#FilterTable
{
	margin: 5px;
}
.EditTable
{
	margin: 5px;
}

.WindowsExplorerBar
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6599CC;
	background-image: url(/images/CarLocateDealer/Interface/table_groupheader_blue.gif);
	border-bottom: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	padding: 7px;
}
.WindowsExplorerBar TD
{
	color: Black;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #666666;
}
.WindowsExplorerBar TD A
{
	color: Black;
	font-weight: bold;
}
.WindowsExplorerBar TD A:hover
{
	color: Yellow;
	font-weight: bold;
}

.PictureCell
{
	background-color: #F4F8FB;
	border: #AABCD4 1px solid;
	padding: 5px;
	vertical-align: top;
}

.PictureHeader
{
	background-color: #D6E5F1;
	border: #AABCD4 1px solid;
	padding: 5px;
}

.dgSelectedItem
{
	background-color: #FFFAA0;
	font-weight: bold;
}
.dgMouseOverHighlight
{
	cursor: hand;
	background-color: yellow;
}
.AnnouncementListContainer
{
	padding: 5px;
}
.PopContentSummary
{
	border: 1px solid Black;
}
.MenuHomePageContainer
{
	padding: 5px;
}
.AnnouncementContainer
{
	clear: both;
	padding: 5px;
}
.ImagePreviewBody
{
	margin: 0px;
	padding: 0px;
	background-color: #575757;
}
.ImagePreviewImage
{
	margin: 0px;
	padding: 0px;
	background-color: #575757;
}

.InventoryHomeContainer
{
	padding: 0px;
	padding-left: 5px;
	width: 650px;
}
.InventoryHomeCell
{
	background-color: #DCE3EB;
	border: none;
	margin-left: 3px;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 10px;
	text-align: center;
	width: 198px;
}
.InventoryHomeCellFooter
{
	text-align: left;
	color: #4A70AE;
	font-weight: bold;
	width: 100%;
}
.InventoryHomeCellFooter a
{
	text-align: left;
	color: #4A70AE;
	font-weight: bold;
	text-decoration: none;
}
.InventoryHomeCellFooter a:hover
{
	color: #4A70AE;
	text-decoration: none;
}

.InventoryHomeHeader
{
	background-color: #4A72AF;
	border: none;
	margin-left: 3px;
	margin-right: 4px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 20px;
	width: 201px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: larger;
}

.ReportsHomeContainer
{
	padding: 0px;
	padding-left: 5px;
	width: 650px;
}
.ReportsHomeCell
{
	background-color: #DCE3EB;
	border: none;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	padding: 25px;
	text-align: center;
	width: 290px;
}
.ReportsHomeCellFooter
{
	text-align: left;
	color: #4A70AE;
	font-weight: bold;
	width: 100%;
}
.ReportsHomeCellFooter a
{
	text-align: left;
	color: #4A70AE;
	font-weight: bold;
	text-decoration: none;
}
.ReportsHomeCellFooter a:hover
{
	color: #4A70AE;
	text-decoration: none;
}

.HomePageText
{
	padding-bottom: 0px;
	font-weight: bold;
	width: 629px;
}

.ReportsHomeHeader
{
	background-color: #4A72AF;
	border: none;
	margin-left: 3px;
	margin-right: 4px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 20px;
	width: 201px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: larger;
}

.Wizard
{
	border: 1pt solid gray;
	width: 100%;
	background-color: #F7F7F7;
}
.WizardStepList
{
	text-align: left;
	background-color: #B5C5D5;
	vertical-align: top;
	color: Black;
	margin: 5px;
	padding: 5px;
	width: 150px;
}

.WizardStepListItem
{
	white-space: nowrap;
	color: Black;
	text-align: left;
}

.WizardStepListSelectedItemCssClass
{
	color: Black;
	font-weight: bold;
}

.WizardStepListItem A
{
	color: Black;
}

.WizardStepListItem A:hover
{
	color: White;
}

html, body, form
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	padding: 0px;
	background-color: white;
	margin: 0pt;
}

.ModalDialog
{
	background-color: #DCE3EB;
}

.PageHeader
{
	background-image: url(/images/CarLocateDealer/Interface/top_bg.png);
	font-family: ms sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	width: 100%;
}

.PageSubHeader
{
	background-image: url(/images/CarLocateDealer/Interface/menubar_bg.png);
	font-family: ms sans-serif;
	height: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	color: white;
	clear: both;
}

