@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	text-align:center;
	color:#FFF;
	background-color:#353229;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#ffe883;
	font-family:"Times New Roman", Times, serif;
	font-size:100%
}
body.entry-host-event {
	border:none;
	background-color:#fff;
}
body.payments {
	border:none;
	background-color:#fff;
}
a:link {
	color:#FFe883;
	text-decoration:none
}
a:visited {
	color:#FFe883;
	text-decoration:none
}
a:hover {
	color:#5e5848;
	text-decoration:none
}
#container {
	width:1007px;
	text-align:left;
	padding:0px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	background-color:#000
}
.entry-host-event #container{
        width:100%;
        background-color:#fff
}
.payments #container{
	background-color:#FFFFFF;
}
#logo {
	width:297px;
	padding:0px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto
}
#logo img {
	text-align:center
}
#logo a img {
	border:none
}
#logo a {
	outline:none;
	text-decoration:none
}
#logo-sidebar {
	float:left;
	width:310px;
	padding-top:15px;
	padding-right:10px;
	padding-left:15px;
	padding-bottom:0px;
	background-color:#000;
}
#mainContent {
	margin:0px 0px 0px 346px;
	padding:0px 7px 0px 0px;
    height: 550px
}
#mainContent .purpose {
	position:absolute;
	width:635px;
	padding:0px;
	margin:10px 0px 0px 15px
}
#mainContent .purpose h1 {
	font-size:30px;
	margin:0px;
	padding:0px
}
#mainContent .purpose p {
	font-size:18px;
	text-indent:30px;
	padding:0px;
	margin:10px 18px 0px 0px
}
#contentWrapper{
	width:956px;
	margin-top: -90px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#contentTop {
	background-image: url(../images/top-border-big.gif);
	background-repeat: no-repeat;
	height: 5px;
    font-size:0px;
}
#content {
	background-image: url(../images/middle-border-big.gif);
	background-repeat: repeat-y;
	padding:15px 15px 15px 15px;
}
#contentBottom {
	background-image: url(../images/bottom-border-big.gif);
	background-repeat: no-repeat;
	height: 5px;
    font-size:0px;
}
#content p {
	margin:0px;
	padding:0px;
	text-indent:30px;
	font-size:16px
}
#content p.trainingHeader {
	font-size: 30px;
	color: #ffe883;
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

