/*----------------------------------------------------
                 GainIMPACT - CSS File
------------------------------------------------------*/


/* About
------------------------------------------------------*/
ul.about-list {margin:0px; padding:16px 0px 0px 16px; list-style-type:none; color:#bdbdbd;}
ul.about-list li {background-image:url(../images/small-arrow.png); background-position:0px 3px; background-repeat:no-repeat; padding:0px 0px 12px 17px; line-height:13px;}
ul.about-list li a {text-decoration:none;}
ul.about-list li a:hover {text-decoration:underline;}


/* Blog
------------------------------------------------------*/
ul.blog-list {margin:0px; padding:0px; list-style-type:none; color:#bdbdbd;}
ul.blog-list li {background-image:url(../images/small-arrow.png); background-position:0px 3px; background-repeat:no-repeat; padding:0px 0px 12px 17px; line-height:13px;}
ul.blog-list li a {text-decoration:none;}
ul.blog-list li a:hover {text-decoration:underline;}
.blog-post {padding-bottom:18px;}
.blog-posted {background-image:url(../images/blog-post-bg.jpg); background-repeat:no-repeat; height:27px; margin-top:30px; padding-top:8px; font-size:11px;}
.posted-left {float:left;}
.posted-right {float:right;}
.comment {float:left; margin-top:2px; margin-right:7px;}
#newsletter fieldset {margin:0px; padding:0px; border:0px;}


/* Content 
------------------------------------------------------*/
#content {padding-bottom:40px; float:left;}
#content-inner {float:left; width:630px;}
#content-right {float:left; width:300px; margin:20px 0px 0px 30px;}
#content h4 {margin-bottom:4px;}
ul.list {list-style-type:none; margin:0px; float:left;}
ul.list li {background-image:url(../images/green-arrow.png); background-position:0px 2px; background-repeat:no-repeat; padding:0px 0px 12px 22px; line-height:13px;}
#main_text {padding:20px 0px 0px 0px;}
#head-top {width:960px; height:25px; padding-bottom:8px; margin:12px 0px 12px 0px; float:left;}
#head-top-inner {width:630px; height:25px; margin:13px 0px 10px 0px; padding-bottom:7px; float:left; border-bottom:1px solid #71736b;}

.maincontent h1 {
	border: none;
	border-bottom:1px solid #DAD4A7;
	padding-bottom: 12px;
	color: #37482A;
	}
.maincontent h3 {
	border: none;
	color: #58050D;
	}
.maincontent h3 a {
	text-decoration: none;	
	}
.maincontent a {
	text-decoration: none;
	color: #58050D;
	}
.maincontent a:hover {
	text-decoration: underline;
	}
.hotel_img_small_left {
	float: left;
	background-color:#F3ECDA;
	border:1px solid #CABE9E;
	margin-right:15px;
	padding:6px;
	}
.map_frame {
	background-color:#F3ECDA;
	border:1px solid #CABE9E;
	padding:6px;
	}
.hotel_maincontent .clr {
	height: 20px;
	}


/* Sidebar
------------------------------------------------------*/
.side-box {padding-bottom:10px;}
.side-box h3 {border-bottom:1px solid #71736b; padding-bottom:3px;}
.but {vertical-align:middle; padding-left:5px;}
.inputbox01 {width:218px; border:1px solid #cfd4c3; vertical-align:top; padding:2px 4px 3px 3px; color:#999; }

	#slides-cu3er {width:630px; height:290px; float:left; background-image:url(../images/shadow-box.jpg); background-repeat:no-repeat; background-position:bottom;}
	#slides-text {width:300px; height:265px; float:left; padding-left:30px;}
	.side-box h1{width:300px; text-align:left; margin:0px; color:#37482a; font-size:30px;}
	.side-box h3{width:300px; text-align:left; margin-bottom:15px;color:#58050d;font-size: 24px; }
	.side-box p{font-size:11px; width:300px; line-height:20px; margin:0 0 20px; color:#666633;}
	.social_block {margin: 0 !important;}

	#your_colombia {
		text-align: right;
		color: #403532;
		}



/* Portfolio 
------------------------------------------------------*/
#quote {background-image:url(../images/portfolio-shadow.jpg); background-repeat:no-repeat; background-position:top; width:960px; float:left;}
.quote-button {padding-top:40px;}
#portfolio-list li {list-style:none;}
#portfolio-list li img {border:solid 1px #cfd4c3; padding:6px; margin:0px; background-color:#f9fbf4; }
#portfolio-list li.last {margin-right: 0;}
.portfolio-item-thumb {width:300px; float:left; margin:0px 29px 20px 0px; color:#676767; line-height:18px; position: relative; height: 250px;}
.portfolio-item-thumb-last {margin-right:0px;}

.jcarousel-skin-portfolio .jcarousel-container-vertical {width: 960px; height: 500px; margin:0px;}
.jcarousel-skin-portfolio .jcarousel-clip-vertical {width:  960px; height: 500px;}
.jcarousel-skin-portfolio .jcarousel-item {width: 960px; height: 250px; margin:0px;}

.jcarousel-skin-portfolio .jcarousel-next-vertical {position: absolute; right: 0px; top: -40px; width: 23px; height: 23px; cursor: pointer; background: url("../images/nav_carousel.gif") no-repeat 100% 0%;}
.jcarousel-skin-portfolio .jcarousel-next-vertical:hover {background-position: 100% 50%;}
.jcarousel-skin-portfolio .jcarousel-next-disabled-vertical,
.jcarousel-skin-portfolio .jcarousel-next-disabled-vertical:hover {background-position: 100% 100%;}

.jcarousel-skin-portfolio .jcarousel-prev-vertical {position: absolute; right: 30px; top: -40px; width: 23px; height: 23px; cursor: pointer; background: url("../images/nav_carousel.gif") no-repeat 0% 0%;}
.jcarousel-skin-portfolio .jcarousel-prev-vertical:hover {background-position: 0% 50%;}
.jcarousel-skin-portfolio .jcarousel-prev-disabled-vertical,
.jcarousel-skin-portfolio .jcarousel-prev-disabled-vertical:hover {background-position: 0% 100%;}


/* Clearing method
------------------------------------------------------*/
.clearfix:after	{content:".";  display:block;  clear:both;  visibility:hidden;  line-height:0;  height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}
.clr_20_height {clear:both; height: 20px; }


/* Contact 
------------------------------------------------------*/
form {margin:0; padding:0;}
#contactFormArea {width:480px; color:#6b6b6b;}
.input {background-color: #ffffff; border:1px solid #cfd4c3; width:286px; padding:5px 5px 5px 5px; margin:0px; color:#6b6b6b;}
.input-submit { background-image:url(../images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:93px; height:28px; cursor:pointer; float:right; margin-right:97px;}
.textarea {background-color: #ffffff; border:1px solid #cfd4c3; width:286px; padding:5px 5px 5px 5px; margin:0px; color:#6b6b6b;}
.facebook {float:left; width:150px; padding:10px 0px 20px 0px;}
.twitter {float:left; width:150px; padding:10px 0px 20px 0px;}
.social-text {float:left; padding-top:8px;}
.social-icon {float:left; padding-right:5px}
.social-text a {color:#7a7a7a;text-decoration:none;}

input, textarea, select {
	border: 1px solid #c5c099;
	}


/* TOURS PAGES */
.tour_info {	
	padding-left:215px;
	}
.horizontal_sep {
	border-bottom: 1px solid #DAD4A7;
	margin-bottom: 20px;
	}


/* FORMS */
#hotel_form td, 
#specials_form td, 
#tours_form td, 
#tours_bogota td, 
#tours_cartagena td, 
#tours_coffeeregion td,
#tours_leticia td,
#tours_medellin td,
#tours_specials td,
#tours_santamarta td,
#tours_surfing td,
#contactus_form td {
	padding-bottom: 10px;
	}


/* BOTTOM BOX BUTTON */
#bottom_box {
	background: #ede0b6 url(../images/bottom_box_bg.png) repeat-x 0 0;
	padding: 10px;
	border-top: 1px solid #f6f2e5;
	border-right: 1px solid #b1a377;
	border-bottom: 1px solid #b1a377;
	border-left: 1px solid #f6f2e5;
	}
	.bottom_box_header {
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		font-size: 16px;
		color: #fff9cd;
		background: #403431;
		padding: 8px 0;
		margin-bottom: 10px;
		}
	.bottom_box_content {
		margin: 0;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		line-height: 30px;
		}
	.bottom_box_content strong {
		color:#403431;
		font-family:verdana;
		font-size:18px;
		font-weight:bolder;
		padding-right:8px;
		}
		.bottom_box_button {
			color: #fef1c4 !important;
			font-weight: bold;
			background: #ede0b6 url(../images/bottom_box_btn_bg.png) repeat-x 0 0;
			padding: 5px 20px;
			margin-left: 20px;
			-moz-border-radius: 5px;
			}
		.bottom_box_button:hover {
			text-decoration: none !important;
			}


/* TICO FORM */

#tico_form {
	height: 300px;
	}
.tico_form h3 {
	font-size:18px;
	margin-bottom:6px;
	padding-top:15px;
	}
.tico_airfare_header {
	font-size:18px !important;
	margin-bottom:6px !important;
	border: none !important;
	}

/* TICO FORM */
#tico_form_bottom {
	width: 100%;
	}

/* LITTLE BOOK FORM */
#little_book_form_header {
	font-size: 19px;
	padding-top: 20px;
	}
#little_book_form label {
	color:#666633;
	display:inline-block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	width:110px;	
	}
#little_book_form #chk_in, 
#little_book_form #chk_out, 
#little_book_form #hotel_city_search {
	width: 175px;
	}
#little_book_form_button_cell {
	text-align: right;
	}
#little_book_form #little_book_form_go {
	border: none;
	}