html { overflow: -moz-scrollbars-vertical; }

.hooptastic {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	float: left;
}

.hooptastic td { padding: 0; margin: 0; }

.yellowLeft, .greenLeft, .greyLeft, .yellowRight, .greenRight, .greyRight, .redLeft, .redRight, .blueLeft, .blueRight {
	background-repeat: repeat-y;
	min-height: 400px;
	_height: auto !important;
	height: 400px;
}

.yellowRight, .greenRight, .greyRight, .redRight, .blueRight { background-position: right; }

.yellowLeft { background-image: url("/images/hoops/U_yellow_vertleft.gif"); }
.yellowRight { background-image: url("/images/hoops/U_yellow_vertright.gif"); }
.greenLeft { background-image: url("/images/hoops/U_green_vertleft.gif"); }
.greenRight { background-image: url("/images/hoops/U_green_vertright.gif"); }
.greyLeft { background-image: url("/images/hoops/U_grey_vertleft.gif"); }
.greyRight { background-image: url("/images/hoops/U_grey_vertright.gif"); }
.redLeft { background-image: url("/images/hoops/U_red_vertleft.gif"); }
.redRight { background-image: url("/images/hoops/U_red_vertright.gif"); }
.blueLeft { background-image: url("/images/hoops/U_blue_vertleft.gif"); }
.blueRight { background-image: url("/images/hoops/U_blue_vertright.gif"); }

.buttonsRight {
	float: right;
	width: 100px;
	margin-right: 10px;
}
/* IE6 Hack for above */
* html .buttonsRight { margin-right: 0; }
/* End hack */

.buttonsRight img {
	margin-bottom: 20px;
}

body {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	padding: 20px 0 0 0;
	margin: 0;
}

a {
	color: #333;
}
a:hover {
	color: #000;
}

#bodyCopy {
	width: 762px;
	position: relative;
}
#bodyCopy p { padding: 5px 0; margin: 0; }

#bodyCopy #bodyRight {
	float: right;
	width: 120px;
	height: 400px;
	border: 1px solid #666;
	margin: 0;
	padding: 10px;
}

h1.blueHeaders {
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.footerText {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#floatyThing { float: left; }

.picBorder { border: 1px solid #666; }

#menu2009 {
	background: url(/images/2009/menu.jpg) repeat-y;
	padding-bottom: 5px;
	width: 225px;
	font-size: 9pt;
}
.menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #fff;
	padding: 2px 5px;
	width: 180px;
	display: block;
	margin: 0 0 0 10px;
	cursor: pointer;
	font-size: 9pt;
}
.menuheader:hover {
	color: #666;
	background-color: #D7E9FF;
}
.menuheader a {
	color: #000;
	text-decoration: none;
}
.menuheader a:hover {
	color: #666;
}
.openheader { /*CSS class to apply to expandable header when it's expanded*/
background-color: #D7E9FF;
}
#menu2009 ul { /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0 0 0 10px;
padding: 2px 5px;
width: 180px;
}
#menu2009 ul li {
padding: 2px 10px;
}
#menu2009 ul li .opensubheader { /*Open state CSS for sub menu header*/
}
#menu2009 ul li .closedsubheader { /*Closed state CSS for sub menu header*/
}
#menu2009 ul li a {
color: #000;
display: block;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 95%;
padding: 2px 10px;
}
#menu2009 ul li a:hover { /*hover state CSS*/
color: #666;
background-color: #FFFFCC;
}
#menu2009 ul li a.subexpandable:hover { /*hover state CSS for sub menu header*/
}
#menu2009 ul.subcategoryitems {
	margin-left: -5px;
}
#menu2009 ul.subcategoryitems a {
	padding: 2px 20px;
	font-size: 90%;
}
#search2009 {
	background: url(/images/2009/searchBG.jpg) repeat-y;
	width: 225px;
}

