/* main.css */

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #4b4b19;
}

a{
	color:#33c;
	text-decoration: underline;
}
a:hover{
	color:#66f;
}
a.underline{text-decoration: underline;}

.hide{visibility:hidden;}

.container {
	width:998px;
	margin:40px auto;
	border:1px solid #000;
	background-color: #fff;
	position: relative;
}

.subheading{
	font-weight: 900;
	font-style: italic;
}

.raver{
	font-weight: 900;
	line-height:0;
	padding-bottom:1em;
}

.header{
	height:299px;
	width:100%;
	background-color: #ccc;
	position:relative;
/*	border-bottom:1px solid #000;*/
}
.logo{
	position: absolute;
	width:125px;
	height:125px;
	left:437px;
	top:-30px;	
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: 0 0;	
}
.one_photo{
	width:998px;
	height:299px;
	float:left;
}
.left_photos{
	width:499px;
	height:299px;
	border-right: 1px solid #000;
	float:left;
}
.left_photos_wide{
	width:698px;
	height:299px;
	/*border-right: 1px solid #000;*/
	float:left;
}
.right_photos{
	width:498px;
	height:299px;
	float:left;
}
.right_photos_narrow{
	width: 298px;
	height:299px;
	float:right;
	border-left:1px solid #000;
}

ul.nav{
	width:100%;
	height:100%;
}
ul.nav li{
	list-style: none;
	display: inline;
	float:left;
	width:99px;
	height:19px;
	border-right:1px solid #000;;
	background-image: url('../images/nav.png');
	background-repeat:no-repeat;
	overflow: hidden;
}

ul.nav li.last{
	width:98px;
	border-right:0;
}


ul.nav li span{
	width:99px;
	height: 19px;
	float:left;
}


ul.nav a:hover{
	cursor:pointer;
}

li.nav01{
	background-position: 0 0;
}
li.nav01:hover, li.current01{
	background-position: -99px 0;
}
li.nav02{
	background-position: 0 -19px;
}
li.nav02:hover, li.current02{
	background-position: -99px -19px;
}
li.nav03{
	background-position: 0 -38px;
}
li.nav03:hover, li.current03{
	background-position: -99px -38px;
}
li.nav04{
	background-position: 0 -57px;
}
li.nav04:hover, li.current04{
	background-position: -99px -57px;
}
li.nav05{
	background-position: 0 -76px;
}
li.nav05:hover, li.current05{
	background-position: -99px -76px;
}
li.nav06{
	background-position: 0 -95px;
}
li.nav06:hover, li.current06{
	background-position: -99px -95px;
}
li.nav07{
	background-position: 0 -114px;
}
li.nav07:hover, li.current07{
	background-position: -99px -114px;
}

li.nav08{
	background-position: 0 -133px;
}
li.nav08:hover, li.current08{
	background-position: -99px -133px;
}

li.nav09{
	background-position: 0 -152px;
}
li.nav09:hover, li.current09{
	background-position: -99px -152px;
}

li.nav10{
	background-position: 0 -171px;
}
li.nav10:hover, li.current10{
	background-position: -99px -171px;
}




.current{
/*	background-position:0 -30px !important;*/
/*	background-position-y: -30px;*/
}
.content{
	width:100%;
	height:100%;
	background-color:#fff;
}


.content p{
	margin:0 25px 10px 50px;
}
.news_right p{
	margin-left:15px;
}
div.inter_text{
	clear:both;
	padding:20px 20px 0 50px;
}
.inter_text p{
	margin:0 0 20px 0;
}



/* Header stuff */
.calendar_content{
	background-image: url('../images/headers/calendar.gif');
}
.cook_content{
	background-image: url('../images/headers/cooks.gif');
}
.program_content{
	background-image: url('../images/headers/programs.gif');
}
.chiusa_content{
	background-image: url('../images/headers/chiusa.gif');
}
.hosts_content{
	background-image: url('../images/headers/hosts.gif');
}
.setting_content{
	background-image: url('../images/headers/setting.gif');
}
.region_content{
	background-image: url('../images/headers/region.gif');
}
.lacosta_content{
	background-image: url('../images/headers/lacosta.gif');
}
.raves_content{
	background-image: url('../images/headers/raves.gif');
}
.news_content{
	background-image: url('../images/headers/news.gif');
}
.enroll_content{
	background-image: url('../images/headers/enroll.gif');
}



.wide_content{
	width: 998px;
	height:100%;
	float:left;
	position:relative;
	background-color:#fff;
	padding-bottom:15px;
	border-top:1px solid #000;
}

