
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



.Initial
{
  display: block;
  padding: 4px 18px 4px 18px;
  float: left;
  background: url("../Images/InitialImage.png") no-repeat right top;
  color: Black;
  font-weight: bold;
}
.Initial:hover
{
  color: White;
  background: url("../Images/SelectedButton.png") no-repeat right top;
}
.Clicked
{
  float: left;
  display: block;
  background: url("../Images/SelectedButton.png") no-repeat right top;
  padding: 4px 18px 4px 18px;
  color: Black;
  font-weight: bold;
  color: White;
}



body
{
    margin: 50px 0px 0px 0px;
    padding: 0;
    background: #E6E6E6 url(images/main-bg.png) repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8F8F8F;
}

h1, h2, h3
{
    margin: 0;
    padding: 0;
    font-weight: 200;
    color: #2F5ED1222;
}

h2
{
    font-size: 3em;
}

p, ol, ul
{
    margin-top: 0px;
    padding: 0px;
}

p, ol
{
    line-height: 180%;
    width: 849px;
}

strong
{
}

a
{
    color: #5C5539;
}

    a:hover
    {
        text-decoration: none;
    }

    a img
    {
        border: none;
    }

img.border
{
}

img.alignleft
{
    float: left;
}

img.alignright
{
    float: right;
}

img.aligncenter
{
    margin: 0px auto;
}

hr
{
    display: none;
}

/** WRAPPER */

#wrapper
{
    overflow: hidden;
    /*width: 1380px;*/
    width: 1100px;
    margin: -35px auto;
    background: #FFFFFF;
    border-radius: 25px;
    box-shadow: 0px 0px 20px 3px #FFFFFF;
}

.container
{
    width: 1000px;
    margin: 0px auto;
}

.clearfix
{
    clear: both;
}

/* Header */

#header-wrapper
{
    overflow: hidden;
    height: 150px;
    background: #FFFFFF;
}

#header
{
    width: 1100px;
    height: 150px;
    margin: 0 auto;
    padding: 0px 0px;
}

/* Logo */
#upperhead
{
    height: 123px;
}

#logo
{
    float: left;
    width: 135px;
    height: 130px;
    text-align: left;
}

#Signin
{
    width: 500px;
    height: 130px;
    float: right;
}

.sign
{
    color: #1b90c6;
}

#logo h1
{
    padding: 50px 0px 0px 0px;
    text-transform: lowercase;
    letter-spacing: -2px;
    font-size: 3.6em;
    font-weight: 700;
}

    #logo h1 a
    {
        text-decoration: none;
        color: #FFFFFF;
    }

#logo p
{
    margin-top: -5px;
    text-transform: uppercase;
    color: #44C1FF;
}

#logo a
{
    color: #44C1FF;
}

/* Menu */

/*#menu-wrapper 
{
    margin-top:15px;
	overflow: hidden;
	height: 80px;
}

#menu 
{
	overflow: hidden;
	height: 80px;
	background: url(images/img3.jpg) repeat-x left top;
	border:2px solid;
    border-radius:80px 0px 80px 0px;
    
    
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	font-family: 'Oswald', sans-serif;
	border-radius:50px 0px 50px 0px;
}

#menu li {
	display: inline-block;
	border-right: 1px solid #64DAFE;
	border-radius:80px 0px 80px 0px;
}

#menu a {
	display: block;
	height: 80px;
	margin: 0px;
	padding: 0px 32.2305px;
	line-height: 80px;
	text-decoration: none;
	text-transform: lowercase;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 300;
	color: #FFFFFF;
	border: none;
	border-radius:80px 0px 80px 0px;
}

#menu a:hover, #menu .current_page_item a {
	background: url(images/img6.png) repeat-x left top;
	text-decoration: none;
	color: #FFFFFF;
	box-shadow: 0px 0px 20px 3px #ffffff;
}


#menu .current_page_item a {
}*/

/*Menu End*/

.StudentImage
{
    background-position: 50% top;
    float: right;
    margin-right: 110px;
    height: 120px;
    width: 160px;
}

.Stdbold
{
    width: 100px;
    padding: 0px;
    color: #1b90c6;
    font-size: 18px;
    font-weight: bold;
    font-family: "sans-serif";
}

.style11
{
    color: #005cc3;
    font-size: 20px;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
}

.style10
{
    font-size: 18px;
}

