/* /////////////// basic elements /////////////// */

body {
margin:0;
padding:0;
font:0.8em Arial,Helvetica,sans-serif;
background: #ccc;
text-align:center;
}

body.window {
margin:0;
padding:15px;
font:1em Arial,Helvetica,sans-serif;
background: #d4effd;
text-align:left;
}

h1{	font-size: 1.7em;	
	color:#000;
	margin: 0;		
	background: url(../images/grid_red.gif) 0px 2px no-repeat;
	text-indent: 32px;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 2em;	
}

.window h1 {
	font-size: 1.4em;

}

#aboutbox h1{	
	color:#fff;	
	font-size: 1.3em;
	padding-top: 14px;
	padding-bottom: 0px;
	background: url(../images/grid_wr.gif) 0px 2px no-repeat;	
	margin-top: 0;
	margin-left: 15px;
	margin-bottom: 0;
	
}

h2 {
	font-size: 1.4em;
	background: url(../images/grid_redcream.gif) 0px 2px no-repeat;
	text-indent: 30px;
	padding-top: 6px;
	padding-bottom: 0px;
	height: 2em;	
	margin: 0;
	color: #c03;	
	line-height: 1.6em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

div.clear {
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	font-size: 1px !important;
	height: 1px !important;
	width: 1px !important;
	float: none !important;
}	

 div.hr {
  height: 40px;
  background: #fff url(../images/logintop.gif) 0 0 no-repeat;
}
div.hr hr {
  display: none;
}
	 
.right {
	text-align: right;
} 

.error {
	color: #f33;
	font-size: 1em;
}

.blueText {	
	font-size: 0.8em;
	font-weight: bold;
	color:#06c;
}


/* ////////////// link colours & styles ///////////////// */

a:link    {text-decoration: none;color:#058805; }
a:visited {text-decoration: none;color:#058805;}
a:hover   {text-decoration: none; color:#f00;}

.loginbox a:link    {text-decoration: underline;color:#000; }
.loginbox a:visited{text-decoration: underline;color:#000;}
.loginbox a:hover {text-decoration: underline; color:#33c;}


.loginbox ul a:link    {text-decoration: none; color:#058805; }
.loginbox ul a:visited{text-decoration: none; color:#058805;}
.loginbox ul a:hover {text-decoration: none;  color:#f00;}

.newsbox a:link    {text-decoration: none;color:#058805; }
.newsbox a:visited  {text-decoration: none;color:#058805;}
 .newsbox a:hover   {text-decoration: none; color:#f00;}

.itemSum a:link    {font-weight: bold; color:#390; }
.itemSum a:visited {font-weight: bold;;color:#390;}
.itemSum a:hover   {font-weight: bold;; color:#c03;}

.forum a:link    {font-weight: bold; color:#390; }
.forum a:visited {font-weight: bold; color:#390;}
.forum a:hover   {font-weight: bold; color:#c03;}

 a.linkBut:link    {font-weight: normal; color:#000 !important; }
 a.linkBut:visited {font-weight: normal; color:#000 !important;}
 a.linkBut:hover   {font-weight: normal; color:#c03 !important;}
 
#employers .schools dt a:link    {font-weight: bold; color:#06c; }
#employers .schools dt  a:visited {font-weight: bold; color:#06c;}
#employers .schools dt a:hover   {font-weight: bold; color:#090;}
 

/* ////////////// common layout ///////////////// */

#container {		
	padding:0;
	position:relative;
	top:0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#000;
	text-align:left; /* reset text alignment */
	width:930px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */ 
	
	
	
	
}

#header {
	position: absolute;
	top: 0;
	width:930px;
	background: #fff;
	padding: 0;
	margin: 0;
	height: 153px;
	background: #fff;
	border: none;
} 


#content {
	position: absolute;
	top: 153px;
	background: #fff;
	width: 918px;
	padding: 0;
	padding-left: 12px;
	margin:0;
	color: #fff;
	min-height : 800px;
	height:auto !important;
	height:800px;
}


#contentpage #content {
	padding-left: 160px;
	width: 770px;
	color: #000;
}

#rightbg {
	position: absolute;
	top: 7.6em;
	left: 690px;
	background: #9ecdfb;
	width: 230px;
	padding: 0;
	margin: 0;
	height:auto;
}

#footer {
	position: relative;
	width: 670px;
	text-align: center;
	color: #000;
	font-size: 1em;
}

#searchbox {
	position: absolute;
	background: #eb1c50; 
	top: 0;
	left: 715px;
	width: 176px;
	font-size: 1em;
	min-height : 65px;
	height:auto !important;
	height:65px;
}

#searchbox .sw {background: url(../images/sw_search.gif) 0 100% no-repeat #eb1c50;}



/* ////////////// areas within main layout only on homepage ///////////////// */
#mapWrapper {
 overflow: hidden; }
 
#mapWrapper {
	margin-top: 10px;
} 

#aboutbox {
	width: 415px;	
	margin-top: 0;
	min-height : 300px;
	height:auto !important;
	height:300px;	
	margin-right: 0px;
	background: #e80741;
	float: left;
}


#aboutbox p {
	width: 390px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0;
}

#aboutbox .sw {background: url(../images/sw_pw.gif) 0 100% no-repeat #e80741; min-height : 300px;
	height:auto !important;
	height:300px;}
#aboutbox  .nw {background: url(../images/nw_pw.gif) 0 0 no-repeat}

#homephoto {
	float: left;
	width: 255px;	
	margin-top: 0;
	margin-left: 0px;
	background: #e80741;
	padding: 0;
	min-height : 300px;
	height:auto !important;
	height:300px;
}


#reminderbox {
	width: 670px;
	color: #600;	
}

#reminderbox.empty {	
	display : none;
}

#reminderbox .sw {background: #fff;}
#reminderbox  .se {background: url(../images/se_remind.gif) 100% 100% no-repeat}
#reminderbox  .nw {background: url(../images/nw_remind.gif) 0 0 no-repeat}

#reminderbox h2 {		
	margin: 0;	
	margin-left: 12px;
	margin-bottom: 5px;	
	margin-top: 5px;	
}


#mapbox {
	float:left;
	width: 405px;
	background: #679a01;
	margin-top: 10px;
}

#mapbox .sw {background: url(../images/sw_gw.gif) 0 100% no-repeat #679a01;}
#mapbox  .se {background: url(../images/se_gw.gif) 100% 100% no-repeat}
#mapbox  .nw {background: url(../images/nw_gw.gif) 0 0 no-repeat}
#mapbox .ne {background: url(../images/ne_gw.gif) 100% 0 no-repeat; }

#areabox {
	float:left;
	width: 255px;
	background: #679a01;
	margin-left: 10px;
	margin-top: 10px;
	
}

#areabox .sw {background: url(../images/sw_gw.gif) 0 100% no-repeat #679a01;}
#areabox  .se {background: url(../images/se_gw.gif) 100% 100% no-repeat}
#areabox  .nw {background: url(../images/nw_gw.gif) 0 0 no-repeat}
#areabox .ne {background: url(../images/ne_gw.gif) 100% 0 no-repeat; }

.ground  {
	background: #fff;
}

#areabox .ground {
	position: relative;	
	margin-left: 1px;
	margin-top:0px;
	margin-bottom:0;
	background: #fff;
	font-size: 0.8em;
	padding:0;
	min-height : 26em;
	height:auto !important;
	height:26em;	
}

#mapbox .ground {
	position: relative;	
	margin-left: 1px;
	margin-top:0px;
	margin-bottom:0;
	background: #fcfcde;
	font-size: 0.8em;
	padding:0;
	min-height : 26em;
	height:auto !important;
	height:26em;	
}



#mapbox .ground p {
	font-size: 0.9em;
	text-align: right;
	margin-right: 10px;
}

#areabox .ground { width: 253px; color: #000; font-size: 1em;}
#mapbox .ground { width: 403px; color: #000; font-size: 1em;}

#mapbox h2, #areabox h2 {	
	font-size: 1.3em;	
	color:#000;
	margin: 0;	
	margin-left: 12px;
	margin-bottom: 0px !important;		
	margin-top: 0px !important;		
	text-indent: 28px;	
	padding-top: 12px;
	padding-bottom: 0;
	height: 2em;	
	background: url(../images/grid_gw.gif) 0px 5px no-repeat;
}

