#mpgWrapper {
	margin: 0 auto;
	padding: 0;
	padding-bottom: 10px;
	width: 768px;
	height: 409px;
	background: #fff url('/wcsstore/images/Frontgate/Landing/Master-Pools-Guild/images/mpgLifestyle.jpg') no-repeat top left;
}
#mpgNav {
	position: relative;
	top: 120px;
	left: 160px;
}
#mpgNav ul{
	list-style: none;
}
#mpgNav li { padding: 0 0 6px 0; }
#mpgContent {
	width: 233px;
	margin-top: -75px;
	margin-left: 500px;
	padding: 0 8px 8px 8px;
	border: 1px solid #fff;
	background-color: #c8dfe6;
	text-align: center;
	opacity: .90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}
#mpgContent p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
.giftcard {
	float: right;
	position: relative;
	left: 5px;
	display: inline;
}
#mpgKickers {
	margin: 0 auto;
	text-align: center;
    padding: 10px 0 5px 0;
    width: 768px;
    border-top: 1px solid #cbcbcb;
}
#mpgKickers img.leftKicker {
    margin: 0;
    padding: 0;
    border: none;
}
#mpgKickers img.rightKicker {
    margin: 0 0 0 8px;
    padding: 0;
    border: none;
}
#includeConsultation, #saveSuccess, #saveError {
	width: 360px !important;
	width: 390px;
	height: 56em !important;
	border: 1px solid black;
	background-color:#FFFFFF;
	padding: 15px 20px 20px 20px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 4000;
}
#includeConsultation h2, #saveSuccess h2, #saveError h2 {
    font-family: Georgia, Times, serif;
    font-size: 22px;
    font-weight: normal;
    color: #666;
    text-align: left;
    margin: 0;
    padding: 0 0 6px 0;
    text-transform: none;
	line-height: 22px;
}
#includeConsultation p, #includeConsultation table {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666;
    text-align: left;
	padding-bottom: 10px;
}
#includeConsultation img {
	padding-top: 10px;
}
#includeConsultation table {
    font-size: 11px;
    float: left;
    text-align: left;
}
#includeConsultation tr { height: 1.75em !important; }
#includeConsultation input.checkbox {
    height: auto !important;
    margin: 0;
    padding: 4px 0 0 0;
}
#includeConsultation .inputTitle, #includeConsultation .inputCheckbox {
    width: 45%;
}
#includeConsultation .checkTitle {
    font-size: 11px;
    color: #333;
    padding: 10px 0 5px 0;
    /* border-bottom: 1px solid #f4f4f4; */
	border: none;
}
#includeConsultation span {
    margin: 0 8px;
}
#includeConsultation span.first {
    margin: 0 8px 0 0;
}
#consultationOverlay {
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
	width:100%;
	height:100%;
	width:expression(document.body.clientWidth);
	height:expression(document.body.clientHeight);
    text-align:center;
    z-index: 2000;
}

#consultationOverlayInside {
    left: 0px;
    top: 0px;
	width:100%;
	height:100%;
	width:expression(document.body.clientWidth);
	height:expression(document.body.clientHeight);
    text-align:center;
	background: #53575b; /* #51565a : FG */
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	position: absolute;
	z-index: 3000;
}

.data th, .data td {
    padding: 0;
}
th, td {
    vertical-align: middle;
}

.data, #mainContent, #content {position: static;}
#flashcontent, #leader {text-align: center; margin: auto; width: 768px;}
p {padding-bottom: 0;}
#wwcmTable {width: 768px; margin: 0 auto; text-align: center;}
.data p {padding-top: 10px;}
.data td {border-bottom: 0;}
.breadcrumbs {display: none !important;}
.data ul li {background: none repeat scroll 0 0 transparent;}
#mpgContent a img {padding-top: 10px;}