﻿*
{
    -moz-box-sizing: content-box;
    font-size: 10px;
	    font-family: verdana;
}
.mainbody
{
    background: #240000 url(/images2007/frame/background.jpg) no-repeat 50% 0%;
    background-repeat:no-repeat;
    margin: 0px;
}

.mainContainer
{
    width: 899px;
    margin: 0 auto;
    height: 100%;
}
.topSpace
{
    position: relative;
    width: 899px;
    height: 46px;
}
.headerLogin
{
    background: url(/images2007/frame/header_Login.png) no-repeat;
    width: 851px;
    height: 30px;
    margin: 0 auto;
}
.usersOnline
{
    position: absolute;
    left: 170px;
    top: 60px;
    width: 120px;
    height: 30px;
 }
.loginForm
{
    margin: 0 auto;
    width: 650px;
    padding-top: 8px;
    color: #cbb48c;
    font-weight: bold;
    display:none;
}
.loginForm div
{
    line-height: 20px;
    font-size: 11px;
}

.loginForm INPUT[type="text"]
{
    border: 1px solid #a15e00;
    height: 16px;
    margin-left: 10px;
    margin-right: 10px;
}
.loginForm INPUT[type="password"]
{
    border: 1px solid #a15e00;
    height: 16px;
    margin-left: 10px;
    margin-right: 10px;
}

.footer
{
    background: url(/images2007/frame/topNav.png) no-repeat;
    width: 899px;
    height: 40px;
}

.topNavigation
{
    background: url(/images2007/frame/topNav.png) no-repeat;
    width: 899px;
    height: 40px;
    text-align: center;
    color: #cf8405;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    font-style: oblique;
}
.topNavigation a 
{
    color: #cf8405;
    text-decoration:none;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    font-style: oblique;    
}
.topNavigation span
{
    color: #cf8405;
    text-decoration:none;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    font-style: oblique;    
}
    
.topNavigationContent
{
}

.mainLead
{
    background: #240000 url(/images2007/frame/leadLogo.jpg) no-repeat;
    margin: 0 auto;
    width: 850px;
    height: 197px;
    position: relative;
}
.adminMenu
{
    background: #240000 url(/images2007/frame/admin.png) no-repeat;
    position: absolute;
    left: 43px;
    top: 0px;
    width:115px;
    height:16px;
    display:none;
    z-index:3;
}
.adminMenuExtend
{
    position: absolute;
    left: 15px;
    top: 0px;
    width:200px;
    height:150px;
    background-color:White;
    border:1px solid maroon;
    overflow : hidden;
    overflow-y:scroll;
    z-index:3;
    display:none;
}
.adminMenuExtend a 
{
    display:block;
}
.pokerLinkHolder
{
    background: #240000 url(/images2007/frame/Poker.png) no-repeat;
    position: absolute;
    left: 25px;
    top: 66px;
    width: 139px;
    height: 114px; 
    cursor:pointer;
    z-index:1;
}
.shoutBoxHolder
{
    background: #240000 url(/images2007/frame/shoutBox.jpg) no-repeat;
    position: absolute;
    left: 230px;
    top: 8px;
    width: 331px;
    height: 138px;
    padding:10px;
    color: #e6c787;
    overflow: hidden;
}

.shoutBox
{
    position: absolute;    
}

.showShoutInput 
{
    background: #240000 url(/images2007/frame/shout.jpg) no-repeat;
    position: absolute;
    left: 219px;
    top: 150px;
    width: 10px;
    height: 16px;

}
.ShoutInput
{    
    display:none;
    position: absolute;
    left: 228px;
    top: 168px;
    z-index:5;
    background-color:#9f0b00;
    height:20px;
    width:356px;    
}
.ShoutInput INPUT[type="text"] 
{
    position:absolute;
    left:2px;
    top:2px;
    border:1px solid #d69b13;
    width:340px;
}

.ShoutInput INPUT[type="image"] 
{
    position:absolute;
    left:344px;
    top:2px;
}

.scrollDivDown 
{
    position: absolute;
    top: 138px;
    left: 330px;
    color: #e6c787;
}
.scrollDivUp
{
    position: absolute;
    top: 8px;
    left: 330px;
    color: #e6c787;
}

