.col{position:relative;float:left;margin-right:20px}
.last{margin-right:0} /* Clear margins */

#alle_zonnebrillen {
	height: 1px;
	overflow: hidden;
}

#zonnebrillen {
	width: 942px;
	margin: 0 0 15px 0;
	position: relative;
	top: 0;
}

#zonnebrillen .header {
	width: 942px;
	height: 60px;
	background: url(../images/zonnebrillen/background_header.gif) no-repeat;
	border-bottom: 1px dotted #d2d2d2;
}

#zonnebrillen .headerfr {
	width: 942px;
	height: 60px;
	background: url(../images/zonnebrillen/background_header_fr.gif) no-repeat;
	border-bottom: 1px dotted #d2d2d2;
}

#zonnebrillen h2 {
	position: absolute;
	top: -500px;
}

#zonnebrillen .options {
	width: 624px;
	padding: 12px 0 0;
	margin: 0;
	position: relative;
	top: 0;
	left: 326px;
	z-index: 1;
}
.options .merk {
	z-index: 5;
}
.options .stijl {
	z-index: 4;
}
.options .materiaal {
	z-index: 3;
}
.options .prijsklasse {
	z-index: 2;
}
.options .merk, .options .stijl, .options .materiaal, .options .prijsklasse {
	width: 160px;
	float: left;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
}

.options .prijsklasse {
	width: 134px;
}

.options a:link, .options a:visited {
	color: #fff;
}

.options .option {
	cursor: pointer;
}

.options .select {
	position: relative;
	top: 0;
	display: block;
	z-index: 6;
	width: 95px;
	height: 16px;
	margin: 6px 0 0 1px;
	padding: 3px 24px 0 9px;
	font-size: 11px;
	background: #838383 url(../images/zonnebrillen/arrow_down.gif) no-repeat top right;
}

.options .prijsklasse .select {
	width: 89px;
}

.options .overlay {
	display: none;
	background: #f2f2f2;
	border: 1px dotted #d2d2d2;
	padding: 5px;
	width: 265px;
	height: auto;
	position: absolute;
	z-index: 55;
	left: 0;
	top: 16px;
	font-size: 11px !important;
}

.options .overlay .grey {
	color: #bdbdbd;
	display: block;
	margin: 5px 5px;
	clear: both;
}

.options .overlay .option {
	margin: 0 0 8px;
	float: left;
	display: block;
	width: 132px;
}

.options .overlay .number {
	color: #bdbdbd;
	display: inline;	
}

.options .selected {
	width: 131px;
	height: 23px;
	margin: 4px 0 0;
	padding: 5px 0 0 9px;
	font-size: 11px;
	display: block;
	background: url(../images/zonnebrillen/selected.gif) no-repeat;
}

#zonnebrillen .navigation {
	width: 942px;
	padding: 0;
	height: 32px;
	border-bottom: 1px dotted #d2d2d2;
}

#zonnebrillen .navigation .pagination {
	color: #838383;
	width: auto;
	margin: 8px 0 0;
	height: 32px;
	float: right;
}

#zonnebrillen .navigation .pagination a:link, #zonnebrillen .navigation .pagination a:visited {
	color: #838383;
	border: 1px solid #fff;
	margin: 0;
	padding: 2px 4px;
	height: 32px;
}

#zonnebrillen .navigation .pagination a:hover, #zonnebrillen .navigation .pagination a.active {
	border: 1px solid #d2d2d2;
	background: #f6f6f6;
}

#zonnebrillen .button {
	float: left;
	margin: 5px 10px 0 0;
	border: 1px solid #d2d2d2;
	display: block;
	height: 17px;
	width: auto;
	color: #838383;
	font-size: 11px;
}

#zonnebrillen .button.left {
	background: url(../images/zonnebrillen/button_left.gif) no-repeat top left;
	padding: 2px 9px 0 32px;
}

#zonnebrillen .button.right {
	background: url(../images/zonnebrillen/button_right.gif) no-repeat top right;
	padding: 2px 32px 0 9px;
}

#zonnebrillen .detail_top a:link, #zonnebrillen .detail_top a:visited {
	color: #838383;
}

#zonnebrillen .inactive {
	color: #b6b6b6;
}


#zonnebrillen .selector {
	width: 942px;
	height: 392px;
	clear: both;
	padding: 8px 0;
}

#zonnebrillen .zonnebril {
	float: left;
	width: 214px;
	margin: 0 19px 0 0;
	height: 186px;
	display: block;
	border: 1px solid #fff;
	cursor: pointer;
	position: relative;
	top: 0;
}

#zonnebrillen .zonnebril img {
	margin: 12px 0 0 10px;
}

#zonnebrillen .zonnebril:hover {
	border: 1px dotted #d2d2d2;
}

#zonnebrillen .zonnebril .info {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 188px;
	height: 25px;
	padding: 11px 14px 0 12px;
	background: #f2f2f2;
	color: #838383;
	display: none;
	clear: both;
}

