@import url(layout.css);
@import url(navigation.css);
@import url(modules.css);

html {
   height: 100%;
   margin: 0px;
   padding: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetiva, sans-serif;
	font-size:0.75em;
	color:#333333;
	line-height:1.5;
	background: url("images/bg.jpg") ;
}

h1 {
	color: #911026;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font-family: 'dirty', Arial, Verdana, sans-serif;
	font-size: 20pt;
	border-bottom: 1px solid #911026;
}
h2 {
	color: #911026;
	font-size: 13pt;
}

h2.facelift {
	color: #911026;
	font-size: 16pt;
	border-bottom: 1px solid #911026;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 5px 0px;
}
h3 {
	color: #911026;
	font-size: 12pt;
}

a {font-family: Helvetica, Arial, Verdana, sans-serif; color: #911026; text-decoration: none; outline: none;/*padding-left:18px;*/
	/*background:url(images/link_out_bg.gif) no-repeat;*/}
a:hover {font-family: Helvetica, Arial, Verdana, sans-serif; color: #BFBFBF;}
a.active {font-family: Helvetica, Arial, Verdana, sans-serif; color: #BFBFBF;}

img {
	border: 0;
}

hr {
	height: 1px;
	width: 100%;
	float: left;
	border: none;
	background-color: #911026;
	color: #911026;
}

legend {
	font-weight: bold;
	font-size: 12pt;
}

p {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

p input {
	width: 296px;
	height: 18px;
	float: left;
	border: 1px solid #ccc;
	border-bottom: 1px solid #555;
	background: #DFDFDF;
	padding: 2px;
	margin: 2px 0px 2px 0px;
}

p input:hover, p input:focus {
	border: 1px solid #911026;
	background: #fff;
	padding: 2px;
}

#radio_send {
	margin: 0px 0px 0px 150px;
}

p input#rcpt {
	width: 15px;
	height: 15px;
	float: left;
}

p input#female, p input#male {
	width: 10px;
	height: 10px;
	float: left;
}

p label {
	width: 150px;
	height: auto !important;
	min-height: 18px;
	height: 18px;
	float: left;
	padding: 2px;
	font-weight: bold;
}


input.input {
	width: 296px;
	height: 18px;
	float: left;
	border: 1px solid #ccc;
	border-bottom: 1px solid #555;
	background: #DFDFDF;
	margin: 0px 2px 0px 0px;
	padding: 2px;
}

input.input:hover, input.input:focus {
	border: 1px solid #911026;
	background: #fff;
	padding: 2px;
}

textarea {
	width: 294px;
	height: 60px;
	float: left;
	border: 1px solid #ccc;
	border-bottom: 1px solid #555;
	background: #DFDFDF;
	margin: 2px 2px 2px 0px;
	padding: 2px;
}

textarea:hover, textarea:focus {
	border: 1px solid #911026;
	background: #fff;
	padding: 2px;
}

input.button {
	width: auto !important;
	min-width: 96px;
	height: auto !important;
	float: left;
	border: 1px solid #555 !important;
	background: #DFDFDF;
	margin: 2px 0px 2px 2px;
	padding: 2px;
}

input.button:hover, input.button:focus {
	border: 1px solid #911026 !important;
	background: #fff;
	padding: 2px;
}

#contactFrame img.captcha {
    float: left;
}

#contactFormCaptcha {
    clear: left;
    margin: 5px 0 8px 0;
    width: 114px;
}

#contactFrame span {
    display: none;
}

#contactFrame input.contactFormClass_button {
    width: auto !important;
    height: 25px;
    margin: 0 2px 0 0;
}

input.button_right {
	width: 96px;
	height: auto !important;
	float: left;
	border: 1px solid #555 !important;
	background: #DFDFDF;
	margin: 2px 0px 2px 156px;
	padding: 2px;
}

input.button_right:hover, input.button_right:focus {
	border: 1px solid #911026 !important;
	background: #fff;
	padding: 2px;
}

.button input.button {
	width: 96px;
	height: auto !important;
	float: left;
	border: 1px solid #555 !important;
	background: #DFDFDF;
	margin: 2px 4px 0px 154px;
	padding: 2px;
}

.button input.button:hover, .button input.button:focus {
	width: 96px;
	border: 1px solid #911026 !important;
	background: #fff;
	padding: 2px;
	margin: 2px 4px 0px 154px;
	color: #000;
}

/*form p input.button {
	width: 96px;
	height: auto !important;
	float: left;
	border: 1px solid #555;
	background: #DFDFDF;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

form p input.button:hover, form p input.button:focus {
	width: 96px;
	border: 1px solid #911026;
	background: #fff;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	color: #000;
}
*/
input.captcha {
	margin: 0px 0px 0px 156px;
}

p select, select {
	width: 302px;
	height: auto !important;
	float: left;
	border: 1px solid #ccc;
	background: #DFDFDF;
	padding: 2px;
}

p select:hover, p select:focus, select:hover, select:focus {
	width: 302px;
	height: auto !important;
	float: left;
	border: 1px solid #911026;
	background: #fff;
}
/*
p input[type='submit'], p input[type='reset']{
	width: 100px;
	height: auto !important;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0px 5px 0px 0px;
}

p input[type='submit']:hover, p input[type='reset']:hover {
	width: 100px;
	height: auto !important;
	float: left;
	border: 1px solid #911026;
	background: #fff;
	color: #911026;
	margin: 0px 5px 0px 0px;
}
*/

.newsletter_field input {
	width: 144px !important;
	height: 18px;
	float: left;
	border: 1px solid #ccc;
	border-bottom: 1px solid #555;
	background: #DFDFDF;
	margin: 0px 2px 0px 0px;
	padding: 2px;
}
.newsletter_field input:hover, .newsletter_field input:active {
	border: 1px solid #911026;
	background: #fff;
	padding: 2px;
}
* html .newsletter_field input {
	width: 140px !important;
}

.newsletter_field input.button {
	width: 100px !important;
	position: relative;
	left: 25px;
}



/*-----------------------------------------------------*/

#access .button input.button {
	margin-left:0px;
}

#access p input[type=submit] {
	height:22px;
	width:auto !important;
}

#login p input[type=submit] {
	height:22px;
	width:auto !important;
}

.content_right_middle h2 a {
	line-height:1.1;
	padding:0 0 5px 0;
	display:block;
}

.content_right_middle .more {
	margin:10px 0 10px 0;
}

.teaser .title h2 {
	line-height:1.1;
}

#content_text #fe_PreviewTitle {
	width:515px !important;
}

.nostyle {
	border: 0px;
}


#directory p label {
	width: 100%;
	height: auto !important;
	min-height: 18px;
	height: 18px;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #911026;
	color: #ccc;
}

#directory select {
	width: 300px;
}

#directory p  {
	padding: 0px 0px 30px 0px;
	margin: 0px;
}

#directory textarea {
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	float: left;
	border: 1px solid #ccc;
	border-bottom: 1px solid #555;
	background: #DFDFDF;
	margin: 2px 2px 2px 0px;
	padding: 2px;
}

#directory input.checkbox {
	width: auto;

}

#directory div.selector {
	padding: 0px 0px 30px 0px;
	margin: 0px;
	
}

#directory select {

}

#directory div.directorySearch {
border: 1px solid red;

}