/*  
Theme Name: Redhead Custom - derived from Carrington
Theme URI: http://internetlynx.com.au/
Description: Custom WordPress theme for Redhead Equipment Sales
Version: 1.0
Author: Chris Cheers
Author URI: http://internetlynx.com.au

*/
#xmas-banner-wrap {
	position: absolute;
	left:0;
	top: 8px;
	width: 99%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#xmas-banner {
	position: relative;
	left:2000px;
	top: 5px;
	height: 100px;
	width: 2000px;
	margin-left: 0;
}
#xmas-banner-int {
	position: absolute;
	left:260px;
	top: 15px;
	color: red;
	font-size: 20px;
	font-style: Eurostile, Arial, Helvetica, sans-serif;
	background: white url(/images/holly.gif) repeat-x 0 -3px;
	width: 1200px;
	margin: 0;
	padding: 5px 0 0 0;
}
#xmas-banner-img1, #xmas-banner-img2, #xmas-banner-img3 {
	display: none;
	position: absolute;
	left:0;
	top: 0;
	width: 260px;
	height: 100px;
	margin: 0;
	padding: 0;
}
#xmas-banner-img1 {
	background: url(/images/santa-c2.1.gif) no-repeat top left;
}
#xmas-banner-img2 {
	background: url(/images/santa-c2.2.gif) no-repeat top left;
}
#xmas-banner-img3 {
	background: url(/images/santa-c2.3.gif) no-repeat top left;
}
#topimage-xmas {
	margin: 5px 5px 0 5px;
	padding: 0;
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-left: 1px solid #999999;
	width: auto;
	height: 102px;
	overflow: hidden;
	background: url(/images/topbanner-xmas.jpg) repeat-x;
	background-position: 0 -8px;
}

body {
	background-color: #000033;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;

}
td {
	vertical-align: top;
}
#main_contents img {
	padding: 1px 8px;
}
h1 {	font-size: 18px; }
h2 {	font-size: 16px; }
h3 {	font-size: 14px; }
h4 {	font-size: 13px; }

#main_contents {
	background-color: #ffffff;
	padding: 15px;
}
#main_contents a img {
	border: 0;
}	
#main_center {
	padding: 3px;
	width: 100%;
}
#center_widthfix {
	width: 530px;
	height: 1px;
}
#topimage {
	margin: 5px 5px 0 5px;
	padding: 0;
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-left: 1px solid #999999;
	width: auto;
	height: 102px;
	overflow: hidden;
	background: url(/images/topbanner.jpg) repeat-x;
	background-position: 0 -8px;
}
#redhead_logo {
	margin: 0;
	width: 400px;
	height: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6px;
	left: 15px;
	background: url(/images/rh-logo-90w.png) no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

#carrington_logo {
	margin: 0;
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 0;
	background: url(/images/carrington-logo-smaller.gif) no-repeat;
	background-position: 0 0;
	overflow: hidden;
}
#carrington_equipment_group_wrap {
	margin: 0;
	padding: 20px 5px 5px 34px;
	height: 100px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	float: right;
}

#carrington_equipment_group {
	float: left;
	background-color: white;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	color: black;
	margin: 0;
	padding: 2px 2px 2px 20px;
	text-align: left;
}

#carrington {
	font: bold 18pt Eurostile, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 0.8em;
	overflow: hidden;
}
#equipment {
	display: inline;
	color: black;
	font: bold 12pt Eurostile, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 80%;
}
#group {
	display: inline;
	color: #999999;
	font: bold 12pt Eurostile, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 80%;
}
#topbar {
	position: absolute;
	top: 92px;
	left: 200px;
	margin: 0;
	padding: 0;
	width: auto;
height: 25px;
	overflow: hidden;
}

.clear {
	clear: both;
}

#toprightimage {
	width: 500px;
	height: 80px;
	float: right;
	background-position: 360px 0;
}
#close_frame {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 5px;
	width: 97%;
	text-align: right;
	font: bold 11pt Arial, Helvetica, sans-serif;
}
#close_frame a:link, #close_frame a:visited {
	color: black;
	text-decoration: none;
}
#close_frame a:hover {
	text-decoration: underline;
}
.close_frame_x {
	font: bold 14pt Eurostile, Arial, Helvetica, sans-serif;
	border: 1px solid black
}
#titleline {
	color: #ffffff;
	font: 20px Century Gothic, Arial, Helvetica, sans-serif;
	width: 400px;
	height: 80px;
	padding: 0px;
	text-align: right;
	overflow: hidden;
}
#footer {
	color: white;
	font: 10pt Eurostile, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	width: 100%;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: white;
	font: 10pt Eurostile, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #ffc;
	font: 10pt Eurostile, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#whatsnew {
	color: #fff;
	width: 166px;
	border: 1px solid #fff;
	padding: 2px;
	margin-left: 2px;
}
#wn_title {
	color: #fff;
	font-size: 8px;
	font-weight: bold;
	margin-top: 10px;
	width: 166px;
}
#wn_top {
	font-size: 10px;
}
#wn_image {
	border: 0;
}
#wn_bot {
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
}
#random_record {
	color: #009;
	font-weight: bold;
	border: 1px solid #666;
	padding: 5px;
}
#random_record a img {
	float: right;
}

