/* General */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: #e3e1c7;
	font-size: 11px;
}

img,table,iframe {
	border: 0;
}

p {
	margin-bottom: 12px;
}

.hidden {
	display: none;
}

.clearing {
	clear: both;
	height: 0;
	font-size: 0;
}

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

a:hover {
	text-decoration: underline;
}

p,td,div {
	color: #2f3930;
	line-height: 14px
}

table {
	border-collapse: collapse;
}

.white {
	color: white;
}

.yellow { 
	color: #fcf9cf;
}

.main {
	width: 1024px;
}

.green {
	color: #587153;
}

.header-navigation {
	margin-top: 4px;
	color: #5e685c;
	font-weight: bold;
}

.header-cart {
	padding: 4px 0 4px 30px;
	margin-left: 90px;
	float: left;
	background: url(../images/cart.gif) no-repeat;
}

.header-cart-items {
	color: black;
}

.header-account-links {
	float: right;
	padding-top: 4px;
	margin-right: 18px;
}

.header-navigation a {
	color: #5e685c;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.header-navigation a:hover {
	text-decoration: underline;
}

.header-menu {
	background: url(../images/bg_top-menu.jpg) repeat-x;
	height: 54px;
	list-style: none;
	padding: 4px 0 0 0;
}

.header-banner {
	text-align: left; 
	width: 1022px; 
	height: 135px; 
}

.header-banner img {
	margin: 52px 0 0 82px;
}

.mnu-top-divider {
	width: 2px;
}

.mnu-top li {
	list-style: none;
	float: left
}

.mnu-top a {
	text-align: center;
	padding: 8px 0 0 0;
	height: 23px;
	color: #e3e1c7;
	float: left;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	width: 100px;
}

ul.mnu-top a:hover {
	text-decoration: none;
	background: #5e685c;
	color: #ffffff;
}

li.mnu-top-act a {
	background: #5e685c;
	color: #ffffff;
}

.left {
	width: 177px;
	padding: 0 10px 0 7px;
	float: left;
	text-align: left;
}

.right {
	width: 819px;
	padding: 0;
	float: left;
	text-align: left;
}

.sport-list-box {
	background: #ffffff;
	border: #cdcaa5 solid 1px;
	padding-bottom: 1px;
}

.d-ttl1 {
	background: #727e70;
	color: #e3e1c7;
	padding: 6px 0 0 16px;
	height: 20px;
	margin: 1px;
	font-weight: bold;
}

.d-ttl2 {
	background: #90a58c;
	font-size: 11px;
	color: #ffffff;
	padding: 6px 0 0 16px;
	height: 20px;
	margin: 1px;
}

ul.mnu_left,ul.mnu_left-empty {
	list-style: none;
	background: url(../images/sep_mnu2.jpg) no-repeat bottom;
}

ul.mnu_left li,ul.mnu_left-empty li {
	list-style: none;
	padding: 6px 0 0 22px;
	height: 18px;
	cursor: pointer;
	text-transform: uppercase;
	background: url(../images/mark-mnu.jpg) no-repeat 6px 9px;
	color: #2f3930;
}

ul.mnu_left-empty li {
	color: #808c7e;
	background: none;
	cursor: default;
}

ul.mnu_left1 {
	list-style: none;
	background: #e8eae8 url(../images/sep_mnu2-1.jpg) no-repeat bottom;
}

ul.mnu_left1 li {
	list-style: none;
	margin: 3px 0;
	padding: 3px 3px 6px 35px;
	cursor: pointer;
	text-transform: uppercase;
}

.hidemnu-cat {
	background: url(../images/sep_mnu2.jpg) no-repeat bottom;
}

.showmnu-li-cat,.hidemnu-li-cat {
	list-style: none;
	padding: 6px 0 0 22px;
	height: 18px;
	cursor: pointer;
	text-transform: uppercase;
}

.showmnu-li-cat {
	background: url(../images/mark-mnu-act.jpg) no-repeat 6px 9px;
}

.hidemnu-li-cat {
	background: url(../images/mark-mnu.jpg) no-repeat 6px 9px;
}

.footer {
	text-align: center;
	padding: 15px 0 10px 0;
	line-height: 19px;
	color: #727e70;
}

.footer a {
	color: #727e70;
	text-decoration: none;
}

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

.middle-left-block {
	width: 407px;
	float: left;
	text-align: left;
	padding: 0 5px 0 0;
}

.middle-right-block {
	float: left;
	text-align: left;
	width: 407px;
}

