/* Stylesheet for Adverts */

/* General Styles applied to all ad */
div.ad img{
	border: 1px solid #000000;
}

ul.ad-list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	margin-top:10px;
	padding-left:4px;
}
a.ad-logo {
	height: 60px;
	width: 120px;
	padding: 0px;
	text-align: center;
}
p.ad-text {
}

/* 4 Adverts in the center at the top */
#ad-logo ul.ad-list li {
	float: left;
	height: 80px;
	width: 121px;
	margin: 0px;
	padding: 0px 12px 0px 12px;
	text-align: center;
}
#join {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 558px;
}
#ad-logo {
	width: 590px;
	text-align: justify;
	margin: 10px auto;
	border: 0px solid #000000;
	padding: 10px;
	padding-top:0px;
	display: block;
	background:#f3f3f3 url(../image/headingbg.jpg) no-repeat top;
}
#ad-logo h2{
	color: #022200;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
#ad-logo h2 a{
	color: #022200;
	text-decoration: underline;
}
#ad-logo p {
	padding: 0px;
	margin: 0px;
}

/* Intro ad below the splash */
#ad-intro {
	background: #f3f3f3;
	width: 590px;
	color: #404040;
	font-size:12px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	text-align: justify;
	border: 0px solid #000000;
}
#ad-intro a{
	text-decoration: underline;
	color: #767676;
	font-weight: bold;
}

/* Outro ad below the bottom banner */
#ad-outro {
	width: 590px;
	font-size: 8pt;
	color: #404040;
	font-size:12px;
	margin: 10px 0px 10px 0px;
	padding: 2px 10px 2px 10px;
	text-align: justify;
	background:#f3f3f3;
	font-weight:bold;
	border: 0px solid #000000;
}
#ad-outro a {
	text-decoration: underline;
	color: #767676;
	font-weight: bold;
}

/* Profile ad in the top left (sidebar) */
#ad-profile {
	font-size: 8pt;
	color: #000000;
	padding: 8px;
	padding-top:0px;
	text-align: center;
	font-weight: bold;
	background:#f3f3f3 url(../image/title.jpg) no-repeat top;
}
#ad-profile p.keywords a {
	text-decoration: underline;
	color: #076bf4;
	font-weight: bold;
}

/* Skyscraper ad down the left side */
#ad-skyscraper {
	/*background: #d5e4f2;*/
	font-size: 8pt;
	color: #000000;
	padding: 8px;
	text-align: center;
	font-weight: bold;
}
#ad-skyscraper a {
	text-decoration: underline;
	color: #064C8E;
	font-weight: bold;
}

/* Text Ads on the right side menu */
#ad-text {
	background: #f3f3f3 url(../image/title.jpg) no-repeat top;
	font-size: 12px;
	color: #0c0c0b;
	padding: 8px;
	padding-top:0px;
}
#ad-text p {
	clear: left;
}

#ad-text a {
	color: #076bf4;
	font-size:12px;
	text-decoration: underline;
	font-weight: bold;
}
#ad-text ul.ad-list li {
	float: left;
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 1px dashed #000000;
}

/* Banner Ad at the bottom of the content */
.ad-banner {
	/*background: #d5e4f2;*/
	text-align: center;
	padding: 8px;
	margin: 10px 0px 10px 0px;
	border: 0px solid #000000;
}
div.ad-banner img {
	border: 0px none !important;
}

/* Banner Ad in the header */
#ad-top-banner {
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#ad-top-banner img {
	border: 0px none;
}

#ad-text h2{
	font-family:Tahoma;
	font-size:12px;
	color: #444445;		
	text-align:center;
	margin:0px;
	height:26px;
	line-height:26px;
	background:url(../image/title.jpg) no-repeat bottom;
	}
	
.contact a{
color:f0679c;
}
$adgoleft{
float:left;
}

$adgoright{
float:right;
}
.ad h1 a{
color:#000000;
font-size:14px;
}