@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin: 0px 0px 15px 0px;
}
h1 {
	font-size: 14px;
	color: #3333;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000066;
	font-weight: bold;
}

.header-x { background-image:url(../classifieds/themes/modern/images/top_shadow.jpg); padding-top:10px; background-repeat:no-repeat;}

.navpad {padding-right:5px;}

.navtd {text-align:center; vertical-align:middle; white-space:nowrap; background-color:#b9bab4;}
.tab {
	border-top: 1px none #7c7c7c;
	border-right: 1px solid #7c7c7c;
	border-bottom: 1px solid #7c7c7c;
	border-left: 1px solid #7c7c7c;
}
.bold-red {
	color: #FF0000;
	font-weight: bold;
}
.red-14 {font-size: 14px; color: #CC0000;}
.blue-18 {color: #000066; font-size:18px;}
.red {color:#FF0000;}
.white-12 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.featured-opp {color:#FFFFFF; font-weight:bold; background-image:url(../images/orange-center.gif); background-repeat:repeat-x;}
.bottom-grad {background-image:url(../images/gradient-up.gif); background-repeat:repeat-x; background-position:bottom;}
.gradient-down {background-image:url(../images/gradient-down.gif); background-repeat:repeat-x; background-position:top;}
.footer {background-image:url(../images/footer-center.gif); background-repeat:repeat-x; line-height:35px; font-size:10px; color:#A5A79E;}

/* Links ----------------------------------------------------------------------------------------------*/
a {
	font-size: 12px;
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #000099;
}

a.nav:link {
    color:#fff;
    font-size: 11px;
	padding: 1px 5px;
	text-decoration:none;
}
a.nav:visited {
    color:#fff;
    font-size: 11px;
	padding: 1px 5px;
	text-decoration:none;
}
a.nav:hover {
    color:#fff;
    font-size: 11px;
	padding: 1px 5px;
	text-decoration:none;
}
a.textlink:link {
	color: #333333;
	padding: 2px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.textlink:visited {
	color: #333333;
	padding: 2px;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
}
a.textlink:hover {
	color: #333333;
	padding: 2px;
	text-decoration: none;
	font-size: 12px;
}
a.footer-link:link {
	font-size:10px;
	color:#A5A79E;
	text-decoration:underline;
}
a.footer-link:visited {
	font-size:10px;
	color:#A5A79E;
	text-decoration:underline;
}
a.footer-link:hover {
	font-size:10px;
	color:#999900;
}
/* End Links ----------------------------------------------------------------------------------------------*/

/*------Article Styles------*/

.article_title {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #D52B00;
}
.article_title_green {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight: bold;
}
.article_title_purple {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	font-weight: bolder;
}
.article_title_black {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
}
.article_title_orange {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bolder;
}
.article_title_blue {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-weight: bolder;
}
.article_title_red18 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D52B00;
	font-weight: bolder;
}
.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bottomred {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D52B00;
}
.bottomgreen {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.bottompurple {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660099;
}
.bottomblack {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bottomblue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7777FF;
}
.author {font-size: 10px; font-weight: bold; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;}
.resource {font-size: 11px}
.articles_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/*------End Article Styles------*/

/*------Form Styles------*/

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #DBDBDB;
	color: #666666;
}
.formtop {
	background-color: #E6E6E6;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.formbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
}
/*------End Form Styles------*/
