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

* {
	behavior: url('/styles/iepngfix.htc');
}

body {
	background: #000;
	font: 75%/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}

h1 {
	font: 140%/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #c1272d;
}
h2 {
	font: 130%/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #035c8e;
}
h3 {
	font: 120%/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #066da5;
}
h4 {
	font: 110%/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	color: #035c8e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*ul li {
	margin: 0;
	padding: 0;
}

p {
	margin: 6px 0;
}*/

acronym, abbr {
	border-bottom: 1px dotted #a0c3e3;
	cursor: help;
}

blockquote {
	background: url('/images/quote.png') no-repeat;
	padding: 1px 0 0 40px;
	font-style: italic;
}

/*** MAIN STYLES ***/

#main {
	background: #fff;
    margin: 0 auto;
	padding: 10px 20px 20px 20px;
    width: 920px;
}


/*** HEADER STYLES ***/

#header {
	background: url('/images/bg-header.jpg') center bottom no-repeat;
	margin: 0 auto;
	padding: 0 10px;
    width: 960px;
	height: 112px;
}

.logo {
	margin: 0;
	padding: 25px 0 0 25px;
	float: left;
}
.logo h1 {
	margin: 0;
	padding: 0;
}
.logo a {
	background: url('/images/logo.png') center left no-repeat;
	display: block;
	width: 189px;
	height: 47px;
}
.logo span {
	display: none;
}


/*** MAIN NAVIGATION ***/
#mainmenu {
	margin: 0 0 25px 0;
	padding: 0;
}
#mainmenu a {
	color: #666;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #000;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
}
#mainmenu li {
	list-style: none;
}
#mainmenu li a {
	background: #ddd url('/images/icon.png') center left no-repeat;
	margin: 6px 0;
	padding: 5px 22px;
}
#mainmenu li a:hover {
	background: #c1272d url('/images/icon-hover.png') center left no-repeat;
	color: #fff;
}
#mainmenu li li a {
	background: url('/images/icon.png') center left no-repeat;
	border-bottom: 1px solid #999;
}
#mainmenu li li a:hover {
	background: url('/images/icon.png') center left no-repeat;
	color: #c1272d;
}

#mainmenu .current {
	background: #c1272d url('/images/icon-hover.png') center left no-repeat;
	color: #fff;
}
#mainmenu .current2 {
	background: url('/images/icon.png') center left no-repeat;
	color: #c1272d;
}

/*** TOP NAVIGATION ***/
#topmenu {
	float: left;
	margin: 0;
	padding: 16px 0 0 90px;
	color: #fff;
	text-transform: uppercase;
}
#topmenu a {
	color: #fff;
}
#topmenu a:hover {
	color: #e61c24;
}
#topmenu ul {
	float: left;
	margin: 0 44px 0 0;
	padding: 2px 8px;
	border-left: 1px solid #fff;
}
#topmenu li {
	list-style: none;
	padding: 2px 0;
}
#topmenu .bnone { border-left: none; }
#skipnav { display: none; }

#topmenu .doctors {
	margin: 0;
	border: none;
	padding-top: 12px;
}
#topmenu .doctors li {
	list-style-image: url('/images/icon3.png');
}
#topmenu .current {
	color: #e61c24;
}

/*** BOTTOM NAVIGATION ***/
#bottommenu {
	background: #eaeaea;
	margin: 0;
	padding: 8px 0;
	font-size: 90%;
	text-align: center;
	clear: both;
}
#bottommenu a {
	color: #666;
	padding: 0 10px;
	border-left: 1px dotted #666;
	text-transform: none;
}
#bottommenu a:hover {
	color: #4f4f4f;
	text-transform: none;	
}
#bottommenu a.bnone {
	border: none;
}
#bottommenu img {
	border: none;
}


/*** CONTAINER ***/
#container {
	margin: 15px 0;
	padding: 0;
	clear: both;
}
#container table td {
	padding: 0 8px;
}


#cleft {
	float: left;
	width: 280px;
	margin: 0 20px 0 0;
	padding: 0;
}
#cleft h2 {
	margin: 0 0 5px 0;
	padding-bottom: 7px;
	color: #c1272d;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

#cright {
	float: right;
	width: 240px;
	margin: 0 0 0 20px;
	padding: 0;
}

#content {
	margin: 0 0 0 300px;
	font-family: Arial, Helvetica, sans-serif;
}
#content img {
	border: none;
}
#content h1 {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

#content ul {
	padding: 0 0 0 25px;
}
#content li {
	list-style-image: url('/images/icon2.png');
}



#content2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#content2 img {
	border: none;
}
#content2 h1 {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}


/*** BREADCRUMBS ***/
#breadcrumbs {
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
	color: #8c8c8c;
	border-bottom: 1px dotted #8c8c8c;
}
#breadcrumbs p {
	margin: 0;
	padding: 0;
}

/*** FORMS ***/
form {
	margin: 0;
	padding: 0;
}

form table {
	padding-top: 10px;
	margin: 0;
}

input, textarea, select {
	border: 1px solid #000;
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size: 11px;
}

input:focus, textarea:focus {
	border: 1px solid #066da5;
}

