@import url('topmenu.css');

body {
	font-size: 11px;
	font-family: Verdana,Geneva,Helvetica;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #555555;
	text-align: left;
}

body a {
	text-decoration: none;
	color: #f15d22;
}

img {
	border: 0px;
}

form {
	margin:0;
	padding:0;
	}


.cont_left {
	float: left;
}

.clear_cont {
	clear:both;
}

.bold {
	font-weight: bold;
}

.button1 {
width: 70px;
display: block;
color: #FFFFFF;
font-size: 11px !important;
border-width: 0px;
background: url('../images/nav/button1.gif') no-repeat #FFFFFF;
padding: 5px;
text-align: center;
}

.button3 {
text-align: center;
font-size: 14px;
font-weight: bold;
width: 115px;
height: 31px;
border: 0px solid;
background: url('../images/nav/button3.gif') no-repeat center right;
color: #FFFFFF !important;
padding-top: 3px;
}

/* SIZES */

.goCenter {
text-align: center;
}

.space1 {
	margin-top:  20px;
	}

.text1 {
	font-size: 14px;
	color: #f8676c;
	font-weight: bold;
}

.text2 {
	text-align: center;
	font-size: 11px;
	color: #333333;
}

.text2 a {
	text-align: center;
	font-size: 11px;
	color: #333333;
}

.buttonspace1 {
margin: 10px 0 0 180px;
}

/* CONTAINERS */

#rootCont {
	width: 892px;
	margin: 10px auto;
	background: url('../content/images/nav/menuBg.gif') repeat-y #FFFFFF;
}

#headCont {
	height: 136px;
		
}

#mainCont {
	background: url('../content/images/nav/menuBg2.gif') no-repeat left bottom;	
}

#logoCont {
	display: block;
	float: left;
	height: 90px;
	width: 210px;
}

#leftCont {
	padding-top: 10px;
	float: left;
	width: 154px;
	background-color: #FFFFFF;
}

#rightCont {
	margin: 10px 0 0 5px;
	float: left;
	width: 733px;
font-size: 12px;
color: #007bbc;

}

#footerCont {
	padding: 0 0 10px 0;
	height: 45px;
	background: url('../content/images/nav/footerBg.gif') no-repeat left bottom #FFFFFF;	
}

#footerCont2 {
	padding: 25px 0 0 0;
	font-size: 11px;
	color:  #FFFFFF;
	text-align: center;
}

#menuTop {
	background: url('../content/images/nav/menuTop.gif') no-repeat left top #FFFFFF;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding: 8px 0 6px 0;
}

#menuCont {
	border: solid #f6eefa;
	border-width: 3px 3px 0 3px;
}

#menuCont a {
	display:  block;
	background: url('../content/images/nav/menuItemBg.gif') no-repeat left top #FFFFFF;	
	border-bottom: 	2px solid #f6eefa;
	padding: 9px 0 9px 0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#menuCont a:hover, .activ {
		background: url('../content/images/nav/menuItemBg-active.gif') no-repeat left top #FFFFFF !important;	
}


h1 {
font-size: 18px;
font-weight: normal;
color: #be2451;
}

li {
padding: 3px 0 8px 22px;
margin-bottom: 6px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
background: url('../images/nav/bullet.gif') no-repeat scroll left 2px;
	}

.bannerCont {
margin: 5px 0 5px 3px;
}

#starsCont {
float: left;
margin-left: 0px;
background-color: #0099FF;
height: 50px;
}

.topmenu {
display: block;
margin-top: 15px;
float: left;
height: 25px;
width: 210px;
}

img {

border: 0px;

}


#adcont{
border: 5px solid #333333;
position: absolute;
top: 0px;
left: 300px;
z-index: 1100;
display: block;
}

#banClose {
background-color: #333333;
text-align: center;
padding: 5px;
}

#banClose a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}


label { width: 15em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 0em; vertical-align: top; }

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/nav/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.date-pick {
display: inline !important;
}

#datumsCont {
padding: 0 0 0 30px;
}

#cdatpicker {
float: left;
}

fieldset {
background: url(../images/nav/formbg2.gif) bottom left;
padding: 4px;
border: 1px solid #b4c7d7;
}

.buttonx1 {
padding: 3px;
background-color: #CC0000;
color: #FFFFFF;
border: 1px solid #FFFFFF;
}


p input {
background-color: #FFFFFF;
border: 1px solid #b4c7d7;
padding: 3px;
}

#statusBox {
margin: 0 auto;
width: 300px;
padding: 10px;
text-align: center;
color: #FFFFFF;
}

.status1 {
background-color: #006600;
}

.status0 {
background-color: #CC0000;
}

#SWFUpload_0 {
background-color: #666666;
color: #FFFFFF;
padding: 5px;
}


