#fhzg{
	background: #fff;
	color: #222;
	padding: 1em;
}

#fhzg td, 
#fhzg h1, 
#content_frame #fhzg p,
#content_frame #fhzg ul li,
#content_frame .advise p,
#content_frame .advise ul li,
#content_frame .advise h1,
#content_frame .advise td{
	color: #222;
}

#fhzg a,
#content_frame .advise a{
	color: #222;
}

legend{
	/*color: #111;*/
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

.center{
	text-align: center;
}

.strong{
	font-weight: bold;
}

.nowrap{
	white-space: nowrap;
}

.even{
	
}

.odd{
	background: #fafafa;
}

.datatable .hovered{
	background: #efefef;
}

.price{
	width:150px;
	float:right;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.8em;
}

h1.details{
	font-weight: bold;
}

span.details{
	display: block;
	font-size: 1.5em;
	padding: 0.5em 0.3em;
}

p.subheadline{
	padding-left: 0.5em;
}

.details-left{
	width: 49%;
	float: left;
}

.details-right{
	width:49%;
	float:right;
}

.details-right img{
	border: #999 1px solid;
}

.thumbnail{
	margin-top: 4px;
	margin-right: 4px;
	float: left;
}

.clear{
	clear: both;
	height: 1px;
}

a.back-link{
	display: block;
	padding: 0.2em 0.2em 0.2em 0.2em;
	margin-bottom: 0.8em;
	text-decoration: none;
	color: #6bdcdd;
}

a.back-link:hover{
	color: #fff;
}

a.detail-link{
	display: block;
	font-weight: bold;
	padding: 0.5em 0.2em 0 0.2em;
	margin-bottom: 0.8em;
	text-decoration: none;
	text-align: right;
	color: #fff;
}

a.detail-link:hover{
	color: #fff;
	text-decoration: underline;
}

.contact-table td{
	padding-top: 0.5em;
	padding-right: 0.25em;
	vertical-align: top;
}

.contact-table input{
	color: #222;
}

.contact-table .inp{
	width: 325px;
	border: #999 1px solid;
}
.contact-table .smll{
	width: 50px;
}

.contact-table .med{
	width: 270px;
}

.ajax-loading-text{
	background: url(../images/ajax-loading-text.gif) 50% 15% no-repeat;
}

.ajax-loading{
	background: url(../images/ajax-loading.gif) 50% 50% no-repeat;
}

.msg-success{
	background: url(../images/msg-success.png) 0% 50% no-repeat;
	padding-left: 60px;
}

.msg-failed{
	background: url(../images/msg-failed.png) 0% 50% no-repeat;
	padding-left: 60px;
}

#content_frame .details-left h4,
#content_frame .details-right h4,
#content_frame .details-full h4{
	display: block;
	padding: 0.5em 1em 0.5em 0;
	line-height: normal;
	font-size: 1.2em;
	text-align: left;
	text-transform: uppercase;
	margin: 1em 0;
	color: #222;
	border-bottom: #444 1px dotted;
}

/* Tables 
----------------------------------------------- */

.dashboard,
.edit-dashboard{
	width:99%;
}

.dashboard-front{
	width:100%;	
}

.dashboard-front td{
	vertical-align: top;	
}

.dashboard td{
	padding: 1em;
	vertical-align: top;
}

.edit-dashboard td{
	padding: 0 0.5em 0 0.5em;
	vertical-align: top;
}

.datatable{
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	width: 100%;
}

.datatable th{
	font-weight: bold;
	background: #d4d4d4 url(../images/car/th-bg.gif) 0% 50% repeat-x;
	padding: 4px;
	color: #222;
	white-space: nowrap;
	margin-left: 1px;
	border-left: #fff 1px solid;
	border-top: #fff 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
}

.datatable td{
	padding: 3px 10px 3px 10px;
	vertical-align: middle;
	/*border-right: #ddd 1px solid;*/
	border-bottom: #ddd 1px solid;
}

.listing-footer{
	width:100%;
	margin: 0;
	padding: 0;
}

.listing-footer td{
	border: none;
}

.datatable .hovered{
	background: #efefef;
}