#reminderbox p, #mapbox p, #areabox p {	
	margin-bottom: 5px;
	margin-left: 12px;
	margin-top: 0px !important;
	color: #000;
	padding: 0;
}




#areabox ul { 	
	list-style: none; 
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px; 
	margin-left: 0px;
	padding: 0;
	background:transparent;
	width:253px;
	line-height: 1.2em;
}




#areabox li { 
	display: block;
	color: #000; 
	font-size: 1em; 
	font-weight: normal;
	font-face:Ariel,Helvetica,sans-serif;
	width: auto; 
	background:transparent;
	margin-top: 2px;
	margin-bottom: 2px;	
	margin-left: 0px;	
	margin-right: 0px;
	padding:0;
	text-indent: 10px;	
	height: 1.4em;
	line-height: 1.2em;
	
			
}


.loginbox ul { 	
	list-style: none; 
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px; 
	margin-left: 0px;
	padding: 0;
	background:transparent;
	width:230px;
	line-height: 1.2em;
}

.loginbox li { 
	display: block;
	color: #000; 
	font-size: 1em; 
	font-weight: bold;
	font-face:Ariel,Helvetica,sans-serif;
	width: auto; 
	background:transparent;
	margin-top: 2px;
	margin-bottom: 2px;	
	margin-left: 0px;	
	margin-right: 0px;
	padding:0;
	text-indent: 10px;	
	height: 1.4em;
	line-height: 1.2em;
	
			
}


