
/* 

Theme Name: FineThemes2
Description: FineThemes2 Theme
Author: Ravi
Author URI: http://www.finethemes.com

*/


body{
font-family :Verdana,Arial,Helevetica,Sans-Serif ;
}

div.infofont{

padding:5px;
	
}


#Table_01 {
	position:absolute;
	left:50px;
	top:0px;
	width:900px;
	height:800px;
}

#top_ {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:14px;
	background-color:#615A5A;
}

#toplogo_ {
	position:absolute;
	left:0px;
	top:14px;
	width:742px;
	height:61px;
}

#finethemes2-3_ {
	position:absolute;
	left:742px;
	top:14px;
	width:158px;
	height:61px;
}

#menubar_ {
	position:absolute;
	left:0px;
	top:75px;
	width:900px;
	height:44px;
	text-align:center;
	background-color:#0A0909;
}

#finethemes2-5_ {
	position:absolute;
	left:0px;
	top:119px;
	width:900px;
	background-color:#ffffff;
}


#pagetab {
	padding: 5px 0 3px 0;
	margin: 5px 0 0 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, "Trebuchet MS", sans-serif;
}

#pagetab ul {
	list-style: none;
	margin: 0;
	display: inline;
}

#pagetab li {
	list-style: none;
	margin: 0;
	display: inline;
}


#pagetab li a {
	padding: 3px 0.5em;
	margin-left: 1px;
	border: 0px solid #777;
	border-bottom: none;
	background: #fff;
	text-decoration: none;
}

#pagetab li a:link { color: #000; }

#pagetab li a:visited { color: #000; }

#pagetab li a:hover { 
	color: #000; 
	background: #DEDCDC;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #fff !important;
	border-left: 1px solid #222;
}

#pagetab li a#current {
	background: #fff;
	border-bottom: none;
}



#pagetab2 {
	padding: 1px 0 1px 0;
	margin: 2px 0 0 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, "Trebuchet MS", sans-serif;
}

#pagetab2 ul {
	list-style: none;
	margin: 0;
	display: inline;
}

#pagetab2 li {
	list-style: none;
	margin: 0;
	display: inline;
}


#pagetab2 li a {
	padding: 3px 0.5em;
	margin-left: 1px;
	border: 0px solid #777;
	border-bottom: none;
	background: #EDEEFC;
	text-decoration: none;
}

#pagetab2 li a:link { color: #000; }

#pagetab2 li a:visited { color: #000; }

#pagetab2 li a:hover { 
	color: #000; 
	background: #DEDCDC;
	border-top: 1px solid #070C6E;
	border-right: 1px solid #070C6E;
	border-bottom: 1px solid #070C6E !important;
	border-left: 1px solid #070C6E;
}

#pagetab2 li a#current {
	background: #fff;
	border-bottom: none;
}


a:link { color : #660000; text-decoration : none; }
	a:visited { color : #660000; text-decoration : none; }
	a:active { color : #660000; text-decoration : none; }
	a:hover { color :#000000; text-decoration :'overline , underline'; }
	
	
	a.white:link { color : #ffffff; text-decoration : none; }
	a.white:visited { color : #ffffff; text-decoration : none; }
	a.white:active { color : #ffffff; text-decoration : none; }
	a.white:hover { color :#000000; text-decoration :'overline , underline'; }
	

 a.info:link { color : #000000; text-decoration : none; }
	a.info:visited { color : #000000; text-decoration : none; }
	a.info:active { color : #000000; text-decoration : none; }
	a.info:hover { color :#ffffff; text-decoration :'overline , underline'; }
	
a.info{position: relative;z-index:24; text-decoration:none}
	
a.info:hover{z-index:25;background-color: #000000}
a.info span{display: none}
a.info:hover span{display:block;
    position:absolute; top:200px ;left:0em; width:225px;
    border:0px solid #0cf; background-color:#e5e583 ; color:#000;text-align: center ; font-style:verdana ; }


 .button
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 30px;
	width: 206px;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-repeat: repeat-x;
	border: 1px solid #000000;
}


.textinput
{
  background-color: white;
  color: #996633;
  border-style: solid;
  border-width: 1;
  border-color: #000000;
  font-family: Verdana;
  font-size: 15pt;
  height: 22px;
  margin: 2px;
}

#blockmenu ul{
margin-top:4px;
margin-left:0px;
text-align:center;
list-style-type:none;
border:1px;
font-size:15px;
}

#blockmenu li a{
display:block;
padding:5px 0;
padding-left:0px;
color:#572C2F;
text-decoration:none;
background-color:#D9C8C9;
border-bottom:1px solid #B3B8C7;

border-top:1px solid #B3B8C7;

width:400px;
}
	
	#blockmenu li a:hover{
	
	background-color:#291F1F;
	color:#ffffff;
	
	}

td.border1{
border:2px solid #000000;
}

td.border2{
border:2px solid #B3B8C7;
}

.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
}

#infopane{
margin-top: -45px;
background:#000000;
text-align:center;
color:#ffffff;
left:102px;
width:370px;
 filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
   
}
