/* CSS Document */

/* global */

html {
	margin:0;
	padding:0;
}

body {
	background-color:#FFFFFF;
	margin: 0px;
	color:#464646;
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
}

p {
	line-height:19px;
	margin:0;
	padding:0;
}

.pbold {
	color:#8d3628;
	font-weight:bold;
	margin:0;
	padding:0;
}

.footertext {
	color:#003d7d;
	font-weight:bold;
	font-size:13px;
}

	.footerbullets {
		color:#8d3628;
		font-weight:bold;
		font-size:13px;
	}
	
a {
	color:#8d3628;
	text-decoration:none;
}

	a:hover {
		color:#003d7d;
		text-decoration:underline;
	}
	
	
h1 {
	font-size:24px;
	color:#161C74;
}

h2 {
	font-size:18px;
	color:#161C74;
}

h3, h4, h5 {
	color:#161C74;
}

/* photo - list */

#photo-list {
	float: left;
	list-style-type: none;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
		#photo-list li {
	float: left;
	display: block;
	padding: 0px;
	margin:5px 14px 0px 0px;
	width: 225px;
}
		

/* site layout */

#top_shadow {
	width:837px;
	height:10px;
	background-image:url(../images/top_shadow.gif);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	margin-top:10px;
	margin-bottom:0;
}

#wrap {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/side_shadows.gif);
	background-repeat:repeat-y;
	width:837px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	width:817px;
	margin-left:auto;
	margin-right:auto;
}



/* header */
#header {
	width:818px;
	position:relative;
	margin:0;
	padding:0;
}
	#header h1 {
		width:818px;
		height:267px;
		background-image:url(../images/header.jpg);
		background-repeat:no-repeat;
		margin:0px;
		padding:0px;
	}
	#header h1 span {
		display:none;
	}
	
#flash_head {
	width:399px;
	height:267px;
	margin:0px;
	padding:0px;
	z-index:400;
	position: absolute;
	top: 0px;
	left: 51px;
}
	
	
/* nav */
#nav {
	width: 818px;
	height: 36px;
}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 818px;
	list-style-type: none;
}
#nav ul li {
	float:left;
}
#nav ul li a {
	display:block;
	background-image:url(../images/nav_bg.jpg);
}
#nav ul li a span {
	visibility:hidden;
}
#nav ul li a:link {
	text-decoration:none;
}
#nav ul li a:visited {
	text-decoration:none;
}
		
					
a#navhome {
	background-position: 0px 0px;
	height: 36px;
	width: 90px;
}
a#navabout {
	background-position: -90px 0px;
	height: 36px;
	width: 70px;
}
a#navscurrent {
	background-position:-160px 0;
	height: 36px;
	width: 114px;
}
a#navcompleted {
	background-position:-274px 0;
	height: 36px;
	width: 137px;
}
a#navservices {
	background-position:-411px 0;
	height: 36px;
	width: 129px;
}
a#navwebcam {
	background-position:-540px 0;
	height: 36px;
	width: 140px;
}
a#bid {
	background-position:-680px 0;
	height: 36px;
	width: 138px;
}

a#navhome:hover {
	background-position:0 -36px;
}
a#navabout:hover {
	background-position:-90px -36px;
}
a#navscurrent:hover {
	background-position:-160px -36px;
}
a#navcompleted:hover {
	background-position:-274px -36px;
}
a#navservices:hover {
	background-position:-411px -36px;
}
a#navwebcam:hover {
	background-position:-540px -36px;
}
a#bid:hover {
	background-position:-680px -36px;
}

/* Sub Nav */

.subnav {
	font-size:9px;
	color:#003d7d;
	position: absolute;
	text-align:right;
	top: 250px;
	left: 469px;
	z-index:50;
}


/* content */

	/* about */
#content_home {
	padding:36px 20px 20px 50px;
	font-size:13px;
	width:356px;
	float:left;
}

#content_home_pics {
	padding:38px 45px 20px 0px;
	float:right;
}

#content_left {
	padding:36px 20px 20px 50px;
	font-size:13px;
	width:450px;
	float:left;	
}

#content_left h3, h1 {
	margin:0px;
}

#content_right {
	width:211px;
	padding:40px 50px 0px 30px;
	margin:0px;
	float:right;
	background-image:url(../images/content_right_bg.gif);
	background-repeat:no-repeat;
}

#content_right ul {
	font-size:12px;
	margin:0px;
	padding-left:15px;
}

#content_right li {
	margin-bottom:0px;
}

#content_right h3 {
	margin:0px;
}

#left {
	float: left;
	width: 455px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	padding-left:0px;
}

#right {
	float:right;
	width:210px;
	margin:0px;
	padding:0px 20px 0px 0px;
	text-align:left;
	font-size:.8em;
}
.right-bold {
	font-size: 1.1em;
	font-weight: bold;
}
#insert {
	float: left;
	width: 45%;
	margin:0px 15px 0px 0px;
	text-align: left;
	padding-left:0px;
}
#insert a{
	color: #171C71;	
	text-decoration:underline;
}
#insert a:hover{
	color: #171C71;	
	text-decoration:none;
}
#insert a:visited{
	color: #373D98;	
	text-decoration:underline;
}
#insert a:visited:hover{
	color: #171C71;	
	text-decoration:none;
}




