html, body{background-color:#fff; repeat 0 0; font-family:arial; font-size:11px;}
body{margin:10px;}
a{color:#86BC34; text-decoration:none;}
a:hover{text-decoration:underline;}

p{margin-bottom:8px;}

h1{font-size:16px; margin-bottom:15px;}
h2{font-size:14px; margin:15px 0 6px;}
h3{font-size:12px; margin-bottom:3px;}
h1, h2, h3, h4{color:#92C83E; font-weight:bold;}
h4{text-transform:capitalize;}

/*
 * Add to cart overlay
 */
.p_addorder{padding:8px;  background-color:#fff;}
.p_addorder h4{font-size:14px; margin:0 0 5px 0; font-weight:bold;}
.p_addorder h5{margin-top:10px; font-weight:bold; color:#92C83E; font-size:12px;}
.p_addorder table{width:100%;}
.p_addorder table td{width:55%; padding:5px; text-transform:capitalize;}
.p_addorder table td.first{text-align:right; width:40%}

.btn_submit{cursor:pointer; margin:10px 0 0 90px;}
/* New button - shadow */
div.btn_submit{background:url('../images/btn_left.png') no-repeat 0 0; height:23px; width:100px;}
div.btn_submit span{display:block; margin-left:4px; height:20px; padding:3px 7px 0 0; color:#fff; text-transform:uppercase; font-weight:bold; text-align:center; background:url('../images/btn_right.png') no-repeat top right;}

#loading{display:none; padding:50px 0; text-align:center; width:100%;}

/*
.tbl_cart th.col1{background-color:#c00;}
.tbl_cart th.col2{background-color:#fc0;}
.tbl_cart th.col3{background-color:#666;}
.tbl_cart th.col4{background-color:#660;}
.tbl_cart th.col5{background-color:#6c0;}
.tbl_cart th.col6{background-color:#fc3;}
.tbl_cart th.col7{background-color:#123;}
.tbl_cart th.col8{background-color:#c00;}
.tbl_cart th.col9{background-color:#660;}
.tbl_cart th.col10{background-color:#c00;}
 */

