a {
	color: black;
}

body {
	font-family: Arial, sans-serif;
	background: #FFF;
	margin: 0 auto;
	width: 780px;
}

ul li {
	list-style: none;
}

ul#nav {
	background: #AFAFAF url("images/header.jpg") no-repeat top;
	height: 20px;
	padding: 114px 12px 11px;
	border-top: 10px solid #4E593C;
}

ul#nav li {
	float: left;
	background-color: transparent;
	list-style: none;
	height: 24px;
	padding: 0 4px;
	margin: 0 2px;
}

ul#nav li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	background-color: transparent;
	color: #FFF;
	padding: 2px; 
	text-transform: uppercase;
}

ul#nav li a span {
	display: block;
	padding: 2px 0;
}

ul#nav li a:hover {
	text-decoration: underline;
}

ul#nav li.current a {
	background: #4E593C;
	color: #FFF;
}

ul#nav li.current a:hover {
	text-decoration: none; 
}

div#footer {
	background: white url(/admin/images/bottom-rounded-footer.jpg) no-repeat left top;
	*background: white url(/admin/images/bottom-rounded-footer2.jpg) no-repeat left top;
	color: #999;
	font-size: .8em;
	text-align: center;
	clear:both;
	width: 780px;
	*width:764px;
	height: 32px;
/*	*margin-left:26px;*/
	float: left;
}

h1.header {
	background-image : url('images/h1-back.jpg');
	height: 40px;
	margin: 0 auto 10px -1px;
	padding-left: 28px;
	width: 738px;
	*width: 680px;
}

h1.header .question {
	float: right;
	border: none;
}

h1.header .tab {
	display: block;
	float: left;
	margin-top:11px;
	border: none;
}

h1.header a {
	color: white;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
        display:block;
        padding-top:9px;
        padding-left:15px;
        margin-left:-15px;
}

h1.header a img.question {
  margin:-5px 16px  0 0;
}


form {
	margin: 0 auto;
/*	width: 100%;*/
	width: 720px;
	*width: 680px;
}

form fieldset {
	border: none;
}
/*
form fieldset fieldset {
	width: 459px;
}
*/


form legend {
	display: block;
	text-align: center;
	width: 100%;
}

fieldset.image select {
	float: left;
	margin-right: 20px;
}

fieldset.enabled {
	float: right;
	width: 100px;
	display: none;
}

fieldset.enabled label {
	padding-top: 0;
}

fieldset.no_padding {
	margin: 0 !important;
	padding: 0 !important;
}
	
form label {
	color: #666;
	float: left;
	font-size: .7em;
	margin: 5px 0;
	text-transform: uppercase;
	width: 180px;
	padding-top: 5px;
}

form label.checkbox {
	width: 70px;
}

form label.select,
form label.file {
	padding-top: 0;
}

form label.textarea {
	/* float: none; */
}

input.checkbox {
	margin: 5px 5px 5px 0;
	float: left;
}

input.text {
	margin: 5px 0;
	width: 430px;
}

input.submit {
	float: right;
	margin-right: 10px;
}

form textarea {
	clear: left;
	float: left;
}

form#edit_brand_details fieldset {
	padding: 10px 0 0;
	margin: 0;
}

form#edit_brand_details input.text {
	width: 480px;
}

form#edit_brand_details input.submit {
	margin-top: 10px;
	margin-left: 0;
}

form#edit_contact_details, 
form#edit_model_details {
	width: 100%;
	*margin-top: 10px;
}

form#edit_contact_details input.text {
	width: 380px;
}

form#edit_model_details input.text {
	width: 315px;
}

form#edit_contact_details label {
	width: 80px;
	*width: 70px;
}

form#edit_model_details label {
	width: 135px;
}

form#edit_model_details fieldset.images {
	float: right;
	height: 440px;
	padding: 0;
	position: absolute;
	margin-left: 500px;
	*margin-left: 480px;
	width: 230px;
}

form#edit_model_details fieldset.images legend span {
	color: white;
	background: black;
	display: block;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 5px 10px;
	width: 200px;
}

form#edit_model_details fieldset.images input.file {
	*margin-left: -480px;
}

form#edit_model_details fieldset.images img {
	display: block;
	min-height: 70px;
	margin-bottom: 10px;
	margin-left: 2px;
}

form#edit_model_details fieldset.enabled {
	float:left;
	width: 100px;
}

form#edit_model_details fieldset.brand {
	width: 310px;
}

form#edit_limo_details {
/*	width: 100%;*/
}

form#edit_limo_details fieldset {
	padding: 0;
}

form#edit_limo_details fieldset fieldset {
	padding: 5px 5px 10px;
}

form#edit_limo_details label {
	width: 130px;
}

form#edit_limo_details input {
	width: 320px;
}

