﻿body
{
	font-family:Verdana;
	font-size:10pt;
}

#logindiv
{
	position:absolute;
	top: 25%;
	left: 50%;
	width:358px;
	height:235px;
	margin-top: -58px; /*set to a negative number 1/4 of your height*/
	margin-left: -179px; /*set to a negative number 1/2 of your width*/
	/*border: 1px solid #888888;		*/	
}

#registerdiv
{				
	position:absolute;
	top: 0%;
	left: 50%;
	width:800px;
	/*height:245px;*/
	margin-top: 0px; /*set to a negative number 1/4 of your height*/
	margin-left: -400px; /*set to a negative number 1/2 of your width*/
	background-image:url(images/reg_header2.jpg);
	background-repeat:no-repeat;
	/*border: 1px solid #888888;		*/	
}

#lobbydiv
{				
	position:absolute;
	top: 0%;
	left: 50%;
	width:800px;
	/*height:245px;*/
	margin-top: 20px; /*set to a negative number 1/4 of your height*/
	margin-left: -400px; /*set to a negative number 1/2 of your width*/
	background-image:url(images/lobbyheader.jpg);
	background-repeat:no-repeat;
	/*border: 1px solid #888888;		*/	
}

#forgotpassworddiv
{
	position:absolute;
	top: 25%;
	left: 50%;
	width:358px;
	height:235px;
	margin-top: -58px; /*set to a negative number 1/4 of your height*/
	margin-left: -179px; /*set to a negative number 1/2 of your width*/
	/*border: 1px solid #888888;		*/	
}

#registersuccessdiv
{				
	position:absolute;
	top: 0%;
	left: 50%;
	width:800px;
	/*height:245px;*/
	margin-top: 0px; /*set to a negative number 1/4 of your height*/
	margin-left: -400px; /*set to a negative number 1/2 of your width*/
	background-image:url(images/reg_header_suc2.jpg);
	background-repeat:no-repeat;
	/*border: 1px solid #888888;		*/	
}

.lobbyTabsBingo
{
	position:absolute;
	margin-top:155px;
	width:800px;
	height:93px;
	background-image:url(images/lobbybuttons.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.lobbyTabsCasino
{
	position:absolute;
	margin-top:155px;
	width:800px;
	height:93px;
	background-image:url(images/lobbybuttons.jpg);
	background-repeat:no-repeat;
	background-position:0px -93px;
}
.lobbyinfo
{
	font-family:Verdana;
	font-size:8pt;
}
.lobbyView
{
	position:absolute;
	margin-top:248px;
	width:100%;
	background-image:url(images/tabviewbg.png);
	background-repeat:repeat-y;
}
.lobbyViewBg
{
	background-image:url(images/lobbyviewgradient.jpg);
	background-repeat:repeat-x;
	margin-left:9px;
	margin-right:9px;
}

.txt
{		
	height:18px;
	border:solid 1px #bbd4dd;
	font-family:Verdana;
	font-size:12px;
	color:Black;
	background-color:#ddf6ff;
}

.bgbody
{
	background-image:url(images/loginbg.jpg);
	background-repeat:repeat-x;
}

.errorbody
{
	background-image:url(images/errorbg.jpg);
	background-repeat:repeat-x;
}

.text
{
	border:solid 2px #e7c404;
}
.MainNavigation
{
    padding: 0px; margin: 0px;
    height: 46px;background-image: url('http://www.piggspeak.com/images/TopNavBar.jpg');
    background-repeat: no-repeat;width: 801px;
    overflow: hidden;list-style-type: none;margin: auto;
    position:absolute;top:169px;                
}

.MainNavigation li
{
    float: left;
}

.MainNavigation li.spacer
{
    width: 4px;height: 46px;
    background-image: url('../images/nav_space2.jpg');background-repeat: no-repeat;
}

.MainNavigation li a
{
    float: left;height: 46px;line-height: 43px;
    width: 100%;text-decoration: none;
    font-family: Arial; font-size: 12px;
    font-weight: bold;color: #FFFFFF;
    text-align: center;
}

.MainNavigation li a:hover
{
    color: #20303D;
}

.MainNavigation li.selected
{
    background-image: url(../images/SelectedLeft.jpg);
    background-repeat: no-repeat;
}

.MainNavigation li.selected a
{
    background-position: right top;
    background-image: url(../images/SelectedRight.jpg);
    background-repeat: no-repeat;
}

.MainNavSub
{
    margin: 0px;list-style-type: none;
    position:absolute;top:215px; width: 802px;
    height: 30px; background-color: #1a2734;
    padding: 0px; clear: both;
}

.MainNavSub li
{
    float: left;height: 30px; 
}

.MainNavSub li.spacer
{
    float: left;height: 30px;width: 1px;
    background-image: url('../images/NavSubSpacer.gif');
    background-repeat: no-repeat;
}

.MainNavSub li a
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;line-height: 30px;
    text-decoration: none;
    padding-left: 10px;padding-right: 15px;
}

.MainNavSub li a:hover
{color: #C0C0C0; }
.FooterNav
{
    padding: 0px; width: 802px;
    height: 35px; margin: auto;
    background-image: url('http://www.piggspeak.com/images/FooterMenuBar.jpg');
    background-repeat: no-repeat;margin-top:5px;
}
.FooterNav ul
{
    margin: 0px;list-style-type: none;
    padding: 0px 0px 0px 15px;
    float: left;
}
.FooterNav ul li
{
    float:left;
}
.FooterNav ul li a
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;text-decoration: none;
    line-height: 31px; padding-left: 20px;
    padding-right: 20px;
}
.FooterNav ul li a:hover
{
    color: #FFFFFF;
}
.FooterNav ul li.spacer
{
    width: 5px;height: 35px;
    background-image: url('../images/FooterMenuSpacer.jpg');background-repeat: no-repeat;
}            
