@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f2f1df;
}
/* div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{ */
div, h1, h2, h3, h4, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

h2.news {font-size:14px;font-weight:bold;padding:10px 0;}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------topheader--------------------*/
#topheader{
	width:1000px;
	height:164px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
.top_strip {
	margin: 0px 28px 0px 0px;
	float: right;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.top_banner {
	background-image: url(../img/banner_ad_bg.gif);
	float: left;
	height: 64px;
	width: 472px;
	margin-left: 180px;
	margin-top: 25px;
}

.top_banner_empty {
	float: left;
	height: 64px;
	width: 472px;
	margin-left: 180px;
	margin-top: 25px;
}

.hot_topics_left {
	background-image: url(../img/hot_topics_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 16px;
	width: 21px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hot_topics_right{
	background-image: url(../img/hot_topics_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 16px;
	width: 12px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hot_topics_header {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: capitalize;
	color: #090909;
	text-decoration: none;
	background-image: url(../img/hot_topics_middle.gif);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	height: 16px;
	width: 55px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hot_topics_middle {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: capitalize;
	color: #090909;
	text-decoration: none;
	background-image: url(../img/hot_topics_middle.gif);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	height: 16px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hot_topics_link {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: capitalize;
	color: #090909;
	text-decoration: none;
}

.hot_topics_link:hover{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: capitalize;
	color: #af0602;
	text-decoration: underline;
}

.top_search {
	float: left;
	height: 49px;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/search.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}

.content_search {
	background-image: url(../img/search_image.gif);
	background-repeat: no-repeat;
	background-color: #4b4747;
	border: dashed 1px #ffffff;
	float: left;
	height: 49px;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.search_field {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a57d53;
	text-decoration: none;
	float: left;
	height: 20px;
	padding: 10px 0 0 50px;
	margin: 5px 0 0 0;
}

.search_button_container {
	float: left;
	padding: 12px 0 0 10px;
}
.search_button {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8b9f07;
	float: left;
	height: 18px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.search_button:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c11717;
	float: left;
	height: 18px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.search_list{
	line-height: 14px;
}

.search_item {
	border-bottom: dashed 1px #af0602;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../img/search_item.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	margin-right: 10px;
}
.search_text{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0 0 0;
}

.search_link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #af0602;
	text-decoration: none;
	padding: 0 0 3px 0;
	}
.search_link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #af0602;
	text-decoration: underline;
	padding: 0 0 3px 0;
	}



.searchname {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a57d53;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.searchtextbox {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 175px;
	border: 1px solid #CCCCCC;
}
.searchtextbox:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	width: 175px;
	border: 1px solid #999999;
}
.searchname1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #a57d53;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.go {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8b9f07;
	margin: 0px;
	float: left;
	height: 18px;
	width: 27px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.go:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c11717;
	margin: 0px;
	float: left;
	height: 18px;
	width: 27px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.advance_search {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 18px;
	width: 117px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/advancesearch.jpg);
	background-repeat: no-repeat;
}
.advance_search:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 18px;
	width: 117px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/advancesearch1.jpg);
	background-repeat: no-repeat;
}
.menu_area {
	float: left;
	height: 34px;
	width: 800px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353131;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.menu_hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353131;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.menu2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #A7C101;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.menu2:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7C101;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.menu2_hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A7C101;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}

.menu_rss {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-right: 5px;
}

/*------------------------------------------------body_area--------------------*/
#body_area{
	width:1000px;
	/* height:609px; */
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}
#innerbody_area{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}

.tbl {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.tbl_left {
	background-image:url(../img/left_bg.jpg);
	background-repeat:no-repeat;
	text-align: center;
	vertical-align:top;
	width:152px;
}

.tbl_main {
	vertical-align:top;
	padding: 10px 25px 0 25px;
	width:602px !important; /*moz width*/
	width:652px; /*IE width*/
	background-image:url(../img/content_box.gif);
	background-repeat:no-repeat;
}

.tbl_main_clear {
	vertical-align:top;
	padding: 10px 25px 0 25px;
	width:602px !important; /*moz width*/
	width:652px; /*IE width*/
	background-image:url(../img/content_box_clear.gif);
	background-repeat:no-repeat;
}

.tbl_main_wide {
	vertical-align:top;
	padding: 10px 25px 0 25px;
	width:822px !important; /*moz width*/
	width:872px; /*IE width*/
	background-image:url(../img/content_box_clear_wide.gif);
	background-repeat:no-repeat;
}

.tbl_right {
	background-image:url(../img/right_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:170px;
}

.tbl_content_left {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	padding: 0 5px 10px 5px;
	width:280px !important; /*moz width*/
	width:294px; /*IE width*/
	text-align:left;
	vertical-align: top;
	}

.tbl_content_divider {
	padding: 0px;
	width:6px;
	height:100%;
	vertical-align: top;
}

.tbl_content_right{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	padding: 0 0 0 10px;
	width:280px !important; /*moz width*/
	width:294px; /*IE width*/
	text-align:left;
	vertical-align: top;
}

.left {
	margin: 0px;
	float: left;
	height: 609px;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.left_popup {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #353131;
	text-decoration: none;
	background-image: url(../img/left_popup.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 136px;
	width: 145px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.left_head {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #7c8e06;
	text-decoration: none;
}
.right {
	margin: 0px;
	float: left;
	height: 100%;	/* 609px; */
	width: 170px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../img/right_bg.jpg);
	background-repeat: no-repeat;
}

.right_nav {
	margin: 0px;
	float: left;
	height: 100%;	/* 609px; */
	width:170px !important; /*moz width*/
	width:170px; /*IE width*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_head {
	background-image: url(../img/right_header.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 5px 0;
	height: 29px;
	width: 125px;
	text-align: center;
}
.right_head_big {
	background-image: url(../img/right_header_big.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 5px 0;
	height: 48px;
	width: 125px;
	text-align: center;
}

.right_head_10px {
	margin-top: 10px;
}

.share {
	padding: 10px 0 10px 0;
	width: 125px;
	text-align: center;
}

.video_gallery {
	width: 125px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #655f5f;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 0;
	margin-bottom: 10px;
	border: solid 1px #3b3b3b;
	}

.tip {
	width: 125px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #655f5f;
	text-decoration: none;
	text-align: left;
	padding: 0 0 10px 0;
	}
.news_area {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #655f5f;
	text-decoration: none;
	float: left;
	width: 125px;
	text-align:left;
	padding: 0 0 10px 0;
}
.news_head {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #af0602;
	text-decoration: none;
	background-image: url(../img/news_icon.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 20px;
}

.news_list{
	line-height: 10px;
	float: left;
	width:270px;
}

.news_list_compact{
	line-height: 10px;
	float: left;
	width:125px;
}

.news_item {
	background: url(../img/news_item.gif) no-repeat left 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 10px;
	font-size:10px;
	line-height: 14px;
}

.news_item_video {
	background-image: url(../img/news_item.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px 0px 3px 10px;
	font-size:10px;
}

.list {
	float: left;
	width:270px;
	line-height: 13px;
}
.list_item {
	background-image: url(../img/news_item.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 10px;
	font-size:12px;
}

.news_archive_list{
	line-height: 14px;
	float: left;
	padding: 10px 0 0 0;
}

.news_archive_item {
	background-image: url(../img/news_item.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 10px;
	font-size:12px;
}

.news_year {
	background-color: #4b4747;
	border: dashed 1px #ffffff;
	color: #ffffff;
	float: left;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	width: 270px;
	text-align: center;
	padding: 5px 0 5px 0;
}

.right_news_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #af0602;
	text-decoration: none;
	line-height: 14px;
	}
.right_news_link:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #af0602;
	text-decoration: underline;
	}

.news_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7f9200;
	text-decoration: none;
	float: left;
	height: 16px;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #af0602;
	text-decoration: none;
	float: left;
	height: 16px;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left_nav {
	background-image: url(../img/left_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 100%; /* 546px; */
	width: 134px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.left_menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #adaa75;
	text-decoration: none;
	text-align: left;
	padding: 10px 0 0 18px;
}

.left_menu_section {
	border-top: dotted 1px #ffffff;
	border-bottom: dotted 1px #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 120px;
}
.menu_item {
	padding: 3px 0;
}

.menu_sep {
	padding: 3px 0;
}
.left_menu_link {
	background-image: url(../img/menu_item.gif);
	background-repeat: no-repeat;
	padding: 3px 0 3px 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.left_menu_link:hover {
	background-image: url(../img/menu_item_hover.gif);
	background-repeat: no-repeat;
	padding: 3px 0 3px 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a7c101;
	text-decoration: underline;
	}

.left_banner {
	padding-top: 10px;
}

.left_banner_img {
	border: dotted 1px #ffffff;
	width: 125px;
}


.innergray_strip2 {
	margin: 0px;
	float: left;
	width: 152px;
	padding:0px;
}
.innergray_strip {
	background-image: url(../img/eventsbg.jpg);
	margin: 0px;
	float: left;
	width: 134px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.innergray_strip {
	background-image: url(../img/eventsbg.jpg);
	margin: 0px;
	float: left;
	width: 134px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.innerbottomgray_strip {
	background-image: url(../img/eventsbottombg.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	float: left;
	width: 152px;
	height:3px;
	padding:0px;
}.events_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #c5c4b9;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 118px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.events_head {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #adaa75;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 118px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.events_head1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #a7c101;
	text-decoration: none;

}
.events_text_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.events_text_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #a7c101;
	text-decoration: underline;
	}
.more {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/more.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 16px;
	width: 44px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.more:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/more1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 16px;
	width: 44px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.login_head {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #a7c101;
	text-decoration: none;
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../img/login.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 0px 3px;
}
.login_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #c5c4b9;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 118px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}.login_textbox {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	float: left;
	height: 20px;
	width: 113px;
	border: 1px solid #666666;
}
.login_textbox:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	float: left;
	height: 20px;
	width: 113px;
	border: 1px solid #CCCCCC;
}.body_area {
	margin: 0px;
	float: left;
	/* height: 609px; */
	width: 605px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 21px;
}

.content_box_top {
	/*background-image: url(../img/content_header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 602px;
	*/
}

.content_box_top_wide {
	/*background-image: url(../img/content_header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 772px;
	*/
}

.content_box_main {
	/*
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	*/
	margin: 0px;
	padding: 0px 5px 3px 5px;
	float: left;
	width:592px !important; /*moz width*/
	width:602px; /*IE width*/
	text-align: center;
}

.content_box_main_wide {
	/*
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	*/
	margin: 0px;
	padding: 0px 5px 3px 5px;
	float: left;
	width:790px !important; /*moz width*/
	width:772px; /*IE width*/
	text-align: center;
}

.content_box_main2 {
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	margin: -12px;
	padding: 0px 5px 3px 7px;
	float: left;
	width:590px !important; /*moz width*/
	width:602px; /*IE width*/
	text-align: center;
}


.content_box_bottom {
	background-image: url(../img/content_footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 7px;
	width: 602px;
}

.content_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	text-align:left;
	vertical-align: top;
	}

.content_general {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	float: left;
	padding: 0 5px 10px 5px;
	width:570px !important; /*moz width*/
	width:580px; /*IE width*/
	text-align:left;
	vertical-align: top;
	}

.content_general_wide {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	float: left;
	padding: 0 5px 10px 5px;
	width:780px !important; /*moz width*/
	width:750px; /*IE width*/
	text-align:left;
	vertical-align: top;
	}


.content_general_clear {
	background-color: #fdfef8;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	float: left;
	padding: 0 5px 10px 5px;
	width:570px !important; /*moz width*/
	width:580px; /*IE width*/
	text-align:left;
	vertical-align: top;
}

.content_left {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	float: left;
	padding: 0 5px 10px 5px;
	width:284px !important; /*moz width*/
	width:294px; /*IE width*/
	text-align:left;
	vertical-align: top;
	}

.content_divider {
	padding: 0px;
	float: left;
	width:6px;
	height:100%;
	vertical-align: top;
}

.content_right{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	float: left;
	padding: 0 0 0 10px;
	width:280px !important; /*moz width*/
	width:294px; /*IE width*/
	text-align:left;
	vertical-align: top;
}

.content_wide {
	background-color: #fdfef8;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	float: left;
	padding: 0 5px 10px 5px;
	text-align:left;
	vertical-align: top;
}

.content_page_title{
	color:#A7C101;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	text-align:left;
	padding: 0 0 5px 0;
}

.content_header{
	color:#A7C101;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding: 0 0 5px 0;
}

.content_header_top{
	color:#A7C101;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding: 0 0 10px 0;
	margin-top: 0 !important;
	margin-top: -10px;
	line-height: 75% !important;
	line-height:16px;
}

.content_sub_header{
	color:#A7C101;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding: 0 0 5px 0;
}

.content_sub_header a{
	color:#A7C101;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding: 0 0 5px 10px;
	text-decoration: none;
}

.content_sub_header_sm {
	color:#A7C101;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding: 0 0 5px 5px;
}

.content_sub_header_sm a{
	color:#A7C101;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding: 0 0 5px 5px;
	text-decoration: none;
}

.content_sub_header_sm a:hover{
	text-decoration: underline;
}

.content_list{
	line-height: 14px;
	float: left;
	padding-bottom: 10px !important;
}

.content_item {
	background-image: url(../img/news_item.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 2px 10px;
	font-size: 12px;
}

.content_link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #af0602;
	text-decoration: none;
	}
.content_link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #af0602;
	text-decoration: underline;
	}

.content_link2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8F8D69;
	text-decoration: none;
	}
.content_link2:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #af0602;
	text-decoration: underline;
	}

.content_link3 {
	background-image: url(../img/news_item.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #af0602;
	text-decoration: none;
	}
.content_link3:hover {
	background-image: url(../img/news_item.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #af0602;
	text-decoration: underline;
	}
	
.home_featured_news {
	background-color: #8b9f07;
	color: #ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding: 0 0 0 0;
	width: 270px;
}

.home_featured_news_title {
	padding: 5px 5px 5px 5px;
}

.home_featured_news_desc {
	color: #ebfc7a;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
}

.home_featured_news_link {
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	color: #ad0101;
	font-weight: bold;
	padding: 0 0 0 12px;
}

.home_featured_news_link:hover {
	background-image: url(../img/link_hover.gif);
	background-repeat: no-repeat;
	color: #f7f6e9;
	font-weight: bold;
	padding: 0 0 0 12px;
}

.home_featured_related_news {
	background-color: #353131;
	color: #ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding: 0 0 0 0;
	width: 270px;
}
.home_featured_related_news_title {
	color: #ADAA75;
	font-weight:bold;
	padding: 5px;
}

.related_news_list {
	float:left;
	line-height:10px;
}

.related_news_item {
	background:transparent url(../img/related_item.gif) no-repeat scroll 5px 2px;
	font-size:10px;
	line-height:14px;
	padding:0 0 3px 15px;
}

.related_news_link {
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
}

.related_news_link:hover {
	color:#A7C101;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

.home_featured_casino {
	background-color: #fff;
	border: solid 1px #c6c1c0;	/* #af0602 */
	float: left;
	padding: 0 0 0 0;
	width:273px !important; /*moz width*/
	width:271px; /*IE width*/
	text-align:left;
	vertical-align: top;
	margin-bottom: 10px;
}

.affiliate_image {
	float:left;
	height:448px;
	position:relative;
	width:560px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

.slot_image {
	float:left;
	height:432px;
	position:relative;
	width:540px;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}

.scratchcard_image {
	float:left;
	height:432px;
	position:relative;
	width:540px;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}

.horseracing_image {
	float:left;
	height:432px;
	position:relative;
	width:540px;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
}

.article_image {
	float:right;
	height:170px;
	position:relative;
	width:270px;
	margin: 10px 0 5px 10px;
	padding: 0 0 0 0;
	border: dashed 1px #4b4747;
}
	
.article_date {
	color: #4b4747;
	font-weight: bold;
	padding: 0 0 10px; 0;
	font-size: 10px;
}
.info_box {
	float:left;
	padding: 10px 5px 0 5px;
	border: dashed 1px #8F8D69;
	margin: 0 10px 5px 0;
	width:193px !important; /*moz width*/
	width:200px; /*IE width*/
}

.info_title {
	color: #4b4747;
	float: left;
	font-size:12px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.info_text {
	padding: 0 0 5px 0;
	font-size: 10px;
}

.info_text_slots {
	padding: 3px 0;
	font-size: 10px;
}

.info_text_scratchcard {
	padding: 3px 0;
	font-size: 10px;
}

.info_text_horseracing {
	padding: 3px 0;
	font-size: 10px;
}

.info_list{
	line-height: 12px;
	float: left;
}

.info_item {
	background-image: url(../img/news_item.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 2px 10px;
	font-size:10px;
}

.info_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #af0602;
	text-decoration: none;
	}
.info_link:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #af0602;
	text-decoration: underline;
	}

.head {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/smile_icon.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 545px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 55px;
	font-size: 34px;
	color: #7c8e06;
	height: 42px;
}
.body_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.body_text1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ac0101;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.body_textlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	background-color: #FFFFFF;
	text-decoration: none;
}
.body_textlink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ac0101;
	background-color: #FFFFFF;
	text-decoration: none;
}.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4b4747;
	text-decoration: none;
	background-image: url(../img/link.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 19px;
	width: 575px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../img/link_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 19px;
	width: 575px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}.body_banner_area {
	background-image: url(../img/body_banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 327px;
	width: 602px;
}
.banner1_text {
	font-family: "Arial Narrow";
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 500px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.seemore_ideas_area {
	padding: 0px;
	float: left;
	width: 569px;
	margin-top: 66px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
.idea_background {
	background-image: url(../img/buld.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 62px;
	width: 569px;
	background-position: left;
}
.see_ideas {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7c8e06;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 210px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 66px;
}
.see_ideas_head {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #655f5f;
	text-decoration: none;
}
.ideas_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #adaa75;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-style: italic;
}
.idea_links {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 569px;
}
.links1_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 235px;
}
.link_no {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}
.link_no1 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 109px;
}
.link_no2 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}
.link_no3 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 161px;
}
.link_no4 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 128px;
}
.link_no5 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 96px;
}
.link_no6 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 134px;
}
.link1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #655f5f;
	text-decoration: none;
	background-image: url(../img/link1_active.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 16px;
	width: 223px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.link1:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	background-image: url(../img/link1_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 16px;
	width: 223px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.idea_divider {
	background-color: #f7f6e9;
	padding: 0px;
	float: left;
	height: 118px;
	width: 6px;
	margin-top: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 37px;
}
/*------------------------------------------------footer--------------------*/
#footer{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 80px;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer_box{
	width:941px;
	height:80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}
.footer_links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_links_box {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5f5d3e;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.privacy_head {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9e2410;
	text-decoration: none;
}
.privacy_head1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}

.footer_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.footer_copy {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #4c4847;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_validation {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100px;
	color: #c75c2c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 422px;
}
/*------------------------------------------------footerlinks --------------------*/
a.footerlink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #807d67;
	padding-right: 5px;
	padding-left: 5px;

}
a.footerlink:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #807d67;
	padding-right: 5px;
	padding-left: 5px;

}
a.footerlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #a80a00;
	padding-right: 5px;
	padding-left: 5px;

}
a.footerlink:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #807d67;
	padding-right: 5px;
	padding-left: 5px;

}
/*------------------------------------------------footerlinksend--------------------*/

/*------------------------------------------------validation --------------------*/
.validation {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/more.png);
	background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 44px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.validation:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/more1.png);
		background-repeat: no-repeat;
	float: right;
	height: 16px;
	width: 44px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*------------------------------------------------validation--------------------*/