A
{
	font-size: 9pt;
	color: #317bce;
}

A:hover
{
	color: firebrick;
}

H1, H2
{
	border-top: solid 2px black;
	background-color: #5C89C2; /*#F2B03F;*/
	background-position: left top;
	background-repeat: no-repeat;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	height: 16pt;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-top: 2px;
	width: 100%;
	text-align: left;
}

h1.header
{
	color: #5C89C2;
	background-color: #FFFFFF;
	border: none;
	text-transform: uppercase;
	margin-left: 20px;
	margin-right: 10px;
	padding-left: 5px;
	font-size: 14pt;
}

H2 A
{
	font-size: 9pt;
	color: #B6D0EE;
}

H2
{
	background-color: #5C89C2;
	height: 15pt;
}

H3
{
	background-color: black;
	color: white;
	font-size: 10pt;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 2px;
	text-align: left;
}

h4
{
	background-color: #6599CC;
	background-image: url(/images/CarLocateDealer/Interface/table_groupheader_blue.gif);
	color: Black;
	font-weight: bold;
	font-size: x-small;
	padding: 5px;
	margin: 0px;
}

TD
{
	font-size: 9pt;
}

P
{
	font-size: 9pt;
}
/* ------------------ Data Grid -------------------------- */
th
{
	border: #666666 1px solid;
	background-color: #6599CC;
	background-image: url(/images/CarLocateDealer/Interface/table_groupheader_blue.gif);
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	padding: 3px;
}

th a
{
	color: Black;
	font-weight: bold;
}

.dgHeaderStyle TD
{
	border: #666666 1px solid;
	background-color: #6599CC;
	background-image: url(/images/CarLocateDealer/Interface/table_groupheader_blue.gif);
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	padding: 3px;
}
.dgHeaderStyle TD A
{
	color: Black;
	font-weight: bold;
}

.dgAlternatingItemStyle
{
	background-color: #DCDCDC;
}

.dgHeaderStyle TD A:hover
{
	color: White;
	font-weight: bold;
}

/* ------------------ End Data Grid ---------------------- */
.EditPageHeader
{
	background-color: #5C89C2;
	background-image: url(/images/CarLocateDealer/Interface/table_header.gif);
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #CCCCCC;
}

.DataPageHeader
{
	background-color: #5C89C2;
	background-image: url(/images/CarLocateDealer/Interface/table_header.gif);
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #CCCCCC;
}

.EditPageHeader
{
	background-color: #5C89C2;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #CCCCCC;
}

.DataCellContainer
{
	background-color: #F7F7F7;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	vertical-align: top;
}

.DataCell
{
	background-color: #F7F7F7;
	padding: 5px; /*border: 1px solid #CCCCCC;*/
	vertical-align: top;
}
.PageContextCell
{
	background-color: #F7F7F7;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}

.FilterCell
{
	background-color: #C9D5E0; /* #EFEFEF;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 200px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
.FilterHeader
{
	/*background-color: #EFEFEF;*/
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	width: 100%;
}
.FilterLabel
{
	/*background-color: #EFEFEF;*/
	padding-top: 2px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 100%;
	vertical-align: top;
	font-weight: bold;
}
.Filters
{
	/*background-color:  #B5C5D5; /* #F7F7F7; */
}
.ViewPageList
{
}

.Finder
{
	background-color: #ECE9D8;
}

#BreadCrumb
{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}


.MenuItemArea
{
	padding: 10px;
}

#paddedcontent li
{
	list-style-type: none;
}

#paddedcontent li a
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 20px;
	line-height: 1.5em;
}

#paddedcontent .SubMenuItem a
{
	margin-left: 0;
	line-height: normal;
}	

.SubMenuItem
{
	padding: 2px;
}
.ContentMenuItem
{
	font-size: 10pt;
	font-weight: bolder;
}

#ApplicationTitle
{
	float: left;
}

#HeaderLinks
{
	float: right;
}

#HeaderLinks a
{
	font-weight: bold;
}

.HeaderLink
{
	padding-right: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
}

#PageTopCenter
{
	background-image: url(/images/CarLocateDealer/Interface/top_bg.png);
	padding: 0px;
	width: 100%;
}

.PowerUpMenuItem
{
	vertical-align: bottom;
}

.LiteralCSS
{
	vertical-align: middle;
}

.LoginBox
{
	margin: 0px;
	padding: 0px;
	background-image: url(/images/CarLocateDealer/login/login.jpg);
	width: 100%;
}

.SmallLiteralCss
{
	vertical-align: middle;
	font-size: smaller;
	color: Gray;
}
.DataEntryLabel
{
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}
.DataEntrySingleLineLabel
{
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}
.DataEntryCheckBox
{
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;
}

/*DateTextBox Stles */
.CSCCalendar
{
	/*   border-left: lightgrey ridge;    border-bottom: lightgrey ridge;    border-right: lightgrey ridge;    border-top: lightgrey ridge;*/
	background-color: white;
}

.CSCCalendar TABLE
{
	font-size: 8pt;
	background-color: white;
}

.CSCCalendarNoFilter
{
	border-right: lightgrey ridge;
	border-top: lightgrey ridge;
	font-size: 8pt;
	border-left: lightgrey ridge;
	border-bottom: lightgrey ridge;
	background-color: white;
}
.CSCCalendarNoFilter TABLE
{
	font-size: 8pt;
	background-color: white;
}


.CSCWeekRowsTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: white;
}

