@charset "utf-8";
/*
*
* Stylesheet for <but.be>
*
* @copyright B.U.T <http://www.but.be>
* @author name <koenv@but.be>
* bg gray: #fcfcfc
* red: #E52525 / hover: #FF3300 
* text: #636363 / titles: #222222
* blue: #51a7c8 
*
*/


@import url("reset.css");
@import url("grid.css");

a {
	color:#e52525;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
}

a:hover {
	color:#FF3300;
	text-decoration: underline;
}

a:hover, a:active, a:focus, a:active {
	outline: none;
}
strong{
	color:#000;

}

a.mail {
	background:url(../images/css/mail_icon_red.gif) left center no-repeat;
	padding-left: 18px;
}

/* layout elements  */
body {
	font-size: 12px;
	color: #636363;
	font-family: Helvetica, Arial, sans-serif;
	background:	url(../images/css/bodybg.gif) repeat-x #FCFCFC;
	
}

p {
	margin-bottom: 20px;
}
p.intro {
	font-size: 14px;
}

body p, body li {
	line-height: 1.5;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	color: #222222;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 30px;
	line-height: 1.3;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	color: #313233;
}
.subcontent p, .subcontent li , .subcontent a {
	font-size: 11px;

}
.subcontent h4, .subcontent p{
	width: 210px;


}
h2 {
	font-size: 14px;
	margin-top:5px;
	margin-bottom: 30px;
}

h3 {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 14px;
}

h4 {
	margin: 10px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}
h5 {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}

h1 sup{
	font-size: 16px;
}

p + h4, ul + h4, a + h4, ul + p {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #d2d3d5;
	width: 210px;
}

.float_left{
	float: left;

}

.float_right{
	float: right;

}

.hide {
	display: none;
}

.component {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #d2d3d5;
	width: 210px;
}

img + a, ul + a {
	/*display: block;*/
	margin-top: 20px;
	font-family: Helvetica, Arial, sans-serif;
}

h3.media_title {
	width: 138px;
	height: 59px;
	display:block;
	text-indent: -9999px;
	background-image:url(../images/css/media_en.gif);
}

h3.media_title + ul li a {
	color: #e52525 !important;
}

h3.media_title + ul li a:hover {
	color: #FF3300 !important;
}

#content li {
	padding: 5px 0;
	display: block;
	width: 210px;
	border-bottom: 1px dotted #d2d3d5;
}

#content li a {
	
	color: #666666;
	display:inline-block;
	/*line-height:1.2;*/
}
/* random work links: */
#content .subcontent li a{
	line-height:1 !important;
}

#content li a:hover {
	color: #FF3300;
	text-decoration: none;
}

ul.about_divisions_list li {
	width: 405px !important;
	height: 30px !important;
	margin-bottom: 5px;
	padding: 10px 0 7px 0 !important;
}


ul.about_divisions_list li.but {
	background: url(../images/css/but_division.gif) no-repeat bottom left;
}
ul.about_divisions_list li.safety24 {
	background: url(../images/css/safety_24.gif) no-repeat bottom left;
}
ul.about_divisions_list li.learn24 {
	background: url(../images/css/learn_24.gif) no-repeat bottom left;

}
ul.about_divisions_list li a {


	padding-left: 95px !important;


}
ul#divisions_list li {
	width: 206px;
	height: 46px;
	background: url(../images/css/btn_divisions.png) no-repeat;
	border: none;
	margin-bottom: 5px;
}

ul#divisions_list li a {
	background: url(../images/css/btn_divisions.gif) no-repeat;
	border: none;
	padding: 12px 10px 10px 65px;
}

ul#divisions_list li a.btn_learn24 {
	background: url(../images/css/btn_learn24.gif) no-repeat 7px 7px;
}

ul#divisions_list li a.btn_safety24 {
	background: url(../images/css/btn_safety24.gif) no-repeat 7px 7px;
}

ul#divisions_list li a.btn_but {
	background: url(../images/css/btn_but.gif) no-repeat 7px 7px;
}

dl {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border: 1px solid #efefef;
}

dl.active {
	border: 1px solid #f4cece;
}

dl.recent_work {
	cursor: pointer;
}


/*
dd {
	margin-left: 10px;
}
*/

/*  services links 

----------------------------------------------------------------------------------------------------*/
dd > a {
	display: block;
	margin: 5px 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
}
/* list of services in left column */
.medialist li{
	font-size: 12px !important;

}

.showreel {
	padding-left: 35px;
	display:block;
	height:28px;
	background:url(../images/css/video_icon.gif) no-repeat 0px 1px;
	font-size: 11px;
	padding-top: 7px;
}


/*  recent work title */
dt + dd {
	margin: 5px 0 5px 10px;
}

/* services messages column */
dl.boxed {
	background: url(../images/css/box_footer.gif) bottom no-repeat;
	color: #636363;
	line-height: 1.5;
	border:none;
	padding: 0 0 50px 0;
}
		dl.boxed a{
			color:#3a3b3a;
			padding: 0px 30px 0px 20px;
			float:right;
			font-size: 11px !important;
			font-weight:normal !important;
			background: url(../images/css/arrow_dd_message.gif) right 0px no-repeat;
			font-family: Helvetica, Arial, sans-serif;
			line-height: 1.6;
			height: 20px;
			margin: 0 2px 20px 0;
		}
		
		dl.boxed a:hover {
			color:#E52525;
			text-decoration: none;
			background-position: right -20px;
		}
		
		dl.boxed dt, dl.boxed dd {
			padding: 0 0 0 15px;
			margin: 0;
			clear:right;
		}
		dd.def{
			background: url(../images/css/services_messages_div.gif) center bottom no-repeat;
			padding: 0 15px 15px 15px !important;
		
		}
		dl.boxed dt {
			color: #636363;
			font-size: 14px;
			font-weight:bold;
			font-family: Helvetica, Arial, sans-serif;
		}
		
		dl.boxed dt:first-child, .boxed_header {
			padding: 18px 0 0 0 !important;
			text-align:center;
			text-transform:uppercase;
			background: url(../images/css/box_header.gif) top no-repeat;
			height: 60px;
			color: #636363;
		}

		dl.boxed dd {
			color: #636363;
		}

/*dl.boxed a {
	margin-bottom: 30px;
}*/

#prim_content > dl:first-child {
	border-top: 1px dotted #d2d3d5;
}

#prim_content dl {
	border: none;
	/* background-image:url(../images/services/3d_animation.jpg); > will be added by jquery*/
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0;
}

#prim_content dt, #prim_content dd {
	margin-left: 270px;
}

#prim_content dt {
	margin-top: 30px;
	padding-top: 30px;
	margin-bottom:  10px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#222222;
	font-size: 14px;
}

#prim_content dd {
	line-height: 1.4;
	color:#222222;
}

#prim_content dd a {
	color:#222222;
	padding: 0px 30px 0px 20px;
	margin: 20px 0 0 60px;
	font-size: 11px;
	background: url(../images/css/arrow_dd.gif) right 0px no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.6;
	height: 20px;
}

#prim_content dd a:hover {
	color:#FFF;
	text-decoration: none;
	background-position: right -20px;
}

#work dl, #work_thumb_view dl {
	width: 230px;
	height: 200px;
	float: left;
	margin-right:9px;
	margin-top: 9px;
	position:relative;
}

/*  work 
----------------------------------------------------------------------------------------------------*/

p.work_leftcol_about{ /* Voor Learn24 en Safety24 */
	font-size:12px;
	width: 200px;
	line-height: 1.7;
	margin-top: 10px;
	
	}

#work dl.omega {
	margin-right:0;
}

#work #contentarea {
	min-height: 1020px;
	position:relative;
	overflow:hidden;
}

#work h2 {
	margin: 0;
}


/*  */
#contact #contentarea {

}
#contact h2 {
	padding-bottom: 40px;
	margin:0;
}


/* rss */
.rss {
	margin-top: 10px;
	padding-top:20px;
	border-top: 1px dotted #d2d3d5;
}

.rss_link {
	background:  url(../images/css/btn_rss.gif) top left no-repeat;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	width: 207px;
	height: 47px;
	margin-top: 10px;
	color: #5c5c5c;
	/*padding: 15px 0 10px 48px;*/
	text-indent: -9999px;
	display:block
}
/*  */
#inner {
	background: url(../images/css/contentbg.jpg) top center no-repeat;
		margin: 0 auto;
		padding-bottom: 30px;
}

#container {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 30px;
	background: url(../images/css/contentbg.jpg) top center no-repeat; /* fixed bg */
}
#home #container{
	background:none;

}

#masthead {
	height: 180px;
	position:relative;
}

#content {
	width: 980px;
}

.sub .leftCol {
	margin-top: 60px;
}

.sec_content {
	float:right;
	width: 225px;
}

.BUTlogo {
	position:absolute;
	top: 40px;
	left: 5px;
}

/*
	 Jobs 
	 
----------------------------------------------------------------------------------------------------*/
#jobs h3 {
	border-top: 1px dotted #d2d3d5;
	padding-top: 20px;
	font-size: 16px;
}


/*
	 navigation Main Menu 
	 
----------------------------------------------------------------------------------------------------*/
#main {
	width:739px;
	height: 39px;
	position:absolute;
	top: 60px;
	left: 233px;
	background: url(../images/css/navigationbg.gif) no-repeat;
	padding-left: 6px;
}

		#main ul li {
			margin: 2px 0 0 10px;
			padding: 0;
			float: left;
			display:inline;
			font-size: 13px;
			font-family: Helvetica, Arial, sans-serif;
			height: 35px;
		}
		
		#main ul li a {
			height: 25px;
			line-height: 1;
			display:block;
			padding: 11px 10px 0 10px;
			color: #d2d2d2;
			text-decoration:none;
		}
		
		#main ul li a:visited {
			color: #d2d2d2;
		}
		
		#main ul li a:hover {
			color: #FFF;
		}
		
		#main ul li.current {
			background: url(../images/css/main_current_left.gif) no-repeat;
		}
		
		#main ul li.current a {
			cursor:default;
			height: 24px;
			display:block;
			padding-top: 12px;
			color: #FFF;
			text-decoration:none;
			background: url(../images/css/main_current_right.gif) no-repeat top right;
		}

/* secondary navigation 
	 
----------------------------------------------------------------------------------------------------*/
#secondary {
	font-family: Helvetica, Arial, sans-serif;
	width:960px;
	height: 38px;
	margin: 0 auto;
}

#secondary ul {
	float: right
}

#secondary ul li {
	margin: 0;
	padding: 10px 15px 0 15px;
	height: 30px;
	float: left;
	font-size: 12px;
	background:url(../images/css/secondary_div.png) right top no-repeat;
}

#secondary ul li.login, #secondary ul li.nobackground {
	background:none;
	padding: 10px 0 0 15px;
}

#secondary ul li a {
	line-height: 1;
	color: #555555;
	font-size: 10px;
	text-decoration: none;
}

#secondary ul li a:visited {
	color: #555555;
}

#secondary ul li a:hover {
	text-decoration: underline;
}

#secondary ul li a.job_count {
	background: url(../images/css/jobcount.gif) 0 0 no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	display:inline-block;
	width: 8px;
	height:10px;
	padding-top: 2px;
	padding-left: 4px;
	margin-left: 3px;
}

/* 
	search box 
	 
----------------------------------------------------------------------------------------------------*/

form, fieldset {
	padding: 0;
	border: 0;
}

#search_box {
	width: 202px;
	height: 21px;
	background: url(../images/css/searchbg.gif) no-repeat top left;
	margin: 8px 20px 0 0;
	float:right;
	display: inline; /* ie6*/
}

#search_box #keywords {
	float: left;
	padding: 0;
	margin: 4px 0 0 6px;
	width: 164px;
	background: none;
	border: none;
	font-size: 11px;
	color: #d2d2d2;
}

#search_box #submit {
	float: right;
	margin: 5px 9px 0 0;
	width: 15px;
	height: 14px;
}

#search_box legend {
	display: none;
}
/* search results */
#search .medium_column h4{
	border:none;
	border-top: 1px dotted #d2d3d5;
	width: 435px;
}

/* 
	homepage
	 
----------------------------------------------------------------------------------------------------*/


#home h4 {
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: bold;

}


/* cases on homepage*/
#cases {
	margin: 0;
	padding: 10px;
	width: 960px;
	position: relative;
	height: 390px;
	background: url(../images/css/home_image_bg.gif) no-repeat 5px 5px;
}

	#cases #services_link{
		position: absolute;
		width: 150px;
		height: 20px;
		top: 370px;
		left: 15px;
		z-index: 23;
	}
	
	#cases #work_link{
		position: absolute;
		width: 150px;
		height: 20px;
		top: 370px;
		left: 670px;
		z-index: 23;
	}

/* introduction on homepage */
#introduction_be_en, #introduction_ae_en {
	position: absolute;
	top: 280px;
	left: 15px;
	text-indent: -9999px;
	width: 514px;
	height: 80px;
	background: url(../images/css/introduction_en.gif) no-repeat 0px 0px;
	display:block;
}

#introduction_learn24_en {
	position: absolute;
	top: 280px;
	left: 15px;
	text-indent: -9999px;
	width: 585px;
	height: 80px;
	background: url(../images/css/introduction_learn24_en.gif) no-repeat 0px 0px;
	display:block;
}

#introduction_safety24_en {
	position: absolute;
	top: 280px;
	left: 15px;
	text-indent: -9999px;
	width: 585px;
	height: 80px;
	background: url(../images/css/introduction_safety24_en.gif) no-repeat 0px 0px;
	display:block;
}


/* case details 

	grid_1 case_details
	
	 
----------------------------------------------------------------------------------------------------*/
 /* case navigation */
 #case_nav {
	background: url(../images/css/case_controls_bg.gif) no-repeat;
	width: 720px;
	height: 50px;
	position:relative;
	margin-top:-20px;
	position:relative;
}
		#nextprev_off{
			position: absolute;
			width: 53px;
			height: 20px;
			top: 25px;
			left: 662px;
			background: url(../images/css/nextprev_case_off.gif) no-repeat 0 0;
			z-index:  3;
		}
		
		#next_case {
			position: absolute;
			width: 26px;
			height: 20px;
			top: 25px;
			left: 688px;
			z-index:  4;

		}
		
		#prev_case {
			position: absolute;
			cursor: pointer;
			width: 26px;
			height: 20px;
			top: 25px;
			left: 662px;
			clear:both;
			z-index: 5;
			
		}
		
		#next_case a, #prev_case a {
			text-indent: -9999px;
			display: block;
			width: 26px;
			height: 20px;
		}
		
		#prev_case a {
			background: url(../images/css/prev_case.gif) no-repeat 0 4px;
			padding: 0;
		}
		
		#next_case a {
			background: url(../images/css/next_case.gif) no-repeat;
			border-left: 1px solid #d3d2d1;
			padding: 0;
		}
		
		#overview {
			position: absolute;
			cursor: pointer;
			width: 54px;
			height: 21px;
			top: 0px;
			left: 661px;
			cursor: pointer;
			clear:both;
			z-index: 6;
			
		}
		
		#overview a {
			display: block;
			text-indent: -9999px;
			width: 54px;
			height: 21px;
			background-image: url(../images/css/overview_cases.gif);
			background-repeat: no-repeat;
		}
		/* tooltip */
		#tooltip {
			position:absolute;
			padding:2px 5px;
			width: 500px;
			top: 5px;
			left: 140px;
			display:none; 
			text-align: right;
			overflow:hidden;
		}

	/* case description 
	-------------------------*/	
	.case_description {
		width: 445px;
		padding-right:40px;
		float: left;
		display:inline;
	
	
		
	}
	/* case categories 
	-------------------------*/	
	 .case_categories{
		width: 235px;	
		float: left;
		display:inline;
	}
	
	#content .case_categories ul li {
		width: 235px;
	}

	/* case quote
	-------------------------*/		
	#quote_wrap {
		width: 440px;
		padding: 0px 25px 20px 2px;
		float:left;
		margin-left: 1px;
		margin-right: 11px;
	}


		p.quote {
			font-size: 14px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			color: #51a7c8;
			padding: 20px 40px;
		
			background: url(../images/css/quote_top.gif) no-repeat;
			margin: 0;
		}
		
		p.quotee {
			margin-top: 0;
			padding: 40px 20px;
			text-align:right;
			background: url(../images/css/quote_bottom.gif) no-repeat;
			line-height: 1.2;
			font-size: 11px;
		}
	
	/* case large images 
	-------------------------*/	
	div.case_images {
		background: url(../images/css/case_img_bg.png);
		padding: 0 8px;
		width:707px;
	}
			div.case_image_top {
				width: 723px;
				height: 15px;
				background: url(../images/css/case_img_top.png) no-repeat;
				margin-top: 10px;
				line-height:1;
			}
			div.case_image_bottom {
				width: 723px;
				height: 19px;
				background: url(../images/css/case_img_bottom.gif) no-repeat;
				margin-bottom: 5px;
			}
			
			div.case_images img {
				display: block;
				margin-bottom: 2px !important;				
			}

			div.case_images div + img  {
				margin-top: 0px !important;
			}
			/* videowrappers */
			div.case_images div  {
				margin-bottom: 2px !important;
			}
			
			div.no_flash  {
				margin-left: 4px;
				margin-bottom: 4px;
			 	height: 26px;
			}
			
			div.no_flash img {
				vertical-align: middle;
				margin-right: 5px;
				display:inline;
			}
			
			



#case_container {
	width:960px;
	height: 250px;
	position:relative;
	overflow: hidden;
}
#case_info{
	background: url(../images/css/case_info_left_bg.gif) no-repeat;
	position: absolute;
	top: 260px;
	left: 634px;
	width:340px;
	height: 145px;
}
.case_info {
	background: url(../images/css/case_info_bg.gif) no-repeat 2px 0;
	width:287px;
	height: 125px;
	position: absolute;
	top: 0px;
	left: 6px;
	padding: 10px 20px 10px 30px;
	overflow:hidden;
	display: none;
}

.case_info h2 {
	font-size: 18px;
	padding-top: 15px !important;
	margin-bottom: 5px;
}

.case_info p {
	margin-top: 0px !important;
	margin-bottom: 10px;

}

.case_info a {
	/*color: #FFF;*/
}



.client_name {
	margin-top: 10px;
	color: #f08383;
}

.client_name_sub {
	color:#999999;
	line-height:1.2;
	margin-top: 1px;
	display:block;
}

.case_info h1 {
	font-size: 28px;
	text-transform:uppercase;
	line-height:0.6;
	margin-top: 10px;
}

#featured_work {
	position: absolute;
	width: 80px;
	height: 80px;
	top: 205px;
	left: 850px;
	z-index: 113;
	background-color: transparent;
	background-image: url(../images/css/vignette.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#featured_work_tab {
	position: absolute;
	width: 340px;
	height: 14px;
	top: 236px;
	left: 620px;
	z-index: 112;
	background-color: transparent;
	background-image: url(../images/css/featured_work.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#more_info {
	position: absolute;
	width: 327px;
	height: 30px;
	top: 214px;
	left: 632px;
	background-color: transparent;
	overflow:hidden;
	z-index: 100;
}

#more_info .inner {
	width:327px;
	height:30px;
	background: #e52525;
	padding: 8px 2px 2px 30px;
	font-family:Arial, Helvetica, sans-serif;
	display:none;
	margin-top:30px
}

#more_info .inner a {
	color:#FFF;
}

#next {
	position: absolute;
	width: 23px;
	height: 56px;
	top: 105px;
	left: 947px;
	z-index: 21;
	background-color: transparent;
	background-image: url(../images/css/next.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	cursor: pointer;
}

#prev {
	position: absolute;
	cursor: pointer;
	z-index: 20;
	width: 23px;
	height: 56px;
	top: 105px;
	left: 10px;
	background-color: transparent;
	background-image: url(../images/css/prev.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	cursor: pointer;
}
/* WORK
----------------------------------------------------------------------------------------------------*/			
	
/* pagination
----------------------------------------------------------------------------------------------------*/
.pagination_wrap {
	clear:both;
}

		#pagination {
			float: left;
			clear:both;
			margin-top: 50px;
			font-family: Helvetica, Arial, sans-serif;
			/*width: 370px;*/
			width: 450px
			
		}
		
		#pagination li {
			margin: 0 3px;
			padding: 0px 0 5px 0px;
			width:auto;
			height: 17px;
			float: left;
			white-space:nowrap;
			border:none;
		}
		
		#pagination li.end_pagination {
			width: 40px;
			overflow: hidden;
		}
		
		#pagination li.start_pagination {
			margin-right: 30px;
			margin-left: 0px;
			font-size: 11px;
		}
		
		#pagination a, #pagination strong {
			padding: 0 5px 0 5px !important;
			display: block;
			width:auto;
			height:17px;
			float:left;
		}
		
		#pagination a:hover {
			background-color:transparent !important;
			color:#FF3300 !important;
		}
		
		#pagination strong {
			background:url(../images/css/currentpage.gif) no-repeat center bottom;
		}

		#li-open, #li-close{
			display:none;
		}



.view_all_projects {
	margin: 0;
	padding: 5px 0;
	width: 225px;
	margin-left:735px;
	position: relative;
	background:url(../images/css/work_right.gif) no-repeat top right;
}

.view_all_projects a {
	margin: 0;
	padding: 5px 40px;
	background:url(../images/css/work_left.gif) no-repeat bottom left;
}
/* view options
----------------------------------------------------------------------------------------------------*/
.view_options {
	width:715px;
	height:32px;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	background:url(../images/css/case_controls_line.gif) no-repeat bottom left;
	margin-bottom: 20px;
}

		div.view_options ul {
			margin: 0;
			padding: 0;
			display: block;
		}
		
		div.view_options ul li {
			list-style: none;
			display: block;
			padding: 10px 20px 0 20px;
			height: 22px;
			float: left;
		}
		
		div.view_options ul li a {
			padding: 0 !important;
			margin: 0 !important;
		}
		
		div.view_options ul li a:hover {
			background-color:transparent !important;
		}
		
		div.view_options #sortlist {
			margin-left: 280px;
		}
		
		div.view_options #sortlist li {
			width: auto;
			border:none;
			background:none;
			padding: 10px 20px 2px 20px;
		}
		
		div.view_options #sortlist li.current {
			background:url(../images/css/sort_current.png) no-repeat left 13px;
		}
		
		div.view_options #sortlist li.current a {
			color: #957d4a !important;
		}
		
		div.view_options #viewlist {
			float: right;
			cursor:pointer;
		
		
		}
		
		div.view_options #viewlist li {
			padding: 0 0 0 20px;
			height: 32px !important;
			margin:0 !important;
			width: auto;
			border:none;
			background:url("../images/css/tab-left.gif") no-repeat left top;
		}
		
		div.view_options #viewlist li a {
			padding:10px 15px 4px 10px !important; 
		
		
			background:url("../images/css/tab-right.gif") no-repeat right top;
		}
		
		div.view_options #viewlist li.thumbs {
			background:url("../images/css/tab-thumb-left.gif") no-repeat left top;
		}
		
		div.view_options #viewlist li.thumbs a {
			background:url("../images/css/tab-thumb-right.gif") no-repeat right top;
		}
		
		div.view_options #viewlist li.current {
			background-position: 0 -32px;
		}
		
		div.view_options #viewlist li.current a {
			background-position: right -32px;
		}


/*
#work ul + h4 {
	margin-top: 167px;
}
*/

/* filter 
----------------------------------------------------------------------------------------------------*/
.filter_list {
	background: url(../images/css/list_bottom.gif) no-repeat left bottom;
	padding-bottom: 18px;
	font-size: 12px;
}
		.filter_list li a{
			padding-left: 20px;
		}
		.filter_list li {
			width: 190px !important;
		}
		
		.filter_list li.current {
			background:url(../images/css/filter_current.gif) no-repeat left top;
		}
		
		.filter_list li.current a {
			color: #957d4a !important;
		}
		
		li.filter_header {
			font-size: 11px;
			border-bottom: none !important;
			color: #222222;
			margin: 25px 0 10px 0;
			padding-left: 0;
		}
		
		li.filter_all {
			font-size: 11px;
			margin-top: 20px;
			margin-bottom: 15px;
			border-bottom:none !important;
			cursor:pointer;
		}
		
		li.filter_all.current {
			cursor:default;
			background:url(../images/css/sort_current.png) no-repeat left 8px;

		}

/* Thumb view 
----------------------------------------------------------------------------------------------------*/

#work_thumb_view, #work_list_view {
	/*padding-top: 20px;*/
	position:relative;
}

		#work_thumb_view dd {
			color:#e52525;
			font-size: 12px;
			margin-left: 10px;
			width: 210px !important;
		}
		
		#work_thumb_view dl {
			margin: 10px 9px 0 0;
			padding: 0;
			cursor: pointer;
			background-color: #fcfcfc;
		}
		
		#work_thumb_view dt + dd {
			margin-top: 15px;
		}
		
		.thumbDetails img {
			margin-top: 2px;
		}
		
		.thumbDetails span, .thumbDetails p {
			margin-left: 3px;
		}
		
		#work_thumb_view dd.project_client, #work_list_view dd.project_client {
			font-family: Helvetica, Arial, sans-serif;
			color:#636363;
			font-size: 11px !important;
		}
		#work_thumb_view dd.project_client {
			margin-bottom: 2px;
		}
		/*#work_thumb_view dd.project_client {
			position:absolute;
			float:right;
			left: 0px;
			top: 180px;
		}*/

/* listed view
----------------------------------------------------------------------------------------------------*/

		#work_list_view dl {
			width: 712px;
			display:block;
			margin: 2px 0;
			padding:0;
			height: 30px;
			position:relative;
			cursor: pointer;
			background-color: #fcfcfc;
		}
		
		#work_list_view dt {
			float: left;
			display:inline;
			margin: 0 18px 0 0;
			height: 28px;
			
		
		}
		
		#work_list_view dd {
			padding:  0  !important;
			margin: 9px 0 0 0  !important;
			color:#e52525;
			float:left;
			display: inline;
			
		}
/*
#work_list_view dt + dd {
	float: left;
	display:inline;
}
*/

		#work_list_view dd.project_client {
			/*float:right;
			text-align:left;
			display: inline;
			width: 200px;
			margin: 9px 10px 0 0px  !important;*/
		
		}
		#work_list_view dd.project_title {
			float:right;
			text-align:left;
			display: inline;
			width: 400px;
			margin: 9px 10px 0 0px  !important;
		
		}
		
		
/* news 
----------------------------------------------------------------------------------------------------*/
div.newslist{
	border-top: 1px dotted #d2d3d5;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	clear: right;
}

div.newslist h3 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 4px;
	padding-top: 30px;
}

div.newslist img {
	float: right;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 20px; 
	border: 1px solid #ececec;
}

.date {
	font-family:Helvetica, Arial, sans-serif;
	color: #957d4a;
	font-size: 10px;
	display: block;
	margin-bottom: 20px;

}
.notification{
	width: 300px;
	margin: 50px 0 0 0;

}

/* footer 
----------------------------------------------------------------------------------------------------*/

#footerWrap {
	clear:both;
	display:block;
	float:none;
	padding: 0;
	background: #222 url(../images/css/footerwrapbg.gif) repeat-x;
	margin-top: 0px;
}

		#footer {
			width: 960px;
			color:#aaaaaa;
			font-size:11px;
			padding: 30px 0 30px 0;
			margin: 0 auto;
			font-family: Arial, Helvetica, sans-serif;
			height: 400px;
			background: url(../images/css/footerbg.gif) no-repeat top center;
		}
		
			#footer h4 {
				color:#aaaaaa;
				margin-top: 0;
			}
			
			#footer a.mail {
				background:url(../images/css/mail_icon.gif) left center no-repeat;
				padding-left: 18px;
			}
			
			#footer a.location {
				background:url(../images/css/location_icon.gif) left center no-repeat;
				padding-left: 18px;
			}
			
			#footer .sitemap {
				background-image: url(../images/css/footer_div.gif);
				background-position:top right;
				background-repeat:no-repeat;
				font-size: 12px;
				height: 235px;
			}
			
			#footer .sitemap li {
				margin-bottom: 7px;
			}
			
			#footer .sitemap li a {
				color:#aaaaaa;
			}
			
			#footer div {
				padding-top: 20px;
			}
		
		#copyright {
			clear:both;
			font-size:10px;
			border-top: 1px dotted #3f3f3f;
			padding: 20px 0 30px 0;
			margin-top: 20px;
		}

/* home 
----------------------------------------------------------------------------------------------------*/
#case_images {
	background-color: #000000;
}

#home #inner {
	background:	url(../images/css/homebg.jpg) no-repeat top center;
	margin: 0 auto;
}

#home #masthead {
	height: 145px;
}

#home h1 {
	font-size: 36px;
	line-height: 1.3;
	margin: 15px 0 5px 0;
	padding: 0;
}
#home p {
	margin-right: 10px;
}

#home #content {
	margin-top:40px;
}



a.more {
	background-image: url(../images/css/more.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	color: #e52525;
	font-weight: normal;
	display:inline-block;
	height: 15px;
}

#contentarea a.more {
	font-size: 12px;

}

a.more:hover {
	color: #FF3300;
}

p.ext_link {
	margin-top: 10px !important;
	border:none !important;

}

a.ext_link {
	background-image: url(../images/css/btn_link.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	font-family:Helvetica, Arial, sans-serif;
	color: #e52525;
	font-weight: bold;
	display:inline-block;
	height: 15px;
	border:none;
}
div#work_selection {
	display:none;
}

/* hilite for search results */

.marker {
	background-color: #f5bbbb;
}

/* edit link for admins on case detail pages */
#adminedit {
	float: right;
	font-size: 11px;
}

/* loading animation for ajax calls */ 

#load {
	display: none;
	position: absolute;
	left: 341px;
	top: 10px;
	background: url(../images/css/ajax_loader.gif);
	width: 32px;
	height: 32px;
	text-indent: -9999px;
}

/* 
Contact page Google maps
----------------------------------------------------------------------------------------------------*/

#google_map_wrap, #google_map {
	width: 704px;
	height: 300px;
}
		.map_image {
			background: url(../images/css/case_img_bg.png);
			padding: 0 8px;
			width:707px;
		}
		.map_top {
			width: 723px;
			height: 10px;
			background: url(../images/css/case_img_top.gif) no-repeat;
			margin-top: 30px;
		}
		.map_bottom {
			width: 723px;
			height: 19px;
			background: url(../images/css/case_img_bottom.gif) no-repeat;
			margin-bottom: 40px;
		}

		#google_map_wrap .map_img {
			float:left;
		}

/* clients 
----------------------------------------------------------------------------------------------------*/
img.logo_thumb {

	background:#FFFFFF;
	border: 1px solid #efefef;

}
.logoholder {
	padding-top: 10px;
	display: none;
}
h4.clientlist_char{

	margin: 0;
	padding-top: 40px;
	border-top: none;
	
	}
p.clientlist_clientname {
	padding: 2px 0;
	margin:0;
	display: block;
	width: 210px;
	border-bottom: 1px dotted #d2d3d5;
}

/* custom columns
----------------------------------------------------------------------------------------------------*/

.large_column{
	padding-right:30px;
	font-size: 15px;
	float:left;
	display:inline;
	overflow:hidden;
}

.medium_column{
	width: 435px;
	padding-right:30px;
	font-size: 15px;
	float:left;
	display:inline;
	overflow:hidden;
}
		.medium_column h3{
			margin-top: 40px;
		
		}

.small_column{
	width: 232px;
	padding-left:18px;
	
	float:left;
	display:inline;
	overflow:hidden ;
	border-left: 1px dotted #d2d3d5;
	position:relative;

}


/* about 
----------------------------------------------------------------------------------------------------*/
div.random_work{
	border-top: 1px dotted #d2d3d5;
	padding-top: 10px;
	margin-top: 20px
}


