/*
 * $Id$
 */ /* Category overview */
div.shopProduct {
	border-bottom: 1px solid #911400;
	padding: 1px;
	margin-bottom: 10px;
	height: auto !important; /* And we have to fix IE again (hasLayout) */
	height: 1%;
}

div.shopProduct span.title {
	width: 440px;
	float: left;
	color: #911400;
}

div.shopProduct h4 {
	margin: 0;
	color: #4c4c4c;
	height: 22px;
	position: relative;
	font-size: 0.9em;
}

div.shopProduct span.buttons {
	width: 200px;
	float: right;
	text-align: right;
}

div.shopProduct h4 span a {
	margin-left: 5px;
}

div.productDescription a {
	
}

div.productDescription p {
	
}

div.productDescription p.shopPrice {
	font-size: 1.2em;
	font-weight: bolder;
	color: black;
	background-color: inherit;
}

div.productDescription p.shopPrice span {
	
}

/* End category style*/ /* Shop Product details */
div#productDetail {
	border: 0;
	height: auto !important; /* And we have to fix IE again (hasLayout) */
	height: 1%;
	line-height: 150%;
}

div#productDetail h3.productTitle {
	clear: both;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}

div#productDetail div.mainImage {
	float: right;
}

div.mainImage a.mainImage {
	
}

/* no need to display more images for contra-deal*/
div.mainImage div.moreImages {
	display: none;
}

div.mainImage div.moreImages a {
	display: none;
}

div#productDetail ul {
	
}

div#productDetail p,div#productDetail div.productOrder {
	padding: 0;
	margin: 0;
}

div.productOrder {
	float: right;
}

select.compare,table.propertyTable select {
	
}

h4.shopTitle,h3.shopTitle {
	
}

select.compare {
	
}

div.propertyTable,div.compareTable {
	height: auto !important; /* And we have to fix IE again (hasLayout) */
	background-color: #f1f1f1;
	padding: 5px;
	float: right;
	clear: both;
}

table.propertyTable {
	width: 100%;
	float: left;
}

table.propertyTable thead {
	
}

table.propertyTable thead div {
	
}

table.propertyTable thead td {
	
}

table.propertyTable tr.infoDescription {
	
}

table.propertyTable tr.propertyCategory td {
	
}

table.propertyTable tr.propertyCategory td div,table.shopForm tr.header td div
	{
	font-size: 9px;
	font-weight: 800;
	text-transform: uppercase;
}

table.propertyTable td {
	font-size: 11px;
	padding: 1px;
}

div.shopRelated {
	border-bottom: 1px solid #ECEFF2;
	padding-bottom: 10px !important;
}

table.propertyTable td.shopKey {
	
}

table.propertyTable td.shopKey {
	
}

/* End product detail */ /* Begin Documents Layout */
ul.shopDocuments {
	
}

ul.shopDocuments li {
	
}

ul.shopDocuments li a {
	
}

ul.shopDocuments li a:hover {
	
}

/* End Documents Layout*/ /* Related products */
div.relatedProducts {
	border: 0;
	border-top: 1px solid #911400;
	background: none;
	padding: 0;
}

div.relatedRow {
	padding: 0;
	margin-bottom: 10px;
	font-size: 11px;
}

div.relatedRow div {
	padding: 0;
	margin: 0;
	line-height: 120%;
}

div.title {
	color: #911400;
	font-weight: 800;
}

div.foot {
	width: 100%;
	color: #911400;
	background: green !important;
	height: 20px;
}

div.foot span.url {
	width: 400px;
	float: left;
}

div.foot a {
	width: 469px;
	float: right;
}

div.shopTitle {
	font-size: 120%;
	font-weight: 800;
	letter-spacing: -1px;
	color: #911400;
	padding-bottom: 5px;
}

div.relatedProducts div.shopTitle {
	font-size: 130%;
	width: 600px;
	line-height: 170%;
	display: block;
}

/* end related products */ /* start productInfo */
div.productInfo {
	width: 310px;
	float: right;
	border: 0;
	color: #0153A5;
	font-size: 12px;
	background: none;
	padding: 0;
	padding-top: 8px;
}

div.productInfo table td {
	padding-left: 5px;
}

div.productInfo table td.shopKey {
	width: 75px;
	background: #79C144;
	font-weight: 800;
}

div.productInfo table td.shopValue {
	width: 235px;
	background: #ADD98C;
}

div.orderLink {
	text-align: right;
	/*move button 3px down to create some room between table and button*/
	position: relative;
	top: 3px;
	padding: 8px 0px 8px 0px;
}

/* end productInfo */
div#categoryText {
	margin: 0;
	padding: 0;
}

