/*[GENERIC]*/
.content h2, .content h3, .content h4, .content h5, .content h6 {
    color:#AD8B3A;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-variant:small-caps;
    font-weight:lighter;
    line-height:1;
}
.content h2 {
    font-size:30px;
    line-height:36px;
    margin-bottom:18px;
}
.content h3 {
    font-size:24px;
    line-height:36px;
    margin-bottom:18px;
}
.content h4 {
    font-size:18px;
    line-height:1;
    margin-bottom:18px;
}
.content h5 {
    font-size:14px;
    line-height:18px;
    margin-bottom:18px;
    font-weight:bold;
}
.content h6 {
    font-size:12px;
    line-height:18px;
    margin-bottom:18px;
    font-weight:bold;
}
.content table {
    margin: 20px auto;
    width:544px;
    border: 0;
    display:table;
}

.content table tr td, .content table.leaderboard th {
    padding:5px;
    text-align:center;
    font-size:11px;
    line-height:15px;
    vertical-align:middle;
} 
.zthead td, .tzebra_1 td, .tzebra_2 td, tr {
    border: 1px solid #FFF;
    /*border:1px solid red;*/
    border-collapse:collapse;
}

.content table .zthead td{
    /*background: #425918;*/
    background-color:#425918;
    color: #FFF;
}
.content table .tzebra_1 td {
    /*background: #CEFFCE;*/
    background-color:#CEFFCE;
    color: #000;
}
.content table .tzebra_2 td {
    /*background: #9CCF9C;*/
    background-color:#9CCF9C;
    color: #000;
}
/*[END GENERIC]*/


/*[CONTENT]*/
.grid_18 {
	width: 592px;
}
#content {
	background: #FFF url(media/mainBG.jpg) repeat-x top left;
	padding-top: 0;
}
#content #inner_content {
	padding-top:3.2em;
	width: 60.09em;
}

#content #content-header h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-variant: small-caps;
	font-size: 3.2em;
	line-height: 1;
    padding-top: .5em;
	margin-bottom: .5em;
	color:#AD8B3A;
	font-weight: lighter;
    padding-left:10px;
}
#content .simple-node-wrapper {
    background: transparent url(media/mainBoxBG.gif) repeat-y top left;
	width: 59.2em;
}
#content .node {
	background: transparent url(media/mainBoxTop.gif) no-repeat top left;
	width: 592px;
	padding-top: .6em;
}
#content .node-bottom {
	background: transparent url(media/mainBoxBottom.gif) no-repeat bottom left;
	width: 592px;
	line-height: 2em;
	margin-top: -1.8em;
}
#content .node .inner-node {
	/*background: transparent url(media/mainBoxBG.gif) repeat-y top left;*/
	width: 57.2em;
	padding:1em 1em;
}
#content .node .inner-node .inner-top-banner img {
	margin: 0 auto 1em;
	display: block;
}
#content .node .content p {
	font-family: Tahoma,Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 14px;
}
/*[END CONTENT]*/



/*[SIDEBAR]*/
#sidebar {
	height: 100%;
	width: 16.8em;
}
#sidebar ul#side-blocks {
	height: 100%;
	padding-top: 2.8em;
	background: #405B1B url(media/leftbarlinks.gif) no-repeat top right;
	width: 16.8em;
	list-style-type: none;
	list-style-position: outside;
}
#sidebar ul li.side-item {
	padding-left: 1.8em;
	margin-bottom: 1.8em;
}
#sidebar ul#sidebar-menu, #sidebar .menu {

}
#sidebar ul#sidebar-menu li, #sidebar .menu li {
    list-style-image:none;
    list-style-type:none;
    display:block;
    border-bottom: 1px dotted #EEE;
}
#sidebar ul#sidebar-menu li a, #sidebar .menu li a {
    font-family: Tahoma,Verdana;
    text-decoration: none;
    font-size: 11px;
    line-height: 18px;
    color: #EEE;
}
#sidebar .menu li a.active {
    font-weight:bold;
    cursor:default;
}

#sidebar .sidebar_banner {
    text-align:center;
}
/*[END SIDEBAR]*/




/*[LINKED IMAGE BLOCK]*/
.linked-image {
    display:block;
    margin-bottom:36px;
}

