@import url("layout.css");

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

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

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

h3 {
	padding: 0 0 8px 0;
	margin:8px 0 5px 0;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0; 
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
}

#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: #000; 
	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: #FFF;
}

#bw li a:link, #bw li a:visited { color: #FFF; background: none; }
#bw li a:hover                  { color: #000; background-color: #FFF; }
#bw li a#blck                   { color: #000; background-color: #FFF; }

#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;
}

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

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

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

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

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

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

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

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

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

.thiner_line{ 
background-color:#fff;
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 #FFF;
	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:#000;
	background-color:#FFF;
	border-top: 1px solid #FFF;
}

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

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

#nav li.none a.fb      { margin: 0 0 0 10px; padding: 13px 0 0 0; width: auto; background-color: #000; 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:#000;
	background-color:#FFF;
	border-top: 1px solid #FFF;

}

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

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

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




.strike         { float: right; width: 275px; border-top: 1px solid #FFF; 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: #FFF; background: #000; }
#nav_work li a:hover, #nav_work li a.selected { border-bottom: 0; color: #000; background: #FFF; }






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


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

#main_b {
	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 #FFF; }
.school2 { border-right: 1px solid #FFF; height:100px; padding-left:10px; margin-bottom:100px; width:600px; }
.school3 { height:300px; padding-left:10px; width:600px; }
.school4 { border-left: 1px solid #FFF; }



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

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

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

.twitter {
	margin: 15px 0 0 0;
	padding: 5px 0 0 33px;
	background: transparent url(../imgs/twitter_b.gif) no-repeat top left;
	height: 25px;
}

.facebook {
	margin: 15px 0 0 0;
	padding: 5px 0 0 33px;
	background: transparent url(../imgs/facebook_b.gif) no-repeat top left;
	height: 25px;
}

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

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

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

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


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


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


.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 #FFF;
}

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

.footer_right a, #footer a {
	text-decoration: none;
	color: #FFF; 
	background: none;
	border-bottom: 0;
}  
 
.footer_right a:hover, #footer a:hover {
	text-decoration: none;
	color: #000; 
	background: #FFF;
	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: 15px 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: #FFF; 
	background: none;
}

ul#twitter_update_list li span {
	display: block;
}

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

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

ul#twitter_update_list li.firstTweet {
}

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

a#profileLink {
	display: none;
}



/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/
/* Insignificant stuff, for demo purposes */

.panel h2.title { 
	margin-bottom: 10px 
}
	
/* Most common stuff you'll need to change */
.coda-slider-wrapper {background:#000000;}
.coda-slider { background:#000; }


/* Arrow styling */
.coda-nav-left a,
.coda-nav-right a {
    color: #fff;
}


/* Panel padding */
.coda-slider .panel-wrapper { 
		background-color:#000000; }



/* Miscellaneous */
.coda-slider-wrapper {

	background:#000000;

}
.coda-slider {

	background-color:#000000;
	
}
.coda-slider .panel {

	background:#000000;
}
.coda-slider .panel-container { 
background-color:#000000;
 }


ul#portfolio-filter li{ 
display: inline;
float:left; 

}
ul#portfolio-filter a{ 
	float: left;
	display: block;
	margin: 0;
	padding: 0 0 10px 0;                            
	width: 135px;
	text-decoration: none;
	border-bottom: 1px solid #BBB;
	background-color:#000;
	color: #fff;
}


ul#portfolio-filter a:hover, ul#portfolio-filter a.active{ 
border-bottom: 1px solid #FFF; color: #FFF; background-color: #000; 
}
ul#portfolio-filter a.current{ 
border-bottom: 1px solid #FFF; color: #FFF; background-color:#000;
}

ul#portfolio-list li a{
color:#FFFFFF;

}

ul#portfolio-list li a{
color:#FFFFFF;

}


ul#portfolio-list li p a:hover{ display: block; width: 168px; height: 120px; overflow: hidden; color:#000;}
ul#portfolio-list li a.current, ul#portfolio-list li a:hover{ color:#000;}

h5 {
	margin: 20px 0 10px 0;
	padding: 3px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px; 
	text-transform: uppercase;
	border-top: 1px solid #FFF;
}

.proj {
	margin: 5px 0 10px 0;
	padding: 3px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px; 
	text-transform: uppercase;
	border-top: 1px solid #FFF;
}

div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #FFF;
	color: #000;
}

div.anythingSlider .thumbNav a {
	font: 11px/18px Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	height: 20px;
	width:20px;
	margin: 0 5px 0 0;
	background:url(file:///D|/Cherrie/Quirk%20Website/images/cells.png);
	color:#FFF;
	background-repeat: repeat-x;
	text-align: center;
	outline: 0;
}

.launch a{
color:#FFF;
background:#000;
border:solid 1px #FFF;
height:20px;
padding:2px 7px 2px 7px;
}

.launch a:hover{
color:#000;
background:#fff;
border:solid 1px #000;
height:20px;
padding:2px 7px 2px 7px;
}

.baackBtn a{
font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
font-size: 12px;
padding:1px 7px 0px 3px;
height:18px;
color:#FFF;
background:#000;
border:solid 1px #FFF;
float:right;

}

.baackBtn a:hover{
font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
font-size: 12px;
padding:1px 7px 0px 3px;
height:18px;
color:#000;
background:#fff;
float:right;

}

div.anythingSlider.activeSlider .anythingWindow {
	border-color:#000;
}

.fblike{
color:#FFFFFF;

}

#one_{
border-right:solid #fff 1px;

}

#two_{
padding:0 0 0 25px;
border-right:solid #fff 1px;

}
