@charset "UTF-8";
/* CSS Document */

body {
	font-size: 100%;
	font-size: 0.85em;
	background-color: #000;
	padding-bottom: 2em;
	color: #FFF;
}
#content {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 62.5em;
}
h1 {
	background-image: url(resources/headergrad.jpg);
	position: relative;
	height: 12.5em;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3D3D3D;
}
h1 a.skoda {
	position: relative;
	height: 9.8em;
	display: block;
	width: 120px;
	background-image: url(resources/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	float: left;
}
h1 a.seat {
	position: relative;
	height: 9.8em;
	display: block;
	width: 110px;
	background-image: url(resources/logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	float: left;
}
h1 a.skoda span{
	position: absolute;
	bottom: 15px;
	font-size: 1.3em;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	left: 250px;
	text-transform: capitalize;
	white-space: nowrap;
}
h1 a.seat span {
	position: absolute;
	top: -999em;
}

#main {
	position:relative;
}
#main .centre {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
}
#rightcol {
	width: 12em;
	padding-top: 4em;
	padding-right: 2em;
	padding-bottom: 3em;
	padding-left: 0em;
	float: right;
	position: relative;
}
#rightcol p {
	font-size: 0.9em;
}
#rightcol p a {
	color: #FFF;
}


#rightcol ul {
	padding: 1em;
	border: 1px dotted #666;
	font-size: 0.8em;
}
#rightcol ul li {
	height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#rightcol ul li a {
	color: #FFF;
	text-decoration: none;
	line-height: 2em;
	padding-left: 1.5em;
	background-image: url(resources/arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rightcol ul li a:hover {
	color:#F00
}
#rightcol ol {
	padding-top: 1em;
	font-size: 0.9em;
	padding-bottom: 0.5em;
}
#rightcol ol li {
	padding-bottom: 0.5em;
	padding-left: 1em;
}

#centrecol {
	font-size: 0.8em;
	width: 28em;
	float: right;
	padding-top: 5.5em;
	padding-right: 5em;
	padding-bottom: 3em;
	padding-left: 5em;
	position: relative;
}
#centrecol.wide {
	width: 54em;
	padding-right: 0px;
	padding-left: 2em;
}

#centrecol h2 {
	color:#F00;
	padding-bottom:1em;
	font-size:1.3em;
}
.skoda #centrecol h2,
.skoda #centrecol h3,
.skoda #leftcol h2,
.skoda #leftcol a,
.skoda #rightcol a,
.skoda #rightcol h2
{
	color: #1E8A56;
}

#centrecol h3 {
	color:#F00;
}
#centrecol p strong {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
}
#centrecol p {
	padding-bottom: 1.5em;
}
#centrecol a {
	color: #F00;
	text-decoration: none;
}
.skoda #centrecol p a {
	color: #268E5A;
}

#leftcol {
	width: 25em;
	float: right;
	position: relative;
	font-size: 0.7em;
	padding-top: 5em;
	padding-bottom: 3em;
	padding-left: 0em;
	overflow: hidden;
}
#leftcol p {
	padding-bottom:1em;
}
#leftcol h2 {
	font-size: 1.2em;
	color: #F00;
	padding-bottom: 0.5em;
}

#leftcol ul {
	padding: 1em;
	border: 1px dotted #666;
}
#leftcol ul li {
	height: 2em;
	
}
#leftcol ul li a {
	color: #FFF;
	text-decoration: none;
	line-height: 2em;
	padding-left: 1.5em;
	background-image: url(resources/arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-transform: uppercase;
}
#leftcol ul li a:hover {
	color:#F00
}
#leftcol a, #rightcol a {
	color: #F00;
}

.categorylist li img {
	width: 19em;
	height: 13em;
	margin-top: 1em;
	border: 1px solid #666;
}
.categorylist {
	position: relative;
	width: 62.5em;
}

.categorylist li {
	width: 19em;
	display: inline;
	float: left;
	margin-left: 1.3em;
	position: relative;
}
.categorylist li div {
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: 1px dotted #CCC;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
	margin-bottom: 1em;
}
.categorylist2 li img {
	width: 13.8em;
	height: 9.5em;
	margin-top: 1em;
	border: 1px solid #666;
}
.categorylist2 {
	position: relative;
	width: 62.5em;
}

.categorylist2 li {
	width: 13.8em;
	display: inline;
	float: left;
	margin-left: 1.3em;
	position: relative;
}
.categorylist2 li div {
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: 1px dotted #CCC;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
	margin-bottom: 1em;
}
.financeCopy {
	font-size: 0.8em;
	text-align: center;
	padding: 1em;
	clear: left;
}

#rightcol h2 {
	font-size:0.9em;
	color:#F00;
	padding-bottom:1em;
}
#rightcol form {
	font-size: 0.7em;
}
#rightcol form input {
	width: 100%;
}
#rightcol form textarea {
	width: 100%;
}








