/* Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, input, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
}
ul { list-style: none; }
:focus { outline: 0; }

/* Globals */
	body {
		font-size: 12px; 
		font-family: Arial, Helvetica, Verdana, sans-serif;
		background: url(../img/bg_body.jpg) #cdd7da repeat-x;
	}
	a {
		text-decoration: none;
		outline: none;
	}
	a:hover {
		color: #3281a7;
	}
	h2 {
		font-size: 15px;
		margin-bottom: 10px;
		font-weight: bold;
	}
	strong { font-weight: normal; }
	a, h2, strong, .title, .featured_projects, #footer { color: #006699; }
	
/* Layout */
	
	#container {
		width: 1000px;
		min-height: 675px;
		background: url(../img/bg_container.jpg) no-repeat;
	}
	
	#logo {
		margin: 20px 0 0 52px;
		float: left;
	}
	#nav {
		margin-top: 78px;
		float: right;
	}
	#nav a {
		margin-right: 30px;
	}
	#nav .active, #nav .active:hover {
		color: #fff;
	}
	
	#side_nav {
		position: absolute; 
		top: 180px;
		left: 40px;
	}
	#side_nav li a {
		margin-bottom: 10px;
		display: block;
	}
	#side_nav li a:hover, .navigation .selected { color: #00b5ed; }
	
	.content {
		margin-top: 32px;
		margin-left: 200px;
		margin-bottom: 40px;
		float: right;
	}
	
	#content_full { width: 800px; }
	#content_half { width: 700px; }
	.wide .copy { width: 650px; }
	
	#footer {
		width: 1000px;
		margin-top: 15px;
		margin-bottom: 20px;
		font-size: 11px;
		text-align: center;
		clear: both;
	}
	#footer_left {
		margin-left: 15px;
		float: left;
	}
	#footer_right {
		float: right;
		margin-right: 15px;
	}
	#footer_nav {
		margin: 0 auto;
	}
	#footer_nav a {
		margin: 0 5px;
	}

/* Text Styles */
	.title {
		text-transform: uppercase;
		margin: 20px 0 12px;
		font-size: 18px;
		font-weight: lighter;
	}
	.copy {
		margin-bottom: 15px;
		line-height: 18px;
		color: #515151;
		font-size: 14px;
		text-align: justify;	
	}

/* Home */
	#home_center {
		width: 732px;
		height: 412px;
		margin-bottom: 10px;
		float: right;
	}
	#home_mask {
		width: 732px;
		height: 412px;
		background: url(../img/home_center.png) no-repeat top left;
		position: absolute;
		
	}
	#home_overlay { 
		width: 421px;
		height: 341px;
		position: absolute;
		margin-top: 28px;
		margin-left: 150px;
		cursor: pointer;
	}
	#home_player {
		width: 424px;
		height: 340px;
		margin-top: 28px;
		margin-right: 155px;
		float: right;
	}
	.home_copy {
		clear: right;
		margin-left: 35px;
	}
	
	#features {
		height: 120px;
		margin: 28px 35px;
		clear: right;
	}
	.featured_projects {
		margin-bottom: 5px;
		font-weight: lighter;
	}
	.featured {
		width: 204px;
		margin-right: 6px;
		float: left;
	}
	.featured_header {
		height: 12px;
		padding: 4px;
		margin-bottom: 3px;
		display: block;
		color: #fff;
		font-size: 12px;
		font-weight: lighter;
		background: #006699;
	}
	
	.home_ads {
		width: 257px;
		height: 74px;
		margin-bottom: 16px;
		word-wrap: break-word;
		background-image: url(../img/home_ads.png);
		background-repeat: no-repeat;
		display: block;
		text-indent: -1000px;
		border: 1px solid #006699;
	}
	.home_ads:hover, .txtbox:focus { border: 1px solid #43b2e6; outline: none; }
	#ad_lnc {
		background-position: top center;
	}
	#ad_wnw {
		background-position: bottom center;
	}
	
	#quickquotes_wrapper {
		width: 265px;
		position: absolute;
		top: 120px;
		left: 30px;
	}
	#quickquotes_overlay {
		width: 265px;
		position: absolute;
		z-index: 20;
		height: 330px;
		text-align: center;
		padding: 0 5px;
		display: none;
	}
	#quickquotes_loader {
		margin-top: 80px;
	}
	#quickquotes_form {
		margin-bottom: 40px;
		color: #666666;
		font-weight: bold;
	}
	.quickquotes_form_txt {
		text-align: right;
	}
	.quickquotes_form_txt li {
		margin-bottom: 4px;
	}
	.quickquotes_form_select {
		margin-top: 15px;
		font-size: 11px;
	}
	.quickquotes_form_select li {
		margin-bottom: 2px;
		clear: both;
	}
	#quickquotes_form label {
		margin-right:20px;
		margin-bottom:10px;
		float: right;
	}
	#quickquotes_form .center {
		margin-top: 30px;
		margin-right: 15px;
		text-align: right;
		clear: both;
	}
	
	.txtbox {
		width: 150px;
		padding: 1px 4px;
		color: #666666;
		background: #fff;
		border: 1px solid #aaa;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-box-shadow: 0 0 3px #c0c0c0;
		-moz-box-shadow: 0 0 3px #c0c0c0;
	}
	.txtbox:hover, .txtbox:focus {
		border: 1px solid #888;
		-webkit-box-shadow: 0 0 3px #888;
		-moz-box-shadow: 0 0 3px #888;
	}
	.btn {
		padding: 2px 5px 3px;
		background: #3281a7;
		border: 1px solid #3281a7;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		cursor: pointer;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-box-shadow: 0 0 4px #888;
		-moz-box-shadow: 0 0 4px #888;
	}
	.btn:hover {
		background: #006699;
	}
	
