body
{
	margin:0px;
	padding:0px;
	background:#2a2a2a url(images/bg.gif) repeat-x;
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande";
	font-size:12px;
	line-height:16px;
	font-weight:300;
}
#container
{
	margin:0px auto;
	padding:0px 0px 20px 0px;
	width:715px;
}
#header
{
	width:715px;
	height:140px;
	overflow:hidden;
}
#header h1
{
	margin:0px;
	padding:0px;
	width:441px;
	height:140px;
	float:left;
	line-height:500px;
	overflow:hidden;
}


#header h1 #trainingstamp
{
	width:103px;
	height:140px;
	background:url(images/trainingstamp.jpg) no-repeat;
	display:block;
	line-height:500px;
	overflow:hidden;
	float: left;
}

#header h1 #logolink
{
	width:338px;
	height:140px;
	background:url(images/CentralHypnotherapy_Logo.jpg) no-repeat;
	display:block;
	line-height:500px;
	overflow:hidden;
}
#header ul
{
	margin:93px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	list-style:none;
	text-align:right;
}
#header ul li
{
	margin:0px -5px 0px 0px;
	padding:0px;
	display:inline;
}
#header ul li a
{
	color: #445266;
	text-decoration:none;
	font-size:14px;
	border-bottom:3px solid #bec6d2;
	padding:0px 15px 5px 15px;
}
.highlight a
{
	border-bottom:3px solid #89919c;
	color:#000000;
	text-decoration:none;
	font-size:14px;
	padding:0px 15px 5px 15px;
	
}
#header ul li a:hover
{
	border-bottom:3px solid #89919c;
}
input[type="text"]
{
	background-color: #2a2a2a; 
	font-weight: bold; 
	height: 18px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-size: 14px; 
	color: white;
}
input[type="text"]:hover
{
	background-color: #2a2a2a; 
	font-weight: bold; 
	height: 18px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 14px; 
	color: white;
}
input[type="text"]:focus
{
	background-color: #444444; 
	font-weight: bold; 
	height: 18px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-size: 14px; 
	color: white;
}
input[type="radio"]
{
	background-color: #2a2a2a; 
}
textarea 
{ 
	background-color: #2a2a2a; 
	font-weight: bold; 
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-size: 14px; 
	color: white;
}
textarea:hover
{
	background-color: #2a2a2a; 
	font-weight: bold; 
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 14px; 
	color: white;
}
textarea:focus
{
	background-color: #444444; 
	font-weight: bold; 
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-size: 14px; 
	color: white;
}
input[type="password"]
{
	background-color: #2a2a2a; 
	font-weight: bold; 
	height: 18px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-size: 14px; 
	color: white;
}
input[type="password"]:hover
{
	background-color: #2a2a2a; 
	font-weight: bold; 
	height: 18px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 14px; 
	color: white;
}
input[type="password"]:focus
{
	background-color: #444444; 
	font-weight: bold; 
	height: 18px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-size: 14px; 
	color: white;
}
select
{
	background-color: #2a2a2a; 
	font-weight: bold; 
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-size: 14px; 
	color: white;
}
select:hover
{
	background-color: #2a2a2a; 
	font-weight: bold; 
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 14px; 
	color: white;
}
select:focus
{
	background-color: #444444; 
	font-weight: bold; 
	padding: 3px;
	border: 1px solid #FFFFFF;
	font-size: 14px; 
	color: white;
}
.basic select
{
	background-color: #FFFFFF; 
	font-weight: bold; 
	padding: 2px;
	border: 1px solid #EEEEEE;
	font-size: 12px; 
	color: black;
}
.basic select:hover
{
	background-color: #444444; 
	font-weight: bold; 
	padding: 3px;
	border: 1px solid #EEEEEE;
	font-size: 14px; 
	color: white;
}
.basic select:focus
{
	background-color: #FFFFFF; 
	font-weight: bold; 
	padding: 2px;
	border: 1px solid #EEEEEE;
	font-size: 12px; 
	color: black;
}
#footer
{
	background:url(images/footer_bg.gif) no-repeat;
	width:645px;
	height:30px;
	padding:25px 20px 0px 50px;
	overflow:hidden;
}
#footerRight
{
	float:right;
	color:#555555;
}
#footerRight a
{
	color:#FFFFFF;
	text-decoration:none;
	margin:0px 3px 0px 3px;
}

.formMessage 
{
	font-size: 1.3em;
}

h1 
{
	font-size: 1.7em;
}

.error 
{
	font-size: 1.8em;
	color: #FF0000;
	font-weight: bold;
}

