/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; 
}
a img {
	border: none;
	outline: none;	
}
a {
	outline:none;	
}
#container {
	position: relative;
	top: 0em;	
	left: 50%;
	margin: 0px 0px 0px -29.69em;
	width: 60em;
	height: auto;
}

/*---------------- RSS Feed <----------------------------*/

li.rss-item {
	margin-bottom: 30px;
	}




/*---------------- Map Dropdown "Find a doc" Selectors <--------------------*/
#docMap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 948px;
	height: auto;
	z-index: 999;
	border: #8ECED4 solid 1px;
}
#docMap div div {
	height: 560px;
	width:100%;
	background-color:#FFFFFF;
	
}
#docMap div.title {
	cursor: pointer;
	width: 948px;
	height: 60px;
	background:url(../images/map-cta.jpg) top left no-repeat;

}
#docMap div.selected .title { 
	position: absolute; 
	top: 500px; 
	background:url(../images/map-close.jpg) top left no-repeat;	


}


/*------------------ Header Selectors <--------------------*/

#header-container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 7.5em;
	background: #C4F3EF url(../images/header-bg.gif) bottom left repeat-x ;
}
#header {
	position: relative;
	bottom: 0em;	
	left: 50%;
	margin: 0px 0px 0px -29.69em;
	width: 60em;
	height: auto;
}
#header p {
}
#header #logo{
	float: left;
	margin-top: 0.81em;
	width: 21.31em;
	height: 5.56em;
}
#google-mini-search-bar {
	position: absolute;
	top: 0em;
	left: 37.50em;
	width: 21em;
	height: 2.75em;
	padding: 1em 0em 0em 0.95em;
	background: #007196 url(../images/search-tab-left.gif) bottom left no-repeat;
}
#google-mini-search-bar ul li {
	list-style: none;
	display: block;
	float: left;
}
#google-mini-search-bar span{
	float: right;
	width: 0.88em;
	height: 2.75em;
	background: #007196 url(../images/search-tab-right.gif) bottom right no-repeat;
}
#google-mini-search-bar input {
	width: 16.88em;
	height: 1.56em;
	margin-left:.5em;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
}
#google-mini-search-bar input.search-submit {
	width: 2.13em;
	height: 1.55em;
	background: url(../images/search-btn.gif) top center no-repeat;
	margin-left: 0.25em;
}
#site-options {
	position: absolute;
	top: 4.38em;
	left: 37.50em;
	width: 21.25em;
	height: 3.13em;
}
#site-options p {
	float: left;
	margin: 0.75em 0.5em;
	color: #000000;
}
#site-options .text-tab {
	float: left;
	margin: 0em;
	width: 1.94em;
	height: 3.13em;
}
#site-options .contrast-tab {
	float: left;
	margin: 0em;
	width: 2.5em;
	height: 3.13em;
}
/*------------------ Mast Selectors <--------------------*/
#mast-container {
	position: absolute;
	top:  7.5em;
	left: 0em;
	width: 100%;
	height: 19.12em;
	background: #0297bb url(../images/mast-bg.gif) center left repeat-x;
	border-top: #004961 solid 2px;
	border-bottom: #004961 solid 2px;
}
#mast {
	position: relative;
	bottom: 0em;	
	left: 50%;
	margin: 0em 0 0 -29.69em;
	width: 60em;
	height: 19.13em;
}
.carousel {
	position: relative;
	top: 1.57em;
	left: 0;
	overflow: hidden;
	width: 42.75em;
	height: 17.56em;			
}
.carousel .control-buttons {
	position: absolute;
	top: 15.63em;
	left: 32.25em;
	z-index: 99;
}
.carousel .control-buttons button {
	background: none;
	font-size: 0.75em;	
	border: none;
	cursor: pointer;
	font-weight: bold;
	color: #adeb41;
}
.carousel .slide {
	width: 37.94em;
	height: 17.56em;
	margin-left: 0.75em;
}
#featured-doctor {
	position: absolute;
	right: 0em;
	top: 0.69em;
	width: 21.31em;
	height: 18.44em;
	background: #d7f865 url(../images/video-repeat-bg.gif) center repeat-y;	
}
#featured-doctor #flash-video01 {
	margin: 0.13em 0 0 0.697em;
}
#featured-doctor #flash-video {
	margin: 0.13em 0 0 0.697em;
}
#featured {
	width: 21.31em;
	height: 5.13em;
}

/* #flash-video02 {
margin-left: 150px;
} */

