/*
-----------------------------------------------
Purmo Main Style Sheet
----------------------------------------------- */
body, td, th {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #000000;
}
body {
    margin: 0px;
    padding: 0px;
    background-color: #F0E8CC;
	behavior: url('tableaux/radsonshop/css/csshover.htc');
}

#languageswitch {
    position: absolute;
    top:12px;
    left: 316px;
}

#languageswitch #firstlang {
	position: relative;
	width: 142px;
	margin: 1px;
	background-color: #FFFFFF;
}

#languageswitch #listlang {
	display:none;
}

.languageitem {
	padding: 2px;
	height: 17px;
}

.languageitem img {
	margin: 1px;
	}

.languageitem:hover {
	background-color: #DEDEDE;
}

.langLink{
	color: #555555;
}

.langLink:hover{
	color: #555555;
	text-decoration: none;
}

#languageswitch #firstlang:hover #listlang {
	display: block;
}

#page-a #linksQuick{
	position: absolute;
	height: 110px;
	width: 125px;
	margin-left: 6px;
	
	line-height: 22px;
	font-weight: bold;
}

table.printtable td{
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}
#page-a #headerSlogan{
	position: relative;
	height: 320px;
	width: 165px;
	background-image: url('../images/header-motto.gif');
}
.slogan{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 40px;
}
.slogan2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 25px;
}

/* =LAYOUT
--------------------- */
#page-a {
    background-image: url(../images/bg-body-page-a.gif);
    background-repeat: repeat-x;
}
#page-a.c {
    background-image: url(../images/bg-body-page-a-edit.gif);
    background-repeat: repeat-x;
}
#page-b {
    background-image: url(../images/bg-body-page-a.gif);
    background-repeat: repeat-x;
}
#page-b.c {
    background-image: url(../images/bg-body-page-b-edit.gif);
    background-repeat: repeat-x;
}
#wrapper {
    position: relative;
    width: 910px;
    background-color: #FFFFFF;
    background-image: url(../images/bg-wrapper.gif);
    background-position: right;
    background-repeat: repeat-y;
}
form {
    display: inline;
    margin: 0;
    padding: 0;
}
a {
    color: #870000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
p {
    margin: 0 0 10px 0;
}
.clear {
    clear: both;
}
.clear-left {
    clear: left;
}
.clear-right {
    clear: right;
}
.input {
    border: 1px solid #A50028;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #333333;
}
.select {
    border: 1px solid #A50028;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #333333;
}
.submit {
    border: 1px solid #EB6600;
    background-color: #A50028;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
/* =HEADER page-a
--------------------- */
#page-a #header {
    position: relative;
    width: 100%;
    height: 434px;
    background-image: url(../images/bg-body-page-a.gif);
    background-repeat: repeat-x;
}
#page-a #header-logo {
    position: absolute;
    top: 10px;
    left: 62px;
	cursor: pointer;
}
#page-a #header-motto {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 195px;
    height: 320px;
    background-color: #870000;
}
#page-a #header-flash {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 714px;
    height: 316px;
	border-top: 4px solid #870000;
}
#page-a #top-nav {
    position: absolute;
    top: 0;
    right: 22px;
    font-weight: bold;
}
#page-a #top-nav.c {
    left: 214px;
}
#page-a #top-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-a #top-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 18px 20px 0 7px;
    background-image: url(../images/bg-top-nav.gif);
    background-repeat: no-repeat;
}
#page-a #top-nav.c li {
    padding: 18px 13px 0 7px;
}
#page-a #top-nav a.active{
	text-decoration: underline;
}

#page-a #navblock{
	position: absolute;
	left: 51px;
	top: 79px;
	width: 648px;
}

.menuBlock{
	position: relative;
	width: 116px;
	border: 1px solid #FFFFFF;
	background-color: #8B0000;
	float: left;
	margin-right: 11px;
}

#page-b .menuBlock{
	height: 33px;
	overflow: hidden;
}

#page-b .menuBlock:hover{
	height: auto;
	overflow: visible;
}

.menuBlock ul{
	position: relative;
	display: none;
	width: 116px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}

.menuBlock:hover ul{
	display: block;	
}

.menuBlock ul li{
	position: relative;
	width: 100px;
	height: 17px;
	margin-left: 8px;
	padding-left: 1px;
	padding-top: 3px;
	border-top: 1px solid #c3716b;
	border-bottom: 1px solid #8B0000;
	cursor: pointer;
}

