* $Id: main.css,v 1.7 2008/05/22 02:11:28 sap Exp $ */

/* body, div, object, form, table, fieldset, input, select, img, h1, h2, h3, h4 { */
body, div, object, form, table, fieldset, input, select, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    border: 0;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #de791b;
}

a:hover {
    text-decoration: underline;
/*     color: #de791b !important; */
/*     color: #1A8ABA !important; */
    color: #1A8ABA;
}

.link_on {
    color: #1A8ABA !important;
}


.gray_link {
    color: #444444;
}

.gray_link a {
    color: #444444;
    text-decoration: none;
}

.gray_link a:hover{
    color: #444444;
    text-decoration: underline;
}


/* joe's stuff */

body {
    background-image: url(../img/bg_grad_1.jpg);
    background-repeat: repeat-x;
    background-color: #E9F4F8;
    font-size: 12.3px;
    font-family: Arial, sans-serif;
    color: #444444;
    line-height: 1.5;
    text-align: center;
}

div#sandbox {
    width: 980px;
    margin: 0 auto;
    margin-bottom: 24px; 
}

div.header {
    position: relative;
    background-image: url(../img/ccaptop.jpg);
    height: 147px;
}

div.header table {
    float: right;
    position: relative;
    width: 310px;
    margin: 40px 25px 0 0;
    height: 18px;
}

div.header input.search {
    height: 16px;
    *height: 20px;
    *margin: -3px 0 0 0;
    border: 1px solid #999999;
    color: #666;
    margin: 0;
    padding: 2px;
}

/* General */
div.navigationbar { width: 100%; background-color: #213783; height: 40px; border-width: 1px 0 1px 0; border-color: #6279A5; border-style: solid;}

#nav { clear: both; }
#nav, #nav ul { list-style: none; }

#nav, #nav * { padding: 0; margin: 0; }
#nav a, #nav a:hover { text-decoration: none; }
#nav a:hover { color: #1A8ABA; }

/* Head links */
#nav li.parent { 
	border-width: 1px 0 1px 0; 
	border-style: solid; 
	border-color: #6279A5; 
	width: 123px; 
	float: left; 
	margin-left: -1px; 
	background-color: #213783; 
	text-align: center; 
}
#nav li.parent a { 
	display: block; 
	color: #FFF; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding: 10px 0; 
	font-size: 12px;
	background-image: url(../img/link-divider.gif);
    background-repeat: no-repeat;
    background-position: center left; 
}

#nav li.parent a:hover { color: #1A8ABA; }

/* Child lists and links */
#nav li.parent ul { display: none; text-align: left; position: absolute; z-index: 9999; }
#nav li.parent:hover ul, #nav li.over ul { display: block; text-align: left; }
#nav li.parent:hover ul li, #nav li.over ul li { min-width: 141px; background-color: #3396e3; border-bottom: 1px solid #6279A5; }
#nav li.parent:hover ul li a, #nav li.over ul li a { background-image: none; padding: 5px 5px; text-align: left; font-size: 11px; }
#nav li.parent:hover ul li a:hover, #nav li.over ul li a:hover { color: #213783; }


/* ie6 */
/*
div.navigationbar ul li {
    *background-image: expression(this.previousSibling==null ? 'none' : '');
    *padding-left: expression(this.previousSibling==null ? '0' : '');
}

div.navigationbar ul li:first-child {
    background-image: none;
    padding-left: 0;
}

div.navigationbar ul li a {
    color: white;
    line-height: 25px;
}

div.navigationbar a:hover {
    color: #1A8ABA;
    text-decoration: none;
}
*/
div.navigationbar-line {
    height: 4px;
    background-color: white;
    line-height: 0;
    font-size: 1%;
}
/***/

div#search_block {
    position: absolute;
    left: 595px;
    padding-top: 57px;
    height: 32px;
    text-align: bottom;
}








td.news {
    font-size: 11px;
    font-family: arial;
    font-style: normal;
    padding-right: -7px; 
    padding-left: 5px; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    color: #243A7B;
}

span.news {
    font-size: 11px;
    font-family: arial;
    font-style: normal;
    padding-right: -7px; 
    padding-top: 5px; 
    padding-bottom: 5px; 
    color: #000000;
}

span.news3 {
    font-size: 11px;
    font-family: arial;
    font-style: normal;
    padding-right: -7px; 
    padding-left: 5px; 
    padding-top: 5px; 
    padding-bottom: 5px;
    color: #589BC5;
	overflow: auto
}

span.newshead1 {
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    color:#1A8ABA;
    line-height: 1.2;
}

span.newshead1 a, a:hover {
    color:#1A8ABA;
}

span.newshead2 {
    padding-bottom: 2px; 
    font-size: 12.5px;
    font-family: arial;
    font-weight: bold;
    color: #1A8ABA;
    line-height: 1.4;
}

.newshead2 a:hover {
    color: #1A8ABA;
}

