/* root css */

.small_caps{
	text-transform:uppercase;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;	
}
body {
	line-height: 150%;
	color: #444;
  height:100%;
}

#content-left{
  float:left;
  width:225px;
  margin-right:10px;
}
#content{
  float:left;
  background:#f0f0f0;  
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
  margin-bottom:10px;
  padding:20px;
}
#content-right{
  width:225px;
  float:left;
  margin-left:10px;
}

.thumbnail {
	border: solid 1px #dcdcdc;
}

.comments_hr {
	background-color: #ffffff;
	color: #ffffff;
	border-bottom: dotted 1px #999999;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}
a.a_button_red {
	border: 1px solid #000;
	text-decoration: none;
	background-color: #9c2e32;
	color: white;
	font-weight: bold;
	font-family:Arial, Tahoma;
	padding: 4px;
}
a.a_button_red:hover {
	border: 1px solid #000;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-family:Arial, Tahoma;
	padding: 4px;
}
a.a_button_red:visited {
	border: 1px solid #000;
	text-decoration: none;
	background-color: #9c2e32;
	color: white;
	font-weight: bold;
	font-family:Arial, Tahoma;
	padding: 4px;
}
hr {

	background-color: #ffffff;
	color: #ffffff;
	border-bottom: dotted 1px #999999;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}
a {
	color: #333;
	text-decoration: underline;
	/*font-weight: bold;*/
}
a:hover { 
	text-decoration: none; 
	color: #333;
}
a:visited {
	text-decoration: underline; 
	color: #333;
}
a:visited:hover {
	text-decoration: none; 
}
a.middlelink {
	color: #333;
}
a.inactive {
	text-decoration: none;
}
a.inactive:visited {
	text-decoration: none;
}
a.inactive:link {
	text-decoration: none;
}
a.inactive:hover {
	color: #333;
	text-decoration: none;
}
.boxes {
  background:#f0f0f0;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
  margin-bottom:10px;
  padding:20px;
}
.boxes h2{
  font-size:14px;
  color:#000;
}
.featuredbox{
  text-align:center;
}

#satsite {	
	background: #fbffbe;
	padding: 5px;
	border: solid 1px #ffca0e;
	margin-bottom: 9px;
	text-align: center;
}
#satsite a {
	
	color: #555;
}
.ads {

	line-height: 6px;
}
#manage_table h1 {
	
	display: inline;
}
body,table,td{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*font-family: Calibri, "Trebuchet MS", serif;
	font-family: "Trebuchet MS", serif;*/
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #333;
	/*font-size: 0.95em;
	line-height: 1.1em;*/
}
body{
	text-align:center;
  background: url("/images/bg__full.png") repeat-x scroll left top #FFFFFF;
  margin:0;
}
.body{
	width:960px;
	margin:auto;
	text-align:left;
}
#header {
  height:159px;
  background:url(/images/top.jpg);
}
#top_bar {
	color: #ccc;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:9px;
  height:120px;
}
#top_bar a {
	color: #ccc;
}
#top_bar a:visited {
	color: #ccc;
}
#logo{
  margin-top:40px;
  margin-left:20px;
  float:left;
}
#welcome{
  float:right;
}
#isdsearch{
  padding:0; margin:20px;;
}
#country_flags {
  clear:both;
	float: right;
	padding: 0;
	margin: 0;
	position: relative;
	top: 3px;
}
#country_flags .flag {
  float:left;
  margin-right:5px;
}
#country_flags .flag a{
  padding-left:16px;
  line-height:14px;
  text-decoration:none;
}
a.flag{
  padding-left:20px;
}
.nav{
	/*overflow: auto;*/
	background:#171717;
	padding:6px 0 6px 6px;
	height: 25px;
}
.nav img{
  float:left;
}
.nav div.flag{
  width:32px;
  height:30px;
	float:left;
  margin-top:-3px;
}

#links{
	padding: 6px 0 6px 7px;
	color: #171717;
	clear: both;
}
#links a {
	color: #2a2a2a;
	text-decoration: underline;
}
#links a:hover {
	text-decoration: none;
}
.country_flags input{
	border: solid 1px black;
	padding: 2px;
}
.country_flags input#button {
	background-color: #888;
	font-weight: bold;
}
/***** MAIN MENU country_flags ****/

