/********************
* global
********************/
* {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    font: normal 13px verdana, arial, sans-serif;
    text-align: center;
    color: #6B3715;;
	background-color:#CCCCCC;
}

a {
    outline: none;
    font-weight: bold;
    color: #F05A28;
}

a:hover {
    text-decoration: none;
    color: #6B3715;
}

img {
    border: 0px;
}

p {
    margin-bottom: 15px;
    line-height: 1.4em;
}

p.justify {
    text-align: justify;
}

p.attribution {
    margin-bottom: 2em;
    text-align: right;
}

p.testimonial {
    text-align: justify;
}

.brown {
    color: #6B3715;
}

.cast {
    clear: both;
    margin-bottom: 20px;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
}

.coming {
    font: bold 20px verdana, arial, sans-serif;
    color: #F05A28;
}

.coming-soon {
    height: 500px;
}

.embed-video {
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
}

.cast-video {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
}

.expander {
    color: #F05A28;
    font-weight: bold;
    text-decoration: underline;
}

.video {
    margin-top: 20px;
    margin-bottom: 10px;
}

.hidden {
    display: none;
}

.highlight {
    margin-bottom: 5px;
    font: bold 20px verdana, arial, sans-serif;
}

.highlight-small {
    margin-bottom: 5px;
    font: bold 16px verdana, arial, sans-serif;
}

.image {
    margin: 20px 0px;
}

.nodisplay {
    display: none;
}

.orange {
    color: #F05A28;
}

.underline {
    text-decoration: underline;
}

#container {
    width: 990px;
    margin: 0px auto;
    text-align: left;
}

/********************
* #header
********************/
#flash {
    display: block;
    width: 990px;
    height: 230px;
    background: url('../img/headernew.png') no-repeat;
}

/********************
* #navigation
********************/
#navigation {
    padding: 0px 41px;
    width: 908px;
    height: 24px;
    background: #435D80;
}

#navigation ul, #navigation li {
    height: 24px;
    list-style-type: none;
}

#navigation li {
    float: left;
}

#navigation li a {
    display: block;
    margin-right: 43px;
    height: 24px;
}

#navigation li a span {
    display: none;
}

li a#navigation-about {
    width: 158px;
    height: 24px;
    background: url('../img/navigation.gif');
}

li a#navigation-about:hover, li a#navigation-about.selected {
    background-position: 0px 24px;
}

li a#navigation-cast {
    width: 150px;
    height: 24px;
    background: url('../img/navigation.gif') -158px 0px;
}

li a#navigation-cast:hover, li a#navigation-cast.selected {
    background-position: -158px 24px;
}

li a#navigation-press {
    width: 62px;
    height: 24px;
    background: url('../img/navigation.gif') -308px 0px;
}

li a#navigation-press:hover, li a#navigation-press.selected {
    background-position: -308px 24px;
}

li a#navigation-info {
    width: 96px;
    height: 24px;
    background: url('../img/navigation.gif') -830px 0px;
}

li a#navigation-info:hover, li a#navigation-info.selected {
    background-position: -830px 24px;
}

li a#navigation-contact {
    width: 111px;
    height: 24px;
    background: url('../img/navigation.gif') -603px 0px;
}

li a#navigation-contact:hover, li a#navigation-contact.selected {
    background-position: -603px 24px;
}

li a#navigation-blog {
    width: 116px;
    height: 24px;
    margin-right: 0px;
    background: url('../img/navigation.gif') -714px 0px;
}

li a#navigation-blog:hover, li a#navigation-blog.selected {
    background-position: -714px 24px;
}

/********************
* #page
********************/
#page-sidebar {
    min-height: 800px;
    background: url('../img/bg.png') repeat-y;
}

/********************
* #sidebar
********************/
#sidebar {
    float: left;
    width: 200px;
    padding: 20px;
    padding-right: 25px;
    text-align: center;
	background: url('../img/bg.png') repeat-y;
}

#sidebar p {
    text-align: center;
	color:#FFF;
}

#sidebar div.icon {
    margin-top: 20px;
}

/********************
* #content
********************/
#content {
    float: left;
    width: 990px;
    padding: 20px 0px;
}

#content-sidebar {
    float: left;
    width: 705px;
    padding: 20px;
}

#navigation-sub {
    float: left;
    width: 200px;
    padding-right: 20px;
}

.navigation-sub-link {
    margin-bottom: 10px;
    font: bold 12px verdana, arial, sans-serif;
    color:#435D80;
}

.navigation-sub-link a {
    color: #435D80;
    text-decoration: none;
}

.navigation-sub-link a:hover {
    color: #F05A28;
    text-decoration: none;
}

#content-sub {
    float: left;
    width: 770px;
    margin-top: -3px;
}

#content-sub div.header, div.header {
    margin-bottom: 10px;
    font: bold 20px verdana, arial, sans-serif;
    color: #F05A28;
}

.label {
    margin-bottom: 5px;
    font-weight: bold;
}

.form-error {
    margin-bottom: 5px;
    color: #F05A28;
    font-weight: bold;
}

.input-text {
    width: 150px;
    margin-bottom: 7px;
    padding: 5px;
    border: 1px solid #6B3715;
}

.input-text-long {
    width: 300px;
    margin-bottom: 7px;
    padding: 5px;
    border: 1px solid #6B3715;
}

.role {
    margin-bottom: 5px;
    font: bold italic 16px verdana, arial, sans-serif;
    color: #6B3715;
}

td.thumbnail {
    width: 100px;
    padding-right: 20px;
    padding-bottom: 20px;
}

td.info {
    width: 265px;
}

img.transit {
    margin-right: 5px;
    vertical-align: middle;
}

.submit {
    padding-top: 1px;
}
