/* 
Website:	MBell
URL:		http://www.mbell.me.uk
Version:	3.5
Author:		Matthew Bell
*/

html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: arial, sans-serif;
	font-size: 76%;
	color: #000000;
	background-color: #000000;
}
p{margin:0 10px 10px}
a{
	padding:5px;
	text-decoration:none;
	color:#000000;
}
div#header{


}
div#container{
	text-align:left;
}
div#content p{line-height:1.4}
div#navigation{background:#F6F0E0;}
div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#extra{background:#CCC8B3;}
div#footer{
	background-color: #DEDEDE;
	color: #CC0000;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-weight: bold;
}
div#footer p{
	margin:0;
	padding:5px 10px;
}
div#container{
	width:800px;
	margin:0 auto;
	margin-top: 150px;
	background-color: #CCCCCC;
	margin-bottom: 20px;
	background-image: url(cbg.jpg);
	padding-right: 5px;
}
div#content{float:left;width:500px}
div#navigation{
	float:right;
	width:200px;
	margin-top: 10px;
}
div#extra{float:right;clear:right;width:200px}
div#footer{
	clear:both;
	width:805px;
	border-top: 1px;
	border-top-color: #CCCCCC;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-style: italic;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 27px;
}
 
 
/* ---------------------- Dolphin nav ---------------------- */
#stylefour{
	position:relative;
	display:block;
	height:35px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	width: 802px;
	border: 1px solid #AAAAAA;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	height:23px;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#FFFFFF;
	background-image: url(bgON.gif);
	background-repeat: repeat;
	background-position: right top;
	}
/* ---------------------- END Dolphin nav ---------------------- */
/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666; 
}
/* Sidebar */	
#sidebar {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}	
#sidebar h1 {
	margin-top: 10px;
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	border: 1px solid #EFF0F1;
	background-color: #00CCFF;
	background-image: url(bgOFF.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: -1px;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1;
	margin: 0 0 5px 0;
	padding-top: 3px;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}
#main {
	float: left;
	width: 72%;
	padding: 0;
	margin: 0;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-bottom: 0px;
	background-image: url(square-green.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
 

/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/*contact form*/
#contentForm {
  display: block;
  width: 500px;
  margin: 70px auto;/*this line will center the page*/
  padding: 25px;
  border: 1px solid black;
  background-color: white;
}


/* and now the form formatting itself */
label {
	display: block;
	float: left;
	clear: left;
	Width: 100%;
	line-height: 20px;
	margin-bottom: 10px;
	margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
/*end of forms*/
