p {
	margin-bottom: 10px;
}

.directory .post a:hover {
	text-decoration: underline;
}

div.post.hover
{
	background: #f6f6ff;
	cursor: pointer;
}

#outro
{
	color: #2b312c;
	padding: 10px;
}

#doc4 {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nav_info {
	font-size: 11px;
}

.nav_info a:hover {
	text-decoration: underline;
}

.nav_info a {
	color: #fff;
	text-decoration: none;
	color: #F39800;
}

.nav_info {
	margin: 20px 10px 10px 10px;
	color: #fff;
}

div.post
{
	padding: 0 5px 0 0;
	margin-bottom: 10px;
}

div.post h1, .posts_index h1
{
	color: #F39800;
	margin-top: 0px;
	font-size: 1.8em;
	margin-bottom: 6px;
}

.posts_index h1 {
	margin-bottom: 5px;
}

.post .date
{
	float: left;
	margin-right: 5px;
}

.content strong
{
	font-weight: bold;
}

.content em
{
	font-style: italic;
}

.posts_index .image
{
	height: 72px;
	width: 80px;
	float: left;
}

#downloads_container .image {
	text-align: center;
	width: 70px;
}

#downloads_container .download_link {
	color: #16481f;
	margin-top: 10px;
	display: block;
	text-decoration: underline;
}

#downloads_container .header {
/*	text-transform: uppercase;*/
}

#downloads_container .image img
{
	width: auto !important;
	height: auto !important;
}

#form {
	width: 100%;
}

#form td,
#form th
{
	vertical-align: top;
	padding-bottom: 5px;
}

#form td
{
	text-align: right;
}

#form label {
	display: block;
	margin-top: 3px;
	color: #F39800;
}

#form_container th {
	font-weight: bold;
}

#form input.text,
#form textarea
{
	border: 1px solid #000;
	width: 477px;
	padding: 3px 5px;
}

#form input.submit
{
	border: 1px solid #000;
	padding: 3px 20px;
	color: #F39800;
	background: #fff;
	cursor: pointer;
}

#form textarea
{
	height: 100px;
}

.posts_index .image img {
	border: 1px solid #777;
	width: 70px;
	height: 70px;
}

#options {
	margin-bottom: 10px;
	font-size: 10px;
}

#options a {
	color: #F39800;
}

#addthis_button {
	margin-top: 10px;
}

.posts_index .post h1
{
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}

.posts_index .post a
{
	text-decoration: none;
	color: #000;
}

.posts_index .pagination
{
	float: right;
}

.posts_index .pagination a, .posts_index .pagination
{
	color: #F39800;
}

div.post .images
{
	height: 100%;
	width: 70px;
	float: left;
}

div.post .images img {
	border: 1px solid #777;
}

.date {
	color: #16481f;
}

.post .body {
	width: 497px;
	float: right;
}

#video_page .post .body {
	width: 576px;
}

.post .click_for_more { position: absolute; bottom: -2px; right: 10px; width: 100px; text-align: right; text-decoration: underline !important;}

.post { overflow: hidden; width: 100%; position: relative; }

.section_separator {
	margin-bottom: 10px;
}

#homepage .section_separator {
	width: 408px;
}

.section_separator td {
	background: url(../images/separator_grad.png) repeat-x;
	vertical-align: middle;
	height: 19px;
	color: #fff;
	text-indent: 10px;
}

.section_separator td.rss {
	text-align: right;
	padding-right: 10px;
}

#home_news .post,
#home_articles .post
{
	width: 406px;
}

#home_articles .post {
	width: 201px;
}

#home_videos .post
{
	width: 134px;
	float: left;
}

#home_videos .body img {
	width: 130px;
	height: 76px;
}

#home_news .post .body,
#home_articles .post .body,
#home_videos .post .body
{
	width: auto;
	float: none;
}

#videos_container.posts_index .image img
{
	width: 70px;
	height: 41px;
}

#about_secureview {
	width: 160px;
	float: right;
	margin: 0;
}

#about_secureview .info {
	background: #2b312c;
	color: #fff;
	width: 150px;
	padding: 10px;
}

#about_secureview .info img {
	margin: 10px;
}

#about_secureview .info a {
	color: #fff;
	text-decoration: none;
}

#about_secureview .info a:hover {
	text-decoration: underline;
}

#homepage a.rss {
	float: right;
	margin-right: 2px;
}

a.rss {
	display: block;
	width: 14px; height: 14px;
	background: url(../images/rss.png) no-repeat;
}

#home_teardrop {
	background: #2b312c url(../images/home_teardrop.gif) no-repeat left bottom;
	width: 150px;
	height: 44px;
}

#about_header {
	background: #828284 url(../images/about_secureview.png) 10px 5px no-repeat;
	height: 45px;
	text-indent: -5000px;
}

#index_option_bar {
	width: 100%;
	margin-bottom: 10px;
}

#index_option_bar a
{
	color: #F39800;
}

#index_option_bar .paginate
{
	text-align: right;
}

#index_option_bar td {
	background: url(../images/gradient_search_bar.png) repeat-x;
	padding: 0 10px;
	height: 25px;
	vertical-align: middle;
	color: #F39800;
}

#index_option_bar td .pagination {
	margin-bottom: 0;
}

body
{
	text-align: left;
}

div.post img
{
	margin-right: 5px;
/*	border: 1px solid #777; */
}

td {
	vertical-align: top;
}

/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
background: #fff; 
width: 790px;
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 780px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
list-style-type: none;
background: #fff;
white-space: nowrap;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
}

