/* RESET */
html, body, table, tr, td, img, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

html, body {
 height: 100%;
}
body {
	line-height: 19px;
	color: #a3a3a3;
	background-color: #191919;
	background-image: url(../background2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#siteContainer {
	margin: 0 auto;
	width: 960px;
	min-height: 600px;
}

/* MENU */
#menu_container {
	padding-top: 8px;
	padding-left:0px;
	height: 45px;
	width: 960px;
	background-color: black;
	-webkit-border-radius: 12px 12px 0px 0px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 12px 12px 0px 0px; /* FF1-3.6 */
    border-radius: 12px 12px 0px 0px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}
#main-menu {
	list-style: none;
	margin-top: 0;
}
#main-menu li {
	float: left;
	font-size: 15pt;
	margin-right: 22px;
}
#main-menu li a {
	text-decoration: none;
	padding: 1px 6px 4px 6px;
	-webkit-border-radius: 8px 8px 8px 8px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 8px 8px 8px 8px; /* FF1-3.6 */
    border-radius: 8px 8px 8px 8px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}
#main-menu li a:hover {
	background-color: #494949;
}
/* end MENU */

/* FOOTER */
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

#footer, .push {
	height: 4em;
	clear: both;
}

#footer {
	margin-top: 30px;
	border-top: 1px solid #2C2C2C;
	width: 100%;
	background-color: black;
}

#footer_content {
	margin: 0 auto;
	padding-top: 10px;
	width: 960px;
	text-align: center;
}

#header {
	top: 0px;
	height: 91px;
}

#banner {
	margin-top:  4px;
	border-bottom: 1px solid #2C2C2C;	
}

#content_container_home {
	margin-top: 15px;
}

#content_container {
	margin-top: 0px;
	clear: both;
}

#logo {
	height: 60px;
}



#menu {
	padding:0;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;	
	white-space:nowrap;
	list-style-type:none;
}

#menu li {
	display:inline;
}

#menu li a {
	padding:0.2em 1em;
	background:#000;
	color:#fc6;
	text-decoration:none;
	float:left;
	border:1px solid #000;
}

#menu li a:hover {
	background:#08c;
	color:#fff;
}

/* 1st Third - Barshots*/

#barshots_container {
	float: left;
	width: 340px;
}

#barshots_picture {

}

#barshots_title, #vip_title, #events_title {
	margin-top: 10px;
	margin-bottom: 10px;
}

#barshots_content{
	width: 328px;
}

/* 2nd Third - VIP */

#vip_container {
	float: left;
	margin-left: 10px;
	width: 300px;
}

#vip_picture {

}

#vip_content ul, #vip_content li{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

/* 3rd Third - Events */

#events_container {
	float: left;
	margin-left: 10px;
}

#events_picture {

}

#events_content{
	
}

.event {
	padding-top: 5px;
	padding-left: 2px;
	/*height: 56px;*/
}

.event td {
	padding: 5px;
}

.eventBorder {
	background-color: #2C2C2C;
	height: 1px;
	width: 250px;
	margin-left: 5px;
}

.padding_right {
	padding-right: 15px;
}

/* INDIVIDUAL PAGES */

/* SKYBAR */

#skybar{
	overflow: auto;
}

#skybar_left{
	float: left;
	width: 526px;
}

#skybar_right{
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	width: 412px;
}


/* VENUE */

#venue {
	
}

/* EVENTS */

#events {
	
}

/* LINEUP */

#lineup {
	padding: 14px;
}

#lineup ul {
	list-style: none;
}

#lineup li {
	float: left;
	padding-bottom: 10px;
	padding-right: 40px;
}

/* BARSHOTS */

#barshots {
	
}

/* CONTACT */

#contact {
	
}


#skybar, #venue, #events, #lineup, #barshots {
	background-color: #191919;	
	border: 1px solid #2C2C2C;
	padding: 5px;
	padding-top: 0px;
	min-height: 200px;
}

#skybar, #venue, #events {
	padding-top: 5px;
}

.title {
	margin-top: 10px;
	margin-bottom: 10px;
}

.cal {
	background-image: url(../images/cal.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 51px;
	padding-top: 13px;
	padding-left: 24px 
}

.cal h1{
	height: 17px;
	padding-left: 15px;
	padding-top: 5px;
	width: 17px;
	margin: 0px;
}

.arkells {
	border: 1px solid #606060;
	background-color: white;
	margin-left: 100px;
	width: 750px;
}

.arkells .video {
	margin-left: 90px;
}
#music-table
{
border-collapse:collapse;
background-color: #424242;
width: 947px;
}
#music-table  table, #music-table  th, #music-table  td {
border: #666666 1px solid;
}
#music-table td {
	padding: 5px 10px;
}
#music-table .music-table-header td {
	padding: 0px;
	padding-left: 7px;
}
#music-table a {
	color: white;
	text-decoration: none;
	padding-left: 35px;
}
/* contact table */
#contact table {
	border-collapse:collapse;
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	background-color: #ededed;
	color: black;
	margin: 0 auto;
	margin-top: 10px;
	width: 700px;
}
#contact div.contact {
	background-color: #ededed;
	color: black;
	float: left;
	padding: 10px;
	width: 330px;
}
.top-left-corner {
	-webkit-border-radius: 12px 0 0 0; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px 0 0 0; /* FF1-3.6 */
	border-radius: 12px 0 0 0; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	border-left: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin-left: 115px;
	margin-top: 10px;
}
.top-right-corner {
	-webkit-border-radius: 0 12px 0 0; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 0 12px 0 0; /* FF1-3.6 */
	border-radius: 0 12px 0 0; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin-top: 10px;
}
.bottom-left-corner {
	-webkit-border-radius: 0 0 0 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 0 0 0 12px; /* FF1-3.6 */
	border-radius: 0 0 0 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin-left: 115px;

}
.bottom-right-corner {
	-webkit-border-radius: 0 0 12px 0; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 0 0 12px 0; /* FF1-3.6 */
	border-radius: 0 0 12px 0; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

#contact img {
	-webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	-moz-border-radius: 12px; /* FF1-3.6 */
	border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	float: left;
	padding-right: 8px;
	width: 100px;
}
#contact_form {
	float: left;
	width: 420px;
}
#contact_form label {
	display: block;
	padding-bottom: 3px;
}
#contact_form input {
	width: 350px;
	margin-bottom: 13px;
}
#contact_form fieldset {
	border: none;
}
#contact_form  .button {
	width: 120px;
}
#contact_form .error {
	border: 1px solid red;
	padding: 2px;
}
#contest_details ul{
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-top: 7px;
	list-style-type:circle
}
#contest_details li{
	float: none;
    padding-bottom: 0px;
    padding-right: 0px;
}
#contest_details {
	float: left;
	width: 500px;
}
#contest_details h1 {
	display: block;
}
