.html, body
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        color: #22283A;
        padding : 0;
        margin : 0;
        cursor : default;
}

html
{
        height : 100%;
}

body
{
	margin: -10;
	padding: 0;
	text-align:center;
	background-color: #F4EB5C;
	background-image: url(/images/bGroundburst.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

p
{
	
}
.bold {
	font-weight: bold;
}

h3 {
	font-size: 1.4em;
}
a:link
{
	color: #7D2459;
	border: 0;
}

li a:link
{
	color: #7D2459;
	text-decoration: none;
	border: 0;
}

li a:visited
{
	color: #46408d;
	text-decoration: none;
}

a:visited
{
	color: #46408d;
}

a:hover
{
	color: #c30;
}
img
{
	border: 0;
}

/*master template*/
.button   {
	background-color: #F9B9A2;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #666;
	border-left-color: #CCC;
	float: right;
	padding: 3px;
	margin-right: 20px;
	margin-top: -5px;
	display: block;
}

#log_in{
	top: -75px;
	z-index: 7;
	height: 630px;
	width: 510px;
	position: absolute;
	margin-right: 225px;
	margin-left: 225px;
	padding: 0px;
}

.cont1, .cont3 {
	background-color: #FF9;
	padding: 10px;
	border: 2px solid #003399;	
}

#signChains{
	background-image: url(/image_server.php?image_id=8021);
	background-repeat: repeat-y;
	background-position: top;
	height: 145px;
	width: 520px;
}

#signTop{
	background-image: url(../images/logSign_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 145px;
	width: 520px;
}

#signMiddle{
	background-image: url(../images/logSign_middle.gif);
	background-repeat: repeat-y;
	width: 480px;
	min-height: 200px;
	padding-right: 20px;
	padding-left: 20px;
	z-index:10 !important;
	float: left;
}

#signBottom{
	background-image: url(../images/logSign_bottom.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 520px;
}

#closeLogIn_btn{
	float: right;
	margin-top: 110px;
	margin-right: 50px;
	cursor: pointer;
}
.clearfloat {
	clear: both;
}

.hidden{
	display: none;	
}

.mem{
	font-size: 16px;
	font-weight: bold;
	color: #0071BB;
	text-align: center;
	padding-left: 20px;	
}
#all {
	
}

#curtains{
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
}
#curtain_shadow{
	height: 85px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#curtains_leftSide{
	width: 50%;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	height: 610px;
}

#curtain_left{
	background-image: url(/images/curtain.png);
	height: inherit;
	background-position: right;
	text-align: right;
	position: relative;
}

#curtainHem_left{
	background-image: url(/images/curtain_hem.png);
	height: 15px;
	background-repeat: repeat-x;
	background-position: right;
	position: relative;
}
#curtainEdge_left {
	position: relative;
	top: 0px;
	right: 0px;
}

#curtains_rightSide{
	width: 50%;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
	height: 610px;
}

#curtain_rightShadow{
	
}

#curtain_right{
	background-image: url(/images/curtain.png);
	height: inherit;
}


#curtainHem_right{
	background-image: url(/images/curtain_hem.png);
	height: 15px;
	background-repeat: repeat-x;
}

#curtainEdge_right {
	background-image: url(/images/curtainRight_edge.png);
	height: 590px;
	background-repeat: no-repeat;
	background-position: left;
	width: 10px;
}

#container {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height:inherit;
	
}

#header {
	background-image: url(/images/head.png);
	height: 160px;
	width: 920px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 7;
	top: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*#headerbackground {
	position: absolute;
	top: 0px;
	z-index: 4;
	
}*/

#logo {
	float: left;
	height: 117px;
	width: 270px;
}

#badges_link {
	float: right;
	color: #1871BB;
	background-image: url(/image_server.php?image_id=7231);
	text-align: center;
	padding-top: 15px;
	margin-right: 65px;
	background-repeat: no-repeat;
	height: 95px;
	width: 190px;
	line-height: 1.1em;
}

#matchGameBtn{
	float: right;
}

#monkeyDrop{
	position: fixed;
	z-index: 8;
	height: 1060px;
	width: 24px;
	bottom: 100%;
	left: 5%;
}
#monkey {
	background-image: url(/images/monkey_btm.png);
	background-repeat: no-repeat;
	height: 320px;
	width: 285px;
	background-position: bottom;
}
#monkeyVine {
	height: 740px;
	width: 24px;
	margin-left: 70px;
	background-image: url(/images/monkeyVine.png);
	background-repeat: repeat-y;
}