.CSCDay
{
	cursor: hand; /* W3C approved hand. See http://www.xs4all.nl/~ppk/css2tests/index.html */
	cursor: hand;
}

.CSCSelectedDay
{
	background-color: gold;
	cursor: hand;
	cursor: hand;
}
.CSCSelectedToday
{
	font-weight: bold;
	background-color: gold;
	cursor: hand;
	cursor: hand;
}
.CSCToday
{
	font-weight: bold;
	cursor: hand;
	cursor: hand;
}
.CSCSpecialDay
{
	cursor: hand;
	cursor: hand;
	background-color: lemonchiffon;
}

.CSCOtherMonthDays
{
	cursor: default;
	color: gray;
}

.CSCWeekNumberColumn
{
	border-right: blue 1px solid;
	background-color: lightblue;
}

.CSCDayHeader
{
	border-bottom: blue 1px solid;
}

.CSCDayHeader TR
{
	font-size: 7pt;
	background-color: lightblue;
}

.CSCDayHeaderCell
{
	font-size: 7pt;
}

.CSCHeaderTable
{
	font-size: 8pt;
	border-bottom: blue 1px solid;
}

.CSCHeaderRows
{
	font-size: 8pt;
	cursor: default;
}

.CSCHeaderRows TR
{
	background-color: inherit;
}

.CSCIncrementalButtons
{
	cursor: hand;
	cursor: hand;
	color: mediumblue;
}

.CSCIncrementalButtonsPressed
{
	cursor: hand;
	cursor: hand;
	color: darkblue;
}

.CSCJumpButtons
{
	color: mediumblue;
	cursor: hand;
	cursor: hand;
}

.CSCJumpButtonsPressed
{
	color: darkblue;
	cursor: hand;
	cursor: hand;
}

.CSCCloseButton
{
	cursor: default;
}

.CSCCloseButtonPressed
{
	cursor: default;
}
.CSCHelpButton
{
	cursor: default;
}

.CSCHelpButtonPressed
{
	cursor: default;
}

.CSCFooterTable
{
}

.CSCFooterTable TABLE
{
}

.CSCFooterButton
{
	border-right: lightgrey thin outset;
	border-top: lightgrey thin outset;
	border-left: lightgrey thin outset;
	color: black;
	border-bottom: lightgrey thin outset;
	background-color: lightblue;
	font-size: 8pt;
	cursor: hand;
	cursor: hand;
}

.CSCFooterButtonPressed
{
	border-right: lightgrey thin inset;
	border-top: lightgrey thin inset;
	border-left: lightgrey thin inset;
	border-bottom: lightgrey thin inset;
	background-color: lightblue;
	color: black;
	font-size: 8pt;
	cursor: hand;
	cursor: hand;
}

.CSCFooterCurrentDate
{
}

/* Theme List */
#MyCurrentTheme2
{
	width: 550px;
	padding: 0px;
}
#MyCurrentThemeContent2
{
	background-color: #B5C5D5;
}
#MyCurrentThemeHeader2
{
	padding: 0px;
	padding-left: 2px;
	margin: 0px;
}
#MyCurrentThemeTopContent2
{
	background-color: #00008B;
	font-weight: bold;
	border: 1pt solid;
	padding: 10px;
	margin: 10px;
	text-align: center;
	color: red;
	border-color: #5E676E;
}
#MyCurrentThemeBottomContent2
{
	padding: 10px;
	padding-top: 5px;
	color: #6E8190;
}
#MyCurrentThemeContentContainer2
{
	float: left;
	width: 360px;
}
.VariationListItem
{
	padding-left: 12px;
	padding-right: 2px;
}

