@import url("/includes/stylesheet_dev.css");

body {  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}

li {
	vertical-align: middle;
	margin-bottom: 5px;
	font-size: 15px;
}

a:link {  
color: #336699; 
text-decoration: underline;
}
a:visited { 
color: #6699cc; 
text-decoration: underline;
}
a:hover {  
color: #93B371; 
text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
	font-weight: bold;	
	text-decoration: none; 	
	border: none; 
	color: #4E4E4E;
}

h1 { 
	font-size: 18px; 

}


h2 {
	font-size: 16px;


}

h3 {
	font-size: 16px; 

}

h4 {
	font-size: 14px; 
}

h5 {
	font-size: 12px; 
}

big {
	font-size: 16px;
	font-weight: lighter;
	text-decoration: none;
	border: none;
}
td {
	font-size: 12px;
}

.footer {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 1.7em;
}

.footer img{
	vertical-align:middle;
}

.user {
	font-size: 60px;
	font-weight: bold;
	color: #eeeeee;
	font-style: italic;

}
.subText {
	font-size: 11px;
	color: #000000;
}
.subTextAccent {
	font-size: 11px;
	color: #FF0000;
}
.subTextBold {
	font-size: 11px;
	font-weight: bold;
}
.error {
	color: #FF0000;
}

.textAccent {
	color: #FF0000;
}
.textBold {
	font-weight: bold;
}
.subNavTable {
	border: 1px solid #999999;
	background-color: #eeeeee; 
	padding-top: 3px; 
	padding-right: 3px; 
	padding-bottom: 3px; 
	padding-left: 3px
	}
.footerRev { 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	}
.formRequired {
	color: #FF0000;
	font-weight: normal; 
	font-size: 11px
	}
.formTable {  
	font-size: 11px; 
	font-weight: bold
}

.formHeader {
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
}

.new {
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
	vertical-align: super;
}

.resourceHead {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #93B371;
	border-bottom-color: #93B371;
	margin: 0px;
	white-space: nowrap;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #93B371;

}

.resourceImageUp {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #93B371;
}
.resourceSubHead {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #93B371;
	font-size: 14px;
	color: #93B371;
	white-space: nowrap;
	font-weight: bold;
}



.navbar {
	font-size: 14px;
	color: #999999;
	white-space: nowrap;
	text-align: center;
}

div.navbar a:link { 
	color: #6699cc;
	text-decoration: none; 
	font-weight: bold; 
 }
div.navbar a:visited { 
	color: #6699cc;
	text-decoration: none;
	font-weight: bold; 
 }

div.navbar a:hover { 
	color: #93B371;
	text-decoration: none;
	font-weight: bold; 
 }

.subNavBar {
	font-size: 12px;
	color: #999999;
	white-space: nowrap;
	font-weight: bold;
	vertical-align: super;
}

div.subNavBar a:link { 
	color: #6699cc;
	text-decoration: none; 
 }
div.subNavBar a:visited { 
	color: #6699cc;
	text-decoration: none;
 }

div.subNavBar a:hover { 
	color: #93B371;
	text-decoration: none;
 }
 
.selected {
	color: #93B371;
}


th {  
    font-size: 12px;
}

/*** Forum Styles ***/

.post {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	
}

.forumHeader {
	font-size: 16px;
	white-space: nowrap;
	font-weight: bold;
	color: #4E4E4E;
}
.forumCat {
	font-size: 18px;
	white-space: nowrap;
	font-weight: bold;
}
div.forumCat a:link { 
	color: #336699;
	text-decoration: none; 
 }
div.forumCat a:visited { 
	color: #336699;
	text-decoration: none;
 }

div.forumCat a:hover { 
	color: #93B371;
	text-decoration: underline;
 }
div.forumCat small { 
        font-size: 11px;
        font-weight: normal;
	color: #000000;
	text-decoration: none;
 }

.forum {
	font-size: 14px;
	color: #4E4E4E;
	font-weight: bold;
}
div.forum a:link { 
	color: #336699;
	text-decoration: none; 
 }
div.forum a:visited { 
	color: #336699;
	text-decoration: none;
 }

div.forum a:hover { 
	color: #93B371;
	text-decoration: underline;
 }

div.s_results {
	color:#008000;
}

div.s_results a,
div.s_results a:hover,
div.s_results a:visited {
	font-weight: bold;
	color: #008000;

}

.columnHead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.columnHead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.resourceLink {
	font-size: 14px;
	font-weight: bold;
}

