﻿ 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    font-weight: inherit;
    font-size: 100%;
    font-family: inherit;
 
}
table {border-collapse: collapse; border-spacing: 0px;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align:Top; text-align:center;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
button
{
}



/* 
   General 
------------------------------------------------------------------- */
.style0
{
    background-image: url(Images/tab_top.gif);
    background-repeat: no-repeat;
       
}
.style2
{
    visibility: visible;
    height: 26px;
    background-color: #C0C0C0;
    display: inline;
    text-align: center;
    padding: 2px 5px 1px 5px;
    color: #808080;
    
}

.style1
{
    visibility: visible;
   background-color:White;
    height:21px;
    display:inline;
    text-align:center;
    border-left:solid 1px gray; 
    border-top:solid 1px gray; 
    border-right:solid 1px gray; 
    padding: 2px 5px 1px 5px;
}

mnu1
{
        display: block;
    float: left;
    margin: 5px 5px 0px 0px;
    height: 100px;
    width: 170px;
    border-bottom: lightgrey thin solid;
    border-left: lightgrey thin solid;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border-top: lightgrey thin solid;
    border-right: lightgrey thin solid;
    padding-top: 3px;

    }



a.mnu:link, a.mnu:visited
{
    display: block;
    float: left;
    margin: 5px 5px 0px 0px;
    height: 100px;
    width: 170px;
    border-bottom: lightgrey thin solid;
    border-left: lightgrey thin solid;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border-top: lightgrey thin solid;
    border-right: lightgrey thin solid;
    padding-top: 3px;
}
a.upp:link, a.upp:visited
{
    display: block;
    float: left;
    padding: 0 10 0 10;
    margin: 15px 20px 0px 20px;
    height: 22px;
    width: 173px;
    background-image: url(Images/mkhm.png);
}


a.fairs:link, a.fairs:visited
{
    display: block;
    float: left;
    padding: 0px 10px 0px 10px;
    margin : 10px 10px 0px 0px;
    height: 140px;
    width:200px;
    text-decoration: none;
    background-image: url(../../images/fairs.png);
    background-repeat: no-repeat;
}
a.fairs:hover
{
    background-image: url(../../images/fairs-black.png);
    background-repeat: no-repeat;
}
a.info:link, a.info:visited
{
    display: block;
    float: left;
    padding: 0px 10px 0px 10px;
    margin : 10px 10px 0px 0px;
    height: 140px;
    width:200px;
    text-decoration: none;
    background-image: url(../../images/info.png);
    background-repeat: no-repeat;
}
a.info:hover
{
    background-image: url(../../images/info-black.png);
    background-repeat: no-repeat;
    
}


a.tourist:link, a.tourist:visited
{
    display: block;
    float: left;
    padding: 0px 10px 0px 10px;
    margin : 10px 10px 0px 0px;
    height: 140px;
    width:200px;
    text-decoration: none;
    background-image: url(../../images/turistplaces.png);
    background-repeat: no-repeat;
}
a.tourist:hover
{
    background-image: url(../../images/touristplaces-black.png);
    background-repeat: no-repeat;
    
}

a.religious:link, a.religious:visited
{
    display: block;
    float: left;
    padding: 0px 10px 0px 10px;
    margin : 10px 10px 0px 0px;
    height: 140px;
    width:200px;
    text-decoration: none;
    background-image: url(../../images/religious.png);
    background-repeat: no-repeat;
}
a.religious:hover
{
    background-image: url(../../images/religious-black.png);
    background-repeat: no-repeat;
    
}



a.itihas:link, a.itihas:visited
{
    display: block;
    float: left;
    padding: 0px 10px 0px 10px;
    margin : 10px 10px 0px 0px;
    height: 140px;
    width:200px;
    text-decoration: none;
    background-image: url(../../images/itihaas.png);
    background-repeat: no-repeat;
}
a.itihas:hover
{
    background-image: url(../../images/itihaas-black.png);
    background-repeat: no-repeat;
    
}

a.sanskriti:link, a.sanskriti:visited
{
    display: block;
    float: left;
    padding: 0px 10px 0px 10px;
    margin : 10px 10px 0px 0px;
    height: 140px;
    width:200px;
    text-decoration: none;
    background-image: url(../../images/sanskruti.png);
    background-repeat: no-repeat;
}
a.sanskriti:hover
{
    background-image: url(../../images/sanskruti-black.png);
    background-repeat: no-repeat;
    
}



.modalBackground
{
    background-color: Gray;
    width:auto;
    filter: alpha (opacity=70);
    opacity: 0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	left:550px;
	top:300px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}



.endbar
{
    width: 1000px;
    height: 122px;
    text-align: center;
    vertical-align: middle;
    background-color: #ffff99;
    background-image: url(Images/footer.gif);
    background-repeat: repeat;
}
.rightdeact
{
    background-image: url(Images/rightdeact.png);
    text-align: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    width:32px;
    height:79px;
    color: #330000;
    font-size: 0pt;
    text-decoration: none;
    
}

.rightact
{
    background-image: url(Images/rightact.png);
    text-align: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    width:32px;
    height:79px;
    color: #330000;
    font-size: 0pt;
    text-decoration: none;
}

.leftdeact
{
    background-image: url(Images/leftdeact.png);
    text-align: center;
    vertical-align: middle;
    width: 32px;
    height: 79px;
    color: #330000;
    font-size: 0pt;
    text-decoration: none;
}

.leftact
{
    background-image: url(Images/leftact.png);
    text-align: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    width:32px;
    height:79px;
        color: #330000;
    font-size: 0pt;
    text-decoration: none;
}
.top_bar
{
    
    background-color:Gray; 
}
.srch 
{
    width : 572px;
    height:40px;
     float:right;
    background-image: url(images/searchbg.png);
}


.top_search{
width:370px;
height:20px;
margin:0px 20px 0 0;
_margin:0px 10px 0 0;
float:right;
background:url(images/top_search_bg.gif) no-repeat center;
}
input.search_input{
border-left: 1px solid #dbdbdb;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #ffffff;
width:220px;
    height:18px;
    float:left;
    margin:5px 0 0 0;
}
.search_text{
float:left;
width:110px;
padding:8px 0 0 15px;
color:#999999;
}
.search_text a{
text-decoration:none;
color:#999999;
}
.search_bt{
float:left;
padding:2px 0 0 15px;
}
.languages{
float:right;
width:130px;
padding:8px 0 0 0;
}
.lang_text{
float:left;
padding:0 5px 0 0;
color:whitesmoke;
}
a.lang{
display:block;
color:whitesmoke;
float:left;
padding:0 5px 0 5px;
}
.otherbutton
{
    margin: 2 10 2 10;
    float: left;
    clear: none;
    height: 21px;
    width:107px;
    background-image: url(Images/morenews.gif);
    background-repeat: no-repeat;
}

.statebutton
{
    text-align: left;
    padding-bottom: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #6600cc;
    margin: 0 0 6 5;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    padding-top: 0px;
    width: 95px;
    height: 15px;
    background-image: url(Images/userbutton.gif);
    background-repeat: no-repeat;
}



.userbutton
{
    text-align: left;
    padding-bottom: 3px;
    font-size: 12px;
    font-weight: bold;
    color:White;
}


.butblank
{
    text-align: center;
    padding-bottom: 3px;
     font-size:12px;
     font-weight:bold;
     color:yellow;
     margin: 5 10 5 10 ;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    padding-top: 2px;
    background-color:Black;
    background-repeat: repeat-x;
}
.bullet
{
    background-image: url(Images/redarrow.gif);
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 3px;
    background-repeat: no-repeat;
    margin-top:5px;
    margin-left: 2px;
    margin-right: 5px;
   
    height: 10px;
    width: 10px;
    float: left;
    clear: none;
}


.bluebg1
{  background-image:url('images/blue_bg.gif');
    background-repeat:repeat; 
    
    float:left;
    width: 300px;
    margin:0 0 0 0;
    padding: 0 0 0 0 ;
    
}

.bluewht1
{    
    padding:3 3 3 3 ;
    margin-left:2px;
    width:290px;  
    
}

.bluebot1
{
    border:0px solid; font-size:0px; 
    height:10px; 
    width:300px; 
    float:left;
  
    }

.bluetop1
{
    margin-top:5px;
    border:0px solid;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    float:left;
    text-align:left;
    margin-bottom:-4;
    
    
}



.bluebg
{   
    background-image:url('images/subsbg.gif');
    background-repeat:repeat; 
   float:left;
    width: 320px;
    margin:0 0 0 0;
    padding: 0 0 0 0 ;
    
}

.bluewht
{    
      background-color:Transparent;
    text-align:center;
    padding:3 3 3 3 ;
    margin-left:2px;
    width:310px;  
    
}

.bluebot
{
    border:0px solid; font-size:0px; 
    background-image:url('images/subsbot.gif');
    background-repeat:no-repeat;
    height:10px; 
    width:320px; 
    float:left;
  
    }

.bluetop
{
    margin-top:5px;
    border:0px solid;
    background-image:url('images/substop1.gif');
    background-repeat:no-repeat;
    height:34px;
    width:320px;
    color:#000000;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    float:left;
    text-align:left;
    margin-bottom:-4;
    padding : 5 10 0 20;
    
}


.upperbg
{
    padding: 10px;
    float: left;
    width: 97%;
}

.upperwht
{    
    background-color:Transparent;
    float:left;
    width:95%;
}

.upperbot
{
     border:0px solid; font-size:0px; 
   height:15px; 
    width:98%; 
    float:left
}

.uppertop
{
    margin-top: 8px;
    margin-bottom: 10PX;
    width: 97%;
    color: #000000;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    float: left;
    text-align: left;
    margin-bottom: 0;
    padding : 7px 0px 10px 10px;
    border-bottom: solid 3px red;
}

.upperwht1
{    
    background-color:Transparent;
    float:left;
    width:95%;
}

.upperbg1
{    
    background-image:url('images/videobg.gif');
    background-repeat:repeat-y;
    padding-left:0.47em;
    padding-right:5px; 
    float:left;
    width: 660px;
   
}


.upperbot1
{
     border:0px solid; font-size:0px; 
    background-image:url('images/videobot.gif');
    background-repeat:no-repeat;
    height:15px; 
    width:660px; 
    float:left
}

.uppertop1
{
    margin-top:10px;
    background-image:url('images/videotop.gif');
    background-repeat:no-repeat;
    height:30px;
    width:660px;
    color:#000000;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    float:left;
    text-align:left;
       padding : 3 20 3  20;
 
}

.featurebg1
{    
    background-image:url('images/topnews_bg1.gif');
    background-repeat:repeat-y;
    padding-left:0.47em;
    padding-right:5px; 
    float:left;
    width: 350px;
   
}

.featurewht1
{    
    background-color:Transparent;
    float:left;
    width:345px;
}

.featurebot1
{
     border:0px solid; font-size:0px; 
    background-image:url('images/topnews_bottomcurve1.gif');
    background-repeat:no-repeat;
    height:10px; 
    width:350px; 
    float:left
}

.featuretop1
{
    margin-top: 10px;
    background-repeat: no-repeat;
    height: 30px;
    width: 420px;
    color: #000000;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    float: left;
    text-align: left;
    padding: 3 20 3 20;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-color: #DBDBDB;
}


.myblogbg
{    
   padding-left:3px;
   padding-right:3px; 
   padding-top:10px;
   float:left;
   width: 100%;
   text-align:left;
}


.myblogbot
{
     border:0px solid; font-size:0px; 
    background-image:url('images/myblogbot.gif');
    background-repeat:no-repeat;
    height:15px; 
    width:172px; 
    float:left
}

.myblogtop
{
    margin-top:10px;
    background-image:url('images/myblogtop.gif');
    background-repeat:no-repeat;
    height:32px;
    width:172px;
    color:#000000;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    float:left;
    text-align:left;
       padding : 3 20 3  20;
 
}









.blogersbg
{    
    padding:5px;
    float:left;
    width: 92%;
    text-align:left;
    border-left:solid 2px gray;
    border-right:solid 2px gray;
    border-bottom:solid 2px gray;
    margin-bottom:10px;
}


.blogersbot
{
     
}

.blogerstop
{
    width: 92%;
    border: solid 2px gray;
    color: White;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    float: left;
    text-align: left;
    padding : 5px;
    background-color: #C0C0C0;
}





.blogbg
{    
    background-image:url('images/blogbg.gif');
    background-repeat:repeat-y;
    padding-left:0.47em;
    padding-right:3px; 
    padding-top:10px;
    
    float:left;
    width: 490px;
   
}


.blogbot
{
     border:0px solid; font-size:0px; 
    background-image:url('images/blogbot.gif');
    background-repeat:no-repeat;
    height:15px; 
    width:490px; 
    float:left
}

.blogtop
{
    margin-top:10px;
    background-image:url('images/blogtop.gif');
    background-repeat:no-repeat;
    height:34px;
    width:490px;
    color:#000000;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    float:left;
    text-align:left;
       padding : 3 20 3  20;
 
}
.blogtop1
{
    margin-top:10px;
    background-image:url('images/blogtop1.gif');
    background-repeat:no-repeat;
    height:34px;
    width:490px;
    color:#000000;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    float:left;
    text-align:left;
       padding : 8 20 3  20;
 
}
.videobg
{    
    background-image:url('images/videobg.gif');
    background-repeat:repeat-y;
    padding-left:0.47em;
    padding-right:5px; 
    float:left;
    width: 660px;
   
}


.videobot
{
     border:0px solid; font-size:0px; 
    background-image:url('images/videobot.gif');
    background-repeat:no-repeat;
    height:15px; 
    width:660px; 
    float:left
}

.videotop
{
    margin-top:10px;
    background-image:url('images/videotop.gif');
    background-repeat:no-repeat;
    height:30px;
    width:660px;
    color:#000000;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    float:left;
    text-align:left;
       padding : 3 20 3  20;
 
}
.bltop1
{
    margin-top:5px;
    background-image:url('images/features.gif');
    background-repeat:no-repeat;
    height:77px;
    width:500px;
    color:#000000;
    font-family:arial;
    font-size:17px;
    font-weight:bold;
    float:left;
    text-align:left;
   
    
   }

.whtbg
{    
    width: 515px;
    padding: 0px 2px 0px 2px;
        text-align: center;
    height: auto;
    background-color: #FEE5AF;
    background-image: url(Images/abcbg.gif);
    margin-right:0px;
    margin-left:0px;
    background-repeat: repeat-x;
    border-left: solid 1px black;
    border-right: solid 1px black;
}

.whtbot
{
    background-color: #FEE5AF;
    background-repeat: no-repeat;
    width:515px;
    text-align:center;
    height:10px;
    margin-bottom:10px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}
.whttop
{
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    background-color:Maroon ;
    background-repeat: no-repeat;
    width:515px;
    color:white;
    text-align:left;
    text-transform:capitalize;
     font-weight:bold;
     font-size:15px;
    padding : 2 10 3 20;
    
}
.nbg
{
    background-color: #FEE5AF;
    background-image: url(Images/abcbg.gif);
    margin-right: 1px;
    background-repeat: repeat-x;
    width: 245px;
    padding: 0px 10px 0px 10px;
    text-align: left;
    border-left: black 1px solid;
    border-right: black 1px solid;
}

.nbot
{
    background-color: #FEE5AF;
    background-repeat: no-repeat;
    height: 1px;
    width: 245px;
    margin-bottom: 10px;
    border-bottom: black 1px double;
    border-left: black 1px solid;
    border-right: black 1px solid;
    border-right-style: double;
    border-top-style: double;
}
.ntop
{
    background-color: #ffffcc;
    background-repeat: no-repeat;
    width: 245px;
    border-left: black 1px ridge;
    border-right: black 1px solid;
    border-top: black 1px ridge;
    border-bottom-style: ridge;
    border-right-style: ridge;
}
.lbg
{
    
    background-color: #FEE5AF;
    background-image: url(Images/abcbg.gif);
    margin-right:1px;
    background-repeat: repeat-x;
    width:170px;
    padding:  0px 2px 0px 2px;
    text-align:left;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}

.lbot
{
    margin-bottom:5px;
}
.ltop
{
    margin-right:1px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    background-color: #ffffcc;
    background-repeat: no-repeat;
    width:170px;
    
}


.arbg
{
    background-color: #ffffcc;
    background-repeat:repeat-y ;
    width:490px;
    padding:  0px 10px 0px 10px;
    
    
   
        
}

.arbot
{
    background-color: #ffffcc;
    background-repeat: no-repeat;
    height:20px;
    width:490px;
    
}
.artop
{
    background-color: #ffffcc;
    background-repeat: no-repeat;
    width:490px;
   padding-top:5px; 
}


.thbg
{
    background-image:url(images/subsbg.gif);
    background-repeat: repeat;
    text-align: center;
    width:320px;
    padding: 0px 0px 0px 0px;
    margin-right:3px;
    margin-top: -2;
}

.thbot
{
    background-image: url(Images/subsbot.gif);
    background-repeat: no-repeat;
    height:5px;
    width:320px;
    margin-right:3px;
    }
.thtop
{
    background-image: url(Images/block320_topcurve.gif);
    background-repeat: no-repeat;
    width:320px;
    height:8px;
    
    margin-right:3px;
    margin-top:10px;
    
}
.statebg
{
    padding:1 0 0 0px;
    text-align:left;
    margin:0 0 0 0;
    background-repeat:repeat-y;
    width: 119px;
    background-image: url(Images/statebg.gif);        
}

.statebot
{
 
    background-repeat: no-repeat;
    width: 119px;
    height:7px;
    background-image: url(Images/statebot.gif);   
    margin:0 0 0 0;
}
.statetop
{
    margin:10 0 0 0;
    background-repeat: no-repeat;
    width: 119px;
    height:26px;
    background-image: url(Images/statetop.gif);
    padding:5 0 0 0;
}


.subsbg
{
    padding:2 0 0 0px;
    text-align:left;
       margin:0 0 0 0;
    background-repeat:repeat;
    width: 320px;
    background-image: url(Images/subsbg.gif);        
}

.subsbot
{
 
    background-repeat: no-repeat;
    width: 320px;
    height:11px;
    background-image: url(Images/subsbot.gif);   
    margin:0 0 0 0;
}
.substop
{
    margin:5 0 0 0;
    background-repeat: no-repeat;
    width: 320px;
    height:30px;
    background-image: url(Images/substop.gif);
    padding:5 0 0 0;
}
.substop1
{
    margin:5 0 0 0;
    background-repeat: no-repeat;
    width: 320px;
    height:30px;
    background-image: url(Images/substop1.gif);
    padding:5 0 0 0;
}

.editorialtop
{
    margin:10 0 0 0;
    background-repeat: no-repeat;
    width: 320px;
    height:38px;
    background-image: url(Images/editorialtop.gif);
    padding:5 0 0 0;
}
.votetop
{
    margin:5 0 0 0;
    background-repeat: no-repeat;
    width: 320px;
    height:38px;
    background-image: url(Images/Yourvote.gif);
    padding:5 0 0 0;
}


.phnbg
{
    padding:2 0 0 0px;
    text-align:left;
    margin:0 0 0 0;
    width: 400px;
    height:250px;
    
}

.phnbot
{
 
    background-repeat: no-repeat;
    width: 400px;
    height:11px;
    margin:0 0 0 0;
}
.phntop
{
    margin-TOP: 10;
    width: 650px;
    height: 15px;
}
.abbg
{
    background-color: #ffffcc;
    background-repeat:repeat-y ;
    width:370px;
    padding:  0px 8px 0px 8px;
        
}

.abbgbot
{
    background-color: #ffffcc;
    background-repeat: no-repeat;
    height:26px;
    width:370px;
    
}
.abbgtop
{
    background-color: #ffffcc;
    background-repeat: no-repeat;
    width:370px;
    
}
.catbg
{
    background-color: #ffffcc;
    
    background-repeat:repeat-y ;
    width:135px;
    
}

.catbgbot
{
    background-color: #ffffcc;
    
    background-repeat: no-repeat;
    width:135px;
    
}
.catbgtop
{
    background-color: #ffffcc;
    
    background-repeat: no-repeat;
    width:135px;
    
}
.blankbutton
{
    background-image: url(Images/addnew.gif);
    background-repeat: no-repeat;
    height:22px;
    width:93px;
    text-align:center;
    text-decoration:none;
    color:Purple;
    font-weight:bold;
}
.butact
{
    background: url(App_Themes/White/Images/btnactive.gif) no-repeat left center;
    width: 122px;
    height: 27px;
    text-align: center;
    margin-top: 3px;
    padding-top: 5px;
}
.butdeact
{
    background: url(Images/btndeact.gif) no-repeat left center;
    width: 122px;
    height: 27px;
    text-align: center;
    margin-top: 3px;
    padding-top: 5px;
}




.acttab
{
    background: url(Images/tab_top_active.gif) no-repeat left center;
    width: 90px;
    height: 25px;
    text-align: center;
    margin-top: 3px;
    padding-top: 5px;
}

.deacttab
{
    background: url(Images/tab_top.gif) no-repeat left center;
    width: 90px;
    height: 25px;
    text-align: center;
    margin-top: 3px;
    padding-top: 5px;
}

html {
	padding-bottom: 5px; /* force scrollbars */
}

body
{
    background-repeat: repeat;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
background-color:black;

}


/* 
   Typography 
------------------------------------------------------------------- */

/* Headings */

h1,h2,h3,h4,h5,h6 {
	color: #444;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 0.3em;
}
h4,h5,h6 {font-weight: bold;}

h1 {font-size: 16px;
     line-height:25px;
     }
h2 {font-size: 1.0em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.15em;}
h5 {font-size: 1em;}
h6 {font-size: 0.85em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}


/* Links */

a:focus,a:hover {color:RED;
     
     
     }
a
{
    color: #0000ff;
     
    text-decoration: none;
}
a.feed {
	background: url('img/icon-feed.gif') no-repeat left center;
	padding-left: 18px;
}

/* More links */
a.more
{
    color: #3300ff;
    font-weight: bold;
}
a.more:hover {color: #234;}


/* Text elements */

p
{
    text-align:justify;
    line-height:15pt;   
    
}

abbr, acronym {border-bottom: 1px dotted #666;}
address {margin-bottom: 0.5em;}
blockquote {margin: 0.5em;}
del, blockquote { color:#666; }
em, dfn, blockquote, address {font-style: italic;}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}

pre {
	margin:0px;
	white-space: pre;
}
pre,code,tt {
	font: 1em monospace;
	
}


/* Lists */

li ul, li ol {margin-left: 1.5em;}
ul, ol {margin: 0 0 0.3em 0.3em;}

ol {list-style-type: decimal;}

dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}



/* Special lists */

ul.plain-list li, ul.nice-list li, ul.tabbed li {list-style: none; background-color:Transparent;}

ul.tabbed {
	display: block;
	margin: 2px;
}
ul.tabbed li {float: left;}

ul.plain-list {margin: 1px;}

ul.nice-list
{
    margin-left: 1px;
    
}
ul.nice-list li
{
    list-style: none;
    background-color: Transparent;
    padding: 2px;
    border-bottom: #000066 thin solid;
}
ul.nice-list li:first-child {border-top: none;}
ul.nice-list li .right {color: #999;}

ul.ice-list
{
    margin-left:0px;
     list-style-position:inside;

}
ul.ice-list li
{
    padding-bottom: 0px;
    padding-left: 25px;
    padding-right: 0px;
    padding-top:-6px;
 
    list-style-position: outside;
}
ul.ice-list li:first-child {border-top: none;}
ul.ice-list li .right {color: #999;}




/* Tables */



th,td,caption {padding: 0px 0px 0px 0px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}
p
{
    text-align:justify;
     font-size:12px;
}
table.data-table {
	border: 1px solid #CCB;
	margin-bottom: 0px;
	width: 100%;
}
table.data-table th {
	background: #F0F0F0;
	border: 1px solid #DDD;
	color: #555;
	
}
table.data-table tr {border-bottom: 1px solid #DDD;}
table.data-table td, table th {padding: 0px;}
table.data-table td {
	background: #F6F6F6;
	border: 1px solid #DDD;
}
table.data-table tr.even td {background: #FCFCFC;}


/* Misc classes */

.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}

.large {font-size: 1.15em;}
.larger {font-size: 1.25em;}
.largest {font-size: 1.35em;}

.hidden {display: none;}

.quiet {color: #999;}
.loud {color: #000;}
.highlight {background:#ff0;}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.text-separator {padding: 0 5px;}

.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}


/* 
   Forms 
------------------------------------------------------------------- */

label {font-weight: bold; cursor: pointer;}
fieldset {padding: 0px; margin: 1 1 1 1; border: 1px solid #ccc;}
legend {font-weight: bold; font-size: 1.2em;}
textarea {overflow: auto;}
input.text, textarea, select
{
    border: solid 1px black;
    
}
input.text:focus, textarea:focus, select:focus
{
    background: #ccffcc;
}

input.button
{
    background: #f7f1e3;
    border: 1px outset #AAA;
    padding: 4px 5px;
}
input.button:active {border-style: inset;}

.form-error {border-color: #F00;}


/* 
   Alignment 
------------------------------------------------------------------- */

/* General */

.center,.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Images */

img.bordered, img.alignleft, img.alignright, img.aligncenter
{
    background-color: transparent;
    padding: 5px;
    border-bottom: #000033 2px solid;
    border-left: #000033 2px solid;
    border-top: #000033 2px solid;
    border-right: #000033 2px solid;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}


/* Floats */   

.left,.alignleft {float: left;
    width: 452px;
    height: 26px;
}
.right,.alignright {float: right;
    height: 24px;
    width: 213px;
}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}


/* 
   Separators 
------------------------------------------------------------------- */
.hsaperator
{
    width:1px;
    height:100%;
    background: #D5D5D5;
	 margin:5px 2px 2px 5px;
}
.content-separator, .archive-separator {
	background: #D5D5D5;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;	
}
.content-separator {margin: 5px 0;}
.archive-separator {margin: 5px 0;}


/* 
   Posts 
------------------------------------------------------------------- */
.post
{
    background-color:Transparent;
    	
}

.post a 
{
    text-align:center;
     color:Red;
     
     
    text-decoration: none;}
.post a:hover 
{
    color:black;}

.post-date {
	color: #777;
	margin: 2px 0 10px;
}
.post-date a {}

.post-title h1 
{
    text-align:center;
    line-height:22px;
    font-size: 16pt;
    font-weight:bold;

}

.post-title h2
{
    text-align:left;
    margin-bottom: 5px;
    line-height:18px;
    font-size: 14pt;
    font-weight:bold;
    padding:5px;

}


 .post-title h3
{
    text-align:center;
    line-height:16px;
    font-size: 12pt;
    color:Navy;
    line-height:16pt;

}
.post-title h4
{
    text-align:left;
    margin-bottom: 3px;
    line-height:16pt;
    font-size: 10pt;
    font-weight:normal;
    
}

.post-title a
{
  color:Navy;
}
.post-title a:hover
{
    color:Black;
    text-decoration:underline;
}
.post-titl h1, .post-titl h2, .post-titl h3
{
    margin-bottom: 2;
    font-size: 13pt;
    text-align:center ;
    font-weight: bold;
  
}
.post-titl a
{
    color:Maroon;
}
.post-meta {
	background: #F6F6F6;
	border: 1px solid #DDD;
	color: #777;
	padding: 6px 10px;
}
.post-meta a {color: #345; }
.post-meta a:hover {color: #001;}

.post-body {font-size: 1.1em;}
.post-body a {color: #039;}
.post-body a:hover {color: #039;}

.post-body img.left, .post-body img.right {margin-bottom: 1em;}



/* Archives */
.archive-pagination {margin-bottom: 16px;}
.archive-post-date {
	background: #F5F5F5;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 46px;
}
.archive-post-title .post-date {margin: 0;}
.archive-post-title {padding-top: 4px;}
.archive-post-day {font: normal 1.6em Georgia,serif;}


/* 
   Layout 
------------------------------------------------------------------- */

/* General */
.center-wrapper
{
    margin: 0 0;
    
}

/* Network */

#network {background: #EEE;}
#network .left {
	color: #333;
	padding: 6px 0;
}
#network .tabbed a {
	display: block;
	padding: 6px 10px 7px;
	text-decoration: none;
	color: #666;
}
#network li a:hover {
	background: #F6F6F6;
	color: #000;
}
#network li.current-tab a {
	background: #FFF;
	font-weight: bold;
}
#network .text-separator, #network span {color: #999;}


/* Toolbar */
#toolbar {
	padding: 12px 0 8px;
	font-size: 1.1em;
	color: #999;
}
#toolbar img {vertical-align: middle;}


/* Header */
#Tickbg
{
    background-image: url(Images/TICKBG.GIF);
    background-repeat: no-repeat;
    margin-top: 0px;
    padding-top: 0px;
    
}
.caption {
	POSITION: relative; WIDTH:100%; HEIGHT: 210px;
}
.caption1 {
    POSITION: relative;
    WIDTH: 91px;
    HEIGHT: 80px;
    top: 0px;
    left: 0px;
}
.caption P {
	POSITION: absolute; FILTER: alpha(opacity=70); PADDING-BOTTOM: 7px; MARGIN: 0px 1px; PADDING-LEFT: 7px; WIDTH: 100%; BOTTOM: 0px; PADDING-RIGHT: 7px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND: white; COLOR: #fff; FONT-SIZE: 11px; PADDING-TOP: 7px; LEFT: 0px; opacity: .7; -moz-opacity: .7
}
.imag {
	POSITION: absolute; FILTER: alpha(opacity=70); PADDING-top: 7px; MARGIN: 2px 3px; PADDING-LEFT: 7px; WIDTH:100px; BOTTOM:180px; PADDING-RIGHT: 7px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #fff; FONT-SIZE: 11px; PADDING-TOP: 7px; LEFT: 0px; opacity: .7; -moz-opacity: .7
}
.imag1 {
    POSITION: absolute;
    FILTER: alpha(opacity=70);
    PADDING-top: 7px;
    MARGIN: 2px 3px;
    PADDING-LEFT: 7px;
    WIDTH: 34px;
    Top: 6px;
    PADDING-RIGHT: 7px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    COLOR: #fff;
    FONT-SIZE: 11px;
    PADDING-TOP: 7px;
    LEFT: 22px;
    opacity: .7;
    -moz-opacity: .7;
    height: 35px;
}

.caption DIV {
	POSITION: absolute; FILTER: alpha(opacity=70); PADDING-BOTTOM: 7px; MARGIN: 0px 1px; PADDING-LEFT: 7px; WIDTH: 298px; BOTTOM: 0px; PADDING-RIGHT: 7px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND: white; HEIGHT: 30px; COLOR: #fff; FONT-SIZE: 11px; PADDING-TOP: 7px; LEFT: 0px; opacity: 0.7; -moz-opacity: 0.7
}
.imgGbor {
	BORDER-BOTTOM: #c4c4c4 1px solid; BORDER-LEFT: #c4c4c4 1px solid; BORDER-TOP: #c4c4c4 1px solid; BORDER-RIGHT: #c4c4c4 1px solid
}

#header
{
    margin-top:0px;
    padding-top:0px;
    margin-bottom:0px;
    
}

/* Site title */
#site
{
    width: 1000px;
    text-align: center;
    vertical-align: middle;
    background-color:white;
    Margin-bottom:25px;
}


#site-title {
	font: normal 1.6em serif;
	width:auto;
	border-bottom: 1px solid #CCC;
	padding-bottom: 24px;
}
#site-title span {color: #999;}
#site-title a {
	color: #000;
	text-decoration: none;
}




#menu_tab
{
    width: 1000px;
    height: 30px;
    margin-bottom:-2px;
}
.left_menu_corner{

height:25px;
  margin: 0px;
    padding: 0px;
  
float:left;
background:url(images/nav_left.png) no-repeat center;
}
.right_menu_corner{

height:25px;
float:left;
  margin: 0px;
    padding: 0px;
  
background:url(images/nav_right.png) no-repeat center;
}
ul.menu li.divider
{
    display: inline;
    margin-top: 2px;
    width: 1px;
    height: 24px;
    float: left;
    background-color:gray;
}
a.nav3:link, a.nav2:visited
{
    display: block;
    padding: 0px 5px 0px 10px;
    text-align:left;
    clear:both;
    height: 15px;
    width:110px;
    vertical-align: middle;
    text-decoration: none;
    color: WHITE;
    font-weight: normal;
    font-size: 10.4pt;
    background-image: url(Images/userbutton.gif);
    background-repeat: no-repeat;
}

a.nav3:hover
{
    text-decoration: underline;
    background-color: antiquewhite;
    color: green;
    background-image: none;
}

a.nav1:link, a.nav1:visited
{
    display: block;
    float: left;
    padding: 0px 10px 0px 10px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color:WHITE;
     font-weight:normal ;
    font-size: 10.4pt;
}
a.nav1:hover
{
    text-decoration: underline;
    background-color: antiquewhite;
    color: green;
    background-image: none;
}
ul.menu1
{
    list-style-type: none;
    float: left;
    display: block;
    width: 1000px;
    
    margin: 0px;
    padding: 0px;
    
}

ul.menu1 li
{
    display: inline;
    font-size: 13px;
    color:yellow;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    float: left;
    clear: none;
}
ul.menu1 li.divider
{
    display: inline;
    margin-top: 0px;
    width: 1px;
    height: 30px;
    float: left;
    background-color: #000099;
}

a.nav2:link, a.nav2:visited
{
    display: block;
    float: left;
    padding: 5px 0px 0px 0px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #ff0000;
    font-size: 10pt;
    font-weight: bold;
}
a.nav2:hover
{
    text-decoration:underline;
    background-color:black;
    color:White;
}






/* Navigation */

#navigation
{
    margin-bottom: 5px;
    text-align: center;
}
#navigation a {
	display: block;
	text-decoration: none;
}
#subcat a
{
    height: 12px;
    font-size: 12px;
    padding: 1px 1px;
    text-decoration: none;
    background-color: #cc0066;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-position: left center;
    color: #ffffff;
}
#subcat ul
{
    display: block;
	margin: 2px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
}
#subcat li
{
   
    text-align: center;
    vertical-align: middle;
}
#subcat li:first-child {background: none;}
#subcat li.current-tab a, #subcat a:hover
{
    color: #003300;
    text-decoration:underline;
    background: url(Images/btncatact.gif) repeat-x left center;
    height: 25px;
}
#subcat li.current-tab a
{
    background: url(Images/btnactive.gif) no-repeat center bottom;
}


#na a
{
    width: 126px;
    height: 22px;
    font-size:12px;
    text-decoration: none;
  font-weight:bold;
    padding: 5px 8px;
    margin:2px;
    background-color: #cc0066;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left center;
    color: #ffffcc;
}
#na ul
{
    display: block;
	margin: 2px;
    text-align: center;
    vertical-align: middle;
    list-style: none;
}

#na li
{
    
	
    text-align:center;
    vertical-align:middle;
}
#na li:first-child {background: none;}
#na li.current-tab a, #na a:hover
{
    color: #ffffff;
    background-repeat: no-repeat;
    text-decoration: underline;
    background-color: #ff0000;
    font-weight: bold;
    border-bottom: dashed 1px black;
}
#na li.current-tab a
{
    background: url(Images/btnactive.gif) no-repeat center bottom;
}



#nav a {
	
	font-size: 1.1em;
	padding: 0px 8px;
}
#nav li
{
    background: url(Images/tab_top.gif) no-repeat left center;
    width:90px;
    text-align:center;
}
#nav li:first-child {background: none;}
#nav li.current-tab a, #nav a:hover
{
    color: #ff3399;
    background-image: url(Images/tab_top_active.gif);
    background-repeat: no-repeat;
}
#nav li.current-tab a
{
    background: url(Images/tab_top_active.gif) no-repeat center bottom;
}

/* Main navigation */

#main-nav a {
	color: #888;
	font-size: 1.3em;
	padding: 6px 8px;
}
#main-nav li
{
    background: url(images/navigation-separator.gif) #e3ffd7 no-repeat left center;
}
#main-nav li:first-child {background: none;}
#main-nav li.current-tab a, #main-nav a:hover
{
    color: #002;
    background-color: #bfc4c4;
}
#main-nav li.current-tab a {background: url('images/navigation-arrow.gif') no-repeat center bottom;}


/* Subnav */

#sub-nav {background: #DDEDF7; padding: 0 5px;}
#sub-nav a {
	color: #678;
	font: bold 1.2em sans-serif;
	padding: 10px;
}
#sub-nav li.current-tab a, #sub-nav a:hover {color: #223;}


/* Main */

.main {margin-bottom: 18px;}

.main#main-three-columns {background: url('img/main-three-columns.gif') repeat-y right top;}
.main#main-three-columns .sidebar {width: 193px;}
.main#main-three-columns #main-left {width: 520px;}

.main#main-two-columns {background: url('img/main-two-columns.gif') repeat-y right top;}
.main#main-two-columns .sidebar {width: 260px;}
.main#main-two-columns #main-left {width: 671px;}

.sidebar a {text-decoration: none;}
.sidebar a:hover {text-decoration: underline;}

#sidebar-1 {margin-left: 37px;}

/* Columns */
.col3 {width: 32%;}
.col3-mid {margin-left: 2%;}

/* Sidebar */

#sidebar-wrapper {}
#sidebar {}


/* Sidebar sections */
.section
{
    margin: 2px;
}

.section-content
{
       
    background-color: #ffffcc;
}




.section-title
{
    font: bold 13px sans-serif;
    height: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 0px;
    text-align: left;
    color: white;
    width: 100%;
    background-image: url(Images/nav_bg.gif);
    background-repeat: repeat-x;
}

.network-section .section-title {
	background-color: #F6F6F6;
	border-color: #D6D6D6;
}



div.rotat {
clear:both;
padding:10px 0 0 0;
_padding:0px 0 0 0;
margin:5px;
text-align:center;
float:left;
font-size:12px;
}

div.rotat a {
width:22px;
height:22px;
display:block;
float:left;
margin:0 0 0 5px;
_margin:0 0 0 3px;
text-align:center;
background:url(images/pag_bg.png) no-repeat center;
text-decoration:none; 
color:#9d8b8b;
}
div.rotat a:hover, div.rotat a:active {
width:22px;
height:22px;
display:block;
float:left;
text-align:center;
background:url(images/pag_bg_a.png) no-repeat center;
text-decoration:none; 
color:#ad1614;
}
div.rotat a.on {
width:22px;
height:22px;
display:block;
float:left;
line-height:23px;
text-align:center;
background:url(images/pag_bg_a.png) no-repeat center;
text-decoration:none; 
color:#ad1614;
}
div.rotat a.off {
width:22px;
height:22px;
display:block;
float:left;
line-height:23px;
text-align:center;
background:url(images/pag_bg.png) no-repeat center;
text-decoration:none; 
color:#ad1614;
}


/* Dashboard */

#dashboard {
	background: #FAFAFA url('img/dashboard.gif') repeat-y left top;
	border: 1px solid #E7E7E7;
}

#dashboard .column {width: 244px;}
#dashboard #column-4 {border-right: none;}

#dashboard .column-content {
	padding: 14px 16px;
}
#dashboard .column-title {
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
}
#dashboard a {color: #456;}
#dashboard a:hover {color: #000;}


