﻿/* REVIEW TEMPLATE */
/* REVIEW TOP */
.box_reviewtop {
	padding: 7px;
		border-width: 1px 1px 0px 1px;
	border-color: #6D350C;
	border-style: solid;

}
.boxwrap_reviewtop {
	height: 253px;
	overflow: hidden;
      background-color: #1D0E03;
	clear: both;
	
}

.box_registernow {
	opacity : 0.70;
	filter: alpha(opacity=70); // msie

}
.box_registernow:hover {
	opacity : 1.0;
	filter: alpha(opacity=100); // msie

}


.box_reviewtop img {
	width: 380px;
	height: 208px;

	border-style: solid;
	border-color: #6D350C;
	border-width: 1px 1px 0px 1px;
	float: right;
	margin: 0 0 0px 0;
	

}
.box_reviewtop img:hover {
	width: 380px;
	height: 208px;
	float: right;
	margin: 0 0 0px 0;
	

}
.register  {
	width: 380px !important;
	height: 29px !important;
	border: 0px solid #6D350C !important;
	float: right !important;
	margin: 0 1px 7px 0 !important;

	
}

/* NAVIGATION */
.box_navigation {
font-family: Arial, Helvetica, sans-serif !important;
	text-align: left;
	float: left;
	margin-left: 3px;
	overflow: hidden;
	float: left;
	width: 207px;
}
.box_navigation ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.box_navigation li {
	display: block;
	line-height: 1.0em;
	margin: 0 0 3px;
	padding: 0 0 3px;
	font-size: 12px;
}
.box_navigation a {
	background: url('../images/square.png') no-repeat center left;
	color: #FFF5DF;
	text-decoration: none;
	padding: 0 0 0 16px;
}

.colorli a {
	background: url('../images/square.png') no-repeat center left;
	color: #FFFF00;
	text-decoration: none;
	padding: 0 0 0 16px;
}

.colorli a:hover {
	color: #FFFF00 !important;
}


.box_navigation a:hover {
	background: url('../images/square1.png') no-repeat center left;
	padding: 0 0 0 16px;
	font-weight: bold;
	text-decoration: underline;
	

}









/* REVIEW TABLE */

.reviewtable {
	font-size: 11px;
	text-align: left;
	margin: 0 0 4px 0;
	border-collapse: separate;
	border-spacing: 1px;
	position: relative;
	top: -1px;
	width: 100%;

}



.bonusvaluetd {
		padding: 0;
	
	background: #0080FF url('../images/h3bonusbg.png') repeat-x left top;
	
	
	

}

.bonuslinkth {
		padding: 0;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-style: solid;

	
	
	width: 35%;

}




.reviewtable tr:hover td {
	background: #FFF5DF url('../images/tabletrhoverbg.png') repeat-x left top;
	border-color: #CDB594;
}
.reviewtabletdvalue:hover {
	background: #FFF5DF url('../images/tabletrhoverbg.png') repeat-x left top;
	border: 1px #CDB594 solid;
}
.reviewtabletdgeneral {
		padding: 3px 5px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-style: solid;
	color: #6D350C;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	width: 35%;
}

.reviewtablebonuscodetdvalue
{
			padding: 3px 5px;
	border: 1px solid #CDB594;
	color: #D70000;
	font-weight: bold;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 65%;
	vertical-align: top;
}

.reviewtabletdvalue p {
	padding: 0 0 7px 0;
}


.reviewtabletdvalue {
	padding: 3px 5px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 65%;
	vertical-align: top;
}
.helpsymbol {
	width: 14px;
	height: 14px;
	font-size: 11px;
	float: right;
	vertical-align: middle;
	margin-left: 5px;
	overflow: hidden;
	opacity : 0.5;
	filter: alpha(opacity=50); // msie
}
.helpsymbol:hover {
opacity : 1.0;
	filter: alpha(opacity=100); // msie

}


.valuesymbol {
	width: 14px;
	height: 14px;
	font-size: 11px;
	float: left;
	vertical-align: top;
	margin-right: 5px;
	clear: right;
}

