/*	Body and general style
--------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font: normal 12px/18px "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	color: #666;
}

img {
	border: none;
	margin: 0 4px;
}

a:link, a:visited {
	color: #6089bf;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #79aef2;
}

h1, h2, h3, h4, h5 {
	font: normal 18px/24px "Trebuchet MS",Arial,Bitstream,Tahoma,sans-serif;
	margin: 10px 0 2px 0;
}

h6 {
	font: normal 18px/24px "Trebuchet MS",Arial,Bitstream,Tahoma,sans-serif;
	margin-top: 1px;
	color: black;
	font-size: 15px;
	font-weight: bold;
}

h1 {
	border-bottom: 1px solid #aaa; 
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.error {
	color: #de1818;
}

.success {
	color: #7bde18;
}

.message {
	font-size: 15px;
	color: #0d68de;
}

.clear {
	clear: both;
}

/*	Header
--------------------------------------------------*/

#header {
	display: block;
	width: 100%;
	height: 45px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url(img/header2.gif) top repeat-x;
}


#head_wrap {
	display: block;
	width: 970px;
	margin: 0 auto;
	height: 65px;

}

#banner {
	display: block;
	float: left;
	background: url(img/banner.jpg) top left no-repeat;
	width: 289px;
	height: 80px;
}

#banner span {
	display: none;
}

#submit_div a {
	display: block;
	float: right;
	font: bold 12px/15px 'Lucida Grande',Verdana,Helvetica,sans-serif;
	letter-spacing: 1px;
	padding: 5px 7px 0px 7px;
	margin: -15px 5px 0 0;
	color: #666;
	height: 24px;
	background: #fff;
	border: none;
	border-left: 1px solid #87b500;
	border-right: 1px solid #87b500;
	border-top: 1px solid #87b500;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	word-spacing: 0px;
}

#header_ad {
	display: block;
	float: left;
	width: 300px;
	height: 60px;
	background: url(../img/ad_bkg.jpg) top left no-repeat;
}

#ad_container {
	margin: 0 auto;
	height: 60px;
	width: 234px;
}

/*	Content
--------------------------------------------------*/

#post_services ul {
	width: 68%;
}

.message_field {
	background-color: #edf5ff;
	border: 1px solid #c3d6f9;
	clear: both;
	display: block;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	width: 80%;
}

#content {
	display: block;
	margin: 10px auto;
	width: 990px;
}

#content2 {
	display: block;
	margin: 0;
	width: auto;
}

#description {
	display: block;
	float: left;
	width: 43%;
	padding: 0 0 10px 5px;
}

#description2 {
	display: block;
	float: left;
	width: 70%;
	padding: 0 0 10px 5px;
}

#description8 {
	display: block;
	float: left;
	width: 70%;
	padding: 0 0 0px 5px;
}
#description8 p {
	margin-top: -4px;
    margin-left: 10px;
}
#description8 h3 {
	margin-top: 20px;
    margin-left: 10px;
}
#description ul {
	padding-left: 20px;
	list-style-type: disc;
}

#description textarea {
	padding: 2px;
	width: 373px;
	height: 120px;	
	background: #ffffda;
	border: 1px solid #efebd5;
	font-size: 11px;
	line-height: 12px;
}

#formboy input {
	padding: 2px;
	width: 180px;
	background: #ffffda;
	border: 1px solid #efebd5;
	font-size: 11px;
	line-height: 12px;
}

#description h3 {
	margin-top: 20px;
    margin-left: 10px;
}

#description2 h3 {
	margin-top: 20px;
    margin-left: 10px;
}

#firstheader h3 {
	margin-top: 8px;
	padding-top: 119px;
	color: black;
}
#firstheaderfaq h3 {
	font: normal 18px/18px "Trebuchet MS",Arial,Bitstream,Tahoma,sans-serif;
	margin-top: 8px;
	padding-top: 119px;
	color: black;
}

#firstheaderfaq2 h3 {
	font: normal 18px/18px "Trebuchet MS",Arial,Bitstream,Tahoma,sans-serif;
	margin-top: 8px;
	color: black;
}


#logo {
    background: url(img/NewFadeLogo.gif) top left no-repeat; background-position: 0px 0px;
}
#description p {
	margin-top: 5px;
    margin-left: 10px;
}

#description2 p {
	margin-top: -4px;
    margin-left: 10px;
}

#post {
	display: block;
	float: right;
	padding: 10px 5px 30px 10px;
	width: 54%;
}

#post2 {
	display: block;
	float: right;
	padding: 70px 5px 30px 10px;
	width: 26%;
}



#post_services li {
	display: block;
	margin: 2px 0px 2px 0;
	width: 50%;
	float: left;
}

#post_services li  .link {
	display: block;
	float: right;
	margin: 0 4px 0 0;
	padding: 0 2px;
	background: #ffffda;
	border: 1px solid #efebd5;
}

