#bgfill {
	background: none;
	background-color: #FFFFFF;
}

.header {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
	font: bold 24px "Adobe Garamond Pro", Times New Roman, Times, serif;
	color: #5A87C5;
	background: url("images/headerTag_bg.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/headerTag_bg.gif*/ 0 -2px no-repeat;

}
.subheader {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #A09375;
}

.menusubheader {
	font-size: 10px;
	color: #A09375;
}

.content {
	color: #Ad9C77;
}
.content p {
	color: #Ad9C77;
	line-height: 18px;
}
.content ul, .content ol {
	color: #5A87C5;
}
.content li { 
	padding: 5px 0;
}
.content a:link, .content a:visited {
	color: #5A87C5;
	text-decoration: underline;
}
.content a:hover, .content a:active {
	color: #5A87C5;
	text-decoration: none;
}

a.sub {
	font-size: 11px;
}
a.sub:link, a.sub:visited {
	color: #5A87C5;
	text-decoration: underline;
}
a.sub:hover, a.sub:active {
	color: #5A87C5;
	text-decoration: none;
}

.sitename {
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentgrey {
	font-size : 12px;
	color: #Ad9C77;
	line-height: 18px;
	background-color: #F8F6F0;
}
.contenterror {
	font-weight: bold;
	font-size : 12px;
	color: #990000;
}

h1
{
	
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
	font: bold 24px "Adobe Garamond Pro", Times New Roman, Times, serif;
	color: #5A87C5;
	background: url("images/headerTag_bg.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/headerTag_bg.gif*/ 0 -2px no-repeat;


}

a img { border: none; }
.pollgrey
{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: black;
}
.pollwhite
{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: white;
}


body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #EBE4D3 url("images/body_bg.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/body_bg.gif*/ top left repeat-x;
}

/*--------------------*/
#container {
	position: relative;
	margin: 5px auto 0;
	padding: 0;
	width: 980px;
}
#container_1 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 980px;
	background: #FFFFFF url("images/content_bl.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/content_bl.gif*/ bottom left no-repeat;
}
#container_2 {
	position: relative;
	margin: 0;
	padding: 0 20px;
	width: 940px;
	background: url("images/content_br.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/content_br.gif*/ bottom right no-repeat;
}

/*--------------------*/
#header {
	position: absolute;
	top: 0;
	width: 940px;
	height: 140px;
}
#headerLogo {
	position: absolute;
	top: 20px;
	left: 20px;
}
#headerInfo {
	position: absolute;
	top: 40px;
	right: 40px;
}
#headerInfo ul {
	margin: 0;
	padding: 9px 0;
}
#headerInfo li {
	display: inline;
	margin: 0;
	padding: 10px 7px 10px 7px;
	list-style-type: none;
	font: normal 24px "Adobe Garamond Pro", Times New Roman, Times, serif;
	color: #C0B18F;
	border-right: 1px solid #EBE4D3;
}
#headerInfo a:link, #headerInfo a:visited {
	color: #C0B18F;
	text-decoration: none;
}
#headerInfo a:active, #headerInfo a:hover {
	color: #5A87C5;
	text-decoration: none;
}


#headerInfo .hiWidow {
	padding-right: 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A87C5;
	border: none;
}
#mainNav {
	position: absolute;
	bottom: 3px;
	right: 20px;
	padding: 0;
}
#mainNav ul {
	margin: 0;
	padding: 0;
}
#mainNav li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}
#mainNav a {
	float: none;
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	font: bold 16px Arial, Helvetica, sans-serif;
	background: url("images/mainNav_left.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/mainNav_left.gif*/ top left no-repeat;
}
#mainNav a span {
	display: block;
	padding: 8px 15px 8px 0;
	background: url("images/mainNav_right.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/mainNav_right.gif*/ top right no-repeat;
}
#mainNav a:link, #mainNav a:visited {
	color: #C0B18F;
	text-decoration: none;
}
#mainNav a:hover, #mainNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url("images/mainNav_left_over.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/mainNav_left_over.gif*/ top left no-repeat;
}
#mainNav a:hover span, #mainNav a:active span {
	background: url("images/mainNav_right_over.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/mainNav_right_over.gif*/ top right no-repeat;
}