.style8
{
    font-size: 22px;
    font-weight: bold;
    font-family: "Comic Sans MS";
}
/* Page */

#page-wrapper
{
    overflow: hidden;
}

#page
{
    overflow: hidden;
    width: 90%;
    margin: 0px auto;
    padding: 45px;
    color: #8F8F8F;
}

.bar
{
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    background: #25A6E1;
    background: -moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
    background: -webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 4px;
    border: 1px solid #1A87B9;
    vertical-align: middle;
    font-size: small;
    color: White;
    vertical-align: middle;
    padding: 5px;
    box-shadow: 0px 0px 20px 3px #10c3d9;
}
/** Headning **/
.paragraphtext
{
    color: Gray;
    padding: 30px 20px 0px 20px;
    height: 313px;
    width: 89%;
}

.heading
{
    background-color: #E5E5E5;
    text-align: center;
    padding: 0px 0px 100px 0px;
    letter-spacing: -1px;
    font-size: 25px;
    color: #1b90c6;
    font-family:Lucida Sans,Georgia;
}

.gallary
{
    width: 100%;
}

#cont
{
    background-color: #1b90c6;
    text-align: center;
    padding: 0px 0px 20px 0px;
    letter-spacing: -1px;
    font-size: 36px;
    color: White;
    font-family:Georgia;
}


/** CONTENT */

#wide-content
{
}

    #wide-content h2
    {
        padding: 0px 0px 20px 0px;
        letter-spacing: -1px;
        font-size: 30px;
        color: #2F5ED1222;
    }

/** CONTENT */

#content
{
    margin: 0px 21px 0px 6px;
    float: left;
    width: 98%;
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px 1px gray;
}

    #content h2
    {
        padding: 0px 0px 20px 0px;
        letter-spacing: -1px;
        font-size: 36px;
    }

    #content .subtitle
    {
        padding: 0px 0px 30px 0px;
        text-transform: uppercase;
        font-family: 'Oswald', sans-serif;
        font-size: 18px;
        color: #81AFC5;
    }



/** LEFTSIDE **/
#leftsidebar
{
    float: left;
    width: 94%;
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px 1px gray;
    height: 520px;
}

    #leftsidebar h2
    {
        padding: 5px 0px 5px 0px;
        letter-spacing: -1px;
        font-weight: bold;
        font-size: 25px;
        color: #1b90c6;
        width: 231px;
    }

    #leftsidebar .subtitle
    {
        padding: 0px 0px 30px 0px;
        text-transform: uppercase;
        font-family: 'Oswald', sans-serif;
        font-size: 18px;
        color: #81AFC5;
    }

/** SIDEBAR */

#sidebar
{
    float: right;
    height: 520px;
    width: 95%;
    box-shadow: 0px 0px 10px 1px gray;
}

    #sidebar h2
    {
        color: #1b90c6;
        padding: 5px 0px 5px 0px;
        letter-spacing: -1px;
        font-weight: bold;
        font-size: 25px;
    }

/* Footer */

#footer
{
    height: 100px;
    margin: 0 auto;
    padding: 50px 0px 15px 0px;
}

    #footer p
    {
        /*text-shadow: 1px 1px 0px #FFFFFF;*/
        text-align: center;
        font-size: 15px;
        color: white;
    }

    #footer a
    {
        color: white;
    }

/* Three Column Footer Content */

#footer-wrapper
{
    background: #F1F2E9;
}

#footer-content
{
    overflow: hidden;
    width: 1300px;
    height: 150px;
    margin: 0px auto;
    padding: 10px 10px;
    color: #717171;
}

    #footer-content a
    {
    }

    #footer-content h2
    {
        margin: 0px;
        padding: 0px 0px 30px 0px;
        letter-spacing: -1px;
        /*font-size: 30px;*/
        color: #36332E;
    }

#footerheading
{
    font-weight: bold;
    font-size: larger;
    color: #1b90c6;
}

#footer-content #fbox1
{
    padding: 0px 0px 20px 0px;
    letter-spacing: -1px;
    /*font-size: 20px;*/
    color: #1b90c6;
    float: left;
    width: 500px;
    height: 194px;
}

#footer-content #fbox2
{
    margin-top: -10px;
    float: right;
    width: 506px;
    height: 191px;
}

.lastfooter
{
    font-size: medium;
    color: black;
    font-size: small;
    height: 105px;
}

