/* Reset */
html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, input, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
    background: transparent;
}
ol {
	margin-left: 20px;
}
/* Sets */
html, body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 130%;
    color: #000;
    height: 100%;
    background: #ddf2f9 url(images/body_bg.png) repeat-x;
}
.largefat {
    font-size: 14px;
    font-weight:bold;
}
.alertblue {
    color: #0089b7;
    font-weight: bold;
    font-size: 14px;
		border-bottom: 1px solid #C2E0B7;
		padding:10px;
		width: 723px;
}
.alertblue p.djklinks {
	float:right;
	text-align:right;
	margin: -5px 10px 0 0;
}
.alertblue div.text {
	color: #000;
    font-weight: normal;
    font-size: 12px;
    padding: 10px;
}

.yellowbox {
	background: url(images/pathe_actie_backgr.jpg) no-repeat;
	color:#000;
	margin-right:5px;
	padding:10px;
	height:210px;
	font-weight: normal;
}
.yellowbox2 {
	background: url(images/pathe_actie_backgr2.jpg);
	color:#000;
	margin-right:5px;
	padding:10px;
	height: 130px;
	font-weight: normal;
}
a {
    color: #459328;
    text-decoration: none;
    cursor: hand;
}

div#content div.box h2 a,
div#content div.box h3 a {
    color:#0099CC;
    font-size:14px;
    text-decoration: underline;
}
div#content div.box h2 a.novislink_heading,
div#content div.box h3 a.novislink_heading {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}

div#content div.irenttext a.novislink {
    color: #666;
    text-decoration: none;
}

.floatleft {
    float: left;
}

a.u {
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
		height: 0px; /* IE7 fix */
}

small {
    font-size: 80%;
    vertical-align: baseline;
}

/* Container */
div#overall_container {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto !important; /* voor moderne browsers */
    height: 100%; /* voor IE */
    /* background: url(images/footer_bg.png) bottom repeat-x; */
}

div#site_container {
    position: relative;
    margin: auto;
    width: 1000px;
}

div#site_container h1.title {
    font-size: 18px;
    color: #068bb7;
    margin: 15px 0 10px 10px;
}

/* Header */
div#header {
    position: relative;
    height: 109px;
    background: url(/images/header-bg-3.png) no-repeat;
}

div#header p {
    color: #0089b7;
    text-align: right;
    padding: 3px 0;
}

div#header .blue {
    padding: 0 5px;
    color: #0089b7;
    padding: 3px 20px 0 0;
}
div#header .blue strong {
    font-weight: bold;
    text-transform: uppercase;
}

div#header ul.sitenav {
    position: absolute;
    top: 22px;
    right: 15px;
    font-size: 11px;
}

div#header ul.sitenav li {
    float: left;
    list-style: none;
}

div#header ul.sitenav li a {
    padding: 0 4px 0 5px;
    color: #000;
}

div#header ul.sitenav li.personal a {
    color: #459328;
    font-size: 12px;
    font-weight: bold;
}

div#header h1,
div#header div.logo {
    position: absolute;
    bottom: 10px;
    left: 15px;
}

div#header h1 a,
div#header div.logo a {
    background-repeat:no-repeat;
    display: block;
    width: 429px;
    height: 39px;
}

div#header h1 a span,
div#header div.logo a span {
    display: none;
}

/* Search */
div#header form.searchbox {
    position: absolute;
    right: 15px;
    bottom: 20px;
}

div#header form.searchbox h3 {
    display: none;
}

div#header form.searchbox input {
    float: left;
    width: 220px;
    height: 24px;
    background: url(/images/header_search.png) 0 -2px no-repeat;
    margin-top: 2px;
    padding: 0px 0 0 10px;
    color: #999;
    outline: none;
}
div#header form.searchbox input:hover,
div#header form.searchbox input:focus
{
   background: url(/images/header_search.png) 0 -34px no-repeat;
}

div#header form.searchbox input.submit {
    width: 65px;
    height: 28px;
    background-position: -230px 0;
    color: #FFF;
    font-size: 13px;
    margin: 0;
    padding: 0 0 3px;
    cursor: pointer;
}

