/*- 0: Standard Template Elements---------------------------------- */


body {
	color: #000;
	font-family: arial, san-serif;
	font-weight: normal;
	margin: 0px;
	font-size:11px;
	text-align: center;
	line-height:17px;
	/*background: url("/images/genesis10background.jpg") repeat scroll 0 0 #FFFFFF;*/
	background-repeat: repeat 10px;
	height:100%;
	padding-bottom:75px;
	/*margin-left: 25px;*/
}

html {
	scrollbar-base-color: #F00;
	scrollbar-face-color:#F90 ;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color : #ff0000;
	scrollbar-track-color:#E6F0FF;
	scrollbar-arrow-color:#06C;
}


::-webkit-scrollbar {
  height: 12px;
  width: 12px;
  background: #E6F0FF;
  -webkit-border-radius: 1ex;
}

::-webkit-scrollbar-thumb {
  background: #F90;
  -webkit-border-radius: 1ex;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
  background: #1A1A1A;
}


a:link, a:active, a:visited { 
	color: #b83d01; 
	text-decoration: none;
}

a:hover { 
	color: #b83d01; 
	text-decoration: underline; 
}
/*- : Frame Structure---------------------------------- */

.header{
	position: relative;
	margin-left: 200px;
	text-align: left;
	width: auto;
	height:75px;
	background-color:#526568;
	min-width:750px;
	font-family: arial, san-serif;
}
.headerTestSite{
	position: relative;
	margin-left: 200px;
	text-align: left;
	width: auto;
	height:75px;
	background-color:#999;
	min-width:750px;
	font-family: arial, san-serif;
}


.container{
	position: relative;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	width: auto;
	overflow:hidden;
	min-height:100%;
	margin-top:10px;
	font-size:12px;
}
.container2{
	position: relative;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	width: auto;
	overflow:hidden;
	min-height:100%;
	margin-top:10px;
	font-size:12px;
}

.page_title{
	background-color:#526568;
	font-family: arial, san-serif;
	font-weight: normal;
	color: #526568;
	line-height: normal;
	font-weight:bold;
	height:28px;
	color:#e1e1e1;
	padding-top:8px;
	overflow:visible; 
	font-size:18px; 
	text-align:center;
	width:auto;
}
.footer{
	position:absolute;
	bottom:0px;
	margin-top:25px;
	height:25px;
	color:#e1e1e1;
	margin: auto;
	text-align: left;
	width: 100%;
	border-top:thin solid #D1CECD;
	background-color:#526568;
	font-size:12px;
}
.footer2{
	margin-top:25px;
	height:25px;
	color:#e1e1e1;
	margin: auto;
	text-align: left;
	width: 100%;
	border-top:thin solid #D1CECD;
	background-color:#526568;
	font-size:12px;
}

.login_box{
	height:225px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	top:100px;
	font-size:12px;
	padding:0px; 
	margin-top:0px; 
	border-left:4px inset #fff; 
	border-right:4px outset #e1e1e1; 
	border-top:4px inset #fff; 
	border-bottom:4px outset #e1e1e1; 
	width:425px;
}
.login_Header{
	font-size:12px;
	background-color:#e5e5d5;
	text-align:center;
	padding:5px;
	font-weight:800;
	color: #4b340a;
	overflow:visible;
	min-height:20px;
}

.login_Line{
	width:325px;
	height:25px;
	margin-left:15%;
	margin-right:15%;
	text-align:left;
	font-size:12px;
	padding:10px;
}
.login_lefttext {
	width:75px;
	height:25px;
	float:left;
	font-size:12px;
	color: #4b340a;
	font-weight:bold;
}
.login_input {
	width:230px;
	float:left;
	height:25px;
	font-size:12px;
}
.login_Line_center{
	width:300px;
	height:20px;
	margin-left:20%;
	margin-right:20%;
	margin-top:15px;
	text-align:center;
	font-size:12px;
	font-weight:800;
	color: #4b340a;
}
.options{
	position:absolute;
	bottom:50px;
	margin-top:50px;
	height:30px;
	color:#00F;
	margin: auto;
	text-align: center;
	width: 100%;
	min-width:940px;
}

