/*#Global#*/
*
{
	margin: 0; 
	padding: 0;
}

body
{
	background: #eceded;
}

h1
{
	min-height: 60px;
	width: 550px;
	font-family: helvetica;
	font-size: 30pt;
	float: left;
	clear: right;
	display: inline;
	color: #fdb94d;
	font-weight: bold;
	margin-top: 12px;
	text-transform: capitalize;
	/*border-bottom: 1px dotted #fdb94d;*/

}

.Opera #h1
{
	
	min-height: 60px;
	width: 550px;
	font-family: "helvetica";
	font-size: 30pt;
	float: left;
	clear: right;
	display: inline;
	color: #fdb94d;
	font-weight: bold;
	margin-top: 12px;
	text-transform: capitalize;
	/*border-bottom: 1px dotted #fdb94d;*/
}

h2
{
	min-height: 60px;
	width: 550px;
	font-family: helvetica;
	font-size: 20pt;
	float: left;
	clear: right;
	display: inline;
	color: #fdb94d;
	font-weight: bold;
	margin-top: 12px;
	text-transform: capitalize;
	/*border-bottom: 1px dotted #fdb94d;*/
}

h2
{
	font-family: helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #473e22;
	line-height: 30px;

}

p
{
	font-family: helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	padding-right: 10px;
	word-wrap: break-word;
	margin-bottom: 20px;

}

/*#Master Panels#*/

.outerMaster
{
	width: 980px;
	height: 100%;
	margin: 0px auto;
	background-image: url(../App_Themes/MortgageMonkey/Images/shading.gif);
	background-repeat: repeat-y;
	/*overflow: auto;*/
	padding-left: 20px;
}

.innerMaster
{
	width: 940px;
	height: 100%;
	/*float: left;*/
	/*overflow: auto;*/
}

/*#Master Panels/Header#*/
.header
{
	width: 940px;
	height: 130px;
	background: #fdb94d;
	background-image: url(../App_Themes/MortgageMonkey/Images/mmLogo.gif);
	background-repeat: no-repeat;
}

.leftHeader
{
	width: 735px;
	height: 100%;
	float: left;	
}

.rightHeader
{
	width: 205px;
	height: 100%;
	float: right;
}

.linksBar
{
	width: 100%;
	height: 45px;
	background: #473e22;
	float: left;
}

/*#Master Panels/Header-Linksbar#*/
.CMSListMenuUL
{
	height: 20px;
	list-style: none;
	width: 735px;
	margin-top: 12px;
	color: white;
}

.CMSListMenuLink, .CMSListMenuLink:active, .CMSListMenuLink:hover, .CMSListMenuLink:visited
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	color: white;
	border-right: 1px dotted white;
}

.CMSListMenuLinkHighlighted
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	color: #fdb94d;
	border-right: 1px dotted white;	
}

.CMSListMenuHighlightedLILast
{
	display: inline;
}

.CMSListMenuLI
{
	display: inline;
}

.CMSListMenuHighlightedLI, .CMSListMenuLILast
{
	display: inline;
}

.CMSListMenuLILast a
{
	background: none;
}

/*#Master Panels/Footer#*/
.footer
{
	width: 940px;
	height: 80px;
	background: #fdb94d;
	clear: both;
}

/*#Master Panels/Footer-Left#*/
.footerLeft
{
	width: 490px;
	height: 40px;
	float: left;
	border-bottom: 2px solid white;
}

.footerLeft a, .footerLeft a:hover, .footerLeft a:visited, .footerLeft a:active
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: white;
}

/*#Master Panels/Footer-Right#*/
.footerRight
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 40px;
	text-decoration: none;
	float: right;
	display: inline;
	color: #473e22;
	border-bottom: 2px solid white;
	width: 245px;
	height: 40px;
	float: left;
}

/*#Master Panels/Footer-Linksbar#*/
.FCMSListMenuUL
{
	height: 20px;
	list-style: none;
	width: 735px;
	color: #473e22;
	width: 490px;
}

.FCMSListMenuLink, .FCMSListMenuLink:active, .FCMSListMenuLink:hover, .FCMSListMenuLink:visited
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #473e22;
}

.FCMSListMenuLinkHighlighted
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}

.FCMSListMenuHighlightedLILast
{
	display: inline;
}

.FCMSListMenuLI
{
	display: inline;
	background-image: url(../App_Themes/MortgageMonkey/Images/linkseperatorWA.gif);
}

.FCMSListMenuHighlightedLI, .FCMSListMenuLILast
{
	display: inline;
}

.FCMSListMenuLILast a
{
	background: none;
}

/*#Template Panels#*/

