@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Comfortaa:400,700,300);
/* CSS Document */
html {
	height: 100%;
	overflow: hidden;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: #20201c;
}

a{
	color: #b0002f;	
}

a:hover{
	color: #a44246;	
}

h1,h2,h3,h4,ul,li{
	margin: 0;
	padding: 0;
}
h1{
	color: #b0002f;
	font-family: ‘Metrophobic’, Arial, serif; font-weight: 300; 
	font-size: 26px;
	text-align: left;
	margin-top: 0;
	padding: 0;
}
h2{
	color: #b0002f;
	font-family: ‘Metrophobic’, Arial, serif; font-weight: 300; 
	font-size: 20px;
	text-align: left;
	margin: 8px 0 5px;
	padding: 0;
}
h3{
	color: #b0002f;
	font-family: ‘Metrophobic’, Arial, serif; font-weight: 300; 
	font-size: 20px;
	text-align: left;
}
#wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow: hidden;
}

#mask {
	width: 700%; 
	height: 100%;
	background-color: #fff;
}
span{
	display: block;
}

.item {
	width: 14.285%;
	height: 100%;
	float: left;
	background-color: #fff;
}

.content-top {
	width: 100%;
	height:90%;
	margin: 0 auto;
	position: relative;
	padding: 0;
	background-image: -moz-linear-gradient(top, #c8c8c8, #ffffff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#c8c8c8), to(#ffffff));
	background-image: -o-linear-gradient(top, #c8c8c8, #ffffff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8c8c8', endColorstr='#ffffff');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8c8c8', endColorstr='#ffffff')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: linear-gradient(top, #c8c8c8, #ffffff);
	
		

}

.content-bottom {
	width: 100%;
	height: 12%;
	margin: 0 auto;
	position: relative;
	padding: 0;
	background-image: -moz-linear-gradient(top, #b04950, #6c1407);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#b04950), to(#6c1407));
	background-image: -o-linear-gradient(top, #b04950, #6c1407);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b04950', endColorstr='#6c1407');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b04950', endColorstr='#6c1407')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: linear-gradient(top, #b04950, #6c1407);

}

.logo{
	width: 286px;
	height: 97px;
	position: absolute;
	background: url(images/logo.png) no-repeat;
	margin-left: 55px;
	padding: 0 0 10px;
	bottom: 0;
}

.nav{
	padding-top: 10px;
	padding-left: 50px;
	margin: 0;

}
.nav .menu{
	text-transform: uppercase;
	font-family: ‘Metrophobic’, Arial, serif; font-weight: 400; 
	font-size: 10px;
	color: white;
}

.nav a.menu{
	color: #fffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.nav a.menu:hover, .nav a.menu.active{
	color: #c8c8c8;
	text-decoration: none;
}

.selected {

}

.entry {
	color: #20201c;
}


.entry p{
	line-height: 22px;
	font-family: ‘Metrophobic’, Arial, serif; font-weight: 400; 
}

.clear {
	clear: both;
}

.content-home{
	width: 530px;
	height: 140px;
	position: absolute;
	left: 460px;
	padding: 10px;
	color: #20201c;
	font-size: 13px;
	bottom: 130px;
	vertical-align:text-bottom;
}

.slide-home{
	width: 354px;
	height: 410px;
	position: absolute;
	bottom: 120px;
	left: 50px;
	background-color: #717174;
	-moz-box-shadow:0px 0px 9px #595853;
	-webkit-box-shadow:0px 0px 9px #595853;
	box-shadow:0px 0px 9px #595853;
	border: 9px solid #ffffff;
}

.slide-home ul#slideshow{
	width: 354px;
	height: 410px;
	background-color: #f91cee0ff;
	position: relative;
	list-style: none;
	overflow: hidden;
}

.slide-small{
	width: 250px;
	height: 310px;
	position: absolute;
	bottom: 120px;
	left: 50px;
	background-color: #717174;
	-moz-box-shadow:0px 0px 9px #595853;
	-webkit-box-shadow:0px 0px 9px #595853;
	box-shadow:0px 0px 9px #595853;
	border: 9px solid #ffffff;
}

.slide-small ul#slideshow{
	width: 250px;
	height: 310px;
	background-color: #f91cee0ff;
	position: relative;
	list-style: none;
	overflow: hidden;
}

.content-img{
	width: 580px;
	height: 210px;
	background-color: #717174;
	-moz-box-shadow:0px 0px 5px #595853;
	-webkit-box-shadow:0px 0px 5px #595853;
	box-shadow:0px 0px 5px #595853;
	border: 10px solid #ffffff;
	margin: 0 6px 10px 0;
	position: relative;
}

.slide-content ul#slideshow{
	width: 650px;
	height: 210px;
	background-color: #f91cee0ff;
	position: relative;
	list-style: none;
	overflow: hidden;
}


.content-doctors{
	color: #535249;
	font-size: 13px;
	text-align: center;
	width: 100%;
	height: 65%;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	top: 60px;
}

.content-doctors .header{
	width: 820px;
	margin: 0 auto;
}

.content-doctors .entry{
	min-height: 360px;
	width: 820px;
	margin: 0 auto;	
}

.content-doctors .data{
	width: 250px;
	min-height: 360px;
	background-color: #fff;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	text-align: center;
	display: none;
}

.content-doctors .data h2{
	text-align: center;
}

.content-doctors .data img{
	text-align: center;
	margin-top: 10px;
	margin-left: 5px;
}

.content-services{
	width: 650px;
	position: relative;
	left: 90px;
	padding: 10px;
	color: #535249;
	font-size: 13px;
	top: 20px;
	float: left;
}

.content-services img{
	margin-top: 10px;
}

.content-services p{
	margin: 5px 0 1px;
}

.list-services{
	width: 250px;
	max-width: 250px;
	height: 438px;
	background: none no-repeat left top;
	position: relative;
	left: 70px;
	float: left;
	top: 30px;
}

.list-services ul{
	position: relative;
	top: 10px;
	left: 2px;
	list-style: none;
	overflow: hidden;
}
.list-services ul li{ 
	list-style: none;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 12px;
	font-family: ‘Metrophobic’, Arial, serif; font-weight: 300; 
}



.content-gallery{
	color: #535249;
	font-size: 13px;
	text-align: center;
	width: 100%;
	max-height: 65%;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	top: 60px;
}

.content-gallery .header{
	width: 875px;
	margin: 0 auto;
}

.content-gallery .entry{
	height: 345px;
	width: 875px;
	margin: 0 auto;
	padding: 0;
}

.content-gallery .data{
	width: 150px;
	max-height: 98px;
	background-color: #fff;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	text-align: center;
	
}

.content-gallery .data h2{
	text-align: center;
}

.content-gallery .data img{
	text-align: center;
	margin-top: 8px;
	margin-left: 1px;
	width: 130px;
	height: 80px;
}

.content-jci{
	width: 50%;
	height: 45%;
	position: absolute;
	left: 460px;
	padding: 10px;
	color: #535249;
	font-size: 13px;
	bottom: 115px;
}

.content-contact{
	width: 530px;
	height: 170px;
	position: absolute;
	left: 460px;
	padding: 10px;
	color: #20201c;
	font-size: 13px;
	bottom: 170px;
	vertical-align:text-bottom;
}

.simpleSlide-window {
	padding: 0;
	border: none;
	margin: 0;
}

.simpleSlide-slide{
	width: 650px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.pushup{
	margin-top: -16px;
}


.simpleSlide-slide .simpleSlide-content{
	height: 515px;
	width: 650px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.simpleSlide-slide div .service{
	height: 480px;
}

.simpleSlide-slide div .service .scroll-pane{
	width: 600px;
	height: 205px;
	overflow: auto;
}

.simpleSlide-slide div .service p{
	width: 580px;
	margin: 0 0 5px 2px;
	padding: 0;
	line-height: 23px;
}
.simpleSlide-slide div .service ul{
	width: 530px;
	margin: 0 0 10px 25px;
	padding: 0;
}	
.simpleSlide-slide div .service ul li{
	width: 550px;
	margin: 0 0 2px;
	padding: 0;
	line-height: 22px;
}	

.left-button, .right-button {
	cursor:pointer;
	height:72px;
	position: relative;
	width:50px;
	display: none;
	z-index: 9999;
	margin-top: 5px;
	margin-right: 15px;
	color: #b0002f;
	font-size: 16px;
}

.left-button {
	background-image: url("../images/left-arrow.png");
	background-color: orange;
	width: 50px;
	height: 50px;
}

.right-button {
	width: 150px;
	height: 50px;
}


.simpleSlideStatus-tray {
	margin: 0 auto;
}


.left, .alignleft{
	float: left;
	padding-right: 10px;
	margin: 0;
}
.right, alignright{
	float: right;
}

.entry strong{
	font-size: 13px;
	color: #b0002f;	
}
.entry ul, .entry ol{
	font-family: ‘Metrophobic’, Arial, serif; font-weight: 400; 
	margin-left: 25px;
}

.header{

}
