@charset "UTF-8";
/*------------------------------------------------------------------------------------
      Global Styles
    ------------------------------------------------------------------------------------*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	line-height: 1.4;
	background: #fbfbfb;
	color: #333;
}

p, dl, td {
	font-size: 13px;
	font-weight: normal;
	margin: 0 20px 15px;
}

a {
	text-decoration: none;
	color: #28AEED;
}

a:hover {
	text-decoration: none;
}


dt {
	font-size: 13px;
	font-weight: bold;
}

dd {
	padding-left: 20px;
}

blockquote {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	font-style: italic;
}

hr {
	border-bottom: 1px dotted #333;
	margin: 14px;
}

acronym, abbr {
	text-transform: uppercase;
}

acronym {
	font-weight: bold;
}

img {
	display: block;
}

sup {
	font-size: 8px;
}

strong {
	font-weight: bold;
}
	
/*------------------------------------------------------------------------------------
      Header
    ------------------------------------------------------------------------------------*/

#header {
	width: 990px;
	height: 71px;
	margin: 0 auto;
}

.logo {
	float: left;
	margin: 10px;
}

/*------------------------------------------------------------------------------------
      Page Structure
    ------------------------------------------------------------------------------------*/

#wrapper {
	width: 100%;
	background: #fbfbfb;
	padding-bottom: 10px;
	background-image: url(../images/body-top-pattern.gif);
	background-repeat: repeat-x;
}

#content {
	width: 100%;
	clear: both;
	margin: 0 auto;
	position:relative;
	background-color: #fbfbfb;
}
/*------------------------------------------------------------------------------------
Slider Details
------------------------------------------------------------------------------------*/

#banner {
	z-index: 0;
	width: 100%;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	position: relative;
	-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
	margin-bottom: 12px;
	margin-top: 0px;
	background-position: center bottom;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../img/background_highway.png);
}

#slider_banner {
	background:url(../images/load.gif) no-repeat 50% 50%;
	margin: 0 auto;
	width: 1000px;
	height: 500px;
	z-index: 1;
}
#slider_banner img {
	top:0px;
	left:0px;
	display:inline;
}
#slider_banner-sub {
	position:relative;
	top: 140px;
	height: 90px;
	width: 465px;
	float: left;
	margin-top: 0px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
}
#slider_banner a {
	outline: none;
}
#slider_banner-buttons {
	float: right;
	margin-right: 40px;
	width: 465px;
}
#slider_banner-text {
	color:#333;
	float: left;
	font-size: 14px;
	margin-top: 8px;
	display:block;
	vertical-align: middle;
	font-weight: normal;
}
#slider_banner a {
	border:0;
}
.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:0px;
}
a.nivo-prevNav {
	left:0px;
}.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:13px;
	left:50px;
	width:860px;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	background-image:url(images/buttons/contact_blank.jpg);
	height:34px;
	right:95px;
	top:156px;
	width:208px;
	z-index:89;
	background-repeat: no-repeat;
}
.nivo-caption p {
	padding:5px;
	margin:0;
	padding-left: 35px;
	padding-top: 9px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.917em;
	color: #FFF;
	line-height: 0.917em;
	text-shadow: #333 0px 1px 1px;
	-webkit-text-size-adjust: none;
}
.nivo-caption a {
	display:inline !important;
	text-decoration:none;
	font-weight:bold
	font-family:'Olympia W01 Light', Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.917em;
	color: #FFF;
	line-height: 0.917em;
	text-shadow: #333 0px 1px 1px;
	-webkit-text-size-adjust: none;
}
.nivo-caption a:visited {
	color: #FFF;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:52%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.fltrt {
	float: right;
	margin-left: 15px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
/* END SLIDER DETAILS */

#ticker {
	width: 1000px;
	height: 30px;
	background: url(../images/global/ticker_background.jpg) repeat-x;
	border: 1px solid #dcdcdc;
	margin: 0;
	z-index: 1;
}

#featured {
	height: 198px;
	margin: 10px 5px 17px;
}

.blocks {
	float: left;
	width: 318px;
	height: 196px;
	background: url(../images/global/block_background.jpg) repeat-x bottom black;
	border: 1px solid #dcdcdc;
	display: inline;
	margin-left: 5px;
}

#home_columns {
	clear: both;
	padding-bottom: 20px;
}

.main {
	width: 1000px;
	background: url(../images/global/main_background.gif) center left repeat-y;
	margin: 0 auto;
	margin-top: 15px;
}

.sidebar {
	float: left;
	width: 307px;
	background-color: #FFFFFF;
	position: relative;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
	padding-bottom: 25px;
}
.sidebar a {
		text-shadow: #FFF 0px 1px 0px;
	border-bottom: 1px dotted;
	font-weight: normal;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	
}
.sidebar h2 {
	text-shadow: #FFF 0px 1px 0px;
	font-weight: normal;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-top: 58px;
}
	
.sidebar a:hover {
		color: #666;
		font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	
}

.primary {
	float: right;
	width: 683px;
	background-color: #FFFFFF;
	position: relative;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
	height: 100%;
	padding-bottom: 25px;
	min-height: 600px;
}
.primary img {
	margin: 0 auto;
}

