/* itatonline.org body CSS Document 11th March 2007 Many thanks to www.dynamicdrive.com (see separate css for header & sidebar). In this, the right column is wider than in the original version*/

body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
select,input,textarea{font:99% arial,helvetica,clean,sans-serif;}
pre,code{font:115% monospace;*font-size:100%;}
body *{line-height:1.22em;}


/*Gradient effect on the header*/
.btn-more-2, .hd li.on em, div.hd li.sparkle a, .hd, #mastheadbd .top, #mastheadbd, #doors li a, #today .ft li.on a{
  background-image:url(css_images/grd-1px_1.1.gif);
  background-repeat:repeat-x;
}



/* Border on the box*/
.md{
  background:#fff;
  border:1px solid #b0bec7;
}
#left .md{
  border:1px solid #91a7b4;
  border-color:#b0bdc6 #91a7b4 #91a7b4 #b0bdc6;
}
/* Stylizing the headers of the boxes*/
.hd{
  color:#18397c;
  background-color:#fff;
  background-position:bottom left;
  border:1px solid #b0bec7;
  border-bottom:1px solid #93a6b4;
}
.hd li a{
  color:#18397c;
}
.hd li .pipe{
  background:#788a98;
  border-right:1px solid #fff;
}
.hd li.on em{
  border:1px solid #91a7b4;
  border-top-color:#778a98;
  border-bottom:1px solid #fff;
  background-color:#fff;
  background-position:0 -178px;
}
.hd li.first em{
  border-left:none;
}
.hd li.on a{
  color:#c63;
}
div.hd li.sparkle em{
  border:1px solid #768c9a;
  border-bottom:1px solid #93a6b4;
}
div.hd li.sparkle a{
  background-color:#b5cdd9;
  background-position:0 -530px;
  border:1px solid #fff;
}


 
 /*container1*/
  #sizetoggle{
    background:url(css_images/border8x6.gif) 0 0 repeat-x;
    border:1px solid #b0bbcf;
    border-color:#afbdc6 #556b78 #556b78 #afbdc6;
  }
  #sizetoggle .bd{
    border:1px solid #c9d7e2;
    border-width:0 1px 1px 0;
  }
  /*reported judgements*/
 #judge1.md-sub{
    border-bottom:1px solid #91A7B4;
  }
  
#judge1 .md-sub{
padding-bottom:0;
}
#judge1 ul{
margin-right:50px;
}

/*unreported judgements*/
#judge2 { border:1px solid #9CAEBA;  margin:0 0 10px;}
 #judge2.md-sub{
    border-bottom:1px solid #91A7B4;
  }
  
#judge2 .md-sub{
padding-bottom:0;
}
#judge2 ul{
margin-right:50px;
}


body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,fieldset,legend,input,img{margin:0;padding:0;}
img,fieldset{border:0;}
ul,ol{list-style:none;}
legend{height:0;font-size:0;}
label{cursor:pointer;cursor:hand;}
cite{font:normal 85% verdana;}
em{font-style:normal;} /*retained by rmdhar on 251207. sitevatext em added*/
cite span{font-weight:bold;}
a,#news .bd .btn-more a:visited{color:#16387c;}
a:link,a:visited{text-decoration:none;}
#today .bd a:visited,#news .bd a:visited{color:#69789C;}
a:hover{text-decoration:underline;}
.on a:hover{text-decoration:none;}
.a11y,legend{position:absolute;left:-5000px;width:100px;}
u{
text-decoration:none;
}

ol, ul, .md, .md-sub, .hd, .bd, .ft, .fixfloat, .fbody, #colcx, #rightcx, #eyebrow, #masthead, #search, #tabs, #sbox, #doors, #patabs, #patop, #newsft, #newsbottom{zoom:1;_height:1px;}


.baban{
display:none;
width:768px;
font-size:0px;
line-height:0px;
height:0px;
*display:block;
}

.more, .bullet, .audio, .video, .slideshow, .search, .mainholder li, #localnewsct #newstop li{
font:normal 77% verdana;
padding:2px 0 2px 18px;
}

.btn-more{
position:absolute;
bottom:5px;
right:10px;
font:bold 77% verdana;
white-space:nowrap;
}
.btn-more-2{
padding:1px 10px 2px;
*padding:1px 5px 0;
font:bold 100% arial;
color:#000;
white-space:nowrap;
border:1px solid #999b9a;
background-color:#ce9200;
background-position:0 -450px;
}

/*.bd span,.ft span{display:none;}*/ /*I disabled this on 02.08.07 in order to enable switch to work*/ 
.bd .current,.ft .current,.current span{display:block;}
.md{
position:relative;
margin:0 0 10px;
}
.hd{

position:relative;
margin:-1px -1px 0;
}
.hd h2{
position:relative;
font:bold 100% arial;
padding:1px 11px;
border-bottom:1px solid #fff;
}