.reviewLink {
	color: #33CC00;
}
.subTextRev {
	font-size: 11px;
	color: #FFFFFF;
}
.subTextBoldRev {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.req {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.required {
	font-size: 18px;
	font-weight: bold;
	color: #339900;
}

.ui_ {
	font-size: 18px;
	font-weight: bold;
	color: #339900;
}


/*** Google news ***/
div.mainbody a { 
	font-size: 14px;
	font-weight: bold;
 }

/*** Glossary Styles ***/
.ccsection {
margin-top:10px;
margin-bottom:15px;
}

div.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
}

#body p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
}

/*** Swaybay Styles ***/
.sold {
	font-weight: bold;
	color: #FF0000;
}

.fs { /* For sale: price, price note & quantity available*/
	font-weight: bold;
	color: #008000;
}
.formPadding {
	padding: 20px;
}
.classifiedHeader {
	font-size:1.3em;
	line-height:1.0em;
	font-weight: bold;
	color: #4E4E4E;
	padding: 5px 10px;
}

.classifiedSubHead {
	font-size: 14px;
	font-weight: bold;
	color: #4E4E4E;
	padding: 5px;
}

/*** Help Styles 
	


***/

#help_body p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
}

/*** Swaybay Styles ***/

/* buttons */
div.tools button,
div.utilButton{
	color:#336699;
	padding: 3px;
	border:1px dotted #999999;
	background:#f9f9f9;
	white-space:nowrap;
	display:inline;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
	/*letter-spacing: 1px;*/
	margin-left: 3px;
}

div.tools button:hover,
div.tools button.sfhover{
	color:#93B371;
	background:#FFFFCC;
}


/* Nav Bar Stuff */
ul#navlist
{
font-size: 12px;
padding: 0;
margin: 0;
}

 #navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #EEEEEE;
	width: 150px;
	font-size: 12px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	border-top: 1px solid #EEEEEE;
	white-space: nowrap;

}

#navlist li a,
#navlist li a:visited{
	color: #336699;
	font-size: 12px;
	text-decoration: none;
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	height: 15px;
	vertical-align: middle;
}

#navlist li a:hover{
	color: #336699; 
	/*
	color: #93B371;
	background-color:#FFFFCC  #EEF5D3;
	*/
	text-decoration: none;
	display:block;
	background-color:#FFFFCC;
	
}

ul#navlist li#active{
	background-color: #eeeeee;
}

ul#navlist li a#place{
	font-weight: bold;
	color: #339900;
}

ul#navlist li.header{
	font-size: 13px;
	font-weight: bold;
	color: #4E4E4E;
	background-color: #D0DDE8;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acc0d2;
}

ul#navlist li.balance{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

ul#navlist li a.warning{
	color: #FF0000;
}


.scam_warn {
	background-color: #FFFFCC;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px dotted #FF9999;
}



/* horizontal nav */
/* horizonatl nav */
#h_navlist
{
	padding: 13px 0 3px 10;
	border-bottom: 1px solid #778;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin: 0px;
}

#h_navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#h_navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;

border-bottom: none;
background: #EEE;
text-decoration: none;


}

#h_navlist li a:link { color: #369; }
#h_navlist li a:visited { color: #667; }

#h_navlist li a:hover
{
	color: #369; 
	text-decoration: none;
	background-color:#FFFFCC;
border-color: #227;
}

#h_navlist li a#current
{
color: #000; 
border: 1px solid #778;
background: white;
border-bottom: 1px solid white;
}








.cat_list {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;

}

div.hr {
	padding: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.hr hr {
  display: none;
}

#title_linked {
	display: inline;

}

span.util-username {
	color: #fff;
	padding-right: 0.25em;
	text-transform: lowercase;
}


#forums-jump{
	font-size:.8em;
	text-align: center;
	padding-top: 0.75em;
}

.threads-list{
}

	.threads-list .threads-list-header {
		padding: .75em; 
	}
		.threads-list .threads-list-header p{ padding: 0; margin:0;text-align: center; }

	.threads-list .odd,.threads-list .even{ 
		padding: 0.5em 0.5em;
	}
	
	.threads-list .odd{ 
		background-color: #eee;
	}

	.threads-list .view-data-subject{
		font-weight: bold;
		font-size: 14px;
		line-height: 1.5em;
	}
	
	.threads-list .view-data-details{
		padding-left: 0.5em;
	}


	.threads-list ul{
		list-style-type: none;
		padding:0;
		margin:0;
	}

	.threads-list ul li {
		padding:0; margin:0;
		font-size: 0.7em;
		line-height: 1.3em;
	}
	
	.adroll-block{
		margin: 0 auto;
		text-align:center;
		width:
	}
	
	.ad-home-rect .adroll-block{width: 336px;}
	#mast_ad .adroll-block{width: 728px;}

