@charset "utf-8";
/*
Academia Tica CSS v2
January 2008
by Manuel Al-Ghassani
Main containers are indicated by comments
*/

* {
	margin:0;
	padding:0;
	border:0;
}
body {
font: 100% Arial, Verdana, Helvetica, sans-serif;
background-image:url('images/fondo_ima.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position: center;
background-position: top;
background-color:#2aacac;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 780px;
	background-image:url(images/container_back.png);
	background-repeat:repeat-y;
	margin: 0 auto;
	text-align: left;
	min-height:1600px;
	padding: 0 0 50px 0;
}
#asociados {
	width: 780px;
	background-image:url(images/container_back.png);
	background-repeat:repeat-y;
	margin: 0 auto;
	text-align: center;
	;
	padding: 0 0 20px 0;
}
#flickr_badge_wrapper {
	text-align:center;
	position:relative;
	padding: 0 0 25px 0;
}
#flickr_badge_wrapper img {
	border: 6px solid #ddd !important;
	margin: 0 6px;
}
/* AGENT SECTION */
.captcha {
	display: none;
}
.login1 {
	width:120px;
	position:relative;
	top: -3px;
	left:40px;
}
.login2 {
	width:120px;
	position:relative;
	top:-3px;
	left:40px;
}
.login1label {
	position:relative;
	top:-3px;
	left:40px;
}
.login2label {
	position:relative;
	top:-3px;
	left:40px;
}
.loginbutton {
	background:none;
	float:none;
	position:relative;
	top:4px;
	left:75px;
	cursor:pointer;
}
.loginbutton img {
	width:35px;
	height:25px;
}
.logoutLink {
	font-size:70%;
	position:relative;
	top:-10px;
}
.error_messages h3 {
	display:none;
}
.error_messages {
	font-size:70%;
	color:#F00;
	font-weight:bold;
}
.agentDownloads {
	list-style:none;
}
.cajita2008 {
	background:url(images/agent2008.png) no-repeat;
	height:105px;
	padding:55px 0 0 55px;
}
.cajita2009 {
	background:url(images/agent2009.png) no-repeat;
	height:105px;
	padding:55px 0 0 55px;
}
.cajitaBrochures {
	background:url(images/agentbrochures.png) no-repeat;
	height:155px;
	padding:55px 0 0 55px;
}
#agentSection {
	text-align:left;
	padding: 0 0 0 50px;
}
#agentSection h1 {
	font-size:220%;
}
.agentlogin {
	height:35px;
	background:url(images/agentlogin.png) center no-repeat;
}
/* END AGENT SECION */


/*HEADER*/
#header {
	margin:0 0 0 30px;
	padding:10px 0 0 0;
}
#header a {
	text-decoration: none;
	color: #01ABAA;
	overflow: hidden;
}
#header a:hover {
	color: #018F8E;
	text-decoration:underline;
}
#button {
	float:right;
	position:relative;
	left:-25px;
	top:110px;
	z-index:1;
}
#newcourseBtn {
	float:right;
	position:relative;
	left:-400px;
	top:230px;
	z-index:1;
}
#logo {
	position:relative;
	top:-20px;
}
#texto_college{
	width:300px;
	padding:10px;
}
#texto_college_coronado{
	width:300px;
	padding:30px;
}
#texto_college_jaco{
	width:300px;
	padding:30px;
}
#ilustracion {
	position:relative;
	top:15px;
	left:20px;
}
#menurapido {
	font-size:70%;
	position:relative;
	float:right;
	top:-95px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 292px;
}
#menurapido li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #A8ADB3;
}
#menurapido li:last-child {
	border: 0;
}
#callinfo {
	float:right;
	position:relative;
	top:-70px;
	left:272px;
	font-size:90%;
}
#callinfo small {
	font-size:75%;
}
#menurapido-index {
	font-size:70%;
	position:relative;
	float:right;
	top:-88px;
	left:30px;
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	width: 292px;
}
#menurapido-index li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #A8ADB3;
}
#menurapido-index li a {
	color:#01abaa;
	text-decoration:none;
}
#menurapido-index li a:hover {
	text-decoration:underline;
}
#menurapido-index li:last-child {
	border: 0;
}
#callinfo-index {
	float:right;
	position:relative;
	top:-63px;
	left:302px;
	font-size:90%;
}
#callinfo-index small {
	font-size:75%;
}
/*END HEADER*/