/*--------------------*/
.dropmenudiv {
	position: absolute;
	z-index: 100;
	visibility: hidden;
	top: 0;
	margin: 2px 0 0 0;
	padding: 0;
	width: 180px;
	background: #F6F1E5 url("images/dropmenudiv_center.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/dropmenudiv_center.gif*/ top left repeat-y;
}
.dropmenudiv_1 {
	position: relative;
	margin: 0;
	padding: 15px 3px 0;
	width: 174px;
	min-height: 100px;
	background: url("images/dropmenudiv_top.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/dropmenudiv_top.gif*/ top left no-repeat;
}
.dropmenudiv_2 {
	position: absolute;
	bottom: -16px;
	_bottom: -27px;
	left: 0;
	padding-bottom: 15px;
	width: 181px;
	height: 1px;
}
.dropmenudiv a {
	display: block;
	width: 163px;
	height: 12px;
	padding: 0 0 14px 10px;
	_padding: 0 0 4px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #FbF8F2;
	border-bottom: 1px solid #E8E0CD;
}
.dropmenudiv a span {
	display: block;
	padding: 5px 0 4px 22px;
	background: url("images/dropmenuitem_bg_over.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/dropmenuitem_bg_over.gif*/ 0 4px no-repeat;
}
.dropmenudiv a:link, .dropmenudiv a:visited {
	color: #5A87C5;
	text-decoration: none;
}
.dropmenudiv a:active, .dropmenudiv a:hover {
	color: #A09375;
	text-decoration: none;
}
.dropmenudiv a:active span, .dropmenudiv a:hover span {
}
.dropmenudiv a.first {
	border-top: none;
}
.dropmenudiv a.last {
	border-bottom: none;
}

/*--------------------*/
#content {
	position: relative;
	margin: 0;
	padding: 150px 0 50px;
	width: 940px;
}

/*--------------------*/
#featuredMedia {
	position: relative;
	margin: 0;
	padding: 0;
	width: 940px;
}
#featuredPhotos {
	float: left;
	margin: 0;
	padding: 0;
	width: 660px;
	height: 210px;
	overflow: hidden;
}
#featuredVideo {
	float: right;
	margin: 0;
	padding: 0;
	width: 270px;
	height: 210px;
	background: #EBE4D3 url("images/round_tl.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/round_tl.gif*/ top left no-repeat;
}
#featuredVideo_1 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 270px;
	height: 210px;
	background: url("images/round_tr.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/round_tr.gif*/ top right no-repeat;
}
#featuredVideo_2 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 270px;
	height: 210px;
	background: url("images/round_bl.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/round_bl.gif*/ bottom left no-repeat;
}
#featuredVideo_3 {
	position: relative;
	margin: 0;
	padding: 15px;
	width: 240px;
	height: 180px;
	background: url("images/round_br.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/round_br.gif*/ bottom right no-repeat;
}
#featuredVideo_4 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 238px;
	height: 178px;
	border: 1px solid #D9CEB4;
}
/*--------------------*/
#contentPrimary {
	float: left;
	margin: 15px 0 0;
	padding: 0;
	width: 650px;
}
#contentHome {
	position: relative;
	margin: 0;
	padding: 0 0 0 35px;
	width: 615px;
}
#contentPrimary h1 {
	margin: 0 0 10px 0;
	padding: 0 0 0 40px;
	font: bold 24px "Adobe Garamond Pro", Times New Roman, Times, serif;
	color: #5A87C5;
	background: url("images/headerTag_bg.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/headerTag_bg.gif*/ 0 -2px no-repeat;
}
#contentHome h1 {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	font: bold 24px "Adobe Garamond Pro", Times New Roman, Times, serif;
	color: #5A87C5;
	background: url("images/headerTag_bg.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/headerTag_bg.gif*/ 0 -2px no-repeat;
}
#contentPrimary h1 span {
	display: block;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #F4EEDF;
}
#contentPrimary h2 {
	margin: 0;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #E6B350;
}
#contentPrimary p {
	color: #Ad9C77;
	line-height: 18px;
}
#contentPrimary ul, #contentPrimary ol {
	color: #5A87C5;
}
#contentPrimary a:link, #contentPrimary a:visited {
	color: #5A87C5;
	text-decoration: underline;
}
#contentPrimary a:hover, #contentPrimary a:active {
	color: #5A87C5;
	text-decoration: none;
}
.contentBlocks {
	position: relative;
	margin: 0;
	padding: 0;
	width: 625px;
}
.contentBlock {
	padding: 0 20px 0 5px;
	width: 278px;
	height: 156px;
	background: url("images/contentBlock_bg.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/contentBlock_bg.gif*/ top left no-repeat;
	cursor: pointer;
}
.cbL {
	float: left;
}
.cbR {
	float: right;
}
.cbD {
	margin-bottom: 20px;
}
.contentBlock h3 {
	margin: 5px 0 9px 3px;
	padding: 0 0 5px 35px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #5A87C5;
	background: url("images/contentBlockTitle_bg.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/contentBlockTitle_bg.gif*/ 0 -5px no-repeat;
}
#contentBlocks .contentBlock span {
	display: block;
	padding: 0 0 5px 5px;
	color: #5A87C5;
	border-bottom: 1px solid #EbE4D3;
}
#contentBlocks .contentBlock a.cbLink {
	position: absolute;
	display: block;
	margin-left: -5px;
	width: 303px;
	height: 156px;
	cursor: pointer;
}
#contentBlocks .contentBlock a.cbLink:link, #contentBlock .contentBlock a.cbLink:visited {
	color: #5A87C5;
	text-decoration: none;
}
#contentBlocks .contentBlock a.cbLink:active, #contentBlocks .contentBlock a.cbLink:hover {
	color: #5A87C5;
	text-decoration: none;
}
.contentBlock ul {
	float: left;
	margin: 0 0 0 18px;
	_margin: 0 0 0 10px;
	padding: 0;
	width: 158px;
	font-size: 11px;
}
.contentBlock li {
	margin: 0 0 5px;
	padding: 0 0 0 7px;
	color: #A28E61;
	list-style-type: none;
	background: url("images/listStyleImage.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/listStyleImage.gif*/ 0 5px no-repeat;
}
.contentBlock img {
	float: right;
	margin: 0;
	padding: 0;
	width: 86px;
	height: 86px;
	border: 2px solid #D9CEB4;
}

/*--------------------*/
#contentSecondary {
	float: right;
	margin: 0;
	padding: 0;
	width: 270px;
}
#contentSecondaryForm {
	position: relative;
	margin: 15px 0 0;
	padding: 25px 0 0;
	width: 270px;
}
#contentSecondaryForm form {
	margin-left: 17px !important;
	padding-left: 16px !important; 
	padding-bottom: 30px !important;
	border-left: 1px solid #F4EEDF;
}
#contentSecondary .header {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 10px 0;
	padding: 0 0 0 35px;
	font: normal 21px "Adobe Garamond Pro", Times New Roman, Times, serif;
	color: #5A87C5;
	text-transform: uppercase;
	background: url("images/headerTag_bg.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/headerTag_bg.gif*/ 0 -4px no-repeat;
}
#contentSecondary .subheader {
	margin-bottom: 1px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #E6B350;
}
#contentSecondary .formInput {
	margin-bottom: 10px;
	padding: 4px 0 0 3px;
	width: 220px;
	height: 20px;
	border: 1px solid #E8DFCA;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #AD9C77;
	background: url("images/formInput_bg.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/formInput_bg.gif*/ top left repeat-x;
}
#contentSecondary .formTextarea {
	margin-bottom: 13px;
	padding: 3px 0 0 3px;
	width: 220px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #AD9C77;
	border: 1px solid #E8DFCA;
	background: #F8F4EA url("images/formTextarea_bg.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/formTextarea_bg.gif*/ top left repeat-x;
}

