@charset "utf-8";
/* CSS Document */
@import url("ddmenu.css");
body{
	background-color:#383d3e;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-shadow:rgba(0,0,0,0.01) 0 0 0;
  color:#6D6E70;
  margin:0;
}
h2{
  color:#A5C14E;
  margin:10px 0 0 0;
  padding-left:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;
}
h3{color:#27b0de;margin:0;padding:0;}
P {
  color: #666666;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  padding-left:10px;
  padding-right:10px;
}

A, A:link, A:active, A:visited {
  color: #A5C14E;

}
#wrapper{
  width:972px;
  margin:0 auto;
}
#content{
	background:#FFF;
  width:962px;
  padding:5px;
  float:left;
}
/************************************************/
.signup_wrap{
  background: url("../../resources/images/Header.png") no-repeat scroll 0 #FFFFFF;
  height:130px;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  color:#ffffff;
  position: relative;
}
.signin_form{
  float:right;
  text-align:right;
  /*argin-top:35px;*/
  margin-right:15px;
  font-weight:bold;
  width:100%;
  font-size:11px;
}
.loginh3{
	font-size:20px;
	color:#A5C14E;
	padding:10px;
}
.signin_form input[type=text]{
  width:127px;
  background:url("../../resources/images/text-box-bg.png");
  border:none;
  height:15px;
}
.signin_form input[type=password]{
  width:127px;
  background:url("../../resources/images/text-box-bg.png");
  border:none;
  height:15px;

}
.signin_form input[type=submit]{ 
  background:url("../../resources/images/login-button.png");
  width:55px;
  height:20px;
  border:none;
  cursor:pointer;
}
.signin_form input:submit{
  width:80px;
  border:1px solid #666666;
  border-radius:5px;
}
.reg_form{
  width:460px;
  padding:20px;
  margin:0 auto;
  border:3px solid #DFDFDF;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cbd4e5));
  background: -moz-linear-gradient(top,  #fff,  #cbd4e5);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#cbd4e5');
}
.form_title,
.form_sub_title{
  font-size:20px;

  font-family:Arial, Helvetica, sans-serif;
  font-size:20px;
  font-weight:bold;
}
.form_sub_title{
  font-weight:normal;
  padding:6px 0 15px 0;
}
.reg_form p{
  width: 300px;
  clear: left;
  margin: 0;
  padding: 5px 0 8px 0;
  padding-left: 155px; /*width of left column containing the label elements*/
  border-top: 1px dashed gray;
  height: 1%;
}
.reg_form label{
  font-weight: bold;
  float: left;
  margin-left: -155px; /*width of left column*/
  width: 170px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
input{
  padding:3px;
  color:#333333;
  border:1px solid #A5C14E;
  margin-top:2px;
  width:300px;
  height:18px;
  font-size:11px;
}
.greenButton{
  width:auto;
  margin:10px 0 0 2px;
  padding:3px 4px 3px 4px;
  color:white;
  background-color:#589d39;
  outline:none;
  border:1px solid #006600;
  font-weight:bold;
}
.greenButton:active{
  background-color:#006600;
  padding:4px 3px 2px 5px;
}
.error{
  color:#F00;
}
#footer{
  color:#666666;
  text-align:center;
  /*background:#f3f3f3;*/
  clear:both;
  border: #58595B solid;
  border-width: 2px 0 0 0;
  width: 585px;
  margin-left: 170px;
}
#footer div{
  margin: 0 auto;
  width: 550px;
}

#footer ul{
  display: block;
  padding: 0;
  float: left;
  margin: 10px auto;
  width:585px;
}
#footer ul li{
  float: left;
  list-style: none;
  margin: 0 5px;
}
#footer ul li a{
  font-size: 11px;
}


.container_12 .grid_12{
  width: 940px;
}

.container_12, .container_16 {
  margin-left: auto;
  margin-right: auto;
  width: 990px;
}
.clientadminmenu {
  color: #8BB125;
}
.clientadminmenutitle {
  font-weight: bold;
}
#leftmenu {
  float: left;
  padding: 10px;
  position: relative;
  z-index: 100;
  width:145px;
}
.content{
  float:left;
  width:972px;
  background-color:#ffffff;
}

#leftmenu ul li a{
  color: #6D6E70;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}
.rewardmenu{ 
  color:#6D6E70; 
  clear:right;
  background: url("../../resources/images/Rewards-menu.png") no-repeat scroll 100% 0 #FFFFFF;
  padding: 0;
  width: 145px;
  float:right;
  margin-bottom:15px;
  border-image: none;
  border-width: 0 1px 1px;
}

fieldset {
    clear: both;
}

.rewardmenu h3{
  margin:0;
  padding:6px 0 0 0; 
  text-align:center;
  color: #ffffff;
  font-size: 11pt;
}

.rewardmenu ul{
  margin:0;
  padding:10px;
  border-right: 1px solid #383d3e;
  border-left: 1px solid #383d3e;
  border-bottom: 1px solid #383d3e;
  border-radius: 4px;
}
.rewardmenu ul li{ list-style:none; border-bottom:1px solid #383d3e; padding:2px;}
.cenetrcontent{float:left;width:55%;padding:10px;}
.vodatitle{ border-bottom: 1px dashed #AAAAAA;
            color: #8BB125;
            font-family:Arial, Helvetica, sans-serif;
            font-size: 22px;
            font-weight: 500;
            margin-bottom: 5px;
            margin-left: auto;
            margin-right: auto;
            min-width: 450px;
            padding-bottom: 10px;
            text-align: center;}
.export {
  background-color: #A5C14E;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 2px 2px 1px #888888;
  color: #FFFFFF;
  padding: 8px 3px;
  text-align: center;
  text-decoration: none;
  width: 144px;
  margin:20px 0;
  cursor:pointer;
}
#export_condition{/*float:left;*/margin:20px 0;width:100%;}
#product_data{float:left;}
#detailproduct_data{ }
#detailproduct_data h1{color: #A5C14E;
                       font-size: 20px !important;
                       margin: 15px 0 5px !important;
                       padding: 0;
                       width: 100%;}
.listing {
  border: 0 none;
  color: #6D6E70;
  margin-bottom: 10px;
  margin-right: 0;
  margin-top: 10px;
  padding: 0 0 5px;
  width: 100%;
}
.listing th {
  background: none repeat scroll 0 0 #EEEEEE;
  border-bottom: 1px solid gray;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  color: #3B4024;
  padding: 2px 0;
}
.relation {
  border: 0 none;
  color: #3B4024;
  margin-bottom: 10px;
  margin-right: 0;
  margin-top: 10px;
  padding: 0 0 5px;
  width: 100%;
}
.relation th {
  background: none repeat scroll 0 0 #EEEEEE;
  border-bottom: 1px solid gray;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  color: #3B4024;
  padding: 2px 5px;
}
.odd_row td {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  padding: 2px 5px;
}

