.boxText { font-family: Verdana, Arial, sans-serif; 
font-size: 10px; }
.boxTextCenter { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
padding: 15px;


}
.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 {  }
.orderEdit {color:#00ACD7 }

BODY {
background-color:#fff;
 background-image: url(images/bg.gif);
 background-repeat: repeat-x;
  background-position:top;
  color: #555555;
  margin: 0px;
  font-family: Verdana;
  font-size: 11px;
 padding-top:20px;
}

td {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #555555;
}


p {
	font-size: 11px;
	margin: 0px;
	padding-bottom: 7px;
	line-height: 15px;
	text-align: justify;
	padding: 5px;
	color: #555555;
}

A { 
  color: #363636;
  font-weight: bold;
  text-decoration:none;
  font-size:11px;
}

A:hover { 
  color: #0ECFFF; 
}

A.welcome { 
  color: #ffffff; 
  font-weight: normal;
}
A.welcome2 { 
  color: #FF9900; 
  font-weight: normal;
}

A.active {
	color: #FFffff;
}

A.login { 
  color: #396600;
  font-weight: bold;
  text-decoration:none;
}

A.login:hover { 
  color: #396600; 
}
A.box{
	color:#FF9900;
}

FORM {
	display: inline;
}

.header {
  background-color: #0083A4;
  background-image: url(images/logo_bg.gif);
  background-repeat: repeat-x;
  height:60px;
  padding: 0px;
  color: white;
  font-size: 10px;
  font-weight: bold;
  /*border: 1px solid #666666;*/
  border-bottom: none;
}

.header_inside {
  
  color: white;
  font-size: 10px;
  font-weight: bold;

}

TR.headerNavigation {
}
TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2E5474;

  height: 28px;
  color:#ffffff;
  padding-left:11px;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #2E5474;
  font-weight : bold;
  height: 28px;
  color:#ffffff;
}

TD.productNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #ff5500;
  font-weight : bold;
  height: 25px;
  border-top: 1px solid #ff6600;
  border-bottom: 1px solid #ff6600;
}

A.productNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff5500;
  font-weight : bold;
  background: #FFFFFF url(images/divider-products.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-right: 5px;
  padding-left: 6px;
  text-decoration:none;
  height: 14px;
}

A.productNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold;
  text-decoration:none;
}

A.headerNavigation { 
 font-size:11px;
}

A.headerNavigation:hover {
font-size:11px;
}

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;
}

TR.footer {
  background: #eeeeee;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : normal;
  height: 30px;
  text-align: right;
  color: #333333;
  background: #eeeeee url(images/nav.gif);
  border:1px solid #666666;
  border-top: 1px solid #999999;
  padding-right: 12px;
}

.infoBox {


}

.BoxContents {
  background: #FBFBFB url(images/box_bg.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid #999999;
  padding: 5px;
}

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 2px;
}

.black {
	background-color: Black;
	color: White;
	font-size: 10px;
	height: 21px;
}

.centerBoxTop {
	height: 26px;
	background-image: url(images/infobox-gray-bg.gif);
	background-color: #EAEAEA;
	color: black;
	font-weight: bold;
}

.leftBoxContents {
 /* background: #FBFBFB;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxBottom {
	background: #FBFBFB url(images/infobox_bottom_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 5px;
}



.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  background: #7E7E7E url(images/box_top_bg.gif);
  color: #FFFFFF;
  line-height: 11px;
  border: 1px solid #B2B2B2;
  text-align: center;
}

.newBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  color: #666666;
}

.infoBoxTop {

  font-weight: bold;
  height: 26px;
  background: #00A0C9 url(images/infobox_top_bg.gif);
  color: #FFFFFF;
  text-align: center;

}



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: #ffffff;
}

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: #D2EEFF;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #DBEABE;*/
  color: #000000;
  font-weight: bold;
  /*font-variant: small-caps;*/
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
 
}

A.pageResults:hover { 
  
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  line-height:23px;
  text-align:center;
  width: 100%;
}

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;
}

.internal {
	background: #FFFFFF url(images/internal_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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;
}

.input_new{
  width:200px; 
  height:18px; 
  background:#FFFFFF; 
  border:1px solid #666666;
}

.input_new_short{
  width:140px; 
  height:18px; 
  background:#FFFFFF; 
  border:1px solid #666666;
}

CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  /*border:none;*/
}

INPUT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: white;
  /*border:1px solid #666666;*/
}

TEXTAREA {
  width: 100%;
  background:#FFFFFF; 
  border:1px solid #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFF8FE;
  border-color: #E073A6;
  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: #C7F4FF; cursor: hand; }
.moduleRowSelected { background-color: #88E4FB; }

.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; }

hr {
	height: 1px;
	color: #999999;
}

.active {
	color: #ffffff;
}

.grey {
	color: #BABABA;
	font-size: 10px;
}

.newContent {
	border: 1px dotted #aaaaaa;
	padding: 5px;
	text-align: center;
}

.dotted {
	border-right: 1px dotted #999999;
}

.messageStackError {
	color: red;
	text-align: center;
	border: 1px dotted #999999;
	padding: 5px;
}
.header_bg{
background-image: url(images/header_bg.gif);
background-repeat: repeat-x;
	
}
.leftcol{
background-image: url(images/left_bg.gif);
background-color: #2E5474;
width:45px;
}

.leftcol_bb{
background-image: url(images/left_bgbb.gif);
background-color: #2E5474;
}

.top_bg{
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;

}
.bottom_bg{
	background-image: url(images/bottom_bg.gif);

	background-repeat: repeat-x;

}
.left_shadow{
	background-image: url(images/left_shadow3.gif);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;}
	
	.right_shadow{
		background-image: url(images/right_shadow3.gif);
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;	
	}
	.main_bg{
		  background-image: url(images/main_bg.gif);
  background-repeat: repeat-x;
  background-color: #ffffff;
	}
	.right_col{
		background-image: url(images/right_bg.gif);
		background-repeat: repeat-y;
	}
	.boxline{
		border-top:1px solid #7E95A9;
		width:160px;
	}




	div.left_fish{
		text-align:right;
		padding:10px;
		width:160px;
	}

	div.left_fish img{
		border:0;
		border-collapse:collapse;
	}

	div.left_fish span{
		display:block;
		text-align:center;
		padding-top:5px;
	}

	div.left_fish a, 	div.left_fish a:visited{
		font-size:11px;
		font-weight:bold;
		display:block;
		color:#fff;
		text-decoration: none;		
	}

	a:hover{

		color:#E8E8E8;
	}
