/*
    Landau Reece: Core Style Sheet 
    2008-11-26 (AK)
*/

body {
	padding: 0; margin: 0;
    background: #e3e3e3 url(../images/bg_strip.gif) repeat-x; 
    font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	/*tahoma, helvetica, sans-serif;*/
    color: #676767;
}

.clearfix{clear:both;}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */



#wrap {
    margin: 0 auto;
    width: 813px;
}

#head { height: 96px; }

#head #logo { float: left; margin-top: 30px;}
#head #logo h1 {padding: 0; margin: 0;}
#head #logo a { 
    display: block;
    text-indent: -4000px;
    height: 39px; width: 235px;
    background-image: url(../images/lr_logo.gif);
}

#head #nav  { 
    float: right; 
    /* width: 415px; */
    width: 535px;
    margin-top: 37px;
    /*border: 1px solid red;  */

}

#content {
	background-color: #fff;
    /*height: 400px;*/
    padding: 24px 40px 24px 40px;
    /*   border: 1px solid orange; */
}

#content .content_home_lft {
	float: left;	
	width: 480px; /* 514 */
	border-right: 1px solid #dadada;
	padding: 0 30px 10px 0;
}

#content .content_home_lft p { margin-top: 0; padding-top: 0; }

#content .content_home_rht {
	float: right;
	width: 198px; /* 164 */
   list-style: none;
	padding: 0 0 0 24px;
}

#content .content_fullwidth {
    width: 732px; /* 702*/
	padding: 0; /* 0 30 0 0*/
}


.contact_home strong { /*font-size: 90% !important;*/ line-height: 150%; }
.contact_home p { margin: 0; padding: 3px 0 3px 0;}

.bar {
	width: 813px;
	height: 4px;
	background-color: #777;
}

#content-end {

}

#footer {
    color: #fff;
    background: #919191;
    padding: 5px 0 11px 0;
    font-size: 0.85em;
}

#footer #description
{
   margin: 11px 10px 0 32px;
   display: inline;
   float: left;
   width: 300px;
}

#footer #description p
{ 
   margin: 0;
   
}

#footer .links p {
    margin: 0 0 10px 0;
}

#footer div
{
   margin: 11px 0 0 15px;
   display: inline;
   width: 140px;
   float: left;
}

#footer div p.bold
{
   font-weight: bold;
}

#footer a
{
   color: #fff;
   text-decoration: none;
   line-height: 1.5em;
}

#footer #left { width: 466px; float: left; padding-left: 2px; }
#footer #right img { vertical-align: middle; }
#footer #right { width: 343px; float: right; text-align: right; padding-right: 2px; line-height: 15px; }
#footer-end {
    background: transparent url(../images/bottom_wh_corner.gif) no-repeat top;
    height: 4px; width: 813px;
}

#copyright
{
   float: left;
   font-size: 0.85em;
   padding-bottom: 5px;
}

#privacy
{
   float: right;
   margin: 11px 0 0 0;
   font-size: 0.85em;
}

#privacy a
{
   text-decoration: none;
}

/* -- Navigation -- */
#nav ul {
	padding: 0;
	margin: 0;
	background-color: #eeeeef;
	color: #474747;
	float: right;  /* Default: left when login is ready */
	list-style-type: none;
	/** background: #fff url(../images/nav_bg_full_2.gif) no-repeat; */
	/** background: #fff url(../images/nav_bg_full_3.gif) no-repeat 100% 0; */
        background: #fff url(../images/nav_bg_full_4.gif) no-repeat 100% 0;
	
    /* text version */
    text-align: center;
}

#nav ul li {
	display: block;
	float: left;
	height: 22px;
	width: 78px;
    padding: 9px 0 0 0;
    margin: 0;
    
    /* image version */
    /* height: 31px; */
    /* padding: 0; */ 
}

#nav ul li a {
	border-left: 1px solid #c8c8c8;
	color: #474747;
 
	height: 20px;

	/* text version */
    padding: 0 0 0 1.0em;
    margin-top: 0;
    text-decoration: none;
    
    /* image version */
/*
    display: block;
    text-indent: -4000px;	
	margin: 6px 0 0 0;
*/ 
}

#nav ul li a:hover { background-color: transparent;}

/* fixed widths - oops */
#nav ul li.home  { width: 56px; }
#nav ul li.news  { width: 61px; }
#nav ul li.about   { width: 86px; }
#nav ul li.about a { padding-left: 0.8em}
#nav ul li.ourwork { width: 72px; }
#nav ul li.ourwork a { padding-left: 1.1em}
#nav ul li.postprod { width: 138px; }
#nav ul li.careers { width: 62px; }
#nav ul li.contact { width: 103px; }

