/* Copyright (c) 2005 Teagames Limited. All rights reserved. */

body, div, span, a, img, p, form, h1, h2, h3 { margin: 0; padding: 0; border: 0; }
input { height: 15px; }
body { font-family: Tahoma, Arial, sans-serif; font-size: 12px; background:url('../images/grey.png') repeat;color: #FFF; text-align: center; line-height: 110%; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	body {
		background: url('../images/grey_2x.png') repeat;
		background-size: 60px 60px;
	}
}

a:link, a:visited { color: #ada; font-weight: normal; font-size: 12px; text-decoration: underline; }
a:hover { color: #FFF; font-weight: normal; text-decoration: none; }
ul { list-style-type:none; }

div#shellwrapper { width:100%; margin:0 auto; }

#header {
	position: relative;
	z-index: 20;
	width: 100%;
	height: 94px;
}
#header .container {
	margin: 0 auto;
	width: 1020px;
	position: relative;
}
#header #top_contents {
	border-bottom: 1px solid #326233;
	height: 68px;
	background: #2f552f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJmNTUyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ODk1NTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2f552f 0%, #589559 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f552f), color-stop(100%,#589559)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2f552f 0%,#589559 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2f552f 0%,#589559 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2f552f 0%,#589559 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2f552f 0%,#589559 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f552f', endColorstr='#589559',GradientType=0 ); /* IE6-8 */
}
#header #top_contents .burst {
	background: transparent url(../images/header-burst.png) no-repeat 50% 0;
	height: 67px;
}
#header #home_btn {
	position: absolute;
	top: 5px;
	left: 0;
}

#menu {
	background-color: #6ba966;
	border-bottom: 1px solid #1e361e;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .75);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .75);
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: inline-block;
	padding: 0 12px;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #fffeff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, .75);
	text-transform: uppercase;
}
#menu ul li a:hover {
	color: #fffece;
	background-color: #638263;
}
#menu ul li.selected a {
	border-left: 1px solid #1e371e;
	border-right: 1px solid #1e371e;
	font-weight: bold;
	color: #fffeff;
	background: #417c44; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxN2M0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTM4MWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #417c44 0%, #1e381d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#417c44), color-stop(100%,#1e381d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #417c44 0%,#1e381d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #417c44 0%,#1e381d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #417c44 0%,#1e381d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #417c44 0%,#1e381d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#417c44', endColorstr='#1e381d',GradientType=0 ); /* IE6-8 */
}

#main #wideAdd {
	padding: 2px 0 3px 0;
	border-bottom: 1px #1e361e solid;
	background: #66aa66; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2YWE2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ODdjNDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #66aa66 0%, #487c47 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66aa66), color-stop(100%,#487c47)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #66aa66 0%,#487c47 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #66aa66 0%,#487c47 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66aa66 0%,#487c47 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #66aa66 0%,#487c47 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66aa66', endColorstr='#487c47',GradientType=0 ); /* IE6-8 */
}

#mantleHold {
	padding: 10px;
	overflow: hidden;
	zoom: 1;
}
#mantleHold .left{
	width: 625px;
	float: left;
}
#mantleHold .right{
	width: 365px;
	float: right;
}

#main {
	position: relative;
	width: 1020px;
	margin:0 auto;
	border: 1px solid #1e361e;
	border-bottom: 0;
	background-color: #4a724a;
	-webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .75);
	box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .75);
}

#like{
	float:left;
	padding-left:15px;
}

#mediaContent { margin: 0 auto; background-color: #59835F; }

#gameHeader {
	padding: 5px 10px 7px 10px;
	margin: 0 0 10px 0;
	background-color: #497F49;
	border: 1px solid #000;
	-webkit-box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 1);
	box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 1);
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	overflow: hidden;
	zoom: 1;
}
#gameHeader h1 {
	float: left;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 18px !important;
	line-height: 20px !important;
	text-shadow: 0.1em 0.1em 0.1em #285430;
	font-weight: normal;
}

#featured_h {
	padding: 0 10px 15px 10px;
}
#featured_h .contents {
	padding: 10px 0;
	background-color: #326233;
	border: 1px #242 solid;
}
#featured_h ul {
	margin: 0;
	padding: 0;
}
#featured_h ul li {
	width: 320px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