#totalrecords {
	color: #fff;
	margin-top: 10px;
	font-size: 11px;
	width: 166px;
	text-align: center;
}
#category_title {
	color: #fff;
	font-size: 8px;
	font-weight: bold;
	margin-top: 10px;
}
#category_links {
	color: #fff;
	border: 1px solid #fff;
	padding: 5px;
	font-size: 11px;
	width: 150px;
}
div#category_links a:link {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
div#category_links a:visited {
	color: #ccc;
	font-size: 11px;
	text-decoration: none;
}
div#category_links a:hover {
	color: #ff9;
	font-size: 11px;
	text-decoration: underline;
}
#main_image_div {
	float: left;	
}
#all_thumbnails {
	float: right;	
}
#all_thumbnails img {
	padding: 1px;
	border: 0;
}
#print_version {
	text-align: center;	
}
#locations {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 3px 0px 0px;
	border-right: 1px solid #666666;
	padding: 5px 5px 10px 5px;
	background: url(/images/grey-bg.jpg) no-repeat;
	width: 160px;
}
dl.location_list, dl.location_list dd {
	margin: 0px;
	padding: 0px;
}
dl.location_list dt {
	margin: 5px 0px 2px 0px;
	padding: 0px;
	font-weight: bold;
}
dl.location_list dd p {
	padding: 0px;
	margin: 0px 0px 0px 10px ;
}
#menu {
	color: #000;
	padding: 0 0 5px 0;
	margin: 0;
	border: 0;
}

ul.menu {
	list-style-type: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	display: inline;
	margin: 0 3px;
	padding: 0;
	color: #000;
	font: bold 9pt Eurostile, Arial, Helvetica, sans-serif;
}
ul.menu li.menuselected a {
	background-color: white;
	background-image: none;
	margin: 0;
	padding: 0 2px;
}
ul.menu li.menuselected {
	background-color: white;
	padding: 1px 6px;
	border-bottom: 15px solid white;
}

ul.menu li a {
	border-top: 0;
	border-bottom: 1px solid #666666;
	border-right: 0;
	border-left: 0;
	line-height: 19px;
	color: #000;
	background: url(/images/grey-bg.jpg) no-repeat;
	padding: 6px;
	text-decoration: none;

}

ul.menu a:link, ul.menu a:visited {
	color: #000;
	background-position: 0 5px;
}

ul.menu a:hover {
	color: #009;
	background-position: 0 -274px;
}





ul.logo {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.logo li {
	background-color: #ffdd80;
	border-top: 2px solid #ececec;
	border-left: 2px solid #ececec;
	border-right: 2px solid #6a6a6a;
	border-bottom: 2px solid #6a6a6a;
	padding: 3px;
	margin: 3px 0 8px 3px;
	text-align: right;
	
}
ul.logo img {
	border: 0;
}

ul.logo a:link, ul.logo a:visited {
	font: bold 8pt Eurostile, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 80%;
}
div.leftcol_border {
	padding: 4px;
	margin: 0 2px 18px 2px;
	color: white;
	background-color: #336;
	border-top: 1px solid white;
	border-left: 1px solid white;
}
h3.leftcol_header {
	color: white;
	font: bold 8pt Eurostile, Arial, Helvetica, sans-serif;
	margin: 12px 2px 0 10px;
	padding: 0;
}
.leftcol_border input {
	margin: 2px;
}
#employment_button {
	text-align: center;
}
#employment_button a {
	color: white;
	font: bold 8pt Eurostile, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#employment_button img {
	border: 0;

}
.searchform {
	margin: 0;
	padding: 0;
}
.searchbox {
	margin: 0;
	padding: 3px;
}
.searchtitle {
	font-size: 10px;
	font-weight: bold;
}
.searchselect option, .searchselect {
	font-size: 10px;
}
.searchsubmit {
	font-size: 10px;
	font-weight: bold;
}
.searchsubmit input {
	font-size: 10px;
	font-weight: bold;
	background-color: #ffdd80;
	width: 95%;
	cursor: pointer;
}

tr.recordtitles td {
	font-weight: bold;
	text-align: center;
	background-color: #900;
	color: #fff;
}
tr.recordsummary td {
	text-align: center;
}
tr.recordprice td {
	text-align: right;
}
tr.recorddata td {
	vertical-align: middle;
}
td.r_ref {
	width: 40px;
}
td.r_make {
	width: 120px;
}
td.r_other {
	width: 60px;
}
td.r_price {
	width: 100px;
}
td.recordthumb {
	width: 160px;
	background-color: #fff !important;
}
table.r_table {
	clear: left;
	width: 410px;
}
table.r_table_wide {
	width: 570px;
}
table.r_table, table.r_table_wide {
	border: 0;
}
table.r_table td, table.r_table_wide td {
	padding: 1px;
}
td.recordstatus {
	color: #009;
	text-align: center;
	font-weight: bold;
}
td.recordstatussold {
	color: #f00;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

div#sidebar div.post {
	width: 140px;
	background-color: #ffc;
	border-top: 2px solid #ececec;
	border-left: 2px solid #ececec;
	border-right: 2px solid #6a6a6a;
	border-bottom: 2px solid #6a6a6a;
	margin: 3px;
	padding: 8px;
}

#sidebar h2 {
	margin: 3px;
	text-align: center;
}

div#sidebar div.post {
	margin-bottom: 10px;
}

#admin_links a:link, #admin_links a:visited {
	color: white;
        text-decoration: none;
}
#admin_links a:hover, #admin_links a:active {
	color: yellow;
        text-decoration: underline;
}