.project_main {
	width: 1000px;
	background: url(../images/global/main_background.gif) center left repeat-y;
	margin: 0 auto;
	margin-top: 15px;
	min-height: 800px;
	padding-top: 10px;
	height: auto;
}
.project_main img {
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-webkit-box-shadow:0px 0px 5px rgba(50,50,50,0.75);
	-moz-box-shadow:0px 0px 5px rgba(50,50,50,0.75);
	box-shadow:0px 0px 5px rgba(50,50,50,0.75);
	background-image: url(../img/loader/ajax-loader2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.project_master {
	width: 1000px;
	background: url(../images/global/main_background.gif) center left repeat-y;
	margin: 0 auto;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.project_master img {
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}
.project_main1 img {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
	display: block;
}
	
.project_main1 img:hover {
		-moz-box-shadow: 0px 1px 2px #666666;
	-webkit-box-shadow: 0px 1px 2px #666666;
	box-shadow: 0px 1px 2px #666666;
}
.welcome { 
	float: left;
	width: 660px;
	display: inline;
}

.promotion { 
	float: right;
	width: 330px;
	display: inline;
}

.project_heading {
	width: 640px;
	height: 60px;
	background: url(../images/global/projects_heading_background.jpg) no-repeat;
	margin: 0 10px 17px;
}

#video_player {
	height: 348px;
	margin: 0 10px;
}

#footer {
	min-height: 100px;
	background: #fbfbfb;
	clear: both;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #DADADA;
}
.footer_menu {
	width: 1000px;
	margin: 0 auto;
	padding-top: 0px;
	display: block;
	height: auto;
}

/*------------------------------------------------------------------------------------
      Headings
    ------------------------------------------------------------------------------------*/

h1, h6 {
	font-size: 38px;
	font-weight: normal;
	line-height: 1.2;
	color: #000;
	margin: 0 20px 5px;
}

.primary h1, .project_main h1 {
	font-size: 36px;
	font-weight: normal;
	line-height: 1.2;
	color: #000;
	margin: 30px 20px 10px;
}

.project_heading h1 {
	font-size: 28px;
	line-height: 28px;
	color: #FFF;
	margin: 0;
	padding: 13px 20px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 17px 20px 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0 20px 10px;
}

#accordion h3 a {
	color: #000;
	cursor: pointer;
}

#accordion h3 a:hover {
	color: #0088cc;
	text-decoration: none;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 20px 10px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 14px 5px;
}

small {
	font-size: 11px;
}

/*------------------------------------------------------------------------------------
      Text Styles
    ------------------------------------------------------------------------------------*/

#ticker p {
	color: #565656;
	margin: 7px 10px 0;
}

#ticker a {
	color: #6e6e6e;
}

#ticker a:hover {
	color: #009bc9;
	text-decoration: none;
}

.ticker_divider {
	margin: 10px 5px;
}

#featured p {
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	margin: 7px 20px 0;
}

#featured a:hover {
	text-decoration: none;
}

.primary ol {
	list-style-position: outside;
	list-style-type: decimal;
	font-weight: normal;
	margin-left: 20px;
	padding: 0;
}

.primary ul {
	list-style-position: outside;
	margin: 0 20px 15px;
}

.primary li {
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px 15px;
	list-style-image: url(../images/global/tick.gif);
}

#sitemap ul {
	list-style-image: none;
	margin: 0 20px 10px;
	line-height: 1.6;
}

#sitemap ul li {
	font-size: 12px;
	font-weight: bold;
	margin: 0 20px;
}

#sitemap ul li ul {
	margin: 5px 20px;
}

#sitemap ul li ul li {
	font-size: 11px;
	font-weight: normal;
	margin: 0 10px;
}

#privacy ul {
	list-style-image: none;
	margin: 0 20px 15px;
	line-height: 1.6;
}

#privacy ul li {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

#privacy ul li ul {
	margin: 5px 20px;
}

#privacy ul li ul li {
	margin: 0 10px;
}

p.date, p.title {
	color: #818181;
}

.footer {
	height: 50px;
	padding-top: 10px;
	width: 1000px;
	margin: 0px auto;
}

.footer p {
	font-size: 12px;
	text-align: left;
	color: #77787b;
	margin: 0 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.footer_menu p {
	margin: 20px 4px 10px !important;
}

.footer_menu a {
	color: #333;
	margin: 0px 6px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.footer_menu a:hover {
	color: #000;
	margin: 0 6px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.footer .disclaimer {
	float: right;
	font-size: 12px;
	color: #a6a6a6;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
  }

.footer .disclaimer a {
	color: #a6a6a6;
	text-decoration: none;
		margin: 0 6px;
    }
.footer .disclaimer a:hover {
	color: #333;
	margin: 0 6px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.footer .copyright {
      float: left;
      height: 20px;
	  	color: #333;
	margin: 0px 6px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
  }

.footer .copyright .logo {
        height: 11px;
    }

.footer .copyright .logo a {
        display: block;
        float: left;
        width: 70px;
        height: 11px;
        text-indent: -1000em;
        background: url('../img/mainSprite.png') no-repeat 100% -135px;
        margin-top: -1px;
        margin-right: 5px;
    }

.footer .copyright span {
        font-family: Arial, Verdana, sans-serif;
        color: #666666;
        font-size: 11px;
        float: left;
    }

/*------------------------------------------------------------------------------------
      Misc.
    ------------------------------------------------------------------------------------*/

.clearfloat { 
	clear: both;
}

.icon { 
	margin: 0;
	padding-right: 8px;
}

.divider {
	clear: right;
	border-bottom: 1px dotted #CCC;
	margin: 20px;
}
.dividersm {
	clear: right;
	border-bottom: 1px dotted #CCC;
	margin: 20px;
	margin-top: 10px;
}
#accordion {
}

#accordion .divider {
	clear: right;
	border-bottom: 1px dotted #CCC;
	margin: 15px 20px;
}

.thumb img {
	float: right;
	margin: 0 20px 20px;
}

.home_ad {
	margin: 10px 20px;
}

.ad {
	margin: 0 0 10px 20px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

/*------------------------------------------------------------------------------------
      Buttons
    ------------------------------------------------------------------------------------*/

.grey a {
	float: right;
	width: 52px;
	height: 16px;
	display: block;
	overflow: hidden;
	background: url(../images/global/grey_logo.png);
	text-indent: -9999px;
	margin: 10px;
}

.grey a:hover {
	background-position: 0px -17px;
}
	
.launch_website a {
	width: 155px;
	height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 20px;
}

.launch_website a:hover {
	background-position: 0px -31px;
}

.launch_website a:active {
	background-position: 0px -62px;
}

.download_pdf a {
	width: 148px;
	height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 20px;
}

.download_pdf a:hover {
	background-position: 0px -31px;
}

.download_pdf a:active {
	background-position: 0px -62px;
}

/*------------------------------------------------------------------------------------
      Tooltip
    ------------------------------------------------------------------------------------*/

p#vtip { 
	display: none;
	background: url(../images/global/blue_90_background.png) repeat;
	position: absolute;
	z-index: 9999;
	left: 6px; 
	font-size: 11px;
	color: #FFF;
	padding: 8px 12px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

p#vtip #vtipArrow { 
	position: absolute; 
	top: -9px; 
	left: 6px;
}

/*------------------------------------------------------------------------------------
      Slider
    ------------------------------------------------------------------------------------*/

#slider {
	width: 640px;
	height: 360px;
	position: relative;
	z-index: 3;
	margin: 10px;
}

#slider_menu {
	position: absolute; 
	z-index: 6;
	top: 338px;
	left: 250px;
}