#searchBlog
{
	margin:0px;
	padding:0px;
	width:715px;
	height:56px;
	overflow:hidden;
}
#searchBlog form
{
	margin:0px;
	padding:30px 0px 0px 0px;
	font-size:13px;
}
#searchBlog label
{
	display:block;
	float:left;
	margin:0px;
	padding:6px 15px 0px 60px;
}
#searchBlog input#searchField
{
	display:block;
	float:left;
	margin:0px;
	padding:5px;
	background:#393939;
	border-left:1px solid #505050;
	border-top:1px solid #505050;
	border-bottom:1px solid #505050;
	border-right:none;
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode";
	width:235px;
}
#searchBlog input#searchSubmit
{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/search_go.gif) no-repeat;
	border:none;
	width:43px;
	height:30px;
}


#homeContent table 
{
	width: 720px;
}

#homeContent tr 
{
}

#homeContent td 
{
	height: 144px;
	padding: 2px 2px 2px 2px;
}

.summaryblock p
{
	margin: 35px 20px 10px 20px;
}

.summaryblock a
{
	text-decoration: none;
	color: #FFFFFF;
}

#smokingblock 
{
	vertical-align: top;
	width: 480px;
	background-image: url(images/smoking_block_img.gif);
	background-repeat: no-repeat;
margin-left: 80px;
}

#weightlossblock 
{
	vertical-align: top;
	width: 480px;
	background-image: url(images/weightloss_block.jpg);
	background-repeat: no-repeat;
margin-right: 50px;
}

#gamblingblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/gambling_block.jpg);
	background-repeat: no-repeat;
}

#alcoholreductionblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/alcoholreduction_block.jpg);
	background-repeat: no-repeat;
}

#cannabisblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/cannabis_block.jpg);
	background-repeat: no-repeat;
}

#childbirthblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/childbirth_block.jpg);
	background-repeat: no-repeat;
}

#chocoholicsblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/chocoholics_block.jpg);
	background-repeat: no-repeat;
}

#comforteatingblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/comforteating_block.jpg);
	background-repeat: no-repeat;
}

#compulsiveblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/compulsive_block.jpg);
	background-repeat: no-repeat;
}

#excellenceblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/excellence_block.jpg);
	background-repeat: no-repeat;
}

#improveconfidenceblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/improveconfidence_block.jpg);
	background-repeat: no-repeat;
}

#phobiasblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/phobias_block.jpg);
	background-repeat: no-repeat;
}

#shopaholicsblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/shopaholics_block.jpg);
	background-repeat: no-repeat;
}

#workplaceblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/workplace_block.jpg);
	background-repeat: no-repeat;
}

#insomniablock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/insomnia_block.jpg);
	background-repeat: no-repeat;
}

#otherissuesblock 
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/otherissues_block.jpg);
	background-repeat: no-repeat;
}

#publicationblock
{
	vertical-align: top;
	width: 240px;
	background-image: url(images/publications_block.jpg);
	background-repeat: no-repeat;
}

#minimenu ul 
{
	margin: 0 0 0 0;
	list-style-type:none;
}
#minimenu li 
{
	margin: 1px 0px 1px 0px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

#minimenu a 
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dashed 1px #808080;
	display:block;
	width:90%;
	padding: 3px 0px 3px 0px;
}
#minimenu a:hover 
{
	background-color: #5caccd;
	border-bottom: dashed 1px #5caccd;
}

.findoutmorebanner 
{
	background-image: url(images/clickfindoutmore.gif);
	background-repeat: no-repeat;
	width: 714px;
	height: 43px;
}

a
{
   color: #226da9;
}

a:hover
{
   color: #878787;
}


#contactform {
	font-size:0.8em;
}

#contactform dt {
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	margin:1.5em 0pt 0.25em;
	text-transform:uppercase;
}

#contactform dt strong {
	font-style:italic;
	font-weight:normal;
	letter-spacing:0pt;
	text-transform:none;
}

#contactform dt strong code {
	font-size:1.1em;
	font-style:normal;
}

#contactform dd {
	margin-bottom:1em;
	margin-left: 0px;
}

#contactform ul li {
	background:transparent none repeat scroll 0%;
	margin-right:1em;
	padding-left:1em;
}

#contactform ul li input {
	font-size:1em;
}

#contactform ul.optionslist li {
	padding:0.25em 0pt;
}

#contactform .image {
	
}

#contactform .text, #contactform .password, #contactform textarea {
	width:350px;
	background-color: #393939;
}

#contactform .upload {
	background:#FBFAF4 none repeat scroll 0%;
	border:1px solid #999999;
	margin:3px 0pt 10px;
	padding:10px 5px 0pt;
}
