html, body{ 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	height: 100%;
	background-color: #FFF;
}
#pagecenter {
	width: 800px; 
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}
#pagewidth { 
	width: 800px; 
	text-align: left;  
	background-color: white;
	margin-top: 10px;
	float: left;
} 
#pagewrapper {
	width: 800px;
	margin: 20px 20px 0 20px;
	float: left;
}


body.mockup #pagecenter, body.mockup #pagewidth, body.mockup #pagewrapper {
	width:  900px;
}

/* Mini Splash Image */
body.minisplash #header { height: 210px;}
body.minisplash #splash { height: 41px;}

#header {
	position: relative; 
	height: 185px; 
	width: 100%;
	/*border: 1px solid #000000;*/
}
#header h1 {
	background: transparent url(../i/head/header-bg-v2.gif) top left no-repeat;
	display: block;
	width: 800px;
	height: 139px;
	margin: 0;
	padding: 0;
}
/*body.newlibrary #header h1 { height: 89px; }*/
body.academy #header h1 { background-image: url(../i/head/header-bg-academy-v2.gif); }
#header h1 span {
	display: none;
}
/* 2nd Bar - ad Space */
#adbar {
	background: transparent url(../i/head/welcome.jpg) top left no-repeat;
	height: 97px; margin-top: 0px; display: block;
	width: 800px;
}
#adbar span { display: none; }
body.home #adbar { height: 98px; margin-top: 0;}
body.live #adbar { background-image: url(../i/head/live.jpg);  }
body.academy #adbar { background-image: url(../i/head/academy.jpg); }
body.loggedin #adbar { background-image: url(../i/head/academy-ad.jpg); }
body.ambassadors #adbar { background-image: url(../i/head/ambassadors.jpg); }
body.shop #adbar { background-image: url(../i/head/shop.jpg); }
body.aboutus #adbar { background-image: url(../i/head/aboutus.jpg); }


/* 3rd Bar Quick Login */
#loginbar {
	width: 800px;
	height: 60px;
	background: transparent url(../i/head/loginbar-bg.gif) top left no-repeat;
	float: left;
	margin:0;
	padding:0;	
	
}
body.academy #loginbar { background-image:  url(../i/head/loginbar-bg-academy.gif); }
#loginbar h6 {
	width: 100px;
	height: 20px;
	float: left; 
	display: block; 
	padding: 0; 
	margin: 10px 0 0 20px; 
	background: transparent url(../i/head/bar/quick-login.png) top left no-repeat;
}
#loginbar h6 span { display: none; }
#loginbar form {
	width: 450px;
	float: right;
	clear: right;
	margin-top: 5px;
	margin-right: 5px;
}
#loginbar form input.text {
	border: 0px;
	width: 120px;
	margin-left: 5px;
	margin-top: 2px;
	padding: 0px 5px;
	background: transparent url(../i/head/bar/bar-input-bg.gif) top left no-repeat;
}
#loginbar form input.submit {
	width: 44px;
	height: 18px;
	border: 0;
	background: transparent url(../i/head/bar/login-submit.gif) top left no-repeat;
	font-size: 0;
	color: white;
	float: right;
	clear: right;
	margin-top: -18px;
	margin-left: 10px;
}
#loginbar ul {
	clear: both;
	float: right;
	display: block;
	width: 40%;
	list-style: none;
	margin-right: 10px;
	padding: 0;
}
#loginbar ul li {
	text-align: center;
	float: right;
	width: 90px;
	margin: 0;
	white-space: nowrap;
}
#twocols {
	width: 800px; 
	float: right; 
	position: relative; 
	margin-top: 2px;
}




/* jsd additions */

#signinpanel {
	/*border: 1px solid #000000;*/
	float:right;
	margin-top: 68px;
	margin-right: 15px;
	width: 275px;
	padding: 0;
}
#signedinpanel {
	/*border: 1px solid #000000;*/
	float:right;
	padding-top: 40px;
	padding-right: 15px;
	margin-top: 30px;
	background-color: #B3DC10;
	width: 300px;
}
body.academy #signedinpanel { background-color: transparent; }
body.newlibrary #signedinpanel { margin-top: 0; }
#signedinpanel p.date { color: white; }
#signedinpanel .whosignedin { colour: black; }
#signedinpanel .signedinlabel, #signedinpanel .acct { color: #F41D77; }
body.academy #signedinpanel .signedinlabel, body.academy #signedinpanel .acct { color: #ffea00; }

#signedinpanel a { text-decoration: underline; }

#signinpanel input.boxes {
	width: 95px;
	color: #666666;
	font-size: 10px;
	padding-top : 0px;
	margin-top : 0px;
	float: left;
	margin-left: 5px;
}
#signinpanel label {
	width: 95px;
	color: #000;
	font-size: 11px;
	float: left;
	font-weight: bold;
}
#signinpanel label#pass { clear: left; }
#signinpanel input.signin {
	width: 60px;
	color: #666666;
	font-size: 10px;
	padding-top : 0px;
	margin-top : 0px;
	float: right;
}
#signinpanel input#pw { margin-top: 3px; }
#signinpanel p, #signedinpanel p {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding : 0px;
	margin : 0px;
	margin-bottom: 3px;
}
#signedinpanel p { text-align: right; font-size: 11px; }
#signinpanel p.forgotpassword { font-weight: bold; }
#signinpanel a {
	color: #4b5b06;
}
#signedinpanel span, body.academy #signedinpanel a {
	color: #000000;
}

