div.navcontainer{
	background: #00592c url("../img/topmenu_grad.gif") left top repeat-x;
}

div.navyellow{
	background: #ffa318 url("../img/topmenu_grad_yellow.gif") left bottom repeat-x;
}

div.navselector{
	background: none;
}

div.textmenu div.topitem{
	position: relative;
}

td.topitem{
	padding: 2px 0 0 0;
}

div.textmenu div.iebug{
}

div.textmenu div.topitem div.submenu{
	position: absolute;
	left: 0;
	top: 100%;
	background: #006633;
	display: none;
}

div.textmenu div.topitem div.submenu_alignright{
/*
	$("div.submenu_alignright", $(this)).css("right", 0);
	$("div.submenu_alignright", $(this)).css("left", "auto");
*/
	right: 0;
	left: auto;
}


div.textmenu div.topitem div.submenu_alignright{
}

div.textmenu div.topitem div.item {
	white-space: nowrap;
	padding: 1px 0 2px 0;
}

div.textmenu div.item img.l{ width: 9px; height: 1px; }
div.textmenu div.item img.r{ width: 24px; height: 1px; }

div.textmenu div.topitem div.has_sub{
	background: url("../img/sub.gif") right center no-repeat;
	position: relative;
}

div.textmenu div.topitem div.sub_hover{
	display: block;
}

div.textmenu div.item:hover,
div.textmenu div.item_hover{
	background: #f99500;
	cursor: pointer;
}

div.navyellow div.topitem div.submenu{
	background: #f99500;
}

div.navyellow div.item:hover,
div.navyellow div.item_hover{
	background: #006633;
}

div.textmenu div.submenu div.submenu{
	top: 0;
	left: 100%;
}

div.textmenu div.topitem a{
	color: #ffffff;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none !important;
}

