@import "content.css";

body {
	margin:0;
	padding:0;
	background:#ffffff;
	font-family: Georgia, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#636363;
}

a {
	color: #c6361f;
	padding:0;
}

a:hover {
	text-decoration:none;	
}

p{
	padding-left:10px;
}

h1 {
	color:#514629;
	line-height:22px;
	font: normal 12px Georgia;
	text-transform: uppercase;
	background:url(../images/border_title_content.jpg) left bottom repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin:0;
	margin-bottom:10px;
}

h2 {
	color: #000000;
	margin:0;
	padding-bottom:6px;
	line-height:16px;
	border-bottom:1px solid #dedede;
}

h3 {
	margin:0;
	color: #c0171d;
	line-height:20px;
	font: normal 12px Georgia;
}

hr {
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0;
}


img.image_left {
	margin:10px 8px 4px 0px ;
	float:left;
	padding:2px;
	border:solid 1px #dedede;
}

img.image_right {
	margin:0 0 4px 8px;
	float:right;
	padding:2px;
	border:solid 1px #dedede;
}

img.image_none {
	margin:4px;
	padding:2px;
	border:solid 1px #dedede;
}

.clearer {
	clear:both;
}

#breadcrumb {
	height:25px;
	border-bottom:1px solid #dadbd7;
}


/********** main frames **************/

#header_outer {
	height:130px;
	margin:auto;
	background: url(../images/header.jpg) repeat-x;
}

#header {
	height:130px;
	margin:auto;
	width:966px;
}

#logo {
	float:left;
	height:94px;
	width:193px;
	background: url(../images/logo.png) no-repeat;
	margin-top:18px;
}

#lang {
	margin-top:18px;
	float:right;
	color:#2e2d2d;
	font-size:11px;
}

#lang img{
	margin-top:3px;
	margin-left:5px;
	border:none;
}

/*****************top_navigation *******************/

#top_navigation_outer {
	background: url(../images/bg_menu_top.jpg) repeat-x;
	height:50px;
}

#top_navigation {
	width:1020px;
	height:50px;
	padding-left:10px;
	margin:auto;
}

#top_navigation a.main_link {
	display:block;
	float:left;
	background: url(../images/border_menu_top.jpg) top right no-repeat;
	width:179px;
	height:42px;
	color:#ffffff;
	font-size:16px;
	text-decoration:none;
	padding-left:25px;
	padding-top:8px;
}

#top_navigation a:hover,  #top_navigation a.bordered{
	background: url(../images/bg_menu_top_hover_last.jpg) right repeat-x;
}


#top_navigation .subtitle {
	display:block;
	margin-top:-3px;
	font-size:9px;
	font-family:Arial;
	color:#c5c5c5;
}

#top_navigation  a.last {
	background: none;
}

#top_navigation  a:hover.last {
	background: url(../images/bg_menu_top_hover_last.jpg) right repeat-x;
}

/******menu,submenu*************************/

.topmenu {
float:left;
width:204px;
}

.topsubmenu {
position:absolute;
clear:both;
margin-top:50px;
padding:8px;
width:188px;
background:#a9976f url(../images/bg_submenu.jpg) repeat-x;
font-size:11px;
}

.topsubmenu img{
border:none;
padding:0;
margin:0;
}

.topsubmenu p{
display:block;
padding-top:5px;
padding-left:7px;
color:#ebebeb;
font-size:11px;
}

.topsubmenu a {
display:block;
text-align:left;
margin-left:7px;
padding:5px 10px 5px 0px;
border-bottom: 1px dashed #dedede;
margin-bottom:3px;
width:163px;
background:none;
color:#292929;
text-decoration:none;
}

#top_navigation .topsubmenu a:hover {
background:0;
color:#dedede;
text-decoration:none;
}

/***************************************************/

#top {
	margin:auto;
	height:228px;
	background: url(../images/bg_banner.jpg) repeat-x;
}

#banner_outer{
	margin:auto;
	height:171px;
	width:971px;
}

#banner{
	float:left;
	height:171px;
	width:971px;
	background: url(../images/bg_banner_shadow.jpg) no-repeat;
	margin-top:28px;
}

#banner p{
	float:left;
	width:280px;
	padding:20px;
}

#banner img{
	margin:0;
	margin-top:6px;
	margin-right:6px;
	padding:0;
	border:none;
}

#main_outer {
	background:#ffffff url(../images/bg_content.jpg) top repeat-x;
	min-height:50px;
	height:auto !important;
  	height:50px;
}

#content {
	margin:auto;
	width:966px;
}

#home_left {
	float:left;
	width:261px;
	min-height:350px;
	padding-right:44px;
	margin-top:35px;
}

#left {
	float:left;
	width:238px;
	min-height:350px;
	margin-right:33px;
	margin-top:35px;
	color:#292929;
}

#left .top {
	float:left;
	background:#ffffff url(../images/top_left.jpg) no-repeat;
	width:242px;
	height:10px;
}

#left .center {
	float:left;
	background:url(../images/center_left.jpg) top repeat-y;
	width:216px;
	padding:3px 13px 4px 13px;
}

#left .content_textimg h1{
	background:none;
	padding-left:0px;
}

#left .bottom {
	float:left;
	background:#ffffff url(../images/bottom_left.jpg) no-repeat;
	width:242px;
	height:6px;
	margin-bottom:30px;
}

