/* 
Title:		Master styles for Limo-Scene
Author: 	marketing@dpi21.com
Copyright: 	© 2010. dpi21. Creative Digital Thinking
*/

body {
	font: 14px Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	background-color: #000;
}
	
/* links */

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

p {
	padding: 5px 0;
	margin: 0;
	line-height: 20px;
}

/* page structure 
--------------------------------------------- */
img#bg, #top, #menuh-container, #masthead, #our-fleet, #social-media, #footer-container, #quick-links, #bread-crumb, #other-buttons, #sub-masthead, #left-side, #get-a-quote, #contact, #gallery .enlarge, #enquiry-form, #customer-letters .pages  {
	display: none;
}


#container, #content-container, #wrap, #column1, #column2, #latest-news, #copy, #car-copy, #customer-review, #gallery, #customer-letters, #latest-news-items, #latest-news-item, #site-map, #accessibility  {
	 width: auto;
}

/* content
--------------------------------------------- */

#latest-news span, #latest-news img  {
	float: left;
}

#column1, #column2, #copy, #customer-letters, #latest-news-items, #latest-news-item, #site-map, #accessibility  {
	padding: 10px;
}

#latest-news span {
	width: 900px;
	padding: 5px 0;
}

#latest-news .heading {
	color: #000;
	font-size: 20px;
	padding: 5px  0px;
}

#latest-news img {
	margin-right: 10px;
	width: 100px;
	height: 90px;
}

#latest-news h4 {
	color: #000;
	font-size: 16px;
	line-height: 20px;
}

ol {
	list-style-type: decimal;
	padding: 5px 0 5px 20px;
}

li {
	padding: 5px 0;
	line-height: 17px;
}

img {
	border: 0;
}

.occasions {
	float: left;
	width: 225px;
}

.occasions a {
	color: #333;
	padding-left: 5px;
}

.occasions ul {
	padding: 5px 0;
}

#latest-news-item {
	padding-bottom: 10px;
}

#latest-news-items img {
	float: left;
}

#latest-news-item .img {
	float: right;
	width: 275px;
	margin: 5px 0 5px 15px;
	padding: 4px;
}

#latest-news-items img {
	border: 1px solid #eee;
	width: 175px;
	margin: 0 10px 0 0;
	padding: 4px;
}

#news-articles, #news-articles span {
	float: left;
}

#news-articles {
	background: url(../img/backgrounds/limo-fleet.jpg) left top no-repeat;
	width: 235px;
	color: #fff;
}

#news-articles p {
	padding: 5px 0;
	line-height: 16px;
	font-size: 13px;
}

#news-articles .heading {
	margin-left: 10px;
}

#news-articles span {
	width: 215px;
	padding: 5px 0;
	margin: 5px 10px 0 10px;
	border-bottom: 1px dotted #999;
}

#news-articles #news-archive {
	clear: both;
	padding: 10px 0 0 10px;
}
/* end car page
--------------------------------------------- */

#gallery li, #gallery img, #gallery ul {
	float: left;
}

#gallery .heading {
	font-size: 18px;
	padding: 5px 0;
}

#gallery ul {
	clear: left;
	padding: 5px 0;
}

#gallery li {
	padding: 2px;
	list-style-type: none;
}

#customer-review {
	padding: 5px 0;
	clear: left;
}

.accreditation, .accreditation img {
	float: left;
	font-size: 13px;
}

.accreditation img {
	padding: 4px;
	border: 1px solid #eee;
	margin-right: 10px;
}

#site-map span {
	float: left;
	padding-right: 75px;
}

#site-map ul {
	padding: 5px 0;
	line-height: 19px;
}

#site-map ul ul {
	padding: 5px;
}

/* contact details
--------------------------------------------- */

#contact-details-txt {
	 padding: 10px;
}

#contact-details-txt p {
	padding: 5px 0;
	font-size: 13px;
	line-height: 18px;
}

#contact-details-txt .number {
	font-size: 22px;
	line-height: 26px;
}

#contact-details-txt .heading {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
	margin-bottom: 5px;
}

#contact-details-txt a {
	color: #fff;
}

#contact-details-txt a:hover {
	text-decoration: none;
}
/* headings
--------------------------------------------- */

h1, h3, h4 {
	color: #000;
	font-weight: normal;
	padding: 5px 0;
	margin: 0;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}

h3 {
	font-size: 17px;
	line-height: 22px;
}

h4 {
	font-size: 16px;
	line-height: 22px;
}