/*
Schuster Construction Main Styles
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #666666;
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 100%;
	background-image: url(../images/bg_concrete_smooth_07.jpg);
}
#tagline {
	margin: 0px auto;
	padding: 0px;
	border-bottom: 0px solid #000;
	height: 70px;
	background-color: #205925;
	width: 960px;
	border-left: 2px solid #666;
	border-right: 2px solid #333;
	border-top: 1px solid #333;
	color: #FFFFFF;
}
#tagline h1 {
	font-size: 2em;
	color: #FFFFFF;
	background-color: #006600;
	padding: 8px 0px 8px 32px;
	font-family: "Brush Script MT", Arial, Verdana;
}
/*
Layout Width
*/
#outer {
	padding: 0;
	width: 960px;
	margin: 0px auto;
	border-left: solid #666 2px;
	border-right: solid #333 2px;
	border-bottom: solid #333 2px;
}
/*
Available Width
940 - 40 = 900
*/
#middle {
	background-color: #205925;
	padding: 0 14px 14px 14px;
}
#inner {
	background-color: #333333;
	padding: 10px 16px 10px 16px;
	background-repeat: repeat-x;
	background-position: 0 300px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
}
.sidebarbox .p7PMMv15 {
	width: auto;
	margin: 0 0 2px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
#masthead {
	overflow: hidden;
	margin-bottom: 20px;
	border: solid #000000 0px;
}
#masthead img {display: block;}
#contentwrapper {
	background-color: #484848;
	border: solid #000000 1px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
}
.clearspacer {
	clear: both;
	height: 16px;
	line-height: 0;
}
.searchform {
	font-size: 10px;
	color: #333333;
	line-height: normal;
	margin: 0 4px 0 0;
	background-image: url(../images/search_box_drk.gif);
}
.bottomspace {
	margin-bottom: 1.25em;
}
/*
Floated Columns
680 + 200 + 20 = 900
*/
.maincolumn {
	float: right;
	width: 660px;
}
.sidebarwrapper {
	float: right;
	width: 220px;
	margin: 30px 10px;
	background-image: none;
	background-position: left -230px;
	background-repeat: no-repeat;
}
.maincontent {
	padding: 24px 32px;
	font-size: 0.9em;
	line-height: 1.5em;
}
.highlight {
	background-color: #003300;
}
.help {
  border-bottom: 1px dotted #333;
  cursor: help;
}

h1, h2 {
	margin: 0 0 1em 0;
	font-size: 1.75em;
	letter-spacing: 0.15em;
	color: #999999;
	font-style: italic;
}
h2 {
	margin: 10px 0 0 0;
}
h3 {
	margin: 36px 0 0 0;
	font-size: 1em;
}
h4 {
	margin: 6px 0 0 0;
	font-size: 1.1em;
}
h5 {
	color: #999999;
	font-style: italic;
	margin: 6px 0;
	font-size: 1.25em;
}

.sidebarbox {
	padding: 2px;
	border: 1px solid #000;
	margin: 0px;
}
.sidebar1 {
	font-size: 0.8em;
	padding: 12px;
	line-height: 1.4em;
}
.sidebar2 {
	font-size: 0.85em;
	background-color: #FFFF99;
	padding: 12px;
	text-align: justify;
}
.sidebar3 {
	font-size: 0.85em;
	background-color: #FFFFCC;
	padding: 4px 12px;
	text-align: center;
	line-height: 1.2;
}
.sidebar4 {
	font-size: 0.85em;
	background-color: #EAEAEA;
	padding: 4px 12px;
	text-align: center;
	line-height: 1.2;
	border: dotted #205925 2px;
}
.listmargin {
	margin-left: -20px;
}
/*Links*/
.maincontent a {
	color: #C9C9C9;
	text-decoration: none;
	padding: 0 2px;
	border-bottom: dotted #CCCCCC 1px;
}
.maincontent a:visited {
	color: #C9C9C9;
	text-decoration: none;
	padding: 0 2px;
	border-bottom: dotted #CCCCCC 1px;
}
.maincontent a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	padding: 0 2px;
	border-bottom: dotted #000000 1px;
}
.image-link a:link img, .image-link a:visited img,
.image-link a:hover img, .image-link a:active img {
	text-decoration: none;
	border: none;
	display: block;
}
.sidebar1 a, sidebar2 a {
	color: #336600;
}
.sidebar1 a:visited, sidebar2 a:visited {
	color: #336600;
}
.sidebar1 a:hover, sidebar2 a:hover {
	color: #CC0000;
}
.footercolumn1 a {
	color: #666666;
	text-decoration:none;
}
.footercolumn1 a:visited {
	color: #666666;
	text-decoration:none;
}
.footercolumn1 a:hover {
	color: #FFF;
	text-decoration:none;
}
.footer {
	overflow: hidden;
	font-size: 0.7em;
	color: #666666;
	margin-top: 20px;
}
.footercolumn1 {
	float: left;
	width: 498px;
	margin-right: 30px;
}
.footercolumn2 {
	float: right;
	width: 370px;
}
.footer p {
	margin: 1px 0 12px 30px;
}
.footercolumn2 a {
	color: #F5F5F5;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	border: 1px solid #222;
	background-color: #205925;
}
.footercolumn2 a:hover {
	color: #99FF33;
	background-color: #666666;
	border-color: #FFF;
}
.footercolumn2 ul {
	margin: 0;
	padding: 0;
}
.footercolumn2 li {
	margin-bottom: 6px;
	list-style-type: none;
}
/*
EXTRA STYLES for BASIC MENUBAR
*/
#menubar {
	width: 932px;
	margin: 0px auto;
	font-size: 14px;
	border-left: 2px solid #666;
	border-right: 2px solid #333;
	background-color: #205925;
	padding: 0 14px;
}
#menubar .menu {
	margin: 0px;
	padding: 0px;
}
#menubar .menu li {
	list-style-type: none;
	margin-top: 2px;
}
#menubar .menu li.first {
	margin-top: 0;
}
#menubar .menu a {
	color: #CCC;
	text-decoration: none;
	display: block;
	padding: 6px 12px;
	border: 1px solid #000;
	background-color: #000;
}
#menubar .menu a:hover {
	color: #000 !important;
	border-color: #6DC0D1 #000 #000 #6DC0D1;
	background-color: #4AB0C6;
}
#mainflashcontent {
	height: 300px;
	width: 900px;
	margin: 0px auto;
	border: dotted #333 0px;
}
#projectflashcontent {
	height: 440px;
	width: 900px;
	margin: 0px auto;
	border: dotted #333 0px;
	background-image: url(../images/thumbgrid_bg_07.jpg);
	background-repeat: no-repeat;
}
#flashcontent {
	height: 145px;
	width: 900px;
	margin: 0px auto;
	border: dotted #333 0px;
}
#flashprojects {
	height: 320px;
	width: 460px;
	margin: 0px auto;
	border: dotted #333 0px;
}
/* Search Box */
#searchwrapper {
	width:215px; /*follow your image's size*/
	height:40px;/*follow your image's size*/
	background-image:url(../images/search_box_grn_01.gif);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin:20px 30px 0px 0px;
	position:relative; /*important*/
	float: right;
}
#searchwrapper form {
	display:inline;
}
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:15px;
	left:16px;
	width:155px;
	height:20px;
}
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:10px;
	left:175px;
	width:34px;
	height:26px;
} 
/* Lightbox */
#lightbox {
	background-color:#fff;
	padding: 10px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #333333;
}	
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#lightbox img {
	border: none;
} 
#overlay img {
	border: none;
}
#overlay {
	background-image: url(images/overlay.png);
}
