/*
Theme Name: Canggu Best Villas
Theme URI: http://www.canggubestvillas.com/
Description:
Version: 1.0
Author: Den
Author URI:
*/

/**********************
basic html style
**********************/

* {
	margin: 0;
	padding: 0;
}

body.home, body.interior  {
	text-align: center;
	background: #FFF url('images/body_home_bg.jpg') repeat-x left top;
}

body.interior {
	background: #FFF url('images/body_interior_bg.jpg') repeat-x left top;
}

.clear {
	clear:both;
}

p {
	margin-bottom: 10px;
}

div,
td,
p {
	font: 12px/16px arial, Helvetica, sans-serif;
	color: #333333;
}

#content ul {
	margin: 10px 0 15px 30px;
	list-style-type: none;
}

#content ul li{
	padding: 3px 0 3px 15px ;
	border-bottom: 1px solid #EDEDED;
	background: transparent url('images/li_bg.gif') no-repeat 0 4px;
}

#content ol {
	margin: 10px 0 10px 24px;
}

#content ol li{
	margin: 6px 0;
}

a {
	text-decoration: none;
	}
	
img {
	border: none;
	}

/*****************
 headings 
 ***************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: Century Gothic, arial, helvetica, sans-serif;
	color: #735840;
	text-transform: uppercase;
}

#content h2 {
	font-size: 20px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
}

#content h2 span {
	padding-bottom: 12px !important;
	padding-bottom: 13px;
	background: transparent url('images/h1_bg.gif') repeat-x left bottom;
}


h2.title {
	display: block;
	width: 160px;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	margin: 0 0 20px 0;
	color: #735840;
	text-transform: uppercase;
	background: transparent url('images/slider_h2_bg.png') no-repeat top left;
}

#content h3, #content h4 {
	font-size: 15px;
	margin: 10px 0 20px 0;
	padding: 0 0 10px 0;
	background: transparent url('images/dashed_bg.gif') repeat-x left bottom;
}

#content h4 {
	margin: 10px 0 0 0;
	background: none;
}


/*******************
 general layout
******************/

#container {
	width: 912px;
	text-align: left;
	margin: 0 auto;
}

/*--- layout header area ---*/

#headerwrap {
	position: relative;
	height: 155px;
	width: 912px;
}

#logo {
	position: absolute;
	right: 15px;
	top: 60px;
}

#maintitle {
	position: absolute;
	top: 62px;
	left: 12px;
	width: 600px;
	height: 70px;
}

#maintitle h1 {
	text-indent: -9000px;
	border-bottom: none;
}

#maintitle h1 a{
	display: block;
	width: 700px;
	height: 53px;
	background: transparent url('images/maintitle_bg.png') no-repeat left top;
}

#tagline {
	position: absolute;
	top: 105px;
	left: 218px;
	width: 500px;
	height: 20px;
}

#tagline h3 {
	font: normal 12px arial, helvetica, sans-serif;
	color: #735840;
}

#search {
	position: relative;
	float: right;
	width: 300px;
	height: 30px;
}

#search .inputbox{
	position: absolute;
	right: 15px;
	top: 5px;
	width: 207px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: #FFF url('images/search_bg.jpg') no-repeat left top;
	font: bold 9px Arial, Century Gothic, helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
}

/*--- layout content area ---*/

#contentwrap {
	padding: 30px 0 0 0;
}

#maincol, #maincol_int {
	display: inline;
	float: left;
	width: 660px;
	padding: 0 0 0 15px;
}

#maincol_int {
	display: inline;
	float: left;
	width: 650px;
}


/*--- layout homepage --*/

#maincol .intro {
	margin: 0 0 20px 0;
}

.bestdeal {
	width: 300px;
	float: left;
	display: inline;
	padding: 20px 0 15px 0;
	margin: 0 15px 0 0 !important;
	margin: 0 10px 0 0;
	background: transparent url('images/dashed_bg.gif') repeat-x left bottom;
}

.bestdeal img {
	float: left;
	padding: 3px;
	margin: 0 10px 0 0;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
}

.bestdeal p {
	font-size: 11px;
	}

#content .bestdeal h3 {
	font-size: 13px;
	text-transform: uppercase;
	color: #48577D;
	padding: 0;
	margin: 0 0 5px 0;
	background: none;
}
#content .bestdeal h3 a {
	color: #735840;
}

