/**
 * @package admin
 * @ignore
 * @access private
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5454 2006-12-29 20:10:17Z drbyte $
 */
@import url("menu.css");/* including stylesheet for dhtml menu */
@import url("index.css");/* including stylesheet for index.php */
a{
color:#000;
text-decoration:none;
}
a,body,html,table{
font:normal normal 12px Verdana,sans-serif;
}
a:hover{
color:#0000ff;
text-decoration:underline;
}
a.headerLink:link{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.headerLink:visited{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.headerLink:hover{
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
a.headerLink:active{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxContentLink:link{
color:#0000ff;
text-decoration:none;
}
a.menuBoxContentLink:visited{
color:#0000ff;
text-decoration:none;
}
a.menuBoxContentLink:hover{
color:#0000ff;
text-decoration:underline;
}
a.menuBoxContentLink:active{
color:#0000ff;
text-decoration:none;
}
a.menuBoxHeadingLink:link{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxHeadingLink:visited{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxHeadingLink:hover{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.menuBoxHeadingLink:active{
color:#0000ff;
font-weight:bold;
text-decoration:none;
}
a.splitPageLink:link{
color:#0000ff;
text-decoration:none;
}
a.splitPageLink:visited{
color:#0000ff;
text-decoration:none;
}
a.splitPageLink:hover{
background-color:#ffff33;
color:#0000ff;
text-decoration:underline;
}
a.splitPageLink:active{
color:#0000ff;
text-decoration:none;
}
body{
background-color:#ffffff;
color:#333333;
margin:0;
}
.clearBoth {
	clear: both;
	}
body#login{
margin-top:130px;
text-align:center;
background:url(../images/bg_login.png);
}
body#login .button{
cursor:pointer;
padding: 3px;
margin-top: 10px;
}
body#login fieldset{
margin:0 auto;
padding:10px;
width:600px;
height:260px;
background:url(../images/bg_login_box.png);
border:none;
}
body#login fieldset .login_left{
  float:left;
  width:340px;
}
body#login fieldset .login_right{
  float:left;
  width:240px;
}
body#login fieldset .login_left h1{
  font-weight:16px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#036;
  text-align:left;
  padding:0 0 10px 30px;
}
body#login fieldset .login_left .div_button{
  float:left;
  width:340px;
  margin:20px 0 0 0;
  text-align:left;
}
body#login fieldset .login_left .div_button input{
  float:left;
  margin:0 0 0 46px;
  padding:0;
}
body#login fieldset .login_left .div_button .resend_pwd{
  float:left;
  width:118px;
  text-align:right;
  padding:20px 0 0 0;
}
body#login fieldset .login_left .div_button .resend_pwd a{
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
  color:#036;
  text-decoration:underline;
}
body#login fieldset .login_left .div_button .resend_pwd a:hover{
  text-decoration:none;
}
body#login fieldset .login_right ul{
  margin:40px 0 0 15px;
  padding:0;
}
body#login fieldset .login_right ul li{
  list-style:none;
  margin:15px 0;
}
body#login fieldset .login_right ul li img{
  border:none;
}

.loginLabel {
	margin:5px 5px 5px 10px;
	width: 105px;
	float: left;
	text-align: right;
	line-height: 2.5;
	color:#036;
	}
	
body#login fieldset .login_left .input {
	margin:8px 0;
	width:153px;
	height:20px;
	background:url(../images/bg_login_input.png);
	border:none;
	padding:0;
	}
