body, td
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

input{font:8pt Verdana,Arial,Helvetica,sans-serif}

select{background:#ffffff;font:8pt Verdana,Arial,Helvetica,sans-serif}

textarea{background:#ffffff;border:1px solid #000000;
font:8pt Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px}

form{
	float: left;
	width: 100%;
}

input{border:1px solid #4C77B6;font-size:8pt}

input.pbutton{background:#EEF5FF;}

/* For BBCode Post Buttons */
.ButtonOut
{
	filter: alpha(opacity=70);
	border: #7F9DB9 1px solid;
}
.ButtonOver
{
	background-color: #FFE1AC;
	border: #FFAD55 1px solid;
}
.ButtonChecked
{
	background-color: #FFCB7E;
	border: #FFAD55 1px solid;
}
.ButtonOff
{
	filter: gray() alpha(opacity=30);
	background-color: #C0C0C0;
	border: #7F9DB9 1px solid;
}

/*  */
img 
{
	border: 0;
}

/* hyperlinks */
a		{ text-decoration: none; color: #303030; }
a:hover		{
	text-decoration: underline;
	color: #000000;
}

/* Header 1 - Main header */
.header1 {
	background-color: #660000;
	color: #D7CAA3;
	font-weight: bold;
	height: 28px;
	font-size:12px;
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: middle;
}
#imgBanner {
	height: 135px;
	background-color: #660000;
	color: #C6B379;
	font-size: 14pt;
	font-weight: bold;
	text-indent: 25px;
	background-image: url(/assets/banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C6B379;
	padding-top: 3px;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#form_block {
	margin-left: 10px;
	float: left;
	width: 70%;
	padding: 0px;
	margin-top: 0px;
}


#google_banner {
	display: block;
	padding: 5px;
	float: right;
	margin-right: 15px;
	vertical-align: middle;
	height: 100%;
}

#ad_column {
	width: 162px;
	border: thin none #C6B379;
	display: block;
	vertical-align: top;
	float: right;
}
#clear {
	clear: both;
}

#sidebar  {  /* entire sidebar */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E4DBC3;
	width: 160px;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #330000;
	float: left;
	color: #330000;
	line-height: 20px;
	list-style-type: square;
	font-weight: lighter;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: -3px;
	padding-top: 2px;
	padding-bottom: 50px;
}
#sidebar a {
	color: #330000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline;
	border: 1px none #330000;
}
#sidebar a:link {
	text-decoration: none;
	text-indent: 25px;
}





/* Links in header1 */
tr.header1 a		{color:#FFFFFF;text-decoration:none}
tr.header1 a:hover	{color:#330000;text-decoration:underline}

/* Header 2 - Sub header */
.header2 {
	background-color: #660000;
	color: #000000;
	font-weight: bold;
	height: 28px;
	background-repeat: repeat-x;
	background-image: url(/community/themes/Portal/style-default/TOPGRAD.gif);
	font-size: 8pt;
}

td.header2links a				{color: #000000;text-decoration:none;}
td.header2links	a:hover	{color: #3A4F6C;text-decoration:underline;}

/* Footer1 - Bottom of tables */
.footer1 {
	background-image: url(../../../forum_sample_default.aspx_files/bg_footer1.png);
	font-size: 7pt;
	height: 28px;
}

.footer1 select, .footer1 td
{
	font-size: 7pt;
}

.postformheader 
{
	background-color: #D1DCEB;
	font-weight:bold;
}

/* Header of posts */
.postheader 
{
	background-color: #E4EAF2;
	color:#404040;
}

/* User info and post/article */
.post 
{
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B39162;
}

.post_alt
{
	color:#404040;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9B781;
}

.post_priority
{
	font-weight:bold;
}

.post_link
{

}

/* Footer of posts */
.postfooter 
{
    background-color: #D1DCEB;
}

/* Area between posts */
.postsep 
{
	background-color: #8394B2;
	height: 2px 
}

/* most tables are class 'content' */
.content {
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: solid 1px #8394B2;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}

.content td {
	padding: 3px;
}

#RichEdit td 
{
	padding: 0px;
}

/* links inside content table*/
.content a		{ color: #202020; text-decoration: underline; }
.content a:hover	{ color: #3A4F6C; text-decoration: none; }

/* used for quoting messages */
.quote 
{
	margin-left: 16px;
	padding-left: 16px;
}

.innerquote 
{
	padding: 4px;
	background-color: #E4EAF2;
	border: solid 1px #8394B2;
}

/* used for code */
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}

.innercode
{
	padding: 4px;
	/*background-color: #B2C8F6;*/
	background-color: #FFFFFF;
	border: solid 1px #95B4F3;
	/*color:#014C00;*/
	color:#000000;
	font-family:Courier New,Courier;
}

/* font sizes */
.smallfont	{ font-size: 7.5pt; }
.largefont	{ font-size: 9pt; }

/* Image Links */
a.imagelink 
{
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
a:hover.imagelink
{
	text-decoration: underline;
	color: #0000FF;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

/* Table just above and below tables */
table.command 
{
	/*border: solid 1px blue;*/
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: bold; color: #202020; font-size: 9pt; }
.navlinks a { color: #000000}
.navlinks a:hover { color: #6594D5; }

/* for printing */
.print 
{
	border: solid 1px #C0C0C0;
}
.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
*/
div.postdiv
{
	width: 100%;
	min-height: 100px;
	overflow: auto;	
}
td.header2 a:link {
	color: #000000;
	text-decoration: none;
}
#Welcome {
	float: left;
	width: 600px;
}
.pagebannerframe .pagebanner strong {
	color: #660000;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	text-indent: 15px;
	line-height: 26px;
}
.pagebannerframe img {
	vertical-align: bottom;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #330000;
	text-indent: 25px;
}
.sidebar_heading {
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
	background-color: #E0CEB4;
	border: thin double #330000;
	padding: 3px;
}
.form_block_text {
	font-family: "Eras Demi ITC";
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
.amazon_affiliate_graphic {
	margin-left: 10px;
	float: left;
	width: 65%;
}
td.header2 a:visited {
	color: #000000;
	text-decoration: none;
}
#link_title {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #660000;
	vertical-align: bottom;
	padding-top: 10px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: 225px;
}
#link_description {
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	font-size: 12px;
	vertical-align: bottom;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 225px;
}

#link_logo {
	margin-right: auto;
	display: block;
	margin-left: auto;
	padding: 10px;
	margin-top: auto;
	margin-bottom: auto;
}
#link_title_noPhoto {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #660000;
	vertical-align: bottom;
	padding-top: 10px;
	text-align: center;
	float: none;
	padding-bottom: 5px;
}
#link_description_noPhoto {
	font-weight: normal;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	font-size: 12px;
	vertical-align: bottom;
	text-align: justify;
	margin: auto;
}

#links_page_header {
	background-color: #E7DDA3;
	display: block;
	border: 3px groove #840000;
	width: 100%;
	clear: both;
	padding-bottom: 5px;
	float: right;
}
.links_page_request_text {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-decoration: underline;
	color: #000000;
	padding: 5px;
	vertical-align: top;
	float: right;
	display: block;
}
.paginate {
	font-size: 9px;
	line-height: 15px;
	color: #000000;
	display: block;
	width: 100%;
	float: left;
}

.links_page_header_text {
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	color: #840000;
	text-align: left;
	text-indent: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	width: 70%;
	float: left;
	clear: both;
}
#gold_baseline_holder {
	background-image: url(/images/basline_gold.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	float: left;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: bottom;
	width: 100%;
}
