/************************************************************
Spiegelpaleis Global Stylesheet 
Target: Screen
Author: Martijn Schornagel - Momono Ontwerpwerk - www.momono.nl
************************************************************/
* {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: underline;
}
a:active, a:focus {
	outline: 0;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
ul {
	list-style-image: none;
	list-style-type: none;
}
body {
	background-image: url(../img/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B0E4FE;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;	
}

/************************************************************

* Positioning

************************************************************/
#container {
	margin: auto;
	width: 910px;
}
#header {
	background-image: url(../img/bg-header.jpg);
	height: 191px;
	margin-bottom: 6px;
	position: relative;
	width: 910px;
}
#leftcolumn {
	float: left;
	width: 284px;
	font-size: 11px;
}
.intro {
	background-image: url(../img/top-intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	width: 264px;
}
.bottom-intro {
	background-image: url(../img/bottom-intro.jpg);
	height: 6px;
	margin-bottom: 6px;
	width: 284px;
	background-repeat: no-repeat;
}
.imgbanner {
	background-image: url(../img/imgbanner.jpg);
	height: 69px;
	margin-bottom: 6px;
	width: 284px;
}
.blue-panel {
	background-image: url(../img/top-blue-panel.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 16px;
	width: 264px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
	color: #FFFFFF;
	font-size: 12px;
}
.bottom-blue-panel {
	background-image: url(../img/bottom-blue-panel.jpg);
	height: 6px;
	margin-bottom: 6px;
	width: 284px;
	background-repeat: no-repeat;
}
#rightcolumn {
	width: 620px;
	float: left;
	margin-left: 6px;
}
#menubar {
	background-image: url(../img/bg-menu.jpg);
	height: 76px;
	position: relative;
	width: 620px;
	margin-bottom: 6px;
}
ul#menu {
	position: relative;
	left: 18px;
	top: 26px;
	height: 23px;
	width: 350px;
}
ul#menu li a.home {
	display: block;
	height: 23px;
	width: 43px;
	background-image: url(../img/btn-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	position: absolute;
	left: 0px;
	top: 0px;
}
ul#menu li a.assortiment {
	display: block;
	height: 23px;
	width: 87px;
	background-image: url(../img/btn-ass.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	position: absolute;
	left: 55px;
	top: 0px;
}
ul#menu li a.bestellen {
	display: block;
	height: 23px;
	width: 69px;
	background-image: url(../img/btn-bestellen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	position: absolute;
	left: 155px;
	top: 0px;
}
ul#menu li a.orderstatus {
	display: block;
	height: 23px;
	width: 105px;
	background-image: url(../img/btn-orderstatus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	position: absolute;
	left: 232px;
	top: 0px;
}
ul#menu li a:hover {
	background-position: left bottom;
}
ul#menu li a.selected {
	background-position: left bottom;
}
#winkelmandje a {
	position: absolute;
	left: 430px;
	top: 14px;
	height: 30px;
	width: 120px;
	padding-left: 61px;
	padding-top: 28px;
	display: block;
	color: #FFF;
}
#winkelmandje a:hover {
	text-decoration: none;
}
#content {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../img/top-content.jpg);
	background-repeat: no-repeat;
	color: #15495E;
	line-height: 16px;
}
#columns {
	background-image: url(../img/dotted-divider.gif);
	background-repeat: repeat-y;
	background-position: 295px 15px;
}
.column-left {
	float: left;
	width: 280px;
}
.column-right {
	float: right;
	width: 280px;
}
#footer {
	line-height: 24px;
	background-image: url(../img/bg-footer.jpg);
	height: 29px;
	background-repeat: no-repeat;
	text-align: center;
	color: #CCCC00;
	font-size: 11px;
	margin-bottom: 20px;
}
#home-buttons {
	margin-top: 10px;
}

/************************************************************

* Typography & classes

************************************************************/
#footer a {
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

