@CHARSET "UTF-8";

.fieldsetform {
	text-align: left;
	width: 650px;
	background: #F3F3F3;
	padding: 10px;
}

.legendform {
	font-size:20px;
	font-weight: bold;
	color: #FF8000;
}

.div-a {
	width: 33%;
	background: #F3F3F3;
	float:left;
	font-size:12px;
	font-weight: bold;
}

.div-a_small {
	width: 50%;
	background: #F3F3F3;
	float:left;
	font-size:12px;
	font-weight: bold;
}

.div-background {
	width: 100%;
	background: #F3F3F3;
}

#superSearch { width:120px; border: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

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

/*For statistics*/
.fieldsetform-stat {
	text-align: left;
	width: 900px;
	background: #F3F3F3;
}
.div-stat {
	width: 20%;
	float:left;
	background: #F3F3F3;
	font-size:12px;
	font-weight: bold;
}
/*----------------------*/

.datatableFilter {
	width:170px;
	height:25px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px; 
	border-radius: 13px;
	float:right;
	margin-right:40px;
	margin-bottom:10px;
}

.inputWrapCustom
{
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	padding: 3px;
}

.inputWrap {
	width:300px;
	border: 1px solid #c9c9c9;
	padding: 3px;
	margin-right:12px;
	margin-bottom:10px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	float:left;
	background-color: white;
}
.inputText {
	width:52%;
	border:0px;
	color: #696969;
	/*background:url('../css/images/form-arrow-left.png') no-repeat 170px;*/
	background: #fff;
	padding-right:20px:
}

.inputTextarea {
	border:0px;
	color: #696969;
	width: 99%;
	min-height: 80px;
}

.inputSearch {
	/*background:url('../images/icons/form-search.gif') right no-repeat;*/
	background: url('../images/icons/form-search.gif') no-repeat 155px;
	padding-right: 25px;
	padding-left: 6px;
	-webkit-border-radius: 4px;
	border: 1px solid #c9c9c9;
	height: 18px;
	width: 147px;
	color: black;
	margin-left: 10px;
}

.label {
	border-right:1px solid #c9c9c9;
	width:128px;
	float:left;
	margin-right:5px;
	padding:2px;
	font-size:12px;
	color: #aaaaaa;
	padding-top:4px;
	padding-bottom:4px;
}
.label-noinput {
	width:128px;
	float:left;
	margin-right:5px;
	padding:2px;
	font-size:12px;
	color: #aaaaaa;
	padding-top:4px;
	padding-bottom:4px;
}

.labelTextarea {
	border-bottom:1px solid #c9c9c9;
	width:97%;
	float:left;
	margin-right:5px;
	padding:4px 2px 4px 7px;
	font-size:13px;
	color: #aaaaaa;
}

input:focus {
	outline: none;
}

textarea:focus {
	outline: none;
}


.inputSelect {
	height:20px;
	width:160px;
} 

.inputSelectSize {
	width:148px;
	float:left;
} 
.inputSelectSize:first-child{ margin-right:4px; }

.thinborder{ 
	border: 1px solid black;
}
.wider0 {
	width:550px;
}
.wider1 {
	width:300px;
}