#footer {
	background-image: url(resources/footergrad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 8em;
	clear: both;
}
#contact ul li a {
	color: #FFF;
	text-decoration: none;
}

#banner1 {
	width: 80%;
	padding-top: 2em;
	height: 55px;
}
#banner1 img  {
	padding-left: 1.5em;
}
#topnav {
	position: absolute;
	top: 7em;
	right: 0em;
	width: 100%;
}
#topnav ul {
}
#topnav ul li {
	float: right;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#topnav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 0.75em;
}



#contact {
	font-size: 0.8em;
	position: absolute;
	width: 24em;
	right: 20px;
	top: 2em;
}
#contact ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}

#contact ul li {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#contact ul li span {
	position: absolute;
	width: 8em;
	left: 16em;
}
#navigation {
	position: absolute;
	width:62.5em;
	left: 0px;
	top: 3em;
}
#navigation ul {
	position: relative;
	width: auto;
	margin-left: 2%;
}
#navigation ul li {
	float: left;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0.5em;
	padding-bottom: 0px;
	padding-left: 0.5em;
}
#navigation ul li a {
	line-height: 2.5em;
	border: 2px solid #171717;
	color: #FFF;
	text-decoration: none;
	background-image: url(resources/buttonback.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	text-align: center;
	font-size: 0.7em;
	background-color: #000;
	padding-right: 1em;
	padding-left: 1em;
	margin: 0px;
}
#navigation ul li a:hover {
	background-image: url(resources/buttonbackhover.jpg);
}
#navigation .last a:hover {
	color: #063;
}

#topnav ul li a:active {
	color: #F00;
}




#legal {
	position:relative;
	font-size: 0.7em;
	text-align: center;
	color: #999;
	padding-top: 1em;
}
#map {
	color: #000;
}
#main #centrecol table tr th {
	text-align: left;
	color: #F00;
}
#main #centrecol table td {
	/*padding-bottom: 1em;*/
}

.toggler {
	position: relative;
	width: 57em;
}


h3.toggler span{
	cursor:pointer;
	font-weight:normal;
	float: left;
}
h3.togglerTitle {
	
}
h3.togglerTitle span{
	font-weight:bold;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
}
h3.toggler div {
	padding-bottom: 1em;
	position: relative;
	padding-top: 1em;
}

.title {
	width: 55%;
}
.colour {
	width: 30%;
}
.year {
	width: 7%;
}

div.element	 {
	clear: both;
	display: block;
	position: relative;
	width: 55em;
	color: #CCC;
	padding: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.descriptionText {
	font-size: 0.9em;
	text-transform: lowercase;
	line-height: 1.5em;
	color: #999;
}

div.element table {
	width: 55em;
	padding-top: 1em;
	position: relative;
}
#search {
	position: absolute;
	top: 0px;
	right: 0px;
}
.titlecase {
	text-transform: lowercase;
}
.skoda {
	background-color: #011600;
}
.skoda  h1 {
	background-image: url(resources/skoda.headergrad.jpg);
	background-color: #033201;
}
.skoda h1 .skoda {
	background-image: url(resources/skoda.logo.jpg);
}
.skoda  h1 .seat {
	background-image: url(resources/skoda.logo.jpg);
}


.skoda  #footer {
	background-image: url(resources/skoda.footergrad.jpg);
}

.skoda #leftcol ul li a:hover {
	color:#1A724A
}
.skoda #rightcol h2 {
	color:#1E8A55;
}
#splash {
	height: 172px;
	width: 266px;
	position: absolute;
	top: 12.5em;
	left: 49em;
	z-index: 999;
}
#main.widetemplate {
	padding-top: 2em;
	padding-bottom: 2em;
	position: relative;
}
#main.widetemplate h2 {
	color: #F00;
	padding-left: 0.5em;
	font-size: 1.2em;
}
#main.widetemplate h2 a {
	color: #F00;
}
#main.full {
	font-size: 0.85em;
}
#main.full p {
	padding-bottom: 1em;
}
#main.full h2 {
	padding-left: 0px;
}





#main .vehicleBox {
	width: 11em;
	float: left;
	height: 12em;
	margin: 0.6em;
	position: relative;
	font-size: 1em;
	background-color: #FFF;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#main .vehicleBox img {
	position: relative;
	height: 60%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#main .vehicleBox p {
	font-size: 0.8em;
	position: relative;
	margin: 0px;
	padding: 0.3em;
	color: #000;
}
#main .vehicleBox .price {
	font-size: 1.2em;
	color: #F00;
	font-weight: bold;
}
#main .vehicleBox a {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0.2em;
	background-color: #333;
}
#main.fiftyfifty #centrecol{
	width: 40em;
	font-size: 0.8em;
	padding-top: 5em;
}
#main.fiftyfifty #leftcol {
	width: 35em;
	font-size: 0.8em;
}
