@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;

		

	
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

h1 {
	font-size: 30px;

	line-height: 26px;
	
	text-transform: uppercase;
	
	margin: 0;
	padding: 0 0 26px;
}

h1 span {
	color: #ff3366;
}

p {
	margin: 0;
	padding: 0;
}

/*****************************************************************
						INTRO PAGE START
*****************************************************************/

#intro {
	background: url(../images/intro_bg.jpg) no-repeat top center;

	width: 100%;
	height: 600px;
	float: left;
}

#movie_container {
	background-color: #000; 
	border: solid 4px #000; 
	
	height: 480px; 
	width: 640px;
	
	margin: 62px auto 0;
}

#enter_btn {
	height: 20px; 
	width: 100px;
	
	margin-top: 15px;
	
	float: right;
}

/*****************************************************************
						INTRO PAGE END
*****************************************************************/

/*****************************************************************
						HOME PAGE START
*****************************************************************/
#home_container {
	background: url(../images/bg.jpg) no-repeat top center;

	width: 100%;
	float: left
}

#logo {
	background: url(../images/logo.jpg) no-repeat left;
	width:800px;
	height: 163px;
}

#logo h1 {
	padding:101px 0 0 190px;
}

#wrap {
	width: 1003px;

	margin: 0 auto;
}

#top_links  {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
		
	width: 180px;
	
	padding-top: 10px;
	
	float: right;
}

#top_links a {
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}

#top_links a:hover {
	color: #999;
}

#mce-responses {
	width:236px;
	float:right;
	text-align:justify;
}

/*****************************************************************
						MENU START
*****************************************************************/

#main_menu {
	width: 100%;
	height: 56px;
	position: absolute;
	top: 163px;
	
	background-color: #000;
	
	float: left;
}

#main_menu #container {
	width: 1003px;
	height: 50px;
	margin: 0 auto;
}

#main_menu #container img {
	float: left;
}


/*#main_menu ul {
	margin: 0;
	padding: 0;
}

#main_menu ul li {
	float: left;
	list-style: none;
}

#main_menu ul li a {
	display: block;
	height: 56px;
}

#main_menu ul li a span {
	display: none;
}

#main_nav_1 a {
	background: url(../images/main_menu.jpg) left top;
	width: 105px;
	height: 56px;
}

#main_nav_1 a:hover {
	background: url(../images/main_menu.jpg) left bottom;
}

#main_nav_2 a {
	background: url(../images/main_menu.jpg) 898px top;
	width: 129px;
	height: 56px;
}

#main_nav_2 a:hover {
	background: url(../images/main_menu.jpg) 898px bottom;
}

#main_nav_3 a {
	background: url(../images/main_menu.jpg) 769px top;
	width: 123px;
	height: 56px;
}

#main_nav_3 a:hover {
	background: url(../images/main_menu.jpg) 769px bottom;
}

#main_nav_4 a {
	background: url(../images/main_menu.jpg) 646px top;
	width: 123px;
	height: 56px;
}

#main_nav_4 a:hover {
	background: url(../images/main_menu.jpg) 646px bottom;
}

#main_nav_5 a {
	background: url(../images/main_menu.jpg) 522px top;
	width: 176px;
	height: 56px;
}

#main_nav_5 a:hover {
	background: url(../images/main_menu.jpg) 522px bottom;
}

#main_nav_6 a {
	background: url(../images/main_menu.jpg) 347px top;
	width: 160px;
	height: 56px;
}

#main_nav_6 a:hover {
	background: url(../images/main_menu.jpg) 347px bottom;
}

#main_nav_7 a {
	background: url(../images/main_menu.jpg) 187px top;
	width: 187px;
	height: 56px;
}

#main_nav_7 a:hover {
	background: url(../images/main_menu.jpg) 187px bottom;
}*/

/*****************************************************************
						MENU END
*****************************************************************/

/*****************************************************************
						CONTENT START
*****************************************************************/

#content_container {
	width: 930px;
	padding: 18px 36px 0;
	margin-top: 50px;
	
	float: left
	
}

/******** LEFT CONTENT START ********/

#left_content {
	width: 263px;
	float: left;
}

.news_content {
	background-color: #fed7e4;
	padding: 10px;
	float: left;
}

#music {
	width: 263px;
	float: left;
}

#event_reel a img {
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	border: none;
}



#newsletter {
	width: 980px;
	float: right;
	position:absolute;
	top:12px;
}

#mce-form {
	width: 180px;
	top: 12px;
	padding-right: 15px;
	float: right;
}

#mce-responses {
	width:236px;
	float:right;
	text-align:justify;
	padding:5px;
}

#newsletter .input {
	background: url(../images/input_bg.jpg) repeat-x #EEE;
	border: solid 1px #CCC;
	font-size: 15px;
	color: #666;
	padding: 0;
	padding-left: 6px;
	padding-top: 0px;
	height: 36px;
	width: 236px;
	float: right
}

#newsletter .submit {
	float:right;
	clear:both;
}
/******** LEFT CONTENT END ********/

/******** RIGHT CONTENT START ********/

#right_content {
	width: 647px;
	float: right;
}

#main_content {
	float: right;
}

#main_image {
	width: 668px;
	/*border: 4px solid #333;*/
	float: left;
}

#event_image {
	padding:5px;
	float: left;
}

#event_image img{border: 4px solid #333;}

#content_box {
	/*background: url(../images/content_bg.jpg) repeat-x;*/
	width: 617px;
	padding: 19px 15px 19px 15px;
	margin-top: 39px;
	position: relative;
	float: left;
}

#content_box a.pink, a.pink:visited {
	color: #FF3366
}

#inner_content_box {
	padding: 19px 15px 19px 15px;
	margin-top: 39px;
	position: relative;
	float: left;
	margin-bottom:39px;
	width: 930px;
}

#inner_content_box p.pink {
	color: #FF3366
}

.sugarspice_tag {
	position: absolute;
	top: 0;
	right: 0;
	
	background: url(../images/ss_tag.jpg) no-repeat top right;
	
	width: 62px;
	height: 59px;
}

/******** RIGHT CONTENT END ********/

/*****************************************************************
						CONTENT END
*****************************************************************/

/*****************************************************************
						FOOTER START
*****************************************************************/

#social_networks {
	height:30px;
	clear: both;
}

#social_networks ul {
	padding: 0;
	margin: 0;
	
	height: 30px;
	
	float: right
}

#social_networks ul li {
	float: left;
	
	list-style: none;
	margin: 0 3px;
	padding: 0
}

#social_networks ul li a img {
	border: none;
}

#footer {
	width: 100%;
	background: url(../images/footer_bg.jpg) repeat-x;
	height: 121px;
	float: left
}

#footer #wrap {
	background: url(../images/ss_tagpnk.jpg) no-repeat right 25px;
	padding-top: 25px;
	width: 928px;
	margin: 0 auto;
}

#footer a {
	color: #FFF;
}

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

#footer a.jhd {
	text-decoration: underline;
	color: #000;
}

#footer a.jhd:hover {
	text-decoration: underline;
}
/*****************************************************************
						FOOTER END
*****************************************************************/