.Validator
{
	color: Red;
}

/* Search Filter Classes */
.Filter
{
	background-color: #C9D5E0; /* #EFEFEF;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.FilterTag
{
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}



.FileManagerMultiItem
{
	text-decoration: none;
	color: #000000;
	border-width: 1px;
	padding: 1px 1px 1px 1px;
}

.FileManagerMultiItem a
{
	margin-left: 1px;
	margin-right: 1px;
	color: #000000;
	text-decoration: none;
}

.FileManagerMultiItem a:hover
{
	background-color: #B5C5D5;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	border: solid 1px #999999;
}

.FileManagerMultiItem a:visited
{
	text-decoration: none;
}

.FileManagerSelected
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 1px 1px 1px 1px;
	border-width: 1px;
}

/* DatePicker */
.MYPMonthCell
{
	cursor: pointer;
	cursor: hand;
	background-color: White;
}

.MYPSelectedMonthCell
{
	background-color: gold;
	cursor: pointer;
	cursor: hand;
}

.MYPYearCell
{
	cursor: pointer;
	cursor: hand;
	background-color: White;
}

.MYPSelectedYearCell
{
	cursor: pointer;
	cursor: hand;
	background-color: gold;
}

.MYPMonthYearPicker
{
	background-color: white;
}

.ErrorMessage
{
	color: red;
	font-size: 11pt;
	font-weight: bold;
}


/*  For the Show Dealership Link in the header */
a.headingshowdealershiplink
{
	color: White;
	text-decoration: underline;
	cursor: hand;
}

a.headingshowdealershiplink:hover
{
	color: firebrick;
	text-decoration: none;
}

/* Begin Dealer Markup Edit Page Message Styles	*/

.dealerEditableMessage
{
	padding-left: 15px;
}


/* End Dealer Markup Edit Page Message Styles */

/* Begin SiteNavigation.aspx styles */
#MenuNavigation .editMenuItemContainer
{
	position: relative;
	width: 400px;
	margin-bottom: 15px;
	padding: 0 10px 10px;
	border: solid 1px #CCCCCC;
}
#MenuNavigation .navigationlabel
{
	font-weight: bold;
	width: 6em;
	text-align: right;
	margin-right: 5px;
}
#MenuNavigation .editMenuItemContainer div
{
	margin-bottom: 3px;
}
#MenuNavigation .editMenuItemContainer legend
{
	padding: 0 5px;
	margin-bottom: 10px;
}
#MenuNavigation .editMenuItemContainer .deleteMenuItemButton
{
	margin-left: 20px;
}
#MenuNavigation .editMenuItemContainer .menuitem_submission .saveMenuItemButton
{
	margin-left: 75px;
}
/* End SiteNavigation.aspx styles */

