@charset "utf-8";
/* CSS Document */

body {
	background-color: #384026;
	margin-top:-15px;
	margin-bottom:-17px;
}
#main_cont{
	margin:0px auto;
	width:900px;
	height:auto !important;
	border:#000 0px solid;
	background:#FFF;
	margin-top:25px;
	margin-bottom:25px;
	position:relative;
	z-index:2;
	background-image:url(../images/background_floral.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#topblur_cont{
	background-image:url(../images/top_blur.jpg);
	background-repeat:no-repeat;
	height:95px;
	width:1000px;
	z-index:-1;
	position:relative;
	margin:0px auto;
	margin-bottom:-35px;
}
#bottomblur_cont{
	background-image:url(../images/bottom_blur.jpg);
	background-repeat:no-repeat;
	height:95px;
	width:1000px;
	z-index:-1;
	position:relative;
	margin:0px auto;
	margin-top:-35px;
}
#incont_top{
	width:880px;
	height:70px;
	margin:0px auto;
	padding:4px;
}
#incont_top_left{
	width:60%;
	height:80px;
	margin:0px auto;
	padding:1px;
	float:left;
}
#incont_top_right{
	width:39%;
	height:80px;
	margin:0px auto;
	padding:1px;
	float:right;
}
input{
	background-image:url(../images/blur_text_input.jpg);
	background-repeat:repeat-x;
	background-position:left;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
	border:1px solid #999;
	height:24px;
	width:280px;
	float:left;
}
.but_search{
	height:32px;
	width:36px;
	margin-left:-0px;
	background-image:url(../images/but_search.jpg);
	background-repeat:no-repeat;
	border:none;
	float:left;
}
#cont_flags{
	float:right; 
	margin-right:6px;
}
#incont_top_navigation{
	width:880px;
	height:35px;
	margin:0px auto;
	padding:4px;
	background-color:#F00;
	color:#FFF;
	margin-top:35px;
}
#incont_top_banner{
	width:888px;
	height:350px;
	margin:0px auto;
	padding:0px;
	background-color:#F00;
	color:#FFF;
	margin-top:8px;

}
#incont_banner_form{
	width:400px;
	height:300px;
	float:right;
	padding:3px;
	margin-right:12px;
	margin-top:-330px;
	position:relative;
	z-index:50;
	opacity: .80; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=80); /* internet explorer */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
	-moz-opacity: .80; /* FF lt 1.5, Netscape */
	color:#000;
	overflow:hidden;
}
.slide-out-div {
    width: 340px;
	background-color:#FFF;
	height:300px;
	padding:2px;
	float:right;
	margin-right:-10px;
	 }      

label{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	font-weight:600;
	color:#000;
}
#incont_top_newflash{
	width:880px;
	height:30px;
	margin:0px auto;
	padding:4px;
	background-color:#F00;
	color:#FFF;
	margin-top:8px;
	font:normal 18px Arial;

}
#incont_area_tabs{
	width:880px;
	height:500px;
	margin:0px auto;
	padding:4px;
	color:#FFF;
	margin-top:8px;
	font-size:12px;
	font:normal 18px Arial;
	position:relative;
	z-index:300;

}
#incont_area_tabs_left{
	width:70%;
	height:500px;
	margin:0px auto;
	color:#FFF;
	font:normal 13px Arial;
	float:left;

}
#incont_area_tabs_right{
	width:30%;
	height:500px;
	margin:0px auto;
	color:#FFF;
	font-size:12px;
	font:normal 18px Arial;
	float:right

}
#incont_weather{
	width:100%;
	height:250px;
	margin:0px auto;
	color:#FFF;
	font:normal 18px Arial;
    background-image:url(../images/blur_yell.jpg);


}
#incont_weather_tab{
	width:100%;
	height:35px;
	margin:0px auto;
	color:#000;
	font-size:12px;
	font:normal 18px Arial;
	background-image:url(../images/blur_pink.jpg);
	border:#CCC 1px solid;
	line-height: 31px;
	text-align:center;

	
}
#incont_exchange{
	width:100%;
	height:250px;
	margin:0px auto;
	color:#FFF;
	font:normal 18px Arial;
	background-image:url(../images/blur_yell.jpg);

}
#incont_exchange_tab{
	width:100%;
	height:35px;
	margin:0px auto;
	color:#000;
	font-size:12px;
	font:normal 18px Arial;
	background-image:url(../images/blur_pink.jpg);
	border:#CCC 1px solid;
	line-height: 31px; 
	text-align:center;

}
#iframe_curr{
	border:0px solid;
	background-image:url(../images/blur_yell.jpg);
	background-repeat:repeat-x;
	width:250px;
	width:265px;
	overflow:hidden;
	height:215px;
	background-color:#FFF89D;
}
#incont_footer{
	width:880px;
	height:90px;
	*height:120px;
	margin:0px auto;
	padding:4px;
	background-color:#F00;
	color:#FFF;
	margin-top:8px;
	font-size:12px;
	font:normal 18px Arial;
	background-color:#FFB0C6;

}
#incont_subpages_holder{
	width:880px;
	height:auto !important;
	display:table;
	margin:0px auto;
	padding:4px;
	background-color:#E5E5E5;
	color:#FFF;
	margin-top:8px;
	font-size:12px;
	font:normal 18px Arial;
	border:1px #CCC solid;
		filter: alpha(opacity=80); /* internet explorer */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
	-moz-opacity: .80; /* FF lt 1.5, Netscape */



}
#incont_subpages_holder_main_cont{
	width:99%;
	height:auto !important;
	display:table;
	margin:0px auto;
	padding:4px;
	margin-top:8px;
	float:left;
	position:relative;
	z-index:50;
	text-align:left;
	color:#000;

}
#incont_subpages_holder_main_cont_share{
	width:18%;
	height::300px;
	margin:0px auto;
	padding:10px;
	color:#FFF;
	position:absolute;
	z-index:50;
	float:right;
	right:60px;
	bottom:110px;

}
.style_headline{
	color:#000;
	font-family:"Comic Sans MS", cursive;
	font-size:18px;

}

