a {
	outline: none;
	border: none; }

a:active {
  outline: none; }

:focus {
  -moz-outline-style:none; }

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

.clear {clear: both;}

/* .................................................................................................. general divs */

body {
	background-color: #E6E6E6; }

#wrapper {
	width: 984px;
	margin: auto;
	padding-top: 60px; }


#header {
	height: 50px;
	width: 984px;
	position: relative;
	float: left;
	margin-bottom: 10px; }


#grip {
	position: relative;
	float: left;
	height: 50px;
	width: 86px; }



#mainNav {
	margin: 26px 0px 0px 10px;
	height: 20px;
	overflow: hidden;
	position: relative;
	width: 320px;
	float: left; }


#login {
	margin: 26px 0px 0px 0px;
	height: 20px;
	overflow: hidden;
	position: relative;
	width: 80px;
	float: right; }


#footer {
	background-image: url(../images/mainNav/footer.gif);
	height: 33px;
	width: 152px;
	float: right;
	margin: 22px 0px 0px 0px; }
	

#stage {
	clear: both;
	height: 452px;
	width: 968px;
	margin: auto; }

/* .................................................................................................. main nav */

#mainNav li {
	display: inline;
	float: left;
	list-style-type: none;
	width: 80px;
	height: 20px; }
	
				
#mainNav a {
	display: block;
	height: 40px;
	top: -25px;
	position: relative;
	width: 80px; }
	
				
#mainNav a.ourwork {
	background:url(../images/mainNav/ourwork-trans.png) no-repeat center; }
	
				
#mainNav a.clients {
	background:url(../images/mainNav/clients-trans.png) no-repeat center; }
	
				
#mainNav a.studio {
	background:url(../images/mainNav/studio-trans.png) no-repeat center; }
	
				
#mainNav a.contact {
	background:url(../images/mainNav/contact-trans.png) no-repeat center; }
	

#mainNav li.current a.ourwork {
	background: url(../images/mainNav/ourwork-trans.png) no-repeat center 25px; }
	

#mainNav li.current a.clients {
	background:url(../images/mainNav/clients-trans.png) no-repeat center 25px; }
			

#mainNav li.current a.studio {
	background:url(../images/mainNav/studio-trans.png) no-repeat center 25px; }
	
				
#mainNav li.current a.contact {
	background:url(../images/mainNav/contact-trans.png) no-repeat center 25px; }
	
	
/* .................................................................................................. Ads */

.ad_tall, .ad_short, .ad_Xshort {margin: auto;}
	
.ad_tall {
	margin-top: 9px;
	height: 235px;
	width: 174px; }
	
.ad_short {
	margin-top: 9px;
	height: 191px;
	width: 174px; }
	
.ad_Xshort {
	margin-top: 9px;
	height: 168px;
	width: 174px; }
	
.ad_tall a.tour {
	background:url(../images/sidebarAds/ads_174x235_tour.jpg) no-repeat center;
	display: block;
	height: 235px; }
	
.ad_tall a.tour:hover {
	background:url(../images/sidebarAds/ads_174x235_ro_tour.jpg) no-repeat center; }

.ad_tall a.map {
	background:url(../images/sidebarAds/ads_174x235_map.gif) no-repeat center;
	display: block;
	height: 235px; }
	
.ad_tall a.map:hover {
	background:url(../images/sidebarAds/ads_174x235_ro_map.gif) no-repeat center; }

.ad_short a.twitter {
	background:url(../images/sidebarAds/ads_174x191_twitter.gif) no-repeat center;
	display: block;
	height: 191px; }
	
.ad_short a.twitter:hover {
	background:url(../images/sidebarAds/ads_174x191_ro_twitter.gif) no-repeat center; }

.ad_short a.sta {
	background:url(../images/sidebarAds/ads_174x191_sta.gif) no-repeat center;
	display: block;
	height: 191px; }
	
.ad_short a.sta:hover {
	background:url(../images/sidebarAds/ads_174x191_ro_sta.gif) no-repeat center; }

.ad_short a.map {
	background:url(../images/sidebarAds/ads_174x191_map.gif) no-repeat center;
	display: block;
	height: 191px; }
	
