@charset "utf-8";
/* CSS Document */

html {
	color: #3F3F3F;
	font-family: "Book Antiqua", "Palatino", sans serif;
	font-size: 12px;
	line-height: 18px;
}


/****body****/

body {
	background-color: #EFE0CC;
	background-image: url(../images/nahoku_main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px;
}

body>div#footer{
     position:fixed;
}

/****links****/


a { 
	color:#666; 
	outline: none;
}

#header {
	position:relative;
	background:url(../images/header/header_bk.jpg)  top center #F1EBD2;
	height: 166px;
	border-bottom:5px solid #892B23;
}

#header_contents {
	margin-left:auto;
	margin-right: auto;
	width: 980px;
	display:block;
}


#logo {
	float:left;
	display:block;
}


/**
* nav stuff 
**/

		
/* General */
	#navigation {
		 width: 980px;
		 clear:both;
		 z-index: 100;
		 list-style: none; 
		 position:absolute;
		 bottom: 0px;
		 text-transform:uppercase;
		 float:left;
		 padding: 0px;
		 margin:0px;
	}

	/* Head links */
	#navigation li { 
		float: left; 
		text-align: center; 
	}
	#navigation li a { 
		display: block;
		padding: 8px 18px;
		color: #666666;
		font-size: 12px;
		text-decoration:none;
		text-align:center;
		font-weight:bold;
		-moz-border-radius-topleft: 5px;
		-webkit-border-radius-top-left: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-radius-top-right: 5px;
	}
	
	.navli_active {
		background-color: #892B23 !important;
		color:white !important;
	}

	/* Child lists and links */
	
	#navigation li ul { 
		margin-top: -1px;
		padding: 10px 10px;
		display: none; 
		text-align: left; 
		background:url(../images/header/nav_ul_bk.jpg) repeat-x #892B23;
		background-position: 5 0;
		/*css3 - no show in IE :( */
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-radius-bottom-left: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-radius-bottom-right: 5px;
		box-shadow: 6px 6px 4px #2F1A09;
		-moz-box-shadow: 6px 6px 4px #2F1A09;
		-webkit-box-shadow: 6px 6px 4px #2F1A09;
		
	}
	#navigation li:hover ul { 
		position:absolute;
		top: 35px;
		margin-left: 0px;
		display: block; 
	}
	#navigation li ul li {
		float:left;
		margin: 0px 5px;
		padding: 0px;
		display:inline;
		clear:both;
		list-style:none;
		border-bottom:1px solid #996666;
	}
	#navigation li ul li:last-child {
		border:none;
	}
	
	#navigation li ul li span {
		background:url(../images/header/link_arrow.gif) no-repeat top right #892B23;
		padding-right: 20px;
	}	
	
	#navigation li ul li a { 
		color:white;
		position:relative;
		padding: 5px; 
		display:block;
		float:left;
		font-wieght:normal;
		font-size: 12px;
		text-align:left;
		width: 200px;
	}
	#navigation li ul li a:hover { 
		color:#cccccc !important;
	}
	


/****main container****/


#mainContainer {
	clear:both;
	display:block;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	text-align: center;
}


#leftContentContainer {
	float: left;
	width: 620px;
	padding-top: 9px;
}


#rightContentContainer {
	float: left;
	width: 275px;
	margin-left: 40px;
}

/****left content items****/

#leftFeaturedBox {

	width: 620px;
	height: 390px;
	border: 14px solid #ffffff;
	margin: 8px auto;
}

#leftTopPerformersBox {
	background-image: url(../images/nahoku_main_performersbox.jpg);
	width: 620px;
	height: 293px;
	border: 14px solid #ffffff;
	margin: auto;
	margin-top: 10px;
	text-align: left;
}

#leftSubContentBox{
	width: 620px;
	min-height: 1002px;
	background-color: #f3efe4;
	border: 14px solid #ffffff;
	padding-bottom: 50px;
	margin: auto;
}

#performersList{
	position: relative;
	clear:both;
	top: 32px;
	#left: -20px; /*IE*/
}

#performersList a{
	color: #fff;
	text-decoration: none;
}

#performersList a:hover{
	text-decoration: underline;
}