/* Services */

#services_overview ul {
	text-align:left;
	padding-left: 20px;
	list-style: disc;
}
.services_thumbs_wrapper {
	height: 206px;
	float: right;
} 
.services_thumbs_border {
	width: 477px;
	height: 206px;
	position: absolute;
	right: 0;
	z-index: 100;
	background: url(../img/services_thumbs.png) no-repeat;
}
.services_thumbs {
	width: 416px;
	height: 206px;
	float: right;
}
.services_thumbs img {
	margin-left: 104px;
	margin-top: 15px;
}

.panel a {
	font-weight: bold;
}

/* coda slider */
#content_half .scrollContainer div.panel {
	width: 700px; height: 480px;
	overflow: hidden;
}
.scroll {
	height: 480px;
    overflow: hidden;
    position: relative;
    clear: left;
}
.hide {
    display: none;
}



/* Our Work */
.row {
	width: 510px;
	padding: 0;
	margin: 0 40px;
	list-style: none;
}
.thumbs {
	width: 150px; 
	height: 84px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	display: block;
	float: left;
	position: relative;
}
.thumbs .shadow {
	position: absolute;
	left: 3px;
	bottom: -20px;
}
			
.wrkThumb {
	width: 150px; 
	height: 84px;
	left: 10px; top: 10px;
	position: absolute;
	display: block;
	z-index: 100;
	border: 1px solid #000;
}
.wrkThumb img {
	width: 100%; 
	height: 100%;
	display: block;
	border: none;
}

/* Web Design */
#web_nav li {
	margin-left: 25px;
	text-align: right;
}
.web_thumbs {
	width: 677px;
	height: 330px;
	margin: 25px auto;
	text-align: center;
	background: url(../img/web_shadow.png) no-repeat -10px bottom;
}
.pageLinks {
	margin-top: 25px;
}
.panel-wrapper a { 
		padding: 0;
		font-size: 13px;
		font-weight: bold;
		margin: 0 15px;
		text-decoration: none;
		outline: none;
	}


/* Video Player */

#playerwrapper {
	width: 656px; 
	position: absolute;
	margin-top: 10px;
	margin-left: -35px;
	z-index: 110;
	display: none;
}

#player {
	width: 0;
	height: 0;
	margin: 0 auto;
	background: #000;
	-webkit-box-shadow: 0 0 20px #0b0b0b;
	-moz-box-shadow: 0 0 20px #0b0b0b;
}
#player_screen {
	width: 100%;
	height: 100%;
	margin: 0 auto;	
}

