/* RCGS CSS Document 
Darkest blue #0c1b48
Med Blue #00519B
Light blue #4f87ba
Very light blue #ccd8e4
*/

BODY{
	background-color:#838383;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	margin-top:13px;
	margin-bottom:13px;
}

HTML{		
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
}

.clear {
	clear: both;
	height: 0px;
	visibility: hidden;
}

.clearleft{
	clear:left;
}

.clearright{
	clear:right;
}

.cleardiv{
	clear: both;
	height: 0px;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


P, TD{
line-height:1.25;
}


SELECT, OPTION, INPUT{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

a:link { color: #000000; text-decoration: underline }
a:visited {color: #666666; text-decoration: underline }
a:hover  {color: #cc0000; text-decoration: underline }
a:active { color: #000000; text-decoration: underline }  

/* Style external links
a[href^="http://"]:not([href*="rcgs.org"])::after 
{
color: #333;
content: "\2197";
font-size: 14px;
}
*/

H1{
font-size:18px;
font-weight:bold;
color:#0c1b48;
margin-bottom:5px;
}

H1 a:link { 
font-size:18px;
font-weight:bold;
color:#0c1b48;
margin-bottom:5px;
text-decoration: none; 
}
H1 a:visited { 
font-size:18px;
font-weight:bold;
color:#0c1b48;
margin-bottom:5px;
text-decoration: none; 
}
H1 a:hover  { 
font-size:18px;
font-weight:bold;
color:#0c1b48;
margin-bottom:5px;
text-decoration: underline; 
}
H1 a:active  { 
font-size:18px;
font-weight:bold;
color:#0c1b48;
margin-bottom:5px;
text-decoration: none; 
}

H2{
font-size:14px;
font-weight:bold;
color:#00519B;
display:inline;}

H2 a:link { 
font-size:14px;
font-weight:bold;
color:#00519B; 
text-decoration: none; 
}

H2 a:visited  { 
font-size:14px;
font-weight:bold;
color:#00519B; 
text-decoration: none; 
}

H2 a:hover   { 
font-size:14px;
font-weight:bold;
color:#00519B; 
text-decoration: underline; 
}

H2 a:active  { 
font-size:14px;
font-weight:bold;
color:#00519B; 
text-decoration: none;
}

H2.hed1{
font-size:20px;
font-weight:normal;
}

a H2.hed1 {
font-size:20px;
text-decoration:none;
}

H2.hed2{
font-size:14px;
}

a H2.hed2 {
font-size:14px;
text-decoration:none;
}

H2.hed2 a:link {
font-size:14px;
text-decoration:none;
}

H2.hed2 a:visited {
font-size:14px;
text-decoration:none;
}

H2.hed2 a:hover  {
font-size:14px;
text-decoration:none;
}

H2.hed2 a:active  {
font-size:14px;
text-decoration:none;
}


H3{
font-size:13px;
font-weight:bold;
color:#000;
}


.hilite{
color:#cc0000;
}


.pdf{
display:block;
height:20px;
padding-top:5px;
}

.pdf IMG{
display:block;
float:left;
margin-right:5px;
padding-top:0;
border:0;
}

.pictableright{
float:right;
margin-left:15px;
margin-bottom:10px;
}

.pictableleft{
float:left;
margin-right:15px;
margin-bottom:10px;

}

.photoborder{
border:1px solid #c0c0c0;
}

#photoborder{
border:1px solid #c0c0c0;
}

.photocredit{
font-size:11px;
}

.photocaption{
font-size:10px;
padding:0 5px 5px 5px;
text-align:center;
background:#f5f5f5;
margin-top:0;
}

.breadcrumbs{
font-size:11px;
}

.breadcrumbs a:link{
font-size:11px;
}

.breadcrumbs a:visited{
font-size:11px;
}

.breadcrumbs a:hover{
font-size:11px;
}

.breadcrumbs a:active{
font-size:11px;
}

.rcgs-maintable{
border-left:1px solid #3e3e3e;
border-right:1px solid #3e3e3e;
border-bottom:1px solid #3e3e3e;
margin-bottom:10px;
background-color:#0c1b48;
}


/* DEFAULT PAGES */
.default-box{
border-bottom:1px solid #ccc;}

.default-items-text{
border-top:1px solid #ccc;
padding:20px 10px 10px 10px;
}

.default-items-text UL{margin:0 0 0 15px;padding:0;}
.default-items-text LI{padding:10px 0 5px 0;list-style-position: outside;}


.learnmore{
margin-top:5px;
width:100%;
}

.learnmore a:link{
float:right;
width:100px;
text-align:center;
padding:5px 0 5px 0;
display:block;
text-decoration:none;
font-weight:bold;
color:#fff;
background-color:#00519B;
}

.learnmore a:visited{
float:right;
width:100px;
text-align:center;
padding:5px 0 5px 0;
display:block;
text-decoration:none;
font-weight:bold;
color:#fff;
background-color:#00519B;
}

.learnmore a:hover{
float:right;
width:100px;
text-align:center;
padding:5px 0 5px 0;
display:block;
text-decoration:none;
font-weight:bold;
color:#fff;
background-color:#cc0000;
}

.learnmore a:active{
float:right;
width:100px;
text-align:center;
padding:5px 0 5px 0;
display:block;
text-decoration:none;
font-weight:bold;
color:#fff;
background-color:#00519B;
}


.learnmoreFR{
margin-top:5px;
width:100%;
}

.learnmoreFR a:link{
float:right;
width:200px;
text-align:center;
padding:5px 0 5px 0;
display:block;
text-decoration:none;
font-weight:bold;
color:#fff;
background-color:#00519B;
}

.learnmoreFR a:visited{
float:right;
width:200px;
text-align:center;
padding:5px 0 5px 0;
display:block;
text-decoration:none;
font-weight:bold;
color:#fff;
background-color:#00519B;
}

.learnmoreFR a:hover{
float:right;
width:200px;
text-align:center;
padding:5px 0 5px 0;
display:block;
text-decoration:none;
font-weight:bold;
color:#fff;
background-color:#cc0000;
}

.learnmoreFR a:active{
float:right;
width:200px;
text-align:center;
padding:5px 0 5px 0;
display:block;
text-decoration:none;
font-weight:bold;
color:#fff;
background-color:#00519B;
}

/* END DEFAULT PAGES */



/* NEWS PAGES */
.newsitem-hed{
font-size:14px;
font-weight:bold;
color:#00519B;
}


a.newsitem-hed:link{
font-size:14px;
font-weight:bold;
color:#00519B;
text-decoration:none;
}

a.newsitem-hed:visited{
font-size:14px;
font-weight:bold;
color:#00519B;
text-decoration:none;
}

a.newsitem-hed:hover{
font-size:14px;
font-weight:bold;
color:#00519B;
text-decoration:underline;
}

a.newsitem-hed:active{
font-size:14px;
font-weight:bold;
color:#00519B;
text-decoration:none;
}

.news-postdate{
	font-size:11px;
	font-style: italic;
}

.news-postdate a:link{
	font-size:11px;
	font-style: italic;
	text-decoration:underline;
}

.news-postdate a:visited{
	font-size:11px;
	font-style: italic;
	text-decoration:underline;
}
.news-postdate a:hover{
	font-size:11px;
	font-style: italic;
	text-decoration:none;
}
.news-postdate a:active{
	font-size:11px;
	font-style: italic;
	text-decoration:underline;
}

.newscategory{
color:#666666;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
}

.newscategory a:link{
color:#666666;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.newscategory a:visited{
color:#666666;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}
.newscategory a:hover{
color:#666666;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
text-decoration:underline;
}
.newscategory a:active{
color:#666666;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.newsitem-block{
margin-bottom:30px;
border-bottom:1px dashed #999;
}
/* END NEWS PAGES */


.medium-bg{
background-color:#00519B;
}


/****************************
 LEFTNAV STYLES
****************************/
.leftnav{
font-size:11px;
background-color:#00519B;
font-family:Arial, Helvetica, sans-serif;
}

ul.leftnav
{
font-size:11px;
float:left;
padding-left:0;
padding-right:0;
/*padding-top:17px;*/
padding-bottom:0;
margin:0;
list-style-type:none;
border-bottom:1px solid #004280;
font-family:Arial, Helvetica, sans-serif;
}

.leftnav li {
font-size:11px;
display:inline;
font-family:Arial, Helvetica, sans-serif;
}


.leftnav-mainsection-admin
{
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:bold;
float:left;
width:159px;
text-decoration:none;
color:#fff;
height:18px;
background-color:#333;
padding-top:4px;
border-top:1px solid #000;
border-bottom:1px solid #000;
}

a.leftnav-mainsection:link,a.leftnav-mainsection:visited,a.leftnav-mainsection:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
width:159px;
text-decoration:none;
color:#fff;
height:18px;
background-color:#00519B;
padding-top:4px;
border-top:1px solid #004280;
border-bottom:1px solid #005cb3;
}

a.leftnav-mainsection:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#0c1b48;
color:#fff;
padding-top:4px;
}


/** MAIN SECTION SELECTED **/
a.leftnav-mainsection-selected:link,a.leftnav-mainsection-selected:visited,a.leftnav-mainsection-selected:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
width:159px;
text-decoration:none;
color:#ffffff;
height:18px;
background-color:#0c1b48;
padding-top:4px;
border-top:1px solid #040F30;
border-bottom:1px solid #7699b9;
}


/** SUBSECTION **/
a.leftnav-subsection:link,a.leftnav-subsection:visited,a.leftnav-subsection:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
float:left;
width:159px;
text-decoration:none;
height:18px;
background-color:#ccd8e4;
/**padding-left:15px;**/
padding-top:6px;
border-bottom:1px solid #4879a6;
}

a.leftnav-subsection:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
background-color:#ccd8e4;
background-image:url(/images/subsection_selected.gif);
background-repeat: no-repeat;
background-position: left center;

}

/** SUBSECTION SELECTED **/
a.leftnav-subsection-selected:link,a.leftnav-subsection-selected:visited,a.leftnav-subsection-selected:hover,a.leftnav-subsection-selected:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	float:left;
	width:159px;
	border-bottom:1px solid #4879a6;
	text-decoration:none;
	height:18px;
	background-color:#ccd8e4;
	padding-top:6px;
	background-image:url(/images/subsection_selected.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



/** SUB-subsubsection  -- third tier**/
a.leftnav-subsubsection:link,a.leftnav-subsubsection:visited,a.leftnav-subsubsection:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
float:left;
width:144px; /*1 px border=145*/
padding-left:15px; /*total of 160px*/
text-decoration:none;
height:18px;
background-color:#EEEEEE;
padding-top:3px;
border-bottom:1px solid #4879a6;
}

a.leftnav-subsubsection:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#484848;
background-color:#EEEEEE;
background-image:url(/images/subsubsection_selected.gif);
background-repeat: no-repeat;
background-position: right center;
}

/** SUB-subsubsection SELECTED **/
a.leftnav-subsubsection-selected:link,a.leftnav-subsubsection-selected:visited,a.leftnav-subsubsection-selected:hover,a.leftnav-subsubsection-selected:active
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
float:left;
padding-left:15px;
width:144px;
text-decoration:none;
height:18px;
/**background-color:#EEEEEE;**/
background-color:#EEEEEE;
padding-top:3px;
border-bottom:1px solid #999999;
background-image:url(/images/subsubsection_selected.gif);
background-repeat: no-repeat;
background-position: right center;
}