/* AD TAGS */
/* disabled refresh button 03 01 2013 */
.refresh a { color:#cec; font-weight:normal; text-decoration:none; }

#x2 { padding: 0;  }
.r_col_add { width:160px; }
#x2 .refresh { display:none; width:162px; height:18px; background: url(../images/c_add_top.jpg) no-repeat; }
#x2 .refresh a { height:620px; height:18px; display:block; }
#x2 .bottom{ width:162px; height:18px; background: url(../images/c_add_bottom.jpg) no-repeat; }
#x2 .refresh span { display:none; }
#x2 .add{ border-left:2px #326233 solid; border-right:2px #326233 solid; }
.r_col_add a { color:#ffffff; }

#x4 { margin:0 auto 10px auto; }
#x4 .refresh { display:none; padding:4px 0 2px 0; text-align:center; }
#x4.play_preload .refresh { display:none; }
#x4 .refresh a {  }
#footer_add { width:100%; height:92px; position:relative; clear:both; }

#x1 { width:765px; height:90px; padding:0 0 0 0; margin:0 auto; clear:both; position:relative; }
#x3 { width:765px; height:90px; padding:0 0 0 0; margin:0 auto; clear:both; }
#x1 .add,
#x3 .add { height:90px; Width:728px; border:1px #326233 solid; float:left; position:relative; z-index;100; }
#x1 .refresh,
#x3 .refresh { display:none; background: url(../images/add_slow_h_w.jpg) no-repeat; overflow:hidden; height:92px; width:30px; border:none; float:left; }
#x1 .refresh a,
#x3 .refresh a { height:90px; width:30px; display:block; }
#x1 .refresh span,
#x3 .refresh span { display:none; }

#score_tb { border:1px #1f3920 solid; background-color: #1f3920; }

div#admin { display:block; color:black; text-align:left; width:75%; margin:0 auto;}div#admin P { font-size: 12px; font-weight:normal; margin-bottom:10px;}div#admin P.string { font-size:80%; position:relative; top:-5px; }div#admin P.zedoflags { color:#900; }div#admin B { font-size:125%; font-weight:bold; margin-right:10px; letter-spacing:.06em; }div#header #logo_teagames { width: 350px; height: 55px; } div#header #logo_gsn { width: 57px; height: 57px; position: absolute; top: 5px; left: 380px; } #gigya_container { margin: auto; } #gigya_top { width: 150px; padding: 4px 12px 0 0; margin: 0; text-align: center;overflow: hidden; position: absolute; top: 0; right: 0; } #gigya_ratings { height: 30px; border: 1px solid red; margin: 5px 10px 15px 10px; padding: 7px 15px; background-color: #38663f; border-color: #7b7; } #gigya_ratings_compact { float: right; width: 200px; margin-top: -5px; } #gigya_ratings_compact a { color :#fde350 !important; } #gigya_share { position: fixed; width: 55px; margin-left: -77px; margin-top: 6px; padding: 10px; background: #DDD; text-align: left; -moz-box-shadow: 2px 1px 8px 0px #000; -webkit-box-shadow: 2px 1px 8px 0px #000; z-index: 10000; } #gigya_activity_feed { overflow: hidden; background: #7B7 !important; border-right: 1px solid #242; } #gigya_activity_feed * { color: #fff !important; } .gig-tab-active { background: #7B7 !important; border: 0 !important; color: #fff !important; } .gig-tab-inactive { background: #2C562C !important; border: 0 !important; color: #fff !important; } .gig-simpleShare { color: #000 !important; } #gigya_activity_feed table { text-align: left !important; } #gigya_activity_feed table a { text-decoration: underline !important; } #gigya_activity_feed table a:hover { text-decoration: none !important; } #gigya_reactions { float: left; width: 700px; margin: 10px 0 0 0; } #gigya_reactions.wide { width: 830px; } #gigya_reactions table { margin: 0 auto; } #gigya_reactions_gig_containerParent { padding: 0 !important; overflow: visible !important; } #gigya_comments { margin: 0 10px; padding-bottom: 10px; width: auto !important; } .gigya_comments_item { margin: 20px 0 0 0 !important; overflow: auto !important; } .gig-commentList > * > * > * > * > .gigya_comments_item { margin-left: 60px !important; } .gig-commentList > * > * > * > * > * > * > .gigya_comments_item { margin-left: 120px !important; } .gigya_comments_heading { padding: 7px !important; background-color: #38663f !important; overflow: auto !important; } .gigya_comments_heading_photo { float: left !important; } .gigya_comments_heading_name { color: #59835f !important; float: left !important; padding: 8px 0 0 11px !important; } .gigya_comments_heading_name b { color: #fff !important; font-size: 1.2em !important; text-shadow: 0.1em 0.1em 0.1em #285430; } .gigya_comments_body { color: #fff !important; clear: both !important; padding: 10px !important; line-height: 1.3em !important; } .gigya_comments_body b { color: #fff !important; padding-bottom: 3px !important; display: block; font-size: 1.2em !important; } .gigya_comments_reply { clear: both !important; } .twitter-share-button { width: 55px !important; } .gigya_comments_add { color: #fff !important; padding-top: 10px !important; } .gigya_comments_add_photo { float: left !important; } .gigya_comments_add_details { color: #fff !important; float: left !important; padding: 0 0 0 10px !important; line-height: 1.7em !important; } .gigya_comments_add_details b { color: #fff !important; font-size: 1.3em !important; padding-top: 5px !important; text-shadow: 0.1em 0.1em 0.1em #285430; } .gigya_comments_add_comment { clear: both; padding-top: 10px !important; } .gig-comments-comment { background-color: inherit !important; padding-bottom: 5px !important; } .gig-comments-commentBox { margin-top: 0px !important; } .gig-comments-loginCanvas { margin-bottom: 15px !important; margin-top: 5px !important; } .gig-comments-textarea, .gig-comments-textbox-title { width: 670px !important; } .gig-comments-button-reply { padding: 2px 20px !important; } .gig-comments-rating {padding-bottom: 0 !important; } .gig-comments-button-vote { padding: 3px !important; } .gig-comments-button-post { padding: 3px 40px !important; } .gig-rating-button { padding: 3px 15px !important; margin-top: 3px; } .gig-rating-readReviewsLink { margin-right: 0 !important; } .gig-comments-commentBox-bottom { border: 0 !important; } .gig-comments-replyBox, .gig-comments-comment-child {background-color: #38663f !important; } .gig-comments-comment-time, .gig-comments-comment-body, .gig-comments-vote-value, .gig-comments-headerText, .gig-comments-commentList-header, .gig-comments-title, .gig-comments-shareTo, .gig-comments-addComment-label, .gig-comments-addComment-ratings-ratingName, .gig-comments-logoutLink:hover, .gig-comments-replies-length:hover, .gig-comments-username, .gig-comments-mandatoryMark, .gig-comments-logoutLink-container {color: #fff !important; } .gig-comments-logoutLink-container {float: none !important; } .gig-comments-separator {margin: 20px 0 !important; border-top: 1px solid #38663f !important; } .gig-comments-addComment-label, .gig-comments-comment-body {padding-top: 10px !important; } .gig-comments-logoutLink, .gig-comments-replies-length {color: #ada !important; text-decoration: underline !important; } .gig-comments-replyButtonAndCount { margin: 10px 0 5px 0 !important; } .gig-comments-comment-time {color: #ccc !important; } .gig-comments-collapse-arrow, .gig-comments-expand-arrow, .gig-comments-mandatoryMark, #gigya_comments-comments-header {display: none !important; } .gig-comments-dottedLine {background: #38663f !important; height: 0px !important; margin-bottom: 10px !important; }

div#element_account {
	float: right;
	margin-top: 2px;
	padding: 4px 20px;
	text-align: left;
	border: 1px solid #5ea85f;
	background: #213e21; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxM2UyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTU5MmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #213e21 0%, #2e592e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#213e21), color-stop(100%,#2e592e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #213e21 0%,#2e592e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #213e21 0%,#2e592e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #213e21 0%,#2e592e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #213e21 0%,#2e592e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#213e21', endColorstr='#2e592e',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, .5);
	box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, .5);
}

