
/* BASELINE */

BODY {
	height: 100%;
	line-height: 110%;
	margin: 15px auto;
	padding: 0px;
	text-align: center;
	background: #E8E8E8;
	background: #EBE8E5 url("../i/background.jpg") repeat-x;
}
TABLE { border-collapse: collapse; border-spacing: 0; }
UL {
	list-style: none;
	padding: 0;
}
A {
	text-decoration: none;
	color: #D3AB00;
	color: #007D00; /* green */
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #D3AB00;
}
A.cursel {
	color: #D3AB00;
}
A.cursel:hover {
	text-decoration: none;
}
P { margin-bottom: 10px; }
IMG { border: 0; }
H1 {
	font-size: 20px;
	color: #003300; /* dark green */
	margin-bottom: 18px;
	margin-top: 12px;
	line-height: 120%;
}
H1.xmas {
	color: red;
}
H2 {
	font-size: 18px;
	color: #003300; /* dark green */
}
H2.tagline {
	color: #004813; /* slightly brighter green */
}
H3 {
	font-size: 16px;
	color: #003300; /* dark green */
	line-height: 120%;
}
LABEL {
	font-weight: bold;
	font-weight: normal;
}

.content {
	text-align: left;
	width: 760px;
	padding: 0;
	margin: 0 auto;
}

/* FONT */
BODY {
	font-family: arial, Sans-Serif;
	font-size: 14px;
}

/* HEADER */
.header {
	background: #765716; /* brown */
	width: 100%;
	height: 21px;
	font-family: arial, Sans-Serif;
	font-size: 12px;
	font-size: 11px;
	font-weight: normal;
}
.header UL {
	margin: 0;
	padding: 0 15px 0 0;
}
.header LI {
	float: right;
	margin: 0;
	padding: 0;
	padding: 4px 0 4px 10px;
	list-style-type: none;
}
.header LI A {
	text-decoration: none;
	color: white;
	border-bottom: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.header LI A.cursel,
.header LI A:hover {
	color: #D3AB00;
	text-decoration: none;
}
.masthead {
	margin: 0;
	padding: 0;
	background: url('../i/masthead.jpg') top left;
	height: 150px;
	height: 144px;
	width: 100%;
}
.masthead a#homelink {
	display: block;
	width: 92px;
	height: 114px;
	position:relative;
	top: 16px;
	left: 53px;
}

/* NAVIGATION BAR */
.mainnav {
	background: #003300; /* dark green */
	height: 24px;
	width: 100%;
}
.mainnav UL {
	float: left;
	margin: 0;
	padding: 0 0 0 159px;
}
.mainnav LI {
	float: left;
	margin: 0;
	padding: 0 12px 0 0;
	list-style-type: none;
}