/* Main nav */
ul.mainnav, ul.mainnavverhuur
{
    display: block;
    height: 35px;
    padding: 2px 8px;
}
ul.mainnav li
{
    float: left;
    list-style: none;
    height: 32px;
    margin: 1px 3px 0px 0px;
    background: url("/images/main-nav-button-sprite.png") repeat-x scroll 0 100% transparent;
}
ul.mainnav li span
{
   background: url("/images/main-nav-button-sprite.png") no-repeat scroll 100% 100% transparent;
   display: block;
   height: 32px;
}

ul.mainnavverhuur li
{
    float: left;
    list-style: none;
    height: 32px;
    margin: 1px 3px 0px 0px;
    background: url("/images/main-nav-button-sprite.png") repeat-x scroll 0 100% transparent;
}
ul.mainnavverhuur li span
{
   background: url("/images/main-nav-button-sprite.png") no-repeat scroll 100% 100% transparent;
   display: block;
   height: 32px;
}
ul.mainnav li:hover,
ul.mainnav li.active
{
    background: url("/images/main-nav-button-sprite.png") repeat-x scroll 0 0 transparent;
}
ul.mainnavverhuur li:hover,
ul.mainnavverhuur li.active
{
    background: url("/images/main-nav-button-sprite.png") repeat-x scroll 0 0 transparent;
}
ul.mainnav li:hover span,
ul.mainnav li.active span
{
   background: url("/images/main-nav-button-sprite.png") no-repeat scroll 100% 0 transparent;
}

ul.mainnavverhuur li:hover span,
ul.mainnavverhuur li.active span
{
   background: url("/images/main-nav-button-sprite.png") no-repeat scroll 100% 0 transparent;
}

ul.mainnav li a, ul.mainnavverhuur li a
{
    text-decoration: none;
    display: block;
    line-height: 30px;
    padding: 0 10px;
    font-size: 17px;
    color: #09C;
    cursor: pointer;
}
ul.mainnav li:hover a,
ul.mainnav li.active a
{
    text-decoration: none;
    color:#FFF;
}

ul.mainnavverhuur li:hover a,
ul.mainnavverhuur li.active a
{
    text-decoration: none;
    color:#FFF;
}



/* Content */
div#content {
    padding-bottom: 10px;
}

div#content.green {
    padding-bottom: 0px;
}

div#content div.side {
    float: left;
    position: relative;
}


div#content div.side.right {
    text-align: right;
}

/* Box */
div#content div.box {
    position: relative;
    float: left;
    background: #fff url(/images/box-green-borders.png) no-repeat right bottom;
    border: 1px solid #C3E1B9;
    border-bottom: none;
    border-right: none;
    padding: 10px 10px 20px 10px;
    margin-bottom: 8px;
    color: #666;
}


/* iRent */

div#content div.box div.irenttext {
    margin: 25px 0 0 5px;
}
div.side div.box table.irent_options {
    width: 95%;
	margin-bottom: 0;
}
div.side div.box table.irent_options th, div.side div.box table.irent_options td {
    border: 1px solid #999;;
    padding-left: 10px;
}
div.side div.box table.irent_options.side td {
	padding-left: 5px;
}

div.side div.box table.irent_options td img {
    margin-left:8px;
}
div#content div.box ul#uw_voordeel.trackeriRent {
    margin-top: 0px;
		margin-left:10px;
}
div#content div.box ul#uw_voordeel.tracker {
    list-style: none;
}

div#content div.box ul.trackeriRent li {
	color: #0099cc;
	font-weight: bold;
	margin-top: 10px;
	list-style: none;
}

div#content div.box ul.trackeriRent li.circle1 {
	background-image: url(images/circle1.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	
}

div#content div.box ul.trackeriRent li.circle2 {
	background-image: url(images/circle2.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

div#content div.box ul.trackeriRent li.circle3 {
	background-image: url(images/circle3.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

div#content div.box.tracker ul.tracker li a {
	color: #666;
}

div#content div.box div.goldglobe {
	background: #fff url(/css/images/globe_gold.png) no-repeat;
	padding-left: 120px;
	margin-left: 10px;
	height: 54px;
}
div#content div.box div.silverglobe {
	background: #fff url(/css/images/globe_silver.png) no-repeat;
	padding-left: 120px;
	margin-top: 10px;
	margin-left: 10px;
	height: 54px;
}
div#content div.box div.bronzeglobe {
	background: #fff url(/css/images/globe_bronze.png) no-repeat;
	padding-left: 120px;
	margin-top: 10px;
	margin-left: 10px;
	height: 54px;
}

