body{
	margin: 0;
	padding: 0;
	width: 100%;
}

h1 { 
    font-family:"Arvo";
	font-weight:normal;
	font-size: 55px;
	text-align: center;
	color: #086A87;
	margin: 0;
	padding: 0;
}

h2 {
   font-family:"Arvo";
   font-weight: normal;
   font-size: 40px;
   text-align: center;
   color: #086A87;
   margin: 0;
   padding: 0;
}

h3 {
   font-family: Oswald;
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   margin: 5px 0;
	padding: 0;
	z-index: 1;
	position: relative;
}

h4 {
   font-family:"Arvo";
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   color: #086A87;
   margin: 0;
   padding: 0;
}

.doctor {
   font-family: "Oswald", arial ;
   font-weight: bold;
   font-size: 30px;
   text-align: right;
   text-shadow: 2px 2px #BDBDBD;
   //color: #086A87;
   color: #2E2E2E;
   padding-top: 240px;

}

.doctor_detail {
   font-family: arial ;
   font-size: 16px;
   text-align: right;
   font-weight: bold;
   text-shadow: 1px 1px #BDBDBD;
   color: #2E2E2E;
   //color: #0B615E;
   margin-top: -30px;
}

/*= Content
--------------------------------------------------------*/

.content_note{ margin: 0 auto; width: 960px; }
.content_online{
	margin-left: 100px;
	width: 700px; }

.content_header{
  width: 96%;
  margin-left:3%;
  ///background-color: red;
  //border: 2px solid orange;
}

.content_top{ 
	margin-left: 5%; 
	width: 42%;
	min-width: 300px; 
	position: relative;
	//border: 2px solid #666;
}

.content_amar1{ 
	margin: 0 auto; 
	margin-top: -110px;
	margin-bottom:5px;
	width: 99%;
	min-width: 300px; 
	height: 100%;
	position: relative;
	//border: 2px solid orange;
}

.content_amar2{ 
	margin: 0 auto; 
	margin-top: -5px;
	margin-bottom:5px;
	width: 80%;
	min-width: 300px; 
	height: 80%;
	position: relative;
	//border: 2px solid red;
}


.content_bot{ 
	margin: 0 auto; 
	margin-top: 160px;
	margin-bottom:5px;
	width: 99%;
	min-width: 300px; 
	height: 100%;
	position: relative;
	//border: 2px solid orange;
}

/*= a-href
--------------------------------------------------------*/
a {
  text-decoration: none;
}

a.white {
  text-decoration: none;
  color: white;
}

a.link {
  //display: table-cell; 
  //vertical-align: middle; 
  text-align: center; 
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size:18px;
  font-weight:bold;
  text-align: center;
  line-height: 50px;
  text-decoration: none;
  color: #CCC;
}

a.link:hover{
	color:#088A85;
}

a.blue {
  //display: table-cell; 
  //vertical-align: middle; 
  text-align: center; 
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size:24px;
  font-weight:bold;
  line-height: 50px;
  text-decoration: none;
  color: #045FB4;
}

a.blue:hover{
	color:#FE2E64;
}

/*= HEADER - NAVIGATION
--------------------------------------------------------*/

#header { 
	width: 100%; 
	//background: url('../img/header-bg.png'); 
	background-color:#04B4AE;
	height: 80px; 	
	position: fixed;
	margin-top: 0px;
	z-index:5;
	-moz-box-shadow:3px  3px 2px #000000;
	-webkit-box-shadow:3px  3px 2px #000000;
	box-shadow:3px  3px 2px #000000;
}

#nav { 
  width: 60%;
  float: right;
  margin-top: 20px;
  margin-right: 0px;
}

#logo {float: left; font-size: 48px; margin-top: 20px; color: #fff; font-family:'Tangerine', serif; font-weight: bold; 
	text-shadow: 4px 4px 4px #aaa;}

#logo_amar {
	//float: left;
	font-size: 54px; margin-top: 20px; color: #000; font-family:'Tangerine', serif; font-weight: bold; 
	text-shadow: 4px 4px 4px #aaa; text-align:center;}

#loginquote {
   float: right;
   //background-color:yellow;
   font-size: 84px;
   //margin: auto;
   //align: right;
   margin-right:-180px;
   margin-top:67px;
   color: #CCC;
   font-family:'Tangerine', serif;
   font-weight: bold;
   //border: 2px solid #666;

}

#nav ul{
	list-style: none;
	display: block;
	margin: 0 auto;
	list-style: none;	
}