span.newshead3 {
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    color: #243A7B;
}

span.newshead3 a {
    color: #243A7B;
}

.newshead3 a:hover {
    color: #243A7B;
    text-decoration: none;
}






/***************
*              *
*   left nav   *
*              *
***************/

#leftnav {
    width: 245px;
    color: #243A7B;
    background-color: #e9f4f9;
}

div.leftnav_top {
    width: 245px;
    height: 65px;
    background-color: #1A8ABA;
}

div.leftnav_top_txt {
    padding-top: 20px;
    padding-left: 15px;
    font-size: 14.4px;
    font-weight: 800;
    color: #FFFFFF;
    text-transform: uppercase;
}

div.leftnav_subhead {
    width: 230px;
    padding-top: 11px;
    padding-left: 15px;
    padding-bottom: 11px;
    font-weight: 550;
    font-size: 14.4px;
    color: #243A7B;
    background-color: #e9f4f9;
}

div.leftnav_spacer {
    width: 245px;
    height: 11px;
    background-color: #e9f4f9;
}

div.leftnav_subhead a {
    text-decoration: none;
    color: #243A7B;
}
div.leftnav_subhead a:hover {
    text-decoration: none;
    color: #243A7B;
}

div.leftnav_divider {
    width: 220px;
    margin-left: 12px;
    height: 2px;
    font-size: 0px;
    line-height: 0px;
    background-image: url(../img/bg_grad_2.jpg);        
}

div.leftnav_bot {
    width: 245px;
    height: 18px;
    background-image: url(../img/left_nav_bottom.jpg);
}

    ul.subnav {
        list-style: none;
        padding: 0px;
        padding-left: 30px;
        margin: 0px;
        font-size: 12.5px;
        font-weight: 550;
        text-decoration: none;
        color: #243A7B;
    }
    
    li#subnav_on {
        color: #1A8ABA;
    }
    
    li#subnav_on a, a:hover {
        color: #1A8ABA;
    }
    
    li.subnav {
        padding-bottom: 3px;
    }
    
    ul.subnav a, a:hover {
        text-decoration: none;
        color: #243A7B;
    }

    div.leftnav_subhead_b {
        width: 230px;
        padding-top: 11px;
        padding-left: 15px;
        padding-bottom: 5px;
        font-weight: 550;
        font-size: 12.5px;
        color: #243A7B;
        background-color: #e9f4f9;
    }
    
    div.leftnav_subhead_b a, a:hover {
        text-decoration: none;
        color: #243A7B;
    }
    
    div.leftnav_subnav {
        padding-bottom: 5px;
    }


/************************
*                       *
*   main content area   *
*                       *
************************/

#sandbox_divider {
margin-top: 6px; 
margin-bottom: 6px; 
background-image: url(../img/bg_grad_2.jpg); 
width: 445px; 
height: 15px; 
background-repeat: repeat-x; 
}

.internal_subheading {
    font-weight: 700;
    font-size: 14px;
    color: #1A8ABA;
}

div.internal_subheading_2 {
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 14px;
    color: #1A8ABA;
}

ul.sandbox {
    padding-left: 12px;    
    padding-bottom: 4px;    
    font-size: 11px; 
    font-weight: 550;
    color:#243A7B;
}
    
div.center_wrapper {
    text-align: left;
    width: 980px;
    background: #ffffff;
    padding-left: 0px;
    padding-right: 0px;
    vertical-align: top;
}

td.vertical_divider {
    width: 2px;
    background-image: url(../img/bg_grad_3.jpg); 
    background-repeat: repeat-y;
}


/*******************
*                  *
*   right column   *
*                  *
*******************/

span.orange_head {
    font-size: 14.5px;
    font-weight: 900;
    color: #de791b;
    line-height: 1.7
}

#right_col_divider {
    margin-top: 10px; 
    margin-bottom: 1px; 
    background-image: url(../img/bg_grad_2.jpg); 
    width: 215px; 
    height: 10px; 
    background-repeat: repeat-x; 
}

li.small_bullet {
    list-style: square url(../img/small_bullet.gif);
}












td.crumbs {
    width: 694px;
    height: 27px;
    background-color: #E9F4F8;
    font-size: 11px;
    color: #243A7B;
}

td.crumbs a, a:hover {
    color: #243A7B;
}

span.crumbs_on {
    color: #1A8ABA;
}

span.crumbs_on a, a:hover {
    color: #1A8ABA;
}

div.internal_heading {
    line-height: 1.2;
    font-family: arial;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 5px;
    color: #1A8ABA;
}

div.internal_heading_news {
    line-height: 1.2;
    font-family: arial;
    font-weight: bold;
    font-size: 26px;
    color: #1A8ABA;
}

div.news_heading {
    line-height: 1.3;
    font-family: arial;
    font-weight: 800;
    font-size: 19px;
    color: #333333;
    padding-top: 8px;
}






