﻿


body {
    background: #1D0E03 url('../images/bg.png') repeat-x fixed left top;
	width: 100% !important;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
}
#wrap {
	background: transparent;
	width: 100% !important;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	position: relative;
}

#wrap div.headertopleft {
	color: #fff;
	
	font-size: 11px;
	margin: 0;
	padding-left: 5px;
	text-decoration: none;
	background: transparent;
	float: left !important;
		height: 24px;
		overflow: hidden;

	text-align: center;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
		
}








.headertopleft ul{
color: #FFFFFF !important;
list-style-type: none;
margin: 0;
display: inline;
padding: 0;


}

.headertopleft li{
color: #FFF5DF !important;
float: left;
margin: 0;
padding: 0;
	text-transform: none !important;
	display: inline;
}

.headertopleft a{
color: #FFF5DF !important;
float: left;
background: url('../images/linkli-left.png') no-repeat left top;
margin: 0;
margin-right: 5px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none !important;
	text-transform: none !important;

}

.headertopleft a span{
color: #FFF5DF !important;
float: left;
position: relative;
display: block;
background: url('../images/linkli-right.png') no-repeat right top;
padding: 5px 14px 6px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.headertopleft a span {float:none;}
/* End IE5-Mac hack */







.headertopleft .bookmakerlink a:hover{
background-position: 0% -24px;
top: 0;
color: #FFFFFF !important;
background: url('../images/linklibookmaker-left.png') no-repeat left top !important;
}

.headertopleft .bookmakerlink a:hover span{
background-position: 100% -24px;
padding-bottom: 11px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color: #FFFFFF !important;
background: url('../images/linklibookmaker-right.png') no-repeat right top !important;
}



.headertopleft .casinolink a:hover{
background-position: 0% -24px;
top: 0;
color: #FFFFFF !important;
background: url('../images/linklicasino-left.png') no-repeat left top !important;
}

.headertopleft .casinolink a:hover span{
background-position: 100% -24px;
padding-bottom: 11px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color: #FFFFFF !important;
background: url('../images/linklicasino-right.png') no-repeat right top !important;
}


.headertopleft .pokerlink a:hover{
background-position: 0% -24px;
top: 0;
color: #FFFFFF !important;
background: url('../images/linklipoker-left.png') no-repeat left top !important;
}

.headertopleft .pokerlink a:hover span{
background-position: 100% -24px;
padding-bottom: 11px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color: #FFFFFF !important;
background: url('../images/linklipoker-right.png') no-repeat right top !important;
}









































	
#headerwrap {
	margin: 0 auto;
	width: 960px;
}
html {
	height: 101%;
}
:focus {
	outline: 0;
}
img {
	border: 0;
}
a, a:visited {
	color: #D70000;
	text-decoration: none;
	font-weight: bold;



}
a:hover {
	color: #3F1D03;
	text-decoration: underline;

}
#header {
	background: transparent;
	width: 960px;
	color: #000;
	font-size: 11px;
	margin: 0px auto 0px;
	margin-top: 10px;
	padding: 0px;
	float: left;
}
#header p {
	color: #FFF;
	margin: 2px 0 5px;
}
#header a, #header a:visited {
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	padding: 0px 0px 0px 3px;
}
#header a:hover {
	color: #f30000;
	text-decoration: none;
}
.headerleft {
	width: 420px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.headerleft img {
	border: none;
	margin: 5px 0 5px 0;
	padding: 0px;
}
.headerright {
	width: 468px;
	float: right;
	margin: 0px;
	padding: 10px 8px 10px 0;
	font-weight: bold;
	text-align: right;
	
}
.headerright a img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content {
	width: 950px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 15px;
}
.h1title {
	background: #5E0000 url('../images/h1bg.png') repeat-x left top;
	margin: 0 0 1px 0;
		height: 44px;
		clear: both;

}

#content h1 {
	float: left;
	margin: 13px;
	color: #FFF;
		font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 20px;
	font-weight: normal;
	

}

.h1logo {
	width: 74px;
	height: 36px;
	border: 1px solid #960000;
	font-size: 12px;
	float: right;
	padding: 0;
	margin: 3px;
}
#content h2 {
	color: #FFF;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #542B06 url('../images/h2bg.png') left top repeat-x;
	margin: 0 0 1px 0;
	padding: 6px 10px;
	clear: both;
}
#content h1 a, #content h1 a:visited {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content h1 a:hover {
	color: #25A;
	text-decoration: underline;
}
#content h2 a, #content h2 a:visited {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content h2 a:hover {
	color: #25A;
	text-decoration: none;
}
#content h4 {
	color: #FFF;
	font-size: 15px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#contentleft {
	float: left;
	width: 625px;
	margin: 0px;
	padding: 10px 0;
	
}
.postarea p {
	margin: 0px;
	padding: 15px 7px 7px 7px;
}
.postarea p img {
	border: none;
	float: left;
	margin: 0px ;
	padding: 0px;
}
.blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #666;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #666;
}
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.postarea {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #6D350C;
	float: left;
	margin: 0 0 5px;
	padding: 5px 5px 0 5px;
	
}
#sidebar {
	float: right;
	width: 312px;
	margin: 0px;
	padding: 10px 0px;
	line-height: 18px;
}
#sidebar p {
	padding: 0px;
	margin: 0px;
}
#sidebar h2 {
	margin: 0px 0px 5px 0px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#sidebar ul li li {
	background: #FFF url('../icon.png') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