.datatable .highlighted{
	background: #FFF2C7;
}

.navigation{
	text-align: right;
	padding: 3px 10px 3px 10px;
	vertical-align: middle;
}

.datatable #pages{
	margin: 0px;
	padding: 0px;
}

.small{
	font-size: 11px;
}

.grey{
	color: #666;
}

.drop-div{
	/*display: none;*/
}

button.button,
a.button{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 24px; */
	/*margin: 7px; */
	margin: 0;
	padding: 1px 10px 1px 10px;
	background: url(../images/car/bg-button-over.gif) 0% 50% repeat-x;
	text-decoration: none;
	border-top: #ddd 1px solid; 
   border-left: #ddd 1px solid; 
   border-right: #666 1px solid; 
   border-bottom: #666 1px solid;
	margin-right: 0.1em;
	font-weight: bold;
	cursor: pointer;
}

a.button{
	padding: 2px 10px 2px 10px!important;
	margin: 0em!important;
}

.navigation a{
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 24px; */
	/*margin: 7px; */
	margin: 0;
	padding: 1px 0px 1px 0px;
	text-decoration: underline;
	margin-right: 0.1em;
}

.navigation a:hover{
	text-decoration: none;
}

.navigation a.current{
	font-weight: bold;
	text-decoration: none;
}

.big{
	padding: 4px 20px 4px 20px!important;
}

.button:hover,
a.button:hover{
	color: #000;
	background: url(../images/car/bg-button.gif) 0% 50% repeat-x;
	border-top: #ddd 1px solid; 
   border-left: #ddd 1px solid; 
   border-right: #666 1px solid; 
   border-bottom: #666 1px solid;
}

.error{
	border: #ff0000 1px solid!important;
}

.input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #222;
	border: 1px solid #999;
}

.select{
	width: 280px;
}

.disabled{
	color: #666!important;
	text-decoration: line-through!important;
}

.message-error{
	background: transparent url(../images/car/bg_incorrect.gif) 0% 0% repeat-x;
	color: #000;
	font-size: 11px;
	height: 23px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.drop{
	background: url(../images/car/drop.png) 0% 50% no-repeat;
	padding-left: 20px;
	text-decoration: none;
	cursor: pointer;
	display: block;
}

a.drop-closed{
	background: url(../images/car/drop-closed.png) 0% 50% no-repeat;
	padding-left: 20px;
	text-decoration: none;
	cursor: pointer;
	display: block;
}

a.back{
	font-size:1.0em;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:.1em;
	margin-top:.5em;
	display: block;
}

.hint{
	color: #666;
	font-size: 11px;
}

#progressContainer{
	position: absolute;
	left: 0px;
	top: 0px;
	background: transparent url(../images/semi-transparent.gif) 0% 0%!important;
	text-align: left;
	width: 0px;
	height: 0px;
	z-index:20000;
	display: none;
}

#progressContainer #progress{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 222px;
	height: 46px;
	border: #6593cf 1px solid ;
	text-align: left;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #980000;
	font-weight: bold;
	padding:2px;
	display: none;
	background:#c3daf9;
	z-index:20001;
}

#progressContainer #progress #progressLoadingIndicator{
	position: absolute;
	left: 2px;
	top: 2px;
	text-indent: 15px;
	border:1px solid #a3bad9;
	background: #fff url(../images/loading.gif) 95% 48% no-repeat;
	color:#003366;
	font: bold 13px tahoma,arial,helvetica;
	width: 192px;
	padding:14px;
	margin:0;
	z-index:20002;
}

.search-form-fieldset{
	padding: 0 10px 10px 10px;
}

.search-form{
	padding:0;
	margin:0;
}

.search-form td{
	padding: 0 4px 0 4px;
	margin: 0;
	color: #222;
}

.noptm{
	margin: 0!important;
	padding: 0!important;
}

.noptm td{
	padding: 0 3px 0 0!important;
	margin: 0!important;

	border: none;
	height: 30px;
}

.advise{
	background: #fff;
	color: #222;
	border: #ccc 1px solid;
	margin-bottom: 1em;
	-moz-border-radius: 5px;
}

.advise-inner{
	padding: 1em;
}