body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	position: relative;
	background: #091c2f; }

/* Normal links */
a:link, a:visited {
	color: #8a1d04;
	 }

a:hover, a:visited:hover {
	color: #aeaeae; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }

*:focus { outline: none }

/*------------------HEADING--------------------*/

h1 {
	font-family: arial, helvetica, sans-serif;
	margin: 16px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #b80e1f; }

h1 span { color: #666;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #390; }

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #000; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #390; }
	
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #069;
	}

h5 span {
	display: block;
	color: #333;
	font-size: 0.8em;
	font-weight: normal; }

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em; }

/*/*/a{}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; }
  
html>body p { font-size: small; }
/* */

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }

blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:11px;
	line-height:17px;
	color: #666; }
	
	
/*------------------FORMS----------------*/

input.txt, textarea.txt {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333; }

select {
	font-size: 11px; }

form {
	display: block;
	margin: 0px;
	padding: 0px; }
	

/*--------------MISCELLANEOUS----------------*/

img { border: none; }
hr { display: none; }

/* Outer bounding box for all pages */
#Frame {
position: relative;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	width: 850px; }

#FrameSecondary {
position: relative;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	width: 700px; }


#Header {
	width: 850px;
	padding: 0 0 8px 0;
	background: #091c2f;
}

#HeaderSecondary {
	width: 700px;
	padding: 0 0 13px 0;
	background: #091c2f;
}
#Logo {
	position: relative;
	margin:0;
	padding:40px 0 15px 0px;
	height: 22px;
	}
#Logo a {
	position: absolute;
	padding:40px 0 0px 0px;
	top: 0px;
	left: 0px;
	width: 318px;
	height: 22px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	color: transparent;
	}

#Logo a span, #Logo span { display: none; }

/*--------------MAIN NAVIGATION----------------*/
#navigation_main {
float: left;
	background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) #ffffff no-repeat;
	height: 198px;
	width: 193px;
	margin: 0 0 0 0px;
	padding: 0;
	position: relative;
	}
	
#navigation_main li {
	margin: 0;
	padding-top: 0px;
	list-style: none;
	position:relative;
	top: 0;
	}
	
#navigation_main li, #navigation_main a {
	height: 33px;
	display: block;
	}

/* Modified Phark Image Replacement Technique */
#navigation_main a {
	text-indent: -5000px;
	text-decoration: none;
	}
#nav_biography {height:33px; width: 193px;}
#nav_books {height: 33px; width: 193px;}
#nav_documentariesfilms {height: 33px; width: 193px;}
#nav_projectsresearch {height: 33px; width: 193px;}
#nav_mediaevents {height: 33px; width: 193px;}
#nav_contact {height: 33px; width: 193px;}

#nav_biography a:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px 0px no-repeat;}
#nav_books a:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px -33px no-repeat;}
#nav_documentariesfilms a:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px -66px no-repeat;}
#nav_projectsresearch a:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px -99px no-repeat;}
#nav_mediaevents a:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px -132px no-repeat;}
#nav_contact a:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px -165px no-repeat;}

#nav_biography a.selected:link, #nav_biography a.selected:hover, #nav_biography a.selected:visited, #nav_biography a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px 0px no-repeat;}
#nav_books a.selected:link, #nav_books a.selected:hover, #nav_books a.selected:visited, #nav_books a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px -33px no-repeat;}
#nav_documentariesfilms a.selected:link, #nav_documentariesfilms a.selected:hover, #nav_documentariesfilms a.selected:visited, #nav_documentariesfilms a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px -66px no-repeat;}
#nav_projectsresearch a.selected:link, #nav_projectsresearch a.selected:hover, #nav_projectsresearch a.selected:visited, #nav_projectsresearch a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px -99px no-repeat;}
#nav_mediaevents a.selected:link, #nav_mediaevents a.selected:hover, #nav_mediaevents a.selected:visited, #nav_mediaevents a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px -132px no-repeat;}
#nav_contact a.selected:link, #nav_contact a.selected:hover, #nav_contact a.selected:visited, #nav_contact a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_main.gif) -193px -165px no-repeat;}