#newVanContainer { width: 710px; height: 600px; background-color: #fff; position: relative; margin-left: 20px; }
#newVan-Clio-Range-left { position:absolute; top: 0px; left: 0px; height: 405px; width: 20px; z-index: 100; }
#newVan-Clio-Range-right { position:absolute; top: 0px; left: 123px; height: 405px; width: 20px; z-index: 100; }
#newVan-Clio-Range-bottom { position:absolute; top: 405px; left: 0px; height: 100px; width: 141px; z-index: 100; }
#newVan-Clio-Container { position:absolute; top: 10px; width: 122px; left: 5px; height: 300px; z-index: 10; text-align:center; }
#newVan-Kangoo-Range-left {
	position:absolute;
	top: 0px;
	left: 12px;
	height: 405px;
	width: 20px;
	z-index: 100;
}
#newVan-Kangoo-Range-right {
	position:absolute;
	top: 0px;
	left: 135px;
	height: 405px;
	width: 20px;
	z-index: 100;
}
#newVan-Kangoo-Range-bottom {
	position:absolute;
	top: 405px;
	left: 12px;
	height: 100px;
	width: 141px;
	z-index: 100;
}
#newVan-Kangoo-Container {
	position:absolute;
	top: 10px;
	width: 122px;
	left: 16px;
	height: 300px;
	z-index: 10;
	text-align:center;
}
#newVan-Trafic-Range-left {
	position:absolute;
	top: 0px;
	left: 193px;
	height: 405px;
	width: 20px;
	z-index: 100;
}
#newVan-Trafic-Range-right {
	position:absolute;
	top: 0px;
	left: 316px;
	height: 405px;
	width: 20px;
	z-index: 100;
}
#newVan-Trafic-Range-bottom {
	position:absolute;
	top: 405px;
	left: 193px;
	height: 100px;
	width: 141px;
	z-index: 100;
}
#newVan-Trafic-Container {
	position:absolute;
	top: 10px;
	width: 122px;
	left: 198px;
	height: 300px;
	z-index: 10;
	text-align:center;
}
#newVan-Master-Range-left {
	position:absolute;
	top: 0px;
	left: 374px;
	height: 465px;
	width: 20px;
	z-index: 100;
}
#newVan-Master-Range-right {
	position:absolute;
	top: 0px;
	left: 497px;
	height: 465px;
	width: 20px;
	z-index: 100;
}
#newVan-Master-Range-bottom {
	position:absolute;
	top: 465px;
	left: 374px;
	height: 100px;
	width: 141px;
	z-index: 100;
}
#newVan-Master-Container {
	position:absolute;
	top: 10px;
	width: 122px;
	left: 378px;
	height: 300px;
	z-index: 10;
	text-align:center;
}

#newCarContainer { width: 744px; background-color: #fff; position: relative; margin-left: 10px; }
#newCar-Compact-bottomCurve { position:absolute; top: 405px; left: 0px; height: 100px; width: 141px; z-index: 100; }
#newCar-Compact-VertLeft { position:absolute; top: 0px; left: 0px; height: 405px; width: 20px; z-index: 100; }
#newCar-Compact-VertRight { position:absolute; top: 0px; left: 123px; height: 405px; width: 20px; z-index: 100; }
#newCar-family-bottomCurve { position:absolute; top: 405px; left: 147px; height: 100px; width: 141px; z-index: 100; }
#newCar-family-VertLeft { position:absolute; top: 0px; left: 147px; height: 405px; width: 20px; z-index: 100; }
#newCar-family-VertRight { position:absolute; top: 0px; left: 270px; height: 530px; width: 20px; z-index: 100; }
#newCar-mpv-bottomCurve { position:absolute; top: 405px; left: 293px; height: 100px; width: 141px; z-index: 100; }
#newCar-mpv-VertLeft { position:absolute; top: 0px; left: 293px; height: 405px; width: 20px; z-index: 100; }
#newCar-mpv-VertRight { position:absolute; top: 0px; left: 416px; height: 405px; width: 20px; z-index: 100; }
#newCar-cab-bottomCurve { position:absolute; top: 255px; left: 439px; height: 100px; width: 141px; z-index: 100; }
#newCar-cab-VertLeft { position:absolute; top: 0px; left: 439px; height: 405px; width: 20px; z-index: 100; }
#newCar-cab-VertRight { position:absolute; top: 0px; left: 562px; height: 405px; width: 20px; z-index: 100; }
#newCar-rs-bottomCurve { position:absolute; top: 255px; left: 585px; height: 100px; width: 141px; z-index: 100; }
#newCar-rs-VertLeft { position:absolute; top: 0px; left: 585px; height: 405px; width: 20px; z-index: 100; }
#newCar-rs-VertRight { position:absolute; top: 0px; left: 708px; height: 405px; width: 20px; z-index: 100; }
.newCars-ContainerTextPadding { padding-top: 0px; padding-bottom: 6px; font-family: Tahoma; font-size: 8pt; }
#newCars-compact-Container, #newCars-family-Container, #newCars-mpv-Container, #newCars-cab-Container { width: 185px; text-align:center; float: left; border-right: 1px solid #fff; background-color: #ededed; margin-bottom: 10px; }