fieldset{ margin: 30px 0 0 0; padding: 20px 0 0 0; border:0; border-top: 1px solid #CCC; width:100%; }
.disabled{ background-color:#e9e9e9; }

input[type=submit], input[type=button], #get-vehicle, #vehicle-infosearch, #customer-search-btn, #add-static-event, #vehicle-search-btn, .submit_container a{
	width:100%;
	background:none;
	border:0;
	border-top:1px solid #58b7e5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	letter-spacing:1px;
	padding: 10px 15px 10px 15px;
	font-weight:100;
	margin:0;
	text-align:center;
	cursor:pointer;
}

.get-vehicle-submit{ float: left; }
#get-vehicle{ padding: 4px 0px 4px 0px !important; }
#customer-search-btn{ padding: 4px 0px 4px 0px !important; width: 150px;}
#add-static-event{ width: 150px; }
.customer-search-btn{ float: left;}
#vehicle-search-btn{ padding: 4px 0px 4px 0px !important; width: 150px;}
.vehicle-search-btn{ float: left;}
.cu-wrong-input-text, .ve-wrong-input-text{ float: left; padding: 10px 0px 0px 20px !important; color: #FF0000; }
.ve-suggested-text{float: left; padding-top: 20px; padding-right: 20px;}
#vehicle-infosearch{ padding: 4px 0px 4px 0px !important; width: 100px;}
.searchfield{ width: 200px;
	border: 1px solid #c9c9c9;
	padding: 3px;
	height: 20px;
	margin-right:12px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-o-border-radius: 5px; 
	border-radius: 5px;
	float:left; }
	
.selectfield select{ background: transparent;
   /*width: 200px;*/
   margin-top: 3px;
   border: 1px solid #c9c9c9;
   height: 20px; }
   
.selectfield {/*width: 200px;*/ height: 23px; overflow: hidden; /*background: url(new_arrow.png) no-repeat right #ddd;*/}

.input-padlock{
	background-image: url(../images/icons/padlock-icon.png);
	background-repeat: no-repeat;
	background-position: 140px 3px;
	width:152px !important;
}
.input-padlock-small{
	background-image: url(../images/icons/padlock-icon.png);
	background-repeat: no-repeat;
	background-position: 110px 4px;
	/*width:152px !important;*/
}

.input-padlock-open{
	background-image: url(../images/icons/padlock-open-icon.png);
	background-repeat: no-repeat;
	background-position: 140px 2px;
	width:152px !important;
}

.eq-extra-disabled{ width: 200px !important; padding: 2px;}

.eq-extra-padlock{ background-image: url(../images/icons/padlock-icon.png); background-repeat: no-repeat; background-position-x: 189px; background-position-y: 2px; width: 200px !important; padding: 2px;}

.eq-extra-text, .eq-extra-amount, .eq-extra-artnr, .eq-extra-price{ padding: 2px; }
.eq-extra-amount{ width: 50px; }
.eq-extra-artnr{ width: 200px; }
.eq-extra-text{ width: 350px; }
.eq-extra-price{ width: 100px; }


#internal-data{ padding: 2px; }
#pBrand, #infosearch{ width: 100%; }

 input[type=button].btn-yes-no{ padding: 10px 41px 10px 41px; }

.submit_container, .submit_container_mod{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background: #3f92d8;
	float:right;
	padding: 0 2px 0 2px;
	cursor:pointer;
}
.submit_container_mod:last-child{ margin:0 20px 0 0; }
.submit_container:hover, .submit_container_mod:hover{
	background: #58b7e5;
	background: -webkit-linear-gradient(bottom, #46a3de, #58b7e5);
	background: -moz-linear-gradient(bottom, #46a3de, #58b7e5);
}
.submit_container.news{ width:100% !important; float:none !important; }

/*TEST*/
.select-container{ width: 200px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; background-color: white; }
.select-container li{ }
.select-container ul{
	width: 20%;
	display:none;
	position:absolute;
	background-color:#FFF;
	margin: 36px 0 0 0;
	border:1px solid #e1e1e1;
	margin-left: -1px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: 0 1px 4px #CCC;
	-moz-box-shadow: 0 1px 4px #CCC;
	-o-box-shadow: 0 1px 4px #CCC;
	box-shadow: 0 1px 4px #CCC;
}
.select-container li ul li{ margin:0 !important; }
.select-container li ul li a{
	width:auto;
	color:#999;
	font-size: 14px;
	text-decoration:none;
	display:block;
	padding:5px 10px 10px 10px !important;
	border-bottom: 1px dashed #CCC;
}
.select-container li ul li a:hover{
	color:#FFF;
	background: #58b7e5;
	background: -webkit-linear-gradient(bottom, #46a3de, #58b7e5);
	background: -moz-linear-gradient(bottom, #46a3de, #58b7e5);
}
.select-container img{ float:right; padding: 5px 8px 5px 8px; background: #555; background: -webkit-linear-gradient(bottom, #333, #555); background: -moz-linear-gradient(bottom, #333, #555); border: 1px solid #333; }
.select-container .select-text{ width: 147px; float:left; padding: 10px 0 10px 10px; font-family:Arial; font-size:14px; color:#999; text-decoration:none; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -o-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; border: 1px solid #CCC; border-right: 0; }

.radio-container{ float:left; }
.radio-container.border-right{ border-right: 1px solid #CCC; margin: 0 20px 0 0; padding: 0 20px 0 0; }
.radio-label{ color: #AAA; font-size: 12px; }
.radio-choice{ display: inline-block; border: 1px solid #666; padding: 10px 18px 10px 18px; margin: 8px 5px 10px 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; cursor: pointer; float:left; }
.radio-choice label{ cursor: pointer; }
.radio-choice:hover, .radio-choice.active{ background-color: #58B7E5; color: #FFF; }
.radio-choice input{ display:none; }
.radio-choice .villkor{ color: #999; margin: 0 0 0 10px; }
.radio-choice.active .villkor, .radio-choice:hover .villkor{ color: #333; }

.checkbox{ width: 20px; height: 20px; background: url('../images/icons/checkbox_unchecked.png') no-repeat; margin: 0 auto 0 auto; cursor: pointer; }
.checkbox.active{ background: url('../images/icons/checkbox_checked.png') no-repeat; }
.checkbox input{ display: none; }

.legend-hide-arrow{ float:right; margin: -2px 0 0 5px; }
