/*********************************************/
/*        css styles for abt automobile      */
/*           written and composed by         */
/*               markus erdmann              */
/*             © 2009 esense gmbh            */
/*                                           */
/*********************************************/

/*** main page styles ***/
body {
position:relative;
top:0;
left:0;
margin:0;
padding:0;
font-family: Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif;
color:#1A2938;
cursor:default;
background:#333338 url(../pics/body-bg-small.gif) top right repeat-y;
}

p, a, h1, h2, h3, h4, h5, h6 {color:#1A2938;}

a {text-decoration:none;}

a:hover {color: #80868b;}

/*** clear block hide ***/
.clear {
width:100%;
display:block;
clear:both;
height:0px;
line-height:0px;
display:none;
visibility:hidden;
}

.space {
height:30px;
width:100%;
display:block;
clear:both;
line-height:0px;
}

.blockElement {
width:100%;
display:block;
clear:both;
height:auto;
margin:0;
padding:0;
line-height:0;
}

.overflowHidden {
overflow:hidden;
border-bottom:1px solid #646475;
}

.minHeight {
position:relative;
top:0;
float:right;
width:1px;
height:230px;
background-color:transparent;
}

.minHeight-211 {
position:relative;
top:0;
float:right;
width:1px;
height:170px;
background-color:transparent;
}

.lineHeightSpace {
position:relative;
top:0;
left:0;
width:100%;
height:2em;
background-color:transparent;
margin:0;
}

.minHeightAction {
position:relative;
top:0;
float:right;
width:1px;
height:400px;
background-color:transparent;
}

.adminCental {
width:100%;
display:block;
clear:both;
height:auto;
margin:0;
padding:10px 0 10px 0;
}

/*** magnolia-message ***/
.redirectMessage {
background-color: #C1C0C0;
padding: 2px;
border: 1px solid #E8E8E8;
font-size:80%;
color: black;
text-decoration: none;
}

.redirectMessage a,.redirectMessage a:hover {color: #990000;}

/*** magnolia-controlbar ***/
.mgnlControlBarSmall tr td{background-color: #5e9201;}

.mgnlControlBarSmall span, span.mgnlControlButton, span.mgnlControlButtonSmall{background-color: #5e9201;cursor:pointer;}

/*** end of css ***/