.bd{
padding:5px 10px 10px;
}
.ft{
padding:9px;
}
.bhunkus{
margin:0 0 10px;
}
#bhunkus {
position:relative;
text-align:left;
}

.hide .bd,.hide .ft{display:none;}
.hd ul{
position:relative;
width:100%;
border-bottom:1px solid #fff;
}
.hd ul li{
position:relative;
float:left;
}
.hd li.last{
float:right;
_margin-right:-2px;
}
.hd li em{
position:relative;
display:block;
width:99%;
_width:99.5%;
min-height:14px;
_height:14px;
padding:2px 0 0px;
margin-right:-1px;
border-right:0;
}
.hd li a{
display:block;
font:normal 92% arial;
outline:none;
text-align:center;
white-space:nowrap;
z-index:50;
padding:1px;
margin-top:-1px;
}
.hd li.on{
z-index:60;
margin-bottom:-1px;
}
.hd li .pipe{
display:block;
position:absolute;
top:1px;
right:-1px;
height:1.15em;
width:1px;
_width:2px;
}
.hd li.on .pipe{
visibility:hidden;
}
.hd li.on em{
padding-bottom:1px;
_padding-bottom:2px;
margin:-1px 0 -1px;
*margin-bottom:-2px;
}
.hd li.on a{
font-weight:bold;
z-index:60;
border:0;
padding:1px;
}
.hd li.sparkle{
z-index:70;
}
div.hd li.sparkle em{
left:-1px;
padding:1px 0 0;
margin:-1px -1px -2px 0;
}
div.hd li.sparkle a{
font-weight:bold;
padding:1px;
z-index:70;
}
.hd li.off .pipe,
.hd li.on .pipe,
.hd li.last .pipe,
.hd li.sparkle .pipe{
visibility:hidden;
}

.colpadding{
margin-left:12px;
*margin-left:10px;
}

/*Left Column related*/
#leftcolumn{
float:left;
position:relative;
z-index:10;
min-width:340px;
width:47%;
_width:46.8%;
}
#leftcolumn .md{
min-width:340px;
}
/*End of Left Column related*/

/*Right Column related*/
#right{
float:left;
position:relative;
*position:relative;
*left:2px;
width:52.8%;
*width:53.1%;
min-width:408px;
*margin-right:-200px;
}
#right .md,.mainholder{
min-width:348px;
}
#right {z-index:10}
/*End of Right Column related*/

/*#loading{
display:none;
position:absolute;
top:2px;
right:2px;
z-index:999;
}*/






#footer{
clear:both;
text-align:justify;
padding:0px;
margin:0 0 10px;  background-image:url(css_images/grd-4px.gif);
  background-repeat:repeat-x;
}
#footer .bd {position:relative; padding-left:5px; font-family: Georgia, "Times New Roman", Times, serif; color:#000000; text-align:justify; font-size:80%; line-height: 1.5em;}
#footer .strong{
font-weight:bold;
}
#footer ul{
margin-bottom:3px;
}
#footer li{
display:inline;
padding:0 0 0 5px;
margin: 0 0 0 2px;
border-left-width:1px;
border-left-style:solid;
}
#footer li.first{
border:0;
padding-left:0;
margin-left:0;
}

/*Mainholder related*/
.mainholder li a{
white-space:nowrap;
}
.mainholder .hd {margin-left:-2px;position:static}
.mainholder .hd h2{position:static}
.mainholder .hd h2{margin:0;}
.mainholder .hd a{color:#16387C /*!important*/;}

/*Silvery background effect in the box*/
div.mainholder, #mainholder, #sizetoggle, #events, #slider, #seminar, #blog, #slider2, #trough ul, #pa{
  background-image:url(css_images/grd-4px.gif);
  background-repeat:repeat-x;
}
  .mainholder{
    border:1px solid #9CAEBA;
  }
  
    .mainholder h2 a, #mainholder h2 a{
  color:#333;
}
.mainholder li, #mainholder li{
  background-position:-8px 1px;
  *background-position:-8px 2px;
}

.mainholder{
position:relative;
margin:10px 0;
}
.mainholder h2{
font:bold 100% arial;
margin-bottom:4px;
}
.mainholder ul{
padding:5px 0 5px 10px;
}
.mainholder li{
font:bold 85% verdana;
padding:1px 0 1px 8px;
*padding:0 0 0 8px;
voice-family:"\"}\"";
voice-family:inherit;
property:value;
*padding:0 0 0 8px;
}
.mainholder li a{
margin-left:-15px;
voice-family:"\"}\"";
voice-family:inherit;
property:value;
margin-left:0;
}
.mainholder{
margin:0 0 10px;
}
.mainholder .md-sub{
padding:0 0 0 1px;
}
.mainholder ul{
float:left;
margin-right:20px;
}
/*unknown*/
*#unknown{
padding-right:1px;
padd\ing-right:0;
}

