html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,th{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}
ol,ul{
	list-style:none;
}

a{
	text-decoration:none;
}
body{
	color:#4E4E4E;
	font:62.5%/1 "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #5C010A;
	background-repeat: repeat-x;
	background-image: url('../images/body_bgpoker.gif');
}
.wrapper{
	margin:0 auto;
	width:925px;
}
/* menu */
#menu{
	width:540px;
	float:right;
	margin-top: 45px;
}
/* mainmenu */
#mainmenu{
	width:100%;
	font-weight: bold;
}
#mainmenu ul{
	float:right;
	padding:0 33px 0 0;
}

#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#FFF;
	padding:0 0 0 42px;
	font-size:1.5em;
	line-height:1.1em;
	background:url('../images/bgr_menu_li.gif') no-repeat center left;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}

#mainmenu ul li a{
	display:block;
	color:#FFF;
}

#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	text-decoration:none;
	color:#333;
}

#header{
	width:100%;
	height:172px;
	background:url('../images/bgr_header.png') no-repeat;
}

#header_logo{
	width:365px;
	float:left;
	padding:25px 0 0 20px;
}
#logo{
	color:#fff;
	font-size:33px;
	letter-spacing:-2px;
	float:left;
	line-height: 40px;
}
#logo:hover{
	text-decoration:none;
}

#body{
	width:100%;
	background-image: url('../images/bgr_body.png');
}
#body_top{
	width:906px;
	margin:0 0 0 9px;
}
#body_end{
	width:100%;
	background:url('../images/bgr_body_end.gif') repeat-y right;
	overflow:hidden;
}
#content{
	float:left;
	width:509px;
	padding:0 0 0 25px;
}
#sidebar{
	float:right;
	width:298px;
	padding:0 25px 0 0;
}
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.4em;
}
.sidebar_widgets a{
	color:#666;
	text-decoration: none;
}

.sidebar_widgets a:hover{
	color:#5C010A;
}
.sidebar_widgets .widgettitle{
	font-size:2.2em;
	color:#5C010A;
	font-weight:normal;
	background:url('../images/snooker.png') no-repeat;
	margin:0 0 5px 0;
	padding:16px 0 16px 60px;
}
.sidebar_widgets .widget_poker .widgettitle{
	background:url('../images/poker.png') no-repeat;
}

.sidebar_widgets .widget_lounge .widgettitle{
	background:url('../images/lounge.png') no-repeat;
}

.sidebar_widgets .widget_darts .widgettitle{
	background:url('../images/darts.png') no-repeat;
}

.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	background:url('../images/ico_arrow.gif') no-repeat left 3px;
	padding:0 0 0 11px;
	display:block;
}
.sidebar_widgets .widget_categories a{
	display:inline;
	background:url('../images/ico_arrow.gif') no-repeat left 2px;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	padding:16px;
	background:url('../images/bgr_sidebar_widgets.gif') repeat-x;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	border-bottom:1px dashed #ededed;
	padding:5px 0 5px 0;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 11px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}

#footer_block{
	width:905px;
	padding:40px 10px 20px 10px;
	margin:0 auto;
	overflow:hidden;
	background:url('../images/bgr_footer_block.png') no-repeat;
	color: #FFF;
	font-size: 11px;
	text-align: left;
}

#formRow {
	margin-bottom: 8px;
}

.label {
	color: #779D15;
}

.inputField {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 210px;
	padding: 4px;
	border: 1px solid #777;
	margin-top: 2px;
	background-color: #F9F9F9;
}

.inputField:focus {
	border: 1px solid #779D15;
	background-color: #FFFFFF;
}

.inputTextArea {
	font-size: 11px;
	color: #666666;
	border: 1px solid #777;
	padding: 4px;
	height: 100px;
	width: 350px;
	background-color: #F9F9F9;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.inputTextArea:focus {
	border: 1px solid #779D15;
	background-color: #FFFFFF;
}

#send  {
	width: 70px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#send a {
	height: 28px;
	margin:0;
	padding:0;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	display: block;
	width: 70px;
	line-height: 28px;
	border: 1px solid #777;
	color: #779D15;
	background-color: #F9F9F9;
}

#send a:hover  {
	color: #FFF;
	background-color: #779D15;
	border: 1px solid #333;
}

.clear {
	clear: left;
	height: 5px;
}


#s1 {
	height: 210px;
}

#s2 {
	height: 484px;
}

.content .subtitle{
	color:#5C010A;
	font-size:16px;
	line-height:1.3em;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0 0 6px 0;
	border-bottom:1px dashed #dbdbdb;
}
.content {
	margin:0 0 15px 0;
	font-size: 12px;
	line-height: 18px;
	color: #4A4A4A;
}

.content p {
	margin-bottom: 15px;
}

.content a {
	color: #5C010A;
}

.content a:hover {
	color: #779D15;
	text-decoration: underline;
}

.highlightgreen{
	margin:0 0 15px 0;
	font-size: 12px;
	line-height: 18px;
	color: #86B119;
}

.highlightpoker{
	margin:0 0 15px 0;
	font-size: 12px;
	line-height: 18px;
	color: #5C010A;
}

.whitetextgreenbg{
	color: #fff;
	background-color: #779D15;
	padding: 4px;
}

.bigscreentable{
	background-image: url('../images/big_screen_table_bg.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
}

.dartstable{
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #333;
	color: #FFF;
	background-image: url('../images/dartstablebg.jpg');
}

.border{
	border: solid #666 2px;
}

/* JOOMLA SPECIFIC CSS */

.contentheading, .sectiontableheader {
	color:#5C010A;
	clear: both;
	font-size:20px;
	font-weight:normal;
	margin:15px 0 10px 0;
	padding:0 0 6px 0;
	border-bottom:1px dashed #dbdbdb;
}

.sectiontableheader {
	text-align: left;
}

.moduletable {
	margin: 0px 0px 25px 0px;
}

.moduletable H3 {
	font-size:2.2em;
	color:#86B119;
	font-weight:normal;
	margin: 0px 0px 5px 0;
	padding:16px 0 16px 60px;
}

.moduletable UL LI {
	background:url('../images/bgr_sidebar_widgets.gif') repeat-x;
	border-bottom:1px dashed #ededed;
	padding:5px 0 5px 0;
	margin:0;
}

.snookerpool {
	background:url('../images/snooker.png') no-repeat;
}

.poker {
	background:url('../images/poker.png') no-repeat;
}

.darts {
	background:url('../images/darts.png') no-repeat;
}

.loungebar {
	background:url('../images/lounge.png') no-repeat;
}

.meetthedealers {
	background:url('../../../images/banners/3.jpg') no-repeat;
	height: 210px;
}

#blockrandom {
	width: 510px;
}

.chronoform {
	display: none;
}

.submitError {	
	border: solid 1px #CB2026;
	background: #F6CBCA;
	color: #CB2026;
	display: none;
	margin-bottom: 5px;
	padding: 2px;
	text-indent: 10px;
}

.jg_back {
	display: none;
}

.jg_catelem_txt UL LI {
	text-align: center;
}

/* END JOOMLA SPECIFIC CSS */
