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

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


/* TAG SETTINGS ####################### */
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
body, th, tr, td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
li {
	margin-bottom: 2px;
	margin-top: 2px;
}
blockquote {
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 20px;
	display:block;
}
h1 {
	font-size: 10px;
	color: #707173;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	padding: 0px;
	color: #FFFFFF;
	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: #7D7D7D;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	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 {
  background-color: #111111;
  border: 1px solid #666666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-image: url(layout_images/gradient_box.png);
  background-repeat: repeat-x;
  padding: 5px;
  color: #FFFFFF;
}
input.orange_button {
  background-color: #111111;
  border: 1px solid #666666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-image: url(layout_images/gradient_box.png);
  background-repeat: repeat-x;
  padding: 5px;
  color: #FFFFFF;
}
input.red_button {
  background-color: #111111;
  border: 1px solid #666666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-image: url(layout_images/gradient_box.png);
  background-repeat: repeat-x;
  padding: 5px;
  color: #FFFFFF;
}
input.yellow_button {
  background-color: #111111;
  border: 1px solid #666666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-image: url(layout_images/gradient_box.png);
  background-repeat: repeat-x;
  padding: 5px;
  color: #FFFFFF;
}
input.brown_button {
  background-color: #111111;
  border: 1px solid #666666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-image: url(layout_images/gradient_box.png);
  background-repeat: repeat-x;
  padding: 5px;
  color: #FFFFFF;
}
input.white_button {
  background-color: #111111;
  border: 1px solid #666666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-image: url(layout_images/gradient_box.png);
  background-repeat: repeat-x;
  padding: 5px;
  color: #FFFFFF;
}
hr {
	margin: 0px;
	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: #111;
	border-right-color: #111;
	border-bottom-color: #333;
	border-left-color: #333;
}
tr.odd {

}
tr.even {
	color: #FFFFFF;
	padding: 2px;
	background-image: url(layout_images/bg_gradient_green.gif);
	background-repeat: repeat-x;
}
tr.important {
	background-color: #333333;
	color: #FFFFFF;
}
td.important {
	background-color: #333333;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}
td.label_track {
	color: #FAF3E6;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	background-color:#333333;
	line-height:15px;
}
tr.header {
	background-color: #333333;
}
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{

}
.enhance_first_big{

}
.enhance_first_small{

}
.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: #FFFFFF;
}
.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: #111;
	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: #B6B6B6;
	font-weight: bold;
	display:block;
	font-size: 16px;
}
.track_links{
	color: #999;
}
.track_links:hover{
	color: #CCC;
}
.label_track_cart {
	color: #B6B6B6;
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
	display:block;
	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_tool_box_top{
	background-image: url(layout_images/bg_white_box_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_tool_box_bottom{
	background-image: url(layout_images/bg_white_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_top_site{
	background-image: url(layout_images/bg_top_site.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_top_nav{
	background-image: url(layout_images/bg_top_nav.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 178px;
}
.bg_cart_track{
	border: 2px solid #FFFFFF;
	background-color: #650202;
	color: #FFFFFF;
	font-size:9px;
}
.bg_top {

}
.bg_top_extended {

}
.bg_bottom {
	background-image: url(layout_images/bg_layout_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_bottom_extended {

}
.layout {

}
.track_bar{
	padding-bottom: 10px;
}


/* BOXES SETTINGS ####################### */
.box {
	background-color: #111111;
}
.box_green {
	background-color: #FAFAFA;
	border: 1px solid #067906;
}
.box_form{
	border: 1px solid #333333;
}
.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: #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: #111111;
	border: 1px solid #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(layout_images/gradient_box.png);
	background-repeat: repeat-x;
	padding: 5px;
  color: #cccccc;
}
.box_dotted {
	border: 1px dotted #333;
	color: #cccccc;
	background-color: #111111;
}
.box_dashed {
	border: 1px dashed #666;
	background-color: #111;
}
.box_add_to_cart {
	border: 1px solid #333;
	background-color: #111111;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(layout_images/gradient_box.png);
	background-repeat: repeat-x;
	padding: 5px;
}
.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 1px #D6D6D6;
}
.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: #CCCCCC;
}

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


/* TEXT FORMAT SETTINGS ####################### */
.mid_text{
		font-size: 17px;
}
.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: #FF6600;
	background-image: url(layout_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	margin-left: 4px;
}


.printer_friendly_version{
	background-image: url(layout_images/printer_friendly_version.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 40px;
	padding-left: 40px;
	margin-left: 4px;
}
.tell_a_friend{
	background-image: url(layout_images/tell_a_friend.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 40px;
	padding-left: 40px;
	margin-left: 4px;
}


.continue:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* COLORS SETTINGS ####################### */
.white{
	color:#ffffff;
}
.white:hover{
	color:#F4F4F4;
}
.heading {
	font-size: 18px;
	font-weight: normal;
	color: #B6B6B6;
}
.heading_orange {
	color:#CC6600;
	font-size: 12px;
}
.heading_big {
	font-size: 17px;
}
.heading_white {
	color:#ffffff;
	font-size: 13px;
	font-weight:bold;
}
.heading_underlined {
	font-size: 16px;
	border-bottom: solid 2px #cccccc;
	line-height:20px;
	display:block;
}
.clear {
	color: #D8D8A5;
}
.red {
	color: #FF171D;
}
.red:hover {
	color: #CC0000;
}
.green {
	color: #009D00;
}
.green:hover {
	
}
.orange {
	color: #C86200;
}
.orange:hover {
	color: #C86200;
	
}
.blue{
	color: #007EAE;
}
.blue:hover{
	color: #003366;
	
}
.black {
	color: #000000;
}
.grey_deep {
	color: #666;
}
.grey_middle {
	color: #7D7D7D;
}
.stike_price{
	text-decoration: line-through;
	color: #999999;
}
.promo_price{
	text-decoration: underline;
}
.brown{
	color: #666666;
}
.product_title{
	font-size: 12px;
	color: #7D7D7D;
}
.product_list{

}




/* 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: #FFFFFF;
	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 {
	text-decoration: none;
	font-size: 11px;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.lang_nav_h:hover {
	text-decoration: none;
	margin-bottom: 5px;
}
.lang_nav_h_active {
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.lang_nav_h_active:hover {
	text-decoration: none;
}

/* SITE MAP NAV */
.nav_map {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	line-height:24px;
	display:block;
	margin-top:10px;
	margin-bottom:2px;
	font-style: italic;

	text-indent: 10px;
}
.nav_map:hover {
	color: #555555;

}


/* TOP NAV */
.top_nav{
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	font-style: italic;
}
.top_nav:hover{
	color: #628A00;
}
.top_nav_active{
	color: #628A00;
	display: block;
	font-size: 20px;
	font-style: italic;
}
.top_nav_active:hover{
	color: #FFFFFF;
}
/*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;

	}
