	@import url(/includes/css/reset.css);
/******************************/
/*** Convenience Classes    ***/
/******************************/
html,
body {
	background-color:#fff;
    font-family: arial, helvetica, sans-serif;
    background-color: #FFFFFF;
}
.printonly {
	display:none;
}
a, a:link, a:active {
    color: #197199;
}
a:visited {
    color: #197199;
}
a:hover {
	text-decoration: none;
}

.accessible {
	display:block;
	position:absolute;
	top:-40000px;
}

.clear {
	clear:both;
}

.robots-nocontent {
	/* content blocks not to be spidered by yahoo */	
}

.external {
	/* links that go offsite */
}
/*********** end convenience classes ***************/

/******************************/
/**** Define Content Tags *****/
/******************************/

#content {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 150%;
    color: #333333;
}
#content a, 
#content a:link, 
#content a:active {
    color: #197199;
    text-decoration:underline;    
}

#content a:visited {
    color: #197199;
}
#content a:hover {
	text-decoration: none;
}


#content acronym {
	border-bottom:1px dotted #000000;
	cursor:help;
}

#content cite {
	font-variant:small-caps;
}

#content code {
	font-family: 'Courier New', Courier, Courier6, monospace;

}

#content em {
	font-style:italic;
} 

#content samp {
	font-family:monospace;
}

#content strong {
	font-weight:bold;
}

#content var {
	font-family: 'Courier New', Courier, Courier6, monospace;
	font-weight:bold;
}

#content h1,
#content h2,
#content h3,
#content h4 {
    font-family: arial, helvetica, sans-serif;
	margin-bottom:1em;
}

#content h1 {
    font-size: 18px;
    color: #F99D31;
    font-weight: normal;
    line-height: 125%;
}

#content h2 {
    font-size: 16px;
    color: #74793D;
    font-weight: normal;
    line-height: 125%;
}


#content h3 {
    font-size: 14px;
    color: #AEB65C;
    font-weight: normal;
    line-height: 125%;
}

#content h4 {
    font-size: 12px;
    font-weight: normal;
    line-height: 125%;
}
#content h5 {
	font-weight:bold;
}
#content p, 
#content ul,
#content ol,
#content dl,
#content table {
	margin-bottom:1em;
}

#content blockquote,
#content ul,
#content ol {
	margin:1em;
}

#content ol li {
	list-style: decimal outside;
	margin-left:1em;	
}
#content ul li {
	list-style: disc outside;
	margin-left:1em;
}
#content dl dd {
	margin-left:1em;
	margin-bottom: 1em;
}

#content img {
	margin:4px;	
}

#content hr {
	display: block;
}

/*********** end content classes  ***********/
#site {
    margin: 0px auto 10px auto;
    width: 930px;
}

#breadcrumb {
    margin-bottom: 10px;
}

/* Header */
#header {
    height: 87px;
    margin-bottom: 15px;
}

#logo_image {
    border: 0px;
    height: 55px;
    margin-top: 21px;
    width: 203px;
}

#user_links {
    float: right;
    font-size: 12px;
    letter-spacing: .5px;
    margin-right: 20px;
    margin-top: 5px;
	text-align: right;
}

#user_links .lower {
	padding-top: 8px;
	
}

#user_links a {
    font-size: 11px;
}

#user_links span {
    font-weight: bold;
}


/* Navigation */
#navigation {
    background-color: #D4DB90;
    float: left;
    width: 210px;
    margin-bottom:20px;
}

#mainnav {
    margin: 5px 0px 5px 0px;
    padding: 0px;
}

#navigation ul {
    list-style: none;
    /* height: 40px; */
}

.level1nav .level1link,
.level1nav_on .level1link  {
    color: #74793D;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0px 0px 0px 20px;
    text-decoration: none;
    width: 190px;
}

