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


@import url("forms.css"); /* forms styling */
@import url("styles.css"); /* text styling */

body {
	background-image:url(../images/headerslice.gif);
	background-repeat:repeat-x;
	background-color:#333333;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
	
}

div.wrap {
	text-align:center;
	margin:auto;
	width:900px;
	text-align:left;
	border-bottom:none;
	border-top:none;
	position:relative;
}

div.navbar {
	height:30px;
	background:#000;
	width:902px;
	padding:4px 0px 0px 0px;
	text-align:center;
	padding-top:10px;
	border-top:#666 1px solid;
	}

div.main {
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:0px;
	width:860px;
	border:#333333 1px solid;
	background-color:#FFFFFF;
	position:relative;
	}

	
div.adbannerright {
	float:right;
	width:140px;
	border:#CCCCCC 1px solid;
	text-align:center;
	padding:10px 0px 10px 0px;
	}
	
div.adbannerleft {
	float:left;
	width:140px;
	text-align:center;
	padding:0px 10px 0px 0px;
	}	
	
	
div.adbannerright2 {
	float:right;
	width:200px;
	border:#CCCCCC 1px solid;
	text-align:center;
	padding:10px 0px 10px 0px;
	}	


div.adbannerright3{
	float:right;
	width:180px;
	padding:0px 0px 10px 10px;
	}	


div.adbannerright4 {
	float:right;
	width:130px;
	border:#CCCCCC 1px solid;
	text-align:center;
	padding:10px 10px 10px 10px;
	}

div.floatbanner {
	width:140px;
	border:#CCCCCC 1px solid;
	text-align:center;
	padding:10px 0px 10px 0px;
	margin:20px 0px 0px 30px;
	}
	
div.floatbanner2 {
	width:140px;
	border:#CCCCCC 1px solid;
	text-align:center;
	padding:10px 0px 10px 0px;
	margin:10px 10px 0px -8px;
	}	


div.floatbanner3 {
	width:180px;
	border:#CCCCCC  1px solid;
	text-align:center;
	padding:10px 0px 10px 0px;
	margin:10px 0px 0px 20px;
	}	


div.fixedbanner {
	position:absolute fixed;
	right:20px;
	background-color:#EAEAEA;
	border:#3A0FBB 1px solid;
	text-align:center;
	padding:10px 0px 10px 0px;
	width:140px;
	margin:0px 10px 0px 0px;
	}
	


div.adbannertop {
	text-align:center;
	background-color:#22183F;
	width:900px;
	height:90px;
	padding-top:20px;
	padding-bottom:20px;
	border:#000000 1px solid;		
	}





div.widerightadcol {
	width:300px;
	float:right;
	margin:0px -10px 0px 10px;
}
	

div.footer {
	width:862px;
	text-align:center;
	background-color:#000000;
	border-top:#3B0FBF 10px solid;
	padding:20px 20px 20px 20px;
	}

div.copyrightbox {
	width:500px;
	float:right;
	text-align:right;
	margin:0px 0px 0px 0px;
	}

div.copyrightbox a{
	color:#FFF;
	text-decoration:none;
	}

div.festivalcontainer {
	float:left;
	width:620px;
	background-color:#F5F1FD;
	padding:20px;
	border:#999999 1px solid;
	}
	
div.festivalcontainer2 {
	width:600px;
	background-color:#F5F1FD;
	padding:20px;
	border:#999999 1px solid;
	}	
	
div.festivalcontainer3 {
	float:right;
	width:520px;
	background-color:#F5F1FD;
	padding:20px;
	border:#999999 1px solid;
	margin:0px 0px 0px -5px;
	}	

div.festivalname {
	width:450px;
	border-top:#999999 1px dotted;
	border-bottom:#999999 1px dotted;
	padding:6px 0px 6px 0px;
	}		

div.headerbox1 {
	width:654px;
	background-color:#22183F;
	padding:6px 0px 6px 8px;
	}

table.table2 {
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	}
	
table.table2 td img{
	border:#CCCCCC 1px solid;
	}	
	
table.table2 td h1 img{
	border:none;
	}		
	
div.loginbox {
	float:right;
	width:400px;
}
	
div.thumbbox {
	text-align:center;
	float:right;
	padding:10px 0px 0px 0px;
}	

div.thumbbox img {
	border:#999 1px solid;
	margin:0px 0px 5px 0px;
}
	
div#txthint {
	text-align:left;
	height:16px;
}


div.fileuploaddiv {
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	right:50%;	
	width:500px;
	background:#EAEAEA;
	z-index:10;
	border:#999999 8px solid;
	padding:20px;
	margin:0px 0px 0px -350px;
}

	
div.monthbreaker {
	margin:10px 0px 20px 10px;
	padding:0px 0px 0px 10px;
	height:28px;
	border:none;
	border-left:#000 10px solid;
	
}

div.monthwrapper {
	width:120px;
	text-align:right;
	padding:0px 10px 0px 10px;
	line-height:20px;
	text-decoration:none;
}
	
div.monthwrapper a{
	text-decoration:none;
}
	
div.monthwrapper a:hover{
	color:#000;
}


div.festivalsearch {
	position:absolute;
	top:0px;
	height:28px;
	/*left:53%;*/
	right:0px;
	width:345px;
	overflow-x:hidden;
	padding:10px 10px 10px 10px;
	background:#000;
	z-index:10;
}
	



div.festivalkit {
	width:100%;

	text-align:justify;
	
}

div.festivalkit table{
	float:left;
	display:block;
	margin:0px 18px 30px 0px;
	border:#CCC 1px solid;
}

div.festivalkit table img{
	border:#CCC 1px solid;
}

div.festivalkit table h2{
	margin:0px 0px 5px 0px;
	padding:0px;
}

div.festivalkit table p{
	margin:0px;
	padding:0px;
}



div.festivalkit table td#detail a{
	margin:5px 0px 0px 0px;
	padding:0px;
	display:block;
}



/* SPACER DIVS */

div.spacer1 {
	height:5px;
	width:50px;
}

div.spacer2 {
	height:10px;
	width:50px;
}

div.spacer3 {
	height:20px;
	width:50px;
}


div.spacer4 {
	height:50px;
	width:50px;
}

div.spacer5 {
	height:100px;
	width:50px;
}

div.spacer6 {
	height:200px;
	width:50px;
}
	

img.grunge {
	display: block;
	margin-top: -40px;
	}

img.imgthumb {
	border:#999999 1px solid;
	float:left;
	margin:0px 20px 20px 0px;
	}





