/*
#########################################################
#		Main stylesheet for ACONTENT MANAGER v.3.0 2006
#		Author: Javier Valderrama
#		Web Agency: ADW Group - www.adwgroup.it
#		e-mail:	jvalderrama@webagency-milano.it
#########################################################
*/


/* TAG SETTINGS ####################### */
body {
	background-color: #d5d5d7;
	margin: 0px;
	padding: 0px;
	background-image: url(layout_images/bg_top.png);
	background-repeat: repeat-x;
}
body, th, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}
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-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #ed1c24;
	font-weight: normal;
	text-decoration: none;
	font-size: 20px;
	line-height:30px;
	display:block;
	margin: 0px;
	text-transform: uppercase;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed1c24;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ed1c24;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
strong{
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
	margin: 0px;
	padding: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input.white_button {
	font-size: 11px;
	font-weight: normal;
	color: #007dc5;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align:left;
	padding:0px;
	margin:0px;
}
input.green_button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #069;
	border: 1px outset #069;
}
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: #ed1c24;
	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: #069;
	border: 1px outset #069;
}
hr {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
tr.odd {
	background-color: #EFEFEF;
}
tr.even {
	background-color: #FFFFFF;
}
tr.important {
	background-color: #E1E1E1;
}
td.important {
	background-color: #E1E1E1;
}
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: 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;
}
.error_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B7A67D;
	font-weight: bold;
}
.labels {
	font-size: 11px;
	font-weight: bold;
	color: #C86200;
	font-family: Arial, Helvetica, sans-serif;
}
.labels_white {
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}
.labels_green {
	font-weight: bold;
	color: #ed1c24;
}
.labels_green_big {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ed1c24;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline;
}
.labels_green_boxed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #ed1c24;
	padding: 2px;
	text-transform: uppercase;
	margin-top:1px;
	display:block;
	text-align: left;
}
.labels_red {
	font-weight: bold;
	color: #ed1c24;
}
.labels_grey {
	font-weight: bold;
	color: #585858;
}
.labels_blue {
	font-weight: bold;
	color: #007dc5;
}
.labels_blue_big {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #007dc5;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline;
}
.labels_blue_boxed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #007dc5;
	padding: 2px;
	margin-bottom:1px;
	margin-top:1px;
	display:block;
	text-align: left;
}
.labels_orange {
	font-weight: bold;
	color: #C86200;
}
.labels_yellow {
	font-weight: bold;
	color: #FFCC00;
}
.label_products {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007dc5;
	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: #000000;
	border-left-color: #000000;
}
.label_zoom {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#ed1c24;
	font-size: 11px;
	line-height:18px;
	display:block;
}
.track_links{
	color: #ed1c24;
}
.track_links:hover{
	color: #4F8523;
}
.label_track_cart {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-size: 10px;
	display:block;
	background-color:#ed1c24;
	line-height:15px;
	padding-left:4px;
}
.label_underlined{
	padding: 0px;
	color: #ed1c24;
	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;
	padding: 10px;
}
.bg_layout_left{
	background-image: url(layout_images/bg_layout_left.png);
	background-repeat: no-repeat;
}
.bg_layout_right{
	background-image: url(layout_images/bg_layout_right.png);
	background-repeat: no-repeat;
}
.bg_layout_bottom{
	background-image: url(layout_images/bg_layout_bottom.png);
	background-repeat: repeat-x;
}
.bg_nav_left{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	padding:10px;

}
.bg_nav_right{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	padding:10px;

}
.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 {
	border: 1px solid #e0e0e8;
	/*background-color: #FFFFFF;
	border-left: 3px solid #FF9900;
	border-right: 3px solid #FF9900;
	border-top: 3px solid #FF9900;*/
}
.bg_bottom {
	background-color: #FFFFFF;
	border-left: 1px solid #ed1c24;
	border-right: 1px solid #ed1c24;
	border-bottom: 1px solid #ed1c24;
}
.layout {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e8;
	border-bottom-color: #e0e0e8;
	border-left-color: #e0e0e8;
}
.track_bar{
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}


