	a{
	    color:#8FC2FF;
	    text-decoration: none;
	    outline: none;
	}
	img{
	    border:none;
	}
	body {
	    overflow:hidden;/*Needed to eliminate scrollbars*/
	    background:#000;
		margin:0;
		padding:0;
	}
	/*Area to place content normally*/
	#content-wrapper{ 
		width:100%; 
		height:100%; 
		position:absolute; 
		top:0; 
		overflow:auto; 
		z-index:4; 
		text-align:center; 
	}
	
	/*Controls Section*/
	#controls-wrapper_two{
	    margin:0px auto;
	    
	    width:100%;
	    z-index: 5;
	    position:relative;
		background:#ffffff;
	}
	
	#controls-wrapper{
	    margin:0px auto;
	    height:62px;
	    width:100%;
	    bottom:1px;
	    z-index: 5;
	    background:url('https://aa4376.claudeassets.com/20191023210435im_/http://scarletclinic.com/images/nav-bg.png') repeat-x;
	    position:absolute;
	}
	#controls{
	    /*overflow: hidden;
	    height: 100%;
	    text-align:left;
	    z-index: 5;
	    padding:0 114px;  Increase padding to give thumbnails room */
		/*padding:400px;*/
		float: right;
    height: 100%;
    overflow: hidden;
    padding: 0 0 0 229px;
    text-align: left;
    width: 153px;
    z-index: 5;
	}
	#slidecounter{
	    float:left;
	    color:#888;
	    font:23px "Helvetica Neue", "Helvetica", Arial, sans-serif;
	    font-weight:bold;
	    text-shadow: #000 0px -1px 0px;
	    margin:19px 10px 18px 20px;	
	}
	#slidecaption{
	    overflow: hidden;
	    float:left;
	    color:#FFF;
	    font:16px "Helvetica Neue", "Helvetica", Arial, sans-serif;
	    font-weight:bold;
	    text-shadow: #000 0px 2px 0px;
	    margin:23px 20px 23px 0;
	}
	
	
	/*Supersized Link*/
	.stamp{ float: right; margin: 15px 30px 0 0;}
	
	
	/*Supersize Plugin Styles*/
	#navigation{
	    float: right;
	    margin:10px 20px 0 0;
	}
	#loading {
	    position: absolute;
	    top: 49.5%; 
	    left: 49.5%;
	    z-index: 10;
	    width: 24px; 
	    height: 24px;
	    text-indent: -999em;
	    background-image: url(https://34a579.claudeassets.com/20191023210435im_/http://scarletclinic.com/slides/progress.gif);
	}
	#supersized{
	    position:fixed;
	}
	#supersized img{ -ms-interpolation-mode: bicubic; }
	#supersized img, #supersized a{
	    height:100%;
	    width:100%;
	    position:absolute;
	    z-index: -1;
	}
	
	#supersized .prevslide, #supersized .prevslide img{
	    z-index: 1;
	}
	#supersized .activeslide, #supersized .activeslide img{
	    z-index: 2;
	}
	
	#nextthumb, #prevthumb{ z-index:6; display:none; position:absolute; bottom:12px; height:75px; width:100px; overflow:hidden; border:2px solid #fff; -webkit-box-shadow: 0px 0px 5px #000; }
	#nextthumb{ right:12px; }
	#prevthumb{ left:12px; }
		#nextthumb img, #prevthumb img{ width:150px; }
		#nextthumb:active, #prevthumb:active{ bottom:10px; }
		
		/*Add hover pointer*/
		#controls > *:hover, #nextthumb:hover, #prevthumb:hover{ cursor:pointer; }
		
		
	#content{ background-color:rgba(0,0,0,0.65); width:720px; height:800px; margin:30px auto; text-align:left; }
			
		/*Demo Styles*/
		h3{ padding:30px 30px 20px 30px; }
		
		.plugin-logo{ float:right; }
		
.wrapper
{
	width:985px;
	margin:0 auto;
}
.clear
{
	clear:both;
}
.top_cont
{
	float:left;
	width:100%;
	padding:0 0 25px 0;
	background:#323232 url(https://515877.claudeassets.com/20191023210435im_/http://scarletclinic.com/slides/top_bg.jpg) left bottom repeat-x;
}
.logo_cont
{
	float:left;
	width:100%;
	text-align:center;
	padding:10px 0;
	
}
#tabs {



float:left;
	width:960px;
	height:37px;
	padding:0 0 0 25px;
}

#tabs ul {
margin:0;
padding:0px 10px 0 0;
list-style:none;
}

#tabs li {
display:inline;
margin:0;
padding:0;
}

#tabs a {
float:left;
/*background:url(https://6e61e3.claudeassets.com/20191023210435im_/http://scarletclinic.com/images/slides/navi_back.jpg) left top no-repeat;*/
margin-right:5px;
padding:0 0 0 0px;
text-decoration:none;
color:#FFFFFF;
font:normal 14px trebuchet MS, Georgia, Arial, Verdana, sans-serif;
text-transform:capitalize;
}

