@charset "utf-8";
/* CSS Document */
#add-this-container {
	float:right;
	display:inline;
	height:16px;
	width:145px;
	padding:5px 0;
	text-align:right!important;
	margin:0;
	text-indent:0px!important;
	overflow:hidden;
}
.product_display {
	width:710px;
	height:auto;
	margin:5px auto;
}
#product_image_display {
	width: 300px;
	text-align: center;
	float: right;
	font-size: 10px;
	background: white;
	color: #2C467B;
	border: white 2px solid;
}
/***************************************************************************************************************************
												Begin Product Info Table Style
***************************************************************************************************************************/  
.productinfo {
	width: 100%;
	border:#C0C0C0 1px solid;
	text-align:center;
	border-collapse:collapse;
}
.productinfo th {
	background: #222;
	color: #efefef;
	font-weight: bold;
	text-align:center;
	font-size: 12px;
	border:1px solid #D4D4D4;
	padding:3px;
}
.productinfo td {
	background: #fff;
	border:#C0C0C0 1px solid;
	font-size: 11px;
	color: #111;
	padding:2px;
	text-align:center;
}
/***************************************************************************************************************************
												Begin Product Nav Style
***************************************************************************************************************************/ 
.product {
	width:710px;
	background:#eee;
	margin:10px 0 0 0;
	overflow:auto;
	font-size:14px;
	font-style:italic;
	padding:5px;
	border:1px solid #ccc;
	border-radius:5px
}
.productImg {
	width:125px;
	background:#fff;
	float:left;
	margin:0px 5px 0px 0px;
	height:125px;
	border:1px solid #ddd;
	border-radius:10px;
	padding:5px
}
.productImg:hover {
	background:#f7f7f7;
	width:125px;
	float:left;
	margin:0px 5px 0px 0px;
	height:125px;
	border:1px solid #7BA2C6;
	padding:5px
}
.productTxt {
	width:395px;
	float:left;
	padding:0;
	font-size:14px;
	font-style:italic;
}
.productTxt h3 {
	font-size:14px;
	color:#007dc3;
	font-weight:bold;
	padding:0 0 10px 0
}
.productTxt a:visited {
	color:#777;
	text-decoration: none;
}
.productTxt a:link {
	color: #007dc3;
	text-decoration : underline;
}
.productTxt a:hover, .productTxt a:active {
	color:#084d8e;
	text-decoration:none;
}
.product-line_nav_wrapper {
	background:#fffbee;
	width:738px;
	height:139px;
	padding:5px;
	margin:10px auto 0 auto;
	border:1px solid #BF674E;
	border-radius:10px;
	font-size:14px;
	font-style:italic;
}
.product-line_nav_wrapper a:link {
	color: #007dc3;
	text-decoration: underline;
}
.product-line_nav_wrapper a:visited {
	color: #717171;
	text-decoration: underline;
}
.product-line_nav_wrapper a:hover, .product-line_nav_wrapper a:active {
	color: #717171;
	text-decoration: none;
}
.product-line_nav_wrapper h4 {
	font-size:14px;
	color:#007dc3;
	font-weight:bold;
	padding:0 0 10px 0
}
.product-line_nav_wrapper img {
	float:right;
	margin:5px;
	max-height:125px;
	max-width:125px;
	padding:2px;
	border-radius:10px;
	box-shadow: 0px 1px 5px 0px #A67D11;
}
	
#product-line_nav_title {
	width: 750px;
	height: 28px;
	line-height:28px;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-indent: 5px;
}
/********************* 
The Price Cart Styles
*********************/
.centered {
	width:750px;
	height:auto;
	margin:10px auto 0 auto;
}
.box-white {
	background:#fff url(../images/table-box.png) repeat-x;
}

#table-box {
	padding:8px;
	font-size:12px;
	margin:20px 0 0 0;
	box-shadow: 0px 1px 5px 0px #aaa;
	border-radius:10px;
}
#table-box .row1 {
	padding:5px 0;
	font-weight:bold;
}
#table-box .row {
	border-top:#CCC 1px solid;
	padding:5px 0;
}
#table-box .row:hover {
	background:#efefef;
}
#table-box .item {
	float:left;
	width:78px;
	line-height:23px;
}
#table-box .small-text {
	font-size:8px;
	padding-top:2px;
}
#table-box .desc {
	float:left;
	width:470px;
	margin-left:2px;
	line-height:23px;
}
#table-box .price {
	float:left;
	width:80px;
	text-align:center;
	line-height:23px;
}
#table-box .btn {
	float:left;
	width:100px;
	margin-left:4px;
	line-height:23px;
}

/********************* 
End Price Cart Styles
*********************/
/*===================================================================
	Begin Related Products Style
===================================================================*/
.related_products_topper {
	width:748px;
	height:25px;
	line-height:25px;
	font-size:20px;
	font-style:italic;
	letter-spacing:4px;
	background:#f7f7f7;
	color:#007DC3;
	border:1px solid #007DC3;
	clear:both;
	margin:5px auto;
	text-align:center;
	border-radius:5px;
}
.related_products_topper p {
	margin:0px;
}
.related_products_display {
	width:233px;
	height:186px;
	float:left;
	margin:1px 0px 2px 10px;
	border:1px solid #007DC3;
	text-align:center;
	border-radius:5px;
}
.related_products_display img {
	vertical-align:middle;
}
.related_products_display h4 {
	width:219px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#63060b;
	padding:6px 0 18px 0;
	margin:0;
	line-height:12px;
}
.related_products_display h4 a {
	color:#9A0910;
	text-decoration:none
}
.related_products_display h4 a:hover {
	text-decoration:underline
}
/*image added styles*/
#product_details_image {
	width:350px;
	height:360px;
	float:right;
	background:#fff;
	margin:4px;
	position:relative;
}
#product_details_image a {
	outline:none;
}
#product_details_image img {
	max-height:300px;
	max-width:300px;
	padding:2px;
/*	border:1px solid #ccc;*/
	border-radius:5px;
}
#product_details_image_pdf {
	width:50px;
	height:50px;
	text-align:center;
	position:absolute;
	top:0px;
	left:300px;
}
#product_details_image_youtube {
	width:50px;
	height:50px;
	text-align:center;
	position:absolute;
	top:75px;
	left:300px;
}
#product_details_image_zoom {
	width:50px;
	height:50px;
	text-align:center;
	position:absolute;
	top:150px;
	left:300px;
	z-index:1;
}
#product_details_image_thumb {
	width:300px;
	margin:0 auto 0 auto;
	text-align:center;
	position:absolute;
	top:310px;
	left:0px;
}
#product_details_image_thumb img {
	max-height:50px;
	max-width:50px;
	margin:4px;
	padding:2px;
	border:1px solid #ccc;
	border-radius:5px;
}