﻿/*body
{
    font-family			: Tahoma, Arial, Helvetica, sans-serif;
    font-weight			: normal; 
    font-size			: 12px; 
    line-height         : 18px;

	text-align          : center;
	background: #CCC url(~/mds/style/content.jpg) repeat-y center top;
}*/

p /* default paragraph style */
{
    font-family			: Tahoma, Arial, Helvetica, sans-serif;
    font-weight			: normal; 
    font-size			: 12px; 
    line-height         : 18px;
	color				: #666666;
	background-color	: #FFFFFF;
}

li /* bullet list style */
{
    font-family			: Tahoma, Arial, Helvetica, sans-serif;
    font-weight			: normal; 
    font-size			: 12px; 
    line-height         : 18px;
	color				: #666666;
	background-color	: #FFFFFF;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/*****************************************************
Hyperlink definitions DD3409 9C9969 BDBB9B
*****************************************************/
a
{
    font-size			: 13px; 
    font-weight			: bold;
    color               : Blue;
    text-decoration     : none; 
}

a 
{
    font-size			: 13px; 
    font-weight			: bold;
	text-decoration		: none;
	color				: #333366;
}

a:visited 
{
    font-size			: 13px; 
    font-weight			: bold;
	color				: Blue;
}

a:hover 
{
    font-size			: 13px; 
    font-weight			: bold;
	border-color		: #7A7636;
	color				: Red;
}

a img {
	border: none;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
.BannerStyle
{
  font-family		: 'HelveticaNeue ExtBlackCond', 'Arial Narrow', Tahoma, Arial, Helvetica, sans-serif;
  font-size			: 16px;
  text-decoration	: none;
  color				: #0068ab;
  font-weight		: bold; 
}

.HeadStyle
{
  font-family		: 'HelveticaNeue ExtBlackCond', 'Arial Narrow', Tahoma, Arial, Helvetica, sans-serif;
  font-size			: 16px;
  text-decoration	: none;
  color				: #0068ab;
  font-weight		: bold; 
  font-variant		: small-caps;
  vertical-align	: bottom;
  line-height		: 24px;
  margin-top:-8px;
}


.HeadStyleabt
{
  font-family		: Tahoma, Arial, Helvetica, sans-serif;
  font-size			: 13px;
  text-decoration	: none;
  color				: #0068ab;
  font-weight		: bold; 
  font-variant		:small-caps;
  vertical-align	: bottom;
  line-height		: 22px;
  margin-top:8px;
  margin-left:-60px;
}

.HeadStyle2
{
  font-family  	: Tahoma, Arial, Helvetica, sans-serif;
  font-size			: 13px;
  text-decoration	: none;
  color				: #0068ab;
  font-weight		: bold; 
  font-variant		:small-caps;
  vertical-align	: bottom;
  line-height		: 22px;
}

.HeadBulletStyle
{
  font-family	 : Tahoma, Arial, Helvetica, sans-serif;
  font-size		 : 13px;
  text-decoration: none;
  color			 : #666666;
  font-weight	 : bold; 
  font-variant  :small-caps;
  vertical-align      : bottom;
}

.HeadBulletStyle li
{
	background-image: url('mds/images/bulletballgold.png');
}

.HeadStyle1
{
  background-image    : url("../mds/images/spacer/head.gif");
  font-family			: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color				: #333366;
  font-weight			: bold; 
  font-variant  :small-caps;
  vertical-align      : bottom;
}
    
.HeadStyle2
{
    font-family			: Tahoma, Arial, Helvetica, sans-serif;
    font-weight			: bold; 
    font-variant        : small-caps;
    color				: #333366;
    background-color    : Transparent;
    background-image    : url("../mds/images/spacer/head.gif");
    text-align          : left;
	background-repeat   : repeat-x;
	font-weight			: bold;
	font-size			: 11px;
	line-height         : 18px;
	vertical-align      : middle;
}

.TableStyle /* table style */
{
    font-family			: Tahoma, Arial, Helvetica, sans-serif;
    font-weight			: normal; 
    font-size			: 12px; 
    line-height         : 18px;
	color				: #666666;
	background-color	: #FFFFFF;
	border-right:solid 1px #F0F0F0;
}

.TableStyle2
{
	font-family			: Tahoma, Arial, Helvetica, sans-serif;
    font-weight			: normal; 
    font-size			: 12px; 
    line-height         : 18px;
	color				: #666666;
	background-color	: #FFFFFF;
}

.TDStyle /* default paragraph style */
{
    font-family			: Tahoma, Arial, Helvetica, sans-serif;
    font-weight			: normal; 
    font-size			: 12px; 
    line-height         : 18px;
	color				: #666666;
	background-color	: #FFFFFF;
}

.CopyrightStyle
{
    font-family			: Tahoma, Arial, Helvetica, sans-serif;
    font-weight			: normal; 
    font-size			: 11px; 
    color				: #FFFFFF;
}

.Phone
{
    font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight			: bold; 
    font-size			: 11px; 
    color				: #CC0000;
}

.FormTableStyle
{
    border              : 1px solid #CACBCD;
    background          : #F0F0F0;
    padding-left        : 3px;
    padding-right       : 3px;
    padding-top         : 3px;
    padding-bottom      : 3px;  
}

div.post h1 a, .mceContentBody h1 a
{
	font-family		: 'HelveticaNeue ExtBlackCond', 'Arial Narrow', Tahoma, Arial, Helvetica, sans-serif;
  font-size			: 18px;
  text-decoration	: none;
  color				: #0068ab;
  font-weight		: bold; 
  font-variant		: small-caps;
  vertical-align	: bottom;
  line-height		: 22px;
  margin-top:-8px;
	
}

div.post .author a{
	/*color: #666666;*/
	font-family			: Tahoma, Arial, Helvetica, sans-serif;
    font-weight			: normal; 
    font-size			: 11px; 
    line-height         : 18px;
	color				: #666666;
	background-color	: #FFFFFF;
	text-transform:capitalize;
	text-decoration:underline;
}

div.post .text h2 {
	font-family		: Tahoma, Arial, Helvetica, sans-serif;
  font-size			: 13px;
  text-decoration	: none;
  color				: #333366;
  font-weight		: bold; 
  font-variant		: small-caps;
  vertical-align	: bottom;
  line-height		: 22px;
}

div.post .text h3 {
	font-family		: Tahoma, Arial, Helvetica, sans-serif;
  font-size			: 13px;
  text-decoration	: none;
  color				: #333366;
  font-weight		: bold; 
  font-variant		: small-caps;
  vertical-align	: bottom;
  line-height		: 22px;
}

#postnavigation a
{
	font-size			: 12px; 
    font-weight			: bold;
    color               : #333366;
    text-decoration     : none; 	
}

div.post .bottom a
{
	font-size			: 11px; 
    font-weight			: bold;
    color               : #333366;
    text-decoration     : none; 
}

.CopyrightStyle2 a
{
	 font-family			: Tahoma, Arial, Helvetica, sans-serif;
    font-weight			: normal; 
    font-size			: 11px; 
    color				: #FFFFFF;
}

.Sitemap a
{
	font-family		: Tahoma, Arial, Helvetica, sans-serif;
  font-size			: 13px;
  text-decoration	: none;
  color				: #333366;
  font-weight		: bold; 
  font-variant		: small-caps;
  vertical-align	: bottom;
  line-height		: 22px;
	
}
.tree
{
	margin-top:-20px;
}

.tree td div {height: 20px !important}


.AdminMenu li
{

	list-style:circle;
	display:inline;

}
	
.AdminMenu li a
{
	padding-right:8px;
	text-decoration:underline;
}
	
.mdsHQ
{
	margin-top:-25px;
	_margin-top:0px;
}

*:first-child+html .mdsHQ
{
	margin-top:0px;
}

.groupHQ
{
	margin-top:-10px;
}

.banner
{
	margin-left:-2px;
	margin-top:-7px;
	margin-bottom:8px;
	_margin-top:-15px;
	_position:relative;
}

*:first-child+html .banner
{
	margin-left:-2px;
	margin-top:-15px;
	margin-bottom:8px;
}


#sharebar {position:fixed; bottom:12%; margin-left:-71px; float:left; padding:0 0 2px 0;z-index:10;right:0;} 
#sharebar .sbutton {float:left;clear:both;5px 3px 0 5px} 
#sharebar .sbutton span{float:left;clear:both;margin:5px 5px 0 -1px; font-family:Impact; font-size:10px;}  
.fb_share_count_top {width:48px !important;}
.fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;} 
.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:49px !important; -moz-border-radius:3px;-webkit-border-radius:3px;} 
.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;} 
#calcnxt_middle_content
{
	background:url(/themes/Manipalsys/images/1px_cal.png) repeat-x; width:888px; 
	background-color:#a4a5a5; 
	color:#ffffff;
}
#calcnxt_middle_content ul 
{
	background:none;
	color:#ffffff;
}
#calcnxt_middle_content ul li 
{
	background:none;
	color:#ffffff;
	padding-bottom:10px;
}
#calcnxt_middle_content p
{
	background:none;
	color:#ffffff;
}
#udayavani_middle_content
{
	background:url(/themes/Manipalsys/images/udayavni_1px.jpg) repeat-x; width:888px; 
	background-color:#ACC6DD;
	color:#2D2D2D;
}
#udayavani_middle_content ul 
{
	background:none;
	color:#2D2D2D;
}
#udayavani_middle_content ul li 
{
	background:none;
	color:#2D2D2D;
	padding-bottom:10px;
}
#udayavani_middle_content p
{
	background:none;
	color:#2D2D2D;
	text-align:justify;
	
}
#hangman_middle_content
{
	background:url(/themes/Manipalsys/images/Hangman_1px.jpg) repeat-x; width:888px; 
	background-color:#0DA5BC;
	color:#353535; 
}
#hangman_middle_content ul 
{
	background:none;
	color:#353535; 
}
#hangman_middle_content ul li 
{
	background:none;
	color:#353535; 
}
#hangman_middle_content p
{
	background:none;
	color:#353535; 
	text-align:justify;
	
}

