@charset "utf-8";
/* CSS Document */

html {height:100%; background:#FFF;}
body {
	color:#333;	
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	min-height:100%;
	position:relative;
	behavior: url(/csshover.htc);
}


img, div { behavior: url(/iepngfix.htc); 
}
/* Common Parts */
a {text-decoration:underline; color:#333;}
a:hover {text-decoration:none;}
p {margin:0 0 15px;}
img {border:none;}
form {
	margin:0;
	padding:0;
}
select, input, label {
	vertical-align:middle;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

/* Main Blocks */
/* header and footer styles */
#header {
	background:#2d1702;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
#headernNavNew {
	background:#2d1702;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	/*z-index:100000;*/
	
}
#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	z-index:1;
	padding:0;
	background:#2d1702;
	font-size:9px;
}
.content {
	width:956px;
	margin:0 auto;
	padding:15px 0 0;
	overflow:hidden;
	color:#fff;
	height:27px;
}

.contentNavHeader {
	width:956px;
	margin:0 auto;
	padding:15px 0 0;
	color:#fff;
	font-size:12px;
	height:27px;

}
#header ul {
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 0 0 14px 0;
	width: 943px;
}
#header li {
	display: inline;
	float: left;
	border-right: 1px solid #fff;
	padding: 0 5px 0 4px;
}
#footer li {
	float: left;
	border-right: 1px solid #fff;
	padding: 0 6px 0 5px;
}
#footer ul {
	float: left;
	list-style: none;
	margin: 0 0 0 -2px;
	padding: 0 0 15px 0;
}
.content a {
	color:#fff;
	text-decoration:none; 
}
.content a:hover {text-decoration:underline;}
a.login {
	float:right;
	background:url(/images/arrow.gif) no-repeat 0 2px;
	padding-left:15px;
	line-height:14px;
}
.content p {
	margin:0;
	float:right;
	padding-right:30px;
}
/* page styles */
#page-box {
	width:1000px;
	margin:0 auto;
	padding:45px 0 45px 0;
	overflow:hidden;
}
#toprow	{
	float: left;
	width: 1000px;
}
#logo	{
	float: left;
}	
	
h5 {
	margin:0 0 7px;
	padding:0;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	background:url(images/atlLogo.png) no-repeat;
	width:142px;
	height:102px;
}
h5 a {
	display:block;
	overflow:hidden;
	width:142px;
	height:100%;
	position:relative;
	z-index:9999;
	
}
h5 span {display:none;}
	
.search {
	width: 285px;
	height:105px;
	float: right;
	margin:0 0 10px;
	background:url(/images/search-bg.png) no-repeat;
}
.searchfields {
/*	float:right; */
	padding:25px 0 15px 60px;
}
.communityicons {
	/* width:340px; */
	height:56px;
	padding:0 0 0 53px;
	overflow:hidden;
	background:url(/blank.png);

}
.search label {display:none;}
.search .text {
	width:162px;
	padding:3px 0 4px;
	margin-right:8px;
}
.transparent {
	behavior: url(/iepngfix.htc);
}
br.clear {clear:both;}
	
#mainContent {
	width: 750px;
	margin-left: 100px;
	padding-top: 35px;

}
#introText {
	width: 375px;
	margin-left: 250px
}
#festivalTypes {
	margin-left: 120px;
	margin-top: 25px;
}
#fullCalendar	{
	width: 240px;
	float: right;
	margin-top: 25px;
	margin-bottom: 15px;

}		
#enews {
	width: 240px;
	float: right;

}
#enews img {
	margin: 0 0 16px 0;
}
#txtEmail {
	margin-right: 3px;
}
#txtPostalCode {
	margin-right: 2px;
}			


