@charset "utf-8";
/* CSS Document */
.product_title {
	min-height:30px;
	position:relative;
	margin:5px auto;
}
.product_title h3 {
	color:#06F;
	margin:0;
}
#add-this-container {
	float:right;
	display:inline;
	height:auto;
	width:145px;
	padding:7px 0;
	text-align:right!important;
	margin:0;
	text-indent:0px!important;
	overflow:hidden;
}
.product_display {
	width:100%;
	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:100%;
	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:#fff;
	min-height:139px;
	padding:5px;
	margin:10px auto 0 auto;
	border:1px solid #112237;
	border-radius:10px;
	font-size:14px;
	font-style:italic;  */
}

.product-line_nav_wrapper {
    background: #fff;
    width: 48%;
    float: left;
    height: 149px;
    padding: 5px;
    margin: 1%;
    border: 1px solid #11808c;
    border-radius: 10px;
    font-size: 14px;
    font-style: italic;
    display: inline!important;
    overflow: hidden;
    position: relative;
}
@media (max-width: 640px) {
.product-line_nav_wrapper {
    background: #fff;
    width: 98%;
    float: left;
    height: 149px;
    padding: 5px;
    margin: 1%;
    border: 1px solid #11808c;
    border-radius: 10px;
    font-size: 14px;
    font-style: italic;
    display: inline!important;
    overflow: hidden;
    position: relative;
}	
}
.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;
	margin:0
}
.product-line_nav_wrapper img {
	float:right;
	margin:5px;
	height:125px;
	width:125px;
	padding:2px;
	border-radius:10px;
	box-shadow: 0px 1px 5px 0px #112237;
}
	
#product-line_nav_title {
	height: 28px;
	line-height:28px;
	margin: 5px 0px 10px 0px;
/*	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;  */
	text-indent: 5px;
}
#product-line_nav_title h3 {
	margin:0;
}
/********************* 
The Price Cart Styles
*********************/
.centered {
	width:100%;
	height:auto;
	margin:10px auto 0 auto;
}
.box-white {
/*	background:#fff url(../images/table-box.png) repeat-x;  */
	background:#fff;
}

#table-box {
/*	width:100%;  */
	padding:5px;
	font-size:12px;
	margin:20px 0 0 0;
	box-shadow: 0 1px 10px 0 #999;
	border-radius:5px;
}
#table-box img {
	margin:0!important;
}
#table-box .row1 {
	padding:5px 0;
	font-weight:bold;
}
#table-box .row {
	border-top:#b2d38b 1px solid;
	padding:5px 0;
}
#table-box .row:hover {
	background:#efefef;
}
#table-box .item {
	float:left;
	width:15%;
	line-height:23px;
	white-space:nowrap;
	overflow:hidden;
	font-size:10px;
}
#table-box .small-text {
	font-size:8px;
	padding-top:2px;
}
#table-box .desc {
	float:left;
	width:55%;
	line-height:23px;
	text-indent:10px;
}
#table-box .price {
	float:left;
	width:12%;
	text-align:center;
	line-height:23px;
	font-weight:bold;
	color:#06F;
	font-size:1.25em;
}
#table-box .sale_price {
	float:left;
	width:12%
	text-align:center;
	line-height:23px;
	font-weight:bold;
	color:#393;
	font-size:1.25em;
}
#sale_price_div {
	float:right;
	width:300px;
	text-align:center;
	font-weight:bold;
	color:#393;
	font-size:1em;
	margin:0;
}

#table-box .old_price {

	text-align:center;
	line-height:23px;
	font-weight:bold;
	color:#555!important;
	font-size:.75em!important;
	text-decoration:line-through!important;

}
#table-box .old_price_label {
	text-align:center;
	line-height:23px;
	font-weight:bold;
	color:#555!important;
	font-size:.75em!important;

}

#table-box .quantity {
	float:left;
	width:5%;
	text-align:center;
	line-height:23px;
	font-size:.9em;
}
#table-box .qty_input {
	width:100%;
	height:20px;
	padding:0;
	margin:auto;
	text-align:center;
	font-size:.9em;
	border:1px solid #aaa;
	border-radius:5px;
}
#table-box .btn {
	float:left;
	width:13%;
	line-height:23px;
}

@media (max-width: 768px) {
#table-box .row1 {
	display:none!important;
}
#table-box .item {
	float:left;
	width:23%;
	line-height:23px;
}
#table-box .desc {
	float:left;
	width:77%;
	line-height:23px;
	text-indent:1%;
}
#table-box .price {
	float:left;
	width:25%;
	text-align:left;
	line-height:23px;
	font-weight:bold;
	color:#A03C63;
	font-size:1.25em;
}
#table-box .sale_price {
	float:left;
	width:25%;
	text-align:center;
	line-height:23px;
	font-weight:bold;
	color:#393;
	font-size:1.25em;
}	
#table-box .quantity {
	float:left;
	width:25%;
	text-align:center;
	line-height:23px;
	font-size:.9em;
}
#table-box .qty_input {
	width:25%;
	height:20px;
	padding:0;
	margin:auto;
	text-align:center;
	font-size:.9em;
	border:1px solid #aaa;
	border-radius:5px;
}
#table-box .btn {
	float:left;
	width:50%;
	line-height:23px;
}	
}

/********************* 
End Price Cart Styles
*********************/
/*===================================================================
	Begin Related Products Style
===================================================================*/
.related_products_topper {
	width:100%;
	font-size:1.5em;
	font-style:italic;
	letter-spacing:4px;
	background: linear-gradient(#fff, #ccc);
	color:#C03;
	border:2px dotted #C03;;
	margin:5px auto;
	padding:1%;
	text-align:center;
	border-radius:5px;
}
.related_products_topper p {
	margin:0;
}
.related_products_display {
	width:31%;
	height:186px;
	float:left;
	margin:1%;
	border:4px solid #C03;
	text-align:center;
	border-radius:10px;
	position:relative;
}
@media (max-width: 640px) {
.related_products_display {
	width:98%;
	height:186px;
	float:left;
	margin:1%;
	border:4px solid #C03;
	text-align:center;
	border-radius:10px;
	position:relative;
}	
}
.related_products_display img {
	float:none;
	vertical-align:middle;
}
.related_products_display h4 {
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#63060b;
	padding:6px 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 {
	background:none;
	width:300px;
/*	height:305px;  */
	height:auto;
	float:right;
	margin:4px;
	position:relative;
}

@media (max-width: 480px) {
#product_details_image {
	width:310px;
	height:305px;
	float:none;
	margin:0 auto;
	position:relative;
}
}




#product_details_image a {
	outline:none;
}
#product_details_image img {
	max-height:240px;
	max-width:240px;
	padding:2px;
/*	border:1px solid #ccc;*/
	border-radius:5px;
	float:left;
}
#product_details_image_pdf {
	width:50px;
	height:50px;
	text-align:center;
	float:left;
}

#product_details_image_zoom {
	width:50px;
	height:50px;
	text-align:center;
	position:absolute;
	top:65px;
	right:5px;
	z-index:1;
}
#product_details_image_thumb {
	width:300px;
	height:56px;
	margin:0 auto 0 auto;
	text-align:center;
/*	position:absolute;
	bottom:2px;
	left:0px;*/
}
#product_details_image_thumb img {
	max-height:50px;
	max-width:50px;
	margin:2px;
	padding:2px;
	border:1px solid #ccc;
	border-radius:5px;
}