#content p.location {
	margin-top: 25px;
	text-indent: 0px;
	font-size: 24px;
	color: #FFe883;
	margin-bottom: 8px;
}
#content p.header {
	font-size: 50px;
	margin-bottom: 10px;
	text-align: center;
	text-indent: 0px;
	margin-top: 55px;
}
#content p.error {
	font-size: 20px;
	text-align: center;
	text-indent: 0px;
	margin-bottom: 6px;
}
#content p.privacyIntro {
	font-size:18px
}
#content p.question {
	text-indent:0px;
	color:#ffe883;
	font-style:italic;
	margin-top:16px;
	font-size:18px
}
#footer {
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#ffe883;
	background-color:#000;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#5e5848;
	padding:0px 20px
}
#footer p {
	margin:0;
	padding-top:5px;
	padding-right:0;
	padding-bottom:5px;
	padding-left:0;
	text-align:right;
	font-size:14px
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px
}
ul {
	margin:0px;
	padding:0px
}
.nav {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	height:37px;
	text-align:center;
	list-style:none;
	display:block;
	line-height:30px
}
.nav li {
	display:inline;
	font-size:16px
}
.nav a.about {
	width:96px;
	height:37px;
	float:left;
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/navAbout-Events.png);
	background-position:left top;
	margin-right:5px;
	outline:none;
	background-repeat:no-repeat
}
.nav a.membership {
	width:178px;
	height:37px;
	float:left;
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/navMembership.png);
	background-position:left top;
	margin-right:5px;
	outline:none;
	background-repeat:no-repeat
}
.nav a.events {
	width:96px;
	height:37px;
	float:left;
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/navAbout-Events.png);
	background-position:left top;
	margin-right:5px;
	outline:none;
	background-repeat:no-repeat
}
.nav a.income {
	width:146px;
	height:37px;
	float:left;
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/navIncome.png);
	background-position:left top;
	margin-right:5px;
	outline:none;
	background-repeat:no-repeat
}
.nav a.login {
	width:108px;
	height:37px;
	float:left;
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/navLogin.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:0px;
	outline:none
}
.nav a:hover {
	background-position:0 -37px;
	color:#000
}
.nav a:active {
	background-position:0 -37px;
	color:#000
}
body.aboutEWC a.about, body.income-opportunity a.income, body.events a.events, body.membership a.membership {
	background-position:0 -74px;
	color:#000
}
.hovertip {
	position:absolute;
	display:none;
	border:1px solid #5e5848;
	z-index:100;
	background-image:url(../images/1x1Transparent90.png);
	background-repeat:repeat;
	padding:0px;
	margin:0px
}
.hovertip_target:hover {
	text-decoration:none;
	cursor:pointer
}
.nav li ul {
	left:0;
	top:-999em;
	padding-top:0px;
	position:absolute;
	list-style:none;
	z-index:100;
	text-align:center
}
div.hovertip li {
	display:inline;
	list-style:none;
	text-decoration:none;
	color:#FFF
}
div.hovertip {
	width:610px;
	padding-top:10px;
	padding-left:16px;
	padding-right:16px;
	height:200px;
	padding-bottom:20px;
	display:block
}
div.hovertip img {
	margin-top:10px
}
div.hovertip h1 {
	font-size:30px;
	color:#ffe883;
	margin:0px;
	padding:0px
}
div.hovertip p {
	padding:0px;
	font-size:20px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-indent:30px
}
div.hovertip .loginBox {
	margin-top:15px;
	margin-left:30px;
	text-align:center;
	margin-bottom:20px;
	margin-right:0px
}
div.hovertip .login {
	width:260px
}
div.hovertip .password {
	width:200px
}
.exclusive-wealth #container {
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url(../images/background1.jpg);
	background-color:#000
}
.exclusive-wealth #logo-sidebar h3 {
	color:#ffe883;
	border-bottom:1px solid #5e5848;
	text-align:right;
	padding:0px 125px 5px 0px;
	margin:0px;
	font-size:18px
}
.exclusive-wealth #statement {
	font-size:20px;
	margin-top:14px;
	font-style:italic;
	text-indent:30px
}
.exclusive-wealth #info {
	margin-top:20px
}
.exclusive-wealth #info img {
	float:right;
	border:1px solid #5e5848
}
.exclusive-wealth #info p {
	text-indent:30px;
	display:block;
	height:62px;
	margin:0px 120px 10px 0px;
	padding:4px 0px 0px 0px;
	font-size:14px
}
.aboutEWC #container {
	background-image:url(../images/aboutBkgd2.gif);
	background-repeat:no-repeat;
	background-position:25px 53px
}

.aboutEWC #mainContent .purpose p {
	font-style:italic;
	width:350px;
	margin:10px 0px 0px 0px
}

#aboutContent {
	font-size:18px;
	width:927px;
	top:200px;
	margin-top: -80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/middle-border-about.gif);
	background-repeat: repeat-y;
}
#aboutBottom {
	background-image: url(../images/bottom-border-about.gif);
	background-repeat: no-repeat;
	height: 5px;
	margin-left: 25px;
	font-size:0px;
	margin-bottom: 20px;
}
#aboutContent #leftSide {
	float:left;
	width:290px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#aboutContent #leftSide a {
	color:#FFF
}
#aboutContent #leftSide a:hover {
	color:#5e5848
}
#aboutContent #leftSide p {
	margin:0px;
	padding:10px 0px 0px 0px
}
#aboutContent #leftSide h2 {
	padding:0px;
	font-size:18px;
	color:#ffe883;
	margin:10px 0px 4px 20px
}
#aboutContent #leftSide .contact {
	margin-left:40px
}
#aboutContent #rightSide {
	margin-left:320px;
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#aboutContent #rightSide #spacerRight {
	width:260px;
	float:right;
	clear:right;
	height:120px;
	background-image: url(../images/aboutBkgdComputer.gif);
	background-repeat: no-repeat;
}
#aboutContent #rightSide p {
	margin:0px;
	padding:10px 0px 5px 0px;
	text-indent:30px
}
#applicationWrapper {
	width:656px;
	margin-top: -90px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#applicationTop {
	padding:0px;
	margin:0px;
	height:5px;
	background-image: url(../images/top-border.gif);
	background-repeat: no-repeat;
      background-position:0px 0px;
      font-size:0px;
}
#applicationBottom {
	background-image: url(../images/bottom-border.gif);
	background-repeat: no-repeat;
	height: 5px;
}
#application {
	background-image:url(../images/middle-border.gif);
	background-repeat:repeat-y;
	padding: 10px 0px;
	margin:0px;
}
#application h1 {
	color:#ffe883;
	padding:0px;
	margin:0px 0px 10px 10px;
	font-size:24px
}
#application p {
	display:inline;
	padding:0px;
	margin:5px 0px
}
#application p.left {
	width:320px;
	float:left
}
#application p.right {
	width:320px;
	float:right;
	clear:right;
	margin-right:16px
}
#application p.leftCity {
	width:344px;
	float:left
}
#application p.leftCountry {
	width:394px;
	float:left
}
#application p.heardAbout, #application p.memLevel, #application p.full, #application p.fullExp, #application p.refid{
	width:640px;
	float:left
}
#application p.state {
	width:296px;
	float:left
}
#application p.zip {
	width:246px;
	float:left
}
#application #lastname {
	width:177px
}
#application #email_username, #application #emailConfirm, #application #data1 {
	width:467px
}
#application #data2 {
	width:166px
}
#application #data3 {
	width:123px
}
#application #data4 {
	width:66px
}
#application #female {
	margin-left:15px
}
#application #data9, #application #data11 {
	width:149px
}
#application #data5 {
	width:257px
}
#application #firstname, #application #data6, #application #data10, #application #data12 {
	width:140px
}
#application #data7, #application #data13 {
	width:147px
}
#application #data14, #application #data15, #application #data19 {
	width:457px;
	height:80px;
	padding:5px
}
#application #data16, #application #data17, #application #data18, #application #termsConditions {
	width:457px;
	height:50px;
	padding:5px
}
#application #termsConditions {
	height:250px;
}
#application #data20 {
	width:293px
}
#application #data21 {
	width:291px
}
#application #refid {
	width:301px
}
#application .agree {
    width:640px;
    float:left;
    margin: 10px;
