/* @override 
	http://localhost/musicfestivals/css/master.css
	http://localhost/musicfestivals/css/master.css?2
	http://www.musicfestivals.com/css/master.css
	http://localhost/musicfestivals/css/master.css?1
*/

/* Basic HTML elements */
html, body { 	
		background: #ADADAD url(../images/bg.gif) repeat-y center top;
		text-align: center;
		margin: 0;
		padding: 0;
		font-family: geneva, verdana, helvetica, arial, sans-serif; 
		color: #333333;
		font-size: 11px; 
		line-height: 15px;
		}
		
A:link 		{ text-decoration: none; font-weight: normal;color: #DD7401;}
A:visited 	{ text-decoration: none; color: #B56003;}
A:hover		{ text-decoration: underline;}

h1,h2,h3,h4,h5,h6,h7	{margin-bottom:0px; font-weight:bold;}
		
h1	{	font-family: "Times New Roman", Times, serif; 
		color: #54225B;
		font-weight: normal;
		font-size: 21px; 
		line-height: 22px;
		}

h2,h3,h4,h5	{ font-family: geneva, verdana, helvetica, arial, sans-serif;font-weight:bold;}

h2	{	color: #333333;font-size: 14px; line-height: 15px;}
h3	{	color: #333333;font-size: 12px; line-height: 13px;}		
h4	{	color: #666666;font-size: 11px; line-height: 15px;}
h5	{	color: #666666;text-transform: uppercase;font-size: 11px; line-height: 11px;}
			
h3 a:link{
	color: #333333;font-size: 12px; line-height: 13px; font-weight: bold;
}

h3 a:visited { 
	text-decoration: none; color: #333333;
}			

h3 a:hover{
	text-decoration: none;
	color: #DD7401;
}		
			
h6	{	font-family: "Trebuchet MS", tahoma, geneva, verdana, helvetica, arial, sans-serif;
		color: #CEA353;
		text-transform: uppercase;
		font-size: 14px; 
		letter-spacing: 0.2em;
		line-height: 15px;
		margin-top:1px;
		}

h3.notemark {
	padding-left:20px;
	height:20px;
	background-image: url(../images/img_note.jpg);
	background-repeat: no-repeat;
}		
		
ul	{ 	margin-top: 5px;margin-left: 10px;padding-left: 0;list-style: none;}	
li	{	padding-left: 15px;background-image: url(../images/bullet.gif);background-repeat: no-repeat;background-position: 0 .4em;}	
	
p	{	margin-top:5px;margin-bottom:10px;}

img	{	border: 0;}

table { border:0;}
table td {font-size:11px; padding:5px;}
.right	{ text-align: right; }
/* Containers */

/* 'TAN' Hack fakes out crappy IE rendering */
* html #footer { width: 630px;}
* html #rcol { width: 460px;}
  
#main		{ position: relative; }
#subNav		{ width: 630px; text-align: center; padding: 2px; background: #ffffff; font-size: 10px; }
#header		{ width: 630px; text-align: left;position:relative;height:151px;}	
#content	{ width: 630px; text-align: left; }
#backto		{ float: left;  width: 170px; font-size: 10px; color: #666666; text-align: left;  padding: 5px 0px 5px 5px; margin-bottom: 5px; }	
#breadcrumb	{ float: right; width: 450px; font-size: 10px; color: #666666; text-align: right; padding: 5px 5px 5px 0px; margin-bottom: 5px; }

#article	{
	float: left;
	width: 440px;
	padding: 5px 5px 25px 5px;
	text-align: left;
	font-size: 10px;
	color: #666666;
	}
		
#lcol	{
	float: left;
	width: 160px;
	padding: 5px 5px 25px 5px;
	text-align: left;
	font-size: 10px;
	color: #666666;
	margin-bottom: 20px;
	border-right: 1px solid #cccccc;
	}

#lcol-pics	{
	float: left;
	width: 200px;
	padding: 5px 5px 25px 5px;
	text-align: left;
	font-size: 10px;
	color: #666666;
	margin-bottom: 20px;
	border-right: 1px solid #cccccc;
	}
		
#rcol	{
	float:right;
	width:440px;
	padding:5px 5px 0px 10px;
	margin-bottom:20px;
	}

div.feature{
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #E5E5E5;
	float: left;
	margin: 5px 0 15px 0;
}

div.feature img.floatLeft{
	float: left;
	border-left: none;
	padding-right: 10px;
}

div.feature img.bottom{
	margin-top: 10px;
	float: left;
}

#footer
{
	text-align:left;
	clear:left;
	display:block;
	width:620px;
	color: #fff;
	padding: 5px;
	margin:20px 0px 0px 0px;
}		

.home {background: transparent url(../images/bg_footer_home.jpg) no-repeat left top;}
.tours {background: transparent url(../images/bg_footer_tours.jpg) no-repeat left top;}
.about {background: transparent url(../images/bg_footer_about.jpg) no-repeat left top;}
.contact {background: transparent url(../images/bg_footer_contact.jpg) no-repeat left top;}

/* Styled content */

.billboard	{
	margin: 5 0 0 0;
	width:630px;
	background: #ccc;
	}	


.pict	{
	margin-top:20px;
	border: 1px solid #ccc;
	padding:5px;
	font-size:10px;
	color: #667;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	}
		
.imgFloatL {float:left;margin:8px 8px 4px 0px; }
.imgFloatR {float:right;margin:8px 14px 4px 8px;}

/* article styles */
#article h3	{
	font-family: "Trebuchet MS", tahoma, geneva, verdana, helvetica, arial, sans-serif;
	color: #CEA353;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: .5px;
	text-transform: uppercase;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 0px;
	}
	
#article h1 {
		font-size:11px;
		color:#999;
		font-family: georgia, "Times New Roman", times, serif;
		font-style:italic;
	}

#article h2 {
		font-size:12px;
		color:#999;
		font-family: georgia, "Times New Roman", times, serif;
		font-style:italic;
	}
		