#sidebar ul li ul li {
	background: #FFF url('../icon.png') no-repeat left top;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
.dropdown_searchbookmaker {
	border: 1px solid #CDB594;
	
	font-weight: normal;
	vertical-align: middle;
	font-size: 11px;
	color: #000;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
	width: 135px;
}
.dropdown_searchbookmakerleftcol {
	margin: 0 7px 2px 0;
	padding: 0px;
	text-align: left;
	float: left;
}
.dropdown_searchbookmakerrightcol {
	margin: 0 0 2px 7px;
	padding: 0px;
	text-align: left;
	float: right;
}
.boxwrap_bookmakersreviews {
	float: left;
	background: #FFF;
	color: #6D350C;
	border: 1px solid #6D350C;
	margin-bottom: 10px;
	font-size: 11px;
	width: auto;
	font-weight: bold;
	padding: 5px;
	overflow: hidden;
}
.box_bookmakersreviews {
	border: 1px solid #CDB594;
	text-align: left;
	float: left;
	padding: 2px 7px 7px 7px;
	overflow: hidden;
	height: auto;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;
}
.tags12 {
	font-size: 12px;
}
.showbutton input {
	background: #323232 url('../images/buttonabg.png') repeat-x left top;
	border: 1px solid #787878;
	color: #EBEBEB;
	width: 90px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
	padding: 1px 2px 5px 2px;
	margin: 0;
	cursor: pointer;
}
.showbutton:hover input, .showbutton.hover input {
	background: #820000 url('../images/buttonhbg.png') repeat-x left top;
	color: #FFFFFF;
}
#sidebar h4 {
	color: #FFF;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight: bold;
	margin: 0 0 1px 0;
	padding: 2px 7px;
	clear: both;
	background: #542B06 url('../images/sidebarh4bg.png') repeat-x left top;
}
.box_advertisementbig {
	padding: 5px;
}
.boxwrap_advertisementbig {
	float: left;
	width: 310px;
	margin-bottom: 10px;
	background: #FFF;
	border: 1px solid #6D350C;
}



.box_advertisement {
	padding: 5px;
}
.boxwrap_advertisement {
	float: left;
	width: 310px;
	margin-bottom: 10px;
	background: #FFF;
	border: 1px solid #6D350C;
}




