.background {
    background-color: #FFFFFF;
    margin: 7px 0px 0px 0px;
}
.slot_title_bg {
    background-image: url(images/slot_title.jpg);
    background-repeat: no-repeat;
}
.slot_bg {
    background-image: url(images/slot_bg.jpg);
    background-repeat: repeat-x;
    background-color: #FBF1EF;
}
.dart_title_bg {
    background-image: url(images/dart_title.jpg);
    background-repeat: no-repeat;
}
.dart_bg {
    background-image: url(images/dart_bg.jpg);
    background-repeat: repeat-x;
    background-color: #F2F5FA;
}
.pool_title_bg {
    background-image: url(images/pool_title.jpg);
    background-repeat: no-repeat;
}
.pool_bg {
    background-image: url(images/pool_bg.jpg);
    background-repeat: repeat-x;
    background-color: #F7F7F5;
}
.heading_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}
.heading_1 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}
.heading_1 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}



.heading_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    padding-left: 5px;
}
.heading_large {
    font-family: Tahoma;
    font-size: 20px;
    font-weight: 600;
    color: #087e1f;
    padding-top: 10px;
    text-align: justify;
}

.txt_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    padding: 5px 10px 0px 15px;
}

.txt_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    padding-top: 10px;
}
.txt_3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    padding-top: 6px;
}
.txt_4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.txt_4 a {
    color: #000000;
    text-decoration: none;
}
.txt_4 a:hover {
    color: #000000;
    text-decoration: underline;
}
.txt_5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    padding: 10px 5px 0px 5px;
}
.txt_6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    padding-top: 0px;
}
.link_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
.link_1 a {
    color: #000000;
    text-decoration: none;
}
.link_1 a:hover {
    color: #000000;
    text-decoration: underline;
}
.pool_comp_title {
    background-image: url(images/pool_comp_title.jpg);
    background-repeat: no-repeat;
}

.radical_comp_title {
    background-image: url(images/radical_comp_title.jpg);
    background-repeat: no-repeat;
}


.radical_bg {
    background-image: url(images/radical_comp_bg.jpg);
    background-repeat: repeat-x;
}


.pool_comp_bg {
    background-image: url(images/pool_comp_bg.jpg);
    background-repeat: repeat-x;
}
.dart_comp_title {
    background-image: url(images/dart_comp_title.jpg);
    background-repeat: no-repeat;
}
.dart_comp_bg {
    background-image: url(images/dart_comp_bg.jpg);
    background-repeat: repeat-x;
}
.sidepanel_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 7px;
}
.sidepanel_link a {
    color: #000000;
    text-decoration: none; 
}
.sidepanel_link a:hover {
    color: #000000;
    text-decoration: underline; 
}
.bullet_pool {
    background-image: url(images/bullet_pool.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
}
.bullet_dart {
    background-image: url(images/bullet_dart.png);
    background-repeat: no-repeat;
    background-position: 6px 0px;
}
.games_box_title {
    background-image: url(images/games_title.jpg);
    background-repeat: no-repeat;
}
.games_box_bg {
    background-image: url(images/games_bg.jpg);
    background-repeat: repeat-x;
}
.link_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-top: 9px;
}
.link_2 a {
    color: #000000;
}
.link_2 a:hover {
    color: #5D4112;
}
.news_box_title {
    background-image: url(images/news_title.jpg);
    background-repeat: no-repeat;
}
.news_box_bg {
    background-image: url(images/news_bg.jpg);
    background-repeat: repeat-x;
}
.link_3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #6d350f;
    padding-top: 9px;
}
.link_3 a {
    color: #6d350f;
}
.link_3 a:hover {
    color: #911901;
}
.link_4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-top: 9px;
}
.link_4 a {
    color: #000000;
}
.link_4 a:hover {
    color: #153819;
}
.gallery_box_title {
    background-image: url(images/gallery_title.jpg);
    background-repeat: no-repeat;
}
.gallery_box_bg {
    background-image: url(images/gallery_bg.jpg);
    background-repeat: repeat-x;
}
.subscription_box_title {
    background-image: url(images/subscription_title.jpg);
    background-repeat: no-repeat;
}
.video_box_title {
    background-image: url(images/video_title.jpg);
    background-repeat: no-repeat;
}
.recent_news_box_bg {
    background-image: url(images/recent_news_bg.jpg);
    background-repeat: repeat-x;
}
.footer_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #252525;
}
.footer_txt a {
    color: #252525;
}
.footer_txt a:hover {
    color: #646363;
}

/*date start*/
.prev_next
{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #0000B5;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px
}
.prev_next a:hover
{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #B0B3FF;
    text-decoration: none;
    padding-top: 12px;
    padding-bottom: 12px
}
.event_dtls
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}

