body{
	font-family:Arial,Verdana, "Trebuchet MS",Georgia, Lucida, Helvetica,Tahoma, sans-serif;
	text-align:center;
	background:#EEEEEE url(../../images/website/bg.jpg) repeat-x;
	font-size:13px;
}
*{
	margin:0; 
	padding:0;
	outline-width:0;
	outline-style:none;
}
img,fieldset{
	border:none;
}
input, textarea, select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
ul,ol,li{
	list-style:none;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#FF5500;
	text-decoration:underline;
}
.showunderline{
	color:#FF5500;
	text-decoration:underline;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*------------------------------Page Structure
*/
#outerwrap{	
	background:url(../../images/website/wood.jpg) no-repeat center 96px;
}
#wrap{
	width:950px;
	margin:0 auto;
	text-align:left;
}
#header{
	width:950px;
	overflow:hidden;
}
#header ul li a{
	color:#000000;
}
#header img{
	margin:10px 0 0 0;
	float:left;
}
#header a img{
	margin:16px 0 0 1px;
	float:left;
}
.topnav{
	width:500px;
	height:24px;
	margin:58px 0 0 0px;
	overflow:hidden;
	display:block;
	font-size:13px;
	padding-left:15px;
	float:left;
}
.topnav li{
	display:block;
	float:left;
}
.topnav a{
	display:block;
	float:left;
	background:url(../../images/website/btnbg.gif) repeat-x 0 -24px;
	height:24px;
	line-height:24px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
.topnav span{
	display:block;
	background:url(../../images/website/leftbtn.gif) no-repeat 0 -24px;
}
.topnav span span{
	display:block;
	background:url(../../images/website/rightbtn.gif) no-repeat top right 0 -24px;
	padding:0px 16px;
}
.topnav li a:hover,.topnav li .select{
	display:block;
	background:url(../../images/website/btnbg.gif) repeat-x 0 0;
	text-decoration:none;
	color:#000;
}
.topnav a:hover span,#header .vandors span,.select span{
	background:url(../../images/website/rightbtn.gif) no-repeat 0 0;
}
.topnav a:hover span span,.select span span{
	background:url(../../images/website/leftbtn.gif) no-repeat 100% 0;
}
.loginname{
	height:22px;
	display:block;
	font-weight:bold;
	margin-top:22px;
	font-size:13px;
	text-align:center;
	display:inline;
	color:#000000;
	line-height:22px;
	position:absolute;
	top:0px;
	left:500px;
}
.logintop{
	width:96px;
	height:22px;
	display:block;
	font-weight:bold;
	margin-top:22px;
	float:right;
	font-size:13px;
	margin-right:46px;
	text-align:center;
	display:inline;
	color:#000000;
	line-height:22px;
}
.logintop:hover{
	text-decoration:none;
	color:#000;
	background:url(../../images/website/logintop.gif) no-repeat center top;
	line-height:22px;
}
#header .login,.righttop .loginl{
	font-weight:bold;
	margin-top:22px;
	float:right;
	font-size:13px;
	height:22px;
	margin-right:53px;
	display:inline;
	color:#000000;
}
.righttop .login{
	font-weight:bold;
	margin-top:28px;
	float:right;
	font-size:13px;
	height:22px;
	margin-right:41px;
	display:inline;
	color:#000000;
	background:url(../../images/website/loginright.gif) no-repeat right top;
}
#header .login:hover,.righttop .login:hover{
	background:url(../../images/website/loginright.gif) no-repeat right top;
}
#header a:hover .loginright,.righttop a:hover .loginright{
	background:url(../../images/website/loginlft2.gif) no-repeat left top;
}
#header .loginright,.righttop .loginright{
	float:left;
	height:22px;
	padding:0 19px;
	line-height:22px;
}
.righttop .loginrightt{
	float:left;
	height:22px;
	padding:0 19px;
	line-height:22px;
	background:url(../../images/website/loginleft22.gif) no-repeat left top;
}
#header .login{
	text-decoration:none;
	cursor:pointer;
}
.nav{
	margin-top:42px;
	height:32px;
}
.nav ul li{
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	position:relative;
}
.nav ul li a{
	padding: 0 10px;
	height:32px;
	display:block;
	line-height:32px;	 
	color:#fff;
}
* html .nav ul li a{
	float:left;
}
.nav ul li a:hover{
	background:#4CAE00 url(../../images/website/navbg.gif) repeat-x;
	text-decoration:none;
	display:block;
	float:left;
	color:#FFFFFF;
}
.nav ul li ul{
	position:absolute;
	left:0;
	top:32px;
	width:140px;
	padding-top:5px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	visibility:hidden;
	border-left:1px solid #E34601;
	border-right:1px solid #E34601;
	background:#FF6623;
}
.nav ul li ul li{
	border-bottom:1px solid #E34601;
	text-transform:none;
	color:#fff;
	width:140px;
}
.nav ul li ul li a{
	text-decoration:none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	display:block;
	font-weight:normal;
	font-size:13px;
	width:133px;
	padding: 9px 0 8px 8px;
	line-height:13px;
	height:auto;
	font-weight:bold;
}
.nav ul li ul li a:hover {
	background:#4CAE00;
}
/* Holly Hack for IE \*/
* html .nav ul li { float: left; height: 1%; }
* html .nav ul li a { height: 1%; }

