﻿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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	padding-left: 1%;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

input[type=checkbox] {
	width: 10px;
}
select {
	height: 28px;
	padding-top: 3px;
}
option {
	width: inherit;
	padding: 5px;
}
input[type=radio] {
	width: inherit;
}

textarea {

	margin-left: 5px;
}

input[type=text], input[type=password] {
	width: 250px;
	height: 25px;
	margin-left: 5px;
}

input[name=touring_code] {
	width: 150px;
}

input[name="bday[year]"] {
	width: 100px;
}

.config {
	text-align: left;
	border-collapse: collapse;
	line-height: 19px;
}

.formsubject {
	min-width: 25%;
	text-align: right;
	padding-right: 5px;
	
}

table td {
	padding: 3px;
}

.errormsg {
	color: #FF4A4A;
	text-align: center;
}

.errormsg span{
	padding: 1px;

	display: block;
}

.errormsg p{
	background:url(../images/exclamation.png) 3px 6px no-repeat;
	padding-left: 20px;

	display: inline-block;
}

.nolimitSymbol{
	font-size: 14px !important;
	text-shadow: 0 1px 0 #fff !important;
}


.a-content img{
	height: auto; max-width: 100%;
}
.a-content textarea{
	height: auto; max-width: 100%;
}


#strengthBar {
	display: block;
	font-size: 11px;
	margin-left:0px;
}
#pwstrengthpos{
	height: 14px;
}
#pwstrengthneg{
	height: 14px;
}

hr {
	border: none;
	border-bottom: #F96 1px solid;
}


.box2 {
	border-right: #3B3B3B 1px solid;
	border-top: #3B3B3B 1px solid;
	border-left: #3B3B3B 1px solid;
	border-bottom: #3B3B3B 1px solid;
}

h1 {
	font-size: 150%;
}


.spacer {
	display: block;
	float: left;
	padding-top: 5px;
	width: 100%;
	height: 10px;
}

span.space {
	margin-left: 7px;
	margin-right: 10px;
}

.nobold {
	font-weight: normal !important;
}

.bigTitle {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
}

a.add {
	background:url(../images/plus.png) no-repeat 0 2px;
	padding-left: 18px;
}

label.error {
	background:url(../images/exclamation.png) 3px 5px no-repeat;
	margin-left: 7px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	width: auto;
}

.touring img {
	vertical-align: middle;
}

.noBg {
	background-image: none !important;
}
.warning {
	padding: 15px;
	font-size: 15px;
	text-align: center;
}