.boxwrap_partners  {
	background: #FFF;
	border: 1px solid #6D350C;
	height: auto;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
.box_partners {
		padding: 7px 7px 5px 7px;
	overflow: hidden;
	height: auto;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;

border: 1px solid #CDB594;

}


.box_partners img {
	height: 31px;
	width: 88px;
	margin: 0 2px 2px 0;
	
}


.box_partners ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.box_partners li {
	display: block;
	line-height: 1.0em;
	margin: 0 0 3px;
	padding: 0 0 3px;
	
	
	background: url('../images/square.png') no-repeat center left;
	
	padding: 0 0 0 14px;
}
.box_partners a {
color: #6D350C;
	text-decoration: none;
	
}
.box_partners li:hover {
	background: url('../images/hoversquare.png') no-repeat center left;
	padding: 0 0 0 14px;
}

.box_partners a:hover {
	color: #3F1D03;
	text-decoration: underline;
}

.lefttextpartners {
	float: left;
	width: 132px;
	margin-right: 20px;
	
}

.righttextpartners {
	float: right;
	width: 132px;
	
}

.imgpartners {
	float: left;
	width: 284px;
	clear: both;
	margin-bottom: 5px;
	
}


.boxwrap_email  {
	background: #FFF;
	border: 1px solid #6D350C;
	height: auto;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	
}
.box_email {
		padding: 7px;
	overflow: hidden;
	height: 20px;
	background: #FFF5DF url('../images/emailbg.png') repeat-x right top;

border: 1px solid #CDB594;

}






.emailform {
	width: 284px;
	float: left;
		border: 0px solid #CDB594 !important;
	
	
}

.emailform input {
width: 160px;
font-size: 11px;
	color: #000;
vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CDB594;
}

.emailformbutton {
width: 80px !important;	
	font-size: 11px;
	font-weight: bold;
	color: #FFF5DF !important;	
	height: 18px !important;
	font-family: Arial, Helvetica, sans-serif;
		padding-bottom: 2px;
		margin-left: 5px;
background-color: #D70000;
border: 1px solid #AA0000 !important;
cursor: pointer;
}


.emailformbutton:hover {
color: #FFF !important;	
background-color: #8B4410;
border: 1px solid #6D350C !important;
}



.boxwrap_popularbookmakers  {
	background: #FFF;
	border: 1px solid #6D350C;
	height: auto;
	float: left;
	padding: 5px;
	
	margin-bottom: 10px;
}
.box_popularbookmakers {
	
	height: auto;
	width: 300px;
}
.box_popularbookmakers  img {
	width: 82px;
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
}
.box_popularbookmakers  ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.box_popularbookmakers  li {
	display: list-item;
		vertical-align: middle;
	margin: 1px 0 0 0;
	padding: 1px 2px 2px 4px;
	
	border: 1px solid #CDB594;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
}
.box_popularbookmakers  a {
	color: #6D350C;
	text-decoration: none;
	padding: 0;
}
.box_popularbookmakers  a:hover {
	padding: 0;
	color: #3F1D03;
	text-decoration: underline;
}
.rblink {
	border-width: 0 !important;
	width: 14px !important;
	height: 14px !important;
	vertical-align: middle !important;
	margin-right: 1px !important;
	opacity : 0.50;
	filter: alpha(opacity=50); // msie
}

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




.boxwrap_bonuses {
	background: #FFF;
	border: 1px solid #6D350C;
	height: auto;
	float: left;
	padding: 5px;
	
	margin-bottom: 10px;

}
.box_bonuses {
	
	height: auto;
	width: 300px;

}
.box_bonuses img {
	border: 1px solid #CDB594;
	width: 75px;
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
}
.externallink {
	border-width: 0 !important;
	width: 8px !important;
	height: 8px !important;
	vertical-align: text-top !important;
	margin-right: 0px !important;
}

.usaaccepted {
	border-width: 0 !important;
	width: 16px !important;
	height: 16px !important;
	vertical-align: top !important;
margin-right: 0px !important;
margin-left: 5px !important;
}

.box_bonuses ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	
}
.box_bonuses li {
display: list-item;
	vertical-align: middle;
	margin: 1px 0 0 0;
	padding: 1px 2px 2px 2px;

	border: 1px solid #CDB594;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
}
.box_bonuses a {
	color: #6D350C;
	text-decoration: none;
	padding: 0;
}
.box_bonuses a:hover {
	padding: 0;
	color: #3F1D03;
	text-decoration: underline;
}


.boxwrap_facebookfans {
	background: #FFF;
	border: 1px solid #6D350C;
	height: auto;
	padding: 5px;
	float: left;
	
	width: auto;
		margin-bottom: 10px;
}
.box_facebookfans {
	border: 0px solid #CDB594;
	text-align: left;
	float: left;
	overflow: hidden;
	height: auto;
	background: #FFF5DF url('../images/boxbg.png') repeat-x left top;
}



.clear {
	height: 0px;
	clear: both;
	visibility: hidden;
	width: 616px;
}
/* HEADER */


.menu {
margin: 0 5px;
clear: both;
}



.mainheaderbuttons{
border-bottom: 1px solid #850000 ;
overflow: hidden;
width: 950px;
font-size: 14px; /*font of menu text*/
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	padding-bottom: 4px;
	height: 25px;
	float: left;
}


.mainheaderbuttons ul{
color: #FFFFFF !important;
list-style-type: none;
margin: 0;

padding: 0;


}

.mainheaderbuttons li{
color: #FFF5DF;
float: left;
margin: 0;
padding: 0;
	text-transform: none !important;
}

.mainheaderbuttons a{
color: #FFF5DF !important;
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url('../images/tab-left.png') no-repeat left top;
margin: 0;
margin-right: 5px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none !important;
	text-transform: none !important;

}

.mainheaderbuttons a span{
color: #FFF5DF !important;
float: left;
position: relative;
display: block;
background: url('../images/tab-right.png') no-repeat right top;
padding: 5px 14px 6px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.mainheaderbuttons a span {float:none;}
/* End IE5-Mac hack */


.mainheaderbuttons .selected a{
background-position: 0 -125px;
top: 0;
}

.mainheaderbuttons .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 11px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.mainheaderbuttons a:hover{
background-position: 0% -24px;
top: 0;
color: #FFFFFF !important;
}

.mainheaderbuttons a:hover span{
background-position: 100% -24px;
padding-bottom: 11px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color: #FFFFFF !important;
}






.mainheaderbuttons .navibonus a{

background: url('../images/tab-left-bonus.png') no-repeat left top !important;
color: #FFF5DF !important;
}

.mainheaderbuttons .navibonus a span{
background: url('../images/tab-right-bonus.png') no-repeat right top !important;
color: #FFF5DF !important;
}


.navibonus a:hover{
background-position: 0% -24px !important;
top: 0;
color: #FFFFFF !important;
}

.navibonus a:hover span{
background-position: 100% -24px !important;
padding-bottom: 11px !important; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color: #FFFFFF !important;
}

















.boxwrap_line { 
margin-bottom: 10px;
float: left;
width: 312px;

}

.box_line { 
margin: 0 1px 0 1px;


}


 .boxwrap_rss { 
background:url('../images/facebookbuttonbg.png') no-repeat top left;
height: 31px;
float: right;
width: 125px;

}

 
.box_rss {


padding: 3px 3px 0 3px;
margin-left: 1px;

}

 
.box_rss img {
float: right;


}




form{margin:0;padding:0}
 
 .boxwrap_search { 
background:url('../images/search-box.png') no-repeat top left;
height: 31px;
float: left;
width: 175px;
}

 
.box_search { /*outer background*/


padding: 5px 0 0 5px;
margin-right: 1px;

}
 
input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 3px 0px 0px 4px;
height:16px;
width: 130px;
}
 