/* Banner Style */

#banner-wrapper
{
}

#banner
{
    overflow: hidden;
    width: 70%;
    margin: -50px auto 0px auto;
    height: 500px;
}

/* Button Style */

.button-style
{
    display: inline-block;
    margin-top: 0px;
    background: #25A6E1;
    background: -moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
    background: -webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 4px;
    border: 1px solid #1A87B9;
    color: #fff;
    height: 30px;
    width: 130px;
    text-align: center;
}

    .button-style a
    {
        display: inline-block;
        padding: 5px;
        letter-spacing: 1px;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Arial', sans-serif;
        font-weight: bolder;
        font-size: 10px;
        color: white;
    }

    .button-style:hover
    {
        box-shadow: 0px 0px 10px 1px #1b90c6;
    }

.smallbutton-style
{
    text-align: center;
    display: inline-block;
    background: #25A6E1;
    background: -moz-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25A6E1), color-stop(100%, #188BC0));
    background: -webkit-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -o-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: -ms-linear-gradient(top, #25A6E1 0%, #188BC0 100%);
    background: #25A6E1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1', endColorstr='#188BC0', GradientType=0);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 4px;
    border: 1px solid #1A87B9;
    color: white;
}

    .smallbutton-style:hover
    {
        box-shadow: 0px 0px 10px 1px #1b90c6;
    }

    .smallbutton-style a
    {
        padding: 2px 2px;
        display: inline-block;
        letter-spacing: 1px;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Arial', sans-serif;
        font-weight: bolder;
        font-size: 10px;
        color: #FFFFFF;
    }

/* List Style 1 */

ul.style1
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    ul.style1 li
    {
        padding: 20px 0px 20px 0px;
        border-top: 1px dashed #E6E7DC;
    }

    ul.style1 a
    {
        text-decoration: none;
        color: #6B6B6B;
    }

        ul.style1 a:hover
        {
            text-decoration: underline;
            color: #6B6B6B;
        }

    ul.style1 .first
    {
        padding-top: 0px;
        border-top: none;
    }

/* List Style 2 */

ul.style2
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    ul.style2 li
    {
        padding: 15px 0px 15px 0px;
        border-top: 1px solid #E6E7DC;
    }

    ul.style2 .first
    {
        padding-top: 0px;
        border-top: none;
    }

/* List style 3 */

ul.style3
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    ul.style3 li
    {
        padding: 20px 0px 20px 0px;
        border-top: 1px solid #E6E7DC;
    }

    ul.style3 p
    {
        margin: 0px;
        padding: 0px;
    }

    ul.style3 img
    {
        float: left;
        margin-top: 3px;
        margin-right: 20px;
    }

    ul.style3 .posted
    {
        padding: 10px 0px 10px 0px;
        font-size: 8pt;
        color: #A2A2A2;
    }

    ul.style3 .first
    {
        padding-top: 0px;
        border-top: none;
    }

/* Recent News */

#recent-news
{
    overflow: hidden;
    width: 1120px;
    padding: 50px 40px;
    background: #36332E;
    color: #8C8C8C;
}

    #recent-news h2
    {
        padding: 0px 0px 20px 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 2.5em;
        color: #EDEDED;
    }

    #recent-news .date
    {
        padding: 0px 0px 10px 0px;
        font-weight: bold;
        font-style: normal;
        color: #E3E3E3;
    }

    #recent-news p
    {
        font-style: italic;
    }

    #recent-news a
    {
        font-style: normal;
        color: #B8B8B8;
    }

    #recent-news #rbox1
    {
        float: left;
        width: 250px;
        margin-right: 40px;
    }

    #recent-news #rbox2
    {
        float: left;
        width: 250px;
        margin-right: 40px;
    }

    #recent-news #rbox3
    {
        float: left;
        width: 250px;
    }

    #recent-news #rbox4
    {
        float: right;
        width: 250px;
    }

/* Button Style */

.button-style1
{
    margin-top: 30px;
}

    .button-style1 a
    {
        padding: 10px 25px;
        background: #EBB462;
        border-radius: 5px;
        text-decoration: none;
        text-shadow: 1px 1px 0px #FCE3BB;
        color: #36332E !important;
    }

.style6
{
    color: Gray;
    font-family: "Comic Sans MS";
    font-size: 15px;
}

.style4
{
    color: Gray;
    width: 80%;
    font-size: 15px;
}

.style16
{
    color: #25A6E1;
    font-size: 12px;
}

.style22
{
    color: IndianRed;
    font-family: "Arial Narrow";
    font-weight: bold;
    font-size: 14px;
}

.tablestyle
{ 
    padding: 13%;
    width: 150%;
}


.tablestyles
{ 
    margin-top:-150px;
    padding: 13%;
    width: 150%;
}


.tablecolumnheading
{
    border: 1.0pt solid black;
    background: #0051ba;
    height: 15.75pt;
    color: white;
    font-size: 11.0pt;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    font-family: Calibri, sans-serif;
    text-align: center;
    vertical-align: top;
    white-space: normal;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}

.newpara
{
    margin: 0px 0px 8px 0.5em;
    font-family: 'Open Sans', 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'nimbus sans 1', sans-serif;
    padding-right: 1em;
    font-size: 16px;
    line-height: 24px;
    color: rgb(34, 34, 34);
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    orphans: auto;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: auto;
    word-spacing: 0px;
    -webkit-text-size-adjust: auto;
    -webkit-text-stroke-width: 0px;
    width:274px;
}
















#menu, #menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu
{
    width: 1000px;
    margin: 0px auto;
    border: 1px solid #2F5ED1;
    background-color: #0000CC;
    background-image: linear-gradient(#3399FF, #0000CC);
    border-radius: 6px;
    box-shadow: 0 1px 1px #040000;
}


    #menu:before,
    #menu:after
    {
        content: "";
        display: table;
    }

    #menu:after
    {
        clear: both;
    }

#menu
{
    zoom: 1;
}

    #menu li
    {
        float: left;
        border-right: 1px solid #2F5ED1;
        box-shadow: 1px 0 0 #3399FF;
        position: relative;
    }

    #menu a
    {
        float: left;
        padding: 12px 30px;
        color: #A0CFEC;
        text-transform: uppercase;
        font: bold 12px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 0 1px 0 #000;
    }

    #menu li:hover > a
    {
        color: #fafafa;
        box-shadow: 0px 0px 20px 3px #ffffff;
    }

    *html #menu li a:hover
    { /* IE6 only */
        color: #fafafa;
    }

    #menu ul
    {
        margin: 20px 0 0 0;
        _margin: 0; /*IE6 only*/
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 38px;
        left: 0;
        z-index: 1;
        background: #3399FF;
        background: linear-gradient(#3399FF, #0000CC);
        box-shadow: 0 -1px 0 rgba(255,255,255,.3);
        border-radius: 3px;
        transition: all .2s ease-in-out;
    }

    #menu li:hover > ul
    {
        opacity: 1;
        visibility: visible;
        margin: 0;
    }

    #menu ul ul
    {
        top: 0;
        left: 150px;
        margin: 0 0 0 20px;
        _margin: 0; /*IE6 only*/
        box-shadow: -1px 0 0 rgba(255,255,255,.3);
    }

    #menu ul li
    {
        float: none;
        display: block;
        border: 0;
        _line-height: 0; /*IE6 only*/
        box-shadow: 0 1px 0 #0000CC, 0 2px 0 #666;
    }

        #menu ul li:last-child
        {
            box-shadow: none;
        }

    #menu ul a
    {
        padding: 10px;
        width: 130px;
        _height: 10px; /*IE6 only*/
        display: block;
        white-space: nowrap;
        float: none;
        text-transform: none;
    }

        #menu ul a:hover
        {
            background-color: #3BB9FF;
            background-image: linear-gradient(#04acec, #3BB9FF);
        }

    #menu ul li:first-child > a
    {
        border-radius: 3px 3px 0 0;
    }

        #menu ul li:first-child > a:after
        {
            content: '';
            position: absolute;
            left: 40px;
            top: -6px;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 6px solid #3399FF;
        }

    #menu ul ul li:first-child a:after
    {
        left: -6px;
        top: 50%;
        margin-top: -6px;
        border-left: 0;
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        border-right: 6px solid #3b3b3b;
    }

    #menu ul li:first-child a:hover:after
    {
        border-bottom-color: #04acec;
    }

    #menu ul ul li:first-child a:hover:after
    {
        border-right-color: #0299d3;
        border-bottom-color: transparent;
    }

    #menu ul li:last-child > a
    {
        border-radius: 0 0 3px 3px;
    }