.even_row td {
  background: none repeat scroll 0 0 #c5c5c5;
  border-bottom: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  padding: 2px 5px;
}

input[type="button"] {
  background-color: #A5C14E;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 2px 2px 1px #888888;
  color: #FFFFFF;
  text-decoration: none;
  width: auto;
  cursor:pointer;
}
#export_condition span {
  color: #27445F;
  cursor: pointer;
}
#downloadbtn{float:left;width:100%;}
#downloadbtn a{ color:#FFFFFF;}
.paging{float:right;width:auto;}
.paging a{
  color: #55A6D5;
  text-decoration:none;
}
.searchpaging {
  float: right;
  margin-bottom: 30px;
  text-align: right;
  width: 100%;
}
.searchpaging a{
  color: #55A6D5;
  text-decoration:none;
}
#value{margin:0;}
#name,#condition,#value{ vertical-align:top;}
#product_type{display:none;}
#products_category{display:none;}
div#catalogwrapper {
  background-color:#f5f6f0;
  margin: 10px auto;
  padding-bottom: 0px;
  padding-top:25px;
  float:left;
  width:585px;
}

.catalogentry {
  background: url("../../resources/images/catalogentry.png") no-repeat left top;
  display: inline;
  float: left; 
  margin:0px 0 10px 8px;
  text-align: center;
  width: 185px;
  padding-top:10px;  height:auto; 
}
.catdetails {

  background: url("../../resources/images/catalogentry.png") no-repeat left bottom;
  width:auto;
  height:350px;  padding:5px 10px 18px; 
  overflow:hidden;
  min-height: 325px;

}
.catdetails a.prname {
  color: #6D6E70;
  display: block;
  font-weight: bold;
  height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
  text-decoration: none;
  width:150px;
}
.icontitle {
  color: #58595B;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  width: 200px;
  height:90;
  position:relative;
}
.sq150 {
  height: 150px;
  margin-top: -75px;
  position: relative;
  text-align: center;
  width: 150px;
}
.catimg {
  margin-bottom: 2px;
  margin-top: 2px;
  max-height: 100%;
  max-width: 100%;
  border:none;
}
.icontext {
  display: block;
  height: 39px;
  font-weight: normal;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: left;
  font-size:9.5px
}
.morelink{
  color: #A5C14E !important;
  font-weight: bold;
  text-decoration:none;
  font-size:9.5px;
  text-align: left;
  display: block;
  padding-bottom: 5px;
}
.loc {
  display: block;
  float: left;
  font-size: 7pt;
  font-weight:normal;
  text-align:center;
  width:100%;
  position:relative;
}
.iconpoints {
  background: url("../../resources/images/points-bg.png") no-repeat scroll right bottom transparent;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  /*margin-right: -35px;*/
  padding: 7px 30px;
  position: relative;
  right: -9px;
  text-align: right;


}
.basket{display:block;height:22px;float:right;}
.catbuttons {
  height: 20px;
  width: 100%;
}
span.butleft {
  float: left;
  margin-left: 5px;
}
span.butright {
  float: right;
  margin-right: 5px;
}
.icontitle a{
  text-decoration: none;
}
.icontitle a:hover {
  color: #8BB125;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
.productcontent{
  float:left;
  width:585px;
  padding:10px 0 0 0;
}
.prdet{
  width:576px;
}
.productcontent{
  padding:10px 0 10px;
}
.maincontent {
  font-weight: normal;
  margin: 0 auto;
  text-align: left;
  width: 600px;
}
.maincontent ul {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.vodatitleclear {
  border-bottom: 1px dashed #AAAAAA;
  clear: right;
  color: #8BB125;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  min-width: 450px;
  padding-bottom: 10px;
  text-align: center;
}

#detailproduct_data .leadBox {
  float: left;
  margin-top: 25px;
  width: 100%;
}
#detailproduct_data .leadImg {
  float: left;
  height: 300px;
  overflow: hidden;
  width: 300px;
  box-shadow: lightgrey 0px 1.2px 10px 4px;
  margin-left: 2em;
}

#detailproduct_data .leadInfo {
  /*border: 1px solid #D1D2D4;
  border-radius: 5px 5px 5px 5px;*/
  float: right;
  width: 201px;
  height:198px;
  padding:10px 0;
  background:url(../images/product_detail_box_bg.png) no-repeat left top;
}

#detailproduct_data .leadInfo .leadRow.first {
  margin-top: 5px;
}
#detailproduct_data .leadInfo .leadRow {
  overflow:hidden;
  margin-bottom:10px;
}

.leadInfo .leadRow span.left {
  float: left;
  font-weight: bold;
  line-height: 16px;
  text-align: right;
  font-size:12px;
  vertical-align: middle;
  width: 99px;
}
.leadInfo .leadRow span.right {
  float: right;
  line-height: 16px;
  font-size:12px;
  text-align: left;
  vertical-align: middle;
  width: 99px;
}
.leadInfo .dashSeparator {
  background: url("../../resources/images/dasher.gif") repeat-x scroll 0 0 transparent;
  float: left;
  height: 5px;
  margin-left: 14px;
  margin-top: 10px;
  width: 181px;
}
.leadInfo .leadRow.price div {
  font-size: 15px;
  line-height: 26px !important;
}

.leadInfo .leadRow.addtowishlist{text-align:center;}
#detailproduct_data .leadBar {
  background: url("../../resources/images/results-bar.png") scroll 0 0 transparent no-repeat;
  height: 27px;
  margin-bottom: 12px;
  margin-top:20px;
  width: 587px;
  float: left;
  padding-left: 10px;
  padding-top: 1px;
}

#detailproduct_data .leadBar a.focused {
  background-color: #EEEFEF;
  border: 1px solid #93b33d;
  border-radius: 5px 5px 5px 5px;
  color: #6D6E71;
}
#detailproduct_data .leadBar a {
  font-size: 9pt;
  line-height: 15x;
  margin-left: 5px;
  outline: medium none; font-weight:normal;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  vertical-align: middle;
}
.leadInfo .leadRow .points{height:30px; background:url("../../resources/images/Points-section-detail.png") no-repeat right top; text-align:right;font-weight:bold; padding:0px 35px 0 0; color:#fff; line-height:24px;}
.leadInfo .leadRow.qty{text-align:center;}
.leadInfo .leadRow input{background: url("../../resources/images/qty-text-bg.png") no-repeat scroll right top transparent;
                         border: medium none;
                         height: 13px;
                         padding: 5px;
                         vertical-align: top;
                         width: 21px;}

.leadInfo .leadRow .basket img{vertical-align:middle;}
.basket{
  display: block;
  margin-top: 10px;
  float:right; 
}
.basket1{
  display: block;
  margin-top: 10px;
}
.basket1 .lblqty{position:relative;top:-7px;font-size: 12px;font-weight: bold;}
.catalogentry .basket .lblqty{position:relative;top:-6px;font-size: 12px;font-weight: bold;}
.catalogentry .basket input{
  background: url("../../resources/images/qty-text-bg.png") no-repeat scroll right top transparent;
  border: medium none;
  height: 13px;
  padding: 5px;
  vertical-align: top;
  width: 21px;
  text-align:center;
}
#detailproduct_data .tabContent div.tabData{
  float:left;
  width:528px;
  margin:10px 0 10px 0;  
  border:1px solid #D1D2D4;    
  border-radius:5px;    
}  
#detailproduct_data .tabContent div.tabData .content{
  padding:10px;
}
#detailproduct_data .tabContent div.tabData{
  display:none;
}