#mainbody{
	width:950px;
	overflow:hidden;
	background:#fff url(../../images/website/mainbg.gif) repeat-y 10px 0;
	border-bottom:10px solid #fff;
	clear:both;
}
#mainleft{
	width:740px;
	float:left;
	background:#F5F5F5;
	font-size:13px;
	margin-left:8px;
	padding:0 0 10px 10px;
	overflow:hidden;
	display:inline;
	margin-bottom:-2px;
}
*+ html #mainleft {
	margin-bottom:2px;
}
.wel{
	margin:17px 0 -25px 0px;
}
#mainleft p{
	padding-top:5px;
	padding-bottom:5px;
	width:713px;
	font-size:13px;
	line-height: 19px;
	color:#000;
	text-align:justify;
}
.leftlist dd{
	float:left;
	display:inline;
	margin:2px 10px 12px 0px;
}
.leftlist .leftimg{	
	margin-right:20px;
}
.leftlist dd ul{
	width:220px;
	min-height:155px;
	margin-top:0;
	padding:5px 5px 0 5px;
	background:#fff url(../../images/website/leftbg.gif) repeat-x;
}
* html .leftlist dd ul{
	height:100px;
}
*+html .leftlist dd ul{
	margin-bottom:10px;
}
.leftlist dd ul li{
	background:url(../../images/website/bullet.gif) no-repeat 0 6px;
	line-height:19px;
	padding-left:15px;
}
.leftlist dd ul li a{
	color:#000;
}
/*nb for product nav*/
.leftlist2 dd{
	float:left;
	display:inline;
	margin:2px 10px 12px 0px;
}
.leftlist2 .leftimg{	
	margin-right:20px;
}
.leftlist2 dd ul{
	width:220px;
	min-height:40px;
	margin-top:0;
	padding:5px 5px 0 5px;
	background:#fff url(../../images/website/leftbg.gif) repeat-x;
}
* html .leftlist2 dd ul{
	height:100px;
}
*+html .leftlist2 dd ul{
	margin-bottom:10px;
}
.leftlist2 dd ul li{
	background:url(../../images/website/bullet.gif) no-repeat 0 6px;
	line-height:19px;
	padding-left:15px;
}
.leftlist2 dd ul li a{
	color:#000;
}
/*end product nav*/
.listdefault li{
	background:url(../../images/website/bullet.gif) no-repeat 118px 6px;
	line-height:19px;
	padding-left:15px;
	padding-right: 2px;
}
.listdefault li a{
	color:#000;
}
#mainleft h2{
	padding:20px 0 0 21px;
	color:#FF5500;
}
#mainleft .contact{
	padding: 0px 0 0 0px;
	color:#FF5500;
}
#mainleft .account{
	padding:44px 0 0 79px;
	color:#FF5500;
}
#mainright{
	width:220px;
	float:right;
}
#mainright a:hover{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
#mainright .righttop{
	width:200px;
	background:#FFE1D7;
	padding:35px 0 35px 8px;
	margin-right:10px;
	text-align:left;
	margin-bottom:10px;
	overflow:hidden;
	color:#545454;
}
#mainright .righttop ul li{
	width:145px;
	font-size:13px;
	font-weight:bold;
	padding-left:35px;
	float:left;
    padding:10px 0 17px 35px;
}
#mainright .righttop .login{
	display:block;
	margin-right:20px;
	float:left;
}
#mainright img{
	padding-bottom:20px;
}
#mainright .logo1{
	background:url(../../images/website/rightlogo.jpg) no-repeat;
}
#mainright .logo2{
	background:url(../../images/website/rightlog2.jpg) no-repeat;
}
#mainright .logo3{
	background:url(../../images/website/rightlogo3.jpg) no-repeat;
}
#mainright .righttop .login .loginright{
	padding:0 10px;
}
#mainright .righttop{
	margin-right:5px;
}
#mainright ul li span{
	width:38px;
	float:left;
	display:block;
}
.rightbottom{
	width:206px;
	border:1px solid #D4E6F4;
	background:#FFE1D7;
	margin-bottom:10px;
	overflow:hidden;
}
.rightbottom img{
	padding:20px 0 20px 8px;
}
.rightbottom ul{
	padding-left:8px;
}
.rightbottom ul li input{	
	border:1px solid #BCD5E9;
	width:181px;
	padding-left:7px;
	height:18px;
	margin-bottom:5px;
	display:block;
	font-size:13px;
	color:#434343;
	font-family:Arial, Helvetica, sans-serif;
}
.rightbottom ul li textarea{
	width:181px;
	height:72px;
	padding-left:7px;
	margin-bottom:0;
	padding-bottom:0;
	border:1px solid #BCD5E9;
	font-size:13px;
	color:#434343;
	font-family:Arial, Helvetica, sans-serif;
}
.rightbottom .submit{
	width:74px;
	background:url(../../images/website/submit.gif) no-repeat;
	margin:10px 0 25px 8px; 
	border:0;
	height:23px;
	line-height:23px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}
 .rightbottom .add{	
	margin:65px 35px;
}
#footer{
	padding:24px 0 78px 8px;
	font-size:11px;
}
#footer img{
	width:141px;
	float:right;
}
#footer a{
	font-size:11px;
	color:#2D2D2D;
}
#footer p{
	padding-top:15px;
	width:685px;	
	font-size:11px;
	display:block;
	float:left;
	padding-left:8px;
	color:#2D2D2D;
}
/*Account Page*/
.leftbox{
	width:710px;
	background:#fff url(../../images/website/lefttop.jpg) no-repeat 0 25px;
	padding-top:59px;
	border-top:1px dashed #E5E5E5;
}
/*----------------Code by amal*/
.leftcon{
	width:730px;
	float:left;
	background:#F5F5F5;
	font-size:13px;
	padding:44px 10px 10px 10px;
	margin-left:10px;
	overflow:hidden;
	display:inline;
	margin-bottom:10px;
}
.leftcon h1{
	font-size:21px;
	color:#ff5500;
	margin-bottom:5px;
	font-weight:normal;	
}
.formarea,.cramtail,.formarea2{
	width:710px;
	border-top:1px dashed #e5e5e5;	
	border-bottom:1px dashed #e5e5e5;
	padding: 10px 10px;
	background:#fff;
	font-size:13px;
	color:#444444;
}
.formarea dt,.formarea2 dt{
	font-size:17px;
	color:#444444;
	font-weight:bold;
	margin-bottom:10px;
}
.formarea  dd,.formarea2  dd{
	width:600px;
	display:block;
	overflow:hidden;
	margin-bottom:5px;
}
.cramtail2,.formarea3{
	width:710px;
	border-top:1px dashed #e5e5e5;	
	border-bottom:1px dashed #e5e5e5;
	padding:13px 10px 9px 10px;
	background:#fff;
	font-size:13px;
	color:#444444;
	margin-bottom:10px;
}
.formarea3 dt{
	font-size:17px;
	color:#444444;
	font-weight:bold;
	margin-bottom:10px;
}
.formarea3  dd{
	width:600px;
	display:block;
	overflow:hidden;
	margin-bottom:5px;
}
.formarea label{
	width:172px;
	float:left;
	line-height:22px;
}
.formarea input,.formarea select,.formarea .alttxt, .formarea .altsel{
	width:214px;	height:19px;
	border:1px solid #e5e5e5;
	background:#f8f8f8 url(../../images/website/txtbgX.gif) repeat-x;
	padding:1px 0 0 1px;
	font-family:Arial;	
}
.formarea .alttxt{
	width:60px;
	margin-left:5px;
}
.formarea .altsel{
	width:80px;
	height:22px;
	margin-right:5px;
}
.formarea select{
	width:217px;
	height:22px;
}
input.loginbtn,input.submitbtn,input.subbtn2,.regbtn{
	padding:0 0 2px 0; border:0;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	display:inline;
	margin:10px 0 0 325px;
	cursor:pointer;
	color:#2c343b;
}
input.loginbtn{
	background:url(../../images/website/loginbtn.gif) no-repeat;
	width:66px; height:22px;
}
input.loginbtn2{
	padding:0 0 2px 0; border:0;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	display:inline;
	margin:10px 0 0 325px;
	cursor:pointer;
	color:#2c343b;
}
input.loginbtn2{
	background:url(../../images/website/submitbtn.gif) no-repeat;
	width:123px; height:22px;
}
/**/
.formarea .formtitle{
	margin-top:30px;
}
.formarea .space{
	margin:5px 0 0 172px;
}
* html .formarea .space{
	margin:5px 0 0 174px;
}
input.submitbtn{
	background:url(../../images/website/submitbtn.gif) no-repeat;
	width:123px;
	height:22px;
	margin-left:265px;
}
.formhold{
	background:	url(../../images/website/border.gif) repeat-y 365px 0;
	overflow:hidden;
	width:710px;
}
.leftform{
	width:354px;
	float:left;
}
.rightform{
	float:right;
	width:320px;	
}
.rightform a{
	width:58px;
	display:block;
}
.rightform a:hover{
	text-decoration:none;
}
.rightform h3{
	font-size:17px;
	margin-bottom:20px;
}
.formhold label{
	width:77px;
}
.formhold .chkbox,input.chkbox1{
	padding:0;
	width:14px;	height:14px;
	float:left;
	margin:2px 3px 0 78px;
}
input.chkbox1{	
	margin:0 5px 20px 172px;
}
input.lftspace{
	margin:0 0 20px 77px;
}
input.ignorespace{
	margin:0 5px 20px 0;
}
input.rtspace{
	margin:20px 0 0 75px;
}
input.newuserspace{
	margin :0 0 20px 0;
}
.formhold dd{
	width:390px;
}
input.btn2,.regbtn{
	margin:25px 0 0 0;
	background:url(../../images/website/submit.gif) no-repeat;
	width:74px;
}
.regbtn{
	display:block;
	text-align:center;
}
.link{
	font-size:13px;
	color:#ff5500;
	margin-left:77px;
	text-decoration:underline;
}
.link:hover{
	text-decoration:none;
	color:#000;
}
.rtlink{
	font-size:13px;
	color:red;
	text-decoration:underline;
    white-space:nowrap;
}
.rtlink:hover{
	text-decoration:none;
	color:#000;
}
.txt p{
	margin-bottom:7px;
	line-height:21px;
}
.txt2{
	color:#ff5500;
	display:block;
	margin-bottom:20px;
}
.txt3{
	color:#ff5500;
	display:block;
	margin-bottom:0px;
}
.txtlist{
	font-size: 11px;
	display:block;
	margin-bottom:0px;
}
.txtorange{
	color:#ff5500;
	margin-bottom:0px;
}
.txtred{
	color:#D40001;
	margin-bottom:0px;
}
.txtstock{
	display:block;
	margin:5px;
}
.txtnonstock{
	color:#ff5500;
	display:block;
	margin:5px;
}
.txtwebsitenote{
	color:red;
	display:block;
	margin:5px;
	width:500px;
}
.txtwebsitenote2{
	color:red;
	display:block;
	margin:5px;
}
.txt em{
	color:#ff5500;
}
.biglabel label{
	width:260px;
}
.biglabel .space{
	margin-left:260px;
}
.biglabel .space2{
	margin-left:410px;
}
.cramtail{
	padding:0 10px;
	line-height:25px;
	font-weight:bold;
	color:#828282;
	margin:5px 0 5px 0px;	
	overflow:hidden;
}
.cramtail span{
	color:#69AC35;
}
.cramtail a{
	font-weight:bold;	
	color:#828282;	
}
.conarea{
	width:710px;
	overflow:hidden;
	background:url(../../images/website/border.gif) repeat-y 285px 0;
}
.conarea2{
	width:710px;
	overflow:hidden;
}
.conleft{
	float:left;
	width:218px;
	padding-top:2px;
}
.conleft a{
	color:#FF5500;
	text-decoration:underline;
}
.conleft img{
	display:block;
	margin-bottom:0px;
	text-align:center;
}
.conleft12{
	float:left;
	width:218px;
	
}
.conleft12 a{
	color:#FF5500;
	text-decoration:underline;
}
.conleft12 img{
	display:block;
	margin-left:12px;
}
.conright{
	float:right;
	width:415px;
}

