/*sitewide styles*/
*,html {
	margin:0;
	padding:0;
	}
html {
    height:100%;
	min-height:100%;
	_height:100%;
	margin-bottom:1px;
	background-color:#333333;
}
body {
     height:100%;
	font-size:13px;
	color:#faffe1;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
	}
.container_fixed_width {
     position:relative;
     min-height:100%;
     _height:100%; /* for IE6 as it doesnt understand min-height */
	margin:0 auto;
	text-align:left;
	width:1200px;
	background:#8b8570 url(../images/bg_library.jpg) no-repeat; /* default image */
}
.container_padded {
	padding:89px 130px 100px 130px;
	text-align:left;
	}
.header {
	clear:both;
	width:940px;
	height:110px;
	overflow:visible;
	z-index:10;
	}
.header h1  {
	width:250px;
	float:right;
	font-weight:400;
	text-align:right;
	display:none;
	}
h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}
h1 {
	font-size:25px;
	font-weight:400;
	color:#faffe1;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
p {
	font-size:13px;
	color:#faffe1;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
strong {
	font-size:13px;
	color:#faffe1;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
mousetype {
	font-size:10px;
	color:#faffe1;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
schedhead {
	font-size:10px;
	color:#faffe1;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
ul {
	list-style-type:none;
	}
a {	
	font-size:13px;
	color:#faffe1;
	font-family:"Hoefler Text", Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
a:link {}
a:visited {}
a:hover {} 
a:active { 
	outline:none;
	}
a:focus {
	outline:none;
	}
a2 {	
	font: normal 11px verdana, arial, helvetica, sans-serif;
  	color: #363636;
  	background: transparent;
	}
a2:hover {}

/*top nav*/
.top_nav {
	text-align:left;
	background-color:orange;
	}
.top_nav ul { /* all lists */
	list-style: none;
	}
.top_nav li {
	margin:0 20px 0 0;
	padding:0 3px 0 0;
	float:left;
	position: relative;
	font-family:"Hoefler Text", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#faffe1;
	width:auto;
	height:22px;
	background:url(../images/transparent.gif);/*for IE6*/
}
.top_nav li a {
	font-family:"Hoefler Text", Georgia, "Times New Roman", Times, serif;
	font-size:16px;	text-decoration:none;
	margin:0;
	background:none;
	height:22px;
	display:inline-block;
	}
.top_nav li ul { /* second-level menu */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	width:10em;
	padding-top:13px;
	}
.top_nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	position: absolute;
	top: 1em;
	left: 0;
	padding-top:13px;
	}
.top_nav li:hover ul, .top_nav li.over ul { /* lists nested under hovered list items */
	display: block;
	}
.top_nav li li {
	width:10em;
	background:url(../images/transparent.gif);/*for IE6*/
	}
.top_nav li li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}
.top_nav li li a:hover {
	color:#e5e580;
	background:none;
}
/*top nav hover highlights */
.top_nav li a:link { background:none; }
.top_nav li a:visited { background:none; }
.top_nav li a:hover {
	background:url(../images/dot_line.gif) bottom repeat-x;
}


/* top nav page id dotted line highlights*/
#home_page .top_nav li#home {
	background:url(../images/dot_line.gif) bottom repeat-x;
}	
#bio_page .top_nav li#bio {
	background:url(../images/dot_line.gif) bottom repeat-x;
}
#schedule_page .top_nav li#yoga, #teacher_page .top_nav li#yoga, #retreats_page .top_nav li#yoga, #media_page .top_nav li#yoga {
	background:url(../images/dot_line.gif) bottom repeat-x;
}	
#chants_page .top_nav li#library, #writings_page .top_nav li#library, #gallery_page .top_nav li#library {
	background:url(../images/dot_line.gif) bottom repeat-x;
	}
#store_page .top_nav li#store {
	background:url(../images/dot_line.gif) bottom repeat-x;
}
#connect_page .top_nav li#connect {
	background:url(../images/dot_line.gif) bottom repeat-x;
}

