body {
	background-color: #FFE0A3;
	background-image: url(../images/background/headerBack2b.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/* the goto links */
a.iLink {
	display:inline-block;
	padding:0 0 0 10px;
	line-height:40px;
	height:41px;
	text-decoration:none;
	text-align:center;
	margin:1px 0 0 0;
	color:#000;
	background-image: url(/images/boxes/compare/iLink.jpg);
}
a.iLink b {
	display:inline-block;
	height:41px;
	padding:0 15px 0 5px;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
	background-position: right top;
	background-image: url(/images/boxes/compare/iLink.jpg);
}
a.iLink:hover {
	background-position:left bottom;
	color:#fff;
}
a.iLink:hover b {
	background-position:right bottom;
	color:#fff;
}

.centertext {	text-align: center;
}
.compuptown, .compdowntown  {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.compbeach {
	float: left;
	width: 32%;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.compmenu {
	margin-bottom: 12px;
	margin-top: 12px;
}
.fltlft {
	float:left;
	margin-right: 20px;
}
h1 {
	font-size:14px;
	font-weight:bold;
}
/*********************************************************************************************/
/*                                ilink voor topmenu                            */
/*********************************************************************************************/

.hlink a.iLink3 {
	display:inline-block;
	padding:0 0 0 10px;
	line-height:40px;
	height:41px;
	background:url(/images/menu/general/iLink3.jpg);
	text-decoration:none;
	color:#000;
	text-align:center;
	margin:1px 0 0 0;
}
.hlink .iLink3 b {
	display:inline-block;
	height:41px;
	padding:0 15px 0 5px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	background-image: url(/images/menu/general/iLink3.jpg);
	background-position: right top;
	color: #000;
}
.hlink a.iLink3:hover {
	color:#000;
	background-position:left bottom;
}
.hlink a.iLink3:hover b {
	color:#fff;
	background-position:right bottom;
}

/*********************************************************************************************/
/* //////////////      ilink voor active    /////////////////////////         */
/*********************************************************************************************/

.hlink a.iLink3a {
	display:inline-block;
	padding:0 0 0 10px;
	line-height:40px;
	height:41px;
	background:url(/images/menu/general/iLink3.jpg);
	background-position:left bottom;
	text-decoration:none;
	color:#000;
	text-align:center;
	margin:1px 0 0 0;
}
.hlink .iLink3a b {
	display:inline-block;
	height:41px;
	padding:0 12px 0 3px;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	background-image: url(/images/menu/general/iLink3.jpg);
	background-position: right bottom;
	color: #000;
}
.hlink a.iLink3a:hover {
	color:#000;
	background-position:left top;
}
.hlink a.iLink3a:hover b {
	color:#fff;
	background-position:right top;
}

/*The basic boxes in white (ish)*/

/* The Basic Box - the layout of the text in the top box*/
.nameTop {
	color: #666666;
	padding-left: 12px;
	font-size: 22px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding-top: 8px;
	text-align: center;
}
/* basic box for all */
.basicbox-tr {
	background-repeat: no-repeat;
	background-position: right top;
}
.basicbox-tr {
		background-image: url(/images/boxes/compare/roundbox_tr.gif);
}
/* top-left corner and left side */
.basicbox-tl {
	background:   url(/images/boxes/compare/roundbox_tl.gif) no-repeat left top;
}
/* bottom-right corner and bottom side */
.basicbox-br {
	background:   url(/images/boxes/compare/roundbox_br.gif) no-repeat right bottom;
}
/* bottom-left corner */
.basicbox-bl {
	background:   url(/images/boxes/compare/roundbox_bl.gif) no-repeat left bottom;
}
.basicbox-content  {
	color: #333333;
	padding: 10px;
}
.basicbox-content  a:link, .basicbox-content  a:visited, .basicbox-content  a:active{
	color: #000000;
	/*background-image:    url(/images/boxes/bookingspanel/general/boxNavOutSmallx.gif) !important;*/
	text-decoration: none;
	/*background-repeat: no-repeat;
	background-position: left 7px ! important;*/
}
.basicbox-content  a:hover, .basicbox-content  a.current:link, .basicbox-content  a.current:visited {
	/*background-image:    url(/images/boxes/bookingspanel/general/boxNavOverSmallx.gif) !important;*/
	color: #000033;
	/*background-position: left 4px;*/
}
.hlink, .hlink1 {
	float:right;
}
.sb-boxtext ul li {
	list-style-position: outside;
	list-style-image: url(../images/boxes/compare/tickbox.gif);
}