input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
margin-left: 7px;
height: 21px;
width: 21px;
background: url('../images/search-icon.png') no-repeat top left;
cursor: pointer;
}
 
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
background:url('../images/search-icon.png') no-repeat bottom left;
}






.headerbuttons {
	background: transparent none repeat scroll 0 0;
	
	float: left;
	height: 24px;


		font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}
.headerbuttons ul {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
.headerbuttons a {
	color: #FFF5DF !important;
	padding: 2px 7px !important;

		text-decoration: none !important;
		font-size: 11px !important;
		font-weight: normal !important;
		text-transform: none !important;

}
.headerbuttons ul li a:hover {
	background-color: #8B4410 !important;
	color: #FFFFFF !important;
	

}
.headerbuttons img {
	padding: 0 0 2px;
	vertical-align: middle;
}
.headerbuttons li {
	background-color: #6D350C;
	border-style: solid;
	border-color: #8B4513;
	border-width: 1px 1px 1px 1px;
	color: #FFF5DF;
	float: left;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	margin: 5px 5px 0 0;
	padding: 2px 0;
	display: inline;

}
/* FOOTER */

#footer {
	background: #2C1403;
	width: 100% !important;
	background-repeat: repeat-y;
	overflow: hidden;
	margin: 0px auto;
	padding: 0px;
	margin-top: 20px;
	border-top: 5px #64320D solid;
}
#footerwrap {
	margin: 0 auto;
	padding: 10px 0 5px 0;
	width: 950px;
}
#footerwrap ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#footer h5 {
	color: #E07312;
	font-size: 11px;
	font-weight: bold;

	margin: 0 0 10px 0;
	text-transform: uppercase;
}
#footerwrap li {
	
	display: block;
	line-height: 1.1em;
	margin: 0 0 3px;
	padding: 0 0 3px;
	font-size: 11px;
}
#footerwrap a {
	background: url('../images/square.png') no-repeat center left;
	color: #C3A67D;
	padding: 0 0 0 14px;
	font-weight: normal;
	text-decoration: none;
}
#footerwrap a:hover {
	background: url('../images/hoversquare.png') no-repeat center left;
	padding: 0 0 0 14px;
	font-weight: normal;
	text-decoration: underline;
}
#footer p {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#footer_copyright {
	color: #FFFFFF;
	border-top: 1px #64320D solid;
	float: left;
	margin: 10px 0 0 0;
	padding: 7px 0px 7px 0px;
	text-align: center;
	width: 100%;
	background: #3F1D03; 
	overflow: hidden;
	height: 57px;
}
#footer_copyright p {
	color: #C3A67D;
	margin: 0px;
	padding: 2px;
}

#footer_copyright img {
	margin: 0 5px 5px 5px;
	height: 32px;
	padding: 0px;
}



.col1_footer {
	margin: 0 20px 0 0;
	padding: 5px;
}
.col1wrap_footer {
	width: 160px;
	float: left;
}
.col2_footer {
	margin: 0 20px 0 0;
	padding: 5px;
}
.col2wrap_footer {
	width: 160px;
	float: left;
}
.col3_footer {
	margin: 0 20px 0 0;
	padding: 5px;
}
.col3wrap_footer {
	width: 160px;
	float: left;
}
.col4_footer {
	margin: 0 20px 0 0;
	padding: 5px;
}
.col4wrap_footer {
	width: 160px;
	float: left;
}
.col5_footer {
	margin: 0 20px 0 0;
	padding: 5px;
}
.col5wrap_footer {
	width: 180px;
	float: left;
}
.col6_footer {
	margin: 0;
	padding: 5px;
}
.col6wrap_footer {
	width: 120px;
	float: left;
}



/* START PAGE */



	

.rsslogo {
width: 45px;
height: 14px; 
float: right ;
}












.h2generaltitle {
	padding: 4px 7px !important;
	border: 0px #964F0E solid !important;
	color: #FFF !important;
	background: #542B06 url('../images/h2generalbg.png') repeat-x left top !important;
	text-align: left !important;
	vertical-align: top !important;
	font-weight: bold !important;
	font-size: 12px !important;
	height: auto !important;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif !important;
	

}