.footer_designed {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer_designed1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #d0b003;
}
.footer_designedlink {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.footer_designedlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #d0b003;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#innerblank
{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
}

#innercontentblank
		{
	margin: 0px;
	float: left;
	width: 605px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 21px;
		}
#innerhedding
		{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/smile_icon.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 545px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 55px;
	font-size: 34px;
	color: #7c8e06;
	height: 22px;
		}		
#innercontent
		{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	text-align:justify;
		}		
#innercontent002
		{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	text-align:justify;	
		}		
#innercontent003
		{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	text-align:justify;	
		}		
#innercontent004
		{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	text-align:justify;	
		}		
#innercontent005
		{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	text-align:justify;	
		}
#submenuhedding
		{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/smile_icon.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 545px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 55px;
	font-size: 34px;
	color: #7c8e06;
	height: 22px;
		}
#submenublank
		{
		width: 600px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 23px;
		padding-left: 0px;
		}
#submenutop				
		{
		width:540px;
		height:1px;
		padding:0px;
		margin:0px;
		float:left;
		background-image:url(../img/topline.jpg);
		background-repeat:no-repeat;
		}
.submenu				
		{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #8f8d69;
		text-decoration:none;
		width:520px;
		height:17px;
		padding:2px 0 0 20px;
		margin:0px;
		float:left;
		background-image: url(../img/active.jpg);
		background-repeat:no-repeat;
		}
.submenu:hover				
		{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #8f8d69;
		text-decoration:none;
		width:520px;
		height:17px;
		padding:2px 0 0 20px;
		margin:0px;
		float:left;
		background-image: url(../img/over.jpg);
		background-repeat:no-repeat;
		}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactblank
			{
	margin: 0px;
	float: left;
	width: 674px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
		
			}
		
#contactinnerblank
		{
				width:1000px;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
		}
#contactheddingblank
		{
			width:500px;
			height:30px;
			float:left;
			margin:27px 0 0 45px;
			padding:0px;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			color:#CECECE;
			border-bottom: solid 1px #7f7f7f;
			
			
		}
#contactaddressblank{
				margin: 0px;
				padding:0 0 0 30px;
				float: left;
				width:236px;
				font-family: "Trebuchet MS";
				font-size: 11px;
				font-weight: normal;
				color: #000000;
				text-decoration: none;
				
	}

