BODY, TD, TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
BODY {
	padding: 0px;
	margin: 0px;
	background-color: #f6f7e9;
}
A {
	color: #B00000;
}
A:hover {
	color: #FF0000;
}
A.small {
	font-size: 9px;
	text-decoration:none;
	color: #777777;
}
A.small:hover {
	font-size: 9px;
	text-decoration:none;
	color: #FF0000;
}
H3{
	font-size: 11px;
	color: #555555;
	margin-top: 3px;
	margin-bottom: 5px;
}
H2 {
	font-size: 15px;
	color: #555555;
	margin-top: 3px;
	margin-bottom: 5px;
}
.red{
	color: #c1070b;
}
.yellow{
	color: #f7c600;
}
.green{
	color: #cdd380;
}
HR {
	height: 1px;
	color: #e5e5e5;
}
#main1 {
	width: 1002px;
	margin:0px; padding:0px;
	background: url(images/bg_gray_fade.gif) repeat-x white;
}
#left {
	float: left;
	width:238px;
	margin:0px; padding:0px;
}
#right {
	float: left;
	width:238px;
	margin:0px; padding:0px;
}
#middle {
	float: left;
	width: 524px;
	padding: 0px;
	margin: 0px;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
.top_menu_left {
	background: url(images/bg_top_yellow.gif) repeat-x #e7b700;
	padding: 9px;
}
.top_menu_left A{
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px; 
}
.top_menu_left A:hover{
	text-decoration: none;
	color: #FFF000;
	padding-right: 10px; 
}
.top_menu_left .languages{
	float: right;
	text-transform: uppercase;
}
.top_menu_right {
	background: url(images/bg_top_yellow.gif) repeat-x #e7b700;
	padding: 0px;
	margin: 0px;
}
.top_menu_right A{
	text-decoration: none;
	color: #FFFFFF;
}
.top_menu_right A:hover{
	text-decoration: none;
	color: #FFF000;
}
.top_menu_right A.current{
	text-decoration: underline;
	color: #FFFFFF;
}

UL#topheader {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 524px;
	height: 222px;
}
UL#topheader LI{
	margin:0;
	padding:0;
	list-style: none;
}
UL#topheader LI IMG{
	border: none;
}

