/* Common tags                 */
/*-----------------------------
* {
	margin: 0;
	padding: 0;
	border:0px;
}
*/
.childnode{text-align:left; line-height:15px; font-size:9pt;  }

body {
	/*background:#fff url(images/bg.jpg) repeat-x;*/
	font-family: Verdana;
	font-weight:300; margin:0px; padding:0px;
	font-size:small;
}

#warper{width:99%; margin:0px auto; padding:0px; box-shadow: 0 1px 3px rgba(0,0,0,0.5); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);}
#top_bar{ background:#2d5394; color:#fff; padding:5px 0px; font-family:Arial; font-size:10px; height:30px; width:100%; font-weight:normal; }
#top_bar .text{  color:#fff; padding:2px 0px; font-family:Arial; font-size:12px; line-height:30px; font-weight:bolder; text-align:center; }

/*scroll button*/
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-999px;background:url(images/ui.totop.png) no-repeat left top}
#toTopHover{background:url(images/ui.totop.png) no-repeat left -51px;width:51px;height:51px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0)}
#toTop:active,#toTop:focus{outline:none}
/*end of scroll button css*/

#top_container
{
	background:#fff;
      padding: 0px;
     margin:0;
     min-height:452px;
/*   border: 1px solid #00716e;  -moz-border-radius: 6px 6px; 
    -webkit-border-radius: 6px 6px; 
         border-radius: 6px 6px;*/
         width:100%;
}
#left_container
{
	 width: 24%;
	   padding: 0px;
     margin:5px 0;
      float:left;
      
       /*    -moz-border-radius: 6px 6px; 
         -webkit-border-radius: 6px 6px; 
         border-radius: 6px 6px;*/
        
}
#right_container
{
	
      padding: 0px;
     margin:5px 5px 5px 0;
	
     
      
       /*  background:#e7fffe;  -moz-border-radius: 6px 6px; 
         -webkit-border-radius: 6px 6px; 
         border-radius: 6px 6px;*/
     
}
ddl
{
    color: Black;
}



.link1
{
    color: #2d5394;

    text-decoration: none;
    font-weight: bold;
}
.link1:hover
{
    color: #2d5394;
    cursor: hand;
    text-decoration: "underline";
    font-weight: normal;
}

p
{
    line-height: 1.4em;
}

.txthindi
{
    font-family:'Kruti Dev 011';
    font-size:16px;
}
.title
{
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #2d5394;
}

hr
{
    border: 0;
    border-top: 2px solid #2d5394;
    height: 2px;
}

img
{
    border-width: 0;
}

ul
{
    list-style-image: url(Images/bullet.jpg);
    list-style-position: outside;
    list-style-type: disc;
    color: #000000;
    font-family: Verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
    font-size: large;
    color: #000099;
}

h2
{
    font-family: Verdana;
    font-size: medium;
    margin-top: 30;
    color: #000099;
    margin-bottom: -15;
}

h3
{
    font-family: Verdana;
    font-size: small;
    color: #000099;
    padding: 8PX 8px 5px 15px;
}

#divheading
{
    background-color: #f1f1f1;
    /*border: 0px SOLID #232323; */
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #000099;
    padding: 8PX 8px 5px 15px;
}
h6
{
}

h4
{
    margin: 3px 0 3px 0;
    font-size: 14px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    line-height: 18px;
}
h1, h2, h3, h6
{
    margin: 0;
    font-family: Verdana;
    text-align: left;
}

h8 
{
    /*background: url("Images/sprite.png") no-repeat scroll 8px 5px transparent;*/
 
    color: #000;
   /* border:2px solid #5781c9;*/
 border:2px solid  #2D5394;
    padding: 8PX 8px 5px 15px;
    display: block;
    font-family: Arial;
    cursor:pointer;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
  
    text-decoration: none;
    text-shadow: 1px 1px 1px #E6E6E6;
}
h8:hover
{
    color: #fff;
    background: #2D5394;
    padding: 8PX 8px 5px 15px;/*text-shadow: 1px 1px 1px #E6E6E6;*/
}
.hig
{
    padding: 2px 2px 2px 2px;
    border: 2px solid maroon;
}