.menuBlock ul li a{
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

.menuBlock ul li:hover{
	background-color: #eb6600;	
}

#page-a #home-nav {
    position: absolute;
    top: 0;
    left: 55px;
    font-weight: bold;
}
#page-a #home-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-a #home-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 18px 13px 0 7px;
    background-image: url(../images/bg-top-nav.gif);
    background-repeat: no-repeat;
}
#page-a #search {
    position: absolute;
    top: 81px;
    left: 715px;
}
#page-a #profile-select {
    position: absolute;
    top: 17px;
    left: 17px;
    color: #FFFFFF;
}
#page-a #profile-select .input {
    width: 158px;
    margin-top: 6px;
    border: 1px solid #EB6600;
    background-color: #FFFFFF;
}
#page-a #redBlock{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
	padding-bottom: 10px;
	margin-left: 15px;
	color: #ffffff;
	padding-top: 10px;
	background-color: #870000;
}
#page-a #omruil{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #E1D299;
}



/* =HEADER page-b
--------------------- */
#page-b #header {
    z-index: 10;
    position: relative;
    width: 100%;
    height: 161px;
    background-image: url(../images/bg-header-page-b.gif);
	background-position: bottom;
    background-repeat: repeat-x;
}
#page-b #header-logo {
    position: absolute;
    top: 10px;
    left: 62px;
	cursor: pointer;
}
#page-b #top-nav {
    position: absolute;
    top: 0;
    right: 22px;
    font-weight: bold;
}
#page-b #top-nav.c {
    left: 214px;
}
#page-b #top-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-b #top-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 18px 20px 0 7px;
    background-image: url(../images/bg-top-nav.gif);
    background-repeat: no-repeat;
}
#page-b #top-nav.c li {
    padding: 18px 13px 0 7px;
}
#page-b #top-nav a.active{
	text-decoration: underline;
}

#page-b #navblock{
	position: absolute;
	left: 51px;
	top: 79px;
	width: 648px;
}

