/* Product Detail Pages */
#productcontent {
	float:left;
	clear:left;
	padding-left:15px;
	padding-top:15px;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
}
#ilink1 .ilink, a.ilink:link, a.ilink:visited {
	text-decoration:none;
	height: 40px;
	width: 200px;
	text-align:center;
	float:left;
	clear:left;
	position:relative;
	border-bottom:1px dotted #333;
	vertical-align:middle;
	background-color: #BAC1CB;
	background-image: url(../images/customer/gradbg.png);
	background-repeat: repeat-x;
}
#ilink2 a.ilink:hover {
	background-color:#666666;
	height:187px;
}
#ilink2 .ilink, a.ilink:link, a.ilink:visited {
	text-decoration:none;
	height: 50px;
	width: 200px;
	text-align:center;
	float:left;
	clear:left;
	left:0px;
	top:0px;
	position:relative;
	border-bottom:1px dotted #333;
	vertical-align:middle;
	background-color: #BAC1CB;
	background-image: url(../images/customer/askus.png);
	background-repeat: no-repeat;
}
#ilink2 a.ilink_fr:hover {
	background-color:#999999;
	height:187px;
}
#ilink2 .ilink_fr, a.ilink_fr:link, a.ilink_fr:visited {
	text-decoration:none;
	height: 50px;
	width: 200px;
	text-align:center;
	float:left;
	clear:left;
	left:0px;
	top:0px;
	position:relative;
	border-bottom:1px dotted #333;
	vertical-align:middle;
	background-color: #BAC1CB;
	background-image: url(../images/customer/askus_fr.png);
	background-repeat: no-repeat;
}
#ilink1 a.ilink:hover {
	background-color:#666666;
}
#productcontent .productheader{
	font-size:14px;
	font-weight:bold;
	
}
#productarea {
	float:left;
	width:400px;
	position:relative;
	padding-right:15px
}
#productinfobox {
	padding-left:10px;
	padding-right:10px;
	position:relative;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 5px solid;
	border-top:#999999 1px solid;
	width:745px;
}

/*Resource Pages*/
#resource {
	padding-left:15px;
	padding-top:15px;
	width:575px;
}
#resource .text {
	font-size:11px;
	text-decoration:none;
	padding-bottom:5px;
	color:#333333;
	line-height: 15px;
	font-weight: normal;
	list-style-image:url(../images/bullet_square.gif);
}
#resource .title {
	font-size:15px;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:7px;
	font-weight:bold;
	position:relative;
	clear:left;
	color:#FFFFFF;
	width:100%;
	margin-left:-15px;
	margin-right:15px;
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#resource .head {
	padding-top:10px;
	padding-bottom:5px;
	font-size:13px;
	text-decoration:none;
	color:#333333;
	line-height: 15px;
	font-weight: bold;
}
#resource a.text, a.text:visited {
	font-weight:bold;
	color:#8E3024;
	text-decoration:none;
}
#resource a.text:hover {
	text-decoration:underline;
	color:#EB552E;
}

/*Product Listing */
#item_container { /*for the listing page*/
	overflow:visible;
	position:relative;
	border-bottom:dashed;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	float:left;
	clear:left;
	padding:5px;
	margin:5px;
	width:100%;
}
#head_bar {
	position:relative;
	float:left;
	clear:left;
	width:100%;
	height:15px;
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
	padding-top:5px;
	padding-bottom:5px;
	background:#999999;
}
#head_bar .hb_heading, a.hb_heading:link, a.hb_heading:visited, a.hb_heading:active, a.hb_heading {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}
#head_bar a:hover {
	text-decoration:underline;
}
#hb_description {
	position:absolute;
	left:95px;
	float:left;
}
#hb_stock {
	position:absolute;
	left:490px;
	float:left;
}
#hb_price {
	position:absolute;
	left:600px;
	float:left;
}
#ic_picture { /*box for picture*/
	float:left;
	left:5px;
	width:78px;
	height:88px;
	padding-right:15px;
	overflow:hidden;
	position:relative;
}
#ic_picture a, a:hover { /*box for picture*/
	padding:0px;
}
#ic_text { /*box for text area*/
	float:left;
	width:400px;
	padding-right:10px;
	overflow:visible;
	position:relative;
}
#item_container .ic_head, a.ic_head, a.ic_head:visited {
	font-size: 14px;
	font-style: normal;
	padding:0px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#item_container a.ic_head:hover {
	text-decoration:underline;
	color:#990000;
}
#item_container .ic_body {
	font-size:10px;
	font-style:normal;
	color:#333333;
	line-height:13px;
	list-style-type:square;
}
#item_container .ic_price {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
	color:#333333;
	line-height:13px;
	list-style-type:square;
}
#item_container .ic_price_red {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	vertical-align:middle;
	text-align:right;
	color:#990000;
	line-height:13px;
	list-style-type:square;
}
#ic_stock { /*box for stock level*/
	float:left;
	width:40px;
	padding-right:10px;
	overflow:visible;
	position:absolute;
	padding-top:37px;
	left:520px;
}
#ic_price { /*box for price*/
	float:left;
	width:100px;
	padding-right:10px;
	vertical-align:middle;
	overflow:visible;
	position:absolute;
	left:570px;
	padding-top:37px;
}
#ic_cart { /*box for cart*/
	float:left;
	width:100px;
	vertical-align:middle;
	padding-right:10px;
	overflow:visible;
	position:absolute;
	left:680px;
	padding-top:39px;
}


