body{
	background: #f8f9f7;
	font-family: Helvetica;
	font-size: small;
	margin: 0;
}

a img{
	border: none;
}

a{
	color: #4D5E5B;
	text-decoration: none;
}

a:hover{
	color: #727C7A;
}

a.no-hover{
  	display: block;
  	padding: 5px 0 5px 15px;
}

a.no-hover:hover{
  	color: #4d5e5b;
}

#wrapper{
	width: 950px;
	margin: 0 auto;
}

#top-red{
	width: 950px;
	height: 200px;
	background: #CE3027 url("../img/top-red-back.jpg")  repeat-x;
}

#logo{
	margin: 120px 0 0 34px;
}

.left-in{
  	margin-left: 10px;
}

.uppercase{
  	text-transform: uppercase;
}

.small-text{
  	font-size: 85%;
  	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}

.titles{
  	color: #B5B5B5;
	font-style: italic;
}

.red-text{
  	color: #d1271e;
}

h2, h2.margin-top{
  	color: #d1271e;
  	font-size: 130%;
  	font-weight: normal;
  	margin: 25px 0 35px 0;
}

h2.margin-top{
  	margin: 73px 0 35px 10px;
}

h3{
  	color: #d1271e;
  	font-size: 85%;
  	font-weight: bold;
  	text-transform: uppercase;
  	margin-bottom: 0;
}

h4{
  	list-style: none;
	font-size: 130%;
	line-height: 1.7em;
	margin: 0 0 0 15px;
	font-weight: normal;
	text-transform: uppercase;
}

h5{
  	margin: 3px 0 0 17px;
  	width: 500px;
  	padding: 0;
  	position: absolute;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color: #d1271e;
	font-weight: normal;
	text-transform: uppercase;
}

h5 a{
  	color: #d1271e;
}

.dark-text{
  	color: #5A615E;
}

.light-text{
  	color: #A5ABA9;
}

.back-grey{
  	color: #f8f9f7 !important;
}

.padd-bottom{
  	padding-bottom: 5px;
}

p{
  	margin: 7px 0 0 10px;
  	padding-right: 10px;
  	line-height: 15px;
}

.no-margins{
  	margin: 0;
  	padding: 0;
}

.ml{
  	margin-left: 10px !important;
}

.width{
	width: 172px;
}

.big-width{
	width: 235px;
}

.spacer{
	height: 88px;
}


.clearer{
	clear: both;
}

fieldset { margin-top: 20px; }

div.input { padding: 3px; }

div.input label { width: 200px; float: left; clear: both; display: block; }

/* We need one of these for every Checkbox field */
div.input label[for=ProjectRecent] { float: none; clear: none; display: inline; }
div.input label[for=TypeDisplay] { float: none; clear: none; display: inline; }

div.input input[type=checkbox] { margin-left: 200px; }

/* end generic styles */

/* Content */
#content-top{
	margin: 45px 0 0 295px;
	width: 655px;
}

#middle-tab{
	float: left;
	width: 222px;
	margin-top: 7px;
	padding: 0;
	border-left: solid 1px #DAE0DF;
	background: #fff url("../img/middle-tab.gif") no-repeat;
}

#middle-tab-hidden{
	float: left;
	width: 222px;
	margin-top: 5px;
	padding: 0;
	background: #f8f9f7;
}

#right-tab{
	float: right;
	padding: 10px;
}

#content{
  	float:left;
  	width:455px;
  	background: #fff;
  	 /* The width and color of the left rail */
  	border-left:295px solid #fff;
  	/* The width and color of the right rail */
  	border-right:200px solid #fff;
}

/* left-side */
#left{
  	float:left;
  	width:295px;
  	margin-left:-295px;
  	position:relative;
  	border-right: none !important;
}

ul#nav{
	background: #fff;
	margin: 27px 0 0 0;
	padding: 50px;
}

#vertical_container{
  	background: #fff;
	margin: 27px 0 0 0;
	padding: 50px;
}

#work-nav{
  	margin: 0 0 15px 0;
  	list-style: none;
  	font-size: 89%;
}

#work-nav li a{
	display: block;
	width: 150px;
	padding: 0 0 4px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #4D5E5B;
	margin: 0;
}

#work-nav li a:hover{
	color: #999;
}

ul#nav li{
	list-style: none;
	font-size: 130%;
	line-height: 1.7em;
	margin-left: 15px;
}

.nav-approach{
	height: 15px;
	width: 103px;
  	background: url("../img/btn-approach.gif") no-repeat top;
  	margin-bottom: 15px;
  	text-indent: -999px;
}

