html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

/* http://drewish.com/tools/vertical-rhythm */

body {
	font-family: Georgia;
  	font-size: 16px;	
	background-color: white;
}

p {
  font-size: 1em; /* 16px */
  line-height: 1.125em; /* 18px */
  margin: 0 0 1.125em 0;
}

#container {
	min-height: 100%;
	position: relative;
	min-width: 50em;
	width: 100%;
}

#header {
	width: 100%;
	height: 26px;
	background-color: #444444;
	min-width: 50em;
}

#main {
	width: 747px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

#clearfooter {
	clear: both;
	height: 4em;
	width: 100%;
}

#footer2 {
	padding-top: 10px;
	margin-top: 10px;
	background-color: black;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
}

#footer {
	height: 28px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 50em;
}

/* GLOBAL MARKUP END */
a {
	font-style: italic;
	color: #9a9a9a;
	text-decoration: underline;
	font-family: Georgia;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #626262;
}


a.grey {
	font-style: normal; 
	color: #939393;
	text-decoration: underline;
}

a.white {
	color: white;
	text-decoration: underline;
	font-style: normal; 
}

a.black {
	color: black;
}

#header_inside {
	height: 28px;
	width: 747px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia;
	font-size: 10pt;
	color: #939393;
}

#header_link {
	padding-top: 5px;
	float: right;
}

#header_link_mobile {
	padding-top: 5px;
	float: left;
}

p.forgot a {
	text-decoration: underline;
}

#welcome {
	padding-top: 5px;
	padding-left: 25px;
	float: left;
}

img {
	border: none;	
}

#buttons_ololo {
	float: right;
}

#children_and_no_bear {
	background: url('../i/children_and_no_bear.jpg');
	background-repeat: no-repeat;
	width: 746px;
	height: 296px;
	margin-top: 18px;
}

#children_and_no_bearb {
	background: url('../ib/children_and_no_bear.jpg');
	background-repeat: no-repeat;
	width: 746px;
	height: 296px;
	margin-top: 18px;
}

.leftblock {
	float: left;
	width: 420px;
}

.rightblock {
	float: right;
	width: 327px;
}

#rightblockmore {
	float: right;
	font-family: Georgia;
	font-size: 0.9em;
	font-style: italic;
	padding-top: 14px;
}

h1 {
	color: #3671a1;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 1.75em; /* 28px */
  	line-height: 1.2857em; /* 36px */
  	margin-top: 0.6429em;
  	margin-bottom: 0em;
}

h1 a {
	font-family: Arial;
	color: #3671a1;
	font-style: normal;
}

h2 {
	color: #000000;
	font-family: Georgia;
	font-style: italic;
	font-size: 1em;
	margin-bottom: 5px;
}

h3 {
	color: #3671a1;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 1em;
	margin-bottom: 5px;
}

#main_topper {
	float: left;
	width: 480px;
}

.something-texty {
	font-family: Georgia;
	font-size: 0.9em;
	text-align: justify;
}

#locationresult {
	font-family: Georgia;
	font-size: 0.9em;
	margin-left: 20px;
}

#deleterow b {
	color: #CA1800;
}
#deleterow {
	width: 734px;
	border: 1px solid #ccc;
	padding: 5px 5px 3px 8px;
	color: #444444;
	font-size: 0.7em;
	font-family: Georgia;
	text-align: center;
	vertical-align: top;
}

.warntext {
	color: #ad2d2d;
	font-family: Georgia;
	font-size: 0.9em;
}

.something-texty a {
	font-style: italic;
	color: #9a9a9a;
	text-decoration: underline;
}

form {
	margin: 0;
}

#notifyplace {
/*	width: 270px;
	float: right; 
	padding-top: 20px;*/
	position: absolute;
	left: 58%;
	top: 40px;
	height: 100px;
		
}

.notify_bad {
	background: url('../i/notify_bad.png');
	background-repeat: no-repeat;
	width: 117px;
	height: 93px;
	overflow: hidden;
	float: right;
	color: #8c574d;
	font-size: 0.8em;
	text-align: center;
	padding-top: 6px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.notify_good {
	background: url('../i/notify_good.png');
	background-repeat: no-repeat;
	width: 94px;
	height: 93px;
	overflow: hidden;
	float: right;
	color: #678254;
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
}

.notify_exclaim {
	background: url('../i/notify_exclaim.png');
	background-repeat: no-repeat;
	width: 94px;
	height: 93px;
	overflow: hidden;
	float: right;
	color: #d08732;
	font-size: 0.8em;
	text-align: center;
	padding-top: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
}

#happy-layer {
	background: url('../i/hippie.png');
	background-repeat: no-repeat;
	width: 500px;
	height: 35px;
	float: left;
	font-family: Georgia;
	font-size: 0.9em;
	font-style: italic;
	color: #444444;
	padding: 5px 0 0 30px;
	margin: 5px 0 0 10px;
}