#detailproduct_data .tabContent div.tabData.active{
  display:block;
}
#detailproduct_data .leadBar a.focused {
  background-color: #EEEFEF;
  border: 1px solid #93b33d;
  border-radius: 5px 5px 5px 5px;
  color: #6D6E71;
}
.searchBar {
  clear: right;
  color: #FFFFFF;
  float: right;
  height: 21px;
  width: 287px;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  margin-top:7px;
}
.usersearchBar {
  clear: right;
  color: #000000;
  float: right;
  height: 30px;
  margin-top: 10px;
  margin-right:125px;
  width: 360px;
  margin-bottom:10px;
}
.usersearchBarbyID {
  clear: right;
  color: #000000;
  float: left;
  height: 30px;
  margin-top: 10px;
  width: 378px;
  margin-bottom:10px;
}
.searchBar div {
  float: left;
  width: 256px;
  font-weight:bold;
}
.searchBar span{display:block;float:left;margin-top:3px;}
.usersearchBar div {
  float: left;
  width: 360px;
  font-weight:bold;
}
.usersearchBarbyID div {
  float: left;
  width: 378px;
  font-weight:bold;
}
.searchBar div input {
  background: url("../../resources/images/search-box-bg.png");
  border: none;
  height: 21px;
  margin: 0;
  padding: 0;
  width: 200px;
}
.usersearchBar div input {
  border-radius: 3px 3px 3px 3px;
  color: #231F20;
  height: 20px;
  margin: 0;
  padding: 0;
  width: 200px;
}
.usersearchBarbyID div input {
  border-radius: 3px 3px 3px 3px;
  color: #231F20;
  height: 20px;
  margin: 0;
  padding: 0;
  width: 200px;
}
.graygrad {
  background-color: #D1D2D4;
  background-image: -moz-linear-gradient(center bottom , #D1D2D4 0%, #FFFFFF 50%, #D1D2D4 100%);
  border: 1px solid #D1D2D4;
  border-radius: 3px 3px 3px 3px;
}
.categoryList {
  float: left;
  margin: 15px 10px 10px 10px;
  width: 545px;
  padding:10px;
  border:1px solid #CCCCCC;
}
.product_wrapper img {
  border: 1px solid #CCCCCC;
  float: left;
  padding: 5px;
}
.product_wrapper .description {
  float: left;
  height: 90px;
  margin-left: 10px;
  width: 260px;
}
.product_wrapper .description a {
  color: #6D6E70;
  display: block;
  font-weight: bold;
  height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
  text-decoration: none;
}
.product_wrapper .description a:hover {color:#8BB125;}
.product_wrapper .description a.morelink {
  float:right;
}

.product_wrapper .description span.d {
  display: block;
  font-weight: normal;
  height: 44px;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: left;
  width: 260px;
}

.product_wrapper .description span.d span {
  color: #8BB125;
  font-weight: bold;
  cursor:pointer;
}
.product_wrapper .col {
  float: left;
  height: 90px;
  margin-left: 5px;
  padding-right: 3px;
  text-align: right;
  width: 90px;
}
.product_wrapper .col span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  width: 90px;
}
.product_wrapper .col img {
  border: 0 none;
  float: right;
  margin-top: 15px;
}
.product_wrapper .foo {
  display: block;
  float: left;
  width: 365px;
}
.product_wrapper .foo .loc {
  display: block;
  float: left;
  font-size: 7pt;
  padding-left: 10px;
  text-align: left;
  width: 40%;
}
.product_wrapper .foo .code {
  display: block;
  float: right;
  font-size: 7pt;
  text-align: right;
  width: 40%;
}
.clear {
  clear: both;
  height: 0;
  width: 100%;
}

.product_wrapper .separator {
  border-color: #CCCCCC;
  border-style: dashed;
  border-width: 0 0 2px;
  height: 1px;
  margin: 10px 0;
  width: 100%;
}
.narrowBar {
  background: url("../../resources/images/results-bar.png") repeat-x scroll 0 0 transparent;
  height: 27px;
  margin-bottom: 12px;
  margin-top:20px;
  width: 587px;
}

.narrowBar img{border:none;}
.narrowBar a {
  display: block;
  float: left;
  height: 26px;
  text-decoration: none;
}
.narrowBar .hall {
  background: url("../../resources/images/all-locations.png") no-repeat scroll 0 0 transparent;
  width: 76px;
}
.narrowBar .hall.actual {
  background: url("../../resources/images/all-locations-selected.png") no-repeat scroll 0 0 transparent;
}
.narrowBar .hUNloc.actual {
  background: url("../../resources/images/upper-north-selected.png") no-repeat scroll 0 0 transparent;

}
.narrowBar .hUNloc {
  background: url("../../resources/images/upper-north.png") no-repeat scroll 0 0 transparent;
  width: 76px;
}
.narrowBar .hCNloc.actual {
  background: url("../../resources/images/central-north-selected.png") no-repeat scroll 0 0 transparent;
}
.narrowBar .hCNloc {
  background: url("../../resources/images/central-north.png") no-repeat scroll 0 0 transparent;
  width: 76px;
}
.narrowBar .hLNloc.actual {
  background: url("../../resources/images/lower-north-selected.png") no-repeat scroll 0 0 transparent;
}
.narrowBar .hLNloc {
  background: url("../../resources/images/lower-north.png") no-repeat scroll 0 0 transparent;
  width: 76px;
}

.narrowBar .hUSloc.actual {
  background: url("../../resources/images/upper-south-selected.png") no-repeat scroll 0 0 transparent;
}
.narrowBar .hUSloc {
  background: url("../../resources/images/upper-south.png") no-repeat scroll 0 0 transparent;
  width: 76px;
}

.narrowBar .hLSloc.actual {
  background: url("../../resources/images/lower-south-selected.png") no-repeat scroll 0 0 transparent;
}
.narrowBar .hLSloc {
  background: url("../../resources/images/lower-south.png") no-repeat scroll 0 0 transparent;
  width: 76px;
}

.narrowBar .hAUloc.actual {
  background: url("../../resources/images/australia-selected.png") no-repeat scroll 0 0 transparent;
}
.narrowBar .hAUloc {
  background: url("../../resources/images/australia.png") no-repeat scroll 0 0 transparent;
  width: 74px;
}

.narrowOptions {
  float: left;
  margin-bottom: 20px;
  width: 578px;
  margin-left:10px;
}
.narrowOptions .l {
  /*width: 47%;*/
}
.narrowOptions .h {
  float: left;
}
.narrowOptions span {
  display: block;
  float: left;
  font-weight: bold;
}
#slider-range {
  float: left;
  margin: 3px 5px 0;
  width: 180px;
}

