﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #fff url(../images/bg2014.png);
    background-repeat:repeat-x;
    font-size: .80em;
    font-family: Segoe UI,Lucida Grande,UnDotum,Arial,Helvetica,sans-serif, Verdana;
    margin: 0px;
    padding: 0px;
}


.festiveLeft
{
    background: url(../images/diwali_left.gif) no-repeat;
    position: fixed;
    left: 6px;
    top: 0;
    width: 106px;
    height: 367px;
    z-index: -1;
}
.festiveRight
{
    background: url(../images/diwali_right.gif) no-repeat;
    position: fixed;
    right: 0;
    top: 115px;
    width: 126px;
    height: 321px;
    z-index: -1;
}


.fl_right
{
    float: right;
}

a:link, a:visited
{
    color: #9b101b;
    text-decoration: none;
    outline: none;
}

a:hover
{
    text-decoration: none;
    color: #000;
    outline: none;
}


p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
   width: 1135px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;

   
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;

 -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.header
{
    background: #fff url(../login.png) no-repeat center center;
    background-repeat: no-repeat;
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    top: 0px;
    left: 0px;
}


.main
{
    padding: 3px 3px 3px 3px;
    margin: 1px;
    font-family: Verdana;
    font-style: normal;
    letter-spacing: normal;
    text-transform: inherit;
    word-spacing: inherit;
	text-align:justify;
    min-height: 450px;
    color: #333333;
}


.searchbox1
{
    background-image: url(images/form_bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #d1c7ac;
    width: 215px;
    color: #333333;
    padding: 3px;
    margin-right: 4px;
    margin-bottom: 8px;
    font-family: Verdana;
    transition: 3s linear;
    font-size: 15px;
    color: gray;
    font-weight: normal;
}

.searchbox1:focus
{
    font-weight: normal;
    background-color: #D2ADA8;
    outline: none;
    -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
    box-shadow: inset inset 0 0 5px rgba(0,0,0,0.5);
    font-family: Verdana;
    color: #0B7DC1;
}

.tools
{
    border: 1px solid #c4c4c4;
    width: 159px;
    height: 16px;
    font-size: 13px;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    font-family: Verdana;
    background: #FFFFFF url('bg_form.png') left top repeat-x;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.tools:focus
{
    outline: none;
    border: 1px solid #7bc1f7;
    -moz-box-shadow: 10px 10px 15px #e6e6e6;
    -webkit-box-shadow: 10px 10px 15px #e6e6e6;
    box-shadow: 10px 10px 15px #e6e6e6;
    font-family: Verdana;
}



.media
{
    margin-top: 12px;
}
.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}


#footer
{
    line-height: 1.6em;
    background-color: #333333;
    margin: 1.3px auto 0 auto;
    width: 1135px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    box-shadow: 0 16px 16px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 8px #d9d9d9;
}


#footer a
{
    color: #E1D6CB;
    background: #333 url('../images/blue_file.gif') no-repeat left;
    font-family: Verdana;
    text-decoration: none;
    outline: none;
}
#footer a:hover
{
    color: #3C98ED;
    background: #333333 url('../images/blue_file.gif') no-repeat left;
}

#footer h2
{
    color: #FFFFFF;
    background-color: #333;
    font-weight: bold;
    font-style: normal;
    padding-top: 8px;
}

#footer ul
{
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 1px;
    list-style: none;
}

#footer address
{
    font-style: normal;
    color: #E1D6CB;
    width: 270px;
    font-size: 11px;
    padding: 5px 0px 0px 1px;
}

#footer .footbox
{
    display: block;
    float: left;
    width: 279px;
    margin-right: 30px;
    color: #E1D6CB;
    font-size: 11px;
}

#footer #social
{
    margin-bottom: 0px;
}

#footer #social ul
{
    margin: 20px 0 0 0;
}

#footer #social li
{
    display: inline;
    margin-right: 15px;
}

#footer .last
{
    margin: 0;
}


.Career
{
    display: block;
    border-collapse: inherit;
    border-color: #e6e6e6;
    border-style: groove;
    border-spacing: inherit;
    border-width: 2px;
    width: 1090px;
    height: 24px;
    background: url(../images/msg.jpg) no-repeat;
    float: left;
    position: absolute;
    vertical-align: middle;
    background-position: left;
    -moz-border-radius: 4px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}



div.hideSkiplink
{
    background-color: #3a4f63;
    width: 100%;
}



/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    width: auto;
}

.loginDisplay
{
    font-size: .9em;
    display: block;
    text-align: right;
    padding: 10px;
    color: #1197d6;
    font-family: Verdana;
}

.loginDisplay a:link
{
    color: #1189c6;
    text-indent: inherit;
    text-transform: capitalize;
    text-decoration: none;
}

.loginDisplay a:visited
{
    color: #1189c6;
}

.loginDisplay a:hover
{
    color: black;
    text-decoration: underline;
}


.bold
{
    font-weight: bold;
}



