BODY {background-image: url('/images2008/background.gif'); background-color:#660000; margin-top: 25px; margin-bottom: 25px; margin-left: 25px; margin-right: 25px; scrollbar-face-color: #660000; scrollbar-highlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-3dlight-color: #C0C0C0; scrollbar-shadow-color: #808080; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #660000;}

html {overflow: -moz-scrollbars-vertical;}


/* CSS MENU */

div#container
	{ width:740px; position:absolute; left:50%; margin:0 -380px; background:#ffffff; border:10px solid #b9121b; height:400px; }

h1
	{ width:738px; margin:1px; color:#4C1B1B; font:helvetica; font-size:24pt; overflow:hidden; padding:80px 0 0; vertical-align:middle; text-align:right; }
p	{ margin:0; padding:1.2em; }
p a:link,
p a:visited,
p a:hover,
p a:active
	{ font-weight:bold; color:#b9121b; }

ul#navigation-1
	{ margin:0; padding:1px 0; list-style:none; width:100%; height:21px; border-bottom:1px solid #ffffff; font:normal 8pt verdana, arial, helvetica;}
ul#navigation-1 li
	{ margin:0; padding:0 23px; display:block; float:left; position:relative; width:auto; }
ul#navigation-1 li a:link,
ul#navigation-1 li a:visited
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; color:#ffffff; width:auto; height:13px; }
ul#navigation-1 li:hover a,
ul#navigation-1 li a:hover,
ul#navigation-1 li a:active
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; color:#cccccc; width:auto; height:13px; }
	
ul#navigation-1 li ul.navigation-2
	{ margin:0; padding:1px 1px 0; list-style:none; display:none; width:180px; position:absolute; top:21px; left:-1px;}
ul#navigation-1 li:hover ul.navigation-2
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li
	{ width:146px; clear:left; width:146px; }

ul#navigation-1 li ul.navigation-2 li a:link,
ul#navigation-1 li ul.navigation-2 li a:visited
	{ clear:left; background:#660000; padding:4px 0; width:180px; border:none; border-bottom:1px solid #ffffff; position:relative; z-index:1000; }
ul#navigation-1 li ul.navigation-2 li:hover a,
ul#navigation-1 li ul.navigation-2 li a:active,
ul#navigation-1 li ul.navigation-2 li a:hover
	{ clear:left; background:#333333; padding:4px 0; width:180px; border:none; border-bottom:1px solid #ffffff; position:relative; z-index:1000; }

ul#navigation-1 li ul.navigation-2 li ul.navigation-3
	{ display:none; margin:0; padding:0; list-style:none; position:absolute; left:145px; top:-2px; padding:1px 1px 0 1px; border:1px solid #b9121b; border-left:1px solid #b9121b; background:#ffffff; z-index:900; }
ul#navigation-1 li ul.navigation-2 li:hover ul.navigation-3
	{ display:block; }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited
	{ background:#660000; }
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover,
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active
	{ background:#333333; }
ul#navigation-1 li ul.navigation-2 li a span
	{ position:absolute; top:0; left:132px; font-size:12pt; color:#fe676f; }
ul#navigation-1 li ul.navigation-2 li:hover a span,
ul#navigation-1 li ul.navigation-2 li a:hover span
	{ position:absolute; top:0; left:132px; font-size:12pt; color:#ffffff; }

/* ----------- [ PAGE WRAPPER ] ---------- */
div#pagewrapper {
	display: block;
	margin: 0 auto;	
	width: 900px;
	background-image: url('/images2008/background_wrapper.gif');
	height: auto;
}

/* ----------- [ HEADER ] ------------*/
div#headerwrapper {
	background-image: url('/images2008/background_header.gif');
	width: 900px;
	height: 101px;
	display: block;
	clear: both;		
}
div#headerleft {
	display: block;
	float: left;
	width: 220px;			
	text-align: left;
	padding: 17px 0px 0px 70px;		
}
div#headerright {
	display: block;
	float: left;
	width: 544px;			
	text-align: right;
	padding: 45px 56px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 20px;
	color: #660000;
	font-weight: bold;
	letter-spacing: 0.03125cm
}
div#headerright a {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}
div#headerright a:visited {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}
div#headerright a:hover {
	text-decoration: underline;
	color: #660000;
	font-weight:bold;
}

/* ----------- [ NAVBAR ] ---------- */
div#navbar {	
	width: 889px;	
	height: 30px;
	background: url("topMenuImages.png") repeat-x scroll 0 0 transparent;
	margin-left: 5px;
}

/* ----------- [ CONTENT ] ------------*/
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; font-weight: bold; color: #660000; text-transform: uppercase; letter-spacing: 0.03125cm;}

div#contentwrapper {
	background-image: url('/images2008/background_wrapper.gif');
	width: 900px;	
	display: block;
	clear: both;		
}
div#content {
	background-image: url('/images2008/background_wrapper.gif');
	display: block;
	float: left;
	width: 700px;
	height: auto;				
	text-align: left;	
	padding: 20px 100px 20px 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
div#content a {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}
div#content a:visited {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}
div#content a:hover {
	text-decoration: underline;
	color: #660000;
	font-weight:bold;
}

/* ----------- [ ORDER FORM ] -------------*/
div#content .heading{
	color: #660000;
	font-weight:bold;
	font-size: 18px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
div#content .download{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	width: 380px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	float:right;
}
div#content .download  span{ font-style:italic; font-size:10px }
div#content .p-nopadding{
	padding: 0 !important;
}
div#content #nextera-logo{
	width: 300px;
	height: 184px;
	margin: 0 auto;
	clear:both;
}
div#content .contact_form_input, .contact_form_textarea {
    position: relative;
    width: 290px;
}
div#content #order-form input[type="text"] {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    height: 24px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-top: 2px;
    width: 200px;
}
div#content .contact_form_input, .contact_form_textarea {
    position: relative;
    width: 290px;
}
div#content #order-form textarea {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    font-family: Arial;
    font-size: 13px;
    height: 150px;
    overflow: hidden;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-top: 8px;
    width: 650px;
}
div#content #order-form select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #6A6A6A;
    height: 30px;
    padding: 5px;
    width: 170px;
}
div#content #order-form input[type="submit"] {
	margin: 10px 0;
}
.input-xsm{
	width: 25px !important;
}
.input-sm{
	width: 100px !important;
}
.input-med{
	width: 130px !important;
}
.input-lrg{
	width: 350px !important;
}
.input-xlrg{
	width: 450px !important;
}
.error{
    background: none repeat scroll 0 0 #F0D9D9;
    border: 1px solid #790000;
    color: #000000;
    margin-top: 10px;
    min-height: 40px;
    padding: 10px;
}
.success {
    background: none repeat scroll 0 0 #D6F6D1;
    border: 1px solid #005826;
    color: #000000;
	margin-top: 10px;
    min-height: 40px;
	padding: 10px;
}
.label{
	text-align: left;
	padding: 0 !important;
	font-weight: bold;
}
div#content #order-form table tr td{
	padding: 5px;
	text-align: center;
}
div#content #order-form table thead tr td{
	text-align: left;
	font-weight: bold;
}
div#content #order-form table thead tr td + td + td + td{
	text-align: center !important;
	font-weight: bold;
}
div#content #order-form table thead tr td + td + td + td + td{
	text-align: center !important;
	font-weight: bold;
}
div#content #order-form hr{
    -moz-box-sizing: border-box;
    -moz-float-edge: margin-box;
    border: 1px inset;
    color: #CCC;
    display: block;
    height: 2px;
    margin: 1.5em auto;
}
/* ----------- [ GALLERY ] ------------*/
div#gallerytitle {
	display: block;
	float: left;
	width: 700px;			
	text-align: left;
	padding: 15px 100px 5px 100px;
	background-image: url('/images2008/background_wrapper.gif');	
}
div#gallerywrapper {
	background-image: url('/images2008/background_wrapper.gif');
	width: 900px;	
	display: block;
	clear: both;		
}
div#galleryleft {
	display: block;
	float: left;
	width: 150px;			
	text-align: center;
	padding: 0px 10px 0px 90px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 20px;
	color: #000000;	
}
div#galleryright {
	display: block;
	float: right;
	width: 520px;			
	text-align: right;
	padding: 0px 90px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 20px;
	color: #000000;		
}
div#galleryleft a {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}
div#galleryleft a:visited {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}
div#galleryleft a:hover {
	text-decoration: underline;
	color: #660000;
	font-weight:bold;
}
div#galleryright a {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}
div#galleryright a:visited {
	text-decoration: none;
	color: #660000;
	font-weight:bold;
}
div#galleryright a:hover {
	text-decoration: underline;
	color: #660000;
	font-weight:bold;
}