div#content div.box a:hover div.goldglobe, div#content div.box a:hover div.silverglobe, div#content div.box a:hover div.bronzeglobe  {
	background-position: 0 -54px;
}

div#content div.box div.goldglobe span, div#content div.box div.silverglobe span, div#content div.box div.bronzeglobe span {
	line-height: 340%;
	font-size: 1.2em;
	color: #666;
}

div#content div.infobox {
    position: relative;
    float: left;
    background: #fff url(/images/box-green-borders.png) no-repeat right bottom;
    border: 1px solid #C3E1B9;
    border-bottom: none;
    border-right: none;
    padding: 10px 10px 20px 10px;
    margin-bottom: 8px;
    color: #666;
}

div#content div.box_trans {
    position: relative;
    float: left;
    background: url(/images/box-green-transparent-borders.png) no-repeat right bottom;
    border: 1px solid #C3E1B9;
    border-bottom: none;
    border-right: none;
    padding: 10px 10px 20px 10px;
    margin-bottom: 8px;
    color: #666;
}

div#content div.box div.corner-topleft,
div#content div.box div.corner-topright,
div#content div.box div.corner-bottomleft,
div#content div.box div.corner-bottomright
{
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/images/box-green-corners.png) no-repeat;
    line-height: 0;
    font-size: 0;
}

div#content div.box_trans div.corner-topleft-trans,
div#content div.box_trans div.corner-topright-trans,
div#content div.box_trans div.corner-bottomleft-trans,
div#content div.box_trans div.corner-bottomright-trans
{
    position: absolute;
    width: 11px;
    height: 11px;
    background: url(/images/box-green-transparent-corners.png) no-repeat;
    line-height: 0;
    font-size: 0;
}

div#content div.box div.corner-topleft,
div#content div.box_trans div.corner-topleft-trans
{
    top: -1px;
    left: -1px;
    z-index: 999;
}

div#content div.box div.corner-topright,
div#content div.box_trans div.corner-topright-trans
{
    background-position: top right;
    top: -1px;
    right: -1px;
}

div#content div.box div.corner-bottomleft,
div#content div.box_trans div.corner-bottomleft-trans
{
    background-position: bottom left;
    bottom: 0;
    left: -1px;
}
div#content div.box div.corner-bottomright,
div#content div.box_trans div.corner-bottomright-trans
{
    background: url(/images/box-green-corner-bottom-right.png) no-repeat;
    background-position: bottom right;
    bottom: 0;
    right: 0px;
}

div#content div.box div.hr {
    border-bottom: 1px solid #b8dbab;
    height: 1px;
    font-size: 0;
    line-height: 0;
    margin-left: -10px;
    margin-bottom: 15px;
    width: 100%;
}

div#content div.box div.hr hr {
    display: none;
}

div#content div.box p {
    padding: 7px 0;
}
div#content div.side div.box div.irentimage p.image {
    margin:0;
    margin-top: 35px;
		color: #09c;
		font-weight: bold;
}
div#content div.box div#map {
    margin-top: -1px;
    border: 4px solid #83bf6c;
    padding: 0;
    width: 736px;
    display: block;
}

div#content div.box input {
    background: url(images/box_form_subm-green.gif) repeat-x;
    border: 1px solid #c3c3c3;
    border-top: none;
    border-bottom: none;
    width: 280px;
    height: 16px;
    color: #666;
    padding: 3px 5px;
    margin: 5px 0;
}

div#content div.box div.inputgreen {

    margin-right: 12px;
    padding: 0;
}

div#content div.box div.inputgreen a, div#header div.inputgreen a {
    display: block;
    background: url(images/box_form_subm-green.gif) 0 -30px no-repeat;
}

div#content div.box div.inputgreen a span, #header div.inputgreen a span {
    display: block;
    height: 28px;
    padding: 5px 10px 0 10px;
    color: #FFF;
    font-size: 14px;
    background: url(images/box_form_subm-green.gif) right -70px no-repeat;
}

div#content div.box p.right {
    text-align: right;
    padding: 0;
    padding-right: 10px;
    font-size: 12px;
    clear: both;
}

div#content div.box div.side33, div#content div.box div.side33_border {
    width: 33%;
    float: left;
}

div#content div.box div.side33_border {
    width: 32%;
    border-left: 1px solid #b8dbab;
    padding-left: 10px;
}

div#content div.box h2,
div#content div.box h3 {
    color: #0099cc;
    font-size: 14px;
}