.valuesecurity {
	width: 31px;
	height: 14px;
}

/* BONUS */

.h3bonus {
	font-size: 13px;
	
	float: left;
	margin: 0 0 1px 0;
	padding: 2px 7px;
		color: #FFF;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	
	font-weight: bold;
height: 20px;
line-height: 20px;
	
	

}


/* COMMENTS */

.box_comments {

	
margin: 1px 0 -1px 0;
	clear: both;
	position: relative;
	top: -5px;
}

.dhtmlgoodies_question a {
	color:#FFF;

}

.dhtmlgoodies_question a:hover {
	color:#FFF;
	text-decoration: none;


}



.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
		background: transparent url('../images/commentsbg.png') no-repeat right top;
	margin-bottom:1px;

	padding:11px 7px 7px 11px;
	
	
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;

 border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-style: solid;
	padding: 7px;

	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	
	font-size:0.9em;	
	position:relative;
}






/* WEBSITE TRAFFIC */
.box_traffic {
	overflow: hidden;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-style: solid;
	clear: both;
	padding: 7px;
	margin: 0 0 5px 0;
}
/* RATING */
.box_rating {
	overflow: hidden;
	
	border-width: 1px 1px 1px 1px;
		border-color: #964F0E;
	border-style: solid;

	
	color: #000000;

	padding: 7px 10px;
}

.boxwrap_rating {
		height: 68px;
			clear: both;
			background: #E07312 url('../images/ratingbg.png') repeat-x left top;
}

.ratingvalue {
float:left;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	background-color: #C80000;
	padding: 7px;
	
	height: 14px;
	line-height: 14px;
}
.totalvotes {
	float: left;
	color: #FFF;
	font-size: 11px;
	vertical-align: middle;
	background-color: #7E1F00;
	padding: 7px;
	
	height: 14px;
	line-height: 14px;
}
.averagerating {
	float: right;
border: 1px #964F0E solid;
}

.box_averagerating {
	float: right;
	width: 145px;
}
.box_averagerating h2 {
text-align: right;
}
.box_generalrating {
	float: left;
	width: 240px;
}
.box_generalrating img {
	width: 144px;
	height: 28px;
}
.box_playersrating {
	float: left;
	width: 155px;

}
.box_playersrating h2 {
text-align: center;
}
.box_rating h2 {
	color:  #FFF5DF !important;
	font-size: 12px !important;
	background: transparent none !important;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight: bold;
	margin: 0px 0px 7px 0px !important;
	padding: 0px !important;
	border-width: 0px !important;
	height: auto !important;
	
}


.h2rightrating {
	text-align: right;
}


