* {
	margin: 0;
	padding: 0;
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


body {
	background-image: url(/img/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}
#wrapper {
	text-align: left;
	width: 980px;
	padding: 0 10px;
	margin: 0 auto;
}

/*
html, body {
	height: 100%;
}
#wrapper {
	min-height: auto !important;
	min-height: 100%;
	margin: 0 auto -150px;
}
#footer, #push {
	height: 150px;
}
*/


#header {
	margin-top: 50px;
	width: 980px;
	overflow: hidden;
}

#nav {
	margin-top: 10px;
	float: left;
	width: 640px;
}

#nav #primary {
	overflow: hidden;
	width: 640px;
}

#nav #primary a {

}


#nav #primary a {
	display: block;
	text-indent: -1000px;
	height: 18px;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
}
#nav #primary a:hover, #nav #primary a.active {
	background-position: left bottom;
}

.homebutton a {
	background-image: url(/img/nav/home.gif);
	width: 62px;
}
.aboutbutton a {
	background-image: url(/img/nav/about.gif);
	width: 79px;
}
.workbutton a {
	background-image: url(/img/nav/work.gif);
	width: 86px;
}
.blogbutton a {
	background-image: url(/img/nav/blog.gif);
	width: 53px;
}
.newsbutton a {
	background-image: url(/img/nav/news.gif);
	width: 53px;
}
.contactbutton a {
	background-image: url(/img/nav/contact.gif);
	width: 73px;
}
.loginbutton a {
	background-image: url(/img/nav/login.gif);
	width: 93px;
}

img {
	border: 0;
}

#nav #secondary {
	margin-top: 10px;
	overflow: hidden;
}
.workmenu {
	padding-left: 110px;
	width: 530px;
}
.aboutmenu {
	padding-left: 20px;
	width: 620px;	
}
.contactmenu {
	padding-left: 340px;
	width: 300px;
}

#nav #secondary a {
	display: block;
	text-indent: -1000px;
	height: 17px;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
}
#nav #secondary a:hover, #nav #secondary a.active {
	background-position: left bottom;
}

.featuredbutton a {
	background-image: url(/img/nav/secondary/featured.gif);
	width: 92px;
}
.portfoliobutton a {
	background-image: url(/img/nav/secondary/portfolio.gif);
	width: 52px;
}
.clientsbutton a {
	background-image: url(/img/nav/secondary/clients.gif);
	width: 44px;
}


.offerbutton a {
	background-image: url(/img/nav/secondary/offer.gif);
	width: 59px;
}
.teambutton a {
	background-image: url(/img/nav/secondary/people.gif);
	width: 70px;
}
.partnersbutton a {
	background-image: url(/img/nav/secondary/partners.gif);
	width: 54px;
}
.accreditationsbutton a {
	background-image: url(/img/nav/secondary/accreditations.gif);
	width: 95px;
}

.roguesgallerybutton a {
	background-image: url(/img/nav/secondary/rogues_gallery.gif);
	width: 95px;
}


.voicesbutton a {
	background-image: url(/img/nav/secondary/voices.gif);
	width: 43px;
}


.locationbutton a {
	background-image: url(/img/nav/secondary/locations.gif);
	width: 59px;
}
.emailbutton a {
	background-image: url(/img/nav/secondary/email.gif);
	width: 53px;
}
.newsletterbutton a {
	background-image: url(/img/nav/secondary/newsletter.gif);
	width: 67px;
}

#nav #primary li {
	font:  14px/18px Arial;
	padding: 0  12px;
	float: left;
	background-image: url(/img/nav/vr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#nav #primary li.loginbutton {
	background: none;
}




#nav #secondary li {
	font:  14px/18px Arial;
	padding-right: 20px;
	float: left;
}

#nav ul {
	list-style-type: none;
}
#nav li {
	display: inline;
}
#nav a {
	color: #000;
	text-decoration: none;
}
#nav a.active {
	color: #666;
}





#logo {
	float: right;
	width: 300px;
}
#logo h1 {
	margin: 0;
	padding: 0;
}
#logo h1 a {
	overflow: hidden;
	display: block;
	text-indent: -1000px;
	padding-top: 55px;
	background-repeat: no-repeat;
	background-image: url(/img/boilerhouse.gif);
	height: 0;
}





