/*
$Id: advertiser.css,v 1.2 2006/08/16 14:24:06 chrisgraham Exp $
*/

/* General */

h1#missingHeadline
{
	font-style: italic;
}

ul#advertiserLinks
{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
	background: url(/images/sidepanebottom.gif) no-repeat bottom left;
}

ul#advertiserLinks li
{
	padding: 5px 0;
	margin: 0 10px;
	color: #626262;
	font-style: italic;
}

ul#advertiserLinks a
{
	font-style: normal !important;
	text-decoration: none;
}

ul#advertiserLinks a:hover
{
	text-decoration: underline !important;
}


div.advertiserNote
{
	background: #f90 url(/images/orangemain_bottom.gif) no-repeat bottom left;
	color: #fff;
	padding: 0;
	width: 550px;
	margin-bottom: 10px;
}


div.advertiserNote h1
{
	background: #f90 url(/images/orangemain_top.gif) no-repeat top left;
	margin: 0;
	padding: 5px 5px 0 5px;
}

div.advertiserNote p
{
	padding: 5px 10px;
	margin: 0;
}

div.advertiserNote ul
{
	padding: 5px 10px 5px 25px;
	margin: 0;
}

/* Advertiser area homepage */

table.newEnquiry
{
	width: 550px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cc3300;
}

table.newEnquiry td.rightCell, table.newEnquiry td.viewRespond
{
	text-align: right;
}

table.newEnquiry td.enquiryDates
{
	font-weight: bold;
}

div#newEnquiriesNote
{
	width: 300px;
	padding: 5px;
	margin: 10px auto;
	border: 1px solid #cc3300;
	background-color: #f7ded6;
}

div#newEnquiriesNote h2
{
	margin: 0;
	padding: 0;
}

div#newEnquiriesNote p
{
	margin: 0;
	padding: 0;
}

/* My Listings */

div#notSentForApproval
{
	background: #f7ded6 url(/images/note_bottom.gif) no-repeat bottom left;
	color: #000;
	padding: 0;
	width: 550px;
	margin-bottom: 10px;
}

div#notSentForApproval h1
{
	background: #f7ded6 url(/images/note_top.gif) no-repeat top left;
	margin: 0;
	padding: 5px 10px 0 10px;
	font-size: 1.2em;
}

div#notSentForApproval p
{
	padding: 5px 10px;
	margin: 0;
}

div.advertiserBlock
{
	background: #d0d0d0 url(/images/greymain_bottom.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
}

div.advertiserBlockWrapper
{
	background: #d0d0d0 url(/images/greymain_top.gif) no-repeat top left;
	width: 550px;
	padding: 0;
	margin: 0 0 20px 0;
}

div.advertiserListingWrapper, div.advertiserBlock table.advertiserListing
{
	margin: 10px;
}

form#addApartment
{
	margin: 0;
	padding: 0;
}

p.mozillaHackRoundedTop
{
	font-size: 0.1em;
	padding: 0;
	margin: 0;
}

table.advertiserListing
{
	width: 530px;
	background-color: #fff;
	margin-top: 0;
}

table.advertiserListing th.headline, table.advertiserListing th.detailsHeading
{
	background-color: #f7ded6;
	border: 1px solid #000;
}

table.advertiserListing td.townRegion span.town
{
	font-weight: bold;
}

table.advertiserListing td.townRegion span.region
{
	font-style: italic;
}

table.advertiserListing th.detailsHeading
{
	width: 100px;
	text-align: left;
	font-weight: normal;
}

table.advertiserListing td.details, table.advertiserListing td.townRegion, th.detailsHeading
{
	padding: 0 0 0 5px;
}

table.advertiserListing td.thumbnail
{
	width: 120px;
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	background-color: #f7ded6;
	border: 1px solid #000;
}