.conright2{
	float:right;
	width:518px;
}

.conright2 ul{
	margin:25px 0 25px 20px;
	width:100%;
}
* html .conright2 ul{
	margin:25px 20px 25px 0px;
}
.conright2 ul li a{
	height:20px;
	color:#444444;
	font-size:13px;
}
.conright2 ul li a:hover{
	color:#ff5500;
}
.conright2 ul li img{
	margin:13px 7px 0 0;
}

.conright2btn{
	margin:13px 7px 0 0;
}
.altleftcon{
	padding-top:0;
}
.contop{
	display:block;
	text-align:right;
	overflow:hidden;
	margin-bottom:25px;	
	color:#ff5500;
}
.contop strong{
	display:block;
	float:left;
	margin-top:10px;
}
.contop span{
	display:block;
	float:right;
	color:#FF5500;
	font-weight:bold;
	font-size:15px;
	margin:10px 0 0 10px;
}
.tabcon{
	width:518px;
	height:27px;
	background:url(../../images/website/border2.gif) repeat-x left bottom;
	font-size:11px;
}
.tabcon li{
	display:block;
	float:left;
	margin-right:1px;
}
.tabcon li a{
	height:24px;
	margin-top:3px;
	display:block;
	float:left;
	background:url(../../images/website/tabrightcorn.gif) no-repeat top right;
}
.tabcon li a span{
	height:24px;
	display:block;
	float:left;
	background:url(../../images/website/tableftcorn.gif) no-repeat top left;
	color:#fff;
	line-height:24px;
	padding:0 7px;
}
.tabcon li{
	display:block;
	float:left;
	margin-right:1px;
}
.tabcon li .secttab{
	height:27px;
	margin-top:0px;
	display:block;
	float:left;
	background:url(../../images/website/tabrightcorn2.gif) no-repeat top right;
}
.tabcon li .secttab span{
	height:27px;
	display:block;
	float:left;
	background:url(../../images/website/tableftcorn2.gif) no-repeat top left;
	color:#000;
	line-height:27px;
	padding:0 7px;
}
.tabcontent{
	border:1px solid #A1A0A0;
	border-top:0;
	padding-top:20px;
}
.space2{
	margin-left:10px;
	color:#D40001;
}
.superscript{
	color:#D40001;
}
.leftbox{
	width:710px;
	background:#fff url(../../images/website/lefttop.jpg) no-repeat 10px 25px;
	margin-top:30px;	
	border-top:1px dashed #E5E5E5;
	padding:33px 10px 30px 10px;
	border-bottom:1px dashed #E5E5E5;
	margin-bottom:133px;
	overflow:hidden;
}
.lftlist{
	padding:15px 0 20px 10px;
	background:#FFE1D7;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.lftlist2{
	padding:0px 0 0 10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:#FFE1D7 url(../../images/website/tabletop2.gif) no-repeat;	
	padding-top:0px;
}
.lftlist2 a{
	padding-left:5px;
}
.lftlist2 dd{
	padding:40px 0 0 57px;
	font-weight:bold;
	background:url(../../images/website/bullet2.gif) no-repeat 15px 40px;
	height:18px;
}
.leftbox span{
	padding:0 0 10px 12px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
}
.leftbox b{
	padding:4px 0 0 5px;
	display:block;
	color:#FFFFFF;
}
.leftbox dl{
	padding:5px 0 0 5px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-bottom:30px;
	border-bottom:1px solid #CCCCCC;
}
.lftlist li{
	padding-left:57px;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	background:url(../../images/website/bullet2.gif) no-repeat 10px;
	margin-bottom:15px;
	height:18px;
}
.lftlist li:hover{
	text-decoration:none;
}
.lftlist .lftli{
	margin-bottom:0;
}
.leftbox li a,.leftbox dl dd a{
	text-decoration:underline;
}
#mainleft .leftbox li a:hover,#mainleft .leftbox dl dd a:hover{
	text-decoration:none;
	color:#FF6623;
}
/*Account*/
.leftbox2 table{
	font-size:11px;
	background:#FFE1D7;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;	
	border-left:1px solid #ccc;	
	clear:both;
}
.number{
	width:50px;
	display:block;
	float:left;
}
.leftbox2 table td{
	font-size:11px;
	border-left:2px solid #fff;
	border-top:2px solid #fff;
	padding:0 20px 0 20px;	
}
.leftbox2 table tr{
	height:49px;
}
.leftbox2 table input{
	width:58px;
	text-align:center;
}
.leftbox2 table input.delbtn{
	background:url(../../images/website/delbtn.gif) no-repeat;
	width:64px;	height:22px;
	border:none;
	padding:0 0 2px 0;
	margin:0 5px 0 -15px;
	font-weight:bold;
	font-size:11px;
	color:#222;
	cursor:pointer;
}
.leftbox2 table input.viewitembtn{
	background:url(../../images/website/delbtn.gif) no-repeat;
	width:64px;	height:22px;
	border:none;
	padding:0 0 2px 0;
	margin:0 5px 5px -15px;
	font-weight:bold;
	font-size:11px;
	color:#222;
	cursor:pointer;
}

