body {
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
	background:url(../images/bg.jpg);
}
html{
height: 100%;
}
a:link{
	color:#663300;
	text-decoration:none;
	}
a:visited{
	color:#663300;
	text-decoration:none;
	}
a:active{
	color:#663300;
	text-decoration:none;
	}
a:hover{
	color:#663300;
	text-decoration:underline;
	}
.projects_content a:link{
	color:#FFFFFF;
	text-decoration:none;
	}
.projects_content a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
.projects_content a:active{
	color:#FFFFFF;
	text-decoration:none;
	}
.projects_content a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
.whatsnew_content a:link{
	color:#173D67;
	text-decoration:none;
	}
.whatsnew_content a:visited{
	color:#173D67;
	text-decoration:none;
	}
.whatsnew_content a:active{
	color:#173D67;
	text-decoration:none;
	}
.whatsnew_content a:hover{
	color:#173D67;
	text-decoration:underline;
	}
h1{
font-size:16px;
color:#FFF;
font-weight:bold;
padding-top:10px;
padding-left:10px;
height:38px;
background-image:url(../images/h1_bg.jpg);
background-repeat:no-repeat;
}
h1.gold
{
	font-size: 18px;
	color: #cdb347;
	font-weight:bold;
	padding-top:10px;
	padding-left:10px;
	height:38px;
	background-image:url(../images/h1_bg.jpg);
	background-repeat:no-repeat;
}
.indent{
margin-left:20px;
}
/*============================================================================
Main Styles
=============================================================================*/
#main{
width:770px;
margin:0 auto;
}
#header{
width:770px;
height:254px;
background:url(../images/header_image.jpg);
}

/*============================================================================
Top Main Button Styles
=============================================================================*/
.top_btns{
padding-left:5px;
font-size:10px;
font-weight:bold;
color:333333;
text-decoration:none;
height:31px;
}
A:Hover.top_btns{
font-size:10px;
font-weight:bold;
color:333333;
text-decoration:underline;
height:31px;
}
/*============================================================================
Middle Styles
=============================================================================*/
#middle{
height:291px;
background:url(../images/middle.jpg);
text-align:left;
}
#middle_inside{
background:url(../images/inside_bg.jpg) repeat-y;
text-align:left;
float: left;
width: 770px;
min-height: 400px;
}
#middle_content{
padding:10px;
text-align:left;
}
.middle_content2{
padding:10px;
text-align:left;
}
.header_text{
font-weight:bold;
color:#FFF;
}
#title_header{
padding-top:0px;
padding-left:30px;
background:url(../images/title_header.jpg);
background-repeat:no-repeat;
height:46px;
text-align:left;
}
#titleTab1 {
width: 12px;
height:46px;
float: left;
}
#titleTab2 {
float: left;
background:url(../images/title_tab2.jpg);
background-repeat:repeat;
height:32px;
padding-top:14px;
}
#titleTab3 {
background:url(../images/title_tab3.jpg);
background-repeat:no-repeat;
width: 12px;
height:46px;
float: left;
}
#projects{
width:196px;
height:200px;
background-repeat:no-repeat;
float:left;
margin-top:-20px;
margin-left:10px;
}
.project_btns{
color:#fff;
text-decoration:none;
font-size:11px;
padding-left: 20px;
background:url(../images/bullet.gif);
background-repeat:no-repeat;
line-height:12px;
font-weight:bold;
text-decoration:none;

}
A:Hover.project_btns{
color:#fff;
text-decoration:none;
font-size:11px;
padding-left: 20px;
background:url(../images/bullet.gif);
background-repeat:no-repeat;
line-height:12px;
font-weight:bold;
text-decoration:underline;
}

.projects_content{
height:200px;
padding-top:40px;
padding-left:10px;
}

#glance{
margin-left:228px;
width:270px;
text-align:left;
}
.glance_content{
padding-top:30px;
}

#whatsnew{
width:235px;
text-align:left;
float:right;
}
.whatsnew_content{
padding-top:30px;
padding-left:10px;
}