/*SIDEBAR*/
#sidebar {
	float:right;
	width:223px;
	height:721px;
	background-image:url(images/sidebar_back.png);
	background-repeat:no-repeat;
	padding:0;
	position:relative;
	left:-20px;
}
#sidebar2 {
	float:right;
	width:223px;
	height:721px;
	background-image:url(images/sidebar_back.png);
	background-repeat:no-repeat;
	padding: 0;
	position:relative;
	left:-20px;
}
#sidebar a, #sidebar2 a {
	display: block;
	color:#555;
	width: 140px;
	padding: 2px 5px;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
}
#sidebar a#current, #sidebar a#subcurrent, #sidebar2 a#current, #sidebar2 a#subcurrent {
	font-weight: bold;
	color:#888;
}
#navlist {
	padding:85px 0 0 70px;
	list-style-type: none;
}
#navlist ul {
	margin-left: 30px;
	padding: 0;
	list-style-type: none;
}
#navlist li {
	padding:1px;
}
#navlist li li a {
	display: block;
	width: 110px;
	padding: 1px 10px;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
}
#tituloassoc {
	padding:130px 0 0 70px;
}
#anuncios2 {
	margin: 170px 0 0 45px;
}
/*END SIDEBAR*/

/*FOTOPORTADA*/
#fotoportada {
	margin:0;
	padding:0;
	height:385px;
	width:522px;
	background-image:url(images/slideshow_back.png);
	background-repeat:no-repeat;
	position:relative;
	left:20px;
	clear:both;
}
#my-target {
	position:relative;
	top:27px;
	left:27px;
}
#my-target2 {
	margin:0;
}
/*END FOTOPORTADA*/



/* hot promo */
#hotpromo{
	position:absolute;
	margin-left:-90px;
	margin-top:220px;
}

#hotpromo2{
	z-index:6;
	position:absolute;
	margin-left:-40px;
	margin-top:260px;
}

/* hot promo */





/*MAINCONTENT*/
#mainContent, #mainContent2 {
	float:left;
}
#mainContent h1 {
	padding: 0 0 0 50px;
}
#mainContent2 h1 {
	padding: 0 0 0 50px;
}
.column {
	width:420px;
	padding: 20px 0 0 50px;
}
#gallery {
	width:420px;
}
.room2 {
	height:380px;
}
.easysearchtext {
	padding: 0 0 0 110px;
}
.miniresume {
	font-size:120%;
	margin:10px 0 40px 0;
}
.miniresume p {
	margin: 0 0 0 160px;
}
/*END MAINCONTENT*/

/*FOOTER*/
#footer {
	background-image:url(images/footer_back.png);
	background-repeat:no-repeat;
	height:35px;
	margin: 0 auto;
	width: 780px;
}
#footer p {
	margin: 0;
	font-size:70%;
	color:#999999;
	text-align:center;
}
/*END FOOTER*/

/*Hs, Ps & As*/
h1 {
	color: #018F8E;
	font-weight:lighter;
	font-size:220%;
}
h2 {
	font-size: 110%;
	margin: 0;
	color: #018F8E;
	text-decoration:none;
}
h2 a {
	margin: 0;
	color: #018F8E;
	text-decoration:none;
}
h2 a:hover, h3 a:hover {
	text-decoration:underline;
}
h3, h3 a {
	font-size: 80%;
	margin: 0;
	color:#01ABAA;
	text-decoration:none;
}
h3 a {
	font-size: 100%;
}
.column h2 {
	font-size: 100%;
	color:#01ABAA;
	padding: 10px 0;
}
p {
	font-size: 80%;
	margin: 0;
	color:#444;
	text-align:justify;
}
p a {
	text-decoration:none;
	color: #01ABAA;
}
p a:hover {
	text-decoration:underline;
}
/*END Hs, Ps & As*/

