/* CSS Document */
/*main structure ------------------------------------------------------*/
body {
	text-align:center;
	background:url(images/bg_imageblue1.png) repeat-x #91b0c4;
	color:#515151;
	margin:0;
	padding:0;
	font: small Tahoma, Geneva, sans-serif;
	}

#wrapper {
	width:960px;
	margin:25px auto;
	text-align:left;
	background:url(images/top_right.gif)  top right no-repeat #FFFFFF;

	}
#sidebarshell {
}
	
#sideBar {
	float: left;
	margin-left: 0px;
	display: inline;
	background:#000000;
	width:175px;
}

#header {
	background: url(images/redkite_banner.gif) no-repeat left center;
	height: 100px;
}

#mainNav {
	background: #9b9aa0;
	height: 30px;
	}

#colourBar {
	background: #121E23 no-repeat right center;
	height: 15px;
	width: 960px;
	padding:0;
	margin:0;
}

	
#content {
	width: 960px;
	}
#footer {
	clear: both;
	background: url(images/footer_bg.png) repeat-x #82aabb;
	height: 22px;
	margin-top: 0px;
	width:960px;
	}

.clear {
	clear: both;
}	
/* fonts and colours --------------------------*/

	
h1 { 
	font-size:130%;
	font-weight:normal;
	}
h2 {
	font-size:115%;
	font-weight: normal;
	
	}
h3  {
	font-size:120%;
	}
	

	
#wrapper p {
	font-size:95%;
	padding: 0 15px 0 0;
	color: #515151;
	line-height: 1.5em;
	}


.footertext {
	color:#e8eff7;
	font-weight:bold;
	font-size:73%;
	line-height:1.5em;
	margin: 3px 10px 0 640px;
	}
h4, body#whatwedo h4{
	background:  url(images/web-design-do.jpg) no-repeat;
	margin:25px 15px 0 0px;
	width:780px;
	height:157px;
	clear:both;
	}
#sideBar h2 {
	font-size: 80%;
	color: #E6EBF0;
	line-height: 1em;
	padding: 12px 15px 0px 13px;;
	margin:0 auto;
	font-weight: bold;
	text-align: center;
}
#whatwedo #wrapper #content h1 {
	display: block;
	border-bottom: thin dotted #999999;
	padding-bottom: 20px;
	padding-top:10px;
	background: url(images/small-cogs.jpg) no-repeat 400px 0px;
	width: 525px;
	margin-bottom:25px;
}
#portfoliopage #wrapper #content p {
	width: 550px;
	font-size: 90%;
	float: left;
	padding: 10px 4px 0 15px;
}


h5 {
	margin-left: 10px;
}
#contentSup h2 {
	font-size:95%;
	padding:4px 3px 12px 5px;
	font-weight:bold;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-width: thin;
	}	
		
			
/*lists -----------------------------------*/

#sideBar ul {
	width: 110px;
	margin-left: 5px;
	color: #e8eff7;
	list-style: none;
	margin-top: 50px;
	font-weight: bold;
	font-size: 95%;
	padding-left:10px;
	height: 625px;
	
}
#mainNav li {
	margin: 0;
	padding: 0;
	float: left;
	width: 175px;
	font-size: 98%;
	list-style: none;
	font-weight:bold;
	text-align:center;
}
		
#mainNav ul {
	width: 960px;
	float:left;
	margin: 0px;
	padding: 0 10px 0 0;
}


/* navigation -----------------------------------------------------------*/

#mainNav #about {
	background: #939090;
}
#mainNav #portfolio {
	background: #939090;
}

#mainNav a {
		color:#fff;
		text-align:center;
		text-decoration:none;
		display:block;
		height:30px;
		line-height:30px;
		display:block;
			}
			

			
#mainNav a:hover, body#homepage #home{
		background:#000;

			}
body#homepage h1 {
	background: no-repeat 0px top;
	line-height: 3em;
}
			
#mainNav a:hover, body#aboutus #about{
		background:#000;
			}
			
#mainNav a:hover, body#whatwedo #do{
		background:#000;
			}
			
#mainNav a:hover,  body#contactus #contact {
		background:#000;
			}

#mainNav a:hover, body#portfoliopage #portfolio{
		background:#000;
		}
#mainNav a:hover {
		color:#990000;
		background:#000;
		}
#sideBar li a{
	display: block;
	height: 35px;
	width:100px;
	font-size:95%;
	color:#528398;
}

#sideBar li a:hover {
	color:#E6EBF0;
	}
	
#sideBar #cp {
	background: url(images/portfolio/cp-website-sm.jpg) no-repeat;
	height: 101px;
	width: 101px;
}


#sideBar a {
	font-size:80%;
	margin-left: 24px;
	padding-top: 4px;
	border-top: thin solid #000000;
	display: block;
	color:#E6EBF0;
	padding-bottom: 4px;
}
#content a {
	font-weight: bold;
	color: #28527B;
	text-decoration:none;
}

#content a:hover {
	font-weight: bold;
	color: #990000;
}


/*image styles ---------------------------------------------------------*/
#sideBar img {
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 28px;
}




.padLeft {
	margin-left: 40px;
	display:inline;
	float: left;
}

.padRight {
	margin-left: 40px;
	display:inline;
}
#portfoliopage #wrapper #content #contentSup {
	background: #e2e2e2 url(images/portfolio/box/box.jpg) no-repeat;
	float:right;
	width: 100px;
	height: 120px;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 5px;
	margin-top:-25px;
	display:inline;
	
}


table {
	line-height: 1.8em;
	font-weight: bold;
}


.padLeftCopy {
	display:inline;
	margin-left: 4px;
	margin-right: -10px;
}
#portfoliopage #designs li {
	display: inline;
	float: left;
	width:160px;
	padding-right: 20px;
	font-size:90%;
	color: #CC6633;
	margin-top:5px;
	padding-top:5px;
	margin-left:5px;
	padding-bottom: 15px;
	
}
#designs img {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #999999;
	border-left-color: #DADADA;
}
#content #designs {
	margin-left: -35px;
}

 p.list{
	width: 145px;
}
 #designs li .list {
	width: 145px;
}
#mainNav ul #home {
	background: #000;
}
#content .inner {
	padding-left: 20px;
}
.portfoliolist li {
	padding: 4px;
	width: 18%;
	border: .5px solid #CCC;
	float: left;
	list-style: none;
	margin-right: 6px;
}
.portfoliolist {
	margin-left: -30px;
}

.innerleft {
	padding-left: 25px;
	float: left;
	width: 62%;
}
.innerright {
	float: right;
	width: 32%;
}
#aboutus #wrapper #sidebarshell #content {
	float: right;
	width: 775px;
}
#whatwedo #wrapper #content {
	float: right;
	width: 775px;
}
#contactus #wrapper #content {
	float: right;
	width: 775px;
}
#homepage #wrapper #sidebarshell #content {
	float: right;
	width: 775px;
}

