<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  jQuery MegaMenu Plugin
  Author: GeekTantra
  Author URI: http://www.geektantra.com
*/
ul.megamenu {
	background-color: #ccc;
	border-top: 1px solid #888;
	border-bottom: 1px solid #666;
	margin: 0px auto;
	padding: 0px 0px 3px;
	list-style: none;
	display: none;
}

ul.megamenu li.mm-item {
}

ul.megamenu li {
  margin: 0px;
  padding: 0px;
}

ul.megamenu li.clear-fix {
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
  position: relative;
  display: inline-block;
  color: #FFF;
	padding: 0px;/*
  padding: 8px 15px;
  margin: 0px 3px 0px 0px;*/
  text-decoration: none;
  z-index: 10;
  font-size: 14px;/*
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;*/
	width: 400px;
	height: 300px;
}
*html ul.megamenu a.mm-item-link:link, *html ul.megamenu a.mm-item-link:visited {
  border-color: pink;
  filter: chroma(color=pink);
}

ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
  color: #444;
  background: #FFF;/*
  border-top: 1px solid #777;
  border-left: 1px solid #777;
  border-right: 1px solid #777;*/
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}

ul.megamenu div.mm-item-content {
  padding: 0px;
	margin-left: 6px;
  position: absolute;
  z-index: 9;
	text-indent: 0px!important;
	margin-top: 2px;
	border-radius: 0px 5px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	margin-top: -8px;
	display: none;
}


.mm-content-base {
	background-color: #fcfcfc;
  background: -webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#ffffff));
	background-image:-moz-linear-gradient(center top, #f9f9f9 0%,#ffffff 100%);
	background-image:-o-linear-gradient(top, #f9f9f9 0%,#ffffff 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff9f9f9,endColorstr=#ffffffff);
  zoom: 1;
  position: relative;
  z-index: 11;
  padding: 10px;
	border-radius: 0px 5px 5px 5px;
	-moz-border-radius: 0px 5px 5px 5px;
	margin-top:9px;
}
.mm-js-shadow {
  background: #555;
  position: absolute;
  z-index: 10;
	border-radius: 5px;
}

ul#gNavi li#nsports table.megatable a ,ul#gNavi li#neducation table.megatable a ,ul#gNavi li#nmedical table.megatable a {
	background-image: none;
	display: inline;
}

/* sport megamenu */

li#nsports div.mm-item-content {
  background: url(../images/sportsline.gif) 0 0 no-repeat;
  border-bottom: 1px solid #4c62d9;
	border-left: solid 1px #4c62d9;
}

li#nsports div.mm-content-base {
	border-top: solid 1px #4c62d9;	
	border-right: solid 1px #4c62d9;
}


table.megatable a {
	font-size: 13px!important;
	color: #888;
	font-weight: 800;
	width: auto;
}

table.megatable a:hover {
	font-size: 13px!important;
	color: #555;
	font-weight: 800;
	width: auto;
	text-decoration: underline;
}

table.megatable tr {
	width: 160px;
}

table.megatable th, table.megatable td {
	padding: 5px;
	white-space: nowrap;
}

table.megatable td.sub {
	padding: 0px 5px 5px 1em;
	width: auto;
}
table.megatable td.sub a {
	font-size: 13px!important;
	color: #888;
	font-weight: 800;
	width: auto;
}
table.megatable td.sub a:hover {
	font-size: 13px!important;
	color: #555;
	font-weight: 800;
	width: auto;
	text-decoration: underline;
}


table.megatable img {
	vertical-align: -1px;
	padding-right: 3px;
}

/* education megamenu */
li#neducation div.mm-item-content {
  background: url(../images/educationline.gif) 0 0 no-repeat;
  border-bottom: 1px solid #D99C1C;
	border-left: solid 1px #D99C1C;
}
li#neducation div.mm-content-base {
	border-top: solid 1px #D99C1C;	
	border-right: solid 1px #D99C1C;
}

/* medical megamenu */
li#nmedical div.mm-item-content {
  background: url(../images/medicalline.gif) 0 0 no-repeat;
  border-bottom: 1px solid #008dd6;
	border-left: solid 1px #008dd6;
}
li#nmedical div.mm-content-base {
	border-top: solid 1px #008dd6;	
	border-right: solid 1px #008dd6;
}

/* dental megamenu */
ul#gNavi li#ndental table.megatable a {
	background-image: none;
	display: inline;
}
li#ndental div.mm-item-content {
  background: url(../images/dentalline.gif) 0 0 no-repeat;
  border-bottom: 1px solid #07ACB6;
	border-left: solid 1px #07ACB6;
}
li#ndental div.mm-content-base {
	border-top: solid 1px #07ACB6;	
	border-right: solid 1px #07ACB6;
}

/* book megamenu */
ul#gNavi li#nbook table.megatable a {
	background-image: none;
	display: inline;
}
li#nbook div.mm-item-content {
  background: url(../images/bookline.gif) 164px 0 no-repeat;
  border-bottom: 1px solid #E05B5B;
}
li#nbook div.mm-content-base {
	border-radius: 5px;
	border-top: solid 1px #E05B5B;	
	border-right: solid 1px #E05B5B;
	border-left: solid 1px #E05B5B;
}


/* IE6 hack */
*html div.mm-item-content {
	display: none!important;
}

/* line */
td.rline {
	border-right: dotted 1px #ddd;
}

td.bline {
	border-bottom: dotted 1px #ddd;
}

td.tline {
	border-top: dotted 1px #ddd;
}
/* youtubetitle */
.itemtitle{
	text-align:left;
	padding-left:1em;
	font-size:12px;
	color:#ffffff;
}
.itemtitle a{
	color:#ffffff;
}</pre></body></html>