

label.error {
	position:absolute;
	float:right;
	margin-left:440px;	
	background: url('images/icons/delete_lille.png') no-repeat;
	border:0px;
	width:16px;
	height:19px;
	margin-bottom:2px;
}

.error1 {
	position:absolute;
	float:right;
	margin-left:440px;	
	background: url('images/icons/delete_lille.png') no-repeat;
	border:0px;
	width:16px;
	height:19px;
	margin-bottom:2px;
}

label.valid {
	width:0px;
	height:0px;
}

input.error { border: 1px solid red; }

body {
	background-color: #1A1A1A;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-position: 0 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#head {
	height: 75px;
	margin: 0 auto;
	background-image: url(images/top.jpg);
	background-position: center;
	background-color: #0c3569;
	position: relative;
}

#logo {
	width: 960px;
	margin: 0 auto;
	padding-top: 3px;
}

#body {
	width: 960px;
	margin: 0 auto;
	padding: 32px 0 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	height: auto;
	overflow: hidden;
}

#content {
	float: left;
	width: 690px;
	display: block;
}

#sub-content {
	float: right;
	width: 240px;
}

#pros {
	background-color: #111;
	padding: 6px;
	font-size: 11px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

#pros ul { list-style: url(images/bulletpros.jpg); }

#pros ul li {
	line-height: 25px;
	font-weight: bold;
	margin-bottom: 6px;
}

/* HVIS IE6

#pros ul li {
	padding-left: 10px;
}

*/

#signup { margin-bottom: 8px; }

fieldset {
	margin: 0;
	text-align: left;
	border:medium none;
	padding:27px 27px 36px 90px;
	background-color: #111;
	/**background:transparent url(images/bg_fieldset-wide.png) repeat-y scroll 0 0;**/
	
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

#top {
	width:690px;
	padding-bottom:17px;
	height:10px;
	margin:-27px -27px -27px -90px;/**background:transparent url(images/bg_fieldset-wide-top.png) no-repeat scroll 0 0;**/
}

.text {
	float: left;
	margin-bottom: 9px;
	text-align: left;
	width: 100%;
}

label {
	float: left;
	line-height: 21px;
	margin-right: 10px;
	text-align: right;
	width: 165px;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 11px;
}

.btm {
	height:20px;
	margin:37px -27px -36px -90px;
	width:690px;
	/***background:transparent url(images/bg_fieldset-wide-btm.png) no-repeat scroll left bottom;**/
	float: left;
}

.submitbtn {
	margin-left: 175px;
	width: 133px;
	height: 34px;
	border: none;
	padding: 0px;
}

#foot {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

h2 {
	font-size: 28px;
	font-weight: bold;
	color:#fff;
	margin-bottom: 14px;
}

p {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 11px;
}

.main_container {
	width:800px;
	height:650px;
	margin:0px auto;
}

td {
	font-family: Tahoma;
	font-size:12px;
}

input, select {
	border:1px solid #5d5d5d;
	color: #f1f1f1;
	font-size:12px;
	line-height: 1;
	margin: 0;
	padding: 3px;
	width:250px;
	float: left;
	margin-right: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/inputbg.jpg);
	background-color:#a8a8a8;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

#accept {
	border:0px;
	margin: 0;
	padding: 0px;
	background-image:none;
	background-color:#111111;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}

.radiobox {
	border:0px;
	background-color:#111;
	width:20px;
	background-image:none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.upload1 {
	border:1px solid #5d5d5d;
	color: #f1f1f1;
	font-size:12px;
	line-height: 1;
	margin: 0;
	padding: 3px;
	width:250px;
	float: left;
	margin-right: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/inputbg.jpg);
	background-color:#333333;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

select { color: #f1f1f1; border:1px solid #000000; }

.input-activeClass { border-color: #3E434A; }

li.comments { height:130px !important; }

.newsticker {
	border: 2px solid #666666;
	padding:3px;
	list-style-type: none;
	font-size:16px;
	font-weight:bold;
	background: #eee;
	text-align:center;
	margin: 0;
}

.bottons { margin-bottom:20px; }

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact, #popupAccept {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:130px;
	width:350px;
	background:#111;
	border:3px solid #ffffff;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:2;
	padding:12px;
	font-size:13px;
}
#popupContact h1, #popupAccept h1{
	text-align:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	margin-bottom:0px;
}
.popupContactClose {
	font-size:14px;
	line-height:14px;
	right:4px;
	top:6px;
	position:absolute;
	color:#fff;
	font-weight:700;
	display:block;
	cursor:pointer;
}

input.nice_select {
	border:1px solid #5d5d5d;
	color: #f1f1f1;
	font-size:12px;
	line-height: 1;
	margin: 0;
	padding: 3px;
	float: left;
	margin-right: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/inputbg.jpg);
	background-color:#a8a8a8;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	cursor:default;
}

ul.virtual_select {
	max-height:170px;
	overflow:auto;
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	cursor:default;
	display:none;
}

ul.virtual_select li {
	display:block;
	height:18px;
	padding:2px 0 0 5px;
	margin:0;
	border:0px;
	border-top:0;
	cursor:pointer;
	background-color:#a8a8a8;
}

ul.virtual_select li.last { border-bottom:1px solid #ddd !important; }

ul.virtual_select li.over, ul.virtual_select li.selected {
	background-color:#838383;
	color:#f1f1f1;
}

ul.virtual_select li.selected { border:1px solid #ddd; }

ul.num1 {
	width:62px;
	margin-left:175px;
	margin-top:20px;
}
ul.num2 {
	width:117px;
	margin-left:243px;
	margin-top:20px;
}
ul.num3 {
	width:67px;
	margin-left:366px;
	margin-top:20px;
}

a:link, a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}
#contactArea {padding-top: 0px;}