
/* Layout */

body {
	margin: 0px;
	font-family: arial,helvetica,sans;
	font-size: 13px;
	line-height: 1.2;
	
	position: relative;
	background:url(images/sky07.gif)#DFDFFF;
	background-position:0 20px;
}


.content {
	
	float: right;
	position: relative;
	margin-bottom: 12px;
	margin-right: 10px;
	display: inline;

}


/* Hides from IE-mac \*/
* html .content {height: 1%; clear:right; }
/* End hide from IE-mac */


/* ***************************** */
/* Formatting */


a:hover {
  
	
	cursor: pointer; cursor: hand;
}



p{margin:0 0 .8em 0}
.about{margin:10px;}
.standalone {
	margin-bottom: 6px;
}


               

.hidden {
	display: none;
	overflow: hidden;
}


.center{text-align:center}

.module {
  
	padding:10px 0px;
	overflow: hidden;
	margin:0 auto ;
	
	
	
}
#mod5{
   height:600px;

   
}
#maincontent{
   clear:both;
   //background-image:url(images/blueheaventrans.gif);
   
   border-width:1px;
}

#mod1{background-imagex:url(images/horizon.jpg);}






html>body .module ol { margin: 0 0 0 0 }
html>body .module ol li a { margin-left: 0; }


/* tabs */


.tabs {
 
	float: left;
	
	margin-top:15px;
	padding-left:60px;
	position: relative;	
 
  visibility:hidden;

}


.bigi{font-size:3em; font-style:italic;}
.maintext{width:33%;float:left;margin-right:10px;color:#00008B;font-size:1.3em;}
.main{margin-left:20px;}
.mainpic{width:240px; float:left;text-align:center;margin:0 1em; border:solid 1px majenta;}
h1{color:#0000FF;font-size:1.5em;}
.tabs h3 {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	display: inline;
}

.tabs p {
	float: left;
	margin: 0 0 5px 0;
	line-height: 1.1;
	padding: 0;
	display: inline;
}

.tabs ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.tabs li {
	float: left;
	margin: 0px 0px -1px 4px;
	font-size: 11px;
	display: inline;
	font-weight: bold;
	border: 1px solid #CCC;
	border-bottom: none;
	position: relative;
}

.tabs li a,
.tabs li .hrefClone {
	float: left;
	display: block;
	color: #003399;
	padding: 3px 7px 3px 7px;
	background-color: #F4F9FB;

}
.tabs li{cursor:pointer;}


.tabs li.current a,
.tabs li.current .hrefClone {
	color: #000;
	background: #fff;
	text-decoration: none;
	padding-bottom: 4px;
}



.tabs.small {
	
 	font-size: 11px;
}

.tabs.small h3 {
	padding: 4px;
	margin: 0;
}

.tabs.small p {
	padding: 4px;
	margin: 0;
}

.tabs.small ul {
	padding-left: 0px; // 3px;
}
#kwick						{  }
		#kwick .kwicks 			{ height:143px; list-style-type:none; margin:0; padding:0; }
		#kwick li 					{ float:left; }
		#kwick .kwick 				{ display:block; cursor:pointer; overflow:hidden; height:289px; width:134px; }
		#kwick .kwick span 		{  }
		
		#kwick .john 				{ background:url(/images/jbh1.jpg) no-repeat; }
		#kwick .paul 				{ background:url(/images/jbh2.jpg) no-repeat; }
		#kwick .george 			{ background:url(/images/jbh3.jpg) no-repeat; }
		#kwick .ringo 				{ background:url(/images/jbh4.jpg) no-repeat; }

#moviebox{ 
   position:absolute;
   margin:15px 0 0 8px;
   
/*
   opacity:0;
   filter:alpha(opacity=0);
*/
}#moviebox2{ 
   position:absolute;
   top:350px;
   left:8px;
   width:400px; 
   height:100px;
   border:solid 1px red;
/*
   opacity:0;
   filter:alpha(opacity=0);
*/
}
#facebook{
   
   text-align:center;
   margin:5px 0 0 0;color:white;
   background:#AA96CC;z-index:-10;padding:2px; font-weight:bold;font-size:.9em;
   
}
#facebook a{font-size:1.3em; color:#523A78; }
.playlist{margin:1em; }
.playlist ul {list-style:none;margin-top:0;margin-left:1em;padding:0;}
.playlist h3{margin-bottom:0;color:#7A2C7A}
.album{border:solid 1px #584EA7;float:left;margin:1em 2px 0; background:#EFDEF1; padding:5px;}
label:hover{text-decoration:underline;}
label, #saveallows{cursor:pointer;}
.mp3player{float:left;margin:1em;}
#saveallows{font-size:2em;}
.login{margin:2em; text-align:center;}
#logoutForm input{float:left;font-size:2em;cursor:pointer;}