#newCarKiaContainer { width: 710px; height: 500px; background-color: #fff; position: relative; margin-left: 20px; }
#newCarKia-Compact-bottomCurve, #newCarKia-Compact-VertLeft, #newCarKia-Compact-VertRight, #newCarKia-family-bottomCurve, #newCarKia-family-VertLeft, #newCarKia-family-VertRight, #newCarKia-mpv-bottomCurve, #newCarKia-mpv-VertLeft , #newCarKia-mpv-VertRight, #newCarKia-cab-bottomCurve, #newCarKia-cab-VertLeft, #newCarKia-cab-VertRight {
	position: absolute;
	z-index: 100;
}
#newCarsKia-compact-Container, #newCarsKia-family-Container, #newCarsKia-mpv-Container, #newCarsKia-cab-Container {
	position:absolute;
	top: 10px;
	width: 122px;
	height: 300px;
	z-index: 10;
	text-align:center;
}

#newCarKia-Compact-bottomCurve { top: 405px; left: 0px; height: 100px; width: 141px; }
#newCarKia-Compact-VertLeft { top: 0px; left: 0px; height: 405px; width: 20px; }
#newCarKia-Compact-VertRight { top: 0px; left: 123px; height: 405px; width: 20px; }
#newCarKia-family-bottomCurve { top: 405px; left: 162px; height: 100px; width: 141px; }
#newCarKia-family-VertLeft { top: 0px; left: 162px; height: 405px; width: 20px; }
#newCarKia-family-VertRight { top: 0px; left: 285px; height: 405px; width: 20px; }
#newCarKia-mpv-bottomCurve { top: 405px; left: 323px; height: 100px; width: 141px; }
#newCarKia-mpv-VertLeft { top: 0px; left: 323px; height: 405px; width: 20px; }
#newCarKia-mpv-VertRight { top: 0px; left: 446px; height: 405px; width: 20px; }
#newCarKia-cab-bottomCurve { top: 405px; left: 484px; height: 100px; width: 141px; }
#newCarKia-cab-VertLeft { top: 0px; left: 484px; height: 405px; width: 20px; }
#newCarKia-cab-VertRight { top: 0px; left: 607px; height: 405px; width: 20px; }
.newCarsKia-ContainerTextPadding { padding-top: 0px; padding-bottom: 6px; font-family: Tahoma; font-size: 8pt; }
#newCarsKia-compact-Container { left: 8px; }
#newCarsKia-family-Container { left: 170px; }
#newCarsKia-mpv-Container { left: 330px; }
#newCarsKia-cab-Container { left: 492px; }

#newCarsSecond { position: absolute; top: 0; left: 95px; z-index: 200; visibility: hidden; }
#newVansSecond { position: absolute; top: 26px; left: 95px; z-index: 200; visibility: hidden; }