.level1nav .level1link:hover {
    background-image: url("/includes/images/nav_highlight.gif");
    background-repeat: no-repeat;
    color : #FFFFFF;
}
.level1nav_on .level1link {
    background-image: url("/includes/images/nav_highlight.gif");
    background-repeat: no-repeat;
    color : #FFFFFF !important;
}
.secondnav {
    padding:0;    
    margin-left:30px;    
}
.tertiarynav {
    padding:0 !important;    
    margin-left:15px;
}
.level2nav .level2link {
    color: #197199;
    text-decoration:none;
    font-size: 14px;
    display:block;
    margin:10px 0;
}
.level2nav .level2link:visited,
.level3nav .level3link:visited  {
    color: #197199;
}
.level2nav .level2link:hover,
.level2on {
    color: #DD8C2C !important; 
}

.level3nav .level3link {
    color: #197199;
    text-decoration:none;
    font-size: 12px;
    display:block;
    margin:10px 0;
}

.level3nav .level3link:hover,
.level3on {
    color: #DD8C2C !important; 
}



#subnavigation a {
    color: #5A5A5A;
}

#subnavigation a:hover {
    background-image: url("/includes/images/subnav_highlight.gif");
    background-repeat: no-repeat;
}

/* Page Image */
#page_image, #home_flash {
    background-color: #D4DB90;
    border-top: 5px solid #D4DB90;
    border-right: 5px solid #D4DB90;
    border-bottom: 5px solid #D4DB90;
    float: left;
}

#container {
    width:679px; 
    margin: 15px 20px 20px 20px;
    float:left;  
    
}

/* Footer */

#footer {
    background-image: url("/includes/images/footer_background.jpg");
    background-repeat: repeat-x;
    clear: both;
    height: 156px;
    width: 100%;
    color: #333333;
    line-height: 115%;
}

#footer_content {
    height: 143px;
    margin: 0px auto 0px auto;
    padding: 13px 0px 0px 10px;
    width: 930px;
}

#footer p, #footer h1, #footer h2, #footer h3 {
	margin-bottom:.25em;
}

#footer_logo_image {
    float: left;
    height: 77px;
    width: 86px;
}

#footer #logo_text {
    color: #6A6A4D;
    float: left;
    font-size: 16px;
    margin: 7px 20px 0px 7px;
    width: 115px;
}

#footer #logo_text span {
    color: #197199;
    display: block;
    font-size: 18px;
}

.footer_cols {
    float: left;
    height: 105px;
    overflow: hidden;
    width: 190px;
}

.footer_cols h3 {
    font-weight: normal;
    margin: 7px 0px 0px 0px;
    padding: 0px;
}

.footer_cols h3 a {
    font-size: 16px;
}

.footer_cols p {
    font-size: 12px;
    margin: 0px;
}

#footer_col1, #footer_col2 {
    padding-right: 30px;
}

#footer_col2, #footer_col3 {
    padding-left: 30px;
}

#footer_col2 {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

#footer_links {
    clear: both;
    font-size: 10px;
    padding-top: 15px;
}

#footer_links a {
    color: black;
    font-size: 10px;
}

/* User Profile */
.profile_area #container {
	margin-top: 0;
	padding-top: 0;
}

#profile_management {

}

#profile_nav ul {
    list-style-type:none !important;
}
#profile_nav ul li {
	list-style: none;
	margin-left: 0px;
}

#profile_nav li {
    list-style-type:none !important;  
    background-color: #D4DB90;
    border: solid 1px #5A5A5A;
    border-bottom: none;
    float: left;
    height: 30px;
    margin-right: 10px;
	padding: 0 5px;
    /*width: 95px;*/
	width: auto;
}
#profile_nav a {
    color: #5A5A5A;
    display: block;
    height: 100%;
    font-size: 120%;
    line-height: 30px;
    text-align: center;
    width: 100%;   
}
#profile_nav a:hover,
#profile_nav a:link,
#profile_nav a:visited {
	text-decoration: none;
}