#nav li{
	margin-top: 9px;	
	float: left;
	padding-left: 21px;
}

#nav li a { color: #fff; opacity:0.6; font-size: 16px; text-decoration: none; font-family: 'Wellfleet'; }
#nav li a.active { color: #fff; opacity:1; border-bottom: 2px solid #fff; }
#nav li a:hover { color: #fff; opacity:1;  }



/*= QUOTES 
--------------------------------------------------------*/

.quotes {   
 font-family: 'Goudy Bookletter 1911', serif;
   font-weight: normal;
   font-size: 30px;
  text-align: left;
  margin: 50px auto;
}

.quoteslib {   
 font-family: 'Tangerine', serif;
   font-weight: normal;
   font-size: 54px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  color: black;
}

.quoteslib2 {   
 font-family: 'Tangerine', serif;
   font-weight: bold;
   font-size: 54px;
  font-weight: bold;
  text-align: center;
  margin: 50px auto;
}

.quotes_container {
   width: 800px;
   margin-left: 100px;
   //margin-top: -30px;
   float: left;
   //border: 2px solid #666;
}

.trans_back_lib {
   background-color: #D8D8D8;
   opacity:.75;
   width: 50%;
   height: 180px;
   margin: 0 auto;
   margin-top: 50px;
   //border: 2px solid orange;
   -webkit-border-radius: 20px;
}

.textlibrary {
   //background-color: #CCC;
   width: 45%;
   height: 140px;
   margin: 0 auto;
   //border: 2px solid orange;
   margin-top: -150px;
}


.thumblibrary {
   //width: 60%;
   //margin: 0 auto;
   float: left;
   //border: 2px solid white;
   margin-top: -130px;
}

.quotelibrary {
   //background-color: #CCC;
   width: 75%;
   margin: 0 auto;
   //border: 2px solid white;
   margin-top: -210px;
}

.butlibrary {
   //background-color: #CCC;
   width: 50%;
   margin: 0 auto;
   //border: 2px solid red;
   margin-top: 0px;
   margin-bottom: 50px;
}






.back_bot1 {
   float: left;
   //background-color: #666;
   //opacity:.75;
   width: 30%;
   height: 100%;

   //margin-top:150px;
   margin-left:2%;
   //margin: 0 auto;
   //border: 2px solid orange;
   //-webkit-border-radius: 50px;
}

.trans_back_bot2 {
   //float: left;
   //background-color: #666;
   opacity:.75;
   width: 30%;
   height: 100%;

   //margin-top:50px;
   margin-left:68%;
   //margin: 0 auto;
   //border: 2px solid orange;
   //-webkit-border-radius: 50px;
}


.optionbox {
  width:100%;
  margin-bottom:50px;
  float: left;
  min-height: 80px;
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box; 
  background: #F2F2F2;
  border: 1px solid #0B4C5F;
  line-height: 25px;
  font-family: 'Open Sans', helvetica;
  font-weight:300;
  font-size:18px;
  color: #848484;
  padding:10px 10px 10px 10px;
}

.opnumber {
  width: 50px;
  height: 50px;
  border-radius:50%;
  //border: 1px solid black;
  //float: left;
  background:#0B4C5F;
  margin-top: -35px;
  text-align: center;
  line-height: 50px;
  font-family: 'Open Sans', helvetica;
  font-weight:300;
  font-size:24px;
  color: white;
  margin-bottom:10px;
}


.trans_back_amarclinic {
   float: left;
   background-color: #CCC;
   opacity:.75;
   width: 50%;
   height: 100px;

   //margin-top:150px;
   margin-left:2%;
   //margin: 0 auto;
   //border: 2px solid orange;
   -webkit-border-radius: 50px;
}

.trans_back_amar1 {
   //float: left;
   //background-color: #666;
   opacity:.75;
   width: 30%;
   height: 100%;

   //margin-top:50px;
   margin-left:65%;
   //margin: 0 auto;
   //border: 2px solid orange;
   //-webkit-border-radius: 50px;
}

#medical_logo { 
	background: url('../img/medilogo-200.png')no-repeat; 
	width: 200px; 
	height: 229px;
	
	text-align: right;
	position: absolute;
	right:0;
}

#logpageback {
	width:100%; 
	height:90%; 
	//padding-top:200px;
	background:url('../img/ppbw9.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	
}

#clinicpageback {
	width:100%; 
	height:90%; 
	//padding-top:200px;
	background:url('../img/whiteDocBg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	
}