#player_shadow { background: transparent; width: 0; height: 0; margin: 20px auto 0; clear: left; }
#player video, #player_shadow img {
	width: 100%;
	height: 100%;
}

#player_close {
	position: absolute;
	right: 65px;
	display: none;
	cursor: pointer;
}

#overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../img/vid_overlay_bg.png);
	display: none;
	z-index: 50;
}

#single_player {
	width: 520px;
	margin: 10px 57px;
	-webkit-box-shadow: 0 0 20px #0b0b0b;
}
#single_player_copy {
	width: 650px;
	display: block;
	margin-top: 10px;
	margin-bottom: 50px;
}
#social_media {
	width: 90px;
	float: right;
	margin: 10px 20px 2px;
}

/* Contact Us */

#map{
	-moz-box-shadow:0 0 12px #4e5050;
	-webkit-box-shadow:0 0 12px #4e5050;
	border:2px solid #069;
	float:right;
	height:350px;
	margin-right:40px;
	margin-top:20px;
	width:450px;
}

#map .shadow img {
	height:66px;
	margin-left:-62px;
	width:580px;
}



/* JQuery Uniform */
.selector select:focus,.radio input:focus,.checker input:focus,uploader input:focus{outline:0;}
.selector,.radio,.selector *,.radio *{margin:0;padding:0;}
div.radio{float:left;height:18px;margin-right:2px;position:relative;width:18px;}
div.radio input{background:none;display:inline-block;height:18px;opacity:0;text-align:center;width:18px;}
div.radio span{background-position:0 -279px;display:block;float:left;height:18px;text-align:center;width:18px;}
div.radio span.checked{background-position:-72px -279px;}
div.radio.disabled span,div.radio.disabled:active span,div.radio.disabled.active span{background-position:-144px -279px;}
div.radio.disabled span.checked,div.radio.disabled:active span.checked,div.radio.disabled.active span.checked{background-position:-162px -279px;}
div.radio.focus span,div.radio:hover span{background-position:-36px -279px;}
div.radio.focus span.checked,div.radio:hover span.checked{background-position:-108px -279px;}
div.radio.focus:active span,div.radio:active:hover span,div.radio.active:hover span,div.radio.active.focus span{background-position:-54px -279px;}
div.radio.focus:active span.checked,div.radio:hover:active span.checked,div.radio.focus.active span.checked,div.radio.active:hover span.checked{background-position:-126px -279px;}
div.radio:active span,div.radio.active span{background-position:-18px -279px;}
div.radio:active span.checked,div.radio.active span.checked{background-position:-90px -279px;}
div.selector{background-position:-483px -130px;float:right;font-size:12px;height:26px;line-height:26px;margin-bottom:20px;overflow:hidden;padding-left:10px;position:relative;width:190px;}
div.selector select{background:none;border:none;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:12px;height:25px;left:0;opacity:0;position:absolute;top:0;width:190px;}
div.selector span{background-position:right 0;color:#666;cursor:pointer;display:block;float:left;height:26px;line-height:26px;overflow:hidden;padding:0 25px 0 2px;text-overflow:ellipsis;text-shadow:0 1px 0 #fff;white-space:nowrap;width:158px;}
div.selector,div.selector span,div.radio span{background-image:url(../img/sprite.png);background-repeat:no-repeat;}
div.selector.disabled{background-position:-483px -234px;}
div.selector.disabled span{background-position:right -104px;color:#bbb;}
div.selector.focus span,div.selector.hover span,div.selector:hover span{background-position:right -52px;}
div.selector.focus,div.selector.hover,div.selector:hover{background-position:-483px -182px;}
div.selector.focus:active span,div.selector:hover:active span,div.selector.active:hover span,div.selector.focus.active span{background-position:right -78px;}
div.selector.focus:active,div.selector.focus.active,div.selector:hover:active,div.selector.active:hover{background-position:-483px -208px;}
div.selector:active span,div.selector.active span{background-position:right -26px;}
div.selector:active,div.selector.active{background-position:-483px -156px;}
