
/* CSS Document */
body{
margin:0;
background-color:#206e82;
}

.holder{
width:950px;
margin-left:auto;
margin-right:auto;
background-color:#206e82;
}

.header{
background-color:#cccc99;
padding:6px 0px 6px 0px;
height:41px;
border:1px solid #fff;
margin:0px 7px 0px 7px;
}

.topNav{
margin:4px 7px 0px 7px;
background-color:#660000;
border:1px solid #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
height:19px;
}

.topNav a{
color:#fff;
text-decoration:none;
}

.topNavLeft{
float:left;
line-height:19px;
width:764px;
padding-left:9px;
}

.topNavRight{
float:right;
line-height:19px;
width:152px;
text-align:right;
padding-right:9px;
}

.main{
padding:0px 7px 8px 7px;
}

.functionMenu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#d5d3d4;
height:42px;
line-height:42px;
}

.userIcon{
float:left;
width:28px;
padding-top:8px;
}

.userName{
float:left;
width:350px;
margin-left:10px;
}

.iconSet{
float:right;
width:540px;
text-align:right;
}

.content{
background-color:#FFFFFF;
padding:12px 3px 10px 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
min-height:423px;
height:auto!important;
height:423px;
}



.content h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#206e82;
margin:0;
padding-left:5px;
padding-bottom:7px;
}

.contentLeftImg{
background-color:#FFFFFF;
padding:5px 3px 10px 3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
min-height:430px;
height:auto!important;
height:430px;
vertical-align:top;
}

.contentLeftImg h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#206e82;
margin:0;
padding-bottom:7px;
}


.clearit{
clear:both;
font-size:0;
line-height:0.0;
height:0;
}



/* Dashboard Icon */

.icon{
font-size:11px;
width:455px;
border-top:1px solid #dedede;
padding-top:6px;
}