div#element_account small a {
	font-size: 10px;
}

div#element_account form { color:white; }
div#element_account input { width:95px; height:19px; margin-top:2px; }
div#element_account #loggedIn { height:30px; }
div#element_account #usericon { width: 45px; height: 45px; float: left; margin: 4px 10px 4px 0; }
div#element_account #userinfo { width: 250px; float: left; }
div#element_account div#username { margin-top: 8px; font-size:110%; color: white; line-height: 1.3em; }
div#element_account div#userlinks { margin-top: 2px; }
div#topright { width: 522px; height: 70px; float: right; }
div#title { width: 522px; height: 42px; background: #6a6; margin-bottom: 2px; }
div#title h1 { color: #F2FAF2; font-size: 12px; font-weight: normal; font-style: italic; padding-top: 12px; }
div#TopBannerWrapper { width:1024px; text-align:center; }
div#container_1_zedo { display:block;}
div#container_1 { width:728px; height:90px; color:#fff; margin:0 auto; text-align:center;display:none; }
div#GameBannerWrapperBG { margin:0 auto; padding: 0; text-align:center; }
div#GameBannerWrapper { margin:0 auto; text-align:center; clear:both; }
div#container_2_zedo { display:block; margin:0 auto; text-align:center;}
div#container_2 { width:360px; height:260px; color:#cc6699; display:none; }
p#GameLoadingMeter { text-align:center; margin:10px 0; font-weight:bold;}
p#GameLoadingMeter img { text-align:center; margin-top:10px;}
div#SkyBannerWrapper { width:160px; margin:0 auto; text-align:left; float:right;}
div#container_3_zedo { display:block; }
div#container_3 { width:160px; height:830px; margin:0 auto; text-align:left; display:none; }
div#menubar { width:100%; height: 26px; text-align: center; }
div#columnsshell { width: 1020px; margin:0; padding:0; }
div#columnleft { width: 842px; float: left; text-align:center; margin:0 0 0 10px; *margin:0 0 0 6px; _margin:0 0 0 3px; }
div#columnright { width: 158px; float: right; margin: 0 10px 0 0; text-align:center; padding:0; }
div#columnLeft2 { width: 700px; float: left; margin: 10px 0 0 10px; text-align: left; padding: 0 0 15px 0; }
div.columnleftcontainer2 {background-color: #59835f; margin: 0 0 10px 0; overflow: auto; }
div#columnRight2 { width: 300px; float: right; margin: 10px 5px 0 0; text-align:center; }
div.columnsspacer { clear: both; }
div.leftcolumnspacer { clear: both; }
div#columnleftleft { width: 32%; float: left; padding-left:10px;margin:0;}
div#columnleftcenter { width: 32%; float: left; padding-left:10px;margin:0;}
div#columnleftright { width: 32%; float: left; padding-left:10px; margin:0;}
div.columnrightcontainer {background-color: #59835f; margin: 0 auto; padding: 10px; overflow: auto; }
div.columnleftcontainer {background-color: #285430; margin: 0 auto; overflow: auto; }
.fat {font-size: 1.8em; font-weight: bold; padding: 10px 15px; line-height: 1em; text-shadow: 0.1em 0.1em 0.1em #285430; font-family: Verdana; text-align: left; }

div.moregamesscroll { padding: 8px 0; cursor: pointer; }
div.moregamescontainer { position: relative; height: 315px; overflow: hidden; }

ul.moregamescontainerscroll {
	position: absolute;
	top: 0;
	height: 1500px;
	width: 100%;
	margin: 0;
	padding: 0;
}
ul.moregamescontainerscroll li {
	margin: 0;
	padding: 0;
}
.moregamesitem {
	background-color: #38663f;
	padding: 5px;
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
	zoom: 1;
}
.moregamesitem:hover, .moregamesitem:hover span.title {
	color: #fff;
	background-color: #589559;
}
.moregamesitem.sponsoredgame { background-color: #7b7; }
.moregamesitem.sponsoredgame:hover {
	background-color: #589559;
}
.moregamesitem.sponsoredgame span.title { color: #fff; font-weight: bold; }

/* featured game category games */
div.noticetitle, h3.gamecategoryheader {
	text-align: center;
	background: #64a265; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0YTI2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NjdmNDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #64a265 0%, #467f47 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64a265), color-stop(100%,#467f47)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #64a265 0%,#467f47 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #64a265 0%,#467f47 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #64a265 0%,#467f47 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #64a265 0%,#467f47 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64a265', endColorstr='#467f47',GradientType=0 ); /* IE6-8 */
	border-bottom: 1px solid #64a265;
	padding: 0;
	margin:0;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	text-shadow: 0px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
}

ul.gamecategorybox {
	border: 1px solid #242;
	border-bottom: 0;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.gamecategorybox li {
	padding: 0;
	margin: 0;
}

div.gamemenuitemicon { width: 80px; float: left; }
div.gamemenuitemdesc { float: left; text-align: left; padding: 0 0 0 10px; width: 223px; overflow:hidden; color: #fff; }
.moregamesitem > div.gamemenuitemdesc { width: 170px; padding: 0 0 0 5px; }
div.gamemenuitemdesc h2 { font-size: 12px; font-weight: normal; padding-bottom: 5px; }
div.gamemenuitemtitle { padding-bottom: 5px; }
div.gamemenuitemtitle span.title { color: #ada; text-decoration: underline; }

a.game-item {
	background-color: #2c562c;
	border-bottom: 1px solid #242;
	overflow: hidden;
	zoom: 1;
	padding: 5px;
	text-align: left;
	display: block;
}
a.game-item:hover,
a.game-item:hover span.title {
	color: #fff;
	background-color: #589559;
}

#detailedNoticeWrapper { overflow: auto; clear: both; margin: 0 0 10px 10px; padding: 0; }
#detailedNoticeWrapper li {
	margin: 0 8px 0 0;
	padding: 0;
	float: left;
}

#detailedNoticeWrapper .detailedNoticeFeatured {
	width: 210px;
	height: 120px;
	background: #38663f;
	padding: 5px;
	display: block;
	overflow: hidden;
}
#detailedNoticeWrapper .detailedNoticeFeatured:hover, #detailedNoticeWrapper .detailedNoticeFeatured:hover span.title {
	color: #fff;
	background-color: #589559;
}
#detailedNoticeWrapper .gamemenuitemdesc { width: 100px; }

div#noticeWrapper.full { width: 1008px; height: 190px; margin:9px auto 10px auto; text-align:center;clear: both; }
div#noticeWrapper.threeQuarter { width: 832px; height: 190px; margin: 10px 10px 10px 0; _margin-left:10px; text-align: center; clear: both; }
div#noticeWrapper.full .noticeFeatured { width: 329px; height: 190px; background: #242; margin-right: 10px; float: left; }
div#noticeWrapper.threeQuarter .noticeFeatured { width: 271px; height: 190px; background: #242; margin-right: 10px; float: left; }
div#noticeWrapper.full .noticeFeaturedMultiplayer { width: 328px; height: 190px; background: #242; float: left; }
div#noticeWrapper.threeQuarter .noticeFeaturedMultiplayer { width: 267px; height: 190px; background: #242; float: left; }
div.noticeFeaturedContent { text-align:center; }
div.noticeFeaturedContent p.featuredtitle { margin: 8px 0 4px 0; font-weight: bold; }
div.noticetitle span { line-height:17px; }
div.noticetitle a { line-height:17px; text-decoration:underline; }
span.shademid { color: #A6CAA6; }
div#bottomshell { width: 1024px; height: 25px; clear: both; }
div#bottom { width: 1020px; height: 25px; background: #447C45; }
div#bottomleft { padding: 6px 0 0 10px; float: left; }
div#bottomright { padding: 6px 10px 0 0; float: right; }
div#body1shell { background-color: #242; text-align: left; border-left:1px #000000 solid; border-right:1px #000000  solid; border-bottom:1px #000000  solid; }
div#scores { width: 826px; line-height: 105%; background-color: #242; margin:3px; }
div#body1 { overflow:hidden;zoom:1;line-height: 120%; padding: 10px; background-color: #3e713f; border:3px #242 solid; }
div#body2 { line-height: 120%; background-color: #3e713f; border-left:3px #242 solid; border-right:3px #242 solid; border-bottom:3px #242 solid; }
div#body1shell h1 { font-size: 110%; color: #FFF; padding: 0 0 16px 0; border: 0; margin: 0; }
div#body1shell h2 { font-size: 110%; color: #FFF; padding: 20px 0 0 0; border: 0; margin: 0; font-weight: bold; }
div#body1shell p { margin-bottom: 10px; }
div#scoresleft { width: 200px; line-height:125%; padding: 10px 0; background-color: #242; float: left; text-align: left; border-right:2px #162a16 solid; }
div#scoresleft div { background: #3e713f; padding:2px 2px 2px 6px; *padding:0px 2px 2px 6px; margin-top:3px; *margin-top:3px; font-weight:bold; }
div#scoresleft a { padding:4px 2px 4px 6px; text-decoration: none;color:#ffffff;}
div#scoresleft a:hover { text-decoration: underline;color:#ffffff;}
div#scoresleft div#sublevels { background-color: #242; padding: 0 0 0 15px; }
div#scoresright { width: 790px; padding: 10px; text-align: left; float: left; }
div#scoresright #gameinfo{ width: 470px; float:left; padding:0;text-align:left; }
div#scoresright #gameinfoleft { width: 160px; float: left; }
div#scoresright #gameinforight { width: 300px; float: left; margin-left: 10px; }
div#scoresright #gameinfodisclaimer { padding:10px 0 0 0; margin-left:160px; }
td.scoreodd { padding: 2px 0 2px 0; background: #3e713f; }
td.scoreeven { padding: 2px 0 2px 0; background: #497f49; }
.divDragTitle { position:absolute; height:25px; padding:1px; margin:0px; }
.divDragTitle table { border-spacing:0px; width:100%; }
.divDragTitle table tr td { padding:0px; font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; }
.divDragContent { position: absolute; background-color: #FFFFFF; padding:0px; margin:0px; border:1px black solid; display:block; }
.divTitleButton { border:0px; }
tr#lighterrow{ background-color: #C5D4C4; padding:4px; }
tr#darkerrow{ background-color: #B1C5B0; padding:4px; }
td#profilecol1{ width: 40%; padding: 4px; text-align:right; }
td#profilecol2{ width: 60%; padding: 4px; text-align:left; }
div#tipsleft { width: 200px; line-height:125%; padding: 10px 0; background-color: #242; float: left; text-align: left; border-right:2px #162a16 solid; } div#tipsleft div { background: #3e713f; padding:2px 2px 2px 6px; *padding:0px 2px 2px 6px; margin-top:3px; *margin-top:3px; font-weight:bold; }div#tipsleft a { padding:4px 2px 4px 6px; text-decoration: none;color:#ffffff;}
div#tipsleft a:hover { text-decoration: underline;color:#ffffff;}
div#tipsright { width: 790px; padding: 10px; text-align: left; float: left; }
div#tipsright #gameinfo{ width: 470px; float:left; padding:0;text-align:left; }
div#tipsright #gameinfoleft { width: 160px; float: left; }
div#tipsright #gameinforight { width: 350px; float: left; margin-left: 10px; }
div#tipsright #gameinfodisclaimer { padding:10px 0 0 0; margin-left:160px; }
div#corpleft { width: 250px; float: left; line-height: 120%; }
div#corpright { width: 250px; float: right; padding: 0 0 0 15px; border-left: 1px solid white; margin-bottom: 32px; line-height: 120%; }
div#gameinfoshell #gameinfo { background: #59835F; text-align:left; margin-bottom: 10px; padding-bottom: 15px; }
div#gameinfoshell #gameinfoleft { width: 160px; float: left; margin-left: 10px; _margin-left: 5px; }
div#gameinfoshell #gameinforight { width: 350px; float: left; margin-left: 10px; }
div#gameinforight p { margin-bottom: 10px; text-align: left; }
div#gameinforight p.desc { width: 300px; }
div#gameinforight a { text-decoration: underline; }
div#gameinforight span.pipe { color: #ada; } .playnow { margin-top: 10px; }
div#gameinforight .btn { float: left; }
div#gameinfodisclaimer { clear: both; padding: 10px; *padding-top: 0px; }
div#gameinfobanner { width: 300px; height: 250px; float: right; }
div#seeallgames { height:24px; text-align:center; background-color: #38663f; line-height:22px; }
div .infocontainer, div .playcontainer { background-color: #285430; overflow: hidden; }
div#media_old{ width: 832px; background-color: #2c562c; }
div#mediaContainer { width: 700px; margin: 10px 0 0 5px; float: left; }
div#mediaContainer.wide { width: 1004px; }
div#media { width: 700px; float: left; }
div#media.wide { width: 830px; }
div#media.full_width { width: 100% !important; }
div#show_sponsored_games_link { text-align: right; padding-right: 10px; }
div#show_sponsored_games_link a { color: #fff; font-weight: bold; text-decoration:underline; }
div#formsuccess_fb{width: 824px; height:400px;text-align:center; }
div#formsuccess_fb #signupformrow{width: 424px; margin:30px auto 30px auto; }
div#sign_up_page_content, div#login_page_content { background-color: #242; text-align:center; }
div#sign_up_page_upsell, div#login_page_upsell { width:430px; height:450px; margin: 25px 30px 0px 30px; _margin: 25px 30px 0px 10px;padding-bottom:10px;float:left; }
div.signinForm{height:60px;height:80px;}
div#fb_link_box { height:100px; margin:4px 2px 3px 0;}

div#sign_up_page_form, div#login_page_form {
	width:565px;
	margin:4px 2px 3px 0;
	padding-top:10px;
	float:left;
}

div#sign_up_page_form_tab,
div#login_page_form_tab {
	color: #000;
	width: 425px;
	margin: 20px 2px 3px 0;
	padding: 50px 25px 25px 25px;
	float: left;
	position: relative;
	border: 1px solid #315e35;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #f8f8f8;
	-webkit-box-shadow: inset 1px 1px 20px 0px rgba(0, 0, 0, .25);
	box-shadow: inset 1px 1px 20px 0px rgba(0, 0, 0, .25);
}

div#sign_up_page_form_tab h2,
div#login_page_form_tab h2 {
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 10px 13px;
	color: #fff;
	background: #b3dec0; /* Old browsers */
	background: -moz-linear-gradient(top,  #b3dec0 0%, #7bc280 50%, #6cb870 51%, #63ba6b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3dec0), color-stop(50%,#7bc280), color-stop(51%,#6cb870), color-stop(100%,#63ba6b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b3dec0 0%,#7bc280 50%,#6cb870 51%,#63ba6b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b3dec0 0%,#7bc280 50%,#6cb870 51%,#63ba6b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b3dec0 0%,#7bc280 50%,#6cb870 51%,#63ba6b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b3dec0 0%,#7bc280 50%,#6cb870 51%,#63ba6b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dec0', endColorstr='#63ba6b',GradientType=0 ); /* IE6-9 */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .15);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .15);
}

div #signup_body, div #login_body {
	background-color:#326233;
	overflow: hidden;
	zoom: 1;
}

div#sign_up_page_form input, div#login_page_form input { border:0; } div#login_page_content .set_up_link {margin:0 auto;}#formtop {display:none;background-color:#ffc;border: 1px solid #f66;font-weight:bold;color:#f00; padding:10px 4px 10px 4px;margin:0px 0px 15px 0px; }#label {padding: 3px 0 2px 2px; float:right; }#loginelementsmall { width:105px; float:left; margin-right:2px; text-align:left; font-weight:bold; } #loginelementbutton { margin-top:17px; float:left; text-align:center; } div#sign_in_page_content #loginelementbutton { margin-top:13px; }#loginelementlarge { width:190px;float:left; margin-right:10px; text-align:left; } #change_account input {height:20px; }div#signupformrow, div#loginformrow { width:100%;zoom: 1;overflow: hidden;} div#sign_up_page_form #signupformrow,  div#sign_up_page_form_tab #signupformrow, div#login_page_form #loginformrow,  div#login_page_form_tab #loginformrow { padding-top: 5px; height: 25px; } div#sign_up_page_form #sign_up_button, div#login_page_form #login_button{ clear:both; margin:0 auto; } #sign_up_button, #login_button{ clear:both; margin:15px auto; } div#signupformrow .elementL, div#loginformrow .elementL { font-size: 12px; text-align:right; width:140px; float:left; } div#signupformrow .elementR, div#loginformrow .elementR { width:220px; height:30px; overflow:hidden;font-size: 12px; text-align:left; margin-left:4px; float:left; } #sign_up_page_form_tab .terms { width:400px; overflow:hidden;font-size: 10px; text-align:left; margin: 0 0 14px 4px; float: left; } #sign_up_page_form_tab .terms #text {float:left;width: 290px;	}#sign_up_page_form_tab .terms #checkBox {float:left;width: 10px;	}#sign_up_page_form_tab #sign_up_form_link , #login_page_form_tab #login_form_link {color: #326233; }#sign_up_page_form_tab .directions, #login_page_form_tab .directions {font-weight: bold; font-size: 14px; margin: 0 0 13px 0; }#sign_up_page_form_tab .hint, #login_page_form_tab .hint {font-size: 11px; padding: 7px; margin: 5px auto 15px auto; border: 1px solid #DDD; background-color: #FFF; color: #333; width: 400px; }div#signupformrow .elementR span span { font-weight: normal; font-size: 90%; }div#profile_content {margin:0;}div#profilelinkbox { width:170px; height:480px; background-color: #242; padding:10px 0; float:left; text-align:right;line-height:25px; } div#profilelinkbox div { padding-right:2px; }div#profilelinkbox div#icon { background-color:green; }div#profilelinkbox #curr_page { width:100%; float:right; padding-right:4px; font-weight:bold; background-color: #3e713f; }div#profilelinkbox a { width:100%; float:right; }div#profilelinkbox #username { font-size:110%; font-weight:bold; }div#body2 #signupformbox {width:400px; float:left; padding:10px; margin-bottom:10px; }div#body2 #submit_button { clear:both; text-align:center;margin:0 auto; } div#change_icon_content {text-align:center; padding:10px; }
a.btn, span.btn {
	display: inline-block;
	padding: 5px 10px;
	color: #C00 !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, .5);
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 1);
	font-size: 10px;
	line-height: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fefcea; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRhMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-8 */
}
a.btn:hover, span.btn:hover {
	text-decoration: none;
	background: #f8eb83;
	background-position: 0 -20px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

div.display_errors {background-color: #FFFFCC;border: 1px solid #FF6666;color: #FF0000;font-weight: bold;margin: 0 0 15px;padding: 10px 4px;}div.display_errors ul {padding: 0;margin: 0;}div.display_errors ul li {font-weight: normal;}.field_error {background-color: #FFFFCC;}#connect_new, #connect_existing {margin-bottom:40px;width:470px;margin:0 auto;height:120px;}.connect_head, #connect_existing {padding-top:20px;padding-bottom:20px;}
#sweepsstakes{
	width:806px;
	margin: 0 0 0 25px;
	background-color:#4a724a;
	font-family: arial, Helvetica,sans-serif;
}

#sweepsstakes h1{
	font-size:22px;
	margin: 0;
	color: #1C331C;
}

#sweepsstakes #top{
	width:806px;
	height:97px;
	background: url("../images/sweeps_banner_top.jpg") top left no-repeat white;
	margin-bottom:10px;
}

#sweepsstakes #countdown{
	float:left;
	margin-left:0px;
	width:395px;
	margin-bottom:10px;
	position:relative;
	height:168px;
}

#sweepsstakes #winners{
	float:right;
	width:385px;
	margin-bottom:10px;
	position:relative;
	height: 168px;
}

#sweepsstakes #winners .winner{
	position:relative;
	float:right;
	width:160px;
	height:70px;
	padding:10px;
	font-size:12px;
}

#sweepsstakes #winners .winner .thumb{
	background: url("../images/sweeps_sprite.png") no-repeat scroll 0 -95px transparent;
	height: 78px;
	padding: 5px 0;
	position: absolute;
	width: 85px;
}

#sweepsstakes #winners .winner .thumb.r{
	right:0px;
	margin-right: 6px;
}

#sweepsstakes #winners .winner .thumb.l{
	left:0px;
}