/*left nav*/
.sidebar {
	clear:left;
	width:180px;
	float:left;
	margin:30px 0 0 0;
	}
.left_nav {
}
.left_nav li {
	padding-top:5px;
	}
/*left nav page id color highlights*/
#schedule_page .left_nav li#schedule a {
	color:#e5e580;
}
#teacher_page .left_nav li#teacher a {
	color:#e5e580;
}
#retreats_page .left_nav li#retreats a {
	color:#e5e580;
}
#media_page .left_nav li#media a {
	color:#e5e580;
}

#chants_page .left_nav li#chants a {
	color:#e5e580;
}
#writings_page .left_nav li#writings a {
	color:#e5e580;
}
#gallery_page .left_nav li#gallery a {
	color:#e5e580;
}
/* sub nav */
.sidebar {
	clear:left;
	width:140px;
	float:left;
	margin:45px 0 0 0;
	}
.left_nav {
}
.left_nav li {
	padding-top:5px;
	}
/* rotating quote module */
#quotes {
	margin-top:62px;
	position:relative;
	left:-28px;
	width:150px;
	background:url(../images/quote_motif.gif) no-repeat bottom;
	padding-bottom:30px;
}
#quotes p {
	color:#211c0d;
	font-size:12px;
	line-height:20px;
	margin-left:27px;
	font-style:italic;
	}
#author { 
	text-align:right;
	padding-top:5px;
	color:#211c0d;
	font-size:12px;
}

/* background images */
#home_page  {
	 background:#333333 url(../images/bg_home.jpg) no-repeat;
     min-height:800px; /* to override footer repositioning to window */
     _height:800px; /* IE6 min-height */
     }
#bio_page  {
	background:#8b8570 url(../images/bg_bio.jpg) no-repeat;
}
#schedule_page  {
	background:#8b8570 url(../images/bg_schedule.jpg) no-repeat;
    min-height:1150px; /* to override footer repositioning to window */
    _height:1150px; /*  IE6 min-height */
}
#teacher_page {
	background:#8b8570 url(../images/bg_media.jpg) no-repeat;
}
#media_page  {
	background:#8b8570 url(../images/bg_media.jpg) no-repeat;
     min-height:1100px; /*   to override footer repositioning to window */
    _height:1100px;  /* IE6 min-height */	
}
#chants_page  {
	background:#8b8570 url(../images/bg_store.jpg) no-repeat;
}
#writings_page  {
	background:#8b8570 url(../images/bg_library.jpg) no-repeat;
}
#gallery_page  {
	background:#8b8570 url(../images/bg_library.jpg) no-repeat;
}
#store_page  {
	background:#8b8570 url(../images/bg_store.jpg) no-repeat;
}
#connect_page  {
	background:#8b8570 url(../images/bg_contact.jpg) no-repeat;
}
#retreats_page  {
	background:#8b8570 url(../images/bg_retreat.jpg) no-repeat;
}
/* footer styles */
#fixed_footer {
	}
.footer {
     position: relative;
     margin:-100px auto 0 auto;
     /* move the footer up negatively exactly the same height
         as the footer so that its back in the view and always 
         appears to rest at the bottom
         of the page */
	text-align:left;
	width:1200px;
	padding-top:30px;
	clear:left;
}
.footer p {
	font-size:10px;
	color:#585036;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
	padding-left:130px;
}
.footer p em {
	font-size:11px;
	color:#3e3722;
	}

.content p {
	line-height:18px;
	margin-top:8px;
	}

/* home page content area */
#home_page .content {
	clear:both;
	margin-top:80px;
	}
#home_page .content h1 {
	font-size:14px;
	color:#e5e580;
	font-family:"Hoefler Text", Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	width:175px;
	height:26px;
	background:url(../images/dot_line.gif) bottom repeat-x;
	}
#home_page .upcoming_events {
	margin-top:12px;
	}
#home_page .upcoming_events li {
	margin:10px 0 16px 0;
	line-height:17px;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#home_page .upcoming_events li span {
	font-size:11px;
	font-style:italic;
	}

	