/*------------------ Top Nav Selectors <--------------------*/
#top-navigation-container {
	position: absolute;
	top:  26.88em;
	left: 0em;
	width: 100%;
	height: 2.63em;
	background: #5cebfc url(../images/top-nav-bg.gif) center left repeat-x;
	border-bottom: #004961 solid 2px;
	z-index: 9999;

}
#top-navigation {
	position: relative;
	top: 0em;	
	left: 50%;
	margin: 0em 0 0 -29em;
	width: 61em;
	height: 2.6em;
}

#top-navigation ul {
      margin:0;
      padding:1.15em 0 0 0em;
      list-style:none;
}
#top-navigation li ul {
      margin:0em;
      padding:0em;
      list-style:none;
}
#top-navigation li {
      display:inline;
      margin:0;
      padding:0;
}
.sf-menu * {
	list-style: none;
	line-height: 1.0;
}
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 15em; /* left offset of submenus and width of menus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; 
}
.sf-menu li {
	float: left;
	position: relative;	
}
.sf-menu li li {
	background:	#007196;
}
.sf-menu li li li {
	background:	#007196;
}
.sf-menu a {
	display: block;
	position: relative;
	font-size: 0.81em;
	padding: 0.5em 1.5em; /* if you adjust the top/bottom values, you will need to adjust the ul list item height noted below line 44 */
	text-decoration: none;
}
.sf-menu a:link, .sf-menu a:visited { 
	color: #FFFFFF;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 1.6em; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 15em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 15em; /* match ul width */
	top: 0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li a:focus, .sf-menu li a:hover, .sf-menu li a:active {
	background: #47DBF9;
	color: #000033;
	outline: 0;
}
#top-navigation .sf-menu a.top {
      float:left;
      background: transparent url(../images/left-both.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 0.9em;
      text-decoration:none;
}
#top-navigation .sf-menu a.top span {
      float:left;
      display:block;
      background: transparent url(../images/right-both.gif) no-repeat right top;
      padding:0.44em 0.9em 0.38em 0em;
      color:#000;
}
#top-navigation .sf-menu a.top:hover span {
      color:#fff;
}
#top-navigation .sf-menu a.top:hover {
      background-position:0% -31px;
}
#top-navigation .sf-menu a.top:hover span {
      background-position:100% -31px;
}
#top-navigation .sf-menu a.topalt {
      float:left;
      background: transparent url(../images/left-both.gif) no-repeat 0% -31px;
      margin:0 0.2em 0 0.2em;
      padding:0 0 0 0.9em;
      text-decoration:none;
}
#top-navigation .sf-menu a.topalt span {
      float:left;
      display:block;
      background: transparent url(../images/right-both.gif) no-repeat 100% -31px;
      padding:0.44em 0.9em 0.38em 0em;
      color:#fff;
	  font-weight: bold;
}
#top-navigation .sf-menu a.topalt:hover span {
      color:#000;
}
#top-navigation .sf-menu a.topalt:hover {
      background-position:left top;
}
#top-navigation .sf-menu a.topalt:hover span {
      background-position:right top;
}
/*------------------ Column Container Selector <--------------------*/
#column-container {
	position: relative;
	top: 29.51em;
	left: .75em;
	width: 60em;
	height: auto;
	padding: 2.38em 0em;
	margin-bottom: 29.5em;
}
/*------------------ Left Column Selectors <--------------------*/
#left-column {
	position: relative;
	top: 0em;
	left: 0em;
	float: left;
	width: 36.25em;
	height: auto;
	margin-top:45px;
}