.readmore a { color: #735840; }

/*--- layout interior page --*/

div.headerimg {
	display: block;
	width: 100%;
	padding: 0 0 15px 0 !important;
	padding: 0 0 10px 0;
	background: transparent url('images/headerimg_bg.jpg') no-repeat left bottom;
}

div.headerimg img{
	border: 1px solid #CCC;
	padding: 9px;
	background: #FFF;
	width: 628px;
}


/*--- gallery ---*/

div.gallery {
	display: block;
	margin: 0 0 20px 0;
}

div.gallery img {
	float: left;
	margin: 0 4px 0 4px;
	padding: 3px;
	border: 1px solid #CCC;
	background: #FFF;
}

img.floatleft {
	float: left;
	padding: 4px;
	border: 1px solid #CCC;
	background: #FFF;
}

img.floatright {
	float: right;
	padding: 4px;
	border: 1px solid #CCC;
	background: #FFF;
}


/*--- table rates --*/

.tblrates {
	width: 100%;
	margin: 0 0 20px;
}

.tblrates td {
	padding: 2px 6px;
	border-bottom: 1px solid #DEDEDE;
}

.tblrates th {
	padding: 2px 6px;
	font-size: 12px;
	color: #52638F;
	background: #D8D8D8;
}

h4.reservation a{
	text-indent: -9000px;
	display: block;
	margin: 10px 0;
	width: 211px;
	height: 48px;
	background: transparent url('images/reservation_bg.jpg') no-repeat left top;
}

h4.reservation a:hover {
	background: transparent url('images/reservation_bg_hover.jpg') no-repeat left top;
}


/*--- layout sidecol area ---*/

#sidecol {
	display: inline;
	float: left;
	width: 214px;
	margin: 0 0 0 20px;
	
}

#sidenav h2 {
	font-size: 15px;
	color: #735840;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	margin: 0 0 17px 0;
	border-bottom: 1px solid #CCC;
}

#bvra_logo {
	margin: 20px 0 0 0;
	width: 214px;
	height: 169px;
	background: transparent url('content/bvra_logo.jpg') no-repeat left top;
}


/*--- layout footer area ---*/

#footerwrap {
	margin: 40px 0 20px 0;
	border-bottom: 2px solid #CCC;
}

#footerwrap small {
	font-size: 11px;
	color: #999;
}

#footerwrap small a {
	color: #999;	
	}
	
#footerwrap small a:hover {
	color: #48577D;	
	}


/*****************
 navigation
 ***************/

/*--- top nav ---*/

#topnav {
	position: absolute;
	left: 0;
	top: 0;
}

#topnav ul {
	list-style-type: none;
}

#topnav ul li {
	display: block;
	float: left;
}

#topnav ul li a {
	display: block;
	padding: 6px 15px;
	font: bold 10px/21px arial, helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
}

#topnav ul li a:hover {
	background: transparent url('images/topnav_bg.jpg') no-repeat 50% 100%;
}

/*--- side col nav ---*/

#sidenav {
	clear: both;
	margin-bottom: 20px;
}

#sidenav ul {
	list-style-type: none;
}

#sidenav ul li {
	font-size: 11px;
	display: block;
	padding: 2px 0 2px 17px;
	background: transparent url('images/sidenav_bg.png') no-repeat 0 7px;
}

#sidenav ul li a {
	color: #735840;
	text-decoration: none;
}

#sidenav ul li a:hover {
	text-decoration: underline;
}

#cformsform {
	margin: 0px;
	padding: 0px;
	}
	
legend {
	font-size: 15px;
	color: #469B84;
	}

input, textarea {
	border: 1px solid #CCCCCC;
	padding: 3px 2px;
	margin: 4px 0 7px 0;
	background: #FFFFFF;
    font-size: 11px;
	}

textarea {
	width: 400px;
	height: 190px;
	font-family: Verdana;
	}
	
fieldset {
	border: none;
	}
	
label {
	min-width: 150px;
	float: left;
	}
	
label.cf-after {
	float: none;
	width: 500px;
	}
	

.linklove {
	display: none;
	}	


.sendbutton input {
	color: #5F521F;
    text-transform: uppercase;
	font: bold 12px "arial narrow", arial, helvetica, sans-serif;
	padding: 2px 10px;
	border-top: 1px solid #E4DB98;
    border-left: 1px solid #E4DB98;
    border-right: 1px solid #52471B;
    border-bottom: 1px solid #52471B;
	background: #D1C04B;
	width: 100px;
}

.failure {
	color: #FF0000;
	font-weight: bold;
	}

ol {
	margin: 0px;
	padding: 0px;
	}
	
ol li {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0;
	border-bottom: 1px dotted #CCCCCC;
	}