display:inline;

}
#application .agree label{
	width: 300px;
	text-align: left;
	margin-left: 141px;
}
#application textarea.special {
	font-family:arial;
	font-size:12px;
} 
#application .submit-button {
	float:right;
	margin-right:32px;
}
#application .middle label, #application .middleRight label {
	width:60px
}
#application label {
	display:block;
	float:left;
	text-align:right;
	width:130px;
	margin-right:5px;
	margin-left:5px
}
#application .right label {
	width:100px
}
#application .leftCountry label {
	width:96px
}
#application .memLevel label, #application .heardAbout label{
	width:306px
}
#application .refid label {
	width:296px;
}
input, textarea, select {
	border:1px solid #5e5848;
	font-size:14px
}
.LV_validation_message {
	font-weight:bold;
	margin-top:0;
	margin-right:0;
	margin-bottom:0
}
.LV_valid {
	color:#0C0;
	background-image:url(../images/checkMark.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-right:20px
}
.LV_invalid {
	color:#C00;
	background-image:url(../images/xMark.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-right:20px
}
.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active {
	border:1px solid #0c0
}
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active {
	border:1px solid #C00
}
#videoContent {
	padding:0px;
	width:692px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 227px;
}
#videoContent p {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:24px;
	font-style:italic;
	color:#ffe883
}
#videoContent .videoSampleText {
	color:#5e5848;
	font-size:14px;
	padding:0px;
	margin:10px 0px 0px 0px
}
#videos {
	border:1px solid #736B50
}
#video {
	border:1px solid #736B50;
	padding:0px;
	margin:0px;
	text-align:center
}
#video a {
	color:#ffe883
}
#video a:hover {
	color:#FFF
}
#eventsLocations {
	width:215px;
	float:left;
	background-image:url(../images/border.gif);
	background-repeat:repeat-y;
	background-position:right top;
	height:355px
}
#eventsLocations ul {
	margin-left:15px;
	margin-top:5px
}
#eventsLocations li {
	list-style-type:none;
	margin-top:4px;
	list-style-position:inside;
	list-style-image:url(../images/orangeCheck.gif);
	font-size:16px
}
#eventsLocations h1 {
	font-size:24px;
	color:#FFF;
	margin:0px;
	padding:0px;
	font-weight:normal
}

ul.tabs {
        text-align:center;
	font-size:18px;
	padding: 0px;
	list-style: none;
	height: 32px;
	margin: 0px auto;
	border-left: 1px solid #5e5848;
}
ul.tabs li {
        width:237px;
	padding: 0px;
	height: 31px;
	line-height: 31px;
	border: 1px solid #5e5848;
	border-left: none;
	margin-bottom: -1px;
	background: #353229;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 0 20px;
	border: 1px solid #736b50;
	outline: none;
}
ul.tabs li a:hover {
	color:#000000;
	background: #ffe883;
}	