div#content div.box h2 a span,
div#content div.box h3 a span {
    color: #459328;
    font-size: 12px;
    font-weight: normal;
}

div#content div.box img.largeimage {
    padding: 3px;
    background: transparent url(/images/picturelarge-border.png) 50% 50% no-repeat;
    display: block;
    width: 308px;
}

.picturenav a img
{
  display:block;
  width: 53px;
  height: 40px;
}

/* Table */
div.side div.box table {
    margin-bottom: 15px;
}

div.side div.box table th, div.side div.box table td {
    text-align: left;
    border: 3px solid #FFF;
    padding: 5px 5px 3px 5px;
    font-size: 12px;
}

div.side div.box table th {
    background: #ddf2f9;
    font-size: 14px;
    color: #0089b7;
    padding-bottom: 5px;
    margin-left:10px;
}

div.side div.box table tr.blue td {
    background: #eff9fc;
}

/* Form */
div#content div.box label {
    /* clear: both; */
    display: block;
    font-size: 12px;
    margin-top: 3px;
}

div#content div.box select {
    display: block;
    width: 195px;
    color: #666;
    border: 1px solid #999;
}

div#content div.box select.small {
  width: 92px;
  clear: none;
  display: inline;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 0px;
  margin-top: 0px;
}

div#content div.box select.small:first-child {
  margin-left: 0px;
}

div#content div.box input.checkbox, div#content div.box input.radio {
    width: 20px;
    margin: 0;
    border: none;
    background: none;
}

div#content div.box p.extsearch {
    position: absolute;
    bottom: 12px;
    right: 10px;
    padding: 0;
}

div#content div.box p.calendar {
    padding: 0;
    margin: 4px 0;
    font-size: 12px;
}

div#content div.box p.calendar a {
    padding-left: 20px;
    background: url(images/calendar.gif) left no-repeat;
}

div#content div.box input.mandatory, div#content div.box textarea.mandatory {
    border-left: 5px solid #390;
    width: 296px;

}

div#content div.box div.search {
    padding: 0;

}

div#content div.box div#searchButton a {
	position: relative;
  display: block;
  width: 200px;
  height: 43px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  background: url(images/submit_red-bg.gif) no-repeat;
}

div#searchButton a div {
	left: 0px;
	display: table-cell;
	vertical-align: middle !important;
	width: 200px;
	height: 43px;
}

div#content div.box div.side div#regionDiv {
    margin-top:10px;
}
div#content div.box div.side div.margintop {
    margin-top:30px;
}
div#content div.box div.side div.nomargintop {
    margin-top:0px;
}
#buttoncontainer {
	margin-bottom:8px;	
}

/* Newsletter */

div.side div.box div.newsletter table th, div.side div.box #newsletter table td {
    text-align:right;
}
div#content div.box input[type="radio"] {
    background:none repeat scroll 0 0 transparent;
}

div#content div.box #newsletter input[type="checkbox"] {
     background: transparent;
     border: 0;
     border-style: none;
     border-right: 0px;
     border-left: 0px;
}
div.side div.box #newsletter table th, div.side div.box #newsletter table td label {
    text-align:left;
    margin:0;
    margin-top:5px;
}

div.side div.box #newsletter table td select {
   text-align:left;
}

form.subscriptionform table {
  width: 690px;
}

table.previousnewsletters {
  width: 690px;
}

table.previousnewsletters iframe {
  border: 0;
  width: 690px;
}

/*** Newsletter :: Teaser block ***/
div#content div#block-newsletter-teaser form
{
  margin: 8px 0 0 0px;
}
div#content div#block-newsletter-teaser input[type=text]
{
   background: #ffffff url(/images/bg-textfield.png) repeat-x 50% 50%;
   border: 1px solid #C3C3C3;
   width: 185px;
}
div#content div#block-newsletter-teaser .submit-button
{
  width: 95px;
  height: 22px;
  float: right;
  margin: 4px 4px 0 5px;
}
div#content div#block-newsletter-teaser .icons
{
  float: right;
  margin: 3px;
  height: 28px;
}

/* Moreviews */
div#content div.box div.moreviews {
    float: left;
    width: 328px;
    height: 75px;
    margin: 10px 8px 0 0;
    padding: 8px;
    background: #E2F5FA url(images/moreviews_blue.gif) no-repeat;
}

div#content div.box div.moreviews img {
    float: left;
    padding: 3px;
    background: url(images/picturemedium-border.gif) no-repeat;
}

