/* (C) DocumentedHandicappers.com */
/* Global Site Styles */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
@media(min-width: 1250px){
	body{
		zoom: 1.25;
	}
}
@media(min-width: 1750px){
	body{
		zoom: 1.5;
	}
}
p {margin-top: 0 !important;}
body, td, th {
	font-family: "Trebuchet MS", Trebuchet MS, Arial, sans-serif;
	font-size: 15px;
	color: #333333;
}
#frame {
	width: 990px;
	margin: auto;
	padding-top: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #93b333;
	display: inline;
	margin: 0 5px 0 0;
}
h2 {
	font-size: 18px;
	color:#418696;
	margin-top: 0px;
}
h3 {
	font-size: 15px;
	color: #418696;
	margin: 0 0 5px 0;
	padding-top: 4px;
}
h4 {
	font-size: 18px;
	color: #418696;
	margin: 15px 0 10px 0;
	padding: 10px 0 0 10px;
	background-image:url(/gfx/home/top-cappers.jpg);
	height: 36px;
}
a:link, a:visited, a:active {
	color: #418696;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #418696;
	font-weight: bold;
}
/* Header Layout */
#header {
	width: 990px;
	height: 197px;
}
#logo {
	float:left;
	width:337px;
	height: 156px;
}
#top-right {
	float: right;
	margin-top: 20px;
	text-align: right;
}
#login {
	float: left;
	margin-left: 75px;
	margin-right:24px;
	width: 148px;
}
#picks {
	font-family: "Trebuchet MS", Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 112px 0px 0 0;
	width: 230px;
	height:20px;
	background-image:url(/gfx/tr-pickbg.jpg);
	padding: 4px 0 0 12px;
	text-align: left;
}
#thepicks {
	background-image:url(/gfx/nav/picks-bg.jpg);
	font-family: "Trebuchet MS", Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	width: 371px;
	height:29px;
	padding-top: 12px;


	text-align: center !important;
}
#thepicks a {
	color:#FFFFFF;
	text-decoration:none;
}
#thepicks a:hover {
	color: #FFFF99;
}
#thepicks a#current {
	color: #FFFFCC;
}
#center {
	margin-top: 20px;
}
/* Top left nav */

#lnav {
	width: 182px;
	float: left;
	overflow: visible;
}
#lnav1 {
	background-image:url(/gfx/l-nav/top-bg.jpg);
}
.lnav1 ul {
	margin: 0;
	padding: 5px 0 0 12px;
	list-style-type: none;
}
.lnav1 li {
	margin: 3px 0 3px 0;
}
.lnav1 a {
	display: block;
	height:20px;
	padding: 2px 8px 0 20px;
	background-image: url(/gfx/l-nav/ml_down.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px !important;
	font-weight:bold;
	text-decoration: none !important;
}
.lnav1 a:link, #lnav1 a:visited {
	color: #505050;
	text-decoration: none;
}
.lnav1 a:hover {
	background-image: url(/gfx/l-nav/menu_left_selected.gif) !important;
	background-repeat: no-repeat;
	color: #fff !important;
}
.lnav1-active a:link, .lnav1-active a:visited, .lnav1-active a:hover {
	background-image: url(/gfx/l-nav/ml_home_over.gif);
	background-repeat: no-repeat;
	color: #fff !important;
}
.lnav1 ul ul {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.lnav1 ul ul li {
	margin: 3px 0 3px 0;
}
.lnav1 ul ul a {
	display: block;
	height:20px;
	padding: 2px 8px 0 20px; !important
	background-image: url(/gfx/l-nav/ml_down.gif); !important
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px !important;
	font-weight:bold;
	text-decoration: none !important;
}
.lnav1 ul ul li a:link, #lnav1 ul ul li a:visited {
	color: #505050;
	text-decoration: none;
}
.lnav1 ul ul li a:hover {
	background-image: url(/gfx/l-nav/menu_left_selected_nested.gif) !important;
	background-repeat: no-repeat;
	color: #fff;
}
.lnav1-active-nested a:link, .lnav1-active-nested a:visited, .lnav1-active-nested a:hover {
	background-image: url(/gfx/l-nav/menu_left_selected_nested.gif) !important;
	background-repeat: no-repeat;
	color: #fff !important;
}
/* Bottom Left Nav */
 #lnav2 {
	background-image: url(/gfx/l-nav/blog-bg.jpg);
}
.lnav2 ul {
	margin: 0;
	padding: 0 0 0 12px;
	list-style-type: none;
}
.lnav2 li {
	margin: 3px 0 3px 0;
}
.lnav2 a {
	display: block;
	height:20px;
	padding: 2px 8px 0 20px;
	background-image: url(/gfx/l-nav/ml_down2.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px !important;
	font-weight:bold;
	text-decoration: none !important;
}
.lnav2 a:link, .lnav2 a:visited, .lnav2 a:active  {
	color: #ffffff;
	text-decoration: none;
}
.lnav2 a:hover {
	background-image: url(/gfx/l-nav/ml_down3.gif) !important;
	background-repeat: no-repeat;
	color: #FFFF99;
}
/* Center/Content Section */

#content {
	float: left;
	width: 788px;
	margin-left: 20px;
}
/* Home Page */
#hpleft {
	float: left;
	width: 495px;
	margin-top: 15px;
}
#hpright {
	float: left;
	width:291px;
	text-align: right;
}
#bigpicks {
	margin: 10px 2px 0 20px;
	text-align: left;
	width: 271px;
}
#bpa-top {
	background-image:url(/gfx/home/big-pick-alert.jpg);
	width: 271px;
	height: 48px;
}
.bigpicks {
	background-image:url(/gfx/home/bpa-bg.jpg);
	width: 261px;
	padding: 0 5px;
	margin: 0;
	font-size: 13px;
}
.bigpicks ol {
	margin-top: 0;
	margin-bottom: 0px;
}
#hp1 {
	background-image:url(/gfx/home/1.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding: 3px 0 5px 45px;
	margin-left: 10px;
	margin-top: 20px;
	vertical-align: top;
}
#hp2 {
	background-image:url(/gfx/home/2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding: 3px 0 5px 45px;
	margin-left: 10px;
	vertical-align: top;
}
#hp3 {
	background-image:url(/gfx/home/3.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding: 3px 0 5px 45px;
	margin-left: 10px;
	vertical-align: top;
}
.hpt {
	background-color: #f1f1f1;
	width: 400px;
	padding: 5px 5px 5px 10px;
}
#hiw {
	background-image: url(/gfx/home/how-it-works.jpg);
	background-repeat: no-repeat;
	padding: 45px 0 0 0;
	margin-top: 10px;
}
.t-line {
	border-bottom: 1px dotted #cccccc;
}
/* Footer */
#footer {
	width: 950px;
	background-image:url(/gfx/footer.jpg);
	height: 17px;
	padding: 7px 20px;
	margin: 15px auto 15px;
	background-repeat: no-repeat;
	font-size: 12px;
}
#fl {
	float: left;
}
#fr {
	float: right;
	margin-right: 20px;
}