/*============================================================================
Bottom Styles
=============================================================================*/
#bottom{
width:770px;
height:235px;
text-align:left;
float:left;
}
#featured{
width:150px;
height:185px;
background-image:url(../images/featured.jpg);
background-repeat:no-repeat;
text-align:left;
}
.featured_content{
text-align:left;
padding-top:50px;
padding-left:5px;
padding-right:20px;
}
.featured_content2{
text-align:left;
padding-top:50px;
padding-left:5px;
padding-right:0px;
}
#facts{
width:350px;
height:185px;
float:right;
background:url(../images/facts.jpg);
background-repeat:no-repeat;
text-align:left;
}
.facts_content{
text-align:left;
padding-top:50px;
padding-left:20px;
padding-right:20px;
}
.facts_content2{
text-align:left;
padding-top:50px;
padding-left:20px;
padding-right:0px;
}

#footer {
float: left;
width: 800px;
border: 0;
color: #CCCCCC;
padding: 5px 0px 0px 0px;
height:80px;
background:url(../images/footer.jpg) repeat;
}

#footer a{
	color: #CCCCCC;
}
#footerContent
{

	background:url(../images/footer.jpg) repeat;
}
/*============================================================================
Main menu
=============================================================================*/
#mainmenu{
padding-left:18px;
padding-top: 30px;
text-align:left;

}
#mainimage{

height:192px;
}
/*============================================================================
Admin Login Page
=============================================================================*/
#message {
	margin-top: 1em;
	color: #FF0000;
}
#message2 {
	margin-bottom: 2em;
	color: #FF0000;
}

.login {
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 429px;
	/*
	background: #F1F3F5;
	border: 1px solid #cccccc;
	*/
	background: #C7DFF9;
	border: 0;
}
#loginHeader {
	color: #C64934;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}	
.login h1 {
	background: url(../images/login_header.png) no-repeat;
	background-position: left top;
	color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 50px;
 	text-align: left;
	font-size: 1.5em;
}

p.mpList {	
	padding-top: 2px;	
	padding-bottom:2px;
	margin-top: 2px;	
	margin-bottom:2px;
}

.login p {	padding: 0 1em 0 1em;	}
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.login-form {
	text-align: left;
	float: right;
	width: 60%;
}
.login-text {
	text-align: left;
	width: 40%;
	float: left;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
}
.clr {	clear:both;	}
.ctr {	text-align: center;	}
#nfHeader { font-weight: bold; }
/* For IE */
.footnote {
	color: #333333;
	width: 350px;
	margin-top: 8px;
	margin-left: -7px;
	margin-bottom: -7px;
	text-align: left;
	float: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:10px;
}
.footnote a {
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:10px;
}
/* For other browsers */
html>body .footnote {
	width: 350px;
	margin-top: 8px;
	margin-left: -12px;
	margin-bottom: -12px;
	text-align: left;
	float: left;
	font-style: italic;
	font-size:10px;
}
/*
.footer,.footer a {
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:10px;
}
*/
.red { font-size:10px; font-weight: bold; color: #FF0000; }
.green { font-size:10px; font-weight: bold; color: #006600; }
.inputbox {
	margin: 0;
	color : #333333;
	background-color : #FFF;
}
/*
table.menubar {
	width: 100%;
}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #FFFFFF;
	background-color: #F1F3F5;
}
*/
/*ADMINHEADING*/
table.adminheading {
	background-color: #C7DFF9;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	/*border-bottom: 1px solid #CCCCCC;*/
}
table.adminheading th {
	background: url(../images/cPanel.png) no-repeat left;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	height: 50px;
	padding-left: 50px;
	color: #C64934;
}
table.adminheading th.weightReport {
	background: url(../images/showReport.png) no-repeat left;
}
table.adminheading th.createLot {
	background: url(../images/newItem.png) no-repeat left;
}
table.adminheading th.settings {
	background: url(../images/maintenance.png) no-repeat left;
}
table.adminheading th.colPref {
	background: url(../images/editCols.png) no-repeat left;
}
table.adminheading th.empty {	
	background: #C7DFF9;
	padding-left: 0px;
	width: 5px;
}
table.admingheading td.loadPic {
	width: 32px;
	height: 32px;
	padding:5px 10px 0px 0px;
}
table.adminheading td.head {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding: 0px 0px 2px 0px;
}
/*END ADMINHEADING*/
table.adminform {
	background-color: #C7DFF9;
	border-collapse: collapse;
	/*border: solid 1px #d5d5d5;*/
	width: 100%;
	padding: 10px;
}
/* CONTROL PANEL */
#cpanel {  text-align: center;  vertical-align: middle; }



#cpanel div.icon   { margin: 3px; }

#cpanel div.icon a { 

	display: block; float: left;

	height: 97px !important;

	height: 100px; 

	width: 108px !important;

	width: 110px; 

	vertical-align: middle; 

	text-decoration : none;

	border: 1px solid #DDD;

	padding: 2px 5px 1px 5px;
	background-color: #CCCCCC;
}



#cpanel div.icon a:link    {  color : #808080;  }

#cpanel div.icon a:hover   { 

	color : #333; 

	background-color: #f1e8e6;  

	border: 1px solid #c24733;

	padding: 3px 4px 0px 6px; 

}