.linked-image img {
    display:block;
    margin: 0 auto;
}
/*[END LINKED IMAGE BLOCK]*/




/*[FAQ Page]*/
#composite-faq {
    
}
#composite-faq h3.faq-question {
    font-family:tahoma, verdana, sans-serif;
    font-weight:bold;
    font-variant:normal;
    color: #111;
    font-size:12px;
    line-height:17px;
    background: transparent url(media/coltitle.gif) repeat-x top left;
    line-height:19px;
    border-color:#DBCB97 #A88F4C #9F8643 #D1C183;
    border-width:1px;
    border-style:solid;
    cursor:pointer;
    margin: 0 auto 1em;
    width:550px;
    padding:0 10px;
}
#composite-faq .faq-answer {
    display:none;
    width:540px;
    margin:0 auto;
}
/*[END FAQ Page]*/



/*[COLLAPSE-EXPANDE PAGES]*/
h3.col-exp {
    font-family:tahoma, verdana, sans-serif;
    font-weight:bold;
    font-variant:normal;
    color: #111;
    font-size:12px;
    line-height:17px;
    background: transparent url(media/coltitle.gif) repeat-x top left;
    line-height:19px;
    border-color:#DBCB97 #A88F4C #9F8643 #D1C183;
    border-width:1px;
    border-style:solid;
    cursor:pointer;
    margin: 0 auto 1em;
    width:550px;
    padding:0 10px;
}
/*[END COLLAPSE-EXPANDE PAGES]*/





/*[PROMOTION PAGE]*/
.separator {
    display:none;    
}


#content .simple-node-wrapper {
    margin-bottom:3em;
}

#content .promo_page .inner-node {
    padding:0 !important;
    width:59.2em !important;
}

#content .promo_page h3 {
    background: transparent url(media/promoboxtitle.gif) left top no-repeat;
    line-height:26px;
    padding-left:10px;
    margin-right:1px;
    color:#960103;
    font-family:Verdana, Arial, sans-serif;
    font-size:12px;
    font-weight:bold;
    /*white-space:nowrap;*/
    margin-bottom:10px;
    /*letter-spacing:-1px;*/
}

#content .promo_page .promo-image {
    padding:0 0 6px 6px;
    float:left;
    display:block;
    width:201px;
    height:116px;
}
#content .promo_page .content .read-more {
    margin-bottom:0 !important;    
}

#content .promo_page .content .read-more a {
    color: #960103;
    text-decoration:none;
    font-weight:bold;
}

#content .promo_page .content {
    overflow:hidden;
    padding-top:5px;
    padding-left: 15px;
    float: right;
    width:370px;
    height:auto;
   width: 355px;
}

#content .promo_page .content p {
    padding-right:5px;
}

.page-promotions .linked-image{
    padding:1em 0 2em;
    width:100%;
    text-align:center;
}

.page-promotions .linked-image img{
    /*display:block;*/
    margin:0 auto;
}
/*[END PROMOTION PAGE]*/



/*[About Page]*/
.page-about .linked-image {
    width:100%;
    padding:1em 0 2em;
    text-align:center;
}

.page-about .linked-image img {
    
}
/*[END About Page]*/


/*[DEPOSIT OPTIONS]*/
.page-deposit-options {
    
}

.page-deposit-options #payment-icons-wrapper {
    height:auto;
    width:544px;
    display:block;
    margin:15px auto 30px;
    overflow:hidden;
    text-align:center;
}

.page-deposit-options #payment-icons-wrapper .payment-icon {
    display:inline-block;
    height:auto;
    margin:10px;
    text-decoration:none;
}

.page-deposit-options #payment-icons-wrapper .payment-icon span {
    color: #111;
    font-size:10px;
    line-height:15px;
}

.page-deposit-options table#payments-wrapper {
    background: transparent url(media/doTableHeader.gif) no-repeat top left;
    width:544px;
    margin:0 auto;
}

.page-deposit-options #payments-wrapper thead {
    
}