/* BOXES SETTINGS ####################### */
.box {
	background-color: #FAFAFA;
}
.box_green {
	background-color: #FAFAFA;
	border: 1px solid #99cc00;
}
.box_green_smooth {
	background-color: #bad890;
}
.box_green_plain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #99cc00;
	font-weight: bold;
	padding: 10px;
}
.box_green_tables{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #99cc00;
}
.box_blue {
	background-color: #FAFAFA;
	border: 1px solid #D9DEEC;
}
.box_blue_plain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #007dc5;
	font-weight: bold;
	padding: 10px;
}
.box_form{
	border: 1px solid #E2EDD3;
	background-color: #FFFFFF;
}
.box_red{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ed1c24;
}
.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 #E0E0E0;
}
.box_product_list {
	background-color: #FAFAFA;
	background-image: url(layout_images/bottom_shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
.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 #CCCCCC;
	color: #585858;
	background-color: #FBFBFB;
}
.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;

}
.box_image{
	margin: 10px;
	padding: 10px;
	border: 1px 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-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #92CE43;
	padding: 2px;
	margin-bottom:1px;
	margin-top:1px;
	display:block;
	text-transform: uppercase;
}
.bottom_dashed{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
}

/* IMAGE SETTINGS ####################### */
.center_img {
	vertical-align: middle;
}
.base_img {
	vertical-align: bottom;
}


/* TEXT FORMAT SETTINGS ####################### */
.continue {
	color: #ed1c24;
	background-image: url(layout_images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	margin-left: 4px;
	display: block;
	float: right;
}
.continue_white {
	color: #ffffff;
	background-image: url(layout_images/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	margin-left: 4px;
	display: block;
	float: right;
	font-weight: bold;
}
.default{
	font-weight:bold;
}
.data_sheet {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0DDDD;
}
.small {
	font-size: 9px;
}
.big {
	font-size: 18px;
}


/* COLORS SETTINGS ####################### */
.style5 {
  color: #835195
  }
.style7 {
  color: #835195; font-weight: bold; 
}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
}
.white{
	color:#ffffff;
}
.white:hover{
	color:#F4F4F4;
}
.heading {
	color:#007dc5;
	font-size: 12px;
}
.heading_white {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.heading_green {
	font-family: Arial, Helvetica, sans-serif;
	color:#007dc5;
	font-size: 13px;
	text-transform: uppercase;
}
.heading_green:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #007dc5;
}
.heading_orange {
	color:#FF9900;
	font-size: 12px;
}
.heading_blue {
	font-family: Arial, Helvetica, sans-serif;
	color:#110D80;
	font-size: 17px;
	font-weight: bold;
}
.heading_big {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	font-size: 17px;
}
.heading_underlined {
	font-size: 12px;
	text-decoration:underline;
	line-height:20px;
}
.clear {
	color: #CDCDCD;
}
.red {
	color: #CC0000;
}
.red:hover {
	color: #CC0000;
}
.green {
	color: #60A22B;
}
.green:hover {
	color: #067906;
	background-color: #FFFFFF;
}
.orange {
	color: #C86200;
}
.orange:hover {
	color: #C86200;
	background-color: #FFFFFF;
}
.blue{
	color: #007dc5;
}
.blue:hover{
	color: #007dc5;
	background-color: #FFFFFF;
}
.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: #666666;
}

/* NAV SETTINGS ####################### */

