/* this sheet is for the index page with slideshow */
body {
  
  margin: auto;/*0 40px 0 40px;
  */
  padding: 0;
  
  text-align: center;
  background-color: /* #001771;*//*#faf589;*/ /*crimson;*//* #050845;
  */
  color: white;
  
/*  background-image: url(img/bg10.jpg);
  */
  background-repeat: repeat-x;
  
  font: small Arial, Helvetica, Verdana, sans-serif;

  width: 900px;
}



#wrapper {
  
  text-align: left;
  background-color: white;/*#ffffb9;*//*#ffff99;*//*#fdf8f2;
 */
/*  background-image: url(img/bg10.jpg); */
  background-repeat: repeat-x;
  color: black;
  
  margin: 0 0 0 0;
  
  padding:0 10px 0 10px ;

/*  width: 900px; */
}




#header-bottom {
  
/*  border-top: 1px solid #b9d2e3;
  */
/*  border-bottom: 1px solid #b9d2e3;
  */
  height: 1%;

}


#header-bottom ul {
  
  margin: 0;
  
  padding: 0;
  
/*  padding: 0 30px 0 0;
  */
  text-align: center;

}


#header-bottom li {
  
  display: inline;
  
/*  background-color: #fdf8f2;
 */
  background-image: url(img/sidebarhead6.jpg);
  color: #050845;
}


#header-bottom a:link {
  color: #773c12;
  font-weight: bold;
} 

#header-bottom a:visited {
  
  text-decoration: none;
  
/*  background-color: #fdf8f2;
  */
  color: #773c12;/* #050845;
 */
  padding: 2px;
  font-weight: bold;
}

#header-bottom a:hover {
  text-decoration: underline;
  color: #773c12;
  background-image: url(img/sidebarhead9.jpg);
  background-repeat: repeat-x;
/*  background-color: navy;*/
  font-weight: bold;
}

#header-bottom li a.selected {
  background-image: url(img/sidebarhead9.jpg);
/*  background-color: white;*/
  text-decoration: none;
}


#tagline {
  
  font-weight: bold;
  
  background-color: #fdf8f2;
  
  color: #050845;
  
  font-style: italic;
  
  margin: 0;
  
  padding: 0 0 0 20px;
  
  width: 300px;
  
  float: left;

}


#ball {
  
  position: absolute;
  
  top: 40px;
 
  right: 55px;

}


#main {
  
  width: 100%;
  
  margin-top: 0px;
  
  background-image: url(img/sidebarbg.gif);
  
  background-position: top right;
  
  background-repeat: repeat-y;

}


#content {
  
  margin: 0 190px 0 10px;
  
/*  border-top: 1px solid #b9d2e3;
 */ 
/*  border-right: 1px solid #b9d2e3;
  */
/*  border-left: 1px solid #b9d2e3;
  */
  background-color: /*#ffff99;*/white;
  
  color: black;

}


#mainfeature {
  
  background-image: url(img/bg10.jpg);
 /*(img/kabirsahib2.jpg);*/ 
  background-repeat: repeat-x; /*no-repeat;*/ 
  background-color: white;/*#ffff99;*//* #112236;
  */
  color: black;
  
  text-align: left;
  padding: /*2em 2em 1em*/ 5px;
 
  margin: 0 0 0 0; 
/*  border: 1px solid #ffe3ac;*/
  min-height: 450px;
  height: 1%;

}


#mainfeature h1 {
  margin-left: 40px;
  background-image: /* url(img/head.jpg);
  */   
  padding: 0.2em 0 0.2em 10px;
  background-color: /*navy;*/
  border: 1px solid black;
  font-family: Arial, Helvetica, Verdana, Sana-Serif; /*'kruti dev 010';*/
}


#mainfeature h2 {
  
  margin: 0;
  
  font-weight: normal;
  
  font-size: 140%;

}

#mainfeature a:link,

#mainfeature a:visited {
  text-decoration: none;
  color: white;
}

#mainfeature a:hover {
  text-decoration: underline;
  color: white;
  background-color: none;
}


#mainfeature p {
  
  font-size: 110%;

}


#mainfeature p.more {
  
  margin-top: 0;
  
  text-align: right;

}


#mainfeature p.more a:link, 

#mainfeature p.more a:visited {
  
  color: white;
  
  background-image: url(img/more-bullet.gif);
  
  background-repeat: no-repeat;
  
  background-position: center left;
  
  padding-left: 14px;

}


#content .inner {
  
  margin: 10px 20px 10px 40px;

}


#content .inner h2 {
  
  color: #245185;
  
  padding-bottom: 0.2em;
  
  border-bottom: 1px solid #b9d2e3;
  
  font-size: 110%;

}