.menu {
	padding:0;
	margin:0;
	vertical-align:top;
	position: relative;
	top: 1px;
  height:27px;
  font-size:13px;
}
.menu ul {
	padding:0 0 0 15px;
	/*padding-left:20px;*/
	margin:0;
	display: inline;
}
.menu li {
	/*display: inline;*/
	/*text-transform:uppercase;*/
  float:left;
  padding:3px;
  list-style:none;
  height:27px;
  line-height:27px;
}
.menu li a {
	background-repeat:no-repeat;
	background-position:left;
	padding-left:9px;
	padding-right:9px;
	color:#fff; 
	font-weight:bold;
	height:23px;
	line-height:23px;
	text-decoration:none;
}
.menu li a:visited {
	color: #fff;
	text-decoration:none;
}
.menu li a:hover {
	color: #fff;
	text-decoration:none;
}
.menu li.selected{
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	behavior: url(/PIE.htc);
  background-color:#e2e2e2;
  position:relative;
  z-index:1;
}
.menu li.selected a{
  color:#000;
}

/*******************************/


#left-nav {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
	
#left-nav li {
	display: inline;
}

#left-nav a {

	display: block;
	margin: 0em 0em 1em 0em;
	font-size: 9pt;
	
	font-weight: bold;
	background-color: #f6f6f6;
	padding: 6px;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: normal;
	color: #333;
	text-decoration: none;
}
	
#left-nav a:hover {
	background-color: #e5e5e5;
	color: #292929;
}

#left-nav a:visited {
	background-color: #f6f6f6;
	color: #333;
}

#left-nav a:visited:hover {
	background-color: #e5e5e5;
	color: #292929;
}

#left-nav a:active {
	background-color: #f6f6f6;
	color: #333;
}
	
#left-nav a.highlight {
	background-color: #666;
	color: #fff;
}
/*
#left-nav a:active	{color: #fff; text-decoration: none;}
*/
#page_link {
	
	font-size: 1em;
	width: 329px;
	border: dashed 1px #444;
	color: #444;
}

.hbar{
	padding:2px 0 0 0;
	/*background:#212227;*/
	color: #000;
	/*border-top: solid 1px #212227;*/
	/*border-bottom: solid 1px #212227;*/
}

div.footer{
	background:#636363;
	color: #fff;
	padding:15px;
	text-align:center;
}
div.footer a, div.footer a:visited, div.footer a:active{
	color: #fff;
}

h1{
  font-size: 16pt;
  color: #000;
	padding-bottom: 1px;
	font-weight: bold;
	margin: 0 0 15px 0;
	position: relative;
	top: -1px;
}
h2 {font-size: 18px; margin: 10px 0;color: #003366;}
h3 {font-size: 14px; margin: 0;color: #003366;}
h4 {font-size: 9pt;color: #444;}
h2 a,h2 a:visited,h3 a,h3 a:visited{
  color:#003366;
}


textarea {
	border: solid 1px #666;
	font-family: inherit;
	font-size: 1.1em;
	padding: 3px;
}
#pbstable td {
	padding-bottom: 7px;
}
select.styled {
	font-family: inherit;
	font-size: 1.1em;
	padding: 3px;
}
input.styled {
	border: solid 1px #666;
	padding: 3px;
	font-size: 1.1em;
}
input.button {
	position: relative;
	top: -1px;
}
input.submit {
	font-size: 1.1em;
	padding: 2px;
}
.schoolname {
	
	color: #e00;
}
#cat_list td {

	line-height: 18px;
}
img.sm_flag {
	
	vertical-align: middle;
	margin-right: 4px;
	position: relative;
	top: -1px;
	padding: 0;
}
img {
	border: 0;
}
.subtd_center table tr td {
	
	text-align: center;
}
.frontFeatured td {
	text-align: center;
}

ul.country-county-list {
	
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 150%;
}
ul.country-county-list li ul {
	
	list-style: square;
	padding: 0;
	margin: 10px 0 10px 30px;
}
ul.country-county-school-list {
	
	list-style: none;
	margin: 10px 0 0 1px;
	padding: 0;
	line-height: 150%;
}
.stickyYellow {
	
	background: #FFFFD3;
	border: solid 1px #F4DEAB;
}
ul.errors li {
	color: #ee0000;
}
#footerContent {
	font-size: 8pt;
	color: #999;
}
.warning {
	color: #cc0000;
}
.formhelp {
	color: #666;
}
p.smallBoxMoreLink {
	font-size: 7pt;
	margin: 10px 0 0 0;
}
a.emetis {
	color: #548853;
}
.nomargin {
	margin: 0;
}
ul.square-thin-margin {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
ul.square-thin-margin li {
	margin-left: 17px;
}
#sub_footer {
	text-align: center;
	padding: 0 0 20px 0;
}

.sbox{
	border:1px solid black;
	width:300px;
	padding:2px;
}


table.messages td{
	padding:3px;
}
table.messages tr.unread td{
	font-weight:bold;
	color:#8a2e2e;
}
div.emailcountry_flags{
	line-height:130%;
}
div.emailcountry_flags .unread{
	font-weight:bold;
}