#filtersbox{
	min-width:940px;
	display:none; 
	border:1px solid #000; 
	padding:3px; 
	font-size:12px; 
	overflow:auto;
}


/*- : Navigation---------------------------------- */

.nav-holder{
	width:938px;
	overflow:hidden;
	font-family: arial, san-serif;
	font-size:14px;
	color:#FFF;
	background-color:#e4701e;
	border:thin solid #000;
	font-weight:bold;
	height:30px;
	line-height:20px;
	margin: 0px;
	margin-bottom:10px;
	
}
.nav-holder ul{
	margin:0;
	list-style:none;
	float:left;
	overflow:visible;
	margin-left: -40px;
}
.nav-holder ul li{
	float:left;
}
.nav-holder ul a{
	float:left;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
.nav-holder ul a span{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	float:left;
}
.nav-holder ul a:hover{
	margin:0px;
	color:#FFF;
	text-decoration:none;
	position:relative;
	background-color:#fbaa29;
}
.nav-holder ul li.active a{
	color:#FFF;
	text-decoration:none;
	position:relative;
}
/*- : Navigation---------------------------------- */

/*- : Design Elements---------------------------------- */

#clearall {clear: both; margin: 0px; height:0;}
.textcenter { text-align:center}
.textleft { text-align:left}
.tableheadertop {
	font-family: arial, san-serif;
	font-size: 13px;
	font-style: bold;
	float:left;
}
.tableheadertop12 {
	font-family: arial, san-serif;
	font-size: 12px;
	font-style: bold;
	float:left;
}
.tableheadertop a:hover{
	cursor:pointer;
	text-decoration:none;
	color:#F00;
}
.tabledetails {
	font-family: arial, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#006;
	padding-left: 2px;
	padding-right: 1px;
	float:left;
	overflow:visible;
	min-height:28px;
	border-right:thin solid #CCC;
	height:auto;
}
.tabledetails a{
	cursor:pointer;
	text-decoration:underline;
}
.tabledetails a span{
	color:#00F;
}
.tabledetails a:hover span:hover{
	cursor:pointer;
	text-decoration:none;
	color:#F00;
}
.myform{
	margin: 10px 10px 0px 10px;
	border: thin solid #999;
	width:100%;
	background-color:#EFEFEF;
	font-size:12px;
	overflow:visible;
	padding-bottom:5px;
	padding-top:5px;
	overflow:auto;
}
.formline {
	border-bottom:1px dotted #666;
	min-height:25px;
	overflow:auto;
	padding-left:10px;

}
.formheader {
	font-family: arial, san-serif;
	/*font-size: 12px;*/
	font-style: bold;
	height:20px; 
	padding-top:7px;
	font-weight:bold;
	width:150px;
	float:left;
	color:#800000;
	/*color:#006;*/
}

.formdetails {
	font-family: arial, san-serif;
	/*font-size: 12px;*/
	font-style: normal;
	line-height: normal;
	color:#006;
	padding-top:5px;
	padding-bottom: 0px;
	padding-left:10px;
	padding-right: 0px;
	float:left;
	overflow:visible;
	min-height:24px;
	width:auto;
	color:#006;
}

.formdetailsview {
	font-family: arial, san-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color:#006;
	padding-top:7px;
	padding-bottom: 0px;
	padding-left:10px;
	padding-right: 0px;
	float:left;
	overflow:visible;
	min-height:24px;
	width:auto;
	color:#06F;
	font-weight:bold;
}
.login_Line{
	width:325px;
	height:25px;
	margin-left:15%;
	margin-right:15%;
	text-align:left;
	font-size:12px;
	padding:10px;
}
.login_lefttext {
	width:75px;
	height:25px;
	float:left;
	font-size:12px;
	color: #4b340a;
	font-weight:bold;
}
.login_input {
	width:230px;
	float:left;
	height:25px;
	font-size:12px;
}
.login_Line_center{
	width:300px;
	height:20px;
	margin-left:20%;
	margin-right:20%;
	margin-top:15px;
	text-align:center;
	font-size:12px;
	font-weight:800;
	color: #4b340a;
}
.newaccount_box{
	overflow:auto;
	margin-left:5%;
	margin-right:5%;
	margin-top:20px;
	top:100px;
	font-size:12px;
	border:solid #e5e5d5 thin ;	
}
.account_profile_box{
	overflow:auto;
	margin-left:5%;
	margin-right:5%;
	margin-top:20px;
	top:100px;
	font-size:12px;
	border:solid #e5e5d5 thin ;	
}
.newaccount_Header{
	min-height:25px;
	font-size:16px;
	background-color:#e5e5d5;
	text-align:center;
	font-weight:800;
	color: #4b340a;
	padding-top:5px;
	padding-bottom:5px;
	overflow:visible;
}
.newaccount_spacer{
	left:15px;
	text-align:left;
	border-top:#e5e5d5 thin solid;
	width:747px;
	float:left;
	padding-left:3px;
	padding-right:3px;
	height:5px;
}
.newaccount_line{
	text-align:left;
	font-size:12px;
	float:left;
	width:725px;
	padding-bottom:1px;
	padding-top:1px;
	overflow:visible;
}
.newaccount_req {
	width:10px;
	float:left;
	font-size:14px;
	padding-left:3px;
	font-weight:bolder;
	color:#F00;
}
.newaccount_text {
	width:125px;
	float:left;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	font-weight:800;
}
.newaccount_input {
	width:340px;
	float:left;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
}
.newaccount_input_header {
	width:340px;
	float:left;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	font-size:16px;
	background-color:#e5e5d5;
	text-align:center;
	font-weight:600;
	font-style:italic;
	height:17px;
	color: #4b340a;
	padding-bottom:2px;
	padding-top:2px;
}
.newaccount_desc {
	width:220px;
	float:left;
	height:20px;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	font-style:italic;
}
.newaccount_col_hd {
	width:125px;
	float:left;
	height:25px;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
}.newaccount_col {
	width:125px;
	float:left;
	height:100px;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
}
.newshipto_box{
	margin-left:5%;
	margin-right:5%;
	margin-top:20px;
	top:100px;
	font-size:12px;
	border:solid #e5e5d5 thin;
	overflow:auto;
}
.shipto_box_hd{
	height:20px;
	margin-left:25%;
	margin-right:25%;
	top:100px;
	font-size:12px;
	border:solid #e5e5d5 thin;
	overflow:hidden;
	background:#e5e5d5;
	padding:5px;
}
.shipto_box{
	overflow:visible;
	margin-left:25%;
	margin-right:25%;
	top:100px;
	font-size:12px;
	border:solid #e5e5d5 thin;
	overflow:hidden;
	padding:10px;
}
.shipto_line{
	text-align:left;
	font-size:12px;
	float:left;
	width:400px;
	padding-bottom:1px;
	padding-top:1px;
}
.shipto_text {
	width:125px;
	float:left;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	font-weight:800;
}
.shipto_input{
	width:175px;
	float:left;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
}
.shipto_desc {
	width:75px;
	float:left;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
	font-weight:800;
}
.b2b_chkout_page{
	font-size:12px;
	overflow:auto;
	top:0;
	width:100%;
}

.chkout_page{
	font-size:12px;
	min-height:575px;
	/*border:solid #e5e5d5 thin;*/
	overflow:auto;
	top:0;
	width:100%;
}
.chkout_header{
	min-height:132px;
	margin-left:02%;
	margin-right:02%;
	font-size:12px;
	overflow:auto;
}
.chkout_billshipto{
	min-height:130px;
	width:345px;
	top:05px;
	margin-left:20px;
	padding-left:5px;
	font-size:12px;
	border:solid #e5e5d5 thin;
	overflow:hidden;
	float:left;
}
.chkout_billshipto_hd{
	height:22px;
	width:335px;
	overflow:auto;
	font-size:12px;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:3px;
	font-size:14px;
	background-color:#e5e5d5;
	text-align:left;
	font-weight:600;
}
.chkout_billshipto_line{
	width:280px;
	overflow:auto;
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	font-weight:500;
	margin-left:20px;
	line-height:1.4;
}
.chkout_billshipto_line_b2b{
	width:280px;
	overflow:auto;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	font-weight:500;
	margin-left:20px;
	line-height:1.5;
}
.chkout_totals_box{
	height:135px;
	margin-top:5px;
	margin-left:08%;
	font-size:12px;
	border:solid #e5e5d5 thin;
	overflow:hidden;
	float:left;
	width:250px;
}
.chkout_totals_hd{
	height:16px;
	width:250px;
	overflow:hidden;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	font-size:15px;
	background-color:#e5e5d5;
	text-align:left;
	font-weight:600;
}
.chkout_totals_left{
	width:90px;
	height:12px;
	float:left;
	padding:4px;
	font-size:13px;
	margin-left:5px;
	text-align:left;
}
.chkout_totals_right{
	width:70px;
	float:left;
	height:12px;
	padding:4px;
	font-size:13px;
	margin-left:10px;
	text-align:right;
}
.chkout_shipping_box{
	overflow:visible;
	margin-top:3px;
	margin-left:6%;
	font-size:12px;
	border:solid #e5e5d5 thin;
	overflow:hidden;
	float:left;
}
.chkout_shipping_hd{
	height:15px;
	width:335px;
	overflow:hidden;
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	font-size:14px;
	background-color:#e5e5d5;
	text-align:left;
	font-weight:600;
}
.chkout_shipping_line{
}
.chkout_creditcard_box{
	margin-left:auto;
	margin-right:auto;
	width:575px;
	font-size:12px;
	border:solid #e5e5d5 thin;
	overflow:hidden;
	height:162px;
}
.chkout_creditcard_hd{
	overflow:hidden;
	font-size:12px;
	padding:4px;
	font-size:15px;
	background-color:#e5e5d5;
	text-align:left;
	font-weight:600;
}
.chkout_creditcard_label{
	height:21px;
	width:85px;
	float:left;
	overflow:auto;
	font-size:12px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	text-align:left;
	border:solid #e5e5d5 thin;
}
.chkout_creditcard_info{
	height:21px;
	width:480px;
	float:left;
	overflow:hidden;
	font-size:12px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	text-align:left;
	border:solid #e5e5d5 thin;
}
.chkout_termsbox{
	min-height:40px;
	width:400px;
	margin-top:10px;
	margin-left:25%;
	margin-right:25%;
	font-size:12px;
	overflow:auto;
	float:left;
	text-align:center;
}
.chkout_box{
	min-height:40px;
	width:400px;
	margin-top:10px;
	margin-left:25%;
	margin-right:25%;
	font-size:12px;
	overflow:visible;
	float:left;
	text-align:center;
}

.div_center{
	min-height:40px;
	width:200px;
	margin-top:10px;
	margin-left:40%;
	margin-right:40%;
	font-size:12px;
	overflow:auto;
	float:left;
	text-align:center;
}

.order_box{
	margin-top:10px;
	font-size:12px;
	border:solid #e5e5d5 thin;
	overflow:visible;
}
.order_Header{
	height:25px;
	font-size:18px;
	background-color:#e5e5d5;
	text-align:center;
	font-weight:800;
	color: #4b340a;
	width:834px;
	left:0px;
	padding-top:5px;
	overflow:visible;
}
.order_Header_b2b{
	height:25px;
	font-size:18px;
	background-color:#e5e5d5;
	padding-top:5px;
	text-align:center;
	font-weight:800;
	color: #4b340a;
	width:834px;
	left:0px;;
}
.order_billshipbox{
	margin-top:10px;
	height:155px;
	width:100%;
	font-size:12px;
	overflow:hidden;
	left:0px;
}
.order_billshipto{
	height:130px;
	width:325px;
	margin-left:50px;
	padding-left:5px;
	font-size:12px;
	border:solid #e5e5d5 thin;
	overflow:hidden;
	float:left;
}
.order_billshipto_hd{
	height:22px;
	width:335px;
	overflow:hidden;
	font-size:12px;
	padding-top:2px;
	padding-bottom:3px;
	font-size:14px;
	background-color:#e5e5d5;
	text-align:left;
	font-weight:600;
}
.order_billshipto_line{
	width:280px;
	overflow:hidden;
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	font-weight:500;
	margin-left:40px;
	line-height:1.4;
}
.order_line{
	text-align:left;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	width:834px;
	border-bottom:#e5e5d5 thin solid;
	left:0px;
	color: #4b340a;
	overflow:auto;
}
.order_blank{
	text-align:left;
	font-size:14px;
	height:25px;
	padding-top:5px;
	width:834px;
	left:0px;
	color: #4b340a;
}
.order_line_spacer{
	border-top:#e5e5d5 thin solid;
	width:834px;
	left:0px;
	height:5px;
	font-size:5px;
	color: #4b340a;
}
.order_Header2{
	height:25px;
	padding-top:5px;
	font-size:14px;
	background-color:#e5e5d5;
	border:#e5e5d5 thin solid;
	font-weight:800;
	color: #4b340a;
	width:834px;
	left:0px;
}
.order_totals{
	overflow:auto;
	font-size:14px;
	color: #4b340a;
	padding-top:5px;
	padding-left:5px;
	width:200x;
	font-weight:600;
	margin-left:625px;
	text-align:left;
	border-left:#e5e5d5 thin solid;
	border-bottom:#e5e5d5 thin solid;
}
.orderhistory_hd{
	font-size:14px;
	background-color:#e5e5d5;
	border:#e5e5d5 thin solid;
	font-weight:800;
	color: #4b340a;
	left:0px;
	overflow:auto;
	padding-top:5px;
	padding-bottom:5px;
}
.orderhistory_line{
	font-size:14px;
	border-bottom:#e5e5d5 thin solid;
	color: #4b340a;
	width:100%;
	left:0px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:auto;
}
.orderhistory_line_b2b{
	font-size:12px;
	border-bottom:#e5e5d5 thin solid;
	color: #4b340a;
	width:100%;
	left:0px;
	padding-top:4px;
	padding-bottom:4px;
	overflow:auto;
}
.orderhistory_hd_b2b{
	font-size:12px;
	background-color:#e5e5d5;
	font-weight:800;
	color: #4b340a;
	left:0px;
	overflow:auto;
	padding-top:2px;
	padding-bottom:4px;
}

.myaccount_box{
	margin-left:10%;
	margin-right:10%;
	margin-top:20px;
	top:100px;
	font-size:14px;
	border:solid #e5e5d5 thin;
	overflow:auto;
}
.myaccount_header{
	overflow:auto;
	min-height:25px;
	font-size:18px;
	background-color:#e5e5d5;
	text-align:center;
	font-weight:800;
	color: #4b340a;
	padding-top:5px;
	margin-bottom:10px;
}
.myaccount_line{
	text-align:left;
	font-size:14px;
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
}
.myaccount_line a{
	color:#D94600;
}

.myaccount_line:hover{
	background-color:#FF8000;
	color:#000;
	height:30px;
}
.myaccount_line:hover a{
	color:#fff;
}
.myaccount_line a:hover{
	color:#fff;
	height:30px;
}
.myaccount_line_spacer{
	text-align:left;
	font-size:10px;
	float:left;
	width:100%;
	border-top:solid #e5e5d5 thin;
	height:1px;
}
.shophome_box{
	height:250px;
	width:825px;
	font-size:12px;
	margin-top:10px;
	border:solid #e5e5d5 thin;
}
.shophome_box_hd{
	font-size:24px;
	color: #4b340a;
	height:25px;
	padding:5px;
	margin-left:125px;
	background-color:#e5e5d5;
}
.shophome_box_pic{
	width:300px;
	font-size:12px;
	float:left;
	margin-left:125px;
}
.shophome_box_txt{
	width:275px;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	float:left
}
.customerlist_line{
	font-size:14px;
	border-bottom:#e5e5d5 thin solid;
	color: #4b340a;
	width:100%;
	left:0px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:auto;
}
.chkout_couponbox{
	height:25px;
	width:240px;
	margin-left:455px;
	font-size:12px;
	overflow:hidden;
	font-weight:800;
	text-align:left;
	padding-left:10px;
	color:#4b340a;
	border:solid #e5e5d5 thin;
	float:left;
}
.promo{
	background-color:#BA4601;
	color:#FFF;
	width:275px;
	height:75px;
	padding-top:5px;
	margin-left:30%;
	margin-right:30%;
	margin-bottom:10px;
	line-height:22px;
	text-align:center;
}
.whatpeoplesay1{
	padding:10px;
	clear:both;
	background-color:#e5e5d5;
	font-size:13px;
}
.whatpeoplesay2{
	padding:10px;
	clear:both;
	font-size:13px;
}
.req_page{
	overflow:auto;
	font-size:12px;
	border:solid #e5e5d5 thin ;	
	width: 825px;
	padding:10px;
}
.req_header{
	min-height:20px;
	margin-top:5px;
	font-size:16px;
	background-color:#e5e5d5;
	text-align:center;
	font-weight:800;
	color: #4b340a;
	padding-top:5px;
	padding-bottom:5px;
	overflow:visible;
}
.req_line{
	text-align:left;
	font-size:12px;
	float:left;
	padding-bottom:1px;
	padding-top:1px;
	overflow:visible;
}
.req_billto{
	overflow:visible;
	width:375px;
	margin-left:10px;
	margin-top:10px;
	font-size:12px;
	border:solid #e5e5d5 thin;
	overflow:hidden;
	float:left;
}
.req_billto_hd{
	height:22px;
	overflow:hidden;
	font-size:12px;
	padding-top:2px;
	padding-bottom:3px;
	font-size:14px;
	background-color:#e5e5d5;
	text-align:center;
	font-weight:600;
	width:100%;
}
.req_billto_label{
	float:left;
	width:75px;
	overflow:hidden;
	font-size:13px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	font-weight:500;
	line-height:1.2;
}
.req_billto_line{
	float:left;
	width:390px;
	overflow:hidden;
	font-size:13px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;
	font-weight:500;
	line-height:1.2;
}
.req_info_hd{
	min-height:20px;
	font-size:14px;
	background-color:#e5e5d5;
	text-align:center;
	font-weight:800;
	color: #4b340a;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:visible;
}
.req_info{
	min-height:20px;
	font-size:14px;
	text-align:center;
	color: #4b340a;
	padding-top:5px;
	padding-bottom:5px;
	overflow:visible;
}
.req_details_hd{
	overflow:auto;
	font-size:14px;
	border:solid #e5e5d5 thin ;	
	padding:3px;
	background-color:#e5e5d5;
	font-weight:800;
}
.req_details{
	overflow:auto;
	font-size:12px;
	border:solid #e5e5d5 thin ;	
	padding:10px;
}
.productprofile_hd{
	font-size:13px;
	background-color:#e5e5d5;
	border:#e5e5d5 thin solid;
	font-weight:800;
	color: #4b340a;
	left:0px;
	overflow:auto;
	padding-top:5px;
	padding-bottom:5px;
}
.productprofile_line{
	font-size:12px;
	border-bottom:#e5e5d5 thin solid;
	color: #4b340a;
	width:100%;
	left:0px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:auto;
}
.b2bpaymentbox{
	font-size:16px;
	font-weight:bold;
	color: #4b340a;
	padding-top:10px;
	padding-bottom:10px;
	display:Block; 
	vertical-align:middle;
	overflow:auto;
}

#showproduct { 
	text-align: left; 
	font-size:18px; 
	font-weight:bold; 
	padding-bottom:10px; 
	padding-left:10px; 
	color:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

#showproduct b { display: block; margin-right: 80px; }


#showproduct span { float: right; }

h4 {font-size: 18px; font-weight:bold}


a.selected {
  background-color:#1F75CC;
  color:white;
  z-index:100;
}

.messagepop {
  background-color:#FFFFFF;
  border:1px solid #999999;
  cursor:default;
  display:none;
  margin-top: 15px;
  position:absolute;
  text-align:left;
  width:394px;
  z-index:50;
  padding: 25px 25px 20px;
}

label {
  display: block;
  margin-bottom: 3px;
  padding-left: 15px;
  text-indent: -15px;
}

.messagepop p, .messagepop.div {
  border-bottom: 1px solid #EFEFEF;
  margin: 8px 0;
  padding-bottom: 8px;
}

/* simple css-based tooltip */
#tooltip {
	/*background:transparent url(http://flowplayer.org/tools/img/tooltip/black_arrow.png);*/


	text-align:left;
	font-size:12px;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

.tooltip {
	background-color:#e0e0d2;
	border:2px solid #2a1f00;
	height:auto;
	width:auto;
	min-width:50px;
	max-width:300px;
	padding:5px 10px;
	display:none;
	color:#2a1f00;
    overflow: hidden;
	font-size:13px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px; /*--Set height of tabs--*/
	border-left: 1px solid #999;
	width: auto;
	padding-left: 1px;
	padding-right: 1px;

}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 24px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background:#EEE;
	width:auto;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 5px;
	outline: none;
	width:auto;
	padding-left: 10px;
	padding-right: 10px;

}
ul.tabs li a:hover {
	color:#7F0000;
	background: #fff;
	width:auto;
}
.tab_container {
	border: 1px solid #999;
	background:#EEE;
}
.tab_content {
	padding-top:0px;
	border: #A0A0A4 thin solid;
	overflow:hidden ; 
	margin-left:-18px; 
	margin-right:-15px;
}
.fileline{ font-size:12px; color: #300; text-align:left}
.fileline a{ font-size:12px; color: #300}
.fileline:hover {
	background-color:#e4701e;
	color:#FFF;
	text-decoration: none;
}
.fileline a:hover {
	color:#FFF;
	text-decoration: none;
}

.fileline:hover a {
	color:#FFF;
	text-decoration: none;
}

ul.tabs_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: auto; /*--Set height of tabs--*/
	width: auto;
}
ul.tabs_menu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 24px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	margin-right:-1px;
	overflow: hidden;
	position: relative;
	width:auto;
}