.ad_short a.map:hover {
	background:url(../images/sidebarAds/ads_174x191_ro_map.gif) no-repeat center; }
	
.ad_short a.topChef {
	background:url(../images/sidebarAds/ads_174x191_topchef.jpg) no-repeat center;
	display: block;
	height: 191px; }
	
.ad_short a.topChef:hover {
	background:url(../images/sidebarAds/ads_174x191_ro_topchef.jpg) no-repeat center; }

.ad_short a.corn {
	background:url(../images/sidebarAds/ads_174x191_corn.jpg) no-repeat center;
	display: block;
	height: 191px; }
	
.ad_short a.corn:hover {
	background:url(../images/sidebarAds/ads_174x191_ro_corn.jpg) no-repeat center; }

.ad_Xshort a.twitter {
	background:url(../images/sidebarAds/ads_174x168_twitter.jpg) no-repeat center;
	display: block;
	height: 168px; }
	
.ad_Xshort a.twitter:hover {
	background:url(../images/sidebarAds/ads_174x168_ro_twitter.jpg) no-repeat center; }
	

.ad_Xshort a.lwn {
	background:url(../images/sidebarAds/ads_174x168_lwn.jpg) no-repeat center;
	display: block;
	height: 168px; }
	
.ad_Xshort a.lwn:hover {
	background:url(../images/sidebarAds/ads_174x168_ro_lwn.jpg) no-repeat center; }
	
/* .................................................................................................. Content Elements */
	
#image_small {
	height: 452px;
	width: 576px;
	position: absolute; 
	z-index: 99;}
	
#image_large {
	height: 452px;
	width: 772px;
	position: absolute; 
	z-index: 99; }
	
/* .................................................................................................. Slider Elements */

#content_large {
	float: right;
	height: 452px;
	width: 772px;
	margin-left: 4px;
	position: relative; }
	
#content_large.white {
	background-color: #FFFFFF; }

#slider_large {
	overflow: hidden;
	height: 452px;
	width: 772px; 
	float: left; 
	position: relative;
	z-index: 10;}

#slider_large ul, #slider_large, #content_large {
	position: relative;
	z-index: 10; }

#slider_large li {
	width: 772px;
	height: 452px;
	overflow: hidden; }

#content_small {
	background-color: #FFFFFF;
	float: left;
	height: 452px;
	width: 576px;
	margin-left: 4px;
	position: relative; }

#slider_small {
	overflow: hidden;
	height: 452px;
	width: 576px;
	float: left; }
	
#slider_small li {
	width: 576px;
	height: 452px;
	overflow: hidden; }
	
/* .................................................................................................. Slider Buttons (some are page-specific) */

#prevBtn {
	display: block;
	width: 376px;
	height: 452px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000; }

#nextBtn {
	display: block;
	width: 376px;
	height: 452px;
	position: absolute;
	left: 390px;
	top: 0px;
	z-index: 1000; }

.casestudiesPage #prevBtn a, .casestudiesPage #nextBtn a, .studioPage #prevBtn a, .studioPage #nextBtn a { 
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 376px;
	height: 452px;
	background-image: url(../images/blank.gif); }
	
.casestudiesPage #prevBtn a:hover, .casestudiesPage #nextBtn a:hover, .studioPage #prevBtn a:hover, .studioPage #nextBtn a:hover {  
	background-image: none; }	

/* .................................................................................................. Left Column Navigation */	

#subNav {
	height: 41px;
	width: 192px;
	float: left;
	position: relative; }
	
#subNav li {
	float: left;
	height: 19px;
	width: 192px;
	list-style-type: none;
	margin-bottom: 3px; }
	
#subNav a {
	position: relative;
	height: 19px;
	width: 192px;
	display: block; }
	

#subNav a.tour {
	background:url(../images/studio/leftCol/button_tour.png); }
	
#subNav a.tour:hover {
	background:url(../images/studio/leftCol/button_ro_tour.png); }

#subNav li.tour-current {
	background:url(../images/studio/leftCol/button_act_tour.png); }
	

#subNav a.team {
	background:url(../images/studio/leftCol/button_team.png); }
	
#subNav a.team:hover {
	background:url(../images/studio/leftCol/button_ro_team.png); }

#subNav li.team-current {
	background:url(../images/studio/leftCol/button_act_team.png); }