div.partners {
	width: 980px;
}
.partners .row {
	width: 980px;
	overflow: hidden;
}

.partners .row .col1 {
	float: left;
	width: 300px;
	padding-right: 19px;
	border-right: 1px solid #f5f5f5;
}
.partners .row .col2 {
	float: left;
	padding-left: 20px;
	width: 300px;
	padding-right: 19px;
	border-right: 1px solid #f5f5f5;
}
.partners .row .col3 {
	float: right;
	width: 300px;
}






#blurb {
	margin-top: 20px;
	border-top: 1px solid #CCC;
	padding-top: 20px;
	border-bottom: 1px solid #CCC;
	width: 980px;
	overflow: hidden;
	padding-bottom: 20px;
}

#blurb .title {
	margin-top: 10px;
	float: left;
	width: 300px;
}
#blurb .title h1 {
	overflow: hidden;
	padding-top: 40px;
	height: 0;
	background-repeat: no-repeat;	
	margin-bottom: 0;
}

h1.welcome {background-image: url(/img/headers/welcome.gif);}

h1.portfolio {background-image: url(/img/headers/portfolio.gif);}
h1.featured {background-image: url(/img/headers/work.gif);}
h1.clients {background-image: url(/img/headers/clients.gif);}


h1.offer {background-image: url(/img/headers/offer.gif);}
h1.team {background-image: url(/img/headers/team.gif);}
h1.partners {background-image: url(/img/headers/partners.gif);}
h1.accreditations {background-image: url(/img/headers/accreditations.gif);}
h1.roguesgallery {background-image: url(/img/headers/rogues_gallery.gif);}
h1.voices {background-image: url(/img/headers/voices.gif);}


h1.blog {background-image: url(/img/headers/news.gif);}
h1.news {background-image: url(/img/headers/news.gif);}
h1.maps {background-image: url(/img/headers/maps.gif);}
h1.emailus {background-image: url(/img/headers/email.gif);}
h1.newsletter {background-image: url(/img/headers/newsletter.gif);}

h1.terms {background-image: url(/img/headers/terms.gif);}

h1.dashboard {background-image: url(/img/headers/dashboard.gif);}




#blurb .summary {
	float: left;
	border-left: 1px solid #E3E3E3;
	padding-left: 39px;
	width: 480px;

}

#albums {
	border: 0px;
	width: 280px;
}

#albums .summary h3 {
	border-left: 0px;
	width: 240px;
	font: 15px/18px Arial;
	color: #333;
	overflow: hidden;
	padding-top: 18px;
	height: 0;
	margin: 0;
}

#blurb .summary h3 {
	font: 15px/18px Arial;
	color: #333;
	overflow: hidden;
	padding-top: 18px;
	height: 0;
	margin: 0;
}
#blurb .summary p {
	color: #666;
	margin-bottom: 0;
}
#blurb .summary strong {
	color: #A21E62;
}



h3.b1 {background-image: url(/img/blurbs/b1.gif);}
h3.b2 {background-image: url(/img/blurbs/b2.gif);}
h3.b3 {background-image: url(/img/blurbs/b3.gif);}
h3.b4 {background-image: url(/img/blurbs/b4.gif);}
h3.b5 {background-image: url(/img/blurbs/b5.gif);}
h3.b6 {background-image: url(/img/blurbs/b6.gif);}
h3.b7 {background-image: url(/img/blurbs/b7.gif);}
h3.b8 {background-image: url(/img/blurbs/b8.gif);}
h3.b9 {background-image: url(/img/blurbs/b9.gif);}
h3.b10 {background-image: url(/img/blurbs/b10.gif);}
h3.b11 {background-image: url(/img/blurbs/b11.gif);}
h3.b12 {background-image: url(/img/blurbs/b12.gif);}
h3.albums {background-image: url(/img/blurbs/albums.gif);}






h1, h2, h3, h4, h5, h6 {
	background-repeat: no-repeat;
}

h1 {
	font: 22px/24px Arial;
	color: #333;
	margin-bottom: 15px;
	letter-spacing: -1px;
}