/*-----------------------------*/
table
{
    font-size: 12px;
}

table.header
{
   background-color: #08078e;
}
td.header
{
    background-color: #08078e;
}

td.logo
{
    text-align: left;
    width: 184px;
}

td.title
{
    text-align: center;
    font-family: Verdana;
    font-size: x-large;
    font-weight: bolder;
    color: #fff;
}

td.headerbar
{
    background-image: url(Images/bar.jpg);
    text-align: right;
    height: 24px;
}

td.menu
{
    background-color: #2d5394;
    width: 184px;
    height: 500px;
    vertical-align: top;
}

td.footer
{
    margin-left: 30;
    font-family: Verdana;
    font-size: xx-small;
    font-weight: normal;
    color: #2d5394;
    text-align: right;
}
.border_div
{
    /*border: solid 2px #2d5394;*/
}
.padding_div
{
    padding: 4px 4px 4px 4px;
}
.watermarked
{
    height: 20px;
    width: 150px;
    padding: 2px 0 0 2px;
   /* border: 1px solid #BEBEBE;*/
    background-color: #f1f1f1;
    color: #FF8C46;
}



.message
{
    font-weight: bold;
    color: #ff0033;
    font-family: Verdana;
}

.gr
{
    background-color: #2d5394;

}
.tb
{
    background-color: silver;
}

.trhead
{
    background-color: #2d5394;
    /*border-color: #EFE6F7; */
    color: white;
    font-weight: bold;
}
.trfooter
{
    background-color: #CCCCCC;
   /* border-color: #EFE6F7; */
    font-size: 0.8em;
}
.tritem
{
    background-color: White;
    color: Black; /*border-color:#EFE6F7;*/
}

/*Modal Popup*/
.modalBackground
{

  z-index:11045;
  
   opacity: 0.5;
  background-color:#f1f1f1;
  position:fixed;
}
.panel
{   
    background :#fff;
    border: 2px solid #454545;
    -moz-border-radius: 10px 10px 10px 10px; 
    -webkit-border-radius: 10px 10px 10px 10px; 
    border-radius: 10px 10px 10px 10px;
    max-height:500px;
    overflow-y:scroll;
    overflow:auto;
    z-index:11050;
    padding:5px;
     position:fixed;
}

  
.GVItemStyle
{
    background-color: #f1f1f1;
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    padding:3px;
    color: #FF8C46;
}
.GVAltItemStyle
{
    background-color: #f1f1f1;
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    color: #FF8C46;
    padding:3px;
}

.GVHeader
{
    font-family: Arial, Arial, Helvetica;
    font-size: 13px;
    color: #2d5394;
    font-weight: bold;
    background-color: #d4d47f;
    
    padding:3px;
}

.PageNumber
{
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    color: White;
    font-weight: bold;
    padding:3px;
}

.PagerStyle
{
    width: 686px;
    height: 36px;
   /* background-image: url(Images/photonav.gif);
    background-repeat: no-repeat;*/
    margin-bottom: 5px;
    margin-top: 4px;
    text-align: center;
    background:#2d5394;
   color:White;
}
.PagerStyle1
{
    background-color: #d4d47f;
}

.Caption
{
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    color: White;
    font-weight: bold;
}
.TabBorder
{
    /*border: 1px solid #71727F;
    border-collapse: collapse; */
    text-align: center;
}
.TabBorder tr
{
   /* border: 1px solid #71727F;
    border-collapse: collapse; */
}
.TabBorder th
{
   /* border: 1px solid #71727F;
    border-collapse: collapse; */
}
.TabBorder td

{
    
    /*border: 1px solid #71727F;
    border-collapse: collapse; */
}
.container
{
	background:#fff;
      padding: 0px;
     margin-top:10px;
      border: 4px solid #cfd6e2;
           -moz-border-radius: 6px 6px; 
         -webkit-border-radius: 6px 6px; 
         border-radius: 6px 6px;
}
.container table
{
    position: relative;
   /* border-bottom: solid 1px #CCCCCC; */
    /*text-align: left;*/
     padding: 5px;
     background:#fff;
}

