@charset "UTF-8";
/* CSS Document */

body {
	background-image:url("../images/bg.jpg");
	background-position:center 75px;
	background-color:#e5e5e5;
	margin:0;
	padding:0;

}
img {
	border:none;
}
.clearBoth {
	clear:both;
}
#container {
	width:973px;
	margin:0 auto;
	padding:0;
}
#adSpaceTop1 {
	width:468px;
	height:60px;
	float:left;
	background-color:#333;
	color:#FFFFFF;
	text-align:center;
}
#adSpaceTop2 {
	width:468px;
	height:60px;
	float:right;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	
}


#menuBG {
	width:730px;
	height:40px;
	background-image:url("../images/menuBG.png");
	background-repeat:no-repeat;
	background-position:center;
	margin:0;
	padding:0;
	float:left;
}
#menuHolder {
	width:710px;
	text-align:center;
	margin:4px 0 0 13px;
}
#menuHolder span {
	display:none;
}

#menuHolder a {
	margin:0 2px;
}

#donate {
	height:68px;
}

#leftColumn {
	float:left;
	width:731px;
}
#rightColumn {
	float:right;
}
#fullColumn {
	float:left;
	width:975px;
}	

#bigFullText table tr td ul {
	list-style:none;
}
#bigFullText table tr td ul li{
	font-size:110%;
	line-height:4;
}
#contactBeaver {
	background-image:url("../images/contactBeaver.jpg");
	background-repeat:no-repeat;
	width:231px;
	height:417px;
	float:right;
}
#contactBeaverTxt {
	 margin:55px auto 0 auto;
	 width:200px;
}
#contactForm {
	float:left;
	width:650px;
	margin:20px 0 0 0;
}
#bigFullText {
	font-size:82%;
	text-align:justify;
	margin:0 auto 0 auto;
	width:920px;
}
#bigWhiteBox {
	width:974px;
	margin: 0 auto;
}

#bigWhiteTop{
	background-image:url("../images/bigWhiteTop.png");
	background-repeat:no-repeat;
	width:974px;
	height:12px;
	margin:0;
	padding:0;
}
#bigWhiteMid{
	background-image:url("../images/bigWhiteMiddle.png");
	background-repeat:repeat-y;
	width:974px;
	margin:0;
	padding:0;
}
#bigWhiteBot{
	background-image:url("../images/bigWhiteBottom.png");
	background-repeat:no-repeat;
	width:974px;
	margin:0;
	padding:0;
	height:16px;
}
#playBtn{
	float:left;
	width:279px;
	height:57px;
}



#form{
	margin:20px 0 0 0;
	line-height:3em;
	outline:none;
	
}
#submit {
	background-image:url("../images/submit.jpg");
	background-repeat:no-repeat;
	width:238px;
	height:57px;
	margin:5px auto;
	
}

#bigFooter {
	width:960px;
	margin:0 auto 0 auto;
	font-size:11px;
}

#bigFooter #footerLinks {
	float:left;
	font-size:60%;
}
#bigFooter #copyright {
	float:right;
	text-align:right;
	font-size:60%;
}

#bottomAds {
	margin:2px 0 0 0;
}
#addThis {
	z-index:5;

}
#addThis2 {
	float:right;
	margin:10px 0 0 0;
	
}


/******GAME BOARD STYLES********/
#userAccount {
	width:275px;
	height:71px;
	background-image:url("../images/userBox.png");
	background-repeat:no-repeat;
	background-position:0 0;
	float:right;
	margin:10px 0 0 0;
	z-index:1;
}
#userBtnsHolder {
	float:right;
	width:85px;
	height:60px;
	margin:6px 12px 0 0;
	font-size:63%;
}
#userBtnsHolder a span {
	margin-left:15px;
}

#welcomeBox {
	width:168px;
	height:50px;
	float:left;
	margin:10px 0 0 5px;
	background-image:url("../images/userWelcome.png");
	background-repeat:no-repeat;
	background-position: top center;
	
}
#userName{
	width:168px;
	height:20px;
	margin-top:27px;
	background-color:#FFFFFF;
}
#gameContainer {
	width:974px;
	margin: 0 auto;
}

#leftColGame {
	float:left;
	width:170px;
}

#gameBoardCont {
	float:left;
	width: 611px;
	margin-left:10px;
}
#gameBoard {

}

#rightColGame {
	float:right;
	width:170px;

}
#userLevel{
	width:170px;
	height:174px;
	margin-top:5px;
}
#pawnBox {
	background-image:url("../images/pawnBG.png");
	background-repeat:no-repeat;
	width:170px;
	height:99px;
	margin-top:5px;
}

#pawnImage {
	width:46px;
	height:41px;
	margin:32px 0 0 10px;
	float:left;
}
#pawnImage img {
	border:none;

}
#pawnTxt {
	float:right;
	margin:32px 12px 0 0;
	width:92px;
	height:45px;
	overflow:hidden;
}