#content .inner ul.features {
  
  margin: 0;
  
  padding: 0;
  
  list-style: none;

}


#content .inner h3 {
  
  font-size: 130%;

}


#content .inner h3 a:link, 

#content .inner h3 a:visited {
  
  color: #245185;

}


#content .inner p {
  
  color: black; /*#666666;
  */
  font-size: 90%;

}


#content .inner .features li img {
  
  float: left;
  
  margin: 0 5px 5px 0;

}


#content .inner p.author {
  
  font-weight:  bold;

}


#content .inner p.more{
  
  margin-top: 0;
  
  text-align: right;

}


#content .inner p.more a:link, 

#content .inner p.more a:visited {
  
  color: black;
  
  background-image: url(img/more-bullet.gif);
  
  background-repeat: no-repeat;
  
  background-position: center left;
  
  padding-left: 14px;
  
  font-size: 90%;
  
  color: #1e4c82;

}


#sidebar {
  
  float: right;
  
  width: 180px;
  
  background-color: /* #ffff99;*/ white;/* #256290;
  */
/*  background-image: url(img/bg10.jpg); */
  background-repeat: repeat-x;
  color: black;
  
  border: 1px solid #ffe3ac;
  margin: 0;
  padding: 0;

}


#sidebar h3 {
  
  font-size: 110%;
  
  background-image: url(img/sidebarhead6.jpg);
  
  background-repeat: no-repeat;
  
  background-position: left;
  margin: 0;
  
  padding: 0.2em 0 0.2em 10px;
  
  font-weight: bold;

/*  background-color: navy;*/
  color: #773c12;
}

#sidebar a:link, a:visited {
  color: #773c12;
}

#sidebar a:hover {
  color: black;
}


#sidebar .inner {
  
  padding: 5px 10px 0 10px;

}

#sidebar .inner p {
  
  text-align: justify;

  color: maroon;
}


#sidebar ul {
  
  list-style-image: url(img/more-bullet.gif);
  
  margin-left: 0;
  
  padding-left: 20px;

}


#sidebar p, 

#sidebar li {
  
  font-size: 90%;
  
  line-height: 1.4em;

}


#sidebar ul a:link, 

#sidebar ul a:visited {
  
  color: black;

}


#sidebar .date {
  
  font-weight: bold;

}





#sidebar .motm-image {
  
  float: right;
  
  margin: 0 30px 10px 20px;

}


#sidebar p.more {
  
  clear: right;
  
  margin: 0 30px 0 0;
  
  text-align: right;

}


#sidebar p.more a:link, 

#sidebar p.more a:visited {
  
  color: black;
  
  background-image: url(img/more-bullet.gif);
  
  background-repeat: no-repeat;
  
  background-position: center left;
  
  padding-left: 14px;

}





#footer {
  
  width: 100%;
  
  border-top: 1px solid #b9d2e3;
  
  border-bottom: 1px solid #b9d2e3;
  
  margin-top: 10px;
  
  clear: both;

  background-image: url(img/bg101.jpg);
}


#footer p {
  
  font-size: 90%;
  
  color: #256290;
 
  margin: 0;
  
  padding: 0.2em 0 0.2em 0;

  text-align: center;
}


#clearone {
  
  clear: both;
  
  height: 1px;

}


#main2 {
  
/*  margin-top: 10px;
  */
  background-image: url(img/leftbg.gif);
  
  background-position: bottom left;
  
  background-repeat: repeat-y;

}

#news {
/*  background-image:  url(img/4gurupic.jpg);
*/
  background-repeat: repeat-x;
  background-color: white ;
  color: navy;
  font-size: 100%;
  font-weight: normal;
  font-family: ;
}

#mainfeature a:link, 

#mainfeature a:visited {
  
  color: white;
  
  
}

#space {
  margin: 0 0 0 0;
  padding: 10px 0 0 0;
  background-color:/* #ffa725;*//*#9a9600;*/
/*  background-image: url(img/line2.jpg); */
  background-repeat: repeat-x;
}

#top  {
  margin: 10px 0 0 0;
  text-align: center center;
  font-size: 200%;
  color: white;
  font-family: felix titling, copperplate gothic light;
}

#top2 {
/*  margin-top: 10px;*/
  background-image: url(img/line7.jpg);
  background-repeat: repeat-x;
  max-width: 1000px
}

#sidebar marquee {
  margin: 10px 0 0 0;
  padding: 5px;
}

#box {
  display: inline;
}

#marquee {
/*  background-image: url(img/notebg.jpg);*/
  background-repeat: repeat-x;
