/* @override http://10.0.1.4/cbw/css/cbmain.css */

/* Copyright 2006 Chromatic Bytes, LLC. All rights reserved. */

* { 
	margin:0; 
	padding:0 
}


p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

h1 {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}

a img {
	border: none;
}

a {
  text-decoration: none;
  color: rgb(69, 141, 181);
}

a:hover, a:focus, a:active {
  color: rgb(166, 7, 129);
  text-decoration: underline;
}


.clear {
    clear: both;
    height: 0;
}

body {
    margin-top: 10px;
    margin-bottom: 10px;
   font-family: verdana;
   /*  font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;*/
    /*font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;*/
    /*background: rgb(86, 132, 158);*/
    background: #030303;
    word-wrap: break-word;
    font-size: 76%;  /* scale to 1em=10px */
}

.plain-page, .column-page {   /* careful of the comma */
    margin-left:auto; 
    margin-right: auto;         /* this is what does the centering */
    width: 902px;
    background: white;
}

/*-------- Header ------------*/

.page-header {
	background: url(_cssImages/CBHeaderBackground.png);
	position: relative;
	width: 900px;
    border-top: 1px solid rgb(120, 120, 120);
    border-left: 1px solid rgb(120, 120, 120);
    border-right: 1px solid rgb(120, 120, 120);
 	border-bottom: 1px solid rgb(120, 120, 120);

}

#cbCommonHeader {
    position: relative;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#cbLogoRight {
    position: absolute;
    right: 0;
    width: 620px;
    text-align: right;
	
}

/* Hide from IE-Mac \*/
.sitemenu-container
{  
    position: absolute;
    bottom: 0;
}
/* End hide */

#commonSiteMenu {
	padding: 5px;
    padding-bottom: 7px;
}
		

#commonSiteMenu a {
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
    color: rgb(50, 50, 50);
}

#commonSiteMenu a:hover, a:focus, a:active {
  color: rgb(166, 7, 129);
  text-decoration: underline;
}
		

#commonSiteMenu ul {
       text-align: left;
           padding-left: 17px;
}

#commonSiteMenu li {
    display: inline;
    padding-left: 5px;
    padding-right: 20px;
    }

/*--------- Footer -----------*/

.page-footer {
	background: blue;
	width: 900px;
	border:  1px solid rgb(120, 120, 120);
	background: rgb(240, 240, 240);
}

#cbCommonFooter {
	font-size: 0.8em;
	line-height: 1.8em;
    text-align: center;
}

/*--------- Page Structure ----- */

.column-content {
    float: right;
    word-wrap: break-word;
    width: 177px;
	padding-top: 20px;
    padding-left: 0px;
	padding-right: 23px;
}

.column-page .main-content {
    word-wrap: break-word;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 20px;
    float: left;
   	width: 653px;
    background: white;
}

.plain-page .main-content {
    word-wrap: break-word;
	padding: 50px;
	padding-top: 20px;
	padding-bottom: 0px;
   	width: 800px;
    background: white;	
}


.page-content {
    padding-bottom: 20px;
    width: 900px;
    border-left: 1px solid rgb(120, 120, 120);
    border-right: 1px solid rgb(120, 120, 120);
	position: relative;
	bottom: 0;
}


/* ----------formatting ------- */

*.contentHeading1 {
    color: rgb(50, 50, 50);
    font-size: 1.9em;
    font-weight: bold;
}

*.contentHeading2 {
    color: rgb(50, 50, 50) ;
    font-size: 1.5em ;
    font-weight: bold;
}

*.contentHeading3 {
    color: rgb(50, 50, 50);
    font-size: 1.3em;
    font-weight: bold;
}

*.contentHeading4 {
    color: rgb(50, 50, 50);
    font-size: 1.0em;
    font-weight: bold;
}

.tourPageRule
{
	margin-top: 15px;
    margin-bottom: 7px;
}


*.bodyContent1 {
   /* color: rgb(150,150,150);*/
  /*  color: rgb(90,90,90);*/
    color: rgb( 80, 80, 80);
    font-size: 1.1em;
    line-height: 1.40em;
    /*font-weight: bold;*/
}

p.bodyContent1 a {
   font-weight: bold;
}


.FAQA em, .bodyContent1 em {
    font-style: normal;
    color: rgb(50, 50, 50);
}

*.appMenuItem {
	font: inherit;
}

.italic {
	font-style: bold;
}

.center {
	text-align: center;
}

a.anchor3 {
    font-size: 1.3em;
    font-weight: bold;
}




*.sideBarContent1 {
  color: rgb(50, 50, 50);
 font-weight: bold;
  font-size: 0.8em;
  
}


.movieLink, .moreInfoLink{
    font-weight: bold;
	}

.movieWatchArrow, .moreInfoArrow{
	margin: 0 0 0 3px;
	vertical-align: -2px;
}	
	


#zdTitleDiv {
    margin-left: -8px;
    text-align: left;
    margin-bottom: 5px;
   }

#zdTitleRuleDiv {
    margin-top: 0px;
    background: rgb(69, 141, 181);
    height: 3px;
    margin-bottom: 5px;
}

.sidebarRuleDiv {
    background: #5c5c5c;
    margin-top: 3px;
    margin-bottom: 3px;
    height: 2px;
}


.onePixelRuleDiv {
    margin-bottom: 1.0em;
    background: rgb(50, 50, 50);
    height: 1px;
}

/* -------- quick'n'dirty round boxes ------------ */

div.roundBox { 
    text-align: center;
}

b.rtop, b.rbottom {
	display: block;
	background: #FFF;
}

b.rtop b, b.rbottom b {display: block;
	height: 1px;
    overflow: hidden; 
}

b.r1 {
	margin: 0 5px;
}

b.r2 {
	margin: 0 3px;
}

b.r3 { 
margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

em.newStuff {
    font-style: normal;
    font-weight: bold;
    color: rgb(190, 51, 74);
}