#pawnMore {
	float:right;
	width:90px;
	margin:0 15px 0 0;
	text-align:right;
}
#changePawn {
	float:left;
	width:46px;
	margin-left:10px;
	text-align:center;
}

#lastMonthWinner {
	background-image:url("../images/lastMonthWinner.png");
	background-repeat:no-repeat;
	width:170px;
	height:91px;
	margin-top:5px;
	padding:0;
}
#winnerName {
	float:left;
	width:138px;
	height:20px;
	margin:45px 0 0 13px;
	text-align:center;
}

#monthlyTops {
	background-image:url("../images/monthlyTops.png");
	background-repeat:no-repeat;
	width:170px;
	height:113px;
	margin-top:5px;

}
#totalBucks{
	background-image:url("../images/scoreTotal.png");
	background-repeat:no-repeat;
	width:170px;
	height:69px;
	margin-top:5px;
}
#totalScore {
	float:left;
	width:137px;
	height:22px;
	margin:33px 0 0 13px;
}	
#monthlyBucks{
	background-image:url("../images/scoreMonthly.png");
	background-repeat:no-repeat;
	width:170px;
	height:69px;
	margin-top:7px;
}
#monthlyScore {
	float:left;
	width:137px;
	height:22px;
	margin:33px 0 0 13px;
}
#beaverTipsBox{
	background-image:url("../images/tipsBG.png");
	background-repeat:no-repeat;
	width:170px;
	height:151px;
	margin-top:7px;

}
#beaverCards{
	width:160px;
	margin-top:40px;
	float:left;
	height:101px;
	overflow:hidden;
}
#beaverCards img {
margin-bottom:10px;
}
#gameFooter {
	width: 600px;
	margin-right:10px;
}

#gameFooterLinks {
	width:600px;
	float:none;

}
#gameBottomAds{
	width:580px;
	margin:5px auto;
	height:31px;
}
.gameSmallAd {
	height:31px;
	width:88px;
	margin:0 4px;
	float:left;

}

.gameRightAd {
	width:170px;
	height:44px;
	margin:10px 0;

}	


/******SCROLLER********/


/* .scrollgeneric is required for proper scrollbar display,
not for user customization, and is mandatory*/
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

/* For scrollbars, defining a color for background alongside with an image 
is always a good idea, this way the scrollbars are visible until ../images load */
.vscrollerbase {
/* vscrollerbase is the div that holds the scrollbar (parent of vscrollerbar) */
width: 10px;
background-color: white;
}

.vscrollerbar {
width: 10px;
background-color: black;
}




/* styles for scrollbar ../images start here */

.vscrollerbar {
/* Main body of vertical scrollbar */
background: #48AFD8 ;
background-repeat:no-repeat;
}

.vscrollerbar{
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll-base,
the padding will automatically be turned off by the script
The greater the padding, the further away the scrollbar
stops away from both ends. This may be used, for example,
to provide space for our "faux" arrow heads.
*/

/* z-index for scrollbars define the z-index for the content, if left at
"auto" or "0", they are set to "2", if defined, content z-index is set the
same as the scrollbars. Version 1.7.5 and higher does not need this setting
to function properly, earlier versions need this for proper operation */
z-index: 2;
}

.vscrollerbarbeg {
/* Top image holder for vertical scrollbar*/

width: 10px;
/* Height of this class is normally set by the script, to fit the scrollbar, but Webkit (Safari's rendering
engine) currently has a bug on no-repeat for negatively positioned backgrounds, causing the top
image to repeat on certain sizes. In this style, we do not need our script to strech the
vscrollerbarbeg, so we can fix the problem by forcing the size using CSS with an !important decleration: */
height: 15px !important;
}

.vscrollerbarend {
/* Bottom image holder for vertical scrollbar*/

width: 15px;
height: 15px;
}

/* Following are for scrollbase ../images, may not always be required */

.vscrollerbase {
/* Vertical scrollbar's base body */ 
background: #CCC ;
}

.vscrollerbasebeg {
/* Vertical scrollbar's base top-cap */
/* This may be used for holding the up arrow */
background: url("images/arrowUp.png");
width: 15px;
/* height of this element is normally auto set by the script to fit the scrollbase, to cover the base... */
height: 13px !important; /*  Safari BG repeat fix */
}

.vscrollerbaseend {
/* Vertical scrollbar's base bottom-cap */
/* This may be used for holding the down arrow */
background: url("images/arrowUp.png");
height: 13px;
width: 15px;
}


#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 670px;
height:220px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color:#FFFFFF;
padding-left:5px;
text-align:justify;
outline:none;

}
#scrollTips {
/* Typical fixed height and fixed width example */
width: 150px;
height:101px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding-top:8px;
padding-left:10px;
text-align:justify;
outline:none;

}
