/* reset defaults */

body, p, h1, h2, h3, ul, li, form, fieldset, table, tr, td { margin: 0; padding: 0; }
table { border-collapse: collapse; }
ul { list-style: none;}
a img { border: 0; }

body {
    font: 14px Verdana, Arial, sans-serif;
    /* background: #cbdea8; */
    background: #232323;
}

a { 
    color: #0063dc; 
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

h1, h2, h3, h3, h4, h5, h6 {
    font-family: "Trebuchet MS";
    font-weight: normal;
}

h1 { 
    font-size: 30px;
}


h2.section {
    font-size: 24px;
    margin: 10px 0;
}

h2.next {
	margin-top: 30px;
}


#left_column {
    width: 202px;
    float: left;
    text-align: center;
}
#right_column { 
    width: 770px;
    float: right;
}

.center { text-align: center; }
.clr { clear: both; }
p.right { text-align: right; }  
  
.text {
	line-height: 2em;
}

#logo {
    width: 179px;
    height: 25px;
	padding-top: 2px;
    background: url(../img/logo_bao.png) top left no-repeat;
    margin: 3px 0 0 2px;
    float: left;
	cursor: pointer;
}

#logo span { display: none; }

.main_container {
    width: 975px;
    margin: 6px auto 0;
    /* margin: 0 50px; */
}

#main_footer {
    width: 980px;
    margin: 0 auto;
    
    height: 100px;
    /* margin-top: 30px; */
    padding: 5px 0;
    
    color: #d4d4d4;
}
    #main_footer .links {
        width: 500px;
        margin: 0 10px 0 0;
		float: right;
		text-align: right;
	
    }
    #main_footer .links a {
        color: #c4bb87;
    }
    #main_footer .links .sep {
        margin-left: 5px;
    }

#header_box {
    margin: 3px 0 0 0;
}


.box { width: 100%; }
        
    .box .box_tl { width: 10px; height: 8px;   background: url('../img/box5/box_tl_new.gif') no-repeat top left;  }
    .box .box_tr { width: 12px; height: 8px;   background: url('../img/box5/box_tr_new.gif') no-repeat top right; }
    .box .box_tc {              height: 8px;   background: url('../img/box5/box_tc_new.gif') repeat-x top center; }
    
    .box .box_bl { width: 10px; height:12px;   background: url('../img/box5/box_bl.gif') no-repeat top left;  }
    .box .box_br { width: 12px; height:12px;   background: url('../img/box5/box_br.gif') no-repeat top right; }
    .box .box_bc {              height: 12px;               background: url('../img/box5/box_bc.gif') repeat-x top center; }
    
    .box .box_ml { width: 10px;                              background: url('../img/box5/box_ml.gif') repeat-y top left;  }
    .box .box_mr { width:12px;                              background: url('../img/box5/box_mr.gif') repeat-y top right; }
    
    .box .body { 
        background: #f8f8f8; 
        padding: 0 14px;
    }


li.level_1 {
    margin: 7px 0 0 0;
    color: #ecbc58;
    font-size: 15px;
    line-height: 22px;
    font-weight: bold;
}
li.level_2 {
    padding: 0 0 0 15px;
    line-height: 21px;
    font-size: 14px;
}

li.level_3 {
    padding: 0 0 0 30px;
    line-height: 21px;
    font-size: 14px;
}

li.first {
    margin-top: 0;
}

#breadcrumbs {
    font-size: 15px;
}
    #breadcrumbs .sep {
        margin-left: 5px;
        font-size: 16px;
    }

#status_links {
    width: 600px;
    float: right;
    margin-right: 10px;
    text-align: right;
    color: #d4d4d4;
}
#status_links a {
    color: #c4bb87;
}

#head_links {
    font-size: 15px;
    width: 170px;
    float: right;
    
    text-align: right;
}
    #head_links .qlink {
        
    }

