@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, u, i, center, dl, dt, dd, ol, ul, li, form, label { background:transparent; margin:0; padding:0; outline:0; font-family:Arial, Helvetica, sans-serif; border:0 }
body, td, th, tr, p, div { font-size:13px; color:#666; line-height:150% }

body { background:#000000 url(bg.jpg) center top repeat-y; font-size:12px }
ol, ul { list-style:none }
:focus { outline:0 }
table { border-collapse:collapse; border-spacing:0 }
table td { vertical-align:top }
img { border:0; vertical-align:top }

a { text-decoration:none; color:#ffffff }
a:hover { text-decoration:underline }

/* clear fix */
.clear:after, .clear-li li:after { content:"."; display:block; font-size:1px; height:0; clear:both; visibility:hidden }
.clear, .clear-li li { display:inline-block }
.clear, .clear-li li { display:block }
.cfix { clear:both; float:none !important; height:0 !important; font-size:1px !important; border:none; margin:0 !important; padding:0 !important; background:transparent !important; visibility:hidden !important }

/* left & right & hide */
.left { float:left !important }
.right { float:right !important }
.hide { display:none }
.required { color:#ff0000 !important }
.width { width:900px; margin:0 auto; padding:0 20px }

fieldset {
	margin-bottom:1em;
	padding:.5em;
}

/* CMS Lounge stylesheet */
/*******************************/
/* GENERAL LAYOUT STYLES */
#translate iframe { margin-left:30px }
#block-user-0 form { margin:0 auto }
.homepage h1.title { line-height:18px; padding-bottom:5px; margin:0; font-size:18px }
.homepage h2 a { color:#ff0000; font-size:15px; }
.homepage h3 { color:#333; font-size:13px; }
.homepage .text { float:right; font-size:12px; width:510px; }
.table th { font-weight:bold; text-align:center; font-size:14px; padding:5px }
.block-user { padding:1em; width:300px; }
.block-user h2.title { font-size:18px }
#block-addthis-0, #block-block-3 { padding:0; }
.links .addthis { left:135px; top:180px; position:absolute }

.meta { padding:5px 0 15px }
.submitted { float:left }
.comm { width:110px; float:right }

.view-header {
	padding-bottom:2px; color:#F00;
}
.clear { clear:both; }

.views-field-created { width:200px; float:left }
.views-field-comment-count { width:200px; float:right; text-align:right; padding-right:28px; }
.views-field-body { clear:both; padding-top:10px; }

.col-1 {
	padding-top:5px;
	padding-bottom:2px;
	border-bottom:1px solid #999;
	text-indent:0px;
}

#wrapper {
	position:relative;
	width:990px;
	margin:0 auto;
	text-align:left;
}

p {
	margin:0;
	padding:0;
}

#header {
	background:#000000;
	position:relative;
	margin-top:10px;
	text-align:left;
	height:178px;
	border-bottom:0px solid #C1B198;
}

#banner { width:728px; padding:20px 0 0 }

#logo { padding:15px 0 0 }

#menu {
	left:5px;
	position:absolute;
	top:140px;
	width:972px;
}

#home_module div,
#home_module p {
	color:#fff;
	font-size:16px;
	font-family:Calibri;
	line-height:140%;
}

#home_module {
	/*background: url(images/home_bg.jpg) no-repeat top left;*/
	background:url(cars_dark.jpg) no-repeat top left;
	height:430px;
}

#home_module .block {
	width:400px;
	margin:0;
	padding:0;
	padding:15px;
	padding-top:90px;
}

#switch_temp {
	margin:0;
	padding:0;
}

#switch_temp .block {
	padding:15px;
}

#in {
	width:990px;
	background:#fff url(cars_light.jpg) no-repeat top left;
	/*background: #fff;*/
	padding-top:10px;
}

#left {
	float:left;
	width:320px;
	padding:10px;
	padding-top:0px;
	text-align:center;
	min-height:800px;
}
#left table.gadget { margin:0 auto }
#content {
	float:left;
	width:628px;
	padding-left:5px;
	border-left:1px solid #999999;
	min-height:800px;
}

#footer_home,
#footer {
	clear:both;
	text-align:left;
	position:relative;
	margin:0 auto;
	padding:0;
	width:990px;
	background:#000;
	border-top:3px solid #000;
}

#footer_home {
}

#footermenu {
	text-align:left;
}

#footer_module {
	width:310px;
}

#footer_home .content,
#footer .content {
	padding:15px;
	padding-top:10px;
}