/*MISC FLOAT*/
.fltrt {
	float: right;
	margin-left: 0px;
}
.fltlft {
	float: left;
	margin-right: 0px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearflt {
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfrt {
	clear:right;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fltlft1 {
	float: left;
	margin-right: 8px;
	width:20%;
	text-align:right;
}
/*END MISC FLOAT*/

/*INDEX*/
#mainContentIndex2 {
	width:780px;
	text-align:center;
	margin: 0 auto;
	background-image:url(images/container_back.png);
	background-repeat:repeat-y;
}
#mainContentIndex2 h1 {
	padding: 0;
}
.indextitle2 {
	font-size:140%;
	width: 350px;
	margin: 0 auto;
}
.widecolumnindex2 {
	margin:50px 0 50px 80px;
	padding:0;
	text-align:left;
}
.widecolumnindex2 h2 {
	font-size: 100%;
	color:#01ABAA;
	padding: 10px 0;
}
.mainContentIndex {
	width:780px;
	text-align:center;
	margin: 0 auto;
	background-image:url(images/container_back.png);
	background-repeat:repeat-y;
	padding:20px 0;
}
.mainContentIndex h1 {
	font-size:100%;
}
.mainContentIndex #logoindex {
	margin: 0 0 10px 0;
}
.mainContentIndex #indextitle {
	float:right;
	font-size:100%;
	width: 190px;
	margin: 0px;
}
.mainContentIndex #name {
	font-size:170%;
}
.mainContentIndex #school {
	padding:10px 20px 0 0;
}
.mainContentIndex #school h2 {
	font-size:160%;
	font-weight:lighter;
	padding:20px 0 0 0;
}
.mainContentIndex #school h3 {
	font-size:120%;
	font-weight:lighter;
	padding:10px 0 0 0;
}
.mainContentIndex #school p {
	width:340px;
}
.mainContentIndex #school #servicestourism {
	padding: 0 0 0 10px;
}
.mainContentIndex #school #moreabout p {
	width:360px;
}
.mainContentIndex #school #servicestourism p {
	width:280px;
}
.mainContentIndex #school #lista1 {
	color:#444;
	width:140px;
	list-style:none;
	font-size:80%;
	padding:10px 10px 0 0;
}
.mainContentIndex #school #lista1 li a, .mainContentIndex #school #lista12 li a {
	color:#444;
	text-decoration:none;
}
.mainContentIndex #school #lista1 li a:hover, .mainContentIndex #school #lista12 li a:hover {
	text-decoration:underline;
}
.mainContentIndex #school #lista12 {
	color:#444;
	width:180px;
	list-style:none;
	font-size:80%;
	padding:10px 0 0 0;
}
.mainContentIndex #school #lista2 {
	color:#444;
	list-style:none;
	font-size:80%;
	padding:10px 0 0 0px;
}
.mainContentIndex #school #lista2 #itemslast {
	padding:0 0 8px 0;
}
.mainContentIndex #school #lista2 #itemslast a {
	font-size:120%;
	text-decoration:none;
	color: #01ABAA;
}
.widecolumnindex {
	width:720px;
	text-align:justify;
	margin:0 auto;
}
.mainContentIndex #anuncios {
	text-align:center;
}
.mainContentIndex #anuncios img {
	margin: 0 2px;
}
.infobox {
	background-image:url(images/infoboxbg.jpg);
	background-repeat: no-repeat;
	width:195px;
	height:195px;
	color:#000;
	text-align:left;
	padding:10px 3px 0 3px;
	float:left;
}
.infobox h3 {
	color:#333;
	padding: 0 20px;
	font-size:110%;
	font-weight:lighter;
}
.infobox ul {
	text-align:left;
}
.oferta {
	width:600px;
	text-align:center;
}
.minimenu ul {
	font-size:70%;
	margin: 0;
	padding: 0 0 10px 30px;
	list-style: none;
}
.minimenu ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #A8ADB3;
}
.minimenu ul li:last-child {
	border: 0;
}
.minimenu a {
	border: 0;
	text-decoration: none;
	color: #01ABAA;
	overflow: hidden;
}
.minimenu a:hover {
	color: #018F8E;
	text-decoration:underline;
}
.schooldesc {
	width:270px;
	float:right;
	padding: 0 100px 0 0;
	font-size:75%;
}
.schooldescft {
	width:270px;
	float:left;
	font-size:75%;
}
.go {
	float:right;
	padding: 20px 100px 0 0;
}
.go a {
	margin:0 10px 0 10px;
}
.anunciojaco {
	position:absolute;
	margin-top:230px;
	margin-left:-100px;
}
/*END INDEX*/