#tablepages a {
	color: #9a9a9a;
}

#tablepages span {
	color: black;
	font-weight: bold;
}

.downloadbut {
	font-style: normal;	
}

.filterdiv {
	width: 200px;
	border: 1px solid #222222;
	display: none;
	padding: 10px;
	position: absolute;
	background-color: #EEEEEE;
	margin-top: 26px;
}

#rangeA {
	width: 195px;
	border: 1px solid #595959;
}

#filter_duration {
	margin-left: 84px;
	font-size: 0.7em;
	width: 225px;
}

#filter_type {
	margin-left: 212px;
}

#filter_direction {
	margin-left: 297px;
}

#filter_status {
	margin-left: 409px;
}

#filter_numbertext {
	margin-left: 521px;
	width: 203px;
}

#filter_text {
	border: 1px solid #595959;
	width: 195px;
	color: #F97700;
}

#tablepages td {
	color: #9a9a9a;
	font-family: Georgia;
	font-size: 0.9em;
	font-style: italic;
}

#plus-layer {
	background: url('../i/plus.png');
	background-repeat: no-repeat;
	width: 350px;
	height: 35px;
	float: left;
	font-family: Georgia;
	font-size: 0.9em;
	font-style: italic;
	color: #444444;
	padding: 5px 0 0 30px;
	margin: 5px 0 0 10px;
}

#button-layer {
	float: right;
	padding: 5px 5px 0 0px;
}

#phonetable {
	border-collapse: collapse;
}

#phonetable th {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #222222;
	color: white;
	font-family: Arial;
	font-size: 0.8em;
	padding: 5px;
	width: 140px;
}

#phonetable td {
	border: 1px solid #ccc;
	padding: 5px 5px 3px 8px;
	color: #444444;
	font-size: 0.7em;
	font-family: Georgia;
	text-align: center;
	vertical-align: top;
	
}

#phonetable a {
	color: black;
}



#filtertable {
	border-collapse: collapse;
}

#filtertable td {
	font-family: Arial;
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	padding: 10px;
}

.filtercolumn {
	width: 201px !important;	
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;	
}

.filterhead {
	font-weight: bold;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;	
}


































/*#reporttable {
	border-collapse: collapse;
}

#reporttable th {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #222222;
	color: white;
	font-family: Arial;
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 140px;
}

#reporttable td {
	border: 1px solid #ccc;
	padding: 5px 5px 3px 8px;
	color: #444444;
	font-size: 0.7em;
	font-family: Georgia;
	text-align: center;
	vertical-align: top;
	
}

#reporttable a {
	color: black;
}*/



.hrhr {
	clear: both;
	height: 1px;
	background-color: #E6E6E6;
}

.hrhrmainpadding {
	clear: both;
	height: 26px;
}

.hrhr2hite {
	clear: both;
	height: 10px;
}

.hrhr2clear {
	clear: both;
	height: 2px;
}

.baloon {
	background-color: #F0E6D6;
	width: 324px;
}

.baloontop {
	background: url('../i/baloon_top.png');
	background-repeat: no-repeat;
	height: 11px;
}

.baloonmiddle {
	padding: 0 20px 0 20px;
	color: #252424;
	font-size: 0.8em;
	font-family: Georgia;
	line-height: 22px;
}

.baloonbottom {
	background: url('../i/baloon_bottom.png');
	background-repeat: no-repeat;
	height: 13px;
}

.baloon-hvost {
	background: url('../i/testimonial.png');
	background-repeat: no-repeat;
	height: 57px;
	text-align: right;
	font-size: 1em;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	padding-top: 23px;
}

.testimonial-date {
	font-weight: normal;
	color: #444444;
	font-size: 0.8em;
}

.w-50 {
	float: left;
	width: 50%;
}

.but_desciption {
	color: #444444;
	font-style: italic;
	font-size: 0.8em;
	font-family: Georgia;
}

