@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#52572F;
	margin: 0px;
	background-color:#BDC0AE;
}

a {
	color:#52572F;
	text-decoration:none;
}
a:hover {
	color:#324b96;
	text-decoration:underline;
}
a img { 
	border:0px;
	vertical-align:middle;
}

p {
	margin-top:0px;
	margin-bottom:15px;
	/*margin-left:12px;
	margin-right:12px;*/
}
td {
}

th {
}
h1 {
	/*margin-left:12px;
	margin-right:12px;*/
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.4em;
	font-weight:normal;
}
h2 {
	/*margin-left:12px;
	margin-right:12px;*/
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.3em;
	font-weight:normal;
}
h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:normal;
	/*margin-left:12px;
	margin-right:12px;*/
}
h4 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.1em;
	font-weight:normal;
	/*margin-left:12px;
	margin-right:12px;*/
}
form {
	margin-top:0px;
	margin-bottom:0px;
	}
input[type=text], input[type=password], textarea {
	border:1px solid #B8BAA5;
}
#frame {
	background-color:#FFF;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	margin-top:60px;
}
#header {
	margin:21px 26px 0px 26px;
	overflow:auto;
	background-image:url(../images/castle_banner_wave.gif);
	background-repeat:repeat-x;
	background-position:left bottom;	
}
#video {
	/*background-image:url(../images/more_about_bg.gif);
	background-position:bottom right;
	background-position: right -174px;
	background-repeat:no-repeat;
	overflow:auto;
	margin-bottom:10px;*/
}
#content_div {
	margin:0px 26px 0px 0px;
	background-image:url(../images/dotted_line.gif);
	background-position:top left;
	background-repeat:repeat-x;	
	/*padding-left:40px;*/
	overflow:auto;
	padding-top:10px;
	min-height:300px;
	clear:both;
	position: relative;
}
.content_left {
	width:472px;
	float:left;
}

.content_right {
	width:464px;
	float:right;
}
.content_main_left {
	width:168px;
	float:left;
}

.content_main_right {
	width:747px;
	float:right;
}

#content_foot {
	margin:10px 10px 0px 10px;
	overflow:auto;
}

#footer {
	width:773px;
	padding-left:187px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#footer p{
	margin:0px;
}
#top_menu {
	margin:14px 26px 0px 26px;
	clear:both;
	background-image:url(/images/top_menu_tile.gif);
	background-repeat:repeat-y;
	color:#FFF;
	min-height:27px;
}
#top_menu ul {
	margin: 0px 0px 0px 151px;
	padding: 5px 0px 0px 0px;
}
#top_menu li {
	list-style-type: none;
	float:left;
	color:#FFF;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #fff;
}
#top_menu li div {
}
#top_menu li a {
	color:#FFF;
	font-weight:bold;
}
#top_menu li.menu_selected a {
	color:#616641;
}


#sub_navigation {
	margin:0px;
	padding: 0px;
	width:168px;
}
#sub_navigation li {
	padding: 0px;
	margin-left:26px;
	list-style-type:none;
	list-style-image:url(/images/cat_arrow_right.gif);
}
#sub_navigation li div{
	padding:2px 0px 2px 0px;
	border-bottom:1px solid #abaf99;
	font-weight:bold;
	text-transform:uppercase;
	width:142px;
}
#sub_navigation li a{
	color:#52572F;
}
#sub_navigation li.active {
	list-style-image:url(/images/cat_arrow_down.gif);
}
#sub_navigation li ul{
	padding:0px 0px 15px 0px;
	margin: 0px;
	/*border-bottom:1px solid #abaf99;*/
}
#sub_navigation li li{
	list-style-type:none;
	list-style-image: none;
	background-image:none;
	font-size:1.0em;
	margin-left:0px;
}
#sub_navigation li li.active{
	list-style-image:url(/images/cat_arrow_right.gif);
}
#sub_navigation li li div{
	border-bottom:1px solid #dadcd2;
	font-weight:normal;
	text-transform: none;
}


#site_tools {
	float:right;
	width:245px;
}
#search_form {
	margin-left:26px;
}
/* Tabs */

#tab_1 {
	float:left;
	width:245px;
	background-color:#ABAF99;
}
#tab_2, #tab_3 {
	float:left;
	width:245px;
	background-color:#ABAF99;
	margin-left:6px;
}
#tab_1 h1,#tab_2 h1,#tab_3 h1 {
	color:#FFF;
	margin:5px 10px 5px 10px;
	font-weight:lighter;
}
#tab_1 h1 a, #tab_1 h1 a:hover, #tab_2 h1 a, #tab_2 h1 a:hover, #tab_3 h1 a, #tab_3 h1 a:hover {
	color:#FFF;
	text-decoration:none;
}
#tab_body_1 {
	float:left;
	background-image:url(../images/tab_bg.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
	position:relative;
}
#tab_body_2 {
	float:left;
	background-image:url(../images/tab_bg.gif);
	background-position:251px 0px;
	background-repeat:repeat-y;
	position:relative;
}
#tab_body_3 {
	float:left;
	background-image:url(../images/tab_bg.gif);
	background-position:502px 0px;
	background-repeat:repeat-y;
	position:relative;
}
#tab_body_1 div.text, #tab_body_2 div.text, #tab_body_3 div.text {
	float:left;
	width:225px;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
}