#clear {
	clear:both;
}

.container-inline div, .container-inline label {
	display:inline;
}

/* GENERAL PURPOSE STYLES */

a img {
	border:none;
}

a:link,
a:visited {
	color:#666;
	font-size:13px;
	text-decoration:none;
	/*font-weight: bold;*/
}

a:hover {
	color:#666;
	text-decoration:underline;
}

.search-results dt a:link, .search-results dt a:visited {
	color:red;
	font-size:15px;
	text-decoration:none;
	/*font-weight: bold;*/
}

blockquote {
	margin:10px;
}

/* DRUPAL ELEMENTS STYLES */

.links {
}

.block {
	padding-bottom:1em;
}

/* calendar styles */

.calendar td,
.calendar th,
.calendar tbody {
	border:1px solid gray;
	font-size:11px;
}

.calendar table {
	width:160px;
	margin:3px;
}

/* block styles */

#menu .block h2,
#footermenu .block h2 {
	visibility:collapse;
	display:none;
}

#footer_module h2 {
	padding-left:15px;
	padding-bottom:0;
}

/* login window list item styles */

.item-list ul li {
	list-style-type:none;
}

/* form styles */

#user-login-form {
	width:170px;
	text-align:center;
}

input.form-text,
select,
textarea.form-textarea {
	border:1px solid #333;
	background:white;
	padding:2px;
}

#content input.form-text {
	width:250px;
}

textarea.form-textarea {width:98%;height:200px}

input.form-text:hover,
textarea.form-textarea:hover {
	background:#F9F9F9;
}

#user-login-form ul {
	padding-top:8px;
}

#user-login-form ul li {
	margin-left:0;
}

/* UNUSED STYLES */

#header .title { }
#header .title a { }
#header .title a:hover { }
#header .site-slogan { }
.node .title { }
.node .title a,
.node .title a:link,
.node .title a:active,
.node .title a:visited { }
.node .title a:hover { }

/* new tags */

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

h1,
h1.title {
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0;
	padding-bottom:10px;
	color:#333333;
}

h1.title {
	padding-top:5px;
	padding-bottom:5px;
	line-height:18px;
	margin-bottom:10px;
}

h2,
h2.title {
	font-size:24px;
	padding-bottom:5px;
}

h3 {
	font-size:24px;
	padding-bottom:5px;
}

h4 {
	font-size:18px;
}

#content h2.title a {
	font-family:"Lucida Sans";
	font-size:18px;
	text-decoration:none;
	color:#ccc;
	font-weight:normal;
}

/* NAVIGATION MENU */

ul,
ul li {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
}

ul li {
	margin-left:30px;
	list-style:none;
	list-style-image:url(arrow.png);
	padding-left:1px;
	line-height:160%;
}

/* menu tags */

#menu ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}

#menu ul {
}

#menu ul li {
	border-left:2px solid #FF0000;
	float:left;
	font-weight:bold;
	line-height:14px;
	padding:0 5px;
	width:126px;
	height:30px;
}
#menu ul li:hover, #menu li.active-trail { background:url(menu-active.jpg) repeat-x; }

#menu ul li ul {
	display:none;
}

#menu a:link,
#menu a:visited {
	color:#ccc;
	/*text-transform: uppercase;*/
}

#menu a:hover,
#menu a.active {
	text-decoration:none;
}

#footer_home ul,
#footer_home li,
#footer ul,
#footer li {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
}

#footer_home ul,
#footer ul {
	height:27px;
}

#footer_home ul li,
#footer ul li {
	float:left;
	height:27px;
	line-height:27px;
}

#footer a {
	color:#999;
}

#footer_home ul li a,
#footer_home ul li a:link,
#footer_home ul li a:visited
#footer ul li a,
#footer ul li a:link,
#footer ul li a:visited {
	font-weight:normal;
	text-transform:uppercase;
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
}

#footer_home ul li a:hover
#footer ul li a:hover {
	text-decoration:underline;
}

#footer_home ul li a.active
#footer ul li a.active {
	text-decoration:underline;
}

#left ul {
	margin:0;
	padding:0;
	padding-top:37px;
	padding-bottom:10px;
}

#left ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	width:170px;
}

#left ul li a,
#left ul li a:link,
#left ul li a:visited {
	text-decoration:none;
	display:block;
	color:#0D368B;
	height:20px;
	font-size:13px;
	font-weight:normal;
}

#left ul li a:hover,
#left ul li a:active {
	text-decoration:underline;
}