#sweepsstakes #winners .winner .info span{
	font-weight:bold;
	color:#000000;
}

#sweepsstakes #winners .winner .info.r{
	left:0px;
	position:absolute;
	width: 80px;
	height:78px;
	word-wrap:break-word;
	text-align:right;
	padding-top:2px;
}
#sweepsstakes #winners .winner .info.l{
	position:absolute;
	width: 80px;
	height:78px;
	right:0px;
	padding-top:2px;
	margin-right:10px;
	text-align:left;
}

#sweepsstakes #countdown h1{
	background: url("../images/sweeps_sprite.png") 0 -58px no-repeat;
	width:373px;
	height:20px;
	margin: 0 auto 10px;
	text-indent:-2000px;
}

#sweepsstakes #winners h1{
	font-color:#000000;
	text-align:center;
}

#sweepsstakes #countdown .inner, #sweepsstakes #winners .inner{
	height:110px;
	margin: 10px 10px 0 10px;
	position: relative;
}

#sweepsstakes #countdown .inner {
	position: absolute;
	z-index: 1000;
}

#sweepsstakes #congratulations .key{
	width:300px;
	height:20px;
	float:left;
	margin: 5px 60px 0 2px;
	font-size:12px;
	font-weight:bold;
}

#sweepsstakes #congratulations .list{
	height:240px;
	background-color:#d4d4d4;
	overflow:auto;
	width:100%;
}