#contactaddresshedding
		{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/smile_icon.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 545px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 55px;
	font-size: 34px;
	color: #7c8e06;
	height: 22px;
		}		

#contactaddresstext{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	text-align:justify;
	}
#contactsmallhedding
			{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #af0602;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
			}
#contacthedding
			{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/smile_icon.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 545px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 55px;
	font-size: 34px;
	color: #7c8e06;
	height: 22px;
		}
			
#contacticon{
				width:86px;
				height:84px;
				float:left;
				background-image: url(contacticon.png);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
	}
#contactfeildnameblank
			{
				width:160px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:200px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname
			{
				width:160px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname009
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild003
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild004
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild005
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild006
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild007
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:8px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild009
			{
				width:200px;
				height:60px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#submitbutton
			{
				width:200px;
				height:20px;
				margin:60px 0 0 0;
				padding:0;
				float:left;
				text-align: center;

			}	
			
.contactfeildname
			{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	text-decoration: none;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.submitbutton
			{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/more.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 44px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor:pointer;
			}
.submitbutton:hover 
			{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/more1.png);
		background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 44px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor:pointer;	
			}
			
.contactinput
		{

				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.contactinput:hover
		{
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}
.listbox
		{

				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.listbox:hover
		{
				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}	
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																		


.error_text {
	color: #ff0000;
}

/*----------------------------------------------------------------videogallery----------------------------------------------------------------------------------------*/																		

.video_thumb_holder {
/* border: solid 1px #3b3b3b; */
padding: 2px 2px 2px 3px;
}

.video_thumb_title {
color: #af0602;
height: 15px;
}

.video_thumb_duration {
font-weight: bold;
color: #3b3b3b;
clear:both;
}

.video_thumb_time {
color: #8f8d69;
}

.video_nav {
/* border-left: solid 1px #3b3b3b;
border-right: solid 1px #3b3b3b;
border-bottom: solid 1px #3b3b3b;*/
padding: 2px;
}

/*----------------------------------------------------------------relatedlinks----------------------------------------------------------------------------------------*/																		
.related_box {
	float:right;
	position:relative;
	padding: 10px 5px 0 10px;
	border: dashed 1px #8F8D69;
	margin-left:10px;
}

.related_title {
	color: #4b4747;
	float: left;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.related_area {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #655f5f;
	text-decoration: none;
	float: left;
	width: 150px;
	text-align:left;
	padding: 0 0 10px 0;
}

.related_list{
	line-height: 10px;
	float: left;
}

.related_item {
	background-image: url(../img/news_item.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 3px 10px;
	font-size:10px;
}

.related_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #af0602;
	text-decoration: none;
}

.related_link:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #af0602;
	text-decoration: underline;
}

#breadcrumbs {
	background-color: #fdfef8;
	border: dotted 1px #a7c101;
	color: #4c4847;
	font-family: arial;
	font-size: 10px;
	margin: 0 0 7px 0;
	padding: 3px 3px 3px 3px;
}

#breadcrumbs a {
	color: #af0602;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #a7c101;
	font-weight: bold;
	text-decoration: none;
}

#bonus_dollar {
	background-color: #d9dcdc;
	border-top: solid 2px #565352;
	border-bottom: solid 2px #565352;
	color: #000000;
	font-size: 11px;
	padding: 3px;
	text-align: center;
	width: 187px;
}

#bonus_dollar .info_item {
	color: #000000;
	font-size: 11px;
	background-color: #70fcfe;

}

#bonus_dollar p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#bonus_dollar .hr {
	background:url(../img/stars-dollar.gif) bottom center no-repeat; 
	clear:both; 
	height: 10px;
	margin:2px 0 2px 0; 
	text-align: center! important; 
	width:100%;
}