#home_module h2 {
	font-family:Calibri;
	font-weight:normal;
	font-size:38px;
	color:#fff;
	padding-bottom:20px;
}

#switch_temp h2 {
	padding:0;
	font-size:14px;
	font-family:Calibri;
	font-weight:bold;
}

#content .left,
#content .right {
	margin:0;
}

#content .views-field-title {
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0;
	padding-bottom:1px;
	color:#333333;
}

.view-content {
	text-align:left;
}

#block-views-BreakingNowArchive-block_1 .view-content {
	font-weight:normal;
	font-size:24px;
	padding-bottom:0px;
}

.views-field-view-node {
	text-align:right;
	padding-bottom:10px;
}

.indented {margin-left:25px}

#comments {
	padding-top:50px;
}

#comments h3 {
	background-color:#CCCCCC;
	padding-left:5px;
}

#comments .box {padding-top:25px}

#comments .info-block {padding:5px 0 10px}
	#comments .reply {float:right}
	#comments .content {padding:0 0 15px}
	#comments .comment .box {padding:0 0 0 40px}

.views-table tr, thead, tr, tbody, th {
	width:640px;
	font-size:12px;
	background-color:#FFFFFF;
	margin-right:0em;
	margin-top:0em;
	/*background: transparent;
	border-right:thin #cccccc solid;
	border-left: thin #cccccc solid;*/
	text-indent:5px;
	line-height:100%;
	font-weight:lighter;
}

#block-user-0 { padding:0; float:right; margin-right:25px; }
#block-user-0 .content { padding:0; }

#block-user-0 .form-item { margin:0 }
#user-login-form { width:500px; }
#user-login-form div div { width:130px; float:left; }
#edit-submit-1 { float:left; margin-left:25px; }

#block-block-9 { }
#user-login-form ul li { display:none; }