#zonnebrillen .selector {
	position: relative;
	top: 0;
}

#zonnebrillen .selector .loader {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 20;
	width: 100%;
	height: 100%;
}

#zonnebrillen .selector .loader img {
	position: relative;
	top: 40%;
	margin: 0 auto;
}

#zonnebrillen .zonnebril .info .price {
	float: right;
}

#zonnebrillen .zonnebril a:link, #zonnebrillen .zonnebril a:visited {
	color: #838383;
}

#zonnebrillen #full {
	display: none;
	position: absolute;
	padding: 0;
	width: 915px;
	top: 35px;
	left: 12px;
	z-index: 10;
	background: #f2f2f2;
	border: 1px solid #838383;
}

#zonnebrillen #full a {
	float: right;
	margin: 5px;
}

#zonnebrillen .detail_top {
	height: 33px;
	width: 942px;
	background: url(/images/zonnebrillen/detail_top_background.gif) no-repeat;
}

#zonnebrillen .detail {
	height: 460px;
	width: 942px;
	background: url(/images/zonnebrillen/detail_background.gif) no-repeat;
}

#zonnebrillen.nokorting .detail {
	background: url(/images/zonnebrillen/detail_background_nokorting.gif) no-repeat;
}

#zonnebrillen .detail .korting {
	display: block;
	position: absolute;
	top: 263px;
	z-index: 1;
	left: 25px;
}

#zonnebrillen .detail .leftcolumn {
	position: relative;
	top: 0;
	clear: both;
	float: left;
	width: 645px;
	padding: 0;
	margin: 0;
}

#zonnebrillen .detail .rightcolumn {
	float: left;
	width: 297px;
	padding: 0;
	margin: 0;
}

#zonnebrillen .logo {
	margin-top: 9px;
	height: 58px;
	float: left;
}

#zonnebrillen .zoom {
	float: right;
	margin-top: 21px;
}

#zonnebrillen .sku {
	color: #838383;
	font-size: 11px;
	height: 18px;
	clear: both;
	padding: 0 16px;
}

#zonnebrillen .row_1_left, #zonnebrillen .row_2_left, #zonnebrillen .row_3_left {
	float: left;
	position: relative;
	top: 0;
	width: 169px;
	font-size: 14px;
}

#zonnebrillen .euro {
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
}
#zonnebrillen #rows {
	margin: 100px 0 0 35px;
	width: 213px;
	display: block;
	height: 129px;
}
#zonnebrillen .row_1_left {
	height: 26px;
}
#zonnebrillen .row_2_left {
	height: 37px;
}
#zonnebrillen .row_3_left {
	height: 38px;
	font-weight: bold;
	color: #009182;
}

#zonnebrillen .row_1_right, #zonnebrillen .row_2_right, #zonnebrillen .row_3_right {
	width: 44px;
	float: left;
	text-align: right;
	font-size: 14px;
	clear: right;
}

#zonnebrillen .row_1_right {
	height: 26px;
}
#zonnebrillen .row_2_right {
	height: 37px;
}
#zonnebrillen .row_3_right {
	height: 38px;
	font-weight: bold;
	color: #009182;
}

#zonnebrillen .zonnebrilcoupon {
	clear: both;
	margin: 0 0 0 55px;
	width: 222px;
	height: 142px;
	font-size: 11px;
	line-height: 18px;
}
#zonnebrillen .zonnebrillocation {
	clear: both;
	margin: 0 0 0 55px;
	font-size: 11px;
	line-height: 18px;
	width: 222px;
}
/* Nieuw
-----------------------------------------------------*/
#zonnebrillen .vind_pearle {
	clear: both;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	width: 222px;
	height:100px
}
#zonnebrillen .carrera {
	clear: both;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	width: 222px;
	padding:100px 0 0 15px
}
#zonnebrillen .carrera p {
	margin-bottom:0px;
	padding: 0 0 10px 0;
}
#zonnebrillen .carrera img.btn {
	float: right;
	margin: 0 0 0 0;
}
/* Nieuw
-----------------------------------------------------*/
#zonnebrillen .zonnebrilcoupon img, #zonnebrillen .zonnebrillocation img {
	float: right;
	margin: -10px 0 0 0;
}

#zonnebrillen .toollink {
	position:absolute; 
	right:30px; 
	bottom:35px; 
	width:205px; 
	height:40px; 
	display:block	
}

#zonnebrillen .splashimg {
	margin:0 2px 0px 0;
}

#zonnebrillen .bril_minis {
	 width:230px; 
	 margin-top:78px; 
	 padding:0 10px 0 0px
}

#zonnebrillen .bril_minis a {
	 float:left; 
	 display:inline-block; 
	 padding:0; 
	 line-height:0;
	 border:1px solid #ccc; 
}

.pre_footer {
	margin-bottom:15px;
	margin-top:15px;
	font-size:11px; 
	line-height:18px
}

.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}

.alignright {position:absolute; right:25px}
.floatleft {float:left}

#zonnebrillen .last {margin-right:0}
