@import url("common/probox-listgrid.css");
@import url("common/grid.css");
@import url("common/productinfo.css");
@import url("common/formcss.css");

/*##################################
PRODUCT INFO CSS
##################################*/
.sharingoptions {
	border-bottom:1px solid #CFCFCF;
	border-top:1px solid #CFCFCF;
	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;
	}
/*#################################### 
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;
	padding-top:0px;
	margin-top:0px;
	list-style-type:none;
	}
.proinfo .th_image .grid_3 .gridbox {
	width:32.3%;
	padding:0px;
	margin:0px;
	
	}
.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:-12px;
	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;	
	height:92px;
	width:9px;
	position:absolute;
	left:0px;
	top:-12px;
	z-index:9999;
	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:-12px;
	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:-12px;
	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:5px 0 0 0;
	}
.morepad dt{padding-top:32px;  }
/*Product advisor
---------------------*/
.prod_advisor{
	margin:0 0 15px 0;
	padding:0px;
	}
.prod_advisor .flashimage{
	margin-top:15px;
	}
.errorbox {
	position:absolute;
	background-color:#CC0000;
	color:#FFFFFF;
	font-size:80%;
	padding:4px 5px;
	width:100px;
	text-align:left;
	left:86px;
	top:85px;
	}
.arrowleft img{
	position:absolute;
	left:-6px;
	top:10px;
	}
.arrowtop img{
	position:absolute;
	top:-6px;
	left:45%;
	}
