/* ================================
    CSS STYLES FOR STUDENT HOUSING SITE 
    v1.1, 05/2004
   ================================
*/   

/* ================================
   Anchors 
   ================================
*/ 

/* ================================
   Text and anchors 
   ================================
*/ 



H5, H1
{
	font-weight: bold;
	font-size: 14px;
	word-spacing: normal;
	text-transform: none;
	color: #0066ff;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	
	text-decoration: none;
}	

H2
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight:normal;
}

.editHouse, a.editHouse, a.editHouse:Visited, a.editHouse:Hover, a.editHouse:Link
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
}

.footerText, a.footerText, a.footerText:Visited,  a.footerText:Link
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
}

.headerSub, a.headerSub, a.headerSub:Visited, a.headerSub:Hover, a.headerSub:Link
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: Arial;
}


.normalLink, a.normalLink, a.normalLink:Visited, a.normalLink:Link
{	
	color:	#3333cc;
}	


.blueLink, a.blueLink, a.blueLink:Visited, a.blueLink:Hover, a.blueLink:Link
{
	font-size: 12px;
	color: blue;
	font-family: Verdana, Arial;
}

.blueLinksmall, a.blueLinksmall, a.blueLinksmall:Visited, a.blueLinksmall:Hover, a.blueLinksmall:Link
{
	font-size: 10px;
	color: blue;
	font-family: Verdana, Arial;
}

.footerTextCopy
{
	font-weight: bold;
	font-size: 8px;
	color: black;
	font-family: Verdana, Arial;
}






/* ================================
   General Text
   ================================
*/ 

.ddlNormal
{
	font-weight: normal;
	font-size: 12px;
	width: 200px;
	color: #000000;
	font-family: Verdana, Arial;
}

.ddlNormalsmall
{
	font-weight: normal;
	font-size: 10px;
	width: 200px;
	color: #000000;
	font-family: Verdana, Arial;
}

.ddlNormalhalfsmall
{
	font-weight: normal;
	font-size: 10px;
	width: 100px;
	color: #000000;
	font-family: Verdana, Arial;
}

.ddlUni
{
	font-weight: normal;
	font-size: 10px;
	width: 360px;
	color: #000000;
	font-family: Verdana, Arial;
}

.ddlNormalHalf
{
	width: 100px;
	color: #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}
.Heading1
{
	font-weight: bold;
	font-size: 14px;
	color: #101084;
	font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	height: 30px;
}

.subHeading
{
	font-weight: bold;
	font-size: 14px;
	color: #101084;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

.MainHeader
{
	font-size: 18px;
	color: white;
	font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	height: 25px;
	background-color: #0662cc;
}

.HDetailsHeading
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Verdana, Arial;
	height: 15px;
	background-color: #5a96ef;
}

.HDetailsNormal
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
    HEIGHT: 35px
}

.HDetailsFacilYes
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
}

.HDetailsFacilNo
{
	font-weight: normal;
	font-size: 12px;
	color: gainsboro;
	font-family: Verdana, Arial;
}


.HDetailsAtt
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial;
}

.Spacer
{
	height: 15px;
}

.ResultHeading
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial;
	height: 14px;
	background-color: #0662cc;
}

.ResultImage
{

	background-color: gainsboro;
}

.ResultText
{
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
	
}

.Normal
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
    

}

.NormalB
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    
}

.NormalSmall
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight:normal;
}


.NormalSmallB
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight:bold;
}

.BlueHeading
{
	font-weight: bold;
	font-size: 12px;
	color: #0066ff;
	font-family: Verdana, Arial;
}

.NormalB
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: Bold;
    
}

.ErrText
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Verdana, Arial;
}

.ErrMark
{
	Font-weight: bold;
	Font-Size: Medium;
	Font-family: Verdana, Arial;
}

/* */
.ContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

A:link	{	
	text-decoration:	none;
	
	}	
		
A:visited	{	
	text-decoration:	none;
	
	}	
		
A:active	{	
	text-decoration:	none;
	
	}	
		
A:hover	{	
	text-decoration:	underline;
	
	}

	

/* ================================
   General Text for admin pages
   ================================
*/ 

.Datagrid
{

	font-size: 10px;
	color: black;
	font-family: Verdana, Arial;
	border-collapse: collapse;
	background-color: whitesmoke;

}