#post_services li  .link:visited {
	border: 1px solid #f0d5d5;
	background: #ffe0e0;
	color: #666;
}

#selection_buttons {
	margin-bottom: 30px;
}

.small_button {
	display: block;
	float: left;
	border-left: 1px solid #aaa;
	padding-left: 4px;
	margin-right: 4px;
	line-height: 12px;
}

.first {
	border: none;
	padding-left: 0;  
}

#post_fields {
	display: block;
	float: right;
	border: 1px solid #efebd5;
	background: #ffffda;
	padding: 10px;
	width: 45%;
    height: 359px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#post_services {
	display: block;
	clear: both;
	margin-bottom: 10px;
}

#post_fields input, #post_fields textarea {
	border: 1px solid #c3d6f9;
	display: block;
	width: 100%;
}

#post_fields label {
	display: block;
	margin-top: 10px;
}

#post_fields h3 {
	margin: 0;
}

#ad {
	display: block;
	float: left;
	width: 260px;
	height: 379px;
	padding: 0px 0px 0;
    background: #edf5ff url(img/dimplesBG.gif) top left no-repeat;
	border: 1px solid #c3d6f9;
}

#ad2 {
	display: block;
	float: right;
	width: 260px;
	height: 379px;
	padding: 0px 0px 0;
    background: #edf5ff url(img/dimplesBG.gif) top left no-repeat;
	border: 1px solid #c3d6f9;
}


#ad h2 {
	font-size: 18px;
	margin-top: 54px;
}

#ad p {
	font-size: 18px;
}

#ad h6 {
	font-size: 12px;
}



website_listing {
	display: block;
	padding: 0 0 10px 5px;
}

#website_listing a {
	display: block;
	font-weight: bold;
}

#website_listing li {
	margin: 8px 0;
}

#website_listing ul {
	list-style: none;
	padding: 0;
}

#tag_title h2 {
	text-transform: capitalize;
	border-bottom:1px solid #AAA;
}

#cloud {
	display: block;
	float: right;
	border: 1px solid #c3d6f9;
	background: #edf5ff;
	padding: 10px;
}

#cloud a {
	font-size: x-small;
	margin: 2px;
}

#cloud a span {
	font-size: small;
}

#cloud a em {
	font-size: medium;
	font-style: normal;
}

#cloud a b {
	font-size: large;
	font-style: normal;
	font-weight: normal;
}

#cloud a strong {
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
}

#sky {
	display: block;
	float: right;
}

#pager {
	clear: both;
}

#pager a {
	border: 1px solid #87B500;
	padding: 1px;
	margin: 1px;
	background: #fcfff5;
	display: block;
	float: left;
	height: 16px;
	min-width: 16px;
	text-align: center;
}

#pager b {
	border: 1px solid #666;
	padding: 1px;
	margin: 1px;
	background: #f2f2f2;
	display: block;
	float: left;
	height: 16px;
	min-width: 16px;
	text-align: center;
}

#tag_links ul {
	list-style-type: none;
	padding: 0;
	width: 100%;
}

#tag_links li {
	width: 50%;
	display: block;
	float: left;
}

#latest_websites a {
	display: block;
	font-weight: bold;
}


/*	Flash
--------------------------------------------------*/

#flash {
	clear: both;
	display: block;
	width: 960px;
	height: 30px;
	padding: 5px;
	margin: 0 auto;
}

#flash span {
	display: block;
	float: right;
}


/*	Footer
--------------------------------------------------*/

#footer {
	clear: both;
	display: block;
	border-top: 1px solid #87b500;
	width: 980px;
	height: 30px;
	padding: 5px;
	margin: 0 auto;
}

#footer span {
	display: block;
	float: right;
}

#footer i {
	color: #6089bf;
	font-style: normal;
}

#footer_wrap {
	width: 990px;
	display: block;
	margin: 0 auto;
	height: 55px;
	padding: 5px 0 0 0;
}


#footer form {
	display: block;
	float: left;
}

#footer_wrap b {
	display: block;
	color: #fff;
	margin-bottom: 5px;
}

#footer_wrap input {
	display: block;
	float: left;
	line-height: 16px;
	height: 16px;
	width: 180px;
	margin-right: 9px;
	border: 1px solid #666;
	border-left: none;
	padding: 0 2px;
}

#footer_wrap label {
	display: block;
	float: left;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
	background: #eee;
	border: 1px solid #666;
	border-right: none;
	margin-left: 9px;
	padding: 0 2px;
}

#footer2 {
	background: url(../img/header.gif) top repeat-x;
	display: block;
	width: 100%;
	height: 60px;
}

.bottom_link, #bottom_link {
	display: block;
	float: left;
}

#friends {
	display: block;
	clear: both;
}
