


.boxText {  }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : font-size : 10px; color: #70d250; text-decoration: underline; }

html. body{ 
height:100%; 
}
BODY {

 
  margin: 0px;
  
  height:100%;
  background-color: #666666 ;
  
}

BODY, td, p, div{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

#copyright{
	padding: 20px;
	color: #555555;
	
	font-size: 10px;
	text-align: center;
}

.header_top{
	color: #ffffff; 	
	
}

A {
  color: #333333;
  text-decoration: underline;
}

A:hover {
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}



TD.headerNavigation {
  
  font-size: 14px;
  background-image: url(image/template/module_head_bg.jpg);
  background-repeat: repeat-x;
  color: #BB6100;
  height: 14px;
  text-align: center;
}

TR.headerNavigationSilver {
  background: #ffffff;
  background-image: url(image/silver-light.gif);
}

TD.headerNavigationSilver {
  
  background-repeat: repeat-x;
  color: #ffffff;
}

A.headerNavigation {
  color: #FFDB00;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: none;
}


TD.foot {
  
  background-image: url(image/silver_background.jpg);
  background-repeat: repeat-x;
  background-color: #A8A8A8;
  color: #ffffff;
  padding: 3px;
}



TR.headerError {
  background: #BB6100;
}

TD.headerError {
  
  background: #BB6100;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #B7BBC3;
}

TD.footer {
  
  
  background: #B7BBC3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {

  
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  
}

TD.infoBoxHeading {
  
  font-weight: bold;
  font-size: 14px;
  background-image: url(image/template/module_head_bg.jpg);
  background-repeat: repeat-x;
  color: #BB6100;
  height: 30px;
  text-align: center;
  
}

TD.infoBoxHeadingSilver {
  
  
  font-weight: bold;
  color: #A8A8A8;
}


TD.infoBox, SPAN.infoBox {
  
  
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #555555;
}

.productListing-heading {
  
  
  color: #000000;
  height: 20px;
  font-weight: bold;
}

TD.productListing-data {
  
  
  padding: 10px;
}

A.pageResults {
  color: #000000;
}



TD.pageHeading, DIV.pageHeading {
  
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  
  color: #A8A8A8;
}

TD.main, P.main {
  
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  
  font-weight: bold;
}

TD.fieldValue {
  
  
}

TD.tableHeading {
  
  
  font-weight: bold;
}

SPAN.newItemInCart {
  
  
  color: #BB6100;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
}


TEXTAREA {
  width: 100%;
  
}

SPAN.greetUser {
  
  
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  
  
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  
  
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
  
  color: #d20000;
  font-size: 16px;
}



