/* Import Style Sheet*/
@import url("/templates/default/grey2/style.css");
@import url("/templates/defaultcss/forms.css");

/* OVER-RIDE USED CAR DETAIL STYLES */
.rlcriteria, .dp_Pics, .dp_details, .dp_links {
	width: 404px !important;
	margin: 0 0 10 0px !important;
	float: none !important;
}
.dp_PicThumb {
	width: 131px !important;
	margin-bottom: 1px !important;
}
.rltable, .rlResort, .rl, .rldisplaying {
	width: 100% !important;
}
.rlheaderdescription a, .rlheaderdescription a:hover, .rlheaderdescription a:active, .rlheaderdescription a:visited, .rlheaderother a, .rlheaderother a:hover, .rlheaderother a:active, .rlheaderother a:visited{
	color: #666666 !important;
}
.rlResort {
	padding: 3 0 3 0px;
	background-color: #FFFFFF;
}
.ffmenu {
	float: none !important;
	clear: none !important;
}


body {
	margin: 0px;
}
td, span, div, table, body, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
.site_tbl {
	height: 100%;
	width: 920px;
	border-right: 1px solid #6d6d6d;
	border-left: 1px solid #6d6d6d;
}
.footer {
	background-color: #eeede9;
	height: 26px;
	border-top: 1px solid #ffffff;
	vertical-align: middle;
	padding: 5 5 0 5px;
}
.search {
	height: 26px;
	vertical-align: middle;
	padding: 4 4 4 5px;
	float: left;
}

.qlinks {
	float: right;
	clear: none;
	padding: 10 4 4 5px;
}
.search select {
	width: 135px;
	height: 18px;
}
.details {
	vertical-align: middle;
	text-align: center;
	height: 100%;
}
.header {
	vertical-align: top;
	background-color: #eeede9;
	height: 187px;
}

.header-pics {
float:left;
}

.left {
	float: left;
	clear: none;
}
.right {
	float: right;
	clear: none;
	font-size: 9px;
	padding: 2 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.poweredby {
	float: right;
	clear: none;
	font-size: 9px;
	padding: 2 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.right a, .right a:active, .right a:visited {
	color: #999999;
	text-decoration: none;
}
.right a:hover {
	color: #999999;
	text-decoration: underline;
}
.poweredby a, .poweredby a:visited, .poweredby a:active, .poweredby a:hover {
	color: #5d88bd;
	text-decoration: none;
}
.offers {
	background-color: #eeede9;
	width: 260px;
	padding: 5px;
	vertical-align: top;
	text-align: center;
}
.contentcell {
	padding: 15 10 10 10px;
	vertical-align: top;
}
.flash {
	padding:0px;
	vertical-align:top;
}	
.contentcell a, .contentcell a:visited, .contentcell a:active, .contentcell a:hover {
	color: #5d88bd;
	text-decoration: none;
}
.contentcell a:hover {
	color: #666666;
	text-decoration: underline;
}
.menu {
	background-image: url(images/fade.gif);
	height: 26px;
	color: #8faccf;
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
}
H1 {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.menu a, .menu a:hover, .menu a:active, .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 5 0 5px;
}
.menu a:hover {
	color: #d4e4f6;
}
.greybar {
	background-color: #6d6d6d;
	height: 5px;
}
.picnCap{
	float:left;
	margin-right:10px;
}
.caption, .captionlink {
	margin-top:1px;
	font-size:10px;
	background-color:#999999;
	border:1px solid #646464;
	padding:2px;
	color:white;
	margin-bottom:1px;
	text-align:left;
}
.captionlink {
	background-color:#ffffff;
	text-align:center;
}
.contentPic{
	border: 1px solid #646464;
}
.hours {
	height: 118px;
	background-image: url(images/hours.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 30 20 0 20px;
}
.PicnCaps {
	width: 100%;
}
.serviceform {
	border: 1px solid #CCCCCC;
}
.seperator {
	background-color: #CCCCCC;
}
.serviceform td {
	padding: 3px;
	vertical-align: top;
}
.serviceform_input {
	width: 120px;
}
.serviceform_textarea {
	width: 100%;
	height: 50px;
}
.serviceform_submitButton {	
	width: 100%;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	color: #666666;
	font-weight: bold;
}


/**** Sligo Profiles ***/

.ProfilesContainer {
width: 600px;
background:none;
}

.profileTxt {
width:140px;
}

.profileName {
font-weight:bold;
background:none;
font-size:12px;
}

.profileJob {
font-style:italic;
}