/* @override http://www.lingscars.com/includes/css/extra.new.css */

/*************************
BRAND NEW EXTRA CSS FILE
FOR LINGSCARS FRONTEND

Jamie - 13/05/2009
*************************/

/***** Standard Definitions *****/
body {
	text-align: center;
	font-size: 0px;
}

p {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
}

pre {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: inherit;
}

/***** General Layout *****/
div#wrap {
	background-color: #fff;
	text-align: left;
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

div#pagecontent {
	position: relative;
	float: right;
	width: 864px;
}

/***** Left Sidebar *****/
div#leftbar {
	margin-top: 13px;
	float: left;
	width: 130px;
	text-align: center;
}

div#leftbar div#carleasing {
	clear: both;
	width: 100px;
	margin: auto;
	text-align: center !important;
}

div#leftbar ul {
	margin: 5px 0 0;
	padding: 0;
	width: 130px;
	left: 0;
}

div#leftbar li {
	width: 130px;
	list-style: none;
	padding: 0;
	margin:  0;
}

div#leftbar ul li img {
	display: block;
	margin: auto;
	padding: 0;
	border: none;
}

div#leftbar ul li a {
	display: block;
	text-align: center;
}

a.makelink:link, a.makelink:visited {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px !important;
	color: #006 !important;
}

a.makelink:hover, a.makelink:active {
	color: #CD1200 !important;
}

div#leftbar ul li a img {
	border: none;
}

ul.makes {
	padding: 0;
	margin: 0;
	font-size: 0px;
}

ul.makes li {
	min-height: 0px;
	overflow: hidden;
	padding-left: 2px !important;
	width: auto !important;
}

a.model_left_menu, a.model_left_menu:link, a.model_left_menu:visited {
	font-style: italic; 
	color: #009;
	font-size: 12px;
	text-align: left !important;
}

a.model_left_menu:hover {
	color: #CD1200 !important;
}

/***** Main Header *****/

#lingscars-version {
    color: #090;
    font-size: 9px;
    font-style: italic;
    left: 56px;
    position: absolute;
    text-align: center;
    top: 79px;
    width: 110px;
}

#tagline {
    color: #C00;
    font-size: 9px;
    font-style: italic;
    left: 20px;
    position: absolute;
    text-align: right;
    top: 79px;
    width: 500px;
}

div#header_overlay_container {
	position: relative;
	margin: auto;
	width: 845px;
}

div#header_overlay_container div {
	position: absolute;
	z-index: 9999;
}

/***** Purple Top Tabs *****/
a.tab-left:link, a.tab-left:visited {
	display: block;
	background-image: url(http://images.lingscars.com/images/header/tab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
}

a.tab-left:hover {
	background-color: #F6C972;
	color: #33F;
}

a.tab-left.selected:hover {
	background-color: #D0ACD0;
}

.tab-orange {
	background-color: #D0ACD0;
}

.tab-magnolia {
	background-color: #EFE2C6;
}

div.tab-right {
	background-image: url(http://images.lingscars.com/images/header/tab-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 20px;
	text-align: center;
	margin: 0;
}

div.tab-right.selected {
	padding-top: 15px;
	padding-bottom: 15px;
}

td.tabs {
	margin: 0;
	padding: 0;
}

tr.tab-row td a:link, tr.tab-row td a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 5px 10px 5px 10px;
}

tr.tab-row td a:hover {
	background-color: #FDB8FE;
	font-size: 12px;
	color: #33F;
	font-weight: bold;
}

tr.tab-row td a.selected:link, tr.tab-row td a.selected:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #800080;
}

tr.tab-row td a.selected:hover {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #800080;
	text-decoration: underline;
}

tr.tab-row td.fixedlink a.selected:link, tr.tab-row td.fixedlink a.selected:visited {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	background-color: #800080;
}

tr.tab-row td.fixedlink a.selected:hover {
	font-size: 11px;
	color: #FFFF00;
	background-color: #800080;
	text-decoration: underline;
}

tr.tab-row td {
	padding: 6px;
	line-height: 2.3em;
}

