/* CSS Document */

/* catalog */
#PageHeadingWpr {
	overflow:hidden;
}

#PageHeadingWpr h2.pageheading {
	float:left;
	width:480px;
}

#PageHeadingWpr #ProductPagination {
	float:right;
	overflow:hidden;
}

#PageHeadingWpr #ProductPagination #Previous {
	float:left;
	width:75px;
}

#PageHeadingWpr #ProductPagination #Next {
	float:left;
	width:60px;
	padding-left:15px;
}

#PageHeadingWpr #ProductPagination a {
	font-weight:bold;
}

#ProductInformation {
	padding-bottom:40px;
}

#ProductInformation .ProductImageWpr {
	width:190px;
	float:left;
	overflow:hidden;
	background-color:#FFFFFF;
}

#ProductInformation .ProductImageWpr .EnlargeImage {
	text-align:right;
	padding-top:5px;
	font-size:10px;
	font-weight:bold;
	background-color:#E7EDF1;
}

#ProductInformation img.ProductImage {
	padding:4px;
	border:1px solid #ADC1CF;
}

#ProductInformation .quanity {
	width:50px;
	height:16px;

}

#ProductInformation #ProductDetails {
	width:480px;
	float:left;
	padding-left:10px;
	text-align:left;
}

#ProductInformation #ProductDescription1 {
	color:#0BA9D7;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
}

#ProductInformation #ProductDescription2 {
	color:#000000;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#ProductInformation table.FormTable {
	border:0;
}

#ProductInformation table.FormTable thead th {
	background-color:#D2DEE6;
	border-bottom:1px solid #ADC1CF;
	border-width:0 0 1px;
	color:#375279;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
}

.discountPrice {
	text-decoration: line-through;
}

#ProductInformation table.FormTable tbody td {
	background-color:#F2F7F9;
	border:0;
	color:#000000 !important;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;
	padding:5px;
}

#ProductInformation input,
#ProductInformation textarea,
#ProductInformation select {
	border:1px solid #ADC1CF;
	color:#496478;
}

#ProductInformation .buttonContainer {
	margin:0;
	padding:5px 0 0 365px;
}

#ProductInformation #submitBtn {
	margin:0 !important;
	border:0 !important;
}

.pagination {
	float:none;
	margin:0 !important;
	
}

.linkContainer .leftWrapper, .boxWpr {
	float:right;
	margin:0;
	width:90px;
}

td.paginationSm {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11.5px;
	color:#000000;
}

td.paginationSm a.paginationSm {
	color:#0BA9D7;
}

span.subCaption {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#496478;
	font-style:italic;	
}

a.groupTitle {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#0BA9D7;
}

div#productImageWpr {
	border:3px solid #A2B2C3;
	width:180px;
	text-align:center;
}

div#RelatedProductInformation {
	overflow:hidden;
	clear:both;
	float:none;
	padding-top:25px;
	width:650px;
}

div#RelatedProductInformation .SectionHeader span {
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	color:#375279;
}

div#RelatedProductInformation #RelatedProductWpr {
	padding:10px 0;
	overflow:hidden;
}

div#RelatedProductInformation .ProductImage {
	clear:left;
	float:left;
	border:1px solid #ADC1CF;
	padding:2px;
	text-align:center;
	width:101px;	
}

div#RelatedProductInformation #ProductDescriptionWpr {
	float:left;
	width:490px;
	padding-left:16px;
}

div#RelatedProductInformation #ProductDescriptionWpr #ProductDescription1 {
	font-size:15px;
}

div#RelatedProductInformation #ProductDescriptionWpr #ProductPrice {
	color:#000000;
	font-size:12px;
}

div#RelatedProductInformation #ProductDescriptionWpr #ProductDescription2 {
	font-size:11px;
	color:#496478;
}

img.productGroupSmImage {
	border:3px solid #A3B3C4;
}