#bonus_euro {
	background-color: #d9dcdc;
	border-top: solid 2px #565352;
	border-bottom: solid 2px #565352;
	color: #000000;
	font-size: 11px;
	padding: 3px;
	text-align: center;
	width: 187px;
}

#bonus_euro .info_item {
	color: #000000;
	font-size: 11px;
	background-color: #fe7070;
}

#bonus_euro p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#bonus_euro .hr {
	background:url(../img/stars-euro.gif) bottom center no-repeat; 
	clear:both; 
	height: 10px;
	margin:2px 0 2px 0; 
	text-align: center! important; 
	width:100%;
}

#bonus_sterling {
	background-color: #d9dcdc;
	border-top: solid 2px #565352;
	border-bottom: solid 2px #565352;
	color: #000000;
	font-size: 11px;
	padding: 3px;
	text-align: center;
	width: 187px;
}

#bonus_sterling .info_item {
	color: #000000;
	font-size: 11px;
	background-color: #d9dcdc;
	text-align: center;
}

#bonus_sterling p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#bonus_sterling .hr {
	background:url(../img/stars-pound.gif) bottom center no-repeat; 
	clear:both; 
	height: 10px;
	margin:2px 0 2px 0; 
	text-align: center! important; 
	width:100%;
}

.bonus_featured_casino {
	background-color: #fff;
	border: solid 1px #c6c1c0;
	float: left;
	padding: 0 0 0 0;
	width:273px !important; /*moz width*/
	width:271px; /*IE width*/
	text-align:left;
	vertical-align: top;
	margin-bottom: 10px;
}