.narrowOptions .to {
  text-align: left;
}
.narrowOptions .from, .narrowOptions .to {
  margin: 0 8px;
  text-align: center;
  width: 40px;
}
.narrowOptions .from {
  margin: 0 2px;
  text-align: right;
}

.narrowOptions .r {
  /*  width: 25%;*/
}
.narrowOptions .r .hrselect{ float:left;}
.narrowOptions .h {
  float: right;
}
.narrowOptions select {
  float: right;
  margin-left: 8px;
  margin-top: -3px;
}

/*left menu CSS*/
#menu {
  position: relative;
  top: 0px;
  left: 0px;
  /*margin: 6px 0px 2px 0px;
  padding: 3px 4px 3px 22px;
  border: 1px solid #000000;
  color: #FFFFFF;
  background-color: #CC0000;
  list-style-type: square;*/
}

#menu LI { font-size: 7pt; margin: 0px 0px 1px 0px; padding: 0px 0px 2px 0px; }
#menu LI UL { margin: 0px 0px 0px 15px; list-style-type: disc; }
html>body #menu LI UL { margin: 0px 0px 0px 12px; }

#menu A {
  display: block;
  line-height: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
}
#menu A:visited {background-color: transparent; }
#menu A:active {color:#8BB125; background-color: transparent; }
#menu A:hover {color:#8BB125;background-color: transparent; }

/*left menu CSS ends*/

.select_multiple{ height:200px;}
#login_container{ background: none repeat scroll 0 0 #FFFFFF;
                  padding: 10px;
				  text-align:center;
				  }
#login_container label{ float:left; width:150px; display:inline;width:100%;margin-bottom:15px;}
#login_container input[type="submit"] {
  background: url("../../resources/images/login-button.png") repeat scroll 0 0 transparent;
  border: medium none;
  font-size: 0;
  height: 20px;
  margin: 5px 0 0 0px;
  width: 55px;
}
.forgtlnk{color:#6D6E70 !important;font-size:12px;text-decoration:none !important;}
#forgot_container{ 
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 10px;
}
#forgot_container label{ 
	float:left; 
	width:150px; 
	display:inline;
}
	
#forgot_container input[type=submit]{
	background: url("../../resources/images/forgot-password-button.png") repeat scroll 0 0 transparent;
	border: medium none;
	margin: 5px 0 0 220px;
	width: 150px;
	height:20px;
	font-size:0px;
}

/*Dialog box css*/
.DialogDataCont {
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 101;
}
.DialogData {
  background-color: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 10px 10px 5px #162635;
  margin: auto;
  max-width: 400px;
  min-width: 200px;
  padding: 25px;
  position: relative;
  top: 30%;
  visibility: hidden;
  z-index: 100000;
}
.DialogClose {
  background-color: #162635;
  border-radius: 8px 8px 8px 8px;
  color: #FFFFFF;
  cursor: pointer;
  height: 16px;
  line-height: 16px;
  margin-right: -8px;
  margin-top: -33px;
  position: absolute;
  right: 0;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}

.DialogText {
  line-height: 130%;
  margin-bottom: 20px;
}
.DialogButtons a {
  background-color: #A5C14E;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 4px 4px 2px #888888;
  color: #FFFFFF;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  text-decoration: none;
}
.DialogOverlay {
  background-color: #CCCCCC;
  opacity: 0.6;
}
/* Dialog css ends*/

.content .sidebar {
  padding: 10px;
  width: 200px;
}
.right {
  float: right;
}

.ad_basketx {
  background: url("../../resources/images/Cart-menu.png") no-repeat scroll 100% 0 #FFFFFF;
  padding: 0;
  width: 200px;
  float:right;
  margin-bottom:10px;
}
.sidebar.right .ad_basketx h5 {
  padding: 6px 0 0 0;
  width: 200px;
  text-align:center;
}
.sidebar.right h5 {
  margin: 0;
}
.sidebar.right h5 {
  color: #ffffff;
  font-size: 11pt;

}

.sidebar.right .itemsListx {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-color: -moz-use-text-color #383d3e #383d3e;
  border-image: none;
  border-right: 1px solid #383d3e;
  border-left: 1px solid #383d3e;
  border-bottom: 1px solid #383d3e;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  width: 198px;
}

.sidebar.right .rewardmenu a{ font-weight:bold;}
.itemsListx .leadx {
  border-bottom: 2px dashed #CCCCCC;
  margin-bottom: 4px;
  padding-bottom: 8px;
  padding-top: 3px;
}

.itemsListx .leadx span, .itemsListx .rox span {
  display: block;
  float: left;
  text-align: left;
  width: 73%;
}
.itemsListx .leadx div, .itemsListx .rox div {
  float: right;
  text-align: right;
  width: 25%;
}
.itemsListx .rox.item {
  margin-top: 3px;
}
.ad_basketx .itemsListx, .itemsListx .leadx, .itemsListx .rox {
  float: left;
  font-size: 11px;
  width: 100%;
}
.sidebar.right .pad {
  padding: 5px;
}

.rox.sum.sumx {
  background-color: #DCDDDF;
  margin-left: -5px;
  padding: 3px 5px;
}
.itemsListx .sumx {
  font-weight: bold;
}
.itemsListx .sum {
  margin-top: 10px;
}
.topspan {
  display: block;
  float: left;
  text-align: left;
  width:30% !important;
}
.qtyspan{
	display: block;
	float: left;
	text-align: left;
	width:10% !important;
}
.itemsListx .leadx span, .itemsListx .rox span {
  display: block;
  float: left;
  text-align: left;
  width: 65%;
}
.itemsListx .leadx div, .itemsListx .rox div {
  float: right;
  text-align: right;
  width: 25%;
}
.ad_basketx .labelTotal, .ad_basketx .sumTotal {
  width: 50% !important;
}
.ad_basketx .buttons {
  text-align: center;
  float: left;
  margin-top: 5px;
  width: 100%;
}
.ad_basketx .buttons a {
  border: 0 none;
  display: block;
}