form#subscribeform input,select { width: 190px;}
form#subscribeform select.dobs { width: auto;  }
form#subscribeform input.chks { width: auto!important; text-align: right;}
form#subscribeform select.subscriptions { width: 350px;}
form#subscribeform input.choosesub {width: 350px;}

.smallprint {
	font-size: 85%;
	color: #6e6e6e;
}
#singlecol {
	width: 800px; 
	float: right; 
	position: relative; 
	margin-top: 2px;
}
#adminform,#personalform,#salonform,#smallprintform,#subscriptionform,#payform,#confirmform,#loginform { 
	width: 800px; float: left; margin:0; padding:0; 
	/*border: 1px solid #000000;*/
	background: transparent url(../img/signup_bgbar_green.gif) top left no-repeat;
	background-color: #BEE031;
}
#endsignupform,#endsignupform2,#endsignupform3,#endsubscriptionform,#endpayform,#endconfirmform,#endloginform  { 
	width: 800px; height: 12px; float: left; margin:0; padding:0; 
	background: transparent url(../img/formbgender.gif) top left no-repeat;
	margin-bottom: 15px;
}
#adminform table,#personalform table, #salonform table, #smallprintform table, #subscriptionform table, #payform table, #confirmform table, #loginform table  { 
	width: 650px;
	margin-left: 75px;

}
#adminform td,#personalform td, #salonform td, #smallprintform td, #subscriptionform td, #payform td, #confirmform td, #loginform td { 
	width:200px;
}
#adminform td.msg,#personalform td.msg, #salonform td.msg, #smallprintform td.msg, #subscriptionform td.msg, #payform td.msg, #confirmform td.msg, #loginform td.msg { 
	width: 300px; 
	font-style: italic;
	padding-left: 15px;
	color: #666666;
	
	height:15px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#adminform td.lbl,#personalform td.lbl, #salonform td.lbl, #smallprintform td.lbl, #subscriptionform td.lbl, #payform td.lbl, #confirmform td.lbl, #loginform td.lbl { 
	width: 150px;
	padding-right: 15px;
	font-weight: bold; color: #666666;
	
	height:15px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;

}
#signin table {
  
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;

} 
#signin tr {
  height:28px;
}
#adminform #ah_titles, #personalform #pf_titles, #salonform #sf_titles, #smallprintform #lg_titles, #subscriptionform #su_titles, #payform #pay_titles, #confirmform #cf_titles, #loginform #lg_titles { 
	height: 22px;
	margin-left: 15px;
	width: 100px;
	background: transparent url(../img/signuptitles.gif) top left no-repeat;
	text-indent: -1000em;
}
#salonform td.wisep {
	width: 500px;
}
#adminform #ah_titles {
	background: transparent url(/academy/admin/imgs/titles.gif) top left no-repeat;
}
#salonform #sf_titles { background-position: -169px 0px; }
#smallprintform #lg_titles { background-position: -343px 0px; }
#subscriptionform #su_titles { background-position: -503px 0px; }
#payform #pay_titles { background-position: -683px 0px; }
#confirmform #cf_titles { background-position: -872px 0px; }
#loginform #lg_titles { background-position: -1051px 0px; }
#adminform #ah_titles { background-position: 0px 0px; }
#confirmform p, h3 { 
	padding-left: 20px; 
	padding-right: 20px; 
}
#confirmform a { 
	color: #FF4000; 
}
#loginform p, h3 { 
	padding-left: 20px; 
	padding-right: 20px; 
}
#loginform a { 
	color: #FF4000; 
}

#rightcol #whatsnewcol {
	margin-left: 7px;
}


#rightcol {
	width: 167px; 
	float: right; 
	position: relative; 
	display: block;
	height: auto;
	min-height: 600px;
}

#rightcol div.advert {
	float: left;
	width: 164px; 
	height: 655px;
	margin-bottom: 5px;
}
 
#maincol {
	background-color: #FFFFFF;  
	float: left; 
	display: inline; 
	position: relative; 
	width: 631px;
/*	border: 1px solid #000000; */
}
#maincolinner {
	width: 631px;
	float: left;
}
* html #maincol, * html #maincolinner { width: 621px; }
#maincol a {
	color: #666666;
	font-weight: bold;
}
#maincol p {
	line-height: 1.2em;
}
ul#footer {
	list-style: none;
	height: 20px;
	clear: both;
	width: 720px;
	margin: 0 0 0 20px;
	padding: 0;
}
ul#footer li { 
	display: inline;
	padding: 0.5em 0 0.5em 0;
}
ul#footer li a { 
	text-decoration: none; 
	text-align: center; 
	border-right: 1px solid #646464; 
	padding: 0 0px 0 0px ;
	margin-right: 15px ;
	padding-right: 15px ;
	width: 100%;
}
ul#footer li a:hover { 
	text-decoration: underline; 
}
ul#footer li.last a { 
	border-right: 0;
}
ul#footer li.first { 
	padding-left: 0px;
}
#pagefooter {
	width: 100%;
	clear: both;
	height: 35px;
	display: block;
	float: left;
	font-size: 85%;
}
#pagefooter p { margin: 0 0 0 20px;  padding: 0 0 0 0; }

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*printer styles*/ 
@media print { 
	/*hide the right column when printing*/ 
	#rightcol{display:none;} 
	#twocols, #maincol{width:100%; float:none;}
}
:focus { 
	outline: none; 
	-moz-outline-style: none;
}
img { border: 0; }

/* sIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... 
the negative-letter spacing in this case is used to make the browser text metrics match up 
with the sIFR text metrics since the sIFR text in this example is so much narrower... 
your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}*/

.sIFR-hasFlash h4.col2title {
	visibility: hidden;
	letter-spacing: -3px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	
}

