
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #FAE798;
  background-image: url('images/bg.gif');
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.maintext{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}

.maintextIndent{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 padding-left: 5px;
}

.maintextWhite{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
}

A {
  color: #063A75;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

.main {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 10px;
  text-decoration: none;
}

.main:hover {
  color: #000000;
  font-size: 10px;
  text-decoration: underline;
  }
  
.menuwhite {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  }
  
}

.menuwhite:hover {
  
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}

.redlink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF3300;
  text-decoration: underline;
}

.redlink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF3300;
  text-decoration: underline;
}

.redlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF3300;
  text-decoration: underline;
}

.redlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF3300;
  text-decoration: none;
  }
  

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
.TDCELLFULL {
	border: 2px solid #cccccc;
	}

.borderLightBlue {
	border: 1px solid #CDE6FA;
	}

.TDthinBrd {
	border: 1px solid #E2E1E1;
}
.TitleMain {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;

	color: #00FF00;	
}

.spanCountry {
	font-weight: bold;
	color: #656565;
}

.TagPrice {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #D7AA07;
}
A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

A.linklarge {
	font-size: 14px; 
	font-weight: bold;
	color: #0068b5; 
	font-family: Arial; 
	text-decoration: underline
}
A.linklarge:link {
	font-size: 14px; 
	font-weight: bold;
	color: #0068b5; 
	font-family: Arial; 
	text-decoration: none;
}
A.linklarge:visited {
	font-size: 14px; 
	color: #0068b5; 
	font-family: Arial; 
	text-decoration: none;
}
A.linklarge:hover {
	font-size: 14px; 
	color: #0068b5; 
	font-family: Arial; 
	text-decoration: none;
	background-color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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;

}
.TDdotted {
	border-right: 1px dotted #eeeeee;
	
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #FCF8EC;
  //shopping-cart content color
}

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: #FFFFFF;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 0px;
  
}

.productListing-heading {

border-right:1px dotted #D5D5D5; 
border-bottom:1px dotted #D5D5D5;  
text-align:center;
 

  color: #000000;
  text-transform:uppercase;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px dotted #D5D5D5; 
border-bottom:1px dotted #D5D5D5;  
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #E72600;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 12px;
 color: #072C54;
 text-transform: uppercase;
 font-weight: bold;

  text-decoration: none;
  height:39px;
  width: 534px;
  background: url('images/m99.gif');
  background-repeat: repeat-x;

  padding-top:5px;
  padding-left: 5px;
  padding-bottom: 5px;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

fieldset {
padding-left: 1px; 
padding-right: 2px; 
padding-top: 1px; 
padding-bottom: 1px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #000000;
}

 .bg1{
 background-image: url(images/m01.gif);
 background-repeat: repeat-x; 
 }

 .bg2{
 background-image: url(images/m13.gif);
 background-repeat: repeat-y; 
 }
 
 .ch1{
 font-size: 11px;
 color: #575757;
 }
 
 .ch2{
 font-size: 11px;
 color: #383838;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch3{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
 }

 .ch4{
 font-size: 10px;
 color: #737373;
 }             
 
 .ch5{
 font-size: 12px;
 color: #072C54;
 text-transform: uppercase;
 font-weight: bold;
 padding-left: 5px;
 }

 .breadcrumb{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FF3300;
 padding-left: 1px;
 text-decoration: underline;
 }

 .ch6{
 font-size: 10px;
 color: #000000;
 }

 .ch7{
 font-size: 10px;
 color: #8B8B8B;
 }             

 .ch8{
 font-size: 14px;
 color: #E72600;
 font-weight: bold;
 }             
               
 .ch9{
 font-size: 13px;
 color: #4C4C4C;
 font-weight: bold;
 }             
 
 .ch10{
 
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	text-indent: 5pt;
	background: url('images/infobox/arrow_strapline.gif');
	background-repeat: no-repeat;
	background-position: 2px 6px;
 }             

.ch11{
 
	font-size: 11px;
	font-weight: normal;
	color: #282828;
	padding: 2px;
 }             
 
 .ml1{
 font-size: 11px;
 color: #737373;
 text-decoration: none
 }

 .ml2{
 font-size: 11px;
 color: #333333;
 text-decoration: none
 }

 .ml3{
 font-size: 11px;
 color: #737373;
 text-decoration: none;
 font-weight: bold;
 }

 .ml4{
 font-size: 11px;
 color: #737373;
 text-decoration: none
 }

 .ml5{
 font-size: 10px;
 color: #DF4C04;
 text-decoration: none;
 font-weight: bold;
 }

 .ml6{
 font-size: 10px;
 color: #8A8A8A;
 text-decoration: none
 }

 .ml7{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 text-decoration: none
 }
 
 .ml8{
 font-size: 11px;
 color: #818181;
 text-decoration: none
 }

 .ml9{
 font-size: 10px;
 color: #818181;
 }             

 .ml10{
 font-size: 11px;
 color: #E33F00;
 text-decoration: none
 }

 .ml11{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none
 }

 .se{            
 width: 110px;
 font-size: 9px;
 color: #282E3E
 }

 .t11{
 font-size: 14px;
 color: #656565;
 font-weight: bold;
 text-decoration: none
 }
 
  .t12{
 font-size: 10px;
 color: #656565;
 text-decoration: none
 }
 
 .t13{
 font-size: 9px;
 color: #545455;
 text-decoration: none
 }
 
 .t14{
 padding-left: 10px;
 background-image: url(images/infobox/tab_menu_bg.gif);
 background-repeat: no-repeat;
 }
 .t15{
 font-size: 10px;
 color: #021087;
 font-weight: bold;
 }
 
  .t16{
 border: 1px solid #666666;
 height: 18px;
 font-family: Tahoma;
 font-size: 10px;
 background-color: #F7F7F7;
 height: 10px;
 }
 
 .t17{
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #f1f1f1;
 
 }
 
 .image_border{
  border:1px solid #B2B1B1; 
 }
 
 h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

h4{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.big {
font-family: Arial, Helvetica, sans-serif;
font-size: 50px;
}

.bullet {
	list-style-image: url(images/infobox/arrow_strapline.gif);
	list-style-position: outside;

}

.ch12 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B2B1B1; 
	border-right-color: #B2B1B1; 
	border-left-color: #B2B1B1; 
}

 .ch13{
  border:1px solid #B2B1B1; 
  border-top-style: none;
 }
 
 DIV#verde {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; PADDING-BOTTOM: 3px; MARGIN: 10px 0px; WIDTH: 100%; PADDING-TOP: 3px; BACKGROUND-COLOR: #FFD737; TEXT-ALIGN: center
}