.left_column {
	padding-top: 8px;
	padding-left: 30px;
}
.middle_column {
	background: url(images/bg_contents.gif) no-repeat;
	padding: 15px;
	padding-bottom: 160px;
	font-size: 12px;
}
.popup_column {
	background-color: #FFFFFF;
	padding: 15px;
}
.right_column {
	padding: 25px;
	padding-top: 5px;
}
.sel_city {
	background-color: #EEEEEE;
	width: 155px;
	margin-left: 10px;
	font-size: 12px;
	color: #444444;
}
.login_form {
	width: 141px;
	padding-left: 15px;
}
.login_form DIV {
	margin: 0; padding: 0;
	margin-bottom: 2px;
}
.login_form IMG{
	margin-top: 1px;
}
.login_form INPUT {
	border: 1px solid #c0c0c0;
	padding: 3px 8px;
	color: #c1070b;
	width: 100px;
	font-size: 11px;
}
.login_form A.forget {
	margin-left: 8px;
	color: #e5999b;
	text-decoration: none;
}
.login_form A:hover {
	color: #d65e61;
	text-decoration: underline;
}
A.dotted_underline {
	color: #c1070b;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	width: 130px;
	border-bottom: 1px dotted #c1070b;
	margin-bottom: 4px;
	padding-bottom: 1px;
}
A.dotted_underline:hover {
	color: #F1372b;
}
.right_block {
	border-top: 1px solid #E0E0E0;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.gray_list {
	padding-left: 5px;
}
.gray_list UL{
	margin: 7px;
	padding: 5px;
}
.gray_list LI{
	margin-bottom: 5px;
	color: #777777;
}
.mmenu {
	padding-top: 10px;
	padding-bottom: 10px;
}
.mmenu DIV{
	background-image: url(images/ico_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}
.mmenu DIV A {
	background: url(images/sep_mmenu.gif) no-repeat bottom left;
	width: 155px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 12px;
}
.mmenu DIV A:hover {
	color: #ab710d;
	text-decoration: none;
}
.mmenu DIV A.current {
	font-weight: bold;
}

A.red {
	font-weight: bold;
	font-size: 11px;
}
A.red:hover {
	color: #ab710d;
}
.footer {
	border-top: 1px solid #ccd27c;
	color: #b7bc67;
	background-color: #f6f7e9;
	width: 1000px;
	padding-bottom: 30px;
}
.footer A {
	color: #c0d26c;
	text-decoration: none;
}
.footer A:hover {
	color: #90A25c;
	text-decoration: none;
}

.poll_bar {
	color:#e0b000;
	font-size:10px;
	padding-bottom:4px;
}
.poll_bar IMG {
	background-color: #e7b700;
	height: 8px;
}

/* newsletters order field */
.news_order {
	padding:5px 10px;
	color:#777777;
	background: url(images/bg_news_order.gif) no-repeat;
	margin-left: 10px;
	margin-top: 15px;
}
.news_order H3{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}
.news_order FORM {
	margin:10px 0px;
}
.news_order INPUT {
	border: 1px solid #AAAAAA;
	font-size: 11px;
	padding: 3px;
	width: 145px;
	color: #666666;
}
.news_order INPUT.button	{
	border: solid 1px #AAAAAA;
	background-color: #FBFBFB;
	color: #666666;
	font-size: 10px;
	width: 70px;height: 23px;
	cursor: hand;
	margin-top: 4px;
}

.prod_table{
	width: 100%;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.prod_table TD{
	vertical-align: top;
}
.prod_table TR.odd{
	background-color: #F5F5F5;
}
.prod_table .price{
	color: #c1070b;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}
.prod_table .sub_price{
	color: #c1474b;
	white-space: nowrap;
	padding: 2px 0;
}
.prod_table INPUT{
	color: #777777;
	border: 1px solid #AAAAAA;
	font-size: 10px;
	padding: 2px;
	width: 35px;
}
.prod_table .add_link{
	padding-top: 32px;
}
.prod_table SELECT{
	font-size: 10px;
	width: 180px;
}
.prod_table .odd SELECT{
	background-color: #F9F9F9;
}
.prod_table .fixing {
	color: #666666;
	padding-top: 5px;
}
.prod_table .size_head TD{
	color: #c1070b;
	padding-bottom: 3px;
	padding-top: 0px;
	vertical-align: bottom;
	text-align: center;
}

/* cart prod list *****************************/
.table_heading {
	background: url(images/bg_top_yellow.gif) repeat-x #e7b700;
	background-color: #F7E6E3;
}
.table_heading TD{
	padding: 6px;
	font-size: 11px;
	color: White;
}
.prod_list TD {
	font-size: 11px;
}
.prod_list .totals {
	background-color: #F3F3F3;
	font-weight: bold;
}
.sub_totals {
	background-color: #F9F9F9;
}
.prod_list A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #c1070b;
}
.prod_list A:hover {
	color: #000000;
}
.qty_frm{
	width: 30px;
	text-align: right;
	font-size: 11px;
	border: 1px solid #999999;
}



.droplinebar{ overflow: hidden; }
.droplinebar ul{ margin: 0; padding: 0; float: left; width: 100%; font-size: 11px; background: url(images/bg_mmenu.gif) repeat-x #d23a01; }
.droplinebar ul li{ display: inline; }
.droplinebar ul li a{ float: left; color: white; padding: 9px 8px; text-decoration: none; }
.droplinebar ul li a:visited{ color: white; }
.droplinebar ul li a:hover, .droplinebar ul li .current{ color: white; background: url(images/bg_mmenu_on.gif) repeat-x #facb19; }
.current, .selected{ color: white; background: url(images/bg_mmenu_on.gif) repeat-x #facb19; }
.droplinebar ul li ul{ position: absolute; z-index: 100; left: 0; top: 0; background: url(images/bg_submenu.gif) repeat-x #facb19; visibility: hidden; }
.droplinebar ul li ul li a{ font-size: 11px; padding: 6px; padding-right: 8px; margin: 0; }
.droplinebar ul li ul li a:hover{ background: #eaab09; }

.droplinebar ul li ul li a:hover, .droplinebar ul li ul li a.current{ background: #eaab09; }


/* main menu **************************/
.main_menu {
	background: url(images/bg_mmenu.gif) repeat-x #d23a01;
	padding: 0px;
	margin: 0px;
	margin-top: -3px;
}
.main_menu .link {
	text-align: center;
	margin-top: 15px;
}
.main_menu .link_current {
	background: url(images/bg_mmenu_on.gif) repeat-x #facb19;
	text-align: center;
	margin-top: 15px;
}
.main_menu A{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 9px;
	display: block;
}
.main_menu A:hover{
	background: url(images/bg_mmenu_on.gif) repeat-x #facb19;
	text-decoration: none;
	color: #FFFFFF;
}
.main_menu .separator {
	width: 1px;
	height: 31px;
	vertical-align: bottom;
}
.main_menu .submenu_null{
	display: none;
	background: url(images/bg_contents.gif) no-repeat #FFFFFF;
	padding-left: 5px;
	color: #FFFFFF;
}
.main_menu .submenu{
	background: url(images/bg_submenu.gif) repeat-x #facb19;
	padding: 6px;
	color: White;
display: none;
	font-size: 14px;
}
.main_menu .submenu A{
	font-size: 11px;
	background: none;
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
}
.main_menu .submenu A:hover{
	background: none;
	text-decoration: underline;
}
.main_menu .submenu A.current{
	font-size: 11px;
	background: none;
	display: inline;
	text-decoration: underline;
	color: #FFFFFF;
}

/* news list ******************************/
.news_list {
	border-bottom: 1px solid #f7c600;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.news_list A{
	color: #f7c600;
	text-decoration: none;
}
.news_list A:hover{
	color: #df9e04;
	text-decoration: none;
}
.news_list H2{
	font-size: 13px;
}


/* site tree ******************************/
.tree{
	padding: 5px 0;
}
.tree A{
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/ico_list.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color:#777777;
}
.tree_level0{
	padding-left: 0px;
}
.tree_level1{
	padding-left: 30px;
}
.tree_level2{
	padding-left: 60px;
}


/* children corner ************************/
.children_place {
	background: url(images/bg_title_children.gif) no-repeat;
	margin-left: 20px;
}
.children_place H2 {
	margin-left: 20px;
}
.children_place2 {
	background: url(images/bg_title_children2.gif) no-repeat;
	margin-left: 0px;
}
.children_place2 H2 {
	margin-left: 10px;
	padding-bottom: 15px;
}

.events_list {
	border-bottom: 1px solid #cdd380;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.events_list A{
	color: #cdd380;
	text-decoration: none;
}
.events_list A:hover{
	color: #acb356;
	text-decoration: none;
}


/* cms styles *****************************/
.remark         {font-size:10px;color: #999999;}
.remark A       {font-size:10px;color: #808080;}
.remark A:hover {font-size:10px;color: #555555;}

.frm_small	{color: #000000; font-family: Tahoma,Arial,Verdana;font-size: 10px;}

.frm	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size: 11px;
}

.button {
	color: #FFFFFF;
	background-color: #fdc800;
	border: 1px solid #fdc800;
	font-size: 11px;
	padding: 0px 7px;
}

.helpline 
	{font-size:10px; color: #666666;}
.msg_error
	{color:#D00000;padding:10px;font-size:11px;}
.msg_error_light
	{color:#FF0000;padding:10px;font-size:11px; }
.msg_message
	{color:#FF0000;padding:10px;font-size:11px; }
.msg_warning
	{color:#FF0000;padding:10px;font-size:11px; }

/* popup calendar styles */
.cldr body, .cldr td, .cldr tr, .cldr input, .cldr select {font-family: Tahoma, Verdana, sans-serif; font-size: 11px;}
body.cldr {margin: 2px;}

.cldr select {background-color:#AAA099;color:#FFFFFF;}
.cldr a {text-decoration:none;color:black}
.cldr a:hover {text-decoration:none;color:red;}

.cldr TABLE.head { background-color: #AAAAAA;}

.cldr TABLE.main { border: 1px solid #AAAAAA;}
.cldr TABLE.main TR TD {text-align: center;}

.cldr TR.WeekHeadColor TD{background-color: #fdc800; color: #FFFFFF;}
.cldr .TodayColor {background-color: #fdc800;}
.cldr .SelDateColor {background-color: #C00011;}
.cldr .SelDateColor a{color: #FFFFFF;}
.cldr .SelDateColor a:hover{color: #000000;}
.cldr .SaturdayColor {background-color: #F0F0F0;}
.cldr .SundayColor {background-color: #F0F0F0;}
.cldr .WeekDayColor {background-color: #FFFFFF;}

	





div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('js/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('js/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('js/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('js/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('js/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('js/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('js/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('js/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('js/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('js/fancybox/fancy_title_right.png') repeat-x;
}