.nav {
	z-index: 4;
	/*padding-left: -20px;
	padding-right: 20px;*/
	width: 960px;
	position: absolute;
	top: -175px;
	text-align: left;
	float: left;
}

.nav ul a {
	color: #CBF0FF;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px;
	/*padding-bottom: 0px;*/
	/*position: relative;*/
	line-height: normal;
	text-decoration: none;
	z-index: 4;
}

.nav ul a:hover {
	color: #FFFFFF;
}

.nav ul li {
	/*position: relative;
	bottom: 0px;*/
	width: 104px;
	text-align: center;
	float: left;
	padding-top: 350px;
	padding-right: 16px;
	padding-bottom: 22px;
	padding-left: 6px;
	list-style-type: none;
	background-image: url(/images/navButton.png);
	display: inline-block;
	background-position:center bottom;
	overflow: hidden;
	background-repeat: no-repeat;
}

.nav ul li ul{
	left: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -50px;
	margin-left: 0px;
	/*display: none;*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*position: absolute;*/
	bottom: 60px;
	z-index: 4;
}

.nav ul li ul a {
	font-size: 1.2em;
}

.nav ul li ul li{
	background-image: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	z-index: 4;
}
.nav_btn {
	height: 30px;	
}



#top {
	height: 10px;
	background-image: url(/images/main_top.png);
	background-repeat: no-repeat;
	margin-top: 230px;
}
#search {
	background-color: #CC3300;
	margin-top: 0em;
	margin-right: 10px;
	margin-bottom: 0em;
	margin-left: 10px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 1.2em;
}
#content {
	width:920px;
	background-image: url(/images/main_background.png);
	background-repeat: repeat-y;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	height:inherit;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page_content{
	float: left;
	font-size: 1.2em;
	color: #039;
	padding: 10px;
	min-height: 500px;
	width: 730px;
	margin-bottom: 10px;
}

#page_content_no_sec_menu{
    float: left;
    font-size: 1.2em;
    color: #039;
    padding: 10px;
    min-height: 500px;
    width: 900px;
    margin-bottom: 10px;
}

#page_content .heading{
	font-size: 1.6em;
	color: #039;
	font-weight: bold;
	text-align: left;
	width: 850px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#page_content p {
	text-align: left;
	padding-right: 20px;
}

#page_content_right{
	
}
#great_deals_heading{
	font-size: 2em;
	color: #039;
	font-weight: bold;
	text-align: left;
	width: 850px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0px;
}
#sub_menu{
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	float: right;
	margin-right: -10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F4F3BB;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#sub_menu li{
	padding: 5px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #F4F3BB;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 125px;
	height: auto;
	display: block;
}

#delimited_menu {
	width: 700px;
	font-size: 1em;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
}
#delimited_menu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	width: 700px;
}

#delimited_menu li {
	text-align: center;
	display: block;
	list-style-type: none;
	height: auto;
	width: auto;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#delimited_menu li a {
	color: #003399;
	background-color: #CBF0FF;
	border: 4px solid #003399;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#delimited_menu li a:hover {
	color: #FFF;
	background-color: #003399;
	border: 4px solid #003399;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;	
}

#delimited_menu li a:visited {
	
}


#offers{
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#offers li{
	border:4px solid #F4F3BB;
	float: left;
	height: 170px;
	width: 230px;
	padding: 10px;
	text-align: center;
	display: inline;
	vertical-align: middle;
	margin: 10px;
}

#alloffers{
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#alloffers li{
	border:4px solid #F4F3BB;
	float: left;
	height: 170px;
	width: 230px;
	padding: 10px;
	text-align: center;
	display: inline;
	vertical-align: middle;
	margin: 10px;
}

#alloffers .header{
	border:4px solid #F4F3BB;
	float: left;
	width: 790px;
	text-align: center;
	display: inline;
	vertical-align: middle;
	background-color: #CC3300;
	margin: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 20px;
}

#alloffers .header h2 {
	font-size: 1.8em;
	color: #F4F3BB;
	margin: 0px;
}