div#ImageRotation IMG.active {
    z-index: 5;
}

div#ImageRotation IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}

.HideImg {
	display: none;
}
.Hide {
	display: none;
}

ul.pagination {
	list-style: none !important;
	list-style-image: none !important;
}

ul.newsfeed {
	list-style: none !important;
	list-style-image: none !important;
	
}

ul.newsfeed li {
	position: absolute;
    top: 0;
    left: 89px;
    z-index: 5;
}

ul.pagination li {
	float: left; 
	margin: 0 10px 0 0;
}	

ul.pagination a {
	width: 12px;
	height: 0;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	padding-top: 12px; 
}

ul.pagination li.active a {
	background-position: 0 -12px
}
/*------------------------------------------------------------------------------------
      Gallery
    ------------------------------------------------------------------------------------*/

#gallery {
	margin: 0;
	height: 1210px;
}

#full {
	margin: 0px;
}

#full img {
	display: inline;
	height: auto;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	position: relative;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
}

#thumb {
	margin: 0 0 15px 5px;
}

#thumb img {
	float: left;
	display: inline;
	width: 124px;
	margin: 5px 0 0 5px;
	padding: 0;
}

.HideDiv {
	display: none;
}

.Hide {
	display: none;	
}

/*------------------------------------------------------------------------------------
      Navigation
    ------------------------------------------------------------------------------------*/
#top_menu{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	position: relative;
	color: #999;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	height: 60px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform:capitalize;
	background-image: url(../images/bg_back.jpg);
	background-repeat: repeat;
	-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
}
#top_menu ul {
	display: block;
	margin-right: 15px;
	float: right;
}
#top_menu ul li {
	display: block;
	float: left;
	list-style: none;
	height: 60px;
	position: relative;
	zoom: 1;
	width: auto;
	text-align: center;
		background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: center 60px;
}
#top_menu ul li a {
	display: inline;
	float: left;
	color: #999;
	font-size: 13px;
	text-shadow: #000 0 -2px 0;
	height: 20px;
	outline: none;
	padding-top: 21px;
	padding-left: 15px;
	padding-right: 14px;
	padding-bottom: 12px;
	margin-right: 0px;
	zoom: 1;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	width: 90px;
	border-left: #000 solid 1px;
}
.last {
		 border-right: #000 solid 1px;
}
.arrow {
	display: inline-block;
	width: 14px;
	height: 7px;
	background: url(../images/global/arrow_down.png) no-repeat 0 0px;
	margin-left: 7px;  /*position: absolute;
  top: 26px;*/
}
	