#subNav a.capabilities {
	background:url(../images/studio/leftCol/button_capabilities.png); }
	
#subNav a.capabilities:hover {
	background:url(../images/studio/leftCol/button_ro_capabilities.png); }

#subNav li.capabilities-current {
	background:url(../images/studio/leftCol/button_act_capabilities.png); }


#subNav a.about {
	background:url(../images/studio/leftCol/button_about.png); }
	
#subNav a.about:hover {
	background:url(../images/studio/leftCol/button_ro_about.png); }

#subNav li.about-current {
	background:url(../images/studio/leftCol/button_act_about.png); }


#subNav a.casestudies {
	background:url(../images/ourWork/leftCol/button_casestudies.png); }
	
#subNav a.casestudies:hover {
	background:url(../images/ourWork/leftCol/button_ro_casestudies.png); }

#subNav li.casestudies-current {
	background:url(../images/ourWork/leftCol/button_act_casestudies.png); }
	
	
#subNav a.portfolio {
	background:url(../images/ourWork/leftCol/button_portfolio.png); }

#subNav a.portfolio:hover {
	background:url(../images/ourWork/leftCol/button_ro_portfolio.png); }
	
#subNav li.portfolio-current {
	background:url(../images/ourWork/leftCol/button_act_portfolio.png); }
	
	
#subNav a.headquarters {
	background:url(../images/contact/leftCol/button_hq.png); }

#subNav a.headquarters:hover {
	background:url(../images/contact/leftCol/button_ro_hq.png); }
	
#subNav li.headquarters-current {
	background:url(../images/contact/leftCol/button_act_hq.png); }
	
	
#subNav a.workWithUs {
	background:url(../images/contact/leftCol/button_workwithus.png); }

#subNav a.workWithUs:hover {
	background:url(../images/contact/leftCol/button_ro_workwithus.png); }
	
#subNav li.workWithUs-current {
	background:url(../images/contact/leftCol/button_act_workwithus.png); }
	

#subNav a.testimonials {
	background:url(../images/clients/leftCol/button_testimonials.png); }

#subNav a.testimonials:hover {
	background:url(../images/clients/leftCol/button_ro_testimonials.png); }
	
#subNav li.testimonials-current {
	background:url(../images/clients/leftCol/button_act_testimonials.png); }
	

#subNav a.clientList {
	background:url(../images/clients/leftCol/button_clients.png); }

#subNav a.clientList:hover {
	background:url(../images/clients/leftCol/button_ro_clients.png); }
	
#subNav li.clientList-current {
	background:url(../images/clients/leftCol/button_act_clients.png); }

/* .................................................................................................. Left & Right Column */

#leftCol {
	float: left;
	height: 452px;
	width: 192px; }
	
#leftCol.white {
	background-color: #ffffff; }
		
#list {
	height: 408px;
	width: 192px;
	float: left;
	clear: both;
	position: relative;
	margin-top: 3px;
	background-color: #FFFFFF; }

.title {
	margin: 16px 0px 6px 0px;
	width: 192px;
	height: 30px; }
	
.testimonialsPage .title, .casestudiesPage .title {margin-bottom: 10px;}
	
#newsTitle {
	height: 90px;
	width: 576px; }
	
.indexPage .title {
	margin-bottom: 8px; }
	
#description .title {
	margin: 30px 0px 4px 0px; }
	
#description {
	float: left;
	background-color: #FFFFFF;
	height: 332px;
	width: 192px; }
	
#related {
	float: left;
	background-color: #FFFFFF;
	height: 116px;
	margin-top: 4px;
	width: 192px; }
	
#related li {
	list-style-type: none; }

#related a {
	display: block;
	font: 10px verdana;
	line-height: 18px;
	color: #888888;
	text-decoration: none; }
	
#related a:hover {color: #c6006f;}
	
.text {
	margin-left: 14px;
	width: 160px; }
	
.indexPage .text {
	margin-right: 14px; }
	
#rightCol {
	float: left;
	height: 452px;
	width: 192px;
	margin-left: 4px;
	display: inline; }
	
#rightCol.white {
	background-color: #ffffff; }
	
/* ....................................................................................................... Borders */