#areabox a:visited, #areabox a:link, .loginbox ul a:visited, .loginbox ul a:link { 
	display: block;
	color: #058805;
	text-decoration: none; 
	background:transparent;	
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 3px;	
	height: 1.4em;
	line-height: 1.2em;
	
}

#areabox a:hover, #areabox a:active, .loginbox ul a:hover, .loginbox ul a:active {
	display: block; 
	color: #000;
	text-decoration: none; 
	background:transparent url(../images/nav_highlightlong.jpg) left repeat-y;	
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 3px;
	height: 1.4em;
	line-height: 1.2em;
	
}


.loginbox {
	color: #036; 
}
/* ////////////// areas within main layout only on content pages ///////////////// */

#tabarea p {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 0px;
}



#contentFull {
	position: relative;
	background: #e4e1e1;
	padding: 15px;	
	z-index: 2;
	margin-top: 0;
	padding-top: 0;
	width: 726px;
	line-height: 1.2em;
	border : 2px solid #c00;	
	color: #000;
}

/* Area behind forms */


#formbg {
	color: #000;
}

#formbg h2 {
	color: #c60;
}

#formbg li {
	font-size: 1.2em;
	margin-bottom: 5px;
}



#latestArea {
	width: 756px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;	
	
}


#fullNews {
	position: relative;	
	font-size: 1em;
	margin-left: 0px;	
	background:#9ecdfb url(../images/newsbg_tl.gif) 0 0 no-repeat;	
	padding: 25px;
	width: 708px;
}
/* School overview details */


#detailsArea {
	position: relative;
	float: left;
	width: 490px;
	margin-left: 20px !important;
	margin-left: 10px ;
	margin-top: 0px;	
	margin-bottom: 0px;	
	margin-right: 15px;
	padding: 0;
}

/* Hides from IE5-mac \*/
* html #detailsArea {height: 1%;}
/* End hide from IE5-mac */


#detailsArea h2 {
	margin-left: 115px !important;
	padding-left: 0 !important;
	padding-left: 20px ;
	text-indent: 30px !important;
	text-indent: 10px;
	
}



#detailsArea p {
	width:470px;
	margin-left: 15px;
	margin-bottom: 15px;
	
}
#detailsArea dl {
	width: 376px;	
	margin-top: 0px !important;
	margin-top: -50px;
	margin-left: 115px;
	margin-right: 0px;
}

#detailsArea dt {
	display: block;
	width: 148px;
	padding: 2px;
	padding-left: 0;
	border: solid #f03 1px;
	border-width: 0px 0px 1px 0px;
	color: #000;
	font-size: 0.9em;
}

#detailsArea dd {
	display: block;
	width: 216px; 
	margin-left: 157px;
	margin-top: -1.5em;
	border:0; 
	padding: 2px;
	padding-right: 0;
	font-size: 0.9em;
}
.schoolLogo {
	float: left;
	margin: 0;
	margin-left: 0;  
	padding:0;
	width: 104px;
}

/* Hides from IE5-mac \*/
* html .schoolLogo {height: 1%;}
/* End hide from IE5-mac */

.schoolLogo img {
	border: solid #f03 2px;
	margin:0;
	padding:0;
}

#schoolImages {
	float: left;
	width: 210px;
	margin: 0;	
	padding: 0;
}