.ad_basketx .buttons a.trlist {
  background: none repeat scroll 0 0 #A5C14E;
  border: 1px solid #000000;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  font-weight:bold;
  padding:1px;
}
.sidebar a {
  color: #6C6D70;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}
.ad_basketx .buttons a img {
  border: 0 none;
}
.itemsListx .remover {
  background: url("../../resources/images/x.png") repeat-x scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  float: right !important;
  font-size: 12px;
  height: 12px;
  margin-left: 1px;
  margin-top: 1px;
  width: 12px !important;
}
.main_full {
  float: left;
  width: 575px;
}
.main_full h1 {
  color: #A5C14E;
  font-size: 15pt !important;
  margin: 5px 0 !important;
  padding: 0;
  width: 100%;
}
.main_full .box {
  float: left;
  margin: 10px 0;
  width: 100%;
}

.main_full .box_title {
  background: url("../../resources/images/box_res_bg.jpg") no-repeat scroll 0 0 transparent;
  color: #8BB125;
  float: left;
  font-size: 13px;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  text-indent: 10px;
  vertical-align: middle;
  width: 100%;
}

.box_title .opener.minus {
  background: url("../../resources/images/_.png") repeat-x scroll 0 0 transparent;
}
.box_title .opener {
  background: url("../../resources/images/+.png") repeat-x scroll 0 0 transparent;
  cursor: pointer;
  display: block;
  float: right;
  height: 12px;
  margin-right: 10px;
  margin-top: 9px;
  width: 12px;
}
.main_full .box_content {
  border: 1px solid #E1E1E1;
  float: left;
  padding: 10px;
  text-align: center;
  width: 553px;
}
.box_content .label {
  float: left;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-align: left;
  vertical-align: middle;
  width: 22%;
}
.box_content .input {
  float: left;
  height: 30px;
  margin-left: 10px;
  text-align: left;
  width: 75%;
}
.box_content .input input {
  border: 1px solid #D6D6D6;
  border-radius: 5px 5px 5px 5px;
  height: 18px;
  margin-top: 5px;
  width: 87%;
}
.box_content .input select {
  border: 1px solid #D6D6D6;
  border-radius: 5px 5px 5px 5px;
  height: 22px;
  margin-top: 5px;
  width: auto;
}
.box_content .input .w50l {
  text-align: left;
}
.w50l {
  float: left;
  text-align: center;
  width: 50%;
}
.box_content .input .w50l input {
  display: block;
  float: left;
  margin-top: 6px;
  width: auto;
}
.box_content input.radio {
  border: 0 none;
}
.box_content .input .w50l span {
  display: block;
  float: left;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
}
.box_content .inputt textarea {
  border: 1px solid #D6D6D6;
  border-radius: 5px 5px 5px 5px;
  height: 110px;
  margin-top: 5px;
  width: 50%;
}
.box_content .inputauto {
  float: left;
  height: auto;
  margin-left: 10px;
  text-align: left;
  width:80%;
}
.box_content .inputauto table {
  margin-top: 2px;
}

.box_content .inputauto tr.legend td {
  border-color: #CCCCCC;
  border-style: dashed;
  border-width: 0 0 2px;
  font-weight: bold;
  text-align: left;
}
.box_content .inputauto tr.total {
  background-color: #E0E1E1;
  font-weight: bold;
}
.box_content .inputauto tr.totalt {
  background-color: #E0E1E1;
  font-weight: bold;

}
.box_content .inputauto tr.totalt td{border-bottom:2px dashed #ffffff;}
.box_content .inputauto tr.totalleft {
  background-color: #E0E1E1;
  font-weight: bold;
}
.confirmCheckout {
  width: 100px;
}
.main_full .ch, .confirmCheckout {
  float: none;
  margin: auto;
}
.box_content .input input.small {
  width: 140px;
}
.box_content .input input.xsmall {
  width: 70px;
}
.box_content hr {
  border-color: #CCCCCC;
  border-style: dashed;
  border-width: 0 0 2px;
  float: left;
  height: 1px;
  width: 100%;
}
.box_content input.redzio, .box_content select.redzio, .box_content textarea.redzio {
  border-color: red;
}

.container_12 {
  background-color: #FFF;
  padding: 10px 0;
  margin-left: auto;
  margin-right: auto;
  width: 972px;
}
.container_12 .grid_12{
  width: 940px;
}
.grid_12 h2 {
  border-bottom: 1px solid #FFFFFF;
  font-size: 16px;
  margin: 0 0 10px;
  padding: 5px 0;
  float:left;
  width:96%;
}
.grid_12 h2 a {
  color: #152534;
  text-decoration: none;
}
.grid_12 h2 a:hover {color:#55A6D5;}
.grid_12, .grid_8 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width:620px;
}

.grid_8 fieldset{ border:none;}
.container_12 .grid_2 {
  width: 140px;
}
.alpha {
  margin-left: 0;
}
.container_12 .grid_6{
  width: 300px;
}
.omega {
  margin-right: 0;
}

.container_12 label {
  line-height: 24px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.container_12 input {
  padding: 5px 3px;
  width: 240px;
  margin-bottom:10px;
}

.container_12 input[type="checkbox"] {
 	padding: 0;
  width: 50px;
  margin-bottom:0;
  border:0;
} 
.container_12 a {
  color: #55A6D5;
}
.container_12 table{ width:100%;}
.container_12 table thead td {
  font-weight: bold;
}
.container_12 select.select {
  height: 26px;
  width: 254px;
}
.container_12 select {
  padding: 5px 3px;
}
.container_12 .prefix_2 {
  padding-left: 160px;
}

.container_12 button.button {
  padding: 3px 13px;
}
.container_12 .button {
  background: none repeat scroll 0 0 #A5C14E;
  border: medium none;
  border-radius:3px;
  color: #FFFFFF;
  cursor: pointer;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4px 16px;
  text-decoration: none;
}
#errors p{ text-align:center;}
.container_12 table.listing{
  width:75%;
  margin-left:10px;
}
#pageLeadTop {
  height: 170px;
  position: relative;
  width: 100%;
}
#pageLeadTop h1 {
  bottom: 5px;
  color: #FFFFFF;
  font-size: 16px;
  left: 5px;
  position: absolute;
}
div.oops {
  border: 1px solid #D1D2D4;
  border-radius: 5px 5px 5px 5px;
  padding: 5px;
}
.othersettings{width:100%;}
.othersettings h3{ margin-bottom:5px;}
.othersettings label {display: inline-block; width: 155px;}
.othersettings span {
  color: #27445F;
  cursor: pointer;
}

.shippingsetting{width:100%;}
.shippingsetting h3{ margin-bottom:5px;}
.shippingsetting label {display: inline-block; width: 155px;}
.shippingsetting span {
  color: #27445F;
  cursor: pointer;
}
.expsetting{width:100%;}
.expsetting h3{ margin-bottom:5px;}
.expsetting label {display: inline-block; width: 155px;}
.expsetting span {
  color: #27445F;
  cursor: pointer;
}
.adminsubmenu{
  position: absolute;
  top: 160px;
  display:none;
  z-index:1000000;
}

.adminsubmenu li{ width:100%;}
.adminsubmenu li a{ width:60%;}
.reportform{ width:706px; border:2px solid #B4B4B4;float:left;padding:10px;margin:10px 0 10px 99px; min-height:50px; text-align:center;background-color:#FFF;}
.statementform{ width:96%;float:left;padding:10px;margin:10px 0 10px 0px; min-height:50px; text-align:center;}
.merchantreportform{ width:706px; border:2px solid #B4B4B4;float:left;padding:10px;margin:10px 0 10px 99px; min-height:50px; text-align:center;background-color: #FFF;}
.merchantreportform .fromdatecontainer{ float:left;width:50%; margin-bottom:20px;}
.merchantreportform .todatecontainer{ float:left;width:50%; margin-bottom:20px;}
.merchantreportform .merchantcontainer{ float:left;width:50%;}
.merchantcontainer label{ float:left;width:70px;display:block; margin-right:10px;text-align:left;}
.merchantcontainer select{float:left;} 
.fromdatecontainer{ float:left;width:35%;}
.monthcontainer{ float:left;width:100%;text-align:center;}
.todatecontainer{ float:left;width:65%;}
.fromdatecontainer label{ float:left;width:70px;display:block; margin-right:10px;}
.monthcontainer label{ float:left;width:auto;display:block; margin-right:10px;}
.todatecontainer label{ float:left;width:70px;display:block;margin-right:10px;}
.reportform input[type=text]{
  background-color: #EEEEEE;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin: 0;
  width:158px;
  float:left;
}
.statementform input[type=text]{
  font-family:Arial, Helvetica, sans-serif;
  border:1px solid #6D6E70;
  color:#6D6E70;
  font-size: 90%;
  margin: 0;
  width:158px;
  float:left;
}

.merchantreportform input[type=text]{
  background-color: #EEEEEE;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin: 0;
  width:105px;
  float:left;
}
.merchantreportsubmit{ float:right; width:65%; margin-top:20px;}
.merchantreportsubmit input[type=submit]{ border:none; width:auto; background:#A5C14E; border-radius:5px; color:#FFFFFF; width:85px; font-weight:bold;}
.gradient {
         width: 200px;
         height: 200px;

         background: #00ff00; 
         background: -webkit-gradient(linear, left top, left bottom, from(#00f), to(#fff));
         background: -moz-linear-gradient(top, #7cc3bd, #1ab0a5);
         filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ff00, endColorstr=#000000, GradientType=0);
         -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0000FF, endColorstr=#FFFFFFFF)";
 }
.monthcontainer input[type=submit]{ border:none; width:auto; background:#A5C14E; border-radius:5px; color:#FFFFFF; width:85px; font-weight:bold;margin:0;}
.reportsubmit{ float:right; width:72%; margin-top:20px;}
.reportsubmit input[type=submit]{ 
	border:none; 
	width:auto; 
	background:#A5C14E; 
	border-radius:5px; 
	color:#FFFFFF; 
	width:85px; 
	font-weight:bold;
}
.doanloadlink{ float:right;width:33%; margin:0 0 5px 0px;}
.statementdata{ float:left;width:100%;positionj:relative; font-family:"arial";}
.statementdata table.listing{margin:0px 0px 20px!important;width:100% !important;}
.statementdata table.listing th{
    background-color:#daeaab;
    border:1px solid #FFFFFF;
    color: #6d6e70;
	font-size:12px;
    padding: 2px 15px;
	height:25px;
}
.statementdata table.listing   td ,
.statementdata table.listing   td {
vertical-align: top;
  background: none;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  padding: 2px 15px;
  color:#6d6e70;
  font-size:12px;
}
.expiring_table{
	width:330px; 
	text-align:center; 
	margin:0 auto;
}

table.aligncenter th,
table.aligncenter td{
	text-align:center;
}
.hidden{
	display:none;
}
.statementdata span{ 
	color:red; 
	font-size:18px; 
	text-align:center;
	display:block;
}
.statementdata h3 {
    background: url("../../resources/images/results-bar.png") repeat-x scroll 0 0 transparent;
    color: #A5C14E;
	margin: 0 2px;
    padding: 5px;
    text-align: center;
}
.statementdata  .expandspan{
	border:1px solid #d1d3d4; 
	font-size:10px; 
	cursor:pointer; 
	color:#d1d3d4; 
	padding:0 3px;
}

.statementdata p{margin-left:140px;font-weight:bold;}
.buylimitmessage{float:left;width:100%;font-weight:bold;color:#A5C14E;text-align:center; display:block;}
.sortsubmit input[type=submit]{ border:none; width:auto; background:#A5C14E; border-radius:5px; color:#FFFFFF; width:85px; font-weight:bold;}
#csvctrl{float: right;width: 35%;}
.csvfileErr{ display:block;width:100%;text-align:center;color:#A5C14E;font-weight:bold;float:left;}
#recaptcha_area{ margin-left:15px;}
.field_error, .form_error {color: #96000B;}
.addfieldset{ border:2px solid #fff !important}
.addfieldset legend{FONT-WEIGHT:bold;}
.copyadd{ margin-top:4px;}
.chngpwd{ float:right;}
.chngpwd a{ text-decoration:underline !important;}
.field_error, .form_error {
  color: #96000B;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 3px 10px;
}
.form_info {
  background: none repeat scroll 0 0 #FAFABA;
  color: #3683BB;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 3px 10px;
}
.clientupload {
  border: 2px solid #B4B4B4;
  float: left;
  margin: 10px 0 10px 99px;
  min-height: 50px;
  padding: 10px;
  /*text-align: center;*/
  width: 706px;
  background-color: #FFF;
}
.clientupload .filecontainer {
  float: left;
  width: 100%;
}
.clientupload .filecontainer label {
  display: block;
  float: left;
  margin-right: 10px;
  width: 235px;
}
.uploadsubmit {
  float: left;
  margin-top: 20px;
  width: 35%;
  clear:left;
}
.uploadsubmit input[type="submit"] {
  background: none repeat scroll 0 0 #A5C14E;
  border: medium none;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  font-weight: bold;
  width: 100px;
}
.repoststatus{ float:left;width:100%; padding-top:30px;}
.repoststatus p{ margin:0;padding:0; font-weight:bold;}
.userupdated{ color:red;}
#conflict_container .grid_8{ width:100%;}
#conflict_container .grid_2{ width:90px !important;}
#conflict_container .grid_6{ width:255px  !important;}
#conflict_container .grid_8 fieldset{ width:80%;}
.alloc_pagination{float:right;width:60%;text-align:left;}
.billing_pagination{float:right;width:60%;text-align:left;}
.btn_continue{display:block;float:right;}
#usingpay1{width:68%;}
#usingpay2{width:70%;}
#directDebit{display:none;}
.conf_pagination{float:left;padding-left:100px;width:75%;word-wrap:break-word;}
.max_pageimgwidth{max-width:460px;}
#forgtpwderror{margin-left:145px;}
#forgotemailerror{margin-left:145px;}
.orclass{padding:8px;}
a.forgotpwdlink{ 
  color: #FFFFFF;
  float: left;
  left: 17px;
  position: relative;
  top: -17px;
}
.signedinuser{display:block;margin:0 0 5px;font-weight:normal;color:#000;}
a.logoutlink{
  float:right;
  color:#FFFFFF;
  background:url("../../resources/images/logout-button.png");
  width:70px;
  height:20px;
  border:none;
  font-size:0px;
}
.passwordinfo{background:#A5C14E;padding:10px;color:#ffffff;text-align:center;font-weight:bold;}
.adjustmenterror{text-align:center;color:red;}
.linethrough{text-decoration: line-through;}
.alloc_merchantpaging{float:right;width:60%;text-align:left;}
#conflict_container{float:left;width:100%;}
#first_user{float:left;width:50%;}
#first_user h3{padding:0 0 10px 20px;text-decoration:underline;}
#second_user{float:left;width:50%;}
#second_user h3{padding:0 0 10px 10px;text-decoration:underline;}
#mergebtn{padding-bottom:10px;}
.contshop{display:block;float:right;}
.pageimg{height:125px; width:100%;}
.pagedesc{padding: 5px 10px 0px 0px;}
#pointrangeslider{float:left;}
#serchloader{display: none;text-align:center;}
#pointstmtdiv{float:left;width:585px;background:none;font-family:Arial, Helvetica, sans-serif;}
#pointstmtdiv .grid_12 h2{font-size:21px;}
#pointstmtdiv .grid_12{width:575px; !important}
.balancepagingmain{float:right;width:60%;text-align:left;}
.breakword{word-wrap:break-word;}
.redempaging{float:right;width:60%;text-align:left;}
#merchantgrps{display:none;}
.conflict_sub{float:left;width:50%;}
.conflict_sub h3{padding:0 0 10px 20px;text-decoration:underline;}
#oldbtn{padding-bottom:10px;}
.conflictdata{color:red;}
.subclientinfoupdate{background:#A5C14E;padding:10px;color:#FFFFFF;font-weight:bold;clear:left;}
span.sortarrow{display:block;border:none;float:right;}
span.sortarrow img{border:none;}
a.sortheader{text-decoration:none;float:left;}
.loginbtn{
  font-size:0px;
}
.pwdlbl{
  padding-right:2px;
}
.freightsec{
  float:left;
  width:100%;
  margin:10px 0px 5px 0px;
}
.freightsec div.shipTotal{
  float:right;
}
.group1-Prev {
  color: #FFFFFF;
  font-weight: bold;
  left: 395px;
  position: absolute;
  top: 147px;
  z-index:1000000;
  cursor:pointer;
}
.group1-Next {
  color: #FFFFFF;
  font-weight: bold;
  left: 545px;
  position: absolute;
  top: 147px;
  z-index:1000000;
  cursor:pointer;
}
.sortselection{float:left;padding:3px 0 0 10px;}
.sortselection span{	
  color: #FFFFFF;
  display: block;
  float: left;
  font-weight:bold;
  font-size:13px;
  padding-top:2px;
}
.hrselect {
  background: url("../../resources/images/select-bg.png") no-repeat scroll 0px 0px transparent;
  float: left;
  margin-left: 5px;
  overflow: hidden;
  width: 159px;
  height:20px;
}
.hrselect select {
  background: transparent;
  width: 185px;
  border: 0;
  color: #666666;
  border-radius: 0;
  -webkit-appearance: none;
}
.overspend{
  float:left;
  width:100%;
  margin:10px 0;
}
.overspend span{
  display: block;
  float: left;
  text-align: left;
  width: 73%;
}
.overspend div{
  float: right;
  text-align: right;
  width: 25%;
}

#ajax_paging
{
  float:right;
  font-size:11px;
  margin: 6px 12px 0 0;
}
#ajax_paging strong{color:#ffffff;}
#ajax_paging a{color:#737776; display:inline; float:none;  text-decoration:none;}
#ajax_paging a img{vertical-align:top;}
#showrecords{
  float: right;
  font-size:12px;
  font-weight:bold;
}
#wishlist_container{
  float:left;
  width:565px;
  margin: 10px 0;
  padding: 10px;
}

.top_grey_bar{
  width: 100%;
  background-color: #a5c14e;
  height: 30px;
}

.copyright{
	float:left;
	width:100%;
	text-align:center;
	margin:13px 0 0 0;
}

#searchpaging{
	background: url("../../resources/images/results-bar.png") repeat-x scroll 0 0 transparent;
	height: 27px;
	margin-bottom: 5px;
	margin-top:11px;
	width: 582px;
	padding:3px 5px 0 0;
	float:left;
	text-align:right;
	font-size:11px;
}
#searchpaging strong{color:#ffffff;}
#searchpaging a{color:#9bc5e0; display:inline; float:none;  text-decoration:none;}
#searchpaging a img{vertical-align:top;}
.sortselectionsr{float:left;padding:0px 0 0 10px;}
.sortselectionsr span{	
  color: #FFFFFF;
  display: block;
  float: left;
  font-weight:bold;
  font-size:13px;
}
.box_content .inputt {
    float: left;
    height: 120px;
    margin-left: 10px;
    text-align: left;
    width: 60%;
}
.box_content .inputt textarea {
    border: 1px solid #D6D6D6;
    border-radius: 5px 5px 5px 5px;
    height: 110px;
    margin-top: 5px;
    width: 87%;
	resize:none;
}
.payopt{
	display:block;
	margin-right:5px;
}
.csvclientErr{ display:block;width:100%;text-align:left;color:#A5C14E;font-weight:bold;float:left;}
.changepassword_main{
	float:left;
	width:585px;
	background: none repeat scroll 0 0 #F1F1F1;
	padding: 10px 0;
	margin:12px 0 10px 0;
}
.changepassword_main .grid_12{
  width: 585px;
  float:left;
}
.changepassword_main  .grid_12 h2 {
  border-bottom: 1px solid #FFFFFF;
  font-size: 16px;
  margin: 0 0 10px;
  padding: 5px 0;
  float:left;
  width:93%;
}
.changepassword_main  .grid_12, .grid_8 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width:565px;
}
.changepassword_main  .alpha {
  margin-left: 0;
}
.changepassword_main  .container_12 .grid_6{
  width: 300px;
}
.changepassword_main  .omega {
  margin-right: 0;
}

.changepassword_main  .container_12 label {
  line-height: 24px;
}
.changepassword_main  input {
  padding: 5px 3px;
  width: 240px;
  margin-bottom:10px;
}
.changepassword_main .grid_2 {
  width: 140px;
}
.changepassword_main .grid_6{
  width: 320px;
}

.removeicon{
	position:absolute;
	top:-6px;
	left:150px;
	background:url("../images/x.png");
	height:12px;
	width:12px;
	cursor:pointer;
  z-index: 1000;
}

.travelrequest{
  float: left;
  width: 585px;
}

.travelrequest input{
  width: auto;
}

.travelrequest .titlebar{
  font-weight: bold;
  font-size: 18px;
  color: #13AEA6;
  padding-top: 20px;
}

#catalogwrapper .leadBar {
  background: url("../../resources/images/results-bar.png") scroll 0 0 transparent no-repeat;
  height: 27px;
  margin-bottom: 12px;
  margin-top:20px;
  width: 587px;
  float: left;
  padding-left: 10px;
  padding-top: 1px;
}

.selectall{
  float: left;
  color: #fff;
  padding-top: 3px;
}

.selectall input{
  width: auto;
  margin: 2px 0 0 0;
  padding: 0;
  height: auto;
}

.removell{
  float: right;
  margin-right: 30px;
  margin-top: 2px;
}
.useronesubmit{
    float: left;
    text-align: right;
    width: 410px;
}
.changepassword_main .usersearchBar {
  clear: right;
  color: #000000;
  float: right;
  height: 30px;
  margin-top: 0;
  margin-right:10px;
  width: 295px;
}
.changepassword_main .usersearchBarbyID {
  clear: right;
  color: #000000;
  float: right;
  height: 30px;
  margin-top: 0;
  margin-right:10px;
  width: 295px;
}
.signinas{float:left;margin-bottom:20px;}
.updatedstatus{ color:#A5C14E;}
.reg_form p {    
    width: 325px;
}
.add_menumain{padding: 15px 0 0 180px}
.add_menufrom{clear: none; float: left;width: 720px;}
.createmenumain{width: 82%; margin-right: 1px;}
#createmenuinner{width:120px; float: right;}
#createmenuinner a{text-decoration:none;}
.menulist{width:80% !important;}
.page_url{display:none;}
.custom_url{display:none;}
.usrlistmain{overflow:auto; clear:both; height:600px;}
.contactformtbl p{
  color: #13aea6;
  width:100px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  padding-left:10px;
  padding-right:10px;
}
#contactErr{text-align:center;color:red;}
.bottombar{ margin-bottom:0px !important;}
.narrowBarBottom{
  background: url("../../resources/images/results-bar.png") repeat-x scroll 0 0 transparent;
  height: 27px;
  margin:0px;
  width: 587px;
  clear:left;
}
.subclientmain{
  clear: right;
  float: left;
  height: 30px;
  margin-top: 0;
  margin-right:10px;
  width: 100%;
}
#alloc_reportdata {
    margin-left: 40px;
    clear: left;
    float: left;
    width: 880px;
}
#alloc_reportdata table {
    float: left;
    width: 100%!important;
}
#alloc_reportdata table{float:left;}
#meralloc_reportdata{margin-left:135px;clear:left;float:left;width:85%;}
#meralloc_reportdata table{float:left;}
#blnce_reportdata{margin-left:43px;clear:left;float:left;width:85%;}
#blnce_reportdata table{float:left;width:100%;}
/*#sortabletable tr td { font-size:12px;}
#sortabletable tr th:first-child + th + th {width:150px}
#sortabletable tr td:first-child + td + td {width:150px}*/

/*Rewards Menu UI*/

#menu A:hover, #menu A.unfolded, #menu A.unfolded:hover {
padding: 1em 0;
}

body * {
transition: all ease-out .5s;
-webkit-transition: all ease-out .5s;
-moz-transition: all ease-out .5s;
-o-transition: all ease-out .5s;
-ms-transition: all ease-out .5s;
}

/*Hover/Zoom*/

img.prdetailImg {
-webkit-transition: all .7s ease-in-out;
-moz-transition: all .7s ease-in-out;
-o-transition: all .7s ease-in-out;
-ms-transition: all .7s ease-in-out;
}

img.prdetailImg:hover {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
position: absolute;
z-index: 1000;
border-radius: 50%;
border: 3px solid grey;
}

.age_verify_overlay {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    z-index: 99999;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.87);
}

.age_verify_overlay .age_verify_popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    max-width: 700px;
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #A5C14E;
    z-index: 2;
    box-sizing: border-box;
    box-shadow: 0 0 50px 0 rgba(0,0,0,.6);
    display: inline-block;
    vertical-align: middle;
    padding-top: 30px;
    border: 3px solid #fff;
}

.age_verify_overlay .age_verify_popup .age_verify_content {
    text-align: center;
}

.age_verify_overlay .age_verify_popup .age_verify_content .title {
    font-size: 40px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 5px;
}

.age_verify_overlay .age_verify_popup .age_verify_content .verify-btn {
    display: inline-flex;
    margin-bottom: 40px;
}

.age_verify_overlay .age_verify_popup .age_verify_content .verify-btn .btn {
    background-color: #fff!important;
    color: #A5C14E;
    border: 3px solid #fff;
    border-radius: 0;
    font-size: 35px;
    font-weight: 800;
    padding: 5px 60px;
    -webkit-box-shadow: 4px 4px 5px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 4px 4px 5px 0 rgba(0,0,0,.5);
    box-shadow: 4px 4px 5px 0 rgba(0,0,0,.5);
    cursor: pointer;
    text-decoration: none;
}

.age_verify_overlay .age_verify_popup .age_verify_content .verify-btn .btn:first-child {
  margin-right: 20px;
}


#forgot_password_contact_form h3 {
  text-align: center;
}
#forgot_password_contact_form form {
  margin-left: 24%;
  padding: 20px;
}


.btn-contact {
  color: #ffffff !important;
  text-decoration: none;
  border: 1px solid #A5C14E;
  padding: 5px;
  background-color: #A5C14E;
  border-radius: 10px;
  margin: 5px 0 0 220px;
  width: 150px;
  height: 20px;
  font-size: 14px;
}