/*body{
	font-family:Arial,Verdana, "Trebuchet MS",Georgia, Lucida, Helvetica,Tahoma, sans-serif;
	text-align:center;
	font-size:13px;
}*/

body 
{
	font-family:Arial, Verdana, "Trebuchet MS", Georgia, Lucida, Helvetica, Tahoma, sans-serif;
	text-align:center;
	font-size:13px;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

*{
	margin:0; padding:0;
}

img,fieldset{
	border:none;
}

ul,ol,li{
	list-style:none;
}
	
a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

.showunderline{
	color:#088A08;
	text-decoration:underline;
}

.showunderline hover{
	color:#088A08;
	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;
}

/*.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;
}*/

/*for top navigation menu*/
.nav{
	width: 950px;
	float: left;
	display:inline;
	height: 22px;
	background-image: url(../../images/website/menuslice2.png);
	line-height: 22px;
	color: #3EA131;
}

.nav ul li{
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	position:relative;
	/*border-right: 1px solid #3EA131;*/
}
.nav ul li a{
	padding: 0 10px;
	height:22px;
	display:block;
	line-height:22px;
	color:#FFFFFF;
	text-decoration: none;
}
* html .nav ul li a{
	float:left;
}
.nav ul li a:hover{
	background:#5cbf4b;
	text-decoration:none;
	display:block;
	float:left;
	color:#FFFFFF;
	/*border-top: 1px solid #3EA131; 
	border-right: 1px solid #3EA131;
	border-left: 1px solid #3EA131;
	padding: 0 15px;*/
}

.nav ul li ul{
	position:absolute;
	left:0;
	top:22px;
	padding-top:0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	visibility:hidden;
	background-color: #F0F0F0;
	/*border-right: 1px solid #3EA131;*/
	border-left: 1px solid #3EA131;
	border-bottom: 1px solid #3EA131;
	margin: -1px -1px 0px -1px;
	width: 50px;
}

.nav ul li ul li{
	text-transform:none;
	color:#fff;
	width:220px;
	border-right: 1px solid #3EA131;
	width: 50px;
}

.nav ul li ul li a{
	text-decoration:none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#42a833;
	cursor:pointer;
	display:block;
	font-weight:normal;
	font-size:13px;
	padding: 4px 0 4px 15px;
	line-height:13px;
	height:auto;
	font-weight:bold;
	width: 50px;
}
.nav ul li ul li a:hover {
	background-image: url(../../images/website/menuslice2.png);
	text-decoration:none;
	display:block;
	float:left;
	color:#FFFFFF;
	padding: 4px 0 4px 15px;
}
/* Holly Hack for IE \*/
* html .nav ul li { float: left; height: 1%; }
* html .nav ul li a { height: 1%; }

.navtophover
{
	background:#5cbf4b;	
	color:#3EA131;
	border-top: 1px solid #3EA131; 
	border-left: 1px solid #3EA131;
}

.navtop
{
	background-image: url(../../images/website/menuslice2.png);
	color:#FFFFFF;
	border: 0px;	
	float: left;
	display:inline;
	height: 22px;
	line-height: 22px;
}
/*end of top navigation menu*/

#mainbody{
	width:950px;
	overflow:hidden;
	clear:both;
}
#mainleft{
	width:760px;
	float:left;
	background:#FFFFFF;
	font-size:13px;
	margin-left:0px;
	padding-left:0px;
	overflow:hidden;
	display:inline;
	margin-bottom:-2px;
}
*+ html #mainleft {
	margin-bottom:2px;
}
.wel{
	margin:17px 0 -25px 0px;
}
#mainleft p{
	padding-top:28px;
	padding-bottom:5px;
	width:750px;
	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;
}
/*put bullet if want herev*/
.leftlist dd ul li{
	line-height:19px;
	padding-bottom:5px;
}
.leftlist dd ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #088A08;
	text-decoration: underline;
	display:inline;
}

/*nb for product nav*/
.leftlist2 dd{
	float:left;
	display:inline;
	margin:2px 10px 12px 0px;
}
.leftlist2 .leftimg{	
	margin-right:20px;
}
.leftlist2 dd ul{
	width:160px;
	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{
	line-height:19px;
	padding-left:15px;
}
.leftlist2 dd ul li a{
	color:#000;
}
/*end product nav*/

#mainleft h2{
	padding: 20px 0 0 0px;
	color:#000000;
}
#mainleft .contact{
	padding: 0px 0 0 0px;
	color:#000000;
}
#mainleft .account{
	padding:44px 0 0 79px;
	color:#000000;
}
#mainright{
	width:160px;
	float:right;
}
#mainright a:hover{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
#mainright .righttop{
	width:160px;
	background:#F0F0F0;
	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:#F0F0F0;
	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: 5px 0 10px 0px;
	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:0px;
	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:760px;
	float:left;
	font-size:13px;
	padding: 10px 10px 10px 0px;
	margin-left:0px;
	overflow:hidden;
	display:inline;
	margin-bottom:10px;
}