/* Footer */

#footer {padding: 10px 0;}
#footer a {
	color: #579;
	text-decoration: none;
}
#footer .right, #footer .right a {
	color: #999;
	text-decoration: none;
}
#footer .text-separator {
	padding: 0 3px;
	color: #BBB;
}
#footer a:hover {color: #000;}


/* 
   Misc overriding classes
------------------------------------------------------------------- */

/* Border */

.noborder {border: 0;}
.notborder {border-top: 0;}
.norborder {border-right: 0;}
.nobborder {border-bottom: 0;}
.nolborder {border-left: 0;}

/* Margin */

.nomargin {margin: 0;}
.notmargin {margin-top: 0;}
.normargin {margin-right: 0;}
.nobmargin {margin-bottom: 0;}
.nolmargin {margin-left: 0;}

/* Padding */

.nopadding {padding: 0;}
.notpadding {padding-top: 0;}
.norpadding {padding-right: 0;}
.nobpadding {padding-bottom: 0;}
.nolpadding {padding-left: 0;}

/* Single line IE fix */
* html #sub-nav, * html .section-title, * html .main {}
FRAMESET
{
    border-bottom: olive solid;
    border-left: olive solid;
    border-top: olive solid;
    border-right: olive solid;
}
.photo_198 {
	border: 2px solid #FFFFFF;
}









































