/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
   


.listing_left {text-align:left;vertical-align:center;}
.listing_right {width:240px;text-align:right;vertical-align:bottom;}     

.boxText { 
	font-family:  Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family:  Arial, sans-serif;
	font-size: 10px;
}
.boxTextBGII {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	background-color: #cedae8;
}
.boxTextPrice {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.topspacer{height:0px;margin:0;}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #cedae8;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: auto;
	background-color: #ffffff;
  font-family:arial;
  behavior: url("csshover3.htc");
}

#content_outer{width:980px;margin:auto;}

.logo{  margin-top:10px; margin-left:0px;}
.header { height:130px;}
img{
	border:0;
}

A {
  color: #566f8b;
  text-decoration: none;
}

A:hover {
  color: #003300;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family:  Arial, sans-serif;
	font-size: small;
	font-weight: bold;
  color:white;
  padding:2px;
  padding-left:5px;
  background-color:#566f8b;
  border-bottom:1px white solid;
}

.contentheading {
  font-family:  Arial, sans-serif;
	font-size: small;
	font-weight: bold;
  color:black;
  padding:2px;
  padding-left:5px;
  background-color:#cedae8;
  border-bottom:1px white solid;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-weight: bold;
  text-align:left;
  background: #566f8b;
  height:17px;
  color: #ffffff;
  font-size:12px;
  padding-left:5px;
}

TD.infoBoxHeading_right {
  font-family:  Arial, sans-serif;
  font-weight: bold;
  text-align:left;
  background: #566f8b;
  height:17px;
  color: #FFFFFF;
  font-size:12px;
  padding-left:5px;
}

#main_content .infoBoxHeading {border-bottom:2px white solid;margin:0;padding:0;}
#main_content {width:300px;}
.ibh {  border-bottom:1px white solid; width:240px; background: #566f8b;}

#cart TD.infoBoxHeading_right {
  font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight:normal;
  text-align:center;
  height:17px;
  color: #556E8C;
  background:#fff;
  padding-left:5px;
  border-bottom:3px #cecece solid;
  text-transform:uppercase;
}

#cart h4{margin:0;padding:0;}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 8px;
  background: #cedae8; 
  margin-bottom:10px;
  width:240px;
}

.contentsContent{
  font-family:  Arial, sans-serif;
  font-size: 8px;
  background: #cedae8; 
  margin-bottom:10px;
  width:100%;
  padding-left:5px;
  padding:5px;
}

.product_link {color:black;}

.main_products{ border: 1px #cedae8 solid; border-top:0;}
.main_products td {padding:3px;}
.contentsContent a {font-size:12px;}
TD.infoBox_right, SPAN.infoBox_right {
  font-family:  Arial, sans-serif;
  font-size: 8px;
  background: #cedae8;
  margin-bottom:10px; 
  width:240px;

}

#cart TD.infoBox_right, SPAN.infoBox_right {
  font-family:  Arial, sans-serif;
  font-size:14px;
  background:#fff;
  color:#cecece;


}
#cart .boxText {font-size:14px;color:#333;}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  margin:0;padding:0;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #cedae8;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  padding-bottom:10px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:white;
  padding:2px;
  padding-left:5px;
  background-color:#566f8b;
  border-bottom:1px white solid;
}

.copyright {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
  font-size:28px;
  margin:0;
  padding:0;
  padding-bottom:10px;
  
}
.status_image {margin-right:10px;margin-top:10px;color:white;font-weight:bolder;font-size:10px;line-height:10px;vertical-align:middle;background:url(img/price_bg.jpg) left top no-repeat;height:60px; width:250px;}
.status_image_listing {margin-right:10px;margin-top:10px;text-align:left;color:white;font-weight:bolder;font-size:10px;line-height:10px;vertical-align:middle;background:url(img/price_bg.jpg) left top no-repeat;height:60px; width:200px;}
.status_image_listing table, .status_image_listing td, .status_image_listing tr {padding:0;}
.price_bottom{ background: url(img/tt_bg_item.gif) bottom right no-repeat;}

.button_cart img {float:right;}

.description_link{font-size:10px;color:black;width:120px;}

SPAN.productOldPrice {
	font-family:  Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
  font-size:14px;
}
SPAN.productOldPriceText{
	font-family:  Arial, sans-serif;
	color: #ff0000;
  float:left;
  font-size:14px;
}
SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:  Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
  font-size:14px;
}

