@charset "utf-8";
/* CSS Document */

@import url("wysiwyg_contentstyles.css");
@import url("common.css");

body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	color:#4f433a;
	background-image: url(../../_sharedimg/background_home.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


/* structure */


#wrapper_home{
	width:960px;
	margin:0px auto 0px auto;
}

#wrapper_content_home{
	margin:0px 30px 0px 30px;
}

div.flashhome{
	width:1024px;
	height:400px;
	margin:0px 0px 0px -30px;
}

div.topmenu{
	width:900px;
	float:left;
	height:53px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #d3ccc2;
	/*margin:0px 30px 0px 30px;*/
	margin-bottom:23px;
	
}

ul#top_navigation {
	float:left;	
	margin:0px;
	padding:8px 52px 8px 49px;
	list-style-type:none;
	
}

ul#top_navigation li {
	float:left;
	list-style-image:none;
}

ul#top_navigation li img {
	float:left;
}

#column1{
	float:left;
	width:525px;
	padding:12px 23px 0px 23px;
	margin-bottom:25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd6cf;
	
}

#column2{
	float:left;
	width:282px;
	padding:12px 19px 0px 27px;
	color:#7eae3f;
	font-size:0.85em;
	margin-bottom:25px;
}

/* footer */

#wrapper_footer_home{
	height:60px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd6cf;
	font-size: 0.8em;
	color: #c5bfb8;
	padding:13px 0px 0px 0px;

}

#wrapper_footer_home  a{
	color: #c5bfb8;
	text-decoration: none;
}

#wrapper_footer_home  a:hover{
	text-decoration: underline;
}

div.footer_links{
	float:left;
	width:500px;
	height:35px;
}


div.fraynework {
	float:right;
	width:106px;
	height:35px;
}

/* content */

.feature_buttons_home {
	float:left;
	padding:30px 30px 0px 0px;
}
div.editable_button {
	float:left;
	width: 229px;
	height: 150px;
	margin:30px 30px 0px 0px;
	background-image: url(../../_sharedimg/editable_button01.gif);
	background-repeat:no-repeat;
}
p#editableTitle {
	margin: 0;
	padding: 15px 16px 0 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	color: #FFF;
}
p#editableDetail {
	margin: 0;
	padding: 5px 16px 0 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #00AEEF;
}
/* forms */

form {margin:0px; padding:10px 0px 0px 0px;}

.formfield{
	height: 14px;
	width: 270px;
	border: #ddd6cf solid 1px;
	vertical-align: middle;
	padding-top: 5px;
	background-color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}

input.form_button {
	border:none!important; width:auto; height:auto; border:none!important; padding:0px!important; background:none!important;
}
/* sifr */

.introtext_home {
	margin:0px;
/*	font-weight: 400;
	font-size: 12px;
	line-height: 24px;*/
}
.introtext_home p {
	margin:0px;
	font-weight: 400;
	font-size: 12px;
	line-height: 24px;
	color:#4f433a;
}
.logintext{
	color:#70665e;
	font-size: 16px;
	line-height: 23px;
	margin: 0px;
}