#services
{
    background: #f7f7f7 url(images/servicerepeat.jpg) repeat-x top;
    height: 207px;
    width: 100%;
    border-top: 2px solid #f7f7f7;
    border-bottom: 1px solid #cccccc;
}
#services .box
{
    float: left;
    height: 137px;
    border-right: 1px solid #cbcbcb;
    width: 190px;
    position: relative;
    padding-left: 90px;
    padding-top: 30px;
    padding-right: 10px;
}
#services .box2
{
    float: left;
    height: 137px;
    width: 355px;
    position: relative;
    padding-left: 104px;
    padding-top: 30px;
    padding-right: 20px;
}
#services .box img, #services .box2 img
{
    position: absolute;
    left: 20px;
    top: 30px;
}
#services .box p, #services .box2 p
{
    line-height: 18px;
    padding: 10px 0 0 0;
    margin: 0;
    text-shadow: white 1px 1px;
}
#services h3
{
    margin: 0;
    color: #525252;
    font-size: 18px;
    font-weight: normal;
}



.LogoImage
{
    width: 100%;
    -moz-border-radius: 14px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}


.module
{
    margin-left: 30px;
}


.lblheading
{
    text-decoration: none;
}
.lblheading:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #ff7d09;
    -webkit-transition: color 1.1s linear, background 1.1s linear;
    -moz-transition: color 1.1s linear, background 1.1s linear;
    -o-transition: color 1.1s linear, background 1.1s linear;
    transition: color 1.1s linear, background 1.1s linear;
}

.button
{
    cursor: pointer;
    background-color: #787878;
    background-image: url(../images/BtnStrip.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none;
    filter: alpha(opacity=60);
    opacity: 0.6;
    outline: none;
}

.button:hover, #button:focus
{
    filter: alpha(opacity=90);
    opacity: 0.9;
}



#osx-modal-content, #osx-modal-data
{
    display: none;
}

/* Overlay */
#osx-overlay
{
    background-color: #000;
    cursor: wait;
}

/* Container */
#osx-container
{
    background-color: #eee;
    color: #000;
    font: 16px/24px "Lucida Grande" ,Arial,sans-serif;
    padding-bottom: 4px;
    width: 730px;
    height: 665px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: 0 0 64px #000;
    -webkit-box-shadow: 0 0 64px #000;
    box-shadow: 0 0 64px #000;
}
#osx-container a
{
    color: #ddd;
}

#osx-container .close
{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}
#osx-container .close a
{
    display: block;
    color: #777;
    font-weight: bold;
    padding: 6px 12px 0;
    text-decoration: none;
    text-shadow: 0 1px 0 #f4f4f4;
}
#osx-container .close a:hover
{
    color: #000;
}


.newsltr
{
    background: #fff;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 3px 6px 3px 3px;
    border: 1px solid #4b546a;
    -webkit-box-shadow: #B4B5B5 2px 2px 2px;
    -moz-box-shadow: #B4B5B5 2px 2px 2px;
    box-shadow: #B4B5B5 2px 2px 2px;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    width: 233px;
    height: 22px;
}


.button_example
{
    border: 1px solid #4B546A;
    -webkit-box-shadow: #B4B5B5 2px 2px 2px;
    -moz-box-shadow: #B4B5B5 2px 2px 2px;
    box-shadow: #B4B5B5 2px 2px 2px;
    -webkit-border-radius: 5px 20px 20px 5px;
    -moz-border-radius: 5px 20px 20px 5px;
    border-radius: 5px 20px 20px 5px;
    font-size: 12px;
    font-family: verdana, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #656C88;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#656C88), to(#3F4C6B));
    background-image: -webkit-linear-gradient(top, #656C88, #3F4C6B);
    background-image: -moz-linear-gradient(top, #656C88, #3F4C6B);
    background-image: -ms-linear-gradient(top, #656C88, #3F4C6B);
    background-image: -o-linear-gradient(top, #656C88, #3F4C6B);
    background-image: -linear-gradient(to bottom, #656C88, #3F4C6B);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#656C88, endColorstr=#3F4C6B);
    height: 30px;
    padding: 3px 6px 3px 3px;
    margin-left: -8px;
}

.button_example:hover
{
    border: 1px solid #4B546A;
    background-color: #4B546A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4B546A), to(#2C354B));
    background-image: -webkit-linear-gradient(top, #4B546A, #2C354B);
    background-image: -moz-linear-gradient(top, #4B546A, #2C354B);
    background-image: -ms-linear-gradient(top, #4B546A, #2C354B);
    background-image: -o-linear-gradient(top, #4B546A, #2C354B);
    background-image: linear-gradient(to bottom, #4B546A, #2C354B);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4B546A, endColorstr=#2C354B);
}
.update
{
    display: block;
    border-collapse: inherit;
    border-color: #d8d8d8;
    border-style: solid;
    border-spacing: inherit;
    border-width: 1px;
    width: 1118px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 24px;
    background: url(../images/updateicon.gif) no-repeat;
    float: left;
    position: absolute;
    vertical-align: middle;
    background-position: left;
}