#events h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}
#events .bd{padding:9px 10px 1.2em 10px;}	
#events img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}
#events ol{float: left;width:15em;margin-left:10px;}
#events li{margin-bottom:6px;font:77%/100% verdana;padding-left: 8px; background:url(css_images/003399.gif) 2px .6em no-repeat;}
#events li a{font-weight:bold;}#events li div{margin:0 0 2px;color:#666;}
#events li div a{font-weight:normal;}
#events{position:relative; min-height:202px;_height:201px;
}
#events .btn-more{z-index:50;
}



#calender hr{
  border-top:1px solid #dce3e9;
  color:#dce3e9;
}
#calender .bd{
min-height:165px;
_height:165px;
}
#calender table{
margin-bottom:-5px;
}
#calender hr{
display:block;
margin:4px 0 3px;
*margin:-3px 0;
}

/* Forum ke latest posts*/
/*#forum hr{
  border-top:1px solid #dce3e9;
  color:#dce3e9;
}
#forum .bd{
min-height:165px;
_height:165px; 
font:77%/100% verdana;padding-left: 8px; font-weight:bold; background:url(css_images/003399.gif) 2px .6em no-repeat;
}
#forum table{
margin-bottom:-5px;
}
#forum hr{
display:block;
margin:4px 0 3px;
*margin:-3px 0;
}
/*.blue_10 {FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #003399; LINE-HEIGHT: 13px; FONT-FAMILY: tahoma, Arial, Verdana, trebuchet MS; TEXT-DECORATION: none;
	}*/

/*Forum khatam*/
/*Forum ka experiment*/
*#forum h3{font:bold 114% arial !important;text-align:left;color:#555;margin-bottom:6px;}
#forum .bd{padding:9px 10px 1.2em 10px !important; font:77%/100% verdana !important;padding-left: 8px !important; font-weight:bold; !important}	
#impinfo img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
*#forum img{ margin-left:5px; padding:1px; position: -1 .5em;}
#forum ol{float: left;width:22em;margin-left:10px;}
#forum li{margin-bottom:6px;font:77%/100% verdana !important;padding-left: 8px !important; background:url(css_images/003399.gif) 2px .6em no-repeat;}
#forum li a{font-weight:bold !important;}#events li div{margin:0 0 2px;color:#666;}
#forum li div a{font-weight:normal !important;}
#forum{position:relative; min-height:200px;/*_height:201px*/;
}
#forum .btn-more{z-index:50;
}
#forum {background:url(css_images/border8x6.gif) 0 0 repeat-x;}
/*Forum experiment khatam*/






#impinfo h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}
#impinfo .bd{padding:9px 10px 1.2em 10px;}	
/*#impinfo img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
#impinfo img{ margin-left:5px; padding:1px; position: -1 .5em;}
#impinfo ol{float: left;width:22em;margin-left:10px;}
#impinfo li{margin-bottom:6px;font:77%/100% verdana;padding-left: 8px; background:url(css_images/003399.gif) 2px .6em no-repeat;}
#impinfo li a{font-weight:bold;}#events li div{margin:0 0 2px;color:#666;}
#impinfo li div a{font-weight:normal;}
#impinfo{position:relative; min-height:250px;/*_height:201px*/;
}
#impinfo .btn-more{z-index:50;
}
#impinfo {background:url(css_images/border8x6.gif) 0 0 repeat-x;}

.pending .hd,#new-on{
	border-color:#aec0ce #3d5360 #3d5360 #aec0ce;
}

#pendingmat ul{
margin-right:8px;
}
#smallbiz ul.last, #pendingmat ul.last{
margin:0;
}
#pendingmat.md-sub{
border-top:0;
min-height:0;
}

#causecx{
margin:0 0 10px;
}

#cause2 {min-height:103px;_height:103px;  background-image:url(css_images/grd-4px.gif);
  background-repeat:repeat-x;}
#cause2 .bd {position:relative; padding-left:5px; text-align:justify;}
#cause2 .bd img {position:absolute; top: 6px; left: 5px;margin:0; padding:1px; border:1px solid 

#9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}
#cause2 h3 {color:#278900;font:bold 100% arial; margin-bottom:2px;}
#cause2 p {color:#333; font:77% verdana;display:block; margin-bottom:5px; height:2.5em;_height:2.5em; text-align:justify; }
#cause2 ul {font:bold 77% verdana; min-height:2em; _height:2em; list-style:none; margin-top:5px;}
#cause2 ul li {display:inline; border-right:1px solid #333;padding:0 5px;}

