/**
* dark form frontend stylesheet
*
* @version		$Id: default.css 163 2009-07-04 09:15:32Z dr_drsh $
* @package		Joomla
* @subpackage	JForms
* @copyright	Copyright (C) 2008 Mostafa Muhammad. All rights reserved.
* @license		GNU/GPL
*/

div.jform{
	margin-top:15px;
	padding:10px;
	}

table.jform{
	width:100%;
}

div.jform img{
	float:none;
	border:0;
}

div.jform h2{
position:relative;
margin-top:-15px;
margin-bottom:15px;
}

div.jform div.error-message
{
	color:red;
	font-weight:bold;
	float:right;
}
div.jform. div.label-error{
	color:red;
}
iv.jform. div.input-error{
	border:2px solid red;
}

div.jform form label{
	margin-bottom:15px;
	margin-right:5px;
	float:left;
}

div.jform form fieldset{
	margin-bottom:15px;
	padding:25px 10px 10px 10px;
}
div.jform form input,
div.jform form select,
div.jform form textarea,
div.jform form fieldset{
	margin-bottom:15px;
	float:left;
}

div.jform form input.radio,
div.jform form label.radio{
	float:none;
}


div.jform form div.clear{
	clear:left;
	
}

.form-homeaddress {
position:relative;
top:-215px;
left:400px;
}

.form-homeaddress2 {
position:relative;
top:-215px;
left:400px;
}

.jfhtml2 {
position:relative;
top:-215px;
}

.jfhtml4 {
position:relative;
top:-421px;
left:400px;

}

.jfhtml3 {
position:relative;
top:-720px;
left:400px;
}

.jfhtml5 {
position:relative;
top:-405px;

}

.jfhtml6 {
position:relative;
top:-725px;
}

.jfhtml7 {
position:relative;
top:-900px;
left:485px;
}

.jfhtml8 {
position:relative;
top:-875px;
}

.error-message {
display:none;
}

.label-error {
background:#FF7070;
}
.input-error {
border-width:2px;
border-style:solid;
border-color:#FF7070;
}

.jfhtml9 {
position:relative;
top:-955px;
left:680px;
font-size:16px;
}

.jfhtml2-type {
position:relative;
top:-237px;
left:350px;
}
.jfhtml2-type2 {
position:relative;
top:-256px;
left:350px;
}

.jfhtml2-1 {
position:relative;
top:-200px;
}
.jfhtml2-2 {
position:relative;
top:-219px;
}
.jfhtml2-3 {
position:relative;
top:-235px;
}