/****************************
 END LEFTNAV STYLES
****************************/
.rightnav{
border-left:1px solid #cccccc;
background-color:#786E64;
}

.rightnav-education{
border-left:1px solid #cccccc;
background-color:#77825E;
}

.rightnav-research{
border-left:1px solid #cccccc;
background-color:#786E64;
}

.rightnav-expeditions{
border-left:1px solid #cccccc;
background-color:#497CAD;
}

.rightnav-speaker{
border-left:1px solid #cccccc;
background-color:#5F7078;
}


.quote{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-style:italic;
color:#fff;
} 


.contentarea{
padding:20px 20px 50px 20px;
background-color:#fff;
}

.footertable{
padding:5px 15px 5px 0;
font-size:11px;
color:#fff;
}

a.footer:link{
color:#fff;
text-decoration:none;
font-size:11px;
}

a.footer:visited{
color:#fff;
text-decoration:none;
font-size:11px;
}

a.footer:hover{
color:#fff;
text-decoration:underline;
font-size:11px;
}

a.footer:active{
color:#fff;
text-decoration:none;
font-size:11px;
}

.lecturestable{
border:1px solid #00519B; 
padding:10px; 
background:#ccd8e4;
}

/* FORM TABLES */
.messagerow{
background-color:#FFFFCC;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
border:3px dashed #eaeab5;
padding:10px;
}

