/* Frontpage layout */

html,body {
	height:100%; 
	margin:0; 
	padding:0; 
	vertical-align:middle;
	background-color:#fffdfa;
}


#fpage_outter {
	width:100%; 
	height:100%; 
	display: table;
	margin: 0;
	border:0;
}

#fpage_content {
	display: table-cell; 
	vertical-align:middle; 
	position: relative;	
}

#fpage_inner {
	position:relative;
	width:100%; 
	height:864px; 	
	margin:0;
}

div#fpage_wrapper {
	width:100%;
	max-width:1600px;
	min-width:980px;
	position:absolute;
	top:0;
	left:0;
	background-color:#FFF;
}

div#fpage_top_wrapper {
	width:100%;
	height:281px;
	margin:auto;
}

div#fpage_topfill_wrapper {
	position:relative; 
	width:100%; 
	margin:auto;
}

div#fpage_left_topfill {
	float:left;
	width:50%;
	height:248px;
	background-color:#FFFDFA;
}

div#fpage_right_topfill {
	float:right;
	width:50%;
	height:248px;
	background-color:#FFF1DC;
}


div#fpage_topcenter_wrapper {
	position: absolute;
	left:0px;
	top:0px;
	width:100%;	
}

div#fpage_top {
	height:100%;
	width:980px;
	margin:auto;
	vertical-align:top;
	text-align:center;
}


div#fpage_center_topfill {
	width:100%;
	height:281px;
	max-height:281px;
	background:url(../images/main_page_back.gif) top center repeat-y;
	vertical-align:bottom;
	text-align:center;	
}


div#fpage_logo {
	float:left;
	vertical-align:top; 
	text-align:left; 
	width:245px;
}

img#fpage_logo_img {
	position:relative;
	left:55px;
	margin-top:20px;
	z-index:4;
}

div#fpage_top_white_line {
	position:relative; 
	z-index:1; 
	width:100%; 
	background-color:#FFF; 
	height:33px; 
	margin-top:-33px;
}

div#fpage_mainmenu_top {
	position:relative;
	margin-top:-19px;
	left:35px;
	height:67px;
	width:244px;
	z-index:3;
}

div#fpage_mainmenu_top_edge {
	height:5px;
	font-size:4px;
	background:url(../images/mp_menu_top_edge.gif) top left no-repeat;
}

div#fpage_mainmenu_top_fill {
	height:62px;
	background:url(../images/mp_menu_top_fill.gif) top left repeat-y;
}

div#fpage_mainmenu_top_middle_fill {
	height:33px;
	background:url(../images/mp_menu_bottom_fill.gif) top left repeat-y;
}


div#fpage_tabletop {
	position:relative;
	z-index:2;
	float:left;
}


div#fpage_middle {
	width:980px;
	height:292px;
	margin:auto;
}

div#fpage_mainmenu_wrapper {
	position:relative;
	float:left;
	left:35px;
	width:245px;
	height:208px;
	vertical-align:top;
	background:url(../images/mp_menu_bottom_fill.gif) top left repeat-y;	
}

div#fpage_mainmenu {
	height:203px;
	max-height:203px;
	background:url(../images/mp_menu_bottom_fill.gif) top left repeat-y;		
	vertical-align:top;
}

div.moduletable_fp_menu {
	position:relative;
	z-index:3;
}

ul#fpage_mainmenu_list {
	position:relative;
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
	margin-left:35px;
	top:-45px;	
}

ul#fpage_mainmenu_list span {
	display:none;
}

ul#fpage_mainmenu_list li {
	margin-bottom:22px;
	display:block;	
	width:100%;
	float:left;
	clear:both;	
}

ul#fpage_mainmenu_list img {
	border:0;
}

ul#fpage_mainmenu_list a:link,ul#fpage_mainmenu_list a:visited {
	text-decoration:none;
	border:none;
}

ul#fpage_mainmenu_list a:hover {
	text-decoration:none;
	border:none;
}


div#fpage_mainmenu_bottom_edge {
	height:5px;
	font-size:4px;
	background:url(../images/mp_menu_bottom_edge.gif) top left no-repeat;	
}

img#fpage_table_bottom_img {
	float:left;
	position:relative;
	z-index:7;
}

div#fpage_right_pane_wrapper {
	height:308px; 
	width:245px; 
	position:relative; 
	top:-100px; 
	z-index:4; 
	float:left;
	vertical-align:top;
}

div#fpage_search_box {
	width:100%;
	height:90px;
	background-color:#F5F5F5;
	vertical-align:top;
}

div.fpage_box_roundtop {
	height:7px;
}

div.fpage_search_box_roundbottom {
	margin-top:-7px;
	height:7px;
}

div#fpage_search_box_tl {
	float:left;
	height:7px;
	width:7px;
	font-size:4px;
	background:#FEF3E3 url(../images/mp_search_box_tl.gif) no-repeat;
}