#sweepsstakes #congratulations .list .winner{
	color:#000000;
	height: 16px;
	padding-top: 3px;
	font-size:12px;
}
#sweepsstakes #congratulations .list .winner span{
	padding: 0 60px 0 20px;
	width:150px;
	white-space: nowrap;
	float:left;
	display:block;
}

#sweepsstakes #congratulations .list .even{
	background-color:#9e9e9e;
}

#sweepsstakes #congratulations .inner{
	margin: 10px 10px 0 10px;
	height:310px;
}

#sweepsstakes #congratulations h1{
	background: url("../images/sweeps_sprite.png") 0 -78px no-repeat;
	width:500px;
	height:20px;
	margin: 0 auto 5px;
	text-indent:-9999px;
}

#winners .sub-text{
	font-size:9px;
	color:#000000;
	text-align:center;
}

#sweepsstakes #congratulations{
	width:802px;
	float: left;
	position:relative;
	height:355px;
}

.cfloat{
	clear:both;
}

.roundcont {
	width: 250px;
	background-color: #64ab65;
	color: #fff;
	border-style:solid;
	border: 2px solid black;
	padding-bottom:0px;
}

.roundcont p {
	margin: 10px 10px 0 10px;
	display:relative;
}

.r_top_l {
	width:24px;
	height:24px;
	background: url("../images/sweeps_sprite.png") 0 0 #4a724a;
	margin:-2px -2px 0;
	float:left;
}

