/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0;
	color:#ffffff;
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #4d91d0;  /*#3057C4  3d6ee2 */
	font-size: 14px;
	font-family: "Trebuchet MS", verdana,arial,sans-serif;
	color:#ffffff;
         

}

label{
	color:#ffffff;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:776px;   /* effects both header and content width */
/*	text-align:left;*/
	margin:auto;
	position:relative;
	overflow:visible;
}

h3{

}
/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:208px;/*250 moves content up and down needed to make room for header*/
	background-color: #3057C4; /*#3d6ee2 3057C4  content backgroud color*/ 
} 


#header{
	position:absolute;
	top:-14px;
	left:0px;
	width:100%;
	height:182px;
	z-index:74;
	background:  url(images/CCFM_HEAD.jpg) no-repeat top center;

}
#x1 {
	position:absolute;
	top:7px;
	left:52%;
	width:363px;
	height:166px;
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/


#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover{
	color:#3D6FE2; /* 3D6FE2 */
	background-color:#ffffff;
}

#footer a{
	color:#ffffff;
}

* html #footer{
	margin-bottom:-1px


}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/


div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#left {
	position:relative;
	width:100%;
	z-index: 56;
}
#left-inner {
	text-align: left;
	width:100%;
}

#clearfooter {
	width:100%;
	height:42px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */

#content {
       
	z-index: 300;
	padding-bottom: 15px;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 7px;
	        
}


#wrapper {
	_height: 82px;
}

h3#post-  {
	font-size: 14px;
	color: #ffffff;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content h2{
	font-size:18px;
	color: #ffffff;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #ffffff;
}

#content a:hover {
	background-color: #ffffff;
	color: #3D6FE2;
}

#footer {
	width:776px;
	clear:both;
	height:42px;
	text-align:center;
	left:0px;
	bottom:20px;
	position: absolute;
	background-color:#cccccc;  /*      fooooooooooooooooooooooooooooter */ 
	background:  url(images/footer.jpg) no-repeat top center;
        z-index:70;
}

#footer p {
	padding: 8px;
}

#content a, #sidebarlogin a
{
	color: #ffffff;
	background-color: #3057C4; /*3D6FE2       content highlight color*/
}

#content a:hover, #sidebarlogin a:hover
{
	background-color: #ffffff;
	color: #3D6FE2;
}

#blogheader a{
	background: url();
	width:750px;
	line-height:20px;
	font-size:17px;
	font-weight: bold;
	background-color: #ffffff;
	color: #3D6FE2;
}

#blogheader a:hover{
	color: #ffffff;
	background-color: #3D6FE2;
}

.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: dotted 1px #444444;
}


.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}


#sidebarlogin{
	position:relative;
	top:0px;
	left:0%;
	width:100%;
	height:15px;
	z-index:74;
	font-size:11px;
	color: #ffffff;
	text-align:center;
}


#ajaxmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#ajaxmenu ul li {
	position: relative;
	float: left;
	width:95px; /*96 this percentage sets the width of each menu block. 100%/10 menu items - 1% padding*/
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
	
#ajaxmenu ul li ul {
	position: absolute;
	right:0; /* Set 1px less than ajaxmenu width */
	top:38px;
	line-height: 20px;
	z-index:100;

	}
#ajaxmenu ul li a {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}



/* Styles for Menu Items */
#ajaxmenu ul li.firstcategory {

	color: #ffffff;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/up.png);
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;
	border: 1px solid #2F57C4;

}

#ajaxmenu ul li.category {

	color: #ffffff;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/up.png);
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;
	border:1px solid #2F57C4;

}

#ajaxmenu ul li.lastcategory {

	color: #ffffff;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/up.png);
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;
	border:1px solid #2F57C4;

}


#ajaxmenu ul li.firstcategory:hover, #ajaxmenu ul li.firstcategory.over {
	color: #fff;
	background-image: url(images/over.png);
	border:1px solid #2F57C4;
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #fff;
	background-image: url(images/over.png);
	border:1px solid #2F57C4;
}
#ajaxmenu ul li.lastcategory:hover, #ajaxmenu ul li.lastcategory.over {
	color: #fff;
	background-image: url(images/over.png);
	border:1px solid #2F57C4;
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#ajaxmenu li a {
	text-decoration: none;
}

/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	color: #fff;
	width: 95px; /*111px*/
	display: block;

}
#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	background-image: url(images/buttonovernewcropped.png)  !important;
	color: #fff;
	background-repeat: no-repeat;
	background-color: #001B80; /*001B80*/
	background-position: left center;
}

/*                                                           set dropdown */
#ajaxmenu li li a, #ajaxmenu li.over li a {
	color: #001B80;
	background-repeat: no-repeat !important;
	text-align: center;
	border-left: 1px solid #001B80;  
	border-right: 1px solid #001B80;
	font-weight: bold;
	width: 150px;/*...300%..*/
	background-color: #ffffff;
	background-position:center;
	/*text-indent: 1pt;*/
	z-index:70;
}
#ajaxmenu li ul li a {                        /* Sub Menu Style */
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
}                                           

