/*
Theme Name: naftheme
Description: Theme for National Ad Force Digital
Author: Jonathan Rawls
Author URI: nafdigital.com
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
	font-weight:normal;
	background-image: url('images/bg_gradient.jpg');
	background-repeat:repeat;
	background-color: #c4c4c4;
	}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:45px;
	line-height:45px;
	color:#FFF;
	font-weight:normal;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#66ccff;
	font-weight:bold;
	}

h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#666;
	font-weight:normal;
	padding-left:60px;
	}

h4 {
	font-weight:bold;
	color:#fff;
	}

#page {
	width:1050px;
	margin:0 auto;
	vertical-align:top;
	}
	
#page_content {
	padding-top:32px;
	padding-left:85px;
	padding-right:85px;
	}

#page_content_columns {
	width:245px;
	float:left;
	margin-right:40px;
	}

#header {
	width:1050px;
	height:125px;
	background-image: url('images/bg_header.png');
	background-repeat:no-repeat;
	background-position:top;
	color: white;
	}

#header_logo {
	width:350px;
	position:relative;
	top: 50px;
	left: 60px;
	float:left;
	}

#header_links {
	width:635px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color: #666;
	position:relative;
	top: 40px;
	float:right;
	margin-right:-120px;
	}

#header_social {
	margin:20px 60px 0 0;
	}

#main {
	background-image: url('images/bg_page.png');
	background-repeat:verticle;
	height:553px;
	}

#containers {
	width:947px;
	height:154px;
	position:absolute;
	top:380px;
	left:52px;
	background-image: url('images/bg_containers.png');
	background-repeat:no-repeat;
	z-index:500;
	}

#container_content {
	width:159px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	font-size:11px;
	line-height:14px;
	color: #666;
	text-align:left;
	float:left;
	}

#bg_home {
	width:1050px;
	height:553px;
	background-image: url('images/bg_home.jpg');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	position:relative;
	}

#bg_home_nomap {
	width:1050px;
	height:553px;
	background-image: url('images/bg_home_nomap.jpg');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	position:relative;
	}

#bg_local {
	width:1050px;
	height:553px;
	background-image: url('images/bg_local.jpg');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	position:relative;
	}

#bg_placement {
	width:1050px;
	height:553px;
	background-image: url('images/bg_placement.jpg');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	position:relative;
	}

#bg_keyword {
	width:1050px;
	height:553px;
	background-image: url('images/bg_keyword.jpg');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	position:relative;
	}

#bg_search {
	width:1050px;
	height:553px;
	background-image: url('images/bg_search.jpg');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	position:relative;
	}

#bg_additional {
	width:1050px;
	height:553px;
	background-image: url('images/bg_additional.jpg');
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	position:relative;
	}

#side {
	width: 1050px;
	height: 171px;
	background-image: url('images/bg_footer.png');
	background-repeat:no-repeat;
	background-position:top;
	color:white;
	}

#footer {
	width: 1050px;
	height: 300px;
	color: #666;
	}

#footer_contact {
	width:159px;
	padding-left:38px;
	padding-right:38px;
	padding-top:5px;
	font-size:11px;
	line-height:14px;
	text-align:left;
	float:left;
	}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:860px;
	height:65px;
	overflow:hidden; 
	}
span#prevBtn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:20px;
	color:#999999;
	position:relative;
	top:-40px;
	right:450px;
	}
span#prevBtn a{
	text-decoration:none;
	color:#999999;
	}
span#nextBtn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:20px;
	color:#999999;
	position:relative;
	top:-40px;
	right:-450px;
	}
span#nextBtn a{
	text-decoration:none;
	color:#999999;
	}	

.simplemodal-wrap {
	height: 340px !important;
}