﻿* {
    margin: 0;
    padding: 0;
}

body {
    padding: 30px 0;
    font: 13px/21px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #6D6D6D;
    background: #0196b6; /*url(images/bg.gif) repeat-x top;*/
}

#formTable
{
	background-color:#c9e9c8;
	padding:10px 5px 10px 5px;
	margin:-10px 0 0 0px;
	width:100%;
}

.formTable
{
	width:100%;
}

.formTable td{color:#000; padding-bottom:10px; position:relative;}

.formTable td .AddEditInfo
{
	display:block;
	position:absolute;
	top:8px;
	left:80%;
	background-color:#fff;
	padding:1px 6px;
}

td.formHeader
{
	background-color:#75A85D;
	padding:4px 4px 8px 4px;
	color:#fff;
}

td.instructions
{
	background-color:#999;
	padding:10px 4px;
}

p {
    padding: 8px 0;
    text-align: justify;
}

p.applicantInfo
{
	font-weight:bold;
	text-align:center;
	width:98%;
}

.bold{font-weight:bold;}

a {
    text-decoration: underline;
    color: #147E9D;
    outline: none;
}

a:hover {
    text-decoration: none;
}

img {
    border-style: none;
	border-color: inherit;
	border-width: medium;
	/*width: 551px;
	height: 80px;*/
}

#main {
    margin: 0 auto;
    width: 900px;
    text-align: left;
    background: White url(images/bg2.gif) repeat-y;
}

#header {
    position: relative;
    height: 181px;
    background: url(images/bg3.gif) no-repeat top;
}

#logo {
    padding-top: 20px;
    height: 110px;
}

#logo img {
    float: left;
    padding: 0 0 0 0px;
    /*font-weight: normal;
    font-size: 42px;
    line-height: 52px;
    text-transform: lowercase;
    letter-spacing: -1px;*/
    color: #7CAD62;
}

#logo h1 {
    float: left;
    padding: 0 0 0 40px;
    font-weight: normal;
    font-size: 42px;
    line-height: 52px;
    text-transform: lowercase;
    letter-spacing: -1px;
    color: #7CAD62;
}

#logo h2 {
    float: left;
    padding: 0 0 0 3px;
    font-weight: normal;
    font-size: 14px;
    line-height: 46px;
    color: #6C6C6C;
    text-transform: lowercase;
}

h3.subHeading
{
	margin:6px 0 10px 0;
	font-size:13px;
	border-bottom:solid 1px #999;
}

#search {
    position: absolute;
    top: 36px;
    left: 644px;
    width: 220px;
}

#search form {
}

#search input.text {
    float: left;
    display: block;
    padding: 2px;
    width: 135px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #6C6C6C;
    background: #FDF6D5;
    border: 1px solid #E8DEA3;
    border-bottom: 1px solid #F2EDC9;
    border-right: 1px solid #F2EDC9;
}

#search input.submit {
    float: right;
    display: block;
}

.submit
{
	font-size: 14px;
    padding:4px 12px;
    color: White;
    background-color:#147E9D;
    border:none;}

#login {
    position: absolute;
    top: 36px;
    left: 644px;
    width: 212px; 
    background: #FDF6D5;
    border: 1px solid #E8DEA3;
    padding:4px;
}

#login a
{
	font: 14px Arial, Helvetica, sans-serif;
    color: #6C6C6C;
    font-weight:bold;
    font-size:11px;
}

.loginText
{
	width:250px;
	/*height:40px;*/
	padding:8px 4px;
	font: 20px/21px Arial, Helvetica, sans-serif;
}

.textbox
{
	width:250px;
	padding:2px 2px 4px 2px;
	font: 14px/26px Arial, Helvetica, sans-serif;
	color:#6c6c6c;
}

.multiline
{
	width:350px;
	height:150px;
	padding:2px 2px 4px 2px;
	font: 12px/21px Arial, Helvetica, sans-serif;
	color:#6c6c6c;
}

#menu {
    margin: 0 25px;
    width: 850px;
    height: 50px;
    background: #75A85D url(images/menu.gif) repeat-x;
    border-bottom: 1px solid #649E64;
}

#menu ul {
    list-style: none;
    padding-left: 15px;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0;
    height: 50px;
}

#menu ul li a {
    display: block;
    padding: 0 20px;
    font-weight: normal;
    font-size: 15px;
    line-height: 50px;
    text-decoration: none;
    color: White;
}

#menu ul li a:hover {
    text-decoration: underline;
    color: White;
}

#middle {
    padding: 30px 25px 0 25px;
}

#sidebar {
    float: left;
    margin-bottom: 25px;
    width: 240px;
    border-right: 1px solid #EFF5F9;
}

#sidebar h3 {
    font-size: 15px;
    line-height: 24px;
    color: #444;
    padding-left: 30px;
}

#sidebar ul {
    list-style: none;
    margin-bottom: 25px;
    padding: 5px 30px 10px 15px;
}

#sidebar ul.lastul {
    margin-bottom: 0;
}

#sidebar ul li {
    margin: 0;
    padding: 0 5px 0 15px;
    line-height: 28px;
    border-bottom: 1px dashed #CFDAE0;
}

#sidebar ul li.firstli {
    border-top: 1px dashed #E1EDF4;
}

