@charset "utf-8";
/* CSS Document */

@font-face {  
	  font-family: CaeciliaStd ;  
	  src: url(../fonts/CaeciliaLTStd-Roman.otf) format("opentype");
	}  
html {
	border:none;
	padding:0;
	margin:0;
}

body {
	background-color:#c4c792;
	font-family:	 Times, 'Times New Roman', serif;
	font-size:13px;
}

p, ul li, td, form label{
	font-family:'Helvetica Neue', 'HelveticaNeueLT Pro 63 Roman', Helvetica, 'Myriad Pro', Myriad, Arial, sans-serif;
	color:#636466;
	font-size:12px;
}

p{
	line-height:1.4em;
}

a img{
	border-style:none;
}

h5{
font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

.blue{
	color:#98cecb;	
}

.green{
	color:#92a13a;
	font-weight:bold;
}

#container, #copyright{
		width:874px;
}

#wrapper{
	padding:25px;	
}

#container{
		margin:0 auto;
		/*min-height:700px;*/
		background-color:#fff;
		border-radius: 20px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		box-shadow: 0px 0px 20px #666;
		-moz-box-shadow: 0px 0px 20px #666;
		-webkit-box-shadow: 0px 0px 20px #666;
	}

#header{
	margin-left:50px;
}

#copyright{
		margin:0 auto 25px auto;
		font-family:'Helvetica Neue', Helvetica, 'Myriad Pro', Myriad, Arial, sans-serif;
}

#copyright p{
	margin-left:50px;
	color:#fff;
		font-size:9px;
}

/***********NAV BAR - GENERAL RULES *******/
#nav{
	float:left;
	width:780px;
	clear:both;
	height:48px;
	margin-bottom:10px;
}

#nav ul{
	margin-left:30px;
}

#nav ul li{
	list-style:none;
	float:left;
	font-size:10px;
	height:24px;
}

#nav ul li a{
	display:inline-block;
 	height:24px;
	width:inherit;
}

#nav ul li{background-repeat:no-repeat;}

#nav ul li a:hover, .selected{ 	background-position:0 -24px; background-repeat:no-repeat;}

/***************  NAV BUTTONS *********************/
#mission_nav{ 	width:81px; }

#mission_nav a{ 	background-image:url(../images/nav/nav_mission.jpg); }

#work_nav{ 	width:62px; }

#work_nav a{ 	background-image:url(../images/nav/nav_work.jpg);}

#process_nav{ 	width:74px; }

#process_nav a{ 	background-image:url(../images/nav/nav_process.jpg);}

#team_nav{ 	width:56px; }

#team_nav a{ 	background-image:url(../images/nav/nav_team.jpg);}

#clients_nav{ 	width:70px; }

#clients_nav a{ 	background-image:url(../images/nav/nav_clients.jpg);}

#fans_nav{ 	width:56px; }

#fans_nav a{ 	background-image:url(../images/nav/nav_fans.jpg);}

#accolades_nav{ 	width:90px; }

#accolades_nav a{ 	background-image:url(../images/nav/nav_accolades.jpg);}

#contact_nav{ 	width:72px; }

#contact_nav a{ 	background-image:url(../images/nav/nav_contact.jpg);}


/**************** END NAV BUTTONS ************************/



#content{
	/*min-height:400;*/
	width:780px;
	max-width:780px;
	margin:30px 50px;
	clear:both;
}

#mission ul{
	list-style:none;
margin-left: 0;
padding-left: 0;}

#mission ul li{
	padding:0 0 15px 15px;
	background-image:url(../images/li_img.png);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	line-height:1.4em;
}



#left_pic, #work_left{
	float:left;
	width:260px;
	height:324px;
	margin-right:5px;
		-webkit-border-top-left-radius: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-moz-border-radius-topleft: 20px;
		-moz-border-radius-bottomleft: 20px;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		overflow:hidden;
}

#left_pic{
	/*	background-image:url(../images/girl_ruler.jpg);*/

}

#work_left{
	background-color:#92a13b;
	overflow:hidden;
	}

#left_pic img{
		-webkit-border-top-left-radius: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-moz-border-radius-topleft: 20px;
		-moz-border-radius-bottomleft: 20px;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		display:none;
}

.meat{
		float:left;
		background-color:#98cecb;
		width:500px;
		height:331px;
		margin-left:5px;
		-webkit-border-top-right-radius: 20px;
		-webkit-border-bottom-right-radius: 20px;
		-moz-border-radius-topright: 20px;
		-moz-border-radius-bottomright: 20px;
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
		}

.meat h5{
		margin:20px;
		
}

.meat h5 img.replacement{
		margin-top: .7em;
}

#tag_line{
		float:left;
		font-size:28px;
		color:#98cecb;
		font-weight:bold;
		margin-left:344px;
		/*margin-top:20px;*/
}

#tag_line h4 img .replacement{
			
}

#footer{
		position:relative;
		float:left;
		background-image:url(../images/footer_bg.jpg);
		background-repeat:no-repeat;
		width:874px;
		margin: 0 auto;
		height:143px;
		border-bottom-left-radius: 20px;
		-moz-border-radius-bottomleft: 20px;
		-webkit-bottom-left-border-radius: 20px;
		border-bottom-right-radius: 20px;
		-moz-border-radius-bottomright: 20px;
		-webkit-bottom-right-border-radius: 20px;
}

