@charset "utf-8";
	
/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* GLOBAL CLASSES
 ---------------------------------------------------------------------------------------------------------------------------------------------- */
	
	.clearer {clear: both; font-size: 0;}
	.left { float: left; }
	.left-img {float:left; margin:0px 10px;}
	.right { float: right; }
	.small-12px {font-size: 12px;}
	.small-10px {font-size: 10px;}
	.small-11px {font-size: 11px;}
	.bottom-push {margin-bottom:15px;}
	
	a {color:#813f32; text-decoration:underline; font-weight:bold; }
	a:hover{color:#253850; text-decoration:underline;} 
	a img { border: none; }

	/* ul { list-style: none; } */
	
	h1 { color:#19303c;}
	h2 { color:#712719; }
	h2 a:link, h2 a:visited{ font-weight:normal; color:#813f32;  }
	h2 a:hover {color:#253850;text-decoration:underline;}
	h3 { color:#333333; }
	p { line-height:1.9em;}
	/* .banner img, .banner-big img { margin-bottom: 10px;border: 4px solid #cccccc;}  Removed border for missing ads */
	.banner img, .banner-big img { margin-bottom: 10px;}
	.banner-big{margin-bottom:15px;}
	.banner-big img {;margin-left:121px; }
	.white-bg{ background-color:#ffffff;}
	
	.notice {border: 1px solid #712719; background-color: #d1e9ed; padding: 12px 25px; margin: 20px;}
	.notice > p { line-height: 1.1em; margin: 0;}
	.btn  {
	
	width:auto;
	float:left;
	margin-right:15px;}
	
.btn a:link, .btn a:visited{color:#ffffff; font-size:13px; padding: 8px 30px 10px 30px;background-image: url("/media/css/css-images/btn-on.gif");
	background-repeat: no-repeat; }

.btn a:hover {background-image: url("/media/css/css-images/btn-off.gif");}

/* Default style for a member picture */
img.node-member-photo {
    width: 200px;
}
/* Example of optional style for a member picture */
img.float-right {
    width: 125px;
    float: right;
    margin-left: 20px;
}

img.float-left {
    width: 125px;
    float: left;
    margin-right: 20px;
}


	
/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* STRUCTURE
 ---------------------------------------------------------------------------------------------------------------------------------------------- */
body {background-color:#d8d8d8; margin-top:0px;}

#container-header-outside { background:#5e2015 url("/media/css/css-images/bg-toplight.gif") repeat-x center top; } 
#container-header {background:#5e2015 url("/media/css/css-images/bg-header-rays-new.jpg") no-repeat center top; height:146px;} 
#container-nav { background-color:#253850; border-bottom:3px #959595 solid;}
#container-body { background:#ffffff url("/media/css/css-images/bg-fade.jpg") repeat-x center top; padding-top:15px; padding-bottom:30px;}
#container-footer { background:#d8d8d8 url("/media/css/css-images/bg-footer-topedge.gif") no-repeat center top;}
#container-copyright{ margin-top:20px; font-size:12px; color:#333;}

#login-form {background: url(/media/images/login-box-bg.jpg) top right no-repeat; float: right; padding: 0.5em 1em; max-height: 64px; width: 247px; border-left: 3px solid #712719; border-bottom: 3px solid #712719; border-right: 3px solid #712719; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px;}
#login-form > p, #login-form > form > p {color:#fff; line-height: 1.1em; margin-bottom: 0; font-size: 0.8em; }
#login-form > p > a { color: #a8afb9; }
#search-sponsor {margin-top: 110px; margin-bottom: 0; color: #fff; text-align: right; vertical_align: middle;}
#login-form input {background-color: #712719; border: 2px solid #712719; color: #fff;}

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* MAIN NAVIGATION
 ---------------------------------------------------------------------------------------------------------------------------------------------- */
 		#nav ul {  margin:0; padding:0; list-style: none;}
		#nav li a { position:relative; float:left; padding: 8px 15px 0px 15px; text-decoration:none; color:#FFFFFF; border:none; height:24px;  text-align:center; }
		#nav li a:hover, #nav li .selected{ position:relative; background:#5e2015 url("css-images/bg-nav-hover.jpg") repeat-x center top; color:#8a311d; }
		#nav li {
					background:#5e2015 url("/media/css/css-images/bg-nav-off.jpg") repeat-x center top;
					position:relative;
					float: left;
					display: inline;
					padding-bottom:0px;
					margin-bottom:0px;
					border-right: 2px solid #253850;
					font:normal 14px Georgia, "Times New Roman", Times, serif; color:#ffffff; 
		} 

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* HOMEPAGE
 ---------------------------------------------------------------------------------------------------------------------------------------------- */

.address p{ color:#ffffff; font-size:12px; line-height:150%; padding-top:10px; text-align:right; margin-bottom: 0px;}

.align-right {text-align:right;}
#main-CTA { 
    padding-top: 25px; 
    min-height: 200px;
    height: auto !important;
    height: 200px;
} 
#main-CTA h3 { padding:0px; margin:0 0 10px 0; color:#1d3657; font-size:20px;font-weight:bold;} 
#main-CTA {background-color:#ffffff; background-image: url("/media/css/css-images/bg-main-cta-top2.jpg");
	background-repeat: no-repeat;
	background-position: left top;} 
#main-CTA-bottom{
	background-image: url("css-images/bg-main-cta-bottom2.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:25px;
	padding-bottom:25px;
}

#sidebar-CTA-wrap {
    background:transparent url("/media/css/css-images/bg-side-cta.jpg") no-repeat center top;  
    margin-right: 0px; 
}
  
#sidebar-CTA { 
    padding:20px 7px 20px 20px;
    min-height: 200px;
    height: auto !important;
    height: 200px;    
} 


.sponsers  a img{margin:4px 12px 4px 0px; border:solid 4px #d8d8d8;} 
.sponsers  a:hover img{border:solid 4px #813f32;} 


.b-CTA { margin-top:25px;  }
.b-CTA-content { background-color:#ffffff; padding:15px 18px 20px 18px; height:180px; }  
.b-CTA-content p { }
.b-CTA-content img { margin: 4px; }
.b-CTA-left-img {float:left; margin-right: 15px;}
.b-CTA-content ul { padding:0px; margin:0 0 0 10px; list-style-type:disc;}
.b-CTA-content ul li { font-weight:normal; padding:0 0 5px 0; margin:0px;}
.b-CTA-top { background-color:#757575; padding:4px 10px 4px 10px;}
.b-CTA-top h3, .b-CTA-top h3 a { color:#ffffff; margin:0px; padding:3px; font-size:13px; text-decoration:none;}  




h3 a{padding:0px; margin:0 0 10px 0; color:#1d3657; font-size:20px; font-family:georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none; }
.subbar {margin-bottom: 1em; } 
.subbar h3, #sidebar-CTA > .text-node > h3 {padding:0px; margin:0 0 10px 12px; color:#1d3657; font-size:20px; font-family:georgia,"Times New Roman", Times, serif; font-weight:bold; text-decoration:none; }
.subbar ul { margin:0px 16px 12px 5px; list-style: none outside none; }
.subbar li {margin:0; padding:8px 11px 8px 11px; border-bottom:1px solid #e8e8e8; display:block;}

.subbar li a, #sidebar-CTA > .text-node > ul > li > a {
/*background:transparent url(/media/images/li-bg.gif) repeat-x scroll 0 0;*/
color:#813f32;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}
.subbar li a:hover, #sidebar-CTA > .text-node > ul > li > a:hover {background-color:#d4d5d5; color:#333232;}
#sidebar-CTA > .text-node > p { margin-left: 12px; }

#id_ul_sponsors > li { padding: 0; }
#id_ul_spnosors > li > ul { margin-bottom: 0;}
#id_ul_sponsors > li > a { font-weight: bold; color: #1d3657; font-size: 1.1em; }
#id_ul_gold > li { padding: 0px 11px; }
#id_ul_silver > li { padding: 0px 11px; }
#id_ul_contributing > li { padding: 0px 11px; }

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* PDF VIEWER
 ---------------------------------------------------------------------------------------------------------------------------------------------- */

object {
    margin-left: 20px;
}

a.pdf-navigation {
    text-decoration: none;
    background-color: #8C311C;
    color: #FFFFFF;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: normal;
}

a.pdf-navigation:hover {
    background-color: #AD5642;
}

p.pdf-navigation {
    margin-bottom: 10px;
}

img.skyscraper-ad {
    float: right;
    margin-right: 20px;
}


/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* FORMS
 ---------------------------------------------------------------------------------------------------------------------------------------------- */

/* Search */
.search-results-header { padding: 1em 0; }
.search-result-icon > img { float: left; margin-right: 1em; margin-bottom: 1em;}
.search-result { margin-bottom: 1em; border-bottom: 1px solid #aaa; }
.search-result-snippet { color: #555; font-style: italic; font-size: 0.9em; margin-bottom: 0em;}
.search-result-url { color: #712719; font-size: 0.8em; text-decoration: underline; }
.oneboxes { padding-left: 48px; }
.onebox-result-icon > img { float: left; margin-right: 1em; }
.onebox-result { margin-bottom: 0.4em; }
h2.onebox-title { color: #000; font-size: 1.4em; padding-left: 60px}
p.onebox-snippet  { color: #555; font-style: italic; font-size: 0.9em; line-height: 1.0em; padding-left: 60px }

	

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* FOOTER
 ---------------------------------------------------------------------------------------------------------------------------------------------- */
 
img {behavior: url("/media/css/iepngfix.htc")}


#multinode-pager {background-color: #eee; border: 1px solid #999; padding: 5px; }
#multinode-pager > a {padding: 0px 5px; }

#tabs { margin-bottom: 1em; }
.ui-tabs-vertical { width: 565px; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 10em; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0;}
.ui-tabs-vertical > .ui-tabs-nav > li.ui-state-default { white-space: normal; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; font-size: 12px; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 372px; }


.entry-footer > p { line-height: 1.1em; margin-bottom: 0.2em; font-size: 0.9em; }
.tag_1 { font-size: 0.9em; }
.tag_2 { font-size: 1.0em; }
.tag_3 { font-size: 1.1em; }
.tag_4 { font-size: 1.2em; }
.tag_5 { font-size: 1.3em; }
.tag_6 { font-size: 1.4em; }

table.sas-table {
    border: thin solid #A0A0A0;
    border-collapse: collapse;
}

table.sas-table thead th {
    border-left: thin solid #A0A0A0;
    border-right: thin solid #A0A0A0;
    padding: 3px;
    text-align: center;
    color: white;
    background-color: #253850;
    font-weight: bold;
    vertical-align: middle;
}

table.sas-table tbody th {
    border-left: thin solid #A0A0A0;
    border-right: thin solid #A0A0A0;
    padding: 3px;
    text-align: left;
    color: #253850;
    font-weight: bold;
    vertical-align: middle;
}

table.sas-table tbody td {
    border-left: thin solid #A0A0A0;
    border-right: thin solid #A0A0A0;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

table.sas-table tbody tr.even {
    background-color: #E8F3F5;
}

/* These rules emulate the sas-table style above but are TinyMCE friendly: */
table.sas-blue {
    border: thin solid #A0A0A0;
    border-collapse: collapse;
}

table.sas-blue tbody tr.sas-blue-header td {
    border-left: thin solid #A0A0A0;
    border-right: thin solid #A0A0A0;
    padding: 3px;
    text-align: center;
    color: white;
    background-color: #253850;
    font-weight: bold;
    vertical-align: middle;
}

table.sas-blue tbody td.sas-blue-text {
    border-left: thin solid #A0A0A0;
    border-right: thin solid #A0A0A0;
    padding: 3px;
    text-align: left;
    color: #253850;
    font-weight: bold;
    vertical-align: middle;
}

table.sas-blue tbody td {
    border-left: thin solid #A0A0A0;
    border-right: thin solid #A0A0A0;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

table.sas-blue tbody tr.light-blue-background {
    background-color: #E8F3F5;
}


.jt_job_list > .jt_job { display: list-item; list-style-type: disc; margin: 0 0 0 10px; padding: 0; }
.jt_job_position { display: inline; }
.jt_job_location { font-size: 0.8em; display: inline; padding-left: 0.5em; }
.jt_job_company { font-size: 0.8em; display: inline; padding-left: 0.5em; }
.jt_alljobs { margin-top: 0.5em; }


/* SEARCH */

#members form ul {
    list-style: none;
    margin-left: 0px;
    margin-right: 0px;
}
    #members form ul li {
        display: inline;
    }
#members form select {
    width: 100%;
}

#searchform {
}
    #searchform a.search-advanced {
        font-weight: lighter;
        font-size: 8pt;
        color: white;
        text-decoration: none;
    }
        #searchform a.search-advanced:hover {
            color: white;
        }
        #searchform a.search-advanced:visited {
            color: white;
        }
    #searchform > form {
        width: 100%;
    }

/* PROFILE */

.member-profile .professional-info h4 {
    font-weight: bold;
    margin-bottom: 0px;
}
    .member-profile .professional-info > li > * {
        padding-left: 20px;
    }
    .member-profile .professional-info > li > h4 {
        padding-left: inherit;
    }


/* END OF STYLE SHEET
----------------------------------------------------------------------- */


