/*
	//----------------------------

	Theme URL: http://www.completesigns.ie
	Description: Complete Signs - Common Theme
	Version: 1.0
	Author: StudioForty9
	Author URL: http://sf9.ie

	//----------------------------
*/

*{
	margin: 0;
	padding: 0;
}

body {
	font: 68.5% Verdana, Arial, Sans-serif;
	color: #000;
	margin-top: 5px;
}

a {
 	text-decoration: none;
 	color: #000;
}

a:hover{
	text-decoration: underline;
}

img {
	border:  none;
}

#container {
	width: 800px;
	margin: 0 auto;
	background: #AFB0B7;
}

#banner {
	width: 800px;
	height: 140px;
	background: #fff;
	border: 2px solid #AFB0B7;
	border-left: 0px; 
	border-right: 0px;
}

#banner:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#banner h1#logo {
	width: 230px;
	height: 140px;
	float: left;
	position: relative;
}
			
#logo span {
	background: url('../img/complete_signs_logo.gif') no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
}

#banner h2#banner-heading {
	color: #C4C5CB;
	font-style: italic;
	position: relative;
	display: inline;
	font-size: 1.9em;
	top: 48px;
	left: 50px;
}

#banner-nav {
	float: right;
	position: relative;
	top:  92px;

}

#banner-nav ul {
	
}

#banner-nav ul li {
	display: inline;
	list-style: none;
	float: left;
}

#banner-nav ul li a {
	background: #fff;
	padding: 5px 7px;
	text-transform: uppercase;
	color: #003786;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: -1px;
	display: block;
	text-decoration: none;
}

#banner-nav ul li a:hover {
	background: #c4c5cb;
	margin-bottom: 1px;
	text-decoration: none;	
	border-bottom: 1px solid #c4c5cb;
}

#banner-nav ul li a#current-page {
	background: #EFEDEA;
	border: 2px solid #AFB0B7;
	border-bottom: 2px solid #EFEDEA;
}

#main {
	width: 800px;
	border-bottom: 2px solid #AFB0B7;
}

#main:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#sidebar {
	width: 150px;
	float: left;
	display: inline;
}

#sidebar h2 {
	width:  138px;
	border: 1px solid #AFB0B7;
	border-top: none;
	text-align: center;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;	
	font-size: 1.5em;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li a {
	display: block;
	width:  138px;
	background: #C4C5CB;
	border: 1px solid #AFB0B7;
	border-top: none;
	text-align: center;
	color: #003786;
	padding: 5px;
}

#sidebar ul li a:hover {
	background: #fff;
	text-decoration: none;
	
}

#sidebar ul li a#current {
	border-left: 3px solid #FF5100;
	border-right: 3px solid #FF5100;
	width: 134px;
	color: #FF5100;
	background: #fff;
}

#sidebar .side-section {
	width: inherit;
	text-align: center;
	margin-top: 20px;
}

#sidebar .side-section a {
	color: #003786;
}

#content {
	float: left;
	display: inline;
	width: 650px;
	background: #EFEDEA;
}

#content #text {
	width: 328px;
	float: left;
	display: inline;
	margin: 10px;
	line-height: 1.6em;
	background: #F8F8F7;
	border: 1px solid #C4C5CB;
}

#text p {
	margin: 10px;
}

#text h2 {
	font-size: 1.5em;
	margin: 10px;
	color: #FF5100;
}

#text h3 { 
	margin: 10px;
	font-size: 1em; 
	color: #191D56; 
}

#text ul {
	margin: 10px 30px;
	list-style-position: outside;
}

#text a {
	color: #FF5100;
}

#picture {
	margin: 0 auto;
	width: 530px;
}

#content #pictures {
	width: 290px;
	float: left;
	display: inline;
	margin: 10px 5px 10px 0px;
}

#content #pictures img {
	padding: 3px;
	background: #F8F8F7;
	border: 1px solid #C4C5CB;
}

#content.home #pictures {
	padding: 0px;
	margin-top: 6px;
}

#content #testimonial {
	display: block;
	clear: both;
	width: 610px;
	height: 5px;
	visibility: hidden;
}

#content #testimonial p.quote {
	margin: 10px;
	font-size: 1.3em;
	color: #AFB0B7;
	font-style: italic;
}

#content #testimonial p.reference {
	font-size: 1.2em;
	margin: 10px;
	color: #AFB0B7;
	text-align: right;
}

#content #footer {
	width: 625px;
	height: 23px;
	text-align: center;
	font-size: 0.9em;
	color: #fff;
	background: url('../img/bg_footer.gif') no-repeat;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 15px 0px;
}

#content #footer a {
	color: #fff;
	text-decoration: underline;
}

#content.home #text {
	height: 306px;
}

#content.contact #text {
	height: 400px;
}

#content.sitemap #text {
	height: 314px;
}

#content.sitemap #picture img {
	margin-bottom: 8px;
}

#content.sitemap #text ul li ul {
	margin-top: 0px;
	margin-left: 20px;
	list-style: none;
}

#credits {
	width: 800px;
	margin: 5px auto;
	text-align: right;
}

#credits h3 {
	font-size: 0.9em;
}

#credits h3 a {
	color: #7F8A9A;
}

#credits h3 a:hover {
	text-decoration: none;
	color: #000;
}

#content.gallery #text {
	position: relative;
	width: 627px;
}

#content.gallery #text h2 {
	margin: 20px 20px;
}

#content.gallery #text p {
	width: 530px;
	margin: 10px auto;
}

#content.gallery #text ul li {
	margin-left: 50px;
	list-style-position: inside;
}

#content.gallery #picture {
	width: 530px;
	height: 445px;
	margin: 0px auto;
	margin-bottom: 20px;
	clear: both;
	float: none;
	border-top: 1px solid #AFB0B7;
	border-bottom: 2px solid #AFB0B7;
}

#content #contact-wrapper {
	background: #F8F8F7;
	border: 1px solid #C4C5CB;
	width: 288px;
	float: left;
	margin: 10px;
	margin-left: 0px;
	height: 400px;
}

#contact-details, #contact-form {
	margin: 10px;
}

#contact-form {
	width: inherit;
	margin: 0px auto;
}

#contact-form label {
	margin-left: 10px;
	float: left;
	clear: left;
	width: 100px;
}

#contact-form input {
	float: left;
	margin-bottom: 10px;
	width: 170px;
}

#contact-form textarea {
	float: left;
	margin: 5px 10px;
	width: 270px;
}

#contact-form input#send_form {
	margin: 10px;

}

#contact-details h3 {
}

#contact-details ul.error li {
	list-style: none;
	text-indent: 15px;
	color: #A56B59;
}

#contact-form:after {
	content: " ";
	display: block;
	height: 0px;
	clear: both;
}


#sidebar #side-footer {
	margin: 5px;
	margin-top: 60px;
	color: #fff;
	font-size: 0.9em;
}

#sidebar #side-footer a {
	color: #fff;
}