.content table th { text-align:center; font-weight:bold; }
.content table, .content td, .content th { border:1px solid #CCC; padding:3px }

.block-addthis .content { text-align:center }

/* $Id: system.css,v 1.48 2008/01/09 09:56:39 goba Exp $ */

/*
** HTML elements
*/
body.drag {
	cursor:move;
}
th.active img {
	display:inline;
}
tr.even, tr.odd {
	background-color:#eee;
	border-bottom:1px solid #ccc;
	padding:0.1em 0.6em;
}
tr.drag {
	background-color:#fffff0;
}
tr.drag-previous {
	background-color:#ffd;
}
td.active {
	background-color:#ddd;
}
td.checkbox, th.checkbox {
	text-align:center;
}
tbody {
	border-top:1px solid #ccc;
}
tbody th {
	border-bottom:1px solid #ccc;
}
thead th {
	text-align:left; /* LTR */
	padding-right:1em; /* LTR */
	border-bottom:3px solid #ccc;
}

/*
** Other common styles
*/
.breadcrumb {
	padding-bottom:.5em
}
div.indentation {
	width:20px;
	height:1.7em;
	margin:-0.4em 0.2em -0.4em -0.4em; /* LTR */
	padding:0.42em 0 0.42em 0.6em; /* LTR */
	float:left; /* LTR */
}
div.tree-child {
	background:url(../../misc/tree.png) no-repeat 11px center; /* LTR */
}
div.tree-child-last {
	background:url(../../misc/tree-bottom.png) no-repeat 11px center; /* LTR */
}
div.tree-child-horizontal {
	background:url(../../misc/tree.png) no-repeat -11px center;
}
.error {
	color:#e55;
}
div.error {
	border:1px solid #d77;
}
div.error, tr.error {
	background:#fcc;
	color:#200;
	padding:2px;
}
.warning {
	color:#e09010;
}
div.warning {
	border:1px solid #f0c020;
}
div.warning, tr.warning {
	background:#ffd;
	color:#220;
	padding:2px;
}
.ok {
	color:#008000;
}
div.ok {
	border:1px solid #00aa00;
}
div.ok, tr.ok {
	background:#dfd;
	color:#020;
	padding:2px;
}
.item-list .icon {
	color:#555;
	float:right; /* LTR */
	padding-left:0.25em; /* LTR */
	clear:right; /* LTR */
}
.item-list .title {
	font-weight:bold;
}
.item-list ul {
	margin:0 0 0.75em 0;
	padding:0;
}
.item-list ul li {
	margin:0 0 0.25em 0.75em; /* LTR */
	padding:0;
	list-style:disc;
}
ol.task-list li.active {
	font-weight:bold;
}
.form-item {
	margin-top:1em;
	margin-bottom:1em;
}
tr.odd .form-item, tr.even .form-item {
	margin-top:0;
	margin-bottom:0;
	white-space:nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
	border-bottom-width:0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
	border-top-width:0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border:2px solid red;
}
.form-item .description {
	font-size:0.85em;
}
.form-item label {
	display:block;
	font-weight:bold;
}
.form-item label.option {
	display:inline;
	font-weight:normal;
}
.form-checkboxes, .form-radios {
	margin:1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
	margin-top:0.4em;
	margin-bottom:0.4em;
}
.marker, .form-required {
	color:#f00;
}
.more-link {
	text-align:right; /* LTR */
}
.more-help-link {
	font-size:0.85em;
	text-align:right; /* LTR */
}
.nowrap {
	white-space:nowrap;
}
.item-list .pager {
	clear:both;
	text-align:center;
}
.item-list .pager li {
	background-image:none;
	display:inline;
	list-style-type:none;
	padding:0.5em;
}
.pager-current {
	font-weight:bold;
}
.tips {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	font-size:0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
	font-family:inherit;
	font-size:inherit;
	width:14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
	width:8em;
}
dl.multiselect dt, dl.multiselect dd {
	float:left; /* LTR */
	line-height:1.75em;
	padding:0;
	margin:0 1em 0 0; /* LTR */
}
dl.multiselect .form-item {
	height:1.75em;
	margin:0;
}

/*
** Inline items (need to override above)
*/
.container-inline div, .container-inline label {
	display:inline;
}

/*
** Tab navigation
*/
ul.primary {
	border-collapse:collapse;
	padding:0 0 0 1em; /* LTR */
	white-space:nowrap;
	list-style:none;
	margin:5px;
	height:auto;
	line-height:normal;
	border-bottom:1px solid #bbb;
}
ul.primary li {
	display:inline;
}
ul.primary li a {
	background-color:#ddd;
	border-color:#bbb;
	border-width:1px;
	border-style:solid solid none solid;
	height:auto;
	margin-right:0.5em; /* LTR */
	padding:0 1em;
	text-decoration:none;
}
ul.primary li.active a {
	background-color:#fff;
	border:1px solid #bbb;
	border-bottom:#fff 1px solid;
}
ul.primary li a:hover {
	background-color:#eee;
	border-color:#ccc;
	border-bottom-color:#eee;
}
ul.secondary {
	border-bottom:1px solid #bbb;
	padding:0.5em 1em;
	margin:5px;
}
ul.secondary li {
	display:inline;
	padding:0 1em;
	border-right:1px solid #ccc; /* LTR */
}
ul.secondary a {
	padding:0;
	text-decoration:none;
}
ul.secondary a.active {
	border-bottom:4px solid #999;
}

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
	position:absolute;
	border:1px solid;
	overflow:hidden;
	z-index:100;
}
#autocomplete ul {
	margin:0;
	padding:0;
	list-style:none;
}
#autocomplete li {
	background:#fff;
	color:#000;
	white-space:pre;
	cursor:default;
}
#autocomplete li.selected {
	background:#0072b9;
	color:#fff;
}
/* Animated throbber */
html.js input.form-autocomplete {
	background-image:url(../../misc/throbber.gif);
	background-repeat:no-repeat;
	background-position:100% 2px; /* LTR */
}
html.js input.throbbing {
	background-position:100% -18px; /* LTR */
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
	margin-bottom:0;
	height:1em;
}
html.js fieldset.collapsed * {
	display:none;
}
html.js fieldset.collapsed legend {
	display:block;
}
html.js fieldset.collapsible legend a {
	padding-left:15px; /* LTR */
	background:url(../../misc/menu-expanded.png) 5px 75% no-repeat; /* LTR */
}
html.js fieldset.collapsed legend a {
	background-image:url(../../misc/menu-collapsed.png); /* LTR */
	background-position:5px 50%; /* LTR */
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
	display:inline;
}
/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
html.js fieldset.collapsible {
	position:relative;
}
html.js fieldset.collapsible legend a {
	display:block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
	overflow:auto;
}

/*
** Resizable text areas
*/
.resizable-textarea {
	width:95%;
}
.resizable-textarea .grippie {
	height:9px;
	overflow:hidden;
	background:#eee url(../../misc/grippie.png) no-repeat center 2px;
	border:1px solid #ddd;
	border-top-width:0;
	cursor:s-resize;
}
html.js .resizable-textarea textarea {
	margin-bottom:0;
	width:100%;
	display:block;
}

