/*	$Id: screen.css,v 3.25 2011/08/25 06:51:03 spud Exp $	*/

			* {
				font-family: Tahoma, "Lucida Sans", Verdana, Arial, Helvetica, Sans-Serif;
			}
			
			body {
				margin: 0 auto;
				background-color: #bcbec0;
			}
			
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:30px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	color:#cfcfcf;
	background-color:#cfcfcf;
	background-repeat:repeat-x
}

#map {
  width: 660px;
  height: 400px;
}

			#wrapper {
				margin: 0 auto;
				padding: 0;
				width: 1004px;
				border: none;
			}
			
			#monoSlideshow {
				background-color: #bcbec0;
				background-image: url(../../graphics/slideshow/album/images/photo4.jpg);
				background-repeat: no-repeat;
				left: auto;
				top: 0;
				width: 1004px;
				height: 541px;
				z-index: 10;
				clear: both;
			}
			
			.admin {
				background-image: url(../../graphics/elements/background_admin.png);
				background-repeat: repeat-y;
			}
			
			.capabilities {
				background-image: url(../../graphics/elements/background_capabilities.png);
				background-repeat: repeat-y;
			}
			
			.services {
				background-image: url(../../graphics/elements/background_services.png);
				background-repeat: repeat-y;
			}
			
			.gallery {
				background-image: url(../../graphics/elements/background_project_gallery.png);
				background-repeat: repeat-y;
			}
			
			.starlog {
				background-image: url(../../graphics/elements/background_starlog.png);
				background-repeat: repeat-y;
			}
			
			.profile {
				background-image: url(../../graphics/elements/background_corporate_profile.png);
				background-repeat: repeat-y;
			}
			
			.contact {
				background-image: url(../../graphics/elements/background_contact_us.png);
				background-repeat: repeat-y;
			}
			
			#header {
				position: relative;
				width: 1004px;
				height: 113px;
				background-color: #a9c32e;
			}
			
			#home_header {
				position: relative;
				width: 1004px;
				height: 113px;
				background-color: #fff;
				padding: 0;
			}
			
			#home_social {
				position: absolute;
				top: 10px;
				right: 140px;
				z-index: 100;
			}
			
			#home_social fieldset {
				border-color: #000;
				padding: 0;
				margin: 0;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
			}
			
			#home_social fieldset legend {
				color: #000;
			}
			
			#site_social {
				position: absolute;
				bottom: 0;
				left: 15px;
				width: 180px;
			}
			
			#site_social fieldset {
				border-color: #fff;
				padding: 0;
				margin: 0;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
			}
			
			#site_social fieldset legend {
				color: #fff;
			}
			
			img.social_icon {
				padding: 4px;
			}
			
			#home_navbar {
				position: absolute;
				top: 86px;
				right: auto;
				bottom: auto;
				left: 0;
				background-color: #a9c32e;
				width: 1004px;
				height: 27px;
				border: none;
				padding: 0;
				margin: 0;
			}
			
			#home_nav {
				margin: 6px 10px 10px 15px;
				color: #fff;
				font-size: 12px;
			}
			
			#home_nav a {
				display: inline;
				color: #fff;
				text-decoration: none;
				font-size: 12px;
				padding: 10px;
			}
			
			#home_nav a:hover, #home_nav a.active {
				color: #b1711e;
				text-decoration: none;
			}
			
			#home_copy {
				position: relative;
				padding: 0;
				margin: 0;
				background-color: #000;
				height: 541px;
			}
			
			#overlay {
				position: absolute;
				top: 0;
				right: 0;
				z-index: 12;
			}
			
			#starnet {
				position: absolute;
				top: 0;
				right: 0;
				bottom: auto;
				left: auto;
			}
			
			#navbar {
				position: absolute;
				top: 0;
				right: auto;
				bottom: auto;
				left: 327px;
				width: 677px;
				height: 86px;
				background-color: #fff;
				color: #fff;
			}
			
			#navbar img.navimg {
				padding: 0;
				margin: 0;
				border: none;
			}
				
			#navbar a {
				text-decoration: none;
				border: none;
				border-right: 1px solid #fff;
				font-size: 12px;
			}
			
			#subnavbar {
				position: absolute;
				top: 86px;
				right: auto;
				bottom: auto;
				left: 327px;
				width: 677px;
				height: 27px;
				background-color: #a9c32e;
			}
			
			#subnav {
				margin: 6px 10px 8px 15px;
				color: #fff;
				font-size: 13px;
			}
			
			#subnav a {
				color: #fff;
				text-decoration: none;
				font-size: 13px;
			}
			
			#subnav a:hover, #subnav a.active {
				color: #b1711e;
				text-decoration: none;
			}
			
			#navphoto {
				position: absolute;
				top: 0;
				right: auto;
				bottom: auto;
				left: 213px;
				width: 114px;
				height: 113px;
				background-color: #fff;
			}
			
			#content {
				width: 1004px;
				background-color: #ebeced;
			}
			
			#pageid {
				position: relative;
				float: left;
				width: 213px;
				margin: 0;
				clear: left;
			}
			
			#copy {
				margin-left: 213px;
				padding: 55px 70px;
				font-size: 12px;
				color: #4e4a28;
			}
			
			#copy_admin {
				margin-left: 150px;
				padding: 55px 70px;
				font-size: 12px;
				color: #4e4a28;
			}
			
			#copy h1 {
				font-size: 18px;
				font-weight: bold;
				color: #000;
				margin: 0;
			}
			
			#copy h2 {
				font-size: 16px;
				font-weight: bold;
				color: #b1711e;
				margin: 0;
			}
			
			#copy h3 {
				font-size: 14px;
				font-weight: bold;
				margin: 0;
			}
			
			#copy a {
				color: #a9c42d;
				text-decoration: none;
			}
			
			#copy a.brown {
				color: #b1711e;
				text-decoration: none;
			}
			
			#copy a:hover {
				color: #b1711e;
			}
			
			#copy a.brown:hover {
				text-decoration: underline;
			}
			
			#footer {
				clear: both;
				position: relative;
				background-color: #fff;
				width: 1002px;
				height: 40px;
				border: 1px solid #fff;
			}
			
			#home_footer {
				clear: both;
				position: relative;
				background-color: #fff;
				width: 1002px;
				height: 40px;
				border: 1px solid #fff;
			}
			
			#footer a, #home_footer a {
				color: #000;
				text-decoration: none;
			}
			
			#footer a:hover, #home_footer a:hover {
				color: #b1711e;
			}
				
			.copyleft {
				position: absolute;
				top: 14px;
				right: auto;
				bottom: auto;
				left: 20px;
				color: #000;
				width: 775px;
				font-size: 10px;
				border: none;
			}

			.copyright {
				position: absolute;
				top: 10px;
				right: 20px;
				bottom: auto;
				left: auto;
				font-weight: bold;
				color: #000;
				width: 117px;
				font-size: 10px;
			}
			
			div.spacer {
				clear: both;
			}
			
			table.recstats {
				padding-left: 50px;
			}
			
			table.recstats th, table.recstats td {
				border: 1px solid #29a920;
				padding: 4px;
			}
			
