/*
towntogether.com: 28.April.2008
*/


#buyAdvertisement {
	margin-bottom:15px;
}


div.advertisements {
	margin-bottom:15px;
}


#donate {
	margin-top:10px;
}


#google {
}
div.msgFieldOn {
	color:#FF0000;
	visibility:visible;
	padding-bottom:3px;
}


div.msgOff {
	color:#FF0000;
	visibility:hidden;
	line-height:0px;
}
.adLocationContainer {
	margin-right:0px;
	margin-left:0px;
}


.tabs {
	background:url(../images/tabsBg.gif) repeat-x bottom;
	height:30px;
	margin-bottom:0px;
}


.tabs ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}


.tabs ul li {
	margin:0px 2px 0px 0px;
	padding:0px;
	float:left;
	display:block;
	background:none;
}


.tabs ul li a {
	border:none;
	border-bottom:1px solid cbcbcb;
	padding:9px 16px 6px 16px;
	background:#ebebeb;
	position:relative;
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
}


.tabs ul li.onPage a {
	border:1px solid #cbcbcb;
	background:#ffffff;
	border-bottom:none;
	padding:8px 15px 7px 15px;
}


.adLocations {
	background:url(../images/adLocations.gif) repeat-y left;
	padding:15px 0px 0px 10px;
	border-bottom:1px solid #cbcbcb;
}


.bannerSpot {
	float:left;
	margin:0px 10px 15px 0px;
	display:inline;
	background:#f5f5f5;
	width:155px;
}

/*.bannerSpot div {
	text-align:center;
	padding-top:20px;
}*/

.bannerSpot table td {
	height:70px;
	text-align:center;
	vertical-align:middle;
	width:155px;
}

a .bannerSpot table td {
	color:#000099;
}


.reserved {
	background:#fadccd;
}
.processing {
	background:#fadccd;
}
.complete {
	background:#def0ef;
	cursor:pointer;
}
.available {
	background:#def0ef;
	cursor:pointer;
}
.preOrder {
	background:#def0ef;
	cursor:pointer;
}


.available td, .preOrder td {
	color:#000099;
}


.adsFreeZone {
	background:#999999;
	height:40px;
	margin:0px 10px 15px 0px;
}


.adSelectTip {
	background:#FFEDCA;
	padding:20px 20px;
	margin-bottom:15px;
}

.adSelectTip ul {
	margin:0px;
}


.adSelectTip p {
	padding:0px;
}


#seeYourAd {
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	margin-left:20px;
}

#bannerBlockA #seeYourAd {
	margin-left:10px;
}