/*#Template Panels/Content#*/
.content
{
	min-height: 645px;
	/*max-height: 100%;*/
	background: #fdb94d;
	overflow: visible;
	position:relative;
	float:left;
	*overflow: auto;
}

.IE8 .content
{
	overflow: auto;

}

.imagePanel
{
	width: 100%;
	height: 200px;
	background: black;
	clear: both;
}

.breadCrumbsPanel
{
	width: 735px;
	clear: both;
}

.fullBreadCrumbsPanel
{
	clear: both;
}
.leftMenu
{
	width: 200px;
	clear: left;
	float: left;
}

.bodyContent
{
	width: 535px;
	clear: right;
	float: right;
	margin-top: 10px;
}

.fullBodyContent
{
	position:relative;
	width:940px;
	float: left;
	margin-top: 10px;
	background: white;
}

.leftPanel
{
	width: 735px;
	min-height: 500px;
	float: left;
	clear: left;
	/*overflow: auto;*/
	background: white;
}

.fullLeftPanel
{
	float: left;
	position:relative;
	/*overflow: auto;*/
	background: white;
	width:940px;
	min-height:400px;
}
.rightPanel
{
	width: 205px;
	height: 100%;
	float: right;
	clear: right;
	background: #fdb94d;
}


/*#Template Panels/Content-leftPanel#*/
.breadCrumbs
{
	height: 40px;
	line-height: 40px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px dotted #473e22;

	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 40px;
	text-decoration: none;
	color: #fdb94d;
}

.titlePanel
{
	min-height: 15px;
	margin-bottom: 1px;
	padding: 0px 25px 18px 38px;

	font-family: arial;
	font-size: 13.5pt;
	font-weight: normal;
}


/*#Template Panels/Content-rightPanel#*/
.widgetPanel
{
	padding: 20px 20px 20px 20px;
	width: 165px;
	min-height: 500px;
	max-height: 100%;
	height: 100%;
	overflow: auto;
	background: #fdb94d;

	color: black;
	font-family: arial;
	font-size: 8pt;
}

.widgetTitle
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #473e22;

	line-height: 21px;
	border-bottom: 1px dotted #dcddde;
	padding-bottom: 10px;
}

.widgetContent
{
	/*width: 115px;*/
	border-bottom: 1px dotted #dcddde;
	margin-bottom: 10px;
	padding: 5px;
	min-height: 10px;
}

.widgetContent a
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.widgetContent ul.quickLinksUL
{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	line-height: 10px;
}

.widgetContent ul.quickLinksUL li a 
{
	color: black;
}

.widgetContent ul.quickLinksUL li a:hover
{
	color: #fef8dc;	
}

.quickForm .TextboxField
{
	width: 135px;
}

/*#Template Panels/Content-WidgetCSSMenu#*/
.pageWidget
{
	background: #fef8dc;
	width: 150px;
	float: right;
	margin-left: 10px;
	margin-right: 20px;	
	margin-bottom: 10px;
}

.pageWidget .widgetTitle
{
	margin: 5px;
}

.WCMSListMenuUL
{
	padding-left: 15px;
}

.WCMSListMenuLink
{
	color: black;	
}

.WCMSListMenuLink:hover
{
	color: #fef8dc;	
}



.WCMSListMenuLinkHighlighted
{
	color: #fef8dc;
}

/*#Template Panels/Content-Linksmenu#*/
.LlinksMenu
{
	margin: 20px 20px 20px 10px;
}

.LCMSListMenuUL
{
	list-style: none;
	width: 130px;
	color: white;
	float: left;
	/*line-height: 28px;*/
	margin-right: 25px;
	background: #fef8dc;
	padding: 0px 10px 0px 10px;
	margin: 10px;
}

.LCMSListMenuLI, .LCMSListMenuHighlightedLI
{
	color: #473e22;	
	text-transform: uppercase;
	border-bottom: 1px dotted #473e22;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
}

.LCMSListMenuLink, .LCMSListMenuLink:active, .LCMSListMenuLink:hover, .LCMSListMenuLink:visited
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #473e22;	
	margin: 0px;
	padding: 0px;
}

.LCMSListMenuLinkHighlighted
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #fdb94d;
	margin: 0px;
	padding: 0px;
}

.LCMSListMenuUL ul.LCMSListMenuUL
{
	float: left;
	padding: 0px;
	margin: 0px;
}

.LCMSListMenuUL ul.LCMSListMenuUL li.LCMSListMenuLI
{
	text-transform: capitalize;
	display: none;
	padding: 0px;
	margin: 0px;
}