.schoolPhoto {
	min-height : 130px;
	height:auto !important;
	height:130px;
	background: #fcfcde;
}



.gmap {
	width: 210px;
	margin: 0;	
	padding: 0;
	background: #ccc;
	min-height:210px;
  	height:auto !important;
  	height:210px;
}


#tabarea #schoolImages p {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 0.8em;
	width: 210px;
}


/* Wider snapshot box on school and area homepages */

#snapshotArea, #postSummary {
	width: 756px;
	margin-left: 0;
	background: #9ecdfb;
	padding: 0;
}

/* Hides from IE5-mac \*/
* html #snapshotArea {height: 1%;}
/* End hide from IE5-mac */

#postSummary {
	width: 706px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;

}

#postSummary .ground, #snapshotArea .ground {
	background: #9ecdfb;
}

#fullNewsbg {
	width: 636px;
	margin-left: 0;	
	padding: 5px;
}




/* Summary box - used for presenting summary lists on news, events, snapshots  */


.performance {  
  	margin: 0;	
	padding: 10px;	
	background: #cbf3f2;
	border: 1px solid #e5d9ce;
	padding: 0;
 } 
 
 .performance h3 {
 	margin-left: 25px;
	color: #055492;
 }
 
  .performance em {
 	color: #1678a9;	
 }
 
 .performance dl {
 	margin-left: 25px;
 }

.itemSum {  
  	padding: 10px;	
	background: #fff;
	border: 1px solid #e5d9ce;
 } 
 
 

.itemSum h3 {
	color: #000;	
	margin-top: 5px;	
	margin-bottom: 3px;		
	margin-left: 0;
	padding: 0;
	
	
}


.itemSum em {
 	color: #933;	
	font-size: 0.9em;	
	
	
 } 
 
 .itemSum dt {
 	font-size: 1em;
	font-weight: bold;		
	color:#06c;
 }
 
 
 .itemSum dd {
  background: url(../images/doc.gif) 0 0 no-repeat;	
  padding-left: 25px;
  margin: 7px;
  margin-left: 20px;
  padding-bottom: 3px;
 }
 
 .headingDetails { 	
	padding: 10px;
	padding-top: 0px;
	margin: 0;
	margin-bottom: 10px;
	 background: #d4effa url(../images/sw_details.gif) 0 100%  no-repeat;	
	 /*border:1px solid #b1e6fb;\*/
	
 }
 
 /* Hides from IE5-mac \*/
* html .headingDetails {height: 1%;}
/* End hide from IE5-mac */
 
 .itemSum .headingDetails dd {
  background: url(../images/bluesplash.gif) 0 0 no-repeat;	
  
  
 }

.ssDate {
	position: absolute;
	right: 10px !important;	
	right: 50px ;	
	text-align: right;
	font-weight: bold;
	margin-right: 27px !important;	
	margin-bottom: 0px;
	color: #7f4b4b;
}

#postSummary .ssDate {	
	margin-right: 37px;
	
}

 #fullNews .ssDate {	
	margin-right: 37px !important;
	margin-right: 57px;
	font-size: 0.9em;
}

#fullNews p strong  {
	font-size: 1em;	
	color: #390;
	
}
#postSummary dl {	
	margin-left: 25px;
}


.snapshotbox .itemSum p {
	width: 540px;
}


#tabarea  p img {
	margin-right: 35px; 
}

#tabarea  p.photo, #fullNews  p.photo {
	text-align: center;
	width: 640px;
}

#tabarea  p img {
	margin-right: 12px; 
}

 #fullNews  p img {
	margin-right: 9px; 
}

#fullNews .itemSum p strong, #postSummary .itemSum p strong {
	font-size: 1.2em;
	font-weight: bold;	
	line-height: 1.4em;
	color:#06c;
}

.contact {	
	font-style: italic;	
	color: #1678a9;
}



/* Forum */

 /* Hides from IE5-mac \*/
* html .forum {height: 1%;}
/* End hide from IE5-mac */

