/*-----------------------------------------
Clinica Panamericana 
by Genius Concepts.
(C) 2007-2008. All Rights Reserved.
http://www.geniusconcepts.com/
------------------------------------------*/

body {
	background:#1f3a08;
	margin:10px 0 15px 0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
}

div, span, a, p, ul, li, h1, h2, h3, h4 {	margin:0; padding:0; }

ul, li { list-style-type:none; }

a, a:visited { 
	text-decoration:none;
	color:#009900;
}
a:hover { color:#006600; }

#mainWrapper {
	position:relative;
	width:760px;
	margin:0 auto;
	background:url(../images/bg_main.jpg) 0 0 repeat-y #fff;
}

#header {
	position:absolute;
	top:27px; left:0;
	height:120px;

}
	#header h1 {
		margin:0 0 0 5px;
		width:750px;
		height:121px;
		background:url(../images/header.jpg) 0 0 no-repeat;
	}
		#header h1 span, #header em { display:none; }

#topNav {
	position:absolute;
	top:0; left:0;
	width:761px; 
	height:27px;
	background:url(../images/bg_top.jpg) -1px 0 no-repeat;
}
#topNav ul { margin:0 10px 0 0;}
	#topNav li {float:right;}
	#topNav li a, #topNav li a:visited {
		padding:0.5em 1em 0.5em 2em;
		display:block;
		margin:2px 5px 0 0;
		font-size:0.92em;
		color:#666;
	}
	#topNav li a:hover {
		color:#009944;
	}
		#topNav li .optMapa  { background:url(../images/ico_sitemap.gif) 0 center no-repeat; }
		#topNav li .optContacto  { background:url(../images/ico_email.gif) 0 center no-repeat; }
		
#mainNav {
	position:absolute;
	top:148px; left:5px;
	height:43px;
	width:750px;
	background:url(../images/bg_mainnav.jpg) 0 0 repeat-x;
}
	#mainNav ul { margin:0 0 0 2px; }
		#mainNav li { float:left; }
			#mainNav li a, #mainNav li a:visited {
				display:block;
				padding:0.6em 2.4em;
				font-size:1.08em;
				color:#686868;
			}
			#mainNav li a:hover {
				color:#000;
				background:url(../images/bg_mainnav_on.jpg) 0 0 repeat-x;
			}


#contentWrapper {
	position:relative;
	padding-top:210px;
	width:750px;
	top:0px;left:5px;
	background:url(../images/bg_content.jpg) 0 190px no-repeat;
}

#mainContent {
	position:relative;
	top:0; left:30px;
	width:465px;
	background:url(../images/textbg.jpg) 50px 150px no-repeat;
}
	#mainContent h2 { 
		font-size:1.66em;
		color:#006600;
		font-weight:normal;
		margin:0 0 12px 0;
		background:url(../images/h2_line.jpg) 0 bottom no-repeat;
	}
	#mainContent h3 {
		font-size:1.16em;
		background:url(../images/comment.gif) 0 1px no-repeat;
		color:#777;
		border-bottom:1px solid #ddd;
		margin:15px 0 5px 0;
		padding:0 0 0 18px;
	}
	#mainContent h4 { 
		font-size:1em;
		color:#666; 
	}
	#mainContent p {
		text-align:justify;
		margin:0 0 10px 0;
		line-height:1.6em;
	}
	#mainContent a:hover { text-decoration:underline; }
	
#leftContent {
	position:absolute;
	top:210px;left:520px;
	width:190px;
	color:#4f4f4f;
	font-size:0.9em;
}
	#panelInfo {	
		width:190px;
		background:url(../images/bg_info.gif) 0 0 no-repeat;
		padding:10px 15px 10px 15px;
	}
	#leftContent  .homeImage {
		margin:0 0 10px 0;
	}
	#leftContent p { margin:0 0 5px 0; }
	#leftContent strong { color:#929292; font-size:11px;}
	#leftContent h4 {
		display:block;
		height:15px;
		margin:0 0 5px 0;
	}
		#leftContent h4 span { display:none; }
		#leftContent .h4info {	background:url(../images/h4_informacion_general.gif) 0 0 no-repeat; }
		#leftContent .h4info-en {	background:url(../images/h4_general_information.gif) 0 0 no-repeat; }
		#leftContent .h4temas {	background:url(../images/h4_temas.gif) 0 0 no-repeat; }
		#leftContent .h4temas-en {	background:url(../images/h4_temas_en.gif) 0 0 no-repeat; }
	#articleList {
		margin:15px 0 0 0;
	}
	#articleList li {
		margin:0 0 2px 0px;
		background:url(../images/bullet_yellow.gif) 0 center no-repeat;
	}
	#articleList li a, #articleList li a:visited { color:#a18602; margin:0 0 0 10px; }
	#articleList li a:hover {  color:#544601; }
	
#footer {
	font-size:0.9em;
	color:#888;
	height:44px;	
	position:relative;
	margin:0px 0 0 0;
	background:url(../images/bg_footer.jpg) 0 0 no-repeat;
	padding:30px 0 0 0;
}	
	#footer a, #footer a:visited { color:#669900; }
	#footer a:hover { color:#d55; }
	#footer ul, #footer p { margin:0 0 1px 25px; clear:both; }
	#footer li {
		display:inline;
		margin:0 15px 3px 0;
	}
	
#logoList img { margin:0 0 0 15px;}
	
/* -------------- CUSTOM ------------ */
.listArrows { margin:0 0 10px 0; }
.listArrows li {
	background:url(../images/bullet_go.gif) 0px 3px no-repeat;
	margin:0 0 0 20px;
	padding:0.3em 0 0.2em 19px;
}
.imgLeft  { float:left; margin:10px;  }
.imgRight { float:right; margin:10px; }

.contentTable { border:1px solid #cccc66; background:#ffffcc; padding:2px 0 0 10px; margin:4px 0 30px 0; }
	.contentTable h4{ color:#666633; margin:3px 0 6px 0;}
	.contentTable ul {margin:0 0 13px 0; padding:0; }
	.contentTable ul li { list-style-type:none; background:url(../images/bullet_gold.gif) no-repeat 0 0; 
	margin:3px 0 1px 10px; padding:0 0 0 18px; }
	.contentTable table { margin:0 auto;}
	.contentTable table th { color:#666633; border-bottom:1px solid #999966; width:150px; }
	.contentTable table td { text-align:center; padding:2px 10px; border-bottom:1px solid #ddddaa; height:20px; }
	
	/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	margin:0 0 20px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	display:none;
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