.LCMSListMenuHighlightedLI ul.LCMSListMenuUL li.LCMSListMenuLI
{
	display: block;	
	border-bottom: 0px dotted #473e22;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 9px 10px;
}

.LCMSListMenuUL li.LCMSListMenuHighlightedLI ul.LCMSListMenuUL
{
	border-bottom: 1px dotted #473e22;
	padding: 0px;
	margin: 0px;
}

.LCMSListMenuUL li.LCMSListMenuHighlightedLI ul.LCMSListMenuUL li.LCMSListMenuHighlightedLI 
{
	text-transform: capitalize;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 8px 10px;
}

/*#Text Styles#*/
.iconBox
{
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}

.iconBox img
{
	border: 0;
}
.iconBox2
{
	float: right;
	margin-right: 30px;
	margin-top: 5px;
	text-decoration: none;
}
.iconBox2 img
{
	border: 0;
}

.pageText
{
	font-family: helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	padding-right: 10px;
	word-wrap: break-word;
	margin-bottom: 20px;
}

.pageText ul
{
	padding: 0;
	margin:	0;
	padding-left: 20px;
}

.pageText a
{
	color: #fdb94d;
}

.pageHeading
{
	font-family: helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #473e22;
	line-height: 30px;
}

/*#Text Styles/Header-Right#*/

.headerRightText
{
	margin-top: 45px;
	padding-left: 10px;
}

.headerTextTop
{
	font-family: arial;
	font-size: 13.5pt;	
	color: white;
}

.headerTextBottom
{
	font-size: 18pt;
	font-family: arial;
	color: #473e22;	
}

.footerTextLeft
{
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	padding: 20px;
	line-height: 40px;
}

/*#Text Styles/Breadcrumbs#*/
.CMSBreadCrumbsCurrentItem
{
	font-family: helvetica;
	font-size: 10pt;
	font-weight: normal;
	line-height: 40px;
	text-decoration: none;
	color: #473e22;
}

.CMSBreadCrumbsLink
{
	font-family: helvetica;
	font-size: 10pt;
	font-weight: normal;
	line-height: 40px;
	text-decoration: none;
	color: #fdb94d;
}

/*#Text Styles/Send to a friend#*/
.sendToFriendHeader
{
	color: black;
	font-family: arial;
	font-size: 8pt;
}

.sendToFriendYourMessage
{
	color: black;
	font-family: arial;
	font-size: 8pt;

}

.sendToFriendMessage
{
	width: 147px;	
}

.sendToFriendEmailTextbox
{
	color: black;
	font-family: arial;
	font-size: 8pt;
	width: 105px;
}

.SendButton
{
	width: 40px;
	height: 22px;
}

/*#Text Styles/Contact Us Form#*/
.ErrorLabel
{
	display: none;
}

.contactUsForm
{
	clear: right;
	float: left;
	padding-left: 5px;
}

.IE7 .contactUsForm
{
	clear: none;
	float: left;
	padding-left: 5px;
}

.EditingFormLabel
{
	color: black;
	font-family: arial;
	font-size: 8pt;	
	color: #473e22;	
}

.EditingFormErrorLabel
{
	color: black;
	font-family: arial;
	font-size: 8pt;	
	float: right;
	color: #c2461f;
	margin-left: -10px;
}

.TextboxField, .TextAreaField
{
	width: 250px;
}

.FormButton
{
	width: 70px;
}

.contactUsForm .ErrorLabel
{
	display: none;
}

/*#Text Styles/Quick Quote Form#*/
.quickForm
{
	/*border: 1px dotted #473e22;*/
	background: #fbd18f;
	padding: 5px;
	margin-top: 5px;
}

.quickForm .EditingFormErrorLabel
{
	float: right;
	color: red;	
}

.fieldValue
{
	width: 140px;
	margin-bottom: 6px;
}

.quickForm .DropDownField
{
	width: 140px;
	margin-bottom: 6px;
}

/*#IE7 CSS Fixes#*/

.IE7 .header
{
	height: 100%;
}

.IE7 .headerTop
{
	height: 100%;
}

.IE7 .rightHeader
{
	height: 135px;
}

.IE7 .headerBottom
{
	margin-top: -4px;
}

.IE7 .leftPanel
{
	overflow: visible;
}

.IE7 .content
{
	min-height: 495px;
}

.IE7 .EditingFormErrorLabel
{
	float: right;
}

.IE7 .EditingFormLabel
{
	float: left;
}

.contactUsForm
{
	width: 250px;
}

.Frame
{
	width:820px;
	height:650px;
	overflow:auto;
	border: 0px solid #ffffff;
}

.iframe
{
	padding-left:50px;
}