.leftcon h1{
	font-size:21px;
	color:#000000;
	margin-bottom:5px;
	font-weight:normal;	
}

.leftcon a{
	margin: 10px 0px 0 0;
	color:#088A08;
	text-decoration:underline;
}
.leftcon a:hover{
	text-decoration:underline;
}

.leftcon .button{
	text-decoration:none;
	height:25px;
	width:60px;
	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 0 315px;
	padding: 0 2px 2px 2px;
	cursor:pointer;
}

.leftcon .buttonpopup{
	text-decoration:none;
	height:25px;
	width:30px;
	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 0 65px;
	padding: 0 2px 2px 2px;
	cursor:pointer;
}

.formarea,.cramtail{
	width:710px;
	/*border-top:1px dashed #e5e5e5;	
	border-bottom:1px dashed #e5e5e5;*/
	padding: 10px 10px 0 0;
	background:#fff;
	font-size:13px;
	color:#000000;
	margin: 0 0 0 0;
}

.formarea2{
	width:710px;
	padding: 10px 10px 10px 0;
	background:#fff;
	font-size:13px;
	color:#000000;
}

.formarea dt,.formarea2 dt{
	font-size:17px;
	color:#000000;
	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:#000000;
	margin-bottom:10px;
}
.formarea3 dt{
	font-size:17px;
	color:#000000;
	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;
}

.formarea .button{
	text-decoration:none;
	height:25px;
	width:60px;
	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 0 315px;
	padding: 0 2px 2px 2px;
	cursor:pointer;
}

.formarea .alignright
{
	margin: 20px 0 0 417px;
}

.formarea .alignrightaccount
{
	margin: 20px 0 0 330px;
}

.formarea .btnpayment
{
	margin: 20px 0 0 269px;
	width: 120px;
}


/*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;
}*/

/*UserLogin.aspx*/
.formhold{
	background:	url(../../images/website/border.gif) repeat-y 365px 0;
	overflow:hidden;
	width:710px;
}
.formhold .chkbox,input.chkbox1{
	padding:0;
	width:14px;	height:14px;
	float:left;
	margin:2px 3px 0 78px;
}

.formhold label{
	width:77px;
}

.formhold dd{
	width:390px;
}

.leftform{
	width:354px;
	float:left;
}

.leftform .lftspace{
	margin: 0 0 20px 248px;
}

.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;
}

.newuserspace
{
	margin :0 0 20px 0;
}

.rightform .rtspace
{
	margin: 0 0 0 155px;
}

/*end userlogin.aspx*/

input.chkbox1{	
	margin:0 5px 20px 172px;
}

input.ignorespace{
	margin:0 5px 20px 0;
}

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:#000000;
	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:#000000;
	display:block;
	margin-bottom:20px;
}
.txt3{
	color:#000000;
	display:block;
	margin-bottom:0px;
}

.txtlist
{
	font-size: 11px;
	display:block;
	margin-bottom:0px;
}

.txtorange
{
	color:#000000;
	margin-bottom:0px;
}

.txtred
{
	color:#D40001;
	margin-bottom:0px;
}
.txtstock{
	display:block;
	margin:5px;
}
.txtnonstock{
	color:#000000;
	display:block;
	margin:5px;
}
.txt em{
	color:#000000;
}
.biglabel label{
	width:260px;
}
.biglabel .space{
	margin-left:260px;
}
.biglabel .space2{
	margin-left:410px;
}
.cramtail{
	padding:0px;
	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:750px;
	overflow:hidden;
	background:url(../../images/website/border.gif) repeat-y 230px 0;
}

.conarea2{
	width:710px;
	overflow:hidden;
}
.conleft{
	float:left;
	width:218px;
	padding-top:2px;
}

.conleft img{
	display:block;
	margin-bottom:0px;
	text-align:center;
}
.conleft12{
	float:left;
	width:218px;
	
}
.conleft12 a{
	color:#000000;
	text-decoration:underline;
}
.conleft12 img{
	display:block;
	margin-left:12px;
}
.conright{
	float:right;
	width:510px;
}

