html
{
	height: 100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 100%;
	color: #616161;
}

/* Generic Heading and Para Styles */

h1
{
	color: #D31145;
	font-size: 1.4em;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: normal;
}

h2
{
	color: #FFF;
	background-color:#D31145;
	font-weight: bold;
	font-size: 0.8em;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}

p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 18px;
	color: #616161;
}

img
{
	margin: 0px;
	padding: 0px;
	border: none;
}

.clear
{
	clear: both;
	height: 25px;
}

hr
{
	visibility: hidden;
	display: none;
}


/* Generic Error Styles */

.Success
{
	background:url(../../Images/BlueExc.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 5px 5px 5px;
/*	border: solid 1px lightblue; */
	padding-left: 40px;
}

.Error
{
	background: #FFF url(../../Images/RedExc.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: solid 1px #eb1714;
}
.Error ul li
{
	list-style: none;
}

/* Generic Table Styles */

table
{
	margin: 0;
	padding: 0;
}
a
{
	color: #D31145;
	text-decoration: none;
}
a:hover
{
	color: #D31145;
	text-decoration: underline;
}
table td
{
	font-size: 0.8em;
	color: #616161;
}

caption
{
	font-size: 0.85em;
	font-weight: bold;
}
.text
{
	font-size: 0.8em;
}
div.HoverText
{
	position: absolute;
	left: 110px;
	top: -40px;
	overflow: hidden;
	display: none;
	background-color: #FFFF99;
	padding: 3px 3px 3px 3px;
	border: solid 1px #000000;
}
table.nowrap tr td
{
	white-space: nowrap;
}

/* Admin Table Styles */

table.admin
{
	margin: 15px 0 0 0;
	padding: 0;
}
table.admin th
{
	background-color: #ccc;
}
table.admin td
{
}

/* Button Styles */

.searchBtn
{
	background-image: url(../../Images/buttons/search.gif);
	background-repeat: no-repeat;
	border: none;
	width: 61px;
	height: 21px;
	cursor: pointer;
}
.addBtn
{
	background-image: url(../../Images/buttons/add.gif);
	background-repeat: no-repeat;
	border: none;
	width: 47px;
	height: 20px;
	cursor: pointer;
	display: block;
}

/* Marks Added Styles */

.Prompt
{
	font-weight: bold;
	font-size: 0.8em;
	color: #616161;
}

.ErrorPrompt
{
	font-weight: bold;
	font-size: 0.8em;
	color:#eb1714;
}

.TextBox
{
	border: solid 1px #7f9db9;
	height: 23px;
	width: 178px;
	line-height:23px;
	text-indent:3px;
}
a img
{
	border: none;
}
.SmallPadding
{
	padding: 5px 0px 5px 0px;
}
.Button
{
	vertical-align:middle;
}

table.DataGrid
{
	padding : 5px 0px 5px 0px;
}

table.dropDowns
{
	padding : 0px 0px 0px 0px;
}

table.DataGrid td
{
	padding: 5px 5px 5px 5px;
}

table.DataGrid tr td
{
	background-color: #fff;
	border: solid 1px #afaeb2;
}
table.DataGrid tr.Header td
{
	background-color: #e6e6e6;
	color: #383737;
	font-weight: bold;
	border: solid 1px #afaeb2;
	text-align: center;
}
table.DataGrid tr.Header td.NoGrid
{
	background-color: #e6e6e6;
	color: #383737;
	font-weight: bold;
	border-left:none;
	border-right:none;
	border-top:solid 1px #afaeb2;
	border-bottom:solid 1px #afaeb2;
}
table.DataGrid tr.Header td.RightLine 
{
		border-right:solid 1px #afaeb2;
}

table.DataGrid td.centre
{
	text-align: center;
}

table.DataGrid td.left
{
	text-align: left;
}

table.DataGrid td.right
{
	text-align: right;
}

table.DataGrid tr.Header td.alignLeft
{
	text-align: left;
}


body { 
font-family: Arial, Helvetica, sans-serif;}

/*******************************************************************************************************************/

/*Content*/

/*******************************************************************************************************************/

#content
{
	padding: 0px 0px 0px 0;
	margin: 0px 0px 0px 0px;
	clear: both;
}


#content ul li
{
	font-size: 0.8em;
}

#content p a
{
	color: #D31145;
	text-decoration: none;
}
#content p a:hover
{
	color: #D31145;
	text-decoration: underline;
}




/*******************************************************************************************************************/

/*Content Left*/

/*******************************************************************************************************************/

#content #left
{
	display:none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 353px;
}



/*******************************************************************************************************************/

/*Content Right*/

/*******************************************************************************************************************/

#content #right
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 377px;
}





/*******************************************************************************************************************/