/*	SYNDICATED DATA CSS DEFINES	*/

			.syndthumb { float: left; margin: 0 20px 20px 0; border: 1px solid; }
			.syndtitle { font-weight: bold; font-size: 16px; }
			.syndstats { font-style: italic; font-size: 10px; }
			.syndsummary { margin-top: 5px; }

/*	SYNDICATED DATA CSS DEFINES	*/

/*	SLIDER	*/
#slider {
    position:relative;
    width:1004px; /* Change this to your images width */
    height:541px; /* Change this to your images height */
/*    background:url(../../graphics/slider/loading.gif) no-repeat 50% 50%;	*/
    background:url(../../graphics/slider/photo7.jpg) no-repeat top left;
    overflow: hidden;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
			
				
			#syndata1 { border: 1px solid #8e5f88; border-collapse: collapse; }
			#syndata1 tr { padding: 10px; }
			#syndata1 td { border: 1px solid #8e5f88; }
			#syndata1 td.synthumb { padding: 10px; }
			#syndata1 td.synthumb img { border: 1px solid #8e5f88; }
			#syndata1 td.syntitle { padding: 5px 10px 0 10px; font-weight: bold; font-size: 12px; border: none; border-top: 1px solid #8e5f88; }
			#syndata1 td.synstats { padding: 0 10px 5px 10px; font-size: 11px; font-style: italic; border: none; }
			#syndata1 td.synsummary { padding: 0 10px 10px 10px; font-size: 11px;  border: none;}
			#syndata1 td.syninstruct { padding: 10px 10px 10px 10px; font-size: 11px;  border: none; border-top: 1px solid #8e5f88; }
			#syndata1 td.synadobe { padding: 10px; text-align: center; }
			
			td.starthumb { padding: 10px 0 10px 10px;}
			td.starthumb img { border: none; }
			td.startitle { font-size: 11px; font-weight: normal; margin: 10px; text-align: left; background: #f60; }
			td.starstats { font-style: italic; font-size: 11px; }
			td.starsummary { font-size: 11px; }
		
			table.location {
				border-collapse: collapse;
				border-spacing: 0;
			}
			
			table.location td {
				padding: 10px;
				font-size: 12px;
			}
			
			#lheader {
				background-image: url(../../graphics/elements/background_loader.png);
				background-repeat: repeat-x;
				width: 100%;
			}
			
			#lcontent {
				padding: 10px;
				background-color: #b6b8a9;
			}
			
			#lfooter {
				background-color: #000;
				color: #fff;
				font-size: 9px;
				padding: 10px;
			}
			
			.error {
				font-weight: bold;
				color: #b1711e;
			}
			
			table.location b, b.brown {
				font-weight: bold;
				color: #b1711e;
			}
			
			table.timeline th, table.timeline td {
				border: 1px solid #000;
				padding: 3px;
			}
			
			table.timeline th {
				text-align: left;
			}
			
			table.timeline tr.shaded {
				background-color: #ccc;
			}
			

