.input {
    border: 1px solid #006;
    background: #EBEBEB;
}
.input:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#CCCCCC;
	padding:2px;
	border:1px solid #CC000E;
	text-transform:uppercase;
}
.button2 {
	text-decoration:none;
	color:#000000;
	background:#CCCCCC;
	padding:2px;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
}
.button {
	text-decoration:none;
	color:#FFFFFF;
	background:#CC000E;
	padding:2px;
	border:1px solid #0054A3;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}
.button:hover {
	color:#FFFFFF;
    border: 1px solid #CC000E;
    background: #0054A3;
	cursor:pointer;
}


.cat_description {  font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family: Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color:#353434; text-decoration: none; }

/* GLOBAL */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100.01%;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	line-height:1.3em;
	height: 100%;
	background-color:#0054A3;
	}

img {
	border:0;
	}	

a {
  color:#002D57;
  text-decoration: none;
}
a:link {
  color:#002D57;
  text-decoration: none;
}
a:visited {
  color:#002D57;
  text-decoration: none;
}
a:active {
  color:#CC000E;
  text-decoration: none;
}
a:hover {
  color:#CC000E;
  text-decoration: underline;
}

table {border-collapse:collapse; border:0px;}
td { vertical-align:top; padding:0px}
.main_text, table, li, input, textarea, select
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	color:#2A393F;
	text-align: left;
	}

h3{ font-size:13px; line-height:normal;}
font { font-size:12px;}
#column_center input, #column_center select, #column_center textarea {margin:0 5px 4px; vertical-align:middle;}
.spacer {font-size:0px; line-height:0px;}
.logo {padding:44px 51px 23px 9px;}
.no_under a {text-decoration:none;}
.navbar {text-decoration:none; color:#000000; background:#FFFFFF; padding:2px; border:1px solid #CC000E; font-size:12px; text-transform:uppercase;}
.storebar {
	text-decoration:none;
	color:#000000;
	padding:10px 10px 3px 0px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
}
FORM {
        display: inline;
}

html{
	height: 100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
    }
#content {
	margin-left: 210px;
	width: 600px;
	padding-top: 0px;
	font-size:95%;
    clear:both;
	}
		
#login {
	line-height:25px;
    width: 265px;
	}

#mainbody {
	width: 940px;
	margin: 0 auto 20px auto;
	padding-top: 0px;
	background:url(graphics/fill.jpg) repeat top center;
    clear:both;
	}
		
.clear {
	clear:both;
	height: 0;
}
.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}	

/* ACCOUNT PAGES */

.account_column {
	width: 50%;
	float:left;
	}	

.account_column h5 {width:180px; clear:both; }
.account_column input { margin-bottom: 3px; display:block; margin-left: 180px; }
.account_column select { margin-bottom: 3px; display:block; margin-left: 180px; }

.paymentdetail {
	width: 130px;
	display:block;
	height: 26px;
	float:left;
	}
	
.invalid {
	color: #FF0000;
	}
	
.pad {
    margin-top: 10px;
	}
/* BASKET */

#total {
    padding: 10px 0 0 10px;
    text-align:right;
	}
	
.baskettext_left{
	padding: 3px 15px 0 10px;
    vertical-align: top;
	}
	
.baskettext_left h4 { margin: 1px 0 2px 0; }

.baskettext_right{
	padding: 3px 0 0 10px;
	text-align: right;
    vertical-align: top;
	}
	
.baskettext_right h4 { margin: 1px 0 2px 0; }

.priceeach {
	text-align:right;
	width: 80px;
	margin-left: 5px;
	float:right;
	}

/* SUBNAV - CATTREE */

ul#first{
	list-style-type:none;
	width:176px;
	margin: 0 0 0 0px;
	padding-left: 0px;
	}

#subnav{
	display:block;
	padding:0 0 0 0;
	width:193px;
	float:left;
	}

#subnav li { background:url(graphics/bg_li.jpg) 0 0 repeat-x; margin-bottom: 2px; padding: 2px; text-transform:uppercase; text-align:left;}	
#subnav li a { color: #002D57; text-decoration:none; display: block; width: 100%; height:100%; background:url(graphics/arrow_1.gif) 0 5px no-repeat; }
#subnav li a:hover { font-weight: normal; text-decoration:underline; }
#subnav li a:active { color: #CC000E; }		
#subnav li ul { list-style-type:none; margin: 0 0 0 10px; padding-left: 0; }
#subnav li.subcategory { padding: 0; margin: 4px 0 0 0px; }	
#subnav li.subcategory a { color: #002D57; background:url(graphics/arrow_1.gif) 0 3px no-repeat; }		
#subnav li.subcategory a:active { color: #CC000E; }		
#subnav li.subcategory a:hover { text-decoration:underline; font-weight:normal; color: #CC000E; }	
#subnav li.subcategory a:visited:hover { color: #CC000E }

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #566268;
  font-weight : bold;
}