.divLeft {
	float: left;
	text-align: left;
}
.divRight {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.right {
	text-align: right;
}

.tabButton{
	position: relative;
	top: 10px;
	text-align: right;
	clear: both;
	float: right;
}

.indicatorImg{
	display: inline-block;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	border: 0;
	margin: auto;

}

.memberPaid{
	background: url(../images/icons/member_paid.png) 0 5px no-repeat;
}
.memberFree{
	background: url(../images/icons/member_free.png) 0 5px no-repeat;
}

.memberExpired{
	background: url(../images/icons/member_expired.png) 0 5px no-repeat;
}
.memberDisabled{
	background: url(../images/icons/member_disabled.png) 0 5px no-repeat;
}
.memberFullmatrix{
	background: url(../images/icons/member_fullmatrix.png) 0 5px no-repeat;
}

.center {
	text-align: center !important;
}
.justify {
	text-align:justify;
}

.egLink {
	background: url(../images/arrow.gif) 0 5px no-repeat;
	padding-left: 12px;
	margin-left: 7px;
}

.matrixList {
	float: left;
	width: 100%;
}

.matrixList .matrixLevel {
	float: left;

}
.matrixList .matrixCount {
	float: left;
	padding-left:  20px;
	background: url(../images/arrow-yellow.gif) 5px 5px no-repeat;
	width: 300px;
}

.egInfo {
	position: relative;
	background: #F5F5F5 url(../images/icons/info.png) 5px 0px no-repeat;
	font-variant:small-caps;
	font-weight:bold;
	font-size: 10px;
	color: #39F;
	padding: 1px;
	padding-right: 5px;
	padding-left: 25px;
	margin-left: 7px;
	border: 1px dashed #FC3;
	top: -5px;
}

.egNotice {
	position: relative;
	background: #F5F5F5 url(../images/icons/notice.png) 2px 0px no-repeat;
	font-variant:small-caps;
	font-weight:bold;
	font-size: 10px;
	color: #39F;
	padding: 1px;
	padding-right: 5px;
	padding-left: 20px;
	margin-left: 7px;
	border: 1px dashed #FC3;
	top: -5px;
}


.memberStatus {
	position: relative;
	background: #F5F5F5 url(../images/icons/award.png) 2px 0px no-repeat;
	font-variant:small-caps;
	font-weight:bold;
	color: #39F;
	padding: 1px;
	padding-right: 5px;
	padding-left: 20px;
	border: 1px dashed #A5CBFA;
}

div.egContent {
	display: block;
}

.clearfix{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.egAdd {
	background: url(../images/icons/plus.png) 0 1px no-repeat;
	padding-left: 17px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration:underline !important;
}

.buttonCancel {
	display:inline;
	text-align: left;
	margin-left: 80px;
	margin-right: 10px;
}

.columns {
	float: left;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

.eglist {
	margin-left: 10px !important;
	margin-right: 10px !important;
}




/*toggle*/
.toggle-title {
	background-color:#F9F9F9;
	border:1px solid #E7E7E7;
	margin:5px 0 1px 0;
	height:25px;
	line-height:25px;
	cursor:pointer;
}

.folder-title{
	background: none !important;
	border: none !important;
	font-weight: bold;

}
.folder-title a{
	color: #666 !important;
}

.toggle-title a:hover {
	text-decoration:none
}

.open-toggle {
	float:left;
	width:20px;
	height:25px;
	line-height:25px;
	margin:0 10px;
	padding:0;
	display:block;
	border:none;
	vertical-align:middle;
}

.open-toggle {
	background:url('../images/icons/close.png') no-repeat center
}

.closed {
	background:url('../images/icons/open.png') no-repeat center
}


.folder-toggle span.open-toggle {
	background:url('../images/icons/folder_lightbulb.png') no-repeat center;
}

.folder-toggle span.closed {
	background:url('../images/icons/folder_explore.png') no-repeat center;
}

.folder-toggle span.closed-folder {
	background:url('../images/icons/folder_explore.png') no-repeat center;
}

.toggle-content {
	background-color: #FFF;
	border:1px solid #E7E7E7;
	padding:5px 5px 5px;
	margin:0 0 5px;
}

.folder-content{
	padding-left: 25px;
	background: none;
	border: none;
	margin:0 0 5px;
}


.maintenance {
	background: url(../images/maintenance.png) no-repeat center top;
	text-align: center;
	height: 450px;
	width: 100%;
	display: block;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}

.round5 {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.inline {
	display: inline-block;
}


/* Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
	color: #464646;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}

h1 {
	font-size: 36px;
	line-height: 50px;
}

h2 {
	font-size: 25px;
	line-height: 40px;
}

h3 {
	font-size: 18px;
	line-height: 34px;
}

h4 {
	font-size: 16px;
	line-height: 30px;
}

strong {
	font-weight: bold;
	color: #333;
}

small {
	font-size: 80%;
}

.column {
	float: left;
	width:340px;
	padding: 0 10px 0 0;
}

.column h3 {
	font-size: 16px;
	border-bottom: 1px dashed #CCC;
	color: #464646;
	font-family: "Open Sans", Arial, sans-serif;
	text-align: left;
	color: #666;
	text-shadow: #CCC 0.1em 0.1em 0.2em;
}

.column h4 {
	text-transform: uppercase;
	color: #eee;
	margin: 0 0 15px 0;
}

.column h4 {
	text-transform: uppercase;
	color: #eee;
	margin: 0 0 15px 0;
}

.whiteBg{
	background-image: none !important;
	background-color: #fff !important;
	
}
 
.aHelp {
	font-size: 14px;
	font-weight:bold;
	color: #39F;
	padding: 5px;
	cursor:pointer;
}

.aHelp:hover{
	color: #F36;
}
.ajxFoot {
   position:absolute;
   bottom:0;
   width:100%;
}
.plist {
	display: inline-block;
	background:url(../images/elist.png) 0 6px no-repeat;
	padding-left: 12px;
	margin-top: 3px;
}
.headTitle {
	padding-left: 15px;
	border-bottom: 1px dashed #666;
	font-size: 14px;
	color: #6A6A6A;
	font-size: 14px;
	background:url(../images/h-bg.png) no-repeat 0px 2px;
	margin-bottom: 5px;
}
.facebookRegister {
    background: url(../images/icons/facebook.png) 0 no-repeat;
    padding-left: 18px;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
}
.egjoinFb {
    position: relative;
    background:#D8EFFC url(../images/icons/facebook.png) 3px no-repeat;
    padding-left: 18px;
    cursor: pointer;
    font-size: 12px;
    color: #39F;
    padding: 1px;
    padding-right: 5px;
    padding-left: 22px;
    margin-left: 7px;
    border: 1px dotted #6699FF;
    top: -5px;
}