/* BOOKMAKERS COMPARISON AND BONUSES */


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

}


.comparisontable50 {
	font-size: 11px;
	text-align: left;
	margin: 0;
	border-collapse: separate;
	border-spacing: 1px;
	position: relative;
	margin-bottom: 5px;
	width: 50%;
	float: left;
}

.comparisontable th {
		border: 1px #CDB594 solid;
	
	text-align: center;
	vertical-align: bottom;
background: #FFF5DF url('../images/thbg.png') repeat-x center bottom;
padding: 3px 3px 7px 3px;

}





.comparisontablethtype {
	padding: 4px 7px !important;
	border: 0px #964F0E solid !important;
	color: #FFF;
	background: #542B06 url('../images/h2generalbg.png') repeat-x left top !important;
	text-align: left !important;
	vertical-align: top !important;
	font-weight: bold;
	font-size: 12px;
	height: auto !important;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif !important;

}

.comparisontablethlive {
	padding: 3px 7px !important;
	border: 1px #006400 solid !important;
	color: #FFFFFF;
	background: #004F00 url('../images/thlivebg.png') right top no-repeat !important;
	text-align: left !important;
	vertical-align: top !important;
	font-weight: bold;
	font-size: 12px;
	height: auto !important;
	

}


.comparisontablethodds {
	padding: 3px 7px !important;
	border: 1px #00468C solid !important;
	color: #FFFFFF;
	background: #0050A2 url('../images/thoddsbg.png') right top no-repeat !important;
	text-align: left !important;
	vertical-align: top !important;
	font-weight: bold;
	font-size: 12px;
	height: auto !important;
	

}


.comparisontable tr:hover td {
	background: #FFF5DF url('../images/tabletrhoverbg.png') repeat-x left top;
	border-color: #CDB594;
}
.comparisontabletdvalue:hover {
	background: #FFF5DF url('../images/tabletrhoverbg.png') repeat-x left top;
	border: 1px #CDB594 solid;
}

.comparisontable50 tr:hover td {
	background: #FFF5DF url('../images/tabletrhoverbg.png') repeat-x left top;
	border-color: #CDB594;
}


.comparisontabletdred {
		padding: 3px 5px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #D70000;
	border-style: solid;
	color: #6D350C;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 27%;

}

.comparisontabletdred50 {
		padding: 3px 5px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #D70000;
	border-style: solid;
	color: #6D350C;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 50%;

}


.comparisontabletdgreen {
		padding: 3px 5px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #008000;
	border-style: solid;
	color: #6D350C;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 27%;

}

.comparisontabletdgreen50 {
		padding: 3px 5px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #008000;
	border-style: solid;
	color: #6D350C;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 50%;

}

.comparisontabletdblue {
		padding: 3px 5px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #0080FF;
	border-style: solid;
	color: #6D350C;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 27%;

}


.comparisontabletdblue50 {
		padding: 3px 5px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #0080FF;
	border-style: solid;
	color: #6D350C;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 50%;

}

.comparisontabletdpurple {
		padding: 3px 5px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #8000FF;
	border-style: solid;
	color: #6D350C;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 27%;

}

.comparisontabletdorange {
		padding: 3px 5px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #FF8000;
	border-style: solid;
	color: #6D350C;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 27%;

}


.comparisontabletdorange50 {
		padding: 3px 5px;
	border-width: 1px 1px 1px 7px;
	border-color: #CDB594;
	border-left-color: #FF8000;
	border-style: solid;
	color: #6D350C;
	background: #FFF5DF url('../images/reviewtabletdgeneralbg.png') repeat-x left top;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 50%;

}


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


.comparisontabletdvalue {
	padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 5%;
	vertical-align: top;
		text-align: center;
}


.comparisontabletdvalue50 {
	padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 20%;
	vertical-align: top;
		text-align: center;
}

.comparisontabletdurl a {
	color: #D70000 !important;
	text-decoration: none;

}

.comparisontabletdurl a:hover {
	color: #3F1D03 !important;
	

}


.comparisontabletdvalue img {
height: 16px;
	width: 16px;
}

.comparisontabletdvalue50 img {
height: 16px;
	width: 16px;
}


.comparisontabletdstake {
	padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 13%;
	vertical-align: top;
		text-align: center;
}

.comparisontabletdwinning {
	padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 17%;
	vertical-align: top;
		text-align: center;
}


.comparisontabletdrating {
	
		padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 8%;
	vertical-align: top;
text-align: center;
}


.comparisontabletdrating50 {
	
		padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 30%;
	vertical-align: top;
text-align: center;
}

.comparisontabletdpayout {
	
		padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 10%;
	vertical-align: top;
text-align: center;
}

.comparisontabletdonline {
	
		padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 10%;
	vertical-align: top;
text-align: center;
}

.comparisontabletdsecurity {
	
		padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 8%;
	vertical-align: top;
text-align: center;
}


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

