/* CSS Document */
body{
	background-image:url(http://www.clubmoneys.com/images2/logostripe.jpg);;
}
#navifooter{
	width:1000px;
	background-color:#000000;
	margin-top:15px;
}
#navifooter a, a:link, a:hover, a:active, a:visited{
	color:#FFFFFF;
	font-size:14px;
}
#navifooter a:hover{
	color:#E2CA46;
}

a:link, a:visited, a:active {color: black;}
.green{background:#FEFF99;border:2px solid #639A36;}
input.greentextbox{border:1px solid #639A36;}
input.greentextbox:focus{border:2px solid #000000;}
input.submit{border:2px outset #FFFFFF; color:#FFFFFF; background:#0033FF; font-weight:700; width:400px;}
.gold{border:2px solid #E2CA46;}
.yellow{border:2px solid #FEFF99;}
.event{text-decoration: none;
		color: #FEFF99;
		font-weight: bold;
		font-size:medium;
		text-align: center;}
.indent{
		text-indent:30px;}
.textgreen{
	color:#639A36;}
#left{
	position: absolute;
	top: 15px;
	left: 5px;
	z-index:0;
}
#right{
	position: absolute;
	right: 5px;
	top: 15px;
	z-index:1;
}
#center{
	margin-left: auto;
	margin-right: auto;
	top: 9px;
	z-index:2;
}
a.picLink{ text-decoration: none;
			color: #639A36;
}
a.picLink:hover{text-decoration: underline;
			color: black;
}
a.nP{
	text-decoration: none;
	color: black;
}
.red{
	text-decoration: none;
			color: red;
	font-weight: bold;
	font-size:1em;
}
a.r{
text-decoration: none;
			color: red;
			font-weight:800;
}
a.r:hover{text-decoration: underline;
			color: #639A36;
}
a.normal:hover{text-decoration: underline;
			color: green;
}
a.normal{text-decoration: none;
			color: black;
} 
a.normal:visited{text-decoration: underline;
			color: green;
} 
#content {
	position:relative;
	top: -90px;
	margin-top: 0px;
}
html>body #content {
	position:relative;
	top: -90px;
	margin-top: 0px;
}

/*  ----------------------------------------------------------------   */
/*  ----------------------------------------------------------------   */
/*  ----------------------------------------------------------------   */

#thepage{
	width:1000;
}

#phone{
	margin-left:auto;
	margin-right:auto;
	width:790px;
}
#wide-phone{
	margin-left:auto;
	margin-right:auto;
	width:988px;
}
#screen{
	width:786px;
	min-width:786px;
	max-width:786px;
}
#wide-screen{
	width:988px;
	min-width:988px;
	max-width:988px;
}
#screen-top{
	width:786px;
	height:78px;
	min-width:786px;
	min-height:78px;
	max-width:786px;
	max-height:78px;
	background-image:url(http://www.clubmoneys.com/images2/phone_top.gif);
	background-repeat:no-repeat;
}
#wide-screen-top{
	width:988px;
	height:78px;
	min-width:988px;
	min-height:78px;
	max-width:988px;
	max-height:78px;
	background-image:url(http://www.clubmoneys.com/images2/largephonetop_01.gif);
	background-repeat:no-repeat;
}
#screen-mid{
	width:786px;
	min-width:786px;
	max-width:786px;
	background-image:url(http://www.clubmoneys.com/images2/phone_mid.gif);
	background-repeat:repeat-y;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	position:relative;
}
#wide-screen-mid{
	width:988px;
	min-width:988px;
	max-width:988px;
	background-image:url(http://www.clubmoneys.com/images2/largephonetop_03.gif);
	background-repeat:repeat-y;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	position:relative;
}
#mainbody{
	padding-left:15px;
	padding-right:15px;
}
#wide-mainbody{
	padding-left:15px;
	padding-right:15px;
	height:400px;
}
#iconnav{
	position:relative;
	margin-bottom:10px;
	margin-top:5px;
	height:130px;
	min-height:130px;
}
#wide-iconnav{
	position:relative;
	margin-bottom:10px;
	margin-top:5px;
	height:130px;
	min-height:130px;
}
#screen-bottom{
	width:786px;
	height:89px;
	min-width:786px;
	min-height:89px;
	max-width:786px;
	max-height:89px;
	background-image:url(http://www.clubmoneys.com/images2/phone_bottomscreen.gif);
	background-repeat:no-repeat;
	position:relative;
	z-index:2;
}
#wide-screen-bottom{
	width:988px;
	height:76px;
	min-width:988px;
	min-height:76px;
	max-width:988px;
	max-height:76px;
	background-image:url(http://www.clubmoneys.com/images2/largephonetop_05.gif);
	background-repeat:no-repeat;
	position:relative;
}
.marginbottom{
	
}

#vertical_slide {
	position:relative;
	margin-top:-50px;
	z-index:1;
}
#keypad{
	width:786px;
	height:350px;
	min-width:786px;
	min-height:350px;
	max-width:786px;
	max-height:350px;
	background-image:url(http://www.clubmoneys.com/images2/phone_keys.gif);
	background-repeat:no-repeat;
	position:relative;
}
#keypad-text{
	padding:30px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:400;
	text-align:left;
}
#contentbody{
	background:#E2CA46;
	border:2px solid #639A36;
	width:730px;
	margin:8px;
}

#events{
	margin-top:8px;
}

#pics{
	margin-top:10px;
}
#ads{
	margin-left:10px;
	width:200px;
	max-width:200px;
	margin-top:15px;
}