/*  

Theme Name: Besttingsites WordPress Theme

Theme URI: 

Description: Besstingsites.

Version: 1.0

Author: Alkesh gupta alkesh.gupta@gmail.com

Author URI:  <a href"http://www.pokerwebsitesolutions.com/">Poker Layouts</a>





*/







/* Begin Typography & Colors */



#page {

	background-color: white;

	border: 1px solid #959596;

	text-align: left;

	}





#content {

	font-size: 14px;

	}



.widecolumn .entry p {

	font-size: 14px;

	

	}

	

	.entry p {

	font-size: 12px;

	padding:5px;

	color:#CCCCCC;

	}

      .entry h2 { color:#e7e7e7;}

	

	.entry h3 { color:#e7e7e7; padding:8px 15px; }



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	padding:1px 0px 6px 0px;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border: 1px solid #ddd;

}







small {

	font-family:Arial, Verdana, tahoma;

	font-size: 10px;

	line-height: 1.5em;

	}



h1, h2, h3 {

	font-family:Arial, Verdana, tahoma;

	font-weight:bold !important;

	}



h1{

	font-size:18px;

	line-height:20px;

	}



h2 {

	font-size:17px !important;

	line-height:18px;

	}



h3 {

	font-size:14px;

	line-height:16px;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: #000;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #FFF;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {

	text-decoration: none;

	}



.entry p a

    {

	color: #0d689f;

	text-decoration:underline;

	}

.entry p a:visited{

	color: #0d689f;

	text-decoration:underline;

	}

	

.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em Arial, Helvetica, sans-serif;

	

	}

.commentlist li ul li {

	font-size: 1em;

	

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family:Arial, Verdana, tahoma;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar, #sidebar2 {

	font: 14px Arial, Helvetica, sans-serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #FFF;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



h2 a:hover, h3 a:hover {

	color: #666;

	text-decoration: none;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a, #wp-calendar a:visited {

	text-decoration: underline !important;

	}



#wp-calendar caption {

	font: bold 1.3em Arial, Helvetica, sans-serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */









.narrowcolumn {

	padding: 0 0 0px 0px;

	margin: 0px 0 0;

	}



.widecolumn {

	padding: 0px 0 0px 0;

	margin: 0px 0 0 0px;

	}



.post {

	margin: 0 0 0px 0;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}





/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 0px;

	margin: 0;

	}



h2 {

	margin: 0px 0 0;

	}



h2.pagetitle {

	margin-top: 0px;

	text-align: center;

	font-size:20px;

}







h3 {

	padding: 0;

	margin: 0px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 0px auto 20px ;

	}

	

h3#comments, h3#respond {

	background-image:none;

	font-size:12px;

}



/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */







html>body .entry li {

	margin: 7px 0 8px 0px;

	}



#sidebar ul ul li:before, #sidebar2 ul ul li:before

{

	list-style-type:none;

	background-repeat:no-repeat;

	background-position:0px 7px;

	padding:0px 0px 0px 0px;

	line-height:20px;

	}

	

#sidebar ul li ul{

	padding-left:8px;

	}

	

#sidebar ul li ul ul{

	padding-left:0px;

	}





#sidebar ul li ul li{

	background-image: url(images/secondboxline.gif);

	background-repeat: no-repeat;

	padding:0px 0px 4px 18px;

	background-position: left top;

	margin-left: 0px;

	line-height:23px;

	}

	

#sidebar ul li ul li li{

	padding:0px 0px 0px 18px;

	}

	

	

#sidebar ul li a{

	color: #000000;

	padding-left:0px;

	font-size:12px;

	}



	

.entry ul li:before{

	line-height:20px;

	}

	



.entry ol {

	padding:0px 0px 0px 0px;

	margin:0px !important

	}



.entry ol li {

	margin: 0;

	padding: 0px 0px 0px 0px;

	line-height:20px !important;

	list-style-position:inside;

	}

	

.entry ul{

	list-style-type:none;

	margin:0px;

	padding:0px;

	}

	

.entry ul li{

	line-height:20px !important;

	list-style-type:disc;

	list-style-position:inside;

	

	}





.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

	

#sidebar ul, #sidebar2 ul{

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

	list-style-type:none;

	}



	