tr.tab-row td.spacer {
	padding: 0 !important;
}

#pagecontent table tbody tr.tab-row.tab-orange td.text.spacer a {
	height: 25px;
	margin-top: 0px;
}

#pagecontent table tbody tr.tab-row.tab-orange td.text.spacer img {
}

tr.tab-row td.spacer a:link, tr.tab-row td.spacer a:visited {
	padding: 0 !important;
}

#chat-links {
    padding: 5px;
}

#chat-links > img {
    padding-top: 4px;
    vertical-align: top;
}

#chat-links a img {
    vertical-align: top;
}

#search-images {
    width: 216px;
    padding: 3px;
}

tr.tab-row td.spacer a:hover {
	padding: 0 !important;
	background-color: #D0ACD0;
}

/* This is designed for images only!! */
a.fixedlink {
	font-size: 0px !important;
	line-height: 0em;
	padding: 0 !important;
	vertical-align: top;
}

tr.tab-row td.bottomrow {
	text-align: center;
	background-image: url(/images/header/tab-row-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/***** TOP TWEETS *****/

#top-tweets {
    background-color: #CCC;
    border: 3px inset #999;
    height: 110px;
    margin: 0 5px 5px;
    overflow-x: none;
    overflow-y: auto;
    position: relative;
    width: 496px;
}

#top-tweets .loading {
    background-color: #EFE2C6;
    border: 1px solid #CCC1A1;
    color: #663;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    line-height: 18px;
    left: 75px;
    margin: 0;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 350px;
}

.small-tweet {
    background-color: #FCF;
    clear: both;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 4px 0;
	width: 477px;
}

.small-tweet.ling {
    font-style: italic !important;
}

.small-tweet.alt {
    background-color: #FDF;
}

.small-tweet.new {
    background-color: #F90;
}

.small-tweet .author {
    color: #333 !important;
    font-family: Arial;
    font-weight: bold;
}

.small-tweet img {
    border: none;
    float: left;
    padding: 5px;
    width: 25px;
}

.small-tweet p {
	font-size: 12px;
    margin: 0 !important;
    padding-left: 35px;
    text-align: left;
}

.small-tweet a {
    color: #00F !important;
    display: inline !important;
    font-family: Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
    margin: 0 !important;
    padding: 0 !important;
}

.small-tweet a:hover {
    background-color: inherit !important;
    color: #F00 !important;
    text-decoration: underline;
}

a.normal-link {
    color: #00F !important;
    display: inline !important;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
}

a.normal-link:hover {
    background-color: inherit !important;
    color: #F00 !important;
    text-decoration: underline;
}

/***** More stuff to be added DOWN HERE *****/

/* @group Search Results */

div.searchResult {
	clear: both;
}

div.searchResult div.left {
	float: left;
	text-align: center;
}

div.searchResult div.left img {
	width: 100px;
}

div.searchResult div.left p {
	width: 120px;
	text-align: center;
	font-size: 10px;
}

div.searchResult div.left p strong {
	font-size: 2em;
}

div.searchResult div.left p span.vat {
	display: block;
}

div.searchResult a.title {
	color: #2200CC;
	font-size: medium;
	font-weight: normal;
	text-decoration: underline;
}

div.searchResult p {
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

div.searchResult a.url {
	color: green;
	font: normal small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.searchResult a.more_manufacturer {
	color: #7777CC;
	display: block;
	margin-top: 5px;
}

div.searchResult a.more_model {
	color: #7777CC;
	display: block;
	margin-bottom: 10px;
}

div.searchResult div.right {
	float: right;
	width: 500px;
	min-height: 120px;
}

div.searchResult strong.dow {
	text-transform: uppercase;
	color: red;
}

div.searchResult a.cached {
	color: #7777CC;
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

h1.search_results {
	font-size:90px;
	margin: 0;
	color: red;
}

div.searchResult {
	font-size: 0px;
}

div.searchResult span.profile strong {
	font-weight: normal;
	font-size: 12px !important;
}
/* @end */