.container table th
{
    position: relative;
   /* border-bottom: solid 1px #CCCCCC; */
    /*text-align: left;*/
    
}
.container table tf
{
    position: relative;
    /*border-bottom: solid 1px black; */
    /*text-align: left;*/
     padding: 5px;
}

.container table th a
{
    /* Style */
    color: #F7F6F3;
    
}

.container table tbody
{
    /* For alignment of the scroll bar */

     
}

.container table tbody tr
{
    /* Style */
   /* border-bottom: solid 1px black; */
    /*text-align: left;*/
    
    
    
}

.container table tbody tr td
{
    /* Style */
   /* border-bottom: solid 1px black; */
  /* margin-top:15px; text-align: left;
    margin-bottom:15px;  */
     padding-bottom:7px;
    padding-top:5px;
     
     
    
}
.boxshadow
{
	
	
	 margin:10px 10px auto;
	  width:580px;
	   height:350px;
	    background:#ededed; 
	     border: 1px solid #d2d2d2;
                -moz-border-radius: 10px 10px; -webkit-border-radius: 10px 10px; 
                border-radius: 10px 10px;  
                -moz-box-shadow: 5px 5px 5px #888;
                -webkit-box-shadow: 5px 5px 5px #888; 
                 box-shadow: 5px 5px 5px #888;
	}

.modelpanel
{ 
    background-color: White;
    /*border-width: 2px;
    border-color: #232323;
    border-style: solid; */
    padding: 5px;
}
.modelpanelmessage
{
    width: 200px;
    background-color: White;
    /*border-width: 2px;
    border-color: #232323;
    border-style: solid; */
    padding: 20px;
    color: #232323;
}
.heading_back
{
    background-color: #336699;
    height: 25px;
    vertical-align: middle;
    color: White;
    font-family: Verdana;
    font-size: 10pt;
    background-image: url('images/small_blue.jpg');
    background-repeat: repeat-x;
}

.Footer_button
{
    margin-left: 5px;
    padding: 5px 20px;
    background: #FFFFFF;
    text-decoration: none;
    border-top: 2px solid #EBEAD1;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px; /*color: #182C33; text-transform: uppercase;*/
    color: #422C21;
}
.Footer_button:hover
{
    background-color: Transparent;
    color: white;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
    /*visibility: hidden;*/
    margin: 0px !important;
    background-color: #FF6600;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    padding: 0;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    text-align: left;
    background-color: #ffff99;
    color: black;
    padding: 1px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

/* AutoComplete item */

.autocomplete_listItem
{
    text-align: left;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: window;
    color: windowtext;
    padding: 1px;
}
.PageHeaddingBox1
{
font-size:13px;  font-family: Arial, Helvetica, sans-serif;
margin-left:10px;
padding:3px 3px 3px 10px;

 color:#FFFFFF;
 text-align:left;
-moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0; 
	background-color: #CE3764;-webkit-border-radius:50px 50px; -moz-border-radius:50px 50px; border-radius:50px 50px; 
    background-size:5px 5px,100% 100% ;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#2D5394), to( #2D5394));
    background-image: -webkit-linear-gradient(45deg , transparent 0%, transparent 25%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.15) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.15) 75%, rgba(0, 0, 0, 0.15) 100%), rgba(0, 0, 0,.125) 20px),
    -webkit-linear-gradient(top, #2D5394, #2D5394);
    background-image: -moz-linear-gradient(45deg , transparent 0%, transparent 25%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.15) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.15) 75%, rgba(0, 0, 0, 0.15) 100%),
    -moz-linear-gradient(top,#2D5394, #2D5394);
    background-image: -ms-linear-gradient(45deg , transparent 0%, transparent 25%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.15) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.15) 75%, rgba(0, 0, 0, 0.15) 100%), rgba(0, 0, 0,.125) 20px),
    -ms-linear-gradient(top, #2D5394, #2D5394);
    background-image: -o-linear-gradient(45deg , transparent 0%, transparent 25%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.15) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.15) 75%, rgba(0, 0, 0, 0.15) 100%), rgba(0, 0, 0,.125) 20px),
    -o-linear-gradient(top,#2D5394,#2D5394);
    background-image: linear-gradient(45deg , transparent 0%, transparent 25%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.15) 50%, transparent 50%, transparent 75%, rgba(0, 0, 0, 0.15) 75%, rgba(0, 0, 0, 0.15) 100%), rgba(0, 0, 0,.125) 20px),
    linear-gradient(top, #2D5394, #2D5394);
 width:100%;
-webkit-border-radius:10px 10px; -moz-border-radius:10px 10px; border-radius:10px 10px;
 
 }
 
