@charset "utf-8";
/* CSS Document */

/* -------------------------------------------------------- Body Styles -------------------------------------------------------- */
*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 100% Tahoma, Verdana;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #454545;
	height: 100%;
	line-height: 1.4em;
	font-size: 75%;
}

#container
{
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	width: 980px;
	min-height: 100%;
}

* html #container
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
/* -------------------------------------------------------- End of Body Styles -------------------------------------------------------- */



/* -------------------------------------------------------- Header Styles -------------------------------------------------------- */
#header
{
	background: #DDDDDD;
	background: url(../images/MG_top_bg.jpg) no-repeat top;
	height: 348px;
}

#headerTitleImg
{
	background-image: url(../images/heading_mangesh_ghogre.png);
	background-repeat: no-repeat;
	position: relative;
	top: 78px;
	left: 49px;
	height: 141px;
	width: 467px;
}

.ie6 #headerTitleImg
{
	background-image: none;
}
/* -------------------------------------------------------- End of Header Styles -------------------------------------------------------- */

/* -------------------------------------------------------- Content Styles -------------------------------------------------------- */
#content
{
	padding-bottom: 150px;
}

#contentMain
{
	font: 100% Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	display: inline;
	clear: both;
	float: left;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-left: 41px;
	width: 940px;
}

#contentMain p
{
	margin-top: 1.5em;
	margin-right: 15px;
	margin-left: 10px;
}

#contentMain h2
{
	clear: both;
	margin-top: 1.5em;
	margin-bottom: -0.25em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0.5em;
	color: #3C78B5;
	font-size: 18pt;
}

#contentMain * p
{
	margin-right: 0;
}

#contentMain h2
{
	font-size: 18pt;
	padding-bottom: 10px;
}

#contentMain h3
{
	font: 100% Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	width: 400px;
	padding-top: 10px;
	padding-left: 10px;
}

#contentMain h4
{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	width: 200px;
	margin-top: -15px;
	margin-left: 710px;
	padding: 0px 5px 0px 0px;
}