.top-touters-block,.sign-in-block,.join-block {
	margin-bottom: 6px;
	padding-bottom: 1px;
	background: #ffffff;
	border: #cdcaa5 solid 1px;
	padding-bottom: 1px;
}

.videoplayer-block {
	padding: 2px;
	margin-top: 7px;
	background: #ffffff;
	border: #cdcaa5 solid 1px;
	width: 401px;
	height: 235px;
}

.top-events-block,.join-now-block {
	margin-bottom: 8px;
	background: #ffffff;
	border: #cdcaa5 solid 1px;
	padding-bottom: 1px;
}

.top-events-tab, .top-touters-tab {
	width: 405px;
}

.free-picks-block {
	margin-left: 2px;
}

.free-picks-block div {
	float: left; 
	margin-top: 2px;
}

.free-picks-block a {
	display: block;
	float: left;
	margin-left: 6px; 
}

a.youwager {
	margin-right: 12px;
}

.table-minimizer {
	float: left;
	color: white;
}

.table-minimizer a {
	position: absolute; 
	left:15px; 
	top:4px;
}

.category-selector {
	float: right;
	margin-right: 3px;
}

.category-selector select {
	border: #a6ada5 solid 1px;
	color: #404040;
	text-align: left;
	margin-top: -3px;
}

.tab-row-bg2 {
	background: #e8eae8;
}

.tab-head {
	color: #727e70;
}

.tab-row-style1 {
	background: #e8eae8 url(../images/bg1.jpg) repeat-x;
	background-position: bottom;
}

.tab-divider {
	background: #e8eae8 url(../images/bg1.jpg) repeat-y;
}

.tab-row-bg1 {
	background: url(../images/bg1.jpg) repeat-y;
	width: 1px;
}

a.tab-link {
	color: #2f3930;
	text-decoration: none;
}

a.tab-link:hover {
	text-decoration: underline;
}