ul.tabs_menu li a {
	text-decoration: none;
	/*color: #fff;*/
	display: block;
	font-size: 1.2em;
	padding: 0 5px 0 5px;
	outline: none;
	width:auto;
}
ul.tabs_menu li.active{ 
	border: 1px solid #006; /*--Makes the active tab look like it's connected with its content--*/
	width:auto;
	background-color:#B9D9FD;
	color:#00C;
}
ul.tabs_menu li a:active{
	color:#FFF;
}

ul.tabs_menu li a:hover {
	color:#fff;
	background: #F60;
	width:auto;
	
}

.tabs_menu_container {
	padding-left:5px;
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: auto;
}
.tabs_menu_content {
	padding-top:0px;
	/*border:#00F thin solid;*/
	overflow:visible;
	width:auto;
	margin:0px;
}

ul.tabs_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: auto; /*--Set height of tabs--*/
	width: auto;
}
ul.tabs_menu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 24px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	margin-right:-1px;
	overflow: hidden;
	position: relative;
	width:auto;
}

ul.tabs_menu li a {
	text-decoration: none;
	/*color: #fff;*/
	display: block;
	font-size: 1.2em;
	padding: 0 5px 0 5px;
	outline: none;
	width:auto;
}
ul.tabs_menu li.active{ 
	border: 1px solid #006; /*--Makes the active tab look like it's connected with its content--*/
	width:auto;
	background-color:#B9D9FD;
	color:#00C;
}
ul.tabs_menu li a:active{
	color:#FFF;
}

