.error-message{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color: red;
	font-weight: bold;
	}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	background: #ffb3b5;
	font-weight: bold;
	}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { /*background: #f2fff7;*/ }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #303629 url("../images/new/bg.jpg") repeat;
  color: #FFFFFF;
  margin: 0px;
}
img{
	border: 0px;
}

/*---------------------------------------------------------------------*/
div#logo
{
	position: absolute;
	width: 100%;
	height: 179px;
	background: url("../images/new/logo.png") no-repeat center;
	top: 0px;
	text-align: center;
	z-index: 100;
}

.headerLeft
{
	/*width: 377px;*/
	background: url("../images/new/bgHeaderLeft.jpg") no-repeat left top;
	text-align: left;
	vertical-align: middle; 
}

.headerRight
{
	width: 190px;
	background: url("../images/new/bgHeaderRight.jpg") no-repeat right top;
	vertical-align: bottom;
	
}

div#headerContacts
{
	color: #E3E4E2;
	width: 190px;
	text-align: left;
	margin-right: 11px;
}
div#headerContacts .left
{
	float:	left;
	height:	20px;
	width:	30px;
}

div#ourContacts .right
{
	float:	right;
	height:	20px;
	width:	160px;
	vertical-align: middle;
}

.clear
{
	clear: both;
}

.headerTableTop
{
	width: 100%;
	height: 215px; 
	margin: 0pt auto;
	z-index: 5;
}
.headerTableBottom
{
	width: 1020px; 
	margin: 0pt auto;	
}


div#leftMenu
{
	font-family: Arial, sans-serif;
	font-size: 14px;
}

div#leftMenu table
{
	width: 230px;
}

div#leftMenu table td .left
{
	width: 15px;
	vertical-align: middle;
}
div#leftMenu table td.right
{
	width: 215px;
	text-align: left;
	padding-left: 11px;
}

div#leftMenu table td.separator
{
	width: 100%;
	vertical-align: middle;
	height: 11px;
}

input, textarea 
{
	border: 1px solid #7E817A;
	/*background-color: #979A94;*/
	background-color: #B6BAB2;
}

input.clear{
	border: 0px solid #7E817A;
	}

input.enterBtn
{
	border: none;
	background: url("../images/new/enterBtn.gif") no-repeat top;
	width: 56px;
	height: 21px;
}


input.btnLong
{
	border: none;
	background: url("../images/new/btnLong.gif") no-repeat top;
	width: 122px;
	height: 22px;
}

input.btnMiddle
{
	border: none;
	background: url("../images/new/btnMiddle.gif") no-repeat top;
	width: 100px;
	height: 22px;
}

input.btnShort
{
	border: none;
	background: url("../images/new/btnMiddle.gif") no-repeat top;
	width: 78px;
	height: 22px;
}

input.btnSmall
{
	border: none;
	background: url("../images/new/btnSmall.gif") no-repeat top;
	width: 45px;
	height: 14px;
}


a.btnLong
{
	display: block;
	background: url("../images/new/btnLong.gif") no-repeat top;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border: none;
	width: 122px;
	height: 22px;
	text-decoration: none;
}
a.btnLong:HOVER
{
	display: block;
	background: url("../images/new/btnLong.gif") no-repeat top;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border: none;
	width: 122px;
	height: 22px;
	text-decoration: none;
}


a.btnMiddle
{
	display: block;
	background: url("../images/new/btnMiddle.gif") no-repeat top;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border: none;
	width: 100px;
	height: 22px;
	text-decoration: none;
}
a.btnMiddle:HOVER
{
	display: block;
	background: url("../images/new/btnMiddle.gif") no-repeat top;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border: none;
	width: 100px;
	height: 22px;
	text-decoration: none;
}

a.btnShort
{
	display: block;
	background: url("../images/new/btnShort.gif") no-repeat top;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border: none;
	width: 78px !important;
	height: 22px !important;
	text-decoration: none;
}
a.btnShort:HOVER
{
	display: block;
	background: url("../images/new/btnShort.gif") no-repeat top;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border: none;
	width: 78px !important;
	height: 22px !important;
	text-decoration: none;
}
a.btnSmall
{
	display: block;
	background: url("../images/new/btnSmall.gif") no-repeat top;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border: none;
	width: 45px;
	height: 14px;
	text-decoration: none;
}
a.btnSmall:HOVER
{
	display: block;
	background: url("../images/new/btnSmall.gif") no-repeat top;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border: none;
	width: 45px;
	height: 14px;
	text-decoration: none;
}













.textTitle
{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

div#leftMenu A {
  color: #FFFFFF;
  text-decoration: none;
}

div#leftMenu A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

select {
	border: 1px solid #7E817A;
	/*background-color: #979A94;*/
	background-color: #FFFFFF;
	}
	
div#divForm
{
	width: 100%;
}

div#divForm table
{
	width: 550px;
	margin: 0pt auto;
}

div#divForm table td.left
{
	text-align: right;
	vertical-align: top;
}

div#divForm table td.right
{
	text-align: left;
	vertical-align: top;
}

div#divForm table td.center
{
	text-align: center;
	vertical-align: middle;
}

div#divForm table td.titleText
{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

div#dataList
{
	width: 100%;
	margin: 0pt auto;
}

div#dataList table
{
	width: 650px;
	margin: 0pt auto;
}

div#dataList table th
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

div#dataList table .center
{
	text-align: center;
}

div#dataList table .left
{
	text-align: left;
}

div#dataList table .right
{
	text-align: left;
}

div#dataList table .top
{
	vertical-align: top
}

div#dataList table .separator
{
	font-size: 1px;
	height: 5px;
}

/*---------------------------------------------------------------------*/


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

A:hover {
  color: #B4BB3E;
  text-decoration: underline;
}

A.usual {
  color: #FFFFFF;
  text-decoration: underline;
}

A.usual:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


a.forimg {
	text-decoration: none;
}
a:HOVER.forimg {
	text-decoration: none;
}

FORM {
	display: inline;
}

tr.header {
	/*background: #ffffff;*/
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #bbc3d3;
  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: #bbc3d3;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #bbc3d3;*/
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  /*font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;*/
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #b6b7cb;*/
  background: #535465;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:HOVER {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #535465;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  /*font-family: Verdana, Arial, sans-serif;*/
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: 11px;
}

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: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #B6BAB2;
  
}

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;
}

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: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }
