/****************************
			GLOBAL
*****************************/

* {
	margin:0px;
	padding:0px;
}

body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
}

:focus, :active { 
	outline: 0; 
}

.clear, .ourclear {
	clear:both;
}

a img {
	border:0px;
}

#newsite { position: absolute; top: 0; left: 0; z-index: 10; }

/****************************
			HEADER
*****************************/

#header_bg {
	background-image:url(../images/bg_header.gif);
	background-repeat:repeat-x;
	height:167px;
}

#header {
	width:917px;	/*934px*/
	margin:0px auto;
	padding-right:17px;
}

#logo {
	width:250px;
	float:left;
/*	margin-left:-15px;*/
}

#client_login {
	float:right;
	min-width:56px;	/*74px*/
	min-height:21px;	/*25px*/
	background-color:#656A72;
	padding:4px 9px 0px;
	text-align:center;
}

	#client_login a {
		color:#ADCA57;
		text-decoration:none;
		font-size:1.1em;
	}
	
	#client_login a:hover {
		color:#fff;
	}

/* ====================== */
/* = --- NAVIGATION --- = */
/* ====================== */

#header_nav {
	float:right;
	width:618px;
/*	margin:45px 0px 0px 50px;*/
	margin:35px 0px 0px 0px;
	height:60px;
}

/*#nav {
	float:left;
	margin:45px 0px 0px 50px;
	height:60px;
}
*/

	#nav ul.navigation {
		list-style:none;
	}
	
		#nav ul.navigation li {
			height:24px;
			float:left;
			margin:0px 14px;
		}
		
		#nav ul.navigation li a {
			text-indent:-9999px;
			overflow:hidden;
			display:block;
			background-repeat:no-repeat;
		}
		
			#nav ul.navigation li.nav_home a {
				background-image:url(../images/nav_home.gif);
				width:46px;
				height:24px;
			}
			
			#nav ul.navigation li.nav_whoweare a {
				background-image:url(../images/nav_whoweare.gif);
				width:96px;
				height:24px;
			}
			
			#nav ul.navigation li.nav_whatwedo a {
				background-image:url(../images/nav_whatwedo.gif);
				width:96px;
				height:24px;
			}
			
			#nav ul.navigation li.nav_ourwork a {
				background-image:url(../images/nav_ourwork.gif);
				width:72px;
				height:24px;
			}
			
			#nav ul.navigation li.nav_blog a {
				background-image:url(../images/nav_blog.gif);
				width:40px;
				height:24px;
			}
			
			#nav ul.navigation li.nav_sayhello a {
				background-image:url(../images/nav_sayhello.gif);
				width:74px;
				height:24px;
			}
			
			#nav ul.navigation li a:hover {
				background-position:0 100%;
			}

#nav img.nav_divider {
	margin:6px 0px;
}

/* ========================== */
/* = --- SUB-NAVIGATION --- = */
/* ========================== */

#nav ul.subnav {
	list-style:none;
}

	#nav ul.subnav li {
		height:22px;
		float:left;
		margin:0px 60px 0px 0px;
	}
	
	#nav ul.subnav li a {
		text-indent:-9999px;
		overflow:hidden;
		display:block;
		background-repeat:no-repeat;
	}
	
		#nav ul.subnav li.sub_whoweare_meettheteam a {
			background-image:url(../images/subnav_meettheteam.gif);
			width:92px;
			height:22px;
		}
	
		#nav ul.subnav li.sub_whatwedo_creativeconcepts a {
			background-image:url(../images/subnav_creativeconcepts.gif);
			width:103px;
			height:22px;
		}
		
		#nav ul.subnav li.sub_whatwedo_advertising a {
			background-image:url(../images/subnav_advertising.gif);
			width:68px;
			height:22px;
		}
		
		#nav ul.subnav li.sub_whatwedo_digitalsolutions a {
			background-image:url(../images/subnav_digitalsolutions.gif);
			width:101px;
			height:22px;
		}
		
		#nav ul.subnav li.sub_whatwedo_media a {
			background-image:url(../images/subnav_media.gif);
			width:45px;
			height:22px;
		}
		
		#nav ul.subnav li.sub_whatwedo_directmarketing a {
			background-image:url(../images/subnav_directmarketing.gif);
			width:95px;
			height:22px;
		}
		
		#nav ul.subnav li.sub_whatwedo_printmanagement a {
			background-image:url(../images/subnav_printmanagement.gif);
			width:107px;
			height:22px;
		}
		
		#nav ul.subnav li.sub_whatwedo_designartwork a {
			background-image:url(../images/subnav_designartwork.gif);
			width:103px;
			height:22px;
		}
		
		#nav ul.subnav li.sub_ourwork_advertisingdesign a {
			background-image:url(../images/subnav_advertisingdesign.gif);
			width:120px;
			height:22px;
		}
		
		#nav ul.subnav li.sub_ourwork_digital a {
			background-image:url(../images/subnav_digital.gif);
			width:44px;
			height:22px;
		}
		
		#nav ul.subnav li a:hover {
			background-position:0 100%;
		}

/* ================================== */
/* = --- SUB-NAVIGATION CURRENT --- = */
/* ================================== */

#nav ul.subnav-cur {
	list-style:none;
}

	#nav ul.subnav-cur li {
		height:22px;
		float:left;
		margin:0px 60px 0px 0px;
	}

	#nav ul.subnav-cur li a {
		text-indent:-9999px;
		overflow:hidden;
		display:block;
		background-repeat:no-repeat;
	}

		#nav ul.subnav-cur li.sub_whoweare_meettheteam a {
			background-image:url(../images/subnav_meettheteam.gif);
			width:92px;
			height:22px;
		}
	
		#nav ul.subnav-cur li.sub_whatwedo_creativeconcepts a {
			background-image:url(../images/subnav_creativeconcepts.gif);
			width:103px;
			height:22px;
		}
		
		#nav ul.subnav-cur li.sub_whatwedo_advertising a {
			background-image:url(../images/subnav_advertising.gif);
			width:68px;
			height:22px;
		}
		
		#nav ul.subnav-cur li.sub_whatwedo_digitalsolutions a {
			background-image:url(../images/subnav_digitalsolutions.gif);
			width:101px;
			height:22px;
		}
		
		#nav ul.subnav-cur li.sub_whatwedo_media a {
			background-image:url(../images/subnav_media.gif);
			width:45px;
			height:22px;
		}
		
		#nav ul.subnav-cur li.sub_whatwedo_directmarketing a {
			background-image:url(../images/subnav_directmarketing.gif);
			width:95px;
			height:22px;
		}
		
		#nav ul.subnav-cur li.sub_whatwedo_printmanagement a {
			background-image:url(../images/subnav_printmanagement.gif);
			width:107px;
			height:22px;
		}
		
		#nav ul.subnav-cur li.sub_whatwedo_designartwork a {
			background-image:url(../images/subnav_designartwork.gif);
			width:103px;
			height:22px;
		}
		
		#nav ul.subnav-cur li.sub_ourwork_advertisingdesign a {
			background-image:url(../images/subnav_advertisingdesign.gif);
			width:120px;
			height:22px;
		}
		
		#nav ul.subnav-cur li.sub_ourwork_digital a {
			background-image:url(../images/subnav_digital.gif);
			width:44px;
			height:22px;
		}

		#nav ul.subnav-cur li a:hover {
			background-position:0 100%;
		}

/****************************
     HEADER - Login Form
*****************************/

#header_login {
	float:right;
	width:667px;
	height:90px;
}

#cl {
	float:left;
	margin:30px 0px 0px 90px;
	height:60px;
}

	#frm_cl .frm_cl_feild {
		width:200px;
		float:left;
		margin-right:20px;
	}
	
	#frm_cl .frm_cl_btn {
		width:100px;
		float:left;
		margin-right:20px;
	}

	#frm_cl label {
		font-size:1.2em;
		color:#fff;
		font-weight:bold;
		display:block;
		margin-bottom:4px;
	}
	
	#frm_cl input {
		display: block;
		width: 180px;
		padding:4px;
		border:1px solid;
		border-color:#7c7c7c #c3c3c3 #dddddd;
	}
	
	#frm_cl input.btn_login {
		padding:3px;
		width:80px;
		border:1px solid #999;
		background-color:#656A72;
		color:#ADCA57;
	}

/****************************
     BANNER - Full Width
*****************************/

#banner_wide {
	background-image:url(../images/bg_banner_wide.gif);
	background-repeat:repeat-x;
	height:155px;
	margin-bottom:3px;
	text-align:center;
}

#banner_wide_container {
	width:900px;
	margin:0px auto;
}

	#banner_wide_container img {
		margin-left:20px;
		float:left;
	}

/* ====================== */
/* = --- BREADCRUMB --- = */
/* ====================== */

#breadcrumb {
	height:18px;
	display:block;
	margin-bottom:20px;
}

	#breadcrumb p {
		font-size:1.2em;
		color:#ADCA57;
	}

	#breadcrumb a {
		text-decoration:none;
		color:#999;
	}

	#breadcrumb a.last {
		color:#656565;
	}

	#breadcrumb a:hover {
		text-decoration:underline;
	}


/****************************
		   CONTENT
*****************************/

#content {
	width:872px;	/*920px*/
	margin:0px auto;
	padding:0px 0px 0px 40px;
}

#content_wide {
/*	height:650px;*/
}

	#content_wide h1 {
		font-family: Georgia, "Times New Roman";
		font-size:3.2em;
		color:#8cb15a;/*ff9900*/
		font-weight:normal;
		margin-bottom:12px;
/* 		font-weight: bold; */
	}
	
.text p {
	font-size:1.2em;
	color:#414141;
	margin-bottom:30px;
}

.text a {
	color:#8cb15a;
}

/* ========================= */
/* = --- MEET THE TEAM --- = */
/* ========================= */

#team_speech {
	width: 872px;
}

#team_speech_text {
	background-color: #e6e6e6;
	background-image: url(../images/team_speech_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 16px 16px 8px 16px;
	
	min-height: 120px;
}

	#team_speech_text img.title {
		margin-bottom: 6px;
	}
	
	#team_speech_text img.team_pic {
		float: left;
		margin-right: 12px;
	}

	#team_speech_text p {
		margin-bottom: 0px;
	}

#team_speech_arrow {
	height: 24px;
	background-image: url(../images/team_speech_btm.gif);
	background-repeat: no-repeat;
	padding: 0px 10px;
}

#team_silhouettes {
	width: 872px;
	height: 250px;
	list-style: none;
	background-image: url(../images/team.gif);
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

	#team_silhouettes li {
		height: 250px;
		float: left;
	}

/* ==================== */
/* = --- OUR WORK --- = */
/* ==================== */

#groupby {
	list-style:none;
	font-size:1.2em;
	color:#414141;
	margin-bottom:10px;
	width:840px;	/*850px*/
	border:dotted #999;
	border-width:1px 0px 1px 0px;
	padding:4px 10px;
}

	#groupby li {
		float:left;
		margin-right:20px;
	}
	
	#groupby li a {
		color:#129cf5;
		text-decoration:none;
		padding:3px 5px;
	}
	
	#groupby li a:hover {
		background-color:#129cf5;
		color:#fff;
	}
	
	#groupby a.current {
		background-color:#129cf5;
		color:#fff;
	}

/* =========================== */
/* = --- OUR WORK SUBNAV --- = */
/* =========================== */

#work_subnav {
	list-style:none;
}

	#work_subnav li {
		float:left;
		height:37px;
		text-indent:-9999px;
		overflow:hidden;
		display:block;
		background-repeat:no-repeat;
	}
	
		#work_subnav li a {
			text-indent:-9999px;
			overflow:hidden;
			display:block;
			background-repeat:no-repeat;
		}
		
			#work_subnav li.showall {
				background-image:url(../images/work_sub_showall.gif);
				height:37px;
				width:93px;
			}
			
			#work_subnav li.print {
				background-image:url(../images/work_sub_print.gif);
				height:37px;
				width:68px;
			}
			
			#work_subnav li.web {
				background-image:url(../images/work_sub_web.gif);
				height:37px;
				width:60px;
			}
			
			#work_subnav li.press {
				background-image:url(../images/work_sub_press.gif);
				height:37px;
				width:70px;
			}
			
			#work_subnav li.outdoor {
				background-image:url(../images/work_sub_outdoor.gif);
				height:37px;
				width:95px;
			}
			
			#work_subnav li.tv {
				background-image:url(../images/work_sub_tv.gif);
				height:37px;
				width:52px;
			}
			
			#work_subnav li.radio {
				background-image:url(../images/work_sub_radio.gif);
				height:37px;
				width:73px;
			}
			
			#work_subnav li.pos {
				background-image:url(../images/work_sub_pos.gif);
				height:37px;
				width:122px;
			}
			
			#work_subnav li.direct {
				background-image:url(../images/work_sub_direct.gif);
				height:37px;
				width:117px;
			}
			
			#work_subnav li:hover {
				background-position:0 50%;
				cursor:pointer;
			}

			#work_subnav li.selected {
				background-position:0 100%;
			}

#pages {
	width:840px;	/*850px*/
	padding:4px 10px;
	font-size:1.4em;
	margin-bottom:10px;
}

	#pages a {
		color:#129cf5;
		text-decoration:none;
		padding:2px 4px;
/*		border:1px solid #bbb;*/
	}
	
	#pages a:hover {
		text-decoration:underline;
/*		border:1px solid #129cf5;*/
	}
	
	#pages a.prev {
		float:left;
	}
	
	#pages a.next {
		float:right;
	}

#portfolio {
	list-style:none;
	width:930px;
	min-height:480px;
/*	margin-left:-70px;*/
/*	height:484px;*/ /* commented out by leu 6/1/2009 */
	overflow:hidden;
}

	#portfolio li {
		float:left;
		margin-right:70px;
		width:240px;
	}
	
	#portfolio li.first_thumb{
		margin-left:0px;
 		clear:left;
	}
	
		#portfolio li h3 {
			font-size:1.6em;
			font-weight:bold;
		}
	
		#portfolio li a {
			text-decoration:none;
			color:#8cb15a;
		}
		
		#portfolio li a:hover {
			text-decoration:underline;
		}
	
		#portfolio li a img {
			border:5px solid #ddd;
			margin-bottom:10px;
			display:block;
		}
		
		#portfolio li a img:hover {
			border:5px solid #B7D593;
		}
		
		#portfolio li p {
			font-weight:bold;
			font-size: 1.1em;
			color: #666;
		}

/* =================== */
/* = --- SITEMAP --- = */
/* =================== */

.sm_container {
	width:872px;	/*920px*/
	margin:0px auto;
	padding:0px 0px 0px 30px;
}

	.sm_container h1 {
		font-size:2.2em;
		margin-bottom:10px;
	}
	
		.sm_container h1 a {
			color:#656565;
			text-decoration:none;
		}
		
		.sm_container h1 a:hover {
			text-decoration:underline;
		}
	
	.sm_container p {
		font-size:1.2em;
		color:#414141;
	}

#sm_top {
	width:100%;
/*
	background-image:url(../images/bg_riptop.gif);
	background-position:bottom;
	background-repeat:repeat-x;
*/
	padding-bottom:70px;
}

	#sm_whoweare {
		width:500px;
		float:left;
		margin-right:100px;
	}
	
	#meettheteam {
		list-style:none;
		margin-top:20px;
		margin-left:70px;
	}
	
		#meettheteam li {
			float:left;
			margin-right:4px;
		}
		
			#meettheteam li a {
				text-decoration:none;
			}
		
			#meettheteam li a span {
/*				position:absolute;*/
				display:block;
				text-align:center;
				opacity:0;
				font-size:1.6em;
				color:#f48e00;
				margin-top:10px;
			}
			
			#meettheteam li a:hover span {
				opacity:1;
			}
	
	#sm_whatwedo {
		width:272px;
		float:left;
	}
	
	#list_whatwedo { list-style:none; }
	
		#list_whatwedo li {
			/*padding:0px 8px 8px 8px;*/
			border-bottom:1px dotted #7f7f7f;
			margin-bottom:4px;
		}
		
			#list_whatwedo li a {
				text-transform:uppercase;
				color:#656565;
				text-decoration:none;
				font-size:1.4em;
				display:block;
				margin:0px 4px 4px 4px;
			}
			
			#list_whatwedo li a:hover {
				color:#23a4f6;
				padding-left:14px;
				background-image:url(../images/bg_whatwedo.gif);
				background-position:center left;
				background-repeat:no-repeat;
			}
			
#sm_middle {
	width:100%;
/* 	background-color:#bee5fc; */
	padding:30px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

 	#sm_ourwork { list-style:none; }
	
		#sm_ourwork li {
			width:256px;
			float:left;
			margin-right:50px;
		}
		
		#sm_ourwork li.last { margin-right:0px; }
		
		#sm_ourwork li a { text-decoration:none; }
		
		#sm_ourwork li a h1 {
			font-size:1.8em;
			color:#008deb;
			font-weight:normal;
			margin-bottom:10px;	
		}
		
		#sm_ourwork li a:hover h1 { text-decoration:underline; }
		
		#sm_ourwork li p a { color:#cc0000; }
		
		#sm_ourwork li p a:hover { text-decoration:underline; }

#sm_bottom {
	width:100%;
/*
	background-image:url(../images/bg_ripbottom.gif);
	background-position:top;
	background-repeat:repeat-x;	
*/
	padding-top:30px;
	padding-bottom:30px;
}

	#sm_blog {
		width:300px;
		float:left;
		margin-right:100px;
	}
	
	#list_blog {
		list-style:none;
	}
	
		#list_blog li {
			border-bottom:1px dotted #7f7f7f;
			margin-bottom:8px;
		}
		
			#list_blog li a {
				color:#23a4f6;
				text-decoration:none;
				font-size:1.4em;
				display:block;
			}
			
			#list_blog li a:hover {
				text-decoration:underline;
			}
			
			#list_blog li p {
				font-style:italic;
				padding-bottom:8px;
				font-size:1.2em;
				color:#787878;
			}
			
	#sm_sayhello {
		float:left;
		width:472px;
	}
	
		#sm_sayhello h2 {
			font-size:1.8em;
			color:#999;
			margin-bottom:6px;
		}
		
			#sm_sayhello h2 a {
				color:#999;
				text-decoration:none;
			}
			
			#sm_sayhello h2 a:hover {
				color:#23a4f6;
			}
	
		#sm_sayhello img {
			float:right;
			margin-left:26px;
		}

/* ============================ */
/* = --- CALLBACK REQUEST --- = */
/* ============================ */

.callback_text h1 {
	font-family: Georgia, "Times New Roman";
	font-size:2.8em;
	color:#ff9900;
	font-weight:normal;
	margin-bottom:12px;
}	

.callback_text p {
	font-size:1.2em;
	color:#414141;
	margin-bottom:30px;
}

#frm_callback {
	font-size:1.2em;
}

	#frm_callback label {
		display: block;
		width: 140px;
		float: left;
		margin-bottom: 10px;
		padding-right:10px;
		text-align:right;
		color:#149df5;
		font-weight:bold;
	}

	#frm_callback input {
		display: block;
		width: 200px;
		float: left;
		margin-bottom: 10px;
		padding:4px;
		border:1px solid;
		border-color:#7c7c7c #c3c3c3 #dddddd;
	}

	#frm_callback input[type="hidden"] {
		display:none;
	}

	#frm_callback select {
		display: block;
		width: 210px;
		float: left;
		margin-bottom: 10px;
		/*padding:4px;*/
		border:1px solid;
		border-color:#7c7c7c #c3c3c3 #dddddd;
	}

	#frm_callback br {
		clear:left;
	}

	#frm_callback .btn_submit {
		float:none;
		background-color:#149df5;
		color:#fff;
		border:1px solid #0F76B8;
		width:100px;
	}
		
/****************************
      FOOTER - Full Width
*****************************/

#footer_wide {
	background-image:url(../images/bg_footer_wide.gif);
	background-repeat:repeat-x;
	background-color: #8FBA5D;
	min-height:80px;	/*120px*/
	padding-top:40px;
}

#footer_wide_container {
	width:900px;
	margin:0px auto;
}

	#footer_wide_container p {
		color:#fff;
		font-size:1.1em;
		
		/*
text-shadow: 0 0 0 #000;
		opacity:0.99;
*/
	}
	
	#footer_wide_container p strong {
		color:#656A72;
	}
	
	#footer_wide_container a {
		color:#fff;
		text-decoration:none;
	}
	
	#footer_wide_container a:hover {
		text-decoration:underline;
	}
	
#footer_wide_left {
	float:left;
	width:430px;
	margin-left:20px;
}

#footer_wide_right {
	float:left;
	width:430px;
	text-align:right;
}
