@charset "utf-8";
/* Developed by Dilantha Perera 01.10.09 */

/* golbal Reset */

body, div, p, div.navigation ul, div.navigation ul li, div.wrapper div.plate_body div.right h4.main_page_header, a img, div.sponsors h5, .footer h5, div.mid_right_panel_1 h2, div.mid_right_panel_1 h3, div.mid_right_panel_1 ul, div.mid_right_panel_1 ul li, .recently_sold ul, .recently_sold ul li, .recently_sold h2, div.news_letter h4, div.spotted_news ul, div.spotted_news ul li, div.spotted_data h1 {
	padding:0;
	margin:0;
	border:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
}
/* typo*/
 p.site_info_note {
	font-size:9px;
}
.footer a, .general_note_1, .news_letter, div.contact_form, div.contact_form div.contact_filler_raw span input {
	font-size:11px;
}
h5 {
	font-size:12px;
}
body, div.visits label.total_visits, h4 {
	font-size:14px;
}
div.navigation ul li a {
	font-size:16px;
}
div.mid_right_panel_1 h2 {
	font-size:20px;
}
div.spotted_data h1 {
	font-size:24px;
}
.recently_sold h2 label {
	font-size:34px;
}
/* colors */
div.navigation ul li a {
	color:#000083;
}
/* black */
div.navigation ul.spotted li .left_lnk, div.spotted_news ul li .left_lnk {
	color:#000;
}
/*white */
div.navigation ul li .right_lnk, div.wrapper div.plate_body div.right h4.main_page_header, div.mid_right_panel_1, div.mid_right_panel_2, div.spotted_data h1 {
	color:#fff;
}
/* red */
div.navigation ul li a:hover, div.navigation ul.spotted li a:hover span, .footer a:hover, div.navigation ul.spotted li a:hover, .alert, .qplate_owner span a:hover, div.navigation ul li.active a, div.navigation ul.spotted li.active a span {
	color:#F00;
}
/* dark red */
.recently_sold {
	color:#cc0000;
}
/* green*/
div.scroller .marquee {
	color:#cc00ff;
}
/* dark ash */
.footer a {
	color:#666;
}
/*light ash */

p.site_info_note, div.mid_right_panel_1 ul li, div.spotted_news ul li label.right_lnk {
	color:#CCC;
}
/* yellow */
.qplate_owner span a {
	color:#FF0;
}
/* borders */
.footer a {
	border-left:1px solid #000;
}
/* white */
div.mid_right_panel_1 h2, div.spotted_data h1 {
	border-bottom:1px solid #fff;
}
/* dark red */
.recently_sold h2 {
	border-bottom:1px solid #cc0000;
}
/* ash */
.news_letter input.mailing_address {
	border:1px solid #ccc;
}
/* backgrounds */
body {
	background:#ccc;
}
div.wrapper div.plate_top {
	background:url(../images/general/plate_top.gif) 0 0 no-repeat;
}
div.wrapper div.plate_body {
	background:url(../images/general/plate_mid.gif) 0 0 repeat-y;
}
div.wrapper div.plate_bottom {
	background:url(../images/general/plate_bottom.gif) 0 100% no-repeat;
}
/* controllers */

div.wrapper {
	margin:10px auto;
	width:930px;
}
div.wrapper div.plate_top {
	height:18px;
}
div.wrapper div.plate_bottom {
	height:32px;
}
div.wrapper div.plate_body {
	padding:0 40px;
}
div.wrapper div.plate_body div.left {
	float:left;
	width:355px;
}
div.wrapper div.plate_body div.left div.logo {
	padding:0 0 5px 97px;
}
div.navigation {
}
div.navigation ul li {
	padding:1px 0;
}
div.navigation ul {
	margin:0 0 15px 0;
}
div.navigation ul li a {
	text-decoration:none;
	display:block;
}
div.navigation ul li span {
	display:inline-block;
	font-weight:bold;
}
div.navigation ul li span.left_lnk {
	width:158px;
	text-align:right;
	padding:0 5px 0 0;
}
div.navigation ul li span.right_lnk {
	width:165px;
	padding:0 0 0 5px;
}
div.navigation ul li a:hover, div.navigation ul.spotted li a:hover span, div.navigation ul.spotted li a:hover {
	cursor:pointer;
}
div.wrapper div.plate_body div.right {
	float:right;
	width:495px;
}
div.wrapper div.plate_body div.right div.theme_image {
	text-align:center;
	padding:10px 0 50px 0;
}
div.wrapper div.plate_body div.right h4.main_page_header {
	display:block;
	text-align:center;
	font-weight:normal;
}
/* main body sub panel */