form#edit_limo_details .pricing input {
	width: 50px;
}

form#edit_limo_details .pricing label {
	width: 50px;
	float: none;
}

form#edit_limo_details .pricing .weekend label {
	width: 50px;
	float: none;
}

form#edit_limo_details .pricing .weekday label {
	width: 50px;
	float: none;
}

form#edit_limo_details .pricing .weekend fieldset, 
form#edit_limo_details .pricing .weekday fieldset {
	float: left;
	padding: 0;
}

form#edit_limo_details .pricing .weekend fieldset label,
form#edit_limo_details .pricing .weekday fieldset label {
	width: 120px;
	float: left;
}

form#edit_limo_details .weekend,
form#edit_limo_details .weekday {
	float: left;
	padding: 10px;
	width: 200px;
}

form#edit_limo_details .custom {
	clear: left;
	padding: 0;
}

form#edit_limo_details .custom fieldset {
	padding: 0;
}

form#edit_limo_details .pricing .custom .name input, 
form#edit_limo_details .pricing .custom .name label {
	display: block;
	width: 200px;
}

form#edit_limo_details .pricing .custom .weekend label,
form#edit_limo_details .pricing .custom .weekday label {
	width: 120px;
	float: left;
}


form#edit_limo_details input.max_pass, 
form#edit_limo_details input.min_pass {
	width: 30px;
}

form#edit_limo_details input.submit {
	width: auto;
}

div#limo_images {
	height: 327px;
	margin-left: 497px;
	*margin-left: 480px;
	position: absolute;
	top: 220px;
	width: 260px;
	z-index: 1;
}

div#limo_images form {
	background-color:#f0f0ee;
	width: auto;
}

#contact_list h1,
div#limo_images h1 {
	background: black;
	color: white;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 5px;
}

div#limo_images ul#result_list {
	height: 272px;
	*height: 262px;
	width: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}

fieldset#limo_limos,
fieldset#limo_series,
fieldset#limo_make {
	width: 180px;
	float: left;
}

fieldset#limo_limos select,
fieldset#limo_series select,
fieldset#limo_make select {
	width: 150px;
}

fieldset#limo_limos {
/*	float: none; */
}

#content {
	border: 1px solid #988b67;
	border-top: none;
	*margin-left: 40px;
}

img.edit, img.delete {
	cursor: pointer;
}

p#home_link {
	margin-left: 30px;
	position: absolute;
	top: 30px;
}

p#home_link a {
	display: block;
	height: 70px;
	width: 140px;
        margin-left:-10px;
}

p#support_link,
p#stats_link,
p#user_link {
	margin-left: 645px;
	*margin-left:630px;
	position: absolute;
	top: 91px;
}

p#stats_link { top: 71px; }

p#support_link { top: 51px; }

p#support_link a,
p#stats_link a,
p#user_link a {
	color: white;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	height: 20px;
	line-height: 1.7em;
	text-decoration: none;
	text-transform: uppercase;
	width: 50px;
    padding-left:60px;
    padding-top:1px;
}

p#stats_link a { padding-left: 41px; width: 94px; }

p#support_link a { padding-left: 41px; width: 94px; }

a img.thumb {
	text-decoration:none;
	border:none;
	padding-left:40px;
	}

#brand_list {
	float: left;
	width: 120px;
}

#brand_list .brand img {
	border: 1px solid #fff;
	cursor: pointer;
}

#limo_list {
	margin-left: 190px;
	min-height: 760px;
	*height: 760px;
	padding-left: 0;
	width: 550px;
	*width: 500px;
}

ul#result_list {
	margin: 0 auto;
	padding-left: 10px;
	width: 700px;
}

ul#result_list li {
	padding: 10px;
}

ul#result_list .schedule img,
ul#result_list .approve img,
ul#result_list .delete img,
ul#result_list .edit img {
	border: none;
}

ul#result_list li {
	font: 14px Arial, Helvetica, sans-serif ;
	font-weight: bold;
	color: #4E573C;
	}

#contact_list {
	margin-left: 510px;
	*margin-left: 480px;
	position: absolute;
	top: 232px;
	width: 240px;
}

#contact_list #result_list {
	height: auto;
	overflow-x: hidden;
	width: 220px;
}

div#contact_list li {
	font-size: .8em;
}

div#contact_list li span {
	display: none;
}

div#contact_list li.selected a {
	display: none;
}

div#contact_list li.selected {
	background-color: yellow;
}

div#contact_list li.selected span {
	display: inline;
	float: right;
}

.limos .limo {
	min-height: 100px;
	height:100px;
	float:left;
	width:670px;
	clear:both;
}

li .approve,
li .schedule,
li .delete,
li .edit {
	border: none;
	color: #999;
	display: block;
	float: right;
	font-size: .8em;
	margin: 0 5px;
	text-decoration: none;
}