#sidebar ul li a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #147E9D;
}

#sidebar ul li a:hover {
    text-decoration:underline;
}

#sidebar #sidemenu ul li
{
	display:inline;
	padding: 0;
	border-bottom:none;
	line-height: 20px;
}

#sidebar #sidemenu ul
{
	border-bottom: 1px dashed #CFDAE0;
	padding: 5px 0px 10px 15px;
}

#sidebar #sidemenu h3{padding-left:15px;}

h1.pageTitle {
    font-size: 24px;
    line-height: 30px;
    color: #147E9D;
}

#right {
    float: right;
    padding-right: 10px;
    width: 570px;
}

.post h1, h1.login {
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    color: #147E9D;
    margin-bottom:8px;
}

td.formHeader h1.login
{
	color:#fff;
}


.post h1 a {
    color: #147E9D;
    text-decoration: none;
}

.post {
    margin: 0 0 30px 0;
}

.post_meta {
    float: right;
    padding: 5px 0 5px 10px;
    width: 180px;
    border-top: 1px solid #EFF5F9;
    border-bottom: 1px solid #EFF5F9;
}

.post_meta p {
    padding: 4px 0 4px 30px;
    font-size: 9px;
    line-height: 14px;
    text-transform: uppercase;
    color: #A9A9A9;
}

.post_meta p a {
    color: #A9A9A9;
}

.post_meta p.posted_by {
    background: url(images/posted_by.gif) no-repeat left;
}

.post_meta p.category {
    background: url(images/category.gif) no-repeat left;
}

.post_meta p.date {
    background: url(images/date.gif) no-repeat left;
}

.post_content {
    clear: both;
    padding: 0px 0 2px 0;
    height: 1%;
}

.post_meta2 {
    padding: 5px 15px 5px 0;
    font-size: 9px;
    line-height: 16px;
    text-align: left;
    text-transform: uppercase;
    color: #F7C780;
    /*background: #549BC5;
    border-bottom: 1px solid #0A6FAC;*/
}

.post_meta2 a {
    color: #147E9D;
}

.post_meta2 img {
    vertical-align: middle;
    padding: 0 3px 0 10px;
}

td.applicantInfo
{
	padding:10px 4px;
	border-top:solid 1px #66;
}

#footer {
    clear: both;
    padding: 25px 0;
    width: 900px;
    background: url(images/bg4.gif) no-repeat bottom;
}

#footer2 {
    margin: 0 25px;
    width: 850px;
    height: 50px;
    background: #9DC876 url(images/footer.gif) repeat-x top;
    border-bottom: 1px solid #649E64;
}

#footer p {
    padding: 0 30px;
    font-size: 12px;
    line-height: 50px;
    color: White;
}

#footer a {
    color: White;
}


/*
olor: #3A3D84;
	font-family: Arial;
	font-size: 12px;
	padding: 1px;
	margin: 3px;
}*/

a
{
	color: #0064FF;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;	
}

.mainContainer
{
	background-color: #ffffff;
}
.title
{
    text-align:center;     
    font-weight:bold;
    font-size:22px;
}

.user
{	
	text-align:right;
	font-size:10px;
	font-weight:bold;
}

.sideMenu
{
    width: 125px;
    border-right-style: groove;
    border-right-width: 1px;
    border-right-color: #0064FF;
    background-image:url(images/side_background.jpg);
    background-repeat:repeat-y;
}

.selectedMenuItem
{
	font-weight:bold;
}

.content
{ 
    padding-left: 3px;            
}

.footer
{
	text-align: center;
	background-image: url(images/footer_background.jpg);	
	background-repeat: repeat-x;
}


.capabilityHeader
{
	font-weight: bold;
}


#addButton
{
	margin-top:10px;
}

.validationErrors
{
	width:580px;
	margin-bottom:10px;
	background-color:#f9db99;
}

.validationErrors td
{
	padding-left:10px;
}

.validatioErrorMessageHeader
{	
	font-weight: bold;
	color: red; 
	text-decoration: underline;
}

.validationErrorMessage
{
	color: red;
	/*margin-bottom:10px;
	padding-bottom:10px;*/
}


/* Grid View Styles */
#gridContainer
{
	border-top:solid 1px #999;
	padding-top:10px;
	margin-top:4px;
	width:100%;
	display:block;
	float:left;
}

.gridViewRow
{
	background-color: #EFF3FB;
}

.gridViewPager
{
	background-color: #79A9F4;
	color: White;
	text-align: center;	
}

.gridViewPager a
{
    text-decoration: underline;
    color: White;    
}

.gridViewHeader
{
	background-color: #79A9F4;
	font-weight: bold;
	color: White;
	
}

.gridViewHeader a
{
    text-decoration: underline;
    color: White;
    font-weight: bold;
}

.gridViewAlternatingRow
{
	background-color: White;
}

.gridViewHeader th, .gridViewAlternatingRow td, .gridViewRow td
{
	padding:2px 4px;
}

ul.ulist li
{
	/*display:inline;*/
	display:block;
	float:left;
	margin:2px 10px 2px 0px;
	font-size:14px;
	width:180px;
}

ul.ulist
{
	padding-bottom:10px;
}

/* *************************************************************************** */ 
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