#left-column h1 {
	font-size: 1.88em;
	color: #007196;
	font-weight: normal;
}
#left-column h2 {
	font-size: 1.50em;
	color: #96d02e;
	font-weight: normal;
	margin-bottom: 0.63em;	
}
#left-column h3 {
	font-size: 0.88em;
	font-weight: bold;
	margin: 0.94em 0;
}
#left-column p {
	font-size: 0.88em;
	line-height: 1.50em;
	margin: 0.94em 0;
}
#left-column ul{
	padding: 1.25em 1.50em;
}
#left-column ol {
	padding: 1.25em 1.75em;
}
#left-column ul li, #left-column ol li {
	font-size: 0.88em;
	line-height: 1.50em;
}
#left-column img {
}
#left-column .img-left {
	margin: 7px 15px 15px 0;
	float: left;
}
#left-column .img-right {
	margin: 7px 0 15px 15px;
	float: right;
}
#left-column a {
}
#left-column a:link, #left-column a:visited {
	color: #007196;
}
#left-column a:hover, #left-column a:active {
	color: #96d02e;
}
#left-column ul.state-directory {
	float: left;
	width: 32%;
	margin: 0em 0em 0em 0.19em;
	padding: 0em;
	list-style: none;
}
#left-column .state-directory ul {
	margin: 0em 0em 0em 0.19em;
	padding: 0em;
	list-style: none;
	background-color: #ffffff;
}
#left-column ul.state-directory li {
	font-size: 1em;
	margin: 0.19em 0em;
}
#left-column ul.state-directory li span{
	display: block;
	width: 90%;
	padding: 0.13em 0.5em;
	background-color: #C8F3EF;
}
#left-column ul.state-directory li li {
	font-size: 0.75em;
	padding: 0.13em 0.5em;	
	background-color: #ffffff;
}
#left-column ul.state-directory li a:link, #left-column ul.state-directory li a:visited {
	text-decoration: none;
	font-weight: bold;
}
#left-column .animation {
	margin: 1.5em 5.5em 0em 5.5em;
}
#left-column #map {
		font: bold 11px Helvitica, Arial, sans-serif;
		width:500px;
		height: 425px;
	}
	#googMap {
	  float:right;
	  width:500px;
   	  height: 425px;
	  border: solid thin #fff;
	  color:#000;
	}
	#googMap a {
		color:#0000ff;
	}
	.googControls {
		display: none;
	}
	p.infoWindowStreetAddress {
		color:#000; 
		font-size:11px;
	}
	span.imBusinessName {
		color:#007196;
		font: bold 16px Helvitica, Arial, sans-serif;
	}
	span.imDescription {
		color:#ADEB41;
		font: bold 11px Helvitica, Arial, sans-serif;
		font-style:italic;
	}


#left-column ul.tabNav {
	list-style: none;
	padding: 0em;
	margin: 1em 0em 0em 0em;
}
#left-column ul.tabNav li {
	float: left;
	margin-left: 0.5em;
}
#left-column ul.tabNav li a {
	padding: 0.5em 0.5em 0.2em 0.5em;	
	background-color: #47DBF9;
}
#left-column ul.tabNav li.current a {
	background-color: #AFF2FF;
}
#left-column ul.tabNav li a:link, #left-column ul.tabNav li a:visited {
	text-decoration: none;
	font-weight: bold;
}
#left-column ul.tabNav li a:active, #left-column ul.tabNav li a:hover {
	color: #08323F;
	background-color: #AFF2FF;	
}
#left-column div.tabContainer {
	width: 100%;
	height: auto;
	padding: 0.25em 0.75em;
	background-color: #AFF2FF;
}
#left-column div.tabContainer div.tab { 
	display: none; 
}
#left-column div.tabContainer div.current { 
	display: block; 
}
/*------------------ Right Column Selector <--------------------*/
#right-column {
	position: relative;
	top: 0em;
	float: right;
	width: 21.25em;
	height: auto;
	margin-top:45px;
}
#right-column iframe {
	margin:10px 0 10px 15px;
}


/*------------------ Right Column Mini Form Selectors <--------------------*/
#right-column #qc {
	width: 21.25em;
/*	background: url(../images/qc-bg.gif) 0px 15px no-repeat;*/
}
#right-column #qc #qc-bg {
	width: 100%;
	height: auto;
	background: url(../images/qc-bg.gif) top center repeat-y;
}
#right-column #qc img.ask-the-doctor {
	width: 21.25em;
	height: 3.25em;
	margin-bottom: -0.2em;
}
#right-column #qc img.schedule-an-appointment {
	width: 21.25em;
	height: 3.25em;
	margin-bottom: -0.2em;
}
#right-column #qc img.qc-foot {
	width: 21.25em;
	height: 0.94em;
	margin: 0em 0em 0em 0em; 
}
#right-column #docPic {
position:relative;
}
#right-column #qc img.doctor {
position:absolute;
top:-265px;
right: -29px;
}
#right-column #qc ul {
	list-style: none;
}
#right-column #qc ul li {
	padding: 0.50em 0.94em 0em 0.94em;
}

#right-column #qc textarea {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 13.88em;
	height: 9.56em;
	padding: 0em 5.19em 1em 0em;
	border: #31c9f5 solid 0.06em;
}
#right-column #qc input {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 19.06em;
	border: #31c9f5 solid 0.06em;	
}
#right-column #qc div.mini-form-button {
	margin-left: 1.5em;
}
#right-column #qc input.button {
	border: none;
	background: url(../images/submit-btn.gif) top left no-repeat;
	width: 8.25em;
	height: 2.56em;
}
#right-column #qc p {
	margin: 0.75em 0em 0em 2.00em;
	font-size: 0.63em;
}
#right-column #qc a {
}
#right-column #qc a:link, #right-column #qc a:visited {
	color: #FFFFFF;
}
#right-column #qc a:hover, #right-column #qc a:active {
	color: #DCFF9F;
}
#right-column #facebook-like-box {
	height:590px;
	width:150px;
	margin-bottom:10px;
}

