/*
 * $Id: shop.css 445 2009-06-18 13:25:03Z root $
 */

/* Override processContent layout */
div.processedContent { padding: 0; }

div.shopBody {
	padding: 20px;
}

/* Common shop layout*/
h3.shopTitle {
	background-color: #525252;
	color: #ffffff;
	margin: 0;
	padding: 4px;
	font-size: 1.2em;
}

a.shopButton, a.qfSubmitButton {
	color: #525252;
	background-color: #ffffff;
	border: 1px solid #525252;
	padding: 1px 10px;
	text-align: center;
}
a.shopButton:hover, a.qfSubmitButton:hover {
	text-decoration: none;
}

/* Category Layout Start */
div.shopSeparator {
	background: transparent url('../images/site/category_bg.jpg') repeat-y;
	height: 20px;
	border-top: 1px solid #125089;
}

table#shopTable {
	table-layout: fixed;
	position: relative;
	width: 100%;
	background: transparent url('../images/site/category_bg.jpg') repeat-y;
}
table#shopTable thead td {
	font-weight: bold;
	background-color: #FFEED0;
}

table#shopTable td {
	border-top: 1px solid #125089;
}

table#shopTable div.shopProduct {
	position: relative;
}

table#shopTable td.shopProduct {
	background-color: #ffffff;
	padding: 5px 15px;
	width: auto;
}
table#shopTable td.shopProduct h2 {
	color: #4C4C4C;
	font-size: 1em;
	margin: 0;
	padding-bottom: 5px;
}
table#shopTable td.shopProduct h4 a {
	color: #4C4C4C;
}
table#shopTable td.shopProduct p {
	margin:0;
	padding: 5px 0;
}

table#shopTable td.productAfbeelding {
	background-color: #ffffff;
	font-size: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	width: 171px;
	border-right: 1px solid #125089;
}

table#shopTable td.shopLink {
	text-align: right;
	padding-right: 55px;
}
table#shopTable p.shopPrice {
	color: #a1a1a1;
	font-weight: bolder;
	font-size: 1.2em;
	font-style: italic;
}
table#shopTable p.shopPrice span {
	font-size: 1.3em;
	color: #fe0000;
	margin-left: 0.2em;
	vertical-align: middle;
}
table#shopTable td.shopLink a.shopLink {
	color: #AAC3D7;
	font-size: 0.85em;
	border-left: 1px solid #218ABA;
	padding: 3px 10px;
	margin: 0;
}

/* End Shop overview table style */

/* Shop Product details */
div#productDetail {
	background: transparent url('../images/site/form_key.gif') repeat-y;
}
div#productDetail h2.productTitle {
	margin: 0;
	padding: 6px 0;
	font-size: 1.3em;
}

div#productDetail div.mainImage {
	width: 171px;
	background-color: #ffffff;
	border-right: 1px solid #125089;
	display: inline; /* prevents double margin bug in IE */
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
}
div.mainImage a.mainImage {
	position: relative;
	display: block;
}

div.mainImage div.moreImages {
	border-top: 1px solid #125089;
	border-bottom: 1px solid #125089;
}
div.mainImage div.moreImages a { text-decoration: none; }
div.mainImage div.moreImages a img { margin-top: 4px; }

div#productDetail ul {
	padding: 0;
	margin: 0 0 0 180px;
	list-style-position: inside;
}

div#productDetail p, div#productDetail div.productOrder {
	margin: 0 0 0 180px;
}
div.productOrder { text-align: right; padding: 2px 5px 2px 2px; }

select.compare, table.propertyTable select {
	vertical-align: middle;
	margin-right: 0.5em;
	}

h3.shopTitle {
	clear: both;
	margin: 0;
	font-size: 1.1em;
	padding: 4px 0 4px 10px;

	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background: #104E87 url('../images/site/content_bg.jpg') repeat-y;
}

div#productDetails {}

/* End product detail */

/* Product properties */

table.propertyTable {
	width: 100%;
}
table.propertyTable thead td {
	background-color: #525252;
	color: #ffffff;
}
div.compareTable table.propertyTable thead td h2 { margin: 0; padding: 0; font-size: 1em; }

a.eInfo img { margin: 3px 2px 2px 2px; }

table.propertyTable tr.propertyCategory {
	background-color: #104E87;
	color: #ffffff;
	font-weight: bold;
}
table.propertyTable tr.propertyCategory h4 { padding: 0; margin: 0; }
table.propertyTable tr.infoDescription {
	display: none;
	background-color: #ffffff;
	font-size: 0.85em;

}
table.propertyTable tr.infoDescription td {
	border-top: 1px solid #104E87;
	border-bottom: 1px solid #104E87;
}