div.internal_subheading {
/*     font-family: arial; */
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 7px;
    font-size: 15px;
    color: #1A8ABA;
    line-height: 1;
}

div.internal_content {
    font-size: 12.1px;
    padding-bottom: 5px;
    font-weight: 500;
    color: #666666;
}

div.internal_content a {
    color: #de791b;
}

div.internal_content a:hover {
    color: #de791b;
    text-decoration: underline;
}



/* 
 * div.internal_content img {
 *     margin: auto;
 *     padding: auto;
 *     border: auto;
 * }
 */












.default_span {
    font-size: 12.1px;
    font-family: Arial, sans-serif;
    color: #666666;
    line-height: 1.5;
}

span.more a {
    font-weight:bolder;
    font-size:11px;
    text-decoration:none;
    color:#1A8ABA;
}

span.more a:hover {
    text-decoration: underline;
}







/*************
*            *
*   footer   *
*            *
*************/

#navfooter_wrap {
    background-image: url(../img/footer.jpg); 
    position: relative; 
    width: 980px; 
    height: 109px;
}

#navfooter {
    font-size: 10px;
    color: #ffffff;
    padding-top: 49px;
    margin-left: 40px;
    width: 700px;
    height: 20px;
}

a.footer  {
    color: #ffffff;
    text-decoration: none;
}

a.footer:hover {
    color: #ffffff !important;
    text-decoration: underline;
}




/* home only */
/*
#home_page_box_header {
    background-image: url(../img/blue_bar.jpg); 
    width: 265px; 
    height: 34px;     
    padding-left: 15px;
    padding-top: 8px;
    font-size: 17px;
    font-weight: 800;
    color: #ffffff;
}
*/
#home_page_box_header {
    background-image: url(../img/blue_bar.jpg); 
    width: 280px; 
    height: 42px;     
/*     padding-left: 15px; */
/*     padding-top: 8px; */
    font-size: 17px;
    font-weight: 800;
    color: #ffffff;
}
#home_page_box_header a {
    color: #ffffff;
}
#home_page_box_header a:hover {
    color: #ffffff;
	text-decoration:underline
}

#home_page_sub_box_header {
    padding-left: 15px;
    padding-top: 8px;
}

div#events_container {
    background-color: #fff;
    padding-bottom: 20px;
}

#home_text_box {
    font-size: 11px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}

#green_heading {
    font-size: 20px;
    color: #009944;
    font-weight: bold;
    font-family: arial;
    line-height: 1.5;
}

div#home_col1 {
    width: 280px;
    margin-left: 29px;
}

div#home_col23 {
    background-color: #ffffff;
	width: 280px;
    margin-left: 20px;
}

div#support_our_work {
    background-color: #ffffff;
	width: 280px;
/*     height: 114px; */
/*     background-image: url(../img/support_our_work.jpg); */
/*     overflow: hidden; */
}

div#support_our_work_top {
    width: 280px;
    height: 70px;
    background-image: url(../img/support_our_work.jpg);
    overflow: hidden;
}


#home_text_box_support {
    font-size: 11px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    text-align: left;
    border: 1px solid #a4d4a1;
}



div#sign_up_block {
    background-color: #ffffff;
	padding-top: 10px;
    height: 32px;
    text-align: bottom;
}

input.sign_up_textbox {
    vertical-align: bottom;
    padding-bottom: 3px;
    width: 210px;
    border: 1px solid #c3ccdf;
    color: #666;
}

input.sign_up_button {
    vertical-align: bottom;
    padding-top: 3px;
}

img.home_news_bullet {
    padding-left: 0px;
    padding-right: 8px;
    padding-top: 4px;
    float: left;
}

div.home_news_divider {
    margin-top: 18px;
    margin-bottom: 6px;
    background-image: url(../img/bg_grad_2.jpg);
    width: 250px;
    background-repeat: repeat-x;
    height: 10px;
}





div.generic_dots_divider {
    margin-top: 7px;
    margin-bottom: 3px;
    background-image: url(../img/bg_grad_2.jpg);
    width: 100%;
    background-repeat: repeat-x;
    height: 10px;
}

/* sap */
h1.internal_heading {
    font-weight: bold;
    font-size: 26px;
    margin-top: 8px;
    margin-left: 30px;
    margin-bottom: 16px;
    color: #1A8ABA;
}

h3.resources_heading {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 4px;
    color: #de791b;
}

div.resources_blocks {
    height: 210px;
    overflow: hidden;
}

div.resources_blocks2 {
}

span.resources_link_date {
    font-size: 11px;
    font-weight: 700;
    color: #1A8ABA;
}

span.resources_link_date a, a:hover {
    text-decoration: none;
    color: #1A8ABA;
}

span.resources_link_text {
    font-size: 11px;
    font-weight: 550;
    color: #243A7B;
}

span.resources_link_text a, a:hover {
    text-decoration: none;
    color: #243A7B;
}