A.headerNavigation { 
 color: #424242;
}

A.headerNavigation:hover {
 color: #424242;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif
  font-size: 12px;
  background: #ff0000;
  color:#353434;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color:#353434;
  font-weight: bold;
  text-align: center;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#353434; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#353434;
}

TD.contentBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#353434;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#353434;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color:#353434;}
TD.productListing-data a b{
		color:#353434;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color:#353434;
}

a:hover.pageResults {
  color:#353434;
}

.navBbrown a{ color:#353434; text-decoration:none;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #E46709;
}

.main, P.main, .main a{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	color:#353434;
}

TD.main2, P.main2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#000000
  padding:10px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#353434;
}

TD.smallText a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#353434;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Arial, Helvetica, sans-serif;
  color:#353434;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-bottom: 3px; 
}
select {
		width:193px;
		}
TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #E46709;
}

SPAN.errorText {
  font-family: Arial, Helvetica, 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: 10px; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #980133; }

.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: #E46709; }

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

TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#353434;
  text-align: center;
}

TD.linkListing-data, TD.linkListing-data a{
  border-right: 0px solid #D6D6D6;
  border-bottom: 0px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#353434;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}

TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}

TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('graphics/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('graphics/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('graphics/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #E46709
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#353434;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color:#353434;
}

.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#353434; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#353434; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#353434; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}

.yearHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#353434; text-decoration: none; text-align:center; vertical-align:middle;} 
.calendarMonth { cursor: default; width: 100%; text-align:center; vertical-align:middle;}
.calendarHeader { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#353434; text-decoration: none;}
.calendarHeader td {padding:5px;}
.calendarToday { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#353434; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; text-align:center; vertical-align:middle;}
.calendarWeekend { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#353434; background-color: #72B7FC; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; text-align:center; vertical-align:middle;}
.calendar { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#353434; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000;  text-align:center; vertical-align:middle;}
.event { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#353434; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #edece9; line-height: 14px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

td select.select_2 {width:170px;}
td select.select {width:50px;}

.navigation {background:url(graphics/nav_c.gif) top left repeat-x; color:#FFFFFF;}
.nav_r {background:url(graphics/nav_r.gif) top right no-repeat;}
.nav_l {background:url(graphics/nav_l.gif) top left no-repeat; padding:24px 0;}

.navigation td {color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.navigation td a {color:#FFFFFF; font-weight:bold; text-decoration:none;}
.navigation td a:hover {text-decoration:underline;}
.navigation td span a {color:#E84602; font-weight:bold; text-decoration:underline;}
.navigation td span a:hover {text-decoration:none;}

.nav_1 {padding:1px 10px 5px 27px;}

.nav_2 {padding:1px 10px 5px 23px;}
.nav_2 select {width:107px;}

.nav_3 {padding:1px 10px 5px 40px; background:url(graphics/cart_ic.gif) top left no-repeat; color:#E3DDC6 !important;}

.header {
	width: 940px;
	margin: 0 auto 0 auto;
	padding-top: 0px;
	font-size:95%;
    clear:both;
}

.menu {background:url(graphics/bg_menu.jpg) 0 0 no-repeat}
.indent_menu { padding:2px 0 0 0;}

.row { background:url(graphics/fill_header.jpg) 0 0 repeat-x;}
.bg_header {
	background:url(graphics/bg_header.jpg) 0 0 no-repeat;
	width:100%;
	height:148px;
}
.bg_header_left { background:url(graphics/bg_left_header.jpg) 0 0 no-repeat; width:100%;}
.bg_header_right { background:url(graphics/bg_header_right.jpg) right top no-repeat; height:225px;}
.logo { width:488px; padding:57px 0 0 0;}
.inside_logo { padding:57px 0 0 54px;}
.slogan { width:265px;}
.inside_slogan { padding:42px 0 0 0;}

.shoping_cart { padding:46px 0 0 26px; font-size:11px; line-height:12px; color:#FFFFFF;}
.shoping_cart span a{ color:#FFFFFF; font-size:10px; line-height:12px; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.shoping_cart span a:hover{text-decoration:underline;}

.shoping_cart a{ color:#D52D00; font-size:14px; line-height:22px; font-weight:bold; text-decoration:none;}

.lang { padding:14px 0 0 28px;}

.curr { padding:22px 0 0 0;}
.curr select { background:#364148; color:#EBEBEB; font-size:11px; line-height:normal;}



.left_top_wel { background:url(graphics/left_top_wel.jpg) 0 0 no-repeat #000E06; margin:0 0 7px 0;}
.right_top_wel { background:url(graphics/right_top_wel.jpg) right 0 no-repeat;}
.left_bot_wel { background:url(graphics/left_bot_wel.jpg) left bottom no-repeat;}
.right_bot_wel { background:url(graphics/right_bot_wel.jpg) right bottom no-repeat; width:100%;}

.inside_wel { padding:28px 236px 36px 30px; font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#506371;}
.inside_wel h2{ font-family: Arial, Helvetica, sans-serif; font-size:18px; line-height:17px; color:#5EB4FF; text-transform:uppercase; font-weight:normal; margin:0; padding:0 0 12px 0;}

.main_indent {padding:0 3px 0 4px;}


.head_t { background:url(graphics/head_t.jpg) 0 0 repeat-x;}
.head_l { background:url(graphics/bg_head_l.jpg) 0 0 repeat-y;}
.bg_heading {
	background:url(graphics/bg_heading.jpg) 0 0 repeat-x #2A2A2A;
	padding:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}
.head_r { background: url(graphics/bg_head_r.jpg) 0 0 repeat-y;}
.head_b { background:url(graphics/head_b.jpg) 0 0 repeat-x;}


.heading {
	background:url(graphics/h_bg.gif) top repeat-x;
	margin:0 0 10px 17px;
}
.h_text {padding:14px 0 16px 18px; font-family: Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; font-weight:bold; color:#FFFFFF;}

/*****************/
.body_t_1 { background:url(graphics/body_t_1.jpg) 0 0 repeat-x;}
.box_bg {background: url(graphics/box_bg.jpg) center top repeat; margin-bottom:10px;}
.body_b_1 { background:url(graphics/body_b_1.jpg) 0 0 repeat-x;}

.bg_head_t_1 { background:url(graphics/bg_head_t_1.jpg) 0 0 repeat-y;}
.bg_head_t_r { background:url(graphics/bg_head_t_r.jpg) 0 0 repeat-y;}

.bg_head_t_1_2 { background:url(graphics/bg_head_t_1_2.jpg) 0 0 repeat-y;}
.bg_head_t_r_2 { background:url(graphics/bg_head_t_r_2.jpg) 0 0 repeat-y;}


.h1_t{ background:url(graphics/h1_t.jpg) 0 0 repeat-x;}
.h1_b{ background:url(graphics/h1_b.jpg) 0 0 repeat-x;}
/*****************/
.h1_t_2{ background:url(graphics/h1_t_2.jpg) 0 0 repeat-x;}
.h1_b_2{ background:url(graphics/h1_b_2.jpg) 0 0 repeat-x;}

.h1 { margin:0 0 0;}
.h1_text {
	background:#666666 0 0;
	padding:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:normal;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
}

.h1_text font{ padding:0 0 0 0; font-family: Arial, Helvetica, sans-serif; font-size:18px; line-height:normal; text-transform:uppercase; font-weight:bold; color:#FFFFFF;}

.h1_text_2 {background:url(graphics/bg_h1_text_2.jpg) 0 0 repeat-x #900C1D; padding:0 0 0 0; font-family: Arial, Helvetica, sans-serif; font-size:18px; line-height:normal; text-transform:uppercase; font-weight:bold; color:#FFFFFF;}

.h1_text_2 font{ padding:0 0 0 0; font-family: Arial, Helvetica, sans-serif; font-size:18px; line-height:normal; text-transform:uppercase; font-weight:bold; color:#FFFFFF;}

.h2 {background:url(graphics/h2_bg.gif) top repeat-x; margin:0 0 0;}
.h2_text {background:url(graphics/h2_ic.gif) 5px 1px no-repeat; padding:14px 0 16px 64px; font-family: Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; font-weight:bold; color:#FFFFFF;}

.h3 {background:#F5B987 url(graphics/h3_bg.gif) top repeat-x; margin:4px 0 0;}
.h3_text {background:url(graphics/h3_ic.gif) 5px 1px no-repeat; padding:14px 0 16px 64px; font-family: Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; font-weight:bold; color:#FFFFFF;}

.box_body {padding:0 0 0 0; width:193px;}
.box_body_2 {padding:0px 0 11px 0; width:193px;}

.side_left_2 { background:url(graphics/side_left_2.jpg) 0 0 repeat-y #E7E7E7;}
.side_right_2 { background:url(graphics/side_right_2.jpg) right 0 repeat-y;}
.side_top_2 { background:url(graphics/side_top_2.jpg) 0 top repeat-x;}
.side_bot_2 { background:url(graphics/side_bot_2.jpg) 0 bottom repeat-x; width:100%;}
.inside_img2 { padding:2px;}


.img_b {background:#FFFFFF url(graphics/img_line.gif) bottom repeat-x;}
.img_t {background:#FFFFFF url(graphics/img_line.gif) top repeat-x;}
.img_r {background:#FFFFFF url(graphics/img_line.gif) right repeat-y;}
.img_l {background:#FFFFFF url(graphics/img_line.gif) left repeat-y;}
.img_cont {background:#FFFFFF;}

.left_top_prod { background:url(graphics/left_top_prod.jpg) 0 0 no-repeat #ECECEC;}
.right_top_prod { background:url(graphics/right_top_prod.jpg) right 0 no-repeat;}
.left_bot_prod { background:url(graphics/left_bot_prod.jpg) left bottom no-repeat;}
.right_bot_prod { background:url(graphics/right_bot_prod.jpg) right bottom no-repeat; width:100%;}


.line_x {background:url(graphics/line_x.gif) center repeat-x;}
.line_y {background:url(graphics/line_y.gif) center repeat-y;}


.product .img {padding:14px 19px 21px 16px;}
.product .name_bg {background:#E8E5CF;}
.product .name {}
.product .cont {background:url(graphics/line_1.gif) bottom left repeat-x;}
.product .text {padding:11px 0 13px; line-height:12px;}
.product .butt {padding:12px 0 15px;}
.product .price {padding:8px 0 25px 1px;}

.product.col.indent {
	padding:5px;
}
.product.col .img {padding:15px 10px 0 7px;}
.product.col .name_bg {background:#E8E5CF;}
.product.col .name {background:#E8E5CF; width:100%; padding:13px 8px 12px;}
.product.col .cont {background:url(graphics/line_1.gif) bottom left repeat-x;}
.product.col .text {padding:18px 0 5px; line-height:12px; font-size:10px;}
.product.col .butt {padding:4px 0 8px;}
.product.col .price {padding:15px 0 6px 1px;}



.productSpecialPrice {color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-transform:uppercase}
.product a {color:#0C598B; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
.product a:hover {text-decoration:underline;}
.product span {
	color:#CC000E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:normal;
	font-weight:normal;
	text-transform:uppercase
}
.product s {color:#252525; font-family: Arial, Helvetica, sans-serif; font-size:18px; line-height:normal; font-weight:normal; text-transform:uppercase text-decoration:line-through;}



.product_box a {color:#0C598B; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
.product_box a:hover {text-decoration:none;}
.product_box span { color:#D52D00; font-size:18px; line-height:12px; font-weight:normal; line-height:normal;}
.product_box s { color:#A1A1A1; font-size:18px; font-weight:normal; line-height:normal; text-decoration:line-through;}




.topic {font-size:13px; padding-bottom:10px;}
.cart {}
.cart .img {}



.result {color:#000000; font-size:11px; margin:9px 15px 15px;}
.result .result_left {text-align:left;}
.result .result_right {text-align:right; padding:0 10px 0 0;}
.result a {color:#000000}
.vam { vertical-align:middle}

.input_search {width:98px; padding-right:5px; vertical-align:middle; text-align:right}
.button_search {vertical-align:middle;}

.bg_list {line-height:14px; padding:3px 0 3px 5px;}
.bg_list_2 { background:url(graphics/bg_li.jpg) 0 0 repeat-x; line-height:14px; padding:3px 0 3px 5px;}
.bg_list_un  {padding:0 0 3px 5px;}

.ul2 li { color:#CD1A02; padding:0;}
.ul2 li { margin:0px; padding:3px 0 3px 5px; line-height:14px;}
.ul2 li a {background:none; padding:0 0 0 0; color:#252525; font-size:10px; text-transform:none; text-decoration:none;}
.ul2 li a:hover  {text-decoration:underline;}

ul {padding:0; margin:0; list-style:none;}
ul li { font-size:10px;  margin:0px; padding:3px 0 0 5px; line-height:14px;}
ul li a {background:url(graphics/arrow_1.gif) 0 5px no-repeat; padding:0 0 0 9px; color:#252525; text-transform:uppercase; text-decoration:none;}
ul li a:hover  {text-decoration:underline;}
.bg_list_sub a {color:#BB3C15;}


.note {margin:0px 10px;}

.fill_footer { background:url(graphics/fill_footer.jpg) center top repeat; margin:0 0 73px 0;}
.left_top_footer { background:url(graphics/left_top_footer.jpg) 0 0 no-repeat;}
.right_top_footer { background:url(graphics/right_top_footer.jpg) right 0 no-repeat;}
.left_bot_footer { background:url(graphics/left_bot_footer.jpg) left bottom no-repeat;}
.right_bot_footer { background:url(graphics/right_bot_footer.jpg) right bottom no-repeat; width:100%;}

.f_left {padding:20px 0 19px 19px;}
.f_right {padding:16px 0 15px;}

.footer {
	width: 940px;
	color:#252525;
	font-size:9px;
	line-height:12px;
	margin: 0 auto 0 auto;
	font-size:95%;
	clear:both;
}
.footer strong{color:#252525; font-size:9px; line-height:12px; font-weight:normal;}
.footer a {color:#252525; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.title {
	color:#CC000E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase
}