#top_menu ul li a:hover {
	color: #fff;
	background-image: url(../images/menu.png);
	background-position: center -60px;
}
 #top_menu li.active a {
	color: #fff;
    border-top:4px solid #28AEED; 
		padding-top: 17px;
}
.launch {
	text-align: left;
	display: block;
	float: left;
	height: 50px;
	width: 180px;
	overflow: hidden;
	padding: 0;
	margin-top: 0px;
	margin-left: 25px;
}
.top_tag {
	height: 60px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 15px;
	padding-top: 12px;
	text-align: left;
}
.top_tag h2 {
	font-size:13px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	color: #333;
	text-shadow: #FFF 0px 1px 1px;
	margin: 0px;
	margin-left: 25px;
	text-transform:uppercase;
		margin-top: 4px;
	
}
.top_tag h2 a {
	text-shadow: #000 0px 1px 0px;
	border-bottom: 1px dotted;
	font-weight: normal;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #FFF;

}
.top_tag h2 a:hover {
	color: #FFF;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.head_outer{
	width:1000px;
	overflow:hidden;
	margin: 0 auto;
}
.head_left{width:550px; float:left;}
.top_buttons{width:450px; float:right;}
.top_buttons ul{margin:0px; padding:30px 0 0 0;}
.top_buttons li{list-style:none; font:bold 12px Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; text-align:center; float:left; padding:0 0 0 17px;}
.top_buttons li a{font:bold 12px Arial, Helvetica, sans-serif; color:#fff; display:block; background:url(images/button_bg.png) top no-repeat; width:178px; height:21px; padding:7px 0 0 0; text-decoration:none;}
.top_buttons li a:hover{font:bold 12px Arial, Helvetica, sans-serif; color:#fff; background:url(images/button_hover.png) top no-repeat;}
.top_buttons li.active a{font:bold 12px Arial, Helvetica, sans-serif; color:#fff; background:url(images/button_hover.png) top no-repeat;}

h2 .icon{
	float:left;
	padding-right:12px;
	border-right:1px solid #676767;
}
h2 .icon-gray{
	border-right:1px solid #bababa;
}
h2 .icon-text{
	float:left;
	padding-left:12px;
	line-height:47px;
	font-size:18px;
	font-family:Arial;
}

.top_buttons2{
	float:right;
	padding:25px 0 0 0;
	width: 200px;
}
.top_buttons2 ul{margin:0px;}
.top_buttons2 li{list-style:none inside; font:bold 12px Arial, Helvetica, sans-serif; color:#fff; float:left; padding:0 0 0 17px;}
.top_buttons2 li a{color:#fff; display:block; text-decoration:none; text-transform:uppercase;}
.top_buttons23 li a:hover{font:bold 12px Arial, Helvetica, sans-serif; color:#fff; background:url(images/button_hover2.png) top no-repeat;}
.top_buttons23 li.active a{font:bold 12px Arial, Helvetica, sans-serif; color:#fff; background:url(images/button_hover.png) top no-repeat;}
.top_buttons2 li a.work-category{
	width:167px;
	height:30px;
	line-height:30px;
	padding-left:13px;
	background:url('../images/bg-work-category.png') top no-repeat;
}
.top_buttons2 li a.work-category:hover{
	background:url('../images/bg-work-category.png') bottom no-repeat;
}
.top_buttons2 li.active a{
	background-position:0 -30px;
}
.top_buttons2 li.active a.work-category:hover{
	background-position:0 -30px;
}
.top_buttons2 li a.work-client{
	width:151px;
	height:30px;
	line-height:30px;
	padding-left:13px;
	background:url('../images/bg-work-client.png') top no-repeat;
}
.top_buttons2 li a.work-client:hover{
	background:url('../images/bg-work-client.png') bottom no-repeat;
}
.top_buttons2 li.active a{
	background-position:0 -30px;
}
.top_buttons2 li.active a.work-client:hover{
	background-position:0 -30px;
}

.tooltip-content{display:none;}
.top_links{
	padding:15px 0;
	height: 25px;
	margin-top: 15px;
	background-repeat: repeat-x;
	background-position: top;
}

.right_arrows{
	width:83px;
	float:right;
	margin-top: 5px;
}
.right_arrows ul{margin:0px; padding:0px;}
.right_arrows li{list-style:none inside; float:right;}
.right_arrows a{
	display:block;
}
.right_arrows li.prev a{
	background:url('../images/left.png') no-repeat;
	width:22px;
	height:22px;
	text-indent:-999999px;
}
.right_arrows li.prev a:hover{
	background:url('../images/left_hover.png') no-repeat;
}
.right_arrows li.return a{
	background:url('../images/info.png') no-repeat;
	width:16px;
	height:15px;
	
}
.right_arrows li.return a:hover{
	background:url('../images/info_hover.png') no-repeat;
}
.right_arrows li.return{
	padding:4px 11px 0 12px;
}
.right_arrows li.next a{
	background:url('../images/right.png') no-repeat;
	width:22px;
	height:22px;
	text-indent:-999999px;
}
.right_arrows li.next a:hover{
	background:url('../images/right_hover.png') no-repeat;
}
.up_arrow{
	width:40px;
	text-align:left;
	float:left;
	margin-top: 5px;
}
.up_arrow a{
	display:block;
	width:22px;
	height:22px;
	background: url('../images/up.png') no-repeat;
}
.up_arrow a:hover{
	background: url('../images/up_hover.png') no-repeat;
}

.bread_crumbs{width:450px; float:left; overflow:hidden;}
.bread_crumbs ul{
	margin:0 0 0 -8px;
	padding:14px 0 0 0px;
	overflow:hidden;
}
.bread_crumbs li{
	list-style:none;
	font-weight: normal;
	color:#666;
	float:left;
	border-left:1px solid #666;
	padding:0 8px;
	font-size: 13px;
	text-shadow: #fff 0px 1px 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.bread_crumbs li a{
	font-size: 13px;
	color:#666;
	text-decoration:none;
	text-shadow: #fff 0px 1px 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.bread_crumbs li a:hover{
	font-size:13px;
	color:#009fc5;
	text-decoration:none;
}


/* footer options */
.footerOptions {
	margin:0 auto;
	width:1000px;
	height:116px;
	margin-top:10px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
	background-color: #FFF;
}
.footerOptions .optionBig {
	float:left;
	width:1000px;
	height:116px;
}

.footerOptions .optionOne {
	float:left;
	width:330px;
	height:116px;
}
.footerOptions .optionTwo {
	float:left;
	width:330px;
	height:116px;
	border-left: #eee solid 1px;
}
.footerOptions .optionThree {
	float:left;
	width:332px;
	height:116px;
	border-left: #eee solid 1px;
}

.footerOptions .optionTwo span {
  font-size: 12px;
  text-shadow: #fff  0px 1px 1px;
  color: #565656;
  font-weight: normal;
  font-style: italic;
  font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.footerOptions .footerImg {float:left;}
.footerOptions a {
	font-size:12px;
	text-shadow: #fff 0px 1px 1px;
	color:#565656;
	font-weight:normal;
	text-decoration:underline;
		font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

h4.footerTitle, h4.footerTitle a {
	font-size:14px;
	text-shadow: #fff 0px 1px 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color:#666666;
	padding:25px 0 7px 0;
	font-weight:bold;
	margin-bottom: 0px;
}
.bottom_tag {
	height: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	position: relative;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
.bottom_tag h2 {
	font-size:18px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	color: #333;
	text-shadow: #FFF 0px 1px 1px;
	margin: 0px;
	margin-left: 25px;
}
.bottom_tag h2 a {
	text-shadow: #FFF 0px 1px 0px;
	border-bottom: 1px dotted;
	font-weight: normal;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.bottom_tag h2 a:hover {
	color: #666;
		font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

/*-- Bottom Boxes --*/

#clientShowcase {
	height: 410px;
	margin: 0 auto;
	width: 1000px;
	margin-top: 0px;
	z-index: 9999;
}

#clientShowcase li {
	width: 320px;
	height: 410px;
	display: inline;
	float: left;
	list-style: none;
	-moz-border-radius-topleft : 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
	background-color: #F5F5F5;
}

#client2,#client3,#client5,#client6,#client8,#client9, #client11, #client12 {
	margin-left: 20px;
}

.clientImage {
	display: block;
	width: 320px;
	height: 410px;
	position: relative;
	-moz-border-radius-topleft : 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

#clientShowcase li a:hover .clientDescription {
	opacity: 1;
}

#clientShowcase li a .clientName, #clientShowcase li a .clientDescription {
	opacity: 1;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.CTAHover {
	opacity: 0;
	color: #28AEED;
	font-size: 13px;
	width: 160px;
	height: 30px;
	position: absolute;
	padding: 2px 0 2px 100px;
	top: 100px;
	left: 65px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
  /* IE fallback */
  .oldie .CTAHover,
  .oldie #clientShowcase li:hover .clientDescription {
    visibility: hidden;
  }

  .oldie #clientShowcase li:hover .CTAHover {
    visibility: visible;
  }
/*
#client3 .CTAHover{
  color: #cdcdcd;
}
*/
.clientImageHover {
	opacity: 0;
	position: absolute;
	width: 320px;
	height: 410px;
	-moz-border-radius-topleft : 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
  -webkit-transition: opacity .2s ease-in;
  -moz-transition: opacity .2s ease-in;
  -o-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
}

#lennonHover {
	background: url('../img/clientImage1Over.jpg') no-repeat;
}
#CamiHover {
  background: url('../img/clientImage2Over.jpg') no-repeat;
}
#AlyssaHover {
	background: url('../img/clientImage3Over.jpg') no-repeat;
}
#LinqHover {
	background: url('../img/clientImage4Over.jpg') no-repeat;
}
#SeafoodHover {
  background: url('../img/clientImage5Over.jpg') no-repeat;
}
#PsgiHover {
	background: url('../img/clientImage6Over.jpg') no-repeat;
}
#VssHover {
	background: url('../img/clientImage7Over.jpg') no-repeat;
}
#IcsHover {
  background: url('../img/clientImage8Over.jpg') no-repeat;
}
#SouthlakeHover {
	background: url('../img/clientImage9Over.jpg') no-repeat;
}


