/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height: 130%;
	text-align: center;
}
form {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
h1 { 
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 3px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	margin-top: 0;
	margin-bottom: 0px;
	line-height: 160%;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 180%;
}
h1, h2, a {
}

p { 
	line-height:1.5; 
	margin:0;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: left;
	background-color: #E6E6E6;
	background-image: url(../images/general_layout/alfa-romeo-container-background.jpg);
	background-repeat: repeat-y;
	background-position: 0 368px;
	margin-top: 0px;
}

div#header {
	padding-top: 0px;
	background:#ffffff;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
}
div#content {
	padding-bottom:70px;
	height:auto !important; /* real browsers */
	height:220px; /* IE6: treaded as min-height*/
	min-height: 220px;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#B9BABC;
	padding-top: 0px;
	height: 70px;
	background-image: url(../images/general_layout/footer-bg.gif);
	background-repeat: repeat-x;
}

#heading-logo {
	padding-left: 238px;
	background-color: #CC0000;
}
#headerlinks {
	width: 599px;
}
#top-navigation {
	padding: 1px 0 0 0;
	text-align: right;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	position: absolute;
	left: 537px;
	top: 58px;
}
#top-navigation li {
	display: inline;
}
#top-navigation li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#969696;
	margin: 0;
	padding:0;
	padding-right: 7px;
	padding-left: 3px;
	line-height: 100%;
	background-image: url(../images/general_layout/alfa-romeo_topmenue_seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#top-navigation li a.last{
	background-image: none;
	padding-right: 0;
}
#haeder-content {
	text-align: left;
	padding-right: 34px;
	padding-bottom: 0px;
}
#header-image {
	height: 158px;
}
#iconnav {
	position: absolute;
	left: 871px;
	top: 6px;
	width: 100px;
}
#content-left {
	width:778px;
	float:left;
	clear:left;
}
#content-right {
	width:202px;
	float:left;
	clear: right;
}
#modelrange, #specialsholder, #testdriveholder {
	font-size: 10px;
	color: #D7D7D7;
	padding-top: 19px;
	padding-left: 28px;
	padding-bottom: 12px;
	background-image: url(../images/general_layout/alfa-romeo_seperator_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#testdriveholder, #modelrange {
	padding-top: 17px;
}
#modelrange {
	background-image: none;
}
#modelrange select, #testdriveholder select, #specialsholder select {
	width: 145px;
	height: 17px;
	padding-left: 7px;
	padding-right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	border: 1px solid #999999;
	margin-bottom: 7px;
	border-style:solid;
	color: #666666;
}

#quicklinks {
	padding:0;
	margin:0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
}
#quicklinks li {
	display:inline; 
}
#quicklinks li a {
	float:left;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 100%;
	background-image: url(../images/general_layout/alfa-romeo_mainmenu_seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
	color:#D7D7D7;
}
#quicklinks li a.last {
	float:left;
	line-height: 100%;
	padding-right: 0;
	background-image: none;
}
#menu-seperator {
	clear: both;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-top: 17px;
}
#menucontainer {
	height: 20px;
	background-color: #000000;
	border-bottom: 1px solid #ffffff;
	padding: 0;
}
#mainmenu {
	padding:0;
	white-space:nowrap;
	list-style-type:none;
	width: 100%;
	text-align: left;
	margin: 0;
	padding-top: 3px;
}
#mainmenu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#mainmenu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 32px;
	color:#FFFFFF;
	padding-top: 0px;
	padding-right: 30px;
	background-image: url(../images/general_layout/alfa-romeo_mainmenu_seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#mainmenu li a.last {
	background-image: none;
	border: none;
	margin-right: 30px;
}
#model-navigation {
	padding: 0;
	text-align: left;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
}
#model-navigation li {
	display: inline;
	height: 20px;
	margin: 0;
	padding: 0;
}
#model-navigation li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	margin: 0;
	padding:0;
	padding-right: 27px;
	padding-left: 27px;
	padding-bottom:4px;
	padding-top:4px;
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #ffffff;
}

#model-navigation li a.last {
	border: none;
}
#model-navigation li a.first {
	background-color: #333333;
	height: 20px;
	padding-right: 18px;
	padding-left: 36px;
	background-image: url(../images/general_layout/alfa-romeo_arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
}
#dealername {
	float: left;
	width: 222px;
	padding-top: 1px;
	left: 427px;
	top: 6px;
	position: absolute;
}
#dealername h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CE0000;

}
#page-content {
	padding-top: 0px;
	padding-left: 1px;
	background-repeat: no-repeat;
}
#headingimg {
	margin-bottom: 0px;
	padding: 0;
}
#heading {
	width: 475px;
	float: left;
	overflow: visible;
	background-repeat: no-repeat;
}
#heading h2, #heading h3, #heading p {
	padding-left: 35px;
	margin-bottom: 0px;
	line-height: 140%;
	padding-bottom: 15px;
	width: 443px;
}
#heading h3 {
	line-height: 170%;
}
#heading h2 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 21px;
	background-color: #666666;
	padding-bottom: 5px;
	margin-bottom: 13px;
}
#pageimage, .specailimage {
	float:left;
	padding-bottom: 8px;
	padding-left: 9px;
}
#subheading {
	background-color: #929292;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	border-right: 1px solid #ffffff;
	padding-top: 0px;
}
#subheading h2 {
	margin: 0;
	background-color: #333333;
	color: #FFFFFF;
	height: 20px;
	border-right: 1px solid #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	display: inline;
	margin-top: 2px;
}
#subheading h3 {
	margin: 0;
	color: #FFFFFF;
	height: 17px;
	font-size: 10px;
	font-weight: normal;
	padding-top: 3px;
	display: inline;

}