.r_top_r {
	width:24px;
	height:24px;
	background: url("../images/sweeps_sprite.png") -90px 0 #4a724a;
	float:right;
	margin:-2px -2px 0;
}

.r_bottom_l {
	float:left;
	position:absolute;
	bottom:-2px;
	left:-2px;
	height:24px;
	width:24px;
	background: url("../images/sweeps_sprite.png") -29px -4px no-repeat #4a724a;
}

.r_bottom_r {
	position:absolute;
	bottom:-2px;
	right:-2px;
	height:24px;
	width:24px;
	background: url("../images/sweeps_sprite.png") -61px -4px no-repeat #4a724a;
}

#board{
	height:300px;
	border-style:solid;
	border: 2px solid black;
	padding-bottom:0px;
	position:relative;
	background-color:#3c5d3c;
}

#board .r_top_l {
	background: url("../images/sweeps_sprite.png") repeat scroll -1px -31px #64AB65;
	float: left;
	height: 22px;
	margin: -2px -2px 0;
	width: 19px;
	z-index:30;
}

#board .r_top_r {
	width:20px;
	height:20px;
	background: url("../images/sweeps_sprite.png") repeat scroll -82px -29px #64AB65;
	float:right;
	margin:-2px -2px 0;
	z-index:30;
}