ul.tabs_menu li a:hover {
	color:#fff;
	background: #F60;
	width:auto;
	
}

.tabs_menu_container {
	padding-left:5px;
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: auto;
}
.gridlinehover {
	background-color:#FFE6CC;
	border:1px solid #009;

}

.mytooltip {
	padding:5px;	
}

.MySrchFiltBox {
	position:absolute; 
	z-index:1; 
	display:none; 
	height:auto; 
	border:1px ridge #009;
	min-width:250px;
}

.ui-combobox {    
	position: relative;    
	display: inline-block;  
}
.ui-combobox-toggle {    
	position: absolute;    
	top: -16px;
	bottom: 0;    
	margin-left: -1px;    
	padding: 0;
	height:18px;    
	/* support: IE7 */    
	*height: 1.7em;    
	*top: 0.1em;
	width:16px;
	overflow:hidden;
}  
.dayentry{
	background-color:#FFF;
	margin-bottom:5px;
}
.dayentry:hover{
	background-color:#D2E4FF;
	color:#FFF;
}
.TMSButton {
	padding:6px 10px 6px 10px; 
	background-color:#FB7D00; 
	border:1px; 
	color:#FFF;
	border-radius: 5px;
	font-size:12px;
}
.TMSButton:hover {
	background-color:#fbaa29;
	border-radius: 5px;
	text-decoration:none;
	font-size:12px;
}
