/* STYLESHEET GENERAL - AIRental
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Xenario GmbH - 14.01.2011
-----------------------------------------------------------
Inhalt
	Navigation
	Homepage
	Marginal Bilder
	Logo
	Produkte 
	Suche
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

 /** Farbangaben für abweichendes Blau auskommentiert
h1 {
	color: #0078b8;
}
h1 a {
    color: #0078b8;
}
h3.month {
	color: #0078b8;
}
a {
    color: #0078b8;
}
/ ----- Navigation ----- /
#meta-navigation li strong a {
	background-color: #0078b8;
}
#sub-menue li.level_0_active a,
#sub-menue li.level_1_active a,
#sub-menue li.level_2_active a {
	color: #0078b8;
}

/ ----- Homepage ----- /
#homepage-block h6 {
	color: #0078b8;
}
#homepage-block table.renderedtable td p a{
	color: #0078b8;
}

/ ----- Marginal Bilder ----- /
.marginal-images .image .info {
	color: #0078b8;
}
**/

/* ----- Logo -----  */

#logo-wrap {
    position: absolute;
    margin: 15px 0px 0px 12px;
}

/* ----- Produkte ----- */
ul.products{
	border-top: 1px solid #cccccc;
	padding-top: 15px;
}

ul.products p{
	display: block;
	margin-left: 130px;
}

.product-images{
    padding-left:15px;
}
.images-linked{
    background-color: #f7f7f7;
    border: 0;
    border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
    width: 280px;
    height: 280px;
	line-height: 280px;
	text-align:center;
    padding: 1px 0;
	margin-bottom: 5px;
}
.images-linked .image{
    display: none;
	text-align:center;
	vertical-align:middle;
}
.images-linked .image img{
	max-width: 270px;
    max-height: 270px;
	text-align:center;
	vertical-align:middle;
    margin: auto;
}
.product-images ul.images li {
    background: url(../images/img_bg_off.gif);
    float: left;
    margin: 0px 1px 1px 0px;
	border: 0;
	padding-top:10px;
    width: 92px;
    height: 70px;
	line-height: 60px;
}
.product-images ul.images li.active{
    background: url(../images/img_bg_on.gif);
}
.product-images ul.images li img{
	margin: 0;
	padding-top:0;
	vertical-align:bottom;
	}

table.specifications {
    margin-left: 0;
    width: 320px;
    border-collapse: separate;
    border: 1px solid #bdbdbd;
}

table.specifications td {
    background-color: #f7f7f7;
    border: none;
    padding: 5px 8px 5px 8px;
}
    
table.air_results{
    width: 100%;
    line-height: 1.6em;
}
table.air_results th{
    background-color: #006ab3;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 0;
    margin-bottom: 10px;
	border: 0px;
}
table.air_results td{
	vertical-align: bottom;
	height: 48px;
}

table.air_results tr.border{
    border-bottom: 1px solid #cccccc;
	vertical-align: top;
}
table.air_results tr.border td{
	vertical-align: top;
}
table.air_results td.imglink {
	height: 100px;
	width: 110px;
	text-align:center;
	vertical-align:middle;
	padding:5px 0;
}
table.air_results img {
    max-height: 100px;
	max-width: 100px;
	text-align:center;
	vertical-align:middle;
	margin:auto;
}

table.air_results a.productname {
    display: block;
    font-weight: bold;
}

/* ----- Suche ----- */

#homepage-wrap .column .box{
    width: 190px;
}
#homepage-wrap .column select{
    width: 200px;
}
.contentright{
    text-align: right;
}
.stateborder{
    border: 1px solid #990000;
    padding: 2px;
}

#container-contacts h2{
    border-bottom: 1px solid #bbb;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: none;
    color: #006AB3;
}

/* ----- Formulare ----- */

 /** Farbangaben für abweichendes Blau auskommentiert
input.submit,
input.button,
input.defaultbutton,
button{
	color: #0078b8;
}

input.submit:hover,
input.button:hover,
input.defaultbutton:hover,
button:hover{
	border-color: #0078b8;
}
**/
form{
	clear:both;
}

form.assform input.box{
    height: 16px;
}

form.assform .column.half{
    clear: both;
}
form.assform .hiddenblock{
    margin-left: 275px;
    width: 275px;
}
form.assform .column .radioset{
    padding-bottom: 5px;
}
form.assform .step{
    font-weight: bold;
    color: #006ab3;
    margin: 0 0 10px 0;
    background: #F7F7F7;
    display: block;
    padding: 5px 2px;
}
form.assform .buttons{
    padding: 15px 0 0 0;
    clear: both;
}

form.assform .fullcolumn .submit{
    margin-top:15px;
}

#content-wrap fieldset{
    padding-bottom: 10px;
}

.clickPreventer{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff url(../images/horizontal-loader.gif) center center no-repeat;
    height: 100%;
}

#content-wrap form .feedback {
    width: 100%;
    }
    width: 155px;
}
