@charset "utf-8";
/* CSS Document */
* { font-family:Arial, Helvetica, sans-serif; }
body { margin:0px; /* margin:50px 0px; margin:50px 0px 0px 0px; */ font-size:11px; }
a { text-decoration:none; color:#D6D8BA; }
#pageContainer { position:absolute; width:100%; height:100%; }
#container { width:950px; height:575px; overflow:hidden; /*position:absolute; top:50%; margin-top:-274px; left:50%; margin-left:-475px;*/ }
.clear { clear:both; }
.logoBar { display:block; height:66px; padding:0px 0px 22px; }
#logo { float:left; margin:0px 0px 0px 40px; }
#whisper { float:right; margin-right:50px; }
#whisper img { margin-top:42px; }
.main { height:425px; background:#6B5589; color:#FFF; overflow:hidden; }
.large_image_center { text-align:center; }
.large_image_center img { border-right:4px solid #FFF; border-left:4px solid #FFF; }
.product_image { text-align:right; }
.product_image img { border-right:4px solid #FFF; border-left:4px solid #FFF; }
.large_image_right { float:right; }
.large_image_right img { border-left:4px solid #FFF; }
.large_image_left { float:left; }
.large_image_left img { border-right:4px solid #FFF; }
.content_scrolling { height:340px; overflow:auto; padding:0px 100px; margin:30px 0px;}
.content_left { float:right; width:600px; padding:0px 30px 0px 0px; height:340px; overflow:auto; margin:30px 0px;}
.content_right { float:right; width:275px; margin:30px 0px; padding:0px 30px 0px 0px; height:340px; overflow:auto; }
.product_content { float:right; width:275px; padding:35px; height:365px; overflow:auto; }
.thumbnails { float:left; width:260px; padding:0px 0px 0px 30px; margin:30px 0px; height:365px; overflow:auto; }
.thumbnails a img, .shoppingItem img { border:3px solid #FFF;  }
.thumbnails a img { margin:0px 8px 8px 0px; }
.thumbnails a:hover img, .thumbnails a.active img { border:3px solid #6FAA70; }
.navigation0, .navigation1 { height:20px; line-height:20px; padding:0px 30px; }
.navigation0, .navigation1 { margin-top:10px; }
.navigation0 a { color:#6B5589; }
.navigation0 a, .navigation1 a { margin-right:20px;; }
.navigation0 a:hover { color:#6FAA70; }
.navigation1 { background:#6B5589; font-size:11px; }
.navigation1 a { color:#FFF; }
.navigation1 a img { border:none; margin-right:4px; filter:alpha(opacity=0); -moz-opacity:0.0;	-khtml-opacity: 0.0; opacity: 0.0;  }
.navigation1 a:hover img, .navigation1 a.active img { filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity:1.0; opacity:1.0; }
#cart { float:right; }
.navigation0 a.active, .navigation1 a.active { font-weight:bold; }
h1 { font-size:24px; margin:0px 0px 20px;}
h1 img, h2 img, h3 img, h4 img { margin-right:4px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:12px; }
#add, #contactForm input#submit, #checkout input#submit { background:#6B5589; border:1px solid #FFF; color:#FFF; padding:5px 10px; font-weight:bold; font-size:11px; }
#number { padding:5px; width:25px; border:1px solid #6B5589; font-size:11px; }
#addtocart { padding:0px; margin:35px 0px 0px 0px; text-align:right; }
.large_image_right { float:right; }
.large_image_right img { border-left:4px solid #FFF; }
/*.content_left { float:left; width:275px; padding:35px 0px 0px 30px; height:390px; overflow:auto; }*/
#contactForm input, #contactForm textarea, #checkout input, #checkout textarea { width:95%; border:1px solid #FFF; }
#contactForm input, #contactForm textarea, #contactForm select, #checkout input, #checkout textarea, #checkout select { margin:3px 0px 0px 3px; color:#6B5589; font-size:11px; }
#contactForm input#submit, #checkout input#submit, #contactForm input#newsletter, #checkout input#newsletter, #checkout input.radio { width:auto; }
#contactForm input#newsletter, #checkout input#newsletter, #checkout input.radio { border:none; }
.shoppingItem { width:275px; float:left; }