/* MAIN BODY */
.bodyblock{
	float: left;
	overflow: hidden;
}
.mainbody {
	background: #FFFFF0;
	padding: 20px 20px 1500px 40px;
	margin-bottom: -1470px;
	text-align: left;
	float: left;
	border: 0;
	border-right: solid 1px #765716;
	border-left: solid 1px #765716;
	width: 537px;
}
.purchbody {
	background: #FFFFF0;
	margin-bottom: -1470px;
	text-align: left;
	float: left;
	border: 0;
	border-right: solid 1px #765716;
	border-left: solid 1px #765716;
	padding: 20px 20px 1500px 0px;
	width: 578px;
	border-left: 0;
}
.imgpstar {
	margin-top: 125px;
	margin-top: 80px;
	text-align: center;
}
.imgpbox {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.imgpstar2 {
	margin-top: 200px;
	text-align: right;
}
.imgpbox2 {
	margin-top: 185px;
	text-align: center;
}
.homebody UL,
.fullbody UL,
.mainbody UL {
	margin-top: 0;
	margin-left: 18px;
}
.homebody UL LI,
.fullbody UL LI,
.mainbody UL LI {
	list-style: disc outside;
	margin-bottom: 8px;
}
.homebody OL,
.mainbody OL {
	margin-top: 0;
	margin-left: 24px;
}
.homebody OL LI,
.mainbody OL LI {
	margin-bottom: 8px;
}
.homebody OL UL,
.mainbody OL UL {
	margin-top: 4px;
}
.sidebar {
	float: left;
	padding: 22px 0 1500px 0;
	margin-bottom: -1500px;
	background: #FFFFB4; /* lighter yellow */
	border-left: solid 1px #765716;
	width: 150px;
	width: 160px;
}
.purchsidebar {
	float: left;
	padding: 22px 0 1500px 0;
	margin-bottom: -1500px;
	background: #FFFFF0;
	border-left: solid 1px #765716;
	width: 150px;
	width: 160px;
}
.sidebar H1 {
	font-size: 14px;
	color: #003300; /* dark green */
	color: #765716; /* brown */
	background: #003300;
	color: white;
	padding: 3px 13px 3px 13px;
	margin-bottom: 4px;
	display: block;
}
.sidebar UL {
	margin: 0px;
	padding: 0 12px 0 12px;
	padding: 0 10px 0 12px;
	font-size: 14px;
}
.sidebar UL LI {
	list-style-type: none;
	padding-bottom: 5px;
}
span.sbraquo {
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
}
.sidebar HR {
	height: 1px;
	color: #aaa;
}

/* FOOTER */
.foot {
	background: #765716;
	width: 100%;
	height: 21px;
	font-family: arial, Sans-Serif;
	font-size: 12px;
	font-size: 11px;
	font-weight: normal;
	color: white;
	clear: left;
	float: left;
}
.foot UL {
	margin: 0px;
	padding: 0 0 0 15px;
}
.foot LI {
	float: left;
	margin: 0;
	padding: 0;
	padding: 3px 10px 4px 0;
	list-style-type: none;
}
.foot LI A {
	text-decoration: none;
	color: white;
	border-bottom: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.foot LI A.cursel,
.foot LI A:hover {
	color: #D3AB00;
	text-decoration: none;
}
.foot P.copyright {
	margin: 0;
	float: right;
	font-size: 11px;
	padding: 4px 13px 4px 0;
}


/* HOME PAGE */
.fullbody {
	background: #FFFFF0;
	text-align: left;
	float: left;
	border: 0;
	border-right: solid 1px #765716;
	border-left: solid 1px #765716;
	padding: 20px 25px 20px 0px;
	width: 733px;
}
.splashtitle H1 {
	margin: 0;
	padding: 4px 0 5px 60px;
	text-align: left;
}
.splashtitle H1#second {
	padding: 0;
	text-align: right;
}
.fullbody p#first {
	padding: 0;
	margin-left: 60px;
}
.fullbody p.plast {
	padding-top: 10px;
	padding-left: 160px;
}
.splashright {
	float: right;
	padding: 0;
	padding: 10px 0 10px 11px;
	width: 161px;
}
.splashright p {
	float: right;
	white-space: nowrap;
	margin: 0;
	padding: 0 0 12px 0;
}
.splashright a {
	float: right;
}
.splashright img {
	float: right;
	margin: 0;
	padding: 0;
}
.splashimage {
	padding-left: 60px;
	padding-bottom: 10px;
}
.imgleft img {
	float: left;
	margin-top: 10px;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 12px;
}
.imgtag {
	padding-top: 10px;
}
.imgtag img {
	width: 150px;
	padding-left: 75px;
}
.slicesleft {
}
.slicesleft img {
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	margin-right: 17px;
}
img#himg1 { height: 41px; margin-top: 2px; }
img#himg2 { height: 41px; }
img#himg3 { height: 41px; }
img#himg4 { height: 41px; }
img#himg5 { height: 65px; }
.pimgright img {
	float: right;
	margin: 0 30px 0 10px;
}
img#pimg1 { height: 40px; }
img#pimg2 { height: 40px; }
img#pimg3 { height: 40px; }
img#pimg4 { height: 70px; margin-bottom: 8px; }
.slicesright img {
	float: right;
	clear: right;
	margin-left: 15px;
	padding: 0;
}
img#bimg1 { height: 40px; margin-top: 20px; }
img#bimg2 { height: 39px; }
img#bimg3 { height: 137px;}
img#aimg3 { margin-right: 14px; }
img#aimg5 { margin-right: 22px; }