h2 {
	font: normal 22px/24px Arial;
	color: #93134F;
	margin-top: 10px;
	margin-bottom: 15px;
}
h3 {
	font: 16px/18px Arial;
	color: #666;
	margin-top: 10px;
	margin-bottom: 15px;
}
h4 {
	font: 14px/16px Arial;	
	color: #93134F;
	margin-top: 10px;
	margin-bottom: 5px;
}


.profile h1 {
	overflow: hidden;
	padding-top: 25px;
	height: 0;
	margin: 0 0 10px;

}
.js {
	background-image: url(/img/team/js.gif);
}
.jt {
	background-image: url(/img/team/jt.gif);
}
.vs {
	background-image: url(/img/team/vs.gif);
}
.pd {
	background-image: url(/img/team/pd.gif);
}
.pw {
	background-image: url(/img/team/pw.gif);
}
.ra {
	background-image: url(/img/team/ra.gif);
}
.kn {
	background-image: url(/img/team/kn.gif);
}
.ja {
	background-image: url(/img/team/ja.gif);
}


.partner h1 {
	overflow: hidden;
	padding-top: 23px;
	height: 0;
	margin: 0 0 10px;
}
.kable {
	background-image: url(/img/orgs/kable.gif);
}
.jadu {
	background-image: url(/img/orgs/jadu.gif);
}
.emg {
	background-image: url(/img/orgs/emg.gif);
}



.catalist {
	background-image: url(/img/orgs/catalist.gif);
}
.bp {
	background-image: url(/img/orgs/bp.gif);
}







#content {
	margin-top: 20px;
	width: 980px;
	padding-bottom: 30px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	
	overflow: hidden;
}

.col1 {	
	float: left;
	width: 480px;
}
.col2 {
	float: right;
	width: 480px;
}

.maintwocol {
	width: 640px;
	overflow: hidden;
}
.maintwocol .col1 {	
	float: left;
	width: 300px;
}
.maintwocol .col2 {
	float: right;
	width: 300px;
}



.layout1 {
	width: 980px;
	overflow: hidden;
}
.layout1 .sidebar {
	margin-top: 5px;
	width: 220px;
	float: left;
}
.layout1 .main {
	float: right;
	width: 720px;
	padding-left: 19px;
	border-left: 1px solid #CCCCCC;
}



.layout2 {
	width: 980px;
	overflow: hidden;
}
.layout2 .main {
	float: left;
	width: 640px;
}
.layout2 .sidebar {
	width: 300px;
	float: right;
}


.layout3 {
	width: 980px;
	overflow: hidden;
}
.layout3 .main {
	float: right;
	width: 640px;
}
.layout3 .sidebar {
	width: 300px;
	float: left;
}



.staff {
	width: 980px;
}
.staff .row {
	width: 980px;
	overflow: hidden;
	margin-bottom: 20px;
}

.staff .row .col1 {
	float: left;
	width: 300px;
}
.staff .row .col2 {
	float: left;
	padding-left: 40px;
	width: 300px;
}
.staff .row .col3 {
	float: right;
	width: 300px;
}

.portrait {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}



p, li {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

p {
	margin-bottom: 16px;
}

.info p {
	font: 11px/14px Arial;
	color: #666;
	margin-bottom: 12px;
}



strong {
	color: #333;
}

a {
	/*color: #333;*/
	color: #93134F;
}
.hl {
	color: #93134F;
}

ul.block {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #f5f5f5;
}

ul.block li {
	border-bottom: 1px solid #f5f5f5;
	display: block;
	width: 215px;
	padding: 0;
	margin: 0;
	color: #999;
}


ul.block a {
	text-decoration: none;
	color: #333;
	display: block;
	width: 197px;
	padding: 1px 9px;
	overflow: hidden;
	font: normal 12px/20px Arial;
	border-bottom: 1px solid #FFF;
}
	
ul.block a.active {
	background-color: #E5E6DF;
	color: #93134F;
	border-left: 1px solid #666;
	padding: 1px 9px 1px 8px;
}
ul.block a:hover {
	background-color: #f5f5f5;
	border-bottom: 1px solid #93134F;
	
}



ul.block2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #f5f5f5;
}