.conright2{
	width:518px;
}

.conright2 ul{
	margin:25px 0 25px 20px;
	width:100%;
}
* html .conright2 ul{
	margin:25px 20px 25px 0px;
}

.conright2 ul li a{
	margin:10px 7px 0 0;
	color:#088A08;
	text-decoration:underline;
}
.conright2 ul li a:hover{
	text-decoration:underline;
}

.conright2 ul li img{
	margin:13px 7px 0 0;
}

/*.conright2btn{
	margin:13px 7px 0 0;
}*/

/*.conright2 ul li{
	height:20px;
}*/
.altleftcon{
	padding-top:0;
}

/*section above tabs*/
.contop{
	display:block;
	text-align:right;
	overflow:hidden;
	margin-bottom:5px;	
	color:#000000;
}
.contop strong{
	display:block;
	float:left;
	margin-top:10px;
}
.spanfinishchart{
	display:block;
	float:right;
	color:#000000;
	font-weight:bold;
	font-size:15px;
	margin:10px 0 0 10px;
}
/*end section above tabs*/

.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:#F0F0F0;
	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:#F0F0F0 url(../../images/website/tabletop2.jpg) 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.png) 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.png) 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;
	color:#088A08;
}
#mainleft .leftbox li a:hover,#mainleft .leftbox dl dd a:hover{
	text-decoration:underline;
	color:#088A08;
}
/*Account*/

.leftbox2 table{
	font-size:11px;
	background:#F0F0F0;
	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 10px 0 10px;	
}

.leftbox2 table tr{
	height:49px;
}
.leftbox2 table input{
	width:58px;
	text-align:center;
}
.leftbox2 table .delbtn{
	color:#088A08;
	text-decoration:underline;
	font-size: 13px;
}

.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{
	color:#000000;
	padding: 13px 50px 0 370px;
	float: right;
}
.leftbox2 h4{
	color:#000000;
	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:760px;
	background: url(../../images/website/lefttop.jpg) no-repeat 0px 25px;
	overflow:hidden;
	padding: 33px 10px 30px 0px;
}
.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:280px;
	color:#FFFFFF;
	display:block;
	float:left;
}
.third{
	width:75px;
	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;
}

.leftbox3 .button{
	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: 20px 0 0 668px;
	padding: 0 2px 2px 2px;
	cursor:pointer;
}

.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:#000000;
	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:#F0F0F0;
}
/*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.jpg) 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:#000000;
}
.bottomul label{
	width:300px;
	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;
}

/*OrderHistory.aspx*/
.lefttable2{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	clear:both;
}
.lefttable2 tr td{
	padding-left:10px;
}
.lefttable2 a
{	
	text-decoration:underline;
	color:#088A08;
}
/*End OrderHistory.aspx*/

/*.next{
	width:76px;
	border:none;
	height:22px;
	float:right;
	margin:15px 8px 0 0;
	cursor:pointer;
}*/

.conleft2{
	float:left;
	width:355px;
	padding-top:12px;
}

.box{
	width:360px;
	margin-top:10px;
	overflow:hidden;
	display:block;
	float:left;
	background:#FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
}

.box strong{
	color:#000000;
	padding-top:5px;
	display:block;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 5px;
	font-size:13px;	
	text-transform: capitalize;
}

.box a
{
	text-decoration: none;	
}

.box a:hover
{
	text-decoration: underline;
}

.box img{
	margin: 5px 0px 5px 0px;
	float: left;
}

.box ul li
{
	padding-bottom: 3px;
}

.box .linkSubcat
{
    text-decoration: underline;
    color: #088A08;  
}

#leftcatimg
{
	border: 1px solid #e5e5e5;
	float: left;
	margin: 5px 0px 5px 10px;	
}

#midcatimg
{
    float:left;
    padding: 5px;
    height:120px;
}

#rightcatimg
{
	margin: 0px 0px 5px 10px;
	vertical-align:top;
}

.boxorange{
	color:#000000;
	margin: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;
}
.boxblack
{
	margin: 0px;	
	color:black;
	padding-top: 0px;
	padding-bottom: 0px;
}
.box2{
	margin-left:10px;
}

/*category pages*/
.boxcategory{
	width:240px;
	margin-top:10px;
	overflow:hidden;
	display:block;
	float:left;
	background:#FFFFFF;
}

.boxcategory strong{
	color:#3EA131;
	display:block;
	padding-top:5px;
	padding-bottom: 5px;
}