/* NO SIDEBAR PAGEs */
.homebody {
	background: #FFFFF0;
	padding: 30px 25px 30px 160px;
	padding: 20px 25px 30px 160px;
	text-align: left;
	float: left;
	border: 0;
	border-right: solid 1px #765716;
	border-left: solid 1px #765716;
	width: 760px;
	width: 573px;
}

/* ABOUT THE GAME PAGE */
span.choice {
	color: red;
	font-weight: bold;
}
.mainbody OL UL LI.pick {
	list-style-type: square;
	margin-bottom: 8px;
}

/* LOGIN PAGE */
/* FORM STYLES */
p.formError {
	color: red;
}
form {
	margin: 0;
}
table.formtbl {
	border: solid 1px #aaa;
	background: #F0F0F0;
	padding: 0;
	margin: 20px 0 15px 0;
	margin: 10px 0 15px 0;
	font-size: 13px;
	float: left;
	clear: left;
	margin: 10px 0 10px 0;
}
table.formtbl td {
	padding-top: 8px;
	padding-right: 12px;
}
td.first {
	padding-left: 12px;
}
tr.lastrow td {
	padding-bottom: 8px;
}
table.clearboth {
	clear: both;
}
p.flashdown img {
	vertical-align: middle;
}

/* GAME PLAY SCREEN */
.gamebody {
	background: #FFFFF0;
	text-align: left;
	float: left;
	border: 0;
	border-right: solid 1px #765716;
	border-left: solid 1px #765716;
	padding: 30px 25px 30px 25px;
	width: 708px;
	padding: 30px 40px 30px 40px;
	width: 678px;
	padding: 30px 48px 30px 48px;
	width: 662px;
}
.gamebody object {
	margin: 0;
}
.gamewrapper {
	margin: 10px 0 20px 0;
	margin: 10px 0 0 0;
	border: solid 1px #003300;
	float: left;
}
.logoutlink {
	font-size: 12px;
	margin-top: 5px;
	float: left;
	clear: left;
	width: 200px;
	color: #606060
}
.byline {
	font-size: 12px;
	margin-top: 5px;
	font-size: 10px;
	margin-top: 2px;
	float: right;
	color: #606060
}
.menubox {
	border: solid 1px #765716;
	border: solid 1px #003300;
	background: #F0F0F0;
	background: #FFFFB4; /* lighter yellow */
	padding: 0;
	vertical-align: top;
	width: 180px;
	float: right;
}
.menulogin {
	margin: 10px 38px 10px 10px;
}
.menuplay {
	margin: 10px 0 10px 10px;
}
.menubox H1 {
	font-size: 14px;
	background: #003300;
	color: white;
	padding: 3px 14px 3px 13px;
	margin: 0 0 4px 0;
	display: block;
}
.menubox UL {
	margin: 0px;
	padding: 0 12px 0 12px;
}
.menubox UL LI {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

/* PROMOTIONAL PAGE */
UL.promotions LI {
	list-style: disc outside;
	margin-bottom: 4px;
}
H1#promohead {
	padding: 4px 0 10px 42px;
	text-align: left;
	padding: 4px 0 10px 0;
	padding: 4px 0 0px 0;
}
.fullbody H3#promohead {
	padding-left: 160px;
	text-align: left;
}