#profile_nav .active {
    background-color: #F99D31;
}
#profile_nav {
    height:31px;
    margin-top: -12px;
   
}
#org_switcher {
	padding-bottom: 5px;
	text-align: right;
}

#profile_content {
	border: 1px solid #5A5A5A;
	margin: 0;
    padding: 15px;
    clear: both;
}

#org_memberships .membership{
	margin-bottom: 20px;
}

div.org_title {
	font-weight: bold;
	font-size: 16px;
}

#org_memberships .org_title a:link,
#org_memberships .org_title a:hover,
#org_memberships .org_title a:visited,
#org_memberships .org_title span {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#org_memberships div.info {
	padding-left: 20px;
}

#organization_join {
	display: block;
	float: right;
}


/* Errors */
#error_box {
    border: 1px solid #FF3333;
	border-top: default;
	color: #FF3333;
    margin-bottom: 10px;
    padding: 10px;
}
#error_box ul {
	
    margin: 0px;
    padding: 0px;
}
#error_box li {
    color: #FF3333;
    list-style-type: none !important;
}
#message_box {
	border: 1px solid #F99D31;
	border-top: default;
	color: #F99D31;
	padding: 10px;
}
#message_box p {
	margin: 0;
}

/******************************/
/**** Define Table Layouts ****/
/******************************/
.tabledefault {
    border: solid 1px #D4DB90;
    background-color:#FCFDF4;
	width:100%;
	font-family: arial, helvetica, sans-serif;
	margin-bottom:1em;
    border-collapse:collapse;
    border-spacing:0pt;
}
.tabledefault thead {
}
.tabledefault tfoot td {
	padding-top:6px;
	font-size:85%;
	text-align:right;
}
.tabledefault tbody td {
    border-bottom: solid 1px #D4DB90;
	padding:5px;
	text-align:left;
	vertical-align: top;
}
.tabledefault thead th {
	font-weight:bold;
	text-align:left;
	padding:5px;
    background-color:#D4DB90
}
.tabledefault tbody th {
	font-weight:bold;
	text-align:center;

}
.tabledefault caption {
    background-color:#5B80AE;
    border-bottom: solid 2px #3B608E;
    color: #FFFFFF;
	display: none;
	font-weight: bold;
    height: 24px;
	line-height: 24px;
	text-align: center;
	width: 100%;
}
.tabledefault .leftcol {
	text-align:left;
}
.cellcenter {
	text-align:center !important;	
}
.odd {
	background-color:#F1F4C9;	
}
.sortcolumn {
	cursor: pointer;
	padding-left: 16px !important;
	background-repeat: no-repeat;
	background-position: left center;
}
.sortasc {
	background-color: #F99D31 !important;
	background-image: url(/includes/images/cms/up.gif);
}
.sortdesc {
	background-color: #F99D31 !important;
	background-image: url(/includes/images/cms/down.gif);
}

/**** News Items List *******/
.link_title {
    font-weight: bold;
}

.link_summary {
   	color: #74793D;
    margin-top: 5px;
}

.news_date {
    float: left;
    color: #74793D;
    margin-bottom:10px;
    font-size: 14px;
    font-weight: bold;
}
.news_author {
    float: left;
    margin-left:10px;
   	color: #AEB65C;
    margin-bottom:10px;
    font-size:14px;
}


/* Search Box */


#search_form {
    background-color: #AEB65C;
    float: right;
    padding: 10px 10px 10px 10px;
    width: 200px;
    font-size: 12px;
}

#search_form label {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: .5em;
    display: block;
    text-align: center;
}

#search_form .text {
    padding:1px;
    font-size: 14px;
    width: 120px;
    float: left;
}

#search_form .image {
    float: right;
}

/* File List */
#file_list #search_area {
	clear: both;
	padding: 10px 0 0;
}

#file_list #left {
	float: left;
	width: 60%;
}

