
/* -----------------------------------------------------------------

Stylesheet for incentive - Concert in E

------------------------------------------------------------------*/


body {
	text-align: left;
	font: normal normal normal 11px Arial;
	font-family:Arial,sans-serif;
	background: #FFFFFF url(../images/body-bg.jpg) repeat-y scroll left top;
	color: #2b0607;
	margin: 0pt;
	padding: 0pt;
	line-height: 14px;
}

#page {
	width: 688px;
	text-align: left;
}

* {
	margin: 0pt;
	padding: 0pt;
	outline-style: none;
}


/* --------------------------- Header --------------------------- */


#logo {
	height: 93px;
}

#header {
	background-color: #271c1c;
	height: 172px;
	width: 688px;
	color: #E1DACC;
	vertical-align: bottom;
	position: absolute;
	left: 0px;
	top: 93px;
}

#header_img {
	float: left;
}

#header_copy {
	width: 330px;
	padding: 0px 176px 0px 0px;
	float: right;
	position: absolute;
	bottom: 10px;
	left: 182px;
}


/* --------------------------- Content --------------------------- */

#content {
	position: relative;
	left: 0px;
	top: 172px;
	/*padding: 40px 165px 45px 182px;*/
	padding: 40px 165px 45px 86px;
	background-color: #FFFFFF;
	min-height: 560px;
	height: auto !important;
	height: 560px;
}

#content a {
	text-decoration: underline;
	color: #2b0607;
}


.headline {
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	padding: 0px 3px 0px 0px;
}


h2 {
	font-size: 11px;
	font-weight: bold;
}

#headline_data {
	font-weight: bold;
	margin: 30px 0px 10px 0px;
	display: block;
	font-size: 16px;
}

#headline_brand {
	margin: 0px 0px 5px 0px;
}

#headline_vehicle_type {
	margin: 13px 0px 1px 0px;
}

#headline_vehicle_planning {
	margin: 55px 0px 5px 0px;
}

#headline_vehicle_planning_type {
	margin: 13px 0px 1px 0px;
}

#div_space {
	margin: 5px 0px 0px 0px;
}

img {
	border: 0px solid #000000;
}

/* --------------------------- Input --------------------------- */


.label {
	width: 130px;
	display: block;
	float: left;
}

.asterisk {
	color: #ff0000;
}

.div_input {
	padding: 3px 0px 2px 0px;
	width: 100%;
}

.div_input_tel {
	padding: 3px 0px 2px 0px;
	width: 100%;
	clear: both;
	display: inline;
}

.input_select {
	height: 18px;
	width: 207px;
	border: 1px solid #999999;
	background-color: #f3f3f3;
	font: normal normal normal 11px Arial;
	font-family:Arial,sans-serif;
}

.input_select_tel {
	height: 18px;
	width: 90px;
	border: 1px solid #999999;
	background-color: #f3f3f3;
	font: normal normal normal 11px Arial;
	font-family:Arial,sans-serif;
}

.input_ta {
	height: 70px;
	width: 196px;
	border: 1px solid #999999;
	background-color: #f3f3f3;
	font: normal normal normal 11px Arial;
	font-family:Arial,sans-serif;
	padding: 1px 5px 1px 5px;
}

.input_tf {
	height: 12px;
	width: 196px;
	border: 1px solid #999999;
	background-color: #f3f3f3;
	font: normal normal normal 11px Arial;
	font-family:Arial,sans-serif;
	padding: 1px 5px 1px 5px;
}

.input_tel {
	height: 12px;
	width: 103px;
	border: 1px solid #999999;
	background-color: #f3f3f3;
	font: normal normal normal 11px Arial;
	font-family:Arial,sans-serif;
	padding: 1px 5px 1px 5px;
}

.input_tf_date {
	height: 12px;
	width: 90px;
	border: 1px solid #999999;
	background-color: #f3f3f3;
	font: normal normal normal 11px Arial;
	font-family:Arial,sans-serif;
	padding: 1px 5px 1px 5px;
}

.input_checkbox {
	margin: 0px 5px 0px 0px;
	float: left;
	height: 15px;
}

.div_checkbox_wrapper {
	padding: 0pt;
	clear: both;
	width: 100%;
}

.radiogroup {
	width: 100px;
	float: left;
}

.radiogroup_short {
	width: 80px;
	float: left;
}

#div_checkbox_no_tel {
	margin: 10px 0px 0px 0px;
}

#div_checkbox_no_mail {
	margin: 4px 0px 0px 0px;
}

#div_checkbox_data_wrapper {
	margin: 15px 0px 0px 0px;
	width: 100%;
}

#input_checkbox_data {
	/*height: 100px;*/
}

#div_type {
	margin: 15px 0px 20px 0px;
}

#tf_street {
	width: 151px;
	margin-right: 0px;
}

#tf_houseno {
	width: 30px;
}

#tf_postcode {
	width: 30px;
	margin-right: 0px;
}

#tf_city {
	width: 151px;
}


/* ---------------------------- Error --------------------------- */

.error_input {
	border: 1px solid #9f0002;
}

#div_error {
	margin: 5px 0px 20px 0px;
	background-color: #9f0002;
	padding: 2px 3px 2px 3px;
	visibility : hidden;
}

#div_error span {
	color: #e1dacc;
	font-weight: bold;
	padding: 0pt;
}


/* ---------------------------- Button --------------------------- */

#span_btn_order {
	display: block;
	text-align: right;
}

