/* rss {
display: block;
font-family: verdana, arial;
}
title {
display: block;
margin: 5px;
padding: 2px;
color: gray;
border-bottom: 1px solid silver;
}
link {
display: block;
font-size: small;
padding-left: 10px;
}
item {
display: block;
padding: 2px 30px 2px 30px;
}
docs {
display: block;
background-color: #ffffe6;
margin: 20px;
text-align: center;
padding: 5px;
color: #7f7f7f;
border: 1px solid silver;
} */
/* all hidden elements */
/* language, lastBuildDate, ttl, guid, category, description, pubDate {
display: none;
} */

body {
	background-color: #64748B;
	margin:20px;
	padding:0px;
	font:62.5% verdana, arial, helvetica, sans-serif;
	}

/*The following makes standard navigation throughout the site*/	
#home .home, #internetcafe .internetcafe,  #courses .courses, #about .about, #helpzone .helpzone , #bbspeed .bbspeed, #spanishforbeginners .spanishforbeginners, #ecitizen .ecitizen, #introtocomputers .introtocomputers, #contactdetails .contactdetails, #newsarchive .newsarchive{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.3em; 
	font-weight: bold;
	color: black;
	text-decoration: none;
} 


	
#logo {
	background: #fff url('/khsclc/images/clc_logo.gif') no-repeat top left;
	width: 720px;
	height: 140px;
	margin-bottom: 50px;
}

.breadcrumbs {
	font: 1em/0.5em verdana, arial, helvetica, sans-serif;
	clear: left;
	top: 115px;
	position: relative;
	width: auto;
	margin: 0px 0px 0px 170px;
	/*background-color: white;*/
	padding: 10px;
	}

	
#toprightbox p{
	/*background: #fff url('/images/frontpage/.jpg') no-repeat top left;*/
	font:20px/30px verdana, arial, helvetica, sans-serif;
	color: gray;
	position:absolute;
	width:360px;
	top:105px;
	right:10px;
	padding:10px;
	z-index:auto;
	}
	
#google {
	position:absolute;
	border-style: none;
	width:390px;
	top: 130px;
	right: 25px;
	padding:10px;
	z-index:auto;
	}

#googleform {
	position:absolute;
	border-style: none;
	width:300px;
	top: 15px;
	right:-20px;
	padding: 0px;
	z-index:auto;
	}
	
#googlepic {
	background: #fff url('/images/Google_Safe.gif') no-repeat top left;
	width: 115px;
	height: 45px;
	border-style: none;
	
}

#mapsearch {
  width : 400px;
  margin : 10px;
  padding : 4px;
  border : 1px solid #f9f9f9;
}
/* set height of idle state map */
#mapsearch .gsmsc-idleMapDiv { 
	height : 200px; 
}

/* set height of active state map */
#mapsearch .gsmsc-mapDiv { 
	height : 450px; 
	width: 500px;
}

	
.main {
	width: auto;
	background: #FFFFFF;
}

/* All the content boxes belong to the content class. */
.content {
	
	clear: left;
	position: relative;
	width: auto;
	min-width: 120px;
	margin: 0px 210px 5px 170px;
	top: 10px;
	border: 1px solid gray;
	padding: 10px;
	}

.contentheader {
	
	clear: left;
	position: relative;
	width: auto;
	min-width: 200px;
	margin: 0px 210px 0px 170px;
	top: 12px;
	padding: 2px 10px 2px 10px;
	/* z-index: 3; */
	}

#leftbox {
	position:absolute;
	width:150px;
	top: 220px;
	/* top:180px; */
	left:25px;
	border:0px;
	padding:10px;
	z-index:auto; 
	}
	
#leftbox p {
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold;
}

#leftbox a {
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: bold;
}


#rightbox {
	position:absolute;
	width:190px;
	top: 220px;
	right:15px;
	padding:10px;
	z-index:auto;
	}


#rightbox h1 {
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 170%;
	color: black;
}


/* All the content boxes belong to the content class. */
.siteinfo {
	background-color: white;
	text-align: center;
	position: relative;
	width: auto;
	min-width: 120px;
	margin: 0px 210px 20px 170px;
	padding: 0px;
	}

	
.siteinfo p {
	font-size: 1.1em;
	width: auto;
	margin-top: 5px;
}
	
	
	
#menu li {
  list-style-type:none;
  padding: 0px;
  }

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color: #64748B;
	/*color:#ccc;*/
	}
h2 {
	font:bold 14px/14px verdana, arial, helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	padding:0px;
	font-size: 15px;
	font-weight:900;
	color:#334d55;
	}
p {
	font:1.2em/2.0em verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

a {
	color: #09c;
	font-size:1.1em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}

/*Defines the links*/
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: purple;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
} 

/*All pictures go here*/	
#mainpic {
	background: #fff url('/images/clcbuild.jpg') no-repeat top left;
	width: 200px;
	height: 140px;
	float:left;
}

#icafepic {
	background: #fff url('/images/al1.jpg') no-repeat top left;
	width: 200px;
	height: 150px;
	margin: 10px;
	margin-bottom: 60px;
	float:left;
}

#keepup, #keepup1, #keepup2 , #keepup3{
	background: #fff url('/images/keepup.gif') no-repeat top left;
	width: 100px;
	height:105px;
	margin: 10px;
	float:left;
}

