.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: #F8F2AE; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

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;
}

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;
}



.infoBox {
  background: #F8F2AE;
}

.infoBoxContents {
  background: #060F1B;
 
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: #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: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, 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: 10px;
  color: #000000;
}


/* ---------------------------- ---------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#E4BD6A;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#B2DDFD;
}

.main a {			font-size: 10px; text-decoration:underline;	color:#B2DDFD;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#B2DDFD;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#B2DDFD;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#B2DDFD;}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#E4BD6A;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}


P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
s {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}/* ---------------------------- ---------------------- */



TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size:11px; color:#FFDD8A; font-weight:bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #171E3F; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #171E3F; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #B2DDFD; }

/* 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; }


/* -------------------------------------------------          -------------------------------------------------------- */


/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; background-color:#181B2A}
table { width:100%;border:0px;} 
td {vertical-align:top; padding:0px; margin:0; }
br{font-size:10px}

td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#424141;
}
#input1{
 width:152px; height:21px; 
}
#input2{border-width:0px;
 width:32px; height:21px
}
.input3{
 width:42px; height:19px;
 text-align:right
}
#input4{
 width:42px; height:19px
}
.jamp{ width:122px; height:17px; color:#1B0603; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp1{ width:151px; height:18px; color:#1B0603; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:90px; height:20px; color:#1B0603; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:147px; height:20px; color:#1B0603; font-size:11px; padding-left:2px; font-family:Tahoma;}

.bg1{ background:url(images/li1.gif) repeat top}
.bg2{ background:url(images/li2.gif) repeat top}
.bg3{ background:url(images/1_li5.gif) repeat }
.bg4{ background:url(images/1_li6.gif) repeat }
.bg5{ background:url(images/li-1.gif) repeat top}
.bg6{ background:url(images/li-2.gif) repeat top}
.bg7{ background:url(images/li-7.gif) repeat top}


.header td 				{color:#AAD5F5;}
.header a 				{color:#FBE2AD; text-decoration:none}
.header a:hover 		{ text-decoration:underline}
.header strong			{color:#F2D9A2}
.header b				{color:#FEF4DE}

.popup 					{color:#B2DDFD; font-size:10px; line-height:12px}
.popup b				{color:#CBA456; font-size:11px; text-transform:uppercase}	
.popup a				{color:#CBA456; font-size:11px; text-decoration:none}	
.popup a:hover	 		{text-decoration:underline}

/*--------------------- column_left -----------------------------*/
.column_left_header				{background:url(images/1_li1.gif)}
.column_left_header_txt			{ color:#E3BC69; font-size:12px; text-transform:uppercase; background:url(images/1_li1.gif)}
.column_left_header_google			{ color:#E3BC69; font-size:12px; text-transform:uppercase; background:url(images/1_li3.gif)}

.column_left			{background:url(images/1_li.gif) repeat top}
.column_left td			{ color:#E4BD6A}


.column_left ul			{padding:0px 0px 0px 10px; margin:0px 0px 0px 0px; list-style:none;}
.column_left li			{line-height:24px; background:url(images/bg_list.gif) no-repeat left  center;}
.column_left li a		{color:#E4BD6A; font-size:12px; text-decoration:none; padding-left:11px; }
.column_left li a:hover	{color:#B2DDFD}

.column_left li.bg_list_sub	{line-height:24px; background:url(images/bg_list2.gif) no-repeat left  center;}
.column_left li.bg_list_sub a		{color:#E4BD6A; font-size:12px; text-decoration:none; padding-left:22px;}
.column_left li.bg_list_sub a:hover	{color:#B2DDFD}

.column_left li.bg_list_un	{line-height:19px;}
.column_left li.bg_list_un a		{}
.column_left li.bg_list_un a:hover	{}

/*--------------------- column_left -----------------------------*/
/*--------------------- column_right ----------------------------*/
.column_right_header				{background:url(images/1_li2.gif)}
.column_right_header_txt			{ color:#B1DCFC; font-size:12px; text-transform:uppercase; background:url(images/1_li2.gif)}

.column_right				{background:url(images/1_li4.gif) repeat top}
.column_right td			{ color:#E4BD6A}

.column_right1 span			{color:#B2DDFD; font-size:12px; }

.column_right a			{color:#B2DDFD; font-size:12px; text-decoration:none; line-height:14px}
.column_right a:hover	{color:#E4BD6A}
.column_right  b a			{color:#E6D48B; font-size:12px; text-decoration:none;  }
.column_right  b a:hover	{color:#B2DDFD}

.column_right ul			{padding:0px 0px 0px 10px; margin:0px 0px 0px 0px; list-style:none;}
.column_right li			{line-height:24px; background:url(images/bg_list1.gif) no-repeat left  3px;}
.column_right li a		{color:#B2DDFD; font-size:12px; text-decoration:none; padding-left:11px; }
.column_right li a:hover	{color:#B2DDFD}

.column_right li.bg_list_sub	{line-height:19px;background:url(images/bg_list.gif) 0px 0px no-repeat;}
.column_right li.bg_list_sub a		{}
.column_right li.bg_list_sub a:hover	{}

.column_right li.bg_list_un	{line-height:19px;}
.column_right li.bg_list_un a		{}
.column_right li.bg_list_un a:hover	{}
/*--------------------- column_right ----------------------------*/
/*--------------------- content ---------------------------------*/
/* title */
.title	{background:url(images/1_li7.gif) repeat top; color:#64441A; font-size:12px; text-transform:uppercase;}		
.title_txt{background:url(images/1_li7.gif) repeat top; color:#64441A; font-size:12px; text-transform:uppercase; vertical-align:middle;}
.title_txt strong a{ color:#64441A; font-size:12px; text-transform:uppercase;}
.title_txt strong a:hover{ color:#64441A; font-size:12px; text-transform:uppercase;}

.title2	{			}		
.title2_txt{		}
/* title */

/* product */
.product 				{}
.product td				{color:#FFDD8A}
.product a				{color:#B2DDFD; text-decoration:none; text-transform:uppercase; font-weight:bold}
.product a:hover		{text-decoration:underline}
.product strong 		{color:#FFDD8A}

.product1 td			{color:#B2DDFD}
.product1 a				{color:#B2DDFD; text-decoration:none; text-transform:uppercase; font-weight:bold}
.product1 a:hover		{text-decoration:underline}
.product1 b 			{color:#FFDD8A;}
.shop_cart_tx {color:#B2DDFD; text-transform:uppercase; font-size:11px; font-weight:bold; height:40px; vertical-align:middle;}
{}
.product2 td			{color:#B2DDFD}
.product2 b 			{color:#E4BD6A; text-transform:uppercase}
.product3				{color:#B2DDFD; font-size:10px; }

.pic img				{border:1px solid #F8F2AE;}
.price 					{}
/* product */

/* sub_category */	
.sub_category img			{}
.sub_category a				{}
.sub_category a:hover		{}
/* sub_category */


/* result_page */
.result {}
.result td {  color:#B2DDFD; font-family:Arial; 
			   height:30px; text-align:left; padding:15px 13px 8px 13px;}
			   
.result a {   color:#E4BD6A; font-size:11px; text-decoration:underline;}
.result a:hover {text-decoration:none;}
.result span{color:#E4BD6A;}
.result b a { color:#B2DDFD; text-decoration:none;}
.result b a:hover{text-decoration:underline; }

.result .result_right { text-align:right;}
.result .result_right b {color:#B2DDFD;}
/* result_page */

/* for <table> only */
.width_left			{ width:0px;}
.width_right		{ width:170px;}
.width_cont			{ width:530px;}
.width_cont_2		{ width:0px;}
/* for <table> only */

/* shopping_card */
	

.shop_card a {		}																					/*  name  */
.shop_card a:hover {}

.shop_card td{	text-align:center; }												/*  price  */
		
 	/*  header of table  */

.shop_card .input_check 		{}																		/*  for checkbox  */
.shop_card .input_qty		{}	
.padd img { margin:0px 1px 4px 1px;}
.padd2 img { margin:7px;}																		/*  for input  */
/* shopping_card */				
/*--------------------- content ---------------------------------*/


/*--------------------- footer ----------------------------------*/
.footer  				{}				
.footer td 				{color:#362701; font-family:Arial;}				/*  Copyright � 2007  */
.footer a 				{color:#362701; text-decoration:none} 				/*  Company Name   */
.footer a:hover 		{color:#362701;text-decoration:underline}				/*  Company Name   */

.footer b  				{}				/*  Powered by   */
.footer b a 			{}				/*  osCommerce  */
.footer b a:hover 		{}				/*  osCommerce  */
/*--------------------- footer ----------------------------------*/


.box_width_left			{ width:165px;}
.box_width_right		{ width:165px;}
.box_width_cont			{ width:100%;}
.box_width_cont_1		{ width:211px;}
			
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */

u {text-decoration:none; color:#E4BD6A;}

.main a b {
  color:#B2DDFD;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#B2DDFD;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */


.smallText a { color:#B2DDFD; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#B2DDFD; font-size:11px; text-decoration:underline;}
.smallText a u { color:#B2DDFD; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#B2DDFD; font-size:11px; text-decoration:underline;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#E4BD6A;
}

SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }

/* -------------------------------------------------          -------------------------------------------------------- */

.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { text-align:center;}
.sea_3 { padding:10px;}
.sea_4 td{
  font-size:13px; color:#636363;
}
.sea_4 a {
  color:#000000; font-size:13px; font-weight:bold; text-decoration:none;
}
.sea_4 a:hover {
  color:#000000; font-size:13px; font-weight:bold; text-decoration:underline;
}
.sea_4 p{
  font-family: Verdana, Arial, sans-serif;
  font-size:16px; color:#AF0F17; font-weight:bold;padding:10px 0px 5px 0px;
}
.sea_5 {border:1px solid #8D8D8D; background:#ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */
.bord_prod	{border:1px solid #F8F2AE; border-width:0px 1px 0px 1px;}
.bord_blue	{border:1px solid #114369; border-width:0px 1px 0px 1px;}