@charset "UTF-8";
/* CSS Document */

/* general css */

body {
	margin:0px;
	font-family:Verdana;
	text-align:center;
	color:#1C334A;
	font-size:13px;
	line-height:25px;
	background: #F2FAFC;
}

#main table#buttonTable td.buttonCell {
	width:150px;
	padding-right:20px;
}

#main table#buttonTable {
	margin:0px auto 20px auto;
}

#main table#buttonTable td.buttonCell a {
	text-decoration: none;
}

#main table#mTable {
	padding:20px 0 20px 0;
	background:#F2FAFC;
	width:97%;
	margin:auto;
}

table#mTable td#Left {
	width:75%;
	text-align:left;
	background:#FFFFFF url(/images/shbg_vert.png) repeat-y scroll right center;
	padding:0 8px 0 0;
}

div#phead {
	background:#FFCB77; margin:0 0 20px 0px;padding:2px 0px 2px 20px; font-size:14px; width:auto; color:#5F9154; border-bottom:2px solid #FFAA24;
}

table#mTable td#bShade {
	background:url(/images/shbg.png) no-repeat right top;
	height:8px;
}

table#mTable td#Right {
	width:25%;
	text-align:left;
	padding-top:0px;
}

table#mTable td#Right div#inRight {
	margin:0 0 0 15px;
}

table#mTable td#Right div#inRight p.pointer {
	background:#FFFFFF;
	color:#5F9154;
	padding:10px;
	border:1px solid #C1EAFC;
	width:90%;
}

table#topTable {
	width:100%;
}

table#topTable td#middle {
	width:60px;
	text-align:right;
}

table#topTable td#right {
	width:55px;
}

table#topTable td#links {
	width:310px; padding-right:20px;
}

#header_pic a {
	font-size:10px;
	font-weight:bold;
}

h1 {
	margin:0px 0px 15px 0px;
	font-size:16px;
	color:#1C334A;
	font-family:Arial
}

h2 {
	margin:0px 0px 15px 0px;
	color:#F66D04;
	font-size:16px;
}

select, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4F4F4F;
}

#header {
	width:899px;
	text-align:left;
	height:111px;
}

#header a {
	z-index:15;
}

.htext {
	background:#EFF4F8;
	padding:5px 10px 5px 10px;
	margin-bottom:30px;
}

.highlight {
	color:#FFAA24;
}

#loader_small_orange {
	margin:10px 0px 0px 0px;
	visibility:hidden;
}

.b {
	height:35px;
	line-height:35px;
	vertical-align: middle;
	text-align: center;
	cursor:pointer;
	font-family: Verdana;
	color:#6292E4;
	background:url(/images/button_bg.png);
}

.b img {
	width:16px; float:left; position:relative; top:9px; margin-left:30px; border:0;
}

.b div {
	width:100px; float:right; text-align:left; position:relative; top:-1px;
}

/* end general css */

/* header stuff css */

#logo {
	position:relative;
	top:-23px;
	height:49px;
	width:339px;
	background:url(../images/clubnovo.png);
	cursor:pointer;
	z-index:15;
}

#nav {
	/*position:relative;
	text-align:right;
	top:5px;
	width:849px;
	height:30px;
	//border-top:2px solid #F78933;
	
	padding-right:50px;*/
	
	width:600px;
	top:6px;
	float:left;
	padding-left:55px;
	color:#FFAA24;
	font-family: Verdana;
	font-size:13px;
	position:absolute;
	line-height:20px
}

#nav a {
	color:#6292E4;
	text-decoration:none;
}

#nav a.orangelink {
	color:#FFAA24;
}

a {
	color:#6292E4;
	text-decoration:none;
}


#nav a:hover {
	background:#1C334A;
}

#top {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	background-image: url(/images/c9small.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#D8E8F7;
	height:32px;
	line-height:32px;
	vertical-align: middle;
	color:#036CBC;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #FFAA24;
	overflow:visible;
}

/* end header stuff css */

/* search css */
#searchContainer {
	text-align:left;
}

#searchContainer #search {
	border:0;
	width:360px;
	top:0px;
	height:20px;
	line-height:normal;
	padding:4px 0px 0px 10px;
	margin:0px;
	color:#F66D04;
}

#searchContainer #searchButton {
	border:0;
	width:32px;
	height:24px;
	margin-left:0px;
	padding:0px;
}

#searchContainer #searchOptions {
	position:absolute;
	width:374px;
	background:#EFF4F8;
	padding:5px 10px 0px 10px;
	display:none;
	z-index:100;
}

#closeButtonSearch {
	position:relative;
	left:355px;
	height:14px;
	width:20px;
	background:url(../images/button_close.gif) no-repeat;
	cursor:pointer;
}

span.hotkey {
}

#options {
	width:260px;
	position:relative;
	top:-14px;
}

#options table {
	width:250px;
}

#options select, input {
	border:1px solid #FFAA24;
	padding:5px 0px 5px 3px;
}

#options input {
	border:1px outset #F66D04;
	
}

#options input.when {
	width:80px;
	border:1px solid #F66D04;
}

/* end search css */

/* footer css */

#footer {
	border-top:1px solid #FFAA24;
	top:30px;
	padding-top:30px;
	width:100%;
	clear:both;
	color:#F66D04;
	font-size:13px;
	font-family: Arial;
	font-size:13px;
	text-align:center;
	background:#FFFFFF;
	color:#5F5959;
	position:relative;
}

#footerr_table {
	width:450px;
	margin:0 auto 0 auto;
	border:4px solid #C1EAFC;
}

#footerr_table td {
	width:130px; padding:10px; text-align:left; background:#EDF3FE; color:#FFAA24;
}

#footerr_table td a {
	width:130px;
	display:block;
	padding:0 3px;
	text-decoration: none;
}

#footerr_table td a:hover {
	text-decoration: none;
	background:#FFFFFF;
}


#footer a {
	color:#036CBC;
	text-decoration:none;
}

/* end footer css */

/* tour list css */

.touritem img {
	margin:0px 10px 0px 0px;
}

.touritem a {
	color:#036CBC;
	text-decoration:none;
}

.touritem a:hover {
	text-decoration:overline;
}
	
/* end tour list css */

/* pagination css */ 

#pagination {
	width:95%;
	text-align:right;
	margin:0 auto 15px auto;
}

#pagination a {
	color:#036CBC;
}

.b {
	width:150px;
	margin:0px 0px 15px 0px;
}

/* end pagination css */