/* Don't forget to set a foreground and background color
 on the 'html' or 'body' element!
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
} */

html, body, form, fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    line-height: 100%;
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
}

a img,:link img,:visited img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
	margin: auto;
}

td {
	text-align:right;
}

ol, ul {
    list-style: none;
	padding:0;
	margin:0;
/*    text-align: right; */
}

li {
	margin: 2px 0;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
}

body {
	margin:0px; padding:0px;
	text-align:center;
    border: none;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#94e4e8;
	background: #94e4e8 url(../images/bg-drop.png) 100px 100px repeat fixed;
} 

.shade {
	position:relative;
	height:220px;
	margin-bottom:-220px;
	background: url(../images/shade-bg.png) repeat-x;
}

#main {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    border: none;
	overflow:visible;
}

#main_body {
	margin: 0px 10px 20px 0px;
	background-color:#74c4c8;
	display:block;
}

#header {
	position:relative;
	left:-50px;
	margin-top:35px;
	margin-bottom:-35px;
	width: 100%;
    float:none;
    border: none;
    display: block;
}

#footer {
    width: 100%;
	clear:both;
    float:none;
    border: none;
    display: block;
	padding-top: 20px;
	background-color:white;
	font-size:12px;
	text-align:center;
	margin-bottom:20px;
}

#right_panel {
	width: 29%;
	height:100%;
	float: right;
	color: black;
	text-align:left;
	font-size:12px;
}

#body_text {
	width:70%;
    float:left;
    border: none;
	border-right:#114F52 solid 1px;
	background-color:white;
	color: black;
	text-align:left;
}

#body_text p {
	font-size:12px;
	font-weight:normal;
	color: black;
	background-color:transparent;
	text-align:left;
	padding-bottom:.5ex;
	padding-right:3ex;
	line-height: 150%;
}

#body_text p.opening_slogan {
	font-size:20px;
	font-weight:bold;
	color: black;
	text-align:left;
	padding-top: 1ex;
	padding-bottom: 1ex;
}

#body_text p.main_title {
	text-align:center;
	color:#DE0000;
	font-size:36px;
	font-weight:bold;
	padding-bottom:1ex;
	padding-right:0;
}

.top_summary {
	font-size:36px;
	vertical-align:middle;
	line-height:73px;
	display:inline;	
	padding-left:.5em;
}

.top_thumb {
	float:left;
}

.thumb_img {
	border:none;
	width:73px;
	height:73px;
	vertical-align:middle;
}

.smallthumb_img {
	border:none;
	width:50px;
	height:50px;
	vertical-align:middle;
	margin-right: 0.5ex;
}

.label {
	font-weight:bold;
	line-height:130%;
}

.left_column {
	margin-top:2ex;
	float:left;
	width: 50%;
}

.right_column {
	margin-top:2ex;
	float:right;
	width: 49%;
}

.stats_title {
	padding-top: 2ex;
	margin-bottom: 2ex;
	font-weight: bold;
	line-height: 150%;
}

.stats_label {
	float:left;
	width:50%;
}

.stats_value {
	float:right;
	width:49%;
}

.side_links {
	clear: both;
	padding-top:2ex;
	margin: 3ex 0 1ex 0;
}

.side_link {
	font-weight:bold;
	font-size:large;
	line-height:150%;
}

img.right {
	float: right;
	margin: 3ex 3ex 3ex 3ex;
	border: #114F52 4px solid;
}

img.left {
	float: left;
	margin: 1ex 3ex 3ex 0;
	border: #114F52 4px solid;
}

.about {
	clear:both;
	display:block;
	margin:2ex 0 2ex 0;
	padding: 0;
}

#body_text cite {
	margin-right:3ex;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	color: black;
	text-align:left;
	padding-bottom:.5ex;
	line-height: 150%;
}

.form_area {
	margin-top: 2em;
	margin-right: 1em;
}

.form_title {
	border-left: solid thin black;
	border-top: solid thin black;
	border-right: solid thin black;
	padding: 3px 5px 0 5px;
}

.benefits {
	font-size:larger;
	font-weight:bold;
	text-align:left;
	margin-bottom:1ex;
}

ul.benefits {
	clear:both;
	color: #BC0000;
    text-align: left;
	background-color:white;
    list-style:inside url(../images/red-checkmark.png);
	padding: 0 0 1ex 0;
	line-height:200%;
	font-size:20px;
}

.benefits li {
    color: black;
    margin: 0px;
    text-align: left;
    line-height: 120%;
	font-size:20px;
	padding-bottom:1ex;
}

#body_text p.capture_title {
	text-align:center;
	color:#BC0000;
	font-size:24px;
	font-weight:bold;
	clear:both;
	margin:0;
}

.dark_line {
	border:solid 3px #114F52;
	display:block;
	float:right;
	clear:both;
	color:#114F52;
	width:78%;
	height:5px;
	margin: 2ex 3ex 0 0;
}

.light_line {
	border:solid 3px #21949C;
	clear:both;
	display: block;
	float:left;
	color:#21949C;
	width:75%;
	height:5px;
	margin:2ex 3ex 0 0;
}

.clear {
	padding-top:1ex;
	clear:both;
	display:block;
}

th {
	font-weight:bold;
	padding: 3px 1px 0px 1px;
}

#form_box {
	width:515px;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	text-align:center;
	padding:10px;
}

s {
	text-decoration:none;
	color:#BC0000;
	font-weight:bold;
}

.user_box {
	font-size:24px;
	line-height:50px;
}

.hovered:hover {
	background-color:#F0F0F0;
}

#hovered li:hover {
}