div#content div.box div.moreviews p {
    float: left;
    font-size: 12px;
    padding: 5px 0 0 10px;
}

div#content div.box div.moreviews a strong {
    color: #666;
    text-decoration: underline;
}

/* Userinfo */
div#content div.box.userreview {
    border-top: none;
    padding: 40px 6px 10px 0;
}

div#content div.box.userreview h2.userreviews {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 11px 0px 11px 5px;
    width: 232px;
    height: 16px;
    color: #FFF;
    font-size: 14px;
    background: url(images/bar_userreviews-bg.gif);
    z-index: 10;
}

div#content div.box.userreview p {
    padding: 0;
}

div#content div.box.userreview p.right {
    padding: 8px;
    text-align: right;
}

div#content div.box.userreview div.review, div#content div.box.userreview div.reviewblue {
    padding: 10px 9px 10px 14px;
    color: #0089b7;
}

div#content div.box.userreview div.reviewblue {
    background: #ebf7fb;
}

div#content div.box.userreview div.review p.info, div#content div.box.userreview div.reviewblue p.info {
    background: url(images/bar_userreviews-bg.gif) 0 -47px no-repeat;
    margin-top: 5px;
    padding-left: 25px;
    text-transform: uppercase;
    font-size: 10px;
    color: #999;
}

/* info pages menu */
.smenu, #smenu4, #smenu6 {
    color: #459328;
    cursor: pointer;
    margin-top: 5px;
}
#smenu1 ul li, #smenu2 ul li, #smenu3 ul li {
	list-style: none;
}
#infomain {
    margin: 0 20px 10px 10px;

}
#infomain ul li{
    margin-left: 20px;
}

#smenu1, #smenu2, #smenu3, #smenu5 {
    margin-left: 10px;
}
div.box.blue .topblue h2 {
    background: url("/images/bg-search-filter-box-title.png") no-repeat scroll 0 0 transparent;
    margin-bottom: 5px;
    padding: 0 0 0 8px;
}
div.box .topblue h2 {
    color: #0099CC;
    font-size: 14px;
}
div.box.blue .topblue span {
    background: url("/images/bg-search-filter-box-title.png") no-repeat scroll 100% -30px transparent;
    color: #FFFFFF;
    display: block;
    font-size: 110%;
    line-height: 29px;
    padding: 0 8px 0 0;
}
.pressinfo a {
    position: relative;
    float: left;
    width: 700px;
    height: 16px;
    margin-left: 10px;
    text-decoration: none;
}

.pressinfo a span {
    display: none;
    top: 0px;
    left: -10px;
    right: 0px;
    text-align: left;
    padding :5px;
    text-decoration:none;
}

.pressinfo a:hover span {
    position: absolute;
    margin-right: 10px;
    font-size:100%;
    display: block;
    border: 1px solid green;
    background-color: #fff;
    text-decoration:none;
    padding:10px;
    z-index:100;
}

/* Footer */
div#footer_container {
    position: relative;
    padding-top: 0px;
    bottom: 5px;
    width: 100%;
    margin-top: 0px !important;
}

div#footer_container div#footer {
    margin: auto;
    max-height: 700px;
    line-height: 150%;
}

/* List */
div#footer.green ul.list {
    padding: 5px 10px 0 10px;
    font-size: 12px;
    margin: 0;
    width: 940px;
}

div#footer.green ul.list li {
    list-style: none;
    width: 0px;
    font-weight: normal;
    display: inline;

}

div#footer.green ul.list li a {
    color: #999;
    margin-right: 5px;
}
div#footer.green ul.list li a:hover {
    color: #000;
    text-decoration: none;
}

div#footer.green ul.list li ul {
    padding-top: 5px;
}

div#footer.green ul.list li ul li {
    font-weight: normal;
    margin: 0;
    float: none;
}

div#footer div.footertext {
    font-size: 12px;
    margin: 5px 0;

}

div#footer div.footertext ul {
    padding: 2px 0 0 10px;
    margin: 0px;

}

div#footer div.footertext ul li {
    color: #459328;
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
}

div#footer div.footertext ul li a {
    padding: 0 5px;
}


.error { color: #ff0000; }

div#invalidsearch {
    display:none;
    color: red;
    font-weight: bold;
    margin-top: 40px;
    margin-left: 300px;
}

#costsonsite_ic p {
    width: 680px!important;
    margin-left:10px;
}

