@charset "utf-8";
/* CSS Document */

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
h1, h2, h3, h4, h5, h6, p {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: lighter;
	margin-left:20px;
	margin-right:20px;
}
h1/*title-Dr.Namw*/, h2/*Telephone*/, h5, table tr:first-child{
	text-shadow:1px 1px 0px #000;
}
h3/*Dr.Description*/{
	font-size: 0.8em;
	color: #999;
}
h4/*Book an Appoitment*/{
	font-size: 1.2em;
}
h5/*titles box*/{
	font-size: 1.5em;
	margin-top: 10px;
}
h6, .red_title/*titles article*/{
	font-size: 1.5em;
	color: #0c566e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body {
	font-family: 'Ubuntu Condensed', sans-serif;
	background-color: #EEFBFB;
	background-image: url(images/background.jpg);
	background-attachment: fixed;
}

table tr:first-child{
	background-color: #0c566e;
	height: 20px;
	color:#c9f1f0;
}
table{
	border: thin solid #c0dee2;
	}
table tr:nth-child(5){
	background-color: #FAFC94;
}

table tr:nth-child(even){
	background-color: #EEFBFB;
}

/*table tr:nth-child(2n-2){
	border: thin solid #000;
	color: #000;
}*/
#content a:link{
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #0c566e;
	text-decoration: none;
	font-size: 1em;
}
#content a:hover {
	color: #c62d1f;
	text-decoration: none;
}
#content a:visited {
	color: #C30;
	text-decoration: none;
}
article {
	margin-bottom: 30px;
}
header {
	height: 280px;
	position: relative;
}
.red_title/*titles article*/{
	color: #f24537;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	border:solid 1px #c0dee2;
	-moz-border-radius: 30px;
	-webkit-border-radius: 15px;
	border-radius: 30px;
	background-color: #FFF;
	width: 900px;
	-moz-box-shadow: 7px 7px 6px #c9f1f0;
    -webkit-box-shadow: 7px 7px 6px #c9f1f0;
    box-shadow: 7px 7px 6px #c9f1f0;
}
#dr_camilo {
	position: absolute;
	z-index: 1;
	right: 0px;
	width: 170px;
	height: 270px;
	top: 0px;
}
#title {
	float:left;
	width: 860px;
	background-color: #0c566e;
	-moz-border-radius-topleft: 28px;
	-moz-border-radius-topright:28px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:28px;
	-webkit-border-top-right-radius:28px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:28px;
	border-top-right-radius:28px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	color: #c9f1f0;
	height: 125px;
	padding-left: 40px;
}
#subtitle {
	width: 750px;
	float:left;
	background-color: #e5f8f8;
	height: 96px;
	margin-top: -15px;
	text-align: right;
	padding-right: 150px;
}
#page_services #wrapper #content .content_column article p img {
	border: 1px solid #c0dee2;
	margin-top: 10px;
	margin-left: 20px;
}

/*NAVIGATION*/
nav ul{
	font-family: 'Ubuntu Condensed', sans-serif;
	float:left;
	font-size: 1.5em;
	background-color: #c9f1f0;
	height: 70px;
	width: 875px;
	padding-left:25px;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
nav ul li{
	display:inline;
}
nav ul li a {
	width: 140px;
	height: 60px;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 28px;
	line-height: 60px;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}
nav ul li a:active,
nav ul li a:hover,
nav ul li a:focus {
	color: #0C566E;
	background-color: #e5f8f8;	
}
/*nav ul li:first-child a{
	color:#0c566e;
}*/
/*nav ul li:nth-child(even){
	color: #000;
	background-color: #69C;
}*/
#page_about #wrapper header nav ul li#menu_about a, 
#page_home #wrapper header nav ul li#menu_home a,
#page_services #wrapper header nav ul li#menu_services a,
#page_awards #wrapper header nav ul li#menu_awards a,
#page_contact #wrapper header nav ul li#menu_contact a{
	width: 140px;
	height: 60px;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 28px;
	line-height: 60px;
	color: #0C566E;
	background-color: #e5f8f8;	
}
#appoitment {
	position: absolute;
	z-index: 1;
	left: 40px;
	bottom: 10px;
}
#appoitment a {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:1em;
	color:#e5f8f8;
	padding-top: 6px;
	padding-right: 24px;
	padding-bottom: 6px;
	padding-left: 24px;
	-moz-box-shadow:inset 0px 1px 0px 0px #6e0c0c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	text-decoration:none;
	text-shadow:1px 1px 0px #810e05;
	-moz-box-shadow: 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px #999;
    box-shadow: 2px 2px 2px #999;
}
#appoitment a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}
#appoitment a:active {
	top:1px;
}