/*--------------NAVIGATION SECONDARY----------------*/
#navigation_secondary {
	background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) #091c2f no-repeat;
	height: 19px;
	width: 700px;
	margin: 0px 0 0px 0;
	padding: 0 0 0px 0;
	position: relative;
	}
#navigation_secondary li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#navigation_secondary li, #navigation_secondary a {
	height: 19px;
	display: block;
	}

#navigation_secondary a {
	text-indent: -5000px;
	text-decoration: none;
	}

#nav_biography2 {left: 0px; width: 21px;}
#nav_books2 {left: 60px; width: 45px;}
#nav_documentariesfilms2 {left: 142px; width: 158px;}
#nav_projectsresearch2 {left: 337px; width: 136px;}
#nav_mediaevents2 {left: 510px; width: 95px;}
#nav_contact2 {left: 642px; width: 59px;}

#nav_biography2 a:hover, #nav_biography2 a:active { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -0px -19px no-repeat;}
#nav_books2 a:hover, #nav_books2 a:active { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -60px -19px no-repeat;}
#nav_documentariesfilms2 a:hover, #nav_documentariesfilms2 a:active { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -142px -19px no-repeat;}
#nav_projectsresearch2 a:hover, #nav_projectsresearch2 a:active { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -337px -19px no-repeat;}
#nav_mediaevents2 a:hover, #nav_mediaevents2 a:active { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -510px -19px no-repeat;}
#nav_contact2 a:hover, #nav_contact2 a:active { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -642px -19px no-repeat;}

#nav_biography2 a.selected:link, #nav_biography2 a.selected:hover, #nav_biography2 a.selected:visited, #nav_biography2 a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -0px -19px no-repeat;}
#nav_books2 a.selected:link, #nav_books2 a.selected:hover, #nav_books2 a.selected:visited, #nav_books2 a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -60px -19px no-repeat;}
#nav_documentariesfilms2 a.selected:link, #nav_documentariesfilms2 a.selected:hover, #nav_documentariesfilms2 a.selected:visited, #nav_documentariesfilms2 a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -142px -19px no-repeat;}
#nav_projectsresearch2 a.selected:link, #nav_projectsresearch2 a.selected:hover, #nav_projectsresearch2 a.selected:visited, #nav_projectsresearch2 a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -337px -19px no-repeat;}
#nav_mediaevents2 a.selected:link, #nav_mediaevents2 a.selected:hover, #nav_mediaevents2 a.selected:visited, #nav_mediaevents2 a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -510px -19px no-repeat;}
#nav_contact2 a.selected:link, #nav_contact2 a.selected:hover, #nav_contact2 a.selected:visited, #nav_contact2 a.selected:visited:hover { background: url(http://www.sudhirvenkatesh.org/img/navigation_secondary.gif) -642px -19px no-repeat;}

/*---------------LAYOUT BOXES----------------------*/

/* 2-column layout container */
#Content {
	margin: 0px 0 0 0;
	padding: 25px;
	text-align: left;
 }
	
#SubCol {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 80px 0px 0px 0px;
	width: 184px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 184px; } html>body #SubCol { width:184px; }

#MainCol {
	margin: 0;
	float: right;
	padding: 0 0px 0px 0px;
	width: 580px; }
	
#FullCol {
	float: left;
	width: 650px;
	padding: 0px;
}

#TitleColLeft {
	float: left;
	width: 450px;
}

#TitleColRight {
	float: left;
	width: 200px;
	padding: 5px 0 0 0;
	text-align: right;
}

#MainColSecondary {
	margin: 0;
	float: left;
	padding: 0px 20px 0px 0px;
	width: 393px; 
	border-right: 1px solid #dedede;
}

#MainColSecondaryWide {
	margin: 0;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 413px; 
	border-right: 1px solid #dedede;
}

.MainColSecondarySection {
	padding: 0px 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #dedede;
}