#page-b #home-nav {
    display: none;
    position: absolute;
    top: 0;
    left: 55px;
    font-weight: bold;
}
#page-b #home-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-b #home-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 18px 13px 0 7px;
    background-image: url(../images/bg-top-nav.gif);
    background-repeat: no-repeat;
}
#page-b #search {
    position: absolute;
    top: 81px;
    left: 715px;
}
#page-b #profile-select {
    position: absolute;
    top: 108px;
    left: 715px;
}
#page-b #profile-select .input {
    width: 158px;
    margin-top: 2px;
    border: 1px solid #A50028;
    background-color: #FFFFFF;
}
/* =NAV page-b
--------------------- */
#page-b #nav {
    z-index: 300;
    position: absolute;
    top: 59px;
    left: 53px;
}
#page-b #nav ul {
    list-style: none;
    margin: 0;
    padding: 0;    
}
#page-b #nav .lev-0 {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #FFFFFF;    
}
#page-b #nav .lev-0-a {
    overflow: hidden;
    display: block;
    width: 150px;
    height: 28px;
    margin-top: 14px;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -1000px;
}
#page-b #nav .lev-0-a:hover {
    width: 150px;
    height: 82px;
    margin-top: 0;
}
#page-b #nav1 {
    position: absolute;
    top: 0;
    left: 0;
}
#page-b #nav2 {
    position: absolute;
    top: 0;
    left: 159px;
}
#page-b #nav3 {
    position: absolute;
    top: 0;
    left: 319px;
}
#page-b #nav4 {
    position: absolute;
    top: 0;
    left: 479px;
}
#page-b #nav .c .lev-0-a {
    width: 150px;
    height: 82px;
    margin-top: 0;
    background-position: 0 -28px;
}
#page-b #nav .dropdown {
    padding: 8px 10px 0 10px;
    background-color: #870000;
    font-weight: bold;
}
#page-b #nav .dropdown a {
    display: block;
    width: 127px;
    padding: 2px 0 3px 3px;
    color: #FFFFFF;
    text-decoration: none;
}
#page-b #nav .dropdown a:hover {
    background-color: #EB6600;
}
#page-b #nav .dropdown ul {
    width: 130px;
}
#page-b #nav .dropdown li {
    float: none;
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #C3716B;    
    border-bottom: 1px solid #7B000C;    
}
.showLayer {
    display: block;
}
.hideLayer {
    display: none;
}
/* =FOOTER page-a
--------------------- */
#page-a #footer {
    position: relative;
    width: 870px;
    height: 54px;
    margin-top: 50px;
    background-image: url(../images/bg-footer.gif);
    background-position: right top;
    background-repeat: no-repeat;
}
#page-a #f-logo {
    position: absolute;
    top: 19px;
    left: 214px;
}
#page-a #copy {
    position: absolute;
    top: 25px;
    left: 54px;
    color: #7F7F7F;
}
#page-a #f-nav {
    position: absolute;
    right: 0;
    bottom: 0;
}
#page-a #f-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-a #f-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 17px 17px 7px;
    background-image: url(../images/bg-top-nav.gif);
    background-repeat: no-repeat;
}
#page-a #f-nav .c {
    padding-right: 1px;
}
#page-a #f-nav-2 {
    position: absolute;
    bottom: 0;
    left: 466px;
}
#page-a #f-nav-2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-a #f-nav-2 li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 17px 17px 7px;
    background-image: url(../images/bg-top-nav.gif);
    background-repeat: no-repeat;
}
 #f-nav-3 {
    position: absolute;
    bottom: 0;
    left: 215px;
}
#f-nav-3 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#f-nav-3 li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 17px 17px 7px;
    background-image: url(../images/bg-top-nav.gif);
    background-repeat: no-repeat;
}
/* =FOOTER page-b
--------------------- */
#page-b #footer {
    position: relative;
    width: 870px;
    height: 70px;
    margin-top: 50px;
    background-image: url(../images/bg-footer.gif);
    background-position: right 20px;
    background-repeat: no-repeat;
}
#page-b #f-logo {
    position: absolute;
    top: 35px;
    left: 214px;
}
#page-b #f-motto {
    position: absolute;
    top: 0px;
    left: 214px;
}
#page-b #copy {
    position: absolute;
    top: 41px;
    left: 54px;
    color: #7F7F7F;
}
#page-b #f-nav {
    position: absolute;
    right: 0;
    bottom: 0;
}
#page-b #f-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-b #f-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 17px 17px 7px;
    background-image: url(../images/bg-top-nav.gif);
    background-repeat: no-repeat;
}
#page-b #f-nav .c {
    padding-right: 1px;
}
#page-b #f-nav-2 {
    position: absolute;
    bottom: 0;
    left: 466px;
}
#page-b #f-nav-2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-b #f-nav-2 li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 17px 17px 7px;
    background-image: url(../images/bg-top-nav.gif);
    background-repeat: no-repeat;
}
/* =CONTENT page-a
--------------------- */
#page-a #content {
    position: relative;
    height: 214px;
    margin: 15px 0 0 0;
    background-image: url(../images/bg-content-page-a.gif);
    background-repeat: repeat-x;
}
#page-a #content.c {
    height: 374px;
}
#page-a #quick-links {
    position: absolute;
    top: 0;
    right: 0;
    width: 195px;
    height: 189px;
    border-left: 1px solid #FFFFFF;
    background-color: #E1D299;
}
#page-a #quick-links h2 {
    position: absolute;
    top: 31px;
    left: 16px;
    width: 159px;
    height: 24px;
    margin: 0;
/*    background-image: url(quick-links-page-a.gif);
    background-repeat: no-repeat;
    text-indent: -1000px;*/
}
#page-a #quick-links .hl {
    position: absolute;
    overflow: hidden;
    top: 59px;
    left: 40px;
    width: 140px;
    height: 110px;
    border-left: 1px solid #9D936B;
}
#page-a #quick-links .hl ul {
    position: absolute;
    list-style: none;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