/* promotion boxes */
#promo_container {
	overflow: hidden;
	position: relative;
	visibility: visible;
	height: 120px;
	width: 170px;
	margin: 5px;
	padding: 3px;
	float: left;
	border: 1px dotted #333333;
	display:inline;
}
#specialPagePromo {
	overflow: hidden;
	position: relative;
	visibility: visible;
	width:350px;
	height: 120px;
	margin: 5px;
	padding: 3px;
	float: left;
	border: 1px dotted #333333;
	display:inline;
}
.promo_c_head, a.promo_c_head:link, a.prommo_c_head:visited {
	
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
	display:inline;
}
a.promo_c_head:hover {
	text-decoration: underline;
}
.promo_c_subhead {
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	clear: left;
	float: left;
	width: auto;
	padding-bottom: 3px;
	display:inline;
}
.promo_c_body {
	
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	height: auto;
	width: auto;
}
.promo_c_price {
	font-size: 12px;
	font-weight:bold;
	color:#990000;
	float:left;
	clear:left;
	position:relative;
}
.promo_c_moreinnfo, a.promo_c_moreinnfo:link, a.promo_c_moreinnfo:visited {
	
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#990000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	right:3px;
	bottom:3px;
	position:absolute;
	height: auto;
	width: auto;
	border: 1px solid #666666;
	margin-top: 3px;
	clear: left;
	display:inline;
	white-space:nowrap;
}
a.promo_c_moreinnfo:hover {
	text-decoration: underline;
}
#promo_container_box {
	clear: left;
	float: left;
	height: auto;
	width: 100px;
	display:inline;
}
#promo_container_picture {
	clear: right;
	float: right;
	height: 68px;
	width: 60px;
	position:absolute;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	right:5px;
	bottom:10px;
	z-index:-1;
}
#promo_header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	clear: left;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	overflow: visible;
	position: relative;
	visibility: visible;
	padding-left: 5px;
	width: 571px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	text-transform: uppercase;
}
#indexcontent {
	width:575px;
	height:auto;
	position:relative;
	float:left;
	border-right-style:solid;
	border-right-width:1px;
	overflow:hidden;
	margin-left:-1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #999999;
}
#indexcontent_sub {
	width:575px;
	height:auto;
	position:relative;
	float:left;
	clear:left;
}

/*promotion headers*/
#ph_smallbox {
	width:130px;
	height:120px;
	float:left;
	position:relative;
	padding:0px;
	overflow:hidden;
}

/*more dropdown menu classes (new) */
#sddm
{	margin: 0px;
	padding: 1px;
	z-index: 20;
	}

#sddm li
{	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 20;
}
#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	border-right:dotted;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	/*padding: 4px 10px;
	width: 60px;
	background: #5970B2; */
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: center;
	margin:0 1px 0 0;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 20;
	}
	

#sddm li a:hover
{	
	/*background: #49A3FF;*/
	text-decoration: underline;
	z-index: 20;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	color: #FFFFFF;
	z-index: 20;	
}

	#sddm div a
	{	position: relative;
		display: block;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 10px;
	margin:0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	z-index: 20;
		}

	#sddm div a:hover {
	background: #999999;
		color: #FFF}


/* Dropdown Menu Classes */
/* End of dropdown menu classes */