body#login legend{
background:#ffffff;
border:1px solid #003D00;
color:#333333;
font-size:100%;
padding:0.2em 0.5em;
text-align:right;
}
checkbox,input,radio,select,textarea,file{
font-size:12px;
}
textarea {
width: 80%;
}
/* to handle textareas for browsers which don't like % widths */
textarea.sqlpatchKeyedQuery, TEXTAREA#file_contents {
width:auto;
}
form{
display:inline;
}
span.dataTableHeadingContentWhois{
color:#ff6600;
font-weight:bold;
}
span.normalprice{
text-decoration:line-through;
}
span.productPriceDiscount,.inputRequirement{
color:#ff0000;
}
span.productSpecialPrice,span.productSalePrice,.stockWarning,span.coming{
color:#ff0000;
}
span.productSpecialPriceSale{
color:#ff0000;
text-decoration:line-through;
}
span.SortOrderHeader{
color:#ff6600;
font-weight:bold;
}
span.SortOrderHeaderLink{
color:#0000ff;
font-weight:bold;
}
td.alert,span.alert{
color:#ff0000;
font-weight:bold;
}
td.attributeBoxContent{
background-color:#dcdbd1;
color:#333333;
}
td.ot-subtotal-Amount,td.ot-cod-fee-Amount,td.ot-group-pricing-Amount,td.ot-gv-Amount,td.ot-loworderfee-Amount,td.ot-shipping-Amount,td.ot-subtotal-Amount,td.ot-tax-Amount,td.ot-coupon-Amount{
}
td.ot-subtotal-Text,td.ot-cod-fee-Text,td.ot-total-Text,td.ot-group-pricing-Text,td.ot-gv-Text,td.ot-loworderfee-Text,td.ot-shipping-Text,td.ot-subtotal-Text,td.ot-tax-Text,td.ot-coupon-Text{
font-weight:bold;
}
td.ot-total-Amount{
border-top:1px solid #9a9a9a;
font-weight:bold;
}
tr.attributeBoxContent{
background-color:#dcdbd1;
color:#333333;
}
.attributeBoxContent{
background-color:#dcdbd1;
color:#333333;
}
.attributes-even{
background-color:#ffffff;
}
.attributes-odd{
background-color:#f7f6ef;
}
.columnLeft{
background-color:#f2f1ee;
border-color:#999999;
border-style:solid;
border-width:1px;
padding:2px;
}
.dataTableContent{
color:#333333;
}
.dataTableContentBot{
color:#333333;
}
.dataTableContentWhois{
color:#333333;
}
.dataTableHeadingContent{
color:#333333;
font-weight:bold;
}
.dataTableHeadingContentWhois{
color:#333333;
font-weight:bold;
}
.dataTableHeadingContentWhois a:link,.dataTableHeadingContentWhois a:visited{
color:#0000ff;
font-weight:bold;
}
.dataTableHeadingContentWhois a:hover{
color:#ffffff;
font-weight:bold;
}
.dataTableHeadingRow{
background-color:#d7d6cc;
}
.dataTableHeadingRowWhois{
background-color:#d7d6cc;
}
.dataTableRow{
background-color:#f2f1ee;
}
.dataTableRowBot{
background-color:#facbfa;
}
.dataTableRowOver{
background-color:#ffffff;
cursor:pointer;
cursor:hand;
}
.orderRowOut{
background-color:#fffff;
}
.orderRowOver{
background-color:#BCEBFC;
}

.dataTableRowOverBot{
background-color:#ffffff;
}
.dataTableRowOverWhois{
background-color:#ffffff;
}
.dataTableRowSelected{
background-color:#e7e6e0;
}
.dataTableRowSelectedBot{
background-color:#ff93ff;
}
.dataTableRowSelectedWhois{
background-color:#dee4e8;
}
.dataTableRowSpacer,td.dataTableRowSpacer,TR.dataTableRowSpacer{
background-color:#d7d6cc;
color:#ff6600;
font-size:12px;
font-weight:bold;
line-height:1.0;
}
.dataTableRowWhois{
background-color:#f2f1ee;
}
.errorText{
color:#ff0000;
}
.fieldRequired{
color:#ff0000;
}
.formArea{
background-color:#f1f9fe;
border-color:#7b9ebd;
border-style:solid;
border-width:1px;
}
.formAreaTitle{
font-family:Tahoma,Verdana,Arial,sans-serif;
font-size:13px;
font-weight:bold;
}
.headerBar{
background-color:#003D00;
}
.headerBarContent{
color:#ffffff;
font-weight:bold;
padding:2px;
}
.infoBoxContent{
background-color:#e7e6e0;
color:#333333;
}
.infoBoxHeading{
background-color:#003D00;
color:#ffffff;
}
.main{
}
.menuBoxContent{
color:#616060;
}
.menuBoxHeading{
background-color:#ffffff;
color:#616060;
}
.messageBox{
}
.messageStackCaution{
background-color:#ffff00;
}
.messageStackError,.messageStackWarning{
background-color:#ffb3b5;
}
.messageStackSuccess{
background-color:#d4ffbd;
}
.oldPrice{
text-decoration:line-through;
}
h1,.pageHeading{
color:#003D00; /*727272*/
font-size:16px;
font-variant:small-caps;
font-weight:bold;
}
.SaleMakerDisabled{
background-color:#f0f1f1;
}
.SaleMakerOver{
background-color:#ffffff;
cursor:pointer;
cursor:hand;
}
.SaleMakerSelected{
background-color:#dee4e8;
cursor:pointer;
cursor:hand;
}
.smallText{
font-size:10px;
}
.specialPrice{
color:#ff6600;
}
.lookupAttention {
  color: #FF0000;
}
.clearBoth {
	clear:both;
}
.border_color{
  border-bottom:1px solid #599659;
}
.border_color2{
  border-bottom:1px dotted #599659;
}
.hr{
  border:none;
  border-bottom:1px solid #599659;
}
.smallText input, .smallText select{
  font-size:9px;
}
#float_div_nav{
  position:fixed;
  width:80%;
  height:22px;
  padding:6px;
  background:url(../images/bg_float_nav.png);
  z-index:999;
  display:block;
  overflow:scroll-y;
}
body#signup{
margin-top:30px;
text-align:center;
background:url(../images/bg_login.png);
}
body#signup fieldset{
margin:0 auto;
padding:10px;
width:780px;
background:rgba(255,255,255,0.5);
border-radius:.5em;
border:none;
}
body#signup fieldset .left{
  float:left;
  padding:35px 0 35px 70px;
  position:relative;
}
body#signup fieldset .left2{
  float:left;
  /*width:512px;*/
  width:100%;
  padding:5px 0 0 0;
  text-align:left;
}
body#signup fieldset .left3{
  float:left;
  /*width:512px;*/
  width:100%;
  padding:5px 0 0 0;
  text-align:center;
}
body#signup fieldset .left3 h1{
  color:#036;
  margin:0 0 20px 0;
}