#page-a #quick-links li {
    list-style: none;
    margin: 0;
    padding: 8px 0 0 7px;
}
#page-a #quick-links a {
    color: #000000;
}
#page-a #info-1 {
    position: absolute;
    overflow: hidden;
    top: 31px;
    left: 214px;
    width: 229px;
    height: 182px;
    border: 1px solid #E1D299;
    background-color: #F7F3E5;
}
#page-a #info-1c {
    position: absolute;
    overflow: hidden;
    top: 31px;
    left: 214px;
    width: 229px;
    height: 182px;
    border: 1px solid #E1D299;
    background-color: #000;
    color: #fff;
}
#page-a #info-2 {
    position: absolute;
    overflow: hidden;
    top: 31px;
    left: 465px;
    width: 229px;
    height: 182px;
    border: 1px solid #E1D299;
    background-color: #F7F3E5;
}
#page-a #info h3 {
    margin: 15px 10px 13px 12px;
    font-size: 11px;
}
#page-a #info p {
    margin: 5px 10px 5px 12px;
}
#page-a #info #info-1c h3 {
    margin: 10px 10px 8px 12px;
    font-size: 11px;
}
#page-a #info #info-1c p {
    margin: 8px 10px 5px 12px;
}
#page-a #info .go-more {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 2px 18px;
    background-color: #E1D299;
}
#page-a #info a {
    color: #000000;
}
#page-a #pillar {
    width: 480px;
    margin: 20px 0 0 214px;
    border: 1px solid #E1D299;
    background-color: #F7F3E5;
}
#page-a #pillar p {
    margin: 15px 10px 15px 12px;
}
#page-a #pillar a {
    color: #000000;
}
#page-a #profi {
    position: absolute;
    overflow: hidden;
    top: 31px;
    left: 0;
    width: 190px;
    height: 183px;
}
#page-a #profi-login {
    position: absolute;
    padding-left: 20px;
}
#page-a #profi-login a {
    color: #000000;
}
#page-a #profi-login p {
    margin: 0 0 5px 0;
}
#page-a #profi-login .hl {
    margin-top: 10px;
}
#page-a #profi-login .input {
    width: 106px;
    margin-bottom: 2px;
}
#page-a #profi-login .submit {
    position: absolute;
    top: 0;
    left: 139px;
}
#page-a #profi-nav {
    position: absolute;
    bottom: 0px;
    left: 1px;
}
#page-a #profi-nav ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-a #profi-nav li {
    list-style: none;
    width: 134px;
    height: 24px;
    margin: 0;
    padding: 1px 0 0 0;
}

