/* general tag styles */
body {
	margin:0px;
	padding:0px;
	font-family:arial,Tahoma, Arial;
	font-size:13px;
	color:#000000;
	background:#fff url(../styleImages/bodybg.gif);
	background-repeat: repeat-x;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:170%;
	padding-left:30px;
	color:#000000;
	margin:0px 0px 10px 0px;
	font-family:Arial,Trebuchet MS,Arial,Tahoma;
	line-height:120%;
	background-image:url(../styleImages/titelpijl.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
h2 {
	font-size:120%;
	padding-left:9px;
	margin:7px 0px 0px 0px;
	font-family:"Georgia","Times New Roman",Times,serif;
}
h3 {
color:#F16A22;
font-family:arial,"Times New Roman",Times,serif;
font-size:15px;
margin:0;
padding-bottom:7px;
}
a {
	color:#106b99;
	text-decoration:none;
}
a:visited {
	color:#106b99;
}
a:hover {
	color:#003956;
	text-decoration:underline;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

/* page layout */
#pageSurround {
	position:relative;
	margin:0px auto 0px auto;
	width:882px;
}
#header {
background-image:url(../styleImages/headerbg.gif);
background-position:0 60px;
background-repeat:no-repeat;
float:left;
height:269px;
padding-left:35px;
position:relative;
top:51px;
width:882px;
z-index:100;
}
#usps {
float:left;
font-size:13px;
height:44px;
width:360px;
margin:38px 0 0 30px;
}
#headersteden {
float:right;
line-height:22px;
position:relative;
right:50px;
top:40px;
width:360px;
}
#payoff {
color:#666666;
font-size:17px;
font-weight:bold;
left:300px;
position:absolute;
top:16px;
}
#payoff span {
color:#f16a22;
}
#page {
background-color:#FFFFFF;
display:block;
float:left;
margin-top:4px;
padding:38px 0 0 38px;
position:relative;
width:882px;
}
#barOne {
	position:relative;
	float:left;
	width:882px;
	margin:0px 0px 0px 0px;
	height:58px;
	clear:both;
	padding:0px 20px 0px 20px;
	z-index:100;
	background-color:#ffffff;
}
#barOne ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#barOne p {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	padding:6px 0px 0px 0px;
}
*html #barOne p {
	padding:0px;
}
.subTopNavOn {
	font-weight:bold;
}
#barTwo {
	position:relative;
	float:left;
	width:882px;
	margin:0px;
	padding:10px;
	clear:both;
	color:#999999;
	font-size:10px;
}
#barThree {
	position:relative;
	float:left;
	margin:0px;
	width:882px;
	clear:both;
}

#hotelaanbiedingen {
background-image:url(../styleImages/barthree.gif);
background-position:0 0;
background-repeat:no-repeat;
clear:both;
margin:0;
padding:105px 10px 0px 22px;
position:relative;
width:814px;
height:245px;
}

#sideNavLeft {
float:right;
margin-top:20px;
position:relative;
width:150px;
}
#sideNavRight {
	position:relative;
	float:right;
	width:300px;
	margin:0;
}
#content-float-right {
	position:relative;
	width:882px;
}
#content {
	position:relative;
	margin:0;
	width:650px;
	line-height:130%;;
}
#content-float-right-a {
	position:relative;
	width:820px;
}
#content-a {
float:left;
line-height:130%;
margin:0;
padding-top:30px;
position:relative;
width:820px;
}
#content-b {
	position:relative;
	float:left;
	margin:0;
	width:720px;
	line-height:130%;
	right:10px;
}
#footer {
border-top:1px solid #EEEEEE;
clear:both;
color:#AAAAAA;
height:50px;
margin:0 auto;
padding:10px 0 0;
position:relative;
text-align:center;
width:880px;
}
#footer a {
	color:#aaa;
}
.veiligbetalen {
	float:right;
	padding:0px 0px 2px 0px;
}

/* image widths and heights */
.smallProductImage {
	/*width:75px;*/
	height:100px;
	max-width:140px;
	border:1px solid #e7dccf;
padding:2px;
	/*max-height:155px;*/
}
.featureProductImage {
	width:75px;
	/*height:65px;*/
}
.popularProductImage {
	width:50px;
	float:left;
	height:50px;
}