.MainColSecondarySectionWide {
	padding: 0px 20px 5px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #dedede;
}

.MainColSecondarySectionWideLast {
	padding: 0px 20px 5px 0;
	margin: 0 0 20px 0;
}


.MainColSecondaryTitle {
	padding: 20px 0 5px 0;
}
	
#SubColSecondary {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 236px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 236px; } html>body #SubColSecondary { width:236px; }

.SubColSecondarySection {
	padding: 20px 0 5px 20px;
	border-bottom: 1px solid #dedede;
}

.SubColSecondarySectionTop {
	padding: 0px 0 20px 20px;
	border-bottom: 1px solid #dedede;
}

.SubColSecondarySectionLast {
	padding: 20px 0 5px 20px;
}

#FullColSecondary {
	float: left;
	width: 650px;
	padding: 0px;
	border-bottom: 1px solid #dedede;
}

/*------------MISCELLANEOUS-----------------------*/

.searchfield {
border: 1px solid #a9a69f;
height: 18px;
top: 0px;
}

.sectiontitle{
margin: 0px 0 4px 0px;
padding: 0;
}

.MainPhoto {
	margin: 0 0 20px 0;
}

.arrowleft {
	float: left;
	padding: 0px 0 px 0;
	margin: 0 6px 0 0;
}

.arrowright {
	float: right;
	padding: 0px 0 px 0;
	margin: 0 6px 0 0;
}

.outlineimage {
	border: 1px solid #000000;
	}

.BookBlock {
	float: left;
	width: 315px;
	padding: 0 10px 30px 0;
}

.BookBlockPic {
	float: left;
	margin: 0 15px 0 0;
	width: 130px;
	height: 195px;
	padding: 2px;
	border: 1px solid #000000;
}

.BookBlockPic img {
	width: 130px;
}

.BookBlockDesc {
	float: left;
	width: 150px;
	padding: 5px 0 0 0;
}

.DocumentaryBlock {
	float: left;
	width: 650px;
	padding: 0 0px 30px 0;
}

.DocumentaryBlockPic {
	float: left;
	margin: 0 20px 0 0;
	width: 180px;
	height: 158px;
	padding: 0px;
	border: 1px solid #000000;
}

.DocumentaryBlockPic img {
	width: 180px;
}

.DocumentaryBlockDesc {
	float: left;
	width: 445px;
	padding: 5px 0 0 0;
}

.VideoBlock {
	float: left;
	width: 180px;
	padding: 0px 18px 20px 18px;
}

.VideoBlock img {
	margin: 0 0 7px 0;
}

.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    z-index: 9999;
    margin-left: -207px;
    width: 350px;
    background-color: #fff;
    color: #333;
border: 7px solid #091c2f;
    padding: 0px;
text-align: left;
}

.jqmWindow h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 15px 0;
	font-size: 2.1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #ffffff; 
}

.jqmWindow label {
float: left;
font-size: 1.0em;
margin: 5px 5px 5px 0;
}

#jqmCloseContainer {
float: right;
text-align: right;
}

.jqmClose {
height: 20px;
width: 20px;
padding: 0 0 5px 0;
}

.jqmOverlay { background-color: #000; z-index: 0;}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#jqmHeader {
background: #091c2f;
border-bottom: 1px solid #dfdfdf;
padding: 15px 10px 5px 10px;
margin: 0 0 0px 0;

}

.indicate-required {
text-align: right;
padding: 0px 0 10px;
font-size: 0.8em;
}

#mce-success-response {
color: #70af2c;
}

#jqmBody {
padding: 12px 12px 12px 12px;
}

.jqModal {
	position: absolute;
bottom: 9px;
right: 0;
}

.inputfield {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border: none;
	margin: 0 5px 0px 0;
	padding: 4px;
	height: 16px;
	top: 0px;
	font-size: 13px;
	width: 250px;
	color: #454545;
border: 1px solid #dfdfdf;
}



#BodyText{
	margin: 0px 0px 0px 0px;
	padding: 0 0px 0px 0px;
	float: left;
}
#BodyText img{
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #231F20; }

