/* css Zen Garden submission 046 - 'sub:lime' by Andy Budd, http://www.andybudd.com/blog/ */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All associated graphics copyright 2003,  Andy Budd */
/* Added: September 29th, 2003 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */

/* CSS Document */


body{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 11px/1.6em Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #606060;
	text-align: center;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #BBBBBD;
}

h4 {color: #851114;}

#container {
    position: relative;
	width: 715px;
	margin: 0 auto;
	background: #FFFFFF url(../images/container.gif) repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	voice-family: "\"}\""; 
    voice-family:inherit;
	width: 665px;
}

html>body #container {
	width: 665px;
} 

input, select, option {
	background-color:#FFFFFF;
	border: 1px solid #666666;
	} 

/* page header stuff */

#intro {
	text-align: justify;	/* sets content text columns to justify alignment */
	}

#pageHeader {
	margin-bottom: 5px;
}

#pageHeader h1 {
	width: 665px;
	height: 38px;
	background: url(../images/logo.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#pageHeader span {
  display: none;
}

#pageHeader h2 {
   display: none;
}

/* quickSummary stuff */

#quickSummary {
	background: url(../images/van.jpg) no-repeat;
	width: 665px;
	color: #FFFFFF
}

#quickSummary .p1 {
	background: url(../images/callout.gif) no-repeat right;
	height: 160px;
	margin: 0px;
	padding: 0px;
}

#quickSummary .p1 span {
  display: none;
}

#quickSummary .p2 {
	height: 27px;
	background: #851114;
	margin: 5px 0 5px 0;
	padding: 5px 0 0 10px;
	vertical-align: bottom;
	voice-family: "\"}\""; 
    voice-family:inherit;
	height: 22px;
}

html>body #quickSummary .p2 {
	height: 22px;
} 

/* preamble stuff */

#preamble, #developers, #profits, #systemrequirements, #contact, #news {
	margin: 0 0 0 225px;
	background: #EEE9E9;
	padding: 15px;
}

#thanks, #error {
	margin: 0 0 0 225px;
	background: #EEE9E9;
	padding: 15px;
	height: 330px;
}

#preamble a, #developers a, #profits a, #supportingText a, #systemrequirements a, #contact a {
    color: #851114;
	border-bottom: 1px dashed #851114;
}

#preamble a:hover, #developers a:hover, #profits a:hover, #supportingText a:hover, #contact a:hover {
    color: #000000;
	border-bottom: 1px dashed #000000;
}

#preamble h3 span, #developers h3 span, #profits h3 span, #systemrequirements h3 span, #contact h3 span, #thanks h3 span, #error h3 span {
    display: none;
}

#preamble h3 {
	background: url(../images/earnmore.gif) no-repeat;
    height: 19px;
	margin: 0px;
	padding: 0px;
}

#developers h3 {
	background: url(../images/developers.gif) no-repeat;
    height: 19px;
	margin: 0px;
	padding: 0px;
}

#profits h3 {
	background: url(../images/profits.gif) no-repeat;
    height: 19px;
	margin: 0px;
	padding: 0px;
}

#systemrequirements h3 {
	background: url(../images/requirements.gif) no-repeat;
    height: 19px;
	margin: 0px;
	padding: 0px;
}

#contact h3 {
	background: url(../images/interested.gif) no-repeat;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

#thanks h3 {
	background: url(../images/thanks.gif) no-repeat;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

#error h3 {
	background: url(../images/error.gif) no-repeat;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

#news h3 {
	color: #003366;
	font: bold 18px/28px Arial, Verdana, Tahoma, sans-serif;
	letter-spacing: -1px;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

#news h5 { 
	color: #2e2e2e; 
	font: bold Tahoma, Arial, Verdana;
}

#news h6 {
	font: bold 11px/16px Arial, Tahoma, sans-serif;	
}

#news blockquote { text-align:left; }
#news a { color:#036; border-bottom: 1px dotted #036; }

/* supportingText stuff */

acronym {
	cursor:help;
	}

#supportingText {
	margin: 0 0 0 225px;
	background: #EEE9E9;
	padding: 0 15px 1px 15px;
	text-align:justify;
}

#explanation h3 {
	background: url(../images/features.gif) no-repeat;
    height: 19px;
	margin: 0px;
	padding: 0px;
}

#footer a {
    color: #ffffff;
}

#footer a:hover {
    color: #ffffff;
}

#services h3 {
	background: url(../images/services.gif) no-repeat;
    height: 19px;
	margin: 0px;
	padding: 0px;
}

#industry h3 {
	background: url(../images/industry.gif) no-repeat;
    height: 19px;
	margin: 0px;
	padding: 0px;
}

#participation h3 {
	background: url(../images/participation.gif) no-repeat;
    height: 15px;
}

#benefits h3 {
	background: url(../images/benefits.gif) no-repeat;
    height: 18px;
}

#supportingText h3 span{
    display: none;
}

#footer /*#requirements .p5*/ {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 213px;
	right: 35px;
	text-align: right;
	color: #FFFFFF;
}

/* bit of a nasty use of an extraDiv and a bg image
to produce the bottom yellow bar */
#extraDiv1 {
	height: 40px;
	width: 715px;
	margin: 0 auto;
	background: #FFFFFF url(../images/footer.gif);
	text-align: left;
}

/* bit of a hack to position the bandwidth text */
#requirements .p5 {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -30px;
	left: 35px;
	text-align: left;
	z-index: 10;
	width: 436px;
	color: #FFFFFF;
}

#requirements a {
    color: #ffffff;
}

#requirements a:hover {
    color: #cccccc;
}



/* linkList stuff */

#linkList {
	width: 220px;
	position: absolute;
	top: 240px;
	left: 25px;
	background: #555F3D;
}

#linkList2 {
	padding: 15px 10px 10px 10px;
}

#linkList h3 {
	margin: 0px;
	padding: 0px;
}

#linkList h3 span {
  display: none;
}

#linkList ul {
	margin: 12px 0 15px 5px;
	padding: 0px;
}


#linkList li {
	list-style: none;
	margin: 0;
	padding: 0px;
}

#lselect li  {
	margin: 0 0 0 0;
}

#lselect li a {
  display: block;
}

#lselect li .c {
  display: inline;
}

#lselect h3 {
	background: url(../images/information.gif) no-repeat;
    height: 22px;
}

#larchives h3 {
	background: url(../images/news.gif) no-repeat;
    height: 22px;
}

#lresources h3 {
	background: url(../images/resources.gif) no-repeat;
    height: 22px;
}

