
body
{
	background:#000;
}

p, label, .note{
	font-family: 'Ropa Sans', 'sans-serif';
	font-size:12px;
}


img { border: none; }
 

h1
{
	font-size:18px;
	text-transform:uppercase;
}

a{
	color:#84422c;
}
	
.newsHeader
{
	font-weight:bold;
}

.newsMore
{
	color:#000;
	font-size:12px;
	text-decoration:none;
}

.newsMore:hover
{
	color:#000;
	font-size:12px;
	text-decoration:underline;
}



#containerHome
{
	width:960px;
	min-height:768px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/images/background.jpg?v=2");
	background-repeat:no-repeat;
}


#container
{
	
	width:960px;
	min-height:890px;
	height:auto!important;
	height:890px;

	margin-left:auto;
	margin-right:auto;
	
	background-image:url("/images/background2.jpg?v=2");
	  background-repeat:no-repeat;
	
	background-color:#203335;

	/*
	


	
	min-height: 921px;
	height: auto !important;
	height: 921px;
	display:block;
	*/
	 overflow:hidden;
}




#header
{ 
	height:233px;
	width:960px;
}
#menu
{
	width:197px;
	display:inline;
	float:left;
	padding-right:18px;

}



#contentHomepage
{
	width:526px;

	display:inline;
	float:left;
	min-height:300px;

}

#sponsers
{	
	width:890px;
	padding-left:35px;
	padding-right:35px;
	height:118px;
	clear:both;
	background-image:url("/images/Footer2.png");
	background-repeat:no-repeat;
	padding-top:52px;
	
}

#sponsers p
{
	font-size:11px;
	color:#fff;
	vertical-align:middle;
	padding-top:2px;
}


#content { width:526px; float: left; overflow:hidden; padding-bottom:0px;
	margin-bottom:0px;}

/*part*/
#contentInset
{
	width:504px;
	min-height:397px;
	height:auto!important;
	height:397px;	
	padding-left:12px;
	padding-right:12px;
	padding-bottom:0px;
	margin-bottom:2px;	
	background-color:#ffffff;
	background-image:url("/images/boxBackground.jpg");
	background-repeat:no-repeat;
	display:block;
}

#contentInset img
{
	margin:0px;
	padding:0px;
}


#info
{
	width:158px;
	width:159px;
	
	display:inline;
	float:left;
	
	padding-left:13px;
	padding-right:47px;
}


#quotes
{
	padding-left:27px;
	height:320px;
	overflow:hidden;
	margin-bottom:0px;
	padding-bottom:0px;
}



#footer
{
	clear:both;
	width:890px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	margin-top:3px;
	padding-left:35px;
	padding-right:35px;

}

