﻿@import url("reset.css");
 
body { background:#90b607; font-family:tahoma; color:#646464; font-size:12px}
.wrapper { margin:0px auto 0px; width:799px; background:url(../Images/sky.jpg) no-repeat left top}
.logobar { background:url(../Images/logo.png) no-repeat left; height:110px; width:799px; padding-top:20px; margin:0px auto}
.logobar label { float:right; line-height:66px; margin-right:10px; font-weight:bold}
.logobar label a{color:#646464; text-decoration:none}

.logobar ul{ /*margin-left:200px*/}
.logobar ul li{ list-style:none; float:left; font-weight:bold; padding-top:40px;_padding-top:30px}
.logobar ul li a{ color:#fff; text-decoration:none; padding:0px 20px; border-right:1px solid #fff; text-transform:uppercase}
.logobar ul li ul li { padding-top:0px;}

.noborder { border-right:none!important;}
.login { margin:50px auto 0px; width:391px; height:249px; background:url(../Images/boxbg.png) no-repeat left top}
.login label{ display:block; padding:10px 0px 4px 0px; font-weight:bold}
.login input { display:block;}
.txtbox { background:#fff url(../Images/txtboxBg.gif) repeat-x left top; padding:8px; border:1px solid #cecece; width:295px}
fieldset { border:none; padding:40px 0px 0px 40px}
.button { margin-left:110px}

.links { background:url(../Images/navBg.png) no-repeat top left; height:50px; width:799px;font-weight:bold; margin-bottom:20px}
.links div{ float:right; margin-right:10px; line-height:45px}
.links ul { margin-left:20px;}
.links li { float:left; display:inline; list-style:none; background:url(../Images/arrow.png) no-repeat left center; padding-left:36px; padding-right:30px; line-height:45px; }
.links li a{ text-decoration:none;  color:#646464;}

.gridcontainer { background:url(../Images/contentbg.gif) repeat-y;}
.gridFoot { background:url(../Images/boxfoot.png) no-repeat top; height:11px;}
.gridheader { background:url(../Images/header.png) no-repeat; height:54px;color:#fff;font-weight:bold}
.gridheader label { padding-left:60px; line-height:50px;}
.gridheader div{ float:right; margin-right:10px; background: url(../Images/add.png) no-repeat left .9em;  width:120px;}
.gridheader div label { padding-left:36px; line-height:50px; }
.gridheader div label a{ color:#fff; text-decoration:none;}

.action { background: url(../images/addBg.png) no-repeat; width:503px; height:252px; margin:10px auto;font-weight:bold}
.action fieldset { border:none; padding:20px 0px 0px 20px} 
.action label{ float:left; width:120px; margin:4px 0px; line-height:30px}
.action input{ float:left; margin:2px 0px}

.gridtable { margin:0px auto; font-family:tahoma;font-size:12px}
.gridtable th { padding:10px; color:#000; font-weight:bold; text-align:left}
.gridtable th a {color:#000; text-decoration:none;}
.gridtable td{ background:#fff6cc; padding:8px 10px;color:#646464; border-bottom:2px solid #fff; font-weight:bold;}
.gridtable tr:hover{ background:#ffed99; }

.contentWrapper{height:300px; width:400px; margin:0px auto; padding-top:0px}
.contentWrapper h2{ background:url(../Images/headertxt.png) no-repeat; width:400px; height:30px; text-indent:-5000px; margin-top:20px}
.form{ background:url(../Images/formBg.png) no-repeat; height:289px; width:385px; margin:0px auto}
.form table{ margin-top:20px;}
.form td{ color:#066cb9; font-size:14px; font-weight:bold; padding:2px 0px}
.form .input{ background:url(../Images/inputBg.png) no-repeat; height:24px; width:320px; border:none; padding:6px 4px; font-size:14px}

.baseImg{ background:#90b607 url(../Images/footImg.jpg) no-repeat top center; height:186px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:center; color:#fff; padding-top:60px}
.baseImg div.mainlinks{ background:url(../Images/footlinkBg.png) no-repeat; height:27px; width:760px; margin:0px auto; line-height:22px; color:#376102;}
div.mainlinks a{ color:#376102; text-decoration:underline;}
div.mainlinks .inputbox{ border:1px solid #58901c; background:#ffffa0; font-size:11px; font-weight:normal; padding:2px}

.lefttop{ background:#c9eafd url(../Images/lefttop.jpg) repeat-x top; height:415px}
.righttop{ background:#c4edff url(../Images/rightTop.jpg) repeat-x top}
.leftbot{ background:#92b708 url(../Images/leftBot.jpg) repeat-x top; height:185px}
.rightbot{ background:#92b708 url(../Images/rightBot.jpg) repeat-x top}

.sectionbg { background:#c7ebff url(../Images/pageBg.jpg) repeat-x top;}
.cloud{ background: url(../Images/cloud.jpg) no-repeat top center; height:89px;}

.footlink { margin:0px auto; text-align:center; margin-top:15px; font-size:11px; font-weight:bold}
.footlink a{ color:#fff; text-decoration:none}
.footlink a:hover{ color:#fff; text-decoration:underline}
.footlink p{ font-weight:normal}

.error{ color:Red; font-size:11px;}