html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,p,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

.fl {
	float: left !important;
}
.fr {
	float: right !important;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
html {
	margin: 0;
    padding: 0;
}

body {
    margin:0;
    padding:0;
 	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	display:table;
	width:100%;
	background-color:#FFF;
}

@font-face {
font-family: 'Raleway';
src: url('raleway.eot');
src: url('raleway.eot?iefix') format('eot'),
     url('raleway.woff') format('woff'),
     url('raleway.ttf') format('truetype'),
     url('raleway.svg#raleway') format('svg');
font-weight: normal;
font-style: normal;
}



h1, h2, h3, h4, h5, h6, ul,p, li, div {margin:0; padding:0; list-style:none;}
img, div, input {outline:medium none; border:0;}

a {outline:medium none; text-decoration:none; color:#0c92e3;}
a:hover {text-decoration: underline;}




/*startextracodes*/
.clear{clear:both; margin:0; padding:0;}
/*endextracodes*/


/*startheader*/
#header{ clear:both; margin:0; padding:0; }
#header .innerHeader{ clear:both; margin:0; padding:0; border-bottom:1px solid #FFF; min-height:93px; max-height:93px;
background: rgb(46,171,238); /* Old browsers */
background: -moz-linear-gradient(top, rgba(46,171,238,1) 0%, rgba(1,131,199,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(46,171,238,1)), color-stop(100%,rgba(1,131,199,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(46,171,238,1) 0%,rgba(1,131,199,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(46,171,238,1) 0%,rgba(1,131,199,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(46,171,238,1) 0%,rgba(1,131,199,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(46,171,238,1) 0%,rgba(1,131,199,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabee', endColorstr='#0183c7',GradientType=0 ); /* IE6-9 */
}
#header .innerHeader .Headerwrapper{ clear:both; margin:0 auto; padding:0; width:1003px;}
.Headerwrapper .Logo{ float:left; display:block; margin:0; padding:20px 0 0 8px;}
.Headerwrapper .Logo a{ text-decoration:none; margin:0; padding:0;}
.Headerwrapper .Hearright{ float:right; display:block; margin:0; padding:7px 0 0 0; width:430px;}
.Headerwrapper .Hearright .Search{ clear:both; margin:0; padding:0; float:right;}
.Search input.searchtext{ color:#acacac; font-size:12px; padding:5px; box-shadow:inset 0px 0px 2px 2px #c1c1c1; border:0; float:right; width:177px;}
.Search input.searchbutton{ border:0; width:27px; height:26px; background:url(images/searchicon.jpg) center top no-repeat; cursor:pointer; float:right;}
.Headerwrapper .Hearright #nav{ clear:both; margin:0; padding:17px 0 0 0;}
#nav ul.Topnav{ clear:both; float:right; margin:0; padding:0;}
#nav ul.Topnav li{ list-style-type:none; margin:0 0px 0 5px; padding:0 5px; display:block; border-left:1px solid #FFF; line-height:12px; float:left; position:relative;}
#nav ul.Topnav li:first-child{ border:0; padding:0;}
#nav ul.Topnav li a{ text-decoration:none; color:#FFF; font-size:12px; text-transform:uppercase; line-height:18px; display:block;}
#nav ul.Topnav li a:hover{ color:#193c5f; text-decoration:none;}
#header .Navagation{ clear:both; margin:0; padding:0; min-height:42px; max-height:42px; background-color:#193c5f;}
#header .Navagation #Navationwraper{ clear:both; margin:0 auto; padding:0; width:1003px;}
#Navationwraper ul.Menu{ clear:both; margin:0; padding:8px 0 0 0;}
#Navationwraper ul.Menu li{ list-style-type:none; margin:0 16px; padding:0; display:block;  line-height:33px; float:left;}
#Navationwraper ul.Menu li a{ text-decoration:none; color:#72b9df; font-size:14px; line-height:33px; display:block;}
#Navationwraper ul.Menu li a:hover{ color:#FFF; text-decoration:none;}
/*endheader*/



/*startbanner*//*background:url(images/bannerimg1.jpg) center top no-repeat; */
.Outerbanner{ clear:both; margin:0; padding:0; min-height:608px; background-size:100% auto;position:relative;}
.Outerbanner .Bannerwrapper{ clear:both; margin:0 auto; padding:0; width:1003px; position:absolute;top:0px;right:167px; min-height: 185px;}
.Outerbanner .Bannerwrapper .Bannerforms{ float:right; margin:0; padding:10px; width:227px; background:url(images/bannerform_bg.png) 0 0 repeat; min-height:365px; max-height:365px;}
.Bannerforms h2.bannerformhead{ margin:0 0 5px 0; padding:0 0 5px 0; font-weight:normal; font-family:'Raleway'; color:#e2eeff; font-size:21px; line-height:21px; border-bottom:1px solid #98abbb;}
.Bannerforms p.bannerformpara{ margin-bottom:10px; font-size:11px; color:#96b0d1; line-height:14px; font-family:Arial, Helvetica, sans-serif;}
.Bannerforms h3.bannerformsubhead{ margin:0 0 5px 0; padding:0; font-weight:normal; color:#e2eeff; font-size:14px; line-height:14px; }
.Bannerforms .Formsearcharea{ clear:both; margin:0 0 20px 0; padding:0;}
.Formsearcharea select.formsearchfield{ float:left; margin:0; padding:9px; font-size:12px; color:#373636; box-shadow:inset 0px 0px 2px 2px #c1c1c1; border:1px solid #4c76a5; border-right:0; width:165px;}
.Formsearcharea input.formsearchfield{ float:left; margin:0; padding:10px; font-size:12px; color:#373636; box-shadow:inset 0px 0px 2px 2px #c1c1c1; border:1px solid #4c76a5; border-right:0; width:165px;}
.Formsearcharea input.formsearchbutton{float:left; margin:1px 0 0 0; padding:0; font-size:16px; color:#112e52; font-weight:bold; width:40px; height:35px; cursor:pointer;
background: rgb(217,224,231); /* Old browsers */
background: -moz-linear-gradient(top, rgba(217,224,231,1) 1%, rgba(154,173,188,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(217,224,231,1)), color-stop(100%,rgba(154,173,188,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(217,224,231,1) 1%,rgba(154,173,188,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(217,224,231,1) 1%,rgba(154,173,188,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(217,224,231,1) 1%,rgba(154,173,188,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(217,224,231,1) 1%,rgba(154,173,188,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e0e7', endColorstr='#9aadbc',GradientType=0 ); /* IE6-9 */
}
/*endbanner*/






.Outercontainer{ clear:both; margin:0; padding:0; position:relative; min-height:237px;}
.Containerwraper{clear:both; margin:-202px auto 0 auto; padding:25px; width:953px; background:url(images/maincontainer_bg.jpg) center top no-repeat #FFF; position:relative;   }
h2.heading{ font-size:24px; color:#252626; line-height:24px; font-weight:normal; font-family:'Raleway'; margin-bottom:20px; padding:0;}
h2.heading span{ color:#0283c9;}
 p.welcomepara{ margin-bottom:35px; padding:0; line-height:18px;}
.Threecategeory{ clear:both; margin:0; padding:0;}
.Threecategeory .Categeory{ float:left; width:302px; padding:0; margin-left:23px;}
.Threecategeory .Categeory:first-child{ margin:0;}

ul.wahtnewlist li {
    background: url("images/whatnewbulletlist_bg.jpg") repeat-x scroll left bottom transparent; color: #252626; font-size: 12px; line-height: 18px; list-style-type: none; margin: 0 0 7px; padding: 0 0 7px; }

.marquee{position: relative; overflow: hidden; height: 310px;}   
.marquee ul{ clear:both; margin:0; padding:0;}
.marquee ul li{ list-style-type:none; padding:0 0 7px 0; margin:0 0 7px 0; line-height:18px; font-size:12px; color:#252626; background:url(images/whatnewbulletlist_bg.jpg) left bottom repeat-x;}

p.lastupdate{ font-weight:bold; font-size:14px; color:#112e52;}
.Categeory img.categeoryimg{ border:1px solid #ced1d6; margin-bottom:10px;}
.Categeory p.categeorypara{ font-size:13px;  line-height:18px; color:#3f3f3f;}

 h2.greenbgheading{ font-size:24px; color:#FFF; line-height:46px; font-weight:normal; font-family:'Raleway'; margin-bottom:5px; padding:0 0 0 10px;   border:1px solid #FFF;
background: rgb(18,139,206); /* Old browsers */
background: -moz-linear-gradient(top, rgba(18,139,206,1) 0%, rgba(35,164,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,139,206,1)), color-stop(100%,rgba(35,164,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(18,139,206,1) 0%,rgba(35,164,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(18,139,206,1) 0%,rgba(35,164,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(18,139,206,1) 0%,rgba(35,164,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(18,139,206,1) 0%,rgba(35,164,234,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#128bce', endColorstr='#23a4ea',GradientType=0 ); /* IE6-9 */
}



.Leftsection{ float:left; margin:0; padding:0; width:277px;}
.quickcontact{ clear:both; margin:0 0 20px 0; padding:0;}
    .quickcontact .contetnarea
    { padding:0;
    }
        .quickcontact .contetnarea input.textfiled
        { float:left; margin-right:12px; width:147px;
        }

         .quickcontact .contetnarea textarea.textarea
        {width:322px; margin-bottom:0px; 
        }

         .quickcontact .contetnarea input.Quick{margin-right:15px;}


 p.aboutuspara{ margin-bottom:0; padding:0; line-height:21px; font-size:12px;}
img.pararightimage{ float:right; margin:0 0 5px 10px;}
.Rightsection{ float:right; margin:0; padding:0; width:645px;}
.hrgreyborder{ margin:20px 0; padding:0; border:0; height:1px; background-color:#ededed;}

.Rightsection .subtwosection{ clear:both; margin:0; padding:0;}
.subtwosection h3.blueheading{font-size:24px; color:#23a4ea; line-height:24px; font-weight:normal; font-family:'Raleway'; margin-bottom:10px; border-bottom:1px solid #0283C9; padding-bottom:10px; }
.subtwosection .innerourservice{ float:left; width:307px;}
.subtwosection .innerourmission{ float:right; width:307px;}
.subtwosection p.twosectionpara{ clear:both; margin:0; padding:0; font-size:13px; line-height:20px; color:#3f3f3f;}
.upperbgarea{ background:url(images/upperbgarea_bg.png) center top no-repeat;}
.lowerbgarea{ background:url(images/lowerbgarea_bg.png) center bottom no-repeat; height:10px;}
.contetnarea{ padding:10px; clear:both; margin:0; }

.whatsnew{ clear:both; margin:0; padding:0;}
input.textfiled, textarea.textfiled{ border: 1px solid #D4d4d4; color:#000000; font-size:12px; box-shadow:inset 1px 1px 1px 2px #d4d4d4; padding:8px; background-color:#FFF; width:242px; margin-bottom:10px;}
textarea.textarea{ border:0; color:#000000; font-size:12px; box-shadow:inset 1px 1px 1px 2px #d4d4d4; padding:8px;  background-color:#FFF; width:242px; height:60px; font-family:Arial, Helvetica, sans-serif; margin-bottom:20px;}

.Quick
{
    /*font-size:22px!important;*/
}
input.submit{border:1px solid #FFF; color:#FFF; font-size:15px; padding:5px 10px; box-shadow:2px 2px 2px 2px #d4d4d4; float:right; cursor:pointer;
background: rgb(18,139,206); /* Old browsers */
background: -moz-linear-gradient(top, rgba(18,139,206,1) 0%, rgba(35,164,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,139,206,1)), color-stop(100%,rgba(35,164,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(18,139,206,1) 0%,rgba(35,164,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(18,139,206,1) 0%,rgba(35,164,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(18,139,206,1) 0%,rgba(35,164,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(18,139,206,1) 0%,rgba(35,164,234,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#128bce', endColorstr='#23a4ea',GradientType=0 ); /* IE6-9 */}
input.submit:hover{ 
background: rgb(35,164,234); /* Old browsers */
background: -moz-linear-gradient(top, rgba(35,164,234,1) 0%, rgba(19,140,207,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,164,234,1)), color-stop(100%,rgba(19,140,207,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(35,164,234,1) 0%,rgba(19,140,207,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(35,164,234,1) 0%,rgba(19,140,207,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(35,164,234,1) 0%,rgba(19,140,207,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(35,164,234,1) 0%,rgba(19,140,207,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23a4ea', endColorstr='#138ccf',GradientType=0 ); /* IE6-9 */
}


.InnerBannerforms{ clear:both; margin:0; padding:90px 0 0 0;}
.InnerBannerforms .innerbanersection{ float:left; width:435px; background:url(images/innerbannersection_bg.png) 0 0 repeat; border:1px solid #FFF; padding:20px; display:none;}
.InnerBannerforms .innerbanersectionright{ float:right; width:435px; background:url(images/innerbannersection_bg.png) 0 0 repeat; border:1px solid #FFF; padding:20px; display:none;}
.InnerBannerforms h2.innerbannerformhead{ margin:0 0 5px 0; padding:0 0 5px 0; font-weight:normal; font-family:'Raleway'; color:#e2eeff; font-size:21px; line-height:21px; border-bottom:1px solid #98abbb;}
.InnerBannerforms p.innerbannerformpara{ margin-bottom:10px; font-size:12px; color:#ebebeb; line-height:18px; font-family:Arial, Helvetica, sans-serif;}
.InnerBannerforms h3.innerbannerformsubhead{ margin:0 40px 0px 0; padding:10px 0 0 0; font-weight:normal; color:#e2eeff; font-size:14px; line-height:14px; float:left; }

.Outerbanner .Bannerwrapper .Bannerforms{ float:right; margin:0; padding:10px; width:227px; background:url(images/bannerform_bg.png) 0 0 repeat; min-height:365px; max-height:365px;}
.Bannerforms h2.bannerformhead{}
.Bannerforms p.bannerformpara{ margin-bottom:10px; font-size:11px; color:#96b0d1; line-height:14px; font-family:Arial, Helvetica, sans-serif;}
.Bannerforms h3.bannerformsubhead{ margin:0 0 5px 0; padding:0; font-weight:normal; color:#e2eeff; font-size:14px; line-height:14px; }

.InnerContainerwraper{clear:both; margin:-400px auto 0 auto; padding:25px; width:953px; background:url(images/maincontainer_bg.jpg) center top no-repeat #FFF;  position:relative; *position:absolute; min-height:500px;}








/*startfooter*/
#footer{ clear:both; margin:0; padding:0;}
    #footer .OuterTopfooter a,
    #footer .OuterTopfooter li
    {
        color: #bfbfbf;
    }

        #footer .OuterTopfooter a:before
        {
            content:"- "
        }

    #footer .OuterTopfooter li
    {
        padding:3px 0;
    }

#footer .OuterTopfooter{ clear:both; margin:0; padding:0;
                         background:#1e212a;
/*background: rgb(229,227,227);
background: -moz-linear-gradient(top, rgba(229,227,227,1) 0%, rgba(243,243,243,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,227,227,1)), color-stop(100%,rgba(243,243,243,1))); 
background: -webkit-linear-gradient(top, rgba(229,227,227,1) 0%,rgba(243,243,243,1) 100%); 
background: -o-linear-gradient(top, rgba(229,227,227,1) 0%,rgba(243,243,243,1) 100%);
background: -ms-linear-gradient(top, rgba(229,227,227,1) 0%,rgba(243,243,243,1) 100%);
background: linear-gradient(to bottom, rgba(229,227,227,1) 0%,rgba(243,243,243,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e3e3', endColorstr='#f3f3f3',GradientType=0 );
    */
}
.OuterTopfooter .Topfooterwrapper{clear:both; margin:0 auto; padding:15px 0 15px 0; width:1003px;}
.Topfooterwrapper .generalinks{ float:left; margin:0 0 0 30px; padding:0; width:152px; /*background:url(images/footerborder_img.jpg) right 0 repeat-y;*/ min-height:184px; border-right:1px solid #31353f;}
.Topfooterwrapper .wahtyou{ float:left; margin:0 0 0 30px; padding:0; width:217px; /*background:url(images/footerborder_img.jpg) right 0 repeat-y;*/border-right:1px solid #31353f;}
.Topfooterwrapper .headoffice{   
    float: left;
    margin: 0 0 0 30px;
    padding: 0;
    width: 172px; }
.Topfooterwrapper .headoffice #address{ font-size:12px; line-height:20px; color:#000000; margin-bottom:10px; font-style:normal;}
.Topfooterwrapper .headoffice p.phone{ margin-bottom:10px; padding:0 0 0 35px; font-size:12px; line-height:28px; color:#000000; background:url(images/phoneicon.png) left 0px no-repeat;}
.Topfooterwrapper .headoffice p.phoneandfax{  padding:0 0 0 35px; font-size:12px; line-height:28px; color:#000000; margin:0; background:url(images/faxicon.png) left 0px no-repeat;}

.Topfooterwrapper .Map{ float:left; margin:0 0 0 20px; padding:0; width:285px;
                         /*background:url(images/footerborder_img.jpg) right 0 repeat-y;*/border-right:1px solid #31353f;

}

.generalinks,
.wahtyou,
.Map,
.headoffice
{
    min-height:170px;
}


.Topfooterwrapper h3,
.Topfooterwrapper h3 span
{
    margin-bottom:20px !important;
}
.Topfooterwrapper h3.footersubheading{ font-size:18px; color:#fff; line-height:18px; font-weight:normal; font-family:'Raleway'; margin-bottom:5px; padding:0;}
.Topfooterwrapper h3.footersubheading span{ color:#0283c9;}
#generalquicklinks ul.footerlisting{ clear:both; margin:0; padding:0; color:#fff;}
/*#generalquicklinks ul.footerlisting li{ list-style-type:none; display:block; margin:10px 0 10px 0; background:url(images/footerlist_bullet.jpg) left 6px no-repeat;}
#generalquicklinks ul.footerlisting li a{ text-decoration:none; margin:0; padding:0; color:#fff; font-size:12px; line-height:12px; display:block;}*/
#generalquicklinks ul.footerlisting li a:before {
    content: "- ";
}

#footer .Outerbotfooter{ clear:both; margin:0; padding:0; background-color:#08030d; min-height:29px; max-height:29px; border-bottom:1px solid #FFF;}
#footer .Botfooterwrapper{clear:both; margin:0 auto; padding:0; width:1003px;}
.Botfooterwrapper p.copyright{ text-align:center; font-size:12px; color:#BFBFBF; line-height:12px; padding:10px 10px 0 0;}

/*endfooter*/

.Example_F tr.popHead{ }
.Example_F span.clss{ width:16px; height:16px; background:url("../LunawatAdmin/gfx/cancel.png") no-repeat scroll 0 0 transparent ; display:block; margin-right: 5px; margin-top: 5px; cursor:pointer;   }
.popwraper{ background: url("images/maincontainer_bg.jpg") no-repeat scroll center top #FFFFFF; clear: both; padding: 25px;}
.popwraper ul, .popwraper li,.ContentSection ul,.ContentSection li,.modalDialog ul,.modalDialog li { list-style:disc inside none !important;  }
.popwraper .main-link{ color: #0283C9;   }



.form-horizontal p{width:45%; float:left; margin-right:2%;  }
.form-horizontal p.desp{ width:95%; }
.width10 {width: 9% !important;}
.width20 {width: 19% !important;}
.width30 {width: 29% !important;}
.width40 {width: 39% !important;}
.width50 {width: 49% !important; padding: 0 !important;}
.width60 {width: 59% !important;}
.width70 {width: 69% !important;}
.width80 {width: 79% !important;}
.width90 {width: 89% !important;}
.width100 {width: 100% !important;}

.error_small {
	background:url("../LunawatAdmin/gfx/error_small.png") no-repeat left top;
	margin: 0 0 0 5px;
	padding: 4px 15px;
	color: #8d0d0d;
	font-size: 10px;
	font-weight: normal;
}
.valid_small {
	background:url("../LunawatAdmin/gfx/valid_small.png") no-repeat left top;
	margin: 0 0 0 5px;
	padding: 2px 15px;
	color: #8d0d0d;
	font-size: 11px;
	font-weight: normal;
}
.form-label {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #373737;
	height: 20px;
}
.form-label .valid_small, .form-label .error_small {
	text-transform: none;
}
.form-field, .form-field .error_small, .form-field.valid_small{
	background: none;
	height: 20px;
	padding: 2px 0 2px 5px;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 0 12px 0;
	color: black;
	font-size: 12px;
}	
.form-field:focus {
	-moz-box-shadow: 0 2px 1px #e1e1e1;
	border: 1px solid #b5b5b5;
}
.form-field.error_small {
	background-color: #ffd1d1;
	border: 1px solid #f8acac;
}	
.form-field.valid_small {
	background-color: #eaf7d9;
	border: 1px solid #bbdf8d;
}
input.full {width: 99%;}
input.half {width: 35%;}
input.small {width: 20%;}
input.big {height: 30px;}	
textarea.half {	width: 50%;	height: 150px;}
textarea.small {width: 40%;	height: 100px;}
textarea.full {	width: 99%;	height: 100px;}

.box-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: -moz-use-text-color #D8D8D8 #D8D8D8;
    border-image: none;
    border-right: 1px solid #D8D8D8;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    overflow: hidden;
    padding: 10px;
}

.login-Client
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: -moz-use-text-color #D8D8D8 #D8D8D8;
    border-image: none;
    border-right: 1px solid #D8D8D8;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    overflow: hidden;
    padding: 10px;
    width:420px;
}

.model-popup
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: -moz-use-text-color #D8D8D8 #D8D8D8;
    border-image: none;
    border-right: 1px solid #D8D8D8;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    overflow: hidden;
    padding: 10px;
    width:550px;
}

.model-forgot
{
    margin: 20px 15px 10px 30px;
}
.model-signup
{
    margin-left: 35px;
}
.login-Client .greenbgheading, .model-popup .greenbgheading
{
    line-height:30px; font-size: 15px;
}


.modalDialog {
    	position: absolute;		
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;		
		z-index: 99999;
		opacity:0;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		pointer-events: none;
        display:none;
	}

	.modalDialog:target {
		opacity:1;
		pointer-events: auto;
        display:block;
	}
	.opacityOne {
		opacity:1;
		pointer-events: auto;
	}

	.modalDialog > div {
		width: 600px;
		position: relative;
		margin: 6% auto;
		padding: 30px 30px 30px 30px;
		border-radius: 10px;
		font-family: 'Raleway';
        background: url("images/innerbannersection_bg.png") repeat scroll 0 0 transparent;
		/*background: -moz-linear-gradient(#E3EEFF,#91BDFF);
		background: -webkit-linear-gradient(#E3EEFF,#91BDFF);
		background: -o-linear-gradient(#E3EEFF,#91BDFF);*/
	}
    .box a.cls {
    background: url("../LunawatAdmin/gfx/glyphicons-halflings-white.png") -313px 0;
    height: 14px;
    position: absolute;
    right: 30px;
    text-indent: -9999px;
    top: 10px;
    width: 14px;
}
.error
{
    color:red; font-size:12px; font-weight:normal; font-family:'Raleway';
}

table.display {
    border-collapse: collapse;
    clear: both;
    margin: 0 auto;
    width: 100%;
    font-size:12px; font-weight:normal; font-family:'Raleway';
}

table.display td {
    padding: 3px 10px;
}

table.display thead th {
    cursor: pointer;
    padding: 3px 0 3px 10px;
}
table.display thead th {
    background: url("../LunawatAdmin/gfx/back_white.jpg") repeat-x scroll left top #E8E8E8;
    border: 1px solid #E1E1E1;
}

#tabledata .odd, #tabledata .even {
    line-height: 30px;
}
table.display tr.even.gradeC {
    background-color: #EEEEFF;
}
.login{ display:block; text-align:right; overflow:hidden; margin-bottom:5px;}
.login a{ display:block; float:right; color:#FFF; text-decoration:none; background:url(images/user.png) 0 0px no-repeat; padding-left:20px; line-height:20px; font-size:12px;}
.InnerBannerforms_page
{
    clear: both;
    margin: 0;
}

.InnerBannerforms_page h3.innerbannerformsubhead{ margin:0 40px 0px 0; padding:10px 0 0 0; font-weight:normal; font-size:14px; line-height:14px; float:left; }

.InnerBannerforms_page .Formsearcharea input.formsearchbutton{float:left; margin:0 0 0 0; padding:0; font-size:16px; color:#112e52; font-weight:bold; width:40px; height:37px; cursor:pointer;
background: rgb(217,224,231); /* Old browsers */
background: -moz-linear-gradient(top, rgba(217,224,231,1) 1%, rgba(154,173,188,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(217,224,231,1)), color-stop(100%,rgba(154,173,188,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(217,224,231,1) 1%,rgba(154,173,188,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(217,224,231,1) 1%,rgba(154,173,188,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(217,224,231,1) 1%,rgba(154,173,188,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(217,224,231,1) 1%,rgba(154,173,188,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e0e7', endColorstr='#9aadbc',GradientType=0 ); /* IE6-9 */
}


#nav ul.Topnav li ul{ display:none; background:url(images/menu_bg.png) 0 0px repeat; position:absolute; width:200px; top:18px; z-index:9999999;}
#nav ul.Topnav li ul li{ display:block; clear:both; float:none; border:0; text-align:left; border-bottom:1px dotted #FFF; margin:0; padding:0;}
#nav ul.Topnav li ul li:first-child{border-bottom:1px dotted #FFF;}
#nav ul.Topnav li ul li a{ display:block; clear:both; padding:10px; color:#FFF; border:0; text-align:left; font-size:12px; line-height:12px; margin:0;}
#nav ul.Topnav li:hover ul{ display:block;}
#nav ul.Topnav li:hover ul li a{ text-decoration:none; color:#FFF;}
    #nav ul.Topnav li:hover ul li a:hover
    {
        color:#CDCDCD;
    }
.useful_link
{
    clear:both; margin:0; padding:0;
}
.useful_link tr
    {
        border:1px solid #CCC;
    }
    .useful_link tr td
    {
        padding:5px;
    }




.listingcontent
{
    margin:0 0 20px 0; padding:0; clear:both;
}
.listingcontent ol
    {
         margin:0 0 20px 0; padding:0; clear:both;
    }
    .listingcontent ol > li
    {
        padding:0 0 0 15px;
list-style-position:inside!important; list-style-type:decimal!important;
    }

        .listingcontent ol > li > ul
        {
            margin:0 0 20px 0; padding:0 0 0 15px; clear:both;
        }
            .listingcontent ol > li > ul > li
            {
                list-style-type:circle!important;
            }
.listingcontent ol > li > ul > li > ul > li
            {
                list-style-type:disc!important;  padding-left:15px;
            }

p.main-link
{
    margin:5px 0 10px 0;
}

.right-pan-smi ul li {
    float: left;
    margin: 0;
    padding: 0 3px !important;
    width: 28px;
}


    .right-pan-smi ul li a:before
    {
        content:"" !important;
    }

.right-pan-smi ul li a.linkedin {
    background: url("images/allsmiinone.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 28px;
    margin: 0;
    padding: 0;
    width: 28px;
}

.right-pan-smi ul li a:hover {
    margin: 0;
    padding: 0;
    transition: background-position 0.15s ease-out 0s;
}

.right-pan-smi ul li a.linkedin:hover {
    background-position: 0 -28px;
}

.right-pan-smi ul li a.gplus {
    background: url("images/allsmiinone.png") no-repeat scroll -28px 0 transparent;
    float: left;
    height: 28px;
    margin: 0;
    padding: 0;
    width: 28px;
}

.right-pan-smi ul li a.gplus:hover {
    background-position: -28px -28px;
}
.right-pan-smi ul li a.facebook {
    background: url("images/allsmiinone.png") no-repeat scroll -56px 0 transparent;
    float: left;
    height: 28px;
    margin: 0;
    padding: 0;
    width: 28px;
}

.right-pan-smi ul li a.facebook:hover {
    background-position: -56px -28px;
}

.right-pan-smi ul li a.twitter {
    background: url("images/allsmiinone.png") no-repeat scroll -84px 0 transparent;
    float: left;
    height: 28px;
    margin: 0;
    padding: 0;
    width: 28px;
}
.right-pan-smi ul li a.twitter:hover {
    background-position: -84px -28px;
}
#Navationwraper ul.Menu li
{
    position: relative;
}
#Navationwraper ul.Menu li ul{ display:none; background:url(images/menu_bg.png) 0 0px repeat; position:absolute; width:200px; top:33px; z-index:9999999;}
#Navationwraper ul.Menu li ul li{ display:block; clear:both; float:none; border:0; text-align:left; border-bottom:1px dotted #FFF; margin:0; padding:0;}
#Navationwraper ul.Menu li ul li:first-child{border-bottom:1px dotted #FFF;}
#Navationwraper ul.Menu li ul li a{ display:block; clear:both; padding:10px; color:#FFF; border:0; text-align:left; font-size:12px; line-height:12px; margin:0;}
#Navationwraper ul.Menu li:hover ul{ display:block; }
#Navationwraper ul.Menu li:hover ul li a{ text-decoration:none; color:#FFF;}
    #Navationwraper ul.Menu li:hover ul li a:hover
    {
        color:#CDCDCD;
    }

.office p.aboutuspara
{
    padding-bottom:10px;
}
.alumni-login
{
    margin-left:50px;
    width: 480px;
}

.alumni-head-text {
    float: right;
    margin-bottom: 5px;
    font-weight: bold;
    color:#0283C9;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}


ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0; display:none;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0; display:none;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: right; display: none;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
.Outerbanner #banner-slide
{
    width: 100% !important;
}

.Form_List
{
    margin-top:15px;
}

.Form_List .form_list_title
{
    background:url(images/gray_bg.jpg) repeat-x 0 0;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    display: block;
    padding: 10px;
    font:bold 15px arial;
    color:#1792d5;
}
.Form_List .wahtnewlist {
    margin: 0 0 15px;
}

    .Form_List .wahtnewlist li
    {
 background: none repeat scroll 0 0 #E6EBF4;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #fff;
    }

    .Form_List .wahtnewlist li:nth-child(2n)
    {
        background:#dde6f6;
    }


    .Form_List .wahtnewlist li:last-child
    {
        border:none;
    }
     .Form_List .wahtnewlist a {
    color: #333;
    text-shadow: 0 1px 0 #fff;
}

.formsearchfield_2
{
   background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5EAF3;
    box-shadow: 0 2px 2px #D7D7D7 inset;
    padding: 9px;
    float: left;    
}

.blueheading {
    background: linear-gradient(to bottom, #128BCE 0%, #23A4EA 100%) repeat scroll 0 0 transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-family: 'Raleway';
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 5px;
    padding: 0 0 0 10px;
}


.more {
    float: right;
    font-size: 10px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: -20px;
    text-transform: uppercase;
    position: relative;
    color:#0283C9 !important;
}
.office td{vertical-align:top;}

.right-pan-smi ul li a.appLink {
    background: url("images/android-download.png") no-repeat scroll 0px 0 transparent;
    float: left;
    height: 65px;
    margin-bottom: 15px;
    padding: 0;
    width: 218px;
}

.Bannerwrapper .googlePlay
{ position:fixed; right:2px; bottom:2px;  background: url("images/android-download_n.png") no-repeat scroll 0px 0 transparent;
   height:44px; z-index:9999;
   width: 146px;
}

    .Bannerwrapper .googlePlay a
    { display:block;  height:44px;
   width: 146px;
    }

    
.Containerwraper .googlePlay
{ position:fixed; right:2px; bottom:2px; background: url("images/android-download_n.png") no-repeat scroll 0px 0 transparent;
   height: 44px; z-index:9999;
   width: 146px;
}

.Containerwraper .googlePlay a
    { display:block;  height: 44px;
   width:146px;
    }