/* ----------- [ PHOTOS ] ------------*/
div#photowrapper {
	background-image: url('/images2008/background_photos.gif');
	width: 900px;
	height: 120px;
	display: block;
	clear: both;		
}
div#photoleft {
	display: block;
	float: left;
	width: 166px;
	height: 100px;			
	padding: 10px 0px 10px 163px;
}
div#photocenter {
	display: block;
	float: left;
	width: 166px;
	height: 100px;			
	padding: 10px 39px 10px 38px;
}
div#photoright {
	display: block;
	float: right;
	width: 166px;
	height: 100px;			
	padding: 10px 162px 10px 0px;
}

/* ----------- [ COPYRIGHT ] ---------- */
div#copyright {
	display: block;
	clear: both;	
	width: 900px;	
	float: left;
	height: 52px;	
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;	
	background-image: url('/images2008/background_address.gif');
}
div#copyright a {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
div#copyright a:visited {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
div#copyright a:hover {
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}

/* ---------- [ CLEAR FIX ] --------- */
.clearfix:after {
	 content: "."; 
	 display: block;
	 height: 0; 
	 clear: both; 
	 visibility: hidden;
 }

.clearfix{
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
	}
.clearfix{
	display: block;
	}

.col3 { float: left; width: 30%; margin: 0 10px; text-align: center; line-height: 15px; font-size: 10px; }
.clear { clear: both; }