/* end Tabs */
#product_advisor {
	width:242px; 
	float:left;
	/*background-color:#606640;*/
	color:#FFF;
	
}
#home_content {
	width:479px; 
	float:left;
	margin-left:6px;
}
.small {
	font-size: 0.9em;
}
.smaller {
	font-size: 0.8em;
}
.smallest {
	font-size: 0.7em;
}
.big {
	font-size: 1.2em;
}
.bigger {
	font-size: 1.4em;
}
.biggest {
	font-size: 1.7em;
}

/*.left {
	float:left;
	width:660px;
}
.right {
	float:right;
	width:300px;
}*/
.bg_l_blue {
	background-color:#8bd3e5;
	color:#FFF;
}
.bg_m_blue {
	background-color:#00a0c6;
	color:#FFF;
}
.bg_d_blue {
	background-color:#0A50A1;
	color:#FFF;
}
.bg_blue {
	background-color:#324b96;
	color:#FFF;
}
.bg_blue a {
	color:#FFF;
}
.bg_m_blue a, .bg_m_blue a:hover, .bg_d_blue a, .bg_d_blue a:hover, .bg_orange a, .bg_orange a:hover, .video_orange a, .video_orange a:hover, .video_blue a, .video_blue a:hover, .video_blue_selected a, .video_blue_selected a:hover {
	color:#FFF;
}
.bdr_light {
	border:1px solid #A9AD95;
}
.bdr_t_light {
	border-top:1px solid #A9AD95;
}
.bdr_b_light {
	border-bottom:1px solid #A9AD95;
}
.bdr_l_light {
	border-left:1px solid #A9AD95;
}
.bdr_r_light {
	border-right:1px solid #A9AD95;
}
.text_white {
	color:#FFFFFF;
}
a.text_white:hover {
	color:#FFFFFF;
}
.text_blue {
	color:#324b96;
}

.video_orange {
	font-size: 1.7em;
	background-color:#FABA00;
	color:#FFF;
	margin:0px;
	padding-left:15px;
	border-bottom:2px solid #FFF;
}
.video_blue {
	font-size: 1.6em;
	background-color:#00a0c6;
	color:#FFF;
	margin:0px;
	padding-left:15px; 
	border-bottom:2px solid #FFF; 
	background-image:url(/images/arrows/arrow_o-lb_big.gif); 
	background-position:260px; 
	background-repeat:no-repeat;
}
.video_blue_selected {
	font-size: 1.6em;
	background-color:#00a0c6;
	color:#FFF;
	margin:0px;
	padding-left:15px; 
	border-bottom:2px solid #FFF; 
	text-decoration:underline;
}
/*.video_current {
	background-color:#8592a6;
	color:#FFF;
	margin:0px;
	padding-left:40px; 
	border-top:5px solid #FFF; 
	overflow:auto;
	height:41px;
	font-size:0.95em;
}*/
.video_current {
	margin:0px;
	padding-left:40px; 
}
.navi_list {
	margin:0px;
	padding:0px;
}
.navi_list ul {
	margin:0px;
	padding:0px;
}
.navi_list li {
	list-style-type:none;
}
.navi_list li div {
	background-color:#ABDA4D;
	margin:0px;
	padding-left:20px;
	border-bottom:2px solid #FFF;
	font-weight:bold;
	font-size:1.2em;
}
.navi_list li li div {
	background-color:#FFF;
	font-weight:normal;
	font-size:1.0em;
}
.navi_list li li.active div {
	background-image:url(../images/arrow_b_w.gif);
	background-position: left;
	background-repeat:no-repeat;
}
.navi_list li li.two_across {
	clear:none;
	float:left;
	width:50%;
}
.navi_list li {
	clear:both;
}
.navi_list li li div a {
}
/*Calenddar */
.calendar_table{
	border-right:1px solid #8BD3E5;
	border-bottom:1px solid #8BD3E5;
	text-align:center;
}
.calendar_table td, .calendar_table th{
	border-left:1px solid #8BD3E5;
	border-top:1px solid #8BD3E5;
}
.calendar_table td.empty{
	background-color:#CCECF4;
}
.calendar_table td.select{
	background-color:#0A50A1;
	color:#FFF;
}
.calendar_table td.select a{
	color:#FFF;
}
.white_black {
	background-color:#FFFFFF;
	color:#000000;
	padding:2px;
	border:1px solid #000000;
}

.yellow_black {
	background-color:#FFFFCC;
	color:#000000;
	padding:2px;
	border:1px solid #000000;
}

.black_white {
	background-color:#000000;
	color:#FFFFFF;
	padding:2px;
	border:1px solid #000000;
}
.button_basket {
	background-color:#FFFFFF;
	border:0px;
	color:#52572F;
	text-align:left;
	font-weight:bold;
	font-size: 1.0em;
	background-image:url(../images/arrow_green_med.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	cursor:pointer;
	width:180px;
	
}



.msg_text{
color:#FF0000;
}
