﻿/*Main Navbar */
@font-face  {font-family: "Diavlo";   src: url("http://www.ballywhointeractive.com/font/Diavlo_medium.otf") }

 #menu {width:979px; background:#cccccc; height:49px;padding:11px 0px 0px 3px; margin:0px}
#nav {
		margin: 11px 0px 0px 0px;
	padding: 0px;
font-family: "Diavlo";
	background: #cccccc;
	height:38px;
	font-weight:medium;
	}
	
#nav, #nav ul {

	list-style: none;
	line-height: 40px;
	}

#nav a, #nav a:hover {
	display: block;
	background: #cccccc url(img/top_nav.gif) top center no-repeat; width:149px; height:38px;
	text-decoration: none;
	border: none;margin:0px 0px 0px 0px;
	}

#nav li {
	float: left;
	list-style: none;
font-family: "Diavlo";
font-weight:medium;
   height:38px;
  text-align:center;vertical-align: middle;
	}

#nav li:hover {
	float: left;
	list-style: none;
font-family: "Diavlo";
font-weight:medium;
background: #cccccc url(img/activ_top.gif) top center no-repeat;width:149px; height:38px;color:#000000;margin:0px 0px 0px 0px;

	}

#nav a, #nav a:visited {
	display: block;
	color: #fff;
	padding: 0px;
	}

#nav a:hover {
	text-decoration: none;
	background: #cccccc url(img/activ_top.gif) top center no-repeat;width:149px; height:38px;color:#000000;margin:0px 0px 0px 0px;
	
	}
  
  #nav .current_page a {background: #cccccc url(img/activ_top.gif) top right no-repeat;width:149px; height:38px;color:#000000;margin:0px 0px 0px 0px;}
  #nav li .current_page  {margin:0px 0px 0px 0px;}
  
  
  #menu .rss {float:left;width:130px; height: 38px;}
  #menu .rss .img_rss {float:left; width:144px; height:24px;margin:19px 0px 0px 12px;}

  #menu .rss .img_rss a img {border:none;}

  #menu .rss .text_rss {float:left;margin:22px 0px 0px 5px;}
  #menu .rss .text_rss a {font-size:14px; font-family: "Diavlo";font-weight:medium;color:#000000;}
  	
	
	