.boxcategory img{
	margin: 5px 0px 5px 0px;
	float:left;
}

.boxcategory a
{    
    text-decoration: underline;
    color: #3EA131;
}

.boxcategory2{
	margin-left: 10px;
}

#leftcatimg2
{
	border: 1px solid #e5e5e5;
	float: left;
	margin: 5px 0px 5px 10px;	
	height:112px;
}

#midcatimg2
{
    float:left;
    padding: 5px;
    height:112px;
}

#rightcatimg2 td
{
    vertical-align:middle;
    height: 112px;
    text-align: left;   
}
/*end category pages*/

.header{
	padding-left:2px;
	padding-bottom:3px;
	padding-top: 0px;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

.datatable{
	padding-bottom:10px;
	width: 510px;
}
.datatable tr label {
	font-size:12px;
	display:block;
	line-height:22px;
	padding-left:2px;
	padding-right:0px;
	color:#212121;
}
.datatable tr label.nonstock {
	font-size:12px;
	display:block;
	line-height:22px;
	padding-left:2px;
	padding-right:2px;
	color:#000000;
}

.datatable tr .rtcell
{
    padding-right:5px;
}

.datatable tr .rtcellheader{
	padding-left:7px;
	padding-bottom:3px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right:20px;	
	font-size:12px;
	font-weight: bold;
	text-align: right;
}

.datatable .toprow lable{
	background:#4DB100;
}

.datatable a
{
	color:#088A08;
	text-decoration:underline;
}
/*.colorcol{
	background:#E7F0F7;
	width:290px;
}*/

.colorcol1{
	background:#F0F0F0;
}

.colorcol2{
	background:#FFFFFF;
}

.colorcolselected
{
    background: yellow;
}

.colorcolblank
{
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	background: #FFFFFF;
	height: 22px;
}

.tdwhite
{
    padding-left: 5px;
	background-color: #FFFFFF;
}

.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:#E7F0F7;
}
.datatable .toprow label span{
	background:#4DB100;
}*/

.price{
	padding-top:5px;
}
.topmost{
	width:200px;
	background:#F0F0F0;
	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:0px;
}
.cvv{
	cursor:pointer;
	text-decoration: underline;
	color:#088A08;
}
.card{
	margin-bottom:10px;
}
.lefthdr{
	color:#000000;
	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;
}

/*right bar*/
#mainright2outer
{
	width:180px;
	float:right;
	padding-top: 5px;
}

#mainright2{
	width:180px;
	background:#ECF8E0;
}

#mainright2 table,#mainright2 td{
	border:1px solid #bcd5e9;
	text-align:left;
	margin:3px 0;
}
#mainright2 td{
	padding:2px 3px;
}

#divsearch table,#divsearch td{
	border:0px;
	text-align:left;
	color:#3d3d3d;
	font-size:13px;
	font-weight:bold;
}

.topsearch{
	text-align: center;
	padding: 5px 0px 0px 0px;
}
* html{
	margin: 10px 0 10px 10px;
}
/**+ html .topsearch{
	margin:10px 0 10px 10px;
}*/

.topsearch h4{
	background:url(../../images/website/bulletsearch.gif) no-repeat 2px 5px;
	color:#3d3d3d;
	font-size:12px;
	margin:6px 0 7px 8px;
	padding-left:10px;
}

.topsearch .button{
	text-decoration:none;
	height:20px;
	border:none;
	background:url(../../images/website/bottombgsm.gif) repeat-x;
	display:block;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0 5px;
	padding: 0 2px 2px 2px;
	cursor:pointer;
}

.txtSearch{
	width:140px;
	height:15px;
	border:1px solid #088A08;
	margin: 0 10px 2px 9px;
}

/** html .topsearch input{
	margin: 0 10px 0 0px;
}
*+ html .topsearch input{
	margin:0 10px 0 0px;
}*/

.topsearch a{
	width:35px;
	display:block;
	text-decoration: underline;
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 10px;
}
.topsearch a:hover{
	color: #3B942E;	
}

.topsearch img
{
    padding: 2px 0 0 0;
}

.divmainright2
{
	text-align: center;
	margin: 5px 0 5px 0;
}

.divmainright3
{
	text-align: left;
	margin: 5px 0 0px 0;
}

.divcartright2{
	padding: 5px 0 0 25px;
}
	
.divcartright2 li{
	display:block;
	float:left;
	text-align:center;
}

