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


.PrdGrpImgCell{}
.PrdGrpTtleCellCont{
	background-image: url(../assets/images/layout/productpage/tbl_cell_grpTitle_bg.jpg);
	background-repeat: repeat-x;
	display: table-cell;
	background-color: #163CAB;
}
.PrdGrpTtleCell{
	padding: 3px;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	display: block;
}

.PrdGrpTtleCell a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 16px;
}


#FinishContainer {
	width:618px;
	background-color:#e6eaf3;
	border:1px solid #163CAB;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	-moz-border-radius:10px
}

#FinishContainer h3{
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	text-align: left;
}
#FinishContainer p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #5C6069;
	text-align: left;
}

#FinishContainer img{
margin:2px;
}

#FinishNotes {
	background-color: #F8F8F8;
	border: 1px solid #D6D6D6;
	padding: 5px;
	width: 618px;
	margin-right: auto;
	margin-left: auto;
		-moz-border-radius:10px
}

#FinishNotes p{
	color: #333333;
	font-size: 10px;
	padding: 0px;
	text-align: left;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#PriceRange {
	background-color: #F1F4FE;
	display: block;
	border: 1px solid #6788EB;
	font-size: 12px;
	padding: 3px;
	width: 425px;
	margin: 0px;
}

#PriceRange p{
	margin: 0px;
	padding: 0px;
}
.roundedcornr_box_481662 {
   background: #ffffff;
}
.roundedcornr_top_481662 div {
	background-image: url(../assets/images/layout/rndcrnr/roundedcornr_481662_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top_481662 {
	background-image: url(../assets/images/layout/rndcrnr/roundedcornr_481662_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.roundedcornr_bottom_481662 div {
	background-image: url(../assets/images/layout/rndcrnr/roundedcornr_481662_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.roundedcornr_bottom_481662 {
	background-image: url(../assets/images/layout/rndcrnr/roundedcornr_481662_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.roundedcornr_top_481662 div, .roundedcornr_top_481662, 
.roundedcornr_bottom_481662 div, .roundedcornr_bottom_481662 {
   width: 100%;
   height: 7px;
   font-size: 1px;
}
.roundedcornr_content_481662 { margin: 0 7px; }

.related_products_cont {
	background-color:#e6eaf3;
	border:1px solid #07328e;
	display:block;
	clear:both;
	padding:5px;
}


.relatedprodIcon {
	display:block;
	width:140px;
	height:24px;
	text-align: center;
	font-size: 14px;
	color: #3366FF;
	text-decoration: none;
	padding-top: 70px;
	border: 1px solid #98AAD8;
}

.relatedprodIcon:hover {
	border-top-color: #3300FF;
	border-right-color: #3300FF;
	border-bottom-color: #3300FF;
	border-left-color: #3300FF;
}

.BrandEntryH1 {
padding:0;
margin:0;
font-size:10px;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
}
.BrandEntryH2{
	padding:0;
	margin:0;
	text-indent:-999999px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	background-repeat: no-repeat;
}

.shipdate {
	font-size: 14px;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
}

