@charset "utf-8";
/* CSS Document */
/*Background colors
	mainBg: #670F03
	h2: #FDBF00
*/	
* {
	margin:0;
	padding:0;
	border:0;
}
a {
	outline:0;
	text-decoration:underline;
	color:#000;
}
a:hover {
	color:#FFCC00;
}
ul {
	list-style:none;
}
body {
	background:url(images/mainBg.png) no-repeat center top #660E00;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
}
h1 {
	font-size:22px;
	color:#BD1111;
	margin:4px 0 4px 0;
}
h2, h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FDBF00;
	font-size:20px;
	margin-bottom:8px;
}
h3 {
	color:#000;
	font-size:12px;
	margin:4px 0 0px 0;
}
.clearfix {
	clear:both;
	padding:1px 0 0 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.loading {
	background:url(images/ajax-loader.gif) no-repeat;
	width:31px;
	height:31px;
}
.alert {
	display:block;
	padding:5px 10px;
	background:#FFF6BF none repeat scroll 0 0;
	border:2px solid #FFD324;
	color:#514721;
}
#wrapper {
	width:964px;
	margin:0 auto;
}
/*Header Start*/
#header {
	
}
.logo {
	float:left;
}
.langBar {
	background:url(images/langBarBg.jpg) no-repeat right;
	width:95px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	padding:1px 0 5px 20px;
}
#welcome {
	float:right;
	font-size:12px;
	padding:5px 7px;
	color:#FFF;
}
#welcome a{
	color:#FFF;
}
#welcome a:hover {
	color:#FFCC00;
}
#navigation {
	float:right;
	margin-top:11px;
}
#navbar {
	width:750px;
	height:47px;
	background:url(images/navBarBg.png) no-repeat top;
}

#navbar li {
	float:left;
	margin:0 0 0 26px;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
#navbar li a {
	color:#E5E0DD;
	text-decoration:none;
	padding:14px 0 0 0;
	height:33px;
	display:inline-block;
}

#navbar li a:hover,
#navbar .current_page_item a, #navbar .current_page_parent a{
	background:url(images/navBarBg.png) no-repeat bottom;
	color:#FFCC00;
}
#navbar .page-item-1 a:hover, #navbar .page-item-1.current_page_item a, #navbar .page-item-1.current_page_parent a {
	background-position:-30px -47px;	
}
#navbar .page-item-3 a:hover, #navbar .page-item-3.current_page_item a, #navbar .page-item-3.current_page_parent a {
	background-position:-123px -47px;	
}
#navbar .page-item-19 a:hover, #navbar .page-item-19.current_page_item a, #navbar .page-item-19.current_page_parent a  {
	background-position:-235px -47px;	
}
#navbar .page-item-22 a:hover, #navbar .page-item-22.current_page_item a, #navbar .page-item-22.current_page_parent a  {
	background-position:-320px -47px;	
}
#navbar .page-item-23 a:hover, #navbar .page-item-23.current_page_item a, #navbar .page-item-23.current_page_parent a  {
	background-position:-453px -47px;	
}
#navbar .page-item-25 a:hover, #navbar .page-item-25.current_page_item a, #navbar .page-item-25.current_page_parent a  {
	background-position:-555px -47px;	
}
#navbar .page-item-26 a:hover, #navbar .page-item-26.current_page_item a, #navbar .page-item-26.current_page_parent a  {
	background-position:-663px -47px;	
}
#subnav {
	margin:10px 0 0 5px;
}

