/*************************************************************
*
* 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: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	background: #FFFFFF;
}

input, textarea, select
{

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

}

img {
	border: 0;
}

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

a
{
	text-decoration: none;
	font-weight: normal;
	color: #931313;
}

a:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #931313;
}

a:visted {
	color: inherit;
}

.404 {
	font-size: 16px;
}

.404 a {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

.404 a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

.hr_main {
	width: 980px;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	background: #CCC;
	height: 1px;
	border: 0;
}

#clearer
{

	clear: both;

}

#content_area_main_site {
	padding: 3px;
	width: 990px;
}

#footer {
	width: 100%;
	background: #151515;
	color: #FFF;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 25px;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

#footer_feature_box {
	width: 245px;
	float: left;
}

#footer_feature_box a {
	text-decoration: inherit;
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
}

#footer_feature_box a:hover {
	text-decoration: inherit;
	font-weight: inherit;
	font-size: inherit;
}

#footer_feature_box .logo {
	width: 250px;
	text-align: center;
	margin-top: 3px;
}

#footer_feature_box .area_name {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 5px;
}

#footer_feature_box .area_name a {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-top: 3px;
	border-bottom: 3px solid #666666;
	text-decoration: none;
}

#footer_feature_box .area_name a:hover {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-top: 3px;
	border-bottom: 3px solid #fff;
	text-decoration: none;
}

#footer_feature_box .area_sub_name {
	font-size: 24px;
	color: #d9d9d9;
	font-size: 16px;
	text-align: center;
}

#footer_feature_box .area_sub_name a {
	color: #d9d9d9;
	text-decoration: none;
}

#footer_feature_box .area_sub_name a:hover {
	color: #d9d9d9;
	text-decoration: none;
}

.hr_footer {
	margin: 0;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0;
	height: 1px;
	background-color: #CCCCCC;
	width: 700px;
}

/************************************************************************* 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;
}

