html {margin:0;}
body {margin:0; background-color:#ddd; font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif; font-size:0.8em; color:#000;}
a {text-decoration:none; color:#36c;}
a:hover {text-decoration:underline; color:#36c;}
a:active {color:#f33;}
hr {display:none;}
ul {list-style-type:square;}

/*header*/
#header {height:70px; /*background: url(/orders/_img/logo_cart_eng.png) no-repeat right bottom;*/ margin: 10px auto 0 auto; font-size:13px; color:#666; width: 760px;}
#header a {color:#666; background-color:#ddd;}
#header a:active {color:#f33; background-color:#ddd;}
#header span {display:none;}
/*customers log*/
#header .log {float:left; /*width:180px;*/ padding-right:10px; height:27px; background-color:#99c; color:#fff;}
#header .log a {color:#fff; background-color:#99c;}
#header .log a:active {color:#f33; background-color:#99c;}
#header .log .cp {width:34px; height:27px; background: url(../img/ico_cp.gif) no-repeat center; cursor:pointer; float:left;}
#header .log .webmail {width:34px; height:27px; background: url(../img/ico_webmail.gif) no-repeat center; cursor:pointer; float:left;}
#header .log .cart {width:24px; height:27px; background: url(../img/ico_cart.gif) no-repeat center; cursor:pointer; float:left;}
#header .log .support {width:32px; height:27px; background: url(../img/ico_support.gif) no-repeat center; cursor:pointer; float:left;}
#header .log .txt {float:left; height:20px; padding-top:7px;}
/*customers*/
#header .nolog {/*width:180px;*/ padding-right:10px; height:27px; background-color:#ccc; color:#333; float:left;}
#header .nolog a {color:#666; background-color:#ccc;}
#header .nolog a:active {color:#f33; background-color:#ccc;}
#header .nolog .cp {width:40px; height:27px; background: url(../img/ico_cp.gif) no-repeat center; cursor:pointer; float:left;}
#header .nolog .webmail {width:40px; height:27px; background: url(../img/ico_webmail.gif) no-repeat center; cursor:pointer; float:left;}
#header .nolog .cart {width:34px; height:27px; background: url(../img/ico_cart.gif) no-repeat center; cursor:pointer; float:left;}
#header .nolog .txt {float:left; height:20px; padding-top:7px;}
#header .logo {float:right; height:43px; width:180px; background: url(/orders/_img/logo.png) no-repeat center; cursor:pointer;}
#header ul {clear:both; margin:0; padding:0;}
#header li {float:left; list-style:none; height:20px; background-color:#eee; padding: 7px 10px 0 10px;}
#header li a {background-color:#eee; color:#36c;}
#header .on {background: url(../img/bg_path.gif) no-repeat right #fff; padding-right:27px; color:#666;}

#content {width:720px; margin: 0 auto 0 auto; padding:20px 20px 20px 20px; background-color:#fff; color:#000;}
.folderBlu{width: 650px; height: 30px; margin: 0 auto; background-color: #fff; color: #000;}
.folderBlu .label{float: left; height: 25px; background-color: #38d; color: #fff; font-size: 1.3em; font-weight: bold; padding: 5px 10px 0 10px;}
.folderBlu .labelDesc{float: left; height: 25px; background-color: #fff; color: #38d; font-size: 1.3em; font-weight: bold; padding: 5px 10px 0 10px;}
.labelCont{width: 630px; margin: 0 auto; background-color: #38d; color: #fff; padding: 15px 10px;}

.bttnRed {border-bottom:3px solid #c33; border-right:3px solid #c33; border-left:1px solid #f99; border-top:1px solid #f99; background-color:#f33; color:#fff; font-weight:bold; font-size:1em; cursor:pointer;}
a.bttnRed, a:hover.bttnRed, a:active.bttnRed {background-color:#f33; color:#fff; text-decoration:none; padding:2px 5px 2px 5px;}
.bttnGrey {border-bottom:3px solid #aaa; border-right:3px solid #aaa; border-left:1px solid #fff; border-top:1px solid #fff; background-color:#ccc; color:#000; font-weight:bold; font-size:1em; cursor:pointer;}
a.bttnGrey, a:hover.bttnGrey, a:active.bttnGrey {background-color:#ccc; color:#000; text-decoration:none; padding:2px 5px 2px 5px;}
.bttnBlu {border-bottom:3px solid #32a; border-right:3px solid #32a; border-left:1px solid #38d; border-top:1px solid #38d; background-color:#36c; color:#fff; font-weight:bold; font-size:1em; cursor:pointer;}
a.bttnBlu, a:hover.bttnBlu, a:active.bttnBlu {background-color:#36c; color:#fff; text-decoration:none; padding:2px 5px 2px 5px;}
.bttnLogin {border-bottom:3px solid #669; border-right:3px solid #669; border-left:1px solid #99c; border-top:1px solid #99c; background-color:#99c; color:#fff; font-weight:bold; font-size:1em; cursor:pointer;}
a.bttnLogin, a:hover.bttnLogin, a:active.bttnLogin {background-color:#99c; color:#fff; text-decoration:none; padding:2px 5px 2px 5px;}

/*copy*/
#copy {width:760px; height:49px; background-color:#ddd; color:#666;  font-size:11px; margin: 17px auto 20px auto;}
#copy a {color:#36c; background-color:#ddd;}
#copy a:active {color:#f33; background-color:#ddd;}
#copy div {margin-left:6px;}

body.pop {padding: 10px; background-color: #fff; font-family: arial, sans-serif; font-size: 12px; color: #000;}

.hd_help_new { background-color: #caea94; color: #000; font-size: 11px; font-weight: bold; padding:5px; margin-bottom: 0px; margin-right: 10px;}