#file_list #right {
	float: right;
	width: 35%;
}

#file_list #right #id_favorites {
	float: right;
}

#file_list #filter_table {
	clear: both;
}

#file_list #update_fav_submit {
	clear: both;
	text-align: right;
}

#file_list #search_area label {
	display: none;
	position: absolute;
	right: -2000px;
}

#row_none_found td {
	text-align: center;
}

/* COOP Profile */
#coop_div {
	margin: 1%;
}

#print_coop {
	float: right;
	margin-right: 10px;
}

#coop_frame {
	border: none;
	//min-height: 550px;
	//height: 600px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#coop_nav {
	clear: none;
	float: left;
}

#coop_nav a {
	border: none;
}

#coop_container {
	border: none;
	overflow: hidden;
}

#coop_container h1 {
	margin-top: 10px;
}

#coop_container #coop_nav a {
	text-decoration: none;
}

#coop_container #coop_nav a.active {
	color: #F99D31;
	text-decoration: underline;
}

#coop_container .floated {
	/*border-top: solid 1px #CBD28A;*/
	padding-top: 0;
	clear: both;
	/*float: left;*/
}

#coop_container #save_group input {
	margin-left: auto;
	margin-right: auto;
}

#coop_container select {
	width: 220px;
}
.spinner {
	margin-bottom: -4px !important;
}

/*	COOP - task list */

#coop_tasks {
	padding-right: 10px;
}
#coop_tasks .task_name {
	font-size: 14px;
    color: #AEB65C;
    font-weight: normal;
    line-height: 125%;
}
#coop_tasks table {
	position: relative;
	width: 100%;
}
#coop_tasks table td {
	padding-top: 5px;
}
#coop_tasks .task_wrapper {
	border: 3px solid #C0C0C0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#coop_tasks .task_title {
	height: 20px;
	padding: 0 0 0 3px;
}
#coop_tasks .task_title span {
	line-height: 20px;
}
#coop_tasks .task_expander_area {
	border-bottom: 3px solid #C0C0C0;
	border-left: 3px solid #C0C0C0;
	color: #C0C0C0;
	float: right;
	font-weight: bold;
	height: 100%;
	text-align: center;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	width: 20px;
}
#coop_tasks .task_expander_area a {
	display: block;
	line-height: 20px;
	height: 20px;
	width: 20px;
}
#coop_tasks .task_expander_area a:link,
#coop_tasks .task_expander_area a:visited,
#coop_tasks .task_expander_area a:hover {
	color: #C0C0C0;
	text-decoration: none;
}
#coop_tasks .task_expander_area a:hover {
	background-color: #C0C0C0;;
	color: #FFFFFF;
	cursor: pointer;
}
#coop_tasks .edit_link,
#coop_tasks .inner_edit_link {
	display: inline;
}
#coop_tasks .task_list .inner_edit_link {
	position: absolute;
	right: 500px;
	padding-right: 40px;
	text-align: right;
}
#coop_tasks .edit_link img {
    cursor: move;
    height: 13px;
    position: absolute;
}
#coop_tasks .task_category {
	clear: none;
	float: right;
	margin-right: 10px;
}

#coop_tasks .task_collapsed .task_expander_area {
	border-bottom: none;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
}

/* This is the area that is hidden and must be manually displayed */
#coop_tasks .task_details {
	margin-left: 50px;
}
#coop_tasks .task_details div,
#coop_tasks .task_details h4 {
	position: relative;
	/*padding-left: 30px;*/
}
/* contacts area */
#coop_tasks h4 {
	clear: both;
	color: #F99D31;
	margin: 0;
	padding: 5px 0 0 0;
}
#coop_tasks ul {
	margin-bottom: 1em;
	margin-top: 0;
}
#coop_tasks div.task_contacts {
	margin-bottom: 1em;
	/*padding: 0;*/
}
#coop_tasks .task_title {
    background-color: #FFFFFF;
	height: 20px;
}
#coop_tasks .task_title {
    cursor: move;
}

