/* CSS Document */
/* designed and created by Paul Jamie Kidd // www.newmediachoice.com // paul@newmediachoice.com */

/* generic elements */
body {
	font-family: Arial, Verdana, Helvetica, Lucida Grande, sans-serif;
	font-size: 80%; line-height: 1.7em;
	padding:0px; margin: 0px;
	background: #2D2D25 url(../active_images/bg.gif) repeat-y top center;
	color:#333;
}
a:link { color: #999; text-decoration: none;}
a:visited { text-decoration: none; color: #999;}
a:hover { text-decoration: none; color: #eee; background-color: #8ED300}
a:active { text-decoration: none;}

.green {
	color:#8FD400;
}
/* generic elements */
/* headlines */
#masthead h1 {
	display:none;
}

h2.contentheadergreen {
	font-weight:normal;
	color: #404040; font-size:130%;
	margin: 0px; padding: 0px 0px 6px 15px;
	border-bottom: 1px solid #ddd;
	background: #eee url(../active_images/loop_green.gif) no-repeat 0 30%;
}	

h2.contentheaderpink {
	font-weight:normal;
	color: #404040; font-size:130%;
	margin: 0px; padding: 0px 0px 6px 15px;
	border-bottom: 1px solid #ddd;
	background: #eee url(../active_images/loop_pink.gif) no-repeat 0 30%;
}	

h2.contentheaderblue {
	font-weight:normal;
	color: #404040; font-size:130%;
	margin: 0px; padding: 0px 0px 6px 15px;
	border-bottom: 1px solid #ddd;
	background: #eee url(../active_images/loop_blue.gif) no-repeat 0 30%;
}	

h2.contentheaderorange {
	font-weight:normal;
	color: #404040; font-size:130%;
	margin: 0px; padding: 0px 0px 6px 15px;
	border-bottom: 1px solid #ddd;
	background: #eee url(../active_images/loop_orange.gif) no-repeat 0 30%;
}	

h2.contentheaderpurple {
	font-weight:normal;
	color: #404040; font-size:130%;
	margin: 0px; padding: 0px 0px 6px 15px;
	border-bottom: 1px solid #ddd;
	background: #eee url(../active_images/loop_purple.gif) no-repeat 0 30%;
}	


h3 {
	font-family: Arial, Verdana, Helvetica, Lucida Grande, sans-serif;
	font-size: 75%; color:#999;
	margin: 0px; padding: 0px 0px 0px 45px;
	border-bottom: 1px solid #ddd;
	background: #eee url(../active_images/loop_green.gif) no-repeat 4% 50%;
}	
/* headlines */

/* wrappers */
#pagewrap {
	width: 770px;
	margin: 0px auto 0px auto; padding:0px;
	background: #eee;
}

#masthead {
	width: 757px; height:47px;
	padding: 7px 0px 0px 14px; margin: 0px auto 0px auto;
	background: #fff url(../active_images/masthead_repeat.gif) repeat-x top right;
}

#flashspace {
	width: 771px; height:230px;
	margin: 0px auto 0px auto;
	background: #fff url(../active_images/flash_space_repeat.gif) repeat-x top right;
}
#navigation {
	width: 755px; height:36px;
	margin: 0px 0px 0px 0px; padding-left:15px;
	background: #fff url(../active_images/nav_bg_repeat.gif) repeat-x right top;
}

#content {
	width: 771px;
	margin: 0px auto 0px auto; padding: 0px;
	background: #eee url(../active_images/banner_top1.gif) no-repeat right top;
}

#footer {
	width: 771px;
	margin: 0px; padding: 0px;
	background-color: #eee;
}
/* wrappers end */
/* masthead elements */
#flashspace_left {
	width: 232px; height:210px;
	margin: 0px; padding: 10px;
	float:left;
	text-align:right;
	background: url(../active_images/flash_banner_bottom_right.gif) no-repeat right bottom;
}

