@charset "ISO-8859-1";
body {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	background: #efe6c7 url(/images/bg.jpg) center top no-repeat;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	text-align: left;
	vertical-align: middle;
	width: 1024px;
	border: none;
	margin: 0 auto;
}
a {
	color:#990000;
}
a:visited{
	color:#990000;
}
a:hover {
	color: #680002;
	text-decoration: underline;
	cursor:pointer;
}
.style1 {
	color: #990000;
	font-size: 18px;
	line-height: 21px;
}
div.header {
	background-image: url(../images/tile-blue-white.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 315px;
	text-align: left;
}
.newsfeed
{
	background: #608084 url(/images/bg_newsfeedtext.jpg) 0px 78px repeat-x;
}
.newsfeed, #newsfeedtext
{
	width: 316px;
	float: left;
	clear: both;
	/*margin-left: 10px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #353535;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsfeeddate
{
	color: #353535;
	font-size: 20px;
	height: 20px;
	overflow: hidden;
	padding: 5px 0;
}
#newsfeedtext {
	padding: 10px;
	text-align: left;
	height: 358px;
	width: 90%;
	vertical-align:middle;
	overflow-x: hidden;
	overflow-y: scroll;
	border: none;
}
.posttitle a:link{
	color: #0e172b;
}
.posttitle a:visited{
	color: #0e172b;
}
.posttitle a:hover{
	color: #0e172b;
	text-decoration: underline;
}

#sidebar
{
	float: left;
}

div.leftbar {
	width: 296px;
	/*
	float: left;
	clear: left;
	margin-left: 10px;
	*/
	margin-top: 10px;
	margin-bottom: 5px;
	background-color:#f2f2f2;
	border: 1px solid #353535;
	padding: 10px;
}
.leftside-forum {
	width: 296px;
	float: left;
	clear: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.full {
	width: 980px;
	float: left;
	clear: right;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 5px;
	background-color:#FFF;
	border: 1px solid #353535;
	padding: 10px;
}
.leftside a:hover{
	background-color:#EBEBEB;
}
div.rightbar {
	width: 674px;
	float: right;
	clear: right;
	/*margin-right: 15px;*/
	background-color:#f2f2f2;
	border: 1px solid #353535;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:15px;
	margin-bottom: 15px;
	padding-top: 10px;
}

img.avatar
{
	border: 1px solid #353535;
}

#flash {
	float: right;
	clear: right;
	margin-right: 15px;
	z-index: -1;
}

hr
{
  border: none 0;
  border-top: 1px solid #CCC;
  height: 1px;
}

/* ---------------  SECONDARY NAV UNDER MAIN NAV, IN RIGHTSIDE ------------------- -*/
.secondarynav-left {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, _sans-serif;
	font-size: 12px;
	line-height: 16px;
	float: left;
	width: 290px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color:#3e3e3e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.secondarynav-left li {
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../images/img-highlight-spacer.gif);
	background-repeat: no-repeat;
 }
.secondarynav-left a:link {
	color:#3e3e3e;
	text-decoration: none;
}
.secondarynav-left a:hover {
	color:#b50a37;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/img-highlight-arrow.gif);
	padding-left: 15px;
	margin-left: -15px;
	text-decoration: underline;
}
.secondarynav-right {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, _sans-serif;
	font-size: 12px;
	line-height: 16px;
	float: left;
	width: 290px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color:#3e3e3e;
}
.secondarynav-right li {
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../images/img-highlight-spacer.gif);
	background-repeat: no-repeat;
 }
.secondarynav-right a:link {
	color:#3e3e3e;
	text-decoration: none;
}
.secondarynav-right a:hover {
	color:#b50a37;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/img-highlight-arrow.gif);
	padding-left: 15px;
	margin-left: -15px;
	text-decoration: underline;
}
/* ---------------  MAIN NAV, IN RIGHTSIDE -------------------- */
#mainnav {
	width: 694px;
	height: 29px;
	float: right;
	clear: right;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #353535;
	background-image: url(/images/nav_bg_off.gif);
	background-repeat: repeat-x;
}

#mainnav.home {
	width: 667px;
	margin-right: 15px;
}

.navbarup {
	width: 669px;
	background-image:url(../images/bg-plastic-h-grey.gif);
	float: right;
	clear: right;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #353535;
}
/*.navbar {
	width: 669px;
	float: right;
	clear: right;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #353535;
}
#navbarup {
	background-image:url(../images/bg-plastic-h-grey.gif);
	float: right;
	clear: right;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #353535;
}
#navbardown {
	background-image:url(../images/bg-plastic-button.gif);
}*/
.footer {
	float: left;
	width: 1024px;
	background:url(../images/footer.png) top center no-repeat;
	clear: left;
	margin-top: 10px;
	*margin-top: 35px;
	padding-top: 25px;
}
#leftalign {
	width: 440px;
	float: left;
	text-align: left;
	clear: none;
	vertical-align: text-bottom;
	margin-top: 40px;
}
#rightalign {
	height: 51px;
	width: 490px;
	float: right;
	text-align: right;
	clear: none;
	margin-top: 50px;
}

#unclesam
{
	float: right;
	*margin-top: 10px;
}

.sponsor
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#unclesam img, .sponsor img
{
	border: none;
}

div.sponsorrow
{
	clear: both;
	margin-top: 20px;
	text-align: center;
}

