/***********************************************/
/*  Gloucestershire Health Community Webteam   */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(bg_grad.jpg) fixed;
}

a:link, a:visited{
	color: #3D5EFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	font: bold 120% Arial, sans-serif;
	color: #3B62FB;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3570F8;
}

h2{
	font: bold 114% Arial, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	background-color: #71828A;
}

h3{
	font: bold 100% Arial, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #3570F8;
}

h4{
 font: bold 100% Arial, sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font: 100% Arial, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}
li {
	line-height: 2em;
	padding-left: 10px;
}


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#mainpage{
	position:absolute;
	top: 10px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	border: 1px solid #333333;
}

#nav{
	float: left;
	width:22%;
	padding: 0px;
	background-color: #DCE1E7;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font: small Verdana,sans-serif;
	height: 400px;
}

#content{
	padding: 10px 10px 0px 0px;
	margin:0px 0px 0px 23%;
}


/************** title styles ****************/

#title{
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 70px;
}

#title h2{
	font: bold 150% Arial, sans-serif;
	color: #3A65FF;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 100px;
}
#logo {
	background-color: #FFFFFF;
	float: left;
	height: 70px;
	padding-left: 10px;
}



/************* toplinks styles ***************/

#toplinks{
	padding: 2px 10px 2px 0px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	text-align: right;
	background-color: #EAEBED;
	background-image: url(bg_nav.jpg);
	border-bottom: 1px solid #333333;
}

#toplinks a{
	color: #333333;
}

#toplinks a:hover{
	color: #3A65FF;
	text-decoration: underline;
}


/************** insidecontent styles *****************/

.insidecontent{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .insidecontent {height: auto;}

.insidecontent h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.insidecontent img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************** footer styles ****************/

#footer{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}


/************ navlinks styles **************/

#navlinks{
	margin: 0px;
	padding: 0px;

}

#navlinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#navlinks a:link, #navlinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #3570F8;
}


#navlinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #C6D7FD;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* webeditorbox styles **************/

.webeditorbox{
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
}

.webeditorbox h3{
	padding: 2px 0px 2px 10px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3B62FB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.webeditorbox a{
	display: block;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* samplesites **********************/
#samplesites {

	margin: 0px;
	padding: 0px;
}
#samplesites h3 {
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #333333;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #67818D;
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
}
#samplesites a:link, #samplesites a:visited {

	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #3570F8;
}
#samplesites a:hover {

	border-top: 1px solid #cccccc;
	background-color: #C6D7FD;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/********************* image alignment**********************/
#imagecentre {
	background-position: center;
	background-image: url(GHC/mainimage.jpg);
	width: 100%;
	height: 210px;
	background-repeat: no-repeat;
}

/********************* end **********************/#imageleft {
	float: left;
}
#imageright {
	float: right;
}
#subtitle {
	height: 20px;
	background-color: #67818D;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}


#aboutus {
	margin-top: 210px;
	width: 80%;
	text-align: left;
}
.aligncentre {
	text-align: center;
}
#loginbox {
	width: 400px;
	border: 1px solid #333333;
	position: relative;
	left: 20%;
	text-align: center;
}
#footer .logo {

	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#footer .certificates {
	padding: 4px 4px 4px 0px;
	float: right;
}
#logonhs {
	background-color: #FFFFFF;
	float: right;
	height: 70px;
	padding-left: 5px;
	padding-right: 5px;
}