.PageHeaddingBox
{
    background-color: #2d5394;
    font-size:medium;
    font-weight:bold;
    font-family: Verdana;
    color: white;
    border: white 1px solid;
}

.ContextMenuPanel
{
    border: 1px solid #868686;
    z-index: 1000;
    background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
    cursor: default;
    padding: 1px 1px 0px 1px;
    font-size: 11px;
    height: 100px;
    overflow: auto;
    text-align: left;
}
.Left_bg
{
    background-position: 0 0;
    background: url(images/left_bg.gif) no-repeat 0 0;
}

.water_bg
{
    background-repeat: no-repeat;
    background-position: center 90px;
    background-image: url(images/content_bg1.jpg);
    min-height: 600px;
}

.ContextMenuBreak
{
    margin: 1px 1px 1px 32px;
    padding: 0;
    height: 1px;
    /*overflow: hidden;*/
    display: block;
    border-top: 1px solid #C5C5C5;
}

a.ContextMenuItem
{
    margin: 1px 0 1px 0;
    display: block;
    color: #003399;
    text-decoration: none;
    cursor: pointer;
    padding: 4px 19px 4px 33px;
    white-space: nowrap;
}

a.ContextMenuItem-Selected
{
    font-weight: bold;
}

a.ContextMenuItem:hover
{
    background-color: #FFE6A0;
    color: #003399;
    border: 1px solid #D2B47A;
    padding: 3px 18px 3px 32px;
}
#ajaxProgressBg
{
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    opacity: 0.3;
    filter: Alpha(opacity:30);
    z-index: 0;
}
#ajaxProgress
{
    padding: 0;
    position: absolute;
    background-color: #FFFFFF;
    background: #FFFFFF url(images/processing.gif) no-repeat 50%;
    z-index: 1;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 200px;
    border: solid 2px #232323;
}