.RedArrow {
  width: 20px;
  height: 20px;
  position: absolute;
  left:70px;
  background: url(../img/mainSprite.png) no-repeat -356px -159px;
}

.GrayArrow {
  width: 20px;
  height: 20px;
  position: absolute;
  left:70px;
  background: url(../img/mainSprite.png) no-repeat -329px -159px;
}

#clientShowcase li a:hover .CTAHover, #clientShowcase li a:hover .clientImageHover {
  opacity: 1;
}

#clientShowcase li a:hover .CTAHover {
	left: 80px;
}

#client1 a {
  background: url('../img/clientImage1.jpg') no-repeat;
}

#client2 a {
	background: url('../img/clientImage2.jpg') no-repeat;
}

#client3 a {
	background: url('../img/clientImage3.jpg') no-repeat;
}
#client4 a {
  background: url('../img/clientImage4.jpg') no-repeat;
}

#client5 a {
	background: url('../img/clientImage5.jpg') no-repeat;
}

#client6 a {
	background: url('../img/clientImage6.jpg') no-repeat;
}
#client7 a {
  background: url('../img/clientImage7.jpg') no-repeat;
}

#client8 a {
	background: url('../img/clientImage8.jpg') no-repeat;
}

#client9 a {
	background: url('../img/clientImage9.jpg') no-repeat;
}

.clientCTA {
	width: 320px;
	height: 140px;
	position: absolute;
	top:270px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #333;
	font-size: 26px;
	background-color: #ffffff;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.CTAcontainer {
	width: 80%;
	display: block;
	margin: 0 auto 0 auto;
	padding-top: 30px;
}

.clientName {
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	display:inline;
	position: absolute;
	padding-left: 70px;
	color:#333;
	text-shadow: #fff 0px 1px 1px;
}

.clientDescription{
	width:210px;
	position: absolute;
	padding-left: 70px;
	top: 63px;
	left: 35px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #666666;
	text-shadow: #fff 0px 1px 1px;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
}

#AlyssaLogo {
	width: 100px;
	height: 82px;
	position: absolute;
	left: 0px;
	background-image: url(../images/porshe.png);
}

#CamiLogo {
	width: 100px;
	height: 82px;
	position: absolute;
	left: 0px;
	background-image: url(../images/dev.png);
}

#lennonLogo {
	width: 100px;
	height: 82px;
	position: absolute;
	left: 0px;
	background-image: url(../images/tri.png);
}

/*-- Projects Boxes --*/

#projectShowcase {
	height: 380px;
	margin: 0 auto;
	width: 1000px;
	margin-top: 15px;
	z-index: 9999;
}

#projectShowcase li {
	width: 320px;
	height: 380px;
	display: inline;
	float: left;
	list-style: none;
	-moz-border-radius-topleft : 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
	background-color: #F5F5F5;
}

#project2,#project3,#project5,#project6,#project8,#project9, #project11, #project12 {
	margin-left: 20px;
}

.projectImage {
	display: block;
	width: 320px;
	height: 380px;
	position: relative;
	-moz-border-radius-topleft : 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

#projectShowcase li a:hover .projectDescription {
	opacity: 1;
}

#projectShowcase li a .projectName, #projectShowcase li a .projectDescription {
	opacity: 1;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.PROHover {
	opacity: 0;
	color: #28AEED;
	font-size: 13px;
	width: 160px;
	height: 30px;
	position: absolute;
	padding: 2px 0 2px 100px;
	top: 75px;
	left: 35px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
  /* IE fallback */
  .oldie .PROHover,
  .oldie #projectShowcase li:hover .projectDescription {
    visibility: hidden;
  }

  .oldie #projectShowcase li:hover .PROHover {
    visibility: visible;
  }
/*
#project3 .PROHover{
  color: #cdcdcd;
}
*/
.projectImageHover {
	opacity: 0;
	position: absolute;
	width: 320px;
	height: 380px;
	-moz-border-radius-topleft : 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
  -webkit-transition: opacity .2s ease-in;
  -moz-transition: opacity .2s ease-in;
  -o-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
}

#lennonHover {
	background: url('../img/clientImage1Over.jpg') no-repeat;
}
#CamiHover {
  background: url('../img/clientImage2Over.jpg') no-repeat;
}
#AlyssaHover {
	background: url('../img/clientImage3Over.jpg') no-repeat;
}
#LinqHover {
	background: url('../img/clientImage4Over.jpg') no-repeat;
}
#SeafoodHover {
  background: url('../img/clientImage5Over.jpg') no-repeat;
}
#PsgiHover {
	background: url('../img/clientImage6Over.jpg') no-repeat;
}
#VssHover {
	background: url('../img/clientImage10Over.jpg') no-repeat;
}
#IcsHover {
	background: url('../img/clientImage11Over.jpg') no-repeat;
}
#SouthlakeHover {
	background: url('../img/clientImage12Over.jpg') no-repeat;
}
#BrandingHover {
	background: url('../img/clientImage10Over.jpg') no-repeat;
}
#PrintHover {
	background: url('../img/clientImage11Over.jpg') no-repeat;
}
#SocialHover {
	background: url('../img/clientImage12Over.jpg') no-repeat;
}


.RedArrow {
  width: 20px;
  height: 20px;
  position: absolute;
  left:70px;
  background: url(../img/mainSprite.png) no-repeat -356px -159px;
}