#coop_tasks .task_contacts .task_contact_field {
	font-weight: bold;
}

/* description */
#coop_tasks .task_description {
	margin-bottom: 1em;
}

/* applies to both files and todos (common behavior) files */
#coop_tasks .task_list ul {
	padding: 0;
}
#coop_tasks .task_list ul li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0px;
}
#coop_tasks .task_list ul li div.inner_edit_container {
	background-color: #FFFFFF;
	height: 1%; /*IE fix*/
	padding-left: 20px;
	position: relative;
}


/* files */
#coop_tasks .task_files ul li {
	
}

/* todos */
#coop_tasks .task_todos ul li {
	
}
#coop_tasks .task_name {
	font-weight: bold;
}
#coop_tasks .task_description {
	
}
#coop_task_files {
	height: 300px;
	overflow: auto;
}
#coop_task_files #inner_files {
	width: 290px;
}

/* COOP LIGHTBOX */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:520px;
	margin:-300px 0 0 -250px;
	border:1px solid #fff;
	background:#FFFFFF;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}

#lightbox #coop_header {
	
}
#lb_close {
	display: block;
	float: right;
	text-align: right;
	width: 75px;
}

#lbContent div#content {
	margin: 10px;
}

/* END COOP LIGHTBOX */

/* COOP Profile Public Display */
#pub_coop table {
	border: 1px solid #333333;
}

#pub_coop tr {
	border: 1px solid #333333;
	
}

#pub_coop td,
#pub_coop th {
	padding: 8px;
}

#pub_coop .todos {
	padding-left: 30px;
}

#pub_coop .task_name {
	font-size: 115%;
	font-weight: bold;
}

#pub_coop .todo_label {
	font-size: 100%;
	font-weight: bold;
}

#pub_coop .task li {
	list-style-type: none;
}

#pub_coop ul {
	margin: 0;
}

#pub_coop .task_group {
	margin-bottom: 2em;
}

.form_element_save a {
	text-decoration: none !important;
}

.warning_block {
	background-color: #CCCCCC;
}

#events_search label {
	display: none;
}

#feeds {
    float: right;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/includes/images/feed-icon-14x14.png") no-repeat 0 50%;
}

/* Registration ToolTips */
.tt_popup {
	color: #333333;
	background-color: #F1F4C9;
	border: 1px solid #D4DB90;
	/*height: 50px; allow to expand*/
	padding: 5px;
	text-decoration: none !important;
	width: 335px;

}
.ttoa_popup {
	color: #333333;
	background-color: #fff;
	border: 1px solid #D4DB90;
	/*height: 50px; allow to expand*/
	padding: 5px;
	margin-left:14px;
	text-decoration: none !important;
	width: 350px;

}
.tooltipoa {
    cursor:help;
    text-decoration: none !important;
}
.tooltip {
	cursor:help;
    text-decoration: none !important;
}
.tooltip img {
	margin: 0 !important;
}
.invisible {
    visibility:hidden;
}
.registration_back_block {
	clear: both;
}
#reg_buttons button {
	padding:3px;
	width: auto;
}

#reg_back_link {
	text-align: right !important;
}
#reg_back_link span {
	display: block;
	margin-top: -5px;
}
#reg_back_link a {
	text-decoration: none !important;
}
#notice_lightbox {
    background: transparent url('../images/background.gif');
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
    #notice_lightbox .inner {
        background-color: #fff;
        border: 1px solid black;
        height: 300px;
        margin: 100px auto 0;
        width: 500px;
    }
        #notice_lightbox .inner iframe {
            height: 100%;
            width: 100%;
            overflow: hidden;
        }
#notice_content {
    height: 240px;
    margin: 30px;
    position: relative;
}
    #notice_content .actions {
        bottom: 0;
        position: absolute;
    }

