/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */

body { 
	background: #333333; 
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #fff; 
	line-height: 15px;
	margin: 0;
	padding: 0;
	}
	
p { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px; 
	text-align: left;
	}

h1 { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 	
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #00BBFF;
	}
	
h2 { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #00BBFF;
	}	

h3 { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px; 
	display:inline;
	color: #00BBFF;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D6E03D;
	}
	
a:visited { 
	text-decoration: none; 
	color: #D6E03D;
	}
	
a:hover, a:active { 
	text-decoration: underline;
	color: #00BBFF;
	}
	

a:hover .dots, a:active .dots {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #fff;
	}
	
a:link .musiclink{ 
	text-decoration: none; 
	}
	
a:visited .musiclink{ 
	text-decoration: none; 
	}
		
	
a:hover .musiclink, a:active .musiclink {
	text-decoration: underline;
	color: #00BBFF;
	}	
	
SELECT.musicselect
	{
	width: 140px;
	}

DIV.outer {
    position:absolute;
    left:50%;
    top:50%;
    width:800px;
    height:600px;
    margin-left:-400px; 
    margin-top:-300px;
    border-color: #222222; 
	border-width: 2px;
 	border-style: solid;
    background-color:#333333;
    }
      
DIV.featuredmusic {
	position:relative;
	left:50px;
	top:74px;
	width:197px;
	height:26px;
    }
    
TD.content {
	border-right: solid 2px #222222; 
	border-top: solid 2px #222222;
	border-bottom: solid 2px #222222;
    }    

DIV.menu {
	position:relative;
	top: 150 px;
	}

DIV.mailform {
	padding-left: 10px; 
	padding-top: 10px;
	}

TD.maincontainer { 
	border-color: #222222; 
	border-width: 2px;
 	border-style: solid;
 	}
 	
TD.leftside { 
	background: transparent url(images/background-leftside.gif) top left;
	padding-top: 150;
	width: 200px;
 	}

TD.middle { 
	width: 350px;
 	}
 	
TD.rightside { 
	background: transparent url(images/background-rightside.gif) bottom right no-repeat;
	width: 250px;
 	}	

IMG.news
	{ 
	float:left; 
	margin:0 7px 5px 0;
 	border-color : #222222;  
  	border-style: solid;
	border-width: 2px;
	}
	
IMG.playbutton
	{ 
	margin-right:5px;
	}	

/* specific divs */
#container { 
	background: url(zen-bg.jpg) no-repeat top left; 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	}

#intro { 
	min-width: 470px;
	}
#pageHeader { 
	margin-bottom: 20px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(h1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
	
#pageHeader h1 span {
	display:none
	}
	
#pageHeader h2 { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
	
#pageHeader h2 span {
	display:none;
	}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
	
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
	
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: right; 
	font-family: verdana, arial, sans-serif;
 	font-size: 9px;
 	color: #FFFFFF;
 	padding: 2px;
	}		
	
#footer a:link, #footer a:visited {  
	font-weight: normal;
	text-decoration: none; 
	color: #FFFFFF;
	}	

#footer a:hover, a:active { 
	font-weight: normal;
	text-decoration: underline;
	color: #00BBFF;
	}	

#linkList {
	margin-left: 600px;
	position: absolute;
	top: 56px;
	right: 0px;
	left: 256px;
	}
	
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}
	
#linkList h1.select { 
	background: transparent url(h1.gif) no-repeat top left; 
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}
	
#linkList h1.select span {
	display:none
	}
	
#linkList h1.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}
	
#linkList h1.favorites span {
	display:none
	}
	
#linkList h1.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px; 
	}
	
#linkList h1.archives span {
	display:none
	}
	
#linkList h1.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}
	
#linkList h1.resources span {
	display:none
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
	
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
	
#linkList li a:link { 
	color: #988F5E;
	}
	
#linkList li a:visited {
	color: #B3AE94;
	}
	


#extraDiv1 { 
	background: transparent url(cr2.gif) top left no-repeat; 
	position: absolute; 
	top: 40px; 
	right: 0px; 
	width: 148px; 
	height: 110px; 
	
	border-bottom: 1px dotted #fff;
	}
