.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: #BA2700; text-decoration: underline; }

html, body {
  background: #ffffff;
  color: #000000;
  height: 100%;
}
.infoBox {
  background: #E0E0D6;
}

h1 {
font-size:20px;
}
h2 {
font-size:18px;
}

.slogan 
{
  color:#FFFFFF;
  font-size: 32px;
}
.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
/*  A {
  color: #5D5F60;
  text-decoration: none;
}

A:hover {
  color: #5D5F60;
  text-decoration: underline;
}  */

FORM {
	display: inline;
}

.category{ padding-left:10px; padding-top:5px; color:#FFFFFF; font-size:11px; font-weight:bold; background-color:#dc0000; vertical-align:middle; height:20px; font-style:inherit;margin-bottom:2px;}
.category a { color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none;text-transform:uppercase;display:block;}
.category a:hover { color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:underline;}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:underline;
}

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;
}

.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:#BA2700;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#BA2700;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#BA2700;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#BA2700;}

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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color:#4B4B4B; font-size:16px; font-weight:bold;
}
SPAN.productName  a{
  color:#A10E04; font-size:11px; text-decoration:underline; font-weight:bold; text-decoration:underline;}
SPAN.productName  a:hover{
  color:#A10E04; 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;}
  
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: #BA2700; }

/* 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;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#434343;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
.headerbg{background:url(images/fon_top.jpg) repeat-x top; background-position: top left;}
table {width:100%;}
br{font-size:10px}
td {vertical-align:top; padding:0px; margin:0; }
td.fon_logos{
width:180px;
height:104px;
vertical-align:middle;
text-align:center;
background:url(images/fon_logos.jpg) no-repeat; background-position: middle center;
}
td.banfon1{
width:90px;
height:104px;
vertical-align:middle;
text-align:center;
background:url(images/banfon1.gif) no-repeat; background-position: middle center;
}
td.banfon2{
width:90px;
height:104px;
vertical-align:middle;
text-align:center;
background:url(images/banfon2.gif) no-repeat; background-position: middle center;
}
td.banfon3{
vertical-align:middle;
text-align:center;
background:url(images/banfon3.gif) repeat-x;
}
.jamp{ width:163px; height:17px; color:#1B0603; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:137px; height:17px; color:#1B0603; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:185px; height:17px; color:#1B0603; font-size:10px; padding-left:2px; font-family:Tahoma;}

.bg{background:url(images/logo2.jpg) no-repeat top; background-position: top left;width:274px;}
.bg{background:url(images/logo3.jpg) no-repeat top; background-position: top left;width:274px;}
.bg1{background:url(/images/bg100000.gif) no-repeat top }
.bg2{background:url(/images/bg200000.gif) no-repeat top }
.bg3{background:url(/images/li100000.gif)}
.bg4{background:url(/images/li200000.gif)}
.bg5{background:url(/images/li300000.gif)}
.bg6{background:url(/images/li400000.gif)}
.bg7{ background-image:url(/images/bg-10000.gif)}
.bg8{ background-image:url(/images/bg400000.gif)}
.bg9{background:url(/images/pop_top0.jpg)}

#input1{
 width:40px; height:18px; 
 padding-left:5px
}
#input2{
 width:40px; height:18px;
 padding-left:5px
}
#input3{
 width:40px; height:18px;
 padding-left:5px
}

.popup 				{color:#000000; font-size:11px; background:url(/images/pop_top0.jpg) }	
.popup td		{color:#000000; font-size:11px; }
.popup a				{color:#000000; font-size:11px; text-decoration:none}	
.popup a:hover	 		{text-decoration:underline}

.header  				{}
.header td 				{ color:#434343}
.header span 			{}

.header span 		{color:#7C7C7C}

.header a 				{color:#7C7C7C; font-weight:bold; text-decoration:none}
.header a:hover 		{ text-decoration:underline}
.header strong a 		{}
.header strong a:hover 	{}
.header strong			{color:#434343; text-transform:uppercase}

.column_left_header				{color:#313030; font-size:12px; text-transform:uppercase; vertical-align:middle; font-weight:bold;}
.column_left_header_txt			{color:#313030; font-size:12px; text-transform:uppercase; vertical-align:middle; font-weight:bold}

.column_left
{
	padding-top:7px;
	vertical-align:middle;
}
.column_left td			{}
.column_left strong		{}
.column_left span		{}
.column_left a			{}
.column_left a:hover	{}

.column_left ul			{margin-left:7px;list-style:none;}
.column_left li			{height:27px; background:url(/images/bg_left_menu.jpg) no-repeat right  top;background-position:0px -1px;}
.column_left li div {padding-top:6px; padding-left:5px;}
.column_left li.subs {height:27px; background:url(/images/bg_left_menu.jpg) no-repeat right top;margin-left:10px;
background-position:0px -1px;}
.column_left li a		{color:#000; font-size:12px; text-decoration:none;margin-top:5px;}
.column_left li a:hover,.column_left li a.sel	{font-weight:bold;}
.column_left li.subs a		{color:#000; font-size:11px; text-decoration:none;margin-top:5px;}
.column_left li.bg_list_sub			{line-height:22px; background:url(/images/bg_list0.gif) no-repeat left  top;  margin-left:17px; background-position:0 9px}
.column_left li.bg_list_sub a		{color:#A10E04; font-size:11px; text-decoration:underline;margin-top:5px;}
.column_left li.bg_list_sub a:hover	{text-decoration:none}

.column_left li.bg_list_un	{line-height:19px;background:url(/images/bg_list_.gif) 0px 0px no-repeat;}
.column_left li.bg_list_un a		{}
.column_left li.bg_list_un a:hover	{}
.bg_lmenu_bottom {height:27px; background:url(/images/bg_lmenu_bottom.jpg) no-repeat right  top;margin-left:10px;}
.button {height:45px; background:url(/images/button.jpg) no-repeat right  top; margin-right:5px;}
.buttonb {height:46px; background:url(/images/button.jpg) no-repeat right  top; margin-right:5px;}
.button a,.buttonb a {display:block;padding-top:13px;}
.title	{			}		
.title_txt{	color:#313030; font-size:12px; text-transform:uppercase; font-weight:bold; padding-top:6px; vertical-align:top; height:37px;}

.title_txt a {	color:#313030; font-size:12px; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.title_txt a:hover{	color:#313030; font-size:12px; text-transform:uppercase; font-weight:bold; padding-top:6px; text-decoration:none;}

.details a{	color:#B50F03; font-size:11px;  font-weight:bold; text-decoration:underline}
.details a:hover{	color:#B50F03; font-size:11px; font-weight:bold; text-decoration:underline;}

.title2_black{ color:#FFFFFF; font-size:11px; font-weight:bold; background-color:#000; vertical-align:middle; height:24px; vertical-align:middle;}
.title2_black a { color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none;}
.title2_black a:hover { color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:underline;}

.title2_txt{ color:#FFFFFF; font-size:11px; font-weight:bold; background-color:#B50F03; vertical-align:middle; height:24px; vertical-align:middle;}
.title2_txt a { color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none;}
.title2_txt a:hover { color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:underline;}

.paging_txt{ color:#FFFFFF; font-size:11px; font-weight:bold; background-color:#B50F03; vertical-align:middle; height:24px; vertical-align:middle;text-align:center;}
.paging_txt a { color:#FFFFFF; font-size:11px; font-weight:bold;}
.paging_txt a:hover { color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none;}

.product 				{}
.product td				{ color:#353434;font-size:10px;}
.product a				{ color:#353434; font-size:10px; text-decoration:none}
.product a:hover		{ text-decoration:underline}
.product strong 		{ color:#4B4B4B; font-size:16px}
.product strong  b		{ color:#4B4B4B; font-size:11px}
.product span 		{  color:#353434; font-size:10px; line-height:12px}

.product1 td				{color:#4B4B4B; font-size:11px;}
.product1 a				{ color:#353434;  text-decoration:none}
.product1 a:hover		{ text-decoration:underline}
.product1 strong 		{ color:#4B4B4B; font-size:16px}
.product1 b 		{ color:#4B4B4B; font-size:11px}
.product1 span 		{  color:#353434; font-size:10px; line-height:12px}


.pic img				{}
.price 					{}

.sub_category img			{}
.sub_category a				{}
.sub_category a:hover		{}

.result {}
.result td { color:#303030; font-size:10px;}

.result a { color:#303030; font-size:10px; text-decoration:underline;}
.result a:hover {text-decoration:none;}
.result b a { color:#303030; text-decoration:none;}
.result b a:hover{text-decoration:underline; }

.width_left			{ width:0px;}
.width_right		{ width:170px;}
.width_cont			{ width:530px;}
.width_cont_2		{ width:0px;}

.shop_card { color:#353434; text-align:center; height:20px;}
.shop_card  { color:#353434; font-size:10px; line-height:12px; text-align:center; vertical-align:top;}	

.shop_card1 {text-align:center;}	
.shop_card1 td { color:#353434; font-size:11px; line-height:12px; text-align:center; vertical-align:top;}
.shop_card1 strong { color:#4B4B4B; font-size:16px}

																
.footer  				{ color:#515151}				
.footer td 				{ color:#515151}				/*  Copyright © 2007  */
.footer a 				{ color:#515151; text-decoration:none} 				/*  Company Name   */
.footer a:hover 		{ color:#515151;text-decoration:underline}				/*  Company Name   */
.footer   span 			{ color:#A8A8A8}

.footer  b  			{color:#A8A8A8;}				/*  Powered by   */
.footer b a 			{ color:#A8A8A8; text-decoration:underline}				/*  osCommerce  */
.footer b a:hover 		{ color:#A8A8A8;text-decoration:none}
.footer span  a 			{ color:#A8A8A8; text-decoration:underline}				/*  osCommerce  */
.footer span  a:hover 		{ color:#A8A8A8;text-decoration:none}				/*  osCommerce  */

.footer1  				{ color:#A8A8A8}					/*  Copyright © 2007  */
.footer1 a 				{ color:#A8A8A8; text-decoration:none} 				/*  Company Name   */
.footer1 a:hover 		{ color:#A8A8A8;text-decoration:underline}	
/* -------------------------------------------------          -------------------------------------------------------- */
u {text-decoration:none; color:#303030;}

.result td { color:#303030; height:27px; vertical-align:middle;padding:0px 23px 0px 23px;}
.result b { font-weight:normal;}
.result_right	{text-align:right;}
.result_right b	{font-weight:bold; color:#303030}
		
.shop_card_txt{	height:31px; text-align:center; vertical-align:middle; font-size:11px; font-weight:bold;} 	/*  header of table  */




/*--------------------- content ---------------------------------*/
.box_width_left			{ width:195px;}
.box_width_right		{ width:12px;}
.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:#BA2700; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#BA2700; font-size:11px; text-decoration:underline;}
.smallText a u { color:#BA2700; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#BA2700; 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; color:#5D5F60;
}
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;}
/* -------------------------------------------------          -------------------------------------------------------- */
DIV.head, DIV.head A
{
	font: bold 14px Tahoma;
	margin-top:10px;
}

DIV.head A:hover
{
	font: bold 14px Tahoma;
}

UL.ul_news
{
	margin-top:10px;
	margin-left:20px;
	list-style: none;
}
UL.ul_news LI
{
	background: url(/images/bg_list0.gif) no-repeat left top;
	padding-left:13px;
	background-position:0 6px;
}
A.title
{
	font: bold 13px Tahoma;
}
A.title:hover
{
	font: bold 13px Tahoma;
}
A.news_body
{
	font: 11px Tahoma;
	color: gray;
	text-decoration: none;
}



A.news_body:hover
{
	font: 11px Tahoma;
	color: gray;
	text-decoration: none;
}
SPAN.news_title
{
	font: bold 13px Tahoma;
}
TD.news
{
	font: 13px Tahoma;
}
a.foto		{color:#A10E04; font-size:11px; text-decoration:underline;  }
a.foto:hover	{text-decoration:none}
.menu_footer{
margin-bottom:20px;
margin-top:5px;
color:gray;
}
.menu_footer a{
	font-size:12px;
	font-family:Tahoma;
	color:gray;
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;
}
.menu_footer a:hover{

	color:red;
	text-decoration: underline;
}

.highslide-display-block{display:block;}
a.highslide-credits{display:none;}
.highslide-display-none{display:none;}
table.col_table{width:auto;}
table.col_table td.col_td{padding:30px;padding-right:0px;padding-top:5px;}
a.red14		{color:#A10E04;font: bold 14px; text-decoration:none;}

.bgl
{
	height:100%;
	margin-top:5px;
}
.bgl th
{
	height:100%;
	background: url(images/bgl.jpg) repeat-y top right;
	vertical-align:bottom;
}

.bgl td
{	
	width:5px;
	background: url(images/bgl_bottom.jpg) no-repeat top right;
	margin-top:5px;
	height:160px;
}
.bgr
{
	height:100%;
	margin-top:5px;
}
.bgr th
{
	height:100%;
	background: url(images/bgr.jpg) repeat-y 0px 0px;
	vertical-align:bottom;
}

.bgr td
{	
	width:5px;
	background: url(images/bgr_bottom.jpg) no-repeat 0px 0px;
	margin-top:5px;
	height:160px;
}
.bgt
{	
	width:100%;
	background: url(images/bg_top.jpg) repeat-x;
	margin-top:5px;
	height:5px;
}
.cblok
{
	padding:5px;
}
.menu div
{
background-image:url(images/menu_bg.jpg);
height:44px;
margin:1px;
}
.model
{
background:url(images/menu_bg.jpg) repeat-x;
height:35px;
margin:1px;
padding:13px 13px;
}
.model a
{
	color:#FFFFFF;
	font: bold 10pt;
	text-decoration:none;
}
.text_blok
{
padding:7px;
}
td.bleft{position:relative;background: url(images/bgl.jpg) repeat-y 0px 0px;width:5px;}
td.bleft div{position:absolute;bottom:0px;right:0px;width:3px;background: url(images/bgl_bottom.jpg) no-repeat 0px 0px;	height:160px;}

td.bright{position:relative;background: url(images/bgr.jpg) repeat-y 0px 0px;width:5px;}
td.bright div{position:absolute;bottom:0px;left:0px;width:5px;background: url(images/bgr_bottom.jpg) no-repeat 0px 0px;	height:160px;}