ul.block2 li {
	border-bottom: 1px solid #f5f5f5;
	display: block;
	width: 215px;
	padding: 0;
	margin: 0;
	color: #999;
}

ul.block2 a {
	text-decoration: none;
	color: #333;
	display: block;
	width: 209px;
	padding: 1px 3px;
	overflow: hidden;
	font: normal 12px/20px Arial;
}
ul.block2 a.active {
	background-color: #666;
	color: #FFF;
}
ul.block2 a:hover {
	background-color: #ccc;
}



.features {
	width: 980px;
}
.features .row {
	width: 980px;
	overflow: hidden;
	margin-bottom: 20px;
}

.features .row .col1 {
	float: left;
	width: 300px;
}
.features .row .col2 {
	float: left;
	padding-left: 40px;
	width: 300px;
}
.features .row .col3 {
	float: right;
	width: 300px;
}








.featured {

}
 #glider2 .project h3 {
	margin-bottom: 5px;
	
}

.featured h3 {
	margin-bottom: 0px;
	
}

.featured h4{
margin-top: 5px;
margin-bottom: 5px;
}

.featured h3 a, #glider2 .project h3 a {
	color: #93134F;
}

.featured p, #glider2 .project p {
	font: 11px/15px Arial;	
	color: #666;
	margin-bottom: 10px;
}

.featured img {
	border: none;
	margin-bottom: 5px;
	/*border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;*/
}




.newslayout {
	width: 980px;
	overflow: hidden;
	margin-bottom: 20px;
}

.newslayout .main {
	float: left;
	width: 640px;
}
.newslayout .sidebar {
	float: right;
	width: 300px;
}

.feeditem {
width: 300px;
float: left;
}

.feeditem  a {
	color: #93134F;
}

.feeditem .details {
width: 300px;
}


.feeditem .details .left {
float: left;
width: 60px;
margin-top: 5px;
}


.feeditem .details .right {
float: right;
width: 230px;
margin-top: 5px;
}


.items {
}

.items .item {
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	width: 640px;
	overflow: hidden;
}


.items .item .pic {
	float: left;
	width: 130px;
}
.items .item .summary {
	float: right;
	width: 480px;
}
.items .item .summary h3 {
	margin-bottom: 10px;
}

.items .item .summary h3 a {
color: #93134F;
}



.quote {

}
.quote p {

}



.postdate {
	margin-bottom: 5px;
}
.postdate h4 {
	margin: 0;
	padding: 0;
	font: 12px/14px Arial;
	color: #000;
}



.col1-small{
	float: left;
}

.col2-small{
	float: left;
	margin-left: 75px;
	margin-top: -13px;
}




.locations {
	width: 980px;
}
.locations .row {
	width: 980px;
	overflow: hidden;
}

.locations .row .col1 {
	float: left;
	width: 475px;
}
.locations .row .col2 {
	float: right;
	width: 475px;
}

.locations .details {
	width: 480px;
	overflow: hidden;
}

.locations .details .directions {	
	float: left;
	width: 300px;
}

.locations .details .directions2 {	
	float: left;
	width: 445px;
}

.locations .details .address {
	float: right;
	width: 130px;
}




.steps {
	border-top: 1px dotted #CCC;
	margin-bottom: 15px;
}

.direction {
	padding: 7px;
	border-bottom: 1px dotted #CCC;
	font: 11px/14px Arial;
	color: #666;
}
.direction strong {
	color: #93134F;
	font: 12px/15px Arial;
}




.homelayout {
	width: 980px;
	overflow: hidden;
}
.homelayout .main {
	width: 640px;
	float: left;
	
}
.homelayout .sidebar {
	width: 300px;	
	padding-left: 19px;
	border-left: 1px solid #CCCCCC;
	float: right;
}



.twocol {
	width: 640px;
	overflow: hidden;
}
.twocol .left {
	float: left;
	width: 300px;
}
.twocol .right {
	float: right;
	width: 300px;
}







#footer {
	background: #F7F7F7;
	width: 980px;
	text-align: left;
	margin: 0 auto;	
}
#footer .row {
	padding: 10px 0;
	width: 980px;
	overflow: hidden;
}
#footer .row .col1 {
	float: left;
	width: 340px;
}
#footer .row .col2 {
	float: left;
	width: 130px;
}