.forum {padding:0px 10px 30px 10px;}
.post {padding:10px 15px 10px 10px!important; font-size:1em; line-height:170%;}
.post strong  {color: #c30;}
.post strong a {font-weight:bold;}
.forum p {margin:0px 0px 0px 0px; }
.post a {font-weight:bold; margin-bottom: 15px;}
.post em {font-style:normal; font-weight:bold; color:#666;}
.post dd em {font-style:normal; font-weight:bold; color:#05c;}
.post dt {float:left; width:120px;}
.post dt a {font-size:1.1em;}
.post dd { border-left:1px dashed #d6af86; margin:0px 0px 0px 120px; padding:0px 5px 0px 10px;}
.odd {background:#fdeddd; border-bottom:1px dashed #d6af86; margin:0px 0px 10px 0px!important;}
.even {background:#cbf3f2; border-bottom:1px dashed #d6af86; margin:0px 0px 10px 0px!important;}


/* Summary box - used for presenting summary lists on news, events, snapshots  */

#snapshotArea .post, #postSummary .post, #fullNews .post {padding:10px 15px 10px 10px!important; font-size:0.9em; line-height:150%;}
#snapshotArea .post strong, #postSummary .post strong, #fullNews .post strong  {color: #c03; font-size: 1.2em;}
#snapshotArea .post strong a, #postSummary .post strong a, #fullNews .post strong a {font-weight:bold;}
#snapshotArea p{margin:0px 0px 0px 0px; padding: 0;}

#snapshotArea .odd, #postSummary .odd {background:#fefdc4; border-bottom:1px dashed #d6af86; margin:0px 0px 2px 0px!important;}
#fullNews .odd {background:#fefdc4; border-bottom:1px dashed #d6af86; margin:0px 0px 2px 0px!important;}
#snapshotArea .even, #postSummary .even {background:#cbf3f2; border-bottom:1px dashed #d6af86; margin:0px 0px 2px 0px!important;}
#fullNews .even {background:#cbf3f2; border-bottom:1px dashed #d6af86; margin:0px 0px 2px 0px!important;}
#snapshotArea input, #postSummary input {margin-left: 400px; }
#snapshotArea input.buttonFree, #postSummary input.buttonFree { margin-top: -20px;}
#snapshotArea input.buttonWide, #postSummary input.buttonWide, #fullNews input.buttonWide {margin-left: 30px;}

#snapshotArea .right, #postSummary .right {margin-top: 0px; margin-bottom: 5px;}


#postSummary p,  #fullNews p {margin:0px 0px 10px 0px; padding: 0;}


#fullNews input.buttonFree { margin-top: 0px; margin-left: 520px;}

#formbg dl {
	font-size: 0.9em;
}

#formbg dt a{
	font-size: 1em;
	font-weight: bold;
}

#formbg p {
	font-size: 1em;
}

ul.linkpage  {
	font-size: 1.1em;
}


/* ////////////// lefthand navigation ///////////////// */


#nav { 
	position: absolute; 
	visibility: visible; 	
	left: 0px; 
	top: 155px;
	background:transparent;
	margin:0;
	padding:0;
	width:152px;	
	
}

#nav div.module div div div div
{
	margin:0;
	padding:0;
}

#nav div.module div div div
{
	background:transparent;
	font-size:1em;
	padding:10px 4px 10px 0px;	
	width:152px;
	
	
}

#nav div.module div div
{
	background:transparent url(../images/nav_bgbot.gif) bottom left no-repeat;
	width:152px;
	
}

#nav div.module div
{
	background:transparent url(../images/nav_bgtop.gif) top left no-repeat;
	width:152px;
	
}

#nav div.module
{
	background:transparent url(../images/nav_bg.gif) left repeat-y;
	margin-bottom:10px;
	width:152px;
	margin-top: 0;
	margin-left: 0;
	color: #fff;
}



#nav ul { 	
	list-style: none; 
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px; 
	margin-left: 0px;
	padding: 0;
	background:transparent;
	width:133px;
}


#nav li { 
	display: block;
	color: #fff; 
	font-size: 1em; 
	font-weight: bold;
	font-face:Ariel,Helvetica,sans-serif;
	width: auto; 
	background:transparent;
	margin-top: 5px;
	margin-bottom: 5px;	
	margin-left: 0px;	
	margin-right: 0px;
	padding:0;
	text-indent: 15px;	
	height: 2.2em;
	line-height: 2.2em;
	
}


#nav a:visited, #nav a:link { 
	display: block;
	color: #fff;
	text-decoration: none; 
	background:transparent;	
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 3px;
	height: 1.6em;
	line-height: 1.6em;
		
	
}

#nav a:hover, #nav a:active {
	display: block; 
	color: #fff;
	text-decoration: none; 
	background:transparent url(../images/nav_highlight.jpg) left repeat-y;	
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 3px;
	height: 1.6em;
	line-height: 1.6em;
	
}