#contentMain #mg_carr_articles
{
	background-image: url(../images/mg_articles.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -100px;
	left: 724px;
	height: 299px;
	width: 221px;
}


#contentMain #pencil
{
	background-image: url(../images/pencil_home.png);
	background-repeat: no-repeat;
	position: relative;
	margin-left: -25px;
	height: 76px;
	width: 51px;
	z-index: 2;
}

#contentMain #mywriting
{
	background-image: url(../images/me_myself_mywriting.jpg);
	background-repeat: no-repeat;
	margin-top: -100px;
	margin-left: 50px;
	height: 30px;
	width: 400px;
	z-index: 3;
}

#contentMain #writerdesc
{
	margin-top: -20px;
	margin-left: 50px;
	width: 850px;
	height: 115px;
}

#readmore
{
	background-image: url(../images/read_more.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 100px;
	margin-top: 5px;
	margin-left: 830px;
	font: 100% Tahoma, Verdana;
	font-size: 11px;
	padding: 2px 0px 0px 25px;
}


#noreadmore
{
	background-image: none;
	background-repeat: no-repeat;
	height: 19px;
	width: 100px;
	margin-top: 5px;
	margin-left: 830px;

	font: 100% Tahoma, Verdana;
	font-size: 11px;
	padding: 2px 0px 0px 25px;
}
/* -------------------------------------------------------- End of Content Styles -------------------------------------------------------- */



/* -------------------------------------------------------- Footer Styles -------------------------------------------------------- */

#indexFooter
{
	background-image: url(../images/home_bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 301px;
	width: 980px;
}

#footer_column_1
{
	background-image: url(../images/mg_in_the_news.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 50px;
	width: 400px;
	margin-left: 85px;
	margin-top: -160px;

	color: #77B7C0;
	font: 100% Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 40px 0px 0px 5px;
}

#footer_column_2
{
	background-image: url(../images/readers_speak.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 100px;
	width: 370px;
	margin: -160px auto auto 600px;

	color: #77B7C0;
	font: 100% Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 40px 0px 0px 5px;
}

#footer
{
	background-color: #e8e8e8;
	color: #72848a;
	font-size: 11px;
	line-height: 1em;
	height: 130px;
	padding-bottom: 1.5em;
	text-align: left;
	width: 980px;
}

#footerImg
{
	background-image: url(../images/MG_bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 980px;	
}

.footerAdditionalHeight
{
    background-image: url(../images/MG_bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 980px;
	margin-top: -130px;
}


#footer p
{
	margin-top: 8px;
	padding-left: 5px;
}

#footer #divNE
{
	margin-top: -11px;
	padding-left: 870px
}

#footer a
{
	text-decoration: none;
	color: #000000;
}
/* -------------------------------------------------------- End of Footer Styles -------------------------------------------------------- */



/* -------------------------------------------------------- Menu Styles -------------------------------------------------------- */
#menu
{
	position: absolute;
	z-index: 10;
	top: 0;
	width: 710px;
	height: 20px;
	margin-top: 18px;
	margin-left: 0;
	list-style: none;
}

#menu li
{
	position: absolute;
	top: 0;
	height: 20px;
}


#menu a
{
	display: block;
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
	line-height: 20px;
}

#menu a:hover
{
	cursor: hand;
	cursor: pointer;
}

#menu a:hover span.replacement
{
	background-position: 0 -68px;
}

#menu li.on a span.replacement, #menu li.on a:hover span.replacement
{
	background-position: 0 -136px;
}


* html #menu span.replacement
{
	display: block;
	position: absolute;
	z-index: 10;
	top: 0;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu a span.replacement
{
	display: block;
	position: absolute;
	z-index: 15;
	top: 0;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#menu span.linkText
{
	position: relative;
	z-index: 5;
}

#menuBullet
{
	margin-top: 2px;
	width: 92px;
	background-image: url(../images/menu_bullet.png);
	background-repeat: no-repeat;
}

#menuHome
{
	width: 92px;
	background-image: url(../images/menu_home.png);
}

#menuHome span.replacement
{
	width: 92px;
	background-image: url(../images/menu_home.png);
}

#menuAbout
{
	width: 92px;
	background-image: url(../images/menu_about.png);
}

#menuAbout span.replacement
{
	width: 92px;
	background-image: url(../images/menu_about.png);
}

#menuArticles
{
	width: 92px;
	background-image: url(../images/menu_articles.png);
}

#menuArticles span.replacement
{
	width: 92px;
	background-image: url(../images/menu_articles.png);
}

#menuCrosswords
{
	width: 115px;
	background-image: url(../images/menu_crosswords.png);
}

#menuCrosswords span.replacement
{
	width: 115px;
	background-image: url(../images/menu_crosswords.png);
}

#menuNews
{
	width: 63px;
	background-image: url(../images/menu_news.png);
}

#menuNews span.replacement
{
	width: 92px;
	background-image: url(../images/menu_news.png);
}

#menuContact
{
	width: 92px;
	background-image: url(../images/menu_contact.png);
}

#menuContact span.replacement
{
	width: 92px;
	background-image: url(../images/menu_contact.png);
}

/* -------------------------------------------------------- End of Menu Styles -------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------------------
	Following styles are set for IE6
   ---------------------------------------------------------------------------------------------------------------------- */
.ie6 #menuBullet, .ie6 #menuHome, .ie6 #menuHome span.replacement, .ie6 #menuAbout, .ie6 #menuAbout span.replacement
{
	background-image: none;
}

.ie6 #menuArticles, .ie6 #menuArticles span.replacement, .ie6 #menuCrosswords, .ie6 #menuCrosswords span.replacement
{
	background-image: none;
}

.ie6 #menuNews, .ie6 #menuNews span.replacement, .ie6 #menuContact, .ie6 #menuContact span.replacement
{
	background-image: none;
}
/* ----------------------------------------------------------------------------------------------------------------------
	End of styles for IE6
   ---------------------------------------------------------------------------------------------------------------------- */