#smallpicecit, #smallpicecit2 {
	background: #fff url('/images/ecitizen.gif') no-repeat top left; 
	width: 100px;
	height: 110px;
	margin: 10px;
	margin-bottom: 20px;
	float:left;
}

#healthytransport {
	background: #fff url('/images/ht.jpg') no-repeat top left; 
	width: 86px;
	height: 170px;
	margin: 0px;
	float:left;
	padding: 0;
}

#wakefieldlogo {
	background: #fff url('/images/wakefieldlogo.gif') no-repeat top left; 
	width: 110px;
	height: 100px;
	margin: 0px;
	float: left;
}

#spanishpic, #spanishpic2 {
	background: #fff url('/images/aquaduct.gif') no-repeat top left; 
	width: 100px;
	height: 140px;	
	margin: 5px;
	float:left;
}	

#ecdl {
	background: #fff url('/images/ecdllogo.gif') no-repeat top left; 
	width: 100px;
	height: 110px;
	margin: 10px;
	margin-bottom: 2px;
	float:left;
}

#digcam, #digcam2 {
	background: #fff url('/images/digitalcamera.gif') no-repeat top left; 
	width: 110px;
	height: 100px;
	margin: 10px;
	float:left;
}

#ocrpic, #ocrpic2, #ocrpic3 {
	background: #fff url('/images/ocr.gif') no-repeat top left; 
	width: 110px;
	height: 150px;
	margin: 10px;
	margin-bottom: 40px;
	float:left;
}
#crigpc {
	background: #fff url('/images/crigpc.gif') no-repeat top left; 
	width: 54px;
	height: 150px;
	margin: 5px;
	margin-bottom: 20px;
	float:left;
}

#carving {
	background: #fff url('/images/carving.gif') no-repeat top left; 
	width: 129px;
	height: 200px;
	margin: 10px;
	float:left;
}
#thinkuknow {
	background: #fff url('/images/thinkuknow.gif') no-repeat top left;
	width: 220px;
	height: 180px;
	margin: 5px;
	float:left;
}
#thinkuknow1, #thinkuknow2 {
	background: #fff url('/images/thinkuknow2.gif') no-repeat top left;
	width: 100px;
	height:105px;
	margin: 10px;
	float:left;
}
#getsafe {
	background: #fff url('/images/getsafe.gif') no-repeat top left;
	width: 100px;
	height:105px;
	margin: 10px;
	float:left;
}
#videonation {
	background: #fff url('/images/videonation2.gif') no-repeat top left;
	width: 100px; /*250*/
	height:105px; /*167*/
	margin: 10px;
	float:left;
}
#salsa {
	background: #fff url('/images/salsa.jpg') no-repeat top left;
	width: 250px;
	height:167px;
	margin: 10px;
	float:left;
}
#healthyeating {
	background: #fff url('/images/bbcgetcooking.gif') no-repeat top left;
	width: 250px;
	height:167px;
	margin: 10px;
	float:left;
}
#carers {
	background: #fff url('/images/carers_logo.gif') no-repeat top left;
	width: 100px;
	height:105px;
	margin: 10px;
	float:left;
}
#disabledgo {
	background: #fff url('/images/disabledgo_logo.gif') no-repeat top left;
	width: 100px;
	height:105px;
	margin: 10px;
	float:left;
}
#podcast {
	background: #fff url('/images/rss_podcast.png') no-repeat top left;
	border-style: none;
	width: 80px;
	height:15px;
	margin: 10px;
	float:left;
}
#homestart {
	background: #fff url('/images/homestart.gif') no-repeat top left;
	width: 100px;
	height:105px;
	margin: 10px;
	float:left;
}
#getnetwise {
	background: #fff url('/images/getnetwiselogo.gif') no-repeat top left;
	width: 100px;
	height:105px;
	margin: 10px;
	float:left;
}
#bbcbroadbandguide {
	background: #fff url('/images/bbcbroadbandguide.gif') no-repeat top left;
	width: 300px;
	height:193px;
	margin: 10px;
	float:left;
}
#computertutor {
	background: #fff url('/images/computertutor.gif') no-repeat top left;
	width: 300px;
	height:193px;
	margin: 10px;
	float:left;
}
#mywebmyway {
	background: #fff url('/images/mywebmyway.gif') no-repeat top left;
	width: 100px;
	height:100px;
	margin: 10px;
	float:left;
}
#speedcheck {
	background: #fff url('/images/speedcheck.gif') no-repeat top left;
	width: 250px;
	height:130px;
	margin: 10px;
	float:left;
}
#warning {
	background: #fff url('/images/Symbol-Exclamation.png') no-repeat top left;
	width: 256px;
	height:256px;
	margin-top: 5px;
	margin: 10px;
	margin-bottom: 35px;
	float:left;
}
#goodnews {
	background: #fff url('/images/Thumbs_Up.png') no-repeat top left;
	width: 256px;
	height:256px;
	margin-top: 5px;
	margin: 10px;
	margin-bottom: 35px;
	float:left;
}
#find {
	background: #fff url('/images/Find.png') no-repeat top left;
	width: 256px;
	height:256px;
	margin-top: 5px;
	margin: 10px;
	margin-bottom: 5px;
	float:left;
}
#advice {
	background: #fff url('/images/mortgage_help_directgov.png') no-repeat top left;
	width: 311px;
	height:80px;
	margin-top: 5px;
	margin: 10px;
	margin-bottom: 5px;
	float:left;
}

