/* theodin.co.uk -Designed and developed by Philip Beel All Rights Reserved*/

/* 
------------------------------------------------------------------------------------------------------Genetic--------------*/

/* Reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
/*	margin:0;
	padding:0;*/
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


#contactable {
	background-image:url(../images/feed.png);
	color:#FFFFFF;
	cursor:pointer;
	height:102px;
	left:0;
	margin-left:-5px; 
	margin-left:-5px; 
	overflow:hidden;
	position:fixed;
	position:absolute;
	text-indent:-100000px;
	top:150px;
	margin-top:10px;
	width:49px;
	z-index:100000;
}

#contactForm {

	background:url(../images/bgfeed.png) right top no-repeat;
	color:#FFFFFF;
	height:450px;
	left:0;
	margin-left:-400px;
	margin-left:-434px;
	margin-top:-160px;
	overflow:hidden;
	padding-left:30px;
	position:fixed;
	top:225px;
	width:365px;

	z-index:99;
}

form#contactForm input, textarea {
	background:url(../images/bginplab.jpg) left top repeat-x #fff;
	outline-style:none;
	outline-width:medium;
	width:215px;
	padding:5px;
	border:1px solid #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;	
}

form#contactForm .submit { background:url(../images/btnfeed.jpg) left top no-repeat; width:186px; height:38px; float:left; cursor:pointer; border:0px; margin-left:57px;
 margin-top:5px;}
form#contactForm .submit:hover { background-position:left -38px;}


form#contactForm .disclaimer {
	margin-left:20px;
	font-size:11px;
	text-align:center;
}

#contactForm .red {
	color:	#F5410F;
}

#overlay {
	background-color:#666666;
	display:none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
} 


form#contactForm label{padding-right:4px; 
	margin-left:10px;  color:#676767; text-decoration:none; 
	line-height:normal;font-size:14px; 
}



	
/*
#footer a, p{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#676767; text-decoration:none; 
	line-height:normal;
}

#footer a:hover{
	text-decoration:underline;
}*/
	
.holder { width:100%; height:auto; float:left;}
.divlab { width:auto; height: auto; float:left;}
.inplab { width:auto; float:left; height:auto;}

form#contactForm p { margin:0; padding:0;}
#callback { width:100%; height:76px; float:left; background:url(../images/line.jpg) left bottom no-repeat; margin-bottom:15px;}

#callback h2 { color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:22px; margin:25px auto 0 auto; padding:0;}
#callback h5 { color:#555555; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; padding:0; font-weight:normal;}
.selc { width:227px; background:url(../images/bginplab.jpg) left top repeat-x #fff; border:#dadada solid 1px;	font-family: Arial, Helvetica, sans-serif;font-size:12px;color:#666666; padding:3px;}
.wid { width:57px; height:10px; float:left; margin-top:3px;}
form#contactForm p.row { margin-bottom:10px;}










	
	