/* CSS for forty|49 Website */

body{
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	margin: 0;
	padding: 0;
}

a{
	color: #666;
}

a img, img {
	border: 0;
}

h2{
	font-size: 16px;
	margin-top: 0;
	color: #333;
}

h3{
	font-size: 14px;
}

.darkText{
	color: #333;
}

#main{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#header{
	width: 1000px;
	float: left;
	background: #fffced url("images/header/bg.jpg") no-repeat top right;
}

#logo{
	float: left;
    padding: 113px 0 0 0;
    overflow: hidden;
    background: url("images/header/logo.jpg") no-repeat;
	width: 304px;
    height: 0 !important;
    height /**/:113px;
	margin: 0 0 0 20px;
}

#nav{
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #999;
}

#menu{
	float: left;
}

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

#menu ul li{
	float: left;
	padding: 0 10px 0 15px;
	background: url('images/menu/bullet.gif') no-repeat center left;
}

#menu ul li.first{
	background: none;
	padding: 0 10px;
}

#menu ul li a{
	color: #c00;
	text-decoration: none;
}

#contact{
	float: right;
	padding: 0 90px 0 0;
}

#contact p{
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
}

#contact a{
	text-decoration: none;
}

#contact a:hover{
	text-decoration: underline;
}

#contentContainer{
	position: relative;
	clear: both;
	background: #fff url('images/contentContainer/bg.gif') repeat-y top left;
	border-top: 1px solid #999;
	float: left;
	width: 1000px;
}

#clientBox{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#services{
	float: left;
	width: 179px;
}

#services ul{
	list-style: none;
	color: #fff;
	background: #2c2603;
	padding: 10px;
	margin: 0;
	text-transform: uppercase;
}

#services li{
	padding: 3px 0;
}

#services a{
	color: #fff;
	text-decoration: none;
}

#services a:hover {
	text-decoration: underline;
}
	

#content{
	float: left;
	width: 821px;
	padding: 0;
	margin: 0;
}

#content.index{
	background: url('images/content/bg.gif') repeat-y top left;
	margin: 10px 0;
}

.fullWidth{
	padding: 0 11px 0 10px;
	margin: 10px 0;
}

.homeColumn{
	width: 250px;
	float: left;
	margin: 0;
	padding: 0 11px 0 10px;
}

.clientColumn{
	width: 180px;
	height: 410px;
	float: left;
	margin: 15px 0 0 0;
	padding: 0 11px 0 10px;
	text-align: center;
	border-left: 1px solid #999;
}

.firstClientColumn{
	border: none;
}

.clientColumn img{
	margin: 15px 0;
}

.homeColumn p{
	margin: 0 0 1em 0;
}

.homeColumn p.opening{
	font-size: 20px;
	line-height: 1.6;
}

.homeBox{
	margin: 0 0 20px 0;
}

.homeBox img{
	border: 1px solid #999;
	margin: 0 0 10px 0;
}


.homeBox h2{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

#caseStudy h2{
	color: #69c;
}

#latestProject{
	border-bottom: 6px solid #e9e1b3;
}

#latestProject h2{
	color: #699;
}

#marketingAdvice{
	border-bottom: 6px solid #e9e1b3;
}

#marketingAdvice h2{
	color: #f90;
}

#freeConsultation h2{
	color: #969;
}

#homeStartup {
	border-bottom: 6px solid #e9e1b3;
	padding: 0 0 10px 0;
}

#homeStartup div{
	background: #fc3;
	padding: 0 0 8px 0;
}

#homeStartup h2{
	float:right;
    padding: 138px 0 0 0;
    overflow: hidden;
    background: url("images/index/startup/header.jpg") no-repeat top center;
	width: 250px;
    height: 0 !important;
    height /**/:138px;
	margin: 0 0 1px 0;
}

#homeStartup p{
	margin: 0 0.5em 1em 0.5em;
}

#homeStartup strong{
	text-transform: uppercase;
	color: #960;
}

#homeDisplays{
	color: #f93;
	background: #000;
	text-align: center;
	font-size: 18px;
	padding: 0 0 10px 0;
	border: 1px solid #000;
}

#homeDisplays p{
	margin: 0;
}

#homeDisplays span{
	font-size: 24px;
	font-weight: bold;
}

#homeDisplays a{
	color: #f93;
	text-decoration: none;
}

#homeDisplays a:hover{
	text-decoration: underline;
}

#homeDisplays img{
	border: none;
}

.halfCol{
	float: left;
	width: 390px;
	padding: 10px;
	margin: 0;
}

.halfCol.image{
	width: 410px;
	text-align: right;
	margin: 0;
	padding: 0;
}

.halfCol.rotatingImage{
	width: 397px;
	text-align: right;
	margin: 0;
	padding: 0 0 0 13px;
}

#rotatingImages{
	width: 397px;
	height: 496px;
	overflow: hidden;
}

#halfPic.howWeWork{
	background: url('images/howWeWork/pic.jpg') no-repeat top right;
}

#packages {
	float: left;
	background: url('images/packages/bg.gif') repeat-y top left;
	margin: 0 0 1em 0;
}

#packages div{
	float: left;
	width: 230px;
	margin: 0 30px 0 0;
	padding: 0 0 10px 0;
	background: #fc3;
	color: #333;
}

#packages div h3{
	text-transform: uppercase;
	background: url('images/packages/headers/blue.gif') no-repeat top left;
	height: 47px;
	line-height: 44px;
	padding: 0 0 0 60px;
	margin: 0;
	font-size: 16px;
}