.comparisontabletdrating img {
	width: 82px;
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;

}

.comparisontabletdrating50 img {
	width: 82px;
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;

}


.comparisontabletdnotice {
	padding: 3px;
	border: 1px solid #CDB594;
		color: #468C00;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 7%;
	vertical-align: top;
		text-align: center;
		font-weight: bold;
}


.comparisontabletdtype {
	padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 16%;
	vertical-align: top;
		text-align: center;
}






.comparisontabletdpercent {
	padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 12%;
	vertical-align: top;
		text-align: center;
}

.comparisontabletdbonus {
	padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 13%;
	vertical-align: top;
		text-align: center;
}


.comparisontabletdcode {
	padding: 3px;
	border: 1px solid #CDB594;

	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 12%;
	vertical-align: top;
		text-align: center;
		font-weight: bold;
	color: #D70000;

}


.comparisontabletdlink {
	padding: 3px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 5%;
	vertical-align: top;
		text-align: center;
}

.comparisontabletdlink img {
	opacity : 0.5;
	filter: alpha(opacity=50); // msie
}

.comparisontabletdlink img:hover {
	opacity : 1.0;
	filter: alpha(opacity=100); // msie

}


.comparisontabletdurl{
	padding: 3px 5px;
	border: 1px solid #CDB594;
	color: #000;
	background: #FFF5DF url('../images/reviewtabletdvaluebg.png') repeat-x left top;
	width: 28%;
	vertical-align: top;
		text-align: center;
}


.comparisontable th.comparisontablethinfo  {
	border: 1px #CDB594 solid;
	height: 10px;
	text-align: center;
	vertical-align: middle;
background: #C7C7C7;
padding: 3px;

}



.comparisontable a {
	color: #6D350C;
	text-decoration: none;
	padding: 0;
}
.comparisontable a:hover {
	padding: 0;
	color: #3F1D03;
	text-decoration: underline;
}

.comparisontable50 a {
	color: #6D350C;
	text-decoration: none;
	padding: 0;
}
.comparisontable50 a:hover {
	padding: 0;
	color: #3F1D03;
	text-decoration: underline;
}




.boxwrap_info {
width: 616px;


}


.box_info  {
padding: 7px 7px 7px 50px !important;
background: #D7EBFF url('../images/infobg.png') no-repeat left top;


border: 1px solid #AED7FF;
overflow: hidden;
margin: 1px 0px;

}


.infotitle {
color: #0078F0;
font-size: 11px;
padding: 0px !important;
font-weight: bold;
font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;


}



.box_latestratingchanges  {

overflow: hidden;
	clear: both;
	padding: 0px;



}

.ratingdowngradetitle {
margin-bottom: 5px;
font-size: 12px;
	color:  #FF3232;
	font-weight: bold;
	



}

.ratingupgradetitle {
margin-bottom: 5px;
font-size: 12px;
	color: #00AF00;
	font-weight: bold;


}



.box_ratingupgrade  {

overflow: hidden;
	background-color: #D7FFD7;
	border-width: 1px;
	border-color: #AFFFAF;
	border-style: solid;
	clear: both;
	padding: 7px;
	margin-bottom: 1px
}

.box_ratingdowngrade  {

overflow: hidden;
	background-color: #FFD7D7;
	border-width: 1px;
		border-color: #FFC3C3;
	border-style: solid;
	clear: both;
	padding: 7px;
	margin-bottom: 1px

}


.box_latestratingchanges p {

padding: 0px 0px 0px 0px;
}


.box_latestratingchanges img  {

width: 12px;
height: 12px;
margin-right: 5px !important;

}


.latestratingchanges-date {
font-size: 9px;
float: right;
text-align: right;

padding-bottom: 0px !important;
}


















.bluecol {
border: 1px solid #AED7FF;
border-left: 7px solid #0080FF;
background-color: #F0F8FF;
padding: 3px 5px;
margin-top: 1px;
margin-bottom: 1px;
margin-right: 5px;
font-weight: bold;
float: left;
width: auto;



}

.redcol {
border: 1px solid #AED7FF;
border-left: 7px solid #D70000;
background-color: #F0F8FF;
padding: 3px 5px;
margin-top: 1px;
margin-bottom: 1px;
margin-right: 5px;
font-weight: bold;
float: left;
width: auto;


}

.greencol {
border: 1px solid #AED7FF;
border-left: 7px solid #008000;
background-color: #F0F8FF;
padding: 3px 5px;
margin-top: 1px;
margin-bottom: 1px;
margin-right: 5px;
font-weight: bold;

float: left;
width: auto;

}

.orangecol {
border: 1px solid #AED7FF;
border-left: 7px solid #FF8000;
background-color: #F0F8FF;
padding: 3px 5px;
margin-top: 1px;
margin-bottom: 1px;
margin-right: 5px;
font-weight: bold;
float: left;
width: auto;


}