#board .r_bottom_l {
	float:left;
	position:absolute;
	bottom:-2px;
	left:-2px;
	height:20px;
	width:20px;
	background: url("../images/sweeps_sprite.png") no-repeat scroll -26px -32px #64AB65;
	z-index:30;
}

#board .r_bottom_r {
	background: url("../images/sweeps_sprite.png") repeat scroll -57px -32px #64AB65;
	float: right;
	height: 20px;
	margin: -2px -2px 0;
	width: 20px;
	z-index:30;
}

#congratulations .table{
	height:400px;
}

a#login_btn{
	background: url("../images/login_to_win.png") no-repeat;
	height:65px;
	width:290px;
	display:block;
	margin:28px auto 0px;
	text-indent:-2000px;
}

#sweepsstakes #terms{
	padding:20px 0 20px;
	font-size:10px;
	clear:both;
	color:#fff;
}

#cDown{
	margin-top:10px;
	font-size:20px;
	line-height:26px;
	margin-bottom:10px;
	height:35px;
}


/* jQuery Countdown styles 1.5.9. */
.hasCountdown {
	margin-bottom:12px;

}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	font-size: 25px;
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 20px;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}


#rss a{
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:22px;
}
#rss a:hover{
	text-decoration:underline;
}

#rss a img{
	padding:20px 0px 0 10px;
}