#flashspace_right {
	width: 519px; height:230px;
	margin: 0px; padding: 0px;
	background-color:gray;
	float:left;
}
/* masthead elements */
/* navigation elements */
#nav {
	width: 734px; height: 36px;
	margin: 0px; padding-left: 15px;
}
#nav ul {
	margin: 0px; padding: 0px;
	list-style: none;
	height:36px;
}
ul#nav li {
	height:36px;
	float: left;
	margin: 0px;
	list-style: none;
}
ul#nav li a {
	font-size:90%;
	float: left;
	margin:0px; padding: 6px 8px 0px 8px;
	text-decoration: none;
	color: #333; height:30px;
}
ul#nav li a:hover, li.active {
	color:#000;
	background: #fff url(../active_images/active.gif) repeat-x top left;
}
ul#nav li a {
	border:0px;
	text-decoration:none;
	display:block;
	background-color: transparent;
	background-repeat: no-repeat;
}
/* navigation elements */	

/* content elements */
#content_left {
	width: 187px;
	float:left;
	background-color:#eee;
	padding: 0px 30px 20px 35px; margin-top:120px;
}
#content_right {
	width: 484px;
	padding: 0px 35px 15px 0px; margin-top:120px;
    float:right;
	background-color:#eee;
}
/* content elements */

/* footer elements */
#footer_contact {
	width: 770px;
	margin: 0px;
	border: 1px solid #ddd; 
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	float:left;
	background: #eee url(../active_images/content_repeat.gif) repeat-x right top;
}

ul.footerlist {
	padding: 5px 0px 20px 30px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	color:#999;
}
/* footer elements */

/* lists */
ul.standard {
	font-weight:normal;
	display: block;
	padding:0px; margin:0px 0px 0px 25px;
	list-style-image: url(../active_images/bulletgrey.gif);
	line-height: 1.7em;
}

ul.standardactive {
	font-weight:normal;
	display: block;
	padding:0px; margin:10px 0px 0px 25px;
	list-style-image: url(../active_images/bulletgreen.gif);
	line-height: 1.7em;
}
ul.contact {
	font-weight:normal;
	display: block;
	padding:0px; margin:0px 0px 0px 25px;
	list-style-type: none;
	line-height: 1.7em;
}
/* lists */

/* standard elements */
.divdehr { 
height: 1px;
border-top: 1px solid #ddd;
margin: 10px 0px 15px 0px;
width:100%
}

.clear {
 clear:both;
}

.img {
	border : 1px solid #ddd;
	margin-bottom:10px;
	background-color:white;
	width:450px;
}

.img_feature {
	border : 1px solid #ddd;
	margin-bottom:5px;
	background-color:white;
	width:185px; height:100px;
}

/* standard elements */

/* Set up the basic layout and remove unsemantic br tags. */
form 	{
	margin : 0px; padding : 0px;
}

fieldset {
margin : 0px; padding : 1em;
border : 0px solid #ccc;
}

fieldset div br {
	display : none;
}

/* Style the legend, labels and the div containing the submit button. */

legend {
	margin:0px; padding:0px;
	color:black;
}

label {
display : block;
}

#fm-submit {
clear : both;
padding-top : 1em;
text-align : center;
}

#fm-submit input {
border: 1px solid #333;
padding: 2px 4px;
background: #fff;
color: #333;
font-size: 100%;
	}

fieldset div {
margin : 0px; padding : 0px;
}

fieldset div.fm-optional {
display : block;
}

fieldset div input {
width: 270px; /* Width for modern browsers */
border : 1px solid  #8ED300;
padding : 1px;
}
	
fieldset div select {
font-family: Arial, Verdana, Helvetica, Lucida Grande, sans-serif;
font-size : 100%;
width: 270px; /* Width for modern browsers */
border : 1px solid #8ED300;
padding : 1px;
}
						
fieldset div label:before {
	content: "*";
	}

fieldset div.fm-optional label:before {
content: "";
}
	
/* Optional fields. */

.fm-optional input {
border : 1px solid #ccc;
}