.divcartright2 .button{
	text-decoration:none;
	height: 20px;
	width: 70px;
	border:none;
	background:url(../../images/website/bottombgsm.gif) repeat-x;
	display:block;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:0 5px;
	padding: 0 2px 2px 2px;
	cursor:pointer;
}

* html .divcartright2 input{
	height:22px;
}
*+ html .divcartright2 input{
	height:22px;
}

* html .divcartright2 input{
	padding:0;
}
*+ html .divcartright2 input{
	padding:0;
}


.divcartright2 .btncart {
	width:100px;
}

.productnav{
	text-align: left;
	padding: 10px 0 10px 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
}
.productnav h4{
	/*background:url(../../images/website/bulletsearch.gif) no-repeat 2px 5px;*/
	color:#000000;
	font-size:13px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}

.productnav a
{
	color:#088A08;
	text-decoration:underline;
}

.bottom
{
	background:#FFFFFF;
	overflow:hidden;
	width:160px;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
}

/*.bottom div{
	color:#5B5B5B;
}*/
.bottom h4{
	/*background:url(../../images/website/bulletsearch.gif) no-repeat 1px 5px;*/
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 5px 0;
	text-align: center;
}
.bottom img
{
	float:left;
}
/** 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;
}*/
.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;
}
*+ html .bottompart{
	min-height:100px;
	padding-bottom:6px;
}
.bottompart {
	min-height:100px;
	padding-bottom:0px;
	float: right;
}
* html .bottompart{
	padding-bottom:5px;
}
html*.bottom .login2{
	[font-size:12px;
	font-size:11px;
	]font-size:12px;
}
.bottom .login2:hover{

}

.bottom a
{
	color: #088A08;
	text-decoration: underline;
}

.bottom a:hover
{
	color: #088A08;
	text-decoration: underline;
}
.bottom .loginright2{
	float:left;
	height:22px;
	padding: 0 6px;
	line-height:22px;
	float:left;
}
.bottom .loginright3{
	float:left;
	height:22px;
	padding:0 6px;
	line-height:22px;
	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;
}

/*end right bar*/

.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:#000000;
	font-size:12px;
	float:left;
	
}
.rtpage{
	float:right;
}
.rtpage b{
	color:#000000;
	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:#000000;
	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:#000000;
}
.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:#000000;
	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:#F0F0F0;
}
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:#000000;
}

.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:#000000;
	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;
}*/

.next2{
	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:15px 8px 0 0;
	padding: 0 2px 2px 2px;
	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:#F0F0F0 url(../../images/website/tabletop2.jpg) no-repeat 0 0px;
}

.itemtable td{
	color:#000000;
	font-size:13px;
	color:#5B5B5B;
	border-right:2px solid #FFFFFF;
	text-align:left;
	padding: 5px 20px 5px 10px;	
}
.itemtable tr th{
	width:90px;
	text-align:left;
	vertical-align:top;
	padding-top:10px;
}
.itemtable tr{
	height:30px;
}
.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:#000000;
	margin-top:20px;
	clear:both;
	margin-bottom:7px;
}
.leftbox13 .colorrow{
	width:708px;
	height:22px;
	margin-top:10px;
	background:#F0F0F0;
}
.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;
}
#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:#000000;
}
.bottomul2 label{
	width:100px;
	display:block;
	text-align:right;
	margin-right:20px;
	float:left;
}
.bottomul2 b{
	color:#000000;
}
.quote, .quote a
{
	text-align:left;
}


/*.addoptionsbutton{
	text-decoration:none;
	font-weight:bold;
	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;
}*/