/*
#nav ul li.home a  { width: 50px; background: transparent url(../images/nav_button_home.gif) no-repeat right 5px;  }
#nav ul li.home a:hover, #nav ul li.home a.on  { background: transparent url(../images/nav_button_home_on.gif) no-repeat right 5px; }

#nav ul li.about a {  width: 59px; background: transparent url(../images/nav_button_aboutus.gif) no-repeat right 5px; }
#nav ul li.about a:hover, #nav ul li.about a.on { background: transparent url(../images/nav_button_aboutus_on.gif) no-repeat right 5px; }

#nav ul li.ourwork a {  width: 65px; background: transparent url(../images/nav_button_ourwork.gif) no-repeat right 5px;}
#nav ul li.ourwork a:hover, #nav ul li.ourwork a.on { background: transparent url(../images/nav_button_ourwork_on.gif) no-repeat right 5px; }

#nav ul li.contact a {  width: 72px; background: transparent url(../images/nav_button_contactus.gif) no-repeat right 5px;}
#nav ul li.contact a:hover, #nav ul li.contact a.on { background: transparent url(../images/nav_button_contactus_on.gif) no-repeat right 5px; }
*/


/* Generic hover ON state*/
li a.on { color: #f10f83 ! important; }
a.on { color: #f10f83; }

#nav ul li.first { /* text-align: center; */}
#nav ul li.first a { border-left: 0; }
#nav ul li a:hover { color: #f10f83; }

a.login{
	display: block;
	float: right;
	width: 68px;
	height: 22px;
	background: url(../images/button_login.gif) no-repeat;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

a.login:hover{ color: #f10f83; }

#map-wrap { 
    width: 813px; height: 342px;
    position: relative;
    z-index: 1; 
}
#home-image { width: 813px; height: 342px; }
#trans-top { 
    position: absolute;
    z-index: 5000;
    top: 0;
    width: 813px;
    height: 4px;
    background: transparent url(../images/transparent_top.gif) no-repeat top;
    /*border: 1px solid green; */ 
}
#trans-top-video {
    position: relative;
    z-index: 999;
    bottom: 343px;
    width: 813px;
    height: 4px;
    background: transparent url(../images/transparent_top.gif) no-repeat top;
}

.gmap, #home-image div a {
   color: #474747 !important;
}

.gmap, #home-image div a:hover {
   color: #fff !important;
}

.portfolio {
	margin: 18px 0 0 23px;
}


/* -- Contact Us -- */


#content .content_contact_lft{
	float: left;	
	width: 365px;
	padding: 0 0 10px 0;
}

#content .content_contact_rht{
	float: left;
	width: 365px;
	padding: 0 0 10px 0;
   display: inline;
}

#content .c_box_left{
	float: left;
	width: 79px;
	padding: 0 0 10px 0;
/*    border: 1px solid green;  */
}


#content .c_box_right{
    float: left;
    width: 285px;
	padding: 0 0 10px 0;
/*    border: 1px solid green; */
}




/*
 --- OLD STYLE ---
a.pdf_map{
    display: block;
    text-align: center;
    width: 116px; height: 19px;
    padding-top: 4px;
    font-weight: bold;
    font-size: 0.9em;
    text-decoration: none;
    background: url(../images/greybox_116_23.gif) no-repeat;
}

*/

/* -- Text styles -- */

