/*=== Setup ===*/ 

*{ font: 13px Verdana,Arial,Geneva,Helvetica,Sans-Serif;  } 

html { height: 100%; } 

body { background-color: #3b3b3b; color: #FFF; padding: 0px 0; height: 100%; line-height: 16px; margin: 0; } 

a { color: #700; text-decoration: none; } 
a:hover { text-decoration: underline; } 

a.intLink { #color: #700; text-decoration: underline; }
a.intLink:hover { text-decoration: none; }


/*=== Layout ===*/ 
#wrapper { 
	width: 800px; 
	margin: 0 auto; 
	background: #75787a url(/images/background.gif) no-repeat top; 
	height: auto !IMPORTANT; 
	height: 100%; 
	min-height: 100%; 
} 

#footer { text-align: right; font-size: 9px; height: 50px; margin: 15px; } 

.leftcol { float: left; width: 545px; } 
#rightcol { float: left; width: 255px; }

#rightcol p.body:first-child { display: none; }

.bothcol { float: left;  } 

#rightcol2 { float: left; padding-top: 125px; width: 245px; } 
.content { padding-top: 0px; padding-left: 25px; } 

/*=== Header ===*/ 
#header { height: 100px; padding-left: 25px; font-size: 12px; } 
#header a { color: #FFF !important; text-transform: uppercase; font-size: .9em; margin-right: 10px; } 
#header a:hover { border-bottom: 2px solid #ebdc93; text-decoration: underline; } 
#header a:visted { text-decoration: none; } 

/*=== Styles ===*/ 
h1, h2, h3 { font-size: 15px; color: #ebdc93; padding-bottom: 15px; } 
h2 { font-size: 13px; }
h3 { padding-bottom: 0; font-size: 13px; }
h4 { font-size: 13px; color: #700; }

.nav2 { color: #FFF; } 
.nav2 a { color: #FFF; } 

li { margin-bottom: 7px; list-style-position: inside; }

/*=== MISC === */ 
.fix { clear: both; height: 1px; margin: -1px 0 0; overflow: hidden; } 

.quoteItem { float: left; }
.quoteAmount { float: right; padding-right: 250px; }

.calcitem h2 { color: #000; }

.clear { clear: both; }

/*=== Shaft Config Page === */

.shaftrow { margin-bottom: 40px; }
.shaftplanviews { width: 404px; float: left; text-align: center; margin-right: 80px; }
.left { width: 192px; margin-right: 20px;; text-align: center; float: left; }
.right { width: 192px; text-align: center; float: left; }
.framers { width: 192px; float: left; text-align: center; }


/* Section Header */
.section, .docheader { font-size: 1.5em; font-weight: bold; }

/* Powered by footer */
.footer { color: #A0A0A0; font-size: 10px; }
sup { font-size: .6em; }

.lightboxDiv
{
    border: 1px solid #666;
    margin: 10px;
    width: 120px;
}

.lightboxDiv div
{
    margin: 5px;
    text-align: center;
}

.lightboxThumb
{

}



/* ======= BLOG Styles ========== */

h2.modheader { margin: 0; }
.date { color: #bbb; }
.info {color: #000; margin-bottom: 30px; }
p.title a, p.title a:visited, p.title a:hover { color: #ebdc93; font-size: 1.5em; font-weight: bold; }
.info a, .info a:visited, .info a:hover { color: #3b3b3b; }