/* 
Stylesheet for the CIED, DA-IICT
from http://cied.daiict.ac.in
*/

/* Reset all margins and paddings for browsers */
* { 
	padding: 0;
	margin: 0;
}

body { 
	font: .8em Verdana, Arial, Sans-Serif; 
	line-height: 1.6em; 
	margin: 0;
	background: url("../images/bg_body.jpg") top repeat-x;
	background-color: #6C6869;
	
	
}

/* PAGE IDS (PAGE INDICATOR) */

body#about a#about  {
	background:  url("../images/tab.png") no-repeat;
}
body#about a#about_on  {
	background:  url("../images/tab_line.gif") repeat-x bottom;
	background-color: #4272A0;
}
body#about a#about_on:hover  {
	background-color: #5883AD;
}
body#people a#people  {
	background:  url("../images/tab.jpg") no-repeat;
}
body#people a#people_on  {
	background:  url("../images/tab_line.gif") repeat-x bottom;
	background-color: #C13A30;
}
body#people a#people_on:hover, body#people a#people_on_arrow:hover {
	background-color: #D14038;
}
body#people a#people_on2  {
	background:  url("../images/tab_line.gif") repeat-x bottom;
	background-color: #D14038;
}
body#people a#people_on_arrow  {
	background:  url("../images/tab_line.gif") repeat-x bottom;
	background-color: #C13A30;
}
body#people a#people_on2:hover {
	background-color: #E34C44;
}
body#events a#events  {
	background:  url("../images/tab.jpg") no-repeat;
}
body#events a#events_on  {
	background:  url("../images/tab_line.gif") repeat-x bottom;
	background-color: #AF9C62;
}
body#events a#events_on:hover  {
	background-color: #B7A672;
}
body#resources a#resources {
	background:  url("../images/tab.jpg") no-repeat;
}
body#resources a#resources_on  {
	background:  url("../images/tab_line.gif") repeat-x bottom;
	background-color: #5B8F5B;
}
body#resources a#resources_on:hover, body#resources a#resources_on_arrow:hover {
	background-color: #6DA66D;
}
body#resources a#resources_on_arrow  {
	background:  url("../images/tab_line.gif") repeat-x bottom;
	background-color: #5B8F5B;
}
body#resources a#resources_on2  {
	background:  url("../images/tab_line.gif") repeat-x bottom;
	background-color: #6DA66D;
}
body#resources a#resources_on2:hover {
	background-color: #79B879;
}

/* WRAP ------------------------------ */


#wrap {
	width: 800px;
	background-color: #fff;
	border: 1px solid #656565;
	margin: 0 auto;
	text-align: left; /* to undo centering of the wrapper content in I5-5.5 fix */
	position: relative;
}


/* TOP HEADER -------- */
#top {
	margin: 0 auto;
	padding: 0;
	color: #666;
	background: #FFF url(../images/top.jpg) repeat-x top;
	height: 81px;
}
#top h1 { padding: 10px 0 0 25px; color: #FFF; font-size: 160%; background: transparent;}
#top h2 { padding: 0px 0 0 25px; color: #aaa; font-size: 80%; background: transparent;}
#top .padding { padding-top: 5px; }
#top .lefts { 
	background: transparent url(../images/topl.jpg) no-repeat left; 
	height: 81px; 
}
#top .rights {
	background: transparent url(../images/topr.jpg) no-repeat right;
	float: right;
	height: 81px;
	width: 18px;
}

/* SEARCH BOX AND BUTTON ----------*/
#search { float: right;  padding: 10px 30px 0 0;  }

#search input.text { 
	border: 1px solid #eee;
	display: inline;
	margin-top: 5px;
	width: 120px;
	height: 12px;
	font-size: 10px;
 }
 #search input.searchbutton {
	border: 0;
	background: transparent;
	color: #FFF;
	cursor: pointer;
	font: bold 0.8em Arial, Arial, Sans-Serif
 }

#subheader { 
	clear: both; 
	border-top: 1px dotted #666;	
	border-bottom: 1px dotted #666;
	background: #eaeaea;
	color: #808080;
	padding: 0.7em;
	margin: 0px 8px 10px 8px;
	
}
#subheader a { text-decoration: none; border-bottom: 0px dashed #990000; } 
 
 
/* TOP MENU ---------- */
#topmenu {  	margin: 0px 8px 0 8px; 
			padding: 0;
			background: url(../images/menu_new.png) repeat-x top;
			height: 35px;
			
}
#topmenu .lefts { 
	
	height: 35px; 
	padding-left: 5px;
}
#topmenu .rights {
	
	float: right;
	height: 35px;
	width: 8px;
}
#topmenu li a { 
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
} 
#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	
	
}

#main { background: #FFF; margin: 25px 0 15px 0; color: #666; }

