@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Verdana;
	font-size: 85%;
	margin: 0px;
	background-color: #dddddd;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
a {
	color: #da0c0d;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	color: #BD0001;
	font-size: 16pt;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial;
}
form {
	margin: 0px;
}




.container {
	background-color: #FFFFFF;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e7e7e7;
	border-left-color: #e7e7e7;
}
.container .header {
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 121px;
}
.container .header .left {
	display: block;
	float: left;
	padding-top: 15px;
	padding-left: 18px;
	background-color: #FFF;
}

.container .header .right {
	display: block;
	float: right;
	padding-top: 26px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.container .boxes {
	width: 182px;
	margin-top: 14px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 12px;
	background-image: none;
	background-color: #FFF;
}
.container  .boxes  .boxHeader  {
	background-image: url(images/red-titles.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0;
}
.container .boxes .boxHeader a {
	color: #FFFFFF;
	text-decoration: none;
}

.container .boxContent {
	padding: 6px;
	background-image: url(images/box-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 170px;
}
.container  .boxContent strong {
	font-weight: bolder;
	color: #cf0102;
}
.container     .boxes2       {
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom: 12px;
}
.container   .boxes3   {
	margin-top: 14px;
	margin-left: 8px;
	margin-bottom: 12px;
	margin-right: 8px;
}
.container  .boxes3  .boxHeader  {
	background-image: url(images/grey-box-top.gif);
	background-position: left top;
	font-family: "Trebuchet MS";
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
}
.container .boxes3 .boxContent {
	background-image: url(images/grey-box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-left: 8px;
}




.container .menu {
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 44px;
}
.container .menu .headerMenu {
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-left: 46px;
}
.container .menu .headerMenu li {
	display: block;
	margin: 0px;
	float: left;
	list-style-type: none;
}
.container .menu .headerMenu a {
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	font-weight: bold;
}
.container .menu .headerMenu a.current {
	background-image: url(images/btn-bg.gif);
}
.container .menu .headerMenu a:hover {
	color: #E5E5E5;
}




.container .middle {
	display: block;
	width: 965px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.container .middle .left {
	width: 202px;
	display: block;
	float: left;
	left: -202px;
	background-color: #FFF;
}
.container .middle .main {
	display: block;
	float: left;
	width: 558px;
}
.container .main .top {
	padding-top: 12px;
	padding-left: 10px;
}
.container  .main  .mainContent {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 14px;
}

.container .middle .right {
	display: block;
	float: left;
	width: 202px;
}


.container .footer {
	background-color: #ededed;
	clear: both;
	font-size: 8.5pt;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	color: #7c7c7c;
}
.playerContainer {
	background-color: #FFFFFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 16px 10px 10px 10px;
}

.events .event .time {
	display: block;
	width: 80px;
	float: left;
}
.events .event .dj {
	display: block;
	width: 80px;
	float: left;
}
.events .event .dj img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.events  .event .details {
	display: block;
	float: right;
	width: 446px;
}
.events .event {
	display: block;
	margin-bottom: 14px;
	overflow: auto;
}



.submitButton {
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	background-image: url(images/btn-submit.gif);
	width: 61px;
	height: 20px;
	font-weight: bold;
	margin-top: 4px;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.messageInput {
	width: 160px;
}
.messageField {
	height: 80px;
	width: 160px;
}


form#joinTequila {
	width:500px;
	margin:0 auto;
}
form#joinTequila fieldset {
	width:490px;
	display:block;
	border:1px solid #C40001;
	padding:10px;
	font-family:verdana, sans-serif;
	margin-bottom:0.5em;
	line-height:1.5em;
}
form#joinTequila fieldset#current {background:transparent url(cssplay/cold.gif) no-repeat 390px 10px;}
form#joinTequila fieldset#opt {background:#dee;}
form#joinTequila legend {
	font-family:"Trebuchet MS", Arial;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	padding:3px;
	width:90px;
	color: #C40001;
}
form#joinTequila label {
	clear:left;
	display:block;
	float:left;
	width:234px;
	text-align:right;
	padding-right:10px;
	color:#000000;
	margin-bottom:0.5em;
	font-weight: bold;
	font-size: 0.9em;
}
form#joinTequila input {
	border:1px solid #C40001;
	background:#fff url(cssplay/form.gif) repeat-x top left;
	padding-left:0.5em;
	margin-bottom:0.6em;
	width: 230px;
}
form#joinTequila select {
	border: 1px solid #C40001;
	width: 239px;
	margin-bottom: 0.6em;
}
form#joinTequila textarea {
	width:224px;
	height:15em;
	border:1px solid #C40001;
	padding:0.5em;
	overflow:auto;
	margin-bottom: .6em;
}
form#joinTequila option {
	border-top-color: #C40001;
	border-right-color: #C40001;
	border-bottom-color: #C40001;
	border-left-color: #C40001;
}
form#joinTequila optgroup {background:#abb; color:#000; font-family:georgia, serif;}
form#joinTequila #button1, form#joinTequila #button2 {
	color:#FFFFFF;
	padding-right:0.5em;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	background-image: url(images/btn-submit-big.gif);
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 0.8em;
}
form#joinTequila #button1:hover, form#joinTequila #button2:hover {
	background-position:center left;
	color:#CCCCCC;
}