#footer .row .col3 {
	float: left;
	width: 170px;
}

#footer .row .col4 {
	float: right;
	width: 300px;
}


#footer ul {
	list-style-type: none;
}
#footer li {
	font-weight: normal;
}

#footer p {
	color: #999999;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a.mail {
	color: #93134F;
}




h3.projects {
	font: 15px/18px Arial;
	color: #333;
	overflow: hidden;
	padding-top: 18px;
	height: 0;
	margin: 0 0 15px;
	background-image: url(/img/blurbs/projects.gif);
}
h3.clients {
	font: 15px/18px Arial;
	color: #333;
	overflow: hidden;
	padding-top: 18px;
	height: 0;
	margin: 0 0 15px;
	background-image: url(/img/blurbs/clients.gif);
}
h3.disciplines {
	font: 15px/18px Arial;
	color: #333;
	overflow: hidden;
	padding-top: 18px;
	height: 0;
	margin: 0 0 15px;
	background-image: url(/img/blurbs/disciplines.gif);
}



h3.featured {
	font: 15px/18px Arial;
	color: #333;
	overflow: hidden;
	padding-top: 18px;
	height: 0;
	margin: 0 0 15px;
	background-image: url(/img/blurbs/featured.gif);
}


h3.work {
	font: 15px/18px Arial;
	color: #333;
	overflow: hidden;
	padding-top: 18px;
	height: 0;
	margin: 0 0 15px;
	background-image: url(/img/blurbs/work.gif);
}




.project {
	width: 720px;
	overflow: hidden;
}
.project .detail {
	width: 480px;
	float: left;
}
.project .side {
	width: 215px;
	float: right;
}


.info {
	width: 480px;
	overflow: hidden;
}
.overview {
	float: left;
	width: 300px;
}
.skills {
	float: right;
	width: 155px;
}





.quote {
	margin-top: 40px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/js/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;

}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	float:right;
}






#TB_closeAjaxWindow{
	padding:7px 20px 5px 20px;
	text-align:right;
	float:right;
}
#TB_closeAjaxWindow a {
	font: normal 12px/15px Arial;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:10px 20px 5px 20px;
}





#TB_title{
	height:27px;
	color: #93134F;
	font: bold 16px/19px Arial;
}

#TB_ajaxContent{
	clear:both;

	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{

}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/*
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
*/



/**/


#glider {
	width: 640px;
	overflow: hidden;
	margin-bottom: 10px;
}
#glider #sections {

	width: 640px;
}
#glider #thumbs {
	width: 640px;
	overflow: hidden;
	/*background-color: #E6E8E3;*/
	border-bottom: 1px solid #ccc;
}

#glider .thumb {
	float: left;
	padding: 8px 0 8px 5px;
	width: 84px;
}
#glider .thumb a {
	display: block;
	width: 84px;
    outline: none;
}


#glider .thumb img {
	padding: 3px;
	background-color: #f5f5f5;
	width: 80px;
	opacity: 0.5;
}
#glider .active img {
	background-color: #A21E62;
	opacity: 1;
}


#glider .thumb img {
	display: block;
	border: 0;
}

#glider div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 640px; 
	height: 360px;
	overflow: hidden;
}
#glider div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:640px;
	height:360px;
	overflow:hidden;
	float:left;
	background-repeat: no-repeat;
}		
#glider div.scroller div.content {
	width: 10000px;
}
.section .summary {
	margin: 30px 0 0;
	width: 300px;
}
.section .summary h2 {
	margin: 0;
}
.section .summary h3 {
	margin: 0;
}

.section .summary img {
	/*opacity: 0.8;*/
}

.section {

}

.section .summary h3 span {
	background-color: #333;
	padding: 0 20px 0 5px;
	color: #FFF;
	line-height: 30px;
	height: 30px;
	display: block;
	float: left;
	clear: both;
}

.section .summary h2 span {
	background-color: #93134F;
	padding: 0 20px 0 5px;
	line-height: 30px;
	height: 30px;
	color: #FFF;
	display: block;
	float: left;
}


.section .summary p {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #444;
	margin-bottom: 0;
}


