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

html {
	background:url(images/bg.jpg);
}

body {
	background:url(images/newsbar.png);
	background-position:right top;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	color:#fff;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #000;
}

#container {
	margin:0 auto;
}

/*#newsbar {
	background-image:url(images/newsbar.png);
	background-position:right;
	background-repeat:no-repeat;
	width:3000px;
	height:307px;
	float:right;
	color:#000;
	padding-top:10px;
	font-size:11px;
}*/

#splat-btm {
	width:200px;
	height:158px;
	background-image:url(images/splat-btm.png);
	position:fixed;
	bottom:31px;
	z-index:101;
}

#footer {
	background-image:url(images/footerbar.png);
	background-position:left bottom;
	background-repeat: repeat-x;
	height:20px;
	text-align:right;
	padding-top:30px;
	font-size:9px;
	color:#000;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 100;
}

#footertext {
	margin:0 auto;
	width:950px;
}

#footertext a {
	color:#000;
	text-decoration:none;
}

#footertext a:hover {
	color:#e3111f;
}

*html #footer {
	position: absolute;
	bottom: 0px;
}

#main {
	margin:0 auto;
	width:1000px;
	padding-top:40px;
}

#logo {
    background: transparent url("images/logo.png") no-repeat scroll 0% 0%;
    width:440px;
	height:111px;
    text-indent: -3333px;
    border: 0;
    margin: 0;
	position:absolute;
}

#logo a {
    display: block;
    width: 450px;
    height: 150px;
    text-decoration: none;
    border: 0;
}

#menu li {
   list-style:none;
}

#menu li a {
   display:block;
}

#menu {
	position:absolute;
	/*margin-top:100px;*/
	margin-top:120px;
	z-index:102;
}

#menu ul li a {
	list-style:none;
	background-image:url(images/menu-off.png);
	background-repeat:no-repeat;
	width:134px;
	height:22px;
	margin-left:-30px;
	margin-bottom:-5px;
	padding:12px 0 0 10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#menu ul li a:hover {
	background-image:url(images/menu-on.png);
	background-repeat:no-repeat;
	color:#fff;
	list-style:none;
}

#image-bg {
	background-image:url(images/image.png);
	width:702px;
	height:338px;
	margin-left:150px;
	/*margin-top:100px;*/
	margin-top:120px;
}

#content2 {
	margin-left:170px;
	/*margin-top:130px;*/
	margin-top:150px;
	width:640px;
	font-weight: bold;
}

#newsletter {
	position:absolute;
	margin-left:555px;
	margin-top:170px;
	font-size:12px;
	width:410px;
	text-align:right;
}

#newsletter p {
	margin-top:5px;
}

h2 {
	font-size:18px;
	margin:0;
}

h3 {
	font-size:24px;
	margin:0;
}

#facebook {
	position:absolute;
	margin-left:180px;
	margin-top:20px;
	width:400px;
	height:120px;
	z-index:52;
}

#twitter {
	position:absolute;
	margin-left:596px;
	margin-top:40px;
	width:260px;
	height:80px;
	background-image:url(images/twitter-bg.png);
	z-index:51;
	padding:30px 25px 10px 100px;
}

#iphone {
	width:138px;
	height:367px;
	position:absolute;
	/*margin-top:118px;*/
	margin-top:138px;
	margin-left:845px;
	z-index:49;
}

#slogan {
	margin-left:186px;
	margin-top:300px;
	position:absolute;
	z-index:-1;
	width:700px;
	height:190px;
}

#h20 {
	position:absolute;
	width:300px;
	height:180px;
	margin-top:-190px;
	margin-left:20px;
	color:#000;
	font-size:12px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider-wrapper {
}

#slider {
	top:25px;
	position:relative;
    width:643px;
    height:279px;
    margin-left:30px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:190px;
	bottom:-42px;
}

.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/* Scroller Box */

#news {
	background-image:url(images/news.png);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	margin-top:-40px;
	margin-left:10px;
	width:100px;
	height:29px;
	margin-top:-35px;
}

#scroller_container {
	position:absolute;
	width: 880px;
	height: 39px;
	overflow: hidden;
	text-align:right;
	color:#000;
	margin-top:-40px;
	margin-left:110px;
}

#scroller {
	white-space: nowrap;
	line-height: 18px;
	font-size: 12px;
	padding-top:7px;
	padding-left:100px;
}

#scroller p {
	padding: 0;
}

.bus-banner {
	background:url(images/bus-banner.png);
	position:absolute;
	width:380px;
	height:560px;
	margin:0px 0 0 430px;
}

.dj-logo {
	background:url(images/dj-logo.png);
	position:absolute;
	width:192px;
	height:198px;
	margin: -20px 0 0 -25px;
}

.youtube {
	position:absolute;
	width:200px;
	height:43px;
	margin:270px 0 0 180px;
}

.youtube2 {
	position:absolute;
	width:200px;
	height:43px;
	margin:-40px 0 0 400px;
}