#footer p, #footer a
{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

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

#news
{
	width:170px;
	height:130px;
	background-image:url("/images/news-normal.png");
	display:inline;
	float:left;
	margin-right:8px;
	margin-top:0px;
}

#news:hover
{
	background-position:0px 130px;
}

#newsSel
{
	width:170px;
	height:130px;
	background-image:url("/images/news-selected.png");
	display:inline;
	float:left;
	margin-right:8px;
	margin-top:0px;
}

#newsSel:hover
{
	background-position:0px 130px;
}


#lineUp
{
	width:170px;
	height:130px;
	background-image:url("/media/14149/line-up-normal.png");
	display:inline;
	float:left;
	margin-right:8px;
	margin-top:0px;
}

#lineUp:hover
{
		background-position:0px 130px;
}


#lineUpSel
{
	width:170px;
	height:130px;
	background-image:url("/media/14154/line-up-selected.png");
	display:inline;
	float:left;
	margin-right:8px;
	margin-top:0px;
}

#lineUpSel:hover
{	
	background-position:0px 130px;

}

#buyTix
{
	width:170px;
	height:130px;
	background-image:url("/images/buy-tix-normal.png");
	display:inline;
	float:left;
	margin-top:0px;
}


#buyTix:hover
{
	background-position:0px 130px;
}



#buyTixSel
{
	width:170px;
	height:130px;
	background-image:url("/images/buy-tix-selected.png");
	display:inline;
	float:left;
	margin-top:0px;
}


#buyTixSel:hover
{
	background-position:0px 130px;
}



#fri
{
	width:246px;
	text-align:center;
	display:inline-block;
	vertical-align: top;
}

#sat
{
	width:246px;
	text-align:center;
	display:inline-block;
	vertical-align: top;
}

.lineUp
{
	color:#000;
	font-size:18px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#menu li 
{
	list-style:none;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#menu li a
{
	background-color:#000000;
	color:#fff;
	padding:5px;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
box-shadow: 2px 2px 2px #000;	
}

#menu li a:hover
{
	background-color:#332522;
}

#menu li a.selected
{
	color:#F95F03;
}


#menu li:nth-child(odd)
{
	-moz-transform:rotate(-9deg);
	-webkit-transform:rotate(-9deg);
	-o-transform:rotate(-9deg);
	-ms-transform:rotate(-9deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=-0.2);
	-webkit-perspective: 1000;
	outline: 1px solid transparent;	
}

#menu li:nth-child(even)
{
	-moz-transform:rotate(1deg);
	-webkit-transform:rotate(1deg);
	-o-transform:rotate(1deg);
	-ms-transform:rotate(1deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0.1);
	-webkit-perspective: 1000;
	outline: 1px solid transparent;
}

.rotate1
{
	
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=-0.1);
	-webkit-perspective: 1000;
	outline: 1px solid transparent;
	margin-bottom:20px;
	
}

	
.rotate2
{
	
	-moz-transform:rotate(2deg);
	-webkit-transform:rotate(2deg);
	-o-transform:rotate(2deg);
	-ms-transform:rotate(2deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0.1);
	-webkit-perspective: 1000;
	outline: 1px solid transparent;
	
}

.left
{
		float:left;
	}



.right
{
		float:right;
	}


.lineup1
{
font-size:20px;
}

#home
{
	width:167px;
	height:139px;
	margin-left:78px;
	margin-top:70px;
	position:absolute;
}



#daysToGo
{
	background-color:#f37721;
	padding: 6px 3px 3px 3px;
	width:auto;
	height:20px;
	float:right;
	margin-right:30px;
	margin-top:180px;
	
	-moz-transform:rotate(2deg);
	-webkit-transform:rotate(2deg);
	-o-transform:rotate(2deg);
	-ms-transform:rotate(2deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0.1);

	-webkit-perspective: 1000;
	outline: 1px solid transparent;
}

#daysToGo p
{
	color:#fff;
	margin-top:0px;
}




hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

.line-up1
{
	font-size:28px;
	margin:3px;
	padding:3px;
	
}


.line-up2
{
	font-size:26px;
	margin:3px;
	padding:3px;
}


.line-up3
{
	font-size:24px;
	margin:3px;
	padding:3px;
}


.line-up4
{
	font-size:22px;
	margin:3px;
	padding:3px;
}



.line-up5
{
	font-size:20px;
	margin:3px;
	padding:3px;
}


.line-up6
{
	font-size:18px;
	margin:3px;
	padding:3px;
}

.line-up7
{
	font-size:16px;
	margin:3px;
	padding:3px;
}

.line-up8
{
	font-size:14px;
	margin:3px;
	padding:3px;
}
.quoteSpace
{
	margin-bottom:5px;
}

#pagination-digg > ul
{
	border:0px; margin:0px; padding:0px;
	
	margin-left:0px;
	font-size: 0;
	
	 margin: 20px;
  width: 410px;
  height: 320px;
  background-color: grey;
  float: left;
  list-style-type: none;
}

#pagination-digg {border:0; margin:0; padding:0; margin-left:0px; margin-right:0px; float:right; margin-top:9px; color:#fff;}


#pagination-digg > li{
	border:0px; margin:0px; padding:0px;
	font-size:11px;
	list-style:none;
	
	text-align:center;
	display:inline;	
	padding:7px;
	padding-top:5px;
	padding-bottom:5px;
	width:25px;
	
	 display:inline;
  display: inline;
  list-style: none;
	color:#000;
}

#pagination-digg > li a
{
	text-decoration:none;
	color:#f37721;
}

#pagination-digg  > a{
	/*border:solid 1px #00457d;*/
	color:#fff;
	padding:0px;
	text-align:center;
	margin-left:0px;
	margin-right:0px;

}

#pagination-digg .selected{
	text-decoration:none;	
}

