html { text-align: center; }
body
{
	background-color: #FFFFFF;
	padding: 0;
	background-image: url(../images/home_bg.gif);
	background-repeat: repeat-x;
	margin: auto;
	text-align: center;

}
#container
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.tableMain 
{
	width: 780px;
	background-color: #FFFFFF;
	text-align: center;	
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.topMiddle
{
	background-image: url(../images/left_fill.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

.topLeft
{
	background-image: url(../images/left_fill.jpg);
	background-repeat: repeat-x;
}

.topRight
{
	background-image: url(../images/left_fill.jpg);
	background-repeat: repeat-x;
	text-align:right;
}

.topRight img
{
	border-width: 0px;
}

.copyright
{
	border-top: #cc0000 1px solid;
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
	color: #696969;
	font-family: Verdana, Arial;
	height: 20px;
	text-align: left;
	width: 250px;
}

.pageBottom
{
	border-top: #cc0000 1px solid;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	color: #696969;
	font-family: Verdana, Arial;
	height: 20px;
	text-align: right;
}

.pageBottom a:link
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #696969;
}

.pageBottom a:visited {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #696969;
}

.pageBottom a:hover
{
	text-decoration: none;
	color: #cc0000;
}

.headerLeft
{
	width: 393px;
}

.headerBottom
{
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: white;
	padding-bottom: 5px;
	padding-left: 2px;
}

.headerBottom a:link 
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
}

.headerBottom a:visited 
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
}

.headerBottom a:hover
{
	text-decoration: none;
}

.headerBottom a:visited
{
	text-decoration: none;
}

hr
{
    border: thin groove;
    width: 100%;
    color: blue;
    text-align: left;
}

.selectbox
{
	color: black;
    font: 8pt Arial, Verdana; 
    width: 100px;
}

.textbox
{
	color: black;
    font: 8pt Arial, Verdana; 
    width: 250px;
}

.clear
{
	height: 20px;
}

.bigclear
{
	height: 200px;
}

.button
{
   text-align: right;
}

.smallPrint
{
	font-size: 7pt;	
}



















.ErrorMessage
{
   FONT-SIZE: 8pt;
   font-weight: normal;
   COLOR:red;
   FONT-FAMILY: Arial, Verdana;
   TEXT-ALIGN: left
}
.label
{
	FONT-SIZE: 8pt;
   font-weight:normal;   
   COLOR:#2d254f;
   FONT-FAMILY:Arial, Verdana;
}
.labelBold
{
	FONT-SIZE: 8pt;
   font-weight:bold;   
   COLOR:#2d254f;
   FONT-FAMILY:Arial, Verdana;
}
TD.Normal
{
	FONT-SIZE: 8pt;
   font-weight:normal;   
   COLOR:#2d254f;
   FONT-FAMILY:Arial, Verdana;
}
TD.NormalBold
{
	FONT-SIZE: 8pt;
   font-weight:bold;   
   COLOR:#2d254f;
   FONT-FAMILY:Arial, Verdana;
}
TD.Menu
{
	FONT-SIZE: 8pt;
   font-weight:Bold;
   COLOR:#2d254f;
   FONT-FAMILY:Arial, Verdana;
}




.radioButton
{
	FONT-SIZE: 8pt;
   font-weight:normal;   
   COLOR:#2d254f;
   FONT-FAMILY:Arial, Verdana;
}

.checkbox
{
	FONT-SIZE: 8pt;
   font-weight:normal;   
   COLOR:#2d254f;
   FONT-FAMILY:Arial, Verdana;
}

/* *************************************** */
/* Real styles */

* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}

