/* CSS Document */

body {
  font-size: 11px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  margin: 0px; 
  margin-bottom: 2px;
  color: #336699;
}

a:link {
	color: #336699;
}

a:visited {
	color: #336699;
}

a:hover {
	color: #333366;
}

ul li {
	list-style-image: url(http://clscholarship.org/cls_site_images/bullet.gif);
}

#header-print {
	display: none;
}

#header {
	padding: 2px;
	border-bottom: 1px solid #999999;
	border-top: 2px solid #006699;
}
/* top menu for the template 'cls-new'*/

#topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: .25em 0 .25em 0;
	border-bottom: 1px solid #999999;
	color: #006699;
	text-align: center;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li {
	display: inline;
	list-style: none;
}

#topnav a:link, #topnav a:visited {
	padding: 0 1em 0 1em;
	color: #006699;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#topnav a:hover {
	font-weight: normal;
	border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
}

/* top navigation for individual pages*/

#topsubnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: .25em 0 .25em 0;
	color: #006699;
	text-align: center;
}

#topsubnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topsubnav li {
	display: inline;
	list-style: none;
}

#topsubnav a:link, #topsubnav a:visited {
	padding: 0 1em 0 1em;
	color: #006699;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#topsubnav a:hover {
	font-weight: normal;
	border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
}

/* footer for templates 'cls-new'*/
#footer {
	font-size: 10px;
	color: #999999;
	padding:1px;
	border-top: 2px solid #006699;
	border-bottom: 1px solid #999999;
}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}

/* home page text for cls*/
.home {
  font-size: 12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #336699;
  padding-left: 5px;
  padding-right: 5px;
}

.home-photos {
	padding-left: 3px;
}

/* page text for cls*/
.page {
  font-size: 12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #336699;
}

.page p {
	padding-left: 10px;
	padding-right: 10px;
}

/* page heading on pages other than the home page */
th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	color: #003366;
	font-variant: small-caps;
	font-weight:bold;
	letter-spacing: 5px;
	padding: 0px;
	padding-bottom: 3px;
}

/* Main sub-headings - including languages on programs page*/
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px; 
	font-weight:normal;
	color: #003366;
	border-top: 1px solid #cccccc;
	margin: 0;
}

/* Institute Main Page */

.programs {
  font-size: 12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  margin: 0;
  color: #336699;
}
.programs p {
  padding-left: 15px;
  padding-right: 5px;
}

.program-top {
  font-size: 15px;
  font-family: Georgia, Times New Roman, Times, serif;
  margin: 0;
  margin-left: 18px;
  color: #336699;
  border-spacing: 8px;
}

/* Institute Description Pages */

.institute {
  font-size: 12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #336699;
}

.institute p {
	padding-right: 10px;
}

.institute th {
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #003366;
	text-align: left;
}

.institute td {
	padding-top: 8px;
	padding-bottom: 10px;
}

#inst-header  {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #003366;
	padding-left: 10px;
	padding-right: 10px;
}


/* Main sub-headings - including languages on programs page*/
h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px; 
	font-variant: small-caps;
	font-weight:normal;
	color: #003366;
	border-bottom: 1px solid #336699;
	margin: 0;
}

/* FAQ questions */
h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px; 
	font-style: italic;
	font-weight:normal;
	color: #003366;
	border-top: 1px solid #cccccc;
	margin: 0;
	margin-right: 5px;
	padding: 0;
	padding-top: 8px;
}

/* FAQ answers */
.faqanswers {
  font-size: 12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  margin: 0;
  margin-left: 30px;
  margin-right: 60px;
  margin-bottom: 15px;
  color: #336699;
  border-spacing: 8px;
}

.faqanswers a:hover {
	font-weight:normal;
	color: #333366;
}


/* News and Events Page */

.newseven {
	font-size: 12px;
	font-weight: semi-bold; 
	color: #336699; 
	background-color:  #ffffff;
	padding: 0px;
}

.newsodd {
	font-size: 12px;
	font-weight: semi-bold; 
	color:  #ffffff;
	background-color:  #336699;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.newsheader {
	font-size: 13px;
	font-weight: bold; 
	font-variant: small-caps;
	color: #336699; 
	background-color:  #ffffff;
	padding: 0px;
}

/* 'back to top' links */
.backtotop {
	font-size: 10px;
	text-align: right;
}

.backtotop a:link {
	color: #336699;
	text-decoration: none;
}

.backtotop a:visited {
	color: #336699;
	text-decoration: none;
}

.backtotop a:hover {
	font-weight:normal;
	color: #333366;
}










/* sidemenus*/

#sidemenu {
  	font-size: 12px;
}

#sidemenu ul{
	list-style: none;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}

#sidemenu li {
	display: inline;
	list-style: none;
}

#sidemenu li a:link, #sidemenu li a:visited {
  	font-family: Georgia, Times New Roman, Times, serif;
	display: inline;
	padding: 0 2.5em 0 .5em;
	margin: 0;
	border-left: 2px solid #336699;
	color: #336699;
	text-decoration: none;
}

#sidemenu li a:hover {
	font-weight: normal;
}

/*
#sidemenu li a:hover {
  	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	display: inline;
	padding: 0.4em 0 0.4em 0.4em;
	border-left: 12px solid #cccccc;
	background-color: #336699;
	color: #ffffff;
	text-decoration: none;
}
*/





/* Second tier sub-headings - including language levels on programs page  */
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px; 
	font-weight:normal;
	color: #003366;
}

/* Third tier sub-headings  */
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	margin-right: 8px;
}

/* H4 is listed under FAQ section  */

/* Institute locations on programs page */
h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight:normal;
	color: #003366;
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;
	margin-left: 13px;
}



.participants {
  font-size: 12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #336699;
}

.participants p {
	padding-left: 10px;
	padding-right: 10px;
}

.participants_title   { 
	font-size: 16px; 
	font-weight: bold; 
	color: #003366; 
	text-align: left; 
	border-bottom: 1px solid #336699; 
}
	
.participants_dates   { 
	font-size: 12px;
	font-weight: bold; 
	color: #003366; 
	text-align: left;  
}

.participants_toplinks {
	font-size: 12px;                    
	color: #336699; 
	text-align: center;   	
}

.participants_toplinks a:hover {
	font-weight:normal;
	color: #333366;
}

.listheader {
	font-size: 11px;                    
	color: #003366; 
	text-align: left;   
	vertical-align: top;
	border-bottom: 1px solid #003366;
	width: 261px;
	padding: 0;
	padding-left: 7px;
}

.listdetails {
	font-size: 10px;                    
	color: #336699; 
	text-align: left;   
	vertical-align: top;
	width: 261px;
	padding: 0;
	padding-left: 10px;
}






/*

extra from old cls site

.participants_header  { 
	font-size: 10px;                    
	color: #336699; 
	text-align: left;   
	vertical-align: top;
}
.participants         { font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding-left: 10px; padding-right: 10px; }
table.participants td { padding:0px; padding-left: 10px;}


.participants_entry	 { font-size: 10px;                    color: #000000; text-align: left;   vertical-align: top;}
.programs             { font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding-left: 10px; padding-right: 10px; }
table.programs td { padding:0px; padding-left: 10px;}
.programs_title   { font-size: 16px; font-weight: bold; color: #000000; text-align: center; }


.languages {font-variant: small-caps;text-align:center;color:rgb(0,51,102);}
.countries {color:#800;}
.apply {color: rgb(31,73,125);border: 1px solid #000; padding-left: 10px; padding-right: 10px;}
.newhome{color: rgb(31,73,125);}
*/