.delbtn2{
	background:url(../../images/website/delbtn.gif) no-repeat;
	width:64px;	height:22px;
	border:none;
	padding:0 5px 2px 5px;
	margin:0 -35px 0 0px;
	font-weight:bold;
	font-size:11px;
	color:#222;
	cursor:pointer;
}
.leftbox2 h3{
	float:right;
	color:#FF5500;
	padding:13px 22px 0 400px;
}
.leftbox2 h4{
	color:#ff5500;
	padding:30px 0 0 80px;
	clear:both;
}
.navlist{
	width:600px;
	margin:50px 0 0 70px;
	overflow:hidden;
}
.navlist li{
	display:block;
	float:left;
}
* html .navlist input{
	height:27px;
}
*+ html .navlist input{
	height:27px;
}
.navlist input{
	text-decoration:none;
	height:25px;
	border:none;
	background:url(../../images/website/bottombg.gif) repeat-x;
	display:block;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0 5px;
	padding:0 20px 2px 20px;
	cursor:pointer;
}
* html .navlist input{
	padding:0;
}
*+ html .navlist input{
	padding:0;
}
/*Shopping Cart*/
.leftbox2 strong{
	color:#FFFFFF;
}
.leftbox2{
	width:710px;
	background: url(../../images/website/lefttop.jpg) no-repeat 10px 25px;
	overflow:hidden;
	padding:33px 10px 30px 10px;
}
.leftbox4{
	width:710px;
	margin-top:30px;	
	border-top:1px dashed #E5E5E5;
	padding:0px 20px 30px 0px;
	border-bottom:1px dashed #E5E5E5;
	margin-bottom:133px;
	overflow:hidden;
	background:#fff;
}
.prefirst{
	width:90px;
	display:block;
	float:left;
	padding-left:10px;
	color:#FFFFFF;
	padding-bottom:8px;
}
.first{
	width:90px;
	display:block;
	float:left;
	padding-left:10px;
	color:#FFFFFF;
	padding-bottom:8px;
}
.five{
	width:100px;
	display:block;
	float:left;
	padding-left:12px;
	color:#FFFFFF;
	padding-top:12px;
}
.six{
	width:200px;
	color:#FFFFFF;
	display:block;
	float:left;
	padding-top:12px;
}
.seven{
	width:200px;
	color:#FFFFFF;
	display:block;
	float:left;
	padding-top:12px;
}
.second{
	width:230px;
	color:#FFFFFF;
	display:block;
	float:left;
}
.third{
	width:105px;
	display:block;
	float:left;
	color:#FFFFFF;
}
.leftbox3{
	width:710px;
	background:#fff url(../../images/website/lefttop.jpg) no-repeat 10px 25px;
	margin-top:30px;	
	border-top:1px dashed #E5E5E5;
	padding:20px 10px 30px 10px;
	border-bottom:1px dashed #E5E5E5;
	margin-bottom:133px;
	overflow:hidden;
}

