/**************************************************/
/* coco-master.css                                */
/* IE5 fix for centering - mo mozz or IE6+ fixes  */
/**************************************************/

/**************************************************/
/* HTML tag styles                                */
/**************************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:100%;
	line-height:normal;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #3151C7;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #3151C7;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 6px;
	padding: 0px;
	font-weight: bold;
}

h1{
	font-size: 2.6em;
	color: #fefefe;
	text-align: right;
}

h2{
	font-size: 1.8em;
	color: #006699;
}



h3{
 font-size: 1.4em;
 color: #FFFFFF;
}



h4{
 font-size: 1.2em;
 color: #134129;
 line-height:1.1em;
}



h5{
 font-size: 1em;
 color: #334d55;
}



h6{
 font-size: .9em;
 color: #334d55;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #FFFFFF;
}

img.rightcol {
	margin-left: auto;
	margin-right: auto;
	float: right;
}

				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#wrapper {
	height: 100%;
	width: 100%;
	padding-top: 0px;
	float: left;
	background-image: url(../img/shd_836.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


#content{
	float:none;
	width: 790px;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	}
#content p {
	font-size: 0.8em;
	margin: .25em 0em .5em 0em;
	padding: 0px 3px 0px 3px;
}


#content ul {
	font-size: 0.8em;
}
#doc{
	margin: 0px auto;
	padding: 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	position: relative;
	text-align: center;
	background-color: #FFFFFF;
	}



#masthead{
	margin: 0px auto;
	width: 790px;
	background-color: #FFFFFF;
}
#masthead img{
	clear: none;
	float: left;
	padding-left: 6px;
	margin-left: 5px;
}


#moviehero{
	float:left;
	text-align: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


#join{
	float: right;
	text-align: centre;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	background-color: #BFD19F;
	border: thin solid #366805;
}


#join img{
	
float: inherit;
}


#calltoaction{
	
float:left;
	
text-align: left;
	
width: 600px;
	margin: 0px;
	
padding: 0px;
	
background-color: #FFFFFF;
}


#articleboxouter {
	
clear: both;
	
padding-top: 0px;
	
padding-right: 0px;
	
padding-bottom: 0px;
	
padding-left: 0px;
} 


#storywrap{
	
float:left;
	
width: 264px;
	
margin: 0px auto 0px auto;
	
padding: 0px 6px 0px 6px;
	
background-color: #FFFFFF;
	}


#siteName{
	padding: 28px 5px 24px 10px;
	background-color: #BFD19F;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: right;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.rightshd{
	width: 815px;
	background-color: #FFFFFF;
	background-image: url(../img/right_shd.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 25px;
}

/************* 
#globalNav styles **************/



#globalNav{
	padding: 20px 5px 18px 10px;
	background-color: #E8F4B7;
	font-size: 0.85em;
	text-align: right;
}
/*	float:right;
	background:#E8F4B7;
	font-size:93%;
	text-align: right;
	line-height:normal;
	width: auto;
}
'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap*/

  

#globalNav ul {
    margin:0;
    padding:0;
    list-style:none;
    }
  

#globalNav li {
    float:right;
    margin:0;
    padding:0;
    }


#globalNav a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 0px 8px 0px 8px;
	} 



/******* for objects and imgs in main column *******/

.objimg{
	float: inherit;
	padding: 0px 3px 0px 3px;
	margin: 0px 5px 5px 0px;
}



/************** .naviside styles *****************/


.naviside{
	float:right;
	clear: none;
	text-align: left;
	width:180px;
	font-size: 0.92em;
	min-height:200px;
		
}


/** tedius ie 6 hack **/
/* mac hide \*/


/*.naviside{height:200px}


/* end hide */
.naviside a:link,.naviside a:visited,.naviside a:active{color:#ffffff;font-weight:normal;font-size:0.92em;	text-decoration: none; display:block;padding:2px 0 2px 5px;line-height:1.15em;
}


.naviside a:hover{background:#d8d8d8;font-weight:normal;font-size:0.92em; text-decoration: none; display:block;line-height:1.15em;
}


.naviside .o {text-align:center
}


.navisideBox{
	font-weight:normal;
 	margin: 0px 5px 5px 5px;
	padding: 4px 4px 4px 4px}


.C_CCF {
	background-color: #CCCCFF;
}


.C_35C {
	background-color: #3151C7;
}


.C_53A {
	background-color: #5A33A8;
}


.C_876 {
	background-color: #857D66;
}


.C_B83 {
	background-color: #BE823A;
}


.C_8A3 {
	background-color: #008040;
}


.C_999 {
	background-color: #33cc33;
}





/************** .feature styles ***************/


.feature{
	padding: 0px 0px 0px 0px;
	width: auto;
}


.feature h3{
	padding: 0px 0px 5px 10px;
	text-align: center;
	color: #366805;
	font-size: 1.12em;
	font-weight: bold;
}



/************** .story styles *****************/


.indexC1story{
	margin-bottom: 12px;
}

.indexC1story,
.indexC2story,

.indexC3story{
	width: 250px;
	float: left;
	border: thin solid #366805;
height: 13em;
	padding: 0px 0px 5px 0px;
}

.indexC2story{
	margin: 0px 12px 0px 14px;
}

.indexC3story{
	float: right;
	clear: right;
	display: block;
}

.indexC1box{
	padding: 0px 0px 0px 0px;
	overflow: scroll;
}

.indexC1story h4,

.indexC2story h4,

.indexC3story h4{
	background:#366805;
	margin:0px;
	display:block;
	line-height:1.8em;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.95em;
	padding: 6 0 6 0;
}

.story{
clear: both;
	padding: 10px 10px 0px 10px;
}

.story p{
	padding: 0px 0px 0px 0px;
}

.pullQuote{
	float:right;
	clear: none;
	text-align: left;
	width:180px;
	font-size: 0.9em;
	color: #8D612B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #33C42D;
	margin-top: 8px;
	margin-bottom: 12px;
	background-image: url(../img/pull-top-line.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
}


/************** .caption and emphasis styles  *****************/

.caption{
	clear: both;
	font-style: oblique;
	font-weight: bold;
}

.caption p{
	font-style: oblique;
	font-weight: bold;
}

.strong{
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.emphasis{
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-style: italic;
}




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: .85em;
	color: #000000;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #bfd19f;
	background-color: #FFFFFF;
	margin: 6px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the feature in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo p{
	padding: 2px 0px 4px 2px;
	color: #000000;
	vertical-align: middle;
	text-align: right;
	font-size: .75em;
}
select {
	font-weight: bold;
}