html ul.tabs li.active a, html ul.tabs li.active a:hover  {
	color:#000000;
	background: #ffe883;
	border-bottom: 1px solid #736b50;	
}

.tab_content {
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#eventsExp {
        width:956px;
	height:280px;
	padding:0px;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}
#eventsExp h1 {
	color:#ffe883;
	font-size:20px;
	margin:0px 0px 4px 0px;
	padding:0px 0px 4px 0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#353229
}
#eventsExp p {
	padding:0px;
	margin:0px 0px 18px 0px;
	text-indent:30px;
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
}
.income-opportunity #mainContent .purpose p {
	text-align:center;
	font-style:italic;
	font-size:24px;
	padding:0px;
	margin:10px 18px 0px 0px
}
.income-opportunity #content h1 {
	font-size:24px;
	margin:0px;
	padding:0px
}
.income-opportunity #content p {
	text-indent:20px;
	font-size:18px;
	padding:0px;
	margin:10px 0px 0px 0px
}
#wrapper {
	width:320px;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 525px;
	margin-right: 0px;
}
#level0, #level1, #level2, #level3 {
	float: right;
	
}
#level0 h2, #level1 h2, #level2 h2, #level3 h2, #entryLevels h2 {
	color:#ffe883;
	padding:0px;
	text-align:center;
	font-size:24px;
	margin:0px;
}
#level0 .details, #level1 .details, #level2 .details, #level3 .details, #entryLevels .details {
	float:left;
	display:block;
	clear:left;
	width:200px;
	font-size:20px;
	margin-top:10px;
}
#level0 .amount, #level1 .amount, #level2 .amount, #level3 .amount, #entryLevels .amount {
	font-size:20px;
	margin-top:10px;
	clear:both;
	float: right;
}
#level0 .totalDetails, #level1 .totalDetails, #level2 .totalDetails, #level3 .totalDetails, #entryLevels .totalDetails {
	float:left;
	display:block;
	clear:left;
	font-size:20px;
	padding-top:5px;
}
#level0 .totalAmount, #level1 .totalAmount, #level2 .totalAmount, #level3 .totalAmount, #entryLevels .totalAmount {
	float:right;
	clear:both;
	font-size:20px;
	margin-top:10px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFF;
	padding-top:1px;
}
.income-opportunity #explanation {
	font-size:14px;
	color:#5e5848;
	display:block;
	margin:0px;
	padding:14px 0px 0px 0px
}
.income-opportunity #bottom-container {
	width:1000px
}
.income-opportunity #bottom-explanation {
	margin:0px 25px 0px 30px;
	width:560px;
	padding:0px;
	float:left;
	display:inline
}
.income-opportunity #bottom-explanation h1 {
	color:#ffe883;
	font-size:24px;
	padding:0px;
	margin:0px 0px 8px 0px
}
.income-opportunity #bottom-explanation p {
	padding:0px;
	text-indent:30px;
	margin:0px 0px 6px 0px;
	font-size:18px
}
.income-opportunity #future {
	width:327px;
	margin:0px 25px 25px 620px;
	padding:0px 0px 25px 25px;
	background-image:url(../images/border.gif);
	background-repeat:repeat-y
}
.income-opportunity #future h2 {
	padding:0px;
	color:#ffe883;
	font-size:24px;
	margin:0px 0px 8px 0px
}
.income-opportunity #future h3 {
	padding-top:10px;
	color:#ffe883;
	font-size:24px;
	margin:0px 0px 8px 0px
}
.compensation #content li {
	list-style-type:none;
	margin:0px 30px
}


#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../images/bckdBlkTrans1x1.gif) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}