#performersList ul{
	#padding-top: 20px; /*IE*/
	padding-left: 30px;
	#padding-left: 0px; /*IE*/
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	text-align: left;
}

#performersBtn{
	position: relative;
	top: 25px;
	left: 13px;
}

#leftEventsBox {
	background-image: url(../images/nahoku_main_eventsbox.jpg);
	width: 620px;
	height: 293px;
	border: 14px solid #ffffff;
	margin: auto;
	margin-top: 10px;
	text-align: left;
}

#eventsList{
	position: relative;
	clear:both;
	top: 35px;
}

#eventsList ul{
	#padding-top: 20px; /*IE*/
	padding-left: 30px;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	text-align: left;
}

#eventBtn{
	position: relative;
	top: 235px;
	left: -296px;
}


/****rights content items****/

#rightTravelBox {
	width: 275px;
 	border: 0px;
	margin: auto;
	margin-top: -12px;
}

#rightTravelBoxSub {
	width: 275px;
	height: 350px;
	border: 0px;
	margin: auto;
	margin-top: -12px;
}

#rightSponsorBoxSub {
	width: 275px;
	height: 267px;
	border: 0px;
	margin: auto;
	margin-top: 12px;
	border: 14px solid #ffffff;
	background-color: #ffffff;
	font-size: 16px;
	text-align: center;
	position:relative;
}

.sponsors_slide{
	position:absolute;
	text-align: center;
	left: 30px;
}

#rightEmailBox {
	width: 275px;
	background-image:url(../images/nahoku_main_emailbox.jpg);
	border: 14px solid #ffffff;
	margin: auto;
	margin-top: 10px;
}

#rightEmailBoxSub {
	width: 275px;
	
	border: 14px solid #ffffff;
	margin: auto;
	margin-top: 10px;
	
}

#emailContainer {
 margin-top:75px;
 margin-bottom:5px;
}






#rightWorkshopsBox{
	width: 275px;
background-image:url(../images/workhops_speakers.jpg); 
 
	margin: auto;
	margin-top: 5px;

}

#rightSocialMediaBox {
	background-image: url(../images/nahoku_main_twitterbox.jpg);
	width: 275px;

	border: 14px solid #ffffff;
	margin: auto;
	margin-top: 10px;
	font-size: 14px;
	color: #455899;
	text-align: left;
}

#rightSocialMediaBoxSub {
	background-image: url(../images/nahoku_main_twitterbox.jpg);
	width: 275px;
	height: 75px;
	border: 14px solid #ffffff;
	margin: auto;
	margin-top: 10px;
	font-size: 14px;
	color: #455899;
	text-align: left;
}

#socialMediaBtns{
	position: relative;
	top: 20px;
	left: 20px;
	width: 265px;
	height: 70px;
	overflow: hidden;
	text-align: left;
}

#twitter{
	position: relative;
	top: 20px;
	left: 8px;
	width: 265px;
	height: 70px;
	overflow: hidden;
	text-align: left;
}

.twitter_update_list{
	text-align: left;
}

#twitter ul{
	padding: 0px;
}

#rightCommunityBox {
	width: 275px;
	height: 293px;
	border: 14px solid #ffffff;
	background-image: url(../images/nahoku_main_communitybox.jpg);
	margin: auto;
	margin-top: 0px;
	position:relative;
}

#rightCommunityBoxSub {
	width: 275px;
	height: 93px;
	border: 14px solid #ffffff;
	margin: auto;
	margin-top: 10px;
}

.com_slide{
	position:absolute;
	top: 95px;
	left: 10px;
}

.com_slide div{
	width: 254px;
	height: 131px;
	overflow:hidden;
}

.com_slide img {
	margin: 0 auto;
}

/****top nav container****/


#topContainer {
	width: 100%;
	height: 170px;
	background-image: url(../images/nahoku_main_top_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	white-space:nowrap;
	overflow: hidden;
}


/****content container****/

#contentContainer {
	width: 960px;
	 
	text-align: center;
	margin: auto;
	padding-top: 10px;
}

#subContent{
	font-size: 14px;
	text-align: left;
	padding-top:  20px;
	padding-right: 20px;
	padding-left: 20px;
}

.workshop_img{
	margin: 0px 10px 10px 10px;
}