.bodyContainer
{
    background: url(/images2007/frame/mainBg.gif);
    margin: 0 auto;
    width: 873px;
    height: 700px;
    position: relative;
}
.leftMenu
{
    float: left;
    width: 142px;
}
.rightMenu
{
    float: left;
    width: 142px;
}

.contentContainer
{
    float: left;
    width: 582px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #e6c787;
    overflow: hidden;
}
.contentTitle
{
    background: #c4ad7b url(/images2007/frame/contentTitleBg.jpg) repeat-x;
    height: 20px;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px;
}
.content
{
    background: #d1b57b;
    margin-top: 2px;
    margin-bottom: 2px;
    line-height: 18px;
    padding-left: 10px;
}
.titleBarLeft
{
    background: #240000 url(/images2007/frame/titleBarLeft.png) no-repeat;
    width: 142px;
    height: 25px;
    color: #e6c787;
    text-align: center;
    line-height: 21px;
    font-weight: bold;
}
.titleBarRight
{
    background: #240000 url(/images2007/frame/titleBarRight.png) no-repeat;
    width: 142px;
    height: 25px;
    color: #e6c787;
    text-align: center;
    line-height: 21px;
    font-weight: bold;
}

.leftItemHolder
{
    background: #e6c787;
    margin-left: 12px;
    width: 145px;
}
.rightItemHolder
{
    background: #e6c787;
    margin-right: 12px;
    width: 100px;
}

.leftItemHolderOff
{
    margin-left: 12px;
    width: 145px;
    color:#e6c787;
}
.rightItemHolderOff
{
    margin-right: 12px;
    width: 100px;
    color:#e6c787;
}
.Item
{
    background: #d1b374 url(/images2007/frame/itemLeftBG.jpg) no-repeat;
    width: 100px;
    height: 15px;
    margin-bottom: 1px;
    line-height: 14px;
    font-size: 11px;
}
.leftItem
{
    padding-left: 22px;
    margin-left: 2px;
}
.rightItem
{
    padding-left: 22px;
    margin-left: 9px;
}

.subFooter
{
    background: #d1b374 url(/images2007/frame/subFooter.jpg) no-repeat;
    width: 851px;
    margin: 0 auto;
    height: 30px;
}
.infoBar
{
    background: #d1b374 url(/images2007/frame/infoBarBg.jpg) no-repeat;
    position: absolute;
    top: 5px;
    left: 594px;
    width: 245px;
    height: 100px;
    padding-left: 5px;
}
.infoBarImgHolder
{
    clear: left;
    float: left;
    width: 25px;
    height: 22px;
}
.infoBarContentHolder
{
    clear: right;
    width: 125px;
    height: 12px;
}
.infoBarDevider
{
    clear: both;
    height: 2px;
}
.infoBarMoneyFloater
{
    position: absolute;
    top: 5px;
    left: 140px;
}
.topInfoFlag
{
    position: absolute;
    top: 86px;
    left: 230px;    
    width:16px;
    height:11px;
    border:1px solid black;
   }

.buttonLike
{
    background: #d1b374 url(/images2007/system/buttonBg.jpg);
    border: 0px;
    width: 70px;
    height: 20px;
    color: white;
}

.link
{
    color: Black;
    text-decoration: none;
}

.leftItem
{
}
.rightItem
{
}

.contentIframe
{
    width: 100%;
    height: 850px;
    margin: 0px;
    padding: 0px;
    z-index : 200;
    
}

.scrollingArea
{
    position: absolute;
    left: 570px;
    top: 662px;
    background: #d1b374 url(/images2007/frame/scrollingArea.jpg);
    width: 155px;
    height: 37px;
}

.scrollUp
{
    position: absolute;
    left: 75px;
    top: 0px;
}
.scrollDown
{
    position: absolute;
    left: 57px;
    top: 0px;
}
.messageAlerter 
{
    background-image: url(/images2007/frame/messages.png);  
    position: absolute;
    left: 608px;
    top: 18px;     
    width:248px;
    height:58px;
    font-size : 13px;
    color:White;
    text-align:center;
    line-height:60px;
    font-weight:bold;
    cursor:pointer;
    display:none;
}