/*Main Page*/
.clear {
	clear:both;
}
.wrapper {
	width: 100%
}
.container {
	height: 1100px;
}
.header {
	height: 44px;
	background-color: #3c78b4;
	border-bottom: 5px solid #bdcad8;
}
.nav {
	height: 44px;
	padding-top: 15px;
	font-size: 12pt;
	color: #fff;
	font-weight: bold;
}
.nav a {
	color: #fff;
	text-decoration: none;
}
.nav ul {
	margin:0;
}
.nav li {
	display: inline;
	list-style-type: none;
	padding: 8px;
}
.nav li:hover {
	background-color: #bdcad8;
	color: #bdcad8;
}
.nav-active a {
	color: #3c78b4;
}
.nav-active {
	background-color: #bdcad8;
	color: #3c78b4;
}
.tabs {
	float:left;
}
.login {
	float: right;
	margin-right: 10px;
}
.login li {
	margin-right: 20px;
}
.wrap-con {
	width:100%;
	height: 1100px;
	background-image:url('../images/content_bg.png');
	background-repeat:repeat-x;
}
.con-left {
	float:left;
	width:60%;
	height: 450px;
}
.con-right {
	float:left;
	width:40%;
	height: 400px;
	padding-top: 20px;
}
.con-right h3 {
	color: #80b23a;
	font-weight: bold;
}
.con-left h2 {
	color: #3c78b4;
}
.steps {
	color: #3c78b4;
	font-weight: bold;
}
.step1 {
	padding-left: 38px;
}
.step1 h3 {
	margin-bottom: -2px;
}
.group-list  a{
	text-decoration: none;
	color: #000;
}
.group-list li {
	font-size: 18px;
	padding-bottom: 5px;
}
.group-list li a:hover {
	color: #80b23a;
}
.org {
list-style-image:url('../images/org1.png');
}
.sports {
list-style-image:url('../images/sports1.png');
}
.family {
list-style-image:url('../images/family1.png');
}
.nwatch {
list-style-image:url('../images/nwatch1.png');
}
.office {
list-style-image:url('../images/office1.png');
}
.pto {
list-style-image:url('../images/pto1.png');
}
.other {
list-style-image:url('../images/other1.png');
}
.contentblock-left {
	float: left;
	width: 700px;
	height: 200px;
}
.contentblock-right {
	float: right;
	width: 200px;
	height: 200px;
}
.block-blue {
	border: 3px solid #3c78b4;
	height: 250px;
	margin-bottom: 20px;
}
.block-title-blue {
	height: 25px;
	background-color: #3c78b4;
	padding-top: 5px;
	padding-left: 10px;
}
.block-green {
	border: 3px solid #80b23a;
	height: 250px;
	margin-bottom: 20px;
}
.block-title-green {
	height: 25px;
	background-color: #80b23a;
	padding-top: 5px;
	padding-left: 10px;
}
.block-title h3 {
	color: #fff;
	font-weight: bold;
}
.right-block {
	border: 3px solid #bdcad8;
	height: 400px;
}
.footer {
	height: 100px;
	background-color: #3c78b4;
	border-top: 5px solid #bdcad8;
}
.footer-content {
	width: 150px;
	color: #fff;
	margin: auto auto;
}
.block-content {
	padding: 5px;
}
.block-content-left {
	float: left;
	width: 64%;
}
.block-content-right {
	float: right;
	width: 35%;
	padding-left: 5px;
}
.arrow {
	list-style-image: url('../images/arrow.png');
}

/*Login button dropdown*/
a.login-btn span {
    background-image:url("../images/login/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 16px 6px 0;
}
#topnav a.menu-open {
    background:#ddeef6!important;
    color:#666!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("../images/login/toggle_up_dark.png");
    color:#789;
}
#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#fff;
    position:absolute;
    width:210px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 24.5px; 
    right: 0px; 
    margin-top:20px;
    margin-right: 20px;
    *margin-right: -1px;
    color:#789;
    font-size:11px;
	border: 5px solid #BDCAD8;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #3C78B4;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}
