/* CSS Document */
html {}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#336699;
	text-align:center;
	display: block;
}

h1 {
	font-size:160%;
	line-height:70%;}
h2 {
	font-size:130%;
	line-height:80%;
	font-style: italic;
	text-indent: 5px;
}
h3 {}

hr {
	color:#CCCCCC;
}
th {
font-style:none;
font-size:smaller;
font-size-adjust:none;
}
img.display {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

label {
	font-size:80%;
	text-align:right;
}
	
p {line-height:130%;
}
a.link        	{ FONT-SIZE:85%; COLOR: #336699; font-family:"Arial Narrow"; text-decoration: none; text-transform:uppercase; font-weight:bold;
border:0px;
letter-spacing:0.08em}
a:visited.link   { FONT-SIZE:85%; font-family:Arial Narrow;  COLOR: #336699; text-decoration: none; text-transform:uppercase; font-weight:bold}
a:active.link    { FONT-SIZE:85%; font-family:Arial Narrow;  COLOR: #CCCCCC; text-decoration: none; text-transform:uppercase; font-weight:bold }
a:hover.link     { FONT-SIZE:86%; font-family:Arial Narrow;  COLOR: #FF9933; text-decoration: none; text-transform:uppercase; font-weight:bold}

#wrapper {
	width: 780px;
	height:100%;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#header {
	height: 130px;
	width: 100%;
}
#header_classifieds {
	background-image:url(../Classifieds/CPImages/classifieds.jpg);
	height: 130px;
	width: 100%;
	text-align:right;
	font-size: smaller;
	text-decoration: none;
	padding: 15px;
}
#header_auctions {
	background-image:url(../Auction/APImages/curacaohomeauctions.jpg);
	height: 130px;
	width: 100%;
	text-align:right;
	font-size: smaller;
	text-decoration: none;
	padding: 15px;
}
#left_side {
	height: auto;
	width: 144px;
	clear: both;
	float: left;
	padding: 3px;
}
#language {
	width:141px;
	text-align:center;
}
#time_stamp {
	height:32px;
	padding-top:5px;
	font-size:60%;
}

#menu {
	text-align:left;
}

#menu a {
	text-transform: uppercase;
	font-size:75%;
	text-indent:5px;
	text-decoration:none;
	color:#336699;
	display: block;
	width:144px;
	height: 25px;	
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding:3px;
}
#menu a:link {
	border: 1px solid #336699;
	
}
#menu a:visited {
	border: 1px solid #336699;
	display: block;
}

#menu a:hover {
	font-weight:bold;
	border: 1px solid #336699;
	border-left:5px solid #336699;
	display: block;
}
/*--------------------------------------*/
#abc_menu {
	text-align:center;	
}

#abc_menu a {
	text-transform: uppercase;
	font-size:70%;
	text-decoration:none;
	color:#336699;
	display: inline;
	width:14px;
	height: 18px;	
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#abc_menu a:link {
	border: 1px solid #336699;
	
}
#abc_menu a:visited {
	border: 1px solid #336699;
	display: inline;
}

#abc_menu a:hover {
	font-weight:bold;
	border: 1px solid #336699;
	border-top: 3px solid #336699;
	display: inline;
}


#searchbar {
	height: 30px;
	font-size:75%;
}
#adv_search {
	font-size: 55%;
	text-decoration:none;
	color: #336699;
	text-transform: uppercase;
}

#main {
	padding-bottom:50px;
	width: 480px;
	clear: none;
	float: left;
}
#main_xpedition {
	padding-bottom:50px;
	width: 480px;
	clear: none;
	float: left;
}
#main_classifieds {
	padding-bottom:50px;
	width: 600px;
	clear: none;
	float: left;
}
#content {
	font-size:92%;	
	padding:10px;}

#content p {
text-align:justify;
font-size:95%;
padding-left:25px;
padding-right:25px
}
#content_xpedition p {
text-align:justify;
font-size:90%;
padding-left:5px;
padding-right:5px
}
#content_xpedition li {font-size:90%;
text-align:justify;}
	img.left {
	margin-right: 15px;
}

	img.right {
	margin-left: 15px;
}
	img.center { 
	clear:both;
}
#content ul {
text-align:left;}
#content il {}
#right_side {
	text-align:right;
	height: auto;
	width: 141px;
	padding:3px:
	clear: none;
	float: left;
}
#bottum {
background-image:url(../images/bg_footer.jpg);
background-repeat:no-repeat;
	height: 60px;
	width: 100%;
	clear: both;
	float: left;
}
#bottum_shopping {
background-image:url(../images/footer_shopping.jpg);
background-repeat:no-repeat;
	height: 60px;
	width: 100%;
	clear: both;
	float: left;
}

#bottum  a {
	color:#336699;
	text-decoration: none;
}
#footer {}

#footer_menu {
	font-size:75%;
	color: #336699;
	text-decoration: none;
	line-height: 120%;
}



.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
#back {
	text-align:left;
	font-size:70%;
}
#back a {
	color:#336699;
	text-decoration: none;
}

/*links*/
#links td{font-size:70%; text-align:center;}