#main_inside {
	padding: 10px;
}

#footer_inside {
	height: 26px;
	width: 747px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia;
	font-size: 0.6em;
	color: #939393;
}

#footer_inside a {
	color: #939393;
	font-style: normal;
}

#footer_left {
	padding-top: 5px;
	float: left;
	overflow: hidden;
	width: 60%;
}

.footer_right {
	padding-top: 5px;
	float: right;
	overflow: hidden;
}

/* Corners (em)
------------------------------ */
.corbutton {
	height: 23px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 0.9em;
	color: white;
	padding: 3px 2px 0 0px;
	text-align: center;
	float: left;
	margin-right: 5px;
	background-color: #D1D1D1;
	cursor: pointer;	
}

.corbutton a {
	color: white;
	font-style: normal;
	text-decoration: none;
}

.corbuttonhover {
	background-color: #414141;
}


.corners {
	position: relative;
	overflow: hidden;
}

.corners em.tl,.corners em.tr,.corners em.bl,.corners em.br {
	position: absolute;
	font-size: 1px;
}

.corners-2 em.tl,.corners-2 em.tr,.corners-2 em.bl,.corners-2 em.br {
	width: 4px;
	height: 4px;
	background-image: url(../i/corners/corners-2.png);
}

.corners-2 em.tl {
	left: -2px;
	top: -2px;
}

.corners-2 em.tr {
	right: -2px;
	top: -2px;
}

.corners-2 em.bl {
	left: -2px;
	bottom: -2px;
}

.corners-2 em.br {
	right: -2px;
	bottom: -2px;
}

.corners-3 em.tl,.corners-3 em.tr,.corners-3 em.bl,.corners-3 em.br {
	width: 6px;
	height: 6px;
	background: url(../i/corners/corners-3.png);
}

.corners-3 em.tl {
	left: -3px;
	top: -3px;
}

.corners-3 em.tr {
	right: -3px;
	top: -3px;
}

.corners-3 em.bl {
	left: -3px;
	bottom: -3px;
}

.corners-3 em.br {
	right: -3px;
	bottom: -3px;
}

.corners-4 em.tl,.corners-4 em.tr,.corners-4 em.bl,.corners-4 em.br {
	width: 8px;
	height: 8px;
	background: url(../i/corners/corners-4.png);
}

.corners-4 em.tl {
	left: -4px;
	top: -4px;
}

.corners-4 em.tr {
	right: -4px;
	top: -4px;
}

.corners-4 em.bl {
	left: -4px;
	bottom: -4px;
}

.corners-4 em.br {
	right: -4px;
	bottom: -4px;
}

.corners-5 em.tl,.corners-5 em.tr,.corners-5 em.bl,.corners-5 em.br {
	width: 10px;
	height: 10px;
	background: url(../i/corners/corners-5.png);
}

.corners-5 em.tl {
	left: -5px;
	top: -5px;
}

.corners-5 em.tr {
	right: -5px;
	top: -5px;
}

.corners-5 em.bl {
	left: -5px;
	bottom: -5px;
}

.corners-5 em.br {
	right: -5px;
	bottom: -5px;
}

.corners-6 em.tl,.corners-6 em.tr,.corners-6 em.bl,.corners-6 em.br {
	width: 12px;
	height: 12px;
	background: url(../i/corners/corners-6.png);
}

.corners-6 em.tl {
	left: -6px;
	top: -6px;
}

.corners-6 em.tr {
	right: -6px;
	top: -6px;
}

.corners-6 em.bl {
	left: -6px;
	bottom: -6px;
}

.corners-6 em.br {
	right: -6px;
	bottom: -6px;
}

.corners-7 em.tl,.corners-7 em.tr,.corners-7 em.bl,.corners-7 em.br {
	width: 14px;
	height: 14px;
	background: url(../i/corners/corners-7.png);
}

.corners-7 em.tl {
	left: -7px;
	top: -7px;
}

.corners-7 em.tr {
	right: -7px;
	top: -7px;
}

.corners-7 em.bl {
	left: -7px;
	bottom: -7px;
}

.corners-7 em.br {
	right: -7px;
	bottom: -7px;
}

.corners-8 em.tl,.corners-8 em.tr,.corners-8 em.bl,.corners-8 em.br {
	width: 16px;
	height: 16px;
	background: url(../i/corners/corners-8.png);
}