#signin_menu p {
    margin:0;
}
#signin_menu a {
    color:#6AC;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu p.remember {
    padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear:both;
    margin:5px 0;
}
#signin_menu p a {
    color:#27B!important;
}
#signin_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('../images/login/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}
/*About Page*/
.about {
	padding-top: 20px;
}
/*Free Site*/
#subListContainer
{
	float: left;
	height: 600px;
	width: 210px;
	overflow: auto;
}
#subList
{
	margin: 0;
	padding: 0;
}
#subList LI
{
	border-bottom: 1px solid #C5DDE9;
	clear: both;
	list-style: none outside none;
	margin: 0;
	padding: 3px 5px;
}
#subList LI A
{
	display: block;
	outline: none;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 90%;
	text-decoration: underline;
}
#subList LI:hover
{
	background: #444444 none repeat scroll 0 0;
	color: #FFFFFF;
	cursor: pointer;
}
#subList .Selected
{
	background: #444444 none repeat scroll 0 0;
	color: #FFFFFF;
	cursor: pointer;
}
#subList LI A:hover, #subList LI A:active, #subList LI A:focus
{
	color: #1E37FF;
}
#locatorMap
{
	float: left;
	height: 600px;
	width: 700px;
}
.Hidden
{
	display: none;
}
.subreg
{
	width: 100%;
	font-size: 14px;
}
.subreg LABEL
{
	text-align: right;
	float: left;
	width: 250px;
	padding-right: 5px;
	font-weight: bold;
}
.subreg INPUT
{
	text-align: left;
	margin-bottom: 5px;
}
.subreg LEGEND
{
	font-size: 14px;
	color: #0C356A;
	font-weight: bold;
}
/*FAQs / Features*/
.features  li{
	list-style-type: none;
	float:left;
	width:100%;
}
.features li img {
	float:left;
	margin: 0.875em 0.875em 0.875em 0;
}
.features h5 {
	margin: 0.875em 0;
	font-family: Georgia,serif;
}
.features p {
	line-height: 1.4;
	font-size:14px;
	margin-bottom: 1em;
}
.faqs p{
	line-height: 1.4;
	font-size:14px;
}
.faqs {
	padding-top: 20px;
}
.faqs a {
	color: #000;
	text-decoration: none;
}
#options-nav{padding-left:0; }
#options h3 { color: #a80c1e; text-align: center; }
#options-nav { list-style-type: none; width: 100%; margin: 0 0 0 1px;}
	#options-nav li { background: none; float: left; margin: 0 0 0 -1px; padding: 0;   border-left:1px solid #ddd; }
	#options-nav li.active a { background-color: #fff; border-bottom-color: #fff;  color:#3C78B4}
		#options-nav li a { position: relative;z-index:1;font-family: Georgia, serif; font-size:135%; display: block; border:1px solid #ddd; border-width: 1px 1px 1px 0; padding: 7px 15px; margin: 0 0 -1px 0; background-color: #eee; color:#666; outline:none;}
			#options-nav li a:hover {  color:#3C78B4 }

#options { width: 91%; margin: 5em 4em 5em 0; clear: both;}
#mainContent #options { padding-top: 15px; }
#options.solo { margin-top: 0; }
	#options div { clear: both; float:left; border: 1px solid #ddd; padding: 2em; background-color:#fff;}
		#options .info { font-family:Georgia, serif; font-style: italic; font-size:120%; }
		#options div ul { padding: 0; margin: 2em 0;}
		#options div li { background: none; padding: 0; float: left; clear: left; width: 100%; }
		#options div li img { float: left; margin:0.875em 0.875em 0.875em 0; }
		#options div h5 { margin-bottom: 0; font-size: 140%; }
		#options div { display: none; }
		#options div.active { display: block; }
/*PRESS*/
.press {
	padding-top: 20px;
}
.press a {
	color:#3C78B4;
	text-decoration: none;
}
.press a:hover {
	color:#235A8F;
}
.press h2 {
	color: #3C78B4;
	text-decoration:underline;
}
/*ABOUT*/
.adopt {
	padding-top: 20px;
}
/*CONTACT*/
.contact {
	padding-top: 100px;
}
.left_navigation {
	width: 35%;
	float:left;
}
.sendticket {
	float: left;
	padding-left: 20px;
	width: 60%;
}
/*FREE*/
.free {
	padding-top: 20px;
}
/*GROUPS*/
.groups {
	padding-top: 20px;
}
/* Fisheye Menu Styles */
#fisheye_menu {
	list-style: none;
	padding: 0;
	margin: 10px;
	height: 100px;
}
#fisheye_menu li {
	position: relative;
	display: block;
	float: left;
}
#fisheye_menu span {
	position: absolute;
	top: 100%;
	left: 0;
	text-align: center;
	width: 100px;
	padding: 1px;
	margin: 0;
	border: solid 1px #bbb;	
	color: #333;
	background: #eee;
}
#fisheye_menu a {
	text-decoration: none;
}
#fisheye_menu img {
	border: 0;
	vertical-align: top;
}