#sidebar ul li{

	color:#000 !important;

	line-height:20px;

	font-family:Arial, Verdana, tahoma;

	font-size:14px;

	}

	

#sidebar ul li a, #sidebar ul li a:visited, #sidebar2 ul li a, #sidebar2 ul li a:visited

	{

	text-decoration:none;

	}

	

#sidebar ul li a:hover, #sidebar2 ul li a:hover{

	text-decoration:underline;

	}

	



#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol{

	margin: 0;

	padding: 0;

	}



#sidebar ul li, #sidebar2 ul li{

	list-style-type: none;

	list-style-image: none;

	margin:0px;

	padding:0px;

	}



#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select{

	margin: 5px 0 8px 0px;

	}



#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol{

	margin: 0px 8px 20px 0px;

	}



#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol{

	margin: 0 0 0 0px;

	}



ol li, #sidebar ul ol li,  #sidebar2 ul ol li{

	list-style: decimal inside;

	}



#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li{

	margin: 0px 0 0;

	padding:0px 0px 0px 0px;

	}

	

li.widget_tag_cloud h2{

	text-align:left;

	}

	

li.widget_tag_cloud{

	padding-bottom:20px !important;

	text-align:center;

	}

	

.textwidget{

	padding:6px 10px 6px 15px;

	}



	

/* End Entry Lists */



#sidebar h2{

	margin:0px;

	padding:5px 0px 10px 10px;

	font-size:14px !important;

	font-weight:normal;

	line-height:normal;

	color:#fff;

	font-family:Arial, Verdana, tahoma;

	background-image:url(images/fistbox_01.gif);

	background-repeat:no-repeat;

	}

	

	







/* Begin Form Elements */

#searchform {

	margin: 0px auto;

	padding: 0px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 0px 5px 0px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

	



#respond h3{

	background-image:none;

	font-size:20px;

	padding:0px;

	margin:0px;

}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	line-height:16px;

	}



.commentlist {

	padding: 0;

	text-align:left !important;

	}

	

ol.commentlist{

	list-style: none;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 20px 0px;

	}

	

ol.commentlist a, ol.commentlist a:visited{

	color:#0d689f;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 10px;

	list-style: none;

	}

	

.children { 

	padding: 0; 

}



#commentform p {

	margin: 5px 0px !important;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar{

	padding: 0px 0 10px 0;

	}



#sidebar form, #sidebar2 form{

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 0px auto 0;

	width:80%;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width:auto;

	margin:0px;

	padding:8px 0px 8px 0px;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color:transparent; }

	

#today, #today a{

	font-weight:bold;

	color:#00b5ef !important;

	}

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	padding:5px 0px 0px 0px;

	}

.navigation2 {

	padding:5px 0px 0px 0px;

	}

	/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;



}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