/* SIGNUP PROCESS */
.box_register {
	overflow: hidden;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-style: solid;
	clear: both;
	padding: 7px;
	margin: 0 0 5px 0;
}
.box_register1 {
	font-size: 11px;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;
	padding: 7px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #960000;
	border-style: solid;
	line-height: 1.3em;
}
.box_register2 {
	font-size: 11px;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;
	padding: 7px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #964B00;
	border-style: solid;
	line-height: 1.3em;
}
.box_register3 {
	font-size: 11px;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;
	padding: 7px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #649600;
	border-style: solid;
	line-height: 1.3em;
}
.boxwrap_register1 {
	text-align: left;
	width: 173px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	float: left;
	clear: left;
	height: auto;
}
.boxwrap_register2 {
	text-align: left;
	width: 173px;
	overflow: hidden;
	float: left;
	margin: 0 5px 5px 0;
	height: auto;
}
.boxwrap_register3 {
	text-align: left;
	width: 173px;
	margin: 0 0 5px 0;
	overflow: hidden;
	float: right;
	clear: right;
	height: auto;
}
.box_register p {
	margin: 0 0 5px 0;
	padding: 1px 0 2px 0;
}
.h3register1 {
	color: #FFF;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #5E0000 url('../images/h3register1bg.png') repeat-x left top;
	margin: 0 0 1px 0;
	height: 42px;
}
.h3register2 {
	color: #FFF;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #5E2F00 url('../images/h3register2bg.png') repeat-x left top;
	margin: 0 0 1px 0;
	height: 42px;
}
.h3register3 {
	color: #FFF;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #395400 url('../images/h3register3bg.png') repeat-x left top;
	margin: 0 0 1px 0;
	height: 42px;
}
.h3register {
	height: 32px;
	float: left;
	width: 100px;
	vertical-align: middle;
	margin: 4px 2px 2px 5px;
}
.step {
	height: 32px;
	float: left;
	width: 35px;
	font-size: 32px;
	text-align: left;
	line-height: 32px;
	margin: 4px 1px 2px 10px;
}
.nextstep {
	background: transparent url('../images/nextstep.png') no-repeat center center;
	width: 20px;
	height: 40px;
	float: left;
	padding: 0;
	margin: 70px 5px 5px 5px;
}
/* BOOKMAKER SCREENS */
.box_screens {
	overflow: hidden;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-style: solid;
	clear: both;
	padding: 7px 4px 2px 5px;
	margin: 0 0 5px 0;
}
.box_screens img {
	height: 100px;
	border: 1px solid #CDB594;
	float: left;
	margin: 0px 3px 5px 2px;
	opacity : 0.70;
	filter: alpha(opacity=70); // msie
}
.box_screens img:hover {
	height: 100px;
	border: 1px solid #CDB594;
	float: left;
	margin: 0px 3px 5px 2px;
	opacity : 1.0;
	filter: alpha(opacity=100); // msie

}
/* DEPOSIT AND WITHDRAWAl */
.box_deposit {
	font-size: 11px;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;
	padding: 7px 7px 2px 7px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #004B96;
	border-style: solid;
	line-height: 1.3em;
}
.box_withdrawal {
	font-size: 11px;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;
	padding: 7px 7px 2px 7px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #4B0096;
	border-style: solid;
	line-height: 1.3em;
}
.boxwrap_dwleft {
	text-align: left;
	width: 201px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	float: left;
	clear: left;
	height: auto;
}
.boxwrap_dwcenter {
	text-align: left;
	width: 201px;
	overflow: hidden;
	float: left;
	margin: 0 5px 5px 0;
	height: auto;
}
.boxwrap_dwright {
	text-align: left;
	width: 201px;
	margin: 0 0 5px 0;
	overflow: hidden;
	float: right;
	clear: right;
	height: auto;
}
.pdwmid {
	margin: 0 !important;
	padding: 1px 0 1px 0 !important;
	border-width: 0px !important;
}
.box_deposit p {
	margin: 0 0 3px 0;
	padding: 1px 0 3px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #CDB594;
}
.box_withdrawal p {
	margin: 0 0 3px 0;
	padding: 1px 0 3px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #CDB594;
}
.depositgeneral {
	color: #0064C8;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
}
.withdrawalgeneral {
	color: #6400C8;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
}
.h3deposit {
	color: #FFF;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #002F5E url('../images/h3depositbg.png') repeat-x left top;
	margin: 0 0 1px 0;
	height: 44px;
}
.h3withdrawal {
	color: #FFF;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #35006B url('../images/h3withdrawalbg.png') repeat-x left top;
	margin: 0 0 1px 0;
	height: 44px;
}
.h3dw {
	height: 32px;
	float: left;
	width: 105px;
	vertical-align: middle;
	margin: 5px 2px 2px 10px;
}
.h3depositlogo {
	width: 74px;
	height: 36px;
	border: 1px solid #004B96;
	float: right;
	padding: 0;
	margin: 3px;
}
.h3withdrawallogo {
	width: 74px;
	height: 36px;
	border: 1px solid #4B0096;
	float: right;
	padding: 0;
	margin: 3px;
}
/* PROS AND CONS */
.box_pros {
	padding: 7px 7px 0px 7px;
	
}