.corners-8 em.tl {
	left: -8px;
	top: -8px;
}

.corners-8 em.tr {
	right: -8px;
	top: -8px;
}

.corners-8 em.bl {
	left: -8px;
	bottom: -8px;
}

.corners-8 em.br {
	right: -8px;
	bottom: -8px;
}

.corners-9 em.tl,.corners-9 em.tr,.corners-9 em.bl,.corners-9 em.br {
	width: 18px;
	height: 18px;
	background: url(../i/corners/corners-9.png);
}

.corners-9 em.tl {
	left: -9px;
	top: -9px;
}

.corners-9 em.tr {
	right: -9px;
	top: -9px;
}

.corners-9 em.bl {
	left: -9px;
	bottom: -9px;
}

.corners-9 em.br {
	right: -9px;
	bottom: -9px;
}

.corners-10 em.tl,.corners-10 em.tr,.corners-10 em.bl,.corners-10 em.br
	{
	width: 20px;
	height: 20px;
	background: url(../i/corners/corners-10.png);
}

.corners-10 em.tl {
	left: -10px;
	top: -10px;
}

.corners-10 em.tr {
	right: -10px;
	top: -10px;
}

.corners-10 em.bl {
	left: -10px;
	bottom: -10px;
}

.corners-10 em.br {
	right: -10px;
	bottom: -10px;
}




/* CORNERS  END */
#settable td {
	font-family: Georgia;
	font-size: 0.9em;
	padding: 4px;
}

#settable input {
	width: 180px;
}

#settable select {
	width: 186px;
}

label {
	text-align: right;
	padding: 0 2%;
}

#settable2 td {
	font-family: Georgia;
	font-size: 0.9em;
	padding: 5px;
}

#whitespan em {
	border: 1px solid silver;
	width: 25px;
	height: 25px;
	margin-left: 4px;
}

#whitespan {
	font-weight: bold;
	cursor: pointer;
	width: 130px;
}

#blackspan em {
	border: 1px solid silver;
	width: 25px;
	height: 25px;
	background-color: black;
}

#blackspan {
	font-weight: bold;
	cursor: pointer;
}

/*
	accordion
*/
.haccordion .haheader,.haccordion .hacontent {
	float: left;
	height: 250px;
}

.haccordion .haheader {
	border: 1px solid #8c8c8c;
	width: 20px;
	background: white;
	color: #fff;
	cursor: pointer;
}

.haccordion .haheaderblack {
	width: 20px;
	background: #222222;
	color: white;
	border: 1px solid #222222;
}

.haccordion .hacontent {
	display: none;
	width: 0px;
	overflow: auto;
}

.haccordion .hacontent p {
	margin: 5px;
}

.hainside {
	font-family: Georgia;
	font-size: 0.9em;
	width: 450px;
	padding: 5px;
	color: gray;
}

.habutton {
	float: right;
}

.teamname {
	font-style: italic;
}

/* LOGIN PAGE */
#logininput {
	border: 1px solid #8c8c8c;
	width: 180px;
}

#logintable td label {
	color: #9e9e9e;
	font-style: italic;
}

#logintable td a {
	color: #9e9e9e;
	font-style: italic;
	text-decoration: underline;
}

#logintable td {
	font-family: Georgia;
	font-size: 0.9em;
	padding: 5px;
	padding-right: 25px;
	color: black;
}

.loginerror {
	color: #A1365C;
	text-transform: uppercase;
	padding: 20px 0px 20px 0px;
	font-weight: bold;
}

input.error {
	border: 1px solid red;
	height: 20px;
}

#theregform td {
	font-family: Georgia;
	font-size: 0.9em;
}

#theregform #select2 {
	width: 95px;
}

#recaptcha_table {
	width: 438px;	
}

.theregforminput2 {
	width: 131px;	
	height: 20px;
	border: 1px solid #8C8C8C;
}

.theregforminput1 {
	width: 207px;	
	height: 20px;
	border: 1px solid #8C8C8C;
}

#theregform_terms {
	overflow: auto;
	width: 746px;
	height: 549px;
	border: 1px solid #e6e6e6;
	border-left: none;
	padding: 10px;
	padding-left: 0px;
	
}

#theregform_termsin {
	width: 700px;
}

#captchaStatus {
	display: none;
}

.select_dis {
	color: white;
	background-color: black;
}