.review_featured_casino {
	background-color: #fff;
	border: solid 1px #c6c1c0;
	float: left;
	padding: 0 0 0 0;
	width:273px !important; /*moz width*/
	width:271px; /*IE width*/
	text-align:left;
	vertical-align: top;
	margin-bottom: 10px;
}

.error_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #af0602;
}

.section_image_text {
	background-color: #8b9f07;
	color: #ebfc7a;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	padding: 5px;
	width: 260px !important;
	width: 270px;
}

/* Affiliate Grid styles */

#affiliategrid {
	/* height: 200px; */
}

#affiliategrid_header {
	background-color: #c11718;
	height: 25px;
	background: white url(../img/ghb3.gif) top left repeat-x;
}

#affiliategrid_header a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 18px !important;
	height: 25px;
	padding: 7px 10px 0 10px;
	text-align: center;
	background: white url(../img/ghb1.gif) top left repeat-x;
	border-right: #fff 1px solid;

}
#affiliategrid_header a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353131;
	margin: 0px;
	float: left;
	height: 18px !important;
	height: 25px;
	padding: 7px 10px 0 10px;
	text-align: center;
	background: white url(../img/ghb2.gif) top left repeat-x;
	border-right: #fff 1px solid;
}
#affiliategrid_header a.selected {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353131;
	margin: 0px;
	float: left;
	height: 18px !important;
	height: 25px;
	padding: 7px 10px 0 10px;
	text-align: center;
	background: white url(../img/ghb2.gif) top left repeat-x;
	border-right: #fff 1px solid;

}
#affiliategrid a.aff {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #a40000;
	text-decoration: underline;
	margin: 0px;
	height: auto;
	padding: 0;
	text-align: left;
	float:none;
}
#affiliategrid a.aff:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #a40000;
	text-decoration: underline;
	margin: 0px;
	height: auto;
	padding: 0;
	text-align: left;
	float:none;
	background-color: inherit;
}
#affiliategrid a.afflink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #a40000;
	text-decoration: underline;
	margin: 0px;
	height: auto;
	padding: 0;
	text-align: left;
	float:none;
}