.event_dtls1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    padding-top: 0px;
}



.date
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #C50000;
    TEXT-DECORATION: underline;
    padding-top: 6px;
    padding-bottom: 6px;
}


.date:hover
{
TEXT-DECORATION: underline;
}

.date1
{   font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #573D0E;
    text-decoration: none;
    padding-top: 6px;
    padding-bottom: 6px;
}
.week_days
{  font-family: Arial;
   font-size: 13px;
   color: #0B96FF;
   text-decoration: none;
   text-align: rigth;
   font-weight: bold
}
.cal {
    font-family: Verdana;
    font-size: 15px;
    color: #0B96FF;
    text-decoration: none;
    text-align: justify;
    font-weight: bold;
    padding-bottom: 8px;
}
.gallery_cats
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana;
    padding-left: 4px;
    padding-right:4px;
    padding-top:4px;
    padding-bottom:4px;
    color:#FBF6FF;
    text-decoration:none;
}
/*date end*/

.all_anc
{
    BACKGROUND-POSITION: 9px center;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #0167A9;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    border:none;
}
.all_anc:hover{
TEXT-DECORATION: underline;
}

.all_anc2
{
    font-family: Tahoma;
    font-size: 20px;
    font-weight: 600;
    color: #087e1f;
    padding-top: 10px;
    text-align: justify;
}
.all_anc2:hover{
TEXT-DECORATION: underline;
}

.heading_main {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0cb02b;
    padding-top: 0px;
}

.mytd
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    border:none;
    /* padding-top:4px;
    padding-bottom:4px;
    padding-left:2px; */
}

.sub_btn
{
    BORDER-RIGHT: #FFFFFF 1px inset;
    BORDER-TOP: #ffb03c 1px inset;
    MARGIN-TOP: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 3px;
    BORDER-LEFT: #ffb03c 1px inset;
    COLOR: #FFFFFF;
    MARGIN-RIGHT: 6px;
    BORDER-BOTTOM: #FFFFFF 1px inset;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #034B93;
    TEXT-DECORATION: none
}

.txtbox
{
  border:1px solid #0167A9;
  background-color:#FFFFFF;
  font-family:Verdana;
  FONT-SIZE: 11px;
}
.blue_p1 {
    background-image: url(images/blue_part1.jpg);
	background-repeat: no-repeat;
}





.rp_green_mid {
    background-image: url(images/rp_green_mid.jpg);
	background-repeat: repeat-x;
}
.rp_blue_mid {
    background-image: url(images/rp_blue_mid.jpg);
	background-repeat: repeat-x;
}
.rp_green_bott_bg {
    background-image: url(images/rp_green_bott_bg.jpg);
	background-repeat: repeat-x;
}
.rp_blue_bott_bg {
    background-image: url(images/rp_blue_bott_bg.jpg);
	background-repeat: repeat-x;
}


/*=================================================================*/


.gray_bg {
    background-image: url(images/gray_bg.jpg);
    background-repeat: repeat-x;
}

.gray_title_bg {
    background-image: url(images/gray_title.jpg);
    background-repeat: no-repeat;
}


.slot_title_sub {
    background-image: url(images/slot_title_sub.jpg);
    background-repeat: no-repeat;
}
.dart_title_sub {
    background-image: url(images/dart_title_sub.jpg);
    background-repeat: no-repeat;
}
.pool_title_sub {
    background-image: url(images/pool_title_sub.jpg);
    background-repeat: no-repeat;
}
.gray_title_sub {
    background-image: url(images/gray_title_sub.jpg);
    background-repeat: no-repeat;
}

.bullet_cep {
    background-image: url(images/bullet_cep.gif);
    background-repeat: no-repeat;
    background-position: 6px 0px;
}



/*======================================  Added Styles  =======================================*/

.dardos_bg {
    background-image: url(images/dardos_bg.gif);
	background-repeat: repeat-x;
	background-color: #fdf6f4;
}
.billar_bg {
    background-image: url(images/billar_bg.gif);
	background-repeat: repeat-x;
	background-color: #f6f7f4;
}
.dardos_innerbg {
    background-image: url(images/dardos_innerbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.billar_innerbg {
    background-image: url(images/billar_innerbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.sub_red_heading {
    background-image: url(images/sub_red_heading.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 41px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
}
.sub_green_heading {
    background-image: url(images/sub_green_heading.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 41px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
}
.sub_blue_heading {
    background-image: url(images/sub_blue_heading.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 41px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
}

.directory_bg {
    background-image: url(images/directory_bg.jpg);
	background-repeat: no-repeat;
}
.calendar_bg {
    background-image: url(images/calendar_bg.jpg);
	background-repeat: no-repeat;
}