/*---------- Setting CSS properties for :unknown -----------*/  
div.fluid {
    width: 100% !important;
    
}

div.fixed {
    width: 1000px !important;
}
 
* {
    margin: 0em;
    padding: 0em;
}

body {
    background: #C3CACD  url('/backgrounds/bodybg5.jpg')  repeat-x ;
    background-position: 0px -166px;margin:10px auto;    
    color: #585858;
    font-size: 9pt;
    font-family: "trebuchet ms", helvetica, sans-serif;

}

h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    letter-spacing: -1px;
    text-transform: lowercase;
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{
    vertical-align: middle;
}

h3,h4,h5,h6{
    color: #66000F;
}

h1 span{
    font-weight: bold;
}

h3 span {
    font-weight: bold;
}

h4 span{
    font-weight: bold;
}

br.clear{
    clear: both;
}

ol {
    margin:-10px auto 0px 30px;
    
}

ol li {
    line-height: 30px;
    
}

.floatL {
    float:left;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 40%;
    display: block;
}

.floatR {
    float:right;
    margin-left: 20px;
    margin-bottom: 10px;
    width: 40%;
    display: block;
}

#welcome {
    width: 90%;
    float: right;
    color:#fff;
    margin-top:8px;
    padding-right  :10px;
    font-size: 0.9em;  
    text-align: right; 
}

#welcome span {
    font-size: 1.0em;   
    font-weight: bold;
}

#welcome a {
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

img.border1 {
    padding: 3px;
    border: solid 1px #e1e1e1;
}   

img.floatTL {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
    margin-top: 0.5em;
}

img.floatTR {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
    margin-top: 0.5em;
}

.no_decoration{
    text-decoration: none;
}

.vl_middle {
    vertical-align: middle;
}

.no_border {
    border: none;
}

a {
    text-decoration: none;
    color: #D25A0B;
}

a:hover {
    text-decoration: underline;
}

p  {
    line-height: 1.8em;
}

p span{
    font-weight: bold;
    text-transform: capitalize;
}

.para1 {
    border-bottom:1px silver;
    border-bottom-style: dotted;
}

/* Header */
div#logo1 {
    top:20px;
    left:430px;
    width: 30px;

}
#header  {
    width : 1000px;
    margin: 24px auto;    
    height: 10px;
    
}

#header_inner {    
    background: transparent url('/images/red/n1.gif') repeat-x;     
    position: relative;
    min-width : 1000px;
    max-width : 1000px;
    height:70px;
    margin: 0px auto;
 
}

.drop_cap {
    color:#D25A0B;
    font-family:times,Georgia;
    font-size:70px;
    font-weight:normal;
    letter-spacing:-6px;
    line-height: inherit;
    line-height:80%;
    padding-right:7px;
    float: left;
    vertical-align: top-text;
    margin-top: 3px;
  
}

.hr1 {
   background: #fff url('/images/red/hr1.gif') center no-repeat;
   height: 20px;
   padding: 0px;
  /* border:dotted 1px #D25A0B ;  */
   display: block;
   width: auto;  
   margin: 0px;
}

.gray-border {
    border: 1px gray;
    padding: 5px;
    margin-bottom: 10px;
}

.silver-border {
    border: 1px silver;
    padding: 5px;
    margin-bottom: 10px;     
}

.birthday {
    margin: 5px auto 3px auto;
    padding:4px 5px 0px 5px;
    text-align:left;
    background:transparent url('/images/birthdaybg.png') no-repeat top left ;
    color: #FFFFC0;         
    height: 288px;

}

.birthday p {
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
}

.dotted {
    border-style: dotted;
}

.solid {
    border-style: solid;
}

/* Logo */

#logo {
    float:left;
    top: 0.1em;
    width: 500px;
    background: transparent;   
}

#logo h1 {
    display: inline;
    color: #fff;
    font-size: 2.1em;
    
}

#main_logo {
    /*position: relative;    */
    float: left;
}

#main_logo img {
    margin-top: 1px;
     margin-right:1px;   border:1px black solid;
    height: 198px;
    width: 200px;
}

span#geca  {
    background: transparent;
    padding: 2px; 
   /* border:  #D25A0B 1px solid;  */ 
}                                                

span#alumni  {
    color: #D25A0B;  
  /*  border:  #D25A0B 1px solid;     */
    padding: 2px; 
}



span#dotcom  {
    color: #FFFFC0; 
    padding: 1px; 
    font-size: 1.9em;
    vertical-align: bottom;
}