/*--------------------qc-blogs------------------------------*/
#right-column #qc-blogs {
	width: 21.25em;
/*	background: url(../images/qc-bg.gif) 0px 15px no-repeat;*/
}
#right-column #qc-blogs #qc-bg {
	width: 100%;
	height: auto;
	background: url(../images/qc-bg.gif) top center repeat-y;
}
#right-column #qc-blogs img.ask-the-doctor {
	width: 21.25em;
	height: 3.25em;
	margin-bottom: -0.2em;
}
#right-column #qc-blogs img.schedule-an-appointment {
	width: 21.25em;
	height: 3.25em;
	margin-bottom: -0.2em;
}
#right-column #qc-blogs img.qc-foot {
	width: 21.25em;
	height: 0.94em;
	margin: 0em 0em 0em 0em; 
}

#right-column #qc-blogs img.doctor {
position:absolute;
top:-265px;
right: -29px;
}
#right-column #qc-blogs ul {
	list-style: none;
}
#right-column #qc ul li {
	padding: 0.50em 0.94em 0em 0.94em;
}

#right-column #qc-blogs textarea {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 13.88em;
	height: 9.56em;
	padding: 0em 5.19em 1em 0em;
	border: #31c9f5 solid 0.06em;
}
#right-column #qc-blogs input {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 19.06em;
	border: #31c9f5 solid 0.06em;	
}
#right-column #qc-blogs div.mini-form-button {
	margin-left: 1.5em;
}
#right-column #qc-blogs input.button {
	border: none;
	background: url(../images/submit-btn.gif) top left no-repeat;
	width: 8.25em;
	height: 2.56em;
}
#right-column #qc-blogs p {
	margin: 0.75em 0em 0em 2.00em;
	font-size: 0.63em;
}
#right-column #qc-blogs a {
}
#right-column #qc-blogs a:link, #right-column #qc a:visited {
	color: #FFFFFF;
}
#right-column #qc-blogs a:hover, #right-column #qc a:active {
	color: #DCFF9F;
}
/*-----------end qc-blogs------------------*/
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
/*------------------ Right Column Btn Call To Action  Blog Selectors <--------------------*/
#right-column #btn-cta-blog {
}
#right-column #btn-cta-blog a {
}
#right-column #btn-cta-blog a:link, #right-column #btn-cta-blog a:visited {
}
#right-column #btn-cta-blog a:hover, #right-column #btn-cta-blog a:active {
}
/*------------------ Right Column Blog Navigation Selectors <--------------------*/
#right-column #blog {
}
#right-column #blog h3 {
}
#right-column #blog ul {
}
#right-column #blog ul li {
}
#right-column #blog ul li a {
}
#right-column #blog #powered-by {
}
#right-column #blog ul li a:link, #right-column #blog ul li a:link {
}
#right-column #blog ul li a:hover, #right-column #blog ul li a:active {
}
/*------------------ Footer Selectors <--------------------*/
#footer-container {
	position: relative;
	top: 0em;
	width: 100%;
	height: 18.00em;
	background: #FFFFFF url(../images/footer-bg.gif) 0em 11.75em repeat-x;
}
#footer {
	position: relative;
	top: 0em;	
	left: 50%;
	margin: 0em 0em 0em -29.69em;
	width: 60em;
	height: 18.00em;
}
#footer div {
	position: relative;
	top: 0em;
	float: left;
	width: 13.75em;
	height: 14.25em;
	margin: 0em 0.53em;
}
#footer a {
	display: block;
	width: 13.75em;
	height: 14.25em;
	border: none;
}
#footer #bucketone:link, #footer #bucketone:visited {
	background: url(../images/anatomy-cta.gif) top left no-repeat;
}
#footer #bucketone:active, #footer #bucketone:hover {
	background: url(../images/anatomy-cta.gif) bottom left no-repeat;
}
#footer #buckettwo:link, #footer #buckettwo:visited {
	background: url(../images/diy-cta.gif) top left no-repeat;
}
#footer #buckettwo:active, #footer #buckettwo:hover {
	background: url(../images/diy-cta.gif) bottom left no-repeat;
}
#footer #bucketthree:link, #footer #bucketthree:visited {
	background: url(../images/aging-cta.gif) top left no-repeat;
}
#footer #bucketthree:active, #footer #bucketthree:hover {
	background: url(../images/aging-cta.gif) bottom left no-repeat;
}
#footer #bucketfour:link, #footer #bucketfour:visited {
	background: url(../images/editorial-cta.gif) top left no-repeat;
}
#footer #bucketfour:active, #footer #bucketfour:hover {
	background: url(../images/editorial-cta.gif) bottom left no-repeat;
}
#footer p {
}
#footer img {
}
/*------------------ Disclaimer Selectors <--------------------*/
#disclaimer {
	position: relative;
	top: 0em;	
	left: 50%;
	margin: 0em 0em 0em -29.69em;
	padding: 0em 0em 2em 0em;
	width: 60em;
	height: auto;
}