li .approve a:hover,
li .delete a:hover,
li .edit a:hover,
li .schedule a:hover {
	color: #000;
}

.deal .image,
.limo .image,
.model .image,
.brand .image {
	float: left;
}

.deal .title,
.limo .title,
.model .title,
.brand .title {
	margin-left: 115px;
	display: block;
}

.limos .limo,
.testimonial,
.faq {
	cursor: n-resize;
}

.faq {
	clear: left;
	height: 50px;
}

.faqs .title {
	display: block;
	float: left;
	font-weight: bold;
	width: 180px;
}

.deal .description,
.limo .description,
.model .description,
.brand .description {
	margin-left: 115px;
	min-height: 80px;
	*height: 80px;
}

.model .title,
.model .description,
.deal .title,
.deal .description,
.limo .title,
.limo .description {
	margin-left: 150px;
}

.deal .created {
	float: right;
	font-size: .8em;
	color: #999;
}


/*
.leads .last {
	border-bottom: 1px dotted;
}

.lead {
	border-top: 1px dotted;
	clear: right;
	margin: 0 !important;
	min-height: 120px;
	*height: 124px;
	padding: 10px;
}

.lead img {
	float: right;
}

.lead .address {
	display: block;
}

.lead p {
	padding: 0;
}

.lead .info,
.lead .content {
	font-size: .9em;
	line-height: 1em;
	margin-right: 250px;
	padding-left: 20px;
}

.lead .delete img {
	float: none;
}

.lead .head {
	background: transparent url(images/p-icon.gif) no-repeat left center;
	color: #fc9303;
	font-size: 1.2em;
	margin: 0;
	padding-left: 15px;
}

.lead .head em {
	color: #000;
	font-weight: normal;
}

.lead .email {
	color: #fc9303;
	font-weight: bold;
	text-decoration: none;
}

.lead .interest {
	clear: right;
	float: right;
	font-size: .9em;
}

.lead .name {
	font-size: 22px;
}

.lead .phone strong,
.lead .fax strong {
	color: #fc9303;
}
*/ 

#admin_login_form {
	min-height: 174px;
	*height: 174px;
	width: auto;
	margin:0;
	padding:0;
}

#admin_login_form label {
	width: 100px;
}

#edit_deal_details fieldset fieldset {
	margin: 0;
	padding: 0;
}

#edit_deal_details select, 
#edit_deal_details label {

}

.page_nav {
	font-size: .9em;
	text-align: center;
}

.page_nav a.selected {
	color: #999;
	text-decoration: none;
}

.page_nav a:hover {
	text-decoration: underline;
}


div.help {
	display:none;
	position:absolute;
	margin-left:230px;
	width:500px;
	background-color:#eee;
	border:4px solid #f8992d;
	padding:10px;
	overflow:auto;
	z-index:1000;
}
 
div.help h1 {
	font-size:16px;
	border-bottom:1px solid #21dbee;
}
 
div.help p {
	text-align:justify;
	color:#333;
	font-size:12px;
}

form#edit_misc_details fieldset {
	padding-left: 0;
	padding-right: 0;
}

form#edit_page_details label {
	float: none;
}

.hidden {
	display: none !important;
}

div#content {
  display: table;
  border:0;
  background:url(images/content_bg.jpg) no-repeat;
  min-height: 450px;
  *height: 450px;
}

div#content p{
  margin-left:15px;
}

/*
ul#result_list li {
  padding-bottom:10px;
}
*/

#result_list img.image {
  margin:0 10px 0 0;
  border:1px #849666 solid;
}

#footer p {
  padding:40px 0 10px 0;
  color:#555;
  width:
}

div#footer a {
  color:#555;
  text-decoration:none;
}

#edit_limo_details fieldset.custom fieldset.weekday {
	width: 225px;
}

#edit_limo_details fieldset.pricing fieldset.custom fieldset.weekday label {
	width: 125px;
}

#edit_limo_details label.group_label {
	font-weight: bold;
}

.leads .bg_color_1, 
.limos .bg_color_1, 
.jobs .bg_color_1, 
.pages .bg_color_1, 
.testimonials .bg_color_1, 
.faqs .bg_color_1, 
.categories .bg_color_1, 
.articles .bg_color_1 
{
	background-color: #eff2d7;
	border-top: 2px solid #4E573C;
	border-bottom: 2px solid #4E573C;
}

legend {
	color: #4E573C;
	font-size: 14px;
	font-weight:bold;
	margin-left: 10px;
}

.faq .question {
	display: block;
	float: left;
	height: 50px;
	width: 176px;
}

.faq .separator {
	display: block;
	float: left;
}

.faq .answer {
	display: block;
	float: left;
	height: 50px;
	overflow: hidden;
	margin-left: 5px;
	width: 380px;
}