/* theodin.co.uk -Designed and developed by Philip Beel All Rights Reserved*/

/* 
------------------------------------------------------------------------------------------------------Genetic--------------*/
body {
	height:100%;
	width:100%;	
}
/* Reset */
#contactable {
	background-image:url(http://www.akhbar.tn/wp-content/themes/akhbar/images/contact.png);
	color:#29568f;
	background-color:#A5C9EB;
	cursor:pointer;
	height:102px;
	left:0;
	margin-left:-5px; 
	*margin-left:-0px; 
	overflow:hidden;
	position:fixed;
	*position:absolute;
	text-indent:-100000px;
	top:202px;
	*margin-top:0px;
	width:44px;
	z-index:100000;
}

#contactForm {
	background-color:#A5C9EB;
	border:2px solid #FFFFFF;
	color:#29568f;
	height:270px;
	left:0;
	margin-left:-260px;
	*margin-left:-409px;
	margin-top:-160px;
	overflow:hidden;
	padding-right:10px;
	position:fixed;
	top:300px;
	width:240px;
	*width:254px;
	z-index:99;
}

form#contactForm input, textarea {
	background:#FFFFFF none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:205px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #dfdfdf;
	font-family: georgia;
	font-size:1em;
	margin-bottom:0px;
}

form#contactForm .submit {
	background: #29568f none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:217px;
	padding:5px;
	border:3px solid #fff;
	outline-color:-moz-use-text-color;
	font-family: georgia;
	font-size:1em;
	cursor:pointer;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bolder;
	font-family:Helvetica;
	margin-top:10px;
	margin-bottom:0px;
}

form#contactForm p {
	width:220px;
	font-size:0.9em;
	padding-top:0px;
	padding-bottom:0px;
}

form#contactForm .disclaimer {
	*margin-left:5px;
	font-family: "trebuchet ms",garamond,"lucida grande",serif;
font-size: 1.0em;
font-weight:bold;
color: #29568f;
padding-bottom:15px;
padding-top:10px;

}

#contactForm .red {
	color:	#F5410F;
}

#overlay {
	background-color:#666666;
	display:none;
	height:100%;
	right:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
} 
.error { background-color: #EDBE9C; }

#name.error { background-color: #EDBE9C; } 
#email.error { background-color: #EDBE9C; }
#comment.error { background-color: #EDBE9C; }

form#contactForm label{
	*margin-left:5px;
	font-family: "trebuchet ms",garamond,"lucida grande",serif;
}

form#contactForm #loading {
	background: url(http://www.akhbar.tn/wp-content/themes/akhbar/images/ajax-loader.gif) no-repeat;
	width:55px;
	height:55px;
	margin: 100px auto;
	display:none;
}

#callback {
	font-family: georgia;
	font-size:1.1em;
	color: #FFF;
	width:265px;
	margin: 100px auto;	
	display:none;
}


.holder {
	margin:0 auto;
	*margin-left:5px;
	padding-top:0px;	
}	
	