#host-events {
	display: none;
}
#threeDayEvent1-info {
	background-color: #fff;
	color: #000000;
	text-align: left;
	padding: 10px;
	width: 490px;
	margin: 0px;
}
#threeDayEvent1-info p{
	margin-left:25px;
}
#threeDayEvent1-info h1{
	font-size: 28px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 110px;
	padding-bottom: 8px;
}
#threeDayEvent1-info h2{
	font-size: 16px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#threeDayEvent1-info h3{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#threeDayEvent1-info .logoImage{
	float:left;
}
#threeDayEvent1-info #hostImage{
	float:right;
	margin-right: 25px;
	margin-left: 15px;
}
#threeDayEvent1-info #hostImage img{
	border: medium solid #000;
}
#threeDayEvent1-info #hostImage .name{
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#threeDayEvent1-info #hostImage #importantInfo{
	padding: 0px;
	margin-top: 20px;
}
#threeDayEvent1-info #hostImage #importantInfo h4{
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}
#threeDayEvent1-info #attendingMembers{
	width:202px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 290px;
}
#attendingMembers #firstHalf{
	float: left;
	width: 220px;
	margin-left:40px;
}
#attendingMembers #secondHalf{
	float: right;
	width: 220px;
}
#attendingMembers p.when {
	font-size: 18px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#attendingMembers p.who-filled {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 178px;
	background-color: #eeeeee;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
}

#attendingMembers #available {
	margin: 0px;
}
#attendingMembers #available li {
	list-style-type:none;
	font-size:16px;
	margin: 0px;
}

#attendingMembers #available li a {
	padding: 0px;
	display: block;
	color: #0000CC;
	margin-top: 7px;
	font-weight: bold;
	text-decoration: underline;
}

#attendingMembers #available li a.who {background-position:0px 0px;}
#attendingMembers #available li a:hover.who {background-position:0px -50px;}

#threeDayEvent1-info #terms {
	width: 470px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#threeDayEvent1-info #tos {
	width: 470px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(../images/small-grey-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#threeDayEvent1-info #printPages{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
#threeDayEvent1-info #agreeTerms{
	margin-top: 8px;
	width: 275px;
	float: left;
}
ul.thumb {
	list-style: none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 0px;
	
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 115px;
	height: 80px;
}
ul.thumb li a{
	border:none;
}
ul.thumb li img {
	width: 105px; height: 70px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	border: none; 
}

#mainView {
	float:left;
	margin-right:10px;
	border: 1px solid #5E5848;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#trainingBody p{
	margin-top: 10px;
	font-size: 16px;
	color:#000;
}
ul.incomePotential {
	float:left;
	font-size:18px;
	padding: 0px;
	list-style: none;
	margin-left: 80px;
	display:inline;
}
ul.incomePotential li {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.incomePotential li a {
	text-decoration: none;
	color: #ffe883;
	padding: 0px;
	outline: none;
	font-size: 20px;
}
ul.incomePotential li a:hover {
	color:#ffffff;
}	
html ul.incomePotential li.active a, html ul.incomePotential li.active a:hover  {
	color:#ffffff;
}
.incomePotential_content {
	padding: 0px;
	margin:0px;
}
#application fieldset {
	border:solid 1px #5d5747;
	margin:20px 20px 20px 20px;
	padding:16px;
	color:#FF0000;
	font-size: 20px;
	font-weight: bold;
}
#application fieldset p{
	margin-left:30px;
}
#application legend {
	color:#FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

#eventWrapper {
	width: 960px;
	margin: 0px;
}
.greytext {
	color:#b1b1b1;
}


fieldset {position:relative; margin:10px 10px 10px 0px; padding:10px; background: url('../images/fieldset.background.png') repeat 0 0; border:1px solid #8B8B8B;}
legend {font-size:18px; color:#000000; font-family: "Arial", nonserif; }
.eventImg1, .eventImg2, .eventImg3, .eventImg4 {float:left;clear:right;margin-right:5px;}
.eventText {font-size:14px;padding:0px;margin:0px;color:#000;text-indent:30px;text-align:left;}
.eventLocation {
	text-align:left;
	font-size: 16px;
	color: #000000;
	margin-bottom: 8px;
        font-family: "Arial", nonserif;
}

.ScreenHeader{
color:#000;
font-family: "Arial", nonserif;
position: relative;
margin: 0 10px 15px 0px;
padding: 10px 0 0 0;
text-align:left;
}

.BigIcon img{
height: 48px;
width: 48px;
}
.ScreenTitle{
position: relative;
margin: 0 0 0 60px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
font-size: 24px;
}

.ScreenDescription{
position: relative;
margin: 3px 0 0 61px;
}
.fltLeft{
float:left;
}





ul.eee{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.eee li{
  float: left;
  padding: 10px;
  display: block;
  margin-right: 10px;
}

ul.eee li a{
  display: block;
  overflow: hidden;
  width: 475px;
}

#a1{
  width: 610px;
}

ul.eee li p{
  margin: 0;
  padding: 0;
  
  display: block;

background-color:#FF0000;
}

.hidden{height:0px;color:#353229;background-color:#353229;}