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

html, body {
	margin: 0;
	padding: 0;
	background: #000;
	color: #ccc;
}
body, td, th, div, li, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4 { /** Footer Header **/
	text-transform:lowercase;
	margin: 0;
	padding: 0;
	font-size:12px;
	color: #83a0cf;
	font-weight:bold;

}
blockquote {
	/** Quote Block (indents both left and right **/
	margin: 20px;
}
img {
	border: none;
}
ul {
margin: 10px 0 10px 0;
padding: 0px;
list-style: none;
}
li {
background:url(images/redarrow.png) no-repeat;
padding-left: 20px;
margin: 20px 0 0 0;
}
.clear {
	clear:both;
}
 
#wrapper {
	width: 986px;
	margin: 0 auto;
	position:relative;
	background: #000 url(images/bg.png) no-repeat;
}
#logo {
	float: left;
	width: 168px;
	height: 618px;
	background:url(images/logo.png) no-repeat;
}
#navigation {
	float: left;
	width: 818px;
}
.button {
	float: left;
	margin: 5px;
	cursor:pointer;
}
#content {
	float: left;
	width: 818px;
}
#content a, a:visited {
	color:#4b70ac;
	text-decoration: none;
}
#content a:hover {
	color:#092583;
	text-decoration:underline;
}
/** Home Page CSS **/
#home {
	padding: 0px 0px 0px 8px;
}
#home-button { /** Nav Button **/
	opacity: 1.0;
	border-bottom: 1px solid #b10409;
	margin-left:10px;
}
.img_nav {
	display: inline;
	margin-right: 30px;
}
.img_nav_last {
	display: inline;
	margin-right: 0px;
}
.welcome {
	background: url(images/welcome.png) no-repeat;
	width:38px;
	height:105px;
	float: left;
}
.photo_gallery {
	background: url(images/photo_gallery.png) no-repeat;
	width:38px;
	height:131px;
	margin-right: 2px;
	float: left;
}
.video {
	background: url(images/video.png) no-repeat;
	width:38px;
	height:216px;
	float: left;
}
.welcome_img {
	width: 123px;
	height: 45px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 6px;
}

.events_img {
	width: 201px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 6px;
}
.ticket_img {
	width: 184px;
	height: 45px;
	margin: 0 auto;
	text-align: center;
}
.hyatt_img {
	width: 225px;
	height: 45px;
	margin: 0 auto;
	text-align: center;
}
.cocktail_img {
	width: 190px;
	margin: 0 auto;
	margin-top: 12px;
	text-align: center;
}
.next_event {
	background: url(images/tap_news.png) no-repeat;
	margin-left:18px;
	width:42px;
	height:118px;
	float: left;
}
.calendar_column {
	float: left;
	width: 248px;
	padding-left:4px;
	margin-top: 20px;
}
.sub_text {
	float: left;
	width: 221px;
	padding-left:4px;
}
.sub_text p {
	margin: 0 0 6px 0;
	padding: 0;
}
.content_box {
	margin: 0 auto;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 20px;
}
/** End of Home Page CSS **/
/** Start of Team Page CSS **/
#team {
	padding: 0px 0px 0px 8px;
}
#team-button {
	opacity: 0.5;
	border-bottom: 1px solid #b10409;
}
/** End of Team Page CSS **/
/** Start of Events Page CSS **/
#events {
	padding: 0px 0px 0px 8px;
}
#events-button {
	opacity: 0.5;
	border-bottom: 1px solid #b10409;
}
.events_panel_left {
width: 308px;
float: left;
}
.events_bottom {
margin-top: 20px;
width: 750px;
float: left;
}
.events_bottom_right{
margin-top: 10px;
margin-left: 20px;
width: 310px;
float: left;
}
.events_right {
margin-top: 20px;
width: 220px;
float: left;
}
.recent_events_hd {
float: left;
width: 380px;
padding-bottom: 15px;

}
.events_panel_right {
width: 500px;
float: left;
}
.tiny_pic {
width: 109px;
margin: 0 20px 0 20px;
float: left;
font-family:Arial, Helvetica, sans-serif;
color: #FFF;
}
.tiny_pic img {
	margin: 0 0 6px 0;
	padding: 0;
}
.tiny_pic p {
	margin: 0 0 6px 0;
	padding: 0;
}
.recent_events_pics {
float: left;
width: 300px;
margin: 10px;
}
.recent_events_pics2 
{
float: left;
width: 350px;

}
/** End of Events Page CSS **/

/** Start Partners Page CSS **/
#partners-button {
	opacity: 0.5;
	border-bottom: 1px solid #b10409;
}
#atlanta-button {
	opacity: 0.5;
	border-bottom: 1px solid #b10409;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font: 12px bold;