#nav li.landed, #nav li.landed a
{
 	color: #fff;
	background:transparent url(../images/nav_highlight.jpg) left repeat-y;	
	height: 1.6em;
	line-height: 1.6em;
	
}

#nav li.landed a:hover, #nav li.landed a:active
{
 	color: #fff;
	background:transparent url(../images/nav_highlight.jpg) left repeat-y;	
	padding: none;
	height: 1.6em;
	line-height: 1.6em;
	
}	 


/* ////////////// tabs and tabbed areas  ///////////////// */


#tabtops {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: -20px;
	margin-right: 12px;
	padding-top: 0;	
	line-height: 1.8em;
	text-align: right;
	
	}
	
#tabarea {
	position: relative;
	background: #fcfcde;
	padding: 0;	
	margin: 0;
	margin-top: 0 !important;
	margin-top: -3px;
	z-index: 2;	
	width: 756px;
	line-height: 1.2em;
	border-left : 1px solid #360;
	border-right : 1px solid #360;
	border-bottom : 1px solid #360;
	border-top : none !important;
	color: #000;
}

#tabarea .blue {
	background: #9ecdfb !important;
}

#tabarea h2 {
	margin-left: 25px;
	}





#tabarea .fullPara {
	background: #fff;
	padding: 10px;
	border: 1px solid #e5d9ce;
} 
	
	
			
#tabtops ul, #tabtops ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tabtops ul {
	padding: 5px 0 0px 0px !important;
	padding: 10px 0 1px 0px;	
	margin: 0 0 0px 0;
	
}

#tabtops ul li {
	display: inline;
	margin-right: 0px;
	margin-left: 0em;
}



#tabtops ul li a {
	background: url("../images/tab_right.gif") no-repeat 100% 0;
	color: #000;
	padding: 5px 0 5px 0px !important;
	padding: 0px 0 0px 0px;
	text-decoration: none;
}

#tabtops ul li a.current {
	background: url("../images/tab_right_on.gif") no-repeat 100% 0;
	color: #fff;
	text-decoration: none;
	}	
	

#tabtops ul li a:hover {
	background: url("../images/tab_right_on.gif") no-repeat 100% 0;
	color: #fff;
	text-decoration: none;
}

#tabtops ul li a span {
	background: url("../images/tab_left.gif") no-repeat;
	padding: 5px 0.8em !important;
}

#tabtops ul li a.current span {
	background: url("../images/tab_left_on.gif") no-repeat;
	color: #fff;
	text-decoration: none;	
}


#tabtops ul li a:hover span {
	background: url("../images/tab_left_on.gif") no-repeat;
	color: #fff;
	text-decoration: none;
	padding-bottom: 5px;
	
}

/*\*//*/
#tabs ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#tabs ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #tabs ul li a {
	padding: 0;
}
/**/
	


/* ////////////// rounded boxes for news/events/conversations etc ///////////////// */

#rightbg .bl {background: url(../images/sw_bw.gif) 0 100% no-repeat #9ecdfb;}
#rightbg  .br {background: url(../images/se_bw.gif) 100% 100% no-repeat}
#rightbg  .tl {background: url(../images/nw_bw.gif) 0 0 no-repeat}
#rightbg .tr {background: url(../images/ne_bw.gif) 100% 0 no-repeat; }
#rightbg h3, .newsbox h3, .snapshotbox h3 {
	color: #fff;	
	margin: 0;	
	margin-left: 12px;
	margin-bottom: 5px;
	padding-top:3px;
}

#rightbg .loginbox h3 {
	color: #036; 
}



.newsbox {
	background: #4587ca;
	width: 216px;
	margin-left: 7px;
	margin-top: 3px;
	margin-bottom: 0;	
}

#rightbg .newsbox {	
	margin-bottom: 10px;	
}

#contentpage .newsbox {
	margin-left: 7px;
	margin-right: 17px;
	float: left;
}

#latestArea .newsbox {
	margin-left: 27px !important;
	margin-left: 17px;
	margin-right: 0px;
}