.page-deposit-options #payments-wrapper thead tr {
    width:100%;
    height:43px;
    border-bottom:1px solid #FFF;
}
.page-deposit-options #payments-wrapper thead tr th {
    white-space:nowrap;
    padding: 0 10px;
    background:transparent url(media/doTableHeaderSep.gif) no-repeat right center;
    width:auto;
    border:0;
    color:#FFF;
    font-weight:bold;
    vertical-align:middle;
    text-align:center;
}
.page-deposit-options #payments-wrapper thead tr th.last {
    background: none;
}
.page-deposit-options #payments-wrapper tbody {
    width:544px;
}
.page-deposit-options #payments-wrapper tbody tr {
    background:#E7DAB3;
    width:544px;
    border-bottom:1px solid #BEB188;
    /*vertical-align:middle;*/
}
.page-deposit-options #payments-wrapper tbody tr.expand {
    display:none;
}
.page-deposit-options #payments-wrapper tbody td {
    font-size:10px;
    line-height:1;
    height:auto;
    text-align:center;
    padding:5px;
    vertical-align:middle;
}
.page-deposit-options #payments-wrapper tbody td.currencies {
    white-space:normal;
}
.page-deposit-options #payments-wrapper tbody td.type {
    white-space:nowrap;
}
.page-deposit-options #payments-wrapper tbody td.more {
    color:#6E6E6E;
    padding-left:10px;
    text-align:left;
    padding-top:10px;
    background:#E8E8E7;
}
.page-deposit-options #payments-wrapper .download_button {
    background: transparent url('media/lang/doDownload.gif') left top no-repeat;
    width:100%;
    height:80px;
    display:block;
    border:0;
    text-indent:-9999px;
    margin:18px 0;
    cursor:pointer;
}
/*[END DEPOSIT OPTIONS]*/



/*[WINNERS PAGE]*/
.page-winners .content img, .page-poker-testimonials .content img {
    float: left;
    margin-left:10px;
    margin-right:20px;
    display:block;
}

.page-winners .content, .page-poker-testimonials .content {
    overflow:hidden;
    margin-bottom:16px;
    padding-bottom:16px;
    border-bottom:1px dotted #DDD;
}

.page-winners .last, .page-poker-testimonials .last {
    border-bottom: none;
    margin-bottom:0;
    padding-bottom:5px;
}

.page-winners .content p {
    
}

.page-winners .content h2, .page-poker-testimonials h2 {
    color: #960103;
    font-size:12px;
    line-height:16px;
    font-weight:bold;
    font-family:Verdana;
    margin-bottom:0;
}

.page-poker-testimonials h2 span {
    color: #666666;
}

.page-winners .content h3 {
    font-family:Verdana;
    color: #666666;
    font-size:12px;
    line-height:16px;
    font-weight:bold;
    margin-bottom:16px;
}
/*[END WINNERS PAGE]*/




/*[DOWNLOAD PAGE]*/
#downloadpage #content{
    background:#FFF url(media/downloadMainBG.gif) repeat-x top left;
    padding-top:1em;
    overflow:hidden;
}

#downloadpage .inner_content {
    overflow: hidden;
    background: transparent url(media/downloadBoxTop.gif) top center no-repeat;
    margin: 10px auto;
    width:780px;
}

#downloadpage .inner_content .wrapit {
    margin-top:10px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    width:778px;
    background: #FFF;
    overflow:hidden;
}

#downloadpage .inner_content .wrap,  #downloadpage .down-footer-item .wrap{
    width:600px;
    margin: 0 auto;
}

#downloadpage .inner_content .top_content {
    padding-top:20px;
    margin-bottom:30px;
}

#downloadpage .inner_content .top_content h1 {
    text-align:center;
    color: #6E8F0A;
    font-family:Palatino,Times,Tahoma, serif;
    font-size:30px;
    letter-spacing:.5px;
    text-transform:uppercase;
}

#downloadpage .inner_content .top_content h2 {
    /*display:inline;*/
    text-align:center;
    color: #303612;
    font-family:Palatino,Times,Tahoma, serif;
    font-size:24px;
    letter-spacing:1px;
    text-transform:uppercase;
    margin-bottom:30px;
}


#downloadpage .down-footer {
    overflow:hidden;
    margin-top:-5px;
    margin-bottom:20px;
    height:12px;
    display:block;
    width:780px;
    background: transparent url(media/downloadBoxBottom.gif) bottom center no-repeat;
}

