﻿body 
{
	background: #fff url(images/bannerBG.jpg) repeat-x top left;
	margin: 0px;
	font-family: Arial, Sans-Serif;
	color: #fff;
	font-size: 12px;
}

p
{
	margin: 10px 0px 0px;
}

div, td, p
{
	color:#333;
	font-size: 12px;
}

div
{
	display: block;
	position: relative;
}

img
{
	border: none;
	display:block;
}

h1
{
	color: #333;
	font-size: 24px;
	font-weight: bold;
	margin:0;
	padding-top: 10px;
	letter-spacing: -0.075em;
}


h2
{
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	padding: 0px 0px 5px 0px;
}

a:link, a:visited
{
	color:#333;
	display: inline-block;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

a:hover
 {
	background: #FFFF33;	
	color: #000;
}

.clear
{
	clear: both;
}

#ppc_header
{
	width: 100%;
}
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	}

.topsearch
{
	width: 860px;
	height: 130px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0px;
}

.searchshadow
{
	width: 100%;
	height: 20px;
	background: #fff url(images/shadowBG.jpg) repeat-x;
	margin: 0 auto 15px auto;
}

.topsearch h1
{
	height: 45px;
	line-height: 45px;
	font-size: 38px;
	color: #fff;
	margin: 0 0 5px 0;
	text-align: center;
	padding: 0 30px 0 0;
}

.searchBox
{
	display: block;
	height: 34px;
	width: 340px;
	line-height: 34px;
	font-size: 18px;
	color: #999;
	padding:0 7px 0 7px;
	margin:0 5px 0 0;
	border: solid 2px #009EAE;
	background: #fff url(images/fieldBG.gif) repeat-x top;
	float: left;
}

.searchbtn
{
	width: 100px;
	height: 39px;
	font-size: 18px;
	background: #103A43 url(images/btnBG.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	float: left;
	border: solid 2px #009EAE;
}

.dirlist
{
	float: left;
}

.catlist
{
	width: 100%;	
}


.catlist li a, .catlist li a:visited, .catlist li a:hover
{
	width: 140px;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}


.catlist li a:hover
{
	background: #333;
	color: #FFF;
}

.content
{
	width: 820px;
	margin: 15px 0px 0px 15px;
	text-align:left;
	
}

.mainDesc
{
	width: 100%;
	background: #fff;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	color: #666;
	display: inline-table;
}

.mainDesc .padding
{
	padding: 10px 5px 10px 5px;
}

.mainDesc td 
{
	padding: 0px 10px 0px 0px;
	color: #666;
}

.mainDesc a:link, .mainDesc a:visited
{
	color: #333;
}

.mainDesc a:hover
{
	color: #000;
}

.mainDesc h1 a
{
	font-size: 32px;
	width: auto;
	color: #fff;
	letter-spacing: -0.07em; 
	padding: 0px 10px 5px 5px;
}

.ListingDesc
{
	width: 820px;
	border-top: 1px solid #ccc;
	background: #f6f6f6;
}

.sitelogo
{
	margin: 0px 0px 0px 0px;
}

#ppc_main
{
	width: 860px;
	padding: 0px;
	position: relative;
	margin: 0px auto 0px auto;
	display: block;
	overflow: hidden;
}