.border_large {
	position: absolute;
	top: 0;
	left: 0;
	height: 452px;
	width: 772px;
	z-index: 100;
	background:url(../images/borders/border_large-trans.png); }
	
.border_small {
	height: 452px;
	width: 576px;
	position: absolute;
	top: 0;
	left: 0; 
	background:url(../images/borders/border_small-trans.png);
	z-index: 100; }
	
.slideHolder {
	position: absolute;	}

/* .................................................................................................. Shadow Box */
	
.shadowBox div {position: absolute;}
	 
.right {
	top: 0;
	right: 0;
	height: 452px;
	width: 28px;
	background: url(../images/borders/right-trans.png) right no-repeat;
	z-index: 201; }
	 
.left {
	top: 0;
	left: 0;
	height: 452px;
	width: 20px;
	background: url(../images/borders/left-trans.png) left no-repeat;
	z-index: 202;	 }

	
/* .................................................................................................. h1, h2, h3, h4, h5 */

h1 {text-indent: -2000px; }

	
li.casestudies-current {
	font-size: 13px;
	color: #f2b70f;
	font-style: italic;
	margin-bottom: 1px; }

h3 {
	font-size: 12px;
	color: #999999;
	font-style: italic; } /* ..Archer Italic titles.. */
	
h3 a {
	color: #333333; } 
	
h3 a:hover {
	color: #c6006f; }
	
h4 {
	font-weight: normal;
	font-size: 10px;
	color: #c6006f; } /* ..Bryant portfolio page.. */
	
h4 a {
	text-decoration: none;
	color: #888888; }
	
h6 {
	display: inline;
	font-size: 10px;
	margin-bottom: 1px;
	color: #555555;
	float: right; }  /* ..Bryant Our Work sidebar.. */
	
/* .................................................................................................. p, b, em */

p {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #888888; }
	
.contactPage p, .workWithUsPage p, .portfolioPage p {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #888888;
	margin-bottom: 8px; }
	
a {
	color: #333333;
	text-decoration: none; }
	
a:hover {
	color: #c6006f; }
	
b {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal; }
	
b a {
	color: #333333;
	text-decoration: none; }
	
b a:hover {
	color: #78a87b; }

em {
	font: 9px verdana;
	font-weight: bold;
	color: #f2b70f;}

/* .................................................................................................. Spacers */

.spacer_arrow {
	overflow: hidden;
	width: 150px;
	height: 5px;
	margin: 17px 0px 18px 0px;
	background-image: url(../images/lines/arrow.gif);
	background-repeat: repeat-x; }

.spacer_dotted {
	overflow: hidden;
	width: 150px;
	height: 5px;
	margin: 18px 0px 18px 0px;
	background-image: url(../images/lines/x.gif);
	background-repeat: repeat-x;
	float: left; }
	
.spacer_dotted_wide {
	overflow: hidden;
	width: 500px;
	height: 5px;
	margin: 18px 0px 18px 0px;
	background-image: url(../images/lines/x.gif);
	background-repeat: repeat-x;
	float: left; }

	
.spacer_x {
	overflow: hidden;
	height: 5px;
	margin: 22px 0px 22px 0px;
	background-image: url(../images/lines/x.gif);
	background-repeat: repeat-x; }	

.spacer_x_wide {
	overflow: hidden;
	width: 488px;
	height: 5px;
	margin: 20px 0px 20px 0px;
	background-image: url(../images/lines/x.gif);
	background-repeat: repeat-x;
	float: left; }
	
.spacer_equal {
	overflow: hidden;
	width: 150px;
	height: 5px;
	margin: 18px 0px 18px 0px;
	background-image: url(../images/lines/equal.gif);
	background-repeat: repeat-x;
	float: left; }
	
.spacer_equal_noscroll {
	overflow: hidden;
	width: 150px;
	height: 5px;
	margin: 18px 0px 18px 0px;
	background-image: url(../images/lines/equal.gif);
	background-repeat: repeat-x; }
	
.spacer_donut {
	overflow: hidden;
	width: 150px;
	height: 5px;
	margin: 18px 0px 18px 0px;
	background-image: url(../images/lines/donut.gif);
	background-repeat: repeat-x;
	float: left; }
	
.spacer_donut_noscroll {
	width: 164px;
	overflow: hidden;
	height: 5px;
	margin: 18px 0px 18px 0px;
	background-image: url(../images/lines/donut.gif);
	background-repeat: repeat-x;
	float: left; }
	
.spacer_donut_wide {
	overflow: hidden;
	width: 500px;
	height: 5px;
	margin: 12px 0px 18px 0px;
	background-image: url(../images/lines/donut.gif);
	background-repeat: repeat-x;
	float: left; }
	
/* .................................................................................................. midCol_left and midCol_right */

#midCol_left384 {
	background: none;
	height: 452px;
	width: 384px;
	position: relative;
	float: left; }
	
#midCol_right384 {
	background: none;
	height: 452px;
	width: 384px;
	margin-left: 4px; 
	position: relative;
	float: left; }

#midCol_left384 .shadowBox, #midCol_right384 .shadowBox {
    height: 452px;
	width: 384px;
	position: relative;	}
	 
#midCol_left384 .top, #midCol_right384 .top {
	top: 0;
	left: 0;
	height: 12px;
	width: 384px;
	background: url(../images/borders/ourWork_top-trans.png) top no-repeat;
	z-index: 200; }
	 
#midCol_left384 .bottom, #midCol_right384 .bottom {
	bottom: 0;
	left: 0;
	background: url(../images/borders/ourWork_bottom-trans.png) bottom no-repeat;
	height: 28px;
	width: 384px;
	z-index: 203; }
	
#midCol_left384 .button, #midCol_right384 .button {
	height: 20px;
	width: 365px;
	top: 9px;
	left: 9px;
	position: absolute;
	z-index: 101; }
	
#midCol_left384 .button a.casestudies {
	background:url(../images/ourWork/home/button_casestudies.png);
	height: 20px;
	width: 365px;
	position: absolute; }
	
#midCol_right384 .button a.portfolio { 
	background:url(../images/ourWork/home/button_portfolio.png);
	height: 20px;
	width: 365px;
	position: absolute; }
	
