﻿/* 
  --------------------------------------------

   DMCA - Navigation
   Tacsoft 3.5  Feb,23 2009 ,Monday 

   --------------------------------------------
*/
#main-menu {margin: 0px 5px;padding: 0px;border: 0px;width: 950px;height: 30px;background-image: url(../_images/common/menu-middle.jpg);background-repeat: repeat-x;}
.menu-left {float: right;background-image: url(../_images/common/menu-left.jpg);background-repeat: no-repeat;}
.menu-right {float: left;background-image: url(../_images/common/menu-right.jpg);background-repeat: no-repeat;}
/* ----------- Menu  -----*/
.Menu{text-indent: 0em;margin: 0px 5px;font-weight:bold;font-size:15px;width:14%;height:31px;text-align:center;color:#FFFFFF;cursor:hand;cursor:pointer;background-position:center;}
.MenuHover{text-indent: 0em;margin: 0px 5px;font-weight:bold;font-size:15px;width:14%;height:31px;text-align:center;color:#FFFFFF; background-image:url(../_images/topnavigation/rollover.png);background-repeat:no-repeat;cursor:hand;cursor:pointer;background-position:center;}
.MenuHover1{text-indent: 0em;margin: 0px 5px;font-weight:bold;font-size:15px;width:14%;height:31px;color:#FFFFFF; background-image:url(../_images/topnavigation/rollover1X.png);background-repeat:no-repeat;cursor:hand;cursor:pointer;background-position:bottom;text-align:center;}

.MenuHome{text-indent: 0em;margin: 0px 5px; font-weight:bold; font-size:15px;width:7%;height:31px;text-align:center;color:#FFFFFF;cursor:hand;cursor:pointer;background-position:center;}
.MenuHoverHome{text-indent: 0em;margin: 0px 5px;font-weight:bold;font-size:15px;width:7%;height:31px;text-align:center;color:#FFFFFF;cursor:hand;cursor:pointer;background-position:center;}

.msep{width:1px;background-image:url(../_images/common/menu-div-new.png);background-repeat:no-repeat;background-position:center;padding-right:10px;padding-left:10px;}

/* ---- sub menu --------- */


.DefaultSubMenuItem
{
	width: 235px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 900;
    background-color:#ECF2F2;
}
.DefaultSubMenuItemHover
{
	width: 235px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 900;
    background-color:#ECF2F2;
}

.DefaultSubMenuItem img,.DefaultSubMenuItemHover img,.SubMenuItem1 img,.SubMenuItem1Hover img,.SubMenuItem2 img,.SubMenuItem2Hover img,.SubMenuItem3 img,.SubMenuItem3Hover img,.SubMenuItem4 img,.SubMenuItem4Hover img,.SubMenuItem5 img,.SubMenuItem5Hover img,.SubMenuItem6 img,.SubMenuItem6Hover img{padding:0px 10px 0px 10px;}
.DefaultSubMenuItem nobr,.SubMenuItem1 nobr,.SubMenuItem2 nobr,.SubMenuItem3 nobr,.SubMenuItem4 nobr,.SubMenuItem5 nobr,.SubMenuItem6 nobr{color:#ECF2F2;text-align:right;}
.DefaultSubMenuItemHover nobr,.SubMenuItem1Hover nobr,.SubMenuItem2Hover nobr,.SubMenuItem3Hover nobr,.SubMenuItem4Hover nobr,.SubMenuItem5Hover nobr,.SubMenuItem6Hover nobr{color:#ECF2F2;text-align:right;}


/* For Different Sub group widths according to the parent */
.SubMenuItem
{
	font-size:11px;color:Black;width:215px;height:22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 900;
    background-color:#ECF2F2;
    border-bottom: dotted 1px #71AAC5;
    border-left:solid 2px #A1BDC9;
    border-right:solid 2px #A1BDC9;
}
.SubMenuItemHover
{
	font-size:11px;color:Black;width:215px;height:22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 900;
    background-color:#ECF2F2;
    border-bottom: dotted 1px #71AAC5;
    border-left:solid 2px #A1BDC9;
    border-right:solid 2px #A1BDC9;
}


/*	-------------------------------------------------------------
	Email and Print Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.tblEmailPrint
{
	width: 95px;
}
.printTD
{
	width: 40px;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
	color:Gray;
	
}

.SepratorTD
{
	width: 13px;
	text-align:center;
}
.emailTD
{
	width: 40px;
	text-decoration:none;
	font-size:11px;
	font-family:Arial;
	color:Gray;
}

.smail{font-size:11px;text-align :left; border:solid 3px #FFF; background-color:#D6D6D6; width:250px; padding:8px 8px 8px 8px; position:absolute; display:none; FILTER:progid:DXImageTransform.Microsoft.shadow(color=#7D7D7D,direction=135,strength=2)}

/* new  styles*/
.newsDate{
FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #2a5387; FONT-FAMILY: Arial;
}
.newsTitle
{
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #9a8834; FONT-FAMILY: Arial;
}
.newsContents
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #414141; FONT-FAMILY: Arial;
	text-align:justify;
}
.readMore
{
		FONT-SIZE: 12px; 
		COLOR: #9C9C9C; 
		FONT-FAMILY: Arial;
		text-decoration:none;
	
}
.newsSTitles
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #414141; FONT-FAMILY: Arial;
	text-align:justify;
}
.JudgesTitles
{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR:Black; FONT-FAMILY: Arial;
	text-align:right;
}
.newsSHeading
{
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR:Black; FONT-FAMILY: Arial;
	text-align:justify;
}

/* Calendar */
.calendar a
{
    margin-right: 5px;
}
.calendar a img
{
    vertical-align: middle;
}
.calendar span
{
    vertical-align: middle;
}

.calendar td
{
    vertical-align: middle;
}

.cal,.cal input{font-size:10px;}

.pagingtitle
{
	
	font-size: 10px;
	text-align: left;
	color: #000000;
}
.pagingLinks a
{
	margin-top:6px;
	float: right;
	margin-right:6px;
	padding: 0px;
	border: 0px;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

.pagingLinks a:active
{
	background-color:White;
	border:solid 1px 024A72;
	margin-top:6px;
	float: right;
	margin-right:6px;
	padding: 0px;
	border: 0px;
	font-size: 10px;
	text-align: left;
	color: #000000;
}