/*Disclaimer*/
#disclaimer{
clear:both;
text-align:justify;
padding:0px;
margin:0 0 10px;  background-image:url(css_images/grd-4px.gif);
  background-repeat:repeat-x;
  list-style:  none;
}
#disclaimer .bd {position:relative; padding-left:5px; font-family: Georgia, "Times New Roman", Times, serif; color:#000000; text-align:justify; font-size:80%; line-height: 1.5em;}
#disclaimer .strong{
font-weight:bold;
}
#disclaimer li 
{
padding-left: 10px;
background-image: url(css_images/003399.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

/*#disclaimer ul{
margin-bottom:3px;
}
#disclaimer li{
display: list-item;
padding:0 0 0 5px;
margin: 0 0 0 2px;
border-left-width:1px;
border-left-style:solid;
}
#disclaimer li.first{
border:0;
padding-left:0;
margin-left:0;
}*/

#wrapper {
background-color: #fdf8f2;
color: black;
margin: 0px 0px 0px 0px; padding:5px;
}
.bomboard {
background-color: #fdf8f2;
color: black;
margin-top:5px;
padding: 5px;border-top: 1px solid #b9d2e3;
border-bottom: 1px solid #b9d2e3; 
}

.bomboard a{text-decoration: none !important; }
/*causebox*/
#causebox{
clear:both;  
text-align: justify;
padding:0px;
margin:0 0 10px;  background-image:url(/*css_images/grd-4px.gif*/);
  background-repeat:repeat-x;
  /*list-style:  none;*/
}
/*#causebox .bd {position:relative; padding-left:5px; font-family: Georgia, "Times New Roman", Times, serif; color:#000000; text-align:justify; font-size:80%; line-height: 1.5em;}
#causebox .strong{
font-weight:bold;
}
/*#causebox li 
{
padding-left: 10px;
background-image: url(css_images/003399.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}*/
#babul {padding 30px; margin-left:30px;}

/*Ajax Tabs CSS*/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 680px;
margin-bottom: 1em; padding: 5px;
}
/*End of Ajax Tabs CSS*/

.case {
background-color: #fdf8f2;
color: black;
margin-top:5px;
padding: 5px;border-top: 1px solid #b9d2e3;
border-bottom: 1px solid #b9d2e3; 
}
.case2 {
background-color: #eaf8da;
color: black;
margin-top:5px;
padding: 5px;border-top: 1px solid #b9d2e3;
border-bottom: 1px solid #b9d2e3; 
}
.case3 {
background-color: #e7f4fe;
color: black;
margin-top:5px;
padding: 5px;border-top: 1px solid #b9d2e3;
border-bottom: 1px solid #b9d2e3; 
}
.case_head {
background-color: #D6DEEC;
color: black;
margin-top:5px;
padding: 5px;border-top: 1px solid #b9d2e3;
border-bottom: 1px solid #b9d2e3; 
}
#gallerycontainer {width:900px; padding:0px;}