#logo h2 {
    display: inline;
    padding-left: 0.5em;
    color: #FFFFFF;
    font-size: 1.0em;
}

.user_notice {
    position: inherit;
    background: transparent;
    top:0px;
    padding: 0;
    margin-right: 10px;
    color:#D25A0B;
    font-size: 10px;
}

#rotator {
    float:left;
    margin-top:-10px;
    border: 2px black solid;
    padding: 2px;
    z-index: -1;
}

#theme1 {
    font-weight: bold;
    color: black;
    font-size: 1.0em;
    font-family: sans-serif;
}


/* round box    */        

.bl {background: url('/images/roundbox/bl2.gif') 0 100% no-repeat; }       
.br {background: url('/images/roundbox/br2.gif') 100% 100% no-repeat}
.tl {background: url('/images/roundbox/tl2.gif') 0 0 no-repeat}
.tr {background: url('/images/roundbox/tr2.gif') 100% 0 no-repeat; padding:10px}
.b  {background: url('/images/roundbox/dot2.gif') 0 100% repeat-x}
.l  {background: url('/images/roundbox/dot2.gif') 0 0 repeat-y}
.r  {background: url('/images/roundbox/dot2.gif') 100% 0 repeat-y}
.t  {background: url('/images/roundbox/dot2.gif') 0 0 repeat-x; }



/* Main */

#main {
    background: #fff url('../images/red/n3.jpg') 0px 0px repeat-x;
    width: 1000px; 
    
    margin: 15px auto 0 auto;    
      
}

#main_inner p {
    text-align: justify;
    margin-bottom: 2.0em;
}

#main_inner ul {
    margin-bottom: 2.0em;
}

#main_inner {
    position: relative;
    width : 1000px;
    margin-top: -20px;
    
    padding-top: 3.0em;    
}

#main_inner h3,h4 {
    border-bottom: dotted 1px #E1E1E1;
    position: relative;
}

#main_inner h3 {
    font-size: 2.1em;
    padding-bottom: 0.1em;
    margin-bottom: 0.8em;
}

#main_inner h4 {
    font-size: 1.2em;
    padding-bottom: 0.175em;
    margin-bottom: 1.4em;
    margin-top: 0.95em;
}

#main_inner .post {
    position: relative;
}

#main_inner .post h3 {
    position: relative;
    font-size: 1.7em;
    padding-bottom: 1.2em;
}

#main_inner .post ul.post_info {
    list-style: none;
    position: absolute;
    top: 3em;
    font-size: 0.8em;
}

#main_inner .post ul.post_info li {
    background-position: 0em 0.2em;
    background-repeat: no-repeat;
    display: inline;
    padding-left: 18px;
}

#main_inner .post ul.post_info li.date {
    background-image: url('/images/red/n5.gif');
}

#main_inner .post ul.post_info li.comments  {
    background-image: url('/images/red/n6.gif');
    margin-left: 1.1em;
}

/* Footer */

#footer {
    width: 1000px; 
    margin: 0 auto;       
    height: auto; 
    text-align: center;
    clear: both;
    margin: 5px auto;
    padding-top: 0.3em;
    text-transform: lowercase;
    color: gray;
    background: transparent url('/gradients/footer.jpg') repeat-x;
}

/* Search */

input.button {
    background: #CA2F2F url('../images/red/n3.gif') repeat-x;
    color: #fff;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.8em;
    height: 2.0em;
    margin-right: 5px;
    float: right;
    padding: 3px;
}

input.text {
    border: solid 1px #D25A0B;
    font-size: 1.0em;
    padding: 4px;
    
}

.login_box {
    background: #D25A0B;
    padding: 5px;
    color: #fff;
}

.outer_box {
    background: transparent;
    border:2px #D25A0B solid;
    padding: 4px;
    margin:0px 5px 0px 5px;
}

#search  {
    position: relative;
    width: 100%;
    margin-bottom: 2.0em;
}

#alumnilogin  {
    position: relative;
    margin-bottom: 2.0em;

}


#legend {
    float:left;
    width: 50px;
    display: block;
    padding:2px;
    text-align: right;
}  

#fpass {
    float:left;
    display: block;
    padding:2px;
    text-align: right;
}   

#alumnilogin input.text
{
    position: relative; 
    top: 0em;
    left: 0.6em;
    width: 60px;
    margin-bottom: 5px;
}

#search input.text
{
    position: absolute;
    top: 0em;
    left: 0em;
    width: 12.0em;
}