/*	PROJECT LOADER CSS	*/

	#bml {
		float: right;
		margin-left: 20px;
		margin-top: 20px;
		font-size: 10px;
		font-weight: normal;
	}
			
	.bmltag {
		color: #dc2c51;
		font-size: 10px;
		font-weight: bold;
	}

	.lefty {
		float: left;
		text-align: left;
		font-weight: bold;
		color: #fff;
		width: 49%;
	}

	.righty {
		float: right;
		text-align: right;
		font-weight: bold;
		color: #fff;
		width: 49%;
	}
			
	div.spacer {
		clear: both;
	}
	
	label {
		font-size: 11px;
		font-weight: bold;
		padding: 4px 4px 4px 0;
	}
	
	input, select, textarea {
		display: block;
		margin-bottom: 1.0em;
	}
			
	input[type="radio"] {
		display: inline;
	}
	
	select {
		width: 200px;
	}
	
	textarea {
	}
	
	.button {
		width: 75px;
		margin-left: 75px;
		color: #2a2a2a;
	}
	
	.levelbutton {
		display: inline;
		width: 75px;
		color: #2a2a2a;
		margin-top: 10px;
	}
	
	.bigbutton {
		width: 150px;
		margin-left: 75px;
		color: #2a2a2a;
	}
	
/*
	.error {
		color: #f00;
	}
*/
	
	.success {
		color: #360;
	}
	
	table.image_loader {
		border-collapse: collapse;
		border-spacing: 0;
	}
	
	table.image_loader td {
	}
	
	table.image_loader td.radio {
		width: 20px;
	}
	
	fieldset {
		border: 1px solid #fff;
		padding: 10px;
	}
	
	legend {
		margin: 0 5px;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		color: #fff;
		font-weight: bold;
	}

/*	START BML (BOWE MARKUP LANGUAGE) TEXT REPLACEMENT STYLE DEFINITIONS	*/

			.boldtext { 
			   font-weight: bold; 
			} 

			.italictext { 
   				font-style: italic;
			} 

			.underlinetext { 
   				text-decoration: underline;
			} 

			.strikethroughtext { 
   				text-decoration: line-through;
			} 

			.overlinetext { 
   				text-decoration: overline;
			} 

			.quotecodeheader { 
   				font-family: Verdana, arial, helvetica, sans-serif; 
   				font-size: 12px; 
   				font-weight: bold;
			} 

			.codebody { 
   				background-color: #FFFFFF; 
   				font-family: Courier new, courier, mono; 
   				font-size: 12px; 
   				color: #006600; 
   				border: 1px solid #BFBFBF;
			} 

			.quotebody { 
   				background-color: #FFFFFF; 
   				font-family: Courier new, courier, mono; 
   				font-size: 12px; 
   				color: #660002; 
   				border: 1px solid #BFBFBF;
			} 

			.listbullet { 
   				list-style-type: disc; 
   				list-style-position: inside;
			} 

			.listdecimal { 
   				list-style-type: decimal; 
   				list-style-position: inside;
			} 

			.listlowerroman { 
   				list-style-type: lower-roman; 
   				list-style-position: inside;
			} 

			.listupperroman { 
   				list-style-type: upper-roman; 
   				list-style-position: inside;
			} 

			.listloweralpha { 
   				list-style-type: lower-alpha; 
   				list-style-position: inside;
			} 

			.listupperalpha { 
   				list-style-type: upper-alpha; 
   				list-style-position: inside;
			} 
			
/*	END BML (BOWE MARKUP LANGUAGE) TEXT REPLACEMENT STYLE DEFINITIONS	*/