/****table****/


table{
    border-collapse:collapse;
}

td {
  border:1px  solid #999999;
  padding: 10px;
}

.table_hdr{
  background-color:#ddd9cd
}

/****footer****/


#footer {
	width: 100%;
	height: 512px;
	background-image: url(../images/botwave_bg.png);
	background-repeat: repeat-x;
	background-position: top center;
	position: relative;
	clear:both;
 	bottom:0;
 	left:0;
}


#copyright {
	position: relative;
	top: 390px;
	font-size: 12px;
}


#footer_nav {
	position: relative;
	top: 130px;

}


#footer_nav a {
	font-size: 14px;
}

/****form stuff****/

#exhibitForm { 
 border:1px  solid #999999;
 margin: 30px 0px 10px 0px;
 padding-bottom: 10px;
 width: 100%;
}

#exhibitForm_submit { 
 margin-left: 185px;
 padding-top: 10px; 
 padding-bottom: 10px; 
}

#exhibitForm_tophdr{
 padding: 15px;
 background-color: #ddd9cd;	
 border-bottom:1px  solid #999999;
 font-weight: bold;
 font-size: 16px;
}

#exhibitForm_thanks{
 padding: 15px;
}

.exhibitForm_hdr{
	width: 160px;
	padding-bottom: 30px;
	float: left;
	padding: 10px 10px 0 15px;
	text-align: right;
}

.exhibitForm_field{
	width: 120px;
	float: left;
	padding: 10px;
}

#loginForm { 
 padding: 30px 20px;
 text-align: left;
}

.input{
	height: 20px;
	width: 120px;
}

.input_exhibit{
	height: 20px;
	width: 320px;
}

.submit{
	height: 26px;
	width: 116px;
	margin-left: 10px;
}

/****contests****/

#contests { 
 border:1px  solid #999999;
 margin: 10px 0px 10px 0px;
 width: 100%;
}

#contestsHdr{
 border-bottom:1px  solid #999999;
 font-weight: bold;
 height: 323px;
 font-size: 16px;
 text-align: center;
}

#contestContent{
 padding: 15px;
 font-size: 14px;
}


#contestContent li{
 padding-bottom: 8px;
}

/****misc****/


.artist_images {
	float: left;
	padding: 0px 10px 0px 0px;
}

#clear {
	clear: both;
}

/***press**/
.pressNews {
	padding-bottom: 10px;
}


#content_wide {
	
	margin-top:14px;
	width: 964px;
	height: 484px;

	margin: auto;
	margin-top: 10px;
	text-align: left;
	clear:both;
	display:block;
	padding:10px;
}
#content_wide a{
	color:#892B23;
 
}

#content_wide_left_back{
	background-image: url(../images/content_wide_back.jpg);
	width: 446px;
	min-height:736px;
	border: 14px solid #ffffff;
	display: inline;
	float: left;
	
}


#content_wide_left {
	 
background-image:url('../images/content_wide_left.jpg');
background-repeat:no-repeat;
background-position:left top;
 
	 
	width: 446px;
	min-height:736px;
	
	display: inline;
	float: left;
	
}

#content_wide_left  div{
	 margin:0px;
	 margin-top:50px;
	 
}
#content_wide_left  div div{
	 margin:0px;
}
 
#content_wide_left table {
position:relative; 
top:-5px; 
width:100%;
}
 

#content_wide_left td{
vertical-align:top;
padding:5px;
}

#content_wide_right_back {
	background-image: url(../images/content_wide_back.jpg);
	width: 446px;
	height: 736px;
	margin-left:14px;
	border: 14px solid #ffffff;
 	display: inline;
	float:left;
	overflow:hidden;
}


#content_wide_right {
	background-image:url('../images/content_wide_right.jpg');
background-repeat:no-repeat;
background-position:left top;
 
	width: 446px;
	height: 736px;

 	display: inline;
	float:left;
	overflow:hidden;
}

#content_wide_right  div {
	 margin:5px;
	 margin-top:50px;
}

#content_wide_right  div div{
	  margin:0px;
	 margin-top:0px;
 
}
#content_wide_right  div div div{
	 margin:0px;
	 margin-top:0px;
}