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

html { height: 100%; }

body
{
text-align: center;
background-image:url(images/midGrad.png);
background-repeat:repeat-x;
min-height: 100%;
height:100%;
}


div#main
{
margin-left: auto;
margin-right: auto;
width: 50em;
	
	position:relative;
	width:810px;
	height:100%;

}

.left {
	
	float:left;
	position:relative;
	width:200px;
	background-image:url(images/menuBack.png);
	background-position:top;
	background-repeat:no-repeat;
	height:650px;
	padding-top:10px;
	margin-left:10px;
}

.content{
	background-color:#f8fbfe;
	float:right;
	position:relative;
	width:550px;
    text-align:left;
	padding-left:9px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11.5px;
		padding-right:5px;
		border-left:#bde7fa 2px solid;
		border-right:#bde7fa 2px solid;
		margin-right:10px;
		margin-left:5px;
}



#headcap {
	
position:relative;
right:12px;
bottom:2px;
}

#endcap {
	
position:relative;
right:12px;
top:8px;
}

li {
	list-style:none;
	color:#000000;
	text-align:left;
	position:relative;
	right:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
	width:190px;
	}


li#sort {
	
	list-style:circle;
	position:relative;
	width:475px;
}

li a{
	text-decoration:none;
	color:#000;
}

li a:hover {
	border-bottom:#000 solid 1px;
}

li#title {
	
	font-weight:bold;
}

#menuImage {
	position:relative;
	right:5px;
	top:10px;
}

ul {
	position:relative;
	bottom:18px;
}

#cal {
padding-left:40px;
}

#facebook {

padding-top:45px;
}
.header {
	
	font-size:14px;
	font-weight:bold;
}

select {
	font-size:11px;
}

.otherform {
	padding-top:5px;
	font-size:11px;
	background-color:#69C;
	height:150px;
	width:375px;
	border: 1px #000 solid;
	color:#FFF;
	padding:20px;
	margin-left:70px;
}

.preview {
	
position:relative;
width:475;
text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11.5px;
}

#submit {

color:#000000; 
font: bold,helvetica,sans-serif; 
background-color:#ffffff; 
border:1px solid; 
border-color: #696 #363 #363 #696; 
font-size:11px;
}

input {
color:#000000; 
font: bold,helvetica,sans-serif; 
background-color:#ffffff; 
border:1px solid; 
border-color: #696 #363 #363 #696; 
font-size:11px;
}

.smallText{
	font-size:9px;
}

.medText{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}

#smallText {
	font-size:9px;
}

#smallMenu {
	
	font-size:9px;
	text-align:center;
}


.registerForm {
	
	padding-top:5px;
	font-size:11px;
	background-color:#FFFFFF;
	height:auto;
	width:auto;
	border: 1px #000 solid;
	color:#000000;
	padding:0px;
	margin-left:1px;
	
}

#checkbox {
	border:none;
}


div.hideMe {

display: none;

}

div.showMe {

display: block;

}

img_whs1 { border-style:none; }

#faqText {
	padding:5px;
	background-image:none;
	background-color:#CEE8F4;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#faqText h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

form.formular {
	font-family: tahoma, verdana, "sans-serif";
	font-size: 10px;
	padding: 20px;
	border: none;

	width:519px;
	margin:0, auto;
}


form.contact {
	font-family: tahoma, verdana, "sans-serif";
	font-size: 10px;
	padding: 20px;
	border: none;

	width:400px;
	margin:0, auto;
}

.contact fieldset {
	margin-top: 20px;
	padding : 15px;
	border: 1px solid #2a5d3b;
	
}


.formular fieldset {
	margin-top: 20px;
	padding : 15px;
	border: 1px solid #2a5d3b;
	
}

.contact legend {
	font-size: 11px;
	color: #2a5d3b;
	font-weight: 900;
}

.formular legend {
	font-size: 11px;
	color: #2a5d3b;
	font-weight: 900;
}

.formular fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}


.contact fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}

.contact label span {
	color: #000;
}


.formular label span {
	color: #000;
}

.formular input, .formular select, .formular textarea {
	display : block;
	margin-bottom: 5px;
}


.contact input, .formular select, .formular textarea {
	display : block;
	margin-bottom: 5px;
}

.formular .text-input {
	width: 250px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('/img/form/text-bg.gif') repeat-x;
	
}
.contact .text-input {
	width: 250px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('/img/form/text-bg.gif') repeat-x;
	
}


.formular textarea {
	width: 250px;
	height:70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('/img/form/text-bg.gif') repeat-x;
	
}

.contact textarea {
	width: 250px;
	height:70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('/img/form/text-bg.gif') repeat-x;
	
}


.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}


.contact .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

.formular span.checkbox, .formular .checkbox {
	display: inline;
}

.contact span.checkbox, .formular .checkbox {
	display: inline;
}


.formular .submit {
	background: url('/img/form/button-bg.png') repeat-x;
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor:pointer;
}


.contact .submit {
	background: url('/img/form/button-bg.png') repeat-x;
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor:pointer;
}

.formular hr {
	clear: both;
	visibility: hidden;
}


.contact hr {
	clear: both;
	visibility: hidden;
}

.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #2a5d3b;
}


.contact .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #2a5d3b;
}