.network_logo {
	margin-right: 5px;

}
#about .medium_column h3{
	font-size: 16px;
	margin-bottom:10px;

}
.boxed_medium  {
	background: url(../images/css/box_footer_232.gif) bottom no-repeat;
	color: #636363;
	line-height: 1.5;
	border:none;
	padding: 0 0 20px 0;
	width: 232px;
	margin-bottom: 30px;
}
		.boxed_medium  a{
			color:#3a3b3a;
			padding: 0px 30px 0px 20px;
			float:right;
			font-size: 11px !important;
			font-weight:normal !important;
			background:#000 url(../images/css/arrow_dd_message.gif) right 0px no-repeat;
			font-family: Helvetica, Arial, sans-serif;
			line-height: 1.6;
			height: 20px;
			margin: 0 3px 10px 0;
		}
		
		
		.boxed_medium a:hover {
			color:#E52525;
			text-decoration: none;
			background-position: right -20px;
		}
		
		.boxed_medium p {
			padding: 0 10px 0 15px;
			margin: 0;
			clear:right;
			border:none !important;
		}
		.boxed_medium ul{
			background: url(../images/css/services_messages_230_div.gif) center bottom no-repeat;
			padding: 15px !important;
			
		
		}
		.boxed_medium li {
			color: #636363;
			border-bottom: none !important;
			width: auto !important;
			padding: 5px 10px !important;
			background-image: url(../images/css/boxed_dot.gif);
			background-position: 0 11px;
			background-repeat: no-repeat;
		
			list-style-image: none;
		
		}
		
		.boxed_medium li a {
			padding: 5px 0;
			color: #666666;
			display:inline-block;
		}
		
		.boxed_medium li a:hover {
			color: #FF3300;
			text-decoration: none;
		}
		
		
		.boxed_medium h3 {
			padding: 18px 0 0 0;
			text-align:center;
			margin-bottom: 0px !important;
		
			text-transform:uppercase;
			background: url(../images/css/box_header_232.gif) top no-repeat;
			height: 60px;
			color: #636363;
		}



/* newsletter
----------------------------------------------------------------------------------------------------*/

#newsletter ul {
	margin-top: 15px;
}

#newsletter li {
	width: 100%;
}

#newsletter ul#top li:last-of-type {
	border:0px;
}

#newsletter li a {
	font-size: 14px;
}

#newsletter h2 {
	font-size: 22px;
	margin-bottom: 4px;
}	

#newsletter h3 {
	font-size: 18px;
	padding-top: 0;
	margin-bottom: 10px;
	margin-top: 30px;
}

#newsletter p {
	margin-top: 10px;
}

#newsletter div.newslist img{
	border:0px;
	/*float:none;*/
	margin-left:0px;
	/*margin-bottom:0px;*/
}

#newsletter div.newslist img.float_right{
	float:right;
	margin-left:30px;
	margin-bottom:20px;
	margin-top:0px;
}

div#content ul.topics_list li a{
	color: #E52525;
	line-height:18px !important;
}
div#content ul.topics_list li a:hover{
	color: #FF3300;
}

/* articles
----------------------------------------------------------------------------------------------------*/

#article h1 {
	margin-bottom: 15px;
}

#article h2 {
	font-size: 22px;
	margin-bottom: 20px;
}	

#article h3 {
	font-size: 18px;
	padding-top: 0;
	margin-bottom: 10px;
}

div.article_images {
	width: 340px;
	float: right;
}

div.article_images img {
	margin: 0 0 12px 12px;
	border: 1px solid #ececec;
}

/* general forms 
----------------------------------------------------------------------------------------------------*/

label {
	width: 120px;
	display:inline-block;
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
}

label.error {
	padding-left: 15px;
	font-size: 11px;
	background: url(../images/css/cross_small.gif) no-repeat left center;
	margin-left:10px;
	margin-top:3px;
	display:block;
	color: #E52525;
	text-align: left;
	width: 170px !important;
}
input.submit_button {
	background:url(../images/css/submit.png) 0px 0px no-repeat;
	width: 106px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin-top: 10px;
}

input.submit_button:hover {
	background-position: 0px -29px;
}
input.inputfield {
	width: 184px;
	height: 21px;
	font-size: 12px;
	margin: 0;
	padding: 2px 0 0 5px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
fieldset>input.inputfield {
	background: transparent;
	background-repeat: no-repeat; }

input.inputfield.active {
	background-position: -202px 0px;
}

input.inputfield.error {
	background-position: -404px 0px;
}

input.inputfield:focus {
	background-position: -202px 0px;
}


div.input_wrap{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 3px;
	margin: 5px 0 10px 2px;
	width: 199px;
	height: 21px;
	background-position: 0px 0px;
	background-image: url(../images/css/input_bg.png);
	background-repeat: no-repeat;

	
}
div.input_wrap:hover,
div.input_wrap:focus {
	background-position: -202px top;
}

.cufon-loading h1 { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}
.cufon-loading h3 { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}