/*--------------------*/
#footer {
	position: relative;
	margin: 0;
	padding: 15px 0 15px 25px;
	width: 915px;
	height: 25px;
}
#footerNav {
	position: relative;
	margin: 0 0 4px;
	padding: 0;
}	
#footerNav ul {
	margin: 0;
	padding: 0;
}
#footerNav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footerNav a {
	padding: 0 10px 0 7px;
	font: bold 11px Arial, Helvetica, sans-serif;
	border-right: 1px solid #D9D0BA;
}	
#footerNav a:link, #footerNav a:visited {
	color: #5A87C5;
	text-decoration: none;
}
#footerNav a:active, #footerNav a:hover {
	color: #A28E61;
	text-decoration: none;
}
#footerNav a.first { 
	padding-left: 0;
}
#footerNav a.last {
	border-right: none;
}
#footerInfo {
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	color: #C0B18F;
}

#powered {
	position: absolute;
	top: 10px;
	right: 10px;
}

/*--------------------*/
#contentForm {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 500px;
	background: url("images/contentForm_center.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/contentForm_center.gif*/ top left repeat-y;
}
#contentForm_1 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 500px;
	background: url("images/contentForm_top.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/contentForm_top.gif*/ top left no-repeat;
}
#contentForm_2 {
	position: relative;
	margin: 0;
	padding: 10px;
	width: 480px;
	background: url("images/contentForm_btm.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/contentForm_btm.gif*/ bottom left no-repeat;
}
#sideForm {
	width: 200px;
	margin: 5px 0;
	background: #DDDDDD url("images/side_form_top.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/side_form_top.gif*/ top left no-repeat;
}
#sideFormContent {
	padding: 10px 10px 10px 0;
	background: url("images/side_form_bottom.gif")/*tpa=http://www.epearlywhites.com/schemes/PearlyWhiteSmiles/Main/images/side_form_bottom.gif*/ bottom left no-repeat;
}