div#fpage_search_box_tr {
	float:right;
	height:7px;
	width:7px;
	font-size:4px;	
	background:#FFF1DC url(../images/mp_search_box_tr.gif) no-repeat;
}

div.fpage_box_bl {
	float:left;
	height:7px;
	width:7px;
	background:#FFF url(../images/mp_gray_box_bl.gif) no-repeat;
}

div.fpage_box_br {
	float:right;
	height:7px;
	width:7px;
	background:#FFF url(../images/mp_gray_box_br.gif) no-repeat;
}

div.fpage_box_title {
	text-align:center;
	vertical-align:middle;
}

div#fpage_search_form_container {
	width:100%;
	text-align:left;
}

div#fpage_search_text_line {
	margin-left:12px;
	margin-top:15px;
	width:221px;
	height:18px;
	vertical-align:top;
}

div#fpage_search_text_and_label {
	float:left;
}

div#fpage_search_label {
	float:left;
	height:15px;
	line-height:1.6em;
	vertical-align:middle;
	color:#999;
	font-size:10px;
}

input#fpage_search_text {
	float:left;
	margin-left:3px;
	padding-left:2px;
	width:148px;
	height:15px;
	background-color:#FCFCFC;
	font-size:11px;
	color:#888888;
	border:1px solid #BBB;
}	

input#fpage_search_button {
	float:left;
	width:20px;
	height:17px;
	text-align:center;
	cursor:pointer;
	margin-left:4px;
	padding:2px;
	border:1px solid #BBBBBB;
	background:#DEDEDE url(../images/search_gt_gt.gif) center center no-repeat;
}

div#fpage_search_adv {
	margin-left:58px;
	font-size:10px;
}	

div#fpage_search_adv a:link,div#fpage_search_adv a:visited{
	color:#888;
	text-decoration:underline;
}

div#fpage_search_adv a:hover{
	color:#888;
	text-decoration:underline;
}

div#fpage_news_box {
	width:100%;
	height:191px;
	margin-top:27px;
	background-color:#F5F5F5;
	vertical-align:top;
}

div.moduletable_news_fpage {
	margin:7px 10px 7px 10px;
	height:147px;
	max-height:147px;
	overflow:hidden;
	text-align:left;
	line-height:1.2em;
	font-size:10px;
	color:#888;
}

div.readmore_wrapper {
	margin:2px 0px 16px 0px;
	text-align:left;
	height:1.2em;
	text-transform:lowercase;	
}	

div.readmore_wrapper a:link, div.readmore_wrapper a:visited {
	color:#815124;
	text-decoration:underline;
}

div.readmore_wrapper a:hover {
	color:#B18154;
	text-decoration:underline;
}


div.contentpaneopen_news_fpage a:link,div.contentpaneopen_news_fpage a:visited {
	color:#777;
	text-decoration:none;
}

div.contentpaneopen_news_fpage a:hover {
	color:#555;
	text-decoration:none;	
}

div.contentpaneopen_news_fpage {
	max-height:2.4em;
	overflow:hidden;
}

span.article_separator {
	display:none;
}

div.fpage_news_box_roundbottom {
	margin-top:-7px;
	height:7px;
}



div.fpage_box_tl {
	float:left;
	height:7px;
	width:7px;
	font-size:4px;
	background:#FFF url(../images/mp_gray_box_tl.gif) no-repeat;
}

div.fpage_box_tr {
	float:right;
	height:7px;
	width:7px;
	font-size:4px;	
	background:#FFF url(../images/mp_gray_box_tr.gif) no-repeat;
}


/* Bottom */

div#fpage_bottom_wrapper {
	width:100%;
	height:auto;
	margin:auto;
}

div#fpage_text_box {
	width:980px; 
	margin:auto; 
	height:270px; 
	background-color:#FAFAFA; 
	margin-top:-57px; 
	position:relative; 
	z-index:6;
	vertical-align:top;
}

div#fpage_text_box_roundtop {
	width:100%;
	height:7px;
	position:absolute; 
	top:0px; 
	left:0px;
}

div#fpage_text_box_roundtop img {
	display:block;
}

div#fpage_text_box_roundbottom {
	width:100%;
	height:7px;
	position:absolute; 
	top:263px; 
	left:0px;
}

div#fpage_text_box_roundbottom img {
	display:block;
}

div#fpage_text_box_tl {
	float:left; 
	background-color:#FFF; 
	width:7px; 
	height:7px; 
}

div#fpage_text_box_tr {
	float:right; 
	background-color:#FFF; 
	width:7px; 
	height:7px; 
}

div#fpage_text_box_bl {
	float:left; 
	background-color:#FFFDFA; 
	width:7px; 
	height:7px; 
}

div#fpage_text_box_br {
	float:right; 
	background-color:#FFF1DC; 
	width:7px; 
	height:7px; 
}