.purplecol {
border: 1px solid #AED7FF;
border-left: 7px solid #8000FF;
background-color: #F0F8FF;
padding: 3px 5px;
margin-top: 1px;
margin-bottom: 1px;
font-weight: bold;
margin-right: 5px;
float: left;
width: auto;


}

.generalcol {
border: 1px solid #AED7FF;
border-left: 7px solid #AED7FF;
background-color: #F0F8FF;
padding: 3px 5px;
margin-top: 1px;
margin-bottom: 1px;
margin-right: 5px;
width: auto;
float: left;

}





.lastupdate {
	padding: 4px 7px !important;
	border: 0px #373737 solid !important;
	color: #FFFFFF;
	background: #542B06 url('../images/h2generalbg.png') repeat-x left top !important;
	text-align: right !important;
	vertical-align: top !important;
	font-weight: bold;
	font-size: 12px;
	height: auto !important;
	margin-bottom: 1px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif !important;
	

}


.rank {
font-size: 12px;
color: #D70000;
font-weight: bold;
width: 16px;
height: 16px;
vertical-align:middle;
margin-right: 7px;

	

}


/* JURISDICTIONS */

.box_general {
	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;

}



.bonusrow {

		vertical-align: middle;
	
	
	padding: 7px 0px 9px 0px;
	
	border-bottom: 1px #00649F solid
	
	
	}


.bonusrow a {
	color: #fff;
	text-decoration: none;
	padding: 0;

}
.bonusrow a:hover {
	padding: 0;
	color: #FFFF00; 
	text-decoration: underline;
}


.bonusrow img {
	border: 1px solid #00649F !important;
	width: 75px;
	height: 16px;
	vertical-align: middle;
	margin-right: 8px !important;
}

.bonusrow p {
padding: 0px 0px 0px 0px !important;
}


.bonusbox {
margin-bottom: 5px;
background: #0080FF url('../images/bonusboxbg.png') repeat-x left top;
border-width: 1px 1px 1px 7px;
	border-color: #00649F;
	border-style: solid;
	padding: 2px 7px 7px 7px;

}

.bonus-date {
font-size: 9px;
float: right;
vertical-align: middle;
text-align: right;
color: #42A0FF;
border-bottom: 0px #D7BC28 solid !important;
padding-bottom: 0px !important;

}

.h1index {
float: none !important;
display: none !important;
color: #000 !important;
}


.box_left {
width: 380px;
float: left;
}

.boxwrap_right {
margin-left: 5px;
float: left;
margin-bottom: 5px;
}


.box_right {
width: 230px;

}

.commentbox a {
color: #00468C;

}


.box_general ul {
	padding: 0 0 0 16px;
	margin: 10px 0 0 0 !important;

	list-style: none;
	list-style-position: outside;
}
.box_general li {
	display: list-item;
	line-height: 1.3em;
	margin: 0 0 10px;
	padding: 0;
	list-style-image: url('../images/hoversquare.png');
}


.box_partnerbanners img {
	height: 31px;
	width: 88px;
	margin: 0 2px 2px 0;
	
}


.linkhtml {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 580px;
	height: 70px;
	margin-bottom: 5px;
}


.box_jurisdictioninfo {
padding-left: 15px	;
	border-left: 3px  #CDB594 solid;
	float: left;
	width: 260px;
	margin-left: 15px;
}

.box_jurisdictionmap {
	
	float: left;
}

.box_general p {
padding: 1px 0 0 0 !important;
margin-bottom: 10px;


}

.generaltitle {
font-size: 12px;
	color:  	#6D350C;
	font-weight: bold;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	margin-bottom: 1px;
}



.starrating {
width: 100px;
height: 20px;
margin-top: 1px;
margin-bottom: 1px;
	

clear: both;


}

.boxwrap_bookmakersinfo {

	padding-left: 15px;
	border-left: 3px  #CDB594 solid;
	float: left;
	margin-left: 15px;

	
}

.box_bookmakersinfo {
	width: 430px;
}

.box_continent {
width: 130px;
float: left;
text-align: center;
margin-top: 5px;
}



.box_warning {

background-color: #FFD7D7;
border: 1px solid #FFC3C3;
overflow: hidden;
padding: 7px !important;
line-height: 1.5em;


}

.warningtitle {
color: #FF3232;
font-size: 12px;
padding: 0px !important;
font-weight: bold;
font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
margin-bottom: 5px;



}



.box_warning ul {
	padding: 0 0 0 16px;
	margin: 0 0 0 0 !important;

	list-style: none;
	list-style-position: outside;
}
.box_warning li {
	display: list-item;
	line-height: 1.3em;
	margin: 0 0 10px;
	padding: 0;
	list-style-image: url('../images/lightredsquare.png');
}








.boxwrapwrap_list {
width: 616px;

	
}

