@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#35637e;
	margin: 0px;
	background-color:#FFF;
}

a {
	color:#35637e;
	text-decoration:none;
}
a:hover {
	color:#008cff;
	text-decoration:none;
}
a img { 
	border:0px;
	vertical-align:middle;
}

p {
	margin-top:0px;
	margin-bottom:14px;
}
td {
}

th {
}
h1 {
	color:#008cff;
	margin-top:0px;
	margin-bottom:14px;
	padding-bottom:10px;
	font-size:1.4em;
	border-bottom:1px dashed #35637e;
}
h2 {
	color:#008cff;
	margin-top:0px;
	margin-bottom:14px;
	font-size:1.3em;
}
h3 {
	color:#008cff;
	margin-top:0px;
	margin-bottom:14px;
	font-size:1.2em;
}
h4 {
	margin-top:0px;
	margin-bottom:14px;
	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] {
	border:1px solid #B8BAA5;
	width:200px;
}
textarea {
	border:1px solid #B8BAA5;
	font-family: Arial, Helvetica, sans-serif;
}
#frame {
	background-color:#FFF;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	position:relative;
}
#header {
	overflow:auto;
}
#header_logo {
	margin:22px 29px 16px 29px;
	overflow:auto;
}
#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 29px 0px 29px;
	overflow:auto;
	min-height:300px;
	clear:both;
}
.content_left {
	width:472px;
	float:left;
}

.content_right {
	width:464px;
	float:right;
}
.content_main_left {
	width:181px;
	float:left;
}

.content_main_right {
	width:742px;
	float:right;
}

#content_foot {
	margin:10px 10px 0px 10px;
	overflow:auto;
}

#footer {
	color:#FFF;
	background-color:#132a3c;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:10px 29px 10px 29px;
	font-size:0.8em;
	overflow:auto;
}
#footer p{
	margin:0px;
}
#footer a{
	color:#FFF;
}
#footer a:hover, #footer a.active {
	color:#008cff;
}
#top_menu {
	margin:0px;
	clear:both;
	background-color:#132a3c;
	color:#FFF;
	min-height:38px;
	overflow:hidden;
}
#top_menu a {
	color:#FFF;
}
#top_menu ul {
	float:left;
	margin: 0px 0px 0px 29px;
	padding: 10px 0px 0px 0px;
}
#top_menu li {
	list-style-type: none;
	float:left;
	color:#FFF;
	margin-left:0px;
	padding-left:0px;
	padding-right:20px;
}
#top_menu li div {
}
#top_menu li a {
	color:#FFF;
	font-weight:bold;
}
#top_menu li a:hover {
	color:#008cff;
}
#top_menu li.menu_selected a {
	color:#008cff;
}


#sub_navigation {
	margin:0px;
	padding: 0px;
}
#sub_navigation li {
	list-style:none;
	border-bottom:1px dashed #35637e;
}
#sub_navigation li div{
	/*padding:2px 0px 2px 25px;*/
	padding:2px 0px 2px 16px;
	background-image:url(/images/menu_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
#sub_navigation li.header {
	list-style:none;
	border-bottom:1px dashed #35637e;
	font-size:1.2em;
	padding:20px 0px 5px 0px;
}

#sub_navigation li a {
	color:#35637e;
}
#sub_navigation li a:hover {
	color:#008cff;
}

#sub_navigation li.active a {
	color:#008cff;
}
#sub_navigation li ul{
	padding:0px 0px 10px 0px;
	margin: 0px;
	/*border-bottom:1px solid #abaf99;*/
}
#sub_navigation li li{
	border-bottom:0px;
}
#sub_navigation li li div{
	background-image:none;
	font-size:1.0em;
	margin-left:0px;
}
#sub_navigation li.active li a {
	color:#35637e;
}
#sub_navigation li.active li.active a {
	color:#008cff;
}

#sub_navigation li li.active{
	list-style-image:url(/images/cat_arrow_right.gif);
}



#site_tools {
	float:right;
	width:265px;
	/*margin-right:10px;*/
}
#search_form {
	margin:7px 29px 0px 0px;
}


#home_content {
	width:479px; 
	float:left;
	margin-left:6px;
}
.subnav  {
	margin-bottom:10px;
}

