
.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: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;/*original#000000*/;
  text-decoration: none;
}

A:hover {
  color: #1E2142;
  text-decoration: underline;
}

FORM {
	display: inline;
}


TR.headerNavigation {
  background-color: #051d2c;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #051d2c;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  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;
}

TR.footer {
  background: #051d2c;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #051d2c ;
  color: #e8f4fc;
  font-weight: bold;
}

.infoBox {
 	border: 1px solid #333366;	
}

.infoBoxCreate{
	border: 1px solid #333366;
}

.infoBoxContents {
  background: #ffffff;/*original:#e8f4fc;DEDEDE*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #051d2c;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

div.infoBoxHeading,
TD.infoBoxHeading,
TD.infoBoxHeading TD
 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #1f2142;/*original:#1f2142;000000*/
  color: #ffffff;
  border-bottom:1px solid #1f2142; /*original:#1f2142;*/	
  padding: 0px 0px 0px 5px;
}

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: #ffffff;
}

.productListing-data{

}

.productListing-data-bg{
	background-image: url(../../images/thumbs/U1_3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid white;

}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #051d2c;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults,
A.pageResults:link,
A.pageResults:active{
  color: #051d2c;
  text-decoration: none!important;
}

A.pageResults:hover {
  color: #AABBDD;
  text-decoration: underline;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0c486f;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, TD.main p, TD.main font, TD.main span, P.main, P.main p, P.main font, P.main span, DIV.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;
}

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;
}

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;
  font-size: 14px!important;
  font-weight: bold;
}

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: 11px; color: #051d2c; font-weight: bold;  }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: bold;  }
TD.checkoutBarFrom, TD.checkoutBarTo, TD.checkoutBarCurrent{
 padding-top:10px;
 padding-bottom:10px;
 border:1px solid #333366;
 background-color:#E8F4FC;
}

/* 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; }

.left_ul {
	padding:15px 10px 10px 17px;
	font-size:12px/*11px*/;
	color:#000000;
	font-family:Calibri, Verdana, Tahoma;
	line-height:14px;
}
.left_ul ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.left_ul li {
	list-style:none;
	padding:0px 0px 1px 11px;
	margin:0px 0px 0px 0px;
	/*background:url(images/li_bg1.gif) left bottom no-repeat;*/
	vertical-align:top;
	line-height:17px;
}
.boxText a,
.left_ul ul li a {
	text-decoration:none;
	font-size:12px/*11px*/;
	color:#000000;
	font-weight:normal;
	font-family:Calibri, Verdana, Tahoma;
	padding:0px 0px 0px 0px;
}
.boxText a:hover,
.left_ul li a:hover {
	color:#000000;
	text-decoration:underline;
}

/*
- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- learn more about CSS at http://www.w3schools.com/css/
- 2003/11/23 PaulM PandA.nl
*/

/* replaces old "select width settings" in currencies.php, manufacturers.php box and search.php box */
.boxText select {
	width: 95%;
}
/* set pageheading text (now included in h1 tag) size back to normal size 
h1 {
	margin-bottom: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}*/

.leftColumn,
.rightColumn{
	background-color: #ffffff;
}

table.header{
	background-image: url(../../images/header_b.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.infoBoxContents_inner{
	padding: 0px 10px 0px 10px;
}


.infoBoxContents_inner .infoBoxContents{
	background-color:#ffffff;
}
.infoBoxContents_inner .infoBoxHeading{
	background-color:#333366;
}

.flashWatch{
	position: absolute;
	top: 5px;
	left:5px;
}

.category_desc{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.date{
 	position: absolute;
 	top: 8px;
 	right: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.buttons{
 	position: absolute;
 	top: 55px;
 	right: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.pic_hover {
	position:absolute;
	display:none;
	width:130px;
	height:200px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:white;
}
.brand_pic_hover {
	position:absolute;
	display:none;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:white;
}
.pic_hover_in{
}
.pic_hover_please {
}
.infoBoxWhite .infoBoxContents{
	background: white!important;
	/*border: 1px solid #333366;*/
}

.cssProductPrice{
	font-size: 16px!important;
	font-weight: bold!important;
}
TD.boxTextCategories { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #1F2142;
}
a.boxTextCategories,
a.boxTextCategories:link,
a.boxTextCategories:active{ 

	color: #1F2142;
}
a.boxTextCategories:hover{
	color: black;
}

TD.boxTextCategories div{
	padding-top:3px;
	padding-bottom:3px;
} 
.selectedText{
	font-weight: bold;
}
IMG{
	border-style: none;
}
.productPrice{
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 14px!important;
  font-weight: bold;	
}
.twenty{
	width:20%!important;
	vertical-align:bottom;
}
.pagingTop, .pagingBottom{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px!important;
  background-color: #E8F4FC;
}
.pagingTop{
  border-bottom: 1px solid #333366;
}
.pagingBottom{
  border-top: 1px solid #333366;
}
.boxText td{
	font-size: 11px;
}

.cont_heading_table,
.cont_heading_table td,
.width cont_heading_td2
{
	background-color:#333366;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.cont_heading_l{
	border-left: 1px solid #E8F4FC;
	background-color: #E8F4FC;
}
.cont_heading_r{
	border-right: 1px solid #E8F4FC;
	background-color: #E8F4FC;
}
/*
.cont_heading_b{
	border-bottom: 1px solid #333366;
}

.templateinfoBox{
	background-color: #E8F4FC;
}
*/
.cssHidden
{
	font-weight: normal;
	font-size: 0px!important;
	color: white;
	font-style: normal;
	font-family: Verdana;
	letter-spacing: 0px;
	font-variant: normal;
	text-decoration: none;
	/*display:none;*/
}