#downloadpage .down_item_wrap h2 {
    padding-left:80px;
    line-height:32px;
    color:#6C910D;
    font-family:Palatino,Times,Tahoma,serif;
    font-size:24px;
    
}

#downloadpage .down_item_wrap {
    margin-bottom:30px;
    overflow: hidden;
    clear:both;
}

#downloadpage .down_item_content {
    color:#6F6F6F;
    padding-left:80px;
    width:310px;
    padding-right:10px;
    float:left;
}
#downloadpage .down_item_content a {
    color:#70910F;
    text-decoration:none;
}
#downloadpage .down_item_wrap img {
    width:199px;
    margin-top:-28px;
    float:right;
}

#downloadpage .donwn-items .order_1{
    background: transparent url(media/downloadStep1.gif) no-repeat;
    background-position:0 20px;
}
#downloadpage .donwn-items .order_2{
    background: transparent url(media/downloadStep2.gif) no-repeat;
    background-position:0 20px;
}
#downloadpage .donwn-items .order_3{
    background: transparent url(media/downloadStep3.gif) no-repeat;
    background-position:0 20px;
}
#downloadpage button.download_bottom {
    margin: 0 auto;
    position:relative;
    top: -50px;
    border: none;
    width:276px;
    height:53px;
    display:block;
    background: #FFF url(media/lang/downloadBottomBottom.gif) no-repeat center top;
    text-indent:-9999px;
}

#downloadpage .down-footer-item {
    overflow: hidden;
    background:#FFF url(media/downloadReqBG.gif) repeat-y scroll left top;
    border-top: 1px solid #CBB152;
    border-bottom: 1px solid #CBB152;
    margin-bottom:30px;
}

#downloadpage .down-footer-item .wrap {
    /*padding-top:30px;*/
    overflow:hidden;
    position:relative;
    /*height:220px;*/
}

#downloadpage .down-footer-item  h2 {
    margin-bottom:32px;
    padding-top:30px;
    float:left;
    width:290px;
    font-family:Palatino,Times,Tahoma;
    font-size:20px;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#7A9514;
}
#downloadpage .down-footer-item .footer-item-content {
    clear:both;
    width:290px;
    float:left;
    margin-bottom:30px;
}

#downloadpage .down-footer-item .footer-item-content p, #downloadpage .down-footer-item .footer-item-content ul li {
    font-size:11px;
    font-family:Verdana, Tahoma, sans-serif;
}

#downloadpage .down-footer-item .footer-item-content li {
    list-style-type:disc;
    list-style:inside;
    line-height:18px;
    color: #6F6F6F;
}

#downloadpage .down-footer-item img {
    width:308px;
    display:block;
    right:0px;
    top:20px;
    position:absolute;
    /*top: -42px;*/
}

/*[END DOWNLOAD PAGE]*/




/*[MANSION CLUB]*/
#club-mansion #mansion-steps{
    background: #FFF url(media/clubmansionsteps.jpg) top center no-repeat;
    overflow:hidden;
    display:block;
    margin: 20px auto 20px;
    width:557px;
    height:579px;
    position:relative;
}

#club-mansion .club-item-img {
    position:relative;
    height:110px;
    width:100%;
    margin-bottom:20px;
    padding:10px 0;
}

#club-mansion .club-item-content {
    font-size:11px;
    position:absolute;
    left:300px;
    top:20px;
    color:#FFF;
    padding-right:15px;
}

#club-mansion .club-item-content div {
    line-height:16px;
}

#club-mansion .club-item-content p {
    /*line-height:16px;*/
}

#club-mansion .club-item-content a {
    color:#DB0E2B;
    font-weight:bold;
}

#club-mansion #mansion-steps img {
    display:block;
    margin: 0 auto;
    /*padding-top:12px;*/
    /*margin-bottom:28px;*/
}

#club-mansion .takesit {
    text-align:center;
    font-weight:bold;
    font-size:16px !important;
    line-height:24px;
}

#club-mansion .takesit a {
    color: #BA0215;
    text-decoration:underline;
}
/*[END MANSION CLUB]*/