.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: #255479; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #E0E0D6;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
/*  A {
  color: #5D5F60;
  text-decoration: none;
}

A:hover {
  color: #5D5F60;
  text-decoration: underline;
}  */

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:Verdana, Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:Verdana, Arial, sans-serif; text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.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:#5D5F60;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}

.main a {			font-size: 10px; text-decoration:underline;	color:#9D0000;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#9D0000;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#9D0000;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#9D0000;}

TD.main, P.main {
				  font-family: Verdana, Arial, sans-serif;
				  font-size: 11px;
				  line-height: 1.5;
}
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: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.product SPAN.productSpecialPrice, SPAN.productSpecialPrice {
  color:#05181E;font-size:14px; font-weight:bold;}
  
SPAN.productName  a{
  color:#128580; font-size:11px; text-decoration:underline; font-weight:bold; text-decoration:underline;}
SPAN.productName  a:hover{
  color:#128580; font-size:11px; text-decoration:underline; font-weight:bold; text-decoration:none;}
  
.productName  a{
  color:#A10E04; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:underline;}
.productName  a:hover{
  color:#A10E04; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:none;}
.productName_not a{
  color:#ffffff; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:none;}
  .productName_not a:hover{
  color:#ffffff; font-size:11px; text-decoration:underline; font-weight:normal; text-decoration:underline;}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #EFEFEF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EFEFEF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #255479; }

/* 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 , table, body, ul{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
}
body {
	background:url(images/tal.jpg) top left repeat-x #FFF;
}
table {
	width:100%;
	border:0px;
}
td, select,  input, textarea {
	font-family:verdana;
	font-size:11px;
	vertical-align:top;
	line-height:13px;	
	color:#424141;
}
img {border:0px}
br {line-height:0px;}
a {text-decoration:underline;color:#424141;}	   
a:hover {text-decoration:none;}	
bg {line-height:0px}


/* header */
.header td 				{color:#128580}

.header .input_h 		{width:146px; height:18px; border:1px solid #E0DDD7; margin:-2px 8px 0px 3px;}
.header a 				{color:#48A196; text-decoration:none;}
.header a:hover			{color:#48A196; text-decoration:underline;}
.header strong			{color:#888; }
.slct 					{width:97px; color:#888; margin:0px 0px 0px 0px;}
/*header*/
/*_________________________________________________________________*/
/* column_left */
.column_left_header_txt	{
						color:#010101;
						font:bold 14px verdana, Arial;
						vertical-align:middle;
						height:46px; 
						background:url(images/0t1.jpg) top left no-repeat; padding-left:29px;}
.column_left_header_txt a
	{color:#FFF;font:bold 14px verdana, Arial;text-decoration:none;}
.column_left_header_txt a:hover
	{color:#FFF;font:bold 14px verdana, Arial;text-decoration:underline;}
ul	{margin:0px 0px 0px 9px; list-style:none;}		
.list 					{
						padding:0px 0px 0px 28px;
						margin:0px 0px 0px 0px; 
						list-style:none;
}
.list li 				{
						line-height:20px;
						padding:0px 0px 0px 13px;
						background:url(images/li_bg.jpg) 0px 0px no-repeat;
}
.list li a				{
						color:#FFFfff;
						font-weight:bold;
						text-decoration:none
}
ul.list_1{padding:0px 0px 0px 19px;}
.list_1	strong { color:#338A00;}
.list_1	li a {		color:#FFFfff;font-weight:bold;line-height:20px;
						padding:0px 0px 0px 13px;text-decoration:none; background:none;}
						
.list li a:hover		{color:#FFF;text-decoration:underline}

.list li.bg_list_sub	{line-height:20px;background:url(images/li_bg_sub.jpg) 0px 0px no-repeat;}
.list li.bg_list_sub a		{padding:0px 0px 0px 10px;}
.list li.bg_list_sub a:hover	{}

.column_left li.bg_list_un	{line-height:19px;background:url(images/bg_list_un.gif) 0px 0px no-repeat;}
.column_left li.bg_list_un a		{}
.column_left li.bg_list_un a:hover	{}
.list2 li{
	padding:0px 0px 0px 11px;
	background:url(images/0blt1.jpg) top left no-repeat;
	list-style:none;
	margin:7px 0px 0px 0px;
}
.list2 li a {
	color:#05181E;}
.list2 li a:hover {
	color:#05181E; text-decoration:underline;}
/*column_left*/
/*_________________________________________________________________*/
/*  content */
.title	{
			color:#FFF;font:bold 14px verdana, Arial;text-decoration:none;vertical-align:middle;
						height:46px; 
						background:url(images/0t1.jpg) top left no-repeat; padding-left:29px;}
.title a	{
			color:#FFF;font:bold 14px verdana, Arial;text-decoration:none;}
.title a:hover{
			color:#FFF;font:bold 14px verdana, Arial;text-decoration:underline;}	

/* product */
.va						{text-align:center}
.product 				{}
.product td				{color:#91918F}
.product a				{
						color:#128580;text-decoration:underline;}
.product a:hover		{
						color:#128580;text-decoration:none;}
.product a				{
						color:#128580;text-decoration:underline;}
.product b a:hover		{
						color:#128580;text-decoration:none;}
.product strong 		{
						color:#05181E;font-size:14px;}
.product span 		{
						color:#CD0D00;
						font-size:12px;
}
/*product 
 result_page */
.result 			{ margin-top:16px;}
.result td 			{color:#303030; height:16px;padding:0px 11px 0px 11px;}
			   
.result a 			{color:#05181E; text-decoration:underline; font-weight:normal}
.result a:hover 	{color:#5E6166; font-size:11px; text-decoration:none;}

.result b 			{color:#303030; text-decoration:none; font-weight:normal;}
.result font b		{color:#FF0033; text-decoration:none; font-size:11px }

.result .result_right { text-align:right;}
.result .result_right b {color:#255479; font-weight:bold;}
/*result_page*/

/*-- shopping_card -*/
.shop_card 			{text-align:center;}	/*  background:#3E3E3E;  */
.shop_card td 		{text-align:center; vertical-align:top; color:#91918F}	

.shop_card a 		{color:#128580; font-weight:bold}												/*  name  */
.shop_card a:hover {}

.shop_card strong 	{color:#05181E; font-size:14px;}										/*  price  */
.shop_card span 	{
					color:#CD0D00;
					font-size:12px;
}
.shop_cart_txt 		{color:#373B60; text-transform:uppercase; font-size:11px; font-weight:bold;} 	/*  header of table  */

.shop_card .input_qty		{width:39px; height:18px}											/*  for input  */
/*-- shopping_card -*/	
			
.v {background:url(images/t_vl.jpg) top right repeat-y;}
.g {background:url(images/t_gl.jpg) bottom right repeat-x;}
.p { padding:3px 0px 6px 0px; text-align:center;}
/*content */

/* footer */
.footer  				{text-align:right}				
.footer td 				{color:#6D6D6D;}				/*  Copyright © 2007  */
.footer a 				{
						color:#6D6D6D;
						text-decoration:none
						} 				/*  Company Name   */
.footer a:hover 		{color:#6D6D6D;text-decoration:underline}				/*  Company Name   */

.footer b  				{}				/*  Powered by   */
.footer b a 			{color:#6D6D6D;text-decoration:underline;}				/*  osCommerce  */
.footer b a:hover 	{color:#6D6D6D;text-decoration:none}				/*  osCommerce  */
/*----------------------- footer -----------------------------------*/
.pop_up a{
	color:#000;
	text-decoration:none;
}
.pop_up a:hover{
	text-decoration:underline;
}
.pop_up strong {
	color:#128580;
}
.pop_up_f {
	color:#757575;
}
.pop_up_f a{
	color:#757575;
	text-decoration:none;
}
.pop_up_f a:hover{
	text-decoration:underline
}
.pop_up {
	color:#91918F;
	line-height:14px
}/* -------------------------------------------------          -------------------------------------------------------- */
u {text-decoration:none; color:#05181E;}
/*  
.result td { color:#353434; height:50px; vertical-align:middle;padding:0px 0px 0px 16px;}
.result b { font-weight:normal;}
.result_right	{padding-left:0px; text-align:right;}
.result_right b	{font-weight:bold; color:#3893DE}
  */
.shop_card_txt{	height:31px; text-align:center; vertical-align:middle; font-size:11px; font-weight:bold;} 	
/*--------------------- content ---------------------------------*/
.box_width_left			{ width:162px;}
.box_width_right		{ width:164px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
.main a b {
  color:#5D5F60;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#255479; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#255479; font-size:11px; text-decoration:underline;}
.smallText a u { color:#255479; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#255479; font-size:11px; text-decoration:underline;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
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 { padding:10px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.bord	{border:1px solid #ffffff; border-width:3px 11px 0px 18px;}