/*  background-color: #ffe3ac;*/
  color: #773c12;
  padding: 0 10px 5px 10px;
  border-bottom: 2px solid #773c12;
}

#sadhna {
  position: absolute;
  left: 105px
  top: 55px
}

img {
  border-style: none;
}

#submenu {
    text-align: center;
}

#submenu ul { 
    height: 1em;
    list-style: none;
    padding: 3px 0;
    margin: 4px 0 0 0;
    border-top: solid 1px #336699;
    
}

#submenu li { 
    display: inline;
/*    background-color: #fff6e5;*/
}

#submenu li a { 
/*    float: left;*/
    padding: 3px 7px;
    margin: 0;
    font: normal normal bold 11px verdana; 
/*    border-right: solid 1px #EEE;*/
    color: #773c12;/*#336699; */
    text-decoration: none; 
}

#submenu li a:hover { 
    text-decoration: underline;
}

#submenu li a.selected {
/*  background-image: url(img/sidebarhead9.jpg);*/
  background-color: white;
}

#submenu li a.last { 
    border-right: none; 
}


.box1 {
  width: 322px;
  float: left;
  margin: 0 2px 10px 10px;
/*  border: solid 2px #ffe3ac;*/
/*  border-bottom: 1px solid #ffe3ac /*#773c12*/;
/*  padding: 5px;*/
  background-color: #ffffc9;/*#fbef99;*/
  background-image: url(img_corners/rc_1_grad.gif);
  background-repeat: repeat-x;
  text-align: justify;
  color: #773c12;
  font-weight: normal;
  font-size: 13px;
/*  font-family: Trebuchet MS;*/
}

.box1 ul {
  padding: 0;
  margin: 10px 0 0 0;
}

.box1 li {
  margin-left: 1.5em;
  padding: 0 15px 10px 0;
}

.box1 h3 {
  margin: 0 0 0 0;
  text-align: center;
/*  text-decoration: underline;*/
  background-color: maroon;
  background-image: url(img_corners/bg32.gif);
  color: #773c12;
}

.box1 li a:link,
.box1 li a:visited {
  text-decoration: underline;
/*  color: #773c12;*/
}

.box1 li a:hover {
  color: maroon;
  font-weight: bold;
}
.box1 h4 a:hover {
  color: black;
}

.box2 {
  width: 322px;
  float: right;
  margin: 0 10px 10px 2px;
/*  border: solid 2px #ffe3ac;*/
/*  border-bottom: 1px solid #773c12;*/
/*  padding: 5px;*/
  background-color: #ffffc9;/*#fbef99;*/
  background-image: url(img_corners/rc_1_grad.gif);
  background-repeat: repeat-x;
  text-align: justify;
  color: #773c12;
  font-weight: normal;
  font-size: 13px;
/*  font-family: Trebuchet MS;*/
}

.box2 ul {
  padding: 0;
  margin: 10px 0 0 0;
}

.box2 li {
  margin-left: 1.5em;
  padding: 0 15px 10px 0;
}

.box2 h3 {
  margin: 0 0 0 0;
  text-align: center;
/*  text-decoration: underline;*/
  background-color: maroon;
  background-image: url(img_corners/bg32.gif);
  color: #773c12;
}

.box2 li a:link,
.box2 li a:visited {
  text-decoration: underline;
/*  color: #773c12;*/
}

.box2 li a:hover {
  color: maroon;
  font-weight: bold;
}


.bl {background: url(img_corners/rc_1_bl.gif) 0 100% no-repeat /*#e68200*/; width: 322px}
.br {background: url(img_corners/rc_1_br.gif) 100% 100% no-repeat}
.tl {background: url(img_corners/rc_1_tl.gif) 0 0 no-repeat}
.tr {background: url(img_corners/rc_1_tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}


.center {
  text-align: center;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}




/*FBG*/
.FBG {margin:0; padding:0;}
.FBG_resize { width:870px; margin:10px auto; padding:0px 10px;border-top:1px solid #ffe6ab;}
.FBG_resize ul { list-style:none; margin:10px auto; padding:0;}
.FBG_resize li { padding:0; margin:0;}
.FBG_resize li a { font: normal 11px Arial, Helvetica, sans-serif; color:#989898; text-decoration:none;}
.FBG_resize li a:hover { color:#2a2a2a;}
.FBG_resize h2 { font: normal 14px Arial, Helvetica, sans-serif; color:#2a2a2a; padding:10px 0; margin:0; border-bottom:1px dashed #c4c4c4;}
.FBG_resize .left { width:130px; float:left; margin:10px 10px 10px 20px; padding:10px 5px;}


.left {width:240px; margin:0; padding:10px 20px; float:left;}

