/* @override http://www.arricks.com/css/productStyles.css */

/* CSS Document */

#productsListed {
	position: relative;
	width: 500px;
	float: left;
	overflow: hidden;
	margin: 10px 5px 0px 0px;
	padding: 5px;
	border: 1px solid #b6bec6;
	background: none;
}

#productsListed #title {
	width: 100%;
	background-color: #6c7c88;
	margin: -5px -5px 5px -5px;
	padding: 5px;
	font: "Trebuchet MS","Arial Unicode MS", Arial, Tahoma
}

#productsListed #title a {
	color: #ebede3;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#productsListed #title a:hover {
	background: #006699;
	color: #fff;
	text-decoration: none;
}

#productsListed #footer {
	clear: both;
	width: 100%;
	margin: -5px -5px 5px -5px;
	padding: 5px;
	background: none;
	text-align: right;
	border: none;
}

#productsListed #footer a {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

#productsListed #footer a:hover {
	background: #006699;
	color: #fff;
	text-decoration: none;
}

#productsListed #product {
	position: relative;
	width: 100px;
	float: left;
	text-align: center;
}

#productsListed #product a {
	color: #000;
	font-size: 12px;
	display: inline;
}

#productsListed #product a:hover {
	color: #fff;
	font-weight: bold;
	background-color: #6c7c88;
}

#productsListed #product img {
	width: 85px;
	height: 85px;
	display: block;
}

#productContent8585 {
	float: left;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 110px;
	margin: 3px;
	padding: 3px;
	border: 1px solid #b6bec6;
	background-color: #EDF1F5;
	overflow: hidden;
}

#productContent8585 a {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-color: #fff;
	min-height: 135px;
}

#productContent8585 a:hover {
	background: #006699;
	color: #fff;
	text-decoration: none;
}

#productContent8585 img {
	float: left;
	padding: 0px;
	width: 100px;
	height: 100px;
}

#productContent8585 #price {
	color: #333;
	background-color: #fff;
	font-size: 12px;
}

#productContent8585sale {
	display: inline-table;
	text-align: center;
	vertical-align: top;
	width: 110px;
	margin: 5px 5px;
	padding: 5px;
	border: 1px solid #b6bec6;
	background-color: #e0f29d;
	overflow: hidden;
}

#productContent8585sale a {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-color: #fff;
}

#productContent8585sale a:hover {
	background: #006699;
	color: #fff;
	text-decoration: none;
}

#productContent8585sale img {
	float: left;
	padding: 0px;
	width: 100px;
	height: 100px;
}

#productContent8585sale #priceSALE {
	color: #f00;
	background-color: #fff;
	font-size: 12px;
}

#ProductSpecificContent {
	background: #fff;
	margin-left: 10px;
	height: auto;
}

#ProductSpecificMainImage {
	float: left;
	position: relative;
	width: 410px;
	background-color: #e5e8ec;
	margin-bottom: 20px;
}

#ProductSpecificTitle {
	color: #036;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

#ProductSpecificText {
	font-size: 12px;
	color: #6c7c88;
}

#ProductSpecificText a {
	font-size: 12px;
	color: #036;
	text-decoration: underline;
}

#ProductSpecificHelpBox {
	width: 165px;
	float: right;
	padding: 5px;
	margin: 10px 0px 0px 10px;
	background-color: #e5e8ec;
	border: 1px solid #6c7c88;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: #6c7c88;
}

#ProductSpecificHelpBoxHeader {
	font-size: 12px;
	font-weight: bold;
	color: #d6dd99;
	text-align: left;
	background: #6c7c88;
	display: block;
	margin: -5px -5px 0px -5px;
	padding: 7px;
}

#ProductSpecificHelpBoxContent {
	display: block;
	padding: 5px 5px;
}

#ProductSpecificHelpBoxContent a {
	font-size: 12px;
	color: #036;
	text-decoration: underline;
	display: block;
	margin-bottom: 5px
}

#ProductSpecificHelpBox a:hover {
	background-color: #6c7c88;
	color: #e5e8ec;
	text-decoration: none;
}

#productViews img {
	width: 190px;
	height: 190px;
	border: 1px solid #eee;
	margin: 5px;
	dislpay: inline;
}

#ProductSpecificRightSide {
	width: 200px;
	float: right;
	position: relative;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	background-color: #d6dd99;
	border: 1px solid #596855;
	text-align: left;
	font-size: 10px;
	color: #596855;
}

#ProductSpecificRightSide #productTitle {
	font-size: 16px;
	font-weight: bold;
}

#ProductSpecificRightSide #price {
	font-size: 14px;
	color: #333;
}

#ProductSpecificRightSide #priceOLD {
	font-size: 14px;
	color: #333;
	text-decoration: line-through;
}

#ProductSpecificRightSide #priceSALE {
	font-size: 14px;
	color: #f00;
}

#ProductSpecificRightSideSimProducts {
	width: 180px;
	float: right;
	position: relative;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	background-color: #E5E8EC;
	border: 1px solid #596855;
}

#ProductSpecificRightSideSimProductsHeader {
	font-size: 12px;
	font-weight: bold;
	color: #d6dd99;
	text-align: left;
	background: #6c7c88;
	display: block;
	margin: -5px -5px 0px -5px;
	padding: 7px;
}

#ProductSpecificRightSideSimProducts img {
	width: 75px;
	height: 75px;
	padding: 0px;
	margin: 5px;
	background-color: #E5E8EC;
	border: 1px solid #596855;
}

#pageBodyAdds {
	width: 125px;
	float: right;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

h1.product-header {
	clear: both;
	padding-top: 20px;
}