/* content - wide */

#content_wide {
	width:718px;
	padding:36px 50px 20px 50px;
	font-size:13px;
}

#content_wide_about {
	width:715px;
	padding:0px 0px 20px 60px;
	font-size:13px;
}

#content_wide h3 {
	margin:0px;
}

#content_wide li {
	margin-top:5px;
}

	/* completed */

#info_list {
	width:688px;
	margin:10px 0px 0px 0px;
	padding:0px;
}

	#info_list h2 {
		margin:0px;
	}
	
	.info_list_text {
		width:435px;
		float:left;
	}
	
	.info_list_img {
		margin:0px;
		float:right;
	}

.col_l {
	width:333px;
	margin:30px 0px 0px 0px;
	float:left;
}

.col_r {
	width:333px;
	margin:30px 0px 0px 0px;
	float:right;
}

/* About Us */

.rudy {
	margin:3px 0px 10px 20px;
	border: solid 2px #8b3426;
	float:right;
}

.headshots {
	margin:0px 0px 10px 0px;
	float:left;
	border: solid 2px #8b3426;
	width:150px;
}

/* SERVICES */

.boxhead {
	width:180px;
	padding:2px 10px;
	background-color:#822825;
	margin-bottom:0;
	cursor:pointer;
}
.boxhead:hover {
	background-color:#9B413D;
	cursor:pointer;
}
.boxhead a{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
}
.boxhead a:hover{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:underline;
}
.boxhead a:visited{
	color: #FFFFFF;
	text-decoration:none;
}


.box_visible {
	width:178px;
	border:1px solid #999;
	margin-top:0;
	padding-right: 10px;
	padding-left: 10px;
}

.box_visible li {
	margin:0;
	padding:0;
}
.box_visible a{
	color: #171C71;
	text-decoration:underline;
}
.box_visible a:hover{
	color: #171C71;
	text-decoration:none;
}
.box_hidden {
	display:none;
}

.staff-name {
	font-size: 1.3em;
	font-weight: bold;
	color: #171C71;
}
.staff-title {
	font-size: 1.1em;
	color: #171C71;
	font-style: italic;
}
.southland {
	font-weight: bold;
	color: #822825;
}
.southland a{
	color: #822825;
	text-decoration: underline;
}
.southland a:hover{
	color: #822825;
	text-decoration: none;
}
.southland a:visited{
	color: #9B413D;
	text-decoration: underline;
}

.image-border {
	border: 2px solid #822825;
	margin: 4px;
	padding: 0px;
}


/* footer */
#footer {
	width:718px;
	padding:0px 50px 30px 50px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

#bottom_shadow {
	width:837px;
	height:9px;
	background-image:url(../images/bottom_shadow.gif);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}


/* classes */

.break {
	clear: both;
}


/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* some form stuff */

.required {
	font-size : 11px;
	color : #80333D;
}

form div {
	clear: both;
	padding-bottom: 3px;
}

form label {
	float: left;
	width: 90px;
	text-align: right;
	margin-right: 6px;
	font : bold 11px Verdana, sans-serif;
	color : #2A2B7B;
}

form div div {
	margin-left: 0;
	clear: none;
}

form div div label {
	float: none;
	width: auto;
	text-align: left;
	display: inline;
}

form div.align {
	margin-left: 98px;
	margin-top: 3px;
}
.form-text {	
	font-size: 13px;
	color : #80333D;
	font-weight: normal;
}


#timelapse {
	width:495px;
	margin:25px 0px 0px -25px;
}


#bids {
	border:1px solid #000;
	font-size:.9em;
}
#bids td {
	text-align:center;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#left_forms {
	width:350px;
	margin-right:15px;
	float:left;
	font-size:12px;
	color:#666666;
}

#right_forms {
	width:350px;
	float:left;
	font-size:12px;
	color:#666666;
}

#formcontainer {
	height:150px;
	margin-bottom:15px;
}

#formcontainer2 {
	height:80px;
	margin-bottom:85px;
}

#form1 {
	width:105px;
	height:140px;
	border:1px solid #666666;
	margin:0px 15px 0px 0px;
	float:left;
}

#form2 {
	width:105px;
	height:80px;
	border:1px solid #666666;
	margin:0px 15px 0px 0px;
	float:left;
}

#staff {
	width:160px;
	height:320px;
	margin:0px 35px 15px 0px;
	float:left;
}

/*-- breadcrumbs --*/

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #822825;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}
.breadcrumbs a {
	text-decoration: underline;	
}
#wrap #container #content #content_wide #left #insert li {
	margin: 0px;
	padding: 0px;
}
.box2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#footerlinks{
	background:#999;
	margin:0;
	padding:0;
	width:693px;
	height:25px;
	padding-left:125px;
	font-size:12px;
	overflow:hidden;
	padding-bottom:5px;
}

#footerlinks ul{
	margin:0;
	padding:0;
	list-style-type:none;
	padding-bottom:5px;
}

#footerlinks ul li{
	margin-right:10px;
	float:left;
	display:inline;
}

#footerlinks ul li a{
	color:#FFF;
	padding:8px 10px;
	display:block;
}

#footerlinks a:hover{
	text-decoration:none;
	background: #792d20;
}