#search input.button {
    position: absolute;
    top: 0em;
    right: 0em;
    min-width: 2.0em;
    max-width: 2.5em;
}

ul.links {
    background: transparent;
    margin:-6px 5px 5px 10px;
    padding:1px 2px 5px 3px;
    list-style-image: url('/icons/decorativearrows_files/11x9_dotted_red.gif');
}

ul.page_info {
    margin:0px 5px 5px 10px;
    padding:2px 2px 2px 3px;
    list-style: none;
    line-height: 1.9em;
}

ul.page_info li{
    background : url('/icons/arrows/arrow_121.gif') no-repeat;
    padding-left: 20px; 
    margin: 5px 5px 5px 3px; 
}

ul.page_info2{
    margin:0px 5px 5px 20px;
    padding:5px 2px 5px 3px;
    list-style-image: none;        
    vertical-align: middle;
    list-style: none; 
}

ul.page_info2 li {
    list-style-image: none;  
    background: url('/icons/arrows/arrow_121.gif') no-repeat;
    padding-left: 20px; 
    margin: 5px 5px 5px 3px;           
}


ul.links a:hover {
    text-decoration: none;
    font-weight : bold;
}

p.thakares {
    text-align: center;
    color: #FFFFC0;
}

p.thakares a {
    background: white;
    padding: 1px;
    color: #fff;
    margin: 2px;
}


p.thakares img {
    border: none;
    vertical-align: middle;
    margin: 3px auto 5px auto;
}

.white_border {
    border:1px white solid ;
    padding: 2px;
}

/* LAYOUT - 3 COLUMNS */

    /* Primary content */
    
    #primaryContent_3columns     {
        float: left; 
        width: 520px;
        padding: 0px;
        background: #fff;
    }
    
    #columnA_3columns     {
        position: relative;
        width: 100%;
        margin:auto;
        padding:0px 0px 0px 15px;
        background: #fff;
    }
    
    /* Secondary Content */
    
    #secondaryContent_3columns {
        float: right;
        width: 450px;
        padding: 0px;
        background: #fff;
        margin: auto;
    }
    
    #columnB_3columns {
        width: 230px;  
        float: left;
        padding: 0em 0.2em 0.5em 1.46em;
        margin: -8px auto;
        background: #fff url('/images/v1.png') left top repeat-y ;    
    }
    
    #columnC_3columns {
        width: 170px;
        float: left;
        padding: 0em 0.5em 0.5em 1em;
       /* background: #fff url('/images/v1.png') left top repeat-y ;     */
        border-left: dotted 1px #E1E1E1;
    }
    
/* LAYOUT - 2 COLUMNS */

    /* Primary content */
    
    #primaryContent_2columns {
        position: relative;
        float: left;
        width: 850px;
        background: #fff; 
        margin-top: -9px;
    }
    
    #columnA_2columns  {
        float: left;
        padding: 10px 25px 0px 20px ;
        
        background: #fff url('/images/v3.png') 840px 0px repeat-y ;       
    }
    
    /* Secondary Content */
    
    #secondaryContent_2columns {
        width: auto;    
        float: right;
        margin-top: -9px;         
        padding: 0px;
        background: #fff ;     
    }
    
    #columnB_2columns  {
        background: #fff; /* url('/images/v3.png') left repeat-y ;  */
        float: left;
        padding:0px;
        width: 150px;
        
    }

/* LAYOUT - COLUMNLESS */

    /* Primary content */
    
    #primaryContent_columnless  {
        position: relative;
    }
    
    #columnA_columnless {
        position: relative;
        width: 100%;
    }
    
/* calender */

#__calender {
    /*border:1px dotted #D25A0B;   */
    padding: 5px;
    width:auto;
    background: transparent;
    margin: 0px 0px 2px 5px;
}

#cal_tab {
    margin: 0px;
    padding: 0px;
    width:auto;
}

#cal_title{
    background: #D25A0B;
    text-align: center;
    color: white;
    font-weight: bold;
    display: block;
    width: auto;
    padding-left :2px;
    padding-right  :2px; 
    margin-left: 2px;
    margin-right: 2px; 
}

#cal_title a, #cal_title a:link {
    color: white;
    text-decoration: none;
}

#head1 {
    background: #D25A0B;
    text-align: center;
    width: 20px;
    color: white;
    font-weight: bold;
    padding:2px;
}

#dates1 {
    background: transparent;
    text-align: center;
    border: 1px solid #D25A0B;
    color: #D25A0B;    
    font-weight: bold;
    font-size: 0.9em;
    
}

