﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-position: top;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/mainbkgd.png');
	background-color: #000000;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #808080;
	text-align: left;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #00FF00;
	font-style: italic;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

p, ol, li {
	font-size: 14px;
	color: #333333;
	line-height:2;

}

.xtrig {
	color: #00FF00;
}
a:link  {
	color: #00FF00;
	text-decoration:underline;

}

#wrapper {
	position: relative;
	width: 820px;
	margin: 15px auto 15px auto;
	border: #000000 groove;
	background-color: #3F3F3F;
}
#container {
	margin-top:15px;
}

#header {
	background-image: url('../images/mglbkgd.jpg');
	height:125px;
}
#logo {
	padding-left: 28px;
	width: 452px; 
	height: 31px; 
	padding-top:40px;
}
#tagline {
	color:lime;
	padding-top:80px;
	padding-bottom:22px;
	padding-left: 36px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}
#gridbkgd {
	border: #000000 groove;
	background: url('../images/gridbkgd.png');
	height: 44px;
		margin: 0 auto;
 	width: 767px;

}
#date {
	width:100px; 
	font-size: x-small;
	font-weight: normal;
	padding: 0 0 0 10px;
	top:90px
}

#mainbody {
	background: url('../images/bighead.png') no-repeat;
	background-position: bottom right;
	width: 770px;
	background-color: #FFFFFF;
	min-height:351px;
		margin: 0 auto;


}
#contactbox{
	margin:0;
	padding-top:20px;
	padding-left:20px;
}

#footer {
	width: 770px;
	margin: 0 auto;
	background-color: #3F3F3F;
	text-align:center;
}

#footer a{
	color:#FFFFFF;
}
/* lavalamp menu*/
	
#lavaLampBasicImage {
	width: 750px;
	margin-top: 10px;
	overflow: hidden;
	position:absolute;
}
#lavaLampBasicImage li {
float: left;
list-style: none;
}
#lavaLampBasicImage li.backLava {
background: url("../images/button.gif") no-repeat right -24px;
width: 12px; height: 24px;
z-index: 8;
position: absolute;
}
#lavaLampBasicImage li.backLava .leftLava {
background: url("../images/button.gif") no-repeat top left;
height: 24px;
margin-right: 12px; /* 7px is the width of the rounded shape */
}
#lavaLampBasicImage li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 5px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 24px;
	position: relative;
	overflow: hidden;
	margin: auto 0 auto 0;
	padding-left: 12px;
	padding-right: 12px;
}
#lavaLampBasicImage li a:hover, #lavaLampBasicImage li a:active {
color: #FFFFFF;
border: none;
}

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/
	#coda-nav-left-1 { margin: 0 1px 0 135px }
	#coda-nav-left-1, #coda-nav-1, #coda-nav-right-1 { float: left }
/*
	#coda-nav-1 ul { margin-left: 0px;position:absolute;margin-top:-79px;line-height:14px;

 }*/
	#coda-nav-left-1 a, #coda-nav-right-1 a { padding: 4px; width: 20px }
	#coda-slider-1 { clear: both }


/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px }
	.coda-slider {  }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 600px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a {color: #0000; padding: 5px; width: 25px }
	
	/* Tab nav */
	.coda-nav ul li a.current {
}
	
	/* Panel padding */
	.coda-slider .panel-wrapper {
	padding: 20px 0px 20px 20px
}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
/*	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline } 
	.coda-nav ul li a { color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 20px; text-decoration: none }*/
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	


/* CONTACT TAB */	

#contactFormContainer {
	position:absolute;
	left:238px;
	z-index:12;
	}
	
/* Hides the whole contact form until needed */	
#contactForm {
	height: 289px;
	width: 558px;
	background: #515151 url(../images/birdy.jpg) no-repeat 254px
28px;
	border: 1px solid #929191;
	padding: 7px 12px;
	color: #fff;
	display: none;
}   

/* Loading bar that will appear while the ajax magic is happening */
.bar{
	display:none; 
	background:url(../images/ajax-loader2.gif) no-repeat center; 
	margin-top:100px; 
	height:40px; width:230px;
	}
	
/* Hides the confirmation message until needed */	
#messageSent {display:none;}

/* This hides the form validation alert messages until needed */
#contactForm span { 
	display:none; 
	font-size:9px; 
	line-height:10px; 
	padding-left:6px; 
	color:#f5c478;
	}
	
/* Some styling for the contact button */
#contactFormContainer .contact {
	height: 45px;
	width: 211px;
	background: url(../images/contact_me.png) bottom;
	position: absolute;
	left: 368px;
	bottom: -44px;
	cursor: pointer;
}
			
/* Hides the darkening layer for the Modal effect. The z-index is necessary for layering purposes, and be sure to keep the positioning/height/width the same */	
#backgroundPopup{
	display:none; 
	position:fixed; 
	_position:absolute; 
	height:100%; width:100%; 
	top:0; left:0;
	background:#000; 
	z-index:11;
	}  
	
/* Form styling from here on out. There is nothing in here that you HAVE to use to get this to work */	
#contactForm textarea, #contactForm input {
	width:180px; 
	background:#ffffff; 
	color:#333333; 
	border:1px solid #8a8a8a; 
	height:15px; 
	line-height:14px; 
	font-size:11px; 
	padding:2px 2px 0px;
	}
#contactForm input {background-position:0px -20px;}
#contactForm textarea {height:125px;}
#contactForm .submit {
	border:1px solid #aba8a8; 
	background:#e5e5e5; 
	text-transform:uppercase; 
	color:#4d4d4d; 
	font-weight:bold; 
	padding:7px 16px 7px 14px; 
	height:37px; width:111px; 
	cursor:pointer; 
	float:left; 
	margin-top:189px;
	}
#contactForm .submit:active {background:#cacaca; }
#contactForm label {padding-left:4px; font-weight:bold;}
#contactForm p {padding-bottom:8px; color:#FFFFFF;line-height:1;}
#contactForm .input_boxes {float:left; width:204px;}

#dummycontent {padding-top:100px; height:900px; position:relative;}
.bottomlink {position:absolute; bottom:0;}

/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 98%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
color:maroon;
}

.notification_ok
{
	border: 1px #567397 solid;
	height: auto;
	width: 98%;
	padding: 4px;
	background: #f5f9fd;
	text-align: center;
	-moz-border-radius: 5px;
	color: #21353C
}
/* Left DIV */
.left
{
width: 140px;
margin: 0px;
padding: 0px;
float: left;
text-align: right;
}

/* Right DIV */
.right
{
width: 300px;
margin: 0px;
padding: 0px;

float: right;

text-align: left;
}

.area
{
clear: both;
width: 470px;
padding: 10px;
}