
@import url("menu.css");
@import url("tabs.css");

@import url("contentelements.css");

@import url("controls.css");

@import url("boxes.css");

@import url("textandlinks.css");

@import url("forms.css");

@import url("messenger.css");

@import url("partner.css");


html, body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
	color: #373737;
	background: #e5e5e5; 
	/* background: #ffffff; */
}


/*
 * standard floating and clearing. 
 */

.left {
	float: left;
}

.right {
	float: right;	
}


/*
 * clearing with excessive hacking because of Internet Explorer 7 PseudoBrowser. 
 */

.clearer:after {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearer {
height:	4% !important;
height: 1%;
}

.clear {
 clear: both;
}

.page {
	
	padding-top:   19px;
	padding-bottom:9px;
	
	min-height: 900px;
	
	background: white;
	margin-top: -2px;
/*	margin-top:   90px; */
	margin-left:  10px;
	margin-right: auto;
	
	width: 840px; 
}


.footer,
.adminMenu {
	height: 23px;
	line-height: 23px;
	
	font-size: 10px;
	
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 2em;
	margin-bottom: 0px;
	text-align: center;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #de140a;
	width: 822px;
	background-image: url('../graphics/backgrounds/footer.png');
	background-repeat: repeat-x;
}

.adminMenu {
	border-top: 0;
	border-bottom: 1px solid #de140a;
	margin-top: -1px;
	margin-bottom: 3em;
	font-size: 11px;
}


.page .left {
	width: 300px;	
	
	margin-left: 9px;
}

.page .right {
	width: 514px;	
	float: left; /* this may be a little unintuitive. */
	
	margin-left: 9px;	
}

span.highlight {
	color: #de140a;
	font-weight: bold;	
}

span.large {
	font-size: 16px;	
}


.left .box.logo h1 {
	display: none;	
}

.left .box.logo {
	background-image: url('../graphics/auto_universum_logo_ams.jpg');
	width: 300px;
	height: 70px;	
}






.left .box .content img,
.left .box .content p {
	margin-left: 12px;
	margin-top:  10px;	
}



.background_framegradient_user .bg {

	
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}

.left .background_framegradient_user {
	height: 170px;
	padding: 0;
}

.left .foreground_framegradient_user {

	position: absolute; 
	width: 280px; 
	
	margin-top: -170px;
	
	height: 170px;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top:   5px;
	padding-bottom: 5px;

}




.right .box.my-garage {
	background-image: url( '../graphics/boxes/headers/my_garage.png');
}

.right .box.my-garage-no-background {
	background-image: url( '../graphics/boxes/headers/my_garage.png');
}

.right .box.my-garage h2 {
	visibility: hidden;
	height: 68px;	
}

.right .box.registration-step1 h2 {
	visibility: hidden;
	height: 68px;	
}

.right .box.registration-step2 h2 {
	visibility: hidden;
	height: 68px;	
}
.right .box.registration-step3 h2 {
	visibility: hidden;
	height: 68px;	
}

.right .box.my-garage-no-background h2 {
	visibility: hidden;
	height: 68px;	
}

.right .box.my-garage .content {
	height: 255px;	
}

.right .box.my-garage-no-background .content {
	height: 255px;	
}





.right .box.calendar {
	min-height: 607px;
	background-image: url('../graphics/boxes/fakebox_calendar.png');
}



.right .box.registration-step1 {
	min-height: 354px;
	background-image: url('../graphics/boxes/fakebox_registration_step1.png');
}

.right .box.registration-step2 {
	min-height: 368px;
	background-image: url('../graphics/boxes/fakebox_registration_step2.png');
}

.right .box.registration-step3 {
	min-height: 368px;
	background-image: url('../graphics/boxes/fakebox_registration_step3.png');
}




.right .box.search {
	width: 514px; 
	height: 70px;
}

.right .box.search .content {
	background: #fe5b00;
} 

.background_framegradient_search .bg {

	height: 50px;
	
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}

.right .background_framegradient_search {
	height: 50px;
	padding: 0;
}

.right .foreground_framegradient_search {

	position: absolute; 
	width: 500px; 
	
	margin-top: -60px;
	
	height: 50px;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top:   5px;
	padding-bottom: 5px;
	
}



.background_framegradient_allmycars .bg {

	height: 400px;
	
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}

.right .background_framegradient_allmycars {
	height: 400px;
	padding: 0;
}

.right .foreground_framegradient_allmycars {

	position: absolute; 
	width: 500px; 
	
	margin-top: -400px;
	
	height: 100%;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top:   5px;
	padding-bottom: 5px;
	
}


.my-garage-start {
	background-image: url('../graphics/backgrounds/my_garage_start.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	
	height: 272px;		
}

.my-garage-start span {
	display: block;
 	margin-left: 200px;
 	margin-top:  10px;	
}




/*

.frame.grey {
	background: #e5e5e5;
}

.frame_search.grey {
	background: #e5e5e5;
}

.right .framegroup {
	margin-bottom: 15px;
	
	border-bottom: 1px solid #fe5b00;
}

.right .frame {

	padding-left: 10px;
	padding-right: 10px;
	padding-top:   5px;
	padding-bottom: 5px;
	
 	border-top: 1px solid #7f7f7f;
 	border-left: 1px solid black;
 	border-right: 1px solid black;
}

*/

.right .frame_search {

	padding-left: 0px;
	padding-right: 0px;
	padding-top:   0px;
	padding-bottom: 0px;
	
 	border-top: 1px solid #7f7f7f;
 	border-left: 1px solid black;
 	border-right: 1px solid black;
}



.content h1,
h1 {
	color: #de140a;
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.box .content h2,
h2 {
	color: #de140a;
	font-size: 16px; 
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, sans-serif;
}

.content h3,
h3 {
	font-size: 14px; 
	font-weight: bold;	
	font-family: Arial, sans-serif;
}

	
.block h5 {
	font-size: 11px;
	font-weight: normal;	
}

.block .header {
	border-bottom: 1px solid #646464;
}

.block .header h5 {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 4px;
}

.block .header img {
	cursor: pointer;
	float: right;	
	border: none;
	margin-left: 3px;
	margin-bottom: 2px; 
}


.block table {
	font-size: 11px;
	width: 100%;	
	margin-bottom: 10px;
}


.align_top_right {
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}

.align_middle_right {
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
}

.nowrap {
	white-space: nowrap;
}

.align_right {
	text-align: right;
}

.align_center {
	text-align: center;
}

.align_bottom {
	vertical-align: bottom;	
}


div.error {
 margin-top: 0px;
 margin-bottom: 18px;
 padding: 12px;
 
 font-weight: bold;
 
 color: #fa5b00;
 
 border: 1px solid #aaaaaa;	
} 






div.main0{
        border-bottom:0px solid #7f7f7f;
        padding-left:12px;
        padding-top:5px;
        padding-bottom:5px;
}

div.main1{
        border-bottom:1px solid #7f7f7f;
        padding-left:12px;
        padding-top:5px;
        padding-bottom:5px;
}

div.main2{
        border-bottom:1px solid #7f7f7f;
        padding-left:12px;
        padding-top:5px;
        padding-bottom:5px;
        background-image: url('../graphics/gradients/276_ffffff_cdcdcd.png');
        background-repeat:repeat-x;
        background-color:#CDCDCD;
        height:262px;


}

div.main1 table td {
	border: none !important;		
}

div.car_img_large{
        border:1px solid black;
        float:left;

}

div.car_img_small{
        border:1px solid black;
        border-left:0px;
        float:left;
        overflow-x: hidden;
        overflow-y:auto;
        height: 262px;
        width:130px;
}

div.arrow_down, div.arrow_up{
        border:0px solid black;
        margin-left:12px;
        width:494px;
        height:25px;
        margin-top:10px;
}

div.arrow_down{
        background-image:url('../graphics/backgrounds/arrow_down.gif');
        background-repeat:no-repeat;
}

div.arrow_up{
        background-image:url('../graphics/backgrounds/arrow_up.gif');
        background-repeat:no-repeat;
}


.activity-indicator {
	position: absolute;
	margin-left: 470px;
	display:none;	
}

.status-indicator {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	font-variant: small-caps;
	
	display: block;
		
	position: absolute;
	text-align: center;
	width: 480px;
	
		
}


table.car-details-profile td {
	padding: 0 !important;
	vertical-align:top;
}

table.car-details-profile .options {
	padding-right: 8px !important;
	padding-left: 0px  !important;
	vertical-align: bottom !important;
	width: 215px;
}

table.car-details-profile .options img {
	margin-bottom: 4px;	
}


/*
 *
 * Advertising stuff...
 *
 *
*/

#WPBanner {
top:0 !important;
}

.infTop {
 display: block;
 margin:0px;
 margin-left: 40px;
 min-height: 90px;
 padding:0px;
}


.infRight {
 position: absolute;
 left: 850px;
 top:  90px;
}

/*
 * dialog stuff
 */

.ui-dialog {
        background-image: url('../graphics/gradients/240_ffffff_d0d0d0.png');
        background-position: 0 bottom;
        background-repeat: repeat-x;
        border: 1px solid #7f7f7f;
}

.ui-dialog-titlebar {
        background: none;
        border: none;
        color: black;
        font-weight: bold;
        -moz-border-radius-bottomleft:0px;
        -moz-border-radius-bottomright:0px;
        -moz-border-radius-topleft:0px;
        -moz-border-radius-topright:0;
}

.ui-dialog-titlebar-close,
.ui-state-hover.ui-dialog-titlebar-close {
        border: none;
}

.greyedout {
 -moz-opacity:0.3;
 opacity: 0.3;
 filter: alpha(opacity=30);
 cursor: default;
}

/*
 * flash feature
 */

.flash-teaser {
        position: relative;
        overflow: hidden;
	width: 512px;
}

.flash-images {
	position: relative;
        height: 272px;
        width:  512px;
        overflow: hidden;
}

.flash-images img {
        height: 272px;
        width:  512px;
        position: absolute;
}



.image-upload-simple td {
 vertical-align: top;
 font-size: 11px;
}


.image-upload-simple input[type='text'] {
 border: 1px solid #aaa;
}

.image-upload-simple table {
 margin-top: 9px;
}

.content.image {
 margin-top: 1em;
 float: right;
 border: 1px solid #aaa;
 padding: 5px;
 margin-left: 1.25em;
 margin-bottom: 1.25em;
}

.content.image .caption {
  width: 180px;
  padding: 8px;
  font-size: 11px;
}