/*
** Table drag and drop.
*/
.draggable a.tabledrag-handle {
	cursor:move;
	float:left; /* LTR */
	height:1.7em;
	margin:-0.4em 0 -0.4em -0.5em; /* LTR */
	padding:0.42em 1.5em 0.42em 0.5em; /* LTR */
	text-decoration:none;
}
a.tabledrag-handle:hover {
	text-decoration:none;
}
a.tabledrag-handle .handle {
	margin-top:4px;
	height:13px;
	width:13px;
	background:url(../../misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle {
	background-position:0 -20px;
}

/*
** Teaser splitter
*/
.joined + .grippie {
	height:5px;
	background-position:center 1px;
	margin-bottom:-2px;
}
/* Keeps inner content contained in Opera 9. */
.teaser-checkbox {
	padding-top:1px;
}
div.teaser-button-wrapper {
	float:right; /* LTR */
	padding-right:5%; /* LTR */
	margin:0;
}
.teaser-checkbox div.form-item {
	float:right; /* LTR */
	margin:0 5% 0 0; /* LTR */
	padding:0;
}
textarea.teaser {
	display:none;
}
html.js .no-js {
	display:none;
}

/*
** Progressbar styles
*/
.progress {
	font-weight:bold;
}
.progress .bar {
	background:#fff url(../../misc/progress.gif);
	border:1px solid #00375a;
	height:1.5em;
	margin:0 0.2em;
}
.progress .filled {
	background:#0072b9;
	height:1em;
	border-bottom:0.5em solid #004a73;
	width:0%;
}
.progress .percentage {
	float:right; /* LTR */
}
.progress-disabled {
	float:left; /* LTR */
}
.ahah-progress {
	float:left; /* LTR */
}
.ahah-progress .throbber {
	width:15px;
	height:15px;
	margin:2px;
	background:transparent url(../../misc/throbber.gif) no-repeat 0px -18px;
	float:left; /* LTR */
}
tr .ahah-progress .throbber {
	margin:0 2px;
}
.ahah-progress-bar {
	width:16em;
}

/*
** Formatting for welcome page
*/
#first-time strong {
	display:block;
	padding:1.5em 0 .5em;
}

/*
** To be used with tableselect.js
*/
tr.selected td {
	background:#ffc;
}

/*
** Floating header for tableheader.js
*/
table.sticky-header {
	margin-top:0;
	background:#fff;
}

/*
** Installation clean URLs
*/
#clean-url.install {
	display:none;
}

/*
** For anything you want to hide on page load when JS is enabled, so
** that you can use the JS to control visibility and avoid flicker.
*/
html.js .js-hide {
	display:none;
}

/*
** Styles for the system modules page (admin/build/modules)
*/
#system-modules div.incompatible {
	font-weight:bold;
}

/*
** Styles for the system themes page (admin/build/themes)
*/
#system-themes-form div.incompatible {
	font-weight:bold;
}

/*
** Password strength indicator
*/
span.password-strength {
	visibility:hidden;
}
input.password-field {
	margin-right:10px; /* LTR */
}
div.password-description {
	padding:0 2px;
	margin:4px 0 0 0;
	font-size:0.85em;
	max-width:500px;
}
div.password-description ul {
	margin-bottom:0;
}
.password-parent {
	margin:0 0 0 0;
}
/*
** Password confirmation checker
*/
input.password-confirm {
	margin-right:10px; /* LTR */
}
.confirm-parent {
	margin:5px 0 0 0;
}
span.password-confirm {
	visibility:hidden;
}
span.password-confirm span {
	font-weight:normal;
}


a.views-throbbing {
  background:url(status-active.gif) no-repeat right center;
  padding-right:18px;
}


.search-form {
  margin-bottom: 1em;
}
.search-form input {
  margin-top: 0;
  margin-bottom: 0;
}
.search-results p {
  margin-top: 0;
}
.search-results dt {
margin-top:10px;
  font-size: 1.1em;
}
.search-results dd {
  margin-bottom: 2.5em;
	padding-left:40px;
}
.search-results .search-info
{
  font-size: 0.85em;
}
.search-results .search-info a
{
  font-size: 0.95em;
}
.search-advanced .criterion {
  float: left; /* LTR */
  margin-right: 2em; /* LTR */
}
.search-advanced .action {
  float: left; /* LTR */
  clear: left; /* LTR */
}