#_today_id {
    background: #D25A0B;
    text-align: center;
    width: 20px;
    color: white;
    font-weight: bold;
    font-size: 0.9em;  
   
}

#cb {
    background: #D25A0B;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    padding:2px;  
  
}

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

#cb a:hover {
    background : white;
    color: #D25A0B;   
    text-decoration: none;  
    display: block;
}

.slideshow {
    display: block;
    position: relative;
    z-index: 0;
}
.slideshow-images {
    display: block;
    overflow: hidden;
    position: relative;
}        
.slideshow-images img {
    display: block;
    position: absolute;
    z-index: 1;
}        
.slideshow-thumbnails {
    overflow: hidden;
}

/**
HTML:
    <div class="slideshow-images">
        <img />
        <img />
    </div>
    
Notes:
    The images div is where the slides are shown.
    Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 169px;
	width: 790px;
}        
.slideshow-images-visible { 
    opacity: 1;
}    
.slideshow-images-prev { 
    opacity: 0; 
}
.slideshow-images-next { 
    opacity: 0; 
}
.slideshow-images img {
    float: left;
    left: 0;
    top: 0;
}    

/**
Notes:
    These are examples of user-defined styles.
    Customize these classes to your usage of Slideshow.
*/

.slideshow {
     margin: 0 auto;
   
    margin-bottom: 2px;
                    margin-right: 20px;
                    margin-top: 2px;
					height: 170px;
					width: 790px;}

.slideshow a img {
    border: 0;
}