#ppc_main .content_outer
{
	width: 420px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

#ppc_other 
{
	width: 860px;
	padding: 0px 0px 60px 0px;
	position:relative;
	margin: 0px auto 20px auto;
	background: #fff;
}

.blogBar
{
}

.content_outer
{
	width: 100%;
	border: 6px solid #eee;
	margin: 0px 0px 10px 0px;
	display: block;
	padding:0px;
}

.content_inner
{
	background: #fff;
	padding: 0px;
	display: block;
	text-align: left;
}

.content_inner h1
{
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 7px;
	line-height: 27px;
	height: 27px;
	color: #333;
	display: block;
}

.v_outer
{
	width: 410px;
	margin: 0px;
	display: block;
	padding:0px;
}

.v_inner
{
	padding: 0px;
	display: block;
	text-align: left;
	color: #fff;
}

.v_inner a, .v_inner a:visited 
{
	color:#fff;
}

.v_inner h1
{
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 7px;
	line-height: 27px;
	height: 27px;
	color: #fff;
	display: block;
}

.padding
{
	padding: 10px 15px 10px 15px;
	text-align: left;
}

#ppc_other .content_outer
{
	border: 6px solid #eee;
	width: 820px;
	display: block;
}

#ppc_other .content_inner
{
	border: 1px solid #ccc;
	background: #fff;
}

.ppc_footerNav 
{
	width: 100%;
	text-align: center;
}

.footer
{
	width: 860px;
	color: #fff;
	padding: 20px 0px 20px 0px;
	margin: 0px auto 30px auto;
	background: #eee;
}

.footer a:link, .footer a:visited
{
	color: #666;
	cursor: pointer;
	padding: 2px 3px 2px 3px;
	margin: 1px 0px;
	display: inline-block;
}

 .footer a:hover
 {
	background: #FFFF33;	
	color: #000;
	cursor: pointer;
 }
 
a.navTitle:link, a.navTitle:visited, a.navTitle:hover
{
	background: none;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 5px 0px; 
	color: #333;
}


.listingthumb
{
	width: 120px;
	height: 90px;
	background: #eee url(images/comingsoon.gif);
	border: none;
	padding: 0px;
	margin: 0px;
}
.ABL_Title
{
	font-size: 100%;
	text-decoration:underline;
	color:blue;
	text-transform:capitalize;
}
.ABL_Desc
{
	font-size: 80%;
	text-align: justify;
	vertical-align: super;
}
.ABL_URL
{
	color:Green;
	font-size:x-small;
}

.photos
{
	width: 340px;
	padding: 0 5px 0 0;
	margin: 0 0 20px 0;
}

.title
{
	font-weight: bold;
	font-size: 14px;
	color: #666;
}

.photos .item
{
	margin: 5px;
	padding:0px;
	float: left;
	position: relative;
}

.photos .item .padding
{
	padding: 0px;	
}

.photos .description a:link, .photos .description a:visited
{
	width: 80px;
	height: 80px;
	background: #000;
	overflow: hidden;
	border: 3px solid #000;
	display:block;
}

.photos .description a:hover
{
	border: 3px solid #FFFF33;
}

.photos .title
{
	display: none;
}

.photos .pubDate
{
	display: none;
}

.download_music
{
	width: 470px;
	background: #666;
	margin: 0px 0px 20px 10px;
	color: #fff;
	text-align:center;
}

.download_music_header
{
	background: #333;
	height: 35px;
	line-height: 35px;
	text-align: left;
}

.download_music_header img
{
	float: left;
	padding: 0px 10px 0px 0px;
}

.download_music_nav
{
	height: 18px;
	background: #333;
}

.download_music a, .download_music a:visited
{
	color: #fff;
}

.download_music a:hover
{
	color: #000;
}

.music
{
	width: 470px;
	padding: 0px;
	background: #333 url(images/download_music_bg.jpg) repeat-x bottom;
	display: table;
	clear: left;
}

.music .padding
{
	width: 460px;
	margin: 20px auto 20px auto;
	padding: 0px;
}

.music .item
{
	width: 210px;
	height: 100px;
	margin: 0px;
	padding:0px 10px;
	display: inline;
	float: left;
	position: relative;
	overflow: hidden;
}

.music .item .padding
{
	width: 210px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.music .description
{
	float:left;
}

.music .description a, .music .description a:visited
{
	width: 80px;
	height: 80px;
	background: #000;
	overflow: hidden;
	border: 3px solid #000;
	display:block;
	color: #fff;
}

.music .description a:hover
{
	border: 3px solid #FFFF33;
}

.music .title
{
	width: 105px;
	display: inline-block;
	float: right;
	text-align:left;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
}

.music .pubDate
{
	display: none;
}

.digg .description
{
	display: none;
}

.answers .description
{
	display: none;
}
.news
{
	margin: 20px 0px 0px 0px;
}

.news .item
{
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding:5px;
	background: #f6f6f6;
	border: 3px solid #fff;
}

.news h1
{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	vertical-align: text-bottom;	
	display:inline-block;
}

.news .description
{
	width: auto;
	overflow: hidden;
	margin: 0px 0px 5px 0px; 
}

.news .title
{
	width: auto;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px; 
	overflow: hidden;
}

.news .pubDate
{
	color:#666;
	font-size: 11px;
	margin: 0px 0px 5px 0px; 
}

.news .digg span
{
	font-weight: bold;
}

.search_list
{
	width: 440px;
}

.sitethumb
{
	width: 120px;
	float: left;
}

.sitedesc
{
	width: 250px;
	margin: 0 0 0 130px;
}

.search_list .item
{
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 0;
}

#col_left
{
	width: 150px;
	background: #eee;
	margin-right: 10px;
	text-align: left;
	float: left;
}

#col_mid
{
	width: 440px;
	text-align: left;
	float: left;
	background: #fff;
}

#col_right
{
	width: 260px;
	text-align: left;
	float: right;
}


.banner
{
	text-align:right;
	width: 860px;
	margin: 10px auto 0px auto;
}