/* Records */
.rsnapshot {float: right;; color: #93b333; }
.buypicks {margin: 0; padding: 9px 0 0 9px; display: block; list-style: none;}
.time {padding: 0px; height: 32px !important; padding-top: 7px;}
.time ul {margin: 0; padding: 0;}
.time li {display:inline;  margin: 0 5px;}
.time-selected {
	height:25px;
	padding: 5px 7px;
	background-color:#eee;
	border: 2px solid #eeeeee;
	color: #333;
	font-weight: bold;
	}
.time a:link, .time a:visited {
	height:25px;
	padding: 5px 7px;
	background-color:#fff;
	border: 2px solid #eeeeee;
	color: #333
}

.time a:hover {
	background-color:#b7b7b7;
	color: #fff;
	text-decoration: none;
}
.records-table td, .records-table th {
	font-size: 13px !important;
}
.records-table-header {
	font-weight: bold;
	text-align: left;
	background: url(/gfx/up.png) no-repeat center right;
	background-color: #f2f2f2 !important;
}
.records-table-header a:link {
	color: #333;
	display: block;
	cursor: default;
}
.records-table-select {

	font-weight: bold;
	text-align: left;
	background: url(/gfx/up.gif) no-repeat center right;
	background-color: #f2f2f2 !important;
}
.records-table-rank {
	background-color: #f2f2f2;
	font-weight: bold;
	text-align: left;
}
.roweven {
background-color: #ecf5f7;
}

/* Member Login */

#loginp { background: url(/gfx/login_c2_bg.gif) center top no-repeat; border: 1px solid #cccccc; display: block; width: 748px; padding: 10px; clear: left; }
#loginp-left {width: 350px; float: left; display: block; clear: left;}
.login-label {width: 90px; float: left; margin-top: 5px;}
.login-label2 {width: 130px; float: left; margin-top: 5px;}
.input {margin-top: 5px;}
#loginp-right {width: 300px; float: left; margin-left: 80px; display: block;}
.forgot {font-size: 12px}
.loginboxh {
	color: #93b333;
	font-weight: bold;
	font-size: 16px;
}

.pick-color {
	color: #C32784;
	font: bold;
}

.blogcat {
	line-height: 20px;
	padding: 0px 8px 2px 0;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px !important;
	font-weight:bold;
	background-image: url(/gfx/l-nav/ml_home_over.gif);
	color: #fff !important;
}
h3 a:link, h3 a:visited,  {
color: #93b333
}
h3 a:hover  {
color: #FF6600;
}
.navigation a:link, .navigation a:visited,  {
color: #93b333
}
.navigation a:hover  {
color: #FF6600;
}
.postmetadata a:link, .postmetadata a:visited,  {
color: #93b333
}
.postmetadata a:hover  {
color: #FF6600;
}
.capper-bio img {
	border-radius: 15px;
}
img {border: 0;}
.pf {
	width:950px;
	font-style:italic;
	font-size:11px;
	margin:0px;
	text-align:center;
	color:#666666;
	margin: auto;
}
h5 {
	text-align: center;
	font-weight: normal;
	position: absolute;
	margin: 0;
	left: 0;
	right: 0;
	padding: 5px 0 5px 50px;
	background-color: #eee;
	font-size: 12px;
	font-color: #333333;
}
#star1 {position: absolute; top: 152px; left: 42px;}
#star2 {position: absolute; top: 185px; left: 42px;}
#star3 {position: absolute; top: 122px; left: 42px;}

#whosHot { margin:0px; margin-left:10px; padding:0px; }
#whosHot .tab1, #whosHot .tab2 { display:inline-block; width:75px; line-height:20px; text-align:center; }
#whosHot .tab1 { border:1px solid #dddddd; }
#whosHot .tab2 { background-color:#dddddd; }
