/*
#########################################################
#		Main stylesheet for Kite Box CONTENT MANAGER v.5.5 2008
#		Author: Javier Valderrama

#########################################################
*/

/* WEATHER BOX ####################### */

#newslide
{
	width:200px;
	background: transparent;/*#ffffff;*/
	height:64px;
	overflow:hidden;
}
#newslide a
{
	color:#000;
}
#newslide ul
{
	margin:0 .5em 0 1em;
	padding:0;

}
#newslide li{
	/*line-height:2em;*/
}
/* the news box when JavaScript is available */
#newslide.hasJS
{
	height:64px;
	overflow:hidden;
	position:relative;

}
/* The nested UL when JavaScript is available */
#newslide.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;

}


/* TAG SETTINGS ####################### */
body {
	background-color: #013C69;
	background-image: url(layout_images/bg_site.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
body, th, tr, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565252;
}
ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
li {
	margin-bottom: 2px;
	margin-top: 2px;
}
li.ico {
	margin-bottom: 2px;
	margin-top: 2px;
	list-style-image: url(layout_images/seedmech_ico.gif);
}
blockquote {
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 20px;
	display:block;
}
h1 {
	font-size: 12px;
	color: #026BB9;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 22px;
	padding: 0px;
	color: #444;
	font-weight: normal;
	text-decoration: none;
	display:block;
	margin: 0px;


}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
a {
	color: #026BB9;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
strong{
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
	margin: 0px;
	padding: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	margin: 0px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}
input.green_button {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #444444;
	font-size: 10px;
	font-weight: bold;
}
input.orange_button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF4000;
	border: 1px outset #FF4000;
}
input.red_button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px outset #660000;
}
input.yellow_button {
	font-weight: bold;
	color: #585858;
	background-color: #FECB01;
	border: 1px outset #AD8B01;
}
input.brown_button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	border: 1px outset #660000;
}
input.white_button {
	font-weight: bold;
	color: #F07820;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
hr {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
tr.odd {
	background-image: url(layout_images/bg_gradient_gray_clear.gif);
	background-color: #F9F9F9;
	background-repeat: repeat-x;
}
tr.even {
	background-color: #f9f9f7;
	color: #FFFFFF;
	padding: 2px;
	background-image: url(layout_images/bg_gradient_gray.gif);
	background-repeat: repeat-x;
}
tr.important {
	background-color: #eeeeee;
	color: #FFFFFF;
}
td.important {
	background-color: #ECECEC;
	color: #666;
	font-weight: bold;
}
td.label_track {
	color: #333;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	background-color:#F3F3F2;
	line-height:15px;
	background-image: url(layout_images/bg_gradient_green.gif);
}
tr.header {

	background-color: #EDEAD3;
}
td.header {

	background-color: #EDEAD3;
}
img {
border: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}
/* LABELS SETTINGS ####################### */
.payoff {
	font-family: "Courier New", Courier, mono, serif;
	font-size: 18px;
	color: #C86200;
	font-weight: bold;
}
.enhance_first{
	font-size: 30px;
	font-style: italic;
	color: #999999;
}
.enhance_first_big{
	font-size: 48px;
	font-style: italic;
	color: #333333;
}
.enhance_first_small{
	font-size: 22px;
	font-style: italic;
	color: #DF7000;
}
.error_page {
	font-size: 24px;
	color: #B7A67D;
	font-weight: bold;
}
.labels {
	font-size: 11px;
	font-weight: bold;
	color: #C86200;
}
.labels_green {
	font-weight: bold;
	color: #006600;
}
.labels_red {
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	background-color: #026BB9;
	background-image: url(layout_images/bg_labels_red.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-left: 5px;
	margin-bottom: 5px;
}
.labels_red:hover {
	color: #EEE;
	font-size: 18px;
	text-decoration: none;
	background-color: #026BB9;
	background-image: url(layout_images/bg_labels_red.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-left: 5px;
}
.labels_grey {
	font-weight: bold;
	color: #585858;
	font-size: 14px;
}
.labels_blue {
	font-weight: bold;
	color: #006A93;
}
.labels_orange {
	font-weight: bold;
	color: #C86200;
}
.labels_yellow {
	font-weight: bold;
	color: #cca300;
	font-size:16px;
}
.label_products {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.label_zoom {
	color: #666;
	font-size: 14px;
	line-height:20px;
	display:block;
	background-image: url(layout_images/bg_gradient_gray.gif);
	background-repeat: repeat-x;
	background-color: #F8F8F8;
}
.track_links{
	color: #666;
}
.track_links:hover{
	color: #333333;
}
.label_track_cart {
	color: #666;
	font-size: 14px;
	line-height:20px;
	display:block;
	background-image: url(layout_images/bg_gradient_gray.gif);
	background-repeat: repeat-x;
}
.label_underlined{
	padding: 0px;
	color: #AE0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height:20px;
	display:block;
	border-bottom: 1px dashed #E0E0E0;
	margin-top:0px;
	margin-bottom:2px;
	text-indent:2px;
}

/* BACKGROUND SETTINGS ####################### */
.bg_main {
	background-color: #FFFFFF;
}
.bg_nav{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	background-image: url(layout_images/bg_nav_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;



}
.bg_top_site{
	background-image: url(layout_images/bg_top_site.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_white_box_top{
	background-image: url(layout_images/bg_white_box_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_white_box_bottom{
	background-image: url(layout_images/bg_white_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_top_nav{
	background-image: url(layout_images/bg_top_nav.png);
	background-repeat: repeat-y;
	border: 2px solid #FFFFFF;
}
.bg_cart_track{
	border: 2px solid #FFFFFF;
	background-color: #650202;
	color: #FFFFFF;
	font-size:9px;
}
.bg_top {
	background-image: url(layout_images/bg_layout_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_top_extended {
	background-image: url(layout_images/bg_layout_top.png);
	background-repeat: no-repeat;
}
.bg_bottom {
	background-color: #FFFFFF;
}
.bg_bottom_extended {
	background-color: none;
	background-image: url(layout_images/bg_layout_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.layout {
	background-image: url(layout_images/bg_layout_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.track_bar{
	background-color: #fafafa;
	background-image: url(layout_images/bg_track.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}


/* PERSONAL CARD ####################### */
.card_photo {
	padding-top: 10px;
	padding-left: 10px;
}
.card_txt {
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	text-align: left;
}

.card_bottom_bg {
	background-image: url(layout_images/card_bottom_bg.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 17px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 0px;
}
.card_top_bg {
	background-image: url(layout_images/card_top_bg.png);
	background-repeat: no-repeat;
}
/* BOXES SETTINGS ####################### */
.box_v_card{
	background-image: url(layout_images/bg_v_card.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.box_v_line_l{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.box_v_line_r{
	border-right-width: 1px;
	border-right-style: solid;
	border-v-color: #cccccc;
}
.box {
	background-color: #FAFAFA;
}
.box_round_brown{
	background-image: url(layout_images/bg_box_round_brown.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px
}
.box_green {
	background-color: #FAFAFA;
	border: 1px solid #067906;
}
.box_form{
	border: 1px solid #EAEAEA;
	background-color: #FFFFFF;
}
.box_nav{
	background-image: url(layout_images/bg_box_nav.gif);
	background-repeat: no-repeat;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:0px;
	display: block;

}
.box_brown{
	background-color: #E8E3DD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E2DE;
	border-right-color: #CCC6BD;
	border-bottom-color: #CCC6BD;
	border-left-color: #E7E2DE;
	color: #960;
}

.box_grey {
	background-color: #FAFAFA;
	border: 1px solid #E0DDDD;
}
.box_dotted {
	border: 1px dotted #E0DDDD;
	color: #585858;
	background-color: #FAFAFA;
}
.box_dashed {
	border: 1px dashed #E0DDDD;
	color: #585858;
	background-color: #FFFFFF;
}
.box_add_to_cart {
	border: 1px solid #DBDBDB;
	background-color: #eeeeee;
}
.box_upper{
	border-top-color: #FFFFFF;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEEEEE;

}
.border_tabaco_clear{
  border: solid 3px #cca300;
}
.results{
	display: block;
	margin-top:2px;
	background-color: #FAFAFA;
	padding:5px;
}
.box_thumb_on_prod_page{
	color: #585858;
	margin-right:10px;

}
.is_new{
	font-size: 20px;
	font-weight:normal;
	color: #FF9900;
	padding: 2px;
	margin-bottom:1px;
	margin-top:1px;
	display:block;
	font-style: italic;
}
.bottom_dashed{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/* IMAGE SETTINGS ####################### */
.center_img {
	vertical-align: middle;
}
.base_img {
	vertical-align: bottom;
}
.border_img{
	border: 1px solid #CCC;	
	padding:3px;
}

/* TEXT FORMAT SETTINGS ####################### */
.default{
	font-weight:bold;
}
.data_sheet {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0DDDD;
}
.small {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.print{
  float:left;
	padding-left:20px;
	text-decoration:none;
	background-image:url(layout_images/iPrint.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#999;
}
.giant{
	font-size: 35px;
}

.goto_top{
  float:right;
	padding-right:10px;
	text-align:right;
	text-decoration:none;
	color:#999;
	background-image:url(layout_images/iTop.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
	}
.continue {
	color: #026BB9;
	background-image: url(layout_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	margin-left: 4px;
	font-size:10px;
	font-family: Arial;
	display: block;
	float:right;
}
.continue:hover {
	color: #666666;
	text-decoration: underline;
}

/* COLORS SETTINGS ####################### */
.white{
	color:#ffffff;
}
.white:hover{
	color:#F4F4F4;
}
.heading {
	color:#026BB9;
	font-size: 18px;
	font-weight: normal;
}
.heading_orange {
	color:#CC6600;
	font-size: 12px;
}
.heading_big {
	color:#026BB9;
	font-size: 17px;
}
.heading_underlined {
	font-size: 16px;
	border-bottom: solid 2px #cccccc;
	line-height:20px;
	display:block;
}
.clear {
	color: #999;
}
.red {
	color: #CC0000;
}
.red:hover {
	color: #CC0000;
}
.green {
	color: #029501;
}
.green:hover {
	background-color: #FFFFFF;
}
.orange {
	color: #C86200;
}
.orange:hover {
	color: #C86200;
	background-color: #FFFFFF;
}
.blue{
	color: #026BB9;
}
.blue:hover{
	color: #007EAE;
	background-color: #FFFFFF;
}
.sky{
	color:#39F;
}
.sky:hover{
	color::#ccc;
}
.black {
	color: #000000;
}
.grey_deep {
	color: #333333;
}
.grey_middle {
	color: #666666;
}
.stike_price{
	text-decoration: line-through;
	color: #999999;
}
.promo_price{
	text-decoration: underline;
}
.brown{
	color: #9D7E37;
}
.wintersteiger{
	color:#6FA723;
}
.wintersteiger:hover{
	color:#5d8e1a;
}
.product_title{
	font-size: 16px;
	color: #026BB9;
}
.product_list{
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #555555;
	padding-right: 3px;

}
/* NAV SETTINGS ####################### */

/* ROOT LEVEL */
.nav_l {
	color: #026BB9;
	text-decoration: none;
	font-size: 14px;
	display:list-item;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 5px;
	margin-top: 10px;
}
.nav_l:hover {
	color: #666666;
}

.nav_l_active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	display:list-item;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 5px;
	margin-top: 10px;
}
.nav_l_active:hover {
	color: #999999;
}


/* 1° CHILD LEVEL */
.nav_l_child_l {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
	display: block;
	background-image: url(nav_staff/unselected_bull.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;

}
.nav_l_child_l:hover {
	color: #000000;
	background-image: url(nav_staff/hover_bull.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_l_child_l_active {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	display: block;
	background-image: url(nav_staff/selected_bull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;

}
.nav_l_child_l_active:hover {
	color: #026BB9;
}

/* 2° CHILD LEVEL */
.nav_l_child_2 {
	text-decoration: none;
	color: #666;
	line-height: 24px;
	margin-left: 8px;
	display: block;
	padding-left: 20px;
	background-image: url(nav_staff/unselected_bull.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.nav_l_child_2:hover {
	background-image: url(nav_staff/hover_bull.gif);
	color: #026BB9;
}
.nav_l_child_2_active {
	text-decoration: none;
	line-height: 24px;
	color: #026BB9;
	margin-left: 8px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	background-image: url(nav_staff/selected_bull.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_l_child_2_active:hover {
	color: #C0C981;
}

/* 3° CHILD LEVEL */
.nav_l_child_3 {
	color: #cccccc;
	text-decoration: none;
	display:block;
	line-height: 24px;
	margin-left: 22px;
	padding-left: 20px;
	background-image: url(nav_staff/unselected_bull.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
.nav_l_child_3:hover {
	color: #ffffff;
	background-image: url(nav_staff/hover_bull.gif);
}
.nav_l_child_3_active {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display:block;
	line-height: 24px;
	margin-left: 22px;
	padding-left: 20px;
	background-image: url(nav_staff/selected_bull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.nav_l_child_3_active:hover {
	color: #C0C981;
}

/* 4° CHILD LEVEL */
.nav_l_child_4 {
	color: #cccccc;
	text-decoration: none;
	display:block;
	line-height: 24px;
	margin-left: 35px;
	padding-left: 20px;
	background-image: url(nav_staff/unselected_bull.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
.nav_l_child_4:hover {
	color: #ffffff;
	background-image: url(nav_staff/hover_bull.gif);
}
.nav_l_child_4_active {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display:block;
	line-height: 24px;
	margin-left: 35px;
	padding-left: 20px;
	background-image: url(nav_staff/selected_bull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.nav_l_child_4_active:hover {
	color: #C0C981;
}
/* 5° CHILD LEVEL */
.nav_l_child_5 {
	color: #cccccc;
	text-decoration: none;
	display:block;
	line-height: 24px;
	margin-left: 47px;
	padding-left: 20px;
	background-image: url(nav_staff/unselected_bull.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
.nav_l_child_5:hover {
	color: #ffffff;
	background-image: url(nav_staff/hover_bull.gif);
}
.nav_l_child_5_active {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display:block;
	line-height: 24px;
	margin-left: 47px;
	padding-left: 20px;
	background-image: url(nav_staff/selected_bull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.nav_l_child_5_active:hover {
	color: #C0C981;
}
/* 6° CHILD LEVEL */
.nav_l_child_6 {
	color: #cccccc;
	text-decoration: none;
	display:block;
	line-height: 24px;
	margin-left: 59px;
	padding-left: 20px;
	background-image: url(nav_staff/unselected_bull.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
.nav_l_child_6:hover {
	color: #ffffff;
	background-image: url(nav_staff/hover_bull.gif);
}
.nav_l_child_6_active {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display:block;
	line-height: 24px;
	margin-left: 59px;
	padding-left: 20px;
	background-image: url(nav_staff/selected_bull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.nav_l_child_6_active:hover {
	color: #C0C981;
}
/* EXTENDED NAV CHILD LEVELS */
.nav_l_child_extended {
	color: #cccccc;
	text-decoration: none;
	display:block;
	line-height: 24px;
	margin-left: 71px;
	padding-left: 20px;
	background-image: url(nav_staff/unselected_bull.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
.nav_l_child_extended:hover {
	color: #ffffff;
	background-image: url(nav_staff/hover_bull.gif);
}
.nav_l_child_extended_active {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display:block;
	line-height: 24px;
	margin-left: 71px;
	padding-left: 20px;
	background-image: url(nav_staff/selected_bull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.nav_l_child_extended_active:hover {
	color: #C0C981;
}



/* CATEGORY SUB NAV */
.sub_nav_labels {
	font-size: 11px;
	font-weight: bold;
}
.sub_nav_labels:hover {
}
.sub_nav {
	background-image: url(layout_images/sub_nav_bg.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_nav_active {
	background-image: url(layout_images/sub_nav_active.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-top: 2px;
	color: #C86200;
}

.quick_sub_nav {
	color: #628A00;
	text-decoration: none;
	text-decoration: none;
	font-size: 12px;
}
.quick_sub_nav:hover {
	color: #026BB9;
	text-decoration: none;
}

/* LANG SELECTOR NAV */
.lang_nav {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	display:block;
	background-color:#F3E8D1;
	padding-left:6px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.lang_nav:hover {
	color: #B44E00;
	text-decoration: none;
	background-color:#FFFFFF;
}
.lang_nav_active {
	color: #B44E00;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display:block;
	background-color:#EAD6AC;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px;
}
.lang_nav_active:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* LANG SELECTOR NAV HORIZONTAL*/
.lang_nav_h {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #628A00;
	margin-right: 2px;
	margin-left: 2px;
}
.lang_nav_h:hover {
	color: #B44E00;
	text-decoration: none;
	background-color:#FFFFFF;
}
.lang_nav_h_active {
	color: #B44E00;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #628A00;
}
.lang_nav_h_active:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* SITE MAP NAV */
.nav_map {
	color: #026BB9;
	text-decoration: none;
	font-size: 18px;
	line-height:24px;
	display:block;
	margin-top:10px;
	margin-bottom:2px;
	font-style: italic;
	background-image: url(layout_images/bg_track.png);
	text-indent: 10px;
	background-repeat: repeat-x;
}
.nav_map:hover {
	color: #555555;

}


/* TOP NAV */
.top_nav{
	color: #000000;
	display: block;
	font-size: 17px;
}
.top_nav:hover{
	color: #026BB9;
}
.top_nav_active{
	color: #026BB9;
	display: block;
	font-size: 17px;
}
.top_nav_active:hover{
	color: #666666;
}
/*CALENDAR*/

	.tdday { font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0000ff;
	font-weight: normal;
	font-size: 9px;
	width: 26px;
	line-height: 20px;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #000000;
	}
	
	.tdtoday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #900;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	width: 26px;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #C00;
	}

	.tdheading { font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a0a0a0;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	
	}
	.tddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	width: 26px;
	color: #B6B6B6;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #DADADA;
	}
	.caltable { border: #a0a0a0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
	}
	.tdday_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #900;
	display:block;
	background-color: #FFFFFF;

	}
	.tdday_link_active { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #8A3A00;
	display:block;

	}
	