/* =CLMN-NAV page-b
--------------------- */
#clmn-nav {
    float: left;
    width: 205px;
    margin-top: 10px;
}
#sub-nav {
    border-left: 20px solid #EB6600;
    background-color: #870000;
    color: #FFFFFF;
}
#sub-nav a {
    color: #FFFFFF;
}
#sub-nav li a {
    display: block;
    color: #FFFFFF;
    padding: 1px 0 2px 2px;
}
#sub-nav li a:hover {
    background-color: #eb6600;
    color: #FFFFFF !important;
    text-decoration: none;
}
#sub-nav li a:visited {
    color: #ffffff;
}
#sub-nav ul {
    list-style: none;
    margin: 0;
    padding: 12px 12px 10px 34px;
}
#sub-nav h2 {
    margin: 0;
    padding: 12px 12px 0 34px;
    font-size: 12px;
    color: #FFFFFF;
}
#sub-nav li {
    list-style: none;
    margin: 0;
    padding: 0px 0 3px 0;
    border-top: 1px solid #C38080;
    font-weight: bold;
}
#sub-nav .first {
    border-top: none !important;
}
#sub-nav .lev-2 {
    margin-top: -3px;
    padding: 0 0 3px 11px;
    border-top: none !important;
    font-weight: normal;
}
#sub-nav .lev-3 {
    margin-top: -4px;
    padding: 0 0 4px 15px;
    border-top: none !important;
    font-weight: normal;
    color: #DCA6A6;
}
/*
#sub-nav .lev-3 a {
    color: #DCA6A6;
}
*/
#sub-nav .lev-4 {
    margin-top: -6px;
    padding: 0 0 4px 19px;
    border-top: none !important;
    font-size: 10px;
    font-weight: normal;
    color: #DCA6A6;
}
/*
#sub-nav .lev-4 a {
    color: #DCA6A6;
}
*/
#sub-nav .c a {
    color: #EB6600 !important;
}
#page-b #profi {
    width: 185px;
    padding: 13px 0 0 20px;
    background-color: #F0E8CC;
}
#page-b #profi-login {
    position: relative;
}
#page-b #profi-login a {
    color: #000000;
}
#page-b #profi-login p {
    margin: 0 0 5px 0;
}
#page-b #profi-login .hl {
    margin-top: 6px;
    margin-bottom: 10px;
}
#page-b #profi-login .input {
    width: 106px;
    margin-bottom: 2px;
}
#page-b #profi-login .submit {
    position: absolute;
    top: 0;
    left: 126px;
}
#page-b #profi-nav {
    margin-top: 10px;
}
#page-b #profi-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-b #profi-nav li {
    list-style: none;
    width: 185px;
    height: 24px;
    margin: 0;
    padding: 1px 0 0 0;
}
/* =CONTENT page-b
--------------------- */
#page-b #content-wrapper {
    z-index: 1;
    position: relative;
    width: 100%;
    margin: 10px 0 40px 0;
    background-image: url(../images/bg-content-wrapper-page-b.gif);
    background-repeat: repeat-x;
}
#page-b #content {
    overflow: hidden;
    float: right;
    width: 645px;
    padding-right: 40px;
    font-size: 12px;
}
#page-b #content-top-img {
    margin: 26px 0 30px 0;
}
#page-b #content h1 {
    margin: 6px 0 26px 0;
    font-size: 17px;
    font-weight: normal;
}
#page-b #content h2 {
    margin: 15px 0 10px 0;
    font-size: 12px;
    font-weight: bold;
}
#page-b #content h3 {
    margin: 15px 0 5px 0;
    font-size: 12px;
    font-weight: bold;
}
#page-b #content h4 {
    margin: 15px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
}
#page-b #content ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}
#page-b #content ul li {
    list-style: none;
    padding: 2px 20px;
    background-image: url(../images/dot-li-1.gif);
    background-position: 10px 6px;
    background-repeat: no-repeat;
}
#page-b #content .txt-small {
    font-size: 11px;
}
#page-b #content .txt-top {
    margin-top: 0 !important;
}
#page-b #content .error {
    color: #CC0033;
}
#page-b #content .products {
    width: 645px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
}
#page-b #content .products .box-1 {
    float: left;
    width: 310px;
}
#page-b #content .products .box-2 {
    float: right;
    width: 310px;
}
#page-b #content .products .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-b #content .products .photo img {
    border: 1px solid #EB6600;
}
#page-b #content .products .desc h2{
	color: #870000;
}
#page-b #content .products .desc {
    overflow: hidden;
    float: right;
    width: 150px;
	height: 85px;
}
#page-b #content .products .itemprice {
    overflow: hidden;
    float: right;
    width: 150px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #EB6600;
}
#page-b #content .products .itemprice span {
	font-size: 18px;	
}
#page-b #content .products .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-b #content .products .desc p {
    margin: 0;
    font-size: 11px;
}
#page-b #content .col-2-photo {
    width: 645px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
}
#page-b #content .col-2-photo .box-1 {
    float: left;
    width: 310px;
}
#page-b #content .col-2-photo .box-2 {
    float: right;
    width: 310px;
}
#page-b #content .col-2-photo .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-b #content .col-2-photo .photo img {
    border: 1px solid #EB6600;
}
#page-b #content .col-2-photo .desc {
    overflow: hidden;
    float: right;
    width: 150px;
}
#page-b #content .col-2-photo .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-b #content .col-2-photo .desc {
    margin: 0;
    font-size: 11px;
}
#page-b #content .col-3-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-b #content .col-3-photo .box-1 {
    float: left;
    width: 182x;
}
#page-b #content .col-3-photo .box-2 {
    float: left;
    width: 182px;
    padding-left: 50px;
}
#page-b #content .col-3-photo .box-3 {
    float: right;
    width: 182px;
}
#page-b #content .col-3-photo .photo {
    width: 182px;
}
#page-b #content .col-3-photo .photo img {
    border: 1px solid #EB6600;
}
#page-b #content .col-3-photo .desc {
    margin: 1px 0 0 0;
    padding: 3px 0 4px 0;
    background-color: #F0E8CC;
    font-size: 11px;
    color: #908662;
    text-align: center;
}
#page-b #content .col-2 {
    width: 645px;
    margin: 0;
}
#page-b #content .col-2 .box-1 {
    float: left;
    width: 310px;
}
#page-b #content .col-2 .box-2 {
    float: right;
    width: 310px;
}
#page-b #content .col-3 {
    width: 645px;
    margin: 0;
}
#page-b #content .col-3 .box-1 {
    float: left;
    width: 201px;
}
#page-b #content .col-3 .box-2 {
    float: left;
    width: 201px;
    padding-left: 21px;
}
#page-b #content .col-3 .box-3 {
    float: right;
    width: 201px;
}
#page-b #content .news {
    border-bottom: 1px solid #7F7F7F;
}
#page-b #content .text-box {
    border-bottom: 1px solid #7F7F7F;
}
#page-b #content .list-1 {
    margin-bottom: 25px;
}
#page-b #content .list-1 h2 {
    padding: 5px;
    background-color: #F0E8CC;
}
#page-b #content .list-1 h3 .type {
    font-weight: normal;
}
#page-b #content .list-1-item {
    border-bottom: 1px solid #7F7F7F;
}
#page-b #content .photo-right {
    float: right;
    margin: 0 -20px 10px 10px;
    padding: 15px 15px 15px 15px;
    background-color: #F0E8CC;
    font-size: 11px;
    color: #908662;
}
#page-b #content .photo-right img {
    border: 1px solid #EB6600;
}
#page-b #content .photo-right p {
    margin: 5px 0 -5px 0 !important;
    text-align: center;
}
#page-b #content h3.photo img,
#page-b #content p.photo img {
    border: 1px solid #EB6600;
}
#page-b #content .go-back {
    margin-top: 20px !important;
    padding: 0 0 0 16px;
    background-image: url(../images/dot-go-back.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-b #content .go-more {
    padding: 0 0 0 16px;
    background-image: url(../images/dot-go-more.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-b #content .go-up {
    padding: 0 0 0 15px;
    background-image: url(../images/dot-go-up.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    font-size: 11px;
}

/* =CONTENT tables
--------------------- */
#content .tbl-1 {
    margin: 0 0 10px 0;
    border-collapse: collapse;
}
#content .tbl-1 td {
    padding: 3px 10px 3px 0;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
#content .tbl-2 {
    margin: 0 0 10px 0;
    border-collapse: collapse;
}
#content .tbl-2 td {
    padding: 3px 5px 3px 5px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    background-color: #FAF8F0;
}
#content .tbl-2 th {
    padding: 3px 5px 3px 5px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    background-color: #F0E8CC;
    font-weight: bold;
}
#content .tbl-form-1 {
    border-collapse: collapse;
    margin: 0 0 10px 0;
}
#content .tbl-form-1 td {
    padding: 5px 5px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
