/*
Title: Screen stylesheet for www.yorksandhumber-sla.org.uk
Author: R N Smith, Intexta | www.intexta.com
Last Updated: 15 12 2005
*/

body {
	margin: 0;
	padding: 0;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /*centre body elements */
	background: #474747 url(../img/page-background-image.gif) repeat top left;
	margin-top: 10px;		
	
	

	}


h6 {
  margin:12px 0 0 0;
  padding:6px;
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
  border-left: 1px dotted #333;
  border-top: 1px dotted #333;
  border-right: 1px dotted #333;
  background-color: #cecece;
}
	
#slaHeader {

	background: #cccccc url(../img/header-background-image.gif) repeat-x left 0 !important;
	position: relative;
	border-bottom: 1px solid #c2c2c2;	
	min-height: 75px;

	/*centre #container on page*/
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		width: 750px;
	/*end centre #container on page*/

}		

#slaLogo {
float: left;
width: 133px;

}

#slaLogo img { 
	padding-left: 18px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-top: 16px;
}	
	


#slaTitle {
	
	float: left;
	width: 484px;
	text-align: center;
	padding-top: 20px;
	
}

#yahslaLogo {
	float:left;
	width: 133px;
}

#yahslaLogo img {
	padding-left: 50px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-top: 14px;
}

	
/*~~~~~~~~~~|  Overall Page Wrapper Div  |~~~~~~~~~~*/			
			


.clearboth {
	clear:both;
}

#pageBody {
	

	background-color: #f0f0f0 !important;
	position: relative;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #c2c2c2;		
	
	
	/*centre #container on page*/
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		width: 750px;
	/*end centre #container on page*/

	
	
	
		
}	

#mainHeader {
	margin: 0;
	padding: 0;
	font-size: 130%;
	color: #454545;
}

#subHeader {
	margin: 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	color: #626262;
}	



#leftcolumn {
clear: both;
width: 580px;
float: left;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 16px;
}

#rightcolumn {
width: 150px;
float: left;
margin-top: 28px;
margin-right: 10px;
}



#menu {
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	font: 90% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	background: url("../img/tabs/tab-bottom2.gif") repeat-x bottom;
	width: 558px;
		

}	

	

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 2px;
	list-style:none;
}



#menu li {
	float: left;
	background: url("../img/tabs/uo/right-tab.gif") no-repeat right top;
	margin: 0;
	padding:0;
	margin-left: 3px; /*space between tabs*/
}

#menu a {
	float: left;
	display: block;
	background: url("../img/tabs/uo/left-tab.gif") no-repeat left top;
	padding: 5px 15px 4px;
	padding: 3px 8px 3px;	/*space above, to the sides and below tabs*/
	text-decoration: none;
	color: #1660A7;
}

#menu li:hover, #menu li:hover a {
	background-position: 100% -150px;
	color: green;
}

#menu li:hover a {
	background-position: 0% -150px;
}

#menu #current {
	background: url("../img/tabs/a/right-tab2.gif") no-repeat right top;
	font-weight: bold;
	color: #ee3a42;
}

#menu #current a {
	background: url("../img/tabs/a/left-tab.gif") no-repeat left top !important;
	font-weight: bold;
	padding-bottom: 5px;	
	padding-bottom: 4px;
	color: #ee3a42;
}

#mainContent {
	clear: both;
	width: 520px;
	margin-left: 6px;
	border: 1px solid #cecece;
	border-top: 0;
	background-color: #ffffff;
	padding: 18px;
	line-height: 150%;	
	
}

.small {
	font-size: 90%;
}

.small-noBold {
	font-size: 90%;
	font-weight: normal !important;
}

.smaller {
  font-size: 85%;
}

#mainContent a:link {
	font-weight: bold;
	text-decoration: none;
	color: #1660A7;
	}
	
#mainContent a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #1660A7;
	}
	
#mainContent a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ee3a42;
	}

h1 {
	margin-top:0;
	padding-top:0;
	padding-bottom: 0;
	padding-bottom:-10px;
	padding-top: 5px;
	border-bottom: 1px solid #cecece;
}

#icon {
	padding-right: 10px;
	padding-bottom: 4px;
}

h3 {
	padding:0;
	margin:0;
	margin-bottom: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #1660A7;
	line-height: 130%;
}

#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 70%;
	color: #454545;
	padding:0;
	margin:0;
	padding-after: 4px;
}

#rightcolumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 70%;
	color: #454545;
	padding:0;
	margin:0;
	margin-top: 3px;
	margin-bottom: 5px;
}


#rightcolumn a:link {
	font-weight: bold;
	text-decoration: none;
	color: #1660A7;
	}
	
#rightcolumn a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #1660A7;
	}
	
#rightcolumn a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #ee3a42;
	}
	
hr { 
		width: 100%; height: 1px; color: #cecece; border: none; 
		margin-top: 3px;
		margin-bottom: 10px;
	} /* For Internet Explorer */
	
	html>body hr { 
		width: 100%; height: 1px; background-color: #cecece; border: none; 
		margin-top: 3px;
		margin-bottom: 8px;
	} /* For Gecko-based browsers */	

#sidepic {
	border: 1px solid #cecece;
	padding: 1px;
	margin-right: 5px;
}

.pic-right {
	border: 1px solid #cecece;
	padding: 2px;
	margin-right: 10px;
}

.pic-left {
	border: 1px solid #cecece;
	padding: 2px;
	margin-left: 5px;
}

.lb {
  border: 1px solid #cecece;
  padding: 2px;
  margin: 4px 0;
}

a:hover img.lb {
  border: 1px solid #000;
}

#logopic {
	border: 1px solid #cecece;
	padding: 3px;
	margin-right: 5px;
}

.noBold {
	font-weight: normal !important;
	}

#footer {
	clear:both;
	padding: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 70%;
	color: #454545;
	border-top:1px solid #cecece;
	background-color: #dbdbdb;
	text-align: center;
}

#footer a:link {
	text-decoration: none;
	color: #1660A7;
	}
	
#footer a:visited {
	text-decoration: none;
	color: #1660A7;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #ee3a42;
	}
	
	
	

