/* CSS Document */

@import url("fckport.css");

body {
	margin:0px;
	margin-bottom: 30px;
	background-color:#0c5663;
}

#wrapper {
	margin:0px auto 0px auto;
	padding:6px 13px 0px 13px;
	width:748px;
	background-image:url(../../_sharedimg/wrapper_bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}

#wrapper_header {height:131px; overflow:hidden;}
#wrapper_header img {float:left;}

#wrapper_body {
	float:left; 
	width:100%;
	background: url(../../_sharedimg/c1_bg_repeat.gif) repeat-y left bottom; 
}

#contextmenu {
	float:left;
	width:182px;
	overflow:hidden;
}

#contextmenu img.contextFooter {
	float: left;
	border: 0;
}

img.c1_image {
	clear: left;
	float: left;
}


/* --- 1st Level ---*/
#top_menu,
#bottom_menu {
	margin:0px;
	padding:17px 4px 17px 6px;
	list-style-type:none;	
}

#top_menu {background-color:#75a31c;}
#bottom_menu {background-color:#a3c854;}

#top_menu li,
#bottom_menu li {line-height:1.2em; padding:6px 0px 6px 0px;}

/* --- 2nd Level ---*/
#top_menu ul,
#bottom_menu ul {
	padding:0px 0px 0px 27px;
	margin:0px;
	list-style-type:none;
}

#top_menu li li,
#bottom_menu li li {
	padding-left:14px;
	color:#216555;
	border-bottom:1px dotted #216555;
	background-image:url(../../_sharedimg/top_menu_li_li_bg.gif);
	background-repeat:no-repeat;
}

/* --- 3rd Level ---*/
#top_menu ul ul,
#bottom_menu ul ul {
	padding:0px;
	margin:9px 0px 3px 0px;
}

#top_menu ul ul li,
#bottom_menu ul ul li {padding:0px 0px 0px 5px; border:none; background:none;}
#top_menu li li a,
#bottom_menu li li a {color:#216555; text-decoration:none;}
#top_menu li li a:hover,
#bottom_menu li li a:hover,
#top_menu a.selected,
#bottom_menu a.selected {color:white;}

#c2 {
	position:relative;
	float:left; 
	padding:70px 10px 0px 20px;
	width:536px; 
	background-image:url(../../_sharedimg/c2_bg.jpg); 
	background-repeat:no-repeat;
	background-color: #FFF;
	overflow:hidden;
}

img#section_title {position:absolute; top:18px; left:20px;}

#footer {
	margin:0px auto 0px auto;
	width:774px;
	height:13px;
	background-image:url(../../_sharedimg/footer_bg.gif);
	background-repeat:no-repeat;
}

#wrapper_footer {
	margin:0 auto 0 auto;
	width: 774px;
}

#frayneworkenabled {
	float: right;
	margin: -17px 7px 0 0;
}


#footerLinks {
	margin: 0 0 0 7px;
	width: 400px;
}

#footerLinks ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#footerLinks li {
	margin: 0;
	padding: 0;
	display: inline;
  list-style: none;
	background: none;
	color: #FFF;
	font-size: 11px;
}

#footerLinks a {
	color: #FFF;
	text-decoration: none;
}

#footerLinks a:hover	 {
	color: #18acc6;
}

td#cardlogos img {width:auto!important; height:auto!important; border:none!important; padding:0px!important;}


/* --- Display Classes (not used in FCKEditor --- */

div.flexdivouter div.flexdivinner {
	padding:0px 10px 0px 10px;
	width:510px;
	background:url(../../_sharedimg/flexdiv_bg.gif) repeat-y;
	overflow:hidden;
}
div.flexdivouter {
	/*border: 2px solid #e9e9e9;*/
}
div.flexdivinner {
	/*border: 2px solid #f0f0f0;*/
}