.ajaxProgressBg1
{
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    background-color: #232323;
    opacity: 0.3;
    filter: Alpha(opacity:30);
    z-index: 0;
}
.ajaxProgress2
{
    padding: 0;
    position: absolute;
    background-color: #FFFFFF;
    background: #FFFFFF url(images/processing.gif) no-repeat 50%;
    z-index: 1;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    height: 200px;
    border: solid 2px #232323;
}
.SELECT
{
    border-bottom: #6b91ab 1px solid;
    border-left: #6b91ab 1px solid;
    padding-bottom: 4px;
    outline-style: none;
    outline-color: invert;
    padding-left: 4px;
    outline-width: 0px;
    padding-right: 4px;
    font: 11px Tahoma, Calibri, Arial, Geneva, sans-serif;
    background: rgb(255,255,255);
    color: #000000;
    border-top: #6b91ab 1px solid;
    border-right: #6b91ab 1px solid;
    padding-top: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
/*GridViewCSS Soft Grey Style*/
.GridViewStyle
{
    font-family: Tahoma, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #232323 1px solid;
}
/*Header and Pager styles*/
/*.PagerStyle Common Styles
{
    background-color: #232323;
    color: #FFFFFF;
}*/

.HeaderStyle
{
    background-color: #232323;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    height: 20px;
}

.HeaderStyle th
{
    padding: 5px; /*color: #16387c;*/
    color: #ffffff;
    background-color: #232323;
}
.HeaderStyle td
{
    padding: 5px;
    border: 1px solid #ffffff;
    color: #ffffff;
    background-color: #232323;
}
.HeaderStyle a
{
    text-decoration: none;
    color: #ffffff;
    display: block;
    text-align: left;
    font-weight: normal;
    background-color: #232323;
}
.PagerStyle table
{
    text-align: center;
    margin:0px;
    float:left;
    background:#2d5394;
    color:White;
}
.PagerStyle table td
{
    border: 0px;
    padding: 5px;
}
.PagerStyle td
{
    /*border-top: #f1f1f1 1px solid;*/
}
.PagerStyle a
{
    color:#fff;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #fff;
    
    
}
.PagerStyle span
{
    font-weight: bold;
   color:White;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #232323; /*background-color: #f5f5f5;*/
    background-color: #ffffff;
    vertical-align: middle;
    height: 20px;
   /* text-align: left;*/
}
.RowStyle td
{
    /*background-color: #f1f5f6;*/
    background-color: #fff;
}
.AltRowStyle td
{
    background:#cfd6e2; /*url(Images/YahooSprite.gif);background-color: #A4D7FF; 	background-color: #dcdcdc;
    background-position: 0 -80px;
    background-repeat: repeat-x;*/
    vertical-align: middle;
    height: 20px;
   /* text-align: left;*/
}
.SelectedRowStyle td
{
    background-color: #f1f1f1;
    /*background-image: url(Images/YahooSprite.gif);
    background-position: center;
    background-repeat: repeat-x;*/
    width: 70px;
    height: 30px;
}

.inputbutton
{
    /*	background: url('Images/YahooSprite.gif') repeat-x left top;*/
    background: url('Images/innerbtn.jpg') repeat-x left top;
    /*border: 1px solid #cbcbcb;*/
    font-size: 9px;
     font-weight: bold;
     width:60px;
    text-align:center;
    color: #fff;
 
    cursor: pointer;
    /*font-family:Arial;*/
      font-family:Verdana;
    height: 25px;
      border: 1px solid #fff;
     -moz-border-radius: 4px 4px; 
         -webkit-border-radius: 4px 4px; 
         border-radius: 4px 4px;
}
.inputbutton:hover
{
    background: url('Images/innerbtn2.jpg') repeat-x left top;
    border: 1px solid #fff;
    cursor: pointer;
    color: #fff;
    width:60px;
       -moz-border-radius: 4px 4px; 
         -webkit-border-radius: 4px 4px; 
         border-radius: 4px 4px;
}

.button{background:url('Images/innerbtn.jpg') repeat-x ;
          font-size: 9px;
     font-weight: bold;
     width:80px;
    text-align:center;
    color: #fff;
  
    cursor: pointer;
    font-family:Arial;
    height: 30px;
      border: 1px solid #2d5394;
     -moz-border-radius: 4px 4px; 
         -webkit-border-radius: 4px 4px; 
         border-radius: 4px 4px;}


.button:hover{background:url('Images/innerbtn2.jpg') repeat-x ;         
        font-size: 9px;
     font-weight: bold;
     width:80px;
    text-align:center;
    color: #fff;
 
    cursor: pointer;
    font-family:Arial;
    height: 30px;
      border: 1px solid #2d5394;
     -moz-border-radius: 4px 4px; 
         -webkit-border-radius: 4px 4px; 
         border-radius: 4px 4px;}
.textboxNum
{
    text-align: right;
}
.colour1
{
    background-color: #f1f5f6;
}
.colour2
{
    background-color: #9ab2ca;
}

.textboxStyle
{
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #2d5394;
    width: 148px;
    padding-left: 5px;
    height: 16px;
    vertical-align: middle;
    margin-bottom: 0px;
}
.label
{
    font-family: Verdana;
    font-size: 12px;
    color: #102754;
    border-style: none;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    height: 15px;
}

.headings
{
    font-family: Verdana;
    font-size: 12px;
    color: #1E4999;
    background-color: #F3F3F3;
    border-style: none;
    text-align: left;
    height: 20px;
    padding-left: 5px;
    font-weight:bold;
}

.pageHeadings
{
    font-family: Verdana;
    font-size: 12px;
    color: #102754;
    border-style: none;
    text-align: center;
    height: 15px;
    font-weight: bold;
    padding-top: 9px;
    padding-bottom: 9px;
    background-color: #F3F3F3;
}

.innerDiv
{
    border: 1px solid #727272;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: left;
}
.alertMessage
{
    font-family: Verdana;
    font-size: 9px;
    color: #FF0000;
    border-style: none;
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
    height: 15px;
}
.linkbtm{width:76px; height:23px;  border:2px solid #2d5394;
           -moz-border-radius: 4px 4px; 
         -webkit-border-radius: 4px 4px; 
         border-radius:4px 4px;}
         
.heading{ background:#2d5394 ; height:30px; 
          color:White; font-family:Arial; font-size:12px; font-weight:500; line-height:15px; padding:4px 5px; text-align:center;}         
 
 #footer{width:100%; margin:0px; padding:0px; text-align:center; background:#2d5394; height:40px;   }
 #footer .text{margin:0px ; padding:20px 0; line-height:40px; text-align:center; vertical-align:baseline; font-family: Verdana; font-weight:bolder; font-size:small; color:#fff;}
 
    


/*------------login css------------------*/
@import url(http://fonts.googleapis.com/css?family=Bree+Serif);


/*
::selection {
	color: #000;
	 
::-moz-selection {
	color: #000;
	 /* Firefox 
}*/

/*******************
BODY STYLING
*******************/


#wraper{margin:0px auto; padding:0px; width:99%;  background:#ffffff; height:600px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);}
#head{height:133px; margin:0px auto; padding:0px; width:100%;}

#container_main {
	
	width:100%;
	margin:0px;
	padding:0px;
}


#login_container {
	
	width: 300px;
	height: 300px;
	position: absolute;
	left:10%;
	top:25%;
	margin:55px 345px 30px 345px;

	
}
#bottom{width:99%; margin:0px; padding:0px; position:absolute; top:590px; text-align:center; background:#2d5394; height:40px;}
#bottom .text{margin:0px ; padding:20px 0; line-height:40px; text-align:center; vertical-align:baseline; font-family: Verdana; font-weight:bolder; font-size:small; color:#fff;}