SPAN.errorText {
  
  color: #BB6100;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: pointer; }
.moduleRowSelected { color: #ff0000; }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #A8A8A8; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning {   }
.messageStackSuccess {   background-color: #99ff00; }

/* input requirement */

.inputRequirement {   color: #BB6100; }

/* BEGIN: CSS Buttons Everywhere */ 
.cssButton {
	background: #ececec url(image/template/button/button_center.png) repeat-x;
	color: #555555;
	height: 30px;
	vertical-align: middle;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border: 0px;
	
	line-height: 22px;
}


.cssbuttonsubmit{
background: #838383;
vertical-align: top;
color: #ffffff;

font-weight: normal;

cursor: pointer;
border:none;
text-align: center; 
width: 150px;
}

.cssbuttonsubmit_cart{
background: #A8A8A8;
background-image: url(image/cart_icon.jpg);
background-repeat: no-repeat;
background-position: center left;

vertical-align: top;
color: #ffffff;

font-weight: normal;

cursor: pointer;
border:none;
text-align: center; 
width: 165px;
padding-left: 30px;
}


/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
	
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .2em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.7em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
.plusminus {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}

#orange_body{

	background: #FFA261 url(image/silver_background_body.jpg) repeat-x;

}


td.topcateg, a.topcateg:link, a.topcateg:visited, a.topcateg:active {


color: #ffffff;

text-decoration: none;

margin-right: 3px;
margin-left: 7px;

}

.topcateg_tab{
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    background-color: #A8A8A8;
    background-image:    url(image/tab_dark.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: middle;
    
}

.topcateg_tab_active{
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    background-color: #DCDCDC;
    background-image:    url(image/tab.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    vertical-align: middle;

}


a.topcateg_active:link, a.topcateg_active:visited, a.topcateg_active:active, a.topcateg_active:hover {

vertical-align: middle;


color: #A8A8A8;
text-decoration: none;

margin-right: 3px;
margin-left: 7px;
}

td.toplink, a.toplink:link, a.toplink:visited, a.toplink:active, a.toplink:hover {

    
    color: #6C7E89;
    text-decoration: none;
    margin: 5px;
    height: 20px;
}

a.toplink_strong:link, a.toplink_strong:visited, a.toplink_strong:active, a.toplink_strong:hover {

    
    
    color: #6C7E89;
    text-decoration: none;
    margin: 5px;
    height: 20px;
    font-weight: bold;
}



.topbar{
    background: #f3f3f3 url(image/silver-light.gif) repeat-x;
    border: 1px solid #eeeeee;
}

a.menumaincateg:link, a.menumaincateg:visited, a.menumaincateg:active {
display: block;
vertical-align: middle;
font-size: 13px;

text-align: left;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding-top: 3px;
padding-bottom: 5px;
padding-left: 10px;
margin-left: 10px;
color: #BB6100;
text-transform: uppercase;
background-image: url(image/template/dot_main_cat.gif);
background-repeat: no-repeat;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active, a.menusubcateg_active:link, a.menusubcateg_active:visited, a.menusubcateg_active:active {
display: block;
vertical-align: middle;
font-size: 13px;

text-align: left;
margin-left: 33px;
font-weight: bold;
text-decoration: none;
padding-bottom: 5px;
}

a.menusubcateg_active:link, a.menusubcateg_active:visited, a.menusubcateg_active:active {

	color: #ffffff;

}

a.product_box_title {
  font-weight: bold;
  color: #7EA29B;
  text-transform: uppercase;
}


a.category_listing_title:link, a.category_listing_title:hover, a.category_listing_title:visited, a.category_listing_title:active {
	display: block;
  font-weight: bold;
  font-size: 11px;
  color: #777777;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  
}

a.listing_title:link, a.listing_title:hover, a.listing_title:visited, a.listing_title:active {
	
  font-weight: bold;
  
  background-repeat: repeat-x;
  color: #d8d8d8;
  margin-top: 5px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  
}

#product_title{
  color: #000000;
  font-size: 22px;
  margin-bottom: 5px;
}

#product_model{
	color: #000000;
	margin-bottom: 10px;
}

#materials{
	color: #000000;
	margin-bottom: 10px;
}

#product_origin{
	color: #A8A8A8;
	margin-bottom: 10px;
}

#product_price{
color: #7EA29B;
margin-bottom: 10px;
 font-size: 14px;
}

div.footer_text{
	border-top: 1px solid #000000; 
	margin-top: 20px; 
	padding-top: 10px;  
	color: #000000;
}

a.footer_link {
  color: #000000;
  text-decoration: underline;
}

a.footer_link:hover {
  text-decoration: none;
}

a.header_link {
  color: #ffffff;
  text-decoration: none;
}

a.header_link:hover {
  
  text-decoration: underline;
}

img.header_tick{
margin-left: 10px;
margin-right: 5px;
}

img {
border: 0;
}

a.cat_sel_act:link, a.cat_sel_act:visited, a.cat_sel_act:active, a.cat_sel_act:hover  {

	color: #ffffff;
	
	text-decoration: none;
	font-weight: bold;
	text-shadow: #000000 1px 1px 2px;

}

a.category:link, a.category:visited, a.category:active, a.category:hover  {

	color: #ffffff;
	
	text-decoration: none;
	text-shadow: #000000 1px 1px 2px;

}

a.cat_sel:link, a.cat_sel:visited, a.cat_sel:active, a.cat_sel:hover  {

	color: #000000;
	
	text-decoration: none;
	
	text-shadow: #999999 1px 1px 1px;

}

/* best sellers outer */

.x_round_box_1 {background: transparent;}
.xtop_1, .xbottom_1 {display:block; background:transparent; font-size:1px;}
.xb1_1, .xb1_2 {display:block; overflow:hidden;}
.xb1_1 {margin:0 2px; background:#999999; height:1px;}
.xb1_2 {height:1px; margin:0 1px; background:#F8F1E9; border-left:1px solid #999999; border-right:1px solid #999999;}

.xboxcontent_1 {display:block; background:#F8F1E9; border:0 solid #999999; border-width:0 1px; padding: 10px; }



/* best sellers inner */

.x_round_box_2 {background: transparent;}
.xtop_2, .xbottom_2 {display:block; background:transparent; font-size:1px;}
.xb2_1, .xb2_2 {display:block; overflow:hidden;}
.xb2_1 {margin:0 2px; background:#999999; height:1px;}
.xb2_2 {height:1px; margin:0 1px; background:#F8F1E9; border-left:1px solid #999999; border-right:1px solid #999999;}

.xboxcontent_2 {display:block; background:#F8F1E9; border:0 solid #999999; border-width:0 1px; }

/* module */

.x_round_box_3 {background: transparent;}
.xtop_3, .xbottom_3 {display:block; background:transparent; font-size:1px;}
.xb3_1, .xb3_2 {display:block; overflow:hidden;}
.xb3_1 {margin:0 2px; background:#999999; height:1px;}
.xb3_2 {height:1px; margin:0 1px; background:#dbdbdb;  border-left:1px solid #999999; border-right:1px solid #999999;}

.xboxcontent_3 {display:block; background-image: url(image/template/module_bg.png); background-repeat: repeat-x; border:0 solid #999999; border-width:0 1px; padding: 10px; }

/* list box */
.x_round_box_4 {background: transparent;}
.xtop_4, .xbottom_4 {display:block; background:transparent; font-size:1px;}
.xb4_1, .xb4_2 {display:block; overflow:hidden;}
.xb4_1 {margin:0 2px; background:#CCCCCC; height:1px;}
.xb4_2 {height:1px; margin:0 1px; background:#CCCCCC; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}

.xboxcontent_4 {display:block; background:#CCCCCC; border:0 solid #CCCCCC; border-width:0 1px; }


.product_title_bar{
	
 text-transform: uppercase;

  background-image: url(image/template/product_title_bar/m.png);
  background-repeat: repeat-x;
  margin-top: -2px;	
  height: 40px;
}

.product_title_bar a{
color: #ffffff;
text-decoration: none;
display: block;
padding-top: 15px;
}

.module_header_bar{
	
 	

  background-image: url(image/template/module_header/m.png);
  background-repeat: repeat-x;
  padding-left: 8px;
}

.module_header_bar, .module_header_bar a{
text-transform: uppercase;
color: #ffffff;
font-weight: bold;
text-shadow: #000000 1px 1px 2px;
text-decoration: none;
}

.bestseller_label{
font-size: 12px;
color: #ee0000;
}

.bestseller_price{
	font-size: 12px;
	color: #c50000;
}

.cat_list_title{
font-size: 16px;

padding-left: 20px;
margin-left: 10px;
background-image: url(image/template/cat_bullet.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.price_bar{
  background-image: url(image/template/price/m.png);
  background-repeat: repeat-x;
  padding-left: 10px;
}

.white_combo{

	background-color: #ffffff;
	color: #333333;
	font-size: 14px;
	border: 1px solid #cccccc;
	padding: 2px;
}

a.title_carousel:link, a.title_carousel:visited{
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	text-shadow: #000000 1px 1px 2px;
	text-decoration: none;
}

a.title_carousel:hover{
	text-decoration: underline;
}

.details_carousel{
	color: #999999;
}

.price_carousel{
margin-top: 20px;
color: #d40000; 
font-size: 22px;
font-weight: bold;
}

.mickey_mouse{
color: #266DAA; 
font-family: Comic Sans,Comic Sans MS,cursive; 
font-size: 18px;
text-align: justify;

}





#tt {
 position:absolute;
 display:block;
 background:url(images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#F8F1E9;
 color:#1E236A;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}