.GrayArrow {
  width: 20px;
  height: 20px;
  position: absolute;
  left:70px;
  background: url(../img/mainSprite.png) no-repeat -329px -159px;
}

#projectShowcase li a:hover .PROHover, #projectShowcase li a:hover .projectImageHover {
  opacity: 1;
}

#projectShowcase li a:hover .PROHover {
	left: 55px;
}

#project1 a {
  background: url('../img/clientImage1.jpg') no-repeat;
}

#project2 a {
	background: url('../img/clientImage2.jpg') no-repeat;
}

#project3 a {
	background: url('../img/clientImage3.jpg') no-repeat;
}
#project4 a {
  background: url('../img/clientImage4.jpg') no-repeat;
}

#project5 a {
	background: url('../img/clientImage5.jpg') no-repeat;
}

#project6 a {
	background: url('../img/clientImage6.jpg') no-repeat;
}
#project7 a {
  background: url('../img/clientImage7.jpg') no-repeat;
}

#project8 a {
	background: url('../img/clientImage8.jpg') no-repeat;
}

#project9 a {
	background: url('../img/clientImage9.jpg') no-repeat;
}
#project10 a {
	background: url('../img/clientImage10.jpg') no-repeat;
}
#project11 a {
	background: url('../img/clientImage11.jpg') no-repeat;
}
#project12 a {
	background: url('../img/clientImage12.jpg') no-repeat;
}

.projectPRO {
	width: 320px;
	height: 110px;
	position: absolute;
	top:270px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #333;
	font-size: 26px;
	background-color: #ffffff;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.PROcontainer {
	width: 80%;
	display: block;
	margin: 0 auto 0 auto;
	padding-top: 12px;
}

.projectName {
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	display:inline;
	position: absolute;
	padding-left: 0px;
	color:#333;
	text-shadow: #fff 0px 1px 1px;
	width: 80%;
	text-align: center;
}

.projectDescription{
	width:80%;
	position: absolute;
	padding-left: 0px;
	top: 42px;
	left: 35px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #666666;
	text-shadow: #fff 0px 1px 1px;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	text-align: center;
}

#AlyssaLogo {
	width: 100px;
	height: 82px;
	position: absolute;
	left: 0px;
	background-image: url(../images/porshe.png);
}

#CamiLogo {
	width: 100px;
	height: 82px;
	position: absolute;
	left: 0px;
	background-image: url(../images/dev.png);
}

#lennonLogo {
	width: 100px;
	height: 82px;
	position: absolute;
	left: 0px;
	background-image: url(../images/tri.png);
}
.address_side {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	display: block;
	float: left;
	height: 170px;
	width: 250px;
	padding: 10px;
}
.address_side p {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-bottom: 15px;
	text-shadow: #FFF 0px 1px 0px;
}
.address_side h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #333;
	font-size: 15px;
	margin-bottom: 8px;
	line-height: 20px;
	font-style: normal;
	text-shadow: #fff 0px 1px 1px;
	font-weight: normal;
}
.address_side h2 {
	margin-bottom: 0px;
	margin-top: 5px;
}
.menu_center {
	display: block;
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}
.phone_main {
	display: block;
	float: right;
	height: 30px;
	width: 250px;
	margin-top: 25px;
	text-align: right;
	margin-right: 25px;
}
.phone_main h2{
	font-size:20px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	color: #333;
}
.phone_main h2 a {
	text-shadow: #FFF 0px 1px 0px;
	border-bottom: 1px dotted;
	font-weight: normal;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.phone_main h2 a:hover {
	color: #666;
		font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#homepage_hero {
	height: 500px;
	overflow: hidden;
	position: relative;
	z-index: 2;
		-moz-box-shadow: 0px 1px 2px #BBBBBB;
	-webkit-box-shadow: 0px 1px 2px #BBBBBB;
	box-shadow: 0px 1px 2px #BBBBBB;
}
#hgroup h1{
	color:#eee;
	margin-top:124px;
	margin-bottom:7px;
	font:100px/100px "Proxima Nova Condensed Semibold","Arial Narrow",Impact,Helvetica,Arial,sans-serif;letter-spacing:-4px;
	text-shadow:0 -2px 0 rgba(0,0,0,0.7);
	-webkit-font-smoothing:antialiased
	}

#homepage_hero .slides {
	background: #000;
	height: 100%;
	background-image: url(../img/loader/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#homepage_hero .slides li {
    display: none;
    height: 100%;
    /*height: 0;
    opacity: 0;*/
    overflow: hidden;
    position: relative;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    /*transition: opacity 0.5s ease-in;
        -moz-transition: opacity 0.5s ease-in;
        -o-transition: opacity 0.5s ease-in;
        -webkit-transition: opacity 0.5s ease-in;*/
}

/*#homepage_hero .slides li.active {
    height: 100%;
    opacity: 1; 
}*/

#homepage_hero .slides li .container {
    box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    height: 100%;
    opacity: 0;
    position: relative;
    /*transition: all 0.5s ease 0.4s;
        -moz-transition: all 0.5s ease 0.4s;
        -o-transition: all 0.5s ease 0.4s;
        -webkit-transition: all 0.5s ease 0.4s;*/
}

#homepage_hero .slides li.active .container { opacity: 1; }

#homepage_hero .slides li h2,
#homepage_hero .slides li h3,
#homepage_hero .slides li h4,
#homepage_hero .slides li a {
    position: relative;
    z-index: 4;
}

#homepage_hero .slides li h2,
#homepage_hero .slides li h3,
#homepage_hero .slides li h4,
#homepage_hero .slides li .asset,
#homepage_hero .slides li .logo {
    position: relative;
    /*transition: left 0.5s ease 0.4s;
        -moz-transition: left 0.5s ease 0.4s;
        -o-transition: left 0.5s ease 0.4s;
        -webkit-transition: left 0.5s ease 0.4s;*/
}

#homepage_hero .slides li.active h2,
#homepage_hero .slides li.active h3,
#homepage_hero .slides li.active h4,
#homepage_hero .slides li.active a,
#homepage_hero .slides li.active .asset,
#homepage_hero .slides li.active .logo { left: 0; }