#mainColumn {
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px;
	width: 575px;
	float: left;
}
#singleColumn {
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px;
	width: 890px;
	float: left;
}

#mainColumn .leftColumn {
	width: 275px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
}

#mainColumn .rightColumn {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 295px;
	width: 275px;
	padding: 0px;
}

#rightColumn
{
	width: 295px;
	
	padding: 10px;
	float: right;
}

#footer {
	height: 120px;
	width: 940px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/footer.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	text-align: right;
}
#footer #play_banana_blast {
	position:absolute;
	top: -10px;
	right:70px;
}
#footer_login {
	height: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/footer.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	bottom: 0px;
	position:relative;
	width: 960px;
}

#footer ul {
	font-size: .9em;
	display: inline;
	list-style-type: none;
	padding: 20px;
}
#footer_login ul {
	font-size: .9em;
	display: inline;
	list-style-type: none;
	padding: 20px;
}
#footer ul li {
	float: left;
	margin-left: 20px;
	color: #069;
	margin-top: 90px;
}
#footer_login ul li {
	float: left;
	margin-left: 20px;
	color: #069;
	margin-top: 90px;
}
#footer p {
	font-size: 0.9em;
	padding-left: 20px;
	padding-top: 70px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer_login p {
	font-size: 0.9em;
	padding-left: 20px;
	padding-top: 70px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer li a:link {
	text-decoration: none;
	color: #069;
}
#footer_login li a:link {
	text-decoration: none;
	color: #069;
}
#footer ul li#signout   {
	background-color: #F9B9A2;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #666;
	border-left-color: #CCC;
	float: right;
	padding: 3px;
	margin-right: 20px;
	margin-top: 85px;
	display: block;
}
#footer_login ul li#signout   {
	background-color: #F9B9A2;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #666;
	border-left-color: #CCC;
	float: right;
	padding: 3px;
	margin-right: 20px;
	margin-top: 85px;
	display: block;
}


#transparent_layer
{
    position:absolute;
	top:0px; 
	left:0px;
    width:100%;
    height:100px;
    /*background-color:#FFFFFF;*/
    background-color:#e13728;
    opacity:0.50;
        filter:alpha(opacity=50);
    z-index:98;
}

#profile_form
{
    position:absolute;
    padding:10px;
    width:500px;
    font-size: 1.2em;
	color: #CC3300;
	background-color: #F4F3BB;
	border: 4px solid #336699;
    top:75px;
    left:35%;
    opacity:0.97;
    filter:alpha(opacity=97);
    z-index:98;
    text-align:left;
}

#upload_info
{
	position:absolute;
    padding:10px;
    width:280px;
    font-size: .9em;
	color: #369;
	background-color: #fff;
	border: 4px solid #336699;
    top:10px;
    left:2%;
    opacity:0.97;
    filter:alpha(opacity=97);
    z-index:99;
    text-align:left;
}

.article {
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 15px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F4EB5C;
}

.article h1 {
	font-size: 1.6em;
	color: #F4F3BB;
	text-align: left;
	background-color: #369;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: normal;
}

.article h2 {
	font-size: 1.4em;
	color: #369;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#link {
	cursor: pointer;	
}
#link:hover {
	color: #c30;
}
.article p {
}
.imgLeft {
	padding-right: 10px;
	float: left;
}

.imgRight {
	float: right;
	padding-left: 10px;
}

.claim {
	z-index: 8;
	position: absolute;
	top: 175px;
	left: 30px;
}
.claim2 {
	background-image: url(../images/blueGradBtn.png);
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	color: #CBF0FF;
	padding: 5px;
	cursor: pointer;
	height: 40px;
	width: 130px;
}
.claim2:hover {
	color: #FFF;
}
.sign_up a {
	background-image: url(../images/blueGradBtn.png);
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-decoration:none;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	color: #CBF0FF;
	cursor: pointer;
	height: 40px;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sign_up a:hover {
	color: #FFF;
}
/*end master template*/

/*index template*/
#login_form
{
	position: absolute;
	width:380px;
	right: 40px;
	top: 5px;
	z-index: 6;
	font-weight: bold;
	padding: 5px;
}

#promo_box{
	position:relative;
	font-size:13pt;
	z-index:197;
}
#user
{
	
	z-index: 4;

}