#ajaxmenu li ul ul li a {                 /* 2nd Sub Menu Style */
        background-repeat: repeat-x;
        position:relative;
	left:151px;
        bottom:38px;
	display: block; 
        
}                                          

#ajaxmenu li ul ul ul li a {                 /* 3nd Sub Menu Style */
        background-repeat: repeat-x;
        position:relative;
	left:302px;
        bottom:76px;
	display: block; 
        
}   

#ajaxmenu li ul ul ul ul li a {                 /* 4nd Sub Menu Style */
        background-repeat: repeat-x;
        position:relative;
	left:454px;
        bottom:114px;
	display: block; 
        
} 

#ajaxmenu li ul, #ajaxmenu li.over ul { 
        display: block; 
} /* The Top */

#ajaxmenu {
	position:absolute;
	top:181px;
	width:785px; /*785px  200% Too wide makes page too wide*/
	height:43px;
	z-index:0;
}

#myajaxmenu {
	position: absolute;
	top:1px;

	display: block;
	z-index: 10;
}

/* MODx Styles */

/* Code
------------------------------------------------------------------------- */    

code {
    background-color: #f4f4f4;
    border-bottom: 1px solid #ddd;
	padding: 10px;
	display: block;
}

/* UserComments 
------------------------------------------------------------------------- */                       
.comment {
    background-color: ##2F57C4; /*fff*/
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #132350;/*f4f4f4*/
}
.commentAuthor {
    background-color: #D34532;    /*ffc*/
}
.commentMe {
    background-color: #000000 !important;/*ccf*/
    padding-top: 5px;

}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}
.jot-list{
	color:#ffffff;
}
.jot-err{
	color:#ffffff;
}
.jot-editby{
	color:#ffffff;
}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}


/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px;
    padding: 5px;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 105px;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 76%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration:none; 
    color: #618100;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

/* MODx Icons
------------------------------------------------------------------------------- */

 #modxicon { 
height: 32px; 
width: 34px; 
margin: 0 auto; 
text-align: center; 
float: right; 
margin-top: -2em;

}

#modxicon a#modxicon32 {
    margin: 0 auto;
    width: 34px;
    height: 32px;
    display: block; 
text-indent: -2000px; 
text-align: center; 
overflow: hidden;
    background: transparent url(../../images/modx-icon.png) no-repeat 0 0;
	

}

 #modxicon a#modxicon32:hover {
    background: transparent url(../../images/modx-icon.png) no-repeat 0 -32px;
    color: #111;
}

#modxicon a, #modxicon a:visited, #modxicon a:hover { 
background: transparent; 
border: 0;

text-decoration: none; 
}

.stylebox {background-color: #F7F7F7; border: 1px solid #A0A0A0; padding: 5px;}
.hide {display: none;}

/* Search Terms Highlighting
------------------------------------------------------------------------------- */
.AS_ajax_highlight {
    background-color: #ffb;
    padding: 2px;
    margin: -3px;
    border: 1px solid #dd3;
    color: #000;
}

.searchTerms { color: #eee; }
.searchTerms .AS_ajax_highlight { margin: 0 0 0 3px;}
a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited { display: block; float: left; margin: 6px 0 0; padding: 1px 2px 2px; color: #888; }
a.ajaxSearch_removeHighlight:hover { background-color: #888; color: #222; }

#commentsAnchor{
	color:#ffffff; /*  comments color*/
}

	/*  poll.css - stylesheet settings for poll snippets */

.poll {
  width:100%;
  font-size:1em;
  margin:0;
  padding:0;
}
.poll_container {
  width:100%;
  background-color:#5a84e2;
  color:white;
  border:0px;
  padding-top:0.5em;
  padding-bottom:0.5em;
  margin-left:auto;
  margin-right:auto;
}
.poll_question {
  width:100%;
  text-align:center;
}
.poll_row_container {
  width:100%;
  padding:.1em 0;
}
.poll_choice {
  width:30%;
  float:left;
  text-align:left;
  padding-left:0em;
}
.poll_votes {
  width:15%;
  float:left;
  padding-right:.5em;
  text-align:right;
}
.poll_bar_container {
  width:35%;
  height:.98em;
  background-color:#5a84e2;
  border:1px solid white;
  float:left;
  margin:.1em;
}
.poll_bar {
  height:.98em;
  background-color:#FFFFFF;
  float:left;
  margin:0;
  padding:0;
}
.poll_percent {
  text-align:right;
  padding-right:1em;
  margin-left:auto;
  margin-right:auto;
}
.poll_totalvotes {
  width:45%;
  text-align:right;
}
.float_left_text_right {
  width:50%;
  float:left;
  text-align:right;
  margin:0;
  padding:0;
}
.float_right_text_left {
  width:50%;
  float:right;
  text-align:left;
  margin:0;
  padding:0;
}
.space_line {
  clear: both; margin: 0; padding: 0; width: 90%;
}

/* END - poll.css */
