#mainContainer{
	position:absolute;
	left:0px;
	top:30px;
	width:100%;
	background: #515151 url(http://www.onholdstudio.co.uk/wp-content/uploads/2009/11/bg.jpg) repeat-x;	
	
}

#socialbar {
   font-size: 10px;
   color: white;
   padding-right: 10px;
   background-color: #E4E4E4;
   height: 30px;
}
#socialbar a{
   color: #ffffff;
}

#center{
	height:auto;
	width:960px;
	margin:auto;
	text-align:left;
	border: 0px solid;
 	margin-top:35px;
	background-color:#27211a;
	
}


/* Page Nav */

#pagenav li a:link, #pagenav li a:visited {
	color: #000;
}

#pagenav li {
font-size:15px;
font-weight:300; text-transform: uppercase;

}

#pagenav li.current_page_item a  { color:#7ac022;
	
}

/* Style drop down list */

#pagenav li ul {

	background: #D8D8D8;
}

#pagenav li ul li {
	color: #000000;
	background: none;
	border-bottom: 1px solid #aaa;
font-size:13px;
font-weight:300;
	
}

#pagenav li ul li a:link, #pagenav li ul li a:visited  {
	color: #000;
	background: none!important;
}

#pagenav li ul li a:hover  {
	background: #e2e2e2!important;
	text-decoration: none;
}

#logo{
	background-image:url(images/logo_orange.jpg);

}

#featured{
	background-image:url(images/featured_orange.png);

}


#menu ul li#selected a, #menu ul li a:hover{
    color:#7ac022;
}


#header{
	background-color:#7ac022;
	border:#7ac022 1px solid;
}

#headerPage{
	background-color:#7ac022;
	border:#7ac022 1px solid;

}


.headerButton1 a{
   
    height:43px;
    width:198px;
	background-image:url(images/button_view_service_orange.png);
	display:block;
	float:left;
}


.headerButton1 a:hover {
	background-image:url(images/button_view_service_over_orange.png);
}


.headerButton2 a{
   
    height:43px;
    width:197px;
	background-image:url(images/button_view_portfolio_orange.png);
	display:block;
	margin-left:20px;
	float:left;

}

.headerButton2 a:hover {
	background-image:url(images/button_view_portfolio_over_orange.png);

}


#headerSpacer{
	position:absolute;
	bottom:-27px;
	left:-2px;
	height:24px;
	width:962px;
}

#hederTitle{	
 	background-image:url(images/heder_title_orange.jpg);
	display:block;
	height:97px;
	width:470px;
	background-repeat:no-repeat;
	}



/*---------------------------- BEGIN CONTENT ----------------------------*/


.servicesText b{
	color:#7ac022;


}


#bubbleClient{
	margin-bottom:-4px;
	font-weight:300;
	color:#7ac022;
	font-weight:bold;
	text-align:center;

}


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

#footer{
	background-image:url(images/footer_shadow_orange.jpg);
	background-repeat:repeat-x;
	width:962px;
	height:60px;
	position:relative;
	bottom:0px;
	left:-1px;
	text-align:center;
	margin-top:0px;
	background-color:#27211a;
	border: #27211a 1px solid;
}
#sliderShadow{
background-image:url(images/header_image_shadow_orange.jpg);
height:30px;
width:366px;
position:relative;
top:0px;
left:-5px;

}

#menu ul li.current_page_item a{
    color:#7ac022;
}


.postInfo{
	background-color:#7ac022;
	border: 1px solid #7ac022;
	height:27px;
	width:100%;
	margin-top:12px;
}

.blueLink, a{ 
	color:#5f9916;

}

.sidebarMenu ul li a:hover{
	background-color:#7ac022;
	color: #fff;

}

/*------------------------UPDATES---------------------*/

/*--------------------------VERSION 1.4 ----------------------*/


#menu ul li.current_page_item ul li a:hover, #menu ul li.current_page_parent ul li a:hover{
	color:#7ac022;
}

#menu ul li.current_page_parent a{
	color:#7ac022;
}

#menu ul li.current_page_parent ul li.current_page_item a{
	color:#7ac022;
}