.feeditems {

}

.feeditem {
padding-top: 10px;
padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
.feeditem .date {
	font: bold 11px/14px Arial;
	color: #333;	
}
.feeditem p {
	font: 11px/14px Arial;
	margin-bottom: 5px;
}



div.clients {
	width: 980px;
}
.clients .row {
	width: 980px;
	overflow: hidden;
	margin-bottom: 20px;
}

.clients .row .col1 {
	float: left;
	width: 215px;
}
.clients .row .col2 {
	float: left;
	padding-left: 40px;
	width: 215px;
}
.clients .row .col3 {
	float: left;
	padding-left: 40px;
	width: 215px;
}
.clients .row .col4 {
	padding-left: 39px;
	float: left;
	width: 215px;
}


ul li.hide a, ul li.hide a.active, ul li.hide a:hover {
	color: #999;
	cursor: auto;
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}

.clients .quote {
	margin-top: 0;
}



p.clickportfolio {
	border-top: 1px dotted #CCC;
	padding-top: 15px;
	margin-top: 15px;
	text-align: left;
}
p.clickportfolio a strong{
	padding: 5px 3px 5px 25px;
	background-image: url(/img/lightbox.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	color: #93134F;
	font-weight: bold;
	text-decoration: none;
}

.viewproject {
	border-top: 1px dotted #CCC;
	padding-top: 15px;
	margin-top: 15px;
	text-align: left;
}
.viewproject a {
	padding: 5px 3px 5px 25px;
	background-image: url(/img/lightbox.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	color: #93134F;
	font-weight: bold;
	text-decoration: none;
}

.viewwebsite a {
	padding: 5px 3px 5px 25px;
	background-image: url(/img/website.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #93134F;
	font-weight: bold;
	text-decoration: none;
}

.viewquotes {
	padding: 5px 3px 5px 18px;
	background-image: url(/img/mini_lightbox.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	color: #999;
}
.book p {
	margin-bottom: 3px;
}

.close a {
	padding: 5px 3px 5px 22px;
	background-image: url(/img/close.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	color: #000;
	text-decoration: none;
	border: 1px dotted #ccc;
}

.sidebar .thickbox img {
margin-top: 20px;
}

.sidebar .thickbox img {
margin-top: 20px;
}

.sidebar p {
font-size: 11px;
}


.flickr strong {
color: #0063DC;
}

a.flickr {
color: #93164F;
}

p.clickproject {
	text-align: right;
	color: #93164F;
	font-weight: bold;
	padding: 5px 20px 2px 2px;
	background-image: url(/img/projectarrow.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


.cloud {
	margin-top: 20px;
}

	.color1 {
		color: #CCC;
	}
	.color2 {
		color: #CE328F; /*#666;*/
	}
	.color3 {
		color: #AE2977; /*#333;*/
	}
	a {
		text-decoration: none;
	}
	
	
.albumlist {

}
.albumlist ul {
	margin-left: 20px;
}
.albumlist li {
	border-bottom: 1px solid #f5f5f5;
	padding: 3px 0;
}
	
	.group {
		border-bottom: 1px solid #CCC;
		margin-bottom: 7px;
}
.header {
	padding-bottom: 3px;
}
.boxToggle {
	background-repeat: no-repeat;
	padding-left: 10px;
	background-image: url(/img/toggle.png);
	background-position:0 -14px;
	
	/*font: 16px/18px Arial;
	color: #666;*/
	margin-top: 10px;
	margin-bottom: 15px; 
}
.boxToggleOn {
	background-position: 0 6px;
}


}
.box {
	/*border: 1px solid #CEE77C;*/
	background-color: #FFF;
	padding:10px;
	margin-bottom: 10px;
}


.current p {
	color: #666;
	margin-bottom: 0;
	margin-left: 100px;
}
.current strong {
	color: #A21E62;
}


.contactform {
	width: 980px;
	overflow: hidden;
}
.contactform .enquiry {
	width: 300px;
	float:  left;
}
.contactform .message {
	width: 640px;
	float: right;
}

.thumbmini {
	float: left;
	padding-right: 10px;
}

.feeditems h4 {
	margin-top: 5px;
}