#tourney_banner {
	background-image: url(/image_server.php?image_id=7323);
	height: 100px;
	width: 910px;
	margin-top: 10px;
	position: relative;	
}

#tourney_banner_pre {
	background-image: url(/image_server.php?image_id=7321);
	height: 100px;
	width: 910px;
	margin-top: 10px;
	position: relative;	
}

#tourney_banner_post {
	background-image: url(/image_server.php?image_id=7325);
	height: 100px;
	width: 910px;
	margin-top: 10px;
	position: relative;	
}

#burst {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 70px;
	position: absolute;
	left: 190px;
	top: 45px;
	line-height: 1em;
}

#counter_begin span{
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	letter-spacing: 1em;
	z-index: 6;
}

#counter_end span{
    font-size: 1.4em;
    font-weight: bold;
    color: #000;
    letter-spacing: 1em;
	z-index: 6;
}

#timer_day{position:absolute; top:65px; left: 658px;}
#timer_hour{position:absolute; top:65px; left: 710px;}
#timer_min{position:absolute; top:65px; left: 760px;}
#timer_sec{position:absolute; top:65px; left: 810px; letter-spacing:1em !important;}

#counter_end #timer_day{}
#counter_end #timer_hour{}
#counter_end #timer_min{}
#counter_end #timer_sec{}

#in_promo_box
{
        padding: 0 10px;
		z-index: 109;
}


#trivia 
{
	background-image: url(../images/triviaQuestionMarks.gif);
	background-repeat: no-repeat;
	background-position: 380px 40px;
	height: 160px;
}

#events
{
	
}

#this_months_calendar
{
	background-color: #FFF;
	height: 420px;
	overflow: scroll;	
}

#this_months_calendar div
{
	padding:  5px 10px 5px 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F4F3BB;
}

#this_months_calendar div-odd
{
	backgound-color: #EDEDBA;	
}

#ent_insider {
	height: 220px;
}

#user_score {
	font-weight: bold;
	color: #336699;	
}

#leader_board {
	 background-color: #F4F3BB;
	/*border: 4px solid #F4F3BB;*/
}
#bbLeaders img{
	background-color: #FFF;
	border: 2px solid #FFF;
	margin-left: 5px;
	vertical-align: top;
	float: left;
	margin-right: 5px;
}

#leader_board p {
	
}

#bbLeaders ul{
	list-style-type: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
}

.leader_listing, #bbLeaders ul li {
	color: #FFF;
	background-color: #336699;
	padding-top: 5px;
	margin: 3px;
	font-size: .9em;
	padding-bottom: 5px;
	width: 140px;
	height: 60px;
	float: left;
}

#gameleader_board #bb_high_game {
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #CC3300;
	padding-top: 5px;
	/*margin: 3px;*/
	padding-bottom: 5px;
	height: 60px;
	width: 100%;
	float: left;
}

#gameleader_board {
	 background-color: #F4F3BB;
	border: 4px solid #F4F3BB;
}

#gameleader_board h1{
	text-align: center;
	font-size: 1.4em;
	margin: 0px;
	font-weight: bold;
	color:#F4F3BB;
	background-color: #336699;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3BB;
	height: 25px;
	width: 160px;
	padding: 5px;
}
#gameleader_board #bbLeaders li{
	height: 50px;
	width: 170px;
}

#bbBtns ul {
	color: #CBF0FF;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 0px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bbBtns ul li {
	color: #CBF0FF;
	width: 130px;
	text-align: center;
	float: left;
	list-style-type: none;
	cursor:pointer;
	background-image: url(../images/blueGradBtn.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-left: 5px;
}

#bbBtns ul li a {
	color: #CBF0FF;
	display: block;
}

#bbBtns ul li a:hover {
	color: #FFF;
}


#bb_game{
	font-size: 1.2em;
	background-color: #F4EB5C;
	padding: 3px;
	width: 100%;
	z-index: 0;
}

#poll
{
	position: relative;
}

#poll ul {
	color: #CBF0FF;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

 #poll ul li {
	width: 130px;
	text-align: center;
	float: left;
	list-style-type: none;
	cursor:pointer;
	background-image: url(../images/blueGradBtn.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-left: 5px;
}

#poll ul li:hover {
	color: #FFF;
}

#badges {
	height: 285px;
}