/**
HTML:
    <div class="slideshow-captions">
        ...
    </div>
    
Notes:
    Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
    background: #000;
    bottom: 0;
    color: #FFF;
    font: normal 12px/22px Arial, sans-serif;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    width: 100%;
    z-index: 10000;
}
.slideshow-captions-hidden {
    height: 0;
    opacity: 0;
}
.slideshow-captions-visible {
    height: 22px;
    opacity: .7;
}

/**
HTML:
    <div class="slideshow-controller">
        <ul>
            <li class="first"><a /></li>
            <li class="prev"><a /></li>
            <li class="pause play"><a /></li>
            <li class="next"><a /></li>
            <li class="last"><a /></li>
        </ul>
    </div>
    
Notes:
    Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
    background: url('/images/rotater/css/controller.png') no-repeat;
    height: 42px;
    left: 50%;
    margin: -21px 0 0 -119px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 238px;
    z-index: 10000;
}
.slideshow-controller * {
    margin: 0;
    padding: 0;
}
.slideshow-controller-hidden { 
    opacity: 0;
}
.slideshow-controller-visible {
    opacity: 1;
}
.slideshow-controller a {
    cursor: pointer;
    display: block;
    height: 18px;
    overflow: hidden;
    position: absolute;
    top: 12px;
}
.slideshow-controller a.active {
    background-position: 0 18px;
}
.slideshow-controller li {
    list-style: none;
}
.slideshow-controller li.first a {
    background-image: url('/images/rotater/css/controller-first.gif');
    left: 33px;
    width: 19px;
}
.slideshow-controller li.last a {
    background-image: url('/images/rotater/css/controller-last.gif');
    left: 186px;
    width: 19px;
}
.slideshow-controller li.next a {
    background-image: url('/images/rotater/css/controller-next.gif');
    left: 145px;
    width: 28px;
}
.slideshow-controller li.pause a {
    background-image: url('/images/rotater/css/controller-pause.gif');
    left: 109px;
    width: 20px;
}
.slideshow-controller li.play a {
    background-position: 20px 0;
}
.slideshow-controller li.play a.active {
    background-position: 20px 18px;
}
.slideshow-controller li.prev a {
    background-image: url('/images/rotater/css/controller-prev.gif');
    left: 65px;
    width: 28px;
}

/**
HTML:
    <div class="slideshow-loader" />
    
Notes:
    Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
    height: 28px;
    right: 0;
    position: absolute;
    top: 0;
    width: 28px;
    z-index: 10001;
}
.slideshow-loader-hidden {
    opacity: 0;
}
.slideshow-loader-visible {
    opacity: 1;
}

/**
HTML:
    <div class="slideshow-thumbnails">
        <ul>
            <li><a class="slideshow-thumbnails-active" /></li>
            <li><a class="slideshow-thumbnails-inactive" /></li>
            ...
            <li><a class="slideshow-thumbnails-inactive" /></li>
        </ul>
    </div>
    
Notes:
    Customize the active / inactive classes to affect the thumbnails animation.
    Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
    bottom: -65px;
    height: 65px;
    left: 0;
    position: absolute;
    width: 100%;
}
.slideshow-thumbnails * {
    margin: 0;
    padding: 0;
}
.slideshow-thumbnails ul {
    height: 65px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10000px;
}
.slideshow-thumbnails li {
    float: left;
    list-style: none;
    margin: 5px 5px 5px 0;
    position: relative;
}
.slideshow-thumbnails a {
    display: block;
    float: left;
    padding: 5px;
    position: relative; 
}
.slideshow-thumbnails a:hover {
    background-color: #FF9 !important;
    opacity: 1 !important;
}
.slideshow-thumbnails img {
    display: block;
}
.slideshow-thumbnails-active {
    background-color: #D25A0B;
    opacity: 1;
}
.slideshow-thumbnails-inactive {
    background-color: #FFF;
    opacity: .5;
}


a:hover .photos {
    border: 1px solid #999;
}
.lbLoading {
    background: #fff url('/images/loading_image.gif') no-repeat center;
}
.photos {
    border: 1px solid #fff;
    padding: 3px;
}
.lightboxDesc {
    display: none;
}
#lbOverlay {
    background-color: #000;
    cursor: pointer;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100000;
}
#lbCenter, #lbBottomContainer {
    background-color: #fff;
    left: 50%;
    overflow: hidden;
    position: absolute;
    z-index: 100001;
}
#lbImage {
    border: 10px solid #fff;
    cursor: pointer;
}
#lbBottom {
    border: 10px solid #fff;
    border-top-style: none;
    color: #000;
    font: normal 11px/16px Arial, sans-serif;
    text-align: left;
}

ul.autocompleter-choices
{
    position:                absolute;
    margin:                    0;
    padding:                0;
    list-style:                none;
    border:                    1px solid #7c7c7c;
    border-left-color:        #c3c3c3;
    border-right-color:        #c3c3c3;
    border-bottom-color:    #ddd;
    background-color:        #fff;
    text-align:                left;
    font-family:            Verdana, Geneva, Arial, Helvetica, sans-serif;
    z-index:                50;
    background-color:        #fff;
}

ul.autocompleter-choices li
{
    position:                relative;
    margin:                    -2px 0 0 0;
    padding:                0.2em 1.5em 0.2em 1em;
    display:                block;
    float:                    none !important; 
    cursor:                    pointer;
    font-weight:            normal;
    white-space:            nowrap;
    font-size:                1em;
    line-height:            1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
    background-color:        #444;
    color:                    #fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
    display:                inline;
    float:                    none;
    font-weight:            bold;
    margin:                    0;
    padding:                0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
    color:                    #D25A0B;
}

.autocompleter-loading {
    background:#FFFFC0  url('/icons/waiting/wait22.gif') ;
    
}

/* MooTools.Tips */
.tip-top {
    color: #fff;
    width: 139px;
    z-index: 13000;
}
.tip-title {
    width: 123px;
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #9FD4FF;
    padding: 8px 8px 4px;
    background: url('/images/bubble.png') top left;
}
.tip-text {
    width: 123px;
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url('/images/bubble.png') bottom right;
    color:#fff;
}
.tip-text A {
    color:#069;
}
.tip-loading {
    background: url('/icons/waiting/wait16.gif') center center no-repeat;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}
 
    #shadow-container .shadow1 {
        background: #F1F0F1;
    }
 
    #shadow-container .shadow2 {
        background: #DBDADB;
    }
 
    #shadow-container .shadow3 {
        background: #B8B6B8;
    }
 
    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 10px;
    }
 
.caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

a.tag {
  padding-left: 0.3em;
  padding-right: 0.3em;
  line-height: 1.5em;
  border-width: 1px;
  border-style: solid;
  background-color: #FFF8e0;
  border-color: #F8F0E0 #F8e4d5 #F8e4d5 #F8F0E0; }
  a.tag:link, a.tag:hover, a.tag:visited {
    color: #555; }
  a.tag:hover {
    color: #000; }
  a.tag.add {
    padding-left: 1.3em;
    background-image: url(/icons/tags/icon_plus.gif);
    background-repeat: no-repeat;
    background-position: 0.3em center; }
  a.tag.delete {
    padding-left: 1.3em;
    background-image: url(/icons/tags/icon_minus.gif);
    background-repeat: no-repeat;
    background-position: 0.3em center;
    background-color: #fea;
    border-color: #fd9 #eda #eda #fd9;
    font-weight: bold; }





/*------------------------------------------------------------*/
 