﻿body {

	margin: 0px;
	background-color: #97866D;
	background-image: url('images/bgmain.gif');
	font-family: Arial;

}

.tdBannerAdmin {
	height: 185px;	
	background-image: url('images/banneradmin.gif');
	background-repeat: no-repeat;
}

.tdBanner {
	height: 185px;	
	background-image: url('images/banner.png');
	background-repeat: no-repeat;
}

.tdNavigation {
	height: 20px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
}	

.tdMailLeft {
	width: 540px;
	background-color: #000000;
}	

.tdMailRight {
	width: 260px;
	background-color: #000000;
}	

.tdFootLeft {
	height: 90px;
	background-color: #000000;
	/*background-image: url('images/footer.gif');*/
	background-repeat: no-repeat;
}	

.tdFootRight {
	height: 90px;
	background-color: #000000;
}	

.leftshadow {
	width: 10px;
	background-image: url('images/leftshadow.gif');
	background-repeat: no-repeat;
}	

.rightshadow {
	width: 10px;
	background-image: url('images/rightshadow.gif');
	background-repeat: no-repeat;
}	

.rightPannel 
{
/*	background-color: #313131;*/
	width: 235;
	height: 100%;

}

.leftPannel 
{
	background-color: #313131;
	width: 520px;
	height: 100%;
	margin-left: 10px;

}


.loginLabel {
	color:#000000;
	font-size: 10px;	
}	

.loginField 
{
	width:155px;
	height: 18px;
	font-size: 10px;
}

h2 
{
	color: #F0BD1A;
}

h3 
{
	color: #F0BD1A;
	font-size:14;
	margin-left: 10px;
}

h4
{
	margin-left: 10px;		
}


a:link {
	color: #F0BD1A;
	text-decoration: none;
}
a:visited {
	color: #F0BD1A;
	text-decoration: none;
}		
a:hover {
	color: #F0BD1A;
	text-decoration: underline;
}

a:link.link1 {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.link1 {
	color: #FFFFFF;
	text-decoration: none;
}		
a:hover.link1 {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link.dead {
	text-decoration: none;
}
a:visited.dead {
	text-decoration: none;
}		
a:hover.dead {
	text-decoration: none;
}

.mainMenuHover
{
    font-size: 21px; 
    color: #ff1e1e;
}

.mainMenuItem
{
    color: #838383;
   	font-size: 13px;
   	font-weight: bold;
	background-image: url('images/tile11.gif');
    border-color: #888888;
   	border-style: solid;
   	border-width: 1px;
   	margin: 0px;
   	width: 124px;
   	text-align: center;
}

.mainMenuSelected
{
   	background-image: url('images/tile11.gif');
   	font-size: 13px;
   	color: #ff1e1e;
}

.tdContent 
{
	background-color: #313131;
	background-image: url('images/bgcontent.gif');
	color: #FFFFFF;	
	font-size: 11px;
	height: 100%;
}


/* Gridview Formatting*/

.ListHeader 
{
	background-color: #181818;
    font-weight: bold;
    color: #F0BD1A;
    text-decoration: none;
    font-size: 12px;
   
    
}    

.ListRow
{
    background-color: #454545;
    vertical-align: top;
    color: #FFFFFF;
}

.ListAlternateRow
{
    background-color: #525252;
    vertical-align: top;
    color: #FFFFFF;
}

.ListRowSelect
{
    background-color: #d4aa00;
	color: #000000;
    vertical-align: top;
}

.ResultsList
{
    width: 790px;    
    /*height: 100%;*/
    font-size: 12px;
   
}   

.ResultsList2
{
    width: 530px;    
    font-size: 12px;
    
}   

.Paging
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	background-color: #181818;
	color: #FFFFFF;
} 

/* ------ */

.itemTemplate
{
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #FFFFFF;
    width: 420px;

}  

.field1 
{
	width: 300px;	
}

.field2
{
	width: 80px;	
}

.field3
{
	width: 300px;	
	height: 200px;
}

.field4
{
	width: 580px;	
	height: 300px;
}

.field5
{
	width: 35px;	
}

.field6
{
	width: 292px;	
}

.field7
{
	width: 550px;	
}

.field8
{
	width: 580px;	
	height: 100px;
}

.field9
{
	width: 580px;	
	height: 200px;
}

.field10 
{
	width: 200px;	
}


.btn1 
{
	
}	

.btn2
{
	width: 80px;
}	

.p1 
{
	margin-left: 10px;	
	margin-right: 10px;
}

.header1 
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
}

.Constraint
{
    color: #FF0000;
    font-size: 12px;    
    font-weight: bold;
}
