/*#############################################################
Name: IGNOU sample :1
Date: 28-05-07
Description: Simple, lightweight and slightly blue.
Author: Kruti Pandya
email :krutipandya@hotmail.com
#############################################################*/

/* standard elements */
* {	margin: 0;	padding: 0;}

a {	color: #36C;}
a:hover {color: #06F;}
html { height:100% ;}

body { margin:0; padding:0; height: 100%; /*inherit;*/
	background: #fff;
	color: #666666;
	font: normal 10px/1.7em "Verdana"; 
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,ul{
	font-size: 1.2em;
	padding-bottom: 1em;
}
td { font-size:1.1em; }
.imptext { font-weight:bold; color:#c4a239; font-size:10px/1.4em;}
.subtitle {font-weight:bold; color:#c4a239; font-size:10px/1.4em;}
.tablerowbg { background-color:#F9FAEF; }
.tableheading { background-color:#EBEEC8; } 
h1 {
	font-size: 1.5em;
	margin-bottom: 2px; 
	color: #C1753C; /*#3b2a0c; /*#F28439; /*#367EA6;*/
	padding:0px 0px 5px 0px;
}
h2 { font-size:1.2em; color:#8EA701;
	margin-bottom: 2px; 
	border-bottom:1px solid #eee;
	padding:0px 0px 5px 0px; }
	
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.2em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}



/* misc */
.topbutton { float:right; }

.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/bgwrapper.jpg) repeat-y;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 767px;

}
.header { 
	background:url(img/newheader.jpg) repeat-x;/* url(img/newheader1.gif) repeat-y; /*  /* url(img/header1.jpg) repeat-x;*/
}

.logo { margin-left:2px;
        
}
.logo img { float:left; padding:0px; border:none;}
/* title */
.title h1 {
	color:#FFF;
	font: normal 2em Verdana,sans-serif;
	/*height: 80px;*/
	line-height: 36px;
	margin-bottom: 1px; margin-left:100px;
	text-align: left;
}

.title h2 {
color:#8EA701; /*:#669900;*/
	font: normal 1.7em Verdana,sans-serif;
	/*height: 80px;*/
	line-height: 35px;
	margin-bottom: 1px;
	 margin-left:100px; border:none;
	text-align: left;
}

/* navigation */
.navigation {	
	background:url(img/bgtopmenu.jpg); padding:0; margin:0;
	border: 1px solid #EEE;
	/*border-color: #DFEEF7 #CFDEE7;*/
	height: 41px;
}
.navigation a {
	background: url(img/bgtopmenu.jpg);
	border-right: 1px solid #e9e9e9;
	color:#676767;
	display: block;
	float: left; font-family:"";
	font: bold 1em Verdana;
	line-height: 40px;
	padding: 0 7px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color:#C4A239;/* #234;*/}

.navigation .pressed { background-position: left bottom; color:#C4A239; /*#234;*/ }


/* main */
.main {
	clear: both;
	padding: 0px 18px;   
}


/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	background: #fff; /* #EEE;*/
	border: 1px solid #E5E5E5;
	float: left;
	width: 190px;
}
.sidenav h1 { 
	color:#8EA701;/*#F28439;/* #eb6a14; /*#FF9900;/* #C68A5E;*/
	background:url(img/sidetopbg.gif) repeat-x;
	font-size: 1.1em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA; 
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;  background:url(img/bulover.jpg) no-repeat left ;
	border-top: none;font-size: 0.9em;
	list-style: none;
	margin: 0;
}
.sidenav li a { background:url(img/bulover.jpg) no-repeat left ;
	color: #777; 
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav li a:hover {background:url(img/bul.gif) no-repeat left ;
	color:#AC5702;  background-color:#f6f6f6; 
}
.sidenav li img { display:inline; float:right; border:0; }
/* content */

.content { height:100%;
	float: right; margin-bottom:4px; 
	width: 535px; text-align:justify;
}
.content .item {
	padding: 4px 8px;
	border: 1px solid #EEE;
	background: #FFF; 
	font: normal 10px/1.7em "Verdana"; 
	margin-bottom: 4px;
}
.content .item img { float:left; padding-left:15px;   }


.content li {
	list-style: url(img/bugreen.gif);
	margin-left: 15px; padding-bottom:7px;
}
.content h1 { border-bottom:1px solid #eee; font-family:Verdana; font-size:1.2em; color:#8EA701;/*#97AC1E;*/  }
.content td { text-align:left; }
.content a { color:#CA8755;/*#993300;*/ }
.content a:hover { color:#AC5702; }

.item h1 { border-bottom:1px solid #eee; font-family:Verdana; font-size:1.2em; color:#8EA701;/*#97AC1E;*/  }
.item td { text-align:left; }
.item a { color:#CA8755;/*#993300;*/ }
.item a:hover { color:#AC5702; }

/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/* footer */
.footer {
	background:#F9F9F9;
	border: 1px solid #EEE;
	color: #9999999;
	font-size: 90%/1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	/*width: 715px;*/
}
.footer a {
	color:#CA8755;
	text-decoration: none;
}
.footer a:hover {
	color:#AC5702;
	text-decoration: underline;
}

