/* @override http://www.chathamspacific.com/cl6919/accommodation/hotels/classifieds.css */

/*--- Master Classifieds Stylesheet ---*/

/*---------(start) Classified Listing View---------*/

.hrDiv{
	border:1px dashed #ddd;
	border-width:1px 0px;
	margin:8px 0px;
	}
	
#classifiedsListing .listingItem td img {
	padding:3px;
	border:1px solid #ccc; /*------------------------------------------- change this value */
	margin-right:8px;
	}

#classifiedsListing .listingItem td h1 {
	color:#158dcb; /*------------------------------------------- change this value */
	font-size:17px;
	margin:0px;
	}
	
#classifiedsListing .listingItem td p {
	font-size:10px;
	margin:6px 0 0 0px;
	}
	
#classifiedsListing .listingItem td p a {
	font-size:12px;
	font-family:arial, verdana, helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}
	
#classifiedsListing .listingItem td p a:hover {
	text-decoration:underline;
	}
	
#classifiedsListing .searchResults {
	margin:3px 0;
	}
	
#classifiedsListing h1, #classifiedsListing h2 {
	margin:0px;
	}
#classifiedsListing h1 {
	margin:0px 0px 10px 0px
	}
	
#displaying {
	padding-bottom:15px;
	}
#displaying, #sortLinks, #sortLinks span {
	font-size:10px;
	}
	
#sortLinks span img {
	margin:0px 4px 2px 4px;
	font-weight:bold;
	}
	
.pageNumbers {
	text-align:center;
	padding-top:8px;
	}
	
.pageNumbers a {
	background:#e8f9ff; /*------------------------------------------- change this value */
	color:#008abc; /*------------------------------------------- change this value */
	padding:2px 4px;
	text-decoration:none;
	border:1px solid #008abc; /*------------------------------------------- change this value */
	}
	
.pageNumbers a:hover {
	background:#03a6e0; /*------------------------------------------- change this value */
	color:white; /*------------------------------------------- change this value */
	}
	
.pageNumbers .pageOn {
	background:#91d800; /*------------------------------------------- change this value */
	color:white; /*------------------------------------------- change this value */
	}
	
.classifiedsSearchBox td {
	padding:0 0 0 70px;
	}
	
.classifiedsSearchBox td h1 {
	margin:3px 0px!important;
	color:white!important; /*------------------------------------------- change this value */
	font-size:17px;
	}
	
.classifiedsSearchBox td form {
	margin:0px;
	padding:0px;
	}
	
.classifiedsSearchBox #select, .classifiedsSearchBox #select2,  .classifiedsSearchBox #select3, .classifiedsSearchBox #select4, .classifiedsSearchBox #textfield, .classifiedsSearchBox #textfield2, .searchDrop {
	width:150px;
	font-size:11px;
	margin-bottom:3px;
	}
	
#classifiedsItemView h1 {
	color:#158dcb; /*------------------------------------------- change this value */
	font-size:17px;
	margin:0px;
	}

/*---------(start) Classified Item View---------*/
#classBackTo {
	color:#95b417; /*------------------------------------------- change this value */
	margin:0px;
	text-align:right;
	}
	
#classifiedsItemView h1 {
	margin:0px;
	}
	
.classItemContent {
	padding:0 13px 0 0;
	}
	.classItemContent p {
	margin-top:0px;
	}
	
.classImageLarge {
	margin-bottom:3px;
	margin-left:3px;
	}
.classImageLarge img {
	border:1px solid #ccc; /*------------------------------------------- change this value */
	padding:2px;
	}
	
.classItemKeyDetails2 {
	background:url(http://www.chathamspacific.com/gallery/4775/keyItemBottom.gif) left bottom no-repeat; /*------------------------------------------- change this value */
	padding:7px 12px 10px 8px;
	}
.classItemKeyDetails {
	background:url(http://www.chathamspacific.com/gallery/4775/keyItemTop.gif) left top no-repeat; /*------------------------------------------- change this value */
	width:175px; /*------------------------------------------- change this value */
	margin-bottom:0px; /*------------------------------------------- change this value */
	}
	.classItemKeyDetails .title {
		font-weight:bold;
		padding:2px 2px 2px 4px;
		color:white; /*------------------------------------------- change this value */
		}
	.classItemKeyDetails .details {
		padding:2px 4px 2px 2px;
		color:white; /*------------------------------------------- change this value */
		}
		
.classItemCommonLinks {
	background:url(http://www.chathamspacific.com/gallery/4775/quickLinks.gif) left top no-repeat; /*------------------------------------------- change this value */
	padding:7px 0px 4px 0px;
	height:117px;
	}
	.classItemCommonLinks img {
		margin-left:10px;
		}
	.classItemCommonLinks a {
		color:white;
		}

.classSendAMessage h3 {
	text-align:center;
	}
/*---------(end) Classifieds Item View---------*/
.chathamsDescriptionDiv p, .chathamsDescriptionDiv h1, .chathamsDescriptionDiv h2, .chathamsDescriptionDiv h3 { clear:both;  }