#cart_link {
    background:  url(../img/cart.gif) 0 2px no-repeat;
    padding-left: 27px;
}
.cart_has_items {
    font-weight: bold;
}
#messages {
    text-align: center;
    margin: 5px 0;
    font-size: 14px;
}
    #messages .info,
    #messages .error,
    #messages .warning {
        width: 640px;
        height: 24px;
        line-height: 24px;
        margin: 0 auto;
    }

    #messages .info,
    #messages .warning,
    #messages .error {
        background: transparent url('../img/msg_gold.png') top left no-repeat;
    }
    /*
    #messages .error {
        color: white;
        background: transparent url('../img/msg_red.gif') top left no-repeat;
    }
        #messages .error a {
            color: white;
            text-decoration: underline;
        }
    */
/* forms.css */
form p.has_errors {
	background: #ffe0c0;
	border: 1px solid red;
	padding: 5px;
	margin: 0 0 10px 0;
}
form p.submit {
	text-align: center;
	padding: 20px 0;
}
form .small {
    font-size: 11px;
    color: #666;
}

form table.grid {
	width: 800px;
	margin: 20px 0 0 0;
}
form table.grid td {
	padding-bottom: 15px;
	
	vertical-align: top;
}
form table.grid td.submit {
	padding-top: 30px;
}
form p.submit input {
	margin-left: 10px;
	font-weight: bold;
}
form p.register input
{
	font-size:14px;
	width:136px;
}
form table.grid td.register {
	text-align: center;
}

fieldset {
	 border: 1px solid #afaeae;
	 padding: 10px;        /* padding in fieldset support spotty in IE */
	 margin: 0;	
	 margin-top: 15px;
}

legend { font-size: 16px; font-weight: bold; color: #000; }

form table.grid td.submit input { font-weight: bold; }
form table.grid td.label {
	width: 245px; 
	text-align: right;
	padding-right: 5px;
	line-height: 180%;
}
form table.grid tr.required td.label {
	background: url(../img/star.png) right top no-repeat;
}
form table.grid td.edit, form table.grid td.radio, form table.grid td.radio_horiz, form table.grid td.area {
	width: 250px;	
	padding-left: 10px;
}
#ask form table.grid td.edit, form table.grid td.radio, form table.grid td.radio_horiz, form table.grid td.area {
	width: 370px;
}
form table.grid td.edit input, form table.grid td.area textarea {
	width: 240px;
	border: 1px solid #dbdada;
	font-size: 14px;
	padding: 3px;
}
#ask form table.grid td.edit input, form table.grid td.area textarea {
	width: 360px;	
}
form table.grid td.select select {
	width: 240px;
	background: #ffffe7;
	border: 1px solid #ccc;
}

form table.grid td.radio ul {
}
form table.grid td.radio_horiz ul li {
	display: inline;
	margin-right: 10px;
}
#account_postal_code {
    width: 60px;
}


form table.grid tr.has_errors td.edit input,
form table.grid tr.has_errors td.area textarea {
	border: 2px solid red;
}

form table.grid tr.has_errors td.label {
	color: red;
}
form .has_errors {
	color: red;
}
form table.grid tr.has_errors td.radio_horiz label {
	/* color: red; */
}
form table.grid td.errors {
	padding-top: 3px;
}
form table.grid td.errors ul.errorlist {
	color: red;
}

/* specific form fields */
#accept_rules_errors {
    color: red;
}

#id_postal_code,
#addr_postal_code,
#id_street_num,
#id_street_num2,
#addr_street_num,
#addr_street_num2 { 
    width: 50px; 
}

#id_phone { width: 100px; }

#id_password, 
#id_password2, 
#id_old_password { 
    width: 140px; 
}
#id_emails {
    height: 80px;
}

#orange_submit {
    margin: 10px 0 0;
}
#orange_submit input {
    border: 0;
    background: transparent url(../img/to_cart.png) no-repeat;
    width: 215px;
    height: 23px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 15px;
    line-height: 1em;
    color: white;
	cursor: pointer;
}

h3.brands, ul.brands {
	margin-bottom: 7px;
}

ul.brands li {
	text-align: left;
	background: transparent url(../img/dot.gif) no-repeat left center;
	padding-left: 13px;
	line-height: 150%;
	font-size: 12px;
}