/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
overflow: hidden;
width: 950;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a
{
    display: block;
    padding: 5px 7px;
    color: white;
    height:100%;
    margin-right: 1px;
    text-decoration: none;
    font: bold 12px Arial;
    background-repeat: repeat-x;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
 background-color:dimgray;
color: white;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
background: dimgray;
width: 994px;
height: 20px;
padding: 3px;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}


.tabsmenucontentclass a
{
    display: block;
    padding: 2px 2px;
    color: White;
    margin-right: 1px;
    text-decoration: none;
    font: bold 13px Arial;
    background-repeat: repeat-x;
}

.tabsmenucontentclass a:hover, .tabsmenuclass a.selected{
 background-color:dimgray;
color: white;
}

.vbot
{
    background-image: url('Images/vbot.png');
    background-repeat: repeat-x;
    height:28px;
    width:100%;
}

.jyotish
{
    background-image: url('Images/astroback.jpg');
    background-repeat: no-repeat;
    width:300px; height:250px; margin-left:7px;
    padding:1px;
    margin-bottom:10px;
    border:solid 5px gray;
}
.aamnesaamne
{
    background-color: #FFFFFF;
    background-image: url('Images/aamneback.jpg');
    background-repeat: repeat-x;
    border: 1px solid #C0C0C0;
    padding: 5px;
    width: 197px;
    clear:none;
    float:left;
    height: 250px;
}
.aamnesaamnebotlogo
{
    background-image: url('Images/aamnesaamnelogo.png');
    background-repeat: no-repeat;
    width:98%;
    height:55px;
}

