/* CSS Document
*/
* {
	font-size:100%;

}
html { height: 101%; } /* make firefox alwasy have scroll bar */

body { 
	text-align:center;
	margin: 0;
	padding: 0;
	background: #000;
	font-family: Helvetica,Arial,sans-serif;
	font-size:70%; /* must be the same as stychanger.js */
	font-weight: 600;
	letter-spacing: 0px;	
	color: #fff;
}
#all {
	width:1091px; /* 264px + 827 */
	margin:0 auto;
	text-align:left;
	background: #000;
}
#left {
	float: left;
	color: #fff;
	width: 264px;
	font-family: Helvetica,Arial,sans-serif;
	
}
#right {
	float: left;
	width: 827px;
	
}
#top {
	float: left;
	clear: both;
	width: 100%;
}
#main-body {
	float: left;
}
#middle {
	display:inline;
	float:left;
}
#header_top {
	position:relative;
	clear:both;
	background:#000;
	height: 50px;
	}

#logo {
	border: 0;
	padding: 0;
	float: left;
	margin-top: 21px;
}
#logo img{
}
#description {
	margin-top: 25px;
	clear: left;
	float: left;
	width: 256px;
}
#contactdetails {
	margin-top: 20px;
	clear: left;
	float: left;
	width: 100%;
}
#text_contactdetails {
	float: left;
}
#link_contactdetails {
	position: absolute;
	top: 1150px;
}
#link_contactdetails ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#link_contactdetails ul li {
	margin-top: 8px;
}
#legal {
	position: absolute;
	top: 1260px;
	width: 256px;
	font-size: 80%;
}
/* coloring */
.pushedback {
		color: #999;
}

#header {
	margin: 0 0 0 10px;
	width: 807;
}

#mainmenu_left {
	float: left;
	padding: 0;
	margin:  20px 0 0 0;
	width: 256px;	
}
#mainmenu_left {
	clear: left;
}
.left_submenu {
	width: 256px;
	float: left;
	padding: 0;
	margin:  0 0 0 0;
	display: none;
	color: #fff;
}
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
.left_submenu a:hover {color: #ccc;}

.left_menu ul, .left_submenu ul {
	list-style:none;
	padding: 0;
	margin: 0;

}
.left_menu li, .left_submenu li {
	margin: 0 0px 0 0px;
	float: left;
	clear: both;
	width: 100%
}

.left_menu a {
	color: #fff;
	text-decoration: none;
}
.left_menu a.active {
	color: #999;
	outline: none;

}
#left #services_menu a {
		color: #999;
}
#left #services_menu a:hover {
		color: yellow;
}
#left #services_menu a.active {
		color: yellow;
		  outline: none;
		
}
#lefttext {
	float: left;
	clear: left;
	margin: 10px 8px 0 0;
	width: 256px;
	}

.lefttext_content {
	width: 100%;
	display: none;
}
#leftrollover {
	margin-top: 20px;
}
#header_title {
	float: left;
	clear: left;
	width: 600px;
	text-align: left;
	margin:  30px 0 0px 0;
	font-weight: normal;
	font-size: 1em;
	color: #999;
	letter-spacing: 0px;	
	text-decoration: none;
}
#main-body {margin-top: 10px;width:100%;} 

li {	
	color: #fff;
}
a img {
	border: none;
}
/*
a:hover {
	color: #e9048a;
	text-decoration: none;
}
*/
div.clr {
	clear: both;
}


#tlightbox.done #lbContent {
	padding: 20px;
	font-weight: bold;
	font-size: 1.11em;
	color: #abacad;
	line-height: 1em;
	font-family: Helvetica,Arial,sans-serif;
	text-decoration: none;
}
#tlightbox.done #lbContent #leftside {
	float: left;
	width: 250px;
}
#tlightbox.done #lbContent #email {
	float: left;
	clear: left;
    margin: 0 0 0 2px;
	font-weight: bolder;
	font-size: 1.2em;
	color: #e9048a;
	line-height: 1.2em;
	font-family: Helvetica,Arial,sans-serif;
	text-decoration: none;
}
#tlightbox.done #lbContent #aboutemail {
    margin-left: 18px;
    margin-top: 12px;
	font-weight: bolder;
	font-size: 1.2em;
	color: #e9048a;
	line-height: 1.2em;
	font-family: Helvetica,Arial,sans-serif;
	text-decoration: none;
}
#tlightbox.done #lbContent a:hover, #tlightbox.done #lbContent #email:hover {
	color: #ccc;
	text-decoration: none;
}

#tlightbox.done #lbContent #map {
	float: right;
}
#footer_menu {
	clear: left;
	float: left;
	padding: 0;
	font-size: 4px;
	margin:  20px 0 0 0;
	
}
#footer_menu ul {
	list-style:none;
	padding: 0;
	margin: 0;

}
#footer_menu li {
	margin: 0 0px 0 0px;
	float: left;

}
#footer_menu a:link {
	color: #000;
	text-decoration: none;
}

#footer_menu a:hover {
	color: #000;
	text-decoration: none;
}
#brandfooter {
	font-size: 2px;
	line-height: 1px;
	color: #000;
}
.hidden {
	display: none;
}
a:active
{
  outline: none;
}
.left_menu a:hover, #left a:hover {
	color: #999;
	text-decoration: none;
}
#front_all {
	width:900px; /* 264px + 827 */
	margin:0 auto;
	text-align:left;
	background: #000;
}
#front_top {
	float: left;
	clear: both;
	width: 70%;
	font-size: 150%;
}
#front_richard {
	float: left;
	width: 300px;
}
#front_dan {
	float: left;
}
#front_click {
	clear: both;
	float: left;
}
#front_click a {
	color: #ED217C;
}
#richardfrontemail, #danfrontemail{
color: #999;
}