/*	Description: CSS for Queens Park Design & Build.
	Author: Mark Carnaby
	Author URI: http://www.surreyit.com
	-----------------------------------------------*/


/*	GLOBAL
	-----------------------------------------------*/

body { 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background: #f8faff url(images/body-bg.gif) top left repeat-x;
	height: auto;
}

body#home {
	background-image: url(images/home_body-bg.gif);
}

div.clear {
	height: 0;
	position: relative;
	clear: both;
}

/*	HYPERLINKS
	-----------------------------------------------*/



/*	H1,H2,H3...
	-----------------------------------------------*/

h1 a {
	height: 86px;
	width: 346px;
	display: block;
	outline: none;
	margin-top: 9px;
	position: absolute;
	text-indent: -9999px;
	background: url(images/logo.gif) no-repeat;
}

/*	IMAGES
	-----------------------------------------------*/

img {
	border: none;
}


/*	LISTS
	-----------------------------------------------*/

#points ul{
	list-style-type: none;
	margin: 20px 0px 10px 0px;
	padding: 0px 8px 0px 8px;
}

#points ul li{
    background: url(images/bullet.gif) no-repeat top left;
	padding: 0px 0px 4px 18px;
	margin: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333333;
}

/*	HEADER
	-----------------------------------------------*/

#header {
	width: 900px;
	height: 123px;
	margin:0px auto;
}

#number {
	float: right;
	margin-top: 30px;
}

/*	MAIN NAVIGATION
	-----------------------------------------------*/

#header #top_nav {
	height: 27px;
	margin-top: 32px;
	[if IE 6] margin-top: 20px;
	float: right;
	overflow: hidden;
	}
	
#header #top_nav li {
	height: 27px;
	margin-left: 2px;
	float: left;
	overflow: hidden;
}
	
#top_nav li a {
	height: 27px;
	display: block;
	text-indent: -9999px;
}

a#home {
	width: 56px;
	background: url(images/home-button.gif) no-repeat;
}

a#whatwedo {
	width: 103px;
	background: url(images/whatwedo-button.gif) no-repeat;
}

a#faq {
	width: 212px;
	background: url(images/faq-button.gif) no-repeat;
}

a#ourwork {
	width: 82px;
	background: url(images/ourwork-button.gif) no-repeat;
}

a#contactus {
	width: 93px;
	background: url(images/contactus-button.gif) no-repeat;
}
	
#top_nav li a:hover {
	background-position: 0 -27px;
}

#top_nav li a.selected,	#top_nav li a.selected:hover {
	background-position: 0 -54px;
}

/*	FLASH BANNER
	-----------------------------------------------*/

#banner {
	width: 900px;
	height: 302px;
	margin:0px auto;
}

#slideshowshort {
	float: left;
	width: 601px;
	height: 248px;
	margin-top: 11px;
	padding: 4px 3px 4px 4px;
	background: url(images/slideshow-bg.gif) no-repeat;
}

#slideshowlong {
	float: left;
	width: 900px;
	height: 248px;
	margin-top: 11px;
	padding: 4px 3px 4px 4px;
	background: url(images/slideshow-long-bg.gif) no-repeat;
}

#right-nav {
	width: 292px;
	float: right;
	margin-top: 11px;
}

#right-nav a#bs-button,#right-nav a#ex-button,#right-nav a#lc-button,#right-nav a#kb-button {
	height: 64px;
	display: block;
	text-indent: -9999px;
	border-bottom: none;
}

a#bs-button {
	background: url(images/bs-button.gif) no-repeat;
}

a#lc-button {
	background: url(images/lc-button.gif) no-repeat;
}

a#ex-button {
	background: url(images/ex-button.gif) no-repeat;
}

a#kb-button {
	background: url(images/kb-button.gif) no-repeat;
}

a#bs-button:hover,a#ex-button:hover,a#lc-button:hover,a#kb-button:hover {
	background-position: 0 -64px;
}