.iconContent A:link, .iconContent A:visited, .iconContent A:active{
background-image:url(../Images/btn-content.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#FFFFFF;
float:left;
font-weight:bold;
text-decoration:none;
display:block;
color:#4b4b4b;
border:1px solid #dedede;
height:24px;
width:105px;
text-align:center;
padding-top:84px;
margin-right:9px;
}

.iconContent A:hover{
background-image:url(../Images/btn-contentOn.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#f0f0d8;
text-decoration:none;
color:#4b4b4b;
border:1px solid #b4ac80;
}


.iconMenu A:link, .iconMenu A:visited, .iconMenu A:active{
background-image:url(../Images/btn-menu.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#FFFFFF;
float:left;
font-weight:bold;
text-decoration:none;
display:block;
color:#4b4b4b;
border:1px solid #dedede;
height:24px;
width:105px;
text-align:center;
padding-top:84px;
margin-right:9px;
}

.iconMenu A:hover{
background-image:url(../Images/btn-menuOn.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#f0f0d8;
text-decoration:none;
color:#4b4b4b;
border:1px solid #b4ac80;
}

.iconUser A:link, .iconUser A:visited, .iconUser A:active{
background-image:url(../Images/btn-user.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#FFFFFF;
float:left;
font-weight:bold;
text-decoration:none;
display:block;
color:#4b4b4b;
border:1px solid #dedede;
height:24px;
width:105px;
text-align:center;
padding-top:84px;
}

.iconUser A:hover{
background-image:url(../Images/btn-userOn.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#f0f0d8;
text-decoration:none;
color:#4b4b4b;
border:1px solid #b4ac80;
}


.iconHome A:link, .iconHome A:visited, .iconHome A:active{
background-image:url(../Images/btn-home.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#FFFFFF;
float:left;
font-weight:bold;
text-decoration:none;
display:block;
color:#4b4b4b;
border:1px solid #dedede;
height:24px;
width:105px;
text-align:center;
padding-top:84px;
margin-right:9px;
}

.iconHome A:hover{
background-image:url(../Images/btn-homeOn.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#f0f0d8;
text-decoration:none;
color:#4b4b4b;
border:1px solid #b4ac80;
}

.iconLeftImg A:link, .iconLeftImg A:visited, .iconLeftImg A:active{
background-image:url(../Images/btn-leftImg.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#FFFFFF;
float:left;
font-weight:bold;
text-decoration:none;
display:block;
color:#4b4b4b;
border:1px solid #dedede;
height:24px;
width:105px;
text-align:center;
padding-top:84px;
margin-right:9px;
}

.iconLeftImg A:hover{
background-image:url(../Images/btn-leftImgOn.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#f0f0d8;
text-decoration:none;
color:#4b4b4b;
border:1px solid #b4ac80;
}

.iconContact A:link, .iconContact A:visited, .iconContact A:active{
background-image:url(../Images/btn-contact.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#FFFFFF;
float:left;
font-weight:bold;
text-decoration:none;
display:block;
color:#4b4b4b;
border:1px solid #dedede;
height:24px;
width:105px;
text-align:center;
padding-top:84px;
margin-right:9px;
}

.iconContact A:hover{
background-image:url(../Images/btn-contactOn.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#f0f0d8;
text-decoration:none;
color:#4b4b4b;
border:1px solid #b4ac80;
}


.iconForm A:link, .iconForm A:visited, .iconForm A:active{
background-image:url(../Images/btn-form.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#FFFFFF;
float:left;
font-weight:bold;
text-decoration:none;
display:block;
color:#4b4b4b;
border:1px solid #dedede;
height:24px;
width:105px;
text-align:center;
padding-top:84px;
margin-right:9px;
}

.iconForm A:hover{
background-image:url(../Images/btn-formOn.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#f0f0d8;
text-decoration:none;
color:#4b4b4b;
border:1px solid #b4ac80;
}

.iconReport A:link, .iconReport A:visited, .iconReport A:active{
background-image:url(../Images/btn-report.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#FFFFFF;
float:left;
font-weight:bold;
text-decoration:none;
display:block;
color:#4b4b4b;
border:1px solid #dedede;
height:24px;
width:105px;
text-align:center;
padding-top:84px;
}

.iconReport A:hover{
background-image:url(../Images/btn-reportOn.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#f0f0d8;
text-decoration:none;
color:#4b4b4b;
border:1px solid #b4ac80;
}

.iconJob A:link, .iconJob A:visited, .iconJob A:active{
background-image:url(../Images/btn-job.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#FFFFFF;
float:left;
font-weight:bold;
text-decoration:none;
display:block;
color:#4b4b4b;
border:1px solid #dedede;
height:24px;
width:105px;
text-align:center;
padding-top:84px;
margin-right:9px;
}

.iconJob A:hover{
background-image:url(../Images/btn-jobOn.jpg);
background-repeat:no-repeat;
background-position:28px 16px;
background-color:#f0f0d8;
text-decoration:none;
color:#4b4b4b;
border:1px solid #b4ac80;
}






/* Dashboard Icon END */


/* New AD */

table.tableStyle {
border-top:2px solid #660000;
border-left:1px solid #cbc5c5;
border-right:1px solid #cbc5c5;
border-bottom:1px solid #cbc5c5;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:928px;
}

table.tableStyle2 {
border-left:1px solid #cbc5c5;
border-right:1px solid #cbc5c5;
border-bottom:1px solid #cbc5c5;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:434px;
}



.DataGridHeader{
font-weight: bold;
background-image:url(../Images/bg-td-header.jpg);
background-repeat:repeat-x;
height:23px;
line-height:23px;
color:#000000;
}

.DataGridHeader th{
text-align:left;
padding:0px 0px 0px 11px;
border-bottom:1px solid #bcb8b8;
}



.DataGridFooter{
background-image:url(../Images/bg-td-header.jpg);
background-repeat:repeat-x;
height:23px;
line-height:23px;
}

.DataGridRowStyle{
background-color: #fff;
color: #000000;
}


.DataGridRowStyle td{
border-bottom:1px solid #bcb8b8;
height:28px;
line-height:28px;
padding:0px 0px 0px 11px;
}

.DataGridRowStyle a{
font-weight:bold;
text-decoration:none;
color:#660000;
}


.DataGridAltRowStyle{
background-color: #fafaf2;
color: #000000;
border-bottom:1px solid #cbc5c5;
line-height:27px;
}

.DataGridAltRowStyle td{
border-bottom:1px solid #bcb8b8;
height:28px;
line-height:28px;
padding:0px 0px 0px 11px;
}

.DataGridAltRowStyle a{
font-weight:bold;
text-decoration:none;
color:#660000;
}



/*  Content Edit  */
.contentEdit{
background-image:url(../Images/bg-edit.gif);
background-repeat:repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
min-height:423px;
height:auto!important;
height:423px;
}

.contentEdit h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#206e82;
margin:0;
padding-left:5px;
padding-bottom:7px;
}

.contentEdit table tr{
vertical-align:top;
}

.MenuTab{
width:443px;
background-image:url(../Images/tab-sep.gif);
background-repeat:repeat-x;
height:21px;
}

.MenuTab td{
height:21px;
vertical-align:bottom;
}

.MenuTab .button
{
	background-image:url(../Images/bg-tabButton.gif);
	background-repeat:repeat-x;	
	text-align:center;
	color:#4b4b4b;
	height:21px;
	line-height:21px;
	margin:0;
	padding:0;
}

.MenuTab .button p
{
	background-image:url(../Images/button-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;
	padding:0;
	display:block;
}

.MenuTab .button p span
{
	background-image:url(../Images/button-right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	margin:0;
	padding:0;
	display:block;
}

.LeftSection{
padding:8px 0px 7px 7px;
min-height:430px;
height:auto!important;
height:430px;
}

.LeftSection h1{
padding-left:0;
padding-bottom:7px;
}

.LeftSection a{
color:#000000;
}

.LeftSection br{
line-height:7px;
}


.RightSection{
width:443px;
margin:3px;
background-color:#f0f0d8;
padding:7px 4px 7px 4px;
min-height:431px;
height:auto!important;
height:431px; 
}



.TabContainer{
border-left:1px solid #6b6a6a;
border-right:1px solid #6b6a6a;
border-bottom:1px solid #6b6a6a;
background-color:#FFFFFF;
width:436px;
padding:6px 3px 6px 3px;
}

.TabContainer table{
width:436px;
border-left:1px solid #bcb8b8;
border-right:1px solid #bcb8b8;
border-bottom:1px solid #bcb8b8;
}



.TabOption{
padding:8px 4px 8px 6px;
margin:0;
}

.TabOption table{
width:375px;
border:none;
}

.TabOption br{
line-height:6px;
height:6px;
}

.TabOption input{
font-size:11px;
}




.TabHeader{
background-image:url(../Images/bg-td-header.jpg);
background-repeat:repeat-x;
height:23px;
line-height:23px;
border-top: 2px solid #660000;
border-bottom:1px solid #bcb8b8;
padding-left:8px;
}

.TabHeader2{
background-image:url(../Images/bg-td-header.jpg);
background-repeat:repeat-x;
height:23px;
line-height:23px;
border-top: 2px solid #660000;
border-left:1px solid #bcb8b8;
border-right:1px solid #bcb8b8;
border-bottom:1px solid #bcb8b8;
padding-left:8px;
font-weight:bold;
}

.TabRed{
background-color:#660000;
height:7px;
margin-top:3px;
}

.button{
background-color:#4b4b4b;
padding:2px 19px 2px 19px;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
}

form{
margin:0;
}

.LeftImg{
width:199px;
height:467px;
border:1px solid #bfbebe;
}

.LeftImgHolder{
background-color:#f0f0d8;
width:699px;
height:469px;
padding:8px 7px 8px 7px;
margin-top:8px;
line-height:18px;
}

.LeftImgTop{
background-image:url(../Images/tab-sep.gif);
background-repeat:repeat-x;
height:21px;
width:699px;
}

.LeftImgTab{
background-color:White;
border-right:1px solid #6b6a6a;
border-bottom:1px solid #6b6a6a;
border-left:1px solid #6b6a6a;
padding:27px 9px 10px 9px;
}

.LeftImgHolder input{
border:1px solid #7f9db9;
}

a.delete{
background-image:url(../Images/delete.gif);
background-repeat:no-repeat;
background-position:0px 2px;
height:9px;
padding-left:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#aa272f;
text-decoration:none;
}

table.menuEdit{
width:456px;
font-size:11px;
margin-top:4px;
}

table.menuEdit tr{
height:36px;
vertical-align:top;
}

table.menuEdit span{
border-color:#7f9db9;
height:18px;
}

.footNote{
border-right:1px solid #cbc5c5;
border-bottom:1px solid #cbc5c5;
border-left:1px solid #cbc5c5;
height:28px;
line-height:28px;	
width:911px;
text-align:right;
padding-right:15px;
}



tr.BGAOdd  
{ 
	background-color:#DCDCDC; 
}

#login table.container
{
	margin: 150px auto; 
	width: 425px;
	border:1px solid #fff;
	background-color:#cccc99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


#login input.button
{
	color:#fff;
	background-color:#670001;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding:2px 4px;
}
	


