
/*
CSS FOR DULWICH PODIETRY LTD.*/

/*Generic*/


body {
	margin-top: px;
	padding: 0 60px 0 px;
	text-align: lefts;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	line-height: 135%;


}

h1, h2, h3 h4{
	margin-top: 0;
	color: #006600;
	line-height:112%;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	text-align:left;
}

h2 {
	font-size: 18px;
	font-weight:normal;
}

h3 {
	font-size: 14px;
}


h4 {
	font-size: 14px;
	color:#CC0099;
	

}

ul {
}

a {
	text-decoration: none;
	color:#CC0099;
	font-size: 12px;
	
	
	
}

a.link {
	text-decoration: underline;
	color: #ff4455;
	font-size: 12px;

}

a:hover {
	color: #006600;
	border-bottom: none;
	
	padding-bottom:px;
	
	/* Header */
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 -15px 0 0px;
	
}
img.right2 {
	float: right;
	margin: 0 -7px 0 0px;
	
	}
img.right3{
	float: left;
	margin:0px 0px 300px 0px;
	
	}	
	
	
#header {
	width: 960px;
	margin: 0 auto;
}
/** drop down menu**/


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin:0 -6px 0 0;
    padding:4px 21px;
	width: auto;
	
	color:#CC3399;
	text-align: left;
	text-decoration: none}

#sddm li a:hover{
color:#339933;

}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background:#FFFFFF;
	border: 1px solid #339933}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color:#CC3399;
		font: 11px arial}

	#sddm div a:hover
	{	
		color: #339933;}
/** end drop down menu **/
/** form **/
div.contact_form
		{
	margin-top: 10px; 
	margin-bottom: 10px;
	padding: 10px 0pX;
	width: 200px; 
	height: 190px; 
	display: block; 
	float: left; 
	
	background-repeat: no-repeat;
	text-align: left;
	color: #333333;
	position: relative;			
}

div.contact_form h1
{
	margin-top: 0px;
	font-size: 22pt;
	width: 300px;
}

div.contact_form div.captcha
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 210px;			
	background-color: black;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
}

div.contact_form  div.inner_holder
{
	width: 800px;
	height: 150px;
	background-color: white;
	position: absolute;
	top: 30px;
	left: 40px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}		

div.contact_form div.inner_holder div.left_column 
{
	width: 470px;
	display: block;
	float: left;
}
		
div.contact_form div.inner_holder div.right_column
{
	width: 320px;
	display: block;
	float: right;
	text-align: right;
}

div.contact_form div.inner_holder p
{
	margin: 0px 8px 0px 8px;
	font-size: 9pt;
}

div.contact_form div.inner_holder div.left_column p.warning
{
	color: red;
	font-weight: bold;
	font-size: 7pt;
	margin-top: 7px;
}

div.contact_form div.inner_holder div.right_column div.captcha_holder
{
	width: 310px;
	margin: 10px 20px 10px 0px;
	height: 80px;
	display: block;
	float: left;
	
}

div.contact_form div.inner_holder div.right_column div.captcha_holder a, 
div.contact_form div.inner_holder div.right_column  div.captcha_holder img
{
	text-decoration: none;
	
}

div.contact_form div.inner_holder h1
{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	font-size: 17pt;
}

div.contact_form_column_one
{
	width: 330px;
	height: 115px;        
	margin-right: 8px;
	display: block; 
	float: left;
}

div.contact_form_column_two
{
	width: 360px;
	height: 115px;        
	margin-right: 7px;
	display: block; 
	float: left;
	font-size: 8px;
}

div.contact_form_column_three
{margin-left:40px;
	margin-top:30px;
	width:180px;
	
	height: 80px;
	display: block; 
	float:right;
}

div.contact_form_column_three button
{
	margin-top: -1px;
}

div.contact_form_column_one ul
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

div.contact_form_column_one ul li
{
	margin-bottom: 1px;
	clear: both;
}

div.contact_form_column_one ul li span
{
	font-size: 8px;
	height: 10px;
	width: 80%;
	display: block;
	text-align:right;
	float: left;
	color: red;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	visibility: hidden;
}

div.contact_form_column_one ul input
{
	width: 115px;
	height: 16px;
	border: 1px solid black;
}

div.contact_form_column_one ul label
{
	width: 145px;
	display: block; 
	float: left;
	height: 18px;		
}