.photo_row, .text_row{
	margin:20px 0 0 30px;
	width: 921px;
	float:left;
}

.margin-right-20{margin-right:20px;}

.first-photo{margin-left:0;}

.text_blurb{
	width:277px;
	height:auto;
	margin-left:20px;
	float:left;
	background-color: #fff;
	border:5px solid #fff;
	border-top:none;
	border-bottom:none;
	position:relative;
	top:-1em;
}


.left_content{
	width:649px;
	float:left;
	height:100%;
	background-color:#fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-bottom:15px;
}
.right_content{
/*	margin-left:650px;*/
	float:right;
	width:348px;
	background-color: inherit;
	height:100%;
}
.right_border{
	border-right:1px solid #000;
}
.left_border{
	border-left:1px solid #000;
}
.right_test{
	width:348px;
	background-color: #ccc;
	height:100%;
	float:right;
}
.video_container{
	width:320px;
	height:260px;
	margin:0 auto;
}
.photo{
	width:319px;
	height:249px;
	margin:0 auto;
	background-color: #ccc;
	border:5px solid #cc9;
}
.small_photo{
	width:277px;
	height:181px;
	margin-left:20px;
	float:left;
	background-color: #ccc;
	border:5px solid #cc9;
}
.photo_raves{
	width:277px;
	height:181px;
	margin:0 auto;
	background-color: #ccc;
	border:5px solid #cc9
}
.photo_enroll{
	width:311px;
	height:231px;
	margin:0 auto;
	background-color: #ccc;
	border:5px solid #cc9
}
.photo_news{
	width:225px;
	height:197px;
	margin:0 auto;
	background-color: #ccc;
	border:5px solid #cc9;
}
.photo_news_maincolL, .photo_news_maincolR {
	background-color: #ccc;
	border:5px solid #cc9;
}
.photo_news_maincolL {
	float: left;
	margin: 0 1em 1em 50px;
}
.photo_news_maincolR {
	float: right;
	margin: 0 30px 1em 1em;
}


.nav_container{
	width:100%;
	height:19px;
	background-color: #fff;
	border:1px solid #000;
	border-left:none;
	border-right:none;
}





/*** photos ***/



/***  other stuff 

.headline{
	width:500px;
	height:78px;
	margin:0 auto;
	background-color: #ccc;
	background-image: url('../images/headlines.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
.home{background-position: 0 0;}
.hosts{background-position: 0 -78px;}
.neworleans{background-position: 0 -156px;}
.calendar{background-position: 0 -234px;}
.news{background-position: 0 -312px;}
.enroll{background-position: 0 -390px;}

.slowfood{
	width:112px;
	height:78px;
	position:absolute;
	right:125px;
	background-color: #ccc;
	background-image: url('../images/slowfood.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}



.hr_dotted{
	width:902px;
	height: 2px;
	margin:0 auto;
	background: url('../images/hr.png') no-repeat;
	background-position: 0 0;
}
.hr_margin{
	clear:both;
	width:902px;
	height: 2px;
	margin:0 auto;
	background: url('../images/hr.png') no-repeat;
	background-position: 0 0;
}
.hr_bottom{
	margin:30px auto;
}

**/
/*
.semibox{
	width:617px;
	border:2px solid #000;
	margin:1em 0 0 50px;
	padding:0 0 1em 0;
	border-right:none;
	border-left:none;
}

.sub_intro{
	float:left;
	margin-left:50px;
	width:176px;
	height:36px;
	background: url('../images/sub_intro.png') no-repeat;
}
.subhead{
	float:left;
	margin-left:50px;
	width:600px;
	height:50px;
	background: url('../images/subhead.png') no-repeat;
}
.sub_hosts{background-position: 0 0;}
.sub_neworleans{background-position: 0 -50px;}
.sub_calendar{background-position: 0 -100px;}
.sub_news{background-position: 0 -150px;}
.sub_enroll{background-position: 0 -200px;}

.map{
	float:right;
	width:260px;
	height:275px;
	margin:19px 50px 0 0;
	background-color:#ccc;
	background: url('../images/map.png') no-repeat;
}
.host_photos{
	float:right;
	width:260px;
	height:654px;
	margin:19px 50px 0 0;
	background-color:#ccc;
	background: url('../images/host_photos.jpg') no-repeat;
}
.neworleans_photos{
	float:right;
	width:260px;
	height:654px;
	margin:19px 50px 0 0;
	background-color:#ccc;
	background: url('../images/neworleans_photos.jpg') no-repeat;
}

*/
/* Program (home) page photos */
/*
.program_photos{
	float:right;
	width:260px;
	height:195px;
	margin-right:50px;
	margin-bottom:20px;
	margin-top:20px;
	clear:right;
}
.pro_01{background: url('../images/01.jpg') no-repeat;margin-top:20px;}
.pro_02{background: url('../images/02.jpg') no-repeat;}
.pro_03{background: url('../images/03.jpg') no-repeat;}
.pro_04{background: url('../images/04.jpg') no-repeat;}
.pro_05{background: url('../images/05.jpg') no-repeat;}
.pro_06{background: url('../images/06.jpg') no-repeat;}

.days{
	float:left;
	width:160px;
	height:18px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
	background-color: #ccc;
	background: url('../images/days.png') no-repeat;
}
.wed {background-position: 0 0;}
.thu {background-position: 0 -18px;}
.fri {background-position: 0 -36px;}
.sat {background-position: 0 -54px;}
.sun {background-position: 0 -72px;}
*/
/** typography **/