.hilite{
color:#990000;
/*background-color:#FFFFCC;*/
}

.hilite-focus{
color:#15422A;
background:#fff;
}

.listingtable{
border-collapse: collapse;
border:1px solid #999;
margin: 10px 0 0 0;
background:#f5f5f5;
}

.listingtable .label{
font-weight:bold;}

.listingtable tr td{
padding:5px 10px 5px 10px;
border-bottom:1px solid #999;
}


.listingtable tr.category td{
padding:4px 5px 4px 15px;
background:#ccc;	
background-image:url(/images/formhed-bg.jpg);
background-repeat:repeat-x;	
color:#000;
font-weight:bold;
font-size:14px;
border-bottom:1px solid #666;
}

/* *******************************ADMIN STYLES ************************************************* */
a.adminlink:link{
width:110px;
text-align:center;
padding:5px;
display:block;
border:1px solid #000;
text-decoration:none;
font-weight:bold;
color:#fff;
background-color:#cc0000;
}

a.adminlink:visited{
width:110px;
text-align:center;
padding:5px;
display:block;
text-decoration:none;
border:1px solid #000;
font-weight:bold;
color:#fff;
background-color:#cc0000;
}

a.adminlink:hover{
width:110px;
text-align:center;
padding:5px;
display:block;
text-decoration:none;
border:1px solid #000;
font-weight:bold;
color:#fff;
background-color:#FF0000;
}