.home_body {
	font: 15px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

a {color: #474747;}
a.gmap { color: #008000; }
a:hover{ /*  color: #F10F83; */ background-color: #F10F83; color: #fff; text-decoration:none;}
span.nobg a:hover { background-color: transparent; } /* remove hover bg */


.titlebox { display: block; height: 49px;}
.titlebox2 { display: block; height: 35px;}

h1 {
	font: bold 1.7em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #F10F83;
	margin-top: 0; padding-top: 0;	
}

h2 {
	font: bold 2em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #F10F83;
	margin-top: 0; padding-top: 0;	
    /* border: 1px solid blue; */ 

}

/* Start: Page Titles */
.h-preset{
    margin-top: 0;  padding-top: 0;
    display: block;
    height: 30px;
    width: 450px;
    text-indent: -4000px;
}
h2.home{background: url(../images/title_pink_home.gif) no-repeat top left; }
h2.homecontact{ width: 100px; margin-top: 10px; height: 20px; background: url(../images/title_pink_homecontact.gif) no-repeat top left; }
h2.about{background: url(../images/title_pink_aboutus.gif) no-repeat top left; }
h2.ourwork{background: url(../images/title_pink_portfolio.gif) no-repeat top left; }
h2.postprod{background: url(../images/title_pink_postproduction.gif) no-repeat top left; }
h2.contactus{background: url(../images/title_pink_contactus.gif) no-repeat top left; }
h2.access{background: url(../images/title_pink_access.gif) no-repeat top left; }
h2.sitemap{background: url(../images/title_pink_sitemap.gif) no-repeat top left; }
h2.privacy{background: url(../images/title_pink_privacy.gif) no-repeat top left; }
h2.terms{background: url(../images/title_pink_terms.gif) no-repeat top left; }
h2.careers{background: url(../images/title_pink_careers.gif) no-repeat top left; }
h2.qcakey{background: url(../images/title_pink_qcakey.gif) no-repeat top left; }
/* End: Page Titles */

h2.sub {
	font: bold 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #F10F83;
	margin-top: 0; padding-top: 5px;	
    /* border: 1px solid blue; */
}

h3 { 
	font: normal 1.45em  "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin-top: 0; padding-top: 0;	
	/* margin-bottom: 0.15em; padding-bottom: 0.15em; */
}

h3.home { 
	font: normal 1.50em "Georgia", "Georgia", "Times New Roman", serif; line-height:26px; color:#F10F83; font-style:italic;
	margin-top: 0; padding-top: 0;	
	/* margin-bottom: 0.15em; padding-bottom: 0.15em; */
}
h3.home p{
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
h4 {
	font: bold 1.2em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    /*border: 1px solid blue; */
	margin: 0; padding: 0;	
	/*line-height: 1em; */
}

h4.home {
    font-size: 12px;
}

#curlt.home p{ line-height: 1.5em; }


/* Gallery */
#myGallery
{
	background: #fff !important;
	width: 813px !important;
	height: 342px !important;
	border: 0 !important;
	overflow: hidden;
}


/* post-production */
table.postprod
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    border-style: solid;
    border-color: #e6e6e6;
}



.postprod td, .postprod th
{
    color: #676767;
    margin: 0;
    padding: 8px;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #e6e6e6;
    text-align: center;
    vertical-align:top;
}
.postprod td {font-size: 90%;}
.postprod th span {font-size: 80%;}
.postprod td span {font-size: 88%; }
.postprod td li span {font-size: 80%;}
.postprod th { color:#f10f83; }
.postprod th.first, .postprod td.first  { text-align:left; }
.postprod th.three-colspan, .postprod td.three-colspan {text-align: left; padding-left: 30px;}

.row {
    overflow: hidden;
    clear: left;
}

.row .left {
    float: left;
    width: 150px;
    font-weight:bold;
}
.row .right { float: left; }



/* demo mode */
#demo{
    height: 23px;
    width: 100%;
    background-color: red;
    color: white;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
    opacity: 0.85; /* Moz */
    -moz-opacity:0.85; /* Backward compatibility Moz - tut tut */
    filter: alpha(opacity=85); /* IE */
    border-bottom: 2px solid #A00000;
}

.debug{
    width: 100%;
    background-color: red;
    color: white;
    padding: 5px;
    text-align: left;
    opacity: 0.5; /* Moz */
    -moz-opacity:0.5; /* Backward compatibility Moz - tut tut */
    filter: alpha(opacity=50); /* IE */
    border: 4px solid #A00000;
    margin-bottom: 15px;
}

.debug:before{
	font-weight: bold;
    content: "Debug: ";	
}


/* -- We're hiring! -- */
#hiring {
	position: relative;
}

#hiring a {
	position: absolute;
	top: -38px;
	left: /** -67px; */ 12px;
    display: block;
    text-indent: -4000px;
    height: 100px; width: 100px;
    behavior:url("../css/iepngfix.htc");
    background-image: url(../images/icons/hiring.png);
    cursor: pointer;
}
#hiring a:hover {background-color: transparent; }

#position-list .std, #position-list .std li {
	width: 100%;
	background-position: 0 7px;
}
#position-list a {
	color: #676767;
	line-height: 1.5;
}
#position-list a:hover {
	color: #FFF;	
}
#position-list p {
	margin: 5px 0 10px 0;	
}



/* -- General styles -- */