div#fpage_text_columns {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	max-height:270px;
	vertical-align:top;
	text-align:left;
	margin:0;
}

div#fpage_cols_wrapper {
	position:absolute; 
	left:0px; 
	top:0px;
}

div.fpage_col {	
	float:left;
	width:300px;
	height:230px;
	max-height:230px;
	overflow:hidden;
	margin:20px 0px 20px 20px;
	padding-top:10px;
	border-right:2px #CCC solid;
	color:#BBB;
}

div.fpage_col h1 {
	font-family:"Trebuchet MS","Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	text-align:right;
	font-size:18px;
	font-weight:400;
	margin:0px 0px 15px 0px;
	padding:0px 20px 0px 0px;
}

div.fpage_col p {
	text-indent:0em;
	margin-right:20px;
	line-height:1.5em;
	color:#999;
	font-size:10px;
	text-align:justify;
	padding:0;
}

div.fpage_col a:link,div.fpage_col a:visited {
	color:#777;
	text-decoration:underline;
}

div.fpage_col a:hover {
	color:#555;
	text-decoration:underline;
}

a.invisilink:link, a.invisilink:visited {
	text-decoration:none !important;
	color:#999 !important;
} 

a.invisilink:hover {
	text-decoration:none !important;
	color:#555 !important;
}

div.fpage_col ul {
	padding:0;
	margin:0;
	font-size:10px;
	display:inline;
	list-style:none;
	color:#999;
}


div.fpage_col ul li {
	list-style: outside square;
	padding-left:2em;
	
}


div#fpage_bottom{
	position:absolute; 
	top:290px; 
	left:0px;
	width:980px; 
	text-align:center;
}


div#fpage_bottomfill_wrapper {
	position:relative;
	vertical-align:bottom;
	margin-top:-40px;
	height:118px;
	width:100%;
	z-index:1;
}

div#fpage_left_bottomfill {
	float:left;
	width:50%;
	height:118px;
	background-color:#FFFDFA;
}

div#fpage_right_bottomfill {
	float:right;
	width:50%;
	height:118px;
	background-color:#FFF1DC;
}

div#fpage_bottom_centerfill {
	width:980px;
	margin:auto;
	height:100px;
	margin-top:-100px;
	position:relative; 
	z-index:1; 
	background:url(../images/main_page_back.gif) top left repeat-y;
}

div#fpage_seo_bottom_links {
	position:absolute; 
	right:4px;
	bottom:4px;
	width:220px; 
	height:70px; 
	text-align:center; 
	vertical-align:middle; 
	display:table;
	overflow:hidden;
	font-size:9px;
	line-height:1.2em;
}

div#fpage_seo_bottom_links ul {
	display:table-cell;
	vertical-align:middle;
	list-style:none;
}

div#fpage_seo_bottom_links ul li {
	padding-right:0.5em;
	display:inline;
}

div#fpage_seo_bottom_links a:link, div#fpage_seo_bottom_links a:visited{
	color:#AAA;
	text-decoration:underline;
}

div#fpage_seo_bottom_links a:hover{
	color:#F90;
	text-decoration:underline;
}

/* Top menu */

div#fpage_topright_menu {
	font-size:10px; 
	color:#BBB;
	position:relative; 
	top:-2px;
	margin-bottom:-24px;
	margin-top:-3px;
	padding-bottom:2px;
	padding-top:5px;
	z-index:10; 
	text-align:right;
	vertical-align:bottom;
	width:100%; 
	height:18px;
}

div#fpage_topright_menu div.moduletable {
	float:right;
	background:#F8F8F8 url(../images/site_menu_bl.gif) bottom left no-repeat;
	height:100%;
	min-width:176px;
	padding:3px 3px 3px 5px;
	text-align:center;
	}
	
div#fpage_topmenu_corner {
	float:right; 
	width:5px; 
	height:24px; 
	display:block;
	vertical-align:top;
}	

div#fpage_topmenu_left {
	background-color:#F8F8F8;
	height:19px;
	width:5px;
}

div#fpage_topmenu_bl {
	background:transparent url(../images/site_menu_bl.gif) bottom right no-repeat; 
	height:5px;
	width:5px;
	font-size:4px;
}

div#fpage_topright_menu form {
	display:none;
}

img#fpage_topmenu_shadow {
	display:block;
	position:absolute;
	right:0px;
	top:29px;
}
	
div#fpage_topright_menu a:link,div#fpage_topright_menu a:visited {
	color: #AAA; 
	text-decoration:none; 
	border-bottom: 1px dashed #AAA;}
div#fpage_topright_menu a:hover {
	color:#CCC; 
	text-decoration:none;
	border-bottom: 1px dashed #CCC;}
	
div#fpage_bottom div#copyright_note {
	margin-top:14px;
}	
	