body#signup fieldset .left .button_create_account{
  padding:8px 10px;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  background:#f93;
  border:none;
  border-radius:.2em;
  outline:none;
  cursor:pointer;
}
body#signup fieldset .right{
  float:left;
  width:238px;
  padding:50px 0 0 0;
  margin:0 0 0 20px;
}
body#signup fieldset .right ul{
  margin:0;
  padding:0;
}
body#signup fieldset .right ul li{
  list-style:none;
  display:inline;
  margin-right:12px;
}
body#signup fieldset .left .input {
	margin:8px 0;
	padding:2px 5px;
	width:243px;
	height:26px;
	background:none;background-color:#f3f5f6; border-radius:0.2em;
	border:none;
	color:#777;
	font-size:14px;
	}
body#signup fieldset .left .salesman_id_input {
	color:#b5b5b5;
	}
#sale_code_tip {
	width:288px;
	margin:0px 0 0 150px;
	color:#f00;
	text-align:left;
	}
body#signup fieldset .left .loginLabel {
    width:125px;
	}	
.box_activation{
    float:left;
	width:770px;
	height:120px;
	padding:5px 5px;
	/*background:url(../images/bg_activation.png);*/
	color:#003;
}
.box_activation p{
    margin:7px 0;
	padding:0;
}
.box_activation_button{
    float:left;
	width:100%;
    padding:10px 0 0 0;
    text-align:center;
}
.email_style{
    color:#f00;
	text-decoration:underline;
}


#reg {
    height: auto;
    margin: 0;
    padding: 36px 0 20px;
    width: 100%;
}

.regwordq {
    color: #fff;
    font-size: 24px;
    height: 28px;
    line-height: 26px;
    margin: 0 auto;
    padding-bottom: 7px;
    padding-left: 35px;
    text-align: left;
    width: 780px;
}
.processbar {
    clear: both;
    height: 51px;
    margin: 51px auto 33px;
    padding: 0;
    width: 778px;
}
.processbar li {
    float: left;
    height: 20px;
    padding: 31px 0 0;
    text-align: center;
    width: 194px;
	list-style:none;
}
.processbar li span{color:#A7A7A7;}
.processbar li .selspan{color:#fff;}
.processbar li.step01 {
    background: url("../images/register_flow.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);
}
.processbar li.step02 {
    background: url("../images/register_flow.png") no-repeat scroll -194px 0 rgba(0, 0, 0, 0);
}
.processbar li.step03 {
    background: url("../images/register_flow.png") no-repeat scroll -388px 0 rgba(0, 0, 0, 0);
}
.processbar li.step04 {
    background: url("../images/register_flow.png") no-repeat scroll -582px 0 rgba(0, 0, 0, 0);
    width: 196px;
}
.processbar li.step11 {
    background: url("../images/register_flow.png") no-repeat scroll 0 -51px rgba(0, 0, 0, 0);
}
.processbar li.step21 {
    background: url("../images/register_flow.png") no-repeat scroll -194px -51px rgba(0, 0, 0, 0);
}
.processbar li.step31 {
    background: url("../images/register_flow.png") no-repeat scroll -388px -51px rgba(0, 0, 0, 0);
}
.processbar li.step41 {
    background: url("../images/register_flow.png") no-repeat scroll -582px -51px rgba(0, 0, 0, 0);
}
.button_check_email, .button_resend{
  cursor:pointer;
}
.box_input_set_password{
  float:left;
  width:320px;
}
.box_button_set_password{
  float:left;
  width:140px;
  padding:105px 0 0 20px;
}
.input_div{
  float:left;
  margin:8px 0;
  color:#555;
}
.input_div .loginLabel{
  float:left;
  text-align: right;
  width: 125px;
  margin:4px 10px 0 0;
  line-height:100%;
}
.input_div .input{
  color:#555;
  float:left;
  width: 160px;
  height:19px;
  border:none;
  margin:0;
  padding:2px 3px;
  background:url(../images/bg_input_set_passwrod.png);
}
.box_set_password{
  width:480px;
  margin-left:auto;
  margin-right:auto;
}
#countries_code_ul{
  margin:0;
  padding:0;
}
#countries_code_ul li{
  margin:10px 0;;
  padding:0;
}
#countries_code_ul li span{
  float:left;
  width:80px;
  margin:0 20px 0 0;
  padding:0;
}