/* CSS Document 

MINI CARS

*/

body {
	font: 70%/1.5 arial, helvetica, serif;
	background-color: #1B1B1B;
	background-image: url(../mini/images/bg_page1.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}

#container {

	background-image: url(../images/bg_main2.gif);
	background-repeat: repeat-y;
	background-position: center;
margin-right:auto;
margin-left:auto;
}

#logo{visibility:hidden;}

#navbar {
	width:1006px;
	height: 34px;
	z-index:102;
	left: 100px;
	top: 230px;
	text-align: left;
	visibility: visible;
	background-image:url(../images/bg_navbar1.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left: 8px;
	padding-top: 1px;
	margin-right:auto;
margin-left:auto;

}

#main-content {

text-align:left;
width:980px;
margin-right:auto;
margin-left:auto;


}

#offers-new-car-text {
	width: 370px;
	height:120px;
	z-index:5;
	text-align:right;
font-size: 12px;
	color: #ffffff;
	background-image: url(../images/bg_index-newcars.gif);
	background-repeat:no-repeat;
}


#offers-used-car-text {
	width: 370px;
	height:120px;
	z-index:5;
	text-align:right;
font-size: 12px;
	color: #ffffff;
	background-image: url(../images/bg_index-usedcars.gif);
	background-repeat:no-repeat;

}


#index-panel-1-text {
	width: 750px;
	height:120px;
	z-index:5;
	text-align:right;
font-size: 12px;
	color: #ffffff;
	background-image: url(../images/bg_index-textpanel.gif);
	background-repeat:no-repeat;
	
}


#offers-looking-text {
	width: 370px;
	height:120px;
	z-index:5;
	text-align:right;
font-size: 12px;
	color: #ffffff;
	background-image: url(../images/bg_index-looking.gif);
	background-repeat:no-repeat;
}

#offers-looking-text a:link, #offers-looking-text a:active, #offers-looking-text a:visited {color: #CC0000; text-decoration:none;}
#offers-looking-text a:hover {color:#000000; text-decoration: underline;}


#offers-looking-text a:link, #offers-looking-text a:active, #offers-looking-text a:visited {color: #CC0000; text-decoration:none;}
#offers-looking-text a:hover {color:#000000; text-decoration: underline;}





#offers-panel-1-top {
width:715px;	height:15px; background-image:url(../vauxhall/images/bg_index-textpanel1-top.gif); background-repeat:no-repeat;
}
#offers-panel-1-foot {
width:715px;	height:15px; background-image:url(../vauxhall/images/bg_index-textpanel1-foot.gif); background-repeat:no-repeat;
}
#offers-panel-1-text {width: 715px;	padding: 0 15px 0 15px;}





.img-carlinks1 {padding: 10px 4px 5px 4px;}

.img-vanlinks1 {padding: 38px 4px 34px 4px;}

#footer {
background-image:url(../images/bg_footer1.gif);
background-repeat:no-repeat;
background-position: center;
height:174px;
padding-left:26px;

}