/*CONTENT*/
#content{
	width: 800px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
.content_box{
	border:solid 1px #c0dee2;
	-moz-border-radius: 20px;
	-webkit-border-radius: 10px;
	border-radius: 20px;
	background-color: #e5f8f8;
	margin-bottom: 40px;
	position: relative;
	height: auto;
	width: 800px;
}
.content_title {
	float:left;
	width: 770px;
	height: 50px;	
	background-color: #0c566e;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	color: #c9f1f0;
	text-align: right;
	padding-right: 30px;
}
.content_photo{
	position: absolute;
	z-index: 1;
	left: -1px;
	top: -1px;
	width: 170px;
	height: 270px;
}
.content_bottom, footer #bottom {
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	height: 30px;
}
.content_bottom {
	float: left;
	width: 800px;
	background-color: #c62d1f;
}
.content_home{
	width: 370px;
	float: right;
	-moz-column-count: 2;
	-moz-column-gap: 5px;
	-webkit-column-count: 2;
	-webkit-column-gap: 5px;
	column-count: 2;
	column-gap: 5px;
	line-height: 20px;
	color: #c62d1f;
}
.content_home ul {
	color: #000;
	list-style-image: url(images/bullet.png);
}
.content_column{
	width: 800px;
	line-height: 20px;
	margin-top: 10px;
}
.content_inside{
	width: 760px;
	margin-top: 80px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
.content_box_left{
	width: 400px;
	height: 100px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
.title {
	font-size: 1em;
	color: #0C566E;
}
.center {
	margin-right: auto;
	margin-left: auto;
	width:98%;
	text-align: center;
}
.clear {
	clear: both;	
}

/*FOOTER*/
footer #bottom {
	background-color: #0c566e;
	color: #E5F8F8;
	text-align: center;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
footer #bottom_upper {
	background-color: #c9f1f0;
	padding: 0px;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left:30px;
/*		width: 100%;*/
}
#column_nav, #column_course, #column_recommendations/*, #column_location*/ {
	float: left;
	width: 24.88%;
	height: 100px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #fff;
}
#column_location {
	float: left;
	width: 24.88%;
	height: 100px;
}
/*.noborder{
	border: none;
}*/
.title_bottom{
	font-size: 0.8em;
	color: #999;
	margin-left:20px;
	margin-top:15px;
}
.text_bottom {
	color: #0c566e;
	font-size: 12px;
	text-align: left;
	margin-left:20px;
	margin-right:20px;
}
footer a:link{
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #0c566e;
	text-decoration: none;
	font-size: 1em;
}
footer a:hover{
	color: #c62d1f;
	text-decoration: none;
}
footer a:visited {
	color: #C30;
	text-decoration: none;
}

/*CONTACT PAGE*/
.iframe_quote{
	height: 350px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}
.content_box_left_contact{
	width: 200px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
.content_contact{
	width: 550px;
	float: left;
}
.button {
	border: 1px solid #E1DFDF;
	height: 30px;
	width: 50px;
	color: #000;
	background-color: #FFF;
}
.input {
	height: 20px;
}
.input_message {
	height: 60px;
}
input, .input_message, #emf-container-outer #emf-container #emf-form ul #emf-li-3 .emf-div-field #element_3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	margin-bottom: 4px;
	font-weight: lighter;
	border:1px solid #E1DFDF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 27px;
	border-radius: 5px;
	background-image: url(images/top_bkg.png);
}
#emf-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #F2F2F2;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
	width: 350px;
	color: #999;
	-moz-box-shadow: 7px 7px 6px #ccc;
    -webkit-box-shadow: 7px 7px 6px #ccc;
    box-shadow: 7px 7px 6px #ccc;
}.img_open {
	margin-left: 20px;
}