#affiliategrid a.affimg {
	padding: 3px 0 0 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	text-align: left;
	float:none;
}
#affiliategrid .titlerow {
	background-color: #353131;
	color: #ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height: 25px;
	text-align: left;
}
#affiliategrid .titlerow td {
	border-bottom: solid 1px #fff;
}

#affiliategrid .filterrow {
	background-color: #353131;
	color: #ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height: 25px;
	text-align: left;
}
#affiliategrid .filterrow td {
	border-top: solid 2px #911112;
	border-bottom: solid 2px #911112;
	padding:5px;
}

#affiliategrid .filterrow .btn {
	background: #AF0602;
	border: solid 1px #fff;
	color: #fff;
	font-weight:bold;
	padding:1px;
	width: 60px;
}

#affiliategrid .paging {
	background-color: #353131;
	color: #ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height: 25px;
	text-align: left;
}

#affiliategrid .paging a {
	color: #fff;
	padding: 2px;
	margin-right: 3px;
}

#affiliategrid .paging a.current_page {
	background-color: #fff;
	color: #353131;
	padding: 2px;
}


#affiliategrid .row {
	background-color: #e5e4cf;
	color: #8F8D69;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height: 25px;
}

#affiliategrid .altrow {
	background-color: #bdba8b;
	color: #FDFEF8;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height: 25px;
}