.nav-approach:hover{
  	background: url("../img/btn-approach.gif") no-repeat bottom;
}

.nav-approach-red{
	height: 15px;
	width: 103px;
  	background: url("../img/btn-approach-red.gif") no-repeat;
  	margin-bottom: 15px;
  	text-indent: -999px;
}

.nav-work{
	height: 15px;
	width: 58px;
  	background: url("../img/btn-work.gif") no-repeat top;
  	margin-bottom: 15px;
  	text-indent: -99999px;
}

.nav-work:hover{
  	background: url("../img/btn-work.gif") no-repeat bottom;
}

.nav-clients{
	height: 15px;
	width: 80px;
  	background: url("../img/btn-clients.gif") no-repeat top;
  	margin-bottom: 15px;
  	text-indent: -999px;
}

.nav-clients:hover{
  	background: url("../img/btn-clients.gif") no-repeat bottom;
}

.nav-case{
	height: 15px;
	width: 136px;
  	background: url("../img/btn-case.gif") no-repeat top;
  	margin-bottom: 15px;
  	text-indent: -999px;
}

.nav-case-nohover{
	height: 15px;
	width: 136px;
  	background: url("../img/btn-case.gif") no-repeat top;
  	margin: 25px 0 30px 12px;
  	text-indent: -999px;
}

.nav-Research-nohover{
	height: 15px;
	width: 136px;
  	background: url("../img/btn-research.gif") no-repeat top;
  	margin: 25px 0 30px -3px;
  	text-indent: -999px;
}

.nav-Packaging-nohover{
	height: 15px;
	width: 136px;
  	background: url("../img/btn-packaging.gif") no-repeat top;
  	margin: 25px 0 30px 0px;
  	text-indent: -999px;
}

.nav-Identity-nohover{
	height: 15px;
	width: 136px;
  	background: url("../img/btn-identity.gif") no-repeat top;
  	margin: 25px 0 30px -10px;
  	text-indent: -999px;
}

.nav-Collateral-nohover{
	height: 15px;
	width: 136px;
  	background: url("../img/btn-collateral.gif") no-repeat top;
  	margin: 25px 0 30px 5px;
  	text-indent: -999px;
}

.nav-Interactive-nohover{
	height: 15px;
	width: 136px;
  	background: url("../img/btn-interactive.gif") no-repeat top;
  	margin: 25px 0 30px 5px;
  	text-indent: -999px;
}

.Projects-nohover{
	height: 15px;
	width: 136px;
  	background: url("../img/btn-allprojects.gif") no-repeat top;
  	margin: 25px 0 30px 12px;
  	text-indent: -999px;
}

.nav-case:hover{
  	background: url("../img/btn-case.gif") no-repeat bottom;
}

.nav-contact{
	height: 15px;
	width: 85px;
  	background: url("../img/btn-contact.gif") no-repeat top;
  	text-indent: -999px;
}

.nav-contact:hover{
  	background: url("../img/btn-contact.gif") no-repeat bottom;
}

.nav-contact-red{
	height: 15px;
	width: 85px;
  	background: url("../img/btn-contact-red.gif") no-repeat top;
  	text-indent: -999px;
}

#back-btns{
  	position: absolute;
  	height: 400px;
  	width: 27px;
}

#third-nav{
  	margin: 0 0 0 -40px;
  	list-style: none;
  	text-transform: uppercase;
}

#third-nav li.dark{
	padding: 0px 5px 0px 0px;
  	background: #fff;
  	font-size: 87%;
}

#third-nav li.light{
	padding: 0px 5px 0px 0px;
  	background: #fff;
  	font-size: 87%;
}

#third-nav li.light:hover, #third-nav li.dark:hover{
  	background: #EBEBEB;
  	cursor: pointer;
}

#client-specs-left{
  	margin-left: 32px;
}

#client-specs-left a{
	color: #d23027;
	font-size: 11px;
  	margin: 5px 0 !important;
  	height: 100px !important;
  	position: relative !important;
}

.margin-top{
  	margin: 10px 0 0 0;
}

/* middle */
#middle{
  	float:left;
  	width:432px;
  	margin-right:-433px;
  	border-left: solid #DAE0DF 1px !important;
  	border-right: solid #DAE0DF 1px;
  	height: 428px;
}

#middle-narrow{
  	float:left;
  	width:213px;
  	margin-right:-214px;
  	border-left: solid #DAE0DF 1px !important;
  	border-right: solid #DAE0DF 1px;
  	/*height: 428px;*/
}