.smallHeading {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family:  Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color:#cedae8;

}
.moduleRowOver { 
	background-color:#cedae8;
	border: 1px solid;
	border-color: #ffffff;
	font-family:  Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected {  background-color:#cedae8; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family:  Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family:  Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family:  Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	width: 240px;
}

.navLeft p {margin:0;margin-bottom:10px;}
.navRight p {margin:0;margin-bottom:10px;}
.navRight {
	width: 240px;
}

.contentsTopics {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
  color:white;
  padding:2px;
  padding-left:5px;
  background-color:#566f8b;
  border-bottom:1px white solid;
  width:100%;
}
.contentsTopics h1 {font-size:13px;margin:0;}
.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.copyright{font-size:8px;}

.inputtext {border:0;padding:1px;width:200px;}
.main .inputtext {border:1px #cedae8 solid;}

.infobox_left {width:50px; background: url(img/tt_bg_info.gif) left top no-repeat;}

#top_links {background:url(img/top_nav_bg.jpg) left top repeat-x; width:1000px;text-align:center;}
.info_content{  font-weight:bold;margin-left:0px;padding:11px ;padding-top:15px;padding-bottom:0;height:30px;color:#333;float:left;border-right:#fff solid 2px;font-size:12px;display:block;} 
.info_content:hover{font-size:12px;color:#fff;text-decoration:underline;} 
.info_content_last{  font-weight:bold;margin-left:0px;padding:11px ;padding-left:11px;padding-top:15px;padding-bottom:0;height:30px;color:#333;float:left;font-size:12px;display:block;} 
.info_content_last:hover{font-size:12px;color:#fff;text-decoration:underline;} 

#cart {float:right; margin-right:10px; margin-top:15px; width:240px;height:120px;}

.boxprice{font-weight: bold; font-size: 16px; color: #566f8b; line-height:15px;}

form {width:400px;}

textarea {border:1px #cedae8 solid; overflow:hidden; width:80%;}
.left_nav { background:url(img/bgcatall.gif) left top repeat-y; width:9px; border-right:1px white solid;}

.hs5 {height:5px;width:5px;margin:0;padding:0;line-height:0px;}
.hs2 {height:2px;width:5px;margin:0;padding:0;line-height:0px;}
TR.footer {
  background: #ededed;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #ededed;
  color: #000000;
  font-weight: bold;
  height:25px;
  padding-top:5px;
  margin-bottom:10px;
}

.ust {color:red;}
/* common styling */
.menu {font-family: arial, sans-serif; width:220px;  position:relative; margin:0; font-size:11px; margin:0px 0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width:220px; height:24px; text-align:left; padding-left:10px; border-bottom:1px solid #fff;  background:#566f8b; line-height:19px; font-size:11px; font-weight:bolder;}
.menu ul {padding:0; margin:0;list-style-type: none;  }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#cedae8; background:#566f8b;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:230px;border-left:2px #ffffff solid; width:180px;}
.menu ul li:hover ul li a.hide {background:#566f8b; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:160px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#cedae8; color:#000; width:158px;}
.menu ul li:hover ul li a:hover {background:#9daec3; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:161px; top:0; color:#fff;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#566f8b; color:#fff;}
.menu ul li:hover ul li:hover ul li a:hover {background:#566f8b; color:#fff;}
.singleprice {font-size:12px;color:#000000;}

.infoBox ul {list-style-type:none;margin:0;padding:0;}
.infoBox li {margin-top:5px;margin-bottom:3px;padding:0;list-style-type:none;}
.infoBox li a {font-size:12px;margin-left:5px;}

img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.post img {margin:5px;}

.special_links a {font-size:14px; font-family:verdana; font-weight:strong;}
.aik {text-transform:uppercase;text-align:right;color:#556E8C;margin:0;padding:0;margin-top:5px;}
.aik a {text-decoration:none;color:#556E8C;font-size:12px;}
.slogan {margin:0;padding:0;margin-left:-350px;font-size:20px;color:#556E8C;margin-top:100px;font-family:arial;float:left;}
.hotline {float:left;margin-left:150px;margin-top:2px;color:#556E8C;font-size:16px;margin-bottom:5px;z-index:-1;}
.siegel {margin-bottom:5px;margin-left:-100px;z-index:5000;}
.hotline .number {font-size:21px;font-weight:bold;}
.clear {clear:both;}
.right {float:right;}
#searchform {float:left;}
#searchform p {margin:0;padding:0;padding-bottom:5px;}
#searchform input{margin-top:45px;height:25px;width:240px;border:none;border-top:1px solid;border-bottom:1px solid;color:#000;font-size:18px;padding:3px;}
#searchform .imagebutton {width:25px; height:25px;}
#searchform a {margin-left:180px;text-decoration:underline;font-weight:normal;font-size:14px;padding:0;}
#login table {float:right;color:#556E8C;font-size:12px;margin-top:20px;}
#login .inputtext {width:90px;border:1px solid;}
.twimg {margin-left:20px; margin-right:0px;margin-top:10px;}
.tw {border-bottom:2px #cecece solid;width:100%;margin:0;padding:0;} 