.lefttable tr th{
	padding-left:10px;
	color:#000;
	border-right:2px solid #FFFFFF;
	width:198px;
	text-align:left;
}
/*History*/
.lefttable tr{
	height:17px;
}
table td{
	color:#5B5B5B;
}
.lefttable th{
	padding-bottom:6px;
	vertical-align:text-top;
	padding-top:4px;
}
.lefttable{
	margin-top:0px;
	clear:both;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.lefttable select{
	width:147px;
}
.colorrow2{
	margin-bottom:30px;
}

.leftbox3 h3{
	font-size:13px;
	color:#FF5500;
	margin-top:20px;
	clear:both;
	margin-bottom:7px;
}
.lefttable tr td{
	padding-left:10px;
	color:#5B5B5B;
}
.leftbox3 .colorrow{
	width:708px;
	height:22px;
	margin-top:10px;
	background:#FFE1D7;
}
/*Order review*/
.ordertable,.ordertable2{
	width:710px;
	padding:0px 0 8px 0;
	color:#FFFFFF;
	text-align:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:url(../../images/website/tabletop2.gif) no-repeat center 0px;
}
.ordertable td{
	color:#000000;
	font-size:13px;
	color:#5B5B5B;
	border-right:2px solid #FFFFFF;
	text-align:left;
	padding:3px;
}
.ordertable2 td{
	color:#000000;
	font-size:13px;
	color:#5B5B5B;
	border-right:2px solid #FFFFFF;
	text-align:left;
	padding-left:10px;
}
.less td{
	color:#000000;
	font-size:13px;
	color:#5B5B5B;
	border-right:none;
	text-align:center;
}
.less .side{
	border-right:2px solid #FFFFFF;
}
.ordertable tr th,.ordertable2 tr th{
	width:90px;
	text-align:left;
	height:10px;
	vertical-align:top;
	padding-top:10px;
}
.top{
	width:330px;
	display:block;
	padding-left:10px;
}
.bottomul{
	float:right;
	margin-top:15px;
	color:#5B5B5B;
}
.bottomul strong{
	color:#FF5500;
}
.bottomul label{
	width:100px;
	display:block;
	text-align:right;
	margin-right:20px;
	float:left;
}
.bottomul b{
	color:#000000;
}
.leftbox3 textarea{
	width:679px;
	border:1px solid #ccc;
	height:200px;
	font-size:12px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 1px 1px 3px;
	background:#F6FBFF;
	color:#5B5B5B;
}
.leftbox3 tr{
	height:18px;
}
.lefttable2{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	clear:both;
}
.lefttable2 tr td{
	padding-left:10px;
}
.next{
	width:76px;
	border:none;
	height:22px;
	float:right;
	margin:15px 8px 0 0;
	background:url(../../images/website/next.gif) no-repeat;
	cursor:pointer;
}
.conleft2{
	float:left;
	width:355px;
	padding-top:12px;
}
.box{
	width:360px;
	border-top:1px dashed #e5e5e5;	
	margin-top:15px;
	border-bottom:1px dashed #e5e5e5;
	overflow:hidden;
	display:block;
	float:left;
	background:#FFFFFF;
}
.box img{
	margin: 5px 20px 5px 10px;
}
.box strong{
	color:#ff6f48;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
}
.box p{
	margin-top:10px;
	margin-left:10px;
	padding-right:20px;
	font-size:12px;
}
.box img{
	float:left;
}
.box2{
	margin-left:10px;
	display:inline;
}
/*on category pages*/
.boxcategory{
	width:135px;
	height:180px;
	border-top:1px dashed #e5e5e5;	
	margin-top:15px;
	border-bottom:1px dashed #e5e5e5;
	overflow:hidden;
	display:block;
	float:left;
	background:#FFFFFF;
	text-align: center;
}
.boxcategory img{
	margin: 2px 20px 5px 10px;
	text-align: center;
}
.boxcategory strong{
	color:#FF5500;
	padding-top:2px;
	padding-bottom:5px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
	text-align: center;
}
.boxcategory p{
	margin-top:2px;
	margin-left:10px;
	padding-right:20px;
	font-size:12px;
	text-align: center;
}
.boxcategory2{
	margin-left:10px;
}
/*end of category pages*/
.datatable{
	padding-bottom:10px;
}
.datatable tr label {
	font-size:11px;
	display:block;
	line-height:22px;
	padding-left:7px;
	padding-right: 3px;
	color:#212121;
}
.datatable tr label.nonstock {
	font-size:11px;
	display:block;
	line-height:22px;
	padding-left:7px;
	padding-right: 3px;
	color:#ff5500;
}
.datatable .toprow lable{
	background:#4DB100;
}
.datatable .success label{
	color:#4DB100;
	font-weight:bold;
	font-size:13px;
	height:30px;
}
.header{
	padding-left:7px;
	padding-bottom:3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size:11px;
	font-weight: bold;
}
.field{
	width:55px;
	height:16px;
}
.btn{
	margin:0 45px 0 10px;
	display:inline;
	background:url(../../images/website/addbtn.gif) no-repeat;
	width:55px; 	height:20px;
	padding:0;
	border:0;
	cursor:pointer;
}
.datatable tr label span{
	padding-left:50px;
	background:#FFE1D7;
}
.datatable .toprow label span{
	background:#4DB100;
}
.datatable tr{
	height:10px;
}
.colorcol{
	background:#FFE1D7;
	width:290px;
}
.colorcol1{
	background:#FFE1D7;
}
.colorcol2{
	background:#FFE1D7;
	width:90px;
}
.price{
	padding-top:5px;
}
.topmost{
	width:200px;
	background:#FFE1D7;
	padding:35px 0 0 8px;
	margin-right:10px;
	text-align:left;
	margin-bottom:10px;
	overflow:hidden;
	color:#545454;
}
.fieldtext{
	clear:both;
	border:0;
	width:150px;
	height:22px;
	padding:3px 0 0 5px;	
	margin:0 4px 20px 0;
	margin-left:0;
	background:url(../../images/website/searchtext.gif) no-repeat;
}
.topmost ul li{
	display:block;
	float:left;
}
.about{
	padding-bottom:10px;
}
.about p{
	padding:0 20px;
}
.cvv{
	width:55px;
	height:22px;
	line-height:22px;
	padding:3px 4px;
	background:url(../../images/website/cvv.gif) no-repeat;
	cursor:pointer;
}
.card{
	margin-bottom:10px;
}
.lefthdr{
	color:#ff5500;
	padding:30px 0 0 80px;
	clear:both;
}
.search{
	color:#FFF000;
	padding:20px 0 0 0;
}
#header .login2{
	font-weight:bold;
	margin-top:8px;
	float:right;
	font-size:13px;
	height:22px;
	margin-right:51px;
	display:inline;
	color:#000000;
	cursor:pointer;
}
.righttop .login2{
	font-weight:bold;
	margin-top:8px;
	float:right;
	font-size:13px;
	height:22px;
	margin-right:41px;
	display:inline;
	color:#000000;
	background:url(../../images/website/loginright.gif) no-repeat right top;
}
#header .login2:hover{
	background:url(../../images/website/loginright.gif) no-repeat right top;
	text-decoration:none;
}
#header .stanley{
	margin:18px 0 0 0;
	display:block;
}
#mainright2{
	width:180px;
	float:right;
}
#mainright2 table,#mainright2 td{
	border:1px solid #bcd5e9;
	text-align:left;
	margin:3px 0;
}
#mainright2 td{
	padding:2px 3px;
}
.topsearch{
	width:149px;
	height:83px;
	border:1px solid #fab39f;
	background:#FFE1D7;
	margin:10px 0 10px 10px;	
}
* html .topsearch{
	margin:10px 0 10px 10px;
}
*+ html .topsearch{
	margin:10px 0 10px 10px;
}
.topsearch h4{
	background:url(../../images/website/bulletsearch.gif) no-repeat 2px 5px;
	font:bold 13px Tahoma;
	color:#000000;
	margin:6px 0 7px 8px;
	padding-left:10px;
}
.topsearch input{
	width:123px;
	height:14px;
	font-size:11px;
	padding:1px 3px 0;
	border:1px solid #fab39f;
	margin:0 10px 0 9px;
}
* html .topsearch input{
	margin:0 10px 0 0px;
}
*+ html .topsearch input{
	margin:0 10px 0 0px;
}
.topsearch a{
	width:35px;
	margin:9px 10px 0 10px;
	display:block;
}
.productnav{
	width:149px;
	border:1px solid #d4e6f4;
	background:#FFE1D7;
	margin:10px 0 10px 10px;	
	text-align: left;
}
.productnav h4{
	background:url(../../images/website/bulletsearch.gif) no-repeat 2px 5px;
	color:#3d3d3d;
	font-size:13px;
	margin:6px 0 7px 8px;
	padding-left:10px;
}
.productnav ul{
	padding-left:10px;
}
.bottom{
	width:133px;
	margin:10px 0 0 10px;	
	background:#FFE1D7;
	border:1px solid #fab39f;
	padding:9px 8px 5px 9px;
	overflow:hidden;
}
.bottom div{
	color:#5B5B5B;
}
.bottom h4{
	background:url(../../images/website/bulletsearch.gif) no-repeat 1px 5px;
	padding:0 0 0px 10px;
	font:bold 13px Tahoma;
	color:#000000;
}
* html .bottom{
	margin:9px 0 0 10px;
	padding:0 0 -20px 10px;
}
*+ html .bottom{
	margin:9px 0 0 10px;
}
.bottom a{
	float:left;
	display:block;
}
.bottom a:hover{
	text-decoration:none;
	color:#333;
}
.cards{
	width:138px;
	padding:9px 3px 0 9px;
}
* html .cards{
	padding-bottom:10px;
}
*+ html .cards{
	padding-bottom:10px;
}
.cards b{
	padding-top:11px;
	display:block;
	width:136px;
}
.bottom b img{
	float:left;
	margin:0 5px 9px 0;
}
.list li{
	height:15px;
	color:#545454;
}
.bottom ul li p{
	width:73px;
	float:left;
	display:block;
}
.bottom .login2{
	font-weight:bold;
	margin:10px 6px 4px 0;
	float:right;
	font-size:12px;
	display:inline;
	height:22px;
	color:#000000;
	background:url(../../images/website/loginright.gif) no-repeat right top;
}
*+ html .bottompart{
	min-height:100px;
	padding-bottom:6px;
}
* html .bottompart{
	height:100px;
	padding-bottom:5px;
}
.bottompart {
	min-height:100px;
	padding-bottom:5px;
}
html*.bottom .login2{
	[font-size:12px;
	font-size:11px;
	]font-size:12px;
}
.bottom .login2:hover{
	background:url(../../images/website/loginright.gif) no-repeat right top;
}
.bottom a:hover .loginright2{
	background:url(../../images/website/loginleft22.gif) no-repeat left top;
	cursor:pointer;
}
.bottom .loginright2{
	float:left;
	height:22px;
	padding:0 2px;
	line-height:19px;
	background:url(../../images/website/loginleft22.gif) no-repeat left top;
	float:left;
}
.bottom .loginright3{
	float:left;
	height:22px;
	padding: 0 2px;
	line-height:19px;
	background:url(../../images/website/loginleft22.gif) no-repeat left top;
	float:left;
	cursor:pointer;
}
* html .bottom input{
	width:123px;
	height:15px;
	border:1px solid #bcd5e9;
	margin-bottom:10px;
	font-size:12px;
	padding:2px 0 0 6px;
}
*+ html .bottom input{
	width:123px;
	height:15px;
	border:1px solid #bcd5e9;
	margin-bottom:10px;
	font-size:12px;
	padding:2px 0 0 6px;
}
.bottom input{
	width:123px;
	height:18px;
	border:1px solid #bcd5e9;
	margin-bottom:10px;
	font-size:12px;
	padding:0 0 0 6px;
}
.bottom textarea{
	width:123px;
	height:67px;
	padding:2px 0 0 6px;
	border:1px solid #bcd5e9;
}
#mainright2 .submit2{
	width:67px;
	padding-left:5px;
	background:url(../../images/website/submit2.gif) no-repeat;
	margin:10px 0 0 0px; 
	border:0;
	height:23px;
	line-height:23px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}