.badge{
	float: left;
	width: 116px;
	margin: 4px;
	height: 182px;
	padding: 5px;
	text-align: center;
	border: 4px solid #C30;
}
#message {
	float: left;
	width: 140px;
	margin: 4px;
	padding: 15px;
	height: 170px;
	font-weight: bold;
	color: #FFF;
	background-color: #369;
}

#clickHere{

}

#tag_line
{
	
}

#poll_results
{
	position: absolute;
	top: 40px;
	background-color: lightyellow;
	width: 270px;
	padding: 10px;
	display: none;
	border: 4px solid #f4eb5c;
}

#last_weeks_poll_results
{
	position: absolute;
	top: 40px;
	background-color: lightyellow;
	width: 270px;
	padding: 10px;
	display: none;
	border: 4px solid #F4EB5C;
}

#rss_feeds_all
{
	
}

#rss_header
{

}

#rss_tabs
{
	padding: 0px;
	text-align: center;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rss_tabs li
{
	float: left;
	list-style-type: none;
	background-color: #CC9;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#rss_movie_listings
{

}

#feed_control
{
	color:#676767;
	font-size:1em;
	margin:10px;
	padding:4px;
}


.gfg-root
{
	border: 2px solid #CC9;	
}

.gfg-title
{
	color: #CC9;
	background-color: #EDEDBA;	
}

#rss_feed_1
{

}

#rss_feed_2
{

}

#rss_feed_3
{

}

#rss_feed_4
{
	
}

#user img {
	margin-right : 15px;
	float: left;
	
}

#fandango_top {
	background-image: url(/images/fandangoPopup_top.png);
	height: 134px;
	width: 834px;
	float: left;
	margin-top: 50px;
}
#fandango_middle {
	float: left;
	width: 834px;
	background-image: url(/images/fandangoPopup_middle.png);
	text-align: center;
}
#fandango_content {
	background-color: #FFF;
	width: auto;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	padding: 15px;
}
#fandango_popup {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 834px;
}
#fandango_search {
	float: left;
	width: 260px;
}
.trailer {
	float: right;
	padding: 10px;
}
.trailer_description {
	text-align: right;
	float: right;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
}
#fandango_bottom {
	background-image: url(/images/fandangoPopup_bottom.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 834px;
	float: left;
}

#fandango
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clearFloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
}

/*end index template*/

/*start Match Game*/
#garagedoor {
	list-style: none;
	width: 800px;
	overflow: auto;
	background-image: url(/images/menuFS-bg.jpg);
	background-repeat: no-repeat;
	background-position: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#garagedoor li {
	width: 200px;
	height: 100px;
	display: block;
	margin-left: 0px;
	float: left;
}

/* Modernizer Enabled */
.csstransitions #garagedoor li {
	-webkit-transition: background-position 0.6s ease;
	-moz-transition: background-position 0.6s ease;
	-o-transition-property: background-position 0.6s ease;
}
.csstransitions #garagedoor li:hover {
	background-position: 0 -100px !important;
}

#garagedoor li#shutter1 {
	background: url(/images/shutter1.jpg) 0 0 no-repeat;
}
#garagedoor li#shutter2 {
	background: url(/images/shutter2.jpg) 0 0 no-repeat;
}
#garagedoor li#shutter3 {
	background: url(/images/shutter3.jpg) 0 0 no-repeat;
}
#garagedoor li#shutter4 {
	background: url(/images/shutter4.jpg) 0 0 no-repeat;
}
.doorFrame {
	width: 200px;
	height: 60px;
	display: block;
	background: url(/images/windowYellow.png) no-repeat bottom center;
	padding-top: 40px;
	text-decoration: none;
	text-indent: -9999px;
	cursor: pointer;
}

/*end Match Game*/

/*box slider css */

#wrapper {

  margin: 0;
  align: left;
  position: relative;
  z-index: 1;
}

#intro {
  padding-bottom: 10px;
}

.slider {
	width: 480px;
	height: 240px;
	margin: 0 auto;
	left:30px;
	border: 5px solid #F4F3BB;
	position:relative;
}

.scroll {
  overflow: hidden;
  width: 480px;
  margin: 0 auto;
  position:relative;
}

.scrollContainer {
  position: relative;
}

.scrollContainer div.panel {
  padding: 10px;
  width: 260px;
  height: 170px;
}