/* mybox styling */

/* Mybox Styles - many settings shouldn't be edited, see comments.
   SETTINGS HERE THAT HAVE A COUNTERPART IN mybox_ie.css MAY NEED
   TO BE ADJUSTED THERE AS WELL TO WORK IN IE, ESPECIALLY in IE 6 AND EARLIER */

body { /* Recommended for a nice 'full page' look */
margin:0;
padding:0;
}
#theolay { /* Styles for the overlay, shouldn't be edited except for background-color, opacity, and possibly (with care) z-index */
top:0;
left:0;
position:absolute;
width:0px;
height:0px;
background-color:#000000;
opacity:0.75; /* Adjusting the opacity here will not affect IE, adjust the alpha filter in mybox_ie.css as well */
display:none;
z-index:90;
}
#thebox, #loading { /* Styles for the box & loading elements, shouldn't be edited except as noted */
position:absolute;
width:auto;
height:auto;
top:20px;
left:20px;
display:none;
background-color:#fff; /* adjustable */
color:black; /* adjustable */
/* border:.5em solid #fff;  adjustable - will affect how the close and captions look (the box border is their background) */
border: none;
border: .3em solid #090;
z-index:1000; /* adjustable, with care */
}
.boximage, .id, #loading div { /* These styles will be applied to the content as a sort of frame within the box (except iframe content) */
/* padding:1em 1ex 1ex 1ex;        For iframe 'styling' use iframe link's rev attribute to set an iframe's attributes */
border-top:.5px solid #fff;
border-right:.5px solid #fff;
border-bottom:.5px solid #fff;
border-left:.5px solid #fff;
}
.boximage { /* No padding for an image as sole content of the box (image method) - adjustable */
padding:0;
display:block; /* Required in some browsers if a strict DOCTYPE is used */
}
#loading div { /* The loading element needs a little layout, edit with care */
width:639px;
height:432px;

border-top: 0px;
}
#loading {
z-index:95;
background:#fff url(/css/images/loading.gif) center no-repeat; /* Configures loading image, which is also preloaded
in the script. If you want to use another image, name it loading.gif and place it in the css folder. */
border: none;
}
#thebox.text { /* Added style to the box when displaying text or text and image(s) */
min-width:639px;
min-height:432px;
}
#thebox.cap { /* Added style to the box when displaying caption */
border-bottom-width:.5ex;
}
#thebox.plain {  /* Added style to the box when using iframe method - other characteristics for iframe are set in the calling link */
background-color:#ffffff;
width: 655px;
height:450px;
}

/* The remainder of the styles affect the close link and (if used) caption.
   Other than colors, adjust with care.  Some changes here may need
   to be reflected in mybox_ie.css to affect IE 6 and earlier */


.close div {
color:#fff; /* Color of caption text */
}
.close#cap {
background-color:#fff; /* Background color of caption text - should be the same as the box's border color */
}
.close a {
font-family:sans-serif;
position:relative;
text-decoration:none;
left:560px;
top:0px;
z-index: 2000;
background-image: url(images/closelabel.gif);
}

.close a span {
display: block;
width: 76px;
height: 30px;
background-image: url(images/closelabel.gif);
background-repeat:no-repeat;
padding:0;
margin:0;
background-color: white;
}

/* End Mybox Styles */

/* Branding container - footer */
div.branding-container
{
  float:right;
  margin-top: -4px;
}

div.branding-container .branding-item
{
  float:left;
  padding:0 15px 0 0;
}

/* Language switcher */
div.langsel-container
{
  /*
  background: transparent url("/images/langsel-bg-shadow.png") no-repeat 0 0;
  padding: 2px 8px 8px 2px;
  */
  -moz-box-shadow: 3px 3px 8px #333333;
  -webkit-box-shadow: 3px 3px 8px #333333;
  margin: 0 0 0 -3px;
  z-index: 9999;
  display: none;
  position: absolute;
  left: 5px;
  top: 18px;
}
li.langsel
{
  background: transparent url('/images/dropdown-arrow-blue.png') no-repeat right 3px;
  cursor: pointer;
  position: relative;
  padding: 1px 12px 0 8px;
}
li.langsel ul
{
  position: relative;
  background-color: #fff;
  padding: 0;
  min-width: 140px;
}
li.langsel:hover div.langsel-container
{
  display:block;
}
li.langsel ul li
{
  padding: 3px 0;
  border: 1px solid #CCC;
  width: 100%;
  background-color: #fff;
}
li.langsel ul li.last
{
  border-top: 0px solid #CCC;
}
li.langsel ul li.first
{
  border-top: 1px solid #CCC;
}

