body {
	background: #FFFFFF url(../images/background.jpg) repeat-x;
	/*text-align: center;*/
	font-family: "lucida grande", "trebuchet ms", "century gothic", verdana, sans-serif;
	font-size: small;
	height: auto;
}

body.billboard {
	background: #FFFFFF url(../images/background-billboard.jpg) repeat-x;
}

/* PAGE ARCHITECTURE */
#wrapper {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	background-color: transparent;
}

#banner {
	height: 100px;
	margin: 0 0 13px;
	padding: 33px 13px 6px;
	vertical-align: middle;
}

ul#globalnav {
	font-size: large;
	padding-top: 35px;
}

#content {
	color: #333333;
	padding: 3px 13px;
}

#content #sidebar {
	float: right;
	width: 190px;
	padding: 19px 3px;
	}

#content #copy {
	width: 760px;
	}

#footer {
	padding:  13px 26px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	clear: both;
	margin: 33px 0;
	color: #CCC;
	font-size: smaller;
	line-height: 130%;
}

/* LINKS */
a:link img, a:visited img, a:active img, a:hover img {
padding: 0;
}

div#newsticker a:link, div#newsticker a:visited, div#newsticker a:active, div#newsticker a:hover {
color: #666;
cursor: pointer;
text-decoration: none;
}

div#billboard a:link, div#billboard a:visited, div#billboard a:active, div#billboard a:hover {
cursor: pointer;
text-decoration: none;
background-color: #eee;
}

#content a:link, #content a:visited, 
#footer a:link, #footer a:visited  {
	color: #336699;
	text-decoration: none;
	padding: 0 3px;
}

#content a:active, #content a:hover, 
#footer a:active, #footer a:hover, 
#content a.iamhere {
	color: #FFFFFF;
	background-color: #336699;
}

/*#footer a:link, #footer a:visited {
	color: #999;
	} Removing this style to make the links in footer blue*/

#footer a:active, #footer a:hover {
	color: #FFF;
	}

/* NAVIGATION */
a.home:hover, a.home:link, a.home:visited, a.home:active {
padding: 0;
margin: 0;
}

#globalnav li {
	float: left;
	padding: 3px 6px;
}

#globalnav li.active a {
	color: #670C1D;
}
	
#globalnav a:active, #globalnav a:link, #globalnav a:visited {
	color: #999;
	text-decoration: none;
	padding: 2px 4px;
	vertical-align: sub;
}

#globalnav li a:hover, #globalnav li.active a:hover {
	color: #FFF;
	background-color: #670C1D;
}


#globalnav li a.signup:link, #globalnav li a.signup:visited {
	background: #C8DEAD url(../images/schedule_free_demo_button.gif);
	width: 114px; /* changed from auto for demo button */
	height: 50px;
	padding: 0px;
	margin-top: -6px; /* added for demo button */
	display: block; /* added for demo button */
	text-indent: -9999px;
	border: none;
	color: green;
}

#globalnav li a.signup:hover, #globalnav li a.signup:active, 
#globalnav li.active a.signup:link, #globalnav li.active a.signup:visited {
	background: green url(../images/schedule_free_demo_button.gif) -114px 0px;
	color: white;
	}

/* FUN STUFF */
div.quote {
	background: transparent url(../images/quote-start.gif) no-repeat scroll;
	padding: 0 0 6px 16px;
	}
	
	div.quote span {
	background: transparent url(../images/quote-end.gif) no-repeat right bottom;
	padding: 0 16px 0 0;
	}

/* SIDEBAR - COPY */
#sidebar div.copy {
	padding: 13px 0 0 6px;
	}

#sidebar div.copy h3 {
	padding-bottom: 3px;
	font-variant: small-caps;
	font-size: 12px;
	}

#sidebar div.copy h4 {
	padding-bottom: 6px;
	font-size: 10px;
	}

/* page specific - refactor */
/* home page */
div.testimonials {
	width: 350px;
	color: #333;
	margin-top: 15px;
	height: 90px;
	line-height: 1.3em;
}

div.testimonials p.who {
	margin-top: 6px;
}

div.infobox {
	width: 217px;
	margin: 19px 7px 33px 6px;
	border-top: solid 6px #EEE;
	padding: 6px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

div.infoboxwide {
	width: 440px;
	margin: 19px 7px 33px 6px;
	border-top: solid 6px #CCC;
	padding: 6px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

/*Example CSS for the two demo tickers*/
#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
    background-color: transaparent;
}

/* product page */
.testimonialbanner {
	color: #666;
	width: 86%;
	margin-left: 60px;
	line-height: 1.3em;
	}

hr {
	border:none;
	width: 390px;
	*width: 100%; /* I hate you IE */
	background: transparent url(../images/divider.gif) repeat-x;
	*background-color: #eee; /* I hate you IE */
	height: 13px;
	*height: 2px; /* I hate you IE */
	margin-bottom: 16px;
	*margin-bottom: 3px; /* I hate you IE */
}

div#features {
	margin: 20xp 10px;
	background-color: #EEF8ED;
	height: 320px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
}

div#features ul {
	width: 295px;
	margin: 0 3px;
	padding: 20px 0px 0 20px;
}

div#features li {
	list-style: none;
	margin-bottom: 19px;
	}

div#features li label {
	font-size: large;
}

/* pricing page */
.pricingbanner {
	background-color: #dde1ec;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 70px;
	background-image: url(../images/bg-pricing.gif);
}

div#featurelists {
	padding: 20px 50px;
	min-height: 300px;
}

div#featurelists ul{
	width: 410px; /* for columns */
}

div#featurelists li{
	background: transparent url(../images/checkmark.gif) no-repeat 0 2px;
	padding: 3px 0 20px 40px;
	color: #666;
}

div#featurelists li label {
    color: #003300;
	font-size: large;
}

/* ------------- FORMS ------------ */
#smallform {
	border-radius: 9px;
	-moz-border-radius: 9px; 
	-webkit-border-radius: 9px;
	background-color: #FFF6EB;
	border: thin solid #F5C7AB; 
	margiaan: 0px auto; 
	padding: 20px 45px;
	width: 375px;
	}

#smallformconfirmation {
	border-radius: 9px;
	-moz-border-radius: 9px; 
	-webkit-border-radius: 9px;
	background-color: #F1F9EC;
	border: thin solid #CEFFB5; 
	margin-left: 25%; 
	padding: 20px 45px;
	width: 450px;
	}


.questions label {
	width: 350px;
	}

label {
	line-height: 1.3em;
/*	width: 125px;
	float: left;
	padding: 2px 1px 0;
	margin-top: 3px;
*/	}

input, select {
	border: 1px solid #999;
	margin: 1px 0 2px;
	padding: 0 0 1px 3px;
	font-size: large;
	}
	
textarea {
	border: 1px solid #999;
	font-family: "lucida grande", helvetica, sans-serif;
	width: 260px;
	padding: 3px 6px;
}

input.submitbutton {
	padding: 3px 13px;
	text-align: center;
	background-color: #C8DEAD;
	border: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: green; 
}

input.submitbutton:hover {
	background-color: green;
	color: white;
	}
	
/* -------------- OTHER STUFF -------------- */
#rocketblurb {
	width: 90%; 
	margin-top: 15px; 
	margin-left: 20px; 
	padding: 0 13px 0 21px; 
	color: #999; 
	background-color: #FDFDFC;
	border: #F8F8EC thin solid; 
	border-radius: 13px;
	-moz-border-radius: 13px; 
	-webkit-border-radius: 13px;
	}
