body {
	font-size: 75%;
	font-family: arial;
	background-image: url('default/images/bg.jpg');
}

a, a:visited {
	color: #0099ff;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #ff9900;
}
a#nav-appointment {
	display: block;
	float: left;
	color: #fff;
	padding: 0.5em 1em;

	background-image: url('default/images/appointment-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border-right: 1px solid purple;
	border-bottom: 1px solid purple;
}

.alignleft {
	float: left;
	margin: 0.5em 1em 1em 0;
	padding: 0.25em;
}

.alignright {
	float: right;
	margin: 0.5em 0 1em 1em;
	padding: 0.25em;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
	margin-bottom: 1em;
}

.caption {
	text-align: center;
	color: #666;
	font-style: italic;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
}

.caption p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 6px 0;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}

#container {
	width: 968px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 92px;
	background-image: url('default/images/header-bg.gif');
	background-position: top right;
	background-repeat: no-repeat;

	z-index: 2;
}

#identity {
	font-size: 1px;
	text-indent: -9999em;
}

#identity h1 a {
	display: block;
	width: 214px;
	height: 92px;
	
	background-image: url('default/images/logo.gif');
	background-repeat: no-repeat;
}

#main-nav {
	float: right;
	width: 672px;
	margin-top: -33px;
	font-family: georgia;
}

#main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-nav ul li {
	float: left;
}

#main-nav ul li span {
	float: left;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 14px;

	margin-right: 2px;
	padding: 0.4em 0.6em;
}

#main-nav ul li.selected span,
#main-nav ul li a:hover span {
	background-color: yellow;
	color: black;
}

#main-nav #nav-appointment {
	position: absolute;
	top: -1em;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 474px;

	padding: 1em 0.4em;

	background-image: url('default/images/appointment-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	clear: both;
	z-index: 5;
}

#main-nav #nav-appointment a:hover span {
	background-color: transparent;
	color: yellow;
}

#container .content-area {
	background-color: white;
}

#banner {
	position: relative;
	height: 352px;
	margin-top: -0.2em;
	background-color: black;

	z-index: 1;

	background-image: url('default/images/banner_home.jpg');
	background-repeat: no-repeat;
}

#banner p {
	color: white;
	width: 16em;
	font-family: georgia;
	font-size: 2em;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	margin-left: 1em;
	padding-top: 1em;
}

#banner p a {
	font-size: 1px;
	text-indent: -9999em;
	display: block;
	width: 290px;
	height: 41px;
	background-image: url('default/images/get-it-fixed.gif');
	background-repeat: no-repeat;
}


#slideshow-home {
	float: left;
	width: 440px;
	height: 265px;
	margin-left: 1em;

	padding: 10px;

	background-color: white;
}

#slideshow-home a img {
	border: 0;
}


#car-services {
	float: left;
	width: 200px;
	height: 260px;
	padding: 10px;

	margin-left: 1em;

	background-color: white;
}

#car-services h3 { margin: 0 0 1em; }

#car-services p{ line-height: 1.6; }

#car-services img {
	border: 1px solid #ccc;
}

#car-services a.other-cars {
	display: block;
	width: 189px;
	height: 31px;
	
	font-size: 1px;
	text-indent: -9999em;

	background-image: url('default/images/home-service.gif');
	background-repeat: no-repeat;
}

#home #news-panel {
	float: left;
	width: 220px;
	padding: 10px;
	margin-left: 1em;

	color: #ccc;
	background-color: black;
}

#home #news-panel h3 {
	font-size: 12px;
	font-family: georgia;
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 0;
}

#home #news-panel p { margin: 0; margin-bottom: 10px; }

#home #news-panel p.date {
	margin: 0;
	color: #999;
	font-style: italic;
}

#home #news-panel p { line-height: 1.6em; }

#home #news-panel .content .item {
	margin-top: 1em;
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px dotted #ccc;
}

#home #facebook {
	float: left;
	width: 440px;
	padding: 10px;
	background: #fff;
}

.content-area .main-content {
	float: right;
	width: 685px;
	font-size: 12px;
	margin-right: 1em;
	line-height: 1.6em;
}

.content-area .main-content h2 {
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0;
	padding: 0;

	color: #cc0000;
}
.content-area .main-content h3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 12px 0;
	padding: 0;

	color: #000099;
}

.content-area .main-content p {
	text-align: justify; /* God, why?! */
}

.content-area .main-content img {
	padding: .5em;
	border: 1px solid #e6e6e6;
}
.content-area .main-content .caption img {
	border: 0;
}