div.visits {
	padding:0 10px;
	width:143px;
	float:left;
	text-align:right;
}
div.visits a {
	display:block;
	text-decoration:none;
	text-align:right;
}
div.visits label.total_visits {
	display:block;
	font-weight:bold;
	padding:2px 0 0 0;
}
div.world_clock {
	float:left;
	padding:0 0 20px 0;
	width:300px;
}
div.scroller {
	float:left;
	padding:0 5px;
}
div.scroller .marquee {
	width:365px;
}
div.sponsors {
	width:875px;
	margin:0 auto;
	padding:5px 7px;
}
/* inner pages */

div.mid_left_panel, div.mid_right_panel_1, div.mid_right_panel_2 {
	padding:5px 7px;
	float:left;
}
div.mid_left_panel {
	width:149px;
}
div.mid_right_panel_1 {
	width:400px;
}
div.mid_right_panel_1 h2 {
	font-weight:normal;
	padding:10px 0;
	margin:0 0 5px 0;
}
div.mid_right_panel_1 h3 {
	padding:5px 0;
}
div.mid_right_panel_1 ul {
	padding:0 0 10px 0;
}
div.mid_right_panel_2 {
	width:250px;
}
div.plate_counter {
	text-align:center;
	margin:70px 0 0 0;
}
div.plate_counter img {
	margin:0 0 0 2px;
}
div.sub_images {
	text-align:center;
}
div.sub_images img {
	margin:30px 0;
}
p.site_info_note {
	padding:30px 2px;
}
.general_note_1 {
	font-weight:bold;
	display:block;
	text-align:center;
	padding:20px 0 0 0;
}
div.price_watch_note p {
	padding:10px 0;
}
div.price_data {
	padding:10px 0 0 0;
}
div.price_raw {
}
div.price_raw span {
	display:inline-block;
	padding:4px 5px;
}
div.price_raw span.plate_no {
	width:75px;
}
div.price_raw span.plate_price {
	width:75px;
	text-align:right;
	padding:4px 45px 4px 5px;
}
div.price_raw span.plate_auction {
}
.qplate_owner {
	padding:20px 0;
}
.qplate_owner span {
	display:block;
	padding:4px 0;
}
.qplate_owner span label.price {
	font-weight:bold;
}
.qplate_owner span a {
	text-decoration:none;
	padding:0 0 0 10px;
}
.recently_sold {
	padding:20px 10px 0 0;
}
.recently_sold h2 {
	margin:0 0 0 50px;
	display:block;
	text-align:right;
}
.recently_sold ul li {
	text-align:right;
	padding:10px 0 0 0;
}
.recently_sold ul li span {
	display:block;
	font-weight:bold;
}
.recently_sold h2 label {
	font-weight:bold;
}
.news_letter {
	padding:15px 0 0 0;
	text-align:right;
}
.news_letter input {
	margin:3px 0;
}
.news_letter input.mailing_address {
	clear:both;
	width:150px;
}
/* footer upper */

div.sponsors a {
	float:left;
	height:85px;
	text-align:center;
	width:125px;
}
div.sponsors div.row_seperator {
	clear:both;
}
div.sponsors h5, .footer h5 {
	padding:15px 0;
}
/* spotted news */
div.wrapper div.spotted_data {
	float:left;
	width:855px;
}
div.wrapper div.spotted_image {
	float:left;
	width:265px;
	padding:0 0 0 10px;
}
div.spotted_data h1 {
	margin:0 0 20px 168px;
	padding:7px 0;
	font-weight:normal;
}
div.spotted_news {
	float:left;
	width:	580px;
}
div.spotted_news ul li {
	padding:1px 0;
}
div.spotted_news ul {
	margin:0 0 15px 0;
}
div.spotted_news ul li {
	margin:3px 0;
}
div.spotted_news ul li label {
	display:inline-block;
}
div.spotted_news ul li label.left_lnk {
	width:158px;
	text-align:right;
	padding:0 5px 0 0;
	font-weight:bold;
}
div.spotted_news ul li label.right_lnk {
	padding:0 0 0 5px;
	width:400px;
}
img.contact_us_small {
	margin:50px 0 0 0;
}
div.contact_form {
}
div.contact_form div.contact_filler_raw {
	padding:2px 0;
}
div.contact_form div.contact_filler_raw label, div.contact_form div.contact_filler_raw span {
	display:inline-block;
}
div.contact_form div.contact_filler_raw label {
	width:125px;
	text-align:right;
}
div.contact_form div.contact_filler_raw span input, div.contact_form div.contact_filler_raw span textarea {
	width:250px;
}
div.contact_form div.contact_filler_raw span input.submit_btn {
	width:60px;
}
/* footer */

.footer {
	width:880px;
	margin:0 auto;
	text-align:center;
}
.footer a {
	padding:0 5px;
	margin:3px 0;
	display:inline-block;
	font-weight:bold;
}
.footer a.first_child {
	border:none;
}
.footer h5 {
	text-align:left;
}
.wrapper .plate_body .scroller .marquee {
	color: #0F0;
}