/*= SLIDES 
--------------------------------------------------------*/

#homeslide, #onlineslide{ width: 100%; }
#homeslide{
	background:url('../img/homepic.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 300px;
	margin: 0;
	padding: 200px 0 260px 0;
	background-size: cover;
}

#onlineslide{
	//background:url('../img/ppbw8.jpg') 25% 0 no-repeat fixed;
	background:url('../img/ppbw8.jpg');
	background-size:contain;
	color: #333333;
	height: 250px;
	margin: 0;
	padding: 200px 0 260px 0;
	background-size: cover;
}

#noteslide{
	background: url(../img/library.jpg) 50% 0 no-repeat fixed;
	color: #fff;
	height: 600px;
	padding: 170px 0 0 0;	
	background-size: cover;
}

#amarslide{
	background: url(../img/whiteDocBg.jpg) 100% 0 no-repeat fixed;
	color: #333333;
	height: 300px;
	padding: 200px 0;
	background-size: cover;
}

#contactslide{
	background: url(../img/athens.jpg) 50% 0 no-repeat fixed;
	height: 200px;
	margin: 0 auto;
	padding: 250px 0;
	color: #fff;
	background-size: cover;
}

/*= ONLINE LOGIN 
--------------------------------------------------------*/

.trans_back_login {
   float: left;
   background-color: #D8D8D8;
   opacity:.75;
   width: 400px;
   height: 280px;
   position: absolute;
   margin-top:15%;
   margin-left:15%;
   //margin-right: auto;
   //margin-bottom: auto;
   //margin: 0 auto;
   //border: 2px solid orange;
   -webkit-border-radius: 10px;

	-moz-box-shadow:3px  3px 2px #666;
	-webkit-box-shadow:3px  3px 2px #666;
	box-shadow:3px  3px 2px #666;
}

.login_square {
   float: left;
   //background-color: #CCC;
   //opacity:.75;
   width: 380px;
   height: 260px;
   position: absolute;
   margin-top:16%;
   margin-left: 16%;
   //margin-right: auto;
   //border: 2px solid orange;
   //-webkit-border-radius: 10px;
   //border: 2px solid orange;

	color: #666; 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	//font-weight: bold; 

}


.loginput {
  display: block;
   background-color: #D8D8D8;
   opacity:.75;
  margin: 0;
  width: 70%;
  font-family: sans-serif;
  font-size: 18px;
  //background-color: #D8D8D8;
  appearance: none;
  //box-shadow: none;
  //border-radius: none;
  border: 0px none;

	color: #666; 
	font-family: Helvetica, Arial, Verdana, sans-serif;

}
.loginput:focus {
  outline: none;
}

.trans_back_log {
   float: right;
   background-color: #CCC;
   //opacity:.75;
   width: 30%;
   height: 80px;

   margin-top:100px;
   margin-right:10%;
   //margin: 0 auto;
   //border: 2px solid orange;
   -webkit-border-radius: 50px;
}

a.login { 
  color: #fff;
  opacity:0.6;
  font-size: 16px;
  text-decoration: none;
  font-family: 'Wellfleet';
}

a.login:hover { 
  color: #fff;
  opacity:1;
}

#loginlabel {
	//float: left;
	font-size: 54px; 
	margin-top: 12px; 
	color: #666; 
	font-family:'Tangerine', serif; 
	font-weight: bold; 
	text-shadow: 4px 4px 4px #aaa; 
	text-align:center;
}

.tdcaltitle {
  display: table-cell; 
  width:100%;
  height:10%;
  background-color:#2ECCFA;
  color:#0B2161;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-align: center;
  vertical-align: middle; 
}

.tdcalday {
  display: table-cell; 
  width:14%;
  height:12%;
  background-color:red;
  color:white;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-align: center;
  vertical-align: middle; 
}


.tdcaldate {
  display: table-cell; 
  width:14%;
  height:13%;
  background-color:white;
  color:black;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-align: center;
  vertical-align: middle; 
}
.tdcaldate:hover{
  background-color:yellow;
}

.tdcalsun {
  display: table-cell; 
  width:14%;
  height:13%;
  background-color:#CCC;
  color:black;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-align: center;
  vertical-align: middle; 
}

.tdcalgone {
  display: table-cell; 
  width:14%;
  height:13%;
  background-color:white;
  color:#E6E6E6;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-align: center;
  vertical-align: middle; 
}


a.caldate {
  text-decoration: none;
  color: black;
}