table.propertyTable tr.image td { background-color: #eaeaea; }
table.propertyTable tr.image td.image { padding: 0; }
table.propertyTable td {
	padding: 2px;

}
table.propertyTable tr.propertyCategory td {
	border-right-width: 0;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background: #104E87 url('../images/site/content_bg.jpg') repeat-y;
}
table.propertyTable td.shopKey {
	background: #ffffff url('../images/site/form_key.gif') repeat-y;
	color: #ffffff;
	width: 168px;
	padding-right: 15px;
}

table.propertyTable td.shopKey, table.propertyTable tr.infoDescription td {
	padding-left: 4px;
}
table.propertyTable td.shopKey img {
	vertical-align: text-top;
}

table.propertyTable td.col1, table.propertyTable td.col2 {
	width: 260px;
}
/* End Product properties */

/* Product Links */
div#shopLinks {

}
div#shopLinks .shopRelated {  border-bottom: 1px solid #104E87;; padding-left: 4px; }
div#shopLinks .row2 { background-color: #F7F7F7; }
div#shopLinks .relatedImage {
	display: inline;
	float: right;
	margin: 0 0 0 5px;
}

div#shopLinks h5 {
	font-size: 0.9em;
	line-height: 130%;
	margin: 0;
	padding: 2px 0 4px 0;
}

div#shopLinks p { margin: 0; padding: 3px 0; }
/* END Product Links */
/* Begin shop documents */
ul.shopDocuments {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.shopDocuments li {
	padding: 2px 4px;
	border-bottom: 1px solid #dddddd;
}
ul.shopDocuments li.row2 {
	background-color: #F7F7F7;
}
/* End shop documents */

/* Start Shop Cart style */

table#shopCart {
	width: 100%;
	background-color: white;
}

table#shopCart tbody td {
	border-bottom: 1px solid #dddddd;
}

table#shopCart td {
	padding: 2px;
	vertical-align: middle;

}

table#shopCart td.fieldPrice { text-align: right; }
table#shopCart thead td, table#shopCart tfoot td {
	font-weight: bold;
	background-color: #104E87;
	color: #ffffff;
}
/* End Shop cart style */

/* Standard form layout */
form.shopForm {
	margin-top: 1em;
}

table.shopForm {
	table-layout: fixed;
	width: 100%;
	font-size: 0.9em;
	border: 1px solid #525252;
}
form.shopForm input {
	vertical-align: middle;
}

form.shopForm h4.header {
	margin: 6px 0 3px;
	padding: 0;
	font-size: 1.0em;
}

form.shopForm td {
	margin: 0;
	padding: 2px;
	background-color: #EEEBE6;
}

form.shopForm td a {
	/*color: #ffffff; */
}
form.shopForm td.key {
	color: #EEEBE6;
	background-color: #525252;
	padding: 2px 10px;
	width: 130px;
}
form.shopForm input.text, form.shopForm textarea.text {
	width:250px;
	border: 1px solid #989898;
	padding: 1px;
}
form.shopForm textarea.text {
	height: 60px;
}
form.shopForm tr.submitRow td {
	text-align: right;

}
form.shopForm tr.submitRow td.key {
	text-align: left;
}
form.shopForm tr.submitRow td.value { width: 260px; }

form.shopForm tr.orderSubmitRow td {
	text-align: right;
	border-top: 1px solid #525252;
}
form.shopForm tr.header {
	color: #525252;
	font-size: 1.2em;
}
form.shopForm tr.header td {
	padding-left: 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #525252;
	border-top: 1px solid #525252;
}

form.shopForm tr.submitRow input, form.shopForm input.button {
	border: 1px solid #525252;
	color:#525252;
	background-color: #ffffff;
}
form.shopForm input.button {
	width: 254px;
}
form.shopForm tr.submitRow input.btnBack {
	float: left;
}

form.shopForm input.text:focus, form.shopForm textarea.text:focus {
	border-color: #000000;
}

/* Errors */
form.shopForm ul.errors {
	color: #525252;
	border: 1px solid #525252;
	background-color: #EEEBE6;
	padding: 1em 1em 1em 2em;
	margin: 10px 0;
}
form.shopForm .required	{
	font-weight: bold;
	color: #ff0000;
}

p.orderLine {
	margin: 0;
	padding: 0.5em;
	background-color: #eaeaea;
	border-top: 1px solid #525252;
	border-bottom: 1px solid #525252;
	text-align: right;
}

/* Last visited style */
div.lastVisited {

}
div.lastVisited h4 {
	background-color: #525252;
	background-image: none;
}

ol#lastVisited {
	margin: 2px 10px 0px 30px;
	padding: 0 0 2px 0;
	color: #4c4c4c;

}

/* Search result */
p.searchResult, p.message {
	margin: 0;
	padding: 0.7em 0;
}