/* SWAYFIELDS - Extra Motorway Services - screen.css | JUNE 2007 | coded: jaymiblu@lycos.co.uk */

/* GENERAL */
 
html {
min-width: 640px;
}
body {
	margin: 0;
	padding: 0;
	background: White;
	font: small/150% Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: left;
}
* {
margin: 0;
padding: 0;
}
h1,h2,h3,h4,h5,h6,p,ol,ul,li,blockquote {
margin: 0;
padding: 0;
}
h1,h4 {
display: none;
}

hr {
display: none;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
table {
	width: 100%;
	border: none;
}
#header_welcome {
	height: 170px;
	width: 100%;
	text-align: center;
	background: url(images/welcome/header_welcome_r.jpg) repeat-x left top;
}
#header_locations {
	height: 170px;
	width: 100%;
	text-align: center;
	background: url(images/locations/header_locations_r.jpg) repeat-x left top;
}
#header_coaches_and_trucks {
	height: 170px;
	width: 100%;
	text-align: center;
	background: url(images/coaches_and_trucks/header_trucks_r.jpg) repeat-x left top;
}
#header_news {
	height: 170px;
	width: 100%;
	text-align: center;
	background: url(images/news/header_news_r.jpg) repeat-x left top;
}
#header_contact {
	height: 170px;
	width: 100%;
	text-align: center;
	background: url(images/contact/header_contact_r.jpg) repeat-x left top;
}
#nav {
	background: url(images/common/nav_repeat.png) repeat-x left top;
	height: 42px;
	width: 100%;
	text-align: center;
}
#shadow {
	background: url(images/common/shadow_repeat.png) repeat-x left top;
	height: 25px;
	width: 100%;
}
p {
	margin-bottom: 10px;
}
#content-left {
	padding-right: 10px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFBD14;
}
a:active {
	color: #FF0000;
}
.sb_content {
	padding-left: 23px;
	padding-right: 23px;
	background: url(images/common/sb_repeat.png) repeat-y left top;
	font-size: 90%;
}
#footer {
	padding-top: 25px;
	text-align: center;
	padding-bottom: 200px;
	font-size: 90%;
	background: url(images/common/footer_repeat.png) repeat-x left bottom;
}
.map_detail_content {
	padding-right: 22px;
	padding-left: 22px;
	background: url(images/locations/map_base_repeat.png) repeat-y left top;
}
h2 {
	font-size: 100%;
	line-height: 140%;
	padding-bottom: 6px;
}
span {
	color: #FF0000;
}
.padright {
	padding-right: 20px;
}
.news_content {
	padding-left: 23px;
	padding-right: 23px;
	background: url(images/common/sb_repeat.png) repeat-y left top;
	font-size: 90%;
}
.news_content span {
	font-size: 90%;
	color: #000099;
}
#header_services {
	height: 170px;
	width: 100%;
	text-align: center;
	background: url(images/services/header_services_r.jpg) repeat-x left top;
}
.floatleft {
	float: left;
}
blockquote {
	padding-left: 36px;
}
#goldstar_smallcopy {
	font-size: 90%;
	line-height: 125%;
}
#xapeel {
	display: block;
	position: absolute;
	height: 161px;
	width: 161px;
	left: 2px;
	top: 0px;
	z-index: 2;
}
h5 {
	font-size: 90%;
}
h5 a {
	color: #000099;
}
#content-left ul {
	margin-left: 16px;
	margin-bottom: 12px;
	list-style: disc inside;
}
#header_coaches {
	height: 170px;
	width: 100%;
	text-align: center;
	background: url(images/coaches_and_trucks/header_coaches_r.jpg) repeat-x left top;
}