.techDateTable { background-color: #D7DCE0; margin-left: 5px; }
.techDateTable ul { PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 16px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: disc; margin-left: 20px; }
.techDateTable li { FONT-WEIGHT: normal; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 2px; }
.techData1 { font-family: Tahoma; font-size: 11pt; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 15px; font-weight: bold; color: #113F62; }
.techData2 { font-family: Tahoma; font-size: 8pt; padding-top: 0px; padding-right: 0px; padding-bottom: 3px; padding-left: 15px; font-style: italic; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: dotted; border-top-color: #113F62; border-right-color: #113F62; border-bottom-color: #113F62; border-left-color: #113F62; }
.techData3 { font-family: Tahoma; font-size: 9pt; padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 12px; margin: 0px; }

.techDateTableKia { background-color: #D7DCE0; margin-left: 5px; padding: 10px; }
.techDateTableKia ul { PADDING-LEFT: 0px; FONT-WEIGHT: bold; LIST-STYLE-POSITION: inside; PADDING-BOTTOM: 16px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: disc; }
.techDateTableKia li { FONT-WEIGHT: normal; PADDING-BOTTOM: 0px; PADDING-TOP: 2px; padding-left: 12px; }
.techData1Kia { font-family: Tahoma; font-size: 12pt; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 15px; font-weight: bold; color: #113F62; float: right; }
.techData2Kia { font-family: Tahoma; font-size: 8pt; padding-top: 0px; padding-right: 0px; padding-bottom: 3px; padding-left: 15px; font-style: italic; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: dotted; border-top-color: #113F62; border-right-color: #113F62; border-bottom-color: #113F62; border-left-color: #113F62; }
.techData3Kia { padding: 5px 0 0 5px; margin: 0px; width: 420px; }

.keyFeatures {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8898A8;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#minuteheader li {
	font-size: 14px;
}

#minuteheader {
	border: 1px dashed #666666;
	width: 250px;
	float: right;
	padding: 10px 10px 0;
	margin-right: 20px;
	background-color: #f8f8f8;
}

.minute {
	border: 1px solid #999999;
	float: left;
	padding: 0;
	margin: 5px;
	width: 260px;
	min-height: 141px;
}

.minute img {
	float: left;
	padding-right: 5px;
}

.minute h1 {
	color: #113F62;
	font-size: 16px;
	margin: 0;
	font-family: "Arial Narrow";
}

.minute h2 {
	color: #113F62;
	font-size: 14px;
	margin: 0;
	font-family: "Arial Narrow";
}

.minute h3 {
	color: #BA1212;
	font-size: 24px;
	margin: 0;
	font-family: Arial;
}

.minute h3 sup {
	font-size: 16px;
}

.minute a {
	text-decoration: none;
	color: #113f62;
}

.minute a:hover {
	text-decoration: underline;
}

#lawTable {
	font-size: 10px;
	text-align: left;
	margin: 0;
	border-collapse: collapse;
}

#lawTable th {
	background-color: #F0B333;
	border: 1px solid #fff;
	padding: 2px;
}

#lawTable td {
	background-color: #FBDA9B;
	border: 1px solid #fff;
	padding: 2px;
}

.partsItemF1 {
	border: 1px solid #B6C6DA;
	float: left;
	margin-bottom: 20px;
	width: 210px;
	margin-right: 10px;
	text-align: center;
}

.partsItemF1 img {
	margin-right: 10px;
}

.partsItemF1 p {
	padding: 5px 10px;
	margin: 0
}

.contactLinkF1 {
	font-size: 10px;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	top: -15px;
	width: 210px;
	text-align: center;
	margin-right: 10px;
}

#newCarsFlyOutMenu, #newCarsFlyOutMenu2, #newCarsFlyOutMenu3 {
	position: absolute;
	width: 99px;
	left: 200px;
	top: -1px;
}

#flyOutHolder, #flyOutHolder2, #flyOutHolder3 {
	position: absolute;
	z-index: 101;
	visibility: hidden;
}

.serviceTable {
	border: 1px solid #339933;
	margin: 10px 0 0 0;
	padding: 10px;
	width: 428px;
}

.serviceTable Table {
	border-collapse: collapse;
}

.serviceTable td {
	padding: 2px;
}

.futureModelsForm {
	border: 1px solid #cccc66;
	width: 380px;
	padding: 10px;
	margin-bottom: 10px;
}