#tabs a span {
float:left;
display:block;
/*background:url(https://6e61e3.claudeassets.com/20191023210435im_/http://scarletclinic.com/images/slides/navi_back.jpg) right top no-repeat;*/
padding:10px 5px 10px 5px;
color:#fff;
font-weight:normal;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
color:#b51d1d;
font-weight:normal;
}

#tabs a:hover,#tabs ul .current {
background:url(https://3afd19.claudeassets.com/20191023210435im_/http://scarletclinic.com/images/slides/navi_pix1.jpg) repeat-x right top;
background-position:0% -0px;
}

#tabs a:hover span,#tabs ul .current_2 {
background:url(https://3afd19.claudeassets.com/20191023210435im_/http://scarletclinic.com/images/slides/navi_pix1.jpg) repeat-x right top;
background-position:100% 0px;
}

.content_cont
{
	float:left;
	width:100%;
	margin:250px 0 0 0;
	/*background:#323232;*/
	text-align:left;
}
.navi_main_cont
{
	float:left; width:100%; background:#560000;
}
.main_content_cont
{
	float:left;
	width:100%;
	margin:10px 0 0 0;
}
.side_navi_cont
{
	float:left;
	width:250px;
	
	
}
.left_panel{
width:100%;
float:left;
}
.left_panel_t{
width:100%;
float:left;
margin:10px 0 0 0;
}
.services{
font:italic 20px Georgia, "Times New Roman", Times, serif; color:#fff; background:url(https://3afd19.claudeassets.com/20191023210435im_/http://scarletclinic.com/images/slides/navi_pix1.jpg) left top repeat-x; text-align:center; width:100%;  padding:8px 0;
}
.services_two{
font:italic 20px Georgia, "Times New Roman", Times, serif; color:#fff; background:url(https://3afd19.claudeassets.com/20191023210435im_/http://scarletclinic.com/images/slides/navi_pix1.jpg) left top repeat-x; text-align:left; text-indent:25px; width:100%;  padding:8px 0;
}
#menu {
	width: 100%;
	background:#323232;
	
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu li
{
	list-style-type:none;
}
	
#menu li a {

font:12px "trebuchet MS"; color:#fff;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	font:12px "trebuchet MS"; color: #fff;
	display: block;
	background:  url(https://7332e8.claudeassets.com/20191023210435im_/http://scarletclinic.com/images/slides/menu.jpg)  no-repeat 0 0;
	padding: 8px 0 8px 35px;
	}
	
#menu li a:hover {
	color: #fbd101;
	background:  url(https://7332e8.claudeassets.com/20191023210435im_/http://scarletclinic.com/images/slides/menu.jpg) no-repeat 0 0;
	padding: 8px 0 8px 35px;
	}
.text_cont
{
	float:right;
	width:725px;
}
.ajj_cont
{
	float:left;
	width:100%;
	text-align:center;
	font:14px "Trebuchet MS";
	color:#fff;
	background:#323232;
	margin:0 0 5px 0;
	padding:10px 0;
}
.ajj_cont_two
{
	float:left;
	width:100%;
	padding:10px;	
	font:14px "Trebuchet MS";
	color:#fff;
	background:#323232;
	margin:0 0 5px 0;
	text-align:justify;
	
}
.ajj_cont_two p
{
	margin:0;
	padding:5px 0;
}
p
{
	margin:0;
	padding:0;
	font:14px "Trebuchet MS";
}

/*Menu*/
.nav_con
{
	float:left; 
	width:100%; 
	background:url(https://e6b63f.claudeassets.com/20191023210435im_/http://scarletclinic.com/images/navi_bg.png) left 13px repeat-x; 
	position:absolute; 
	top: -100px;
	height:100px;
}
.quotes_cont
{
	float:left;
	width:100%;
	position:absolute;
	top: -250px;
}

.copy_right_cont
{
	float:left; 
	width:200px; 
	margin:10px;
	color:#bababa; 
	font:12px "Trebuchet MS";
}
.copy_right_cont a
{
	text-decoration:none;
	color:#ffffff;
}
.social_cont
{
	 float:right;
	 width:100px;
	 text-align:right;
	 padding:26px 10px 0 0;
	 
}
.home_nav_cont
{
	 width:990px;
	 margin:0 auto;
	 
}
.menu_width_2
{
	width:100%;
	float:left;
	
}
.top_logo_cont_home
	{
		float:left; position:absolute;  top:15px;
		padding:0 0 0 10px;
	}


/*Menu*/
/*
     FILE ARCHIVED ON 04:16:39 Jan 11, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:04:59 Aug 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.377
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.037
  esindex: 0.006
  cdx.remote: 29.608
  LoadShardBlock: 91.486 (3)
  PetaboxLoader3.datanode: 116.387 (5)
  PetaboxLoader3.resolve: 208.639 (4)
  load_resource: 237.032 (2)
*/