#subnav li {
	float:left;
	font-size:11px;
	margin-left:10px;
}
#subnav li a {
	color:#FFF;
	text-decoration:none;
}
#subnav li a:hover, #subnav li.current_page_item a{
	color:#FFCC00;
	text-decoration:underline;
}	
/*Header Finish*/
/*Content Start*/
#content {
	
}
/*Index Page Start*/
#banner {
	width:470px;
	height:74px;
	float:left;
	padding:216px 0 0 162px;
	font-size:12px;
	color:#FFF;
}
#video {
	width:280px;
	height:290px;
	float:right;
}
#iconcan {
	background:url(images/iconcan.jpg) no-repeat;
	width:922px;
	height:166px;
	margin-top:30px;
	color:#FFF;
}
#iconcan ul li {
	float:left;
	width:240px;
	margin-right:10px;
	text-align:right;
	padding:30px;
}
#iconcan ul li p {
	font-size:11px;
}
/*Index Page Finish*/
.tabletop {
	background:url(images/tableTop.jpg) no-repeat top;
	height:20px;
}
.tablebottom {
	background:url(images/tableBottom.jpg) no-repeat top;
	height:20px;
}
.tablecenter {
	background:url(images/tableBg.png) repeat-y top;
	padding:0 20px 21px 22px;
}
/*Subpage Start*/
.table2top {
	background:url(images/table2Top.png) no-repeat top;
	height:20px;
}
.table2bottom {
	background:url(images/table2Bottom.png) no-repeat top;
	height:20px;
}
.table2center {
	background:url(images/table2Bg.png) repeat-y top;
	padding:10px 20px 21px 22px;
}
.sp_leftcol {
	float:left;
	width:200px;
}
.sp_rightcol {
	float:right;
	width:685px;
	margin-right:10px;
}
.sp_rightcol p {
	font-size:12px;
	line-height:17px;
	color:#000;
	margin:16px 0;
	line-height:24px;
}
.sp_rightcol img {
	float:right;
	margin:0 0 20px 20px;
}
.sp_nav {

}
.sp_nav li {
	background:url(images/pointer.jpg) no-repeat left;
	padding:0 0 0 12px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:bold;
	float:left;
	width:180px;
}
.sp_nav li a{
	color:#FFF;
	text-decoration:none;
}
.sp_formrightcol {
	float:right;
	width:340px;
}
.sp_formleftcol {
	float:left;
	width:290px;
}

/*Subpage Finish*/
/*Content Finish*/
/*Footer Start*/
#footer {
	padding:10px 0;
	color:#FFF;
	font-size:11px;
}
#footer p {
	margin:0;
	padding:0;
}
/*Footer Finish*/
/*Form Start*/
.textbox, #newsletter_mail, .wpcf7-form input[type="text"], .wpcf7-form input.text {
	padding:5px;
	height:15px;
	width:190px;
}
#newsletter_mail {
	margin-left:3px;
}
.eklebutton {
	width:121px;
	height:32px;
}
input[type="text"], input[type="file"], input[type="password"], input.password, input.text, input.file, input.title, textarea, select {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#application {
	margin-top:25px;
}
#application label, #login label, #register label, #forgotpassword label , #newpassword label  {
	width:160px;
	display:inline-block;
	float:left;
}
#application p, #login p, #register p {
	margin-bottom:15px;
}
#application #submit {
	margin-top:20px;
}
#application .categories {
	color:#000;
	font-size:12px;
	margin-bottom:10px;
}
#application .categories label {
	width:255px;
	padding-top:2px;
}
#uploadfield {
	margin-left:160px;
}
#addFileElement {
	color:#000;
	font-weight:bold;
	font-size:12px;
}
.applicationtype {
	text-align:center;
	font-size:32px;
	color:#333;
}
.applicationtype a {
	color:#000;	
}
.applicationtype a:hover {
	text-decoration:underline;
}
#login #submit, #register #submit, #application #submit, .wpcf7-form #submit, #newpassword #submit, #forgotpassword #submit {
	width:148px;
	height:54px;
	cursor:pointer;
}
/* forms.css */
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
.textbox, input[type=text], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
.textbox:focus, input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
/*Form Finish*/
.stepimage {
	float:left;
	margin-right:10px;
}
.step li {
	float:left;
	margin:6px;
}
.socialmedia li{
	float:left;
	margin:2px 2px;
}
.contact {
	float:right;
	margin-right:20px;
	border:2px solid #BD1111;
	padding:0 10px;
	line-height:16px;
}
#recaptcha_widget_div {
	display:inline-block;
}
/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding:5px 20px; color:#430a01; background:#a02f00; 
 -moz-border-radius: 20px 0 0 0;-webkit-border-radius: 20px 0 0 0;}
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content img {
	width:125px;
	height:150px;
}
.ui-accordion .ui-accordion-content-active { display: block; background-color:#d6591a; -moz-border-radius: 0 0 40px 0;-webkit-border-radius: 0 0 40px 0; }
.visuals {
	list-style:none;
	margin-top:20px;
}
.visuals li {
	float:left;
	width:300px;
}