/*OTHER*/
#doc {
	width:50px;
}
.center {
	text-align:center;
}
p small {
	font-size: 90%;
}
input, textarea, select {
	border:solid 1px #999999;
}
.codecol {
	width:50px;
}
.codecol p {
	text-align:right;
	padding: 0 5px 0 0;
}
.namecol {
	width:300px;
}
.pricecol {
	width:50px;
}
.pandb {
	width:190px;
	height:160px;
	background:url(images/prices2012bg.png) no-repeat;
	padding:0;
	font-size:100%;
	padding:20px 0 0 10px;
}
.pandb h2 {
	font-size:120%;
	padding:0;
}
.pandb ul li {
	padding:0 0 4px 0;
	list-style:none;
	background-image:none;
}
#pricesNext {
	float:right;
	background:url(images/prices2011bg.png) no-repeat;
}
#submit {
	color:#01abaa;
}
.factboxtop {
	background-image:url(images/factboxtop.png);
	background-repeat:no-repeat;
	height:15px;
	margin: 10px 0 0 0;
	position:relative;
	top:5px;
}
.factboxbot {
	background-image:url(images/factboxbot.png);
	background-repeat:no-repeat;
	height:15px;
	margin: 0 0 10px 0;
}
.factbox {
	padding: 10px 0 5px 20px;
	background-image:url(images/factboxback.png);
	width:390px;
	background-repeat:repeat-y;
}
.factbox li {
	background-image:url(images/puntoam.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 5px 0;
}
.negrita {
	font-weight:bold;
}
.column ul, .infobox ul {
	font-size: 80%;
	margin: 0;
	color:#444;
	text-align:justify;
	padding: 10px 15px;
	list-style:none;
}
.infobox li {
	padding: 0 15px;
	background-image:url(images/puntov.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.column li {
	padding: 0 15px;
	background-image:url(images/punto.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.column a {
	text-decoration:none;
	color: #01ABAA;
}
.column a:hover {
	text-decoration:underline;
}
table {
	width: 420px;
	padding: 20px 0;
}
th {
	background-color:#dddddd;
	padding: 2px 15px;
}
.column .minifunctions {
	padding: 5px 0 20px 180px;
}
/*END OTHER*/

/*HIGHSLIDE*/
.highslide2 {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	display:none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid gray;
	margin: 2px;
}
.highslide:hover img {
	border: 1px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.creditslink {
	position:relative;
	top:-13px;
	float:right;
}
/*END HIGHSLIDE*/

/*BOOKING*/

#tabla_01 #parrafo_01 h2{
	color:#00CCCC;
	font-size:22px;
	text-align:center
}
#tabla_01 #parrafo_01 p{
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
#tabla_01 table{
	text-align:center;
	font-size:12px;
	color: #333;
	border-collapse:collapse;
}
#tabla_01 table td{
	border: #000 solid 1px;
}
#parrafo_02{
	text-align:center;
}
#parrafo_02 span{
	color:#00CCCC;
	font-weight:bold;
}

.manita {
	cursor:pointer;
}
.bookingtop, .bookingbot {
	margin:0;
	padding:0;
}
.booking {
	background-image:url(images/booking_med.gif);
	background-repeat:repeat-y;
	padding:20px;
}
#terms {
	background:#FFF;
	background-image:none;
	text-align:left;
}
#columnterms {
	width:350px;
}
#columnterms ul {
	font-size: 90%;
	margin: 0;
	color:#444;
	text-align:justify;
}
.tablas {
	width:300px;
	text-align:center;
	border-color:#ccc;
	border-collapse:collapse;
	font-size:80%;
}
.botones {
	text-align:right;
	padding:20px 0px 0px 0px;
}
.bot {
	border:0;
}
form {
	font-size:80%;
}
#losinputs {
	margin: 20px 0 0 0;
}
#losinputs div {
	margin: 7px 0 0 0;
	clear:left;
}
#losinputs label {
	float: left;
	margin: 4px 15px 0 0;
	text-align: right;
	width: 120px;
}
button.calendarStyle {
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(images/calendar.png);
	cursor: pointer;
	margin:0;
	padding:0;
}
.finish {
	font-size:100%;
}
/*END BOOKING*/