.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 
{
	/*background-color:#e5f1ce;*/
	/*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:#F0F0F0;
}
.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 0px 0px 0px;
	background:#fff;
	font-size:13px;
	color:#000000;
	margin-top:5px;
	overflow:hidden;
}

.formareaproduct a{
	margin:10px 7px 0 0;
	color:#088A08;
	text-decoration:underline;
}

.formareaproduct a:hover{
	text-decoration:underline;
}

.addproduct
{
	float:left;
}
.addproduct p{
	margin-bottom:7px;
	line-height:21px;
}

.optionarea2
{
	background:url(../../images/website/border.gif) repeat-y 5px 0;
	padding-left:10px;
}

.optionheader
{
	font-weight:bold; 
	font-size:16px;
	color:#000000;
}

.optionpopup
{
	position:absolute;
	background-color: #F0F0F0; 
	border: 1px solid #4f4215;
	padding:5px;
	height: 170px;
}

.optiondesctext
{
    font-size: 10px;
}

.optionwarning
{
    font-size: 13px;
    font-weight: bold;
    color: Red;
}

.txtLink
{
	font-weight:bold;	
	color:#828282;	
	cursor:pointer;
	text-decoration:none;
}

.txtLinkOver
{
	font-weight:bold;	
	color:#828282;	
	cursor:pointer;
	text-decoration:underline;
}

.MinimumOrderLink
{
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
	cursor:pointer;
}

.MinimumOrderLinkOver
{
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	text-decoration:underline;
	cursor:pointer;
}

.MinimumOrderPopup
{
	width:350px;
	background-color: #ECF8E0;
	border: 1px solid #5E5D5D;
	padding:5px;
	position:absolute;
	left:640px;
	top:125px;
	font-weight:bold	
}

MinimumOrderPopupCart
{
	width:330px;
	background-color:#ECF8E0;
	border: 1px solid #5E5D5D;
	padding:5px;
	position:absolute;
	left:350px;
	top:320px;	
}

.popup
{
	width:300px;
	margin: 5px 0 0 0;
}

.closepopup
{
	text-decoration:none;
	height:25px;
	width:60px;
	border:none;
	background:url(../../images/website/bottombg.gif) repeat-x;
	display:block;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin: 20px 5px 0 100px;
	padding: 0 2px 2px 2px;
	cursor:pointer;
}

.cartpopup
{
	position:absolute; 
	background-color: #F0F0F0; 
	border: 1px solid #4f4215;
	padding:5px;
}

.carttxtLink
{
	float:right;
	font-weight:bold;	
	color:#088A08;	
	cursor:pointer;
	text-decoration:underline;
    text-transform:uppercase;
}

/*.carttxtLinkOver
{
	float:right;
	font-weight:bold;	
	color:#088A08;	
	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:#000000;
}

.cartitemdiv
{
	font-size:11px;
	border-bottom:1px solid #e5e5e5;
	padding-top: 5px;
}

.cartminimum
{
	color:#FF0000;
}


.steps{
	font-size:15px;
	font-weight:bold;
	color:#000000;
	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";	
}

.contactusclosed {
	color:#A50D0D;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	font-family: "Trebuchet MS";	
	padding-top: 10px;
}

.highlight
{
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffff66
}

.defaultpageheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 20px;
	color: #A50D0D;
	font-weight: bold;
	padding: 6px;
	text-align: left;
}

.divphone {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	padding-left:0px;
	text-align: center;
	height: 15px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	display: block;
}


/*from bold edge*/
#mainmenu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #088A08;
	text-decoration: underline;
	display:inline;
}
#topmenu {
	float: left;
	width:100%;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #B9FF97;
}
#mainmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	float: left;
	display:inline;
}

#login{
	float: right;
	text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	display:inline;
	color:#000000;
}

#login a{
	text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #088A08;
	text-decoration: underline;
}
#mainlogo {
	float: left;
	display:inline;
}

#mainlogo a:hover
{
    text-decoration: none;	
}

#mainlogo span
{
   position: relative;
   bottom: 1px;
}

#mainlogo img
{
	position: relative;
	bottom: -4px;
}

#mainlogo span a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #088A08;
	text-decoration: underline;
	display:inline;	
}

#mainlogo span a:hover
{
    text-decoration: underline;	
}

#sidelogo {
	float: right;
	text-align:right;	
}


#logos {
	float: left;
	width:100%;
}

#menu{
	float: left;
	width:100%;
	margin-bottom: 15px;
}
/*end of bold edge*/

.productpic
{
	border: 1px solid #e5e5e5;
}

.spacer
{
    height: 20px;
}

.spacer5
{
    height: 5px;
}

.txtwebsitenote
{
    text-align: left;
    padding-top: 20px;
}

/*Comparison Chart*/
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding-left:7px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	text-align: left;
	line-height: 12px;
	text-align:justify;
}

.ComparisonChartCell
{
    padding: 2px;    
}

.ComparisonChartCell a
{
	color:#088A08;
	text-decoration:underline;
}

.ComparisonChartSort
{
    padding: 2px;    
}

.ComparisonChartSort a
{
	color:#000000;
	text-decoration:underline;
}

#mainleft .comparisonchartheader
{
	padding: 10px 0 2px 0;
}

#mainleft .comparisonchartheader a
{
	color:#088A08;
	text-decoration:underline;
}

#mainleft .comparisonchart
{
	margin: 0 0 3px 1px;
}

.changeview
{
	font-weight:bold;
	padding: 0 0 10px 2px;
}