/* CHECKOUT SCREENS */
p.loggedin {
	margin-left: 15px;
	margin-right: 55px;
	color: #222222;
	font-style: italic;
}
div.checkoutForm {
	margin-left: 50px;
	margin-left: 25px;
}
div.checkoutForm h4 {
	font-size: 14px;
	color: #003300; /* dark green */
	margin-bottom: 5px;
	margin-top: 0;
	float: left;
	clear: left;
}
div.checkoutForm table.formtbl {
	width: 400px;
	margin-top: 0;
	margin-bottom: 15px;
}
div.checkoutForm table.formtbl td {
	font-size: 12px;
	padding-top: 5px;
}
div.checkoutForm table.formtbl td.first {
	padding-left: 12px;
}
div.checkoutForm table.formtbl td.heading {
	padding-bottom: 5px;
}
div.checkoutForm table.formtbl td.label {
	width: 100px;
}
div.checkoutForm table.formtbl td.submit {
	vertical-align: middle;
	width: 80px;
}
div.checkoutForm table.formtbl tr.addr td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;
}
div.checkoutForm table.formtbl tr.lastrow td {
	padding-bottom: 5px;
}
div.checkoutForm table.formtbl tr.clearrow td {
	padding-top: 10px;
	padding-bottom: 5px;
}
table.ordertbl {
	margin-left: 12px;
	width: 372px;
	margin-bottom: 10px;
}
table.ordertbl tr.tablehead th {
	background: #003300;  /* dark green */
	color: white;
	padding: 4px 10px;
	border-left: solid 1px #D0D0D0;
}
table.ordertbl tr.tablehead th.lastcolumn {
	border-right: solid 1px #D0D0D0;
}
table.ordertbl td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-left: solid 1px #D0D0D0;
	border-top: solid 1px #D0D0D0;
}
td.ordqty {
	text-align: center;
	background: #FAFAFA;
}
td.orditm {
	text-align: left;
	padding-left: 12px;
	background: #FAFAFA;
}
td.ordamt {
	text-align: right;
	background: #FAFAFA;
	border-right: solid 1px #D0D0D0;
}
td.orddisc {
	text-align: right;
	background: #FAFAFA;
	border-right: solid 1px #D0D0D0;
	color: red;
}
tr.lastrow td {
	border-bottom: solid 1px #D0D0D0;
}
tr.lastrow td.ordamt {
	border-top: solid 1px black;
}
.inset {
	margin-left: 8px;
	margin-right: 8px;
}

/* SCORING LEGEND PAGE */
table.legend {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 	400px;
}
table.legend H3 {
	margin: 0px;
}
table.legend td {
	padding-bottom: 4px;
}
table.legend td.strokes {
	padding-right: 30px;
}
table.legend tr#putter td {
	padding-top: 8px;
}
table.legend td.die {
	width: 75px;
	padding-right: 8px;
}
table.legend td.dieresult {
	width: 50px;
	padding-right: 15px;
	font-weight: bold;
}
table.unique {
	width: 510px;
}
table.weather H3,
table.unique H3 {
	margin-bottom: 5px;
}

/* SCORING EXAMPLE PAGE */
.dicebox {
	background: 0;
	font-size: 13px;
	line-height: 130%;
	float: left;
	clear: left;
	width: 450px;
	border: 0;
	padding: 0 0 12px 0;;
	margin: 10px 0 0 10px;
}
.dicebox H4 {
	font-size: 15px;
	color: #003300; /* dark green */
	margin-bottom: 5px;
	float: left;
}
.diceset {
	float: left;
	clear: left;
	padding-right: 8px;
	padding-top: 5px;
	width: 100%;
}
.die {
	float: left;
	text-align: center;
	margin-right: 10px;
}
.die .pic {
	display: table-cell;
	vertical-align: middle;
}
.die .pic IMG {
	vertical-align: middle;
	border: 0;
	margin: 0;
}
.die p {
	margin: 2px 0 4px 0;
	font-size: 14px;
	line-height: 90%;
	font-weight: bold;
	white-space: nowrap;
}
.die p span.elim {
	font-size: 10px;
	color: #444;
}
.result {
	float: left;
	text-align: center;
	margin-right: 10px;
}
.result p {
	margin: 58px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}