.content-area .main-content .slideshow {
	display: block;
	width: 100%;
	height: 100%;
	margin-bottom: 1em;
	padding: 0;
}


.office-panel {
	float: left;
	width: 100%;
	line-height: 1.4em;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

.office-panel .office-map {
	float: left;
	width: 200px; 
	padding-right: 1em;
}

.office-panel .office-map img {
	margin: 0 auto;
	padding: 1em;
	border: 1px solid #ccc;
}
.office-panel .office-map a.google-maps {
	display: block;
	width: 170px;
	height: 30px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0 auto;
	background-image: url('default/images/button-gmaps.gif');
	background-repeat: no-repeat;
}

.office-panel .office-contact {
	float: left;
	width: 280px;
	padding: 0 1em;
	border-right: 1px dotted black;
}

.office-panel .office-contact address {
	font-style: normal;
}

.office-panel .office-contact address strong {
	color: #000099;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.office-panel .office-operation {
	float: right;
	width: 150px;
}


.form-row { 
    float: left; 
    clear: both; 
}

fieldset {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	border: 0;
}

fieldset legend {
	color: #000;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
	padding-bottom: 0.4em;
	border: 0;
	border-bottom: 2px solid #000;
}

fieldset label {
	display: block;
	float: left;
	width: 10em;
	clear: left;
}

fieldset input.input-text,
fieldset select,
textarea {
	display: block;
	float: left;
	width: 18em;
	margin: 0;
	margin-bottom: 0.4em;
	padding: 0.2em;
	background-color: white;
	border: 1px solid #cccccc;
	clear: right;
}

fieldset textarea {
	width: 18.45em;
}

fieldset input.input-text:focus,
fieldset select:focus,
fieldset textarea:focus {
	background-color: #FFFFCC;
	border: 1px solid black;
}

#widgets {
	float: left;
	width: 230px;
	padding-top: 1em;

	padding: 10px;
	background-image: url('default/images/sidebar-shadow.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

#home #widgets {
	position: relative;
	float: left;
	width: 968px;
	padding: 0;
	margin-top: -2em;
	margin-right: 1em;

	z-index: 3;
}

#sub-nav {
	margin-bottom: 2em;
}

#sub-nav h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: Georgia;
	margin-left: -10px;
	color: #cc0000;
	padding-left: 24px;
	background-image: url('default/images/sidebar-header.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

#sub-nav ul {
	margin: 0;
	margin-left: 13px;
	padding: 0;
	list-style: none;
}

#sub-nav ul li span {
	display: block;
	padding: 8px 0;
	padding-left: 18px;
	border-bottom: 1px solid #ccc;
	background-image: url('default/images/arrow-off.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

#sub-nav ul li a:hover span,
#sub-nav ul li.selected span {
	background-image: url('default/images/arrow-on.gif');
}

#widgets .panel {
	margin-left: 14px;
	margin-bottom: 1em;
}

#widgets .panel .header h3 {
	margin: 0;
	padding: 0;
	
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia;
	color: #cc0000;
}

#question.panel .header h3 {
	background-image: url('default/images/icon-bubble.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

#question.panel p { line-height: 1.6em; }

#footer {
	position: relative;
}

#footer hr {
	display: none;
}

#footer-content {
	position: relative;
	z-index: 2;
	padding: 0 1em;
	padding-top: 0.2em;
	padding-bottom: 1em;
	background-color: #ffcc00;
}

#footer-content #about-snippet {
	float: left;
	width: 680px;
}

#footer-content #about-snippet p { line-height: 1.6em; }

#footer-content #troubles {
	float: right;
	width: 240px;
	padding-top: 1em;
	text-align: center;
}

#footer-content #troubles h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: georgia;
	font-weight: bold;
}

#footer-content #troubles p {
	margin: 0;
	margin-top: 6px;
	padding: 0;
}

#footer-content #troubles p.phone-number {
	font-size: 24px;
}

#copyright {
	float: left;
	font-size: 10px;
	color: white;
}

#simpleet {
	float: right;
	color: white;
	font-size: 10px;
}

#simpleet a {
	color: white;
}

.clear {
	clear: both;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.align-center, div.aligncenter  {
	margin: 0 auto;
}

img.align-left { margin: 0 1em 1em 0; }
img.align-right { margin: 0 0 1em 1em; }
img.align-center { margin: 1em 0; }

.fan_box .page_stream {
	height: 150px;
}
.fan_box .page_stream_short {
	height: 175px;
}

.fan_box .connections {
	min-height: 90px;
}

div.ui-datepicker { display: none; }