.standout{
	color:#f00;
}
.highlight{
	color:#30f;
}

/*
.tagline{
	font-weight: 900;
	margin:0 0 80px 20px;
	color:#663;
	letter-spacing:0.5em;
}
*/

.h-space15{
	width:100%;
	height:15px;
}
.h-space20{
	width:100%;
	height:20px;
}
.h-space25{
	width:100%;
	height:25px;
}
.h-space35{
	width:100%;
	height:35px;
}
.h-space50{
	width:100%;
	height:50px;
}
.h-space75{
	width:100%;
	height:75px;
}
.h-space85{
	width:100%;
	height:85px;
}
.h-space100{
	width:100%;
	height:100px;
}
.h-space200{
	width:100%;
	height:200px;
}






hr {
	color:#000; /* for ie */
	background-color:#000; /* for mozilla */
	width:617px;
	margin-left:50px;
	margin-top:1em;
	margin-bottom:0;
	margin-right:0;
	height:2px;
	clear:none;
}
.top{margin-top:0;}

.bottom{margin-bottom:1.5em;}

/* forms */

.forminputs{
	display:block;
	width:450px;
	margin-left:50px;
	margin-top:1em;
}
.formrow {
	clear:left;
	margin:0 0;
	padding:0.5em 0;
	width:auto;
}
label {
	width:130px;
	font-weight:normal !important;
	display:block;
	float:left;
	margin:0 0;
}
input, textarea, select{
	display:block;
	float:left;
	width:300px;
	margin-left:10px;
}
textarea{
	height:3em;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio{
	width:20px;
	margin-left:0;
}
submit, .submit{
	width:auto;
	margin-top:1em;
	margin-left:140px;
}	

/** twc footer images**/


.bottom_image{
	clear:both;
	width:100%;
	height:199px;
	background-color: #ccc;
	border-top:1px solid #000;	
	background-repeat: no-repeat;
	background-position: 0 0;
}
.calendar_bottom{
	background-image: url('../images/footer_calendar.jpg');
}
.chiusa_bottom{
	background-image: url('../images/footer_chiusa.jpg');
}
.cooks_bottom{
	background-image: url('../images/footer_cooks.jpg');
}
.enroll_bottom{
	background-image: url('../images/footer_enroll.jpg');
}
.hosts_bottom{
	background-image: url('../images/footer_hosts.jpg');
}
.news_bottom{
	background-image: url('../images/footer_fields.jpg');
}
.program_bottom{
	background-image: url('../images/footer_program.jpg');
}
.raves_bottom{
	background-image: url('../images/footer_daisies.jpg');
}

.region_bottom{
	background-image: url('../images/footer_sheep.jpg');
}

.lacosta_bottom{
	background-image: url('../images/footer_lacosta.jpg');
}

.setting_bottom{
	background-image: url('../images/footer_grapes.jpg');
}



.footer{
	clear:both;
	width:100%;
	height:3em;
	line-height:3em;
	background-color:#fff;
	text-align: center;
	border-top:1px solid #000;	
	font-size: 10px;	
}

.no_top_border{border-top:none;}

.sponsor_container{
	clear:both;
	width:100%
	margin:10px 0;
	border:1px solid #000;
	border-left:none;
	border-right:none;
}

/** news stuff **/
.newslink{
	font-weight: 900;
	text-decoration: underline;
}
.news_col{
	width:100%;
	padding:10px 0;
	border-bottom:1px solid #000;
}