/* ---------------  FONTS / TYPE TREATMENTS  -------------------- */
.titlecase {
	font-family: "Gotham", "Gill Sans", "Helvetica Neue", Helvetica, Arial, Geneva, _sans-serif;
	background-image: url(/images/nav_bg_off.gif);
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	color: #FFF;
	margin-top: 8px;
	letter-spacing: -0.25px;
	text-shadow: #333 2px 2px 1px;
	font-weight: bolder;
	text-indent: 10px;

}	
.subtitlecase {
	font-family: "Gotham", "Gill Sans", "Helvetica Neue", Helvetica, Arial, Geneva, _sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	color: #0174b9;	
	margin-top: 8px;
	margin-bottom: 8px;
}
.subtitle-regular {
	/*font-family: Times, "Times New Roman", "palatino linotype", palatino, Georgia, _serif;
	font-style:normal;
	font-size: 15px;
	line-height: 17px;
	color:#990000;
	font-weight: bold;*/
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #353535;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;	
}
.subtitle-italic {
	/*font-family: Times, "Times New Roman", "palatino linotype", palatino, Georgia, _serif;
	font-style: italic;
	font-size: 15px;
	line-height: 17px;
	color:#990000;
	font-weight: bold;*/
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #353535;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;	
}
.largecopycase {
	font-family: "Gotham", "Gill Sans", "Helvetica Neue", Helvetica, Arial, Geneva, _sans-serif;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -0.25px;
	text-transform: uppercase;
	color: #007ac3;
}
.largecopycase a:link {
	color: #005E97;
	text-decoration: none;
}
.largecopycase a:visited{
	color: #007ac3;
	text-decoration: none;
}
.largecopycase a:hover {
	color: #007ac3;
	text-decoration: underline;
}
.pledgecase {
	font-family: "Times New Roman", Times, Georgia, _serif;
	font-size: 17px;
	line-height: 20px;
	color: #292322;
	margin-top: 8px;
	font-style: italic;
}
.copycase {
	font-family: "Times New Roman", "Times",  Georgia, _serif;
	font-size: 15px;
	line-height: 18px;
	color: #292322;	
	margin-top: 8px;
}
.bodycopy {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, _sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #292322;
	font-weight: normal;
}
.readercopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #353535;
	line-height: 16px;
	text-align: left;
	padding: 5px 0 5px 50px;
	/*height: 41px;*/
	background-image: url(../images/bg_newsitem.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.postdate {
	color: #162542;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
.posttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #353535;
	font-size: 13px;
	height: 30px;
	overflow: hidden;
	line-height: 18px;
	font-weight: bold;	
}
.bluetitle {
	color: #007ac3;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
.blue {
	color: #007ac3;
}
.red {
	color: #990000;
}
.questions {
	font-family: "Gotham", "Gill Sans", "Helvetica Neue", Helvetica, Arial, Geneva, _sans-serif;
	font-size: 16px;
	letter-spacing: -0.25px;
	color: #0174b9;
	/*border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #353535;
	border-left-color: #353535;*/
	/*background-image: url(../images/nav-divider-line.gif);
	height: auto;
	left: 50px;
	background-repeat: repeat-y;
	background-position: left top;*/
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	text-align: left;
	padding-top: 15px;
}

.lightrow
{
	background-color: #f2f2f2;
}

.darkrow
{
	background-color: #e1e1e1;
}

#pager
{
	text-align: center;
}

#pager a
{
	font-weight: bold;
	text-decoration: none;
}

#results table thead
{
	background-repeat: repeat-x;
	background-image: url(/images/bg-plastic.gif);
	color: #FFF;
	text-transform: uppercase;
	height: 27px;
}

#discountutil
{
	margin-bottom: 1em;
}

#leaderboard
{
	width: 696px;
	float: right;
	height: 90px;
	clear: right;
	margin-bottom: 15px;
	text-align: center;
}

#leaderboard a,
#leaderboard a img
{
	border: none;
}

.clear
{
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}

/* ---------------------------  PROFILE ELEMENTS -----------------------------*/
div.profilenav
{
	border: 1px solid #353535;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
	width: 180px;
	font-weight: bold;	
}

div.profilenav a
{
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 180px;
}

div.profilenav img
{
	float: left;
	margin-right: 5px;
}

div.friendlink
{
	clear:right;
	float:right;
	border: 1px solid #353535;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;	
	text-align: center;
}

div.friendlink img
{
	float: left;
	margin-right: 5px;
}

div.friendlink img.avatar
{
	float:none;
	clear: both;
	margin-bottom: 5px;
	border: none;
}

div.friendlink .link
{
	clear:both;
	margin-bottom: 5px;
	text-align: left;
}

#pm_container
{
	float:right;
}


#pm_inbox
{
	border: 1px solid #353535;
	background-color: #FFF;	
	width: 445px;
	height: 200px;
	overflow-y: scroll;
}

div.pm_message
{
	padding: 5px;
	border-bottom: 1px solid #CCC;
}

div.unread div.subject
{
	font-weight: bold;
}

div.pm_message img.pm_icon
{
	float:left;
	margin-right: 5px;
}

/* ---------------------------  FORM ELEMENTS-----------------------------*/
#form1 {
	margin:0;
	padding:5px;
	overflow: hidden;
}
#form2 {
	margin:0;
	padding:5px;
	overflow: hidden;
}
#question-text-area {
	overflow: hidden;
	margin:0;
	padding:5px;
}
div.formrow
{
	margin-bottom: 10px;
}

tr.qarow td
{
	padding-bottom: 15px;
}

/* ---------------------------  FORM MESSAGES -----------------------------*/
div.error
{
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.warning
{
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.success
{
	background-color: #009900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ---------------------------  ADS -----------------------------*/
.leaderboard {
	width: 678px;
	height: 90px;
	float: right;
	clear: right;
	margin: 10px 7px 10px 0;
}