#center{
	float:left;
	width:650px;
	margin-left:33px;
	margin-top:35px;
}

#center h1 {
	color:#877952;
	font-size:18px;
	padding:0;
	margin-top:30px;
	margin-bottom:20px;
	background:none;
	text-transform: none;
}

#center h2 {
	color:#000000;
	font-size:12px;
	margin:0;
	margin-top:20px;
	margin-bottom:10px;
	text-transform: none;
	font-weight:bold;
	
}

/**** content navigation : left_navigation ********/

#left li {
	margin:0;
	padding:0;
	list-style: none;
}

#left ul {
	margin:0;
	margin-left:6px;
	padding:0;
	list-style: none;
	margin-bottom:30px;
}

#left li a{
	display:block;
	text-align:left;
	padding:5px 10px 5px 0px;
	margin-left:0px;
	border-bottom: 1px dashed #dedede;
	background:none;
	color:#292929;
	text-decoration:none;
}

#left li a:hover, #left li a.selected {
	background:none;
	color:#c6361f;
	text-decoration:none;
}

/**** content navigation : center ********/

#center li {
	margin:0;
	padding:0;
	list-style: none;
	display:inline;
}

#center ul {
	margin:0;
	padding:0;
	list-style: none;
	float:right;
	font-size:10px;
}

#center li a{
	display:inline;
	text-align:left;
	padding:5px 10px 5px 0px;
	margin-left:0px;
	background:none;
	color:#514629;
}

#center li a:hover, #left li a.selected {
	background:none;
	text-decoration:none;
}

/************************* content ************************/

#home_center h2 {
	background:none;
}

#home_right h2 {
	background:none;
	margin-bottom:7px;
	padding_bottom:0px;
}

#home_right h2 a:hover {
	text-decoration: underline;
}

#home_center {
	float:left;
	width:263px;
	min-height:380px;
	height:auto !important;
  	height:380px;
	margin-bottom:10px;
	border-right: 1px solid #d1d2cd;
	border-left: 1px solid #d1d2cd;
	padding-left:42px;
	padding-right:42px;
	margin-top:35px;
}

#home_right {
	float:left;
	width:261px;
	margin-top:35px;
	padding-left:43px;
}

#footer_outer {
	background:#c1b699 url(../images/bg_footer.jpg) top repeat-x;
	min-height:410px; 
  	height:auto !important;
  	height:300px;
  	margin-top:10px;
}

#footer {
	width:966px;
	margin:auto;
	font-size:11px;
}
#footer p{
	margin:0;
	padding:0;
}

#footer .content{
	padding-top:20px;
	padding-right:40px;
	width:201px;
	float:left;
}

#footer .content a{
	display:block;
	text-align:left;
	padding:5px 10px 5px 0px;
	margin-left:0px;
	border-bottom: 1px dashed #dedede;
	background:none;
	color:#292929;
	text-decoration:none;
}

#footer .content_html a{
	display:inline;
	text-align:none;
	padding:0;
	margin:0;
	margin-left:0px;
	border-bottom: none;
	background:none;
	color:#292929;
	text-decoration:none;
}

#footer .content a:hover {
background:none;
color:#dedede;
text-decoration:none;

}

#footer h1{
	background:url(../images/border_title_footer.gif) left bottom repeat-x;
	padding-left:0;
	margin-bottom:20px;
}

/*********** messages *********/

.messages {
padding:10px;
margin:10px 0;
border:dashed 1px #cccccc;
background:#f5f5f5;
}

.messages_error {
color:red;
}

.messages_success {
color:green;
}

.messages_warning {
color:orange;
}

/************** files **********************/

ul.download_files {
margin:0;
padding:0;
display:block;
list-style-type: none;
font-size:11px;
}

ul.download_files li {
padding:5px 10px;
margin-top:-1px;
display:block;
}

ul.download_files li a {
color:#636363;
}

/**************** forms ********************/

.form_break {
float:left;
width:100%;
padding:4px 0;
}

.form_field {
float:left;

}

label {
display:block;
float:left;
clear:none;
width:250px;
padding-right:10px;
}

.required {
font-weight:bold;	
}

#captcha {
margin-top:-10px;
margin-left:220px;	
}

.form_button {
padding:10px 0;
float:right;
margin-right:75px;
}

input[type=button],
input[type=submit] {
border:solid 1px #796c49;
border-radius:4px;
-moz-border-radius:4px;
color:#796c49;
font-size:12px;
font-family:Arial;
cursor:pointer;
padding:1px 10px;
}

input[type=button]:hover,
input[type=submit]:hover {
border:solid 1px #544c34;
color:#544c34;
}

input[type=text],
textarea {
border-radius:2px;
-moz-border-radius:2px;
border:solid 1px #cdcdcd;
font-size:12px;
padding:3px 4px;
font-family:Arial;
color:#666666;
width:300px;
}

input[type=text]:focus,
textarea:focus {
	border:solid 1px #aaaaaa;
}

/****************** page nav ***************/

.page_navigation {
	/*text-align:center;*/
	padding:4px 0;
	margin:5px 6px -10px 0;
	float:right;
}


.page_navigation a {
	border:solid 1px #cccccc;
	padding:3px 7px;
	margin:1px 2px;
	font-size:11px;
	text-decoration:none;
	background:#ffffff;
}

.page_navigation a.current_nav {
	background:#ffffff;
	color:#626262;
}