#homepage_hero .slides li h2 {
	color: #fff;
	font-size: 3em;
	left: 50px;
	top: 10px;
}

#homepage_hero .slides li h3 {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	left: 250px;
	margin: 0 0 10px 0;
	top: 420px;
}

#homepage_hero .slides li h4 {
	color: #ddd;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	left: 400px;
	margin: 0 0 20px 0;
	top: 415px;
}

#homepage_hero .slides .btnpro {
	color: #000;
	text-shadow: #FFF 0px 1px 0px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	width: 185px;
	line-height: 36px;
	padding: 0 0px 0 0px;
	top: 355px;    /*transition: left 0.5s ease 0.4s, background-color 0.2s ease-in;
        -moz-transition: left 0.5s ease 0.4s, background-color 0.2s ease-in;
        -o-transition: left 0.5s ease 0.4s, background-color 0.2s ease-in;
        -webkit-transition: left 0.5s ease 0.4s, background-color 0.2s ease-in;*/
	margin-left: 12px;
	background-image: url(../images/btnser.png);
	background-repeat: no repeat;
	margin-top: 335px;
}
.btnpro a {
	color:#000;
}

#homepage_hero .slides .btnpro a:hover {
	color: #09C;
}
#homepage_hero .slides .btnser {
	color: #000;
	text-shadow: #FFF 0px 1px 0px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	width: 185px;
	line-height: 36px;
	padding: 0 0px 0 0px;
	top: 355px;    /*transition: left 0.5s ease 0.4s, background-color 0.2s ease-in;
        -moz-transition: left 0.5s ease 0.4s, background-color 0.2s ease-in;
        -o-transition: left 0.5s ease 0.4s, background-color 0.2s ease-in;
        -webkit-transition: left 0.5s ease 0.4s, background-color 0.2s ease-in;*/
	margin-left: -550px;
	background-image: url(../images/btnser.png);
	background-repeat: no repeat;
	margin-top: 335px;
}
.btnser a {
	color:#000;
}

#homepage_hero .slides .btnser a:hover {
	color: #09C;
}

#homepage_hero .slides li .asset {
	position: absolute;
	left: 350px;
	z-index: 2;
}

#homepage_hero .slides li .logo { left: 200px; }

    /* PUBLIX */
    #homepage_hero .slides li.publix {
	background: #151515 url(../slider/overview.png) top center;
	text-align: center;        /*z-index: 12;*/
	background-repeat: no-repeat;
    }
    
    #homepage_hero .slides li.publix .logo { padding: 20px 0 0 0; }
    
    #homepage_hero .slides li.publix h2 {
	color: #90C;
}
    
    #homepage_hero .slides li.publix .asset {
	top: 0px;
}
    
    /* BUFFALO WILD WINGS */
    #homepage_hero .slides li.bww {
	background-color: #000;
	background-image: url(../slider/mobile.png), url(../slider/bg-bww1.jpg);
	background-position: top center, top center;
	background-repeat: no-repeat;        /*z-index: 11;*/
	text-align: center;
    }
    
    #homepage_hero .slides li.bww .container {
}
    
    #homepage_hero .slides li.bww .logo { float: left; }
    
    #homepage_hero .slides li.bww hgroup { margin: 30px 0 0 290px; }
    
    #homepage_hero .slides li.bww h2 { color: #ffd203; }
    
    #homepage_hero .slides li.bww .asset { top: 340px; }
    
    /* GRI */
    #homepage_hero .slides li.gri {
	background: #151515 url(../slider/mobile.png) top center;
	text-align: center;        /*z-index: 10;*/
	background-repeat: no-repeat;
    }
    
    #homepage_hero .slides li.gri .container { padding: 0px 0 0 0; }
    
    #homepage_hero .slides li.gri .logo {
        left: 1000px;
        position: absolute;
        top: 520px;
    }
    
    #homepage_hero .slides li.active.gri .logo { left: 700px; }
    
    #homepage_hero .slides li.gri h2,
    #homepage_hero .slides li.gri h3,
    #homepage_hero .slides li.gri h4 { text-shadow: none; }
    
    #homepage_hero .slides li.gri h2 { color: #00b4d2; }
    
    #homepage_hero .slides li.gri h3,
    #homepage_hero .slides li.gri h4 { color: #666; }
    
    #homepage_hero .slides li.gri .asset { top: 30px; }
    
    /* METRA MOBILE */
    #homepage_hero .slides li.metra {
	background: #151515 url(../slider/bulldog.png) no-repeat top center;
	text-align: center;
}
    
    #homepage_hero .slides li.metra .container {
}
    
    #homepage_hero .slides li.metra .logo {
        left: 950px;
        position: absolute;
        top: 70px;
    }
    
    #homepage_hero .slides li.active.metra .logo { left: 650px; }
    
    #homepage_hero .slides li.metra h3 { color: #fc0; }
    
    #homepage_hero .slides li.metra .asset { top: 340px; }

#homepage_hero .flex-control-nav,
#work_hero .flex-control-nav {
    bottom: 20px;
    height: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

#homepage_hero .flex-control-nav li,
#work_hero .flex-control-nav li {
    display: inline-block;
    overflow: hidden;
}

#homepage_hero .flex-control-nav li a,
#process_list .sub_pager li a,
#work_hero .flex-control-nav li a {
    display: block;
    padding: 5px;
}

#homepage_hero .flex-control-nav li a span,
#process_list .sub_pager li a span,
#work_hero .flex-control-nav a span {
    background: #333;
    border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    cursor: pointer;
    display: block;
    height: 7px;
    text-indent: -9999px;
    transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        -webkit-transition: all 0.1s ease-in;
    width: 7px;
}

#homepage_hero .flex-control-nav li a:hover span,
#process_list .sub_pager li a:hover span,
#work_hero .flex-control-nav li a:hover span { background: #555; }

#homepage_hero .flex-control-nav li a.active span,
#process_list .sub_pager li.activeSlide a span,
#work_hero .flex-control-nav li a.active span { background: #2bb0ef; }

#homepage_hero .flex-direction-nav {
    left: 50%;
    margin: 0 0 0 -500px;
    position: absolute;
    top: 425px;
    width: 1000px;
    z-index: 15;
	font-size:12px;
}