/* left column styles */
#lcol h3	{
	font-family: "Trebuchet MS", tahoma, geneva, verdana, helvetica, arial, sans-serif;
	color: #CEA353;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: .5px;
	text-transform: uppercase;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 0px;
	}
	
#lcol h4	{
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	}
		
#lcol p	{
	margin-top: 3px;
	font-size: 10px;
	line-height: 11px;
	}

#footer p	{
	font-size: 11px; 
	line-height: 11px;
	margin:0;
	padding:0;
	}	


#lcol form, #lcol select, #lcol button	{
	width:140px;
	margin:3px 3px 3px 0px;
	padding:0px;
	font-family: geneva, verdana, helvetica, arial, sans-serif; 
	font-size: 9px; 
	line-height: 11px;
	}
#lcol button	{
	width:100px;
	margin:3px 0px 20px 0px;
	float:right;
	}	
	
/* Right Column Styles */
#rcol p {color:#000;} 
#rcol h4	{	line-height: 11px; margin-bottom:0px;}
.linkList p	{ margin-top:0px;}

#index th, td {
	vertical-align: top;
	text-align:left;
	font-family: geneva, verdana, helvetica, arial, sans-serif; 
	font-size: 11px; 
	line-height: 12px;
	}
	
#index th	{
	padding-right:20px;
	font-weight: bold;
	}	

#index td	{
	padding:5px 10px 20px 5px; 
	border-right: 1px solid #ddd;
	}

#index ul, #index li {
	margin:0px;
	padding:0px;
	font-family: geneva, verdana, helvetica, arial, sans-serif; 
	font-size: 11px; 
	line-height: 12px;
	background: transparent;
	list-style: none;
	}	

.quote 	{	
			padding-left:20px;
			padding-right:20px;
			border-left: 0px solid #ccc;
			font-size:14px;
			color:#999;
			font-family: georgia, "Times New Roman", times, serif;
			font-style:italic;
		}
.quote2 	{	
			margin-top:20px;
			margin-bottom:20px;
			padding-left:20px;
			padding-right:20px;
			border-left: 0px solid #ccc;
			line-spacing:10px;
			font-size:13px;
			color:#83508b;
			font-family: georgia, "Times New Roman", times, serif;
			font-style:italic;
		}
