/*#Global#*/
.LTR, .RTL
{
	background-color: #f2f2f2;
}

body
{
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
}
/*#Main styles/Master page#*/
/*Top logo, top menu*/
#wrapper {
	margin: auto;
	padding: 0px;
	width: 900px;
	background-color: #FFF;
	text-align: left;
	border: 1px solid #000000;
}
#zoneLogo
{
	width: 900px;
	height: 100px;
	background: transparent url(../App_Themes/mamp/images/header.jpg) top left;

}
#zoneMenu
{
	width: 900px;
	background-color: black;
	text-align: center;
	padding: 0px;

}
#zoneBreadcrumb
{
	width: 900px;
}
#zoneMainContent
{
	width: 900px;
	background-color: white;
}
#zoneHeader
{
	width: 900px;
	border-bottom: 2px solid #000000;
	height: 225px;
}
#zoneFooter
{	
	background: black;
	padding: 10px;
	color: white;
	font-size: 10px;
	text-align: center;
	width: 880px;
	clear: both;

}
#zoneFooter a
{	
	color: white;
}

/*#Main styles/Three columns#*/
#3ColumnContent
{
	width: 900px;
	background-color: white;
}
#zoneLeft
{
	width: 185px;
	background-color: #dfe4f2;
	border-right: 1px solid #000000;
	float: left;
}
#zoneCenter
{
	width: 522px;
	background-color: white;
	float: left;
}

#zoneRight
{
	width: 191px;
	background-color: #dfe4f2;
	border-left: 1px solid #000000;
	float: left;
}
/*#Main styles/Two columns#*/
#twocolumnzoneContent
{
	width: 900px;
	background-color: white;
}

#twocolumnzoneLeft
{
	width: 185px;
	background-color: #dfe4f2;
	border-right: 1px solid #000000;
	float: left;
}
#twocolumnzoneRight
{
	width: 714px;
	background-color: #ffffff;
	float: left;
}

h1
{
	font-size: 18px;
	text-align: left;
	color: #1c459d;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

h2
{
	font-size: 16px;
	color: #1c459d;
	font-weight: bold;
}

h3
{
	font-size: 14px;
	color: #1c459d;
	font-weight: bold;
}

h4
{
	font-weight: bold;
	color: #1c459d;
	font-size: 12px;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}
h6
{
	color: #947713;
	font-size: 16px;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	line-height: 50%;
}
hr
{
	color: #00000;
	width: 100%;
	background-color: #000000;
	border: 0;
	height: 2px;
}
a
{
	text-decoration: underline;
	color: #962636;
}

a:hover
{
	text-decoration: none;
}
ul
{ list-style: url(..App_Themes/mamp/images/ul.gif) disc outside;
}

.abouttext
{
	float: right;
	margin: 50px 20px 0 0;
}
#zoneTopMembership
{
	width: 890px;
	height: 15px;
	padding: 3px 10px 3px 0;
	background-color: #cccccc;
}
.myAccountInfo
{
	float: right;
	color: #b80021;
}
.currentUser
{
	float: right;
	color: #b80021;
}
.currentUser .userName
{
	font-weight: bold;
}
.ErrorMessage
{
	color: #ff0000;
}

.PageTitle
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	vertical-align: top;
	text-align: left;
}

.IE6 .PageTitleHeader
{
	text-align: left;
}


/*#Global/Logon form#*/
.LoginPanelPasswordRetrieval input[type="submit"]
{
	width: 120px;
}

.LogonTextBox
{
	width: 150px;
}

/*#Global/Message & Errors labels#*/
.EditingFormErrorLabel, .EventManagerRegError
{
	color: #ff0000;
}

/*#Main styles#*/

/*#Main styles/General#*/

/*#Main styles/Events page#*/

.eventCalendarDetail .zoneTop
{
	width: 100%;
	margin-bottom: 10px;
}

.eventCalendarDetail .zoneLeft
{
	width: 450px;
}

.eventCalendarDetail .zoneRight
{
	width: 450px;
}
.MAMPEventCalendar
{
	width: 500px;
}	

/*#Main styles/Home page#*/
/*#Top menu styles#*/
/*#Top menu styles/Horizontal#*/
.horizontalCMSMenu
{
	margin: 0px auto;
	width: 900px;
	height: 30px;
	color: #ffffff;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #000000 url(../App_Themes/mamp/images/topMenuBackground_3.png) repeat-x;
}

.horizontalsubCMSMenu
{
	background: black;
	color: #ffffff;
	border: 1px solid #000000;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.horizontalsubCMSMenu tr
{
	background: black;
}

.horizontalsubCMSMenuItem
{
	padding: 5px 3px;
	white-space: nowrap;
	display: block;
	min-width: 142px;
}
.horizontalsubCMSMenuItemMouseDown,.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 5px 3px;
	white-space: nowrap;
	display: block;
	background: #ffffff;
	color: #000000;
	min-width: 142px;
}
.horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuHighlightedMenuItemMouseOver
{
	padding: 5px 3px;
	white-space: nowrap;
	display: block;
	background: #dfe4f2;
	color: #000000;
	font-family: arial, sans-serif;
	min-width: 142px;
}
.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 
.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	height: 30px;
	font-size: 12px;
	padding: 0px;
	width: 150px;
	background: url(../App_Themes/mamp/images/topMenuItemDivider_3.png) no-repeat top right;
}

.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{
	height: 30px;
	background: url(../App_Themes/mamp/images/topMenuItemHover_3.png) repeat-x;
	font-size: 12px;
	color: #000000;
	width: 150px;
}

/*#Other css styles#*/
/*#Other css styles/Search box#*/
.searchbox
{
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

.searchbox input[type=image]
{
	margin: 0px 0px 0px 7px;
}

.searchbox label
{
	margin-right: 10px;
	padding-bottom: 5px;
}

/*#Containers#*/

/*#Containers/Content padding#*/
.ContentPadding
{
	padding: 10px;
}
/*#Containers/Content padding - Sides Only#*/
.contentpaddingsidesonly
{
	padding: 0px 10px;
}
/*#Containers/Breadcrumbs Box#*/
.breadcrumbs
{
	background-color: #dfe4f2;
	font-family: arial, sans-serif;
	font-size: 10px;
	padding: 5px;
}
/*#Containers/Orange box#*/
.orangeBox
{
	width: 185px;
}

.orangeBoxtitle
{
	background: #000000 url(../App_Themes/mamp/images/topMenuBackground_4.png) repeat-x;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:0px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-weight: bold;
	height: 20px;
	width: 191px;
}

.orangeBoxContent
{
	padding: 5px;
	font-size: 11px;
	width: 191px;
}