/*	MAIN CONTENT
	-----------------------------------------------*/

#maincontent {
	width: 900px;
	height: auto;
	text-align: left;
	margin:0px auto 0px auto;
}

#content {
	float: left;
	width: 608px;
}

#content p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom: 4px;
}

#content h1{
	font-size: 1.9em;
	color: #830047;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

#contentwork {
	float: left;
	width: 900px;
}

#contentwork p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom: 4px;
}

#contentwork h1{
	font-size: 1.9em;
	color: #830047;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

#contentwork .underline {
	border-bottom: 1px solid #dcdee4;
	padding-bottom: 5px;
}

#contentwork h3{
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 16px 0px 0px 0px;
}

#contentwork .faq  {
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 6px 0px 20px 0px;
}

#contentcu {
	float: left;
	width: 608px;
}

#contentcu p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom: 4px;
}

#contentcu h1{
	font-size: 1.9em;
	color: #830047;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

/*	GALLERY
	-----------------------------------------------*/
	
#gallery {
	width: 860px;
	height: auto;
	background: url(images/gallery-bg.gif) no-repeat center top;
	margin: 0px auto;
	padding: 8px 0px 0px 16px;
}

#gallery img {
	margin: 9px;
	border: 3px solid #b4bed9;
}

#gallery a img  {
	margin: 9px;
	border: 3px solid #b4bed9;
}

#gallery a:hover img  {
	margin: 9px;
	border: 3px solid #830047;
}

#gallery .plusbar {
	margin: 0px 16px 0px 0px;
	padding: 0px 16px 0px 0px;
	border: none;
}

/*	SIDEBAR
	-----------------------------------------------*/

#sidebar {
	float: right;
	width: 238px;
	padding: 0 27px 0 27px;
}

#testimonials {
	margin-top: 4px;
	padding: 0 6px;
	text-align: left;
	background: url(images/quote-icon.gif) 14px 0 no-repeat;
}

#testimonials #more {
	display: none;
}

#testimonials #more:hover {
	display: none;
}

#testimonials2 {
	margin-top: 4px;
	padding: 0 6px;
	text-align: left;
	background: url(images/quote-icon.gif) 14px 0 no-repeat;
}

#testimonials2 #more2 {
	display: none;
}

#testimonials2 #more2:hover {
	display: none;
}

.testimonial {
	width: 180px;
	padding-left: 25px;
}

.testimonial p {
	margin-bottom: 10px;
	text-align: left;
	font: italic 1.2em Georgia,serif;
}

#client-testimonials p.test-from {
	margin-bottom: 8px;
	font: bold 1.2em Georgia,serif;
}

#client-testimonials blockquote p {
	margin-bottom: 22px;
	padding-left: 32px;
	font: italic 1.2em Georgia,serif;
	background: url(images/quote-icon.gif) 12px 1px no-repeat;
}

/*	FOOTER
	-----------------------------------------------*/

#footer {
	margin: 30px 0 auto 0;
	padding: 10px 0;
	background: #bec8e5 url(images/footer-bg.gif) top left repeat-x;
}

#footer a {
	color: #727a8f;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover, a:active {
	font-weight: normal;
}

#footer-content {
	width: 900px;
	margin:0px auto;
	line-height: 1.4em;
	color: #727a8f;
}

#footer-content p{
	font-size: 1.1em;
}

#footer-content p#right {
	float: right;
	text-align: right;
	margin-top: -1px;
}

#keywords {
	width: 900px;
	height: 70px;
	background: url(images/keywords-bar.gif) no-repeat;
	margin: 20px auto 20px auto;
}

#keywords p{
	padding: 12px 24px;
	color: #9ca7c5;
	font-size: 1.1em;
	line-height: 1.4em;
}

	
/*	FORMS
	-----------------------------------------------*/



/*	MISCELLANEOUS
	-----------------------------------------------*/