/* ROOT LEVEL */
.nav_l {
	color: #007dc5;
	text-decoration: none;
	font-size: 13px;
	line-height:22px;
	display:block;
	background-image: url(arrows/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 15px;
}
.nav_l:hover {
	color: #007dc5;
	text-decoration: underline;
}

.nav_l_active {
	text-indent:18px;
	color: #FFFFFF;
	background-color:#ed1c24;
	font-size: 13px;
	line-height:22px;
	display:block;
	background-image: url(arrows/SpryMenuBarDownHovere.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-weight: bold;
}
.nav_l_active:hover {
	color: #ccc;
	font-weight: bold;
	background-image: url(arrows/SpryMenuBarDown.gif);
}


/* 1° CHILD LEVEL */
.nav_l_child_l {
	color: #444444;
	text-decoration: none;
	font-size: 12px;
	display:block;
	background-color:#F1F1F3;
	line-height:22px;
	padding-left:20px;
	background-image: url(arrows/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
}
.nav_l_child_l:hover {
	color: #007dc5;
	text-decoration: none;
	background-color:#E3E3E8;
}
.nav_l_child_l_active {
	color: #007dc5;
	text-decoration: none;
	font-size: 12px;
	display:block;
	background-color:#E3E3E8;
	line-height:22px;
	padding-left:25px;
	background-image: url(arrows/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBD3;
	margin-left: 10px;
}
.nav_l_child_l_active:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CFCFD8;
}

/* 2° CHILD LEVEL */
.nav_l_child_2 {
	color: #835195;
	text-decoration: none;
	font-size: 12px;
	line-height:16px;
	display:block;
	background-image: url(arrows/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left:15px;
	margin-left: 20px;
}
.nav_l_child_2:hover {
	color: #7BA400;
	text-decoration: none;
}
.nav_l_child_2_active {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#835195;
	text-decoration: none;
	font-size: 12px;
	display:block;
	line-height:16px;
	background-image: url(arrows/SpryMenuBarDownHover_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-left: 20px;
	padding-left:18px;
}
.nav_l_child_2_active:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* 3° CHILD LEVEL */
.nav_l_child_3 {
	color: #413301;
	text-decoration: none;
	font-size: 12px;
	display:block;
	background-color:#FAEFDC;
	line-height:16px;
	padding-left:24px;

}
.nav_l_child_3:hover {
	color: #DE7800;
	text-decoration: none;
	background-color:#FAEFDC;
}
.nav_l_child_3_active {
	color: #FAF3E6;
	text-decoration: none;
	background-color:#FF9609;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	display:block;
	line-height:16px;
	padding-left:26px;
}
.nav_l_child_3_active:hover {
	color: #413301;
	text-decoration: none;
}

/* EXTENDED NAV CHILD LEVELS */
.nav_l_child_extended {
	color: #601B00;
	text-decoration: none;
	font-size: 12px;
	display:block;
	background-color:#E8E3D7;
	line-height:16px;
	padding-left:30px;

}
.nav_l_child_extended:hover {
	color: #000000;
	text-decoration: none;
	background-color:#E8E3D7;
}
.nav_l_child_extended_active {
	color: #601B00;
	text-decoration: none;
	background-color:#FFB648;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	display:block;
	line-height:16px;
	padding-left:30px;
}
.nav_l_child_extended_active:hover {
	color: #333333;
	text-decoration: none;
}



/* CATEGORY SUB NAV */
.sub_nav_labels {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_nav_labels:hover {
	font-family: Arial, Helvetica, sans-serif;
}
.sub_nav {
	background-image: url(layout_images/sub_nav_bg.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #C86200;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_nav_active {
	background-image: url(layout_images/sub_nav_active.gif);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-top: 2px;
	color: #C86200;
}

.quick_sub_nav {
	color: #007dc5;
	text-decoration: none;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	display:block;
	line-height:16px;
	padding-left:5px;
	border: 1px solid #C12004;
	text-transform: uppercase;
}
.quick_sub_nav:hover {
	color: #FFFFFF;
	background-color:#ed1c24;
	text-decoration: none;
}

/* LANG SELECTOR NAV */
.lang_nav {
	color: #D0D8DD;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #E8F5DC;
}
.lang_nav:hover {
	color: #B44E00;
	text-decoration: none;
	background-color:#007dc5;
}
.lang_nav_active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #007dc5;
}
.lang_nav_active:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* SITE MAP NAV */
.nav_map {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	line-height:18px;
	display:block;
	margin-top:10px;
	margin-bottom:2px;
}
.nav_map:hover {
	text-transform: uppercase;
	text-indent:4px;
	color: #555555;

}


/* TOP NAV */
.top_nav{
	color: #007dc5;
	height: 18px;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.top_nav:hover{
	color: #333333;
	background-color: #CCCCCC;
}
.top_nav_active{
	color: #333333;
	height: 18px;
	line-height: 18px;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.top_nav_active:hover{
	color: #333333;
	background-color: #CCCCCC;
}
/*CALENDAR*/

	.tdday { font-family: 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: 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: 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: 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: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #8A3A00;
	display:block;
	background-color: #FFFFFF;

	}
	.tdday_link_active { font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #8A3A00;
	display:block;

	}