div.contact_form_column_two textarea
{
	width: 240px;
	height: 78px;
	border: 1px solid black;
	margin-bottom: 5px;
	margin-left:20px;
}

div.contact_form_column_two label
{
	width: 175px;
	display: block; 
	float: left;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-top:35px;		
}

div.contact_form_column_two span
{
	color: red;
	font-weight: bold;
	width: 100%;
	display: block;
	float: left;
}

div.contact_form_column_two span#enquiry_error
{
	margin-bottom: 5px;
}

div.contact_form_column_three button, div.right_column button
{
	background-image:;
	background-repeat: none;
	width: 80px;
	height:25px;
	
}

div.contact_form_column_three button:hover, div.contact_form_column_three button:focus, 
div.right_column button:hover, div.right_column button:focus
{
	background-image
	
	
		
}
div.right_column button
{
	margin-right: 10px;
	float: right;
	display: block;
}

div.right_column input#code
{
		float: left;
		display: block;
		height: 22px;
		width: 144px;
		padding-top: 5px;
		padding-left: 6px;
		padding-right: 6px;
		border: 1px solid black;
		font-weight: bold;
		font-size: 11pt;
		color: #999999;
}


div.captcha img
{
	float: right;
	margin-top:0px;
	margin-right: 0px;
}

div.contact_form img.ab_floater
{
	position: absolute;
	top: -30px;
	right: -30px;
}

.form_row_holder
{
	width: 795px;
	height: 20px;
	margin-bottom: 5px;

}

.form_row_holder_textarea
{
	width: 795px;
	height: 75px;
	margin-bottom: 5px;
}

.form_field_column_one
{
	font-size: 11px;
	display: block;
	float: left;
	width: 280px;
	text-align: right;
	padding-right: 10px;

}

.form_field_column_two
{
	font-size: 12px;
	display: block;
	float: left;
	height: 20px;
	width: 200px;
}

.form_field_column_two input
{
	font-size: 12px;
	width: 180px;
	height: 20px;
}

.form_field_column_two select
{
	font-size: 12px;
	width: 180px;
	height: 20px;
}

.form_field_column_two_text
{
	font-size: 12px;
	display: block;
	float: left;
	height: 24px;
	padding-top: 1.5px;
	padding-left: 1.5px;
	width: 180px;
}

.form_field_column_two_text textarea
{
	font-size: 12px;
	width: 300px;
	height: 75px;
}

.form_field_column_error
{
	margin-left: 10px;
	font-size: 11px;
	display: none;
	float: left;
	color: red;
}

#disclaimers
{
	width: 500px;
	font-size: 9px;
	text-align: right;
	float: left;
	display: block;
}

#submitButton
{
	width: 60px;
	height: 18px;
	background-image: url('/images/main/contact_us_submit_button.jpg');
	background-repeat:no-repeat;
	margin-top: 12px;
	/*margin-left: 20px;*/
	margin-right: 290px;
	float: right;
	display: block;
}














/** end form**/





#logo {
	width: 960px;
	height: 167px;
	margin: 0 auto;
	background-image:url(images/HYF_Banner.png)}

#logo1 {
	width: 960px;
	height: 164px;
	margin: 0 auto;
	background-image:url(images/HYF_Banner.png)}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 80px 0 0 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 5em;
}

#logo p {
	text-transform: uppercase;
	padding: 117px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}



#logo1 h1, #logo p {
	float: left;
	margin: 0;
}

#logo1 span {
	color: #FFFFFF;
}

#logo1 h1 {
	padding: 80px 0 0 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 5em;
}

#logo1 p {
	text-transform: uppercase;
	padding: 117px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo1 a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 60px;
	background: url(images/img01.jpg) no-repeat left top; 
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin: 1px 0px 0px 0px;
	padding: 20px 37px 0 37px;
	background: url(images/img05.gif) repeat-y left top;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu .first {
	background: none;
}

/* Wrapper */

#wrapper {


}

/* Page */

#page {
	width: 960px;
	height:1015px;
	margin: 0 auto;
	padding: px 0 0 0px;
	background:url(images/HYF-banner-and-footer.png) no-repeat;
	
} 

.page1{
	width: 960px;
	height:1035px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	background:url(images/HYF_news.jpg) no-repeat;
}