.box-t {background: url(../images/box-t.png) 0 0 repeat-x; width: 100%; background-color:white; }
.box-b {background: url(../images/box-b.png) 0 100% repeat-x}
.box-l {background: url(../images/box-l.png) 0 0 repeat-y}
.box-r {background: url(../images/box-r.png) 100% 0 repeat-y}
.box-bl {background: url(../images/box-bl.png) 0 100% no-repeat}
.box-br {background: url(../images/box-br.png) 100% 100% no-repeat}
.box-tl {background: url(../images/box-tl.png) 0 0 no-repeat}
.box-tr {
	background: transparent url(../images/box-tr.png) 100% 0 no-repeat;
	padding: 20px 20px 20px 20px;
	text-align:right;
}

form {
	font-size:12px;
	font-weight:normal;
	color: black;
	text-align:left;
	padding-bottom:.5ex;
}

form ol {
	clear:both;
	padding:0;
	margin: 0;
}

.dashed {
	padding: 1ex 0 1ex 0;
	border-bottom: dashed #114F52 1px;
	text-align:left;
}

form label {
	margin-left: 1ex;
}

form legend {
  padding: 0;
  margin: 0;
  font-weight: bold;
}

form input {
	border:#114F52 1px solid;
	background-color:white;
	line-height:100%;
	margin-top:1px;
}

form button {
	padding-left: 1ex;
	padding-right: 1ex;
	margin-left:1ex;
	line-height:normal;
}

form .grouped {
	border: dotted #114F52 1px; 
	line-height: 80%;
}

.test_button {
	margin-top:4px;
}

.progress_meter {
	background-color: #ffffff;
	margin-top:6px;
	padding: 1px;
	border: 1px solid #114F52;
	width: 100px;
	float:right;
}

.progress_bar {
	background-color: #114F52;
	color: #74C4C8;
	padding: 0;
	border: none;
	text-align:center;
	height:180%;
}

.tw_fieldset {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	float:none;
	padding-top:2ex;
	padding-bottom:2ex;
}

form .indented {
	margin-left: 6ex;
	margin-bottom:0;
	padding:0;
	display:block;
}

.centered {
	text-align:center;
}

#form_box p.centered {
	text-align:center;
}

.note {
}

#check_status {
	color: black;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	visibility:hidden;
	margin:1ex;
}

#check_status.status {
	color: black;
	visibility:visible;
}

#check_status.error {
	color: #BC0000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	visibility:Visible;
	margin:1ex;
}

/* Tabs list */

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
border-bottom: 1px dashed gray;
text-align:left;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: black;
background: #94e4e8;
border-color: navy;
}

#tablist li a.current{
background: #94e4e8;
}

/* Button list at top of the page */

#button_list {
	position:relative;
	top: -17px;
	right: 30px;
	padding: 0;
	margin: 0;
	text-align:right;
}

#button_list li{
	list-style: none;
	display: inline;
	margin: 0;
}

/* Drop-down list */
.drop_down {
	width: auto;
	position:relative;
	padding:5px 0 0 0;
	line-height:30px;
	font-size:16px;
	vertical-align:middle;
}

.tinythumb_img {
	width:28px;
	height:28px;
	vertical-align:middle;
	margin-right: 0.5ex;
	margin-left: 2px;
}

.current_user {
	border: solid 1px #114F52;
	width:95%;
	float:left;
	padding: 1px 0 2px 0;
	margin-bottom:1ex;
	background-color:white;
}

.another_user {
	float:left;
}

.another_user a {
	color:black;
	text-decoration:none;
	width:100%;
}

.list_arrow {
	float:right;
	padding-top:2px;
}

.user_link {
	text-decoration:none;
	color:black;
}

.pop_up {
	display:none;
	background-color:white;
}

.pop_up_shadow {
	position:absolute;
	width:99%;
	height:100%;
	border-right:black solid 6px;
	border-bottom:black solid 6px;
	background-color:transparent;
	opacity:0.5;
	z-index:0;
}

.drop_down:hover .pop_up {
	position:absolute;
	display:block;
	left:0;
	top:39px;
	width:95%;
	border: solid 1px #114F52;
	padding: 1px 0 2px 0px;
	box-shadow: 3px 3px 3px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	-moz-box-shadow: 3px 3px 3px #333333;
	zoom: 1;
  	filter:
	    progid:DXImageTransform.Microsoft.DropShadow(color=#333333, offx=1, offy=1)
	    progid:DXImageTransform.Microsoft.DropShadow(color=#555555, offx=1, offy=1)
	    progid:DXImageTransform.Microsoft.DropShadow(color=#777777, offx=1, offy=1);
}

.pop_up li {
	width:100%;
	padding: 0 0 1px 0;
	margin: 0;
	z-index:1;
}

.pop_up li:hover {
	background-color:#94e4e8;
}

.has_tip {
	position:relative;
}

span.tip {
	display:none;
}

.has_tip:hover span.tip {
	display:block;
	position:absolute;
	z-index:10;
	top:-2em;
	left:1em;
	background-color:#e0fcfc;
	color:#114F52;
	border:solid 1px #114F52;
	padding: 3px 5px;
}

.video_box {
	text-align:center;
	width:auto;
	margin: 1ex;
}

.video_box object {
	width:480px;
	height:295px;
}

.video_box object embed {
	width:480px;
	height:295px;
}

.welcome_title {
	font-size:17px;
	line-height: 120%;
}

table.account_table {
	text-align:center;
	font-size:12px;
	line-height:130%;
}

table.account_table td {
	padding-left:4ex;
}

table.account_table td.data {
	padding-left:4ex;
	font-weight:bold;
	text-align:left;
}

fieldset.add_user {
	line-height:130%;
}

.stat_img {
	text-align:center;
	height: 20px;
	width: 20px;
	cursor: hand;
}

.upgrade_ad {
	text-align:center;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px black;
	padding:0;
}