div.textmenu td.topitem {
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

div.textmenu  div.topitem{
	height: 21px;
	padding: 3px 1ex 0 1ex;
}

div.navselector td.topitem{
	border-right: none;
	border-left: none;
}

.mitem{margin-bottom: 1px;}
.mitem div.t{background: #ffffff url("../img/m_side.gif") left top repeat-x;}
.mitem div.b{background: url("../img/m_b.gif") left bottom repeat-x;}
.mitem div.l{background: url("../img/m_side.gif") left bottom repeat-y;}
.mitem div.r{background: url("../img/m_side.gif") right bottom repeat-y;}
.mitem div.tl{background: url("../img/m_tl.gif") left top no-repeat;}
.mitem div.tr{background: url("../img/m_tr.gif") right top no-repeat;}
.mitem div.bl{background: url("../img/m_bl.gif") left bottom no-repeat;}
.mitem div.br{background: url("../img/m_br.gif") right bottom no-repeat;}
.mitem td.pad{padding: 7px 10px 10px 10px;}
.mitem a{
	color: f99601;
	font-weight: bold;
	font-size: 14px;
}

.grey_rc div.b{background: #e8e8e8 url("../img/c_b.gif") left bottom repeat-x;}
.grey_rc div.l{background: url("../img/c_l.gif") left bottom repeat-y;}
.grey_rc div.r{background: url("../img/c_r.gif") right bottom repeat-y;}
.grey_rc div.tl{background: url("../img/c_tl.gif") left top no-repeat;}
.grey_rc div.tr{background: url("../img/c_tr.gif") right top no-repeat;}
.grey_rc div.bl{background: url("../img/c_bl.gif") left bottom no-repeat;}
.grey_rc div.br{background: url("../img/c_br.gif") right bottom no-repeat;}
.grey_rc td.pad{padding: 7px 7px 5px 7px;}
.grey_rc h1{
	font-size: 1.6em;
	font-weight: normal;
}

.grey_rc h1,
.grey_rc h2,
.grey_rc h3,
.grey_rc h4,
.grey_rc h5,
.grey_rc h6 {
	color: #333333;
	padding-left: 16px;
	padding-right: 16px;
	margin: 0;
}

table.white_rc {clear: both;}
.white_rc div.t{background: #ffffff url("../img/w_side.gif") left top repeat-x;}
.white_rc div.b{background: url("../img/w_b.gif") left bottom repeat-x;}
.white_rc div.l{background: url("../img/w_side.gif") left bottom repeat-y;}
.white_rc div.r{background: url("../img/w_side.gif") right bottom repeat-y;}
.white_rc div.bl{background: url("../img/w_bl.gif") left bottom no-repeat;}
.white_rc div.br{background: url("../img/w_br.gif") right bottom no-repeat;}

.white_rc td.bt_pad{padding-bottom: 5px;}

.white_rc td.pad{padding: 20px 20px 20px 20px;}
.smallpad .white_rc td.pad{padding: 10px 10px 10px 10px;}

.grey_rc .white_rc div.tl{background: #ffffff url("../img/c_w_tl.gif") left top no-repeat;}
.grey_rc .white_rc div.tr{background: url("../img/c_w_tr.gif") right top no-repeat;}
.grey_rc .white_rc div.bl{background: url("../img/c_w_bl.gif") left bottom no-repeat;}
.grey_rc .white_rc div.br{background: url("../img/c_w_br.gif") right bottom no-repeat;}

.grey_rc .white_rc td.bt_pad{padding-bottom: 5px;}
.grey_rc .white_rc td.pad{padding: 20px 20px 20px 20px;}


div.tabcontroller {display: none;}

div.tabitem {float: left; margin-right: 2px; cursor: pointer;}

div.tabitem div.bg{background: #eeeeee url("../img/tab_bg.gif") left top repeat-x;}

div.tabitem:hover div.bg,
div.tabitem.hover div.bg,
div.sel div.bg{background: #ffffff;}

div.tabitem b{color: #666666;}
div.sel b{color: #006633;}

.tabitem div.t{background: url("../img/tab_side.gif") left top repeat-x;}
.tabitem div.l{background: url("../img/tab_side.gif") left bottom repeat-y;}
.tabitem div.r{background: url("../img/tab_side.gif") right bottom repeat-y;}
.tabitem div.tl{background: url("../img/tab_tl.gif") left top no-repeat;}
.tabitem div.tr{background: url("../img/tab_tr.gif") right top no-repeat;}

.tabitem td.bt_pad{padding-bottom: 5px;}
.tabitem td.pad{padding: 5px 20px 5px 20px;}

.smallpad .white_rc td.pad{padding: 10px 10px 10px 10px;}
.smallpad ul{
	margin-top: 0;
	margin-bottom: 0;
}

td.content{
	padding: 1ex 1em 1ex 1em;
	border-top: 1px solid #e8e8e8;
}

td.padtb{ padding-top: 14px; padding-bottom: 14px; }
td.padl{ padding-left: 16px; }
td.padr{ padding-right: 16px; }

.catalogueitem {
	float: left;
	margin: 20px 20px 20px 20px;
}

div.name{
	font-size: 11px;
	color: #006633;
	font-weight: bold;
}

div.partnum{
	font-size: 11px;
	color: #999999;
}

div.price_prev{
	font-size: 11px;
	text-decoration: line-through;
	color: #c82e22;
	font-weight: bold;
}

div.price{
	font-size: 11px;
	font-weight: bold;
	color: #474646;
}

div.ct_overflow{
	height: 230px;
	overflow: auto;
	padding-right: 5px;
/*
	border: 1px solid green;
*/
}

div.ct_overflow div.tab{
	height: 230px;
/*
	border: 1px solid red;
*/
}

div.product_new {
	color:red;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}

body{
	margin: 0px 0px 0px 0px;
	background-color:#f7f7f7;
}

.container{
	text-align:center;
}
.border-left{
	background-image:url(../img/bgRepeat_left.gif);
	background-repeat:repeat-y;
	background-position:right;
	width: 30%;
}
.border-right{
	background-image:url(../img/bgRepeat_right.gif);
	background-repeat:repeat-y;
	background-position:left;
	width: 30%;
}
.mainBody{
	background-color:#FFFFFF;
	text-align:left;
}
.footerNav{
	background-image:url(../img/footer-bgRepeat.gif);
	background-repeat:repeat-x;
}
.footerLinks{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:normal; 
	color:#006633; 
	text-align:center; 
	text-decoration:none; 
	padding-top:7px;
}
a.footerLinks:hover{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:normal; 
	color:#9f9e9e; 
	text-align:center; 
	text-decoration:none;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#9f9e9e;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	padding-bottom: 15px;
}
a.copyright:hover{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px; 
	font-weight:normal; 
	color:#9f9e9e; 
	text-decoration:underline; 
}