#disclaimer p {
	font-size: 0.88em;
	line-height: 1.50em;
	margin: 0.94em 0;
}
#disclaimer a {
}
#disclaimer a:link, #disclaimer a:visited {
	color: #007196;
}
#disclaimer a:hover, #disclaimer a:active {
	color: #96d02e;
}
#disclaimer #foot-logo{
	float: right;
	margin: 0em 0em 0.5em 0.5em;
	width: 21.31em;
	height: 5.56em;
}
#toggle-sitemap-links:link, #toggle-sitemap-links:visited {
	display:block;	
}
#site-map-btn {
	width: 21.88em;
	height: 3.31em;
}
#sitemap {
	width: 100%;
	height: auto;
	background-color: #66BAD2;
}
#sitemap ul {
	padding: 0.63em 1.25em;
	width: 11.25em;
	float: left;
}
#sitemap ul li {
	color: #000000;
	list-style: none;
	font-size: 0.88em;
	line-height: 1.50em;	
}
#sitemap li li {
	list-style: circle;
}
#sitemap ul li a {
}
#sitemap ul li a:link, #sitemap ul li a:visited {
	color: #000000;
}
#sitemap ul li a:hover, #sitemap ul li a:active {
	color: #ADEB41;
}

#blog-button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
/*	padding: 0px;
*/	text-decoration:none !important;
	background: url(../images/blog-button.jpg) no-repeat center;
		height:40px;
	width:500px;
	text-align:center;
}

#blog-button p {
	text-align:center;
	margin:0px;
}

#blog-button a {
	display: block;
	height:40px;
	width:500px;
	color:#006699;
	text-decoration:none !important;
}

#blog-button a:hover{
	color:#ffffff !important;
}

/*------------Long Text In Blog Buttons----------------*/
#blog-buttonLong {
	font-family:Arial, Helvetica, sans-serif;
	
	font-weight:bold;
	text-decoration:none !important;
	background: url(../images/blog-button.jpg) no-repeat center;
	height:40px;
	width:500px;
	text-align:center;
/*	padding-top:-20px;
*/}

#blog-buttonLong p {
	font-size:20px;
	text-align:center;
	padding-top:0;
/*	margin:0px;
*/}

#blog-buttonLong a {
	display: block;
	height:40px;
	width:500px;
	color:#006699;
	text-decoration:none !important;
}

#blog-buttonLong a:hover{
	color:#ffffff !important;
}










#blog-list li{
	text-decoration:none !important;

}

#blogger-navigation{
	padding: 0px 0px 0px 30px;
	color: #007196;
	font-weight: normal;
}
#blogger-navigation h3{
	font-size: 0.88em;
	font-weight: bold;
	margin: 0.94em 0;
	padding: 5px 0px 0px 30px;

}
#blogger-navigation ul{
	color:#006699;
	padding: 5px 0px 0px 30px;
	font-size: 0.78em;


}
#blogger-navigation ul li{
	color: #96d02e;
	text-decoration:none!important;
	padding: 5px 0px 0px 30px;

}
#blogger-navigation ul li a{

}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
}
#blogger-navigation #powered-by{
	padding: 30px 0px 20px 50px;

}

#flash-video5 {
	padding-left: 20px;

}
#flash-video4 {
	padding-left: 20px;

}
#flash-video3 {
	padding-left: 20px;

}
#flash-video2 {
	padding-left: 28px;

}
#flash-video {
	padding-left: 20px;

}

#flash-video1 {
	padding-left: 12px;
padding-top: 0px;
}

#find-us {
	padding: 15px 0px 0px 0px;

}

#find-us4{
	padding: 15px 0px 0px 0px;

}
#find-us3{
	padding: 15px 0px 0px 0px;

}
.vision-sim {
	padding: 15px 0px 0px 0px;

}
#visionchecker {
	padding: 15px 0px 0px 0px;

}
#simulator {
	height:500px;
	width:500px;
}
#simulator2 {
	height:500px;
	width:500px;
}
#simulator3 {
	height:700px;
	width:500px;
}
#simulator4 {
	height:700px;
	width:500px;
}
/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