#cpanel div.icon a:active  {  color : #808080;  }

#cpanel div.icon a:visited {  color : #808080;  }



#cpanel div.icon img { margin-top: 13px; }

#cpanel div.icon span { display: block; padding-top: 3px;}
/*ADMINLIST TABLE*/
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	font-size: 10px;
}
table.adminlist td.tmRow
{
	background: #BB9F4B;
	height: 23px;
	font-size: 11px;

}
table.adminlist th {
	margin: 0px;
	padding: 6px 0px 2px 0px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 10px;
	color: #000;
}
table.adminlist th a { font-weight: bold; }
table.adminlist td { border-bottom: 1px #CCCCCC solid; }
table.adminlist td.NB { border-bottom: 1px #FFFFFF solid; }
table.adminlist2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
table.adminlist2 th {
	margin: 0px;
	padding: 6px 0px 2px 0px;
	background: #FFF;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
table.adminlist2 th.greyBar {
	margin: 0px;
	padding: 6px 0px 2px 0px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist2 th a { font-weight: bold; }
table.adminlist2 td.vLine
{
	margin: 5px 0px 0px 0px;
	/*background: url(../images/vLine.gif) repeat-y;*/
}
table.adminlist2Small {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	font-size: 9px;
}
table.adminlist2Small th {
	margin: 0px;
	padding: 6px 0px 2px 0px;
	background: #FFF;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
table.adminlist2Small th.thLine {
	border-bottom: 2px solid #666666;
}
table.adminlist2Small th.big {
	margin: 0px;
	padding: 6px 0px 2px 0px;
	background: #FFF;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
table.adminlist2Small th.greyBar {
	margin: 0px;
	padding: 6px 0px 2px 0px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist2Small th a { font-weight: bold; }
table.adminlist2Small td { 
	font-size: 9px;
	border-bottom: 1px #CCCCCC solid; 
}
table.adminlist2Small td.vLine
{
	margin: 5px 0px 0px 0px;
	/*background: url(../images/vLine.gif) repeat-y;*/
}

table.adminlistShort {
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}
table.adminlistShort th {
	margin: 0px;
	padding: 6px 0px 2px 0px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 10px;
	color: #000;
}
table.adminlistShort td { border-bottom: 1px #CCCCCC solid;
}


/* END ADMINLIST */
.settingsHead {
	font-weight: bold;
	font-size: 14px;
}
input, textarea, select {
	padding-left: 1px;
	margin: 1px 0px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #666666;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.tCenter
{
	text-align: center;
}
.inputbox2 {
	color: #000000;
	background: #FFFFFF;
	text-align: left;
}
.tdCenter { text-align: center; }

/* TOP MENU STYLES */
.tmDiv
{
	background: url(../images/tmRepeat.png) repeat-x;
	height: 23px;
	padding-top: 7px;
}
.tmDiv a
{
	color: #4C4C4C;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-stretch: wider;
}
#tmTable td.tmTD
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
}
/* END TOP MENU STYLES */
#errors,#errors2,#infoDiv { 
	color: #FF0000; 
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pg-normal {
		color: black;
		font-weight: normal;
		text-decoration: none;    
		cursor: pointer;    
}
.pg-selected {
		color: black;
		font-weight: bold;        
		text-decoration: underline;
		cursor: pointer;
}
