/* CSS Document */
* { border: none; padding: 0; margin: 0; } 
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ol, dl, fieldset, address { margin: 1em 1%; }
fieldset { padding: 0.5em; }
img { border: 0; }
html>body { font-size: 80%; line-height: 1.3em; }

body { padding: 6px; font: normal 12px Arial, Helvetica, sans-serif; }

#menu {width: 180px; position: fixed; top: 6px; left:6px; }
* html #menu {float: left; width: 180px; top: 6px; left: 0; }

#cart { width: 182px; float: left; margin-top: 10px; color: #777; font: bold 11px Verdana, Arial, Helvetica, sans-serif; text-align: center; }

div#cont { width: 800px; float: left; margin-left: 190px; }
* html div#cont { position: absolute; top: 6px; left: 4px; width: 800px;}

div#cont_bags { width: 800px; float: left; margin-left: 190px; }
* html div#cont_bags { position: absolute; top: 6px; left: 4px; width: 850px;}


div#cont_index { width: 780px; float: left; margin-left: 190px; }
* html div#cont_index { position: absolute; top: 6px; left: 4px; width: 800px;}


div.logo { background: #CC99CC url(../logo.gif) left no-repeat; height: 72px; }
div.clo-top { font: bold 14px "Courier New", Courier, monospace; background: url(../txt_clothes_w.gif) top left no-repeat; font-weight: bold; font-size: 16px; 
				text-align: right; padding: 6px 0; }
div.cloleft { float: left; margin: 20px 5px;  }
div.cloright { float: right; margin: 20px 5px; }
div.clomid { margin: 20px 10px; }
div.left { float: left; width: 56%; height: 20px; padding: 5px; text-align: right; line-height: 20px; }
div.leftbold { float: left; width: 56%; height: 20px; padding: 5px; text-align: right; 
				font-weight: bold; font-size: 18px; }
div.right { float: right; width: 40%; height: 20px; padding: 5px; text-align: left; line-height: 20px; }
div.rightbold { float: right; width: 40%; height: 20px; padding: 5px; text-align: left; 
				font-weight: bold; font-size: 18px; }
				
div.b_cards { width: 200px; height: 494px; margin: 12px 0 0; padding: 12px 0 0; background: url(../images/card_bg.gif) bottom left no-repeat; float: left; font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #000; }
* html div.b_cards { width: 200px; height: 494px; margin: 12px 0 0; padding: 12px 0 0; background: url(../images/card_bg.gif) bottom left no-repeat; float: left; }

div.b_cards p { font: normal 0.8em Arial, Helvetica, sans-serif; padding: 14px 4px 4px; line-height: 16px; }
div.b_cards ul { list-style: none; margin: 0 4px 0 6px; }
div.b_cards ul li { font: normal 0.8em Arial, Helvetica, sans-serif; padding-left: 16px; background: url(../images/bullet_circle_3.gif) no-repeat; line-height: 16px; }

.checkout {float: right; margin-top: 6px}

input.btn { color: #000;
   font: bold 84% Arial, Helvetica, sans-serif;
   background-color: #fff; border:1px solid;
   border-top-color: #666;
   border-left-color: #666;
   border-right-color: #000;
   border-bottom-color: #000;
   filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcc99cc'); }
input.btnhov { color: #666;
   border-top-color: #f69;
   border-left-color: #f69;
   border-right-color: #f36;
   border-bottom-color:#f36; }
   				
				
div.cl { clear: both; }
div.infomenu { width: 800px; height: 48px; padding: 0; margin-top: 24px; }
/* small button divs */
div.b7 { float: left; width: 84px; height: 28px; background: url(../txt_index_over.gif) 0 0 no-repeat; }
div.b7 a { display: block; width: 100%; height: 100%; background: url(../txt_index.gif) top left no-repeat; }
div.b7 span { display: block; }
div.b7 a:hover { background-image: none; }
div.b14 { width: 115px; height: 28px; background: url(../txt_design_over.gif) 0 0 no-repeat; margin: 10px 20px; }
div.b14 a { display: block; width: 100%; height: 100%; background: url(../txt_design.gif) top left no-repeat; }
div.b14 span { display: block; }
div.b14 a:hover { background-image: none; }
div.b15 {  float: right; width: 110px; height: 28px; background: url(../txt_next_over.gif) 0 0 no-repeat; }
div.b15 a { display: block; width: 100%; height: 100%; background: url(../txt_next.gif) top left no-repeat; }
div.b15 span { display: block; }
div.b15 a:hover { background-image: none; }
div.b16 { float: right; width: 116px; height: 28px; background: url(../txt_prev_over.gif) 0 0 no-repeat; }
div.b16 a { display: block; width: 100%; height: 100%; background: url(../txt_prev.gif) top left no-repeat; }
div.b16 span { display: block; }
div.b16 a:hover { background-image: none; }
div.b17 { float: left; width: 102px; height: 28px; background: url(../txt_clo_menu_over.gif) 0 0 no-repeat; }
div.b17 a { display: block; width: 100%; height: 100%; background: url(../txt_clo_menu.gif) top left no-repeat; }
div.b17 span { display: block; }
div.b17 a:hover { background-image: none; }
a:link { color: #CC99CC; text-decoration: underline; }
a:hover { color: #FF0099; text-decoration: underline;}

a.splash:link { color: #000; text-decoration: none; }
a.splash:visited { color: #000; text-decoration: none;}
a.splash:hover { color: #C9C; text-decoration: none;}
a.splash:active { color: #C9C; text-decoration: none;}