* html #mainright2 .submit2{
	margin:10px 0 0px -8px;
}
*+ html #mainright2 .submit2{
	margin:10px 0 0 -8px;
}
.card2{
	margin:20px 0 0 10px;
}
.searchpart{
	padding-left:25px;
}
#poptop{
	width:188px;
	background: url(../../images/website/top.GIF) no-repeat left top;
	padding-top:15px;
	margin:auto;
}
.popbottom{
	width:188px;
	background:url(../../images/website/bottom.GIF) no-repeat left bottom;
	padding-bottom:45px;
}
.popbg{
	background:url(../../images/website/popbg.GIF) repeat-y;
	padding:10px 10px;
	text-align:center;
}
.popbg img{
	clear:both;
	margin:10px 0;
}
.empty{
	padding:20px 0 0 20px;
	color:#FF0000;
}
.cramtail strong{
	color:#ff5500;
	font-size:12px;
	float:left;
}
.rtpage{
	float:right;
}
.rtpage b{
	color:#444444;
	margin-left:303px;	
}
* html .rtpage b{
	margin-left:298px;	
}
*+ html .rtpage b{
	margin-left:298px;	
}
.rtpage a{
	color:#828282;
}
.rtpage a:hover{
	color:#69ac35;
	text-decoration:none;
}
.btm{
	margin-top:20px;
}
* html .btm{
	margin-bottom:28px;
}
*+ html .btm{
	margin-bottom:28px;
}
.searchhdr{
	font-size:21px;
	color:#ff5500;
	padding:23px 0 20px 10px;
}
.toprow{
	background:#4DB100;
}
.selectrow{
	background:yellow;
}
.success{
	color:#4DB100;
	height:20px;
	display:block;
	width:100%;
}
.toprow .colorcol{
	background:#4DB100;
	width:290px;
}
.totallist{
	float:right;
	margin:15px 30px 0 0;
	display:inline;	
}
.totallist label{
	text-align:right;
	width:120px;
	display:block;
	float:left;
	display:inline;
	font-size:13px;
	color:#5B5B5B;
}
.totallist{
	line-height:19px;
}
.totallist strong{
	color:#FF5500;
}
.totallist span{
	font-size:13px;
	color:#5B5B5B;
	margin-left:20px;
}
* html .totallist span{
	margin-left:0px;
}
*+ html .totallist span{
	margin-left:0px;
}
.bg{
	width:730px;
	background:#fff;
	margin-bottom:10px;
}
.leftbox5{
	width:710px;
	background:#fff url(../../images/website/lefttop.jpg) no-repeat 10px 25px;
	margin-top:30px;	
	padding:20px 10px 30px 10px;
	border-bottom:1px dashed #E5E5E5;
	overflow:hidden;
}
.leftbox5 h3{
	font-size:13px;
	color:#FF5500;
	margin-top:20px;
	clear:both;
	margin-bottom:7px;
}
.lefttable tr td{
	padding-left:10px;
	color:#5B5B5B;
}
.leftbox5 .colorrow{
	width:708px;
	height:22px;
	margin-top:10px;
	background:#FFE1D7;
}
leftbox5 textarea{
	width:679px;
	border:1px solid #ccc;
	height:200px;
	font-size:12px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0 0px 20px;
	background:#F6FBFF;
	color:#5B5B5B;
}
.leftbox5 tr{
	height:18px;
}
.pay{
	padding-left:10px;
	width:250px;
}
.leftbox5 .ordertable td,.leftbox5 .ordertable2 td{
	text-align:left;
	padding-left:10px;
}	
.ordertable .payment,.ordertable2 .payment{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 0 20px 10px;
	border:none;
}
.ordertable2 .payment2{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 0 20px 10px;
	border:none;
}
.num{
	padding:10px 10px 10px 20px;
	font-size:15px;
}
/*added by nb*/
.cramtailnb{
	width:710px;
	border-top:1px dashed #e5e5e5;	
	border-bottom:1px dashed #e5e5e5;
	padding: 30px 10px;
	background:#fff;
	font-size:13px;
	color:#444444;
}
.cramtailnb{
	padding:0 10px;
	line-height:25px;
	font-weight:bold;
	color:#828282;
	margin:10px 0 18px 0px;	
	overflow:hidden;
}
.cramtailnb a{
	font-weight:bold;	
	color:#828282;	
}
.cramtailnb strong{
	color:#ff5500;
	font-size:12px;
	float:left;	
}
/*new code*/
.upperside{
	width:730px;
	background:url(../../images/website/upperbg.GIF) repeat-y;
	overflow:hidden;
	margin-top:10px;
	padding-bottom:5px;
}
.bottomside{
	width:730px;
	background: url(../../images/website/bottomside.GIF) no-repeat  left bottom;
	padding-bottom:2px;
}
.next2{
	width:76px;
	border:none;
	height:22px;
	clear:both;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:15px 8px 0 0;
	background:url(../../images/website/next.gif) no-repeat;
	cursor:pointer;
}
.btmtable tr{
	text-align:left;
}
.itemtable{
	width:710px;
	color:#FFFFFF;
	text-align:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:#FFE1D7 url(../../images/website/tabletop2.gif) no-repeat 0 0px;
}
.itemtable td{
	color:#000000;
	font-size:13px;
	color:#5B5B5B;
	border-right:2px solid #FFFFFF;
	text-align:left;
	padding:10px 20px 10px 10px;	
}
.itemtable tr th{
	width:90px;
	text-align:left;
	vertical-align:top;
	padding-top:10px;
}
.itemtable tr{
	height:40px;
}
.borderpart{
	border-left:2px solid #fff;
}
.full{
	width:350px;
	margin:5px 0;
}
/*print*/
.leftbox13{
	width:710px;
	background:#fff url(../../images/website/toptable.gif) no-repeat 10px 55px;
	margin-top:30px;	
	border-top:1px dashed #E5E5E5;
	padding:0px 10px 30px 10px;
	border-bottom:1px dashed #E5E5E5;
	margin-bottom:20px;
	overflow:hidden;
}
.leftbox13 h3{
	font-size:13px;
	color:#FF5500;
	margin-top:20px;
	clear:both;
	margin-bottom:7px;
}
.leftbox13 .colorrow{
	width:708px;
	height:22px;
	margin-top:10px;
	background:#FFE1D7;
}
.leftbox13 textarea{
	width:679px;
	border:1px solid #ccc;
	height:200px;
	font-size:12px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0 0px 20px;
	background:#F6FBFF;
	color:#5B5B5B;
}
.leftbox13 tr{
	height:18px;
}
.leftbox13 h6{
	padding:20px 0 13px 0;
	font-size:15px;
}
.print{
	width:76px;
	border:none;
	height:22px;
	clear:both;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:15px 8px 35px 0;
	background:url(../../images/website/next.gif) no-repeat;
	cursor:pointer;
}
#mainleft h1{
	font-size:21px;
	font-weight:normal;
	color:#717171;
	margin:25px 0 15px 15px;
}
.heading{
	margin: 0px 0 20px -20px;
}
#mainleft h2{
	font-size:15px;
	color:#000000;
}
.ordertable12{
	width:710px;
	padding:0 0 8px 0;
	color:#FFFFFF;
	text-align:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:url(../../images/website/toptable2.gif) no-repeat center 0px;
}
.ordertable12 th{
	padding:6px 0 6px 10px;
	font-weight:bold;
	color:#FFFFFF;
}
.ordertable12 td{
	padding-left:10px;
}
.itemtable2{
	width:710px;
	color:#FFFFFF;
	text-align:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:#fff url(../../images/website/toptable2.gif) no-repeat 0 0px;
}
.itemtable2 td{
	color:#000000;
	font-size:13px;
	color:#5B5B5B;
	border-right:2px solid #FFFFFF;
	text-align:left;
	padding:10px 20px 10px 10px;	
}
.itemtable2 tr th{
	width:90px;
	text-align:left;
	vertical-align:top;
	padding-top:8px;
	padding-left:15px;
}
.itemtable2 tr{
	height:40px;
}
.rowbg{
	width:708px;
	height:26px;
	margin-top:10px;
	background:#EFEFEF;
}
.mostbtm{
	width:698px;
	padding:15px 10px 50px 0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.bottomul2{
	padding-top:15px;
	float:right;
	color:#5B5B5B;
}
.bottomul2 strong{
	color:#FF5500;
}
.bottomul2 label{
	width:100px;
	display:block;
	text-align:right;
	margin-right:20px;
	float:left;
}
.bottomul2 b{
	color:#000000;
}
.quote, .quote a{
	color:#ff5500;
	text-align:center;
}
.addoptionsbutton{
	text-decoration:none;
	height:25px;
	width:130px;
	border:none;
	background:url(../../images/website/bottombg.gif) repeat-x;
	display:block;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0 5px;
	padding:0 0px 2px 0px;
	cursor:pointer;
}
.ajax__tab_default .ajax__tab_header{
	white-space:normal!important;
}
.tabs .ajax__tab_body{
    font-size:10pt;
    border:1px solid #CCCCCC;
    border-top:none;
    background-color:#ffffff;
}
.tabs .ajax__tab_header 
{
	border:1px solid #CCCCCC;
	border-bottom:none;
	padding:2px 2px 4px 2px;
	text-align:left; /* center the tabs horizontally */
}
.tabs .ajax__tab_tab
{
    font-size:10pt;
	font-weight:bold;
    text-align:center;	
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#FFE1D7;
}
.tabs .ajax__tab_active .ajax__tab_tab{
	background-color:#69AC35;
	color:White;
}
.tabs .ajax__tab_hover .ajax__tab_tab{
	background-color:Gray;
	color:White;
}
.conareaproduct{
	width:710px;
	overflow:hidden;
	background:url(../../images/website/border.gif) repeat-y 220px 0;
}
.conrightproduct{
	float:right;
	width:480px;
}

.formareaproduct{
	width:710px;
	border-top:1px dashed #e5e5e5;	
	border-bottom:1px dashed #e5e5e5;
	padding: 2px 10px;
	background:#fff;
	font-size:13px;
	color:#444444;
	margin-top:5px;
	overflow:hidden;
}
.btnproduct{
	margin:10px 7px 0 0;
}
.addproduct{
	float:left;
}
.addproduct p{
	margin-bottom:7px;
	line-height:21px;
}
.optionarea2{
	padding-left:10px;
}
.optionheader{
	font-weight:bold; 
	font-size:16px;
	color:#FF5500;
}
.optionpopup{
	position:absolute;
	background-color: #FFE1D7; 
	border: 1px solid #4f4215;
	padding:5px;
	height: 120px;
}
.txtLink{
	font-weight:bold;	
	color:#828282;	
	cursor:pointer;
	text-decoration:none;
}
.txtLinkOver{
	font-weight:bold;	
	color:#828282;	
	cursor:pointer;
	text-decoration:underline;
}
.closepopup{
	position: relative;
    left: 95px;
	width:76px;
	border:none;
	height:22px;
	clear:both;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:15px 8px 35px 0;
	background:url(../../images/website/next.gif) no-repeat;
	cursor:pointer;
}
.cartpopup{
	position:absolute; 
	background-color: #FFE1D7; 
	border: 1px solid #4f4215;
	padding:5px;
}
.carttxtLink{
	float:right;
	font-weight:bold;	
	color:Black;	
	cursor:pointer;
	text-decoration:none;
    text-transform:uppercase;
}
.carttxtLinkOver{
	float:right;
	font-weight:bold;	
	color:Black;	
	cursor:pointer;
	text-decoration:underline;
	text-transform:uppercase;
}
.formareapopup{
	width:250px;
	border-bottom:1px dashed #e5e5e5;
	padding: 10px 10px;
	background:#fff;
	font-size:13px;
	color:#444444;
}
.cartitemdiv{
	font-size:11px;
	border-bottom:1px solid black;
}
.cartminimum{
	color:#FF0000;
}
.steps{
	font-size:15px;
	font-weight:bold;
	color:#ff5500;
	margin-left:5px;
}
.updateProgress{
    border-width:1px; 
    border-style:solid; 
    background-color:#CCCCCC; 
    position:absolute; 
    width:130px; 
    height:50px;    
}
.updateProgressMessage{
    margin:3px; 
    font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
}
.clickcase {
	color:#A50D0D;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	font-family: "Trebuchet MS";	
}
.changeview{
	margin:0 0 -5px 578px ;
	color:#FF5500;
	width:133px;
	height:19px;
	background:url(../../images/website/viewall.gif) no-repeat;
	text-align:center;
	line-height:19px;
	display:block;
	font-size:12px;
	color:#000000;
	overflow:hidden;
	font-weight:bold;
}
.changeview:hover{
	text-decoration:none;
	color:#333333;
}
.custom a{
	color:#FF5500;
	text-decoration:underline;
}

.quoterequesttop{
	color:black;
	font-weight:bold;
	text-align: center;
	padding-top:8px; 
	padding-bottom:8px
}
.quoterequest a, .quoterequest a:visited, .quoterequest a:active{
 font-weight:bold;
 color:red;
 text-align: left;
 text-decoration: none
}
.quoterequest {
 font-weight:bold;
 color:red;
 text-align: left; 
 padding-left: 3px;
}
.quoterequest a:hover{
 font-weight:bold;
 color:red;
 text-align: left;
 text-decoration: underline
}

.contactusclosed {
	color:#A50D0D;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	font-family: "Trebuchet MS";	
	padding-top: 10px;
	padding-bottom: 10px;
}