#midCol_left384 .button a.casestudies:hover {
	background:url(../images/ourWork/home/button_ro_casestudies.png); }
	
#midCol_right384 .button a.portfolio:hover { 
	background:url(../images/ourWork/home/button_ro_portfolio.png); }
	
#left_slider, #right_slider {
	height: 414px;
	width: 365px;
	top: 29px;
	left: 9px;
	overflow: hidden;
	position: absolute; }

#left_slider li, #right_slider li {
	width: 365px;
	height: 452px;
	float: left;
	display: inline; }
	
.studioPage #left_slider {
	height: 452px;
	width: 384px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	position: absolute;}

#left_slider_bio {
	height: 452px;
	width: 384px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	position: absolute; }

/* .................................................................................................. portfolioPage */

.portfolioPage .scrollPane a {
	color: #888888;
	text-decoration: none; }

.portfolioPage .scrollPane a:hover {
	color: #c6006f; }
	
.portfolioPage li.portfolio-current a {
	color: #333333; }

.portfolioPage .scrollPane li {
	font: 10px verdana;
	line-height: 1.8em; }

/* .................................................................................................. clientListPage */
	
#image_list {
	background:url(../images/clients/clients/clients_header.gif) center no-repeat;
	float: left; 
	height: 150px;
	width:	772px; }
	
.clientsPage #image_large {
	background:url(../images/clients/clients/clients_home.gif) center no-repeat; }
	
#col_1 {
	width: 224px;
	float: left; }
	
#col_2 {
	width: 224px;
	float: left; }
	
#col_3 {
	width: 224px;
	float: left; }
	
#col_1 li, #col_2 li, #col_3 li {
	text-decoration: none; 
	list-style-type: none; }
	
.clientListPage .top, .clientsPage .top {
	top: 0;
	left: 0;
	height: 28px;
	width: 772px;
	background: url(../images/borders/clients_top-trans.png) top no-repeat;
	z-index: 200; }

.clientListPage .bottom, .clientsPage .bottom {
	bottom: 0;
	left: 0;
	background: url(../images/borders/clients_bottom-trans.png) bottom no-repeat;
	height: 28px;
	width: 772px;
	z-index: 203; }

/* .................................................................................................. workWithUsPage */