A:active, A:hover {
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6, p, td, tr, a {
	margin: 0px;
	padding: 0px;
}



/* *************************************** */
/* inter-site navigation */

.naviSites {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.naviSites li {
	display: inline;
	list-style-type: none;

}
.naviSites a  {
	color: #111111;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 10px;
	background-color: #DCE7EB;
}

.naviSites a:active, .naviSites a:hover  {
	text-decoration: none;
}

/* *************************************** */
/* main navigation */
.naviMain  {
	padding: 0px;
	margin: 0px;
}

.naviMain li
{
	background-image: url(../images/naviarrow1.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	width: 120px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;

}
.naviMainliLast {
	background-image: url(../images/naviarrow1.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	width: 150px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}

.naviMain a
{
	font-size: 12px;
	color: #696969;
	font-family: Arial, Verdana;
	font-weight: normal;
}

.naviMain a:active, .naviMain a:hover {
	color: #EC1608;
	text-decoration: none;
}


/* *************************************** */
/* sub navigation */
.naviSub  {
	padding: 5px 0px 20px;
	margin: 0px;
}

.naviSub ul {
	list-style: none;
}

.naviSub li {
	background-image: url(../images/naviarrow_sm.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

.naviSub a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.naviSub a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

/* *************************************** */
/* bread-crumb trail */
.naviBread {
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.naviBread li {
	color: #666;
	font-size: 10px;
	display: inline;
	list-style-type: none;
}
.naviBread a  {
	color: #666;
	padding-left: 2px;
	font-size: 10px;
}


/* *************************************** */
/* RHS  */


.RHSnavi  {
	font-size: 10px;
	color: #666;
	background-image: url(../images/rhs/naviarrow_rhs.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	list-style-type: none;
	padding: 0px 5px 0px 0px;
	letter-spacing: -1pt;
}

.RHSarea {
	padding: 0px 10px 0px 10px;
}
.bgLight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* *************************************** */
/* *************************************** */
/* RHS navigation */
.naviMainArea {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.naviSubArea {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


/* *************************************** */
/* Adverts */
.advert {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* *************************************** */
/* misc */
.hiddennav {
	display: none;
}

.TDWelcome
{
	height: 37px;
	background-image: url(../images/welcome_to_iuk_txt.jpg);
	background-repeat: no-repeat;
}
.TDAboutUs
{
	height: 37px;
	background-image: url(../images/about_IUK_txt.jpg);
}
.TDContactUs
{
	height: 37px;
	background-image: url(../images/contact_us_txt.jpg);
	background-repeat: no-repeat;
	width: 430px;

}
.TDPressReleases
{
	height: 37px;
	background-image: url(../images/press_releases_txt.jpg);
	background-repeat: no-repeat;
	width: 430px;

}
.TDSiteMap
{
	height: 37px;
	background-image: url(../images/sitemap_txt.jpg);
	background-repeat: repeat-x;
	width: 430px;

}

.TDPrivacy
{
	height: 37px;
	background-image: url(../images/privacy_txt.jpg);
	background-repeat: no-repeat;
	width: 430px;
}

.TDForMotorists
{
	background-image: url(../images/left_fill.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
.TDtopLeft
{
	background-image: url(../images/left_fill.jpg);
	background-repeat: repeat-x;
}

.TDtopRight
{
	background-image: url(../images/left_fill.jpg);
	background-repeat: repeat-x;
}
.TDrightColumn
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 15px;
}
.TDLeftColumn
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	width: 162px;
}


#header {
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topofpage {
	background-image: url(topofpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 0px;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.naviIn {
	color: #EC1608 !important;
}



/*new*/
/* *************************************** */
/* Site specific styles */
/* change these colours for each site */


.naviIn {
	color: #EC1608 !important;
}

.naviMain li ul  {
	color: #EC1608;
	}
	
.naviMain li ul li a:active, .naviMain li ul li a:hover {
	color: #EC1608;
	text-decoration: none;
	}
#content h3 {
	color: #EC1608;
}

.naviMain a:active, .naviMain a:hover {
	color: #EC1608;
	text-decoration: none;
}



/* *************************************** */
/* car details */
.car {
	margin: 5px 10px 5px 0px;
	}
	
.carname {
	font-weight: bold;
		font-size: 13px;
	}
	
.details strong {
	font-weight: normal;
	color: #EC1608;
	}

.details a {
	font-size: 13px;
	}

.details {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4D7488;
	margin-bottom: 10px;
}

.ourprice {
	font-weight: bold;
	}
.cardetails {
	font-size: 13px;
	}
	
/* *************************************** */
/* dealer info */
.dealerName {
	font-size: 16px;
	color: #EC1608;
	font-weight: bold;
	padding-top: 7px;
	margin-top: 7px;
}
.dealerServices
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A8C2CC;
	vertical-align: middle;
	height: 22px;
	padding-top: 6px;
	padding-bottom: 2px;
}

.detailsTable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A8C2CC;
	padding-top: 2px;
	padding-bottom: 0px;
}

.dealerInfo {
	font-size: 12px;
	line-height: 14px !important;
	}
.dealerInfo a {
	font-size: 12px;
	padding-right: 5px;
	}

/* *************************************** */
/* inter-site navigation */

.naviSites {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.naviSites li {
	display: inline;
	list-style-type: none;

}
.naviSites a  {
	color: #111111;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 10px;
	background-color: #DCE7EB;
}

.naviSites a:active, .naviSites a:hover  {
	text-decoration: none;
}

/* *************************************** */
/* main navigation */
.naviMain  {
	padding-left: 10px;
	margin: 0px;
}

.naviMain li {
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}

.naviMain a {
	font-size: 12px;
	color: #666;
}

/* level 2 & 3 */
.naviMain li ul  {
	padding-left: 0px;
	margin-left: 0px;
}

.naviMain li ul li {
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: none;
}

.naviMain li ul li a {
	font-size: 11px;
	color: #666;
	}


/* *************************************** */
/* sub navigation */
.naviSub  {
	padding: 5px 0px 10px;
	margin: 0px;
}

.naviSub ul {
	list-style: none;
}

.naviSub li {
	background-image: url(../images/naviarrow_sm.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 0px;
}

.naviSub a {
	font-size: 10px;
	color: #666;
}



/* *************************************** */
/* RHS  */


.RHSnavi  {
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	list-style-type: none;
	padding: 0px 5px 0px 12px;
}

.RHSarea {
	padding: 0px 10px 0px 10px;
}


/* Forms */
.RHSarea form {
	margin: 0px;
	padding: 0px;
	}

.RHSarea form p {
	padding-bottom: 2px;
	margin-bottom: 2px;
	}

	
.RHSarea form input, .RHSarea form select {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}


/* *************************************** */
/* *************************************** */
/* RHS navigation */
.naviMainArea {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.naviSubArea {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


/* *************************************** */
/* Adverts */
.advert {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/* *************************************** */
/* misc */
.hiddennav {
	display: none;
}
/*
#title {
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 180px;
	vertical-align: bottom;
}
*/


#header {
	width: 780px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

.topofpage {
	background-image: url(../images/topofpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding: 2px 0px 2px 18px;
}

/* *************************************** */
/* content area */
#content {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}

#content h2 {
	margin: 15px 0px 5px 0px;
	}

#content h3 {
	margin: 15px 0px 5px 0px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A8C2CC;
}

#content h4 {
	margin: 10px 0px 1px 0px;
	font-size: 11px;
	font-weight: bold;
}

#content p {
	margin: 0px 0px 6px 0px;
	line-height: 13px;
	}

#content .textlg {
	font-size: 12px;
	padding: 5px 0px 7px 0px;
	line-height: 14px;
	}

.textlg a, .textInfo a {
	font-size: 10px !important;
	color: #4D7488;
	margin-left: 5px;
	padding-left: 10px;
	background-image: url(../images/naviarrow_light.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	}
	.textlg hr
	{
	color: #a9a9a9; /* FireFox */
	}
#content strong {
	font-weight: bold;
}

#content th {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	
}
#indexmiddle
{
	vertical-align: top;
	text-align: center;
	
}
#indexmiddle .textlg
{
	line-height: 14px;
	text-align: left;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
	color: #111111;
	font-size: 12px;
	font-family: Arial, Verdana;
}

/* *************************************** */
/* Misc */
.actionbutton {
	font-weight: bold;
	text-align: right;
}
.textInfo {
	font-size: 10px;
	color: #4D7488;
}

.formTable td {
	padding-bottom: 5px;
	}


/* *************************************** */
/* tabs navigation */

.naviTabs {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/tabmenu_headerbar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #DCE7EB;
}

.naviTabs li {
	display: inline;
	list-style-type: none;

}
.naviTabs a  {
	color: #111111;
	padding-right: 10px;
	padding-left: 9px;
	font-size: 11px;
	background-image: url(../images/tabmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

/* *************************************** */
/* sitemap */
.sitemap  {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	width: 588px;
}

.sitemap li {
	padding-left: 0px;
	list-style-type: square;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.sitemap li a {
	padding-left: 0px;
	list-style-type: square;
	font-size: 12px;
	font-weight: bold;
}

/* level 2 & 3 */
.sitemap li ul  {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;

}

.sitemap li ul li {
	list-style-type: square;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;

}

.sitemap li ul li a {
	font-size: 12px;
	font-weight: normal;
	}



/* *************************************** */
/* RHS navigation */
.pressreleases  {
	margin: 0px;
	padding: 0px;
}

.pressreleases li {
	font-size: 10px;
	color: #4D7488;
	padding-left: 12px;
	list-style-type: none;
	padding-bottom: 4px;
	background-image: url(../images/rhs/arrow_dark.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.pressreleases a {
	font-size: 10px;
	color: #111111;
}
#headertable
{
	background-image: url(../images/header_graphic.jpg);
	height:94px;
	width: 780px;
}
#pageheader
{
	background-position: center top;
	vertical-align: top;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 50px;
	padding-right:10px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: white;
	letter-spacing: -1pt;
	
	}
#pageheader a:link
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: white;
	letter-spacing: -1pt;
}

#pageheader a:visited {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: white;
	text-decoration: none;
}

#pageheader a:hover
{
	text-decoration: none;
	color: #cc0000;
}
.headerbottom
{
	vertical-align: middle;
	margin: auto;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: white;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	}
.headerbottom a:link {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: white;
}

.headerbottom a:visited {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: white;
}

.headerbottom a:hover
{
	text-decoration: none;
}
.headerbottom a:visited
{
	text-decoration: none;
}
#leftbanners
{
	padding-top: 35px;
}
.TDpageBottom
{
	border-top: #cc0000 1px solid;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	color: #696969;
	font-family: Verdana, Arial;
	height: 20px;
	text-align: right;
}
.TDpageBottom a:link
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #696969;
}

.TDpageBottom a:visited {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #696969;
}

.TDpageBottom a:hover
{
	text-decoration: none;
	color: #cc0000;
}
.TDpageBottomCopyright
{
	border-top: #cc0000 1px solid;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	color: #696969;
	font-family: Verdana, Arial;
	height: 20px;
	text-align: left;
	width: 250px;
}