.first_t {  color:#FFFFFF;}

.first_t a{  color:#FFFFFF;}

/* End captions */





/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */



.front-comment{

	text-align:right;

	padding-bottom:30px;

	}



li.odd{

	background-image:none !important;

	background-repeat:no-repeat;

	width:auto;

	padding:10px;

	height:auto;

	}



	



/*style html*/





.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

img{border:none;vertical-align:top;}

form,ul,h1,h2,h3,h4,h5,h6,p,span,input{margin:0px;padding:0px;}

ul{list-style:none;}

body{margin:0px;font-size:12px;line-height:14px;font-family:Arial;background:#3b4449;color:#8a8a8a;}

input,select,textarea{font-size:12px;line-height:14px;font-family:Arial; vertical-align:middle;}

a{text-decoration:none;color:#8a8a8a;}

a:hover{text-decoration:underline;}

h1{font-size:13px;line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff;}



.floatleft{float:left; width:auto;}

.floatright{float:right; width:auto;}

.alignleft{ text-align:left;}

.alignright{ text-align:right;}

.center{ text-align:center;}

.col1,.col2,.col3{ float:left; width:auto;}

.col01,.col02,.col03{ float:left; width:auto;}

p{ padding:8px 0;}



div.container{width:800px;margin:0 auto;padding:9px 0;}

div.header-block{ height:124px; background:url(images/header.jpg) no-repeat left top;}

div.header-block div.logo{ padding:29px 0 0 31px;}

div.top-block{ padding:0 50px; background:#34383c; color:#fff; }

div.body{ background:#fff; padding:15px 1px;}

div.content{width:798px; clear:both;}

div.left{ width:630px; float:left;}

div.wrapper{ width:630px; clear:both;}

div.side1{ width:233px; float:left;}

div.side2{ width:156px; float:right; background:#1d2022;}

div.main{ width:385px; float:left; margin:0 0 0 12px;}

div.main1{ width:628px; float:left; margin:0 0 0 6px;}



div.featured-block div.t1{ height:32px; background:url(images/header1.jpg) no-repeat left top; line-height:32px; padding:0 10px; font-size:14px; color:#fff;}

div.featured-block div.entry{ background:#1d2022 url(images/bg01.jpg) no-repeat left top; padding:4px 0 6px 0;}

div.featured-block div.cols1{width:223px;overflow:hidden;clear:both; margin:0 2px 0 8px; position:relative;}

div.featured-block div.cols1 div.col1{width:101px;}

div.featured-block div.cols1 div.col2{width:122px; position:absolute; left:101px; bottom:0; color:#fff; border-bottom:dashed 1px #fff; padding:0 0 4px 0;}

div.featured-block div.cols1 div.col2 a{ color:#fff;}

div.featured-block p{ padding:8px;}

div.best-games-block{ background:#1d2022; color:#656b6f;}

div.best-games-block div.t1{ height:30px; background:url(images/header2.jpg) no-repeat left top; line-height:30px; padding:0 10px; font-size:14px; color:#fff;}

div.tabs-block{ padding:2px 0 6px 3px;}

div.tabs-block ul.tabs{ height:21px; border-bottom:solid 3px #121619;}

div.tabs-block ul.tabs li{ float:left; width:auto; padding:0 1px 0 0;}

div.tabs-block ul.tabs li a{ display:block; float:left;width:auto; color:#686c6e;}

div.tabs-block ul.tabs li a:hover{text-decoration:none;}

div.tabs-block ul.tabs li a.active{ color:#fff; }

div.tabs-block ul.tabs li a span.tab-l{ display:block;width:auto; float:left; background:url(images/tab-n-l.jpg) no-repeat left top;}

div.tabs-block ul.tabs li a span.tab-r{ display:block;width:auto; background:url(images/tab-n-r.jpg) no-repeat right top; height:21px; float:left; padding:0 8px; font-size:11px; line-height:21px; cursor:pointer;}

div.tabs-block ul.tabs li a.active span.tab-l{  background:url(images/tab-a-l.jpg) no-repeat left top;}

div.tabs-block ul.tabs li a.active span.tab-r{ background:url(images/tab-a-r.jpg) no-repeat right top; cursor:pointer;}

div.tabs-block div.box01{ padding:0 8px 0 5px;}

div.tabs-block div.box01 ul li{padding:6px 0px; border-bottom:dotted 1px #3c4042;}

div.tabs-block div.box01 ul li.last{ border-bottom:none;}

div.tabs-block div.hidden{ display:none;}

div.tabs-block div.cols1{width:217px;overflow:hidden;clear:both;}

div.tabs-block div.cols1 div.col1{width:65px;}

div.tabs-block div.cols1 div.col2{width:152px;}

div.tabs-block div.cols1 div.col1 img{ border:solid 1px #7b7b7b;}

div.tabs-block div.play{ padding:5px 0 0 107px;}

div.tabs-block div.play a{ background:url(images/btn01.gif) no-repeat left top; width:45px; height:15px; display:block; color:#fff; line-height:15px; text-align:center; font-size:11px;}

div.tabs-block div.play a:hover{ text-decoration:none;}

div.best-site-block{ background:#1e262a url(images/bg04.jpg) no-repeat left bottom; padding:0 0 8px 0;}

div.best-site-block h1.t1{ background:url(images/header3.jpg) no-repeat left top; line-height:32px; text-align:center;}

div.best-site-block ul{ overflow:hidden;}

div.best-site-block ul li{ background:url(images/bg02.jpg) no-repeat left top; float:left; width:auto;}

div.best-site-block div.cols1{width:385px;overflow:hidden;clear:both;}

div.best-site-block div.cols1 div.col1{width:50px; text-align:right; padding:4px 0 0 0;}

div.best-site-block div.cols1 div.col2{width:238px; margin:0 0 0 15px; line-height:36px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#fff;}



div.best-site-block div.cols1 div.col2 a{ color:#0D689F; line-height:36px; text-decoration:underline;}



div.best-site-block div.cols1 div.col3{width:68px; padding:12px 0 0 0;}

div.best-site-block div.cols1 div.col3 a { font-size:14px; font-weight:bold; color:#FFFFFF; }

div.best-site-block div.cols2{width:385px;overflow:hidden;clear:both; background:url(images/bg03.jpg) repeat-y left top; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:18px;}

div.best-site-block div.cols2 div.col1{width:238px; color:#fff;}

div.best-site-block div.cols2 div.col1 p{ padding:8px 16px;}

div.best-site-block div.cols2 div.col2{width:147px; text-align:center; color:#7e8c93; padding:12px 0 12px 0;}

div.best-site-block div.cols2 div.col2 a{color:#7e8c93; margin:0 2px;}

div.best-site-block div.cols2 div.col2 a.play{ width:117px; height:24px; background:url(images/btn02.jpg) no-repeat left top; display:block; font-size:13px; color:#fff; line-height:24px; margin:8px auto 0 auto;}

div.best-site-block div.cols2 div.col2 a.play:hover{ text-decoration:none;}

div.news-block{ background:#151e24; padding:0 0 8px 0;font-size:13px; line-height:15px; margin-bottom:10px;}

div.news-block h1.t1{ background:url(images/header4.jpg) no-repeat left top; line-height:32px; text-align:center;}

div.news-block h1.t1alk{ background:url(images/bar.jpg) no-repeat left top; line-height:32px; text-align:center;}

div.news-block p a { color:#0D689F;text-decoration:underline;}



div.news-block h2 {padding:8px 15px;}

div.news-block p {padding:8px 15px;}



div.news-block ul{ padding:8px 15px;}

div.news-block ul li{ padding:8px 0;}

div.news-block div.cols1{width:355px;overflow:hidden;clear:both;}

div.news-block div.cols1 div.col1{width:108px;}

div.news-block div.cols1 div.col2{width:247px; padding:4px 0; }

div.news-block a.more{ color:#fff; font-weight:bold; text-decoration:underline;}

div.most-popular-block div.t1{ background:url(images/header5.jpg) no-repeat left top; line-height:25px; font-weight:bold; font-size:12px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; padding:0 0 0 22px;}

div.most-popular-block ul{ padding:10px;}

div.most-popular-block ul li{ background:url(images/arrow02.gif) no-repeat left 4px; padding:2px 0 2px 13px;}

div.bank-options-block div.t1{ background:url(images/header6.jpg) no-repeat left top; line-height:23px; font-weight:bold; font-size:13px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;height:25px;}

div.bank-options-block ul{ padding:10px;}

div.bank-options-block ul li{ background:url(images/arrow02.gif) no-repeat left 4px; padding:2px 0 2px 13px;}

div.bottom-block{ padding:0 50px; background:#151a1d; color:#9a9a9a; }

div.footer-block{ height:79px; background:url(images/footer.jpg) no-repeat left top;}

div.copyright{ text-align:center; font-weight:bold; color:#fff; font-size:13px; padding:30px 0 0 0; line-height:16px;}

div.copyright a{ color:#fff;}

div.text-box1{ width:626px; margin:0 auto 10px auto;}

div.text-box1 div.box01{ width:626px; background:url(images/box01-mid.gif) repeat-y left top;}

div.text-box1 div.box01-top{ width:626px; background:url(images/box01-top.gif) no-repeat left top;}

div.text-box1 div.box01-btm{ width:590px; background:url(images/box01-btm.gif) no-repeat left bottom; padding:8px 18px; font-size:14px;}

div.box01-btm a { color:#0D689F; text-decoration:underline;}

div.box01-btm p a { color:#0D689F; text-decoration:underline;}

div.text-box2{ width:785px; margin:10px auto 0 auto;}

div.text-box2 div.box01{ width:785px; background:url(images/box02-mid.gif) repeat-y left top;}

div.text-box2 div.box01-top{ width:785px; background:url(images/box02-top.gif) no-repeat left top;}

div.text-box2 div.box01-btm{ width:749px; background:url(images/box02-btm.gif) no-repeat left bottom; padding:8px 18px;}













/*style review*/





.container_left{

	padding-left:12px; 	

}



/*================ box cont =====================*/

.box-cont-r{

	background-image:url(images/box-cont-r.gif);

	background-repeat:repeat-y;

	width:619px;

	margin:0px 0px 5px 0px;

	float:left; 

}

.box-cont-t{

	background-image:url(images/box-cont-t.gif);

	background-repeat:no-repeat;

	background-position:top;

	width:619px;

	float:left;  

}

.box-cont-b{

	background-image:url(images/box-cont-b.gif);

	background-repeat:no-repeat;

	background-position:bottom;

	width:619px;

	float:left; 

	padding-bottom:15px;

	

}

.box-cont{

	width:619px;

	float:left;

	padding:0px 0px 0px 0px; 

}

.box-cont h1{

	color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	padding:8px 0px 10px 20px;

	font-weight:bold;

	text-transform:uppercase;



}



.box-cont h4{

	color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	padding:8px 0px 10px 20px;

	font-weight:bold;

	text-transform:uppercase;



}



.box-cont h1{

	color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	padding:8px 0px 10px 20px;

	font-weight:bold;

	text-transform:uppercase;



}



.box-cont p{

	margin:10px 0px 10px 0px;

	padding:0px 10px 0px 10px;

	line-height:20px;

}





/*================ box cont other =====================*/

.box-cont-other-r{

	background-image:url(images/box-cont-other-r.gif);

	background-repeat:repeat-y;

	width:619px;

	margin:5px 0px 5px 0px;

	float:left; 

}

.box-cont-other-t{

	background-image:url(images/bg14.jpg);

	background-repeat:no-repeat;

	background-position:top;

	width:619px;

	float:left;  

}

.box-cont-other-b{

	background-image:url(images/bg15.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

	width:619px;

	float:left; 

	padding-bottom:15px;

	

}

.box-cont-other{

	width:619px;

	float:left;

	padding:0px 0px 0px 0px; 

	color:#fff;

}

.box-cont-other h4{

	color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size:13px;

	padding:8px 0px 10px 20px;

	font-weight:bold;

	text-transform:uppercase;



}





.box-cont-other h2 {

color:#FFFFFF;

font-family:Arial,Helvetica,sans-serif;

font-size:13px;

font-weight:bold;

padding:8px 0 10px 20px;

text-transform:uppercase;

}

.box-cont-other h3 {

color:#FFFFFF;

font-family:Arial,Helvetica,sans-serif;

font-size:12px;

font-weight:bold;

padding:8px 0 10px 20px;

text-transform:uppercase;

}






.box-cont-other p{

	margin:10px 0px 10px 0px;

	padding:0px 0px 0px 20px;

	line-height:20px;

}







/**/

#main_cont-1{

	width:153px;

	float:left;

	padding:0px 9px 0px 10px;

}



.box1-r{

	background-image:url(images/box1-r.gif);

	background-repeat:repeat-y;

	width:153px;

	margin:5px 0px 5px 0px;

	float:left; 

}

.box1-t{

	background-image:url(images/box1-t.gif);

	background-repeat:no-repeat;

	background-position:top;

	width:153px;

	float:left; 

	padding-top:8px; 

}

.box1-b{

	background-image:url(images/box1-b.gif);

	background-repeat:no-repeat;

	background-position:bottom;

	width:153px;

	float:left; 

	padding-bottom:8px;

	

}

.box1{

	width:130px;

	float:left; 

	padding-left:14px;

        

}



.box1-main01{

	width:124px;

	

}





/**/

.box1-main02{

	width:124px;

}



.box1-main02 ul{

	margin:0px;

	padding:7px 0px 0px 5px;

}



.box1-main02 ul li{

	color:#005c84;

/* 	background-image:url(images/arrow3.gif);

	background-repeat:no-repeat; */

	background-position:0 7px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	line-height:18px;

	padding:0px 0px 0px 15px;

}



.box1-main03{

	width:114px;

	background-image:url(images/usa.jpg);

	background-repeat:no-repeat;

	padding:0px 0px 10px 20px;

	text-align:center;

	line-height:18px;

	margin:10px 0px 0px 5px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	height:31px;

}

.box1-main03-nonus{

	width:114px;

	background-image:url(images/nonusa.jpg);

	background-repeat:no-repeat;

	padding:0px 0px 10px 20px;

	text-align:center;

	line-height:18px;

	margin:10px 0px 0px 5px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	height:31px;

}



.box1-main04{

	width:112px;

	padding:18px 0px 3px 7px;

	

}













/**/

#main_cont-2{

	width:152px;

	float:left;

	padding:0px 12px 0px 0px;

}



.box2-r{

	background-image:url(images/box2-r.gif);

	background-repeat:repeat-y;

	width:152px;

	margin:5px 0px 5px 0px;

	float:left; 

}

.box2-t{

	background-image:url(images/box2-t.gif);

	background-repeat:no-repeat;

	background-position:top;

	width:152px;

	float:left;  

	padding:8px 0px 0px 0px;

}

.box2-b{

	background-image:url(images/box2-b.gif);

	background-repeat:no-repeat;

	background-position:bottom;

	width:152px;

	float:left; 

	padding:0px 0px 13px 0px;

	

}

.box2{

	width:152px;

	float:left; 

}



.box2 ul{

	padding:0px 0px 0px 5px;

	margin:0px;

}

.box2 ul li{

	padding:10px 0px 0px 0px;

}



/**/

#main_cont-3{

	width:277px;

	float:left;

	padding:0px 0px 0px 0px;

}



.box-r{

	background-image:url(images/box-r.gif);

	background-repeat:repeat-y;

	width:277px;

	margin:5px 0px 5px 0px;

	float:left; 

}

.box-t{

	background-image:url(images/box-t.gif);

	background-repeat:no-repeat;

	background-position:top;

	width:277px;

	float:left;  

}

.box-b{

	/*background-image:url(images/box-b.gif);*/

	background-repeat:no-repeat;

	background-position:bottom;

	width:277px;

	float:left; 

	

}

.box{

	width:277px;

	float:left;

	color:#000;

	/*height:151px;*/

	min-height:80px;

}



.box h4{

	color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size:21px;

	padding:11px 0px 6px 13px;

	font-weight:bold;

	text-transform:uppercase;



}

.box p{

	padding:0px 0px 0px 20px;

	width:225px;

}



div.full-block{ width:311px; float:left; margin:0 10px 0 11px; padding:5px 0 0 0;}

div.full-block div.box01{ background:#fcfeff url(images/bg16.jpg) repeat-x left top;}

div.full-block div.cols1{width:286px;overflow:hidden;clear:both; margin:0 auto; padding:8px 0 10px 0;}

div.full-block div.cols1 div.col1{width:124px; text-align:center; overflow:hidden;}

div.full-block div.cols1 div.col2{width:148px; float:right; padding:8px 0 0 0;}

div.full-block div.play1{ padding:10px 0 0 0;}

div.full-block div.deposit{ border:solid 1px #afb4b8; text-align:center; color:#71354e; font-size:16px; line-height:20px; padding:8px 16px;}

div.full-block div.bonus{border:solid 1px #afb4b8;padding:8px 16px;text-align:center; color:#71354e; font-size:16px; line-height:20px; font-weight:bold; margin:10px 0 0 0; }

div.full-block div.cols2{width:311px;overflow:hidden;clear:both;  padding:10px 0 0 0; }

div.full-block div.cols2 div.col1{width:150px; padding:8px 0; background:#fcfeff url(images/bg16.jpg) repeat-x left top;}

div.full-block div.cols2 div.col2{width:150px; float:right; padding:8px 0; background:#fcfeff url(images/bg16.jpg) repeat-x left top;}

div.full-block div.cols2  img{ margin:0 0 0 5px;}

.entry table a {
color:#0D689F;
text-decoration:underline;
}


.main_bingo {
background-color:#FFFFFF;
border:1px solid #EDF1F5;
/*float:left;*/
margin-bottom:10px;
padding-bottom:10px;
width:596px;
}


.sub_bingo {
font-size:12px;
width:596px;
}



.bingo_l {
float:left;
padding:5px 6px 0 0;
width:149px;
height:160px;

}



.bingo_r {
/*float:left;*/
}


.bingo_r p {
color:#000000;
margin:0;
padding:0 0 5px;
}

.main_bingo h3 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
padding:10px 0 10px 10px;
}

.box-cont-other p a {
color:#0D689F;
text-decoration:underline;
}