#main #rightside {
	width: 200px;
	float: left;
	background: #FFF;
	margin-left: 8px;
	color: #666;
	
} 

#main #rightside .box {
	background: #efefef;
	margin-bottom: 10px;
	padding: 5px;
	color: #666;
	
}

#main #rightside h2 {
	font: bold 1.0em Arial, Arial, Sans-Serif; 
    background: #CDCDCD url(../images/greyc.gif) no-repeat top left;
	height: 18px;
	padding: 3px;
	color: #777;
}


/* LEFT SIDE - ARTICLES AREA -------- */
#leftside {
	padding-left: 8px;
	color: #666;
	background: #FFF;
	margin-right: 8px;
	margin-left: 220px;
	
}
#leftside h2 { color: #555; text-indent: 17px; background: #FFF url(../images/head.gif) no-repeat left; }

#footer {
	clear: both;
	background: #FFF url(../images/footer.jpg) repeat-x;
	height: 46px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 75%;
	color: #666;
}
#footer p  { padding: 5px }
#footer .rside { float: right; display: inline; padding: 5px; text-align: right}

 
a { color: #990000; background: inherit; text-decoration: none }
a#top {  background: inherit; text-decoration: none }
h1 { font: bold 1.9em Arial, Arial, Sans-Serif }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
ul {  padding: 0; margin: 0}
ol { list-style-position: outside; }
li { list-style-type: none }
.date { border-top: 1px solid #e5e5e5; text-align: right; margin-bottom: 25px; margin-top: 5px;}
#main #leftside .date a, #main #rightside a { border: 0; text-decoration: none; }
 
.comment .date { text-align: left; border: 0;}	


#breadcrumbs { 
	float: left;
	padding-left: 8px;
	padding-top: 0px;
	font: bold .8em Arial, Arial, Sans-Serif; 
	color: #666;
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}



#leftside #txt {width: 15%; height: 10em; padding: 3px 3px 3px 6px; margin-left:0em;}
#leftside textarea { border: 1px solid #bbb; width: 85%;  }


/* SNEWS */
#main #leftside fieldset { float: left; width: 95%; border: 1px solid #ccc; padding: 10px 8px; margin: 0 10px 8px 0; background: #FFF; color: #000; }
#main #leftside fieldset p { width: 95%; }



#main input { padding: 3px; margin: 0; border: 1px solid #bbb }
p { margin-top: 5px; }
/*input.search { border: 1px solid #ccc; padding: 4px; width: 160px; }*/
.comment { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }


/* MAIN NAV ------------------------------ */

#nav_wrap {
	width: 765px;
	display: block;
	float: left;
	background-color: #494847;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
}
#nav a {
	display: block;
	width: 98px;
	font-family: verdana, sans-serif;
	font-size: 86%;
	color: #fff;
	text-decoration: none;
	padding: 5px 8px;
	margin: 0;
}
#nav a.heading {
	display: block;
	font-family: "trebuchet ms", sans-serif;
	font-size: 108%;
	font-weight: 200;
	color: #fff;
	text-decoration: none;
	background:  url("../images/tab.png") no-repeat;
}
#nav a.heading:hover {
	background:  url("../images/tab_over.jpg") no-repeat;
}
#nav a.list {
	/*background:  url("../images/tab_line.gif") repeat-x bottom;*/
	background: url(../images/opaque.png);
	background-color: TRANSPARENT;
	filter: alpha(opacity=85);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
opacity:0.85; 

	
}
#nav a.list:hover {
	background-color: #6B6B6B ;
	filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
	
	
}
#nav a.list2 {
	background:  url("../images/tab_line.gif") repeat-x bottom;
	background-color: #7F7F7F;
}
#nav a.list2:hover {
	background:  url("../images/tab_line.gif") repeat-x bottom;
	background-color: #959595;
}
#nav a.list_arrow {
	background:  url("../images/tab_line_arrow.gif") left no-repeat;
	background-color: #6B6B6B;
}
#nav a.list_arrow:hover {
	background-color: #7F7F7F;
}
#nav li { /* all list items */
	float: left;
	width: 120px; /* width needed or else Opera goes nuts */
	line-height: 19px;
	margin-right: 1px;
}
#nav li.search { /* search button */
	width: 190px; /* width needed or else Opera goes nuts */
	height: 29px;
	display: block;
	background:  url("../images/tab.png") repeat-x;
	padding: 0px;
	margin: 0px;
	margin-left:80px;
}
.searchbox {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 4px;
	border: 0;
	height: 18px;
}    
#searchbutton {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 130px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 1;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -29px 0 0 130px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


/* NAV SPACER (TAB-LIKE GRAPHIC BELOW MAIN NAV) ------------------------------ */

#spacer {
	clear: both;
	height: 10px;
	overflow: hidden;
}

/*
by
Nitesh Bhatia
nitesh_bhatia@ieee.org
*/