.workWithUsPage #content_small {
	background-color: #FFFFFF;}
	
.workWithUsPage h3 {
	color: #f2b70f;
	margin-bottom: 4px;
	font-size: 13px; }
	
a.sendTo_style {
	font-size: 10px;
	color: #444444; }
	
a.sendTo_style:hover {
	color: #c6006f; }

#text_jobs {
	top: 150px;
	left: 40px;
	width: 490px;
	z-index: 101;
	position: absolute; }
	
#image_jobs {
	background:url(../images/contact/workwithus.gif); 
	height: 126px;
	width:	576px;
	position: absolute; }

.workWithUsPage #image_small {
	background:url(../images/contact/map.gif); }
	
.workWithUsPage .spacer_dotted {
	margin: 10px 0 15px 0; }
	
/* .................................................................................................. contactPage */

.contactPage h3 {
	font-size: 13px;
	color: #78a87b; } /* ..Archer Italic.. */

.contactPage #list_content {
	margin: 20px 14px 0 14px; }
	
.contactPage #rightCol_content {
	margin: 16px 14px 0 14px; }
	
.contactPage #image_small {
	background:url(../images/contact/map.gif); }
	
.contactPage .scrollPane p {
	display: inline; }
	
ul.address {
	margin-top: 4px; }
	
ul.address li {
	font: 9px verdana;
	line-height: 1.6em;
	color: #333333; }
	
ul.numbers {
	font: 10px verdana;
	line-height: 1.6em;
	color: #888888;
	margin-top: 8px; }

ul.numbers li {
	margin-top: 2px; }
	
ul.numbers li a, ul.address li a {
	text-decoration: none;
	color: #888888; }
	
ul.numbers li a:hover, ul.address li a:hover {
	color: #333333; }
	
/* .................................................................................................. index */

.indexPage #stage {
	clear: both;
	height: 452px;
	width: 984px;
	margin: auto; }
	
.indexPage #studio {
	background: none;
	height: 452px;
	width: 192px;
	margin-left: 4px; 
	position: relative;
	float: left;	}
	
.indexPage #feature {
	background: none;
	height: 452px;
	width: 190px;
	margin-left: 4px; 
	position: relative;
	float: left;	}
	
.indexPage #casestudies {
	background: none;
	height: 452px;
	width: 189px;
	margin-left: 8px; 
	position: relative;
	float: left;	}
	
.indexPage #portfolio {
	background: none;
	height: 452px;
	width: 189px;
	margin-left: 4px; 
	position: relative;
	float: left;	}
	
.indexPage .top {
	top: 0;
	left: 0;
	height: 12px;
	width: 189px;
	background: url(../images/borders/index_top-trans.png) top no-repeat;
	z-index: 200;	 }

.indexPage .bottom {
	bottom: 0;
	left: 0;
	background: url(../images/borders/index_bottom-trans.png) bottom no-repeat;
	height: 28px;
	width: 189px;
	z-index: 203;	 }
	
.indexPage .button {
	width: 174px;
	height: 20px;
	top: 8px;
	left: 9px; }

.indexPage .button a.studio {
	width: 174px;
	height: 20px;
	background:url(../images/index/slideshow/button_studio.png);
	position: absolute;
	z-index: 101; }
	
.indexPage .button a.studio:hover {
	background:url(../images/index/slideshow/button_ro_studio.png); }
	
.indexPage .button a.feature {
	width: 174px;
	height: 20px;
	background:url(../images/index/slideshow/button_ro_featured.png);
	position: absolute;
	z-index: 101;  }
	
.indexPage .button a.feature:hover {
	background: url(../images/index/slideshow/button_featured.png); }

.indexPage .button a.portfolio { 
	width: 174px;
	height: 20px;
	background:url(../images/index/slideshow/button_portfolio.png);
	position: absolute;
	z-index: 101; }
	
.indexPage .button a.portfolio:hover {
	background:url(../images/index/slideshow/button_ro_portfolio.png); }
	
.indexPage .button a.casestudies { 
	width: 174px;
	height: 20px;
	background:url(../images/index/slideshow/button_casestudies.png);
	position: absolute;
	z-index: 101; }
	
.indexPage .button a.casestudies:hover {
	background:url(../images/index/slideshow/button_ro_casestudies.png); }
	
	