#packages div.greenPackage h3{
	background: url('images/packages/headers/green.gif') no-repeat top left;
}

#packages div.redPackage h3{
	background: url('images/packages/headers/red.gif') no-repeat top left;
}

#packages .bluePackage{
	color: #069;
}

#packages .greenPackage{
	color: #060;
}

#packages .redPackage{
	color: #c00;
}

#packages div ul{
	font-weight: bold;
	padding: 0 0 0 2em;
	margin: 0;
}

#packages div ul span{
	color: #000;
}

#packages div ul p{
	color: #000;
	font-weight: normal;
	margin: 0;
}

#packages div p{
	margin: 0 0 0 1em;
	font-size: 16px;
}

#portfolioIndex {
	padding: 0 0 205px 0;
}

#portfolioIndex div{
	width: 84px;
	float: left;
	margin: 0 8px 0 0;
	text-align: center;
}

#portfolioIndex div a{
	text-decoration: none;
}

.gvIIContainer div.close { 
	background:transparent url('images/close.png') no-repeat scroll 0% 0%;
	cursor:pointer;
	height:35px;
	position:absolute;
	right:-15px;
	top:-15px;
	width:35px;   
}

#footer{
	clear: both;
	background: #e5e5e5 url('images/footer/bg.jpg') no-repeat top left;
	height: 58px;
	overflow: hidden;
	padding: 10px 10px 0 194px;
}

#footer p{
	line-height: 1.2;
	font-size: 11px;
	margin: 0;
	color: #666;
}

#footer .copyright{
	text-align: right;
}

form label{
	display: block;
	float: left;
	width: 150px;
}

.submit{
	margin-left: 150px;
}

.accordionEnabled{
	color: #fff;
}

.accordionEnabled p {
	margin: 1em;
}

.accordionEnabled .advertising{
	background:#999;
}

.accordionEnabled .advertising h3{
	float: left;
	padding: 236px 0 0 0;
	overflow: hidden;
	background: url("images/services/accordion/advertising.jpg") no-repeat;
	width: 65px;
	height: 0 !important;
	height /**/:236px;
	margin: 0 12px 0 0;
}


.accordionEnabled .branding{
	background:#75A9D8;
}

.accordionEnabled .branding h3{
	float: left;
	padding: 236px 0 0 0;
	overflow: hidden;
	background: url("images/services/accordion/branding.jpg") no-repeat;
	width: 65px;
	height: 0 !important;
	height /**/:236px;
	margin: 0 12px 0 0;
}

.accordionEnabled .design{
	background:#abd239;
}

.accordionEnabled .design h3{
	float: left;
	padding: 236px 0 0 0;
	overflow: hidden;
	background: url("images/services/accordion/design.jpg") no-repeat;
	width: 65px;
	height: 0 !important;
	height /**/:236px;
	margin: 0 12px 0 0;
}
	
.accordionEnabled .events{
	background:#ee7943;
}

.accordionEnabled .events h3{
	float: left;
	padding: 236px 0 0 0;
	overflow: hidden;
	background: url("images/services/accordion/events.jpg") no-repeat;
	width: 65px;
	height: 0 !important;
	height /**/:236px;
	margin: 0 12px 0 0;
}

.accordionEnabled .web{
	background:#3ca779;
}

.accordionEnabled .web h3{
	float: left;
	padding: 236px 0 0 0;
	overflow: hidden;
	background: url("images/services/accordion/web.jpg") no-repeat;
	width: 65px;
	height: 0 !important;
	height /**/:236px;
	margin: 0 12px 0 0;
}

.accordionEnabled .internal{
	background:#d9493e;
}

.accordionEnabled .internal h3{
	float: left;
	padding: 236px 0 0 0;
	overflow: hidden;
	background: url("images/services/accordion/internal.jpg") no-repeat;
	width: 65px;
	height: 0 !important;
	height /**/:236px;
	margin: 0 12px 0 0;
}

.accordionEnabled .direct{
	background:#c93;
}

.accordionEnabled .direct h3{
	float: left;
	padding: 236px 0 0 0;
	overflow: hidden;
	background: url("images/services/accordion/direct.jpg") no-repeat;
	width: 65px;
	height: 0 !important;
	height /**/:236px;
	margin: 0 12px 0 0;
}

.accordionEnabled .illustration{
	background:#aa7fd8;
}

.accordionEnabled .illustration h3{
	float: left;
	padding: 236px 0 0 0;
	overflow: hidden;
	background: url("images/services/accordion/illustration.jpg") no-repeat;
	width: 65px;
	height: 0 !important;
	height /**/:236px;
	margin: 0 12px 0 0;
}

#header-links {
	float: right;
	margin: 50px 136px 0 0;
}

#header-links li{
	list-style: none;
	float: left;
	margin: 0 5px;
}

#displays {
	padding: 10px 0 0 10px;
	position: relative;
}

#displays h2{
	color: #900;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
}

#displays h2 strong{
	font-weight: bold;
}

#displays h3{
	color: #333;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

#displays-left{
	float: left;
	width: 150px;
}

#displays-main{
	float: left;
	width: 521px;
	border-right: 1px solid #ccc;
}

#displays-fastclamp{
	background: url('images/displays/fastclamp.jpg') no-repeat top left;
	padding: 0 0 0 105px;
	margin: 0 0 0 10px;
	font-size: 12px;
}

#displays-fastclamp h2{
	font-size: 18px;
}	

#displays-right{
	float: left;
	width: 110px;
	padding: 110px 0 0 10px;
}

#displays-demo{
	position: absolute;
	top: 10px;
	right: 30px;
}
	