table.advertiserListing td.links
{
	width: 100px;
	border: 1px solid #000;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

p.addApartment
{
	margin: 10px;
}

h1.addListing
{
	margin: 5px 10px;
	padding: 0;
	font-size: 18px;
}

form#addApartment input.add
{
	margin: 10px;
}

form#addNewApartment, form#addNewVilla
{
	margin: 0;
	padding: 0;
}

form#addNewApartment input.add, form#addNewVilla input.add
{
	margin: 0 10px 5px 10px;
}

/* Advertiser edit pages */

div#advertiserEditBody
{
	margin: 0 15px;
	clear: both;
	padding: 0;
}

div#editPageButtons
{
	margin: 10px 0;
}

table.descriptionParagraph textarea, table#editLocationDescription textarea, table#editListingSummary textarea
{
	width: 500px;
	height: 70px;
}

table.descriptionParagraph td.language, td.counter
{
	text-align: right;
}

td.counter
{
	padding-bottom: 10px;
}

input.counter
{
	background: transparent; 
	border: 0; 
	width: 30px; 
	text-align: right;
}

div.counterJavascript, div.counterNoJavascript
{
	text-align: right;
}

div.counterJavascript
{
	display: none;
}

div.counterNoJavascript
{
	display: inline;
	margin-left: 10px;
}

div.locationDropdown
{
	margin: 5px 0;
}

div.locationDropdown label
{
	margin-right: 5px;
}

/* Edit listing overview */

div#approvalAndAbandonButtons
{
	margin-bottom: 10px;
}

dl#editOverviewSections dt
{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 2px;
}

dl#editOverviewSections dd
{
	margin-bottom: 12px;
	padding-left: 30px;
}

dl#editOverviewSections dd.sectionCompleted
{
	background: url(/images/largetick.gif) no-repeat top left;
}

/* Edit location */

form#editLocationForm
{
	margin-bottom: 10px;
}

div#editLocationFeatures label, div#editLocalActivities label
{
	margin-right: 5px;
}

div#editLocalActivities
{
	margin-bottom: 10px;
}

/* Edit descriptions */

img.expander
{
	margin-right: 5px;
	cursor: pointer;
}

/* Preview listing page */
p.preview
{
	font-size: 2em;
	color: #c30;
	text-align: center;
	text-transform: uppercase;
}

/* Advertiser listing calendar page */

div.advertiserCalendar
{
	margin: 0 10px;
}

div.advertiserCalendar table.smartyCalendar td.smartyMonth
{
	vertical-align: top;
	text-align: center;
	padding: 0 15px;
}

div.advertiserCalendar table.smartyCalendar td.smartyMonth div.monthName
{
	font-weight: normal;
}

div.advertiserCalendar table.smartyCalendar th
{
	background-color: #f7ded6;
}

div.advertiserCalendar table.smartyCalendar td#smartyToday
{
	background-color: #626262;
	font-weight: bold;
	color: #ffffff;
}


div.advertiserCalendar table.smartyCalendar td.booked
{
	background-color: #cc3300;
	font-weight: bold;
	color: #000000;
}

div.advertiserCalendar table.smartyCalendar td.leftend
{
	font-weight: bold;
	color: #000000;
	background: #ffffff url(/images/advertisercalendar/leftend.gif) no-repeat center;
}

div.advertiserCalendar table.smartyCalendar td.rightend
{
	font-weight: bold;
	color: #000000;
	background: #ffffff url(/images/advertisercalendar/rightend.gif) no-repeat center;
}

div.advertiserCalendar table.smartyCalendar td.join
{
	font-weight: bold;
	color: #000000;
	background: #ffffff url(/images/advertisercalendar/join.gif) no-repeat center;
}


div.advertiserCalendar table.smartyCalendar td.smartyMonth td, div.advertiserCalendar table.smartyCalendar td.smartyMonth th
{
	padding: 1px 2px;
	text-align: center;
}

table#advertiserBookings
{
	width: 550px;
}

table#advertiserBookings th.bookingHeader
{
	text-align: left;
	background-color: #f7ded6;
}

table#advertiserBookings th.buttonsHeader
{
	background-color: #f7ded6;
	width: 40px;
}

div#addBookingForm
{
	margin: 4px;
	padding: 0;
}

div#addBookingForm input
{
	margin: 0 0 5px 0;
}

div#arrivingCalendar iframe, div#departingCalendar iframe
{
	background-color: #ffffff;
}

/* Advertiser Price Bands page */

table#advertiserPriceBands
{
	width: 550px;
}

table#advertiserPriceBands th.priceBandHeader
{
	text-align: left;
	background-color: #f7ded6;
}

table#advertiserPriceBands th.buttonsHeader
{
	background-color: #f7ded6;
	width: 40px;
}

table#advertiserAddPrice th, table#advertiserEditPrice th, table#advertiserEditBooking th, form#enquireForm table th
{
	text-align: left;
	background-color: #f7ded6;
	vertical-align: top;
}

p#addPriceBandError, p#editPriceBandError, p#addBookingError, p#editBookingError, p#enquireError
{
	color: #ff0000;
	font-weight: bold;
}

/* Advertiser enquiry page */

div#detailsLayout
{
	width: 550px;
	margin: 20px 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}

div#enquiryDetails
{
	width: 230px;
	margin: 0;
	padding: 0;
	border: 0;
}

div#userDetails
{
	width: 310px;
	margin: 0;
	padding: 0;
	border: 0;
}

div#enquiryDetails h2, div#userDetails h2
{
	margin-top: 0;
}

div#userDetails
{
	float: right;
}

div#enquiryDetails th, div#userDetails th
{
	background-color: #f7ded6;
	border: 1px solid #000;
	font-weight: normal;
	text-align: left;
	padding: 2px;
	width: 125px;
}

div#respondToEnquiry
{
	width: 350px;
	margin: 10px auto;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #f7ded6;
}

div#respondToEnquiry form
{
	margin: 0;
	padding: 0;
}