#affiliategrid .nodatarow {
	background-color: #FDFEF8;
	color: #8F8D69;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height: 25px;
}

#affiliategrid_loading {
	text-align-center;
	vertical-align: middle;
	width: 100%;
	background: url(../img/loading.gif) no-repeat center center;
	padding-top: 100px;
	height: 75px !important;
	height: 175px;
	font-weight: bold;
	font-size: 11px;
}

#affiliategrid img {
	display: block;
}

.bonus_casino {
	background-color: #fff;
	border: solid 1px #c6c1c0;	/* #af0602 */
	float: left;
	padding: 0 0 0 0;
	text-align:left;
	vertical-align: top;
	margin-bottom: 10px;
}

#slots_filter {
	background-color: #353131;
	color: #ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	padding:3px;
}

#slots_filter select {
	background-color: #E5E4CF;
	color: #000;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
}

#slots_filter .button {
	background-color: #911112;
	border: solid 1px #E5E4CF;
	color: #E5E4CF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding: 2px 4px;
	cursor: pointer;
}

#slots_filter_header {
	background-color: #c11718;
	height: 25px;
	background: white url(../img/ghb3.gif) top left repeat-x;
}

#slots_filter_header .tab {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #353131;
	margin: 0px;
	float: left;
	height: 18px !important;
	height: 25px;
	padding: 7px 10px 0 10px;
	text-align: center;
	background: white url(../img/ghb2.gif) top left repeat-x;
	border-right: #fff 1px solid;

}

