/* ====================================================
	Title:		Screen Style Sheet - TheBestDeluxeHotels.com
	Author:		Harm Wimmenhove
	Site:		http://www.siyou.nl
	Date:		2008.08.0
==================================================== */
	@import url("main.css");
	@import url("skinned-select.css");
	
*{
	margin: 0;
	padding: 0;
}

html { 	
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	font-size: 62.5%;
	height: 100%;
	margin: 0 0 1px 0; 
}
body {
	background: #8c725c;
}

h2 { font-size: 14px; color: #0f577b; }

p { font-size: 12px; }

a img, img, fieldset { border: 0;}
a { text-decoration: none; }
a:focus { outline-width: 0; }

label { cursor: pointer; display:block; font-size: 11px; color: #000; }
.contentbox form { margin: 10px 0; }
.contentbox form li { list-style: none; padding: 0 0 4px 0; }
.contentbox form label { padding: 0 0 2px 0; }
.btn_submit { margin: 10px 0 0 185px; width: 90px; height: 15px; text-indent: -14px; line-height: 1.0em; cursor: pointer; outline-width: 0; color: #fff; font: 10px Arial, Helvetica, sans-serif; text-transform: uppercase; border: 0;  background: url(../images/btn_form.gif) 0 0 no-repeat; }

.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.cl {clear:both; height: 0px; overflow: hidden; }

/* fonts */ 
.txt,
.txt h1,
.txt h2,
.txt h3,
.col285 h2,
.col334 h2,
.ban_inspiration h2,
#toplists h1,
#toplists h2,
.contentbox h2,
.brownbox h2,
#toplist .box h2 { font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, sans-serif; }

.footerlinks li,
label,
.po h1,
.topten ol li a,
.search span a,
.sug a, 
.darkbox h2 { font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }

/* definition for bold, strong or italic */
h1, h2, h3,
#navigation li
.search span strong { font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