.indexPage #studio-slider {
	height: 420px;
	width: 180px;
	margin: 26px 0 0 6px;
	overflow: hidden; }

.indexPage #studio-slider li {
	height: 420px;
	width: 180px;
	float: left;
	display: inline;
	position: relative; }
	
.indexPage #feature-slider {
	height: 420px;
	width: 180px;
	margin: 26px 0 0 6px;
	overflow: hidden; }

.indexPage #feature-slider li {
	height: 420px;
	width: 180px;
	float: left;
	display: inline;
	position: relative; }
	
.indexPage #casestudies-slider {
	height: 420px;
	width: 180px;
	margin: 26px 0 0 6px;
	overflow: hidden; }

.indexPage #casestudies-slider li {
	height: 420px;
	width: 180px;
	float: left;
	display: inline;
	position: relative; }
	
.indexPage #portfolio-slider {
	height: 420px;
	width: 180px;
	margin: 26px 0 0 6px;
	overflow: hidden; }

.indexPage #portfolio-slider li {
	height: 420px;
	width: 180px;
	float: left;
	display: inline;
	position: relative; }

.indexPage li {
	margin-bottom: 12px;
	list-style-type: none; }	
	
/* .................................................................................................. newsAwards */
	
.newsAwardsPage .title, .inTheStudioPage .title {
	margin-top: 46px;
	margin-bottom: 14px; }
	
.newsAwardsPage li {
	list-style-type: none; }	

/* .................................................................................................. Studio */

#content_small a.sta {
	height: 452px; 
	width: 576px;
	display: block;
	background: url(../images/studio/home/sta_meet.jpg) top no-repeat; }
	
.inTheStudioPage #list, .studioPage #list, .teamPage #list {
	height: 364px;
	width: 192px;
	float: left;
	clear: both;
	position: relative;
	margin-top: 3px;
	background-color: #FFFFFF; }


.inTheStudioPage #subNav, .studioPage #subNav, .teamPage #subNav {
	height: 85px;
	width: 192px;
	float: left;
	position: relative; }
	
.studioPage .top {
	top: 0;
	left: 0;
	height: 28px;
	width: 576px;
	background: url(../images/borders/studio_top-trans.png) top no-repeat;
	z-index: 204; }

.studioPage .bottom {
	bottom: 0;
	left: 0;
	background: url(../images/borders/studio_bottom-trans.png) bottom no-repeat;
	height: 28px;
	width: 576px;
	z-index: 203; }
	
#teamHeader {
	height: 138px;
	width: 384px; }	

/* .................................................................................................. teamPage */

.teamPage #midCol_left384 .top, .teamPage #midCol_right384 .top {
	top: 0;
	left: 0;
	height: 20px;
	width: 384px;
	background: url(../images/borders/studio_top-trans.png) top no-repeat;
	z-index: 200; }

/* .................................................................................................. NEW TYPE STYLES!!! */	
	