.viewNormal
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial;
}

.viewExpiry
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial;
}

.adminMenu, a.adminMenu, a.adminMenu:Visited, a.adminMenu:Hover, a.adminMenu:Link
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial;
	
}


.adminMenuN, a.adminMenuN, a.adminMenuN:Visited, a.adminMenuN:Hover, a.adminMenuN:Link
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana, Arial;
	
}

.AdminMenuHeader
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial;
	
}

.AdminHeader
{
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	color: white;
	font-family: Verdana, Arial;
}

.forumText
{
	font-family: sans-serif, Verdana, Arial, Helvetica;
    font-size: 12px;
}

/*FORUM CSS*/

.error { font-family: sans-serif, arial; font-size: 12px; color:#cc0000; }
.labelNew { font-weight: bold; color:#cc0000; }

.listheader { padding: 0.4em; font-weight: bold; color: #ffffff; background-color: #0662cc; 		font-family: Sans-Serif, Verdana, Arial;}
.listColumnText { padding: 0.8em; vertical-align: top; border-bottom: 1px solid #243B52; font-size: 10px; 		font-family: Sans-Serif, Verdana, Arial;}
.listColumnNumber { padding: 0.8em; vertical-align: top; text-align: center; border-bottom: 1px solid #243B52; font-size: 10px;	font-family: Sans-Serif, Verdana, Arial; }

a.listItemLink:link {font-weight: bold; color: #0D2888; text-decoration: none; }
a.listItemLink:visited {font-weight: bold; color: #0D2888; text-decoration: none; }
a.listItemLink:active {font-weight: bold; color: #000000; text-decoration: underline; }
a.listItemLink:hover { font-weight: bold; color: #F27900; text-decoration: underline; }

a.menuitem:link {	font-weight: bold;	color: #666698; font-size: 12px;		font-family: Sans-Serif, Verdana, Arial;text-decoration: none;}
a.menuitem:visited { font-weight: bold; text-decoration: none; color: #666698; font-size: 12px;		font-family: Sans-Serif, Verdana, Arial;}
a.menuitem:active { font-weight: bold; text-decoration: underline; color: #666698; font-size: 12px;		font-family: Sans-Serif, Verdana, Arial;}
a.menuitem:hover {font-weight: bold; text-decoration: underline; color: #000000; font-size: 12px;		font-family: Sans-Serif, Verdana, Arial;}

a.pageLink:link { font-weight: bold; text-decoration: none; color: #4373b4; }
a.pageLink:visited { font-weight: bold; text-decoration: none; color: #4373b4; }
a.pageLink:active { font-weight: bold; text-decoration: none; color: #4373b4; }
a.pageLink:hover { font-weight: bold; text-decoration: underline; color: #4373b4; }

a.lastPostLink:link { font-size: 10px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:visited { font-size: 10px; font-weight: bold; text-decoration: none; color: #4373b4; }
a.lastPostLink:active { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }
a.lastPostLink:hover { font-size: 10px; font-weight: bold; text-decoration: underline; color: #4373b4; }

tr.bglight { background-color: #EBF5FE; font-family: Sans-Serif, Verdana, Arial;}
tr.bgdark { background-color: whitesmoke; font-family: Sans-Serif, Verdana, Arial;}

table.legend { border: 1 solid #243B52; }

.nav:link { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #666698; text-decoration: none; background: transparent }
.nav:visited { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #666698; text-decoration: none; background: transparent }
.nav:active { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #000000; text-decoration: none; background: transparent }
.nav:hover { font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 10pt; color: #000000; text-decoration: none; background: transparent }

td.navtd { font-family: arial, helvetica, sans-serif; font-size: 10pt; text-align: left;}

a.footerLink:link { color: #0D2888; text-decoration: none; font-size: 10px; }
a.footerLink:visited { color: #0D2888; text-decoration: none; font-size: 10px; }
a.footerLink:active { color: #000000; text-decoration: underline; font-size: 10px; }
a.footerLink:hover { color: #000000; text-decoration: underline; font-size: 10px; }

tr.pagerStyle { }
tr.pagerStyle A:link { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:visited { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:active { font-weight: bold; text-decoration: none; color: #4373b4; }
tr.pagerStyle A:hover { font-weight: bold; text-decoration: underline; color: #4373b4; }