.boxwrap_pros {
	width: 608px;
	
background: #FFF5DF url('../images/prosbg.png') no-repeat right top;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
		border-left-color: #00A000;
	border-style: solid;
	clear: both;
	height: auto;
	text-align: left;
	float: left;
margin: 0 0 5px 0;
	overflow: hidden;


	
}


.box_pros ul {
	padding: 0 0 0 16px;
	margin: 0px;
	list-style: none;
	list-style-position: outside;
}
.box_pros li {
	display: list-item;
	line-height: 1.3em;
	margin: 0 0 10px;
	padding: 0;
	list-style-image: url('../images/greensquare.png');
}
.box_cons {
	
	
	
	
	
	
	padding: 7px 7px 0px 7px;
	
	
}


.boxwrap_cons {
width: 608px;
	
	background: #FFF5DF url('../images/consbg.png') no-repeat right top;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #A00000;
	border-style: solid;
	clear: both;
	height: auto;
	text-align: left;
	float: left;
margin: 0 0 5px 0;
	overflow: hidden;
	

}

.box_cons ul {
	padding: 0 0 0 17px;
	margin: 0px;
	list-style: none;
	list-style-position: outside;
}
.box_cons li {
	display: list-item;
	line-height: 1.3em;
	margin: 0 0 10px;
	padding: 0;
	list-style-image: url('../images/redsquare.png');
	
}
/* REVIEW BOTTOM */
.h3visit a {
	color: #6D350C;
	text-decoration: none;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #FFF5DF url('../images/aarrow.png') no-repeat right center;
	margin: 30px 0 0 0;
	padding: 5px 30px 5px 5px;
	width: auto;
	float: right;
	
border: 1px #CDB594 solid;
	text-align: right;
}


.h3visit:hover a {
	color: #344600;
	background: #D9FF64 url('../images/harrow.png') no-repeat right center;
	
border: 1px #93C300 solid;
	
}







/* BUTTONS */
a.button1 {
	background: transparent url('../images/button1rightbg.png') no-repeat scroll top right;
	color: #FFF;
	display: block;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	padding-right: 5px; /* sliding doors padding */;
	text-decoration: none;
	text-align: center;
	

}
a.button1 span {
	background: transparent url('../images/button1leftbg.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 4px 0 6px 5px;
	
}
a.button1:hover {
	background-position: bottom right;
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
		

}
a.button1:hover span {
	background-position: bottom left;
		

}







a.button2 {
	background: transparent url('../images/button1rightbg.png') no-repeat scroll top right;
		color: #FFF;
	display: block;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	padding-right: 10px; /* sliding doors padding */;
	text-decoration: none;
	text-align: center;
	
	float: right;
	margin-top: 50px;
	margin-bottom: 5px;
}
a.button2 span {
	background: transparent url('../images/button1leftbg.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 4px 0 6px 10px;
}
a.button2:hover {
	background-position: bottom right;
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
}
a.button2:hover span {
	background-position: bottom left;
}







a.button3 {
	background: transparent url('../images/button1rightbg.png') no-repeat scroll top right;
		color: #FFF;
	display: block;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	padding-right: 10px; /* sliding doors padding */;
	text-decoration: none;
	text-align: center;
	float: left;

	margin: 7px 0 7px 220px;

}
a.button3 span {
	background: transparent url('../images/button1leftbg.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 4px 0 6px 10px;
}
a.button3:hover {
	background-position: bottom right;
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
}
a.button3:hover span {
	background-position: bottom left;
}





a.button4 {
	background: transparent url('../images/button2rightbg.png') no-repeat scroll top right;
	color: #FFF;
	display: block;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	padding-right: 10px; /* sliding doors padding */;
	text-decoration: none;
	text-align: center;
	
	float: right;
	margin-top: 5px;
	margin-bottom: 0px;
}
a.button4 span {
	background: transparent url('../images/button2leftbg.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 4px 0 6px 10px;
}
a.button4:hover {
	background-position: bottom right;
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
}
a.button4:hover span {
	background-position: bottom left;
}