.clientList_style {
	margin-bottom: 14px;
	font-weight: normal;
	font-size: 10px;
	color: #888888; }
	
.clientList_style a {
	color: #333333; }
	
.clientList_style a:hover {
	color: #c6006f; } 

.colTitle_style {
	font-size: 13px;
	font-style: italic; }
	
.colTitle_style a {
	color: #777777; }

.colTitle_style a:hover {
	color: #ec971a; }
	
.colTitle_style-current {
	color: #ec971a;
	font-size: 13px;
	font-style: italic; }

.colTitle_style-current a {
	color: #ec971a; }
		
.colSubtitle_style {
	font: 10px verdana;
	color: #999999;
	margin: 2px 0 14px 0; }
	
ul {
	list-style-type: none; }	

li.colDate_style {
	font-size: 10px;
	margin-bottom: 1px;
	color: #555555; }
	
li.colPost_style a {
	font: 10px verdana;
	color: #888888;
	margin-top: 4px; }
	
li.colPost_style a:hover {
	color: #555555; }
	
.panes {
	display: none;}	
	
.scrollPane_wide ul {
	list-style-type: none; }
	
.scrollPane_wide p  {
	float: left;
	font: 10px verdana;
	line-height: 1.6em;
	color: #888888; }

li.newsTitle_style {
	float: left;
	display: inline;
	font-size: 10px;
	margin-bottom: 1px;
	color: #555555;
	text-transform: uppercase; }

li.newsDate_style {
	float: right;
	display: inline;
	font-size: 10px;
	margin-bottom: 1px;
	color: #555555;}

li.team_intro_style {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 22px;
	color: #709b75; }
	
li.team_qa_style {
	font: 10px verdana;
	line-height: 17px;
	color: #555555;
	margin-bottom: 12px; }

li.team_qa_style a {
	font-size: 9px;
	color: #c6006f; }
	
li.team_qa_style a:hover {
	text-decoration: underline; }
	
.teamPage em {
	color: #ec971a;
	font-style: italic;
	font-size: 13px; }
	
/* error page */

.error {
	display: block; 		
	background: url(../errors/error.gif) center no-repeat;
	width: 276px;
	height: 432px; 
	margin: auto;
	padding-top: 120px; }

/* .................................................................................................. flowpanes */	

#flowpanes_large {
	position: relative;
	overflow: hidden;
	width: 772px;
	height: 452px;
	float: left; }

#flowpanes_large div {
	float: left;
	display: block;
	width: 772px; }

#flowpanes_large .items_large {
	width:20000em;
	position:absolute;
	clear:both;	}

.items_large div {
	float: left;
	width: 772px; }

#flowpanes_large img {
	float: left;
	width: 772px;
	height: 452px; }

#flowpanes_large .less, #flowpanes_large .less a {
	color:#999 !important;
	font-size:11px;	}

a.browse_large {
	display:block;
	width: 384px;
	height: 452px;
	float:left;
	cursor:pointer;
	font-size:1px; }

a.right_large { 
	position: absolute;
	right: 0;
	top: 0;
	z-index: 200; }

a.left_large {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200; } 

li.testimonial_style a {
	color: #333333;
	font-size: 10px;
	font-family: "verdana";  }

.testimonial_style2 {
	font-size: 9px;
	text-transform: uppercase;
	color: #888888;
	font-family: arial;
	line-height: 1.6em;
	letter-spacing: 1px;}

li.testimonial_style a:hover, li.testimonial_style a.current {
	color: #EC971A; }

#flowpanes {
	position: relative;
	overflow: hidden;
	width: 576px;
	height: 452px;
	float:left; }

#flowpanes .items {
	width: 20000em;
	position: absolute;
	clear: both; }

.items div {
	float: left;
	width: 576px; }

#flowpanes img {
	float: left;
	width: 576px;
	height: 452px; }

#flowpanes .active {
	border:2px solid #000;
	position:relative;
	cursor:default; }

a.browse {
	display:block;
	width: 38px;
	height: 70px;
	float:left;
	cursor:pointer;
	font-size:1px; }

a.right { 
	background:url(../images/ourWork/portfolio/btn_next-trans.png) no-repeat 0 0;
	position: absolute;
	left: 529px;
	top: 184px;
	z-index: 200; }

a.left { 
	background:url(../images/ourWork/portfolio/btn_prev-trans.png) no-repeat 0 0;
	position: absolute;
	left: 9px;
	top: 184px;
	z-index: 200; } 

a.disabled {
	display: none; }

ul.slideshowNav {
	font-family: "verdana";
	font-size: 10px;
	line-height: 1.8em;
	margin-top: 14px; }

ul.slideshowNav li {
	color: #888888; }

ul.slideshowNav a {
	color: #888888;
	font-weight: bold; }

ul.slideshowNav a:hover {
	color: #c6006f; }

ul.slideshowNav a.link {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-style: italic; }

span.divider {
	color: #F2B70F; }

/* twitter */

#twitter {
	width: 146px;
	height: 554px; }

.twitterHeader {
	display: none; }

.twitterRow {
	border-bottom: 1px solid red;
	padding: 16px 0 16px 0; }

.twitterRow a {
	color: #999999;
	font-weight: bold; }

.twitterRow a:hover {
	color: red; }

.tweetTime {
	color: #888888;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px; }

a.follow {
	border: 1px solid red;
	float: right;
	display: block;
	height: 10px;
	width: 66px; }

img.new {
	display: inline;
	vertical-align: middle;  }	