.style2 {
	COLOR: #ff0000;
}

.cellbrd {
	border: 2px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}

TD.pollBoxRow {
	font-weight: bold;
	color: #737373;
	font-size: 11px;
	border-color: #F7F3EC;
	border-style: solid;
	border-width: 1px;

} 

.pollsmallText {

color: #000066; 
font-size: 11px;
}

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px; 
    
} 

TR.pollOptRow {   
background: #ffffff; 
} 
TR.pollFooter { 
  background: #ffffff;
}  

.textvremea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
h1{
	font-size: 24px;
}
.color {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #ffffff;
padding: 5px;
}

.textkeywords {
font-size: 50%;
color: #ffffff;
}

A.ontab {
 background-color: #DEDEF0;
 font-weight: bold;
 color: #cc0006;
 text-decoration : none;
}

.shadetabsLarge{
padding: 0px 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
font: 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabsLarge li{
display: inline;
margin: 0;
}

.shadetabsLarge li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 13px;
margin-right: 0;
color: #000066;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabsLarge a{
float: left;
display: block;
font: bold 12px Arial;
color: white;
text-decoration: none;
margin: 0 0 0 0; /*Margin between each menu item*/
background-color: white; /*Brown color theme*/ 
}

.shadetabsLarge li a:visited{
color: #000000;
}

.shadetabsLarge li a:hover{
text-decoration: underline;
color: #000000;
}

.shadetabsLarge li a.selected{ /*selected main tab style */
color: #000000;
position: relative;
top: 1px;
}

.shadetabsLarge li a.selected{ /*selected main tab style */
font: bold 12px Arial;
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs2Large li a.selected:visited{ /*selected main tab style */
color: #000000;
}

.shadetabsLarge li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}



.shadetabs2Large{
padding: 0px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs2Large li{
display: inline;
margin: 0;
}

.shadetabs2Large li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 7px;
margin-right: 1px;
color: white;
background: white url(images/shade2.gif) top left repeat-x;
}

.shadetabs2Large a{
float: left;
display: block;
font: 11px Arial;
color: white;
text-decoration: none;
margin: 0 0 0 0; /*Margin between each menu item*/
background-color: white; /*Brown color theme*/ 
}

.shadetabs2Large li a:visited{
color: #ffffff;
}

.shadetabs2Large li a:hover{
text-decoration: underline;
color: #000000;
}

.shadetabs2Large li a.selected{ /*selected main tab style */
color: #000000;
position: relative;
top: 1px;
}

.shadetabs2Large li a.selected{ /*selected main tab style */
font: bold 12px Arial;
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs2Large li a.selected:visited{ /*selected main tab style */
color: #000000;

}

.shadetabs2Large li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCE1C4;
}

.adcontent {
 background-image: url('images/ad_bg.gif');
 background-repeat: no-repeat;
 padding-left: 6px;
 height: 240px;
 width: 130px;
 font-family: Arial, sans-serif;
 font-size: 13px;
 font-weight: normal;
}

.ad1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}

.ad1:visited {
  color: #000;
  text-decoration: underline;
}

.ad1:hover {
  color: #000;
  text-decoration: underline;
  }
  
.imgBorder {
border: 1px solid #333;
}