.complete_default {
	font-family:Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	background: #E1DACC url(../images/btn_big_default.jpg) no-repeat;
	border:0px none;
	cursor:pointer;
	height:90px;
	padding:52px 6px 0px 10px;
	width: 89px;
	text-align: right;
	font-size: 9px;
	color: #E1DACC;
}

.complete_default:hover, .complete_default_over {
	font-family:Arial,sans-serif;
 	background: #E1DACC url(../images/btn_big_over.jpg) no-repeat;	
	text-transform: uppercase;
	font-weight: bold;
	border:0px none;
	cursor:pointer;
	height:90px;
	padding:52px 6px 0px 10px;
	width: 89px;
	text-align: right;
	font-size: 9px;
	color: #E1DACC;
}


.complete_single {
	font-family:Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	background: #E1DACC url(../images/btn_big_default.jpg) no-repeat;
	border:0px none;
	cursor:pointer;
	height:90px;
	padding:58px 6px 0px 10px;
	width: 89px;
	text-align: right;
	font-size: 9px;
	color: #E1DACC;
}

.complete_single:hover, .complete_single_over {
	font-family:Arial,sans-serif;
 	background: #E1DACC url(../images/btn_big_over.jpg) no-repeat;	
	text-transform: uppercase;
	font-weight: bold;
	border:0px none;
	cursor:pointer;
	height:90px;
	padding:58px 6px 0px 10px;
	width: 89px;
	text-align: right;
	font-size: 9px;
	color: #E1DACC;
}



#div_buttons_complete {
	margin: 25px 0px 0px 0px;
	text-align: right;
	width: 100%;
}

#span_btn_cancel {
	width: 250px;
	padding: 70px 20px 0px 0px;
	font-size: 9px;
}

#span_btn_cancel a {
	text-decoration: none;
	color: #2B0607;
	text-transform: uppercase; 
}

#span_btn_cancel img {
	border: 0px solid #000000;
}

#a_cancel {
	color: #2B0607;
	background: #E1DACC url(../images/btn_closeLight_default.jpg) no-repeat;
	background-position: center right;
	padding-right: 10px;
}

#a_cancel:hover {
	color: #595751;
	background: #E1DACC url(../images/btn_closeLight_over.jpg) no-repeat;
	background-position: center right;
	padding-right: 10px;
}


.btn_layer {
	background: transparent url(../images/btn_small_default_center.jpg) repeat-x;
	height: 25px;
	margin: 9px 0px 0px 0px;
	border:0px none;
	cursor:pointer;
	float: left;
	vertical-align: top;
}

.btn_layer:hover {
	background: transparent url(../images/btn_small_over_center.jpg) repeat-x;
	height: 25px;
	margin: 9px 0px 0px 0px;
	border:0px none;
	cursor:pointer;
	float: left;
	vertical-align: top;
}

.btn_layer img {
	display: inline;
}

.btn_layer_text {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	position: relative;
	top: -10px;
}

.a_close_layer {
	background: transparent url(../images/btn_closeDark_default.jpg) no-repeat;
	background-position: center;
	padding: 4px;
}

.a_close_layer:hover {
	background: transparent url(../images/btn_closeDark_over.jpg) no-repeat;
	background-position: center;
	padding: 4px;
}

#a_back_layer {
	color: #99948b;
	background: transparent url(../images/btn_closeDark_default.jpg) no-repeat;
	background-position: center right;
	padding-right: 10px;
}

#a_back_layer:hover {
	color: #c8c0b2;
	background: transparent url(../images/btn_closeDark_over.jpg) no-repeat;
	background-position: center right;
	padding-right: 10px;
}


/* ---------------------------- Footer --------------------------- */


#footer {
	height: 26px;
	width: 683px;
	color: #666666;
	position: fixed;
	bottom: 0px;
	left: 0px;
	font-size: 10px;
	padding-right: 5px;
	z-index: 100;
	background: #FFFFFF url(../images/body-bg.jpg) repeat-y scroll left top;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #666666;
}

#footer img {
	float: left;
}

#footer_copy {
	float: right;
	position: relative;
	top: 5px;
}



/* ---------------------------- Lightbox --------------------------- */



.black_overlay{
    display: none;
    position: absolute;
    top: 0pt;
    left: 0pt;
    width: 688px;
	height: 100%;
    background-color: #271c1c;
    z-index:1001;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);
}
 
.white_content {
    display: none;
    position: absolute;
    top: 330px;
    left: 150.5px;
    width: 366px;
    height: 369px;
	padding: 8px 9px 10px 9px;
    background: #000000 url(../images/bg_layer.jpg) no-repeat;
    z-index:1002;
	color: #E1DACC;
}

.white_content a {
	color: #99948b;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
}

.white_content .layer_close {
	text-align: right;
}

.white_content .layer_text_01 {
	padding: 0px 20px 0px 0px;
	position: absolute;
	bottom: 15px;
}

#div_layer_01_02 {
	margin: 8px 0px 0px 0px;
}

.div_layer_02 {
	margin: 10px 0px 0px 0px;
}

.white_content .layer_text_02 {
	padding: 0px 20px 0px 0px;
	position: absolute;
	bottom: 12px;
}

#layer_accept {
	float: right;
	margin-top: 5px;
}

#btn_declaration {
	margin-bottom: 20px;
}


/* ---------------------------- Form --------------------------- */


form#form1 {
	padding-left: 96px;
}

.div_spacer {
	_padding: 8px 0px 2px 0px;
	width: 100%;
	clear: both;
}