#BodyText p.alignright {
	float: right;
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #231F20; }
	
#BodyText .MainColSecondarySection p, #BodyText .SubColSecondarySection p, #BodyText .VideoBlock p {
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #231F20; }

#BodyText p.smalltext {
	padding: 0px 0px 3px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #231F20; }

#BodyText p.bookquote {
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 14px;
	color: #666666; }

#BodyText .DocumentaryBlockDesc p {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666666; }

#BodyText ul {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 2px;
	margin: 0 0 18px 0;
}

#BodyText ul li {
	background: url(http://www.sudhirvenkatesh.org/img/red_bullet.gif) no-repeat top left;
	font-size: 12px;
	padding: 0px 0px 11px 20px;
	margin: 0;
}

#BodyText ul.arrowlist {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 2px;
	margin: 0 0 0px 0;
}

#BodyText ul.arrowlist li {
	background: url(http://www.sudhirvenkatesh.org/img/circle_arrow.gif) no-repeat top left;
	font-size: 12px;
	padding: 0px 0px 12px 23px;
	margin: 0;
}

#BodyText ul.audiolist {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 2px;
	margin: 0 0 5px 0;
}

#BodyText ul.audiolist li {
	background: url(http://www.sudhirvenkatesh.org/img/audio_icon.gif) no-repeat top left;
	font-size: 12px;
	padding: 0px 0px 16px 29px;
	margin: 0;
}

#BodyText dt {
	clear: none;
	padding: 0px 0px 15px 0px;
	margin: 0 0 0px 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #021C30; }

#BodyText dd {
	padding: 0px 0px 15px 0px;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #231F20; }

#BodyText dd .rssSubdate {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #231F20; }

	
#BodyText h6 {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #434343; }

#BodyText h5 {
	font-family: georgia, times, serif;
	padding: 0px 0px 3px 0px;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #002E51; }
	
#BodyText h4{
	padding: 0px 0px 0px 0px; 
	font-size: 10px;
	font-weight: normal;
	line-height: 19px;
	color: #000000;
	text-transform: uppercase; }

#BodyText h4.header{
	padding: 0px 0px 3px 0px; 
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	color: #000000;
	text-transform: uppercase; }
	
#BodyText h3 {
	padding: 0px 0px 9px 0px; 
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	color: #770E00; }

#BodyText h3.booktitle {
	padding: 0px 0px 11px 0px; 
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #770E00; }

#BodyText h3.documentarytitle {
	padding: 0px 0px 10px 0px; 
	margin: 0 0 0 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #770E00; }


#BodyText h2 {
	clear: none;
	padding: 0px 0px 15px 0px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #021C30; }
	
#BodyText h1 {
	clear: none;
	padding: 0px 0px 0px 0px;
	margin: 0 0 10px 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #021C30; }

#BodyText h1.nobreak {
	clear: none;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0px 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #021C30; }

#BodyText .MainColSecondarySection a:link, #BodyText .MainColSecondarySection a:visited { color: #231F20; text-decoration:  underline;}
#BodyText .MainColSecondarySection a:hover, #BodyText .MainColSecondarySection a:visited:hover { color: #770E00;text-decoration: underline; }
	

#BodyText a:link, #BodyText a:visited { color: #770E00; text-decoration:  none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #0c2133;text-decoration: underline; }


/*-------------- Copyright Footer -----------------*/

#FrameSecondary #Copyright {
width: 700px;
}

#Frame #Copyright {
width: 850px;
}

#Copyright {
	font-family: arial, helvetica, sans-serif;
margin: 0 auto 0 auto;
	padding: 10px 0px 10px 0px;
	text-align: left;
	background: #091c2f;
}

#Copyright .right {

	text-align: left;

}

#Copyright h5 {
	margin: 0px 0px 0 0;
	padding: 0px 0 0 0;
	border-bottom: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	}
	
#Copyright a:link, #Copyright a:visited { color: #6B6D6F; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #6B6D6F;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}