@import url(/editor/global.css);

#dcheetaheditor, #dceditor_window{z-index:1000 !important} /* Attempt to force editor to show up above popup menus and anything else */

/* Elements */

body{margin:0;font:12px Arial, Helvetica, sans-serif;background:#e2d7b4 url(/ama/images/bg.gif)}
* body.mceContentBody, body#mceTemplatePreview{background:#fff}
* .rmnav, * .rmnav *{background:none !important}
h1, h2, h3, h4, h5, h6, * .title, * .systemsectiontitle, #nd_m_gs_directory #groupshare h1{line-height:normal;margin-top:1.5em}
h1{font-size:18px}
h2, * .page_name, * .title, #nd_m_gs_directory #groupshare h1{border:0;font-size:16px;font-weight:bold}
* .page_name, * .title, #nd_m_gs_directory #groupshare h1{margin-top:0}
h3, * .systemsectiontitle{font-size:14px;font-weight:bold}
h4{font-size:13px}
h5{font-size:12px}
h6{font-size:11px}
a{text-decoration:none;color:#db1f29}
a:hover{text-decoration:underline;color:#FF404C}
a:active{}
a:visited{}
a img{border:0}
table tr{vertical-align:top}

/* Template */

#container, #main_container, #main, #footer{width:930px}
#container{margin:1em auto 0;background:#fff;border:1px solid #000}

#logo_container{position:relative;z-index:1}
h1#logo, h1#logo a{display:block;margin:0;padding:0;width:216px;height:168px}
h1#logo{position:absolute;z-index:20;top:0;left:0}
#mission{position:absolute;z-index:20;top:0;right:0}

#header_area{background:#000;padding:0;border-bottom:1px solid #000}
#logo_container, #header_area, #header_slideshow_container, #header_slideshow, #header_slideshow_container img{width:930px;height:168px}
#header_slideshow_container, #header_slideshow{overflow:hidden}

#nav_area{background:#db1f29;width:200px;border:1px solid #000}
#content_area{width:686px;padding:0}
#nd_home #content_area{width:412px}
#nd_home #content_area .content{padding:0 15px}
#home_right{padding:10px;width:238px;background:#d8c2ad;border:1px solid #000}

#home_slideshow_container{margin:0 0 2em;width:382px;padding:14px !important;border:1px solid #000;background:#d2e4f2}
#home_slideshow_container h2{margin-top:0}
#home_slideshow, #home_slideshow .home_slide{overflow:hidden;width:382px;height:180px;background:#d2e4f2}
* .edit_slideshow{margin:1em 0px 0px}
* .edit_slideshow div{display:none !important} /* Prevent slideshow content from displaying immediately after it has been saved in the editor */

#those_big_buttons_under_the_nav{margin:20px 0}

#left_column_content{overflow:hidden;margin:20px 0;padding-left:20px;width:160px;font-size:11px;color:#fff}
#left_column_content p{margin:1em 0}
#left_column_content a{color:#fff;text-decoration:underline}
#left_column_content img.greene{clear:both}

#autologin_form{margin:2em 0}
#autologin_box{margin-bottom:5px}
#autologin_form a{margin-left:10px;color:#fff}
#autologin_form a span{}

#search_form{width:90px;margin:20px auto}
#search_form input#akeywords{border:1px solid #555;width:65px;height:12px;margin-right:2px;padding:2px;font-size:10px;color:#555}
#search_form_full #search_box{}
#search_form_full #search_options{}

#map{width:360px;height:300px;margin:0 0 20px 20px;border:1px solid;text-align:left}

/* Right Column Customization - these are normally used for groupshare v2 */

* #content_cell.center_column{width:479px;}
#right_nav, #right_nav_small{background:#cbe4e1}

/* Navigation Menu */

#nav{margin:0;padding:0}
#nav ul{margin:0;padding:0}
#nav li{list-style-type:none}
#nav a{display:block;text-decoration:none;padding:6px 20px;width:160px;font-size:14px;border-bottom:1px solid #fff}
#nav ul.nav1 a{color:#fff} /* nav1 off */
#nav ul.nav1 li a:hover,
#nav ul.nav1 li.on a{color:#000;background:#d8c2ad} /* nav1 on */
#nav ul.nav1 li.on ul.nav2 a{color:#fff;border-left:4px solid #fff;padding:4px 20px 4px 25px;width:151px;background:#7a7067;font-size:13px} /* nav2 off */
#nav ul.nav1 li.on ul.nav2 a:hover,
#nav ul.nav1 li.on ul.nav2 li.on a{color:#000;background:#ad9b8b} /* nav2 on */
#nav ul.nav1 li.on ul.nav2 li.on ul.nav3 a{color:#fff;border-left:8px solid #fff;padding:2px 20px 2px 30px;width:142px;background:#411;font-size:12px} /* nav3 off */
#nav ul.nav1 li.on ul.nav2 li.on ul.nav3 a:hover,
#nav ul.nav1 li.on ul.nav2 li.on ul.nav3 li.on a{color:#fff;background:#711} /* nav3 on */
#nav ul.nav4{display:none !important}
#nav li.off ul{display:none}
#nav li a:active{}
#nav #nav_special a{padding:14px 20px;font-weight:bold}

/* Footer */

#footer{margin:10px auto;padding-bottom:20px;color:#696767;font:11px Arial, Helvetica, sans-serif}
#footer a{color:#696767;text-decoration:none;font-weight:bold}
#footer a:hover{text-decoration:underline}

/* Classes */

.hrule{height:1px;border-top:1px solid;margin:0.5em 0}

* .content li, * .mceContentBody li{margin-top:0.6em;margin-bottom:0.6em}

.float_right{float:right}
.align_right{text-align:right}
.clear_right{clear:right}
.clear_left{clear:left}
.clear_both{clear:both}

* div.clear{clear:both;line-height:0;height:0;font-size:1px;overflow:hidden}

/* Floated images without borders */
/*
.leftjustifiedimage{float:left;margin:0 10px 5px 0}
.rightjustifiedimage{float:right;margin:0 0 5px 10px}
.framedimage{background:#fff;border:1px solid;padding:2px}
*/

/* Floated images with and without borders */
.leftjustifiedimage, .leftjustifiedimage-noborder{float:left;margin:0 10px 5px 0}
.rightjustifiedimage, .rightjustifiedimage-noborder{float:right;margin:0 0 5px 10px}
* .leftjustifiedimage, * .rightjustifiedimage, .framedimage{border:1px solid}

.basic_table{border-collapse:collapse}
table.basic_table, table.basic_table td{border:1px solid}

table.membertable th{border-top:none}

/* Alternating Rows */

table.alternating_rows tr td, table.alternating_rows tr.even td{border-bottom:1px solid !important}
table.alternating_rows tr.even td{border-top-width:0 !important}
table.alternating_rows tr.lastrow td{border-bottom:0 !important}
#groupshare #directory tr.odd_nohover,
table.alternating_rows tr.even, table.alternating_rows tr.even td, table.alternating_rows td.even{background-color:#eee !important}
table.alternating_rows th.sortable, table.alternating_rows td.sortable{background-color:#711 !important}
table.alternating_rows th.sortable a, table.alternating_rows td.sortable a{color:#fff !important}
table.alternating_rows th.sortdesc, table.alternating_rows th.sort_desc,
table.alternating_rows th.sortasc, table.alternating_rows th.sort_asc{background-color:#711 !important}
table.alternating_rows th.sortdesc a, table.alternating_rows th.sort_desc a,
table.alternating_rows th.sortasc a, table.alternating_rows th.sort_asc a{color:#fff !important}
.even{} /* This is here so it shows up in the editor */

#groupshare #directory {border:1px solid}
#groupshare #directory .title{border:none}
#groupshare #directory tr.odd_nohover{} /* Set above with alternating_rows even */
#groupshare #directory tr.even_nohover{}
#groupshare #directory tr#directory_search, #directory tr.lastrow{}
#groupshare #directory .nextprev{}

/* Background Color of Titles on Boxes */

table.membertable th,
table.alternating_rows td.title,
table.alternating_rows thead tr td,  table.alternating_rows tr.header, table.alternating_rows tr.header td, 
table.alternating_rows tr th, table.alternating_rows thead tr, 
#m_home h3, * h3.mbox_header,
#groupshare #directory .title{background-color:#877 !important;color:#fff}

/* Background Color of Boxes */

* .m_box, #m_profile_bottom,
#groupshare #directory,
table.membertable, table.membertable td,
table.alternating_rows{background-color:#fff}

/* Border Color */

#ajli_feed_table iframe,
* .m_box, #m_profile_bottom,
#map, .hrule, #m_profile_bottom .hrule,
* .leftjustifiedimage, * .rightjustifiedimage, .framedimage,
#groupshare #directory,
table.basic_table, table.basic_table td,
table.membertable, table.membertable th, table.membertable tr td, table.membertable tr.even td,
table.alternating_rows, table.alternating_rows tr td, table.alternating_rows tr.even td{border-color:#ccc !important}

* .systemsmalllabel{font-weight:bold}
* .systemsmallvalue{}
* .systemsmallvalue b, * .systemsmallvalue strong{}
* .ad_insert_small{background:none}

/* Member styles */

#m_home h3, * h3.mbox_header{margin:1em 10px 0 0;padding-left:5px;color:#fff;padding:4px 5px 2px 10px}
* .m_box, #m_profile_bottom{border:1px solid;padding:5px 10px}
* .m_box{margin:0 10px 5px 0}
#m_profile_bottom{margin-bottom:5px}
#m_profile_bottom .hrule{margin:1.5em -10px;border-top:1px dashed}

#calendar caption{background:#369 !important}
#calendar td.today{background:#FEFEDF !important}
#calendar th{}

/* Misc */

#site_switcher{padding:10px}
#site_switcher label{font-weight:bold}
#site_switcher select{width:100%;border:0}

/* Alternating rows for Member Profile (nd=profile) */

#nd_profile .m_box table.alternating_rows{border:1px solid;border-collapse:collapse;margin-top:5px !important;margin-bottom:1em;width:100%}
#nd_profile .m_box table.alternating_rows caption{font-size:120%;font-weight:bold;text-align:left;background:#fff;border-style:solid;border-width:1px 1px 0;padding:3px;}
#nd_profile .m_box table.alternating_rows tr.even, #nd_profile .m_box table.alternating_rows tr.even td, #nd_profile .m_box table.alternating_rows td.even{background:#f8f8f8;}
#nd_profile .m_box table.alternating_rows tr td{border:1px solid !important;}
#nd_profile .m_box table.alternating_rows tr.even td td{border:0 !important;}
#nd_profile .m_box table.alternating_rows td{padding:3px !important}
#nd_profile .m_box table.alternating_rows thead td, #nd_profile .m_box table.alternating_rows tr.header td, #nd_profile .m_box table.alternating_rows th{background:#efefef !important;border:1px solid !important;text-align:left;padding:3px;color:#333;white-space:nowrap}
#nd_profile .m_box table.alternating_rows thead a, #nd_profile .m_box table.alternating_rows tr.header a, #nd_profile .m_box table.alternating_rows th a{color:#333}
#nd_profile .m_box table.alternating_rows thead a:hover, #nd_profile .m_box table.alternating_rows tr.header a:hover, #nd_profile .m_box table.alternating_rows th a:hover{text-decoration:underline}
#nd_profile .m_box table.alternating_rows tr.lastrow{border:solid #ddd !important;border-width:1px 0;}
#nd_profile .m_box table.alternating_rows table td{border:0 !important}
#nd_profile .m_box table.alternating_rows,
#nd_profile .m_box table.alternating_rows caption,
#nd_profile .m_box table.alternating_rows tr td,
#nd_profile .m_box table.alternating_rows thead td, #nd_profile .m_box table.alternating_rows tr.header td,
#nd_profile .m_box table.alternating_rows th{border-color:#ccc !important}