.subnav a {
	display:block;
	text-align:center;
	color:#FFF;
	height:36px;
	background-image:url(/images/cat_button_tile.gif);
	cursor:pointer;
}
.subnav a span {
	background-image:url(/images/cat_button_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:36px;
}
.subnav a span span {
	background-image:url(/images/cat_button_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:28px;
	padding-top:8px;
	display:block;
}

.subnav a:hover, .subnav a.active {
	display:block;
	text-align:center;
	color:#FFF;
	height:36px;
	background-image:url(/images/cat_button_over_tile.gif);
}
.subnav a:hover span, .subnav a.active span {
	background-image:url(/images/cat_button_over_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:36px;
}
.subnav a:hover span span, .subnav a.active span span {
	background-image:url(/images/cat_button_over_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:28px;
	padding-top:8px;
	display:block;
}


.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:#008cff;
	color:#FFF;
}
.bg_d_blue {
	background-color:#132a3c;
	color:#FFF;
}
h1.bg_d_blue {
	background-color:#132a3c;
	color:#FFF;
	padding:10px;
	border:0px;
}
h2.bg_d_blue {
	background-color:#132a3c;
	color:#FFF;
	padding:5px 10px 5px 10px;
}
.bg_l_grey {
	background-color:#e1e2e4;
}

.bg_blue a {
	background-color:#132a3c;
	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;
}

.bdr_t_dash {
	border-top:1px dashed #35637e;
}
.bdr_b_dash {
	border-bottom:1px dashed #35637e;
}
.text_white {
	color:#FFFFFF;
}
a.text_white:hover {
	color:#FFFFFF;
}
.text_dark_blue {
	color:#132a3c;
}
.text_blue {
	color:#324b96;
}
.text_light_blue {
	color:#008CFF;
}
.padding {
	padding:10px;}
.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;
	
}
.button_m {
	display:block;
	background-image:url(/images/button_m.png);
	background-repeat:no-repeat;
	width:95px;
	height:21px;
	text-align:center;
	color:#FFF;
	padding-top:2px;
	border:0px;
}
.button_m:hover {
	background-image:url(/images/button_m_over.png);
	color:#FFF;
}

.button_l {
	display:block;
	background-image:url(/images/button_l.png);
	background-repeat:no-repeat;
	width:173px;
	height:37px;
	text-align:center;
	color:#FFF;
	/*padding:10px 0px 0px 0px;*/
	font-size:1.1em;
	border:0px;
	margin:0px;
}
.button_l:hover {
	background-image:url(/images/button_l_over.png);
	color:#FFF;
}
a.button_l {
	padding-top:10px;
}
.button_blue {
	background-color:#35637e;
	padding:3px;
	color:#FFF;
	white-space:nowrap;
}
.button_blue:hover {
	background-color:#008cff;
	color:#FFF;
}

.msg_text{
color:#FF0000;
}
#details_content_area{
	overflow:auto;
	}

/* Twitter feed */
#twitterFeed {
	background-color:#1f74fc;
	width:172px;	
	margin-bottom:10px;
}
#tweets {
	background-color:#fff;
	width:164px;
	margin-left:4px;	
}
#tweets #twitter_update_list {
	list-style-type:none;
	padding:4px 9px;
	margin:0;
	font-size:0.9em;
}
#tweets #twitter_update_list li span{
	display: block;
	clear:right;
	color:#000;
}
/*#tweets #twitter_update_list li {
	margin-bottom: 6px;
    padding-bottom: 7px;
	border-bottom:1px dashed #008CFF;
}*/
#tweets #twitter_update_list li a{
	color:#49c7e0;
}
#tweets #twitter_update_list li a:hover{
	color:#1f74fc;
}
.fLeft {float:left;}
.cRight{clear:right;}
.clear	{clear:both;}
/* Twitter feed */

/* images fade */
#lboxXfade {
	display:block;
	position:relative;
	margin:auto;
	float:right;
	height:270px;
	}
#lboxXfade img {
	display:none;
	position:absolute;
	top:0; right:0;
	}
.topPanels {width: 741px; margin-bottom: 22px;}