.page2{
	width: 960px;
	height:1050px;
	margin: 0 auto;
	padding: -5px 0 0 0px;
	background:url(images/HYF_howitworks.jpg) no-repeat;
}

.page3{
	width: 960px;
	height:auto;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	background:url(images/HYF_casestudies.jpg) no-repeat;
}

.page4{
	width: 960px;
	height:auto;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	background:url(images/HYF_howitworks_ibs.png) no-repeat;
}

.page5{
	width: 960px;
	height:auto;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	background:url(images/HYF_howitworks_skin.png) no-repeat;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: none;
	width: 300px;
	padding: px 30px 0px px;
	clear:none;
}

.post {
	padding-bottom: ;
	line-height: 200%;
	font-size:12px;
	color:#006699;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 24;
	font-weight: normal;
	
}

.title a {
	border-bottom: none;
	color: #454545;
}

.title a:hover {
}

.byline {
	background: url(images/img04.jpg) repeat-x left bottom;
	padding-bottom: 10px;
}

.tag {
	padding: 0 15px;
}

.entry {
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}
.large {
	font-size:14px;
	color:#CC0099;
	text-align:center;
}

.links a {
	border: none;
}

.links a:hover {
}


#nav{
	float: left;
	clear:both;
	padding:14px 0 0px 120px;
	width:960px;
	height:15px

	}
	
#nav a{
	font-weight:bold;
	}
/* Sidebars */

#sidebar1{
	float: right;
	
	padding:60px 40px 80px 48px;
	width:510px;
	display:block;
	line-height:125%;
	
	
	}
	
#sidebar1 a{
	font-weight:;
	line-height:80%;
	font-size:14px;
	
}

#sidebar1 p{
	
	

	
}
#sidebar2 {
	float: left;
	padding:60px 0 0px 50px;
	width:280px;
	margin-bottom:40px;
}

#key {
	float: left;
	padding:60px 0 0 60px;
	width:280px;
}

#key p{
	line-height:395%;

}

#sidebar2 a {

	font-size:16px;
	padding-left:0px;
	font-weight:bold;
}


#sidebar3 {
	float:left;
	padding:70px 0 0 50px ;
	width:280px;
	border:thick;
	border-color:#CC0099;
	line-height:100%;
	

}
#sidebar3 h1{
	color:#CC0099;
}

#sidebar3 a{
	color:#CC0099;
	font-weight:bold;
	
	
	
}#sidebar9{
	float: right;
	padding:8px 40px 22px 48px;
	width:510px;
	display:block;
	height:500px;
	margin-top:-20px;
	
}
	
#sidebar9 a{
	color:#CC0099;
	font-size:15px;
	}
	
#sidebar4{
	float: right;
	padding:8px 40px 22px 48px;
	width:510px;
	display:block;
	height:500px;
	margin-top:-40px;
	
}
	
#sidebar4 a{
	color:#CC0099;
	font-size:15px;
	}
	
#sidebar5{
	float: right;
	padding:0px 40px 60px 48px;
	width:510px;
}	

#sidebar6 {
	float: left;
	padding:60px 0 0 60px;
	width:280px;
	
	
	}
	
#sidebar6 p{
	line-height:100%;
	
	}	
	#sidebar7 {
	float:left;
	padding:21px 0 0 50px ;
	width:280px;
	border:thick;
	border-color:#CC0099;
	line-height:100%;
	margin-top:17px;
	

}
#sidebar7 h1{
	color:#CC0099;
}

#sidebar7 a{
	color:#CC0099;
	font-weight:bold;
	
}
	
#sidebar8{
	float: right;
	
	padding:60px 40px 60px 48px;
	width:510px;
	display:block;
	line-height:145%;
	
	
	}
.sidebar {
	float: left;
	width: 960px;
	height:px;
	padding: 0 0 0px 45px;
	font-size: 12px;
}

.clear {
clear:none;


}
.sidebar a {
}


/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	background:url(images/HYF_Footer.png) repeat-x left top;
	repeat: none;
	padding-bottom:70px;
	
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 10px;
	color:#006600;
}

#footer a {
	color: #006600;
	text-decoration:underline;
}

#footer .link {
	float:center;
	size: 10 px;
	padding-right: 10px;
}

#footer .copyright {
	float: center;
	
}

