/* Basic structure */
html {
    padding: 0 45px 0 0;
    text-align: center;
    font-family: Arial, Helvetica, Sans-Serif;
    background: url(/content/clients/wwe/images/new/bkd.jpg) #000002 no-repeat scroll 50% 0;
}
html, body {
    margin: 0;
    height: 100%;
    text-align: center;
}
#container {
    min-height:100%;
    position:relative;
    _height:100%;
    width: 850px;
    margin: auto;      
    background-color: transparent;
}
#body {
    padding-bottom:94px;
    width: 850px;
}
/* Basic structure  & footer*/
#footer {
    position: absolute;
    bottom:0;
    width: 850px;
    color:#FFFFFF;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    padding-bottom:20px;
    padding-top:12px;
    text-align: center;    
    left: 0;      
}
#footer a{
    color:#FFFFFF;
}
.prodegeLogo {
    background-image:url(/content/home-templates/images/prodege-logo-black-matte.gif);
    background-position:center center;
    background-repeat:no-repeat;
    height:26px;
    margin-top:12px;
}
/* Search Box*/
.searchTabs {
    width: 277px;
    height: 14px;
    padding: 56px 264px 0 309px;
}
.tab-selected, .tab-unselected {
    width: 50px;
    margin-right: 17px;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    color: #FFFFFF;
    float: left;
    cursor: pointer;
}
.tab-selected {   
    background-image: url(/content/clients/wwe/images/new/bkd-tab.jpg);
    background-repeat: no-repeat;
    text-decoration: underline;
}
.searchContainer  { 
    width: 620px;
    height: 35px;
    margin: 0 96px 0 134px;
    background-image: url(/content/clients/wwe/images/new/bkd-search-trnsprnt.png);
    _background-image: url(/content/clients/wwe/images/new/bkd-search.jpg);
    background-repeat: no-repeat;
    text-align: left;
}
.form  {
    margin: 0;
    padding: 0;
}
#foo {
    border: 0 none;
    background-color: transparent;
    width: 273px;
    height: 23px;
    line-height: 23px !important;
    font-size: 15px;
    font-weight: bold;
    float: left;    
    margin: 7px 0 0 177px;    
    #margin-top: 4px;    
    font-family: Arial, Helvetica, Sans-Serif;
}
#searchBtn {
    float: left;
    margin: 6px 0 0 7px;
    cursor: pointer;    
    #margin-left: 5px;    
}
/* navigation bar*/
.nav {
    background-image: url(/content/clients/wwe/images/new/bkd-nav.jpg);
    background-repeat: repeat-x;
    width: 850px;
    height: 29px;
    margin-top: 46px;
}
.nav .lnkNav  {
    line-height: 29px;
    height: 29px;
    border-right: solid 1px #2A0202;
    border-left: solid 1px #7F0E11;
    padding: 0 9px;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    font-size: 12px
}
.nav .lnkNav span {
    float: left;
}
.nav .lnkNav img {
    line-height: 29px;
    height: 29px;
    width: 7px;
    margin-left: 5px;
    border: 0 none;
    float: left;
}
.nav .rightNavBorder {
    height: 29px;
    border-left: solid 1px #7F0E11;
    float: left;
    width: 1px;
    font-size: 1px;
}
.memberContainer  {
    line-height: 29px;
    color: #FFFFFF;
    font-size: 12px;
    /*float: right;
    margin-right: 9px;    
    height: 29px;*/
    text-align: right;
    height: 240px;
    position: absolute;
    top: 151px;
    margin-left: 565px;
    width: 285px;
    overflow: hidden;
    
}
.memberContainer a, .memberContainer .swagbucks  {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px
}
/* navigation bar menu*/
.drpDown {
    opacity: 0.93;
    MozOpacity: 0.93;
    KhtmlOpacity: 0.93;
    filter: alpha(opacity=93);
    position: absolute;
    z-index: 5000;
    width: 168px;
    top: 180px;
    text-align: left;
}
.drpLink {
    /*background-image: url(/content/clients/wwe/images/new/bkd-nav.jpg);
    background-repeat: repeat-x;*/
    background-color: #620801;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 29px;
    height: 29px;
    border-left: solid 1px #7F0E11;
    border-right: solid 1px #7F0E11;
    border-top: solid 1px #2A0202;
    border-bottom: solid 1px #7F0E11;
    padding: 0 9px;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    font-size: 12px;
    display: block;
    width: 150px;
}
.drpLink:hover {
    background-color: #3B0302;
}
.drpDown span {
    color: #AAAAAA;
}
   
.drpDown span:hover {
    background-color: #620801;
}
/* page center*/
.homeCenter {
    background-position: 33px 14px;
    background-repeat: no-repeat;
    width: 784px;
    height: 351px;
    padding: 14px 33px 13px 33px;
    background-color: #000000;
    text-align: left;
}
.messageTitle {
    margin-left: 359px;
    margin-top: 35px;
    color: #990000;
    font-size: 18px;
    text-align: left;
}
.messageText {
    margin-left: 359px;
    margin-top: 14px;
    clear: both;
}
.messageBullet {
    background-image: url(/content/clients/wwe/images/new/grey-bullet.png);
    _background-image: url(/content/clients/wwe/images/new/grey-bullet.gif);
    background-repeat: no-repeat;
    float: left;
    color: #FFFFFF;
    height: 24px;
    width: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-right: 6px;
    text-align: center;
}
.messageActual {
    float: left;
    color: #666666;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    text-align: left;
    width: 350px;
}
.messageButtons {
    margin-left: 359px;
    margin-top: 52px;
    clear: both;
}
.messageButtons a{
    margin-right: 10px;
}
/* Recent Winners */
.recent-winner-div-bkd {
    background-color: #000000;
    position: absolute;
    top: 520px;
    width: 784px;
    height: 26px;
    opacity: 0.75;
    MozOpacity: 0.75;
    KhtmlOpacity: 0.75;
    filter: alpha(opacity=75);
    margin: 0 33px;
}
.recent-winner-div {
	top: 526px;
	width: 774px;
	position: absolute;
	padding-left: 5px;
	padding-right: 5px;
    margin: 0 33px;
}
.recent-winners-item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
}
.prize {
	color: #FF000D;	
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #FF000D;
}
.slideCell {
	width: 644px;
	overflow: hidden;
	height: 14px;
}
#slideContainer {
	width: 10000px;
	height: 14px;
}
/* Prize Bar*/
.prizesBar {
    background-image: url(/content/clients/wwe/images/new/bkd-bar.jpg);
    background-repeat: repeat-x;
    width: 784px;
    height: 25px;
    margin: 0 33px;
}
.leftBar {
    font-size:11px;
    color: #FFFFFF;
    line-height: 25px;
    text-align: left;
    width: 392px;
    float: left;
}
.rightBar {
    text-align: right;
    width: 392px;
    float: right;
}
.rightBar a {
    font-size:11px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 25px;
}
.rightBar a span {
    float: right;
    margin-right: 10px;
}
.rightBar a img {
    line-height: 25px;
    height: 25px;
    width: 6px;
    margin-right: 5px;
    border: 0 none;
    float: right;
}