/* skin design */
.tabExpand {
	position:relative;
	width:100%;
	margin:0px 0px 10px 0px;
}
	/* ie6 hack to prevent tables dropping */
	*html .tabExpand {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 10px 0px;
	}
#search {
float:left;
left:20px;
position:relative;
top:58px;
width:320px;
}
#logo {
float:left;
width:700px;
height:48px;
margin:0;
padding:0;
}
#search input {
	font-size:140%;
}
.searchButton {
	position:relative;
	float:right;
	background-color:#234dd8;
	border:none;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Arial,Trebuchet MS,Tahoma;
	font-size:12px;
	padding:0px;
	width:108px;
	height:41px;
	background-image:url(../styleImages/zoekbutton.gif);
	background-repeat:no-repeat;
	margin:0px;
}
.searchButton:hover {
	background-image:url(../styleImages/zoekbuttonhover.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}	
#searchbox {
border:0 solid #FFFFFF;
color:#999999;
height:25px;
width:290px;
}
#header h1 {
	position:absolute;
	color:#F16A22;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%
}

#header ul {
display:inline;
float:left;
margin:0 15px 0 0;
overflow:hidden;
padding:2px 10px 0 2px;
width:90px;
}
#usps ul {
display:inline;
float:left;
margin:0;
overflow:hidden;
padding-top:3px;
width:300px;
}
#header ul li {
float:left;
margin:0;
width:310px;
}
#usps ul li {
	margin:0px;
	padding:0 0 13px 0;
	width:310px;
	float:left;
	font-weight:bold;
}
#header a {
	color:#106B99;
	text-decoration:underline;
}
#header a:hover {
	color:#003956;
	text-decoration:underline;
}
#homeNav {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#homeNav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	height:29px;
	list-style-type:none;
	text-align:center;
}
#homeNav li a {
	position:relative;
	float:left;
	padding:8px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	height:29px;
	display:block;
	font-weight:bold;
	text-align:center;
}
#sideNavLeft p {
	position:relative;
	float:left;
	width:180px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	height:24px;
	color:#333333;
}
#sideNavLeft ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:168px;
}
#sideNavLeft ul li {
	position:relative;
	float:left;
	margin:0px;
	padding-top:5px;
	list-style-type:none;
	display:inline;
}
#sideNavLeft ul li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 3px 0px;
	color:#234dd8;
	width:auto;
}
#sideNavLeft ul li a:hover {
	color:#003956;
	text-decoration:underline;
}
#pageLinks ul li a {
	background-image:url(../styleImages/el-page-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 8px;
	width:auto;
}
#pageLinks ul li a:hover {
	color:#003956;
	text-decoration:underline;
}
.boxborder {
float:left;
font-size:12px;
line-height:18px;
margin:0 0 10px;
padding-left:10px;
position:relative;
width:168px;
}
#featureProduct ul {
	text-align:center;
}
#featureProduct li a {
	background-image:none;
	margin:0px;
	padding:0px;
}
#pullDownNav {
	background-color:#eeeeee;
	padding:5px;
	margin:0px 0px 10px 0px;
	clear:both;
}
#compareDisplay {
	position:relative;
	float:left;
	width:100%;
}
#ProductDisplay {
	width:820px;
}
#productDisplay fieldset, #subBuiltNav fieldset, #subNav fieldset, #content fieldset, #content-b fieldset {
	position:relative;
	float:left;
	width:598px;
	border:1px solid #cccccc;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#productDisplay legend, #subBuiltNav legend, #subNav legend, #content legend, #content-b legend  {
	color:#234dd8;
	font-weight:bold;
}
#productDisplay table {
	clear:left;
}
#productDisplay td, #compareDisplay td {
	position:relative;
	padding:10px 5px 10px 5px;
}
#singleProductDisplay {
	position:relative;
	float:left;
	width:820px;
	margin:0;
	padding:0px 0px 20px 0px;
}
#singleProductDisplay ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
#singleProductDisplay ul li {
display:inline;
list-style-type:none;
margin:0;
padding:0 5px 0 0;
position:relative;
width:99%;
}
#singleProductDisplay img {
display:block;
max-width:375px;
}
#singleProductDisplay ul li a img {
display:block;
}
#hotelaanbiedingen img {
border:1px solid #DDDDDD;
float:left;
margin-right:10px;
margin-bottom:10px;
padding:6px;
}
.singleProductImage {
float:left;
margin-right:20px;
}