a.adminlink:active{
width:110px;
text-align:center;
padding:5px;
display:block;
text-decoration:none;
border:1px solid #000;
font-weight:bold;
color:#fff;
background-color:#cc0000;
}
/* ****************END ADMIN STYLES ************************************************* */

.section{
margin-bottom:50px;	
}


H2.underline{
font-size:16px;
display:block;
clear:both;
margin-bottom:15px;
padding-bottom:5px;
border-bottom:1px solid #00519B;
}

H2.underline a{
font-size:16px;
}

.lineitem{
clear:both;
margin-top:10px;
margin-bottom:20px;
}

  
.lineitem .sectionname{
color:#00519B;
margin-bottom:10px;	
font-weight:bold;
font-size:13px;
}

 
.lineitem .sectionname a{
color:#00519B;
text-decoration:none;
font-weight:bold;
}

.lineitem .sectionname a:hover{
text-decoration:underline;
}


.lineitem IMG{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
	border:1px solid #999;
	margin-bottom:30px;
	max-width:150px;

}

.committee{
	padding-bottom:7px;
border-bottom:2px solid #ccc;	
}

 .committee IMG{
	float:right;
	margin-left:20px;
	margin-bottom:5px;
	margin-top:5px;
	border:1px solid #999;
	margin-bottom:30px;
	width:125px;
	height:125px;
	border:1px solid #999;
}

.committee h3{
font-weight:bold;
}