.left-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  bottom: 0;
  background: url(/images/leftshadow.png) repeat-y;
}

.right-shadow {
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  bottom: 0;
  background: url(/images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	/*background-color: #CCC;*/
	background-color: #f4f4f4;
	height:150px;
}

.inside img {
	display: block;
	width:50px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	background-color: #FFF;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 12px;
	margin: 0 0 4px 0;
}

.inside p {
	font-size: 14px;
	color: #111;
}

.scrollButtons {
  position: absolute;
  top: 65px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -45px;
}

.scrollButtons.right {
  right: -45px;
}

.hide {
  display: none;
}

/*end box slider css*/











/*
    AnythingSlider v1.4.1+ Default (base) theme

    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

/******* SET DEFAULT DIMENSIONS HERE ********/
div.anythingSlider {
	width: 700px;
	height: 390px;
	margin: auto;
	text-align:center;
}

/****** SET COLORS HERE *******/
/* Default State */
div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #777;
	color: #000;
}
div.anythingSlider .anythingWindow {
	border-top: 2px solid #777;
	border-bottom: 2px solid #777;
}
div.anythingSlider .start-stop {
	background-color: #040;
	color: #fff;
}
div.anythingSlider .start-stop.playing {
	background-color: #800;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #ddd;
}

/* Active State */
div.anythingSlider.activeSlider .anythingWindow {
	border-color: #7C9127;
}
div.anythingSlider.activeSlider .thumbNav a.cur, div.anythingSlider.activeSlider .thumbNav a {
	background-color: #7C9127;
}
div.anythingSlider .start-stop {
	background-color: #080;
	color: #fff;
}
div.anythingSlider .start-stop.playing {
	background-color: #d00;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #fff;
}

/**** DO NOT CHANGE BELOW THIS LINE ****/
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* wrapper: 45px right & left padding for the arrows, 28px @ bottom for navigation */
div.anythingSlider {
	position: relative;
	padding: 0 45px 28px 45px;
}
/* anythingSlider base UL */
ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 20;
	left: 0;
	margin: 0;
	padding: 0;
}
ul.anythingBase li.panel {
	background: transparent;
	display: block;
	float: left;
	padding: 0;
	margin: 20;
}

/* Navigation Arrows */
div.anythingSlider .arrow {
	top: 50%;
	position: absolute;
	display: block;
}
div.anythingSlider .arrow a {
	display: block;
	height: 120px;
	margin: -60px 0 0 0;
	width: 45px;
	text-align: center;
	outline: 0;
	background: url(../images/arrows-default.png) no-repeat;
	text-indent: -9999px;
}
div.anythingSlider .forward { right: 0; }
div.anythingSlider .back { left: 0; }
div.anythingSlider .forward a { background-position: 0 -40px; }
div.anythingSlider .back a { background-position: -88px -40px; }
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover { background-position: 0 -240px; }
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover { background-position: -88px -240px; }

