/* Desc: CSS for External FPP Non-Logged-In Pages					*/
/* Project Started: July 16, 2004 (AAR @ TAG)						*/
/* Last Modified: May 3, 2008 (Leah @ RDU)							*/
/* History:															*/
/* 31-Jan-2008: Modified by Christian								*/
/* 03-May-2008: Modified by Leah @ RDU								*/
/* 05-May-2008: Fixed hash mark issues preventing colors from working (Auri @ TAG) */


/* **************************** */
/*	   		Typography		*/
/* **************************** */

body
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
}

a:visited 
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a:hover 
{
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a:active 
{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

hr
{
    color: #00376B;
}

strong
{
    font-weight: bold;
}

.dropCap
{
    font-weight: bold;
    font-size: 140%;
}



h1, h2, h3, h4, h5, h6
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}

h1
{
    font-size: 14pt;
}
h2
{
    font-size: 13pt;
}

h3
{
    font-size: 12pt;
}

h4
{
    font-size: 11pt;
}

h5
{
    font-size: 10pt;
}


.footer
{
    font-size: 80%;
}

ol li
{
	list-style-type:decimal;
}

/* **************************** */
/*	   		Main Layout		*/
/* **************************** */

html
{
    background: url(/images/pinstripe.gif);
}
body
{
    text-align: center;
}

div#pageWrapper
{
    text-align: left;
    width: 779px;
    margin: 0 auto;
    border: solid 1px #F8AB36;
    position: relative;
    background: #FFF;
}



div.head
{
    position: relative;
    height: 35px;
    background-color: #003466;
    border-bottom: solid 1px #F8AB36;
}
div.head span
{
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent url(/images/logo.gif) no-repeat left top;
    cursor:pointer;
}

div.sideBar
{
    width: 178px;
    float: left;
}
.sideBarContent
{
    padding-left: 10px;
}

.sidebarImage
{
    border-bottom: solid 1px #F8AB36;
    border-right: solid 1px #F8AB36;
}

.sideBar h3
{
    color: #00376B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 145%;
    border-bottom: solid 1px;
    padding-bottom: 3px;
    margin: 10px 0 3px 0;
}

.memberLogin
{
    margin-top: 20px;
}

.memberLogin legend
{
    margin: 10px 0;
}
.memberLogin .submit
{
    background: none;
    border: none;
    color: #990000;
    font-weight: bold;
    cursor: pointer;
}


div.parkingPassImg.home
{
    width: 370px;
    height: 255px;
    position: absolute;
    z-index: 10;
    top: 3px;
    right: 10px;
    background: url(/images/tag-large.png) no-repeat left top;
}

div.parkingPassImg.support
{
    width: 145px;
    height: 100px;
    position: absolute;
    z-index: 10;
    top: 3px;
    right: 10px;
    background: url(/images/tag-small.png) no-repeat left top;
}


div.invisibleBrick.support
{
    float: right;
    width: 163px;
    height: 70px;
}

div.invisibleBrick.home
{
    float: right;
    height: 216px;
    width: 369px;
}


div.mainContentWrapper
{
    margin-left: 178px;
}
div.mainContent
{
    padding: 15px;
}

div.mainContent ul li 
{
    list-style-type:disc;
    list-style-position:outside;
    margin: 0 0 10px 15px;
}

div.mainContent .heading
{
    margin: 45px 0px 40px 0px; /* right margin was 360px */
}

.homeDescription
{
    margin: 0 360px 30px 0;
}

.mainContent p
{
    margin-bottom: 15px;
}

.footer
{
    clear: both;
    margin: 50px 0 20px 120px;
}

.footer ul li
{
    display: inline;
}

br.break
{
    clear: both;
}
/* **************************** */
/*	   		Legacy styles			*/
/* **************************** */
/* Small text for footer links */

.FtrSm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Font for Big Letters */

.BigLetter
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

/* Registration Button Text and Alignment */

.RegBtn
{
	background: #cccccc;
	color: #333333;
	text-align: center;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* Registration Large Header Text */

.RegBanLg
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

/* Registration Small Header Text */

.RegBanSm
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/* Side Navigation Menu Bar Header Text */

.NavMenuBanner
{
	color: #00376B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}

/* Style for text above login form on side navigation. */

.NavLoginFormText
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

/* Style for text boxes in login form on side navigation. */

.NavLoginFormTBox
{
	color: #333333;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

/* **************************** */
/*	   		faq styles			*/
/* **************************** */
#faq .header
{
	color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 8px;
}
#faq .question
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 3px;
}
#faq .answer
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background: url(/images/faq_rule_vertical.gif) repeat-y;
    padding-left: 15px;
}



/* **************************** */
/*	   		Admin Area      	*/
/* **************************** */

.adminEditor
{
    width:auto;
    zoom:1;
    padding-top:30px;
}

.adminControlField td
{
  padding-bottom:20px;
}

/*Keeps layout from breaking in IE6*/
.adminControlField td td 
{
    padding:0;
}