div#categoryText span {
	margin: 0;
	padding: 0;
}

div#shopLinks {
	float: left;
	display: block;
	width: 673px;
}

div#shopLinks a {
	float: right;
}

div#shopLinks p {
	
}

div#shopLinks div.relatedImage {
	
}

/* End Related products */ /* Start Shop Cart style */
table#shopCart {
	width: 100%;
	margin: 15px 0px 15px 0px;
	border: 1px #efefef solid;
}

table#shopCart thead td {
	background:#74C745;
	color:#fff;
}
table#shopCart td {
	font-size: 9px;
	font-weight: 200;
	border: 1px #efefef solid;
	padding-left: 8px;
	color:#0054A5;
	padding:2px;
}

table#shopCart tfoot {
	background: #BCE0A2;
}

table#shopCart td.fieldPrice {
	
}

table#shopCart thead td,table#shopCart tfoot td {
	font-size: 9px;
	font-weight: 800;
	text-transform: uppercase;
}

/* End Shop cart style */ /* Shop Form Layout */
form.shopForm {
	margin: 0;
}

table.shopForm {
	width: 100%;
}

table.shopForm td {
	border:3px solid #fff;
}
input.checkbox {
	width:auto!important;
	vertical-align:middle;
}
tr.submitRow input {
	font-family:Verdana;
	border:1px solid #7E1201;
	background:#8D1500;
	color:#fff;
	font-size:9px;
	font-weight:800;
	padding:0;
	margin:0;
	line-height:10px;
	height:15px;
	margin-right:10px;
	cursor:pointer;
	width:auto!important;
	text-transform: uppercase;
}

table.shopForm td.key {
	display: block;
	width: 150px;
	background: #BCE0A2;
	color: #0054A5;
	line-height: 20px;
	padding-left: 6px;
}

table.shopForm td.value {
	padding-left: 6px;
	text-align: left;
}

form.shopForm input {

	width: 200px;
}

form.shopForm select {
	width: auto;
}

form.shopForm input.text,form.shopForm textarea.text {

	border: 1px solid #007602;

}

form.shopForm input.text:focus,form.shopForm textarea.text:focus {
	
}

form.shopForm textarea.shopText {

	/*why is it width+margin here and just width for other fields? :-\*/
	width: 194px;
	height: 150px;	
}

form.shopForm input.button,form.shopForm tr.submitRow input {
	width: 150px;
	margin-left: 0px;	
	margin-top: 10px;
}

form.shopForm input.button {
	
}

tr.submitRow input.btnBack {
	
}

form.shopForm tr.submitRow td {
	
}

ul.errors {
	
}

/* Last visited style */
ol#lastVisited {
	
}

ol#lastVisited li {
	
}

/* footer */
p.orderLine {
	clear: right;
	display: block;
	margin: 0px;
	padding: 0px;
}

p.orderLine a.qfSubmitButton {
	padding: 1px 13px 1px 13px;
	color: #fff;
	text-align: center;
	font-size: 9px;
	font-weight: 800;
	text-transform: uppercase;
	background: #8D1500;
	border: 1px solid #7E1201;
}

p.orderLine a.qfSubmitButton:hover {
	color: #E2A787;
	border: 1px solid #8D1500;
	text-decoration: none;
}

/* Start shop buttons markup */
a.shopButton {
	padding: 1px 13px 1px 13px;
	color: #fff;
	text-align: center;
	font-size: 9px;
	font-weight: 800;
	text-transform: uppercase;
}

a.shopButton {
	background: #8D1500;
	border: 1px solid #7E1201;
}

a.shopButton:hover {
	color: #E2A787;
	border: 1px solid #8D1500;
	text-decoration: none;
}

a.shopButtonBlue {
	background: #0054A5;
	border: 1px solid #00478B;
}

a.shopButtonBlue:hover {
	color: #9CC6FF;
	border: 1px solid #00478B;
}

a.shopButtonRed {
	background: #8D1500;
	border: 1px solid #7E1201;
}

a.shopButtonRed:hover {
	color: #E2A787;
	border: 1px solid #8D1500;
}

/* End shop buttons markup */ /* Start winkelwagen markup */
div#cart {
	display: block;
}

/* End winkelwagen markup */

/*Search result pager*/
table.searchNavigation {
	
}

table.searchNavigation td.left {
	
}

table.searchNavigation td.main {
	width: 78%;
	text-align: center;
}

table.searchNavigation td.right {
	
}

table.searchNavigation td a {
	text-decoration: none;
	cursor: pointer;
}

table.searchNavigation td a:hover { 
	/*	color: #007400;*/
	text-decoration: none;
	cursor: pointer;
}
/*End search result pager*/