/* bio page */
#bio_page .content {
	margin: 0 100px 0 452px;
}
#bio_page .content p {
	margin:8px 0 18px 0;
	}

/* yoga + library pages with a sidebar */
#schedule_page .content, #teacher_page .content, #retreats_page .content, #media_page .content, #chants_page .content, #writings_page .content, #gallery_page .content {
	width:650px;
	margin:0 0 0 180px;
	}
#chants_page .content {
	width:675px;
	}
		
#chants_page #listen {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#chants_page #listen p {
	position:relative;
	top:-11px;
	width:35px;
	display:inline;
	color:#3E3722;
	}
#mp3_1, #mp3_2, #mp3_3, #mp3_4, #mp3_5, #mp3_6 {
	display:inline;
	}
	
/* table format */

/* 
	TagBox table styles
	written by TagBox http://www.tagbox.de
*/
table {
  border-collapse: collapse;
  border: 0px solid #03476F;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #none;
  background: #faffe1;
  }
caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #03476F;
  text-transform: uppercase;
  }
td, th {
  border: 1px dotted #3f3737;
  padding: .4em;
  color: #363636;
  }

thead th, tfoot th {
  font: bold 10px verdana, arial, helvetica, sans-serif;
  border: 0px solid #03476F;;
  text-align: left;
  background: none;
  color: #3f3737;
  padding-top:3px;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }
tbody td a:hover {
  background: #C2F64D;
  color: #363636;
  }
tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
tbody th a:hover {
  background: transparent;
  color: #363636;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }
.odd {
  background: #none;
  }
tbody tr:hover {
  background: #d2d8b5;
  border: 1px solid #3f4135;
  color: #d2d8b5;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #d2d8b5;
  color: #d2d8b5;
  }
  
  
/* mootools slider */

.chants_container {
	margin-top:20px;
	}
#mask {
	width:675px;
	height:345px;
	overflow:hidden;
	position:relative;
	}
#folio {
	position:absolute;
	top:0;
	left:0;
	width:4050px;
	float:left;
}
.col {
	display:block;
	width:675px;
	float:left;
	}
.chant_text {
	width:295px;
	float:left;
	font-size:13px;
	}
.chant_trans {
	width:380px;
	float:left;
	font-size:13px;
	}
.chant_text p, .chant_trans p {
	line-height:20px;
	margin:0 0 20px 0;
	letter-spacing:0;
	}
.dotted_border {
	height:2px;
	background:url(../images/dot_line.gif) bottom repeat-x;
	}
ul.nums {
	clear:right;
	overflow:auto;
	padding:5px 0;
	}
ul.nums li {
	list-style:none; 
	list-style-type:none; 
	float:left; 
	width:113px;
	margin:0 5px 0 0;
	font-size:18px;
	line-height:22px;
	}

ul.nums span {float:left; margin:0 5px 0 0; font-weight:bold; line-height:25px;}

ul.nums li a {
	padding:3px; 
	display:block; 
	text-decoration:none;
	font-size:18px;
}

ul.nums li a:hover { color:#e5e580; }

ul.nums li.current { color:#e5e580; }

ul.nums li.current a { color:#e5e580; }

ul.nums li.current a:hover { color:#e5e580; }

/* Email Submission Form Style */

.emailForm {
    height:100%;
	font-size:13px;
	background-color:transparent;
	color:transparent;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
	}
	
.emailForm tr {
	background-color:transparent;
	color:transparent;
	}

.emailForm tr:hover {
  background:transparent;
  border:none;
  color:transparent;
  }
.emailForm td {
	background-color:transparent;
	color:transparent;
	border:none;
	}
	


.emailForm th {
	background-color:transparent;
	color:transparent;
	border: none;
	}

.emailForm tr:hover th,
.emailForm tr.odd:hover th {
  background:transparent;
  color:transparent;
  }

.emailForm table {
	background-color:transparent;
}