.boxwrap_list {
	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_list {

	float: left;
	width: 275px;
	margin-right: 20px;
}


.boxwrap_list ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.boxwrap_list li {
	display: block;
	line-height: 1.0em;
	margin: 0 0 3px;
	padding: 0 0 3px;
	font-size: 11px;
}
.boxwrap_list a {
	background: url('../images/hoversquare.png') no-repeat center left;
	color: #6D350C;
	text-decoration: none;
	padding: 0 0 0 16px;
}
.boxwrap_list a:hover {
	background: url('../images/square.png') no-repeat center left;
	padding: 0 0 0 16px;
	color: #3F1D03;
	font-weight: bold;
	text-decoration: underline;
}


.select {
	color: #E07312;
	font-size: 15px;
	background: transparent none;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight: bold;
	margin: 0px 0px 14px 0px !important;
	padding: 0px !important;
	border-width: 0px;

}


.select1 {
color: #3F1D03;
	font-size: 15px;
	background: transparent none;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight: bold;
	margin: 0px 0px 14px 0px !important;
	padding: 0px !important;
	border-width: 0px;


}



.space {
height: 4px;
}





/* BANNERS */

.banner468x60 {
width: 468px;
height: 60px;
}

.banner300x250 {
width: 300px;
height: 250px;
}

.advertisement-1 {
width: 300px;
height: 60px;
}

.advertisement-2 {
width: 300px;
height: 100px;
}






/*SLIDER*/		







/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px 0 }
	.coda-slider {background: #E07312 url('../images/sliderbg.png') left top repeat-x; border: 1px #964F0E solid ;}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider {overflow: hidden !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 616px; height: 175px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 616px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px !important; }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: red; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #1D0E03 ;}
	
	/* Panel padding */
	.coda-slider { padding: 10px !important;  }

	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav { float: right; background-color: #4B2407; width: 616px }
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; float: right;
 }
	.coda-nav ul li { display: inline ; }
	.coda-nav ul li a { background: #4B2407; color: #fff; display: block; float: left; margin-right: 1px; padding: 4px 8px; text-decoration: none; font-weight: bold }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: hidden; width: 616px; height: 226px  }
	.coda-slider { float: left; overflow: hidden; position: relative}
	.coda-slider .panel { display: block; float: left; }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right {}
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
.panel-wrapper { width: 596px;}



.photo-meta-data							{ background: url(../images/transpblack.png); padding: 10px; height: 40px; font-size: 20px;
											  margin-top: -60px; position: relative; z-index: 9999; color: #FFFFFF; line-height: 22px;}
.photo-meta-data a							{color: #FFFF00; text-decoration:none }
.photo-meta-data a:hover					{color: #FFFF00; text-decoration: underline }
.photo-meta-data span 						{ font-size: 20px ; font-weight:bold; }



























/* SORTABLE TABLE */



th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize,
th.sortable-sortAlphaNumeric,
th.sortable-sortEnglishDateTime

        {
          
          cursor:pointer;
        background: #331907 url(../images/sort.png) no-repeat center top;
	border: 0px #6D350C solid !important;
		
	text-align: center;
	vertical-align: middle;
padding: 10px 10px 11px 10px !important;



        
        }
        
        .sortth    {
          
          cursor:pointer;
     background: #331907 url('../images/sortclear.png') repeat-x left top !important;

	
	
	border: 0px #6D350C solid !important;
	text-align: center;
	vertical-align: middle;
padding: 10px 10px 11px 10px !important;



        
        }

       

        
        
th.forwardSort
        {
        background: #331907 url(../images/sortdown.png) no-repeat center top ;
        }
th.reverseSort
        {
        background: #331907 url(../images/sortup.png) no-repeat center top ;
        }
table thead th.forwardSort a,
table thead th.reverseSort a
        {
        color:#000;
        text-decoration:none;
        }
/*
These styles should be added when very long tables are expected
th.sort-active
        {
        background:#CAE8EA url(../media/bg_header_sorting.jpg) no-repeat 0 0;
        cursor:wait;
        }
th.sort-active a
        {
        color:#a80000 !important;
        cursor:wait;
        }
*/











/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
    position: fixed;
    top: 188px;
    left: 0px;
    padding: 0px;
    width: 24px;
    z-index: 500;
}
.addthis_toolbox .custom_images a {
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    cursor: pointer;	
 

}

.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 5px;   opacity : 0.70;
	filter: alpha(opacity=70); // msie }
.addthis_toolbox .custom_images a:hover img { margin: 0 0 5px;opacity : 1.0;
	filter: alpha(opacity=100); // msie
 }
            

.facebooksite  {
z-index: 500;
  position: fixed;
    top: 188px;
    right: 0px;
    padding: 0px;
    width: 24px;

 }
    
.facebooksite img {
    width: 24px;
    height: 256px;

 }
    

.facebooksite a img { border: 0; margin: 0 0 5px;   opacity : 0.70;
	filter: alpha(opacity=70); // msie }
.facebooksite a:hover img { margin: 0 0 5px;opacity : 1.0;
	filter: alpha(opacity=100); // msie
 }
        















