@import url("layout.css");

a {
	text-decoration: none;
	color:#666666;
	background: none;
	/*border-bottom: 1px solid #000;*/
}  
 
a:hover {
	text-decoration: none;
	color: #FFF; 
	background-color: #000;
	border-bottom: 0;
} 

html, body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	background-color: #FFF;
	text-align: justify;
} 


body, td {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000; 
	line-height: 1.5em;
}


#bw {
	margin: 0;
	padding: 0;
	display: block; 
	float: left;
	list-style: none;
	text-transform: uppercase;
	font-size: 9px;
	text-align: left;
	width: 100px;
}

#bw li        { float: left; padding: 0; margin: 0; }
#bw li#Colour { 
	background: transparent url(../imgs/global/bw.gif) no-repeat top left; 
	text-indent: -1000em; 
	width: 19px; 
	height: 17px; 
	overflow: hidden; 
	color: #FFF; 
	margin: 0 10px 0 0; 
}


#bw li a {
	display: block;
	margin: 0;
	padding: 0 8px 0 8px;
	text-decoration: none;
	border-bottom: 0;
	position: relative;
	color: #000;
}

#bw li a:link, #bw li a:visited { color: #000; background: none; }
#bw li a:hover                  { color: #FFF;background-color: #000000;  }
#bw li a.active                  { color: #FFF;background-color:#000000;  }
#bw li a#whte                   { color: #FFF;background-color: #000000;  }

#bw li a:link span, #bw li a:visited span { display: none; font-size: 9px; }
#bw li a:hover span { 
	display: block; 
	position: absolute; 
	top: 10px; 
	left: 0; 
	width: 300px;
	margin: 8px 0 0 8px;
	z-index: 100;
	padding: 0;
	background: none;
	color: #777;
	font-size: 9px;
}

.slideshow { height: 285px; width: 948px; margin: 1px 0 0 0; padding:0; border: 1px solid #000000; border-top: 2px solid #000000;}


#logo { 
	float: right; 
	background: transparent url(../imgs/global/logo_w.gif) no-repeat 0 10px; 
	margin: 0 0 10px 0; 
	padding: 0; 
	width: 111px; 
	height: 55px; 
}

#logo2 { 
	float: right; 
	background: transparent url(../imgs/global/logo_w.gif) no-repeat 0 10px; 
	margin: 0 30px 10px 0; 
	padding: 0; 
	width: 111px; 
	height: 55px; 
}

#logo a{
	border-bottom: 0;
	display: block; 
	width: 100%;
	height: 100%; 
	overflow: hidden; 
	text-indent: -1000em; 
}

#logo2 a {
	border-bottom: 0;
	display: block; 
	width: 100%;
	height: 100%; 
	overflow: hidden; 
	text-indent: -1000em; 
}

#logo a:hover { background: none; border-bottom: 0; }

#logo2 a:hover { background: none; border-bottom: 0; }

#top {
	margin: 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #000;
	width: 900px;
}

.thick_line { border-bottom: 3px solid #000; }

.thiner_line{ 
background-color:#000000;
width:100%;
height:1px;
float:left;
margin:0 0 20px 0;
padding:0;

}


ul#nav, #nav {
	float: left;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;                       
	width: 950px;                                  
	list-style: none;
	text-transform: uppercase;
	font-size: 11px;
	text-align: left;
	border-bottom: 3px solid #000;
	height:25px;
}

#nav li {
	float: left;
}

#nav li a {
	float: left;
	display: block;
	margin: 0;
	text-align:center;
	padding: 12px 0 15px 0;                            
	width: 129px;
	height:12px;
	text-decoration: none;
	color:#FFF;
	background-color:#000;
	border-top: 1px solid #000;

}

#nav li a:link, #nav li a:visited { border-bottom: 0; color: #000; background-color: #FFF; float: left; }
#nav li a:hover, #nav li a.active { border-bottom: 0; border-top: 1px solid #000; color: #FFF; background-color: #000; }

#nav li.none           { margin: 0; padding: 0; float: left; width: 175px; border-top: 1px solid #000; display: block; background-color:#FFF; }
#nav li.none a         { margin: 0 0 0 132px; padding: 13px 0 0 0; width: auto; background-color: #FFF; border: none; display: inline; }
#nav li.none a img        {border: none; }
#nav li.none a:hover   { width: auto; background-color: #FFF; border: none; display: inline; }
#nav li.none a.active,#nav li.none a:visited { background-color:#FFF;}

#nav li.none a.fb      { margin: 0 0 0 10px; padding: 13px 0 0 0; width: auto; background-color: #FFF; border: none; display: inline; }



ul#navHome, #navHome {
	float: left;
	margin: 0;
	padding: 0 0 15px 0;                       
	width: 950px;                                  
	list-style: none;
	text-transform: uppercase;
	font-size: 11px;
	text-align: left;
	border-bottom: 3px solid #000;
	height:25px;
}

#navHome li {
	float: left;
}

#navHome li a {
	float: left;
	display: block;
	margin: 0;
	text-align:center;
	padding: 12px 0 15px 0;                            
	width: 129px;
	height:12px;
	text-decoration: none;
	color:#FFF;
	background-color:#000;
	border-top: 1px solid #000;

}

#navHome li a:link, #navHome li a:visited { border-bottom: 0; color: #000; background-color: #FFF; float: left; }
#navHome li a:hover, #navHome li a.active { border-bottom: 0; border-top: 1px solid #000; color: #FFF; background-color: #000; }

