@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:#ece2d5 url(/ama/images/bg.jpg) no-repeat top center}
* 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;color:#000}
h1{font-size:18px}
h2, * .page_name, * .title, #nd_m_gs_directory #groupshare h1{border:0;font-size:18px;font-weight:bold;color:#800}
* .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:#900}
a:hover{text-decoration:underline;color:#f00}
a:active{}
a:visited{}
a img{border:0}
table tr{vertical-align:top}

/* Template */

#container, #footer{width:932px}
#container{margin:1em auto 0;background:transparent;border:0 none}

#logo_area, h1#logo, h1#logo a{width:207px;height:240px;padding:0}
h1#logo, h1#logo a{overflow:hidden;display:block;margin:0}
h1#logo{background:url(/ama/images/logo.gif) no-repeat}
h1#logo span{display:block;margin-top:-1000px}

#header_area{background:#000;padding:0}
#header_area, #header_slideshow_container, #header_slideshow_border, #header_slideshow_border img, #header_slideshow, #header_slideshow img{width:725px;height:240px}
#header_slideshow_container, #header_slideshow{overflow:hidden}
#header_slideshow_container{position:relative;z-index:0}
#header_slideshow_border{position:absolute;z-index:50;top:0;left:0;display:block}

#nav_area{padding-left:1px;width:206px;background:#d81431 url(/ama/images/border_1px.gif) repeat-y}
#content_area{width:696px;padding:20px 15px 0 14px;background:#fff url(/ama/images/border_1px.gif) repeat-y top right}
#nd_home #content_area{}
#home{}
#home_left{width:562px;padding-right:14px}
#home_left .content{padding:0 14px}
#home_right{width:120px}
#home_right p{margin:0 0 1em}
#mission{margin-top:1em;padding:14px;background:#d7dae4}
#mission h2{margin-top:0}

#bottom_left{width:207px;height:20px;padding:0;background:url(/ama/images/bottom_left_bg.gif) no-repeat bottom left}
#bottom_right{width:725px;height:20px;padding:0;background:url(/ama/images/bottom_right_bg.gif) no-repeat bottom right}

#home_slideshow_container{margin:0 0 1em;width:534px;padding:10px 13px !important;border:1px solid #b7b7b7}
#home_slideshow_container h2{margin-top:0}
#home_slideshow_container * .home_slide p{margin:0 0 1em}
#home_slideshow, #home_slideshow .home_slide{overflow:hidden;width:534px;height:235px;background:#fff}
#home_slideshow_pager{margin:10px 0}
#home_slideshow_pager a{margin-right:4px;padding:2px 6px;color:#fff;font-size:11px;background:#786e6e}
#home_slideshow_pager a:hover, #home_slideshow_pager a.activeSlide{background:#d81431;text-decoration:none}
* .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 */

#left_column_content{overflow:hidden;margin:30px 0;padding-left:20px;width:166px;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;border-top:1px solid #000}
#nav ul{margin:0;padding:0}
#nav li{list-style-type:none}
#nav a{display:block;text-decoration:none;padding:5px 20px;width:166px;border-bottom:1px solid #000;font-size:14px}
#nav ul.nav1 a{color:#fff} /* nav1 off */
#nav ul.nav1 li a:hover,
#nav ul.nav1 li.on a{color:#fff;background:#800} /* nav1 on */
#nav ul.nav1 li.on ul.nav2 a{color:#fcc;border-left:8px solid #000;padding:4px 20px;width:158px;background:#900;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:#fff;background:#500} /* nav2 on */
#nav ul.nav1 li.on ul.nav2 li.on ul.nav3 a{color:#e88;border-left:16px solid #000;padding:2px 20px;width:150px;background:#700;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:#300} /* nav3 on */
#nav ul.nav4{display:none !important}
#nav li.off ul{display:none}
#nav li a:active{}
#nav #nav_special a{font-weight:bold;font-family:"Arial Black", Arial, Helvetica, sans-serif}

/* 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{background:#fff;border:1px solid;padding:2px}

.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:#D81431 !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:#D81431 !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:#800;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:#500 !important}
#calendar td.today{background:#FEFEDF !important}
#calendar th{background:#ddd !important}

/* 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}

/* Misc */

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