.quote3 {
	border-left:0 solid #CCCCCC;
	color:#444;
	font-family:georgia,"Times New Roman",times,serif;
	font-size:11px;
	font-style:italic;
	padding-left:0;
	padding-right:5px;
}
.quoter3{
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top:20px;
	padding-left:0;
	text-align: right;
}

#lcol .quoter3 p{
	font-size: 10px;
}

.quoter3 ul{
	list-style:none;
}

.quoter3 ul li{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	background-image:none;
	margin-bottom:10px;
}

.quoter 	{	
			padding-left:120px;
			padding-right:20px;
			border-left: 0px solid #ccc;
			font-size:13px;
			color:#83508b;
			font-family: georgia, "Times New Roman", times, serif;
			font-weight:bold;
		}
.note 	{	background: #ff0000;
		color:#ffffff;
		font-weight:bold;
		text-decoration:underline;
		
		}
		
#footer a:link 		{ color: #FF0;}
#footer a:visited 		{ color: #FC0;}

/* @group Style Updates */

div.emphasis{
	padding: 5px 20px;
	border: 1px solid #e5e5e5;
	background-color: #f8f8f8;
	color: #444;
	text-align: justify;
	margin: 20px 0;
	font: bold 11px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.emphasis2{
	margin: 20px 0;
	padding: 0 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f8f8f8;
	text-shadow: #fffeff 1px 1px 0;
}

.emphasis2.padded{
	padding: 10px;
}

div.emphasis3.padded{
	padding: 10px 20px;
	font: 16px/30px Georgia, "Times New Roman", Times, serif;
}

#rcol div.emphasis2 p{
	color: #444;
}

div.testimonial-container{
	padding: 10px 20px;
	border: 1px solid #ffd6b3;
	margin: 20px 0;
}

em.strong{
	font-weight: bold;
}

em.testimonial{
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	letter-spacing: 1px;
	color: #666;
}

div.testimonial-container span{
	color: #bbb;	
	text-transform: uppercase;
	font-size: 9px;
}

div.testimonial-givenby{
	text-align: right;
}

div.related-link{
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #e5e5e5;
	background-color: #f8f8f8;
	min-height: 118px;
}

div.related-link img{
	float: left;
	margin-right: 20px;
}

div.related-image{
	margin: 20px 0;
	padding: 10px 0 5px 0;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	min-height: 118px;
	text-align: center;
}

div.related-image img{
	margin-bottom: 20px;
}

/* @end */

/* @group About Us */

a.top{
	display: block;
}

.staff-container{
	float: left;
	width: 430px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}

span.hint{
	display: block;
	color: #999;
	font-style: italic;
}

.staff{
	float: left;
	width: 70px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 140px;
	margin-left: 20px;
}

.staff em{
	display: block;
	font-weight: normal;
	font-style: normal;
	color: #444;
}

.staff img{
	border: 1px solid #ddd;
	padding: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}

.staff.last{
	margin-right: 0;
}

.apple_overlay {
    background-image: url("../images/white.png");
    display: none;
    font-size: 11px;
    padding: 35px;
    width: 640px;
}
.apple_overlay .close {
    background-image: url("../images/close.png");
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 35px;
}

.apple_overlay div.details{
	height: 495px;
}

.apple_overlay div.details img{
	float: left;
	padding: 10px;
	display: inline;
	background-color: #eee;
	border: 1px solid #ddd;
	margin: 0 20px 0px 5px;
}

.apple_overlay div.details h2{
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rcol .apple_overlay div.details p{
	font: 13px/23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #424242;
	text-align: justify;
	padding-right: 10px;
	margin-left: 0px;
	width: 325px;
	float: left;
}	

ol li{
	background-image: none;
	padding-left: 5px;
	margin-bottom: 10px;
}

ul.ideas li{
	margin-bottom: 10px;
}

div.warning{
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #FC0;
	padding-left: 30px;
	background: #fdf5d9 url(../images/Alert.png) no-repeat 5px 2px;
}

span.tip{
	font-size: 10px;
	color: #999;
	font-weight: normal;
	display: block;
	margin-top: 5px;
}

/* @end */


