@import url("/inc/ppc.css");

body,form,input,td{
	font-family:arial, verdana;
	font-size:11px;
	margin:0;
	padding:0;
}

a {
	text-decoration:underline;
	color:#333;
}

a:link {
	text-decoration:underline;
}

a:hover	{
	text-decoration:none;
	color:#0000ff;
}

a:visited {
	text-decoration:underline;
}

a:visited:hover {
	text-decoration:none;
}

h1 {
	font-size:18px;
	font-weight:bold;
}
h2 {
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
}

#wrapper {
	width:1200px;
}

#searchform {
	padding:6px;
}

#searchform td {
	padding:6px;
}


#content {
	margin-left:220px;
	width:550px;
}

#blurb {
	position:absolute;
	top:130px;
	left:220;
	width:550px;
	text-align:center;
}

#slinks {
	z-index:10;
	position:absolute;
	top:172;
	left:220;
	width:90px;
	height:9px;
	background: url(/i/sponsored_links.png) no-repeat;	
	padding:0;
	margin:0;
}

#footer {
	text-align:center;
	font-size:10px;
	border-top:4px solid #DEDFEF;
	padding:8px 0 0 0;
	margin:5px 0 0 0;
}

#pitch {
	font-weight:bold;
	position:absolute;
	top:10px;
	left:420;
	width:350px;
	text-align:right;
}

#homeimg {
	background: url(/i/homeimage.png) no-repeat right top;
	width:544;
	height:202;
}

#hometxt {
	position:relative;
	top:65px;
	left:230px;
	width:300px;
}

#menu {
	position:absolute;
	top:200px;
	left:10px;
	width:200px;
}

#logo {
	position:absolute;
	top:10px;
	width:425;
	height:87;
}

#topbar{
	position:absolute;
	top:100;
	left:0;
	height:17;
	width:760px;
	margin:0 0 0 10;
	padding:0 0 0 10;
	background: #dedfef url(/i/topbar_w.png) no-repeat left top;	
	display:block;
}
#topbar div{
	width:750;
	height:17;
	background: #dedfef url(/i/topbar_e.png) no-repeat right top;	
}



/* PANEL STYLES*/
.panel1{
	width:200px;
	margin:10 0 0 0;
	padding:6 0 0 0;
	background: url(/i/box_top.png) no-repeat top left;
}
.panel2{
	width:200px;
	margin:0 0 0 0;
	padding:0 0 4 0;
	background: url(/i/box_bottom.png) no-repeat bottom left;
	text-align:right;
}
.panel3short{
	background: url(/i/gradient2.jpg);
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:-16 0 0 0;
	padding:6 0 6 6;
	text-align:left;
}
.panel3long{
	background: url(/i/gradient1.jpg);
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:-16 0 0 0;
	padding:6 0 6 6;
	text-align:left;
}
.panel1 ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
}
.panellabel {
	position:relative;
	text-align:right;
	top:-12;
	left:-10;
	margin:0 10 0 0;
	padding:0 6 0 6;
	background:white;
	margin:0 0 0 16;
	font-weight:bold;
	display: inline;
}
hr{
	height:1px;
	color:#eeeeee;
}
.litteform, .littleform input, .littleform select, {
	font-size:10px;
}
.pad {
	padding:4;
}
.bigsearchform, .bigsearchform td,.bigsearchform input,.bigsearchform select {
	font-size:18px;
	font-weight: normal;
}


.URLLink:link,.URLLink:active,.URLLink:visited {
	font-size:9px;
	line-height: 9px;
	color:#06c;
	text-decoration:none;
}

.URLLink:hover {
	color:#dd0000;
	text-decoration:underline
}

#leaderboard {
position:absolute;
top:0px;
text-align: center;
width: 780px;
}

#skyscraper {
position:relative;
top:190px;
left:1025px;
width:160px;
}

#yieldySky-home {
	float:right;
	padding-right:225px;
}

#yieldySky {
	float:right;
	position:absolute;
	margin-left:800px;
	width:160px;
	height:600px;
}

#yieldyLdrBrd-home 
{
	position:absolute;
	top:100px;
	left:20px;
}


#content-advanced {
	margin-left:220px;
	width:550px;
	margin-top:204px;
}