.button input {
	background: #00457d;
	color: #fff;
	/*padding: 2px 10px;*/
	text-transform: uppercase;
	border: none;
}

/*** IMAGES ***/

.pictures-left {
	float: left;
	margin-right: 15px;
	text-align: center;
}
.pictures-right {
	float: right;
	margin-left: 15px;
	text-align: center;
}

.thumbpicitem {
	margin: 5px;
	text-align: center;
}
.thumbpicitem span {
	font-size: 85%;
	color: #066da5;
}
.thumbpicitem a {
	border: 0 !important;
}
.thumbpicitem img {
	padding: 4px;
	border: 1px solid #d3d3d3;
	background: #f0f0f0;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
.thumbpicitem img:hover {
	border: 1px solid #d3d3d3;
	background: #e5e5e5;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}


/*** NEWS ***/
#news {
	border-bottom: 1px dotted #5a534b;
}
#news h2 a {
	color: #c1272d;
}
#news h2 a:hover {
	color: #666;
	text-decoration: none;
}


#lastnews {
	margin: 0;
	padding: 5px 15px;
	background: #eaeaea;
}
#lastnews p {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px dotted #666;
}
#lastnews a {
	color: #666;
}
#lastnews a:hover {
	color: #c1272d;
	text-decoration: none;
}

/*** BANNER'S ***/
#banners {
	margin: 0;
	padding: 0;
	clear: both;
}
#banners h2 {
	margin: 0;
	margin-bottom: 8px;
	padding: 5px 15px;
	background: #666;
	color: #fff;
	font-size: 120%;
	text-transform: uppercase;
}


#banner {
	margin: 0;
	padding: 0;
	text-align: center;
}
#banner ul {
	margin: 0;
	padding: 0;
}
#banner li {
	list-style: none;
	padding: 5px 0;
}
#banner img {
	border: none;
}

.links {
	background: #000;
	color: #d39900;
	margin: 0;
	padding: 15px 15px;
	height: 15px;
}
.links a {
	color: #d39900;
	text-decoration: none;
}
.links a:hover {
	color: #8a6400;
	text-decoration: underline;
}
.links p {
	margin: 0;
	padding: 0;
}

/*** CONTACTS ONLINE ***/
.contact {
	padding: 0;
	margin: 0;
}

.chat, .messenger, .skype {
	padding: 5px 0 5px 50px;
}

.chat {
	background: transparent url('/images/chat.png') center left no-repeat !important;
}
.messenger {
	background: transparent url('/images/messenger.png') center left no-repeat !important;
}
.skype {
	background: transparent url('/images/skype.png') center left no-repeat !important;
}

/*** CLASS VALIDATION ***/
.tfvHighlight {
	color: #ff0000;
	cursor: pointer;
	text-align: right;
	padding-right: 10px;
	width: 160px;
	float: left;
	font-weight: normal;

}
.tfvNormal {
	color: #000;
	cursor: pointer;
	text-align: right;
	padding-right: 10px;
	width: 160px;
	float: left;
	font-weight: normal;
}

/*** PAGINATOR ***/
.paginator {
	margin: 0 auto;
	padding: 10px 0;
}
.paginator p {
	text-align: center !important;
}
.paginator a {
	padding: 1px 6px;
	border: 1px solid #cddef3;
	background-color: #cddef3;
	text-decoration: none;
	font-weight: bold;
	color: #2a65b0;
}
.paginator a:hover {
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #2a65b0;
	background-color: #2a65b0;
	font-weight: bold;
	color: #fff;
}
.paginator .ezr_nav_na {
	padding: 1px 6px;
	font-weight: bolder;
	border: 1px solid #2a65b0;
	background-color: #2a65b0;
	font-weight: bold;
	color: #fff;
}


/*** CLEAR FIX ***/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block; }
/* End hide from IE-mac */


/*** FOOTER ***/
#footer {
    margin: 0 auto;
	padding: 10px 0;
	font-size: 90%;
	color: #fff;
	clear: both;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #f4ca11;
	text-decoration: underline;
}
#footer p {
	margin: 4px 0;
	padding: 0;
	text-align: center;
}


/*** VARIOS ***/
.aright { text-align: right !important; }
.acenter { text-align: center !important; }
.aleft { text-align: left !important; }
.fright { float: right !important; }
.fleft { float: left !important; }
.nofloat { float: none !important; }
.clear { clear: both !important; }
.clearright { clear: right !important; }
.clearleft { clear: left !important; }
.hidden { display: none; }
.upper { text-transform: uppercase; }
.ohp { width: 96%; }
.ohp2 {	width: 50%; }
.bnone { border: none; }
.divider { border-bottom: 1px dotted #000; }
.date {
	color: #c1272d;
	font-size: 90%;
	font-weight: bold;
}

.borde {
	border: 1px solid #000;
}

.req {
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
}

#gotop {  
	width: 80px;
	border: 1px solid #666;
	background: #eaeaea;
	text-align: center;
	padding: 5px;
	position: fixed;	/* this is the magic */
	bottom: 10px;		/* together with this to put the div at the bottom*/
	right: 10px;
	cursor: pointer;
	display: none;
	color: #666;
}

.fgris {
	background: #eeefef;
	margin: 10px 0;
	padding: 1px 15px;
}