@import url("common/probox-listgrid.css");
@import url("common/grid.css");
@import url("common/productinfo.css");
/*#################################### 
SHORT DISC TEXT CSS
####################################*/
.shortdisc_box {
	margin-bottom:10px;
	min-height:1px;
	border:1px solid #E5E5E5;
	padding:2px;
	}
.shortdisc_box h1 {
	margin-bottom:5px;
	color:#0C49AC;
	font-family:"Trebuchet MS";
	font-size:120%;
	}
.shortdisctxt_content{
	display:block;
	font-size:100%;
	color:#CF3A33;
	padding:8px 10px;
	background-color:#FDFBEF;
	font-weight:bold;
	}
.proinfo .th_image .grid_3 {
	margin-left:2px;
	margin-left:2px;
	}
.proinfo .th_image .grid_3 .gridbox {
	width:33.33%;
	
	}
/*.leftgalleryarrow {
	margin-right:10px;
	background-image:url(../images/galleryleftimg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:55px;
	width:9px;
	position:absolute;
	left:0px;
	top:0px;
}
.leftgalleryarrow:hover {
	background-position:left -55px;
}
.leftgalleryarrowactive  {
	margin-right:5px;
	background-image:url(../images/galleryleftimg.gif);
	background-repeat:no-repeat;
	background-position:left -55px;
	display:block;
	height:55px;
	width:9px;
	position:absolute;
	left:0px;
	top:0px;
}
.rightgalleryarrow {
	margin-left:5px;
	background-image:url(../images/galleryrightimg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:55px;
	width:9px;
	position:absolute;
	right:0px;
	top:0px;
}
.rightgalleryarrow:hover {
	background-position:left -55px;
}
.rightgalleryarrowactive {
	margin-left:10px;
	background-image:url(../images/galleryrightimg.gif);
	background-repeat:no-repeat;
	background-position:left -17px;
	display:block;
	height:55px;
	width:9px;
	position:absolute;
	right:0px;
	top:0px;
	display:block;
}*/


/*##################################
PRODUCT INFO CSS
##################################*/
.sharingoptions {
	border-bottom:1px solid #E6E6E6;
	border-top:1px solid #E6E6E6;
	padding:5px 0;
	margin-bottom:15px;
	font-size:80%;
	}
.sharingoptions table td table td{
	padding:2px;
	}
.sharingoptions table td table {
	float:left;
	margin:0 7px;
	}
.sharingoptions a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
/*#################################### 
SHORT DISC TEXT CSS
####################################*/
.shortdisc_box {
	margin-bottom:10px;
	min-height:1px;
	border:1px solid #E5E5E5;
	padding:2px;
	}
.shortdisc_box h1 {
	margin-bottom:5px;
	color:#0C49AC;
	font-family:"Trebuchet MS";
	font-size:120%;
	}
.shortdisctxt_content{
	display:block;
	font-size:100%;
	color:#333333;
	padding:8px 10px;
	background-color:#EFF6FB;
	font-weight:bold;
	}
.proinfo .th_image .grid_3 {
	margin-left:1px;
	margin-right:1px;
	padding-left:7px;
	}
.proinfo .th_image .grid_3.gridbox {
	width:33.3%;
	}
.leftgalleryarrow {
	margin-right:10px;
	background-image:url(../images/galleryleftimg.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	display:block;
	height:92px;
	width:9px;
	position:absolute;
	left:0px;
	top:0px;
	outline:none;
}
.leftgalleryarrow:hover {
	background-position:left -65px;
	outline:none;
}
.leftgalleryarrowactive  {
	margin-right:5px;
	background-image:url(../images/galleryleftimg.gif);
	background-repeat:no-repeat;
	background-position:left -65px;
	display:block;
	height:92px;
	width:9px;
	position:absolute;
	left:0px;
	top:0px;
	outline:none;
}
.rightgalleryarrow {
	margin-left:5px;
	background-image:url(../images/galleryrightimg.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	display:block;
	height:92px;
	width:9px;
	position:absolute;
	right:0px;
	top:0px;
	outline:none;
}
.rightgalleryarrow:hover {
	background-position:left -65px;
	outline:none;
}
.rightgalleryarrowactive {
	margin-left:10px;
	background-image:url(../images/galleryrightimg.gif);
	background-repeat:no-repeat;
	background-position:left -65px;
	display:block;
	height:92px;
	width:9px;
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	outline:none;
}

#productreview h4{
	background-color:#FFB000;
	background-image:url(../images/yel-bgimg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0px;
	padding:5px 10px;
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:130%;
	font-weight:normal;
	}
#productreview .contentbox1,
.product_details .contentbox1{	
	padding:0px;
	}
