@import url("http://www.online.ie/t/pages/styles.css"); 
/* SEARCH FORM */
.sfOuterContainer {
	text-align: left;
 	width: 500px;
}
.sfContainer {
	margin: 10px 0px 10px 0px;
	font-size: 8pt;
	width: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sfForm {
	width: 100%;
	text-align: left;
	padding : 10px;
	border : 0px solid #777;
	background-color : #fff;
	color : #777;
}
.sfFormTitle {
	font-size : 18px;
	margin-bottom: 2px;
}
.sfElementTitle {
	border-bottom : 1px solid #CCC;
	margin : 5px 0px 2px 0px;
	clear: both;
	background:#9595e8;
	color:#fff;
	padding:3px;
}
.sfElement {
	margin : 2px 0px 2px 0px;
	width: 50%;
	float: left;
}
.sfMenu {
	font-size: 8pt;
	color: #000;
	border : 1px solid #000;
}
.sfCaption {
	float: left;
}
.sfInput {
	margin-left: 80px;
}
.sfSubmitButton {
	clear: both;
	margin-top : 5px;
	text-align : right;
	padding : 5px;	
	
}
.sfSubmitButton INPUT {
	border : 1px solid #484848;
	text-align: center;
	font-size: 8pt;
	color: #fff;
	font-weight: bold;
	background:#b4cc42!important;
}
/* End Search Form */

/* SEARCH RESULTS */
.rlcriteria {
	width : 500px!important;
	padding : 2px;
	margin-bottom : 10px;
	background : #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.rldisplaying  {
	background : #f0f0f0;
	width : 500px!important;
	color : #484848;
}

.srTooMuch  {
	background :none;
	width : 500px!important;
	color : #484848;
}

.rl {
width : 100%!important;
}


.rltable {
	background : #f0f0f0;
	width : 100%!important;
	color : #484848;
}

/* Search results table header */
.rlheader {
	background : #999;
	color:#fff!important;
	font-weight : bold;
	font-size : 9pt;
}
.rlheader_description {
	padding: 3px 0px 3px 8px;
	text-align: left;
	font-size : 8pt;
	color:#fff!important;
}
.rlheader_other {
	width : 60px;
	padding: 3px 0px 3px 0px;
	font-size : 9pt;	
	text-align : center;
	color:#fff!important;
}
.rlheader a, .rlheader a:visited {
	color:#fff!important;
	text-decoration : none;
	font-size : 9pt;
	text-align : center;
}
.rlheader a:hover, .rlheader a:visited:hover {
	color : #FFF;
	text-decoration : underline;
}

/* Search results table rows*/
.rlnumber {
	text-align : center;
	width : 28px;
}
.rldescription {
	padding : 3px 0px 3px 8px;
	text-align: left;
	color:red;
}
.rlother {
	width : 60px;
	text-align : center;
	color:#484848;
}
.rlrow1 {
	background : #FFF;
}
.rlrow2 {
	background : #F5F5F5;
}

/* QUICK SEARCH BOX STYLES */
.qSearches{
	margin-top : 6px;
	float :	left;
}
.qSearch {
	margin-right : 10px;
	width : 230px;
 	background-color : #f0f0f0;
	font-weight: bold;
	color: #777777;
}
.qSearchTitle{
	width : 100%;
	text-align : center;
	padding-left : 6px;
	background-color : white;
	border-top : 1px solid #999;
	border-bottom : 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 8pt;
	color: #777777;
}
.qSearchRowLeft{
	border-left  : 1px solid #999;
}
.qSearchRowright{
	border-right  : 1px solid #999;
}
.qSearchRow{
	padding-top : 6px;
	padding-bottom : 8px;
	font-size: 8pt;
	color: #777777;
}
.qSearchBot{
	border-bottom : 1px solid #999;
}
.qsearchSubmit {
	font-size : 8pt;
	border : 1px solid #999;
	background : white;
	font-weight : bold;
	color : #7f7f7f;
	width : 100%;
}
.qsearchmenu {
	font-size : 8pt;
	color: #fff;
	background-color: #757BE9;
	margin-right : 20px;
	margin-left : 6px;
}

.qsearchNotes {
	font-size:9px;
	text-align:center;
	/*border-left : 1px solid #999;	
	border-right : 1px solid #999;	
	border-bottom : 1px solid #999;*/
	background-color:white;
	padding:2px;
}

.qsearchNotes a{
color:#ff9900!important;
background:#fff!important;
text-align:center!important;
font-size:10px!important;
}

/*ADVANCED SEARCH */
.aSearch {
 	background-color : #f0f0f0;
	color: #777777;
	border : 1px solid #999;
}
.aSearchTitle{
	font-size: 8pt;
	color: #777777;
	font-weight : bold;
	border-bottom : 1px solid #999;
	padding-left : 5px;
	padding-top : 5px;
}
.aSearchRow{
	font-size: 8pt;
	color: #777777;
	padding-left : 5px;
}
.aSearchmenu {
	font-size : 8pt;
	color: #fff;
	background-color: #6666FF;
	margin-right : 16px;
	margin-left : 5px;
}
.aSearchSubmit {
	font-size : 8pt;
	border : 1px solid #999;
	background : white;
	font-weight : bold;
	color : #7f7f7f;
}

/* SPECIAL STYLES FOR DEALER QUICK SEARCHES */
.dSearchSubmit {
	font-size : 8pt;
	border : 1px solid #999;
	background : white;
	font-weight : bold;
	color : #7f7f7f;
	margin-right :10px;
}

/* Local nav styles */
.header {
	float: left !important;
	clear: both !important;
}
.lnpurple {
	padding: 0px;
	margin: 0px;
}
.lnpurple, .lngrey, .lnsectiontitleTable, .lnnavarea {
	width: 100% !important;
}
.lnnavarea {
	background-color: #CCCCCC;
	height: 12px !important;
	float: left !important;
}
.lnsectiontitleTable {
	float: left !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
}
.lnnavarea td {
	padding: 3px;
	text-align: center;
}
.lnnavarea a, .lnnavarea a:hover {
	font-size: 10px;
}
.lnnavarea a:hover {
	color: #666666;
	text-decoration: none;
}
.lnBut {
	border-bottom: 1px solid #999999;
	background-color : #b8d837;
}
.lnButUp {
	background-color : #9595e8 !important;
}
.lnButUp, .lnButUp a {
	color: #FFFFFF !important;
	font-weight: bold;
}
.lnBut, .lnBut a {
	color: #333333 !important;
	font-weight: bold;
}
.header {
	width: 100%;
}

.lnTitleHolder {
}
.lnsectiontitle {
	float : left;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #9595e8;
	text-align:center;
	color : white;
	padding: 3px 10px 3px 8px;
}
.lnpagetitle {
	color : #003399;
	background-color : #003399;
	float : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	padding-left : 7px;
}
.lnBut{
	padding-left : 6px;
	padding-right : 6px;	
	border-right : 1px solid #003399;
}
.lnButUp{
	border-right : 1px solid #003399;
	padding-left : 6px;
	padding-right : 6px;
	color : #fff;
}
.lnBut a, .lnBut a:visited, .lnButUp a, .lnButUp a:visited, {
	color: #6666ff;
	text-decoration: none;
}
.lnBut a:hover,  .lnButUp a:hover{
	color : #6666ff;
	text-decoration : underline;
}
.lnButUp a, .lnButUp a:visited{
	color : #6666ff;
	text-decoration : none;
}



/* Search results table header */
.rlheader {
	background : #999999;
	color : #EEE;
	font-weight : bold;
	font-size : 8pt;
}
.rlheader a, .rlheader a:visited {
	color : #EEE;
	text-decoration : none;
	font-size : 8pt;
}
.rlheader a:hover, .rlheader a:visited:hover {
	color : #FFF;
	text-decoration : underline;
	font-size : 8pt;
}
.rlheaderDescription {
	padding: 3px 0px 3px 8px;
	text-align: left;
}
.rlheaderother {
	text-align : center;
	padding: 0px 10px 0px 10px;
}

/* DP Styles */
.dp_details{
	clear:left ! important;
	float:left ! important;
	width:100%;
}
.dp_pics {
	float:left ! important;
	text-align:left ! important;
}
.dp_PicLarge {
	float:left;
}
.dp_PicThumbs{
	clear:none;
	float:right;
	text-align:right;
}
.dp_PicThumb {
	float:left;
	height:99px;
}	
.dp_links {
	border:none ! important;
	background-color:#fff ! important;
}
.dp_credit {
	background-color : #b8d837 !important;
	color:#fff !important;
	width:100% !important;
	color:#000;
	text-align:center;
	padding:2px;
	margin:10px 0px 10px 0px;
	clear:both;
	float:left;
}
.dp_disclaimer{
	border-top:1px solid #999;
	color:#999;
	font-size:10px;
	clear:both;
	margin-top:10px;
}

/*Symbol Key*/
.SymbolKey {
	width: 100%;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.SymbolKey td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SymbolKeyTitle {
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
	text-align: center;
}
.SymbolKeyIcon {
	color: #666666;
	vertical-align: middle;
	font-size: 9px;
	border-right: 1px solid #666666;
	padding: 1px;
	text-align: center;
}

/*Dealer Car Quick Search*/
.dlr_stock_srch {
	background-color: #F0F0F0;
}
.dlr_stock_option {
	width: 33%;
	float: left;
	clear: none;
}
.dlr_stock_option_title {
	float: left;
	clear: none;
	font-weight: bold;
	color: #777777;
	width: 100%;
	padding-bottom: 2px;
}
.dlr_stock_option_frmfield {
	float: left;
	clear: none;
	width: 100%;
}
.dlr_stock_left, .dlr_stock_right {
	background-color: #999999;
	width: 1px !important;
}
.dlr_stock_bottom {
	background-color: #999999;
	height: 1px !important;
}
.dlr_stock_options {
	padding: 8px 0px 8px 0px;
}
.dlr_stock_title, .dlr_stock_submit input {
	padding: 2px 5px 2px 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #777777;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.dlr_stock_submit {
	padding: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: right;
}
.dlr_stock_submit input {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.steps {
	width: 100% !important;
	border-top: 1px solid #8A90FF;
	border-bottom: 1px solid #8A90FF;
	border-right: 1px solid #8A90FF;
	border-left: 0px !important;
}
.stepOn, .stepDown, .stepOff {
	height: 15px !important;
	text-align: center;
	vertical-align: middle;
	margin: 0px !important;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px !important;
}
.stepOff a {
	text-decoration: none;
}
.stepOn {
	border: 0px !important;
	font-weight: bold;
	margin: 0px;
	padding-left: 6px !important;
	padding-right: 6px !important;
}
.stepDown, .stepOff {
	float: left;
	clear: none;
	border-left: 1px solid #8A90FF;
	border-right: 0px !important;
}
.my_adStatus {
	width: 100%;
	float: left;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #8A90FF;
	border-left: 1px solid #8A90FF;
}
.my_table4, .my_table5 {
	width: 100% !important;
	float: left;
	clear: left;
	margin-left: 0px !important;
}