color: #a52b31;
padding: 5px 0 5px 0;
margin: 0px;
}
#partners_panel_left {
float: left;
width: 370px;
margin-right: 25px;
}

#partners_panel_left2 {
float: left;
width: 470px;
margin-right: 12px;
}
#partners_panel_right2 {
float: right;
width: 330px;
height:576px;
}

#partners_panel_left p {
margin: 6px 0 0 0;
padding: 0px;
}
#partners_panel_right {
float: left;
width: 350px;
}
#partners_panel_right P {
margin: 10px 0 0 0;
}
.partners_logo {
width: 122px;
margin-top: 20px;
float: left;
}
.safe_logo {
width: 106px;
margin: 0 auto;
}
.bud_light {
width: 100px;
margin: 0 auto;
}
.aja {
width: 102px;
margin: 0 auto;
}
.partners_logo p {
padding: 10px 0 0 5px;
}
/** End Partners Page **/
/** Start Gallery CSS Page **/
#gallery-button {
	opacity: 0.5;
	border-bottom: 1px solid #b10409;
}
/** End Gallery Page **/
/** Start Contact CSS Page **/
#contact-button {
	opacity: 0.5;
	border-bottom: 1px solid #b10409;
}
#contact-wrapper {  
    width:430px;   
    padding:20px;  
}  
#contact-wrapper div {  
    clear:both;  
    margin:1em 0;  
}  
#contact-wrapper label {  
    display:block;  
    float:none;  
    font-size:10px;  
    width:auto;  
}  
form#contactform input {  
    border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
    border-style:solid;  
    border-width:1px;  
    padding:1px;  
    font-size:10px;  
    color:#333;  
}  
form#contactform textarea {  
    font-family:Arial, Tahoma, Helvetica, sans-serif;  
    font-size:100%;  
    padding:0.6em 0.5em 0.7em;  
    border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
    border-style:solid;  
    border-width:1px;  
} 
/** End Contact Page **/
/** Footer CSS **/
#footer {
	margin-top:10px;
	background: #070707 url(images/footer.png) no-repeat;
	width: 986px;
	height: 210px;
}
#copyright
{
	width:600px;
	height:30px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	margin:205px 0px 10px 10px;
	clear:left;

	
}
#tap_notice {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}
#tap_talk {
	float: left;
	width: 85px;
	margin: 90px 0 0 65px;
	color: #ccc;
}
#tap_talk a, a:visited {
	color:#4b70ac;
	text-decoration: none;
}
#tap_talk a:hover {
	color:#092583;
	text-decoration: underline;
}
#tap_partners {
	float: left;
	width: 235px;
	margin: 90px 0 0 10px;
	color: #ccc;
}
#tap_partners a, a:visited {
	color:#4b70ac;
	text-decoration: none;
}
#tap_partners a:hover {
	color:#092583;
	text-decoration: underline;
}


/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
#scroller {
width: 820px;
margin: 0 auto;
padding-top:10px;
background:url(images/advertisement_hdr.png) left no-repeat;
}
.simply-scroll { 
	width: 800px;
	height: 100px;
	margin: 0 auto;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 800px;
	height: 100px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 260px;
	height: 100px;
}

/** MP3 Player **/
#player_container {
	float: left;
	width: 250px;
	margin: 90px 0 0 10px;
	color: #ccc;
}
#currentsongname {
	display:inline;
	color: #ccc;
}
#player_play a, a:visited, a:hover {
	color: #33CC00;
}
#player_pause a, a:visited, a:hover {
	color: #c3af05;
}
#player_stop a, a:visited, a:hover {
	color: #cc2229;
}
#ctrl_prev a, a:visited, a:hover {
	color: #164886;
}
#ctrl_next a, a:visited, a:hover {
	color: #164886;
}
#player_container p, #player_container span {
	font-weight: normal;
	color: #ccc;
}
#player_container .blue {
	color: #cc2229;
	letter-spacing:-2px;
	text-decoration:line-through;
}
#player_container .magenta {
	color: #6ca6ca;
	letter-spacing:-2px;
	text-decoration:line-through;
}
#player_container .green {
	color: #cc2229;
	letter-spacing:-2px;
	text-decoration:line-through;
}
#player_container .darkblue {
	color: #cc2229;
	letter-spacing:-2px;
	text-decoration:line-through;
}
#player_progress_ctrl_bar, #player_progress_play_bar, #player_progress_load_bar {
	font-size:0.8em;
	height:1.2em;
	color: #ccc;
	padding: 0px;
	margin: 0px;
	width: 250px;
}
.miaow {
	font-size:.8em;
	color:#999;
}
/** MP3 Player **/
/** End of Footer CSS **/