.featured_slots_tournament {
	background-color: #fff;
	border: solid 1px #c6c1c0;
	padding: 0 0 0 0;
	text-align:left;
	vertical-align: top;
	margin-bottom: 10px;
	width:273px !important; /*moz width*/
	width:271px; /*IE width*/
}

.featured_slots_tournament_row {
	background-color: #ECEBE0;
	color: #4c4847;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height: 25px;
}

.featured_slots_tournament_altrow {
	color: #4c4847;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height: 25px;
}
.featured_slots_tournament_title {
	background-color: #F2F1DF;
	color: #AF0602;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #C6C1C0;
	padding: 3px 0;
}

.featured_slots_tournament_play {
	background-color: #AF0602;
	color: #fff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #C6C1C0;
	padding: 3px 0 1px 0;
}

#slot_featured {}
#slot_featured a {color: #8F8D69;}
#slot_regular {}
#slot_regular a {color: #F1F2EE;}

.CountryTable{
text-align: left; 
margin: 0 0 0px 0; 
border-collapse: separate; 
border-spacing: 1px; 
position: relative; 
top: -1px; 
width: 97%;
}

.CountryTableTDMain{
font-size: 11px; 
padding: 3px 5px; 
border-width: 1px 1px 1px 1px; 
border-color: #CDB594;	
border-style: solid; color: #6D350C; 
background: #F3E6CC url('http://www.online-casino-wizard.com/img/country-1.gif') repeat-x left top; 
text-align: right; 
vertical-align: top; 
font-weight: bold; 
width: 50%;
}

.CountryTableTDVal{
font-size: 11px; 
padding: 3px 5px; 
border: 1px solid #CDB594; 
color: #6D350C; 
background: #F7EBD4 url('http://www.online-casino-wizard.com/img/country-2.gif') repeat-x left top; 
width: 50%; 
vertical-align: top;
}

.country_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #af0602;
	text-decoration: none;
	}

<!-- Styles to stop Skype toolbar from messing up display -->
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}