/*weather*/
.smalltable {font-size:90%;}
#wundfct_contain {font-size:90%;}
.b { font-weight: bold; }
.dataTable { width: 100%; font-size:90%; }
.dataTable THEAD TR TD { border-bottom: 1px solid #999; font-weight: bold; padding: 2px; background-color: #F5F5F5; }
.dataTable TBODY TR TD { border-bottom: 1px dotted #CCC; padding: 3px; }
.dataTable TBODY TR TD.dataBlue { border-bottom: 1px dotted #CCC; padding: 3px; background-color: #DEF; }
.dataTable TBODY TR TD.dataGrey { border-bottom: 1px dotted #CCC; padding: 3px; background-color: #F5F5F5; }
.dataTable TBODY TR:hover TD { border-bottom: 1px dotted #CCC; padding: 3px; background-color: #FFC; }
.dataTable TBODY TR:hover TD { background-color: #FFC; }
.dataTable TBODY TR.wHover:hover TD { background-color: #FFF; }
.dataTable TBODY TR.gHover:hover TD { background-color: #F5F5F5; }
.dataTable TBODY TR.noBorder TD { border-bottom: 0; }
.dataTable TR TD.dataFooter { background-color: #F5F5F5; border-bottom: 1px solid #CCC; }
.dataTable TR TD.dataFooter:hover { background-color: #F5F5F5; border-bottom: 1px solid #CCC; }
.dataTable TR TD.dataFooter A { color: #213F9A; }
#full { width: 100%; }
.full { width: 100%; }
.condIcon { border: 1px solid #172C6C; }


#display_cats a{
	text-indent:5px;
	color:#336699;
	font-size:80%;
	text-decoration:none;}
	
	
#display_cats a:hover{
	color:#FFFFFF;
	display:block;
	background-color:#336699;}
	
/* Rolodex */


#rolodex_table {
	width:450px;
	padding:5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#numbers {
	width: 150px;
	display: block;
	float:left;
	text-align:right;
	font-size:smaller;
}

#adres {
	display: block;
	}
	
#extra_icons {
	float:none;
	display: block;
}
#rolo_cats a{
	display:block;
	text-indent:5px;
	color:#336699;
	font-size:80%;
	text-decoration:none;}
	
	
#rolo_cats a:hover{
	color:#FFFFFF;
	display:block;
	background-color:#336699;}


/*  COUPON */
#coupon_dash {
	width:614px;
	padding:5px;
	border: 1px dashed #999999;
}
#coupon {
	width:600px;
	padding:5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#time_stamp_coupon {
	font-size:70%;
}
#coupon_data {
	width: 200px;
	display: block;
	float:left;
	text-align:right;
	font-size:smaller;
}
#coupon a {
	color:#336699;
	text-decoration: none;
}
#coupon_form {
	text-align:right;
	font-size:smaller;}
	
#register {
	width:450px;
	padding-right: 40px;
}
.emergency {
	color: #FF0000;
}
#friend {
	text-align:right;
	padding-right:80px;}


#happy_hour a{
	color:#336699;
	font-size:80%;
	text-decoration:none;}
	
	
#happy_hour a:hover{
	text-decoration:none;}
	
#faq{
text-align:left;
padding-left:70px;
padding-right:30px}	
.Q {
	padding-top:5px;
	font-weight:bold;
	display: block;
	float: left;
	width: 40px;
}
.question {
	padding-top:5px;
	font-size:95%;
	display: block;
	clear: right;
	width: 300px;
	font-style: italic;
}
.A {
	padding-top:5px;
	font-weight:bold;
	display: block;
	float: left;
	width: 40px;
	clear: left;
}
.answer {
	padding-top:5px;
	font-size:95%;
	display: block;
	width: 300px;
}
.cat {
padding-top:5px;
padding-right:5px;
color:#666666;
font-style:italic;
font-size:75%;
text-align:right;}




#results {
padding:20px;

}
.results_count {
	font-size:60%;
	display: block;
	font-style: italic;
	font-weight: bold;
	float: left;
}
.results_name {
	font-weight:bold;
	font-size:95%;}
.results_address {
	font-style:italic;
	font-size:90%;
}
.more {
padding-top:5px;
padding-right:5px;
color:#666666;
font-style:italic;
font-size:75%;
text-align:right;}

#radio{
	text-decoration: none;
}

#ol_just {
	width: 420px;
	text-align:justify;
	list-style-type: upper-roman;
	font-size: 82%;
}
a.now        	{ FONT-SIZE:110%; COLOR: #336699; font-family:"Arial Narrow"; text-decoration: none; text-transform:uppercase; font-weight:bold;
border:0px;
letter-spacing:0.02em}
a:visited.now   { FONT-SIZE:110%; font-family:Arial Narrow;  COLOR: #336699; text-decoration: none; text-transform:uppercase; font-weight:bold}
a:active.now    { FONT-SIZE:110%; font-family:Arial Narrow;  COLOR: #CCCCCC; text-decoration: none; text-transform:uppercase; font-weight:bold }
a:hover.now     { FONT-SIZE:110%; font-family:Arial Narrow;  COLOR: FF9933; text-decoration: none; text-transform:uppercase; font-weight:bold}
#movies td {
font-size:80%}


/*extra trekking*/
#colum_no {
	display:block;
	width:60px;
	text-align:right;
	padding-right:5px;
	line-height: 160%;
	font-weight: bold;
	clear: none;
	float: left;
}
#colum_nomber {
	display:block;
	width:250px;
	text-align:left;
	padding-left:25px;
	line-height: 160%;
	clear: none;
	float: left;
}
#colum_id {
	display:block;
	width:150px;
	text-align:left;
	padding-left:15px;
	line-height: 160%;
	clear: right;
	float: right;
}
div.contact_form  em.error, div.contact_form form em { color: #FF0000; }