#middle-long{
  	float:left;
  	width:657px;
  	border-left: solid #DAE0DF 1px;
  	height: 411px;
}

#middle-wide{
  	float:left;
  	width:657px;
  	border-left: solid #DAE0DF 1px;
}

#middle-long a img{
  	border-left: solid #fff 4px;
  	border-bottom: solid #fff 4px;
}

#middle-portfolio{
  	float:left;
  	width:437px;
  	margin-right:-395px;
  	border-left: solid #DAE0DF 1px;
}

#middle-portfolio img{
	padding-bottom: -10px;
	margin-bottom: 30px;
}

.home-img{
  	margin: 0 0 0 5px;
}

#contact-box{
  	float: left;
  	margin: 7px 15px 0 150px;
}

#work-content{
	width: 428px;
	background: #fff;
  	position:absolute;
  	margin: -125px 0 0 250px;
  	padding-bottom: 150px;
}

.paginator{
  	position: absolute;
  	margin: -26px 0 0 -155px;
  	border-right: solid #dae0df 1px;
  	text-align: right;
  	width: 150px;
  	padding: 5px 5px 10px 0;
  	text-transform: uppercase;
  	font-size: 85%;
  	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  	color: #A5ABA9;
}

.page-arrows{
	position: absolute;
	width: 100px !important;
	margin: -26px 0 0 6px;
  	color: #d22e25;
  	font-weight: bolder;
  	font-size: 10px;
  	padding: 5px 0 5px 2px;
}

.page-arrows a{
  	color: #d22e25;
  	font-weight: bold;
}

.page-arrows div{
	display: inline;
  	width: 10px;
	color: #d22e25;
}

#image_preview{
  	border-top: solid white 4px;
  	border-left: solid white 6px;
}

.left-big{
  	margin-left: 30px !important;
  	padding-right: 31px !important;
}

/* right-side */
#right{
  	float:right;
  	width:221px;
  	margin-right:-221px;
  	position:relative;
}

#right-wide{
  	float:right;
  	width:444px;
  	margin-right:-206px;
  	position:relative;
}

#right-portfolio{
  	float:right;
  	width:221px;
  	margin-right:-200px;
  	position:relative;
}

#right-portfolio a img{
	border-left: solid #fff 4px;
	border-top: solid #fff 4px;
}

#right-wide a img{
	border-left: solid #fff 4px;
	border-top: solid #fff 4px;
}

#right-wide img{
	border-left: solid #fff 4px;
	border-top: solid #fff 4px;
}

ul#right-nav{
	margin: 20px 0 0 -21px;
	width: 221px;
  	padding: 0 0 13px 0;
  	list-style: none;
	border-bottom: solid #DAE0DF 1px;
}

ul#right-nav li{
	line-height: 16px;
  	padding: 2px 0 1px 20px;
  	width: 201px;
  	display: block;
}

ul#right-nav li a{
  	display: block;
}

ul#right-nav li:hover{
	background: #F2F2F2;
	cursor: pointer;
}

.right_nav_js_hover {
    background: #F2F2F2;
}

#press-tab{
	float: right;
	margin: 5px 30px 0 0;
}

.thumb{
  	border-top: solid white 4px;
  	border-left: solid white 4px;
}

.no-left{
  	margin-left: 0 !important;
}

p.narrow{
  	width: 350px;
}

#right-tab2{
	float: left;
	width: 222px;
	margin-top: 7px;
	margin-left: 214px;
	padding: 0;
	border-left: solid 1px #DAE0DF;
	background: #fff url("../img/middle-tab.gif") no-repeat;
}


/* middle right combined */
.thumb-fullscreen{
  	border-top: solid white 6px;
  	border-left: solid white 1px;
}

#thumb-area{
  	width: 657px;
}

#footer{
  	background: #eef2f1;
  	width: 950px;
  	padding-bottom: 30%;
}

/*#flashMessage {
    border: 1px solid red;
    background: pink;
    margin-top: 30px;
    text-align: center;
}*/

#flashMessage{
    position: absolute;
    top: 40px;
    left: 25%;
    width: 50%;
    padding: 16px;
    z-index:1002;
    overflow: auto;
	text-align: center;
	background-color: #fff;
	border: 5px solid #d7d7d7;
	padding: 10px;
	font-size: 1.5em;
}

#flashMessage p {
	margin-top: 10px;
	margin-bottom: 0px;
	color: #3b76c0;
	font-size: 0.7em;
}