/*Content LeftSubPages*/

/*******************************************************************************************************************/

#content #leftSub
{
	display:none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 181px;
}


#content #leftSub ul.drop
{
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	
}

/*Content Admin LeftSubPages*/


#content #leftSub h2 {margin: 0px; padding: 5px 0px 5px 8px; background-color:#ea7695; color:#ffffff;}

#content #leftSub ul.drop li
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	list-style:none;
	border-bottom:1px solid #BFBFC0;
}

#content #leftSub ul.drop li.last {border-bottom: none;}


#content #leftSub ul.drop li a
{
	background-image : url(/Images/red-arrow.gif);
	background-repeat :no-repeat;
	background-position:left;
	background-position: left center;
	padding-left: 15px;
}
/*******************************************************************************************************************/

/*Content Sub Nav*/

/*******************************************************************************************************************/

#content #subNav
{
	display:none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 174px;
}
#content #subNav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content #subNav ul li
{
	margin:0;
	padding:0;
	list-style: none;
	font-size: 0.8em;
	background-image: url(../../Images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content #subNav ul li ul li 
{
	font-size: 0.90em;
}

#content #subNav ul li a, 
#content #subNav ul li a.noHover:hover 
{
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../../Images/black-arrow.gif);
	color: #999;
	background-position: left center;
	padding:5px 0 5px 15px;
	display:block;
}
#content #subNav ul li a:hover
{
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../../Images/red-arrow.gif);
	color: #D31145;
	padding-left: 15px;
}

#content #subNav ul li a.selected
{
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../../Images/red-arrow.gif);
	color: #D31145;
	padding-left: 15px;
	font-weight: bold;
}
#content #subNav ul li a.indent
{
	margin-left: 15px;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../../Images/black-arrow.gif);
}
#content #subNav ul li a.indent:hover
{
	margin-left: 15px;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../../Images/black-arrow.gif);
}

/* second level navigation */
#content #subNav ul ul {
	background:url(../../Images/dots.gif) repeat-x left top;
	}
#content #subNav li li {
	font-size:1em;
	padding-left:15px;
	}
#content #subNav li li.last {
	background:none;
	padding-bottom:0;
	}	
/* IE 6 fix */
#content #subNav ul, #content #subNav ul li, #content #subNav ul li a {
	clear:both;
	float:left;
	width:100%;
	}
#content #subNav ul li {
	overflow:hidden;
	}

/*******************************************************************************************************************/

/*Content RightSub*/

/*******************************************************************************************************************/

#content #rightSub
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 360px;
}

/*******************************************************************************************************************/

/*Content Fullwidth*/

/*******************************************************************************************************************/


#content #fullWidth
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
#content #CampaignText
{
    font-size: 0.8em;
}
#content #CampaignText *
{
    font-size: 1.0em;
}
#content #CampaignText h1
{
    font-size: 1.6em;
}

/*******************************************************************************************************************/

/*ADMIN STYLES*/

/*******************************************************************************************************************/

.barBox { margin:0; padding:10px 0px 10px 0px; border-top: 1px solid #BFBFC0; border-bottom: 1px solid #BFBFC0;}

/************************************  Header***********************************************************************************/
#bar
{
	background-color: #ffffff;
	height: 22px;
	clear: both;
}

#header
{
	margin: 0;
	padding: 0;
	float: left;
}
#header .logo
{
	margin: 0;
	padding: 0;
}

/*Site Navigation */

#navigation
{
	display:none;
	margin: 0 0 0 30px !important;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	clear: both;
}


/*Admin Navigation */
.adminTitle
{
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	background-color: #D31145;
	font-size: 0.8em;
	padding: 5px 15px 5px 15px;
	color: #ffffff;
	font-weight: bold;
}

#navAdmin
{
	display:none;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}
.borderB
{
	border-top: 1px solid #fff;
	width: 758px;
	clear: both;
	margin: 2px 0 0 0;
	padding: 0;
}

#header .logo .logoImage
{
	float: left;
}
#header .logo .logoLoginText
{
	float: right;
	position: relative;
	top: 30px;
}

/***************************************************FOOTER***************************************************************/
 
#footer 
{

border-top : 1px solid  #999; 
padding:8px 0px 0px 0px; 
margin:0px 0px 0px 0px; 
clear:both; 
}

#footer p 
{

padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px; 
font-size:0.7em;
color: #999;
}

#footer p.right {padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px; float:right; } 

#footer p.left {padding:0px 0px 0px 0px; 
margin:0px 0px 0px 0px; float:left; } 


#footer p a { padding-right:10px;}
#footer p a.last { padding-left:10px;}
#footer a { color:#999; text-decoration:none;}
#footer a:hover {color:#D31145; text-decoration:none;}