p { line-height: 1.5em; }
.hide { display: none; }
.show { display: block; }
.center { margin: 0 auto; }
.nopadding {padding: 0 !important; }
.nomargin {margin: 0 !important;}
address { font-style: normal; padding: 3px 0 3px 0;}
address.noformat { padding: 0; }
hr {height:1px; border: 0; border-top: 1px solid #e3e3e3; width: 100%;}

/* button styles */

a.work-btn{
    display: block;
    text-align: center;
    width: 110px; height: 20px;
    padding-top: 4px;
    margin: 5px 18px 0 0;
    font-weight: bold;
    font-size: 0.9em;
    text-decoration: none;    
    background-color: transparent;
    background: url(../images/button_work.gif) no-repeat;
}
a.work-btn:hover { color: #f10f83; }


/*
a.work.pdf         { background: url(../images/button_work_pdf.gif) no-repeat; }
a:hover.work.pdf, a.work.pdf.on      { background: url(../images/button_work_pdf_on.gif) no-repeat; } */

a.work-btn.map { width: 130px !important;}
a.map.pdf { background: url(../images/button_blank_130px.gif) no-repeat !important;}

.work img { border: 0 !important; }
/* a:hover.map.pdf, a.map.pdf.on { background: url(../images/button_contact_pdf_map_on.gif) no-repeat !important; } */


/* Other anchor styles for buttons in ourwork.css */



/* General decor */
.content_casestudy_top ul, ul.std, .twocol ul {
    padding-left: 5px;
    margin-left: 5px; 
    list-style: none;
	line-height:19px; 
}
ul.std,.twocol ul { float: left; width: 305px;  margin-left: 10px; }
ul.std li,.twocol ul li { width: 305px;}
.postprod ul.std, .postprod ul.std li,.twocol ul li  { width:auto!important;}

.content_casestudy_top ul li, ul.std li, .twocol ul li { 
    background: url(../images/pink_bullet.gif) no-repeat 0 4px;
    padding-left: 15px;
    margin-left: 0;
}


.no-border {
	border: none !important;
}

#h_line {
    width: 180px;
}

#industry_body {
    padding:10px 10px 10px 10px;
    background-color: white;
}

#industry_body img {
    border: none;
}

#industry_body a:hover {
    background: none;
}

.ib_row {
    float: left;
    overflow: hidden;
}

.ib_row .l_col {
    margin-right:20px;
}

div.work_button { margin-bottom: 10px; }

.protean_banner{
	background: #fff url(../images/protean_banner.png) no-repeat;
	height: 400px;
	width: 813px;
}
.protean_banner .bannertext{
	padding: 20px 10px 0 30px;
	height: 310px;
	width: 340px;
	
}
.protean_banner .bannertext h1{
	font-size: 3em;
	color: #333;
	font-weight: normal;
	font-family: "Georgia", "Georgia", "Times New Roman", serif;
}
.protean_banner .bannertext p{
	color: #333;
	font-size: 1.2em;
	font-family: "Georgia", "Georgia", "Times New Roman", serif;
}
.protean_banner .bannerbutton{
	width: 360px;
	margin: 25px 0 0 40px;
}
.protean_banner .bannerbutton .dl, .protean_banner .bannerbutton .pv{
	width: 138px;
	height: 28px;
	float: left;
	text-align: center;
	padding: 3px;
	font-size: .8em;
	display: block;
	text-decoration: none;
}
.protean_banner .bannerbutton .dl strong, .protean_banner .bannerbutton .pv strong{
	font-size: 1.1em;
	padding-bottom: 3px;
}
.protean_banner .bannerbutton .dl{
	background: #fff url(../images/pink_btn.png) no-repeat;
	color: #fff;
}
.protean_banner .bannerbutton .pv{
	background: #fff url(../images/gray_btn.png) no-repeat;
	color: #333;
	margin-left: 25px;
}
.protean_banner .bannerbutton .pv:hover{
	background: #fff url(../images/pink_btn.png) no-repeat;
	color: #fff;
}
.protean_banner .bannerbutton .dl:hover{
	background: #fff url(../images/gray_btn.png) no-repeat;
	color: #333;
}
.protean{
	font-size: 1em;
}
.protean li{
	margin-bottom: 10px;
}
#protean_ribbon_spacer{
	height: 40px;
	background: #FFF;
}
#wrap_ribbon{
	width: 847px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
#protean_ribbon{
	position: absolute;
	top: 423px;
	color: #fff;
	text-align: center;
	height: 42px;
	padding-top: 23px;
	width: 847px;
	left: 0;
	background: transparent url(../images/ribbon.gif) no-repeat top right;
}

#protean_ribbon a{
	color: #fff;
	text-decoration: underline;
}
#protean_ribbon a:hover{
	text-decoration: none;
	background: #fff;
	color: #f10f83;
}