/* Navigation Links */
div.anythingSlider .anythingControls { outline: 0; }
div.anythingSlider .thumbNav { margin: 0; }
div.anythingSlider .thumbNav li { display: inline; }
div.anythingSlider .thumbNav a {
	font: 11px/18px Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	text-align: center;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .thumbNav a:hover {
	background-image: none;
}

/* slider autoplay right-to-left, reverse order of nav links to look better */
div.anythingSlider.rtl .thumbNav a { float: right; } /* reverse order of nav links */
div.anythingSlider.rtl .thumbNav { float: left; }    /* move nav link group to left */
/* div.anythingSlider.rtl .start-stop { float: right; } */ /* move start/stop button - in case you want to switch sides */

/* Autoplay Start/Stop button */
div.anythingSlider .start-stop {
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover { background-image: none; }

div.anythingSlider, div.anythingSlider .anythingWindow, div.anythingSlider .thumbNav a, div.anythingSlider .arrow a, div.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}

/* AnythingSlider v1.41 Metallic Theme
   By Rob Garrison
*/

/****** SET COLORS HERE *******/
/* Default State */
div.anythingSlider-metallic .anythingWindow {
	border: 3px solid #333;
	
}
div.anythingSlider-metallic .thumbNav a {
	border: 1px solid #000;
}
div.anythingSlider-metallic .start-stop {
	border: 1px solid #000;
}
div.anythingSlider-metallic .start-stop.playing {
	background-color: #300;
}
div.anythingSlider-metallic .start-stop:hover, div.anythingSlider-metallic .start-stop.hover {
	color: #ddd;
}

/* Active State */
div.anythingSlider-metallic.activeSlider .anythingWindow {
	border-color: #0355a3;
}
div.anythingSlider-metallic.activeSlider .thumbNav a {
	background-color: transparent;
	background-position: -68px -40px;
}
div.anythingSlider-metallic.activeSlider .thumbNav a:hover, div.anythingSlider-metallic.activeSlider .thumbNav a.cur {
	background-position: -76px -57px;
/*	background: #fff; */
}
div.anythingSlider-metallic.activeSlider .start-stop.playing {
	background-color: #f00;
}
div.anythingSlider-metallic .start-stop:hover, div.anythingSlider-metallic .start-stop.hover {
	color: #fff;
}

/* Navigation Arrows */
div.anythingSlider-metallic .arrow {
	top: 50%;
	position: absolute;
	display: block;
	z-index: 100;
}
div.anythingSlider-metallic .arrow a {
	display: block;
	height: 95px;
	margin-top: -47px; /* half height of image */
	width: 45px;
	outline: 0;
	background: url(../images/arrows-metallic.png) no-repeat;
	text-indent: -9999px;
}
div.anythingSlider-metallic .forward { right: 0; }
div.anythingSlider-metallic .back { left: 0; }
div.anythingSlider-metallic .forward a { background-position: right bottom; }
div.anythingSlider-metallic .back a { background-position: left bottom; }
div.anythingSlider-metallic .forward a:hover, div.anythingSlider-metallic .forward a.hover { background-position: right top; }
div.anythingSlider-metallic .back a:hover, div.anythingSlider-metallic .back a.hover { background-position: left top; }

/* Navigation Links */
div.anythingSlider-metallic .anythingControls {
	position: absolute;
	width: 80%;
	bottom: -2px;
	right: 10%;
	z-index: 100;
	opacity: 0.90;
	filter: alpha(opacity=90);
}
div.anythingSlider-metallic .thumbNav {
	float: right;
	margin: 0;
	z-index: 100;
}
div.anythingSlider-metallic .thumbNav li {
	display: inline;
}
div.anythingSlider-metallic .thumbNav a {
	display: inline-block;
	background: transparent url(../images/arrows-metallic.png) -68px -136px no-repeat;
	height: 10px;
	width: 10px;
	margin: 3px;
	padding: 0;
	text-indent: -9999px;
	outline: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.anythingSlider-metallic .thumbNav a:hover, div.anythingSlider-metallic .thumbNav a.cur {
	background: transparent url(../images/arrows-metallic.png) -76px -57px no-repeat;
}

/* slider autoplay right-to-left, reverse order of nav links to look better */
div.anythingSlider-metallic.rtl .thumbNav a { float: right; } /* reverse order of nav links */
div.anythingSlider-metallic.rtl .thumbNav { float: left; }    /* move nav link group to left */
/* div.anythingSlider-metallic.rtl .start-stop { float: right; } */ /* move start/stop button - in case you want to switch sides */

/* Autoplay Start/Stop button */
div.anythingSlider-metallic .start-stop {
	margin: 3px;
	padding: 0;
	display: inline-block;
	width: 14px;
	height: 14px;
	position: relative;
	bottom: 2px;
	left: 0;
	z-index: 100;
	text-indent: -9999px;
	float: right;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

/* Extra - replace defaults */
div.anythingSlider-metallic {
	padding: 0px 26px 0px 22px;
}

#box_get_sn {
    position:absolute;
    top:500px !important;
    left:35% !important;
    width:300px;
    text-align:left;
    font-size:10px;
    font-family:arial;
    background-color:#ffffff;
    padding:10px;
    border: 4px solid #ae282d;
    z-index:99 !important;
}


#home_page{
	font-size: 1em;
	color: #CC3300;
	background-color: #F4F3BB;
	border: 4px solid #336699;
    position:absolute;
    right:150px;
    top:300px;
    width:800px;
    opacity:0.97;
    filter:alpha(opacity=97);
    z-index:99;
    padding:10px;

}

#match_game_hover{
	font-size: 1em;
	color: #CC3300;
	background-color: #F4F3BB;
	border: 4px solid #336699;
    position:absolute;
    left:600px;
    top:140px;
    width:280px;
    opacity:0.97;
    filter:alpha(opacity=97);
    z-index:99;
    padding:10px;

}