h1.sifr-head {
	color: #85CAE8;
	font-size: 26px;
	margin-bottom: 15px;
	line-height: 32px;
	letter-spacing: -1px;
}
h2.introhead {
	color: #85CAE8;
	font-size: 26px;
	line-height: 22px;
}
h2.news {
	background-image: url(../img/head-news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -32697px;
	height: 23px;
	margin-bottom: 10px;
	width: 103px;
}
h2.productassistent {
	background-image: url(../img/head-productassistent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -32697px;
	height: 25px;
	margin-bottom: 10px;
	width: 193px;
}
.intro h2 {
	color: #CCCC00;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
}
.blue-panel ul {
}
.blue-panel ul li {
	display: block;
	background-image: url(../img/bullit-sidebar.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 14px;
	color: #FFFFFF;
	margin-top: 8px;
	font-size: 11px;
}
.blue-panel ul li a {
	color: #FFFFFF;
	font-size: 11px;
}
.blue-panel ul li a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
#content p {
	margin-bottom: 10px;
}
#content a {
	color: #15495E;
}
#content a:hover {
	text-decoration: none;
	color: #359BC0;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.thumb {
	float: left;
	margin-right: 10px;
}
.order a {
	background-image: url(../img/btn-order.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	display: block;
	height: 27px;
	width: 94px;
}
.order a:hover {
	background-position: left bottom;
}
.divider {
	background-image: url(../img/divider.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
}
.steps {
	float: left;
	height: 29px;
	width: 29px;
	margin-top: 2px;
	margin-right: 8px;
}
.floatleft {
	float: left;
}
.opmerking {
	padding: 7px;
	background-color: #DFF4FF;
	margin: 10px 0px 10px 0px;
}
.opmerking div.datum {
	font-size: 10px;
	font-style: italic;
	margin-top: 3px;
}
.btn-spiegels a {
	background-image: url(../img/btn-spiegels.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	display: block;
	height: 32px;
	width: 186px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.btn-figuurglas a {
	background-image: url(../img/btn-figuurglas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	display: block;
	height: 32px;
	width: 186px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.btn-draadglas a {
	background-image: url(../img/btn-draadglas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	display: block;
	height: 32px;
	width: 186px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.btn-gelaagdglas a {
	background-image: url(../img/btn-gelaagdglas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	display: block;
	height: 32px;
	width: 186px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.btn-hardglas a {
	background-image: url(../img/btn-hardglas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	display: block;
	height: 32px;
	width: 186px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.btn-accessoires a {
	background-image: url(../img/btn-accessoires.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -32697px;
	display: block;
	height: 32px;
	width: 186px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.btn-spiegels a:hover,
.btn-figuurglas a:hover,
.btn-draadglas a:hover,
.btn-gelaagdglas a:hover,
.btn-hardglas a:hover,
.btn-accessoires a:hover {
	background-position: left bottom;
}
p.error {
	background-color: #FFD1BF;
	padding: 5px;
	border: 1px solid #FFA088;
}
#btn-bestellen a {
	height: 29px;
	width: 201px;
	position: absolute;
	left: 44px;
	top: 59px;
	background-image: url(../img/btn-glaswerk.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -32697px;
}
#btn-bestellen a:hover {
	background-position: right top;
}
#btn-ideal a {
	height: 28px;
	width: 31px;
	position: absolute;
	text-indent: -32697px;
	display: block;
	background-image: url(../img/btn-ideal.jpg);
	background-repeat: no-repeat;
	top: 23px;
	right: 11px;
}
.prijsbox {
	float: right;
	padding: 5px;
	color: #1E1E1E;
}
.highlight {
	background-color: #EFED77;
}
.prijsbox div {
	text-align: right;
}
.prijsbox div.ex {
	color: #8F8F8F;
}
.prijsbox div.incl {
	font-size: 14px;
	font-weight: bold;
}


#rightcolumn ul {
}
#rightcolumn ul li {
	margin-bottom: 6px;
}
#rightcolumn ul li a {
	background: url(../img/arrow.png) no-repeat left center;
	padding-left: 14px;
	font-weight: bold;
}
#rightcolumn ul li ul {
	margin-left: 14px;
}
#rightcolumn ul li ul li a {
	font-weight: normal;
	color: #359BC0;
}

#tooltip h3 {
	font-size: 75%;
}

#content form fieldset {
	border: 0px;
}

#content form blockquote {
	text-align: right;
	font-style: italic;
	font-size: 90%;
}

#content form fieldset ol {
	list-style: none;
	margin: 3px;
}

#content form fieldset ol li {
	margin: 10px 5px 10px 5px;
}

#content form fieldset ol li label {
	vertical-align: top;
	display: inline-block;
	width: 150px;
}

#content form fieldset ol li label.full-width {
	vertical-align: top;
	width: 400px;
}

#content form fieldset ol li div {
	display: inline-block;
}

#content form fieldset ol li div#divModellen {
	text-align: center;
	width: 560px;
	margin-top: 15px;
}

#content form fieldset ol li div#divModellen span {
	display: inline-block;
	text-align: center;
}

#content form fieldset ol li div#divModellen span label {
	margin: 0px 0px 3px 0px;
	display: block;
}

#content form fieldset ol li div#divRotatie {
	text-align: center;
	width: 560px;
	margin-top: 15px;
}

#content form fieldset ol li div#divRotatie span {
	display: inline-block;
	text-align: center;
}

#content form fieldset ol li div#divRotatie span label {
	margin: 0px 0px 3px 0px;
	display: block;
}

#content form fieldset ol li div#divAfmetingen span {
	display: block;
	margin: 5px 0px 5px 0px;
}

#content form fieldset ol li span.notification {
	display: inline !important;
	color: #B31100;
	font-style: italic;
	margin-left: 20px;
}

#content form fieldset ol li div#divAfmetingen span label {
	width: 20px;
}

#content form fieldset ol li#liAfleveradres {
	display: none;
}

#content form fieldset ol li#liGeenAfleveradres {
	display: none;
}

#content form fieldset ol li div.small {
	display: inline-block;
	width: 400px;
	font-size: 10px;
	font-style: italic;
}

#content form div.extra-opmerkingen {
	font-size: 12px;
	margin: 0px;
}

#content form div.extra-opmerkingen p.small-note {
	margin: 2px;
	font-style: italic;
	font-size: 10px;
}

#content form div.button-accent {
	background-color: #FFD29C;
	display: inline-block;
	padding: 5px;
}

.samenstellen {
	float: right;
	margin-top: 0px;
}

.normal {
	float: left;
}

#content .pictureFrame {
	position: relative;
	border: 1px solid #DFDFDF;
	display: inline;
	width: 92px;
}

#conten .pictureFrame .image {
	display: block;
	height: 92px;
	overflow: hidden;
	position: absolute;
	width: 92px;
}

#content .pictureFrame .overlay {
	background: transparent url(../img/overlay.png) no-repeat scroll left top;
	display: block;
	height: 92px;
	width: 92px;
	left: 0;
	top: 0;
	position: absolute;
}

#content .table {
	border-collapse: collapse;
}

#content .table tr th, td {
	padding: 4px;
}

#content .table tr th {
	text-align: left;
}

#content .table tr td a.btnAdd {
	display: none;
}

#content .table tr.odd {
	background-color: #EFFAFF;
}

/** sIFR Styles **/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.sifr-head,
.sIFR-hasFlash h2.introhead {
	visibility: hidden;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-size: 10px;
	font-weight: normal;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 11px;
	width: 300px;
}