.container {float:left; width:400px; text-align:justify; padding:5px; margin:5px; border: 1px dotted #f66; background: #fffaff;}
.container2 {float: right; width:265px; text-align:justify; padding:5px; margin:5px; border: 1px solid #AADDAA;
	background: #EEFFEE;}
.container2 .innerdiv{
background: transparent url(/images2/resized/brcorner.gif) top left no-repeat;
position: relative;
left: 0px;
top: 0px; bottom:2px; right:2px;
padding: 15px 0px 0px 0px;
}
.container3 {float:left; width:320px; text-align:justify; padding:5px; margin:5px; border: 1px dotted #f66; background: #fffaff;}
.container4 {float:left; width: 745px ; text-align:justify; padding:5px; margin:5px; border: 1px dotted #f66; background: #fffaff;}
.container4a {float:left; width: 745px ; text-align:justify; padding:5px; margin:5px; border: 1px dotted #f66; background:#EEFFEE;}
.container4announcer {
	float:left;
	width: 95%;
	text-align:justify;
	padding:5px;
	margin:5px;
	border: 1px dotted #666666;
	background:  white;
	font-weight: bold;
	color: #06c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.1em;
	text-transform: uppercase;}
/*.container4announcer {float:left; width: 750px ; text-align:justify; padding:5px; margin:5px; border: 1px dotted #f66; background: #EEFFEE; font-weight: bold; color: #880000;}*/
.container4aannouncer {float:left; width: 750px ; text-align:justify; padding:5px; margin:5px; border: 1px dotted #f66; background: #D6DEEC; font-weight: bold; color: #880000;}
.container5 {float:left; width: inherit; text-align:justify; padding:5px; margin:5px; }
.container6 {float:left; width: 207px; text-align:justify; padding:5px; margin:5px; }
.container7 {float:left; width: auto; text-align:justify; padding:5px; margin:5px; }
.container8 {float:left; width: 285px; text-align:justify; padding:5px; margin:5px; }
.announcer {
	border: 1px solid #AADDAA; /*float:left*/; 
	background: #EEFFEE;
	/*padding: 10px 8px 8px 8px;
	border-radius: 8px;
	/*-moz-border-radius: 6px;*/
	font-weight: bold;
	font-size: small;
	font-family: Arial, sans-serif;
	color: #880000; width: 750px ; text-align:justify; padding:5px; margin:5px;
}
div.figure {
  float: left;
  width: auto ;
  margin:5px;

 
}
div.figure p {
  text-align: center;
  font-style: normal;
  font-size: 80%;
  text-indent: 0;
}
div.figureright {
  float: right;
  width: auto ;
  margin:5px;

 
}
div.figureright2 {
  float: right;
  width: auto ;
  margin:0px;

 
}
div.figureleft2 {
  float: left;
  width: auto ;
  margin:0px;

 
}
div.figureright p {
  text-align: center;
  font-style: normal;
  font-size: 80%;
  text-indent: 0;
}
.picture1 {width: 215px; float:left; padding:5px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684; margin-right:5px;}
.pictureright {
  float: right;
  width: auto ;
  margin:5px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684; padding:5px;

 
}
.pictureleft {
  float: left;
  width: auto ;
  margin:5px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684; padding:5px;

 }
#news2 {
background-color: #eaf8da;
color: black;
margin-top:5px;
padding: 5px;border-top: 1px solid #b9d2e3;
border-bottom: 1px solid #b9d2e3; 
}
#storybody{width:770px; float:left; }

/*Infobox container*/
#infobox h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}
  #infobox .bd{padding:9px 10px 1.2em 10px; }	
  /*#infobox img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
  #infobox img{ margin-left:5px; padding:1px; position: -1 .5em;}
  #infobox ol{float: left;width:24em;margin-left:5px;}
  #infobox li{padding-left:18px;margin-bottom:8px;font:normal 77%/100% verdana;padding-left: 15px; background:url(css_images/tabs_images/arrow-new.gif) 0px 0% no-repeat}
  #infobox li a {font-weight:bold;}
  #infobox{
position:relative;
min-height:302px;
_height:301px; background-color:#d1ebfa;
}
#infobox .btn-more{
z-index:50;
}
.top {float:right;}

.recent {
background-color: #fdf8f2;
color: black;
margin-top:5px;
padding: 5px;border-top: 1px solid #b9d2e3;
border-bottom: 1px solid #b9d2e3; font-size:11px; line-height: 1.5em; letter-spacing: 0em;
}
.recent2 {
background-color: #E7F4FE;
color: black;
margin-top:5px;
padding: 5px;border-top: 1px solid #b9d2e3;
border-bottom: 1px solid #b9d2e3; font-size:11px; line-height: 1.5em; letter-spacing: 0em;
}
div.futurewatch {padding: 5px; margin-bottom:5px; border: 1px dotted #f66; background: #CADDE8; font-size: smaller; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color:#000000; text-align:justify; font-size:85%; line-height: 1.3em;}
.futurewatch h2 {font: italic 1.2em "Trebuchet MS"; color: #f60; border-bottom: 1px dotted #f60; }
.futurewatch ul {list-style-type: circle; }


#slider h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}

#slider .bd{padding:0px 10px 1.2em 10px;}	
/*#slider img{float:left;margin:10px;padding:10px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
#slider ol{float: left;width:15em;margin-left:10px;}
#slider li{margin-bottom:6px;font:77%/100% verdana;padding-left: 8px; background:url(../../css_images/003399.gif) 2px .6em no-repeat;}
#slider li a{font-weight:bold;}#slider li div{margin:0 0 2px;color:#666;}
#slider li div a{font-weight:normal;}
#slider{position:relative; min-height:252px;_height:251px;
}
#slider .btn-more{z-index:50;
}
#slider li div{margin:0 0 2px;color:#666;}
#slider a{color:#333 ; text-decoration: none; }
#slider a:visited{color:#800080 ; }
#slider a:hover{text-decoration:underline; color:#555; }

#slider2 h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}

#slider2 .bd{padding:0px 10px 1.2em 10px;}	
/*#slider img{float:left;margin:10px;padding:10px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
#slider2 ol{float: left;width:15em;margin-left:10px;}
#slider2 li{margin-bottom:6px;font:77%/100% verdana;padding-left: 8px; background:url(../../css_images/003399.gif) 2px .6em no-repeat;}
#slider2 li a{font-weight:bold;}#slider2 li div{margin:0 0 2px;color:#666;}
#slider2 li div a{font-weight:normal;}
#slider2{position:relative; min-height:252px;_height:251px;
}
#slider2 .btn-more{z-index:50;
}
#slider2 li div{margin:0 0 2px;color:#666;}
#slider2 a{color:#333 ; text-decoration: none; }
#slider2 a:visited{color:#800080 ; }
#slider2 a:hover{text-decoration:underline; color:#555; }

#switch img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
#switch h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}
#switch .bd{padding:4px 5px 1.2em 5px;}	
/*#switch img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
#switch img{ margin-left:5px; padding:1px; position: -1 .5em;}
#switch ol{float: ;width:22em;margin-left:10px;}
#switch li{margin-bottom:6px;font:77%/100% verdana;padding-left: 8px; background:url(css_images/003399.gif) 2px .6em no-repeat;}
#switch li a{font-weight:bold;}#switch li div{margin:0 0 2px;color:#666;}
#switch li div a{font-weight:normal;}
#switch{position:relative; min-height:252px;_height:251px;
}
#switch .btn-more{z-index:50;
}
#switch {background:url(css_images/border8x6.gif) 0 0 repeat-x;}


#seminar h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}
#seminar .bd{padding:9px 10px 1.2em 10px;}	
#seminar img{float:left;margin:5px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}
#seminar ol{float: left;width:15em;margin-left:10px;}
#seminar li{margin-bottom:6px;font:77%/100% verdana;padding-left: 8px; background:url(css_images/003399.gif) 2px .6em no-repeat; text-align:justify;}
#seminar li a{font-weight:bold;}#seminar li div{margin:0 0 2px;color:#666;}
#seminar li div a{font-weight:normal;}
#seminar{position:relative; min-height:282px;_height:251px;
}
#seminar .btn-more{z-index:50;
}
#seminar p {color:#555; font:77% verdana;display:block; margin-bottom:5px; height:2.5em;_height:2.5em; text-align:justify; }
.seminarpicture {float:left; padding:5px; margin-right:20px;}

/*Quote ka dhamaal - sirf header mein hain.*/
.quote {float:right; height:75px; width:420px; margin-top:15px;font:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; line-height: 2em; letter-spacing: 0em;}

/*Articles ke liye - ab siteva se kaam chal raha hain*/
.articleannouncer {float:; width: 710px;  height:105px; text-align:justify; padding:5px; margin:5px; border: 1px dotted #f66; background: #EEFFEE; font-weight: bold; color: #880000;}
.articleannouncer .top2 {float:right; font-weight:normal; color:blue;}
.articlepicture {width:218px; float:left; padding:5px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684; margin-right:5px; background: #EEFFEE;}
.articlepicturecontainer {float:left; width: auto; text-align:justify; padding:0px; margin:0px; }
.articlepicture img {float:left; padding-right:10px;}

/*siteva - articles ke liye*/
/*sitevaheader ka dhamaal shuru*/
.sitevaannouncer {float:left; width: 715px; height:105px; text-align:justify; padding:5px; margin:5px; border: 1px dotted #f66; background: #EEFFEE; font-weight: bold; color: #880000; BACKGROUND: #e8ecf0}
.sitevaannouncer .top2 {float:right; font-weight:normal; color:blue;}
.sitevapicture {width:218px; float:left; padding:5px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684; margin-right:5px; background: #EEFFEE;}
.sitevapicturecontainer {float:left; width: auto; text-align:justify; padding:0px; margin:0px; }
.sitevapicture img {float:left; padding-right:10px;}
.sitevapicture2 {float:left; padding:5px; margin-right:5px;}
/*siteva ka text*/
.sitevatext {line-height:1.7em; padding:5px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 100%; color: #555 ;}
.sitevatext em {font-style:italic; line-height:1.7em; padding:5px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 100%; color: #555 ;}
.sitevacaption {float:left; width: 715px; height:10px; text-align:justify; /*padding:5px; margin:5px; border: 0px dotted #f66; background: #EEFFEE; font-weight: bold; color: #880000;*/  BACKGROUND: #e8ecf0; color:#666; font:77% verdana; font-weight:bold; margin:5; padding:8px 5px 5px 10px; text-transform:uppercase; clear:both; }
.sitevacaption .top2 {float:right; font-weight:normal; color:blue;}

/*sitevaheader ka dhamaal khatam*/
/*sitevaquote ka dhamaal shuru*/
/*Yeh right ka hai*/
.sitevaquote {
	CLEAR: right; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(images/nav_images/openquote.gif) #e8ecf0 no-repeat 10px 10px; FLOAT: right; PADDING-BOTTOM: 10px; MARGIN: 0px 5px 10px 10px; WIDTH: 180px; PADDING-TOP: 20px
}
.sitevaquote P:first-letter {
	PADDING-RIGHT: 0px; PADDING-LEFT: 35px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.sitevaquote P {
	BACKGROUND-POSITION: right bottom; BACKGROUND-IMAGE: url(images/nav_images/closequote.gif); MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 10px; FONT: italic 100%/150% Georgia, "Times New Roman", Times, serif; text-align:justify; BACKGROUND-REPEAT: no-repeat
}
/*Yeh left ka hai*/

.sitevaquoteleft {
	CLEAR: left; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(images/nav_images/openquote.gif) #e8ecf0 no-repeat 10px 10px; FLOAT: left; PADDING-BOTTOM: 10px; MARGIN: 10px 10px 5px 5px; WIDTH: 180px; PADDING-TOP: 20px
}
.sitevaquoteleft P:first-letter {
	PADDING-RIGHT: 0px; PADDING-LEFT: 35px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.sitevaquoteleft P {
	BACKGROUND-POSITION: right bottom; BACKGROUND-IMAGE: url(images/nav_images/closequote.gif); MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 10px; FONT: italic 100%/150% Georgia, "Times New Roman", Times, serif; text-align:justify; BACKGROUND-REPEAT: no-repeat
}
/*sitevaquote ka dhamaal khatam*/

/*Firefox ki bakwas ke liye min height ka hack*/
  .prop {
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

  .min50px {
    height:50px;
  }
  .min10px {
    height:10px;
  }
#poweredby a:link,
#poweredby a:visited,
#poweredby a:active,
#poweredby  a:hover  {
	text-decoration:none;
	color: #FFFFFF;
}

/*Pagination ka kamaal*/
.pagekacap{
	CLEAR: right; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND:  no-repeat 10px 10px; FLOAT: right; PADDING-BOTTOM:10px; MARGIN: 0px 5px 0px 10px; WIDTH: 650px; PADDING-TOP: 10px; text-align:right;
}
.pagination{
padding: 2px !important;
}

.pagination ul{
margin: 0 !important;
padding: 0 !important;
text-align: right !important; /*Set to "right" to right align pagination interface*/
font-size: 16px !important;
}

.pagination li{
list-style-type: none !important;
display: inline !important;
padding-bottom: 1px !important;
}

.pagination a, .pagination a:visited{
padding: 0 5px !important;
border: 1px solid #9aafe5 !important;
text-decoration: none !important; 
color: #2e6ab1 !important;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5 !important;
color: #000 !important;
background-color: #FFFF80 !important;
}

.pagination a.currentpage{
background-color: #6699FF !important;
color: #FFF !important;
border-color: #2b66a5 !important;
font-weight: bold !important;
cursor: default !important;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white !important;
cursor: default !important;
color: #929292 !important;
border-color: #929292 !important;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold !important;
}

/*Pagination khatam*/

/*Infobox container - used for info page's index*/
#infobox2 h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}
  #infobox2 .bd{padding:9px 10px 1.2em 10px; }	
  /*#infobox img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
  #infobox2 img{ margin-left:5px; padding:1px; position: -1 .5em;}
  #infobox2 ol{float: left;width:95%;margin-left:5px;}
  #infobox2 li{padding-left:18px;margin-bottom:8px;font:normal 77%/100% verdana;padding-left: 15px; background:url(css_images/tabs_images/arrow-new.gif) 0px 0% no-repeat}
  #infobox2 li a {font-weight:bold;}
  #infobox2{
position:relative;
min-height:1002px;
_height:1001px; background-color:#d1ebfa;
}
#infobox2 .btn-more{
z-index:50;
}
/*Used for individual info pages*/
#infobox3 h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}
  #infobox3 .bd{padding:9px 10px 1.2em 10px; }	
  /*#infobox img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
  #infobox3 img{ margin-left:5px; padding:1px; position: -1 .5em;}
  #infobox3 ol{float: left;width:95%;margin-left:5px;}
  #infobox3 li{padding-left:18px;margin-bottom:8px;font:normal 77%/100% verdana;padding-left: 15px; background:url(css_images/tabs_images/arrow-new.gif) 0px 0% no-repeat}
  #infobox3 li a {font-weight:bold;}
  #infobox3{
position:relative;
min-height:452px;
_height:451px; background-color:#d1ebfa;
}
#infobox3 .btn-more{
z-index:50;
}
/*End of individual info pages*/
.container4announcer2 {
	float:left;
	width: 95%;
	text-align:justify;
	padding:5px;
	margin:5px;
	border: 1px dotted #666666;
	background: white;
	font-weight: bold;
	color: #06c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.50em;
	font-style: normal;
	line-height: 1.1em;
	text-transform: uppercase;
}
/*End of Infobox container - used for info page's index*/

.indexlink {
float:right;
font-weight: bold;
	color: #06c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.1em;
	text-transform: capitalize;
}

/*Article ka experiment*/



#article img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
#article h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}
#article .bd{padding:4px 5px 1.2em 5px;}	
/*#article img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
#article img{ margin-left:5px; padding:1px; position: -1 .5em;}
#article ol{float: ;width:25em;margin-left:10px;}
#article li{margin-bottom:6px;font:77%/100% verdana;padding-left: 8px; background:url(css_images/003399.gif) 2px .6em no-repeat;}
#article li a{font-weight:bold;}#article li div{margin:0 0 2px;color:#666;}
#article li div a{font-weight:normal;}
#article{position:relative; min-height:252px;_height:251px;
}
#article .btn-more{z-index:50;
}
#article {background:url(css_images/border8x6.gif) 0 0 repeat-x;}
/*article experiment khatam*/

/*Article2 ka experiment*/



#article2 img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
#article2 h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}
#article2 .bd{padding:4px 5px 1.2em 5px;}	
/*#article2 img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}*/
#article2 img{ margin-left:5px; padding:1px; position: -1 .5em;}
#article2 ol{float: ;width:25em; margin-left:10px;}
#article2 li{margin-bottom:6px;font:77%/100% verdana;padding-left: 8px; background:url(css_images/003399.gif) 2px .6em no-repeat;}
#article2 li a{font-weight:bold;}#article2 li div{margin:0 0 2px;color:#666;}
#article2 li div a{font-weight:normal;}
#article2{position:relative; min-height:252px;_height:251px;
}
#article2 .btn-more{z-index:50;
}
#article2 {background:url(css_images/border8x6.gif) 0 0 repeat-x;}
/*article2 experiment khatam*/

#blog h3{font:bold 114% arial;text-align:left;color:#555;margin-bottom:6px;}
#blog .bd{padding:9px 10px 1.2em 10px;}	
#blog img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #647684;}
#blog ol{float: left;width:15em;margin-left:10px;}
#blog li{margin-bottom:6px;font:77%/100% verdana;padding-left: 8px; background:url(css_images/003399.gif) 2px .6em no-repeat; text-align:justify;}
#blog li a{font-weight:bold;}#blog li div{margin:0 0 2px;color:#666;}
#blog li div a{font-weight:normal;}
#blog{position:relative; min-height:202px;_height:201px;
}
#blog .btn-more{z-index:50;
}
#blog p {color:#555; font:77% verdana;display:block; margin-bottom:5px; height:2.5em;_height:2.5em; text-align:justify; }
.blogpicture {float:left; padding:5px; margin-right:20px;}
.google {margin-bottom:5px; border:1px solid #91a7b4;
  border-color:#b0bdc6 #91a7b4 #91a7b4 #b0bdc6; background-image:url(css_images/grd-4px.gif);
  background-repeat:repeat-x;}

.google2 { margin-top:5px; margin-bottom:5px; border:1px solid #91a7b4;
  border-color:#b0bdc6 #91a7b4 #91a7b4 #b0bdc6; width:728px; height:90px;}
  .googleblog {margin:5px;}
  .google_link {float:right; margin-left:2px;}
  .google_link2 {float:left; margin-right:2px;}
  #dabba { margin:10px;}
  #dabba2 { padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-bottom: 5px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: dotted;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
border-top-color: #ff6666;
border-right-color: #ff6666;
border-bottom-color: #ff6666;
border-left-color: #ff6666;
background-color: #ffe9af;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
font-style: italic;
font-family: Georgia,"Times New Roman",Times,serif;
color: #000000;
text-align: justify;
font-size: 85%;
line-height: 1.3em; }

#itatfooter{
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}
	
.journal 

{

background-color: #fdf8f2;

background-image: url(img/blockquote.gif);

background-repeat: no-repeat;

background-attachment: scroll;

border-top-width: 1px;

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: dashed;

border-right-style-value: dashed;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: dashed;

border-left-style-value: dashed;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: #cccccc;

border-right-color-value: #cccccc;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #cccccc;

border-left-color-value: #cccccc;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

padding-top: 8px;

padding-right: 12px;

padding-bottom: 8px;

padding-left: 12px;

margin-top: 5px;

margin-right: 0pt;

margin-bottom: 5px;

margin-left: 0pt;

text-align: justify;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 1em;

font-family: Georgia,Times New Roman,Times,serif;

line-height: 22px;

}

.journal2 {border: 1px solid rgb(255, 204, 0); margin: 0pt 0pt 0.5em; padding: 0.5em 1em; background-color: rgb(255, 255, 153); -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; text-align: justify;}
.journal2 p {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}