#footer img{
		float:left;
		/*margin: -5px 10px 10px 10px;*/
}
#footer a img{
		text-decoration:none;
		border:none;
		border-style:none;
}

#contactus{
	position:absolute;
	bottom:20px;
	right:75px;
	width:615px;
	height:60px;
	background-repeat:no-repeat;
	background-position:left 12px;
}

#contactus *{
	float:left;
	display:block;
}

#duck{
	background-image:url(../images/footer_contact.png);
	width:284px;
	height:60px;
	float:right;
}

#click_sprite{
			width:70px;
		height:17px;
		overflow:hidden;
		position:relative;
		left:196px;
		top:40px;
		}

#click_sprite img:hover{
	margin-top:-17px;
}

#sharing{
	margin:36px 0 5px 15px;
	
}

#sharing img{
		margin-right:6px;
}

.clear{
	width:100%;
	height:1px;
	clear:both;
	float:left;
}


.pagecont{
	margin:80px 0 50px 95px;
	width:530px;
}


.pagecont2{
	margin:80px 0 50px 95px;
	width:625px;
}

#process img{
	margin:1.0em 0 0 0;
}

/***********  TEAM SECTION  *************/

.team_member, #team_members, .team_pic, .bio, #accolades_items, .accolades_pic, .accolades_item, .acc_info{
	float:left;
}

#team_members, #accolades_items{
	margin: 30px 0 0 0;
}

.team_member{
	margin-bottom:40px;
	min-height:200px;
}

.accolades_item{
	margin-bottom:25px;
	min-height:100px;
}

.bio{
	width:425px;
	margin-left:30px;
}

.acc_info{
	width:450px;
	margin-left:30px;
}

.team_pic{
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
background-repeat:no-repeat;
	height:135px;
	width:160px;
}


.accolades_pic{
	width:120px;
}

#beth_img{
	background-image:url(../images/beth.jpg);
}

#rebekah_img{
	background-image:url(../images/slug.png);
}


#jackie_img{
	background-image:url(../images/jackie.jpg);	
}

#brian_img{
	background-image:url(../images/brian.jpg);
}

#keith_img{
	background-image:url(../images/slug.png);	
}

#scout_img{
	background-image:url(../images/scout.jpg);
}

#clients table tr td{
	width:225px;
	line-height:1.5em;
}

#contact table{
	width:450px;
}

#contact table tr td{
	padding:5px 0;
}
.alignRight{
	text-align:right;
	margin-right:0;
}

label{
	margin:0;
	padding:0;
}

#enews{
	margin-bottom:10px;
}

#work_left ul{
	margin:20px 0 0 0;
	padding:0;
	font-size:9px;
}

#work_left ul li {
	margin: 0;	
	padding:5px 10px 5px 20px;
}

#work_left ul li ul li:hover {
/*	font-weight:bold;*/
	/*list-style:disc !important;*/
	list-style-image: url(../images/list.gif); 
}

#work_left ul li ul{
	padding:0;
	margin:0;
	display:none;
}

#work_left ul li ul li{
	padding:5px 0 0 0;
	margin-left:25px;
}

#work_left ul li, #work_left ul li ul li{
	list-style:none;
	color:#fff;
	line-height:1.5em;
	cursor:pointer;
}

.gal_img{
	display:none;
}

.active{
	background:url(../images/gallery_bg.png) repeat;
}

.active ul li{
	font-weight:normal;
}


 .activeItem{
	list-style-image: url(../images/list.gif)!important; 
	list-style-type:disc;

}

.coName:hover{
	background:url(../images/gallery_bg.png) repeat;
	
}

.coName a{
text-decoration:none;
color:#fff;
}
.coName{
	font-weight:bold;
}
.coName ul{
	font-weight:normal;
}

#gallery_wrapper{
	float:left;
	width:500px;
	min-height:325px;
}

#gallery_description{
	float:left;
	margin:0 10px 10px 270px;
	width:500px;
	height:200px;
	clear:both;
	color:#000;
}

.gal_title, .gal_info{
	display:none;
}

.title{
	font-style:italic;
}

.mother ul{
	display:none;
}

#navigation{
	float:left;
	width:490px;
	height:331px;
	margin-top:-331px;
	margin-left:14px;
}

#next, #prev{
	height:331px;
	width:240px;
	float:left;
}
#next p, #prev p, #next img, #prev img{
	display:block;
}
#next{
	left:250px;
	background-image:url(../images/next_arrow.png);
	background-position:right 150px;
	background-repeat:no-repeat;
}

#next:hover{
	background-image:url(../images/next_arrow_ovr.png);
	background-position:right 150px;
	background-repeat:no-repeat;
}

#prev{
	background-image:url(../images/prev_arrow.png);
	background-position:left 150px;
	background-repeat:no-repeat;
	left:0;
}

#prev:hover{
	background-image:url(../images/prev_arrow_ovr.png);
	background-position:left 150px;
	background-repeat:no-repeat;
}

#gallery_window{
	background-image:url(../work_gallery/AUTRY_quarterly_magazine_1.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#fff;
	height:324px!important;
}

#newsletter_text{
	width:500px;
}
