/* Elements */
/* ---------------------------------------------------------- */

body 
{
	margin: 0px;
	padding: 0px;
	font: 10pt Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
}

td, th, caption, input, select, textarea
{
	font: 10pt Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 6px;
}

td, th, caption
{
	text-align: left;
}


h1
{
	color: #000;
	font: 16pt Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 26px;
	padding-top: 10px;
}
h2
{
	font: 14pt Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: -10px;
}
a
{
	text-decoration: none;
	color: #505870;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	color: red;
}


/* Form Elements */
/* ---------------------------------------------------------- */

textarea:focus, input:focus  {background-color: #ffc;}

input, select, textarea
{
	font: 10pt Arial, Helvetica, sans-serif;
	float: left;
	margin-bottom: 6px;
}
select
{
	width: 205px;
}
textarea
{
	width: 220px;
}
.button
{
	color: #505870;
	border: solid 1px #505870;
	width: 50px;
	background-color: #C5CADB;
	font-weight: bold;
	font-size: 1em;
}

/* Layout */
/* ---------------------------------------------------------- */


#Frame
{
	width: 100%;
}

#Header
{
	font: 18pt Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}

#SubHeader 
{
	display: none;
}

#ColumnCrossOver
{
	width: 770px;
	float: left;
}

#MenuColumn 
{
	display: none;
}
/*html>body #MenuColumn 
{
	width: 130px; 
}*/

#ContentColumn 
{
	width: 100%;
}
/*html>body #ContentColumn 
{
	width: 580px; 
}*/

#Footer
{
	clear: both;
	padding-top: 40px;
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
}



/* Standard Layout Divs */
/* ---------------------------------------------------------- */

#Strapline
{
	display: none;
}

#Date
{
	display: none;
}

#LogonDetails
{
	display: none;
}

#Section
{
	display: none;
}

#QuickLinks
{
	display: none;
}


/*--------------------------------------------------------------------*/


.FormRow
{
	clear: left;
	border-bottom: solid 1px #fff;
	margin: 0px;
	padding: 0px;	
}
.FormSectionTitle
{
	clear: both;
	margin-bottom: 10px;
	color: #000;
}
form
{
	clear: both;
}
form .Label
{
	float: left;
	width: 110px;
}
form .Required
{
	float: left;
	width: 10px;
	color: red;
}
form .DataFormat
{
	float: left;
	width: 100px;
	padding-top: 4px;
}
form .DatePickerIcon
{
	float: left;
	padding: 0px 6px 0px 2px;
}

/*--------------------------------------------------------------------*/


input.Text
{
	width: 200px;
}

input.SubmitButton
{
	margin-left: 110px;
	clear: both;
}
input.SubmitButton2
{
	margin-left: 120px;
	clear: both;
}
input.FloatNone
{
	float: none;
	margin-bottom: 0px;	
}
label.FloatNone
{
	float: none;	
}
#RequiredText
{
	text-align: center;
	color: #999;
}
#RedStar, .Mandatory
{
	color: red;
}

/*--------------------------------------------------------------------*/

.FormColumns
{
	margin-bottom: 4px;
}
.FormColumnLeft
{
	width: 220px; 
	float: left;
	margin-bottom: 8px;
}
.FormColumnRight
{
	width: 220px; 
	float: left;
	margin-bottom: 8px;
}
.FormSpanColumn
{
	clear:both;
}

/*--------------------------------------------------------------------*/


#Listings
{
	width: 100%;
	clear: both;	
}
.Navigation
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.NavLeftCol
{
	display: none;
}
#StatusLabel
{
	display: block;
	float: left;
	width: 50px;
	padding-top: 3px;
	font-weight: bold;
}
.NavLeftCol select
{
	width: 150px;
}
.Paging
{
	display: none;
}
#ListingsStart
{
	clear: both;
	border-bottom: solid 1px #949DB9;
}
.ListingsItem
{
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;	
	border-bottom: solid 1px #949DB9;
}
.AltListingsItem
{
	background-color: #FAFAFA;
}

/*--------------------------------------------------------------------*/

#ProductList, #ActivityList 
{
	clear: both;
	color: #000;
	width: 85%;
}
#ProductList caption, #ActivityList caption
{
	padding: 2px;
	font-weight: bold;
	text-align: left;
}
#ProductList th, #ActivityList th
{
	padding: 2px;
	color: #000;
	font-weight: bold;
	background-color: #73457D;
}
#ProductList td, #ActivityList td
{
	text-align: left;
	padding: 2px;
	border-bottom: solid 1px #73457D;
	color: #666;
}

#ProductList th a, #ActivityList th a
{
	color: #fff;
}

#ProductListHeader image
{
	display:none;
}
#ProductListHeader th a
{
	color: #000;
}

/*--------------------------------------------------------------------*/

#ProductInformation
{
	margin-top: 20px;
	width: 200px;
} 

#ProductInformation caption
{
	text-align: left;
} 
#ProductInformation th
{
	display: none;
} 
#ProductInformation td
{
	font-weight: bold;
} 

/*--------------------------------------------------------------------*/

#ActivityCriteria thead 
{
	display: none;
}
#ActivityCriteria caption 
{
	text-align: left;
}
#ActivityCriteria 
{
	width: 350px;
}
#ActivityCriteria tbody td
{

}


#AggregateStatistics
{
	margin-top: 10px;
	border: solid 1px #C3C3C3;
	width: 80%;
	height: 38px;
	background-color: #fff;
	padding: 5px 10px 5px 10px; 
}

#AggregateStatistics div
{
	font-weight: bold;
	margin-top: 4px;
	margin-right: 15px;
	float: left;
}

#ActivityCriteria div span
{
	font-weight: bold;
}