.janmanchlogo
{
    background-image: url('Images/janmanchlogo.png');
    background-repeat: no-repeat;
    width:98%;
    height:55px;
}
.tableft
{
    background-image: url('Images/tableft.png');
    background-repeat: no-repeat;
    width: 10px;
    height:25px;
    clear:none;
    float:left; 
}

.tabright
{
    background-image: url('Images/tabright.png');
    background-repeat: no-repeat;
    width: 10px;
    height:25px;
    clear:none;
    float:left; 
}

.tabbg
{
    background-image: url('Images/tabbg.png');
    background-repeat: repeat-x;
    height:15px;
    clear:none;
    float:left; 
    text-align:center;
    padding:5px;
    color:White ; 
    font-weight:bold;
}





.glossymenu{
    padding: 0;
    margin: 0 0;
    width: 170px; /*width of menu*/
    border: 1px solid #9A9A9A;
    border-bottom-width: 0;
    text-align: left;
}

.glossymenu a.menuitem{
 background-color:dimgray;
 border:dashed 1px black;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
  background-color:dimgray;
}



.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid brown;
}

.glossymenu div.submenu ul li a
{
    display: block;
    font: normal 13px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
    color: black;
    text-decoration: none;
    padding: 2px 0;
    padding-left: 10px;
    background-color: #ffffcc;
}

.glossymenu div.submenu ul li a:hover{
background-image: url(images/glossyback2.gif);

}

.glossymenu div.submenu1{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu1 ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu1 ul li{
border-bottom: 1px solid brown;
}

.glossymenu div.submenu1 ul li a
{
    display: block;
    font: normal 13px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
    color: black;
    text-decoration: none;
    padding: 2px 0;
    padding-left: 10px;
    background-color: #ffffcc;
}

.glossymenu div.submenu1 ul li a:hover{
background-image: url(images/glossyback2.gif);

}
.searchbg
{
        clear: none;
    float: right;
    background-image: url('Images/search.jpg');
    background-repeat: no-repeat;
    width: 310px;
    height: 40px;
    margin-right:10px;
    padding-top:0px;
    padding-left:10px;
    margin-bottom:5px;
    
}



.leftline
{
    background-image: url('Images/bg-left.png');
}

.rightline
{
    background-image: url('Images/bg-right.png');
}