/* LEADERBOARD PAGE */
h3.lbtype {
	margin-bottom: 4px;
}
.tablewrap {
	border: solid 1px #003300;  /* dark green */
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
}
table#leadertbl {
	width: 420px;
}
tr.tablehead {
}
table#leadertbl tr.tablehead th {
	background: #003300;  /* dark green */
	color: white;
	padding: 2px 8px;
	padding: 4px 10px;
	border-right: solid 1px white;
}
table#leadertbl tr.tablehead th.lastcolumn {
	border-right: 0;
}
tr.userrow {
}
tr.userrow td {
	background: #F0F0F0;
	padding: 2px 8px;
	padding: 3px 10px;
	border-right: solid 1px white;
	border-top: solid 1px white;
	text-align: center;
}
tr.userrow td.lastcolumn {
	border-right: 0;
	text-align: left;
	font-size: 12px;
}
tr.firstrow {
}

/* CONTACT US PAGE */
table.contacttbl {
	padding-bottom: 10px;
}
table.contacttbl td {
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
td.contactBtn {
	text-align: right;
}
.contactNote {
	margin: 0;
	font-size: 10px;
	font-size: 12px;
}

/* SIDE GAMES PAGE */
p.competeintro {
	font-weight: bold;
}
.competecontent H3 {
	margin-bottom: 0;
}
.competecontent p {
	margin-top: 5px;
}
table.competetbl {
	text-align: center;
	margin-left: 30px;
	margin-bottom: 20px;
}
table.competetbl th,
table.competetbl td {
	padding-right: 20px;
}

/* ACCOUNT PAGE */
table#userstatstbl {
	border: solid 1px #003300;  /* dark green */
	margin-top: 20px;
	margin-bottom: 20px;
}
table#userstatstbl td {
	background: #F0F0F0;
	padding: 5px;
	text-align: center;
}
table#userstatstbl td.bestscore {
}
table#userstatstbl h2,
table#userstatstbl h3,
table#userstatstbl h4 {
	display: block;
	background: #003300; /* dark green */
	color: white;
	padding: 3px 4px 2px 4px;
	text-align: left;
	font-size: 15px;
	margin-bottom: 8px;
	margin-top: 0;
}
table#userstatstbl h3 {
	font-size: 13px;
}
table#userstatstbl h4 {
	font-size: 12px;
}
.score {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 2px;
}
.diff {
	margin-bottom: 8px;
}
.avgscore {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}
table#userstatstbl td p {
	font-size: 12px;
	margin: 0;
}
.imgaccnt {
	float: left;
	clear: right;
	margin: 18px 0 0 40px;
}
.accntlinks {
	clear: left;
}
.accntlinks p {
	margin-top: 4px;
	margin-bottom: 4px;
}

/* RETAIL LOCATIONS PAGE */
.purchhead H1 {
	display: inline;
}
.retaillnk {
	margin-left: 80px;
	display: inline;
}
.imgpbox3 {
	margin-top: 100px;
	text-align: center;
}
h2.tagline {
	margin-left: 20px;
	margin-bottom: 10px;
}
table.loctbl {
	margin-bottom: 10px;
}
td.locstate {
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-top: 12px;
}
tr.locrow td {
	padding-left: 20px;
	padding-bottom: 3px;
}
.imgright2 {
	float: right;
	clear: right;
	margin: 4px 0 8px 10px;
	margin: 4px 11px 8px 11px;
}

/* REVIEWS PAGE */
td.rvw_when {
	padding-bottom: 2px;
	border-bottom: solid 1px #765716;
}
td.rvw_when h2 {
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
td.rvw_cover {
	vertical-align: top;
	padding-top: 8px;
	padding-right: 22px;
}
td.rvw_cover p {
	margin-top: 4px;
	font-size: 11px;
	line-height: 14px;
}
td.rvw_image {
	vertical-align: top;
	padding-top: 8px;
	padding-right: 18px;
}
td.rvw_cover img,
td.rvw_image img {
	border: solid 1px #D0D0D0;
	padding: 1px;
}
td.rvw_content {
	vertical-align: top;
	line-height: 16px;
	padding-top: 8px;
}
td.rvw_content p {
	font-family: georgia;
	font-size: 12px;
	margin: 0 0 10px 0;
}