#content .tbl-form-1 th {
    padding: 20px 5px 3px 5px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-weight: bold;
}

/* =CONTEXT page-b
--------------------- */
#page-b .context-nav {
    float: right;
    width: 150px;
    margin: 0 0 10px 20px;
    border-left: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-b .context-nav h2 {
    margin: 0 0 30px 0 !important;
    padding: 4px 5px 5px 10px;
    background-color: #E1D299;
    font-size: 11px !important;
}
#page-b .context-nav ul {
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0;
}
#page-b .context-nav li {
    list-style: none;
    margin: 0;
    padding: 6px 0 0 0;
}


/* =search
--------------------- */
.highlight { background: #F0E8CC; }
        .searchheading { font-size: 120%; font-weight: bold; margin-bottom: 10px; padding: 5px; background-color: #F0E8CC; }
        .summary { margin-bottom: 5px; margin-left: 10px; font-size: 95%; }
        .suggestion { font-size: 100%; }
        .results { font-size: 100%; }
        .category { color: #999999; }
        .sorting { text-align: right; }
        .result_title { font-size: 100%; }        
        .description { font-size: 100%; }
        .context { font-size: 100%; }
        .infoline { font-size: 95%; font-style: normal; color: #808080;}
        .zoom_searchform { font-size: 100%; }
        .zoom_results_per_page { font-size: 95%; margin-left: 10px; }
        .zoom_match { font-size: 95%; margin-left: 10px;}                
        .zoom_categories { font-size: 95%; }
        .zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
        .zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
        
        input.zoom_button { border: 1px solid #EB6600; background-color: #A50028; font-family: Tahoma, sans-serif;    font-size: 11px;    color: #FFFFFF; }
        input.zoom_searchbox {     width: 200px; border: 1px solid #A50028; font-family: Tahoma, sans-serif;    font-size: 11px; color: #333333; }        
        
        .result_image { float: left; display: block; }
        .result_image img { margin: 10px; width: 80px; border: 0px; }
        .result_block { margin-top: 15px; margin-bottom: 15px; padding-bottom: 10px; clear: left; border-bottom: 1px solid #7F7F7F; }
        .result_altblock { margin-top: 15px; margin-bottom: 15px; padding-bottom: 10px; clear: left; border-bottom: 1px solid #7F7F7F; }
        
        .result_pages {  font-size: 100%; text-align: center; }
        .result_pagescount { margin-left: 10px; font-size: 95%; }
        
        .searchtime { font-size: 95%; }
        
        .recommended 
        { 
            background: #DFFFBF; 
            border-top: 1px dotted #808080; 
            border-bottom: 1px dotted #808080; 
            margin-top: 15px; 
            margin-bottom: 15px; 
        }
        .recommended_heading { float: right; font-weight: bold; }
        .recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }        
        .recommend_title { font-size: 100%; }
        .recommend_description { font-size: 100%; color: #008000; }
        .recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
 


/* Style "Find Code"
--------- */

#page-w {
    background-image: url(../images/bg-body-page-b.gif);
    background-position: 0 -40px;
    background-repeat: repeat-x;
}
#page-w #wrapper {
    width: 710px;
}
/* =HEADER page-w
--------------------- */
#page-w #header {
    z-index: 10;
    position: relative;
    width: 100%;
    height: 100px;
    background-image: url(../images/bg-header-page-b.gif);
    background-position: 0 -40px;
    background-repeat: repeat-x;
}
#page-w #header-logo {
    position: absolute;
    top: 12px;
    right: 34px;
}
/* =FOOTER page-w
--------------------- */
#page-w #footer {
    position: relative;
    width: 670px;
    height: 70px;
    margin-top: 30px;
    background-image: url(../images/bg-footer.gif);
    background-position: right 20px;
    background-repeat: no-repeat;
}
#page-w #f-logo {
    position: absolute;
    top: 35px;
    left: 14px;
}
#page-w #f-motto {
    position: absolute;
    top: 0px;
    left: 14px;
}
#page-w #f-nav {
    position: absolute;
    right: 0;
    bottom: 0;
}
#page-w #f-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-w #f-nav li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0 17px 17px 7px;
    background-image: url(../images/bg-top-nav.gif);
    background-repeat: no-repeat;
}
#page-w #f-nav .c {
    padding-right: 1px;
}
/* =CONTENT page-w
--------------------- */
#page-w #content-wrapper {
    z-index: 1;
    position: relative;
    width: 100%;
    margin: 10px 0 40px 0;
    background-image: url(../images/bg-content-wrapper-page-b.gif);
    background-repeat: repeat-x;
}
#page-w #content {
    overflow: hidden;
    float: right;
    width: 645px;
    padding-right: 40px;
    font-size: 12px;
}
#page-w #content-top-img {
    margin: 26px 0 30px 0;
}
#page-w #content h1 {
    margin: 6px 0 26px 0;
    font-size: 17px;
    font-weight: normal;
}
#page-w #content h2 {
    margin: 15px 0 10px 0;
    font-size: 12px;
    font-weight: bold;
}
#page-w #content h3 {
    margin: 15px 0 5px 0;
    font-size: 12px;
    font-weight: bold;
}
#page-w #content h4 {
    margin: 15px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
}
#page-w #content ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}
#page-w #content ul li {
    list-style: none;
    padding: 2px 20px;
    background-image: url(../images/dot-li-1.gif);
    background-position: 10px 6px;
    background-repeat: no-repeat;
}
#page-w #content .txt-small {
    font-size: 11px;
}
#page-w #content .txt-top {
    margin-top: 0 !important;
}
#page-w #content .error {
    color: #CC0033;
}
#page-w #content .products {
    width: 645px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .products .box-1 {
    float: left;
    width: 310px;
}
#page-w #content .products .box-2 {
    float: right;
    width: 310px;
}
#page-w #content .products .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-w #content .products .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .products .desc {
    overflow: hidden;
    float: right;
    width: 150px;
}
#page-w #content .products .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-w #content .products .desc p {
    margin: 0;
    font-size: 11px;
}
#page-w #content .col-2-photo {
    width: 645px;
    margin: 0 0 18px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .col-2-photo .box-1 {
    float: left;
    width: 310px;
}
#page-w #content .col-2-photo .box-2 {
    float: right;
    width: 310px;
}
#page-w #content .col-2-photo .photo {
    overflow: hidden;
    float: left;
    width: 152px;
    margin-top: 2px;
}
#page-w #content .col-2-photo .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .col-2-photo .desc {
    overflow: hidden;
    float: right;
    width: 150px;
}
#page-w #content .col-2-photo .desc h2 {
    margin: 0 0 3px 0;
    font-size: 12px;
}
#page-w #content .col-2-photo .desc {
    margin: 0;
    font-size: 11px;
}
#page-w #content .col-3-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-w #content .col-3-photo .box-1 {
    float: left;
    width: 182x;
}
#page-w #content .col-3-photo .box-2 {
    float: left;
    width: 182px;
    padding-left: 50px;
}
#page-w #content .col-3-photo .box-3 {
    float: right;
    width: 182px;
}
#page-w #content .col-3-photo .photo {
    width: 182px;
}
#page-w #content .col-3-photo .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .col-3-photo .desc {
    margin: 1px 0 0 0;
    padding: 3px 0 4px 0;
    background-color: #F0E8CC;
    font-size: 11px;
    color: #908662;
    text-align: center;
}
#page-w #content .col-2 {
    width: 645px;
    margin: 0;
}
#page-w #content .col-2 .box-1 {
    float: left;
    width: 310px;
}
#page-w #content .col-2 .box-2 {
    float: right;
    width: 310px;
}
#page-w #content .col-3 {
    width: 645px;
    margin: 0;
}
#page-w #content .col-3 .box-1 {
    float: left;
    width: 201px;
}
#page-w #content .col-3 .box-2 {
    float: left;
    width: 201px;
    padding-left: 21px;
}
#page-w #content .col-3 .box-3 {
    float: right;
    width: 201px;
}
#page-w #content .news {
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .text-box {
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .list-1 {
    margin-bottom: 25px;
}
#page-w #content .list-1 h2 {
    padding: 5px;
    background-color: #F0E8CC;
}
#page-w #content .list-1 h3 .type {
    font-weight: normal;
}
#page-w #content .list-1-item {
    border-bottom: 1px solid #7F7F7F;
}
#page-w #content .photo-right {
    float: right;
    margin: 0 -20px 10px 10px;
    padding: 15px 15px 15px 15px;
    background-color: #F0E8CC;
    font-size: 11px;
    color: #908662;
}
#page-w #content .photo-right img {
    border: 1px solid #EB6600;
}
#page-w #content .photo-right p {
    margin: 5px 0 -5px 0 !important;
    text-align: center;
}
#page-w #content h3.photo img,
#page-w #content p.photo img {
    border: 1px solid #EB6600;
}
#page-w #content .go-back {
    margin-top: 20px !important;
    padding: 0 0 0 16px;
    background-image: url(../images/dot-go-back.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-w #content .go-more {
    padding: 0 0 0 16px;
    background-image: url(../images/dot-go-more.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    font-size: 11px;
}
#page-w #content .go-up {
    padding: 0 0 0 15px;
    background-image: url(../images/dot-go-up.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
    font-size: 11px;
}

#page-b #content .col-4-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-b #content .col-4-photo .box-1 {
    float: left;
    width: 122x;
}
#page-b #content .col-4-photo .box-2 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-b #content .col-4-photo .box-3 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-b #content .col-4-photo .box-4 {
    float: right;
    width: 122px;
}
#page-b #content .col-4-photo .photo {
    width: 122px;
}
#page-b #content .col-4-photo .photo img {
    border: 1px solid #EB6600;
}
#page-w #content .col-4-photo {
    width: 645px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #7F7F7F;
    font-size: 11px;
}
#page-w #content .col-4-photo .box-1 {
    float: left;
    width: 122x;
}
#page-w #content .col-4-photo .box-2 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-w #content .col-4-photo .box-3 {
    float: left;
    width: 122px;
    padding-left: 52px;
}
#page-w #content .col-4-photo .box-4 {
    float: right;
    width: 122px;
}
#page-w #content .col-4-photo .photo {
    width: 122px;
}
#page-w #content .col-4-photo .photo img {
    border: 1px solid #EB6600;
}