li.langsel span,
li.langsel ul li span
{
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 5px center;
  padding: 5px 5px 5px 21px;
}
li.langsel ul li:hover span a
{
  color: #0099CC;
  text-decoration: underline;
}
li.langsel span
{
  background-position: 0px 6px;
  padding: 5px 5px 5px 21px;
}
li.langsel #langsel_com
{
  background-image: url("/images/flags/earth.png");
}
li.langsel #langsel_nl_NL
{
  background-image: url("/images/flags/nl.png");
}
li.langsel #langsel_nl_BE
{
  background-image: url("/images/flags/be.png");
}
li.langsel #langsel_fr_BE
{
  background-image: url("/images/flags/be.png");
}
li.langsel #langsel_fr_FR
{
  background-image: url("/images/flags/fr.png");
}
li.langsel #langsel_de_DE
{
  background-image: url("/images/flags/de.png");
}
li.langsel #langsel_en_GB
{
  background-image: url("/images/flags/gb.png");
}
li.langsel #langsel_it_IT
{
  background-image: url("/images/flags/it.png");
}
li.langsel #langsel_es_SP
{
  background-image: url("/images/flags/es.png");
}
li.langsel #langsel_en_US
{
  background-image: url("/images/flags/us.png");
}
select.book-product-select
{
  width: auto !important;
  margin-right: 15px;
  float: left;
}

/* Button styles */
.button-white-blue
{
    float: left;
    display: block;
    height: 32px;
    margin: 1px 3px 0px 0px;
    padding: 0 0 0 12px;
    background: url(/images/button-sprite-blue-white.png) repeat-x scroll 0 0 transparent;
}
.button-white-blue a
{
   background: url(/images/button-sprite-blue-white.png) no-repeat scroll 100% 0 transparent;
   display: block;
   padding: 0 12px 0 0;
   line-height: 32px;
   height: 32px;
   color: #fff;
}
.button-white-blue:hover,
.button-white-blue.active
{
    background: url(/images/button-sprite-blue-white.png) repeat-x scroll 0 100% transparent;
}
.button-white-blue:hover a,
.button-white-blue.active a
{
   background: url(/images/button-sprite-blue-white.png) no-repeat scroll 100% 100% transparent;
   color: #459328;
   text-decoration: none;
}

select.book-product-select
{
  width: auto !important;
  margin-right: 15px;
  float: left;
}

/* CSS Tooltip */
.tooltip
{
  background: transparent url(/images/tooltip.png) center center no-repeat;
  width: 16px;
  height: 16px;
  position: relative;
  margin: 2px 2px 5px 2px;
  cursor: help;
}
.tooltip .content
{
  background-color: #f8feff;
  display: none;
  padding: 7px;
  margin-left:8px;
  min-width: 460px;
  min-height: 50px;
  border: 3px solid #00b3db;
  color: #6c6c6c;
  position: absolute;
  top: -50%;
  right: 16px;
  z-index: 99999;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-box-shadow: #222 3px 3px 8px;
  -webkit-box-shadow: #222 3px 3px 8px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#222222', Direction=135, Strength=5);
}
.tooltip .content strong
{
  display: block;
  margin:0 0 3px;
  font-weight: bold;
}
.tooltip:hover .content
{
  display: block;
}

p.teaser404 {
	background: url(/images/italissima.jpg) 0 0 no-repeat;
	position: relative;
	height:238px;
}

div.teaser_image{
	height:231px;
}

div#errorFlashBox {
  margin-left: 5px;
  margin-bottom: 5px;
  width: 690px;
}

div#errorFlashBox img {
  margin-right: 10px;
  float: left;
}

/*** Page loader **/
#page-loader{
  display: block;
  position:fixed;
  width: 100%;
  height: 100%;
  background-color: #ccc;
  background-image: url();
  background-position: 50% 50%;
  background-repeat: repeat;
  z-index: 99999;
  left: 0;
  top: 0;
  opacity: 0.6;
}
#page-loader .inner{
  width: 480px;
  height: 280px;
  margin: 200px auto;
  border: 0px solid #0099CC;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  background-color: transparent;
  background-image: url(/images/page-loading.gif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