/* Footer */
#footer {
	font-size: 10px;
	height: 144px;
	background: #2b312c;
	text-align: right;
	vertical-align: middle;
	color: #fff;
	padding-right: 10px;
	border-top: 2px solid #fff;
}

#footer ul {
	float: right;
	width: 320px;
}

#footer li {
	width: auto;
	line-height: 1.4;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}

/* Header */
#header {
	background: #6c6c6e url(../images/topcorner.png) top left no-repeat;
	width: 954px;
	height: 104px;
	padding-left: 20px;
	position: relative;
	border-bottom: 2px solid #fff;
}

#site_sponsor {
	height:85px;
	padding: 10px 17px 0;
	float: right;
	background: #6c6c6e;
/*	border-left: 2px solid #454A46;*/
	width: 468px;
}

#site_sponsor img {
	float: right;
	margin: 3px 0;
}

#site_sponsor .title {
	font-size: 0.8em;
	color: white;
}

#site_sponsor a.sponsor {
	color: #fff;
	font-size: 9px;
	text-decoration: none;
	margin-top: 1px;
	width: 100%;
	text-align: right;
	display: block;
	text-transform: uppercase;
}

#secureview_logo {
	overflow: hidden;
	cursor: pointer;
	padding: 0;
	margin: 20px 0 0 0;
	height: 64px;
	position: relative;
	width: 322px;
	float: left;
	text-indent: -5000px;
}

#secureview_logo span {
	position: absolute;
	display: block;
	width: 322px;
	background: url(../images/secureviewlogo.png) top left no-repeat;
	height: 64px;
	padding: 0;
	margin: 0;
	z-index: 1;
	top: 0;
	left: 0;
}

#search_bar {
	background: url(../images/searchbargradient.gif) repeat-x;
	padding-left: 10px;
	height: 27px;
	line-height: 27px;
}

#search_bar td {
	vertical-align: middle;
}

#search_bar input.text {
	border: 1px solid #000;
	margin-right: 2px;
}

#section
{
	width: 170px;
	text-indent: 10px;
	font-size: 1.3em;
	color: #F39800;
	height: 30px;
	line-height: 30px;
}

#ticker_bar
{
	width: 604px;
}

/* Main Nav */
#left_nav
{
	width: 170px;
	padding: 0 0 40px 0;
	background: #6c6c6e;
}

#main_nav {
	padding: 10px 0 0 0;
	font-size: 11px;
}

#main_nav ul li ul {
	margin-bottom: 1.6em;
}

#main_nav li {
	color: #F39800;
	margin: 2px 0 0 0;
}

#main_nav .section {
	margin-left: 10px;
	font-weight: bold;
}

.green {
	color: #0e3b18;
}

#main_nav a { color: #fff; text-decoration: none; display: block; padding-left: 10px; width: 160px; height: 19px; line-height: 19px;}
#main_nav a:hover { text-decoration: underline; }
#main_nav a.selected { background: #F39800 url(../images/nav_hover.png); }

/* Ad Column */
#ad_column
{
	position: relative;
	background: #F39800;
	width: 192px;
	padding: 10px 5px 10px 10px;
}

#ad_column .banner {
	margin-bottom: 10px;
	width: 178px;
	height: 50px;
	background: #fff;
	border: 1px solid #000;
}

#ad_column .banner td {
	text-align: center;
	vertical-align: middle;
}

#ad_column .banner table {
	width: 100%;
	height: 100%;
}

#ad_column .primary {
	width: 178px;
	height: 146px;
	border: 1px solid #000;
}

#ad_column .advertise {
	position: absolute; right: 1px;
}

/* Main Content */
#main_content
{
	padding: 0 10px 10px 10px;
	font-size: 11px;
	width: 577px;
}

/* Directory listings */
table.directory {
	width: 577px;
	margin-bottom: 1px;
	background: url(../images/directory_tear_middle.png) repeat-y;
}

table.directory .directory_top {
	background: url(../images/directory_tear_top.png) no-repeat;
	height: 12px;
}

table.directory tr.directory_body {
	width: 577px;
}

table.directory .directory_body td {
	padding: 0 20px 0 10px;
	vertical-align: middle;
}

table.directory img {
	margin-right: 20px;
}

table.directory .body {
	margin-top: 10px;
	width: 100%;
	margin-bottom: 0;
}

table.directory td.directory_image,
table.directory td.directory_details
{
	text-align: right;
}

table.directory td.directory_image img
{
	display: none;
}

table.directory .directory_bottom {
	background: url(../images/directory_tear_bottom.png) no-repeat;
	height: 16px;
}

ul.errorlist { margin:0 !important; padding:0 !important; }
.errorlist li { font-size:12px !important; display:block; padding:4px 5px 4px 25px; margin:0 0 3px 0; border:1px solid red; color:white; background:red url(../admin/img/admin/icon_alert.gif) 5px .3em no-repeat; }


/* FAQ Page */
#faq_page .question {
	font-weight: bold;
	padding-right: 10px;
	color: #000;
	width: 50%;
}

#faq_page .answer {
	font-weight: normal;
	color: #000;
}

#faq_page a {
	color: #F39800;
}

#sponsor_page .sponsor_image {
	margin-bottom: 10px;
}

#sitemap_container table {
	width: 100%;
}

#sitemap_container th {
	background: #777;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#sitemap_container a {
	color: #16481f;
}

#sitemap_container td, #sitemap_container th {
	padding: 2px 5px;
}


.content .body ul {
	margin: 10px 0 10px 20px;
}

.content .body ul li {
	list-style: disc outside;
}

.content .body table td,
.content .body table th
{
	padding: 2px 5px 2px 0;
}

.content .body table th
{
	font-weight: bold;
}