#page-a #f-go-int {
    position: absolute;
    right: 1px;
    top: -20px;
}
#page-b #f-go-int {
    position: absolute;
    right: 1px;
    top: 0;
}
#page-w #f-go-int {
    position: absolute;
    right: 1px;
    top: 0;
}
 


#lightbox{
    background-color:#F0E8CC;
    padding: 10px;
    border: 2px solid #EB6600;
    }
#lightboxDetails{
    font-size: 0.8em;
    padding-top: 0.4em;
    }    
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(../images/overlay.png); }
* html #overlay{
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(http://www.purmo.com/nl/error.htm);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
    }
kbd {
    color: #FFF;
    background-color: #870000;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: inherit;
    font-family: Arial, sans-serif;
    padding: 0 3px 2px 4px;
    }
kbd a, kbd a:hover  {
    color: #FFF;
    text-decoration: none;
}



#percent {
    position: absolute;
    top: 68px;
    left: 36px;
}
#percent2 {
    position: absolute;
    top: 221px;
    left: 40px;
}
.percent3 {
   /* margin: 22px 6px 1px 13px; 
    float: left; */
}
#percent4 {
    position: absolute;
    top: 236px;
    left: 43px;
}

/* 404 error page  */
#map-404 {
    position: absolute;
    top: 0;
    left: 0;
    width: 715px;
    height: 316px;
    background-image: url(../images/bg-map-404.jpg);
    background-repeat: no-repeat;
}
#map-404-txt {
    position: absolute;
    top: 30px;
    left: 315px;
    width: 400px;
    height: 286px;
}
/* 404 error page  */