div#promobar_show {
	display: none;
	position: relative;
	z-index: 1000;
}
div#promobar_show div.bar {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
}
div#promobar_show div.content {
	margin: 0 auto;
	width: 1100px;
	display: inline-block;
	text-align: right;
}
div#promobar_show div.content a {
	text-align: center;
	position: relative;
	z-index: 9999;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	font-size: 9px;
	color: #cc0000;
	line-height: 23px;
	height: 28px;
	width: 68px;
	background: transparent url('/skin5/promobar/tab.png') no-repeat 100% 0;
}
div#promobar_show div.content a:hover {
	text-decoration: none;
}
div#promobar_show div.content a span {
	display: inline-block;
	height: 7px;
	width: 15px;
	background: transparent url('/skin5/promobar/show.png') no-repeat 100% 50%;
}
div#promobar {
	display: none;
	height: 24px;
}
div#promobar div.bar {
	position: fixed;
	top: 0;
	left: 0;
	background: transparent url('/skin5/promobar/background.png') repeat-x;
	width: 100%;
	height: 29px;
	z-index: 9999;
}
div#promobar div.bar a {
	color: #336633;
}
div#promobar div.bar div.content {
	margin: 0 auto;
	padding-top: 5px;
	color: #1e361e;
	width: 1100px;
	zoom: 1;
	overflow: hidden;
}
div#promobar div.bar div.content div.social {
	text-align: left;
	float: left;
}
div#promobar div.bar div.content div.social a {
	display: inline-block;
	height: 16px;
	width: 16px;
	background: transparent url('/skin5/promobar/social_icons.png') no-repeat;
	text-indent: -9999px;
}
div#promobar div.bar div.content div.social a.facebook {
	background-position: 0 0;
}
div#promobar div.bar div.content div.social a.twitter {
	background-position: -16px 0;
}
div#promobar div.bar div.content div.social a.google {
	background-position: 0 -16px;
}
div#promobar div.bar div.content div.social a.stumbleupon {
	background-position: -16px -16px;
}
div#promobar div.bar div.content div.feed {
	text-align: center;
}
div#promobar div.bar div.content div.feed ul.controls {
	display: inline-block;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	vertical-align: middle;
}
div#promobar div.bar div.content div.feed ul.controls li {
	display: inline;
	margin: 0;
	padding: 0;
}
div#promobar div.bar div.content div.feed ul.controls li a {
	display: inline-block;
	background: transparent url('/skin5/promobar/controls.png') no-repeat;
	text-indent: -9999px;
	margin-right: 2px;
}
div#promobar div.bar div.content div.feed ul.controls li a.pause {
	background-position: -0 -0;
	width: 9px;
	height: 12px;
}
div#promobar div.bar div.content div.feed ul.controls li a.back {
	background-position: -0 -14px;
	width: 12px;
	height: 12px;
}
div#promobar div.bar div.content div.feed ul.controls li a.next {
	background-position: -0 -28px;
	width: 12px;
	height: 12px;
}
div#promobar div.bar div.content div.feed ul.messages {
	display: inline-block;
	margin: 0;
	list-style: none;
}
div#promobar div.bar div.content div.feed ul.messages li {
	display: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div#promobar div.bar div.content div.feed ul.messages li a {
	color: #cc0000;
	font-weight: bold;
}
div#promobar div.bar div.content div.feed ul.messages li a.button {
	display: inline-block;
	color: #fff;
	background-color: #cc0000;
	padding: 2px 5px;
	margin: -2px 0 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	-webkit-box-shadow: 1px 1px 1px 0px #000000;
	-moz-box-shadow: 1px 1px 1px 0px #000000;
	box-shadow: 1px 1px 1px 0px #000000;
}
div#promobar div.bar div.content div.cta {
	text-align: right;
	float: right;
	padding-top: 2px;
}
div#promobar div.bar div.content div.cta a {
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	font-size: 9px;
	color: #cc0000;
}
div#promobar div.bar div.content div.cta a:hover {
	text-decoration: none;
}
div#promobar div.bar div.content div.cta a span {
	display: inline-block;
	height: 8px;
	width: 15px;
	background: transparent url('/skin5/promobar/hide.png') no-repeat 100% 50%;
}

.leaderboard {
	zoom: 1;
	overflow: hidden;
}
.leaderboard div.user {
	float: left;
	width: 92px;
	margin: 0 5px;
	padding: 18px 0 0 0;
	border: 0;
	text-align: center;
}
.leaderboard div.user h4 {
	margin: 0;
	padding: 0;
}

#slider-code { height: 70px; overflow:hidden; }
#slider-code .viewport { float: left; width: 615px; height: 70px; overflow: hidden; position: relative; }
#slider-code .buttons { display: block; float: left; font-size: 16px; font-weight: bold; text-decoration: none; color: #fff; }
#slider-code .prev { margin: 0 10px 0 0; }
#slider-code .next { margin: 0 0 0 10px; }
#slider-code .disable { visibility: hidden; }
#slider-code .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#slider-code .overview li{ float: left; margin: 0 20px 0 0; padding: 1px; height: 70px; width: 615px;}

.rectangle-ad-container {
	background-color: #5e9566;
	border: 1px solid #242;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 8px;
}

span.new-game-label {
	display: inline-block;
	padding: 1px 5px 2px 5px;
	color: #fff;
	text-shadow: 0px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, .25);
	font-size: 10px;
	line-height: 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #ff3019; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-8 */
}

ol#freegames-howto {
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
}
select#filter-category {
	position: absolute;
	right: 0;
	bottom: 0;
}

ul#freegames-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#freegames-list li {
	margin: 0 0 5px 0;
	padding: 10px 10px 10px 120px;
	background-color: #2c562c;
	position: relative;
	min-height: 75px;
}
ul#freegames-list li img.screenshot {
	position: absolute;
	top: 10px;
	left: 10px;
}
ul#freegames-list li h3 a {
	font-size: 16px;
	line-height: 24px;
}

#notfound {
	background: none;
}
#notfound #header {
	height: auto;
}
#notfound #header .container h1 {
	padding-top: 16px;
}
#notfound #header #top_contents {
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
#notfound #main {
	background: none;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 675px;
}
#notfound #main #mr-tea-bag {
	position: absolute;
	top: -19px;
	left: 0;
	z-index: 1000;
}
#notfound #main #speech {
	height: 153px;
	width: 223px;
	background: transparent url('/images/speech-bubble.png') no-repeat;
	position: absolute;
	top: 80px;
	left: 190px;
	color: #6b6b6b;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px 10px 0 52px;
}
#notfound #main #speech h3 {
	text-transform: uppercase;
	font-size: 48px;
	line-height: 54px;
	color: #404040;
	font-weight: normal;
}
#notfound #main #destinations {
	position: absolute;
	top: 0;
	right: 0;
	width: 230px;
	text-align: left;
	padding: 20px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.45);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.45);
	background-color: #9ac793;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#notfound #main #destinations ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#notfound #main #destinations ul.links li {
	margin: 0 0 18px 0;
	padding: 0;
}
#notfound #main #destinations ul.links li a {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
}
#notfound #main #destinations ul.links li a:hover {
	color: #fffece;
}
#notfound #main #destinations #detailedNoticeWrapper li {
	margin: 0 0 12px 0;
	float: none;
}
#notfound #main #destinations #detailedNoticeWrapper li:last-child {
	margin-bottom: 0;
}
#notfound #main #destinations #detailedNoticeWrapper .detailedNoticeFeatured {
	height: auto;
	width: auto;
}