#homepage_hero .flex-direction-nav a {
    background: #171717;
    border-radius: 40px;
        -moz-border-radius: 40px;
        -webkit-border-radius: 40px;
    color: #999;
    display: block;
    font: 12px/60px "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 60px;
    position: absolute;
    right: -30px;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    top: 0;
    width: 60px;
}

#homepage_hero .flex-direction-nav a:hover {
    background: #111111;
        background: rgba(0, 0, 0, 0.5);
		color: #fff;
}

#homepage_hero .flex-direction-nav a.prev {
    left: -30px;
    right: auto;
}
.hyperlink {
	display: inline;
	height: 50px;
	width: 250px;
	left: 250px;
	margin-top: 200px;
}

.small-button{
	display: block;
	width:75px;
	height: 26px;
	margin-top:18px;
	line-height: 26px;
	color: #FFF;
	background-color: #F36F04;
	background-image: url('../images/main/small-button-bg.png');
	clear:both;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
	border: 1px solid #E52400;
	-webkit-transition: all ease-in-out 150ms;
	border-radius:4px;

	
}

.small-button:active{
	background-image: url('../images/main/small-button-bg-active.png');
}

.small-button:hover{
	color: #FFF;
	-webkit-box-shadow: #E52400 0px 0px 10px;
	text-shadow: #FFF 0px 0px 5px;
	
}

a.readmore{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;float:left;border:0;background:#333;background:rgba(255,255,255,0.06);padding:1px 10px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#9f9f9f}

a.readmore:hover,a.readmore:focus{color:#eee;background:#095d7a}
.newlogo{
	float:left;
	display:block;
	height:55px;
	overflow:visible;
	position:absolute;
	top:3px;
	width:200px;
	z-index: 9999;
}
.border{background:#000 url(../slider/bg-nav-bottom.jpg) no-repeat 0 -2px scroll;
bottom:-1px;
display:block;
height:2px;
left:0;
position:absolute;
width:100%;
z-index:1}

header.section-headline h3{
	background: url("../img/separating-lines.gif") no-repeat center center;
	color: #999;
	font-size: 1.25em;
	margin: 0 0 25px;
	text-align: center;
	text-transform: none;
	margin-top: 25px;
	text-shadow: #fff 0px 1px 1px;
	font-weight: normal;
}

header.section-headline h3 span { color:#8dc63f; }

header.section-headline h3.cols {background: url("../img/separating-lines.gif") no-repeat center center;}
.return11 {
	display: block;
	float: left;
	height: 30px;
	width: 200px;
	text-align: center;
}
.next11 {
	display: block;
	float: right;
	width: 175px;
	text-align: center;
	background: #111111 url(../slider/bg-link.png) no-repeat 10px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
	-webkit-transition: all ease-in-out 150ms;
	border-radius:4px;
	display: inline-block;
	font-size: 12px;
	height: 30px;
}
.left_image {
	display: block;
	float: left;
	width: 490px;
}
.right_image {
	display: block;
	float: right;
	width: 490px;
}
.two_images {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
}
.one_image {
	width: 1000px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: auto;
}
.clear {
	clear:both;
}
.sub_main {
	display: block;
	height: 40px;
	width: 100%;
	margin: 0 auto;
	background-color: #aaa;
}
.bottom_wrap {
	display: block;
	width: 100%;
	background-image: url(../images/body-top-patternsm.gif);
	background-color: fbfbfb;
	height: 410px;
	background-position: top center;
	background-repeat: repeat-x;
	padding-top: 15px;
}

.hr{
	display:block;
	clear:both;
	width:100%;
	height:1px;
	background:#dddddd;
	background:-webkit-linear-gradient(left,rgba(228,228,228,0) 0,#dddddd 5%,#dddddd 95%,rgba(228,228,228,0) 99%);
	background:-moz-linear-gradient(left,rgba(228,228,228,0) 0,#dddddd 5%,#dddddd 95%,rgba(228,228,228,0) 99%);
	background:-ms-linear-gradient(left,rgba(228,228,228,0) 0,#dddddd 5%,#dddddd 95%,rgba(228,228,228,0) 99%);
	background:-o-linear-gradient(left,rgba(228,228,228,0) 0,#dddddd 5%,#dddddd 95%,rgba(228,228,228,0) 99%);
	background:linear-gradient(left,rgba(228,228,228,0) 0,#dddddd 5%,#dddddd 95%,rgba(228,228,228,0) 99%);
	background-repeat: repeat;
	margin: 0 auto;
}
.hr1{
	display:block;
	clear:both;
	margin-top:0px;
	width:100%;
	height:2px;
	background: url("../img/separating-linesdark.png") no-repeat center center;
}
.project_des {
	display: block;
	height: auto;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	margin-top: 15px;
}
.project_des h1 {
	text-align: center;
	display: block;
	height: 40px;
	width: 400px;
	margin: 0 auto;
	margin-top: 12px;
	font-color: #a5a5a5;
	text-shadow: #fff 0px 1px 1px;
	color: #333;
	font-size: 22px;
	font-weight: bold;
}

.project_des p {
	font-size: 14px;
	font-color: #a5a5a5;
	text-shadow: #fff 0px 1px 1px;
	color: #666;
	margin-bottom: 25px;
}
.project_des a {
		text-shadow: #FFF 0px 1px 0px;
	border-bottom: 1px dotted;
	font-weight: normal;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	
}
	
.project_des a:hover {
		color: #666;
		font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	
}
	
.shadow_none {
}
.shadow_none img {
		margin-left: auto;
	margin-right: auto;
border: none;
	-webkit-box-shadow:0px 0px 0px rgba(50,50,50,0.75);
	-moz-box-shadow:0px 0px 0px rgba(50,50,50,0.75);
	box-shadow:0px 0px 0px rgba(50,50,50,0.75);
	background-image: url(../img/loader/ajax-loader2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.detail_heading {
	width:100%;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.detail_heading h3 {
	background: url("../img/separating-lines.gif") no-repeat center center;
	color: #999;
	font-size: 1.25em;
	margin: 0 0 25px;
	text-align: center;
	text-transform: none;
	margin-top: 25px;
	text-shadow: #fff 0px 1px 1px;
	font-weight: normal;
}