.newsbox .sw {background: url(../images/sw_bb.gif) 0 100% no-repeat #4587ca;}
.newsbox  .se {background: url(../images/se_bb.gif) 100% 100% no-repeat;}
.newsbox  .nw {background: url(../images/nw_bb.gif) 0 0 no-repeat; }
.newsbox .ne {background: url(../images/ne_bb.gif) 100% 0 no-repeat; }


#latestArea .newsbox .sw {background: url(../images/sw_bc.gif) 0 100% no-repeat #4587ca;}
#latestArea .newsbox  .se {background: url(../images/se_bc.gif) 100% 100% no-repeat;}
#latestArea .newsbox  .nw {background: url(../images/nw_bc.gif) 0 0 no-repeat; }
#latestArea .newsbox .ne {background: url(../images/ne_bc.gif) 100% 0 no-repeat; }


.snapshotbox {	
	background: #4587ca;
	width: 696px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;		
}

/* Hides from IE5-mac \*/
* html .snapshotbox {height: 1%;}
/* End hide from IE5-mac */


.snapshotbox .sw {background: url(../images/sw_bb.gif) 0 100% no-repeat #4587ca;}
.snapshotbox  .se {background: url(../images/se_bb.gif) 100% 100% no-repeat;}
.snapshotbox  .nw {background: url(../images/nw_bb.gif) 0 0 no-repeat; }
.snapshotbox .ne {background: url(../images/ne_bb.gif) 100% 0 no-repeat; }

.newsbox .ground, .snapshotbox .ground{
	position: relative;
	width: auto;
	margin: 0;
	margin-left: 1px;
	margin-right: 1px;
	padding:0;
	background: #fdebbb;		
}



#latestArea .newsbox .ground{	
	background: #fff;		
}

.newsbox ul {
	list-style: none; 
	margin: 0;
	padding:0;
	font-size: 0.89em;
	}
	
.newsbox li {
	margin: 0;	
	padding: 0;
	padding-bottom: 2px;	
	padding-left: 5px;
	border-bottom: 1px dotted #d7c2a9;
}	

.newsbox p{
	margin: 3px 5px 3px 5px;
	border-bottom: 1px dotted #d7c2a9;
	padding-bottom: 3px;
	font-size: 0.86em;
}



/* ////////////// schools list ///////////////// */

.leftBlock {
	float: left;
	width: 290px;
	margin-right: 12px;
	margin-left: 0px;
	padding: 10px;
	background: #cdf77a;
}

.leftBlock img {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.authmap {
	border : 1px solid #dcd0c6;
	width: 396px;
	background:#fcfcde;
	padding: 0;
	margin: 0;
	float: left;

}

#employers {
	position: relative;
	width: 668px;
	font-size: 0.8em;
	margin-left: 0px;
	background:#fcfcde;
	border : 1px solid #dcd0c6;
	padding: 25px;
	
}

#employers p {
	padding: 5px;
	background: #cdf77a;
}


#blogbg {
	position: relative;	
	font-size: 0.9em;
	margin-left: 30px;
	background:#fef6ee;
	border : 1px solid #dcd0c6;
	padding: 25px;
	width: 646px;
}

#employers p {
	font-size: 1.2em;
}

#employers .schools dl
{
margin:0;
padding: 0;
font-family: Arial, Helvetica, Sans-serif; 	
font-size: 1em;

}

#employers .schools dt
{
position: relative;
left: 0;
color: #4587ca; 
	padding-right: 0em;
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	border-top:  1px dashed #999;
	padding-top: 5px;
}



#employers .schools dd
{
border-left: 1px solid #09c;
margin: 0 3em 0 5em;
padding: 0 0 .5em .5em;
font-size: 1.2em;
font-family: Arial, Helvetica, Sans-serif; 	

}
 
/* ////////////// pagination  ///////////////// */


a.pageprev:link, a.pageprev:visited {
	background: url(../images/prev.gif) 0 0 no-repeat; 
	padding-left: 20px; 	
}

a.pageprev:hover, a.pageprev:active, {
	background: url(../images/prev_on.gif) 0 0 no-repeat; 	
}

a.pagenext:link, a.pagenext:visited {
	background: url(../images/next.gif) 100% 0 no-repeat; 
	padding-right: 20px; 	
}

a.pagenext:hover, a.pagenext:active, {
	background: url(../images/next_on.gif) 100% 0 no-repeat; 
		
}

.first {	
	background: url(../images/first.gif) 0 0 no-repeat; 
	padding-left: 20px; 	
}

.last {
	background: url(../images/last.gif) 100% 0 no-repeat; 
	padding-right: 20px; 	
}