.login_message {
	text-align:center;
	font-size: 5em;
	color:#336699;
	font-weight:bold;
}

.lb_reset {
    text-align:center;
    font-size: 1em;
    color:#336699;
    font-weight:bold;
}

#fun_begin_hover{
	font-size: 1em;
	color: #CC3300;
	background-color: #F4F3BB;
	border: 4px solid #336699;
    position:absolute;
    left:140px;
    top:90px;
    width:500px;
    opacity:0.97;
    filter:alpha(opacity=97);
    z-index:99;
    padding:10px;
}
#play_bananablast {
	background-image: url(/image_server.php?image_id=7235);
	background-repeat: no-repeat;
	height: 185px;
	width: 294px;	
}

a #play_bananablast:hover {
	background-image: url(/image_server.php?image_id=7237);
	background-repeat: no-repeat;
	height: 185px;
	width: 294px;	
}

#play_bananablast_t {
	background-image: url(/image_server.php?image_id=7249);
	background-repeat: no-repeat;
	height: 220px;
	width: 294px;	
}

a #play_bananablast_t:hover {
	background-image: url(/image_server.php?image_id=7251);
	background-repeat: no-repeat;
	height: 220px;
	width: 294px;	
}

#badges_hover{
	font-size: 1em;
	color: #CC3300;
	background-color: #F4F3BB;
	border: 4px solid #336699;
	padding: 10px;
    position:absolute;
    left:240px;
    top:1500px;
    width:700px;
    opacity:0.97;
    filter:alpha(opacity=97);
    z-index:99;
    padding:10px;
}

#poll_page{
	font-size: 1em;
	color: #CC3300;
	background-color: #F4F3BB;
	border: 4px solid #336699;
	padding: 10px;
    position:absolute;
    left:630px;
    top:1450px;
    width:300px;
    opacity:0.97;
    filter:alpha(opacity=97);
    z-index:99;
    padding:10px;
}

#find_farley {
	background : transparent url('/images/monkeyBarrel.gif') no-repeat top left;
	height:190px;
	width:130px;
	text-align:center;
}

#find_farley div {
	font-weight:bold; 
	font-size:62px; 
	color:white;
	position:relative;
	top:90px;
}

#farley_score {
	float: left;
	width: 540px;
	padding-left: 100px;
	background-position: right top;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
}
#farley_congrats {
	
}

#farley_score_numbers {
	font-size:55px;
	color:#336699;
	font-weight:bold;
	line-height: 55px;
}
#farley_score_bar {
	height:65px;
	padding: 0px;
	vertical-align: baseline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
#farley_score img {
	padding-left: 46px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: right;
	margin-bottom: -9px;
}

#farley_gift {
	height: 325px;
	width: 315px;
	float: right;
}

#farley_hint {
	float: left;
	padding-left: 100px;	
}
/*******hovers******/
/*#fun_begin_hover, #match_game_hover, #profile_form, #home_page {
	font-size: 1.2em;
	color: #CC3300;
	background-color: #F4F3BB;
	border: 4px solid #336699;	
}*/

.trv_heading5 {
	color:#f4e089;
}

#date_change_form {
	position:relative;
	top:150px;
}
#tag_line {
	margin-top: 10px;
}

#tag_line h1 {
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#slideshow {
    position:relative;
    height:100px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:3;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:2;
}

#merch_promo {
	background:#fff;
	color:#000ec0;
	text-transform:uppercase;
	font-weight:bold;
	clear:both;
	margin-top:10px;
	padding:10px 5px;
	width:174px;
	font-size:12px;
	text-align:center;
	height:467px;
}

#merch_promo .heading {
	padding:20px 0 3px 4px;
	font-size:14px;
	line-height:14px;
}

#merch_promo .sub-heading {
	padding:1px 0 0 4px;
	font-size:14px;
	line-height:14px;
}

#merch_promo a {
	text-decoration:none;
	color:#CBF0FF;
}

#merch_promo a:hover {
	text-decoration:none;
	color:#ffffff !important;
}

#merch_promo a:visited {
	text-decoration:none;
	color:#CBF0FF;
}