/*******************
LOGIN FORM
*******************/

.login-form {
	width: 300px;
	margin: 0 auto;
	position: relative;
	z-index:5;
	
	background: #f3f3f3;
	border: 1px solid #fff;
	border-radius: 15px;
	
	box-shadow: 0 10px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.5);
}

/*******************
HEADER
*******************/

.login-form .header {
	padding: 5px 30px 5px 30px;
}

.login-form .header h1 {
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	font-size: 28px;
	line-height:34px;
	color: #414848;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	margin-bottom: 10px;
}

.login-form .header span {
	font-size: 11px;
	line-height: 16px;
	color: #678889;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
}

/*******************
CONTENT
*******************/

.login-form .content {
	padding: 0 30px 5px 30px;
}
.login-form .content span {
	padding: 10px 0px 15px 0px;
	
}

/* Input field */
.login-form .content .input {
	width: 188px;
	padding: 5px 25px;
	
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #9d9e9e;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
}
.login-form .content .year {
	width: 240px;
	padding: 5px 25px;
	
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #9d9e9e;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
}

/* Second input field */
.login-form .content .password, .login-form .content .year, .login-form .content .pass-icon {
	margin-top: 0px;
}

.login-form .content .input:hover {
	background: #dfe9ec;
	color: #414848;
}

.login-form .content .input:focus {
	background: #dfe9ec;
	color: #414848;
	
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
}

