					/* CSS Doc for USEDVWS.CO.UK, Sam Middleton Ltd */

body				{ margin: 0px auto; padding: 0px; background: url(images/vw-bg.jpg) center top repeat #000000; font-family: Arial, Helvetica, sans-serif; text-align: center; }

/*#topbg				{ width: 100%; height: 361px; background: url(images/top-bg.jpg) center top repeat-x; text-align: center; }*/

#header				{ width: 994px; height: 87px; background: url(images/header-bg.jpg) center top no-repeat; padding: 0 0 0 5px; position: relative; }
 
#nav				{ width: 994px; height: 32px; background: url(images/nav-bg.jpg) center top no-repeat; padding-left: 1px; }

#im-tran			{ width: 994px; height: 220px; background: url(images/im-tran-bg.jpg) center top no-repeat; }

#main				{ border-left: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999; width: 994px; height: auto; background: url(images/dark-logo.jpg) right bottom no-repeat #000000; margin: 0; padding: 0 0 15px 0; }
#main h1			{ margin: 25px 25px 10px 25px; }
#main p				{ font-size: 11px; color: #cccccc; margin: 10px 25px 10px 25px; line-height: 15px; }

#footer				{ width: 994px; height: 70px; background: url(images/footer-bg.jpg) center top no-repeat; border-bottom: 1px solid #999999; }

#footlinks		{ width: 994px; height: 31px; position: relative; }


.phone				{ font-size: 13px; font-weight: bold; text-align: right; color: #ff0000; position: absolute; right: 30px; top: 20px; }
.phone .lrg			{ font-size: 24px; }

.phone #phonetext	{ font-size: 16px; }

#nav ul				{ height: 32px; width: auto; list-style: none; padding: 0px; margin: 0px; }
#nav li				{ height: 32px; width: auto; list-style: none; padding: 0px; margin: 0px; text-align: center; float: left; }
#nav li a			{ height: 32px; line-height: 32px; width: auto; padding-left: 20px; padding-right: 20px; color: #ffffff; font-size: 13px; text-decoration: none; background: url(images/nav.jpg) left top repeat-x; border-right: 1px solid #999999; }
#nav li a:hover		{ text-decoration: none; background: url(images/nav-o.jpg); }

#botnav ul			{ height: 32px; width: auto; list-style: none; padding: 0px; margin: -1px 0 0 0; border-left: 1px solid #999999; }
#botnav li			{ height: 32px; width: auto; list-style: none; padding: 0px; margin: 0px; text-align: center; float: left; }
#botnav li a		{ height: 32px; line-height: 32px; width: auto; padding-left: 20px; padding-right: 20px; color: #ffffff; font-size: 13px; text-decoration: none; background: url(images/nav.jpg) left top repeat-x; border-right: 1px solid #999999; }
#botnav li a:hover	{ text-decoration: none; background: url(images/nav-o.jpg); }

.addy				{ width: 764px; height: 70px; line-height: 70px; font-size: 16px; font-weight: bold; text-transform: uppercase; color: #ffffff; text-indent: 35px; }
.phone2				{ width: 230px; color: #ffffff; font-size: 24px; font-weight: bold; padding: 3px 0 0 0; }
.phone2 img			{ margin-bottom: -2px; }
.phone2 #phonetext	{ font-size: 9px; font-weight: bold; color: #cccccc; text-transform: uppercase; }

.ukw				{ position: absolute; right: 5px; top: 8px; text-align: right; color: #999999; font-size: 11px; }
.ukw a				{ font-weight: bold; text-decoration: none; color: #f8f9f9; }
.ukw a:hover		{ color: #999999; text-decoration: none; }



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}