#sideNavRight p, #newsItems p,#tagCloud p {
	position:relative;
	float:left;
	width:278px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 10px 0px 10px;
	height:24px;
	color:#333333;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
#featureProduct ul, #popularProd ul, #userHistory ul, #newsItems ul,#tagCloud div {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:230px;
}
#tagCloud div {
	text-align:center;
}
#popularProd li, #newsItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	width:100%;
	font-size:11px;
	list-style-type:none;
	border-top:1px solid #dcdcdc;
}
#featureProduct li, #userHistory li {
	list-style-type:none;
}
#newsItems li {
	border-top:none;
	padding:0px 0px 10px 0px;
}
#popularProd li a {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	display:block;
}
.popLink {
	color:#234dd8;
	font-weight:bold;
}
.popProdPrice {
	color:#ED1194;
	font-weight:bold;
}

.styleProdName {
	font-size:10	0%;
	color:#234dd8;
	font-weight:bold;
	font-family:"Georgia","Times New Roman",Times,serif;
}
.styleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.styleProdPrice {
	font-size:24px;
	color:#ED1194;
	font-weight:bold;
}
.styleProdMerchant {
}
.styleProdID {
}
.styleProdCategory {
	color:#333333;
	font-weight:bold;
}
.styleProdBrand {
}
.styleProdDescription {
}

.singleProdName {
color:#234dd8;
font-size:120%;
font-weight:bold;
}
.singleProdPromo {
color:#333333;
font-size:100%;
font-weight:bold;
}
.singleProdPrice {
	font-size:190%;
	color:#ED1194;
	font-weight:bold;
}
.singleProdBrand {
	font-size:120%;
	color:#234dd8;
	font-weight:bold;
}
.singleProdDesc {
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
}
.singleProdCategory {
	font-weight:bold;
}

a.button, a.bigbutton {
background:#FFAE4A url(../styleImages/button-bg.gif) repeat-x scroll left bottom;
border:1px solid #D17708;
color:#FFFFFF;
float:right;
font-size:13px;
font-weight:bold;
height:18px;
margin:0 0 0;
padding:8px 8px 5px;
text-align:center;
width:90px;
}
a.button, a.bigbutton1 {
background:#FFAE4A url(../styleImages/button-bg.gif) repeat-x scroll left bottom;
border:1px solid #D17708;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
height:18px;
margin:0 0 0;
padding:8px 8px 5px;
text-align:center;
width:90px;

}
a:hover.button, a:hover.bigbutton {
	background:#FFAE4A url(../styleImages/button-bg.gif) repeat-x scroll left bottom;
	color:#ffffff;
	text-decoration:underline;
}
a:hover.button, a:hover.bigbutton1 {
	background:#FFAE4A url(../styleImages/button-bg.gif) repeat-x scroll left bottom;
	color:#ffffff;
	text-decoration:underline;
}
a.catNavOn {
color:#234dd8;
font-weight:bold;
text-decoration:none;
}
a.catNavOff {
color:#234dd8;
font-weight:normal;
text-decoration:underline;
}
a.brandNavOn {
	font-weight:bold;
}
a.brandNavOff {
	font-weight:normal;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}
#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:260px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#sideNavRight fieldset {
	position:relative;
	float:left;
	width:278px;
	border:1px solid #cccccc;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#sideNavRight legend {
	color:#234dd8;
	font-weight:bold;
}
#pageContent {
	position:relative;
	float:left;
	width:814px;
}
.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:130%;
	clear:both;
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}
.botrowborder {
	border-top:1px solid #cccccc;
}
.comments {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
.linkGroup {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 5px 0px;
	font-size:120%;
	font-weight:bold;
	font-family:"Georgia","Times New Roman",Times,serif;
}
#footerusp {
clear:both;
color:#AAAAAA;
font-size:15px;
height:50px;
line-height:22px;
margin:0 auto;
position:relative;
text-align:center;
width:800px;
}
a.follow-twitter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../styleImages/follow-twitter.png) no-repeat scroll left 0;
padding-left:25px;
padding-bottom:10px;
}