.contact-us-block,my-account-block {
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.contact-us-header-container,.join-header-container,.footer-container,.table-header-container {
	padding: 1px 1px 1px 1px;
}

.contact-us-header,.join-header,.reg-success-header {
	margin: 0;
}

.white {
	color: #ffffff;
}

.contact-us-green-mark,.faq-green-mark,.reg-success-green-mark {
	color: #27895d
}

.text-block {
	padding: 20px 40px 20px 30px;
}

.contact-text-block {
	color: #757575;
	line-height: 14px;
}

.contact-text-block a {
	color: #2F3930;
}

.sign-in-form {
	padding: 35px 0 0 30px;
	height: 80px;
}

.signIn-error {
	margin-top: -14px; 
}

.sign-in-form label {
	width: 80px;
	font-weight: bold;
	float: left;
	margin-top: 4px;
}

.sign-in-input-email,.sign-in-input-password {
	width: 174px;
	height: 18px;
	border: #a6ada5 solid 1px;
	font-size: 11px;
	color: #727e70;
	display: block;
	float: left;
}

.sign-in-input-email {
	margin: 0 28px 12px 0;
}

.forgot-password-link {
	color: #469c6c;
	display: block;
	float: left;
	padding-top: 4px;
}

a.forgot-password-link {
	color: #469c6c;
	text-decoration: underline;
}

a.forgot-password-link:hover {
	text-decoration: none;
}

.sign-button {
	margin-top: 10px;
}

.sign-button-block,.join-now-button-block {
	background: #e8eae8;
	color: #727e70;
	height: 50px;
	padding-left: 307px;
	margin: 1px;
}

.sign-button-block img,.join-now-button-block img {
	margin-top: 10px;
}

.join-now-form {
	padding: 20px 40px 0 30px;
	height: 95px;
	color: #757575;
	line-height: 14px;
}

.join-now-text {
	margin: 0;
	padding-left: 15px;
}

.header-block {
	float: left;
	text-align: left;
	width: 819px;
	margin-bottom: 5px;
}

.faq-green-mark {
	color: #50644d;
	line-height: 20px;
}

.faq-green-mark a {
	color: #50644d;
	text-decoration: none;
}

.faq-green-mark a:hover {
	text-decoration: underline;
}

.faq-green-mark span {
	margin-left: 20px;
	color: black;
}

.bottom-block {
	background: #e8eae8;
	color: #727e70;
	height: 50px;
}

.my-account-text-block {
	padding: 40px 40px 90px 202px;
}

.my-account-links-block {
	width: 165px;
	float: left;
	line-height: 40px;
}

.green-mark {
	color: #3e6238;
}

a.green-mark {
	color: #3e6238;
	text-decoration: underline;
}

a.green-mark:hover {
	text-decoration: none;
}

.green-mark2 {
	color: #327819;
}

a.green-mark2 {
	color: #327819;
	text-decoration: underline;
}

a.green-mark2:hover {
	text-decoration: none;
}

.my-account-descriptions {
	width: 350px;
	float: left;
	line-height: 40px;
}

.join-form {
	padding-top: 25px 0;
}

.join-form-container {
	margin: 20px 0 0 166px;
}

.join-form-input, .edit-profile-textarea {
	border: #a6ada5 solid 1px;
	font-size: 11px;
	color: #404040;
	text-align: left;
	display: block;
	float: left;
	margin-top: 12px;
}

.join-form-input {
	width: 172px;
	height: 18px;
}

.edit-profile-textarea {
	width: 323px;
	height: 60px;
}

.acc-info-day-select, .acc-info-year-select {
	height: 20px; 
	margin-right: 8px;
}

.acc-info-day-select {
	width: 48px;
}

.acc-info-year-select {
	width: 55px;
}

.join-form-label {
	color: #727e70;
	font-size: 11px;
	font-weight: bold;
	width: 155px;
	text-align: left;
	display: block;
	float: left;
	margin-top: 14px;
}

.join-form-data-desc,.captha-desc-block {
	text-align: left;
	margin-left: 155px;
	color: #587153;
	padding-top: 3px;
}

.join-form-data-desc {
	height: 44px;
	width: 210px;
}

.captha-desc-block {
	height: 50px;
	width: 170px;
}

.agree-block {
	height: 55px;
	margin-left: 110px;
}

.agree-checkbox {
	margin: 6px 30px 0 0;
	float: left;
}

.agree-label {
	float: left;
}

a.agree-link {
	color: #727e70;
	font-size: 11px;
	text-decoration: none;
}

a.agree-link:hover {
	text-decoration: underline;
}

.join-button-block {
	margin: 0px 0 0 360px;
}

.captcha-img-block {
	margin-left: 155px;
}

img.captha {
	border: #a6ada5 solid 1px;
	margin: 0 0 10px 0;
	width: 172px;
	height: 50px;
}

.error {
	color: red;
	display: block;
	font-size: 12px;
}

.acc-inf-h {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #727e70;
}

.acc-info-button-block a {
	margin-right: 20px;
}

.edit-profile-button-block {
	margin: 40px 0 0 274px;
}

.edit-profile-button-block a {
	margin-left: 20px;
}

.table-row-bg1 {
	background: #e8eae8;
}

.bg-dark {
	background: #727e70;
}

.bg1 {
	background: url(../images/bg1.jpg) repeat-y;
}

.bg2 {
	background: #e8eae8 url(../images/bg1.jpg) repeat-y;
}

.bg3 {
	background: url(../images/bg2.jpg) repeat-x bottom;
}

.bg4 {
	background:url(../images/bg1.jpg) repeat-x bottom; 
	padding-bottom:1px;
}

.line {
	background-position: top;
	background: url(../images/bg1.jpg) repeat-x;
}

.pager {
	padding-top: 4px;
}

.pager, .table-pager {
	background: #e8eae8;
	height: 22px;
}

.buy-pager-block, .acc-balance-pager-block {
	width: 300px; 
	float: left;
}

.pager-back-button {
	width: 37px; 
	float: left; 
	margin-left: 12px;
}

.pager-digits {
	float: left;
	margin-top: 2px;
}

.pager-next-button {
	width: 37px; 
	float: left; 
}

.table-pager-digit-container {
	color: #727e70;
	font-size: 11px;
	padding: 7px 3px 0 5px;
	float: left;
}

.table-pager {
	color: #727e70;
}

a.table-pager-digit {
	color: #727e70;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.table-pager-digit:hover {
	text-decoration: none;
	font-weight: bold;
}

.profile-info-block {
	margin-left: 240px;
}

.profile-sell-history {
	float: left;
	padding-top: 4px;
}

.profile-edit-button {
	margin: 0 24px 20px 0;
	float: right;
}

.profile-current-picks-header {
	text-align: center;
	margin: 0;
	color: white;
	font-size: 14px;
	padding-left: 0px;
}

.profile-current-picks-subheader {
	margin: 0; 
	position: relative; 
	padding-left: 16px;
	color: #fcf9cf;
}

.profile-current-picks-content {
	padding: 13px 0 5px 3px;
}

.profile-current-picks-content a {
	color: #2F3930;
}

.sell-pick-form-header {
	text-align: center; 
	font-size: 16px; 
	font-weight: bold; 
	color: #727e70;
}

.input1 {
	border: #a6ada5 solid 1px; 
	color: #404040;
	margin-bottom: 10px;
	font-size: 12px;
}

.sel-pick-block {
	margin: 20px 0 0 160px;
}

.sel-pick-block label {
	width: 80px;
	float: left;
	color: #727e70;
	font-weight: bold; 
	padding-top: 2px;
}

.sel-pick-block input {
	float: left;
}

.sell-pick-input {
	min-width: 134px;
}

.sell-headline-input {
	width: 310px; 
	height: 16px;
}

.sell-reason-textarea {
	width: 310px; 
	height: 78px;
}

.sell-unitplays-select {
	width: 50px;
}

.sell-price-input {
	width: 37px; 
	height: 16px; 
	margin: 0 4px 10px 4px;;
}

.sell-price-block {
	margin-bottom: 8px; 
}

.sell-price-block input {
	float: none; 
	vertical-align: middle; 
	margin: 0; 
	padding: 0;
	margin: 0 4px;
}

.sell-agree-block {
	margin-left: 80px;
}

.sell-agree-block input {
	float: left;
	display: block;
}

span.sell-agree-label {
	margin-bottom: 6px;
	float: left;
}

.sell-buttons-block {
	margin: 30px 0 0 110px;
}

.sell-buttons-block a {
	margin-right: 22px;
}

.pick-details-block {
	line-height: 18px;
}

.cart-cell1 {
	padding-left: 17px;
}

.cart-cell2 {
	padding-left: 15px;
}

.cart-cell2,
		.cart-cell3, 
		.cart-cell4, 
		.cart-cell5, 
		.cart-cell6,
		.balance-tab-cell {
	background-position: left;
}

.cart-cell4 {
	padding-left: 12px;
}

.cart-cell5 {
	padding-right: 12px;
}

.cart-cell6 {
	padding-left: 10px;
}

.cart-bottom-block {
	width: 300px;
	float: right;
	padding: 10px 0 15px 0; 
	text-align: center;
}

.cart-note {
	width: auto;
	text-align: center;
	padding-bottom: 14px;
}

.cart-paypal-block {
	float: right; 
	width: 200px; 
	text-align: center;
	margin: 16px 10px 10px 50px;
}

.picks-list-table {
	margin-bottom: -1px;
}

.pick-tabel-header {
	margin: 0; 
	position: relative; 
	padding-left: 45px;
}

.category-cell {
	text-align: center;
}

.category-cell2 {
	padding-left: 16px;
}

.category-tab-button {
	margin: 0 5px 0 5px;
	float: left;
}

.category-empty-button-block {
	width: 47px; 
	height: 17px; 
	float: left;
}

.soccer-category-tab-button1 {
	margin: 0 4px 0 2px;
	float: left;
}

.soccer-category-tab-button2 {
	margin: 0 2px 0 0;
	float: left;
}

.balance-tab-cell {
	padding-left: 13px;
}

.saved-picks-note {
	font-weight: bold;
	width: auto;
	text-align: center; 
}

.saved-pick-block {
	width: 645px; 
	float: left; 
	padding-bottom: 20px;
}

.saved-pick-buttons-block {
	width: 80px; 
	float: left; 
	padding-top: 20px;
}

.saved-pick-buttons-block img {
	margin-top: 20px;
}

.saved-pick-line {
	width: 645px; 
	float: left; 
	height: 25px;
}

.session-expired-block {
	width: auto;
	text-align: center;
}

.pay-me-button {
	float: right;
	padding-top: 2px;
	margin-right: 12px;
}

.confirmation-block {
	text-align: center;
}

.buy-cart-block {
	float: right;
	font-weight: bold;
	margin: 0 10px;
}

.buy-cart-block a {
	color: #5e685c;
}

label.contact-us-label {
	width: 110px;
}

.contact-us-ignore-left-block {
	margin-left: 110px;
}

.cantact-us-captcha-desc {
	color: #587153;
	margin-left: 10px;
}

.cantact-us-input {
	width: 260px; 
	height: 16px;
}

.contact-us-textarea {
	width: 260px;
}

.contacyt-us-note {
	width: 760px;
	text-align: center;
}

.table-popup-menu {
	width: 130px;
}

.forgot-block {
	width: auto;
	text-align: center;
}

.forgot-input {
	width: 174px;
	height: 18px;
	border: #a6ada5 solid 1px;
	font-size: 11px;
	color: #727e70;
}

.edit-following-button-block {
	margin: 20px 0 20px 247px;
}

.edit-following-button-block a {
	margin-left: 60px;
}

.banners-block div {
	float: left;
	margin-top: 10px;
}

.left-banner {
	margin: 10px 0 0 12px;
}