#navHome li.none           { margin: 0; padding: 0; float: left; width: 175px; border-top: 1px solid #000; display: block; background-color:#FFF; }
#navHome li.none a         { margin: 0 0 0 132px; padding: 13px 0 0 0; width: auto; background-color: #FFF; border: none; display: inline; }
#navHome li.none a img        {border: none; }
#navHome li.none a:hover   { width: auto; background-color: #FFF; border: none; display: inline; }
#navHome li.none a.active,#navHome li.none a:visited { background-color:#FFF;}

#navHome li.none a.fb      { margin: 0 0 0 10px; padding: 13px 0 0 0; width: auto; background-color: #FFF; border: none; display: inline; }






.strike         { float: right; width: 275px; border-top: 1px solid #000; margin-top:-1px; }

.tright{
	text-align:right;
	font-weight:bold;
	
}




#nav_work {
	margin: 0;
	padding: 0;                       
	width: 900px;                                 
	list-style: none;
	text-transform: uppercase;
}

#nav_work li a {
	float: left;
	display: block;
	margin: 0;
	padding: 6px 10px 3px 10px;
	font-family: Helvetica, Arial, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
	font-weight: normal; 
	font-size: 11px; 
}

#nav_work li a:link, #nav_work li a:visited   { border-bottom: 0; color: #000; background: #FFF; }
#nav_work li a:hover, #nav_work li a.selected { border-bottom: 0; color: #FFF; background: #000; }




#main {
	margin: 0;
	padding: 0;
	border-top: 5px solid #000;
	border-bottom: 1px solid #000;
	width:950px;
}


#main2 {
	margin: 0;
	padding: 0;
	border-top: 5px solid #000;
	width:950px;
}

#main_c {
	margin: 0;
	padding: 0;
	border-top: 5px solid #000;

}

#main_w {
	margin: 0;
	padding: 0;
	border-top: 5px solid #000;
	border-bottom: 1px solid #000;
	background: #FFF;
}

.school { border-left: 1px solid #000; }
.school2 { border-right: 1px solid #000; height:100px; padding:0; margin-bottom:100px; width:600px; }
.school3 { height:300px; padding-left:10px; width:600px; }
.school4 { border-left: 1px solid #000; }

.middle_line { border-top: 3px solid #000; }

.thin_line { border-bottom: 1px solid #000; }

.plus{
	float:right;
	text-transform:uppercase;
	width:200px;
	font-weight:bold;
	padding:15px 0 0 0;
	font-size:9px;
	
}

.work {
	margin: 2px 0 10px 0;
	padding: 0;
	width: 950px;
	height: 90px;
	background: transparent url(../imgs/work_w.gif) no-repeat top left;
}

.services {
	margin: 2px 0 10px 0;
	padding: 0;
	width: 950px;
	height: 132px;
	background: transparent url(../imgs/services_w.gif) no-repeat top left;
}

.clients {
	margin: 5px 0 10px 0;
	padding: 0;
	width: 950px;
	height: 135px;
	background: transparent url(../imgs/clients_w.gif) no-repeat 0 0;
}

.about {
	margin: 5px 0 10px 0;
	padding: 0;
	width: 950px;
	height: 135px;
	background: transparent url(../imgs/about_w.gif) no-repeat top left;
}

.contact {
	margin: 5px 0 10px 0;
	padding: 0;
	width: 950px;
	height: 53px;
	background: transparent url(../imgs/contact_w.gif) no-repeat top left;
}

#open{
	background:url(../imgs/open.gif) no-repeat;
	width:30px;
	height:25px;
}

.what{
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight:bolder;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;

}


.clients1 {
	margin: 0;
	padding: 0;
	background: transparent url(../imgs/client.jpg) no-repeat top left;
	width: 950px;
	height: 575px;
	float:left;
}

.clients2 {
	margin: 0;
	padding: 0;
	background: transparent url(../imgs/logos2.gif) no-repeat top left;
	width: 900px;
	height: 157px;
}

.clients3 {
	margin: 0;
	padding: 0;
	background: transparent url(../imgs/logos3.gif) no-repeat top left;
	width: 900px;
	height: 157px;
}

.say {
	margin: 0 0 15px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #000;
}

.box {
	margin: 0 auto;
	padding: 10px;
	background-color: #000;
	color: #FFF;
	width: 450px;
	text-align: center;
}

.vline{
	background:url(../imgs/vline.gif) no-repeat;
	width:1px;
	height:150px;
	margin:0 8px 0 8px; 
	
}

.footer_right a, #footer a {
	text-decoration: none;
	color: #000; 
	background: none;
	border-bottom: 0;
}  
 
.footer_right a:hover, #footer a:hover {
	text-decoration: none;
	color: #FFF; 
	background: #000;
	border-bottom: 0;
} 



div#twitter {
	width: 380px;
}

div#twitter h2 {
	display: none;
}

p#preloader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

ul#twitter_update_list {
	margin: 0;
	padding: 0px 1em 0.5em 0;
	list-style-type: none;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
}

ul#twitter_update_list li a {
	/* timestamp link */
	text-decoration: none;
	color:#666666;
	background: none;
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li span a {
	/* links in tweet */
	text-decoration: none;
	color:#666666;
	background: none;
}

ul#twitter_update_list li span a:hover {
	/* links in tweet */
	text-decoration: none;
	color: #FFF; 
	background-color: #000;
	border-bottom: 0;
}

ul#twitter_update_list li.firstTweet {
}

ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

a#profileLink {
	display: none;
}




/* Arrow styling */
.coda-nav-left a,
.coda-nav-right a {
    background: #000;
    color: #fff;
    padding: 5px;
    width: 100px;
}

