* { margin:0; }
html, body { height:100%; padding:0px; margin:0px; background-color:#FFFFFF;}
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000; }
a { color:#333333; text-decoration:underline; cursor: hand; }
a:hover { color:#c8c8c8; text-decoration:none; cursor: hand; }
a:active { color:#c8c8c8; text-decoration:underline; cursor: hand; }
hr { color:#c8c8c8; border:none; width:100%; border-top:1px dotted #c8c8c8; height:1px; }
.wrapper { min-height:100%; height: auto !important; height:100%; margin:0 auto -7em; }
/* HEAD */
#head { height:244px; width:1000px; background:url(../images/header.jpg) top center; margin:auto; }
#logo { background:url(../images/logo.gif) top left no-repeat; width:284px; height:131px; display:block; top:10px; position:relative; }
#slogan { color:#d8d8d8; font-size:26px; margin-top:20px; margin-left:15px; font-family:"Times New Roman", Times, serif }
/* CONTENT */
#content { width:1000px; margin:auto; }
/* LEFT */
.f_left { float:left; width:300px; height:3300px; background:url(../images/bgr.gif) top left repeat-y; }
.f_left div.text { width:247px; text-align:left; margin-left:20px; }
.f_left img { margin-bottom:10px; }
.f_left h3 { text-align:left; background-color:#000000; color:#ffffff; font-size:16px; padding:5px; margin:10px 0px; }
.f_left p { line-height:26px; font-style:italic; margin:10px 0px; }
/* RIGHT */
.f_right { float:left; width:680px; margin-left:20px; }
.f_right h1 { font-size:20px; margin:10px 0px; color:#333333; }
.f_right h2 { font-size:18px; margin:10px 0px; color:#333333; }
.f_right p { line-height:24px; margin-bottom:10px; }
.f_right ul { margin-left:25px; line-height:24px; list-style:square; }
/* ALL */
.f_all { float:left; width:960px; padding:10px 20px 10px 20px;}
.f_all h1 { font-size:22px; margin:10px 0px; color:#333333; }
.f_all p { line-height:24px; margin-bottom:10px; }
.f_all ul { margin-left:25px; line-height:24px; list-style:square; }
.f_all h4 { font-size:14px; margin:10px 0px; color:#333333; }
.f_all .table_accepted { padding-bottom:10px; }
.f_all .table_accepted td { padding:2px 0px 2px 20px; }
/* CONTACT */
.table_contact td { padding:10px; }
/* MENU */
.footer, .push { height: 7em; width:100%; text-align:center; }
.menu { clear: both; width:1000px; margin:auto; height:25px; padding:5px 0px 0px 0px; border-top: 1px dotted #dedede; border-bottom: 1px dotted #c8c8c8; }
.menu select { font-size:11px; }
.copyright { clear:both; margin:auto; width:1000px; text-align:center; font-size:10px; margin-top:5px; color:#333333; }
/* SHOPPING CART */
.shopping_cart { margin-top:10px; }
.shopping_cart .cart_header { background:#EEEEEE; color:#000000; padding:6px 4px; font-size:12px; border:1px dotted #c8c8c8; font-weight:bold; text-align:center; }
.shopping_cart td { padding:6px 6px; font-size:11px; }
.shopping_cart select { font-size: 12px; }
/* TOTAL */
.calculTotal { float:right;	margin:0px; margin-top:10px; }
.calculTotal td { font-size:12px; line-height:20px; }
/* SHIPPING */
.shipping { margin-top:10px; font-size:11px; width:425px; }
.shipping div { float:left; margin-left:10px; margin-top:5px;}
.shipping select { margin-top:5px; margin-left:5px; width:210px; font-size:10px; }
.shipping img { border:1px solid #000000; }
.shipping tr { height:0px; }
/* ORANGE BIG */
#content .or_butt { color:#f8f2f8; font-weight:500; background:url(../images/orange_butt_l.png) top left no-repeat; font-size:18px; text-decoration:none; display:block; }
#content .or_butt span { background:url(../images/orange_butt_r.png) top right no-repeat; padding:2px 20px 25px; display:block; }
/* BUTTONS */
.buttonsLeft { clear:both; float:left; margin-top:10px; }
.buttonsRight { float:right; margin-top:10px; }
a.back { width:250px; height:48px; display:block; color:#333333 ; text-decoration:none; margin-top:15px; font-size:11px;}
a.back:hover{ text-decoration:underline; }
/* ADDRESS FORM */
.input-holder { margin:0 0 3px; overflow:hidden; width:100%; vertical-align:top; }
.input-holder input { float:left; padding:3px 0 5px 5px; width:248px; height:16px; background:#F1F1F1; border:1px solid #333333; font-size:12px; color:#000000; }
.input-holder select { font-size:12px; color:#000000; width:254px; }
.input-holder label { padding:5px 0 0; float:left; width:160px; color:#000000; }
/* PAYMENT METHOD */
.payment_method { margin-left:40px; margin-top:10px; }
.payment_method td { color:#333333; vertical-align:middle; text-align:left; height:40px; padding-left:10px;}
/* ERROR */
.error { float:left; margin:3px 0px 3px 0; color:red; font-weight:bold; font-style:italic; font-size:10px; }