html, body, img, h1, h2, h3, h4,h5 {
    border:0;
    margin:0;
    padding:0;
}

html {

}



body {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    width: 100%;
    background: #000;

}

p a {
    color: #fff;

}



.background {
    width: 100%;
    position: fixed;
    top:0;
    z-index: 0;
}



#logo {
    position: absolute;
    width: 946px;
    top: 60px;
    height:62px;
    text-align: center;
    z-index: 8000;
}

#logo img {
    width: 212px;
    height:62px;
}

#main-container {
    width:946px;
    margin:80px auto 0px;

}

#home-top-container {
    position: absolute;
    top: 100px;
    height:436px;
    width:946px;
    background: transparent url(/media/images/home-top-bg.gif) no-repeat;
    z-index: 2;
}

#top-nomovie-container {
    position: absolute;
    z-index: 2;
    top: 100px;
    height:436px;
    width:946px;
    background: transparent url(/media/images/nomovie-top-bg.gif) no-repeat;
}

#top-movie-container {
    position: absolute;
    z-index: 2;
    top: 100px;
    height:436px;
    width:946px;
    background: transparent url(/media/images/nomovie-top-bg.gif) no-repeat;
}

#top-nav {
    height: 57px;
    width: 773px;
    padding:30px 0px 0px 110px;

}

#top-nav a {
    margin: 0;
    padding: 0;
    border: 0;
}

#top-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#movie {

    width: 480px;
    height: 270px;
    margin-top: 10px;
    _margin-top: 5px;
    margin-left: 235px;
}

#left-column {
    width: 212px;
    float: left;
    height: 230px;

    margin-left: 20px;

}

#center-column {
    width: 490px;
    margin-left:2px;
    float: left;
    height: 300px;
    overflow-y: hidden;
    margin-top: 10px;
    _margin-top: 5px;
}

#center-column a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#center-column a:hover {
    color: #000;
    font-weight: bold;
}

#video_desc {
    clear: both;
    width: 900px;
    margin: 0 auto;
    padding-top: 0;
    font-size: 12px;
    color:#fff;
    line-height: 14px;
}

.video-thumb {
    width: 75px;
    float: left;
    margin-left: 10px;
    margin-bottom: 15px;
}

#right-column {
    width: 180px;
    float: left;
    height: 200px;

    padding-top: 10px;
    _padding-top: 10px;
    margin-left: 12px;
}

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

#left-column img, #right-column img {
    border: 1px solid #ccc;
}

#left-column h2, #right-column h2 {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    padding:0;
    margin: 0;
}

#left-column p {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
}

#left-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0;
}

#left-menu li {
    margin-bottom: 10px;
}

#left-menu li, #left-menu a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;

}

a#selected {
    color: #fe6454;
    font-weight: bold;
}

#date {
    font-size: 14px;
}

#center-column h1 {
    font-size: 30px;
    font-weight: normal;
    color:#fff;
}

#center-column p {
    font-size: 12px;
    line-height: 20px;
    color:#ccc;
}

#mediaspace {
    padding-top: 15px;
    padding-left: 2px;
}


#white-area {
    position: absolute;
    top: 395px;
    text-align: center;
    width: 989px;
    font-size: 18px;
    z-index: 11000;
}

.gray-text {
    color: #aaa;
}

.black-text {
    color: #222;
}

#bottom-container {
    position: absolute;
    width:946px;
    top: 530px;
    margin-left: 0px;
    color:#fff;
}

#bottom-container h1 {
    font-size: 30px;
    font-weight: normal;
}

#bottom-container p {
    font-size: 12px;
    line-height: 20px;
    color:#ccc;
}

#left-content {
    width: 450px;
    border-right: 1px solid #444;
    float: left;
    margin-top: 40px;
    padding: 0px 30px 0px 0px;
}

#right-content {
    width: 380px;
    float: left;
    margin-top: 40px;
    padding: 0px 20px 0px 30px;
}

#social-links {
    width: 30px;
    float: left;
    margin-top: 40px;
    padding: 0;
}

#footer {
    clear:both;
    width: 940px;
    font-size: 10px;
    color: #ccc;
    padding: 20px 0px;
}

#footer-nav {
    width: 450px;
    float: left;
}

#copyright {
    float:right;
}

#footer-nav a#clientaccess {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding:0px 10px 0px 0px;
}

#footer-nav a {
    color: #ccc;
    font-size: 10px;
    padding: 0px 5px;
    text-decoration: none;
}

.news-title {
    font-size: 24px;
    color:#fff;
    float: left;
}

.news-date {
    font-size:20px;
    color: #f36541;
    font-weight:bold;
}

.news-body {
    clear: both;
    margin-top: 10px;

    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color:#fff;
}

#pane {
    height: 260px;
}

#current-news, #current-news a {

    color: #f36541;
}

.movie {
    margin-left: 2px;
    height:270px;
}

* html .png  {
	/* make links clickable in IE */
	position: relative;
	z-index: 99999;
}


#testimonial-scroller{
width:400px;
padding-bottom:10px;
height: 200px;
}

#testimonial_cont {
    height: 200px;
    overflow:hidden;
    position:relative;
}

.testimonial-scrollbox { width:400px;height: 200px; }
.testimonial-scrollbox ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.testimonial-scrollbox .thumbnail { float:left; width:110px; }
.testimonial-scrollbox .info { float:right; width:190px; }
.testimonial-scrollbox .info span.cat { display: block; font-size:10px; color:#808080; }
.clear { clear: both; }

.msg {
    color: #fff;
    padding: 10px;
}

.msg a {
    color: #fff;
}

#left-content p {
    margin-top:10px;
}