.carLocateButton
{
	background: url(/images/CarLocateDealer/Interface/button.png) no-repeat;	
	_background: url(/images/CarLocateDealer/Interface/buttonAlt.gif) no-repeat;

	background-position: 1px 0;
	width: 90px;
	height: 35px;
	border: none;
	color: #07F;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

#FileManagerTabControl_TabbedPanel1 div#FileManagerTabControl_TabbedPanel1_Tab4_Panel div fieldset
{
	border: none;
}

#FileManagerTabControl_TabbedPanel1 div#FileManagerTabControl_TabbedPanel1_Tab4_Panel div div table fieldset
{
	border: solid 1px #D0D0BF;
}
/* ------------------ Page Layout ------------------------ */

html, body, form {  

	height:100%; 	
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	
}

.GoldenHammer {

	height: 100%;
	width: 100%;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	
}

.banner {

	padding: 0px;
	margin-bottom: 0px;
	
}

.content {

	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 10;

}

.PageContainer
{
	padding: 5px;
}

.paddedcontent {

	padding: 5px;

}

.paddedcontent div.settingsContent
{
	padding-left: 30px;
}

.paddedcontent div.requiredField
{
	margin-left: 30px;
	clear: both;
}

.sidebar-left {

	float: left;
	width: 0px;
	margin: 0px;
	padding: 0px;
	background-image:	Url(/Images/CarLocateDealer/Interface/left_bg.jpg);
	border: none;
}

.sidebar-right {

	float: right;
	width: 0px;
	margin: 0px;
	padding: 0px;
	background-image:	Url(/Images/CarLocateDealer/Interface/left_bg.jpg);
	border: none;
	
}

.Hidden {

	display: none;

}

.footer {

	background-image: url(/Images/CarLocateDealer/Interface/menubar_bg.png);
	color: white;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	height: 13px;
	visibility: hidden;
	position: absolute;
		
}
			
/* ------------------ End Layout ------------------------ */

/* ------------------ Div Layout ------------------------ */

label
{
	font-weight: bold;
	font-size: x-small;
	text-align:right;
	padding:4px;
}
div.buttons
{
	clear: both;
	padding: 3px;
	padding-left: 22px !important;
}

/* Grid Specials for 4.5 release */
.specialsgrid
{
	width: 700px;
}

.specialsgrid dl
{
	padding: .25em;
}

.specialsgrid dd
{
	position: relative;
	margin: .25em;
	padding: .25em;
	text-align: center;
	border: #dbe7ee 1px solid;
	float: left;
	width: 29%;
	height: 200px;
}

.specialsgrid .year, .wmxspecials .make, .wmxspecials .price
{
	font-size: 12px;
	font-weight: bold;
}

.specialsgrid .sold
{
	position: absolute;
	top: 0;
	margin: 0 auto;
	width: 175px;
	height: 110px;
	z-index: 5;
}


/*.container table, tr, td
{
	border-top: 1px solid #666666;
	padding: 0px;
	text-decoration: none;
}
*/
.header
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #003399;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 23px;
}

.subheader
{
	background-image: url(/Images/CarLocateDealer/Menu/subheader.jpg);
	padding: 2px;
	border-bottom: 1px solid #003399;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 18px;
}

.MenuItemHomePageContainer
{
	width:100%;
	padding-left: 5px;
}

.MenuItemHomePageImage
{
	border-bottom: dotted 3px #5C89C2;
}

.menu_container
{
	background: #EEE;
	padding: 4px 10px;
}

.menu_container a
{
	font-family: ms Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.menu_container a:hover,
.menu_container .selected
{
	background: Transparent url(/Images/CarLocateDealer/Interface/arrow.gif) no-repeat left center;
	color: #006196;
}

.menuItemContainer
{
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 20;
}

.menuItemContainer a
{
	padding: 4px 12px;
}
.menuseparator
{
	margin: 0;
	padding: 4px 0;
}

.menuItemContainer .submenu_container
{
	background-color: #EEE;
	border: 1px solid #000;
	border-top: none;
	display: none;
	left: 2px;
	margin: 0;
	padding: 0 6px 3px;
	position: absolute;
	top: 22px;
	z-index: 20;
}

.menuItemContainer_active .submenu_container
{
	display: block;
}

.submenu_container a
{
	display: block;
	position: relative;
	z-index: 25;
}

.menu_container .submenu_container iframe 
{
	background: Transparent;
	left: 0;
	position: absolute;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	z-index: 20;
}.alternatingitem
{
	background-color: #DCDCDC;
}


.instruction
{
	font-weight: bold;
	padding: 6px;
}

.required
{
	color: Red;
}

.requiredlabel
{
	color: Red;
}

.page
{
	background-color: #FFFFFF;
	border: none;
	vertical-align: top;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	margin: 0;
	height: 100%;
	padding: 0;
}

.page h1
{
	margin-left: 20px;
	background-color: #FFFFFF;
	color: #5C89C2;
	font-size: 14pt;
	font-weight: bold;
	padding: 5px;
	border: none;
}

.page .menu
{
	border-bottom: solid 1px #CCCCCC
}

.page .menu ul
{
	margin: 4px 3px 6px 3px;
}
.page .menu ul a
{

}
.page .menu ul li
{
	margin: 0;
	list-style: none;
	padding: 0;
	padding-left: 9px;
	padding-right: 7px;
	display: inline;
	border-right: 1px solid #000;
}

.page .filter
{
}

.page .filter fieldset
{
	border: none;
}
.page .filter fieldset legend
{
}
.page .list
{
}

.page .alternatingitem
{
}

.page .paging
{
	padding: 6px;
}
.noresults
{
	padding: 6px;
}

/* Page Edit */

.page .edit fieldset
{
	border: none;
}

.page .edit
{
}

/* End Page Edit */
