/*************************************************************
*
* Three Group, LLC Stylesheet
* Author: Aaron M. Marks
* Copyright (c) 2008 Three Group, LLC. All rights reserved.
* Visit us online at www.threegroup.net
*
*************************************************************/

html, body
{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

input, textarea, select
{

	border: 1px solid #999;
	padding: 5px;

}

img,#nav { behavior: url(iepngfix.htc); }

a
{
	color: #3180af;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
}

#clearer
{

	clear: both;

}

#home_content
{

	margin: 0;
	padding-left: 10px;
	width: 1020px;
	text-align: left;
	
}

#content
{

	margin-top: 24px;
	width: 920px;
	text-align: left;
	
}

#footer
{

	width: 100%;
	background: #0c3761;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

}

#footer a
{

	color: #FFFFFF;
	text-decoration: underline;

}

#footer a:hover
{

	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}

h2
{

	margin: 0;
	padding: 0;

}

/************************* navigation ***************************/

#top
{

	width: 100%;
	height: 83px;
	background: url('/img/top_bg.png') repeat-x;

}

#nav_container
{

	padding-top: 14px;
	width: 1020px;

}

#logo
{

	float: left;
	width: 339px;

}

#nav
{

	float: left;
	margin-left: 33px;
	width: 617px;
	height: 69px;
	background: url('/img/nav_area.png') no-repeat;
	
}

#phone
{

	text-align: right;
	color: #FFFFFF;
	margin-top: 3px;
	
}

#nav ul
{

	list-style: none;
	padding-top: 8px;
	padding-left: 0;
	margin-left: 12px;

}

#nav ul li
{

	display: inline;
	
}

#nav ul li a
{

	margin-right: 11px;
	float: left;
	display: block;
  
}

#nav a:hover
{

	color: #fff;
	font-weight: normal;
	
}

#nav a
{

	color: #cccccc;
	padding: 2px 7px;
	line-height: 22px;
	
}

#nav span, #nav img
{

	display: block;
	margin: 3px 5px 0 0;
	float: left;
	background: transparent; 
  
}

#nav li.current a
{

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #3e5b76;
	color: #fff;
	
}

/************************* home page ***************************/

#feature
{

	height: 350px;
	background: #edf7fb;
	border-bottom: 1px solid #dff1f8;

}

#feature_left
{

	float: left;
	width: 420px;
	margin-top: 15px;

}

#feature_right
{

	float: left;
	margin-top: 6px;
	margin-left: 8px;

}

#feature_headline1
{

	font-size: 32px;
	font-weight: bold;

}

#feature_headline2
{

	font-size: 19px;
	margin-top: 10px;
	color: #1c1c1c;

}

#feature_headline3
{

	font-size: 15px;
	margin-top: 10px;
	color: #363636;

}

#feature_buttons
{

	margin-top: 15px;

}

#highlights
{

	float: left;
	margin-top: 10px;
	
}

#promo_image
{

	float: left;
	padding-left: 41px;
	
}

#screenshots
{

	float: left;
	margin-left: 100px;
	
}

#home_screenshot_title
{

	text-align: center;
	font-weight: bold;
	color: #363636;

}

#home_screenshot_title a
{

	text-align: center;
	font-weight: bold;
	color: #363636;

}

#home_screenshot_title a:hover
{

	text-align: center;
	font-weight: bold;
	color: #363636;

}

#home_screen_img
{

	padding: 0;
	border: 1px solid #c3c3c3;

}

#highlights .money
{

	width: 351px;
	height: 62px;
	border: 1px solid #c3c3c3;
	margin-bottom: 13px;
	background: url('/img/money.gif') no-repeat;

}

#highlights .volunteers
{

	width: 351px;
	height: 62px;
	border: 1px solid #c3c3c3;
	margin-bottom: 13px;
	background: url('/img/volunteer.gif') no-repeat;

}

#highlights .integrated
{

	width: 351px;
	height: 62px;
	border: 1px solid #c3c3c3;
	margin-bottom: 13px;
	background: url('/img/integrated.gif') no-repeat;

}

#highlight_content
{

	padding: 6px;
	padding-left: 60px;
	padding-right: 30px;
	display: block;

}

#highlight_content p
{

	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #4a4a4a;
	margin-top: 3px;
	
}

#highlight_content h2
{

	display: block;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #000000;
	
}

#highlight_content a
{

	display: block;
	color: #FFFFFF;
	
}

#highlight_content a:hover
{

	display: block;
	font-weight: normal;
	
}

#screenshot_container
{

	margin-top: 10px;
	width: 900px;
	border: 1px solid #e8a52f;
	background: #f8dba6;
	padding: 5px;

}

.screenshot_header
{

	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;

}

#screenshot_box
{

	float: left;
	text-align: center;
	padding: 15px;
	width: 270px;

}

#screenshot_box img
{

	border: 1px solid #707070;
	margin-bottom: 8px;

}

.screenshot_title
{

	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;

}

/************************************************************************* Pricing */

#priceTable td
{

	padding: 5px;

}

#priceTable th
{

	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #363636;

}

#priceTable
{

	border-bottom: 1px solid #CCC;

}

.evenrow {
	background-color: #fff;
}

.oddrow {
	background-color: #eee;
}



/************************************************************************* New Shexy Buttons */

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:16px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* ============================= features listing =========================== */

#feature_container { width: 100%; }

#features { float: left; width: 236px; padding: 0px; margin: 0px; border: 1px #CCCCCC solid; height: 1000px; background-color: #FFFFFF; padding-top: 15px; } 
#features li { list-style: none; padding: 8px; padding-left: 0px; }
#features li a { position: relative; display: block; padding-left: 9px; color: #797c80; background: url(/img/arrow_off.gif) no-repeat 208px 50%; }
#features li a img { vertical-align: middle; margin-top: -1px; margin-right: 6px; }
#features li a:hover { color: #08c; text-decoration: none; font-weight: normal; background-image: url(/img/arrow_on.gif); }

body.doors 			#features li#fn-doors a, 
body.emails 		#features li#fn-emails a, 
body.phone 			#features li#fn-phone a, 
body.stats 			#features li#fn-stats a, 
body.vol 			#features li#fn-vol a, 
body.schedule		#features li#fn-schedule a, 
body.db 			#features li#fn-db a, 
body.segment 		#features li#fn-segment a, 
body.website		#features li#fn-website a { color: #000; cursor: default; background-image: url(/img/arrow_page.gif); background-repeat: no-repeat; }

#feature_info { margin-left: 260px; margin-top: 9px; padding-top: 15px; padding-left: 12px; padding-right: 12px; border: 1px #CCCCCC solid; background-color: #FFFFFF; height: 1000px; }
#feature_info h2 { margin: 0; padding: 0; font-size: 24px; font-weight: normal; }

.feature_screenshot
{
	padding: 5px;
	border: 1px solid #cccccc;
}

/* HOVER CAPTIONS FOR FEATURES */

dd#quickcreate{ top: 41px; left: 2px; }
dd#quickcreate a{ position: absolute; width: 73px; height: 187px; text-decoration: none; border: 1px dotted #434343; }
dd#quickcreate a span{ display: none; }
dd#quickcreate a:hover{ position: absolute; background: transparent url(/img/screenshots/hover.png) repeat; }
dd#quickcreate a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 250%;
}

dd#dashboard_rss{ top: 89px; left: 339px; }
dd#dashboard_rss a{ position: absolute; width: 252px; height: 203px; text-decoration: none; border: 1px dotted #434343; }
dd#dashboard_rss a span{ display: none; }
dd#dashboard_rss a:hover{ background: transparent url(/img/screenshots/hover.png) repeat; }
dd#dashboard_rss a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 95%;
}

dd#dashboard_newsfeed{ top: 89px; left: 83px; }
dd#dashboard_newsfeed a{ position: absolute; width: 252px; height: 203px; text-decoration: none; border: 1px dotted #434343; }
dd#dashboard_newsfeed a span{ display: none; }
dd#dashboard_newsfeed a:hover{ background: transparent url(/img/screenshots/hover.png) repeat; }
dd#dashboard_newsfeed a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #F4F4F4;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 95%;
}
 
 dl#dashboard_screen{
	margin: 0;
	background: transparent url(/img/screenshots/dashboard.gif) top left no-repeat;
	padding: 5px;
	border: 1px solid #CCCCCC;
	height: 337px;
	width: 640px;
	position: relative;
}


img.image{ display: none; padding: 5px; border: 1px solid #CCCCCC; }

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }

/* ------------------------------------ live validation */

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