/* Content Float Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
#contentTabs {
	clear: both;
	position: relative;
	margin-bottom: 20px;
	padding: 10px 0;
}
#tabbedContent li a {
	text-decoration: none;
}

.shadeTabStructure {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.shadeTabStructure li {
	float: left;
	margin: 0 1px 0 0;
	text-align: center;
	border: 1px solid #cccccc;
	border-bottom: 0;
}
.shadeTabStructure li a {
	float: left;
	color: #999999;
	text-decoration: none;
}
.shadeTabStructure li a span {
	display: block;
	float: none;
	padding: 7px 12px;
}
.shadeTabStructure li a:hover {
	color: #666666;
	text-decoration: none;
}

.shadeTabs{
	position: relative;
	top: 1px;
	background: #eeeeee url("../../../images/tabs/tab_center_standard.gif")/*tpa=http://www.epearlywhites.com/images/tabs/tab_center_standard.gif*/ top left repeat-x;
}

.shadeTabs a span {
	margin: 0 0 0 0;
	color: #000000;
}

.shadeTabsSelected{
	position: relative;
	top: 1px;
	background: #ffffff url("../../../images/tabs/tab_center_standard_over.gif")/*tpa=http://www.epearlywhites.com/images/tabs/tab_center_standard_over.gif*/ top left repeat-x;
}

.shadeTabsSelected a span {
	margin: 0 0 1px 0;
	color: #000000;
}

.tabContainer1 {
	clear: both;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.tabContent {
}

.couponTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
.couponCaption
{
	font-size: 12px;
}
.couponSubText
{
	font-size: 11px;
}
a.rss {border:1px solid #ffcc00; color:#ffffff; background-color:#ff6600; font-weight: bold; font-size:10px;font-family:verdana; text-decoration:none; padding-right:1px;}
a.rss:hover {color:#ffcc00;}
a.rss:visited {color:#ffffff;}

.searchbox
{
	border: 1px black solid;
	padding: 2px;
}

.separator
{
	color: #FFFFFF;
	background: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-image: url("../../../images/grey_black_gradient.jpg")/*tpa=http://www.epearlywhites.com/images/grey_black_gradient.jpg*/;
	background-position: top right;
	background-repeat: repeat-y;
}
#branding {
	position: relative;
	width: 125px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url("../../../images/imavex_branding_bg.gif")/*tpa=http://www.epearlywhites.com/images/imavex_branding_bg.gif*/ top left no-repeat;
}
#branding_sequoia {
	position: relative;
	width: 125px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url("../../../images/sequoia_branding_bg.png")/*tpa=http://www.epearlywhites.com/images/sequoia_branding_bg.png*/ top left no-repeat;
}

#brandingName {
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 19px;
	font-weight: bold;
}
#brandingService {
	position: absolute;
	z-index: 2;
	top: 0; left: 0;
	width: 125px;
	text-align: left;
}
#brandingService a {
	display: block;
	height: 13px;
	padding: 8px 0 4px 63px;
	color: #666666;
	text-decoration: none;
}
#surveyFormField {
	display: none;
	width: 50px;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("../../../lightbox/images/blank.gif")/*tpa=http://www.epearlywhites.com/lightbox/images/blank.gif*/ no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("../../../lightbox/images/prevlabel.gif")/*tpa=http://www.epearlywhites.com/lightbox/images/prevlabel.gif*/ left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../../../lightbox/images/nextlabel.gif")/*tpa=http://www.epearlywhites.com/lightbox/images/nextlabel.gif*/ right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