.user-icon, .pass-icon, year-icon {
	width: 46px;
	height: 47px;
	display: block;
	position: absolute;
	left: 1px;
	padding-right: 2px;
	z-index: 3;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.user-icon {
	top: 70px; /* Positioning fix for slide-in, got lazy to think up of simpler method. */
	background: rgba(65,72,72,0.75) url(images/user-icon.png) no-repeat center;
}

.pass-icon {
	top: 145px;
	background: rgba(65,72,72,0.75) url(images/pass-icon.png) no-repeat center;
}
.year-icon {
	top:268px;
	background: rgba(65,72,72,0.75) url(images/pass-icon.png) no-repeat center;
}

/* Animation */
.input, .user-icon, .pass-icon, .year, .loginbutton, .register {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

/*******************
FOOTER
*******************/

.login-form .footer {
	padding: 5px 15px 5px 15px;
	overflow: auto;
	
	
	/*background: #2d5394;*/
	border-top: 1px solid #fff;
	
	box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
}

/* Login button */
.login-form .footer .loginbutton {
	float:right;
	padding: 5px 15px;
	
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
	
	background: #2d5394;
	border: 1px solid #5781c9;
	border-radius: 5px;
	cursor: pointer;
	
	box-shadow: inset 0 0 2px rgba(0,149,145,0.5);
	-moz-box-shadow: inset 0 0 2px rgba(0,149,145,0.5);
	-webkit-box-shadow: inset 0 0 2px rgba(0,149,145,.5);
}

.login-form .footer .loginbutton:hover {
	background: #5781c9;
	border: 1px solid rgba(256,256,256,0.75);
	
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
}


.loginbtn{width:80px; height:30px; background: url('Images/innerbtn2.jpg') repeat-x left top;
   border: 1px solid #cbcbcb; color:White; 
           -moz-border-radius: 4px 4px;    padding:8px 15px;
         -webkit-border-radius: 4px 4px; 
         border-radius:4px 4px; }
.loginbtn:hover{width:80px; height:30px; background: url('Images/innerbtn.jpg') repeat-x left top;
   border: 1px solid #cbcbcb; color:White; 
   padding:8px 15px;
           -moz-border-radius: 4px 4px; 
         -webkit-border-radius: 4px 4px; 
         border-radius:4px 4px; }






h8 
{
    /*background: url("Images/sprite.png") no-repeat scroll 8px 5px transparent;*/
 
    color: #000;
    border:2px solid #5781c9;
    padding: 8PX 8px 5px 15px;
    display: block;
    font-family: Arial;
    cursor:pointer;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
  
    text-decoration: none;
    text-shadow: 1px 1px 1px #E6E6E6;
}
h8:hover
{
    color: #fff;
    background: #5781c9;
    padding: 8PX 8px 5px 15px;/*text-shadow: 1px 1px 1px #E6E6E6;*/
}





h8.open
{
    background:#dfe6ee;
    color: #000;
}

#css3-animated-example h8 + div
{
    padding: 10px;
}
#css3-animated-example h8 + div, .content
{
    background: none repeat scroll 0 0 #fff;
     border-left:2px solid #5781c9;
       border-right:2px solid #5781c9;
         border-bottom:2px solid #5781c9;
    border-radius: 0.1em 0.1em 0.1em 0.1em;
    box-shadow: 5px 5px 3px #454545;
    font-family: Arial;
    font-size: 12px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: left;
}
#css3-animated-example h8 + div 
{
    display: none;
}
#css3-animated-example h8 + div
{
    background: none repeat scroll 0 0 #000000;
    display: block !important;
    height: 0;
    overflow: hidden;
    padding: 0;
    transition: all 0.3s ease 0s;
}
#css3-animated-example .content
{
    border: 1px solid #0A3980;
    padding: 10px;
}
#css3-animated-example h8.open + div
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid rgba(10, 57, 128, 0.5);
    height: auto;
}



.overflow{ min-width:1050px;  overflow:scroll-y;}
  @media all and (min-device-width:1366px)
{
   
   .overflow{ min-width:1050px; overflow:scroll-y; }
}
@media all and (min-device-width:1280px)
{
   
   .overflow{ width:900px; overflow:auto; overflow:scroll-y;}
}
@media all device and (min-width:1024px)
{
      .overflow{ width:750px; overflow:auto; overflow:scroll-y;}
}
@media all screeen and (min-width:900px)
{
   
   .overflow{ width:650px; overflow:auto; overflow:scroll-y;}
}
@media all and (min-device-width:800px)
{
   
   .overflow{ width:700px; overflow:auto; overflow:scroll-y;}
}