.further_info td{
	padding:1px;
}

/***** ADS *****/
.ads_verticle{
  text-align:center;
  padding:0;
}
.ads_verticle img{
  padding:5px 0;
}
.ads_horizontal {
  width:400px;
  margin:auto;
}
.ads_horizontal img{
  padding:5px;
}


/* alumni css */

ul.alumni {
	list-style:none;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	left: 7px;
}

a.a_button {
	border: 1px solid #000;
	text-decoration: none;
	background-color: #842a58;
	color: #fff;
	font-weight: bold;
	font-family:Arial, Tahoma;
	padding: 4px;
}
a.a_button:visited {
	border: 1px solid #000;
	text-decoration: none;
	background-color: #842a58;
	color: #fff;
	font-weight: bold;
	font-family:Arial, Tahoma;
	padding: 4px;
}
a.a_button:hover {
	border: 1px solid #000;
	text-decoration: none;
	background-color: #842a58;
	color: #fff;
	font-weight: bold;
	font-family:Arial, Tahoma;
	padding: 4px;
}

#radios input {
	border: 0;
}
.yell_button {
	background-color: #d270a0;
	color: white;
	padding: 3px;
	font-weight: bold;
}
#howto td {
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	color: #222;
}
.alumnilinks {
	line-height: 150%;
	list-style-type: square;
	margin: 0;
	padding-left: 18px;
}
.alumnilinks li {
	margin: 0;
	padding: 0;
}
#usagenote {
	color: #666;
}
#usagenote a {
	color: #666;
}
#usagenote a:hover {
	color: #666;
}
#usagenote a:visited {
	color: #666;
}


div.year_list{
	padding-bottom:15px;
}
div.year_list a{
	color:#888;
}
div.year_list a.populated{
	font-weight:bold;
	color:#333;
}

/* directory css */


ul.alumni {
	list-style:none;
	margin: 0;
	padding: 0;
}

ul.alumni p {
	
	margin: 0;
}

ul.map {
	
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-left: 0;
}

ul.map li {

	list-style: none;
	margin: 0;
	padding-bottom: 1em;
}

.fsres {
	background: #DDFFAA;
	border-bottom: solid 2px white;
}
#manage_table td h1 {
	
	font-weight: normal;
}
#reasons_table td {
	
	padding-top: 15px;
	vertical-align: middle;
}
#reasons_table .toprow td {
	
	padding-top: 10px;
}
th {
	
	text-align: left;
}

/*news*/
.news_list a{
  font-weight:bold;
}

/* reviews css */

a.a_button {
	border: 1px solid #000;
	text-decoration: none;
	background-color: #cb5200;
	color: #fff;
	font-weight: bold;
	font-family:Arial, Tahoma;
	padding: 4px;
}
a.a_button:visited {
	border: 1px solid #000;
	text-decoration: none;
	background-color: #cb5200;
	color: #fff;
	font-weight: bold;
	font-family:Arial, Tahoma;
	padding: 4px;
}
a.a_button:hover {
	border: 1px solid #000;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-family:Arial, Tahoma;
	padding: 4px;
}

#radios input {
	border: 0;
}
.yell_button {
	background-color: #cb5200;
	font-weight: bold;
	color: #fff;
}
.yell_button:hover {
	font-weight: bold;
}

/* gallery */
table.pics{width:100%;border-collapse:collapse}table.pics td{width:20%;padding:3px;border:1px dotted #aaa;text-align:center}


/* forum */
table.forum{
    border:1px solid black;
    border-collapse:collapse;
    width:100%;
}
table.forum tr.header td{
    color:#fff;
}
table.forum tr.header{
    background:#8a2f2d;
    border:1px solid black;
}
table.forum tr{
    border-bottom:1px solid #000;
}
table.forum td{
    padding:4px;
}


#internal_ads .title{
  font-weight:bold;
}
#internal_ads{
  border:1px dashed #aac;
  margin:10px;
  padding:5px;
  height:50px;
}
#internal_ads p{
  margin:0;
  padding:0;
  line-height:125%;
}
#internal_ads img{
  float:left;
  margin-right:5px;
}

#internal_jobs{
  margin:10px 0;
  padding:5px;
  height:75px;
	background:#b83b1c;
	color:#fff;
}
#internal_jobs a,#internal_jobs a:visited,#internal_jobs a:hover{
	color:#fff;
}
#internal_jobs_content{
  height:75px;
}
#internal_jobs .title{
  margin:0 0 4px 0;
  font-size:16px;
	font-weight:bold;
}
#internal_jobs .description{
  margin:0;
	height:37px;
	overflow:hidden;
}
#internal_jobs .link{
  margin:0;
	font-size:10px;
}

table.counties td{
  vertical-align:top;
}