#main_nav {
	width:100%;
	height:14px;
	clear:both;
	visibility: visible;
	background-image: url(../images/bg_but.gif);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	overflow: visible;
	min-width:1100px;
}
#main_nav .headMenu {
	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
}
#main_nav  a.main_nav, a.main_nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
}
#main_nav  a.main_nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content_area {
	overflow: visible;
	visibility: visible;
	min-width:1024px;
	min-height:100px;
	width: 100%;
	clear:both;
	padding:0px;
	margin:0px;
}
#bar {
	color: #333333;
	
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	background-position: left;
	background:url(../images/bar_bg.gif);
	background-repeat:repeat;
}
#bar a.bar:link, a.bar:visited {
	
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#bar a.bar:hover {
	
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline
}
#header_area {
	overflow: visible;
	visibility: visible;
	width: 100%;
	clear:both;
}
#quick_search {
	position:relative;
	top:3px;
	width:263px;
	height:23px;
	float: left;
	left: 20px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
}
#quick_search .small, a, a:visited {
	
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#quick_search a:hover {
	text-decoration: underline;	
}
#ad{
	height:93px;
	margin-top:5px;
	overflow: hidden;
	visibility:visible;
	float:left;
}
#banner {
	width:100%;
	clear:both;
	padding:0;
	margin:0;
	border:0;
	
}
#button_bar {
	width:100%;
	visibility: visible;
	clear:both;
}
#header_right{
	left: 680px;
	top:0;
	position:absolute;
	margin-top:5px;
	float: left;
	visibility: visible;
}
#logo {
	height:93px;
	overflow: hidden;
	float:left;
}
#user_info {
	padding-top:7px;
	font-size: 10px;
	color: #333333;
	visibility: visible;
	clear:both;
}
#footer {
	
	font-size: 10px;
	color: #FFFFFF;
	width:100%;
	height:21px;
	padding-top:6px;
	float:left;
	clear:left;
	position:relative;
	background-image: url(../images/bg_but.gif);
}
#footer a.footer:link, a.footer:visited {
	
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#inner_box {
	padding: 0px;
	margin: 0px;
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 220px;
	list-style-image: url(../images/plus_bullet.gif);
	list-style-position: inside;
	list-style-type: none;
	line-height: 18px;
	color: #000000;
	font-size: 13px;
}
#boxhead1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#footer a.footer:hover {
	text-decoration: underline;
}
#user_info  a.user_info:link, a.user_info:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#user_info a.user_info:hover {
	text-decoration: underline;
}
.textbox {
	
	font-size: 10px;
	color: #666666;
}
a:link, a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bar_head1 {
	
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2px 1px;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 7px;
}
.bar_head1 a.bar_head1:link, a.bar_head1:visited {
	text-decoration: none;
	font-size: 10px;
	list-style-position: inside;
	list-style-type: square;
}
.bar_link1 {
	
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(../images/bullet_square.gif);
	padding-left: 12px;
	list-style-type: none;
}
a.bar_link1:link, a.bar_link1:visited {
	margin:0px;
}
a.bar_link1:hover {
	text-decoration: underline;
}
#boxin {
	margin: 3px;
	padding: 5px;
	float: left;
	position: relative;
}
.exec_tools, a.exec_tools, a.exec_tools:link, a.exec_tools:visited {
	
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 2px 1px;
	margin-top: 7px;
	line-height: 20px;
}
a.exec_tools:hover {
	text-decoration: underline;
	
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 2px 1px;
	margin-top: 7px;
	line-height: 20px;
}
#cartbar {
	position:absolute;
	width:260px;
	height:25px;
	overflow: hidden;
	visibility: hidden;
	left: 781px;
	float: left;
	top: 69px;
}
#cartbar #tabstart {
	background-image: url(../images/customer/tab_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 7px;
	visibility: visible;
	height: 25px;
}
#cartbar #tabend {
	background-image: url(../images/customer/tab_right.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 7px;
	float: left;
}
#cartbar #tabmiddle {
	
	font-size: 10px;
	line-height: 25px;
	text-decoration: none;
	background-image: url(../images/customer/tab_bg.png);
	background-repeat: repeat-x;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.topbar_head1, a.topbar_head1:link, a.topbar_head1:visited {
	
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topbar_red1 {
	font-size: 14px;
	color: #990000;
	line-height: 16px;
	font-weight: normal;
}
a.topbar_head1:hover {
	text-decoration:underline;
}
.topbar_text {
	
	font-size: 11px;
	line-height: 13px;
	list-style-position: outside;
	list-style-image: url(../images/customer/black_bullet.gif);
	list-style-type: none;
	color: #666666;
	font-weight: bold;
}
#tabbar {
	height:19px;
	width:900px;
	float:left;
	position:relative;
}
#tabbar .tablink, a.tablink, a.tablink:visited {
	background-image: url(../images/tab_middle.gif);
	background-repeat:repeat-x;
	height:14px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:auto;
	float:left;
	position:relative;
	top:0px;
	left:0px;
}
#tabbar a.tablink:hover {
	text-decoration:underline;
}
#tabbar .tableft {
	background-image:url(../images/tab_left.gif);
	width:7px;
	height:19px;
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
#tabbar .tabright {
	background-image:url(../images/tab_right.gif);
	background-repeat:no-repeat;
	width:7px;
	height:19px;
	float:left;
	position:relative;
}
#leftbar {
	text-align: left;
}
#leftbar  .lbheading {
	background-image: url(../images/plus_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
#leftbar .lbreg {
	font-size: 10px;
	padding-left: 18px;
	line-height: 14px;
}
#contentFRM {
	position:relative;
	top:0px;
	left:0px;
	width:250px;
	height:50px;
	float:left;
	border:#666666;
	padding:0px;
	}