#pagination-digg .selected a{
	color:#000;
	text-decoration:none;


	
}

#cultivcontactform
{
	border:none;
}

#name-req, #message-req, #sendcopy
{
	display:none;
}



.adjustfont { font-size:16px; font-family:ariel; } 


.contact-form
{
	border:none;
}

input
{
	font-size:10px;
	float:left;
	display:inline;
}

fieldset
{
	border:none;
}


.maxLogo
{	
	background-image:url("/images/maxLogo.png");
	background-position:0px 0px;
	background-color:#ff0000;
	width:15px;
	height:10px;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
}

.maxLogo:hover
{
	background-image:url("/images/maxLogo.png");
	background-position:0px 10px;
	
	width:15px;
	height:10px;
}



.footer1Images
{
	margin-right:14px;
	margin-left:14px;
	vertical-align:middle;
}


#mainFooter
{
	
	width:960px;
	height:121px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	/*background-color:#1e3137;*/
	
	
}


img{
 vertical-align:top;
}


 #slides {
      display:none;
    }


.stomper
{
	text-transform:uppercase;
	}



.venue-1, .venue-2, .venue-3, .venue-4, .venue-5, .venue-6
{
	text-transform:uppercase;
}



#firstname, #name-req, #lastname, #jobtitle, #company, #phone, #message-req
{
	width:140px;
	margin-top:2px;
	margin-bottom:8px;
	color:#768187;
}

#email-req-mail
{
	width:132px;
	margin-top:3px;
	margin-bottom:8px;
	color:#768187;
	float:left;
	display:inline;
	margin-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}


#cultivcontactformsubmit
{
	/*
	margin-top:8px;
	margin-bottom:8px;
	background-color:#000;
	color:#fff;
	border:0px;
	cursor:pointer;
	padding:5px;
	*/
	
	 background-image: url(/images/submit.png);
    background-position:  0px 0px;
    background-repeat: no-repeat;
    width: 19px;
    height: 23px;
    border: 0px;
    background-color: none;
    cursor: pointer;
    outline: 0;
	float:left;
	display:inline;
	margin-top:2px;
	
}

#cultivcontactformsubmit2
{
	margin-top:8px;
	margin-bottom:8px;
	background-color:#000;
	color:#fff;
	border:0px;
	cursor:pointer;
	padding:5px;
	
	float:left;
	display:inline;
}




#message-req
{
	border: 1px solid #d7d7d7;
box-shadow: none;
	padding:2px;
	display:block;
}


textarea
{
	border: 1px solid #d7d7d7;
box-shadow: none;
	padding:2px;
}




input[type="text"], textarea {

  background-color : #ffffff; 

}



#email-req-mail2
{
	width:120px;
	margin-top:2px;
	margin-bottom:8px;
	color:#768187;
}




.twitter-timeline
{
	margin-left:10px;
}



.hidebox
{
	display:none;
}



#sponser1
{
width:495px; display:inline; float:left; margin-top:30px;
}

#sponser2
{
width:150px; display:inline; float:left; text-align:right; margin-top:4px; margin-top:33px;
}

#sponser3
{
width:150px; display:inline; float:left; text-align:left; margin-top:4px; margin-top:33px;
} 

#sponser4
{
width:95px; display:inline; float:left;text-align:right; margin-top:28px;

}





/*

.twitterback { 
   background: rgba(0,0,0,0.6); 
   border-radius: 2px; 
	color:#ff0000;
}

.twitterback p { 
	color:#ff0000;
}

.twitterback a { 
	color:#ff0000;
}


a.twitter-timeline {



color: #ff0000;
}


*/



.input-style{
    background-color:white; 
    border: solid 1px #6E6E6E;     
    height: 30px; 
    font-size:18px; 
    vertical-align:9px;
    color:#bbb;
        float: left;
    display: inline;
    width: 100px;
    margin-right: 5px;
}
.submit-button{
    float: left;
    display: inline;
}



.left a img
{
	margin-left:6px;
	margin-right:6px;
	padding-left:0px;
	padding-right:0px;
}

TD {
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size :9px;
	font-weight : normal;
	line-height : 12px;
}




input[type="radio"] {
margin: 3px 3px 0px 5px;
}



























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
