﻿/* CSS Document */

*											{ padding:0px; margin:0px; }
*											{ font-family:Tahoma, Geneva, sans-serif !important; }
/*img, input									{ border:none; }*/
img									{ border:none; }
body										{ background:#000; margin:0; font-family:Tahoma, Geneva, sans-serif; width:100%; display:block;text-align:center;}
#main-wrapper								{ width:1000px; margin:0 auto;  display:inline-block;text-align:left;}


/* ----------------------------------------------------Index Page----------------------------------------------------------------------------------------------------- */
.leftcol									{ float:left; width:250px; padding-top:25px; margin-right:-3px;    }
.signup										{ background:url(../images/sign_up.png) no-repeat; width:250px; height:70px; cursor:pointer;  display:inline-block;}
.rightcol									{ float:left; width:750px; padding-top:25px;  }
.labeltext									{ float:left; width:56px; padding-right:10px; font-size:12px; color:#FFF; }
.form-input									{ display:block; margin-bottom:10px; width:142px; height:20px; padding:0px 5px 0px 5px; border:1px solid #666; background:#333; color:#FFF; }
.formpanel									{ padding:34px 15px 35px 7px; width:238px; border-left:1px solid #77721b; margin-top:-5px; color:#FFF; margin-bottom:-10px; }
.formpanel a								{ font-size:12px; color:#FFF; text-decoration:none;  }
.formpanel a.current						{ font-size:12px; text-decoration:underline; color:#d8ce1b; }
.formpanel a:hover							{ text-decoration:underline; color:#d8ce1b; }
.formpanel span								{ font-size:12px; color:#FFF; }
.login										{ background:url(../images/login.png) no-repeat; width:105px; height:25px; cursor:pointer; margin-bottom:20px;  } 
.password									{ background:url(../images/lost_password.png) no-repeat; width:150px; height:30px;  cursor:pointer; margin:11px 0px 4px 0px; display:inline-block;  }
.request									{ background:url(../images/request_pin.png) no-repeat;  width:150px; height:30px;  cursor:pointer; display:inline-block;}
.win										{ background:url(../images/win.png) no-repeat; width:250px; height:150px;   display:inline-block;}

/*------------------------------------------------- Game Page------------------------------------------------------------------------------------------------------------ */
.playheader, .header						{  width:1000px; height:249px; }
.playheader									{ background:url(../images/mobwarHeader2.png) no-repeat; }
.header										{ background:url(../images/mobwarheader.png) no-repeat; }
.stats										{ padding:18px 0px 0px 12px; width:390px;  float:left; }
.detail, .sub-detail						{ width:100px; float:left; font-size:11px; line-height:14px; }
.sub-detail									{ color:#FFF; }
.detail										{ color:#ffff00; }
.detail p									{ width:165px;display:inline-block;color:#ffff00 !important;text-align:left;}
.public_round								{ float:left; width:350px; padding-top:20px; padding-left:60px;}
h5											{ font-size:14px; color:#ffff00; font-weight:normal;  }
.public_round p								{ font-size:11px; color:#CCC; padding-top:5px;  }								

/* Site Tabs */
.pl223										{ padding-left:223px; }
.bggray										{ background:url(../images/bg_sitetabs.png) repeat-x;  }
.site-tabs									{ height:46px; border-right:1px solid #fdfd00; border-left:1px solid #fdfd00; position:relative;   }
.barbottom									{ position:absolute; bottom:0px; left:-1px; }
.site-tabs ul, .footer-tabs ul				{ list-style-type:none; 
    display: inline-block;
}

.site-tabs ul li, .footer-tabs ul li 		{ float:left; margin:0px 2px 0px 2px; }
.site-tabs ul li.first						{ margin-left:4px; }
.footer-tabs ul	li			{ display:inline; float:none;}

/* Content */
.content									{ width:1000px; padding:19px 0px 11px 0px;  text-align: center;}
.view										{ background:url(../images/bgbar.png) no-repeat right top; width:810px; height:30px; margin:0 auto;   }
.view ul, .quick_links ul, .levels	ul, .ranks ul, .view_new ul					{ list-style-type:none; }
.view ul li, .quick_links ul li, .levels ul li, .ranks ul li, .view_new ul li	  			{ float:left; }
.view ul li a, .quick_links ul li a, .levels ul li a, .ranks ul li a, .view_new ul li a			{ height:30px; line-height:30px;font-size:12px  !important;font-weight:normal  !important; color:#FFF; text-decoration:none; display:block; padding:0px 10px 0px 10px; font-family:Tahoma, Geneva, sans-serif !important;}
.view ul li a:hover, .quick_links ul li a:hover, .levels ul li a:hover, .ranks ul li a:hover, .view_new ul li a:hover	{ color:#F7EB37;}
.quick_links								{ margin:10px auto;  background:url(../images/bgbar.png) no-repeat right top; width:695px; height:30px; overflow:hidden;  }

/* Pannels */
.leftpanel, .midpanel						{ float:left; margin-right:15px; margin-top:25px;  text-align: left;}

/* left panel */
.leftpanel									{ width:250px; }
.current_worth								{ font-size:14px; color:#FFF; padding-bottom:10px; }
.current_worth span							{ color:#dfd811; }
h4											{ font-size:14px; color:#000; background:url(../images/barSmall.png) no-repeat right; padding:5px 0 11px 13px; font-weight:normal;  }
.rightpanel ul, .leftpanel ul								{ list-style-type:none; }
.rightpanel ul li, .leftpanel ul li 							{ background: #333 url(../images/arrow_yellow.png) no-repeat 10px center; border:1px solid #666;  border-top:none; padding:3px 0px 5px 26px;   }
.rightpanel ul li a, .leftpanel ul li a							{ font-size:11px; color:#CCC; text-decoration:none; }
.rightpanel ul li a:hover, .leftpanel ul li a:hover					{ color:#F7EB37; }
.mt9										{ margin-top:9px; }

/* mid panel */
.midpanel									{ width:470px; text-align:center; margin-bottom:20px; }
.cards										{ list-style-type:none; }
.cards li									{ margin:0px 2px 0px 2px; display:inline;  } 
.buy_for									{ width:350px; margin:0 auto; height:30px;  }
.buy_for ul									{ list-style-type:none; }
.buy_for ul li								{ float:left; }
.buy_for ul li.buy							{ background:url(../images/leftbar.png) no-repeat; width:62px; height:25px; font-size:14px; color:#000; padding:5px 0px 0px 8px;   }
.purchase									{ background:url(../images/bgtbox.png) no-repeat; color:#FFF; width:230px; height:30px; padding:0px 5px 0px 5px; }
.go											{ background:url(../images/btngo.png) no-repeat; width:40px; height:30px; cursor:pointer;  }
.packs										{ font:14px Calibri; color:#FFF; padding:10px 0px 10px 0px;  }
.packs_review								{ width:300px; margin-left:85px; overflow:hidden;  }
.packs_review ul							{ list-style-type:none; }
.packs_review ul li 						{ width:92px; float:left; border:1px solid #666; color:#FFF; font-size:12px; text-align:left; border-bottom:none; padding:5px 0px 4px 6px;   }
.packs_review ul li.topitem					{ background:#333; }
.css										{ width:375px; margin:0 auto; }
.css p										{ padding:4px 0px 4px 0px; }
.hand										{ font:20px Calibri; color:#FFF; }
.time										{ font:14px Calibri; color:#FFF;  }
.time span									{ color:#ff0000;  }
.maximum									{ color:#ffff00; font:14px Calibri; }

/* right panel */
.rightpanel									{ width:250px; float:left; margin-top:25px;  }
h3											{ font-size:16px; color:#000; background:url(../images/barBig.png) no-repeat right; padding:5px 0 11px 13px; text-align:left; }
.cssbox										{ width:431px; border:1px solid #666; padding:11px 26px 0px 11px; margin-top:-2px; border-top:none;  }
.cssbox p									{ padding-bottom:17px; font-size:12px; color:#FFF; text-align:left;   }
.cssbox span								{ color:#ffff00; }
.mailbox									{ color:#e4df38; font-size:14px; text-decoration:none;  }
.mailbox:hover								{ text-decoration:underline; }
.messages									{ font-size:11px; color:#FFF; padding:8px 0px 9px 0px; }
.wanted										{ width:248px; border:1px solid #666; border-top:none; text-align:center; padding:5px 0px 13px 0px; background:#333; cursor:pointer;  }
.wanted span								{ display:block; padding:8px 0px 8px 0px; color:#dfd911; font-size:15px; }
.wanted p									{ padding:2px 0px 2px 0px; }
.user										{ font-size:14px; color:#FFF; }
.user-detail								{ font-size:11px; color:#FFF; }

/* stats */
.stats-detail								{ width:717px; border:1px solid #666; margin:0px 0px 11px 120px; overflow:hidden; padding:10px 0px 8px 0px;   }
.stats-detail ul							{ list-style-type:none; }
.stats-detail ul li 						{ float:left; text-align:center; padding:0px 16px 0px 16px; line-height:18px; font-size:13px; color:#FFF;   }
.stats-detail ul li span					{ display:block; color:#FFF; font-size:12px; }

/* footer links */
.levels										{ background:url(../images/bgbar.png) no-repeat right top; width:345px; height:30px; overflow:hidden; margin:0 auto; }
.ranks										{  margin:10px auto;  background:url(../images/bgbar.png) no-repeat right top; width:570px; height:30px;  overflow:hidden; }

/* footer tabs */
.footer-tabs								{ background:transparent url(../images/bg_footertabs.png) no-repeat scroll center; height:37px; padding:9px 9px 9px 9px;
    text-align: center;
    display: inline-block;
    width: 100%;
  }
.pl361										{ padding-left:0px; }
.footer-links								{ width:1000px; text-align:center; padding:12px 0px 0px 0px; font:12px Calibri; color:#CCC;  }
.footer-links a								{ color:#CCC; text-decoration:none; padding:0px 2px 0px 2px;  }
.footer-links a:hover						{ color:#F7EB37;  }

/*------------------------------------------------- Play Page------------------------------------------------------------------------------------------------------------ */
.view_new									{ background:url(../images/bgbar.png) no-repeat right top; width:590px; height:30px; overflow:hidden; margin:0 auto;  }
.play										{ width:100%; margin:0 auto; font-family:Calibri; padding:30px 0px 34px 0px;  }
.white										{ color:#FFF; }
.yellow										{ color:#ddd712; }
.round										{ font-size:15px;  }
.activemember								{ width:157px; float:left; margin-right:50px; font-size:15px; color:#FFF; text-align:center; line-height:30px; margin-top:68px;     }
.activemember a								{ display:block;  color:#ddd712; text-decoration:none; }
.activemember a:hover						{ text-decoration:underline; }
.activegoals 								{ width:380px; float:left; margin-top:22px; font:12px Tahoma, Geneva, sans-serif; color:#FFF;  }
.activegoals ul								{ list-style-type:none; }
.activegoals ul li		 					{ float:left; border:1px solid #666; height:18px; border-bottom:none;  }
.activegoals ul li.numbers					{ width:38px; padding:5px 0px 0px 6px; }
.activegoals ul li.name						{ width:118px; padding:5px 0px 0px 6px; }
.activegoals ul li.dollar					{ width:198px; text-align:right; padding:5px 6px 0px 0px; }
.bgcolor									{ background:#333; border-top:none; }
.activegoals ul li.bbottom					{ border-bottom:1px solid #666; }
.copyrights									{ color:#f7eb37; font-size:12px; text-align:center; padding-top:13px; line-height:18px;  }
.copyrights a								{ color:#f7eb37; text-decoration:none; }
.copyrights a:hover							{ text-decoration:underline; }
.content input {	border:1px white outset !important;}



















