/* CSS Document */

.imagebox {
	width:265px; 
/*	height:205px;*/
	float:left; 
	margin-right:15px; 
	font-size:11px; 
	color:#999999;
	text-align:center !important;
}
.imageboxinside {
width:265px; 
/*	height:205px; */
}
.imagecontainer {
width:265px; 
	/*height:170px; */
	text-align:center !important
	}
#imagextras {}

.bordertopgray { border-top:#CCCCCC solid 1px; padding-bottom:10px;
padding-top:10px;}

.t { background: url(/site/images/itemtemplate/dot.gif) 0 0 repeat-x;}

.b { background: url(/site/images/itemtemplate/dot.gif) 0 100% repeat-x}

.l { background: url(/site/images/itemtemplate/dot.gif) 0 0 repeat-y}

.r {background: url(/site/images/itemtemplate/dot.gif) 100% 0 repeat-y}

.bl { background: url(/site/images/itemtemplate/bl.gif) 0 100% no-repeat}

.br {background: url(/site/images/itemtemplate/br.gif) 100% 100% no-repeat}

.tl { background: url(/site/images/itemtemplate/tl.gif) 0 0 no-repeat}

.tr { background: url(/site/images/itemtemplate/tr.gif) 100% 0 no-repeat; padding:1px;}

#productmaininfo { float:left; color:#333333;}
#productmaininfo h1 { color:#656565; font-weight:bold; font-size:16px; font-family:Arial, Helvetica, sans-serif !important;}
#productmaininfo img { margin:0; padding:0}
#info2{ border-top: #666666 solid 1px; color:#999999; font-weight:bold; font-size:12px; text-align:left; width:325px; padding-top:5px;}

.watergreen { color:#329a9b;}
.black{ color:#000000;}
.itemtemplateprice { color:#026465; font-weight:bold; font-size:12px; line-height:33px; height:33px;}


.priceboxbg { background-image:url(/site/images/itemtemplate/priceboxbg.gif); background-repeat:repeat-x; height:33px; text-align:left; float: left; padding-left:5px; padding-right:10px;}

/* TabPane
--------------------------------------------------------------------------------------------------------*/

#ItemContenttab {
margin-top:10px;
}
.dhtmlgoodies_tabPane {
	border-bottom: 1px solid #bcbcbc;
	height: 27px;
}
.dhtmlgoodies_aTab {
	border-bottom: 1px solid #bcbcbc;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	font-size:12px;
	padding: 10px;
	text-align:left;
}
.dhtmlgoodies_tabPane DIV {
	background-position: bottom left;
	background-repeat: no-repeat;
	bottom: -1px;
	cursor: pointer;
	float: left;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	position: relative;
	vertical-align: middle;
}
.dhtmlgoodies_tabPane .tabActive {
	background-image: url(http://www.suitecommerce.com/datavolution/tabpane/tab_left_active.gif);
	margin-left: 0px;
	margin-right: 0px;
	z-index: 10;
}
.dhtmlgoodies_tabPane .tabInactive {
	background-image: url(http://www.suitecommerce.com/datavolution/tabpane/tab_left_inactive.gif);
	color: #606060;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 1;
}
.dhtmlgoodies_tabPane .inactiveTabOver {
	background-image: url(http://www.suitecommerce.com/datavolution/tabpane/tab_left_over.gif);
	margin-left: 0px;
	margin-right: 0px;
}
.dhtmlgoodies_tabPane span {
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 27px;
	padding-left: 10px !important;
	padding-right:3px !important;
	text-align:left;
	vertical-align: top;
}
.dhtmlgoodies_tabPane .tabActive span {
	line-height: 27px;
	padding-bottom: 1px;
}
.dhtmlgoodies_tabPane img {
	float: left;
	margin-left:8px;
	margin-top:0px;
}

* html .dhtmlgoodies_tabPane img {
	*margin-top:2px;
}

.RelatedContentCell {
	margin-top:10px;
	margin-bottom:20px;
	width:150px;
	text-align:center !important;
	margin-right:100px;
}
.RelatedCellPhoto {
	background-color:#FFFFFF;
}

.RelatedCellPhoto img {
text-align:center;
border: 0px;
}
.RelatedCellProductname, .RelatedCellProductname a, .RelatedCellProductname a:link, .RelatedCellProductname a:visited, .RelatedCellProductname a:hover {

color:#258080 !important;
font-weight:bold !important;
text-align:center;
padding-top:10px;
font-size:11px;
}
.RelatedCelldescrip {
	text-align:center;
	padding-top:10px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

