/*********************************************************
   Developed for: Allegiance
   Developed by:  Kevin Scott
   Development date: 09/24/2006
   Description:  Controols the style and layout of the 
				  Allegiance internal website
					#Atribute is ID
					.Atribute is Class
   Modified date: 09/24/2006

	
*********************************************************/



/****************
   Global Styles.
****************/
body 
{
	background-color:#666666;
	font-size:14px;
	font-family:Arial,Verdana,serif;
	padding:0px;
	margin:0px;
	text-align:center;

	
}

div 
{
	text-align:left;
}

/***********************
   Text Area of Web Page
***********************/
.textArea
{
   
   margin: 10px 10px 10px 160px;
   z-index: 0;
}
.textArea p
{
	margin:0px;
	padding:0px 0px 0px 15px;
}

.textArea p.indent
{
	margin:0px;
	padding:0px 0px 0px 15px;
	text-indent:-8px;
}



.tableData, .tableData td
{
	margin: 0px auto 0px auto;
	text-align:left;
	border: 1px solid black;
	border-collapse:collapse;
	padding: 0px, 0px, 0px, 0px;
}

.rowTitles
{
	font-size:17px;
}


/*********************************
   Layout Styles for id attribute.
*********************************/
#container 
{
	width:760px;
	margin:0px auto 0px auto;
	border:1px solid #000000;
	border-top:0px;
	background-color:#ffffff;
	text-align:center;
}

#banner, #banner td
{
	width:760px;
	height:67px;
	padding:0;
	margin:0;
	border-collapse:collapse;

}
#banner img
{
	/display:block;/*IE hack for removing white space*/
}


#left_banner
{
	text-align:left;	
}

#right_banner
{
	text-align:right;
}

#building_Img
{
	position:relative;
	
	float:right;
	margin-top:-124px;
	margin-bottom:-30px;
	top:0px;
	right:0px;
	height:104px;
	width:239px;
	

}


#clearBoth
{
	clear:both;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

#clearRight
{
	clear: right;
	line-height: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

#clearLeft
{
	clear: left;
	line-height: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
#spaceholder 
{
	clear:both;
	height:0px;
	border-left:140px solid #b0b28d;
}

#spaceholderedge 
{
	border-left:1px solid #000000;
}

#pageTitle
{
	margin:0px auto 0px auto;
	padding:25px 0px 0px 0px;
	z-index:0;
	text-align:center;

}


/*******************
   User image specs.
*******************/
#profilePhoto 
{
	padding: 5px 5px 0px 0px;
	text-align:center;
	float: right;
	

	
}

#profilePhoto img
{
	width: 185px;
	height: 185px;
	
}



#spaceholder 
{
	clear:both;
	height:0px;
	border-left:140px solid #b0b28d;
}

#spaceholderedge {
	border-left:1px solid #000000;
}

#error
{
	color:Red;
}



/*******************
   Text Footer Area.
*******************/
div.footer
{
	margin:0px auto 0px auto;
	text-align:center;
	font-size:8pt;
	color:Black;
}

div.footer a
{
	color:Blue;
}

div.footer p
{
	margin:2px 0px 6px 0px;
	padding:0;
}

div.footer a:hover, div.departmentLinks a:hover
{
	color:#B90031;
}


div.departmentLinks
{
	position:relative; 
	text-align:center; 
	background-color:#CCCCCC; 
	border-top:1px solid black; 
	border-bottom:1px solid black; 
	padding:0px 5px 1px 0px; 
	margin:0px 0px 3px 0px;
	font-size: 12pt;
}

div.departmentLinks a
{
	color:Blue;
	font-size: 12pt;
}

div.departmentLinks a.active, div.departmentLinks a.active:hover
{
	/*color:#338E61;*/
	color:Black;
}








/********************
   Global Tag Styles.
********************/
h1 
{
	margin:0px;
	font-size:20px;
	font-weight:bold;
}

h2 
{
	margin:2px 0px 6px 0px;
	font-size:18px;
	font-weight:bold;
}

h3 
{
	margin:0px;	
	font-size:17px;	
}

h4 
{
	margin:0px 0px 0px 0px;	
	font-size:14px;
}

.floated 
{
	margin:10px;
}

.textbox 
{
	
	color:#000000;	
	border:1px solid #000000;
	background-color:#eeeeee;
	z-index:0;
}

.dropdownbox 
{
	color:#000000;
	background-color:#eeeeee;
}

.button 
{
	background-color:#cccccc;
	color:#000000;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	padding:1px 0px 1px 1px;
	border:1px solid #000000;
	font-size:11px;
}

.borderRight
{
	border-right: 1px solid #000000;	
}

.borderBottom 
{
	border-bottom: 1px solid #000000;
}

.border
{
	border: 1px solid #000000;
}

.error 
{
	color:#ff0000;
	padding-left:10px;
	font-size:12px;
}

/********************
   Hyperlinks Styles.
********************/
a.link 
{
	text-decoration:underline;
	color:#7A6260;
}

a.link:hover
{
	background-color: #0235c2;
}

a.link2
{
	text-decoration:underline;
	color: #db0336;
	font-size:8pt;
}

a.link2:hover 
{
	color:#0235C2
}

a.buttonlink 
{
	border:1px solid #000000;
	font-size:10px;
	background-color:#cccccc;
	text-decoration:none;
	color:#000000;
	margin-bottom:2px;
	padding:1px 2px 1px 2px;
}

a.buttonlink:hover 
{
	background-color:#ffeecc;
}

/***********************
Style for the link list.
***********************/
#linkList
{

	font-size:10pt;
	float:left;
	font-weight:bold;
	width: 150px;

}

#linkList p
{
	padding:0;
	margin:0 0 0 5px;
	
}

#linkList a
{
	font-size:8pt;
	display:block;
	padding:2px 2px 2px 10px;
	
	color:Gray;
}


#linkList a:hover
{
	color:#B90031;
}


#solidLine
{
	height:3px;
	width:100%;
	background-color:Blue;


}

/*************
Calendar Style
*************/
a.calendar, a.calendar:hover
{
	max-width: 5px;
	background-repeat:no-repeat;
	background-image: url('../Images/calendar.gif');
	color: #FFFFFF;
}

#hidden
{
	position:absolute;
	visibility:hidden;
	height:0px;	
}


a.searchTitle
{
	font-size: 15px;
	color:Navy;
}


/**********************
   table radio buttons
**********************/
div.radioButtons
{
	float:right;
	text-align:left;
	padding:0px;
	margin: 0px -20px 0px 0px;
}


div.radioButtons table
{
	border:1px solid black;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px 15px 0px 0px;
}