.dealerOffers {
	width: 450px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.dealerOffers h3 { padding-top: 10px; }

.openingTimes { border-collapse: collapse; }
.openingTimes td { padding: 4px; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
.openingTimes td.openingTimesRowEnd { border-right: none; }

.newCarOffers { width: 310px; height: 138px; margin-bottom: 20px; padding: 0 20px 0 220px; float: left; position: relative; }
.newCarOfferHeader { font-weight: bold; font-size: 14px; padding: 0; margin: 5px 0 3px 0; float: left; clear: left; color: #666; }
.newCarOfferText { padding: 0; margin: 3px 0; float: left; clear: left; width: 300px; }
.newCarOffers .offerContact { position: absolute; top: 65px; left: 420px; border: none; }
.newCarOffers .offerContact img { border: none; }

#sitemap {
	border-collapse: collapse;
}

#sitemap table {
	border-collapse: collapse;
	border: 1px solid #191921;
	margin: 10px 0;
	width: 180px;
}

#sitemap table td, #sitemap table th {
	padding: 5px;
}

#sitemap table td a, #sitemap table th a {
	color: #000;
}

#sitemap table td a:hover, #sitemap table th a:hover {
	color: #666;
}

#sitemap table th {
	text-align: left;
	font-size: 14px;
	background-color: #aec5cd;
}

#footerLinks {
	font-size: 11px;
	margin: 0 auto;
	width: 500px;
}
#footerLinks a {
	color: #666;
}
#footerLinks a:hover {
	color: #000;
}

#bar_yellow, #bar_red, #bar_grey {
	height: 20px;
	width: 742px;
	position: relative;
	z-index: 1;
	padding-left: 20px;
	padding-top: 5px;
	color: #000;
}
#bar_yellow {
	background: url(/images/2009/header_bg_yellow.jpg) repeat-x;
}
#bar_yellow a, #bar_red a, #bar_grey a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#bar_yellow a:hover, #bar_red a:hover, #bar_grey a:hover {
	text-decoration: underline;
}
#bar_yellow img, #bar_red img, #bar_grey img {
	position: absolute;
	left: -5px;
	top: 0px;
	z-index: 101;
}
#searchForm .helpMakeIcon {
	position: relative;
	display: inline;
}
#searchForm .helpMakeIcon div {
	display: none;
	position: absolute;
	border: 1px solid #000;
	padding: 5px;
	width: 200px;
	height: 50px;
	left: 20px;
	background-color: #fff;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
#searchForm .helpMakeIcon:hover div {
	display: inline;
}
#searchForm select, #vansearchForm select {
	margin: 5px;
	font-size: 10px;
	width: 200px;
}
#searchForm select.half, #vansearchForm select.half {
	width: 93px;
}
#topMenuText, #topMenuGroupText {
	position: absolute;
	top: 145px;
}
#topMenuText {
	left: 230px;
	z-index: 500;
}
#topMenuGroupText {
	left: 110px;
	z-index: 1000;
}
#topMenuText h1.blueHeaders, #topMenuGroupText h1.blueHeaders {
	font-size: 12px;
	position: relative;
}
#topMenuText a, #topMenuGroupText a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#topMenuText a:hover, #topMenuGroupText a:hover {
	color: #eee;
}
.citroenCarLabels {
	display: block;
	width: 116px;
	text-align: center;
	float: left;
	margin-top: -10px;
	margin-bottom: 10px;
}
#centreText p {
	margin: 0 1.2em 0.2em;
}
#topMenuGroupText a.blackLink, #topMenuText a.blackLink {
	color: #000;
}
#bodyCopy #business {
	margin-left: 20px;
	margin-right: 20px;
}
#player {
	display: block;
	text-align: center;
	background-color: #000;
}
#player img {
	border: none;
}
#telholder {
	position: relative;
	z-index: 2500;
}
#tels {
	position: absolute;
	top: -90px;
	left: 0px;
	z-index: 2500;
}
#telNos {
	position: absolute;
	z-index: 2500;
	display: none;
	border: 1px solid #CADAEA;
}
#tels:hover #telNos, #telNos.hover {
	display: inline;
}
.hooptastic h4 {
	padding: 10px 0 5px;
	margin: 0;
	color: #274054;
	font-size: 1.2em;
}
