@charset "utf-8";
/* CSS Document */

h1{
	font-size: 36px;
	color: #00123C;
	margin: 0px;
	margin-left: 20px;
	border: 0px;
}

h2{
	font-size: 16px;
	color: #012465;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	border: 0px;
	margin-bottom: 3px;
}

.saleh2{
	color: #DD0000;
}

.brandlogo{
	float: right;
}

.productimage{
	float: left;
}

.closewrap{
	width: 500px;
}

.close{
	cursor: pointer;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.close div{
	margin: 2px;
	font-weight: bold;
}

.close:hover{
	border-color: #CC6600;
	color: #CC6600;
}

.smallimagewrapper{
	width: 100px;
	height: 120px;
	text-align: center;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
}

.smallimagewrapper:hover{
	border-color: #CC6600;
	color: #CC6600;
}

.smallimage{
	width: 100px;
	height: 100px;
	float: left;
	border: 1px solid #999999;
	border-color: inherit;
	background-repeat: no-repeat;
	background-position: center;
}

.hidden{
	display: none;
	position: absolute;
	float: left;
}

.visible{
	position: absolute;
	background-color:#FFFFFF;
	padding: 10px;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	margin-left: 20px;
	
	
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}

.productdetailswrap{
	width: 690px;
	float: left;
}

.thumbnailcontainer{
	margin-left: 20px;
	width: 110px;
	float: left;
}

.details{
	width: 560px;
	float: left;
}

.productblurb{
	text-align: justify;
	font-size: 12px;
	color: #333333;
	margin: 10px;
	float: right;
}

.productblurb ul li{

}

.altspellings{
	color: #CCCCCC;
	font-size: 10px;
	margin: 10px;
	width: 420px;
	float: left;
}

.sizes{
	border: 1px solid #003366;
	width: 630px;
	float: left;
	margin-left: 20px;
	border-radius: 5px; 
	-moz-border-radius: 5px;
}

.sizetable{
	margin-left: 20px;
}

.sizebottombuffer{
	width: 630px;
	float: left;
	height: 10px;
}

.first{
	margin-top: 10px;
}

.pricedisclaimer{
	text-align: right;
	padding-left: 100px;
}

.sizename{
	width: 350px;
	font-size: 11px;
	color: #000037;
}

.numeric{
	text-align: right;
	margin-right: 5px;
}

.webprice{
	font-size: 12px;
	font-weight: bold;
	color: #000037;
	width: 60px;
}

.originalprice{
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	text-decoration: line-through;
}

.saleprice{
	color: #FF0000;
	font-size: 12px;
}

.shopprice{
	font-size: 10px;
	color: #666666;
	text-align: right;
	width: 60px;
	margin-right: 6px;
}

.quantity{
	width: 30px;
	font-size: 10px;
	margin-left: 8px;
}

.addbutton{
	font-size: 10px;
	margin-left: 6px;
}

th{
	font-size: 10px;
	font-weight: bold;
	color: #071D23;
}

.linktothisproduct{
	float: left;
	background-image: url(images/Link-to-this-product.jpg);
	background-repeat:no-repeat;
	background-position: 10px 0px;
	padding-top: 16px;
	padding-left: 40px;
	margin: 5px;
	margin-top: 15px;
	width: 500px;
	font-size: 10px;
	color: #999999;
}

.linkfield{
	width: 400px;
	font-size: 10px;
}

.reviews{
	width: 630px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.reviewimagecell{
	width: 60px;
}

.review_text{
	width: 500px;
	font-size: 12px;
	text-align: left;
}

.review_author{
	width: 500px;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

/* -------------  Website section -------------- */

.manuinfo{
	width: 600px;
	margin-left: 20px;
}

.website{
	margin-left: 40px;
	margin-bottom: 20px;
	float: left;
	width: 500px;
}

.website .title a{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.website .url a{
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

/* ----------------------------------------------*/

.extralinks{
	float: left;
	width: 630px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.extralinks a{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.extralinks a:hover{
	color: #888888;
	text-decoration: underline;
}

.fbwrap{
	margin-left: 20px;
}

.equivalents{
	float: left;
	width: 500px;
	padding: 10px;
}

.relatedwrap{
	width: 630px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
}

.relatedwrap h2{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 6px;
	float: left;
	width: 630px;
	color: #6C7B93;
	border-bottom: 1px solid #6C7B93;
}

.relatedthumbnail{
	width: 60px;
	height: 60px;
	border: 0px;
}

.relatedthumbnail .noimage{
	width: 59px;
	height: 59px;
	border: 1px solid #CCCCCC;
}

.related{
	float: left;
	width: 60px;
	margin-right: 10px;
	overflow: hidden;
	font-size: 10px;
	height: 87px;
}

.related a{
	color: #6C7B93;
	text-decoration: none;
	font-weight: normal;
}

.related a:hover{
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}

.comp{
	width: 600px;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
}
