/* Header */

 #header {
	 width: 1041px;
	 background-repeat: no-repeat;
	 background-position: top;
	 background-color: #000000;
	 height: 171px;
	 padding: 10px;
	 padding-top: 0px;
}

 div .creditcards {
	 position: inherit;
	 left: 630px;
	 top: 20px;
	 float: right;
 }

/* Login form */

.loginform
{
	position: inherit;
	left: 520px;
	top: 70px;
	width:407px;
	height:93px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	background-image:url(/images/MemberLoginBG.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;
	padding-left:30px;
	text-align: left;
	float: right;
}

 .loginform fieldset
 {
  border: none;
  padding-left:0px;
 }

 .memberlogin {
  font-size:12px;
  font-weight: bold;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	padding-bottom:5px;
 }

.userfield {
 width: 150px;
 float: left;
}

.loginform .firstfield {
	padding-right:10px;

}

.userfield a, .userfield label, .userbuttons span {
    color:black;
	font-size:7pt;
	font-weight:bold;
    text-decoration:none;
    line-height:24px;
    display:inline-block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.userfield a:hover {
    
		color:red;
		text-decoration:underline;
}

.userbuttons
{
    float: left;
}


.LoginTextBox {
	width:150px;
	height:20px;
	border: 1px solid #919398;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3f424e;
	font-weight: bold;
	cursor: text;
}

.YesLoginTextBox {
	width:150px;
	height:20px;
	border: 1px solid #919398;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #032DD2;
	font-weight: bold;
}

.LoginBtn 
{
    background-color:red;
    color:white;
    border:1px solid #dedede;
    font-weight:bold;
    font-size:11px;
    padding: 2px 5px;
	margin-left:10px;
	width:55px;

}

.LoginUnkownUser {

	color:red !important;
	font-size:9px !important;
	padding-top:3px;

}

.LoggedSection 
{
    padding-top:12px;
    float:left;
}

.LoggedSection span 
{
    font-weight:bold;
    color:black;
    text-transform: capitalize;
    padding-left:3px;
}

.LoggedSection a 
{
    font-size:9pt;
    font-weight:bold;
    color:black;
    text-decoration:none;
    display:inline-block;
    padding:5px 4px;
}

.LoggedSection a:hover 
{
    color:red;
	text-decoration:underline;
}

/* Main Navigation */

.MenuFrame
{
	height: 29px;
	background:#353535;
	width: 1041px;
}

/* Left Panel */

#LeftRail
{
	float: left;
	width: 198px;
	margin-top:5px;
	text-align: left;
	margin-right: 1px;
}

html>body #LeftRail { 
 width: 204px;
}

html>body .LeftMenuTitle {
 width: 202px;
}

html>body .LeftMenuBot {width: 202px;}

.LeftMenuItem
{
    padding-bottom: 6px;
    background-image: url(/images/LeftLinksBottom.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 6px;
}

.LeftMenuTitle
{
    background-image: url(/images/LeftItemBG.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 23px;
	color: #BF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 14px;
	padding-top: 9px;
	margin: 0px;
	width: 190px;
}
html>body .LeftMenuTitle {width: 202px;}
.LeftMenuBot {
	background-image: url(/images/LeftItemBGbot.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin: 0px;
	width: 190px;
	font-size: xx-small;
	height: 7px;
}
html>body .LeftMenuBot {width: 202px;}
p.posted_by {
 font-size: 8pt;
 font-style: italic;
 text-align: right;
 padding: 0;
 padding-right: 6px;
 margin: 0;
 padding-bottom: 2px;
 margin-top: -10px;
}

.LeftLinks a.SpecialCapperLink {
  color:white;
}

.LeftLinks a.SpecialCapperLink:hover {
  color:white;
}

.LeftLinks, .SpecialLeftLinks
{
 margin: 0px;
 width: 202px;
	background:#0b0a0a;
	border-left:#8e8e8e 1px solid;
	border-right:#8e8e8e 1px solid;
}

.LeftLinks a
{
 background-image: url(/images/LeftLinkArrow.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
	font-weight:bold;
	display: block;
 padding: 7px 6px 7px 20px;
 color: White;
 text-decoration: none;
 background-repeat: no-repeat;
 background-position: 15px center;
 border-top:#474646 1px dotted;
 margin-left: 1px;
}

.LeftLinks a:hover
{
    background:#1f1f1f;
	background-image: url(/images/LeftLinkArrow.png);
	background-repeat: no-repeat;
    background-position: 15px center;
	color: white;
}


.SpecialLeftLinks a
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:bold;
	display: block;
    padding: 8px 0px 8px 41px;
    color: White;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-top:#474646 1px dotted;
    margin-left: 1px;
}

.SpecialLeftLinks a:hover
{
    background-color: #171922;
    color: white;
    border-top:#474646 1px dotted;
}

.LeftAds img
{
    margin: 0px 0px 6px 0px;
}

/* Middle Panel */

#Content {
 height:auto; 
 margin-bottom: 25px;
}

.FrontPageText {
 font-family: Arial;
 float: left;
 margin: 0 auto;
 background-color: #fff;
 color: #000;
 font-size: 12px;
 margin-left: 2px;
 margin-bottom: 5px;
}

.FrontPageText img
{
 max-width: 600px;
}
/*
.FrontPageText tr {
	background-color: #CCCCCC;
	text-align: center;
}

.FrontPageText tr.head {
	background-color: #333333;
	color: #FFFFFF;
}

.FrontPageText tr td {
	border: 1px solid #666666;
	padding: 5px;
} */
.FrontPageText .pick {
 margin: 0 auto;
	width: 480px;
	padding: 0;
	border: 0;
	min-height: 100px;
	white-space:normal;
}

html>body .FrontPageText .pick {
 width: 480px;
 margin: 0px;
}

.FrontPageText p {
 padding-left: 1px;
 padding-right: 1px;
}

.FrontPageText .pick .bot {
	width: 460px;
	font-size: 20px;
	color: #0033CC;
	text-align: center;
	vertical-align: middle;
	padding-top:10px;
	padding-bottom:10px;
}

html>body .FrontPageText {
 width: 600px;
}

.FrontPageText .pick .right a {
	color: #0033CC;
	text-decoration: underline;
	cursor:pointer;
}

.links {
	float: left;
	width: 581px;
	padding: 6px 10px 6px 10px;
	margin: 0 auto;
	margin-top: -5px;
	margin-left: 0px;
	background-color:#333333;
	color: #000;
	text-align: center;
}

.links a {
	color:white;
	width: 100px;
 margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.HandicapFrame {
	width: 500px;
	padding-bottom: 3px;
}

.HandicapperBuyNow {
	margin-top: 10px;
	display: block;
}

/* Right Panel */

#RightRail {
  width:216px;
  float:right;
  margin-top:5px;
  margin-left:0px;
  margin-right: 4px;
}
html>body #RightRail {width: 226px;}


.RightMenuBot {
	background-image: url(/images/RightItemBGbot.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin: 0px;
	width: 226px;
	font-size: xx-small;
	height: 7px;
}

.RightMenuTitle
{
 background-image: url(/images/RightItemBG.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 23px;
	color: #BF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 9px;
	margin: 0px;
	width: 226px;
}
html>body .RightMenuTitle {width: 226px;}
.RightMenuItem
{
    padding-bottom: 6px;
    background-image: url(/images/LeftLinksBottom.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-bottom: 6px;
}
.right_ad_banners {
   text-align: center;
}
.right_ad_banners img {
 border: none;
 }
 
/* Right Display Boxes */
 table#sbcrecords, table#roirecords {
  width: 226px;
  padding: 0;
  margin: 0;
  border: 0;
  border-left:#8e8e8e 1px solid;
	 border-right:#8e8e8e 1px solid;
  text-align: center;
 }
 
html>body table#sbrecords, table#roirecords {width: 226px;}

 table #sbcrecords th, table#roirecords th, #sbcrecords th {
  font-size: 12px;
  font-weight: bold;
  border: none;
  border-top:#474646 1px dotted;
  border-bottom:#474646 1px dotted;
  color: #CCCCCC;
  padding-top: 5px;
  padding-bottom: 5px;
 }

table#sbcrecords tr.data, table#roirecords tr.data
 {
  font-size: 13px;
  background-color: #313131;
  color: white;
 }
 div.bot p {
  font-size: 11px;
  color: black;
 }

/* Facebook link / footer */
 #FooterLinks {
  border-top: 1px solid #313131;
	width: 975px;
	margin: 0 auto;
	margin-top:5px;
	color: white;
	font-size: 12px;
		
 }
#FooterLinks a{
	color: white;
	font-weight: bold;
	font-size: 12px;
}

 #facebook_link {
	 text-align: center;
	 font-size: 11px;
	 margin: 0 auto;
	 margin-top: 10px;
 }
 
	html .fb_share_button {
	 display: inline-block;
	 display: inline;
	 padding:1px 20px 0 5px;
	 height:15px;
	 border:1px solid #D8DFEA;
	 background: url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
	}

	html .fb_share_button:hover {
	 color: #FFFFFF;
	 border-color:#295582;
	 background:#3B5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;
	 text-decoration:none;
 }
 
/* FAQ Sliding Section */
#faq_row {
 background-color: #FFF; width: 595px; min-height: 220px; height: auto; padding: 5px; padding-top: 1px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#000;
	font-size:1.2em;
	background-color:#CCCCCC;
	width:530px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:5px;
	background-image:url('/images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #CCCCCC;
	background-color:#E2EBED;
	width:500px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:1.2em;	
	position:relative;
}

.BlogLeftLinks {
 width: 198px;
 padding: 2px;
 margin: 0 auto;
 text-align: left;
 color: #CCC;
 border-right: 1px solid #8e8e8e;
 border-left: 1px solid #8e8e8e; 
}
.BlogLeftLinks a {
 color: #FFF;
 font-size: 12px;
 
}

#widgetbox_widget_parent_0, #widgetbox_widget_iframe_0 {
  z-index: 0;
}6