/* 
  ------------------------------------------------
  Halverson Construction
  www.johnschnell.net
  One Column 920-g
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #cccccc;
	background-color: #292929;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #292929;
	padding: 0px;
	margin: 0 0 0 0;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/gallery_layout.jpg);
	background-repeat: repeat-y;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 920px;
}
#center .content {
	padding: 0px 0px;
	font-size: .8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	border: 1px solid #414141;
}
#masthead .content {
	padding: 12px 20px;
}
#footerbox {
	width: 920px;
	margin: 0 auto;
}
.footer {
	font-size: .7em;
	text-align: center;	
}
.footer p {
	margin: 0;
	padding: 12px;
	color: #ccc;
}
.footer a:link {
	color: #ffcb78;
	text-decoration: none;
}
.footer a:visited {
	color: #ffcb78;
	text-decoration: none;
}
.footer a:active {
	color: #adebd6;
}
.footer a:hover {
	color: #adebd6;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #ffcb78;
	text-decoration: none;
}
#center a:visited {
	color: #ffcb78;
	text-decoration: none;
}
#center a:hover {
	color: #adebd6;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #0000FF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	margin: 0px;
	font-size: 1.2em;
	padding: 2px 12px;
	color: #ffcb78;
	border: 1px solid #333333;
	font-weight: bold;
	background-image: url(../images/logo/pagetitle.jpg);
	background-color: #707070;
	background-repeat: repeat-x;
	letter-spacing: .2em;
}
h2 {
	margin: 0px;
	font-size: 1.4em;
	padding: 3px 12px;
	color: #ffffff;
	border-bottom: 1px solid #414141;
	font-weight: bold;
	background-color: #242424;
	letter-spacing: .1em;
}
h3 {
	font-size: 1.2em;
	letter-spacing: .1em;	
	color: #ffcb78;
}
h4 {
	margin: 0px;
	font-size: 1.2em;
	padding: 2px 12px;
	color: #ffcb78;
	border: 1px solid #414141;
	font-weight: bold;
	background-color: #242424;
	letter-spacing: .05em;
}
h5 {
	font-size: 1.1em;
	color: #ffcb78;
	letter-spacing: .05em;
}
h6 {
	margin: 0;
	font-size: 1.4em;
	color: #414141;
	letter-spacing: .05em;
}
.callout {
	float: left;
	width: 160px;
	margin: 0px 10px 0 0px;
	padding: 8px;
	border: 1px dotted #333333;
	font-size: 0.75em;
	font-weight: bold;
}
.callout-icon {
	float: left;
	width: 128px;
	margin: 0px 12px 0 0;
	background: #ddeeff;
	padding: 5px 5px 8px 5px;
	border: 1px dashed #333333;
	font-size: 0.75em;
	font-weight: bold;
}
.callout-slideshow {
	width: 720px;
	margin: 32px 0 0 0;
	background-color: #1b1b1b;
	padding: 6px;
	border: 1px solid #414141;
}
.callout-legend {
	width: 740px;
	margin: 12px 0 12px 8px;
}
.callout-bridges {
	width: 745px;
	margin: 32px 0 0 0;
	background-color: transparent;
	padding: 0px;
	border: 0px solid #ffffff;
}
.copyright {
	tex-align: center;
	font-size: 0.95em;
	font-weight: normal;
}
.date-font { 
	color: #cccccc; 	
	font-family: verdana, arial, sans-serif;
	font-size: .65em;
}
.gallery {
	margin: 12px 0;
	font-size: 1.5em;
	padding: 2px 12px;
	color: #ffcb78;
	border: 0px solid #333333;
	font-weight: bold;
	letter-spacing: .2em;
}

fieldset	{ padding: 10px; -moz-border-radius: 5px; border: #666666 1px solid; margin-right: 8px; }

fieldset legend	{ padding: 0px; margin-bottom: 5px; }

.legend { 
	color: #bababa; 
	font-family: verdana, arial, sans-serif;
	font-size: .95em;
	font-weight: bold;
	letter-spacing: .05em;
}
.legend-font { 
	color: #ababab; 
	font-family: arial, verdana, sans-serif;
	font-size: .85em;
	font-weight: normal;
}
.lightshow {
	margin: 30px 0 0 0;
	font-size: 1.6em;
	padding: 2px;
	color: #5fc827;
	border: 1px solid #333333;
	font-weight: bold;
	background-image: url(../images/pagetitle.jpg);
	background-color: #707070;
	background-repeat: repeat-x;
	letter-spacing: .2em;
}
.lightshowBox {
	margin: 0 0 0 10px;
	padding: 5px 1px 3px 5px;
}
 /* DATA TABLE */
 
#datatable table {
 border-collapse: collapse;
 border: 0;
 font-size: 0.95em;
 width: 76%;
}
#datatable a {
 border: 1px solid #fff;
 text-decoration: none;
 padding: 2px 6px;
 color: #333;
 display: block;
 cursor: pointer !important;
}
#datatable a:hover {
 background-color: #5F5F5F;
 color: #fff;
 background-image: none;
 border-color: #fff;
}
#datatable th, #datatable td {
 text-align: left;
 padding: 4px;
 border: 1px solid #4a4a4a;
 font-weight: normal;
}
.dwnlnk {
 background-image: none;
 background-repeat: no-repeat;
 background-position: left bottom;
}
.mainheader {
 background-color: #4a4a4a;
 color: #e1e1e1;
}
#datatable h2, #datatable h3 {
}
#datatable h3 {
 margin: 2em 0px .5em 10em;
 font-size: 1.2em;
 letter-spacing: .15em;
}
#datatable h4 {
 margin: 2em 0px .75em;
 font-size: 1.1em;
 letter-spacing: .1em;
}
.liteTbl {
border:1px solid #000000;
}
.rowLite {
 cursor: default;
 background-color: #bbddff;
}

 /* SIDEBAR */
.grayed {	
	margin: 0;
	font-size: .9em;
	color: #f1f1f1;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .25em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {
	margin: 0 0 4px 0;
}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 0px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #202020;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
.note {
	font-size: 0.95em;
	color: #077CC0;
	padding: 8px;
	border: 1px dotted #333;
}
.sidebartitle {
	margin: -1px 0 1px 0;
	font-size: .9em;
	padding: 2px 2px;
	color: #99bbcc;
	border: 1px solid #333333;
	font-weight: bold;
	background-image: url(../images/logo/pagetitle.jpg);
	background-color: #707070;
	background-repeat: repeat-x;
	letter-spacing: .4em;
	text-align: center;
}
 /*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, and assign a left margin 
of 1px to nudge the accordion over to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
  /* MISCELLANEOUS */
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#menu, #f-source-menu {z-index: 99999;} 