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

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


/* TAG SETTINGS ####################### */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body, th, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005073;
}
ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
li {
	margin-bottom: 5px;
	margin-top: 5px;
}
blockquote {
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 20px;
	display:block;
}
h1 {
	font-size: 14px;
	color: #005073;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
h2 {
	font-size: 40px;
	color: #e5353f;
	font-weight: bold;
	text-decoration: none;
	display:block;
	margin: 0px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #33A1D9;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #658D00;
	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: #006a05;
	border: 1px solid #003302;
	font-size: 11px;
	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 {
	padding: 0px;
	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: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
tr.odd {
	background-image: url(layout_images/bg_gradient_gray_clear.gif);
	background-color: #F9F9F9;
	background-repeat: repeat-x;
}
tr.even {
	background-color: #F5F8FB;
	color: #FFFFFF;
	padding: 2px;
	background-image: url(layout_images/bg_gradient_sky.gif);
	background-repeat: repeat-x;
}
tr.important {
	background-color: #ECE9D8;
	color: #FFFFFF;
}
td.important {
	background-color: #ECE9D8;
	color: #006600;
	padding: 2px;
	font-weight: bold;
}
td.label_track {
	color: #FAF3E6;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	background-color:#C86200;
	line-height:15px;
}
tr.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 {
	font-weight: bold;
	color: #AE0000;
}
.labels_grey {
	font-weight: bold;
	color: #585858;
}
.labels_blue {
	font-weight: bold;
	color: #006A93;
}
.labels_orange {
	font-weight: bold;
	color: #C86200;
}
.labels_yellow {
	font-weight: bold;
	color: #FFCC00;
}
.label_products {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	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;
}
.label_zoom {
	color: #FFFFFF;
	background-color:#005073;
	font-size: 25px;
	line-height:30px;
	display:block;
	font-weight: normal;
}
.track_links{
	color: #005073;
}
.track_links:hover{
	color: #005579;
}
.label_track_cart {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display:block;
	background-color:#006600;
	line-height:16px;
	padding-left:4px;
}
.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 {

}
.bg_nav{


}
.bg_top_site{
	background-image: url(layout_images/bg_top_site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.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 {

}
.bg_top_extended {

}
.bg_bottom {

}
.bg_bottom_extended {

}
.layout {

}
.track_bar{
	padding-left: 20px;
}


/* BOXES SETTINGS ####################### */
.box {
	background-color: #FAFAFA;
}
.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:10px;
	padding-top:22px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:0px;
	display: block;

}
.box_c_green{
	background-image: url(boxes/box_green_bg.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-right:17px;
	padding-top:22px;
	padding-bottom:1px;
	margin-top:5px;
	margin-bottom:0px;
	display: block;

}
.box_c_pink{
	background-image: url(boxes/box_pink_bg.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-right:17px;
	padding-top:22px;
	padding-bottom:1px;
	margin-top:5px;
	margin-bottom:0px;
	display: block;

}
.box_c_blue{
	background-image: url(boxes/box_blue_bg.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-right:17px;
	padding-top:22px;
	padding-bottom:1px;
	margin-top:1px;
	margin-bottom:0px;
	display: block;

}
.box_c_grey{
	background-image: url(boxes/box_grey_bg.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	padding-right:17px;
	padding-top:22px;
	padding-bottom:1px;
	margin-top:5px;
	margin-bottom:0px;
	display: block;

}
.box_c_sky{
	background-image: url(boxes/box_sky_bg.gif);
	background-repeat: no-repeat;
	padding-left:12px;
	padding-right:20px;
	padding-top:22px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:0px;
	display: block;

}
.box_brown{
	background-color: #F3E9D1;
	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: #F3E8D1;
	border-right-color: #E7D0A3;
	border-bottom-color: #E7D0A3;
	border-left-color: #F3E8D1;
	color: #B44E00;
}

.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 #C5EAFC;
	color: #207EAC;
	background-color: #FFFFFF;
	padding: 10px;
}
.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: 3px solid #FFFFFF;
}
.results{
	display: block;
	margin-top:2px;
	background-color: #FAFAFA;
	padding:5px;
}
.box_thumb_on_prod_page{
	color: #585858;
	margin-left: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: #A7BBD3;
}

/* IMAGE SETTINGS ####################### */
.center_img {
	vertical-align: middle;
}
.base_img {
	vertical-align: bottom;
}


/* TEXT FORMAT SETTINGS ####################### */
.default{
	font-weight:bold;
}
.data_sheet {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0DDDD;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.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: #FF6600;
	padding-left: 15px;
	margin-left: 4px;
	background-image: url(nav_staff/top_level.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.continue:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* COLORS SETTINGS ####################### */
.white{
	color:#ffffff;
}
.white:hover{
	color:#F4F4F4;
}
.heading {
	color:#1D6A94;
	font-size: 22px;
	font-weight: normal;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
}
.heading_white {
	color:#FFFFFF;
	font-size: 25px;
	font-weight: normal;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	line-height: 29px;
}
.heading_white_active {
	color:#F5F5F5;
	font-size: 25px;
	font-weight: normal;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
}
.heading_yellow {
	color:#FFFF00;
	font-size: 25px;
	font-weight: normal;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	line-height: 29px;
}
.heading_yellow_active {
	color:#FFCC00;
	font-size: 25px;
	font-weight: normal;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
}
.heading_orange {
	color:#CC6600;
	font-size: 20px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
}
.heading_big {
	color:#006600;
	font-size: 40px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
}
.heading_underlined {
	font-size: 20px;
	border-bottom: solid 2px #cccccc;
	line-height:20px;
	display:block;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
}
.clear {
	color: #D8D8A5;
}
.red {
	color: #CC0000;
}
.red:hover {
	color: #CC0000;
}
.green {
	color: #006600;
}
.green:hover {
	background-color: #FFFFFF;
}
.orange {
	color: #C86200;
}
.orange:hover {
	color: #C86200;
	background-color: #FFFFFF;
}
.blue{
	color: #005073;
}
.blue:hover{
	color: #007EAE;
}
.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: #7D4C2B;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
}
.product_title{
	font-size: 16px;
	color: #006600;
	font-style: italic;
}
.product_list{
	background-image: url(layout_images/bg_grey_pattern.png);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
/* NAV SETTINGS ####################### */

/* ROOT LEVEL */
.nav_l {
	color: #bf233a;
	text-decoration: none;
	font-size: 16px;
	line-height:30px;
	display:block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fbc53d;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	padding-right: 5px;
	padding-left: 25px;
	text-align: center;
	background-image: url(nav_staff/top_level.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
}
.nav_l:hover {
	color: #E5353F;
	background-color: #FFFFFF;
	background-image: url(nav_staff/top_level_active.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.nav_l_active {
	color: #84233a;
	font-size: 16px;
	line-height:30px;
	display:block;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBC53D;
	padding-right: 5px;
	padding-left: 25px;
	text-align: center;
	background-image: url(nav_staff/top_level_active.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.nav_l_active:hover {
	color: #CCCCCC;
	background-image: url(nav_staff/top_level_active.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}


/* 1° CHILD LEVEL */
.nav_l_child_l {
	color: #666666;
	text-decoration: none;
	line-height: 24px;
	display: block;
	padding-left: 10px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #FBF9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size: 14px;
	font-weight: bold;

}
.nav_l_child_l:hover {
	color: #000000;
}
.nav_l_child_l_active {
	color: #D30000;
	text-decoration: none;
	line-height: 24px;
	display: block;
	padding-left: 10px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #FBF9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size: 14px;
	font-weight: bold;
}
.nav_l_child_l_active:hover {
	color: #000000;
}

/* 2° CHILD LEVEL */
.nav_l_child_2 {
	text-decoration: none;
	color: #333333;
	line-height: 24px;
	margin-left: 0px;
	display: block;
	padding-left: 28px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	font-size: 14px;
	font-weight: bold;
}
.nav_l_child_2:hover {
	color: #4DAC48;
}
.nav_l_child_2_active {
	text-decoration: none;
	line-height: 24px;
	color: #4DAC48;
	display: block;
	padding-left: 28px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	font-size: 14px;
	font-weight: bold;
}
.nav_l_child_2_active:hover {
	color: #C0C981;
}

/* 3° CHILD LEVEL */
.nav_l_child_3 {
	color: #76C9F1;
	text-decoration: none;
	display:block;
	line-height: 24px;
	padding-left: 42px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #FBF9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size: 14px;
	font-weight: bold;

}
.nav_l_child_3:hover {
	color: #333333;

}
.nav_l_child_3_active {
	color: #333333;
	text-decoration: none;
	display:block;
	line-height: 24px;
	padding-left: 42px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #FBF9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size: 14px;
	font-weight: bold;
}
.nav_l_child_3_active:hover {
	color: #FAB91B;
}

/* 4° CHILD LEVEL */
.nav_l_child_4 {
	color: #FAB91B;
	text-decoration: none;
	display:block;
	line-height: 24px;
	padding-left: 55px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #FBF9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size: 14px;
	font-weight: bold;

}
.nav_l_child_4:hover {
	color: #FFAA9D;

}
.nav_l_child_4_active {
	color: #FFAA9D;
	text-decoration: none;
	display:block;
	line-height: 24px;
	padding-left: 55px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #FBF9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size: 14px;
	font-weight: bold;
}
.nav_l_child_4_active:hover {
	color: #000000;
}
/* 5° CHILD LEVEL */
.nav_l_child_5 {
	color: #000000;
	text-decoration: none;
	display:block;
	line-height: 24px;
	padding-left: 67px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #FBF9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size: 14px;
	font-weight: bold;

}
.nav_l_child_5:hover {
	color: #999999;

}
.nav_l_child_5_active {
	color: #999999;
	text-decoration: none;
	display:block;
	line-height: 24px;
	padding-left: 67px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	background-color: #FBF9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size: 14px;
	font-weight: bold;
}
.nav_l_child_5_active:hover {
	color: #FFCC00;
}
/* 6° CHILD LEVEL */
.nav_l_child_6 {
	color: #cccccc;
	text-decoration: none;
	display:block;
	line-height: 24px;
	margin-left: 59px;
	padding-left: 20px;

}
.nav_l_child_6:hover {
	color: #ffffff;

}
.nav_l_child_6_active {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display:block;
	line-height: 24px;
	margin-left: 59px;
	padding-left: 20px;	
}
.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;

}
.nav_l_child_extended:hover {
	color: #ffffff;

}
.nav_l_child_extended_active {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display:block;
	line-height: 24px;
	margin-left: 71px;
	padding-left: 20px;	
}
.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: 20px;
	line-height:30px;
	padding-left:10px;
	padding-right: 10px;
	font-style: italic;
}
.quick_sub_nav:hover {
	color: #006600;
	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: #6DAF11;
	text-decoration: none;
	font-size: 24px;
	line-height:30px;
	display:block;
	margin-top:10px;
	margin-bottom:2px;
	text-indent: 10px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
	font-weight: bold;
}
.nav_map:hover {
	color: #555555;

}


/* TOP NAV */
.top_nav{
	color: #006600;
	display: block;
	font-size: 18px;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
}
.top_nav:hover{
	color: #628A00;
}
.top_nav_active{
	color: #405B00;
	display: block;
	font-size: 18px;
	font-style: italic;
	font-family: "Comic Sans MS", "Book Antiqua", sans-serif;
}
.top_nav_active:hover{
	color: #CCCCCC;
}
/*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: #E2D7B8;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	width: 26px;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #8A3A00;
	}

	.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: #EFEFDA;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	width: 26px;
	color: #B6B6B6;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #EFEFDA;
	}
	.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: #8A3A00;
	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;

	}
