BODY {
	margin:0px;
	font-family: arial;
	font-size:0.8em;
	line-height:1.5em;

	}
	
#pageheader {
	width:950px;
	height:110px;
	background-image:url(../images/banner.jpg);
	position:relative;
}

#pagefooter {
	clear:both;
	text-align:right;
	padding-top:15px;
	#padding-top:0px;
	}

#mainmenu {
	height:55px;
	margin-bottom:15px;
	margin-top:15px;
}
	
.menuoption {
	width:123px;
	height:55px;
	float:left;
	margin-right:14.8px;
	position:relative;
	overflow:hidden;
}

#mnu_home {
	background:url(../images/button-home.jpg) no-repeat 0px 0px;
}
#mnu_showroom {
	background:url(../images/button-onlineshowroom.jpg) no-repeat 0px 0px;
}
#mnu_catprog {
	background:url(../images/button-catprog.jpg) no-repeat 0px 0px;
}
#mnu_ourprod {
	background:url(../images/button-ourprod.jpg) no-repeat 0px 0px;
}
#mnu_creative {
	background:url(../images/button-creative.jpg) no-repeat 0px 0px;
}
#mnu_contact {
	background:url(../images/button-contact.jpg) no-repeat 0px 0px;
}
#mnu_about {
	background:url(../images/button-about.jpg) no-repeat 0px 0px;
}
#mnu_christmas_catalogue {
	background:url(../images/button-christmas_catalogue.png) no-repeat 0px 0px;
}

#mnu_home:hover {
	background-position: 0px -55px;
}
#mnu_showroom:hover {
	background-position: 0px -55px;
}
#mnu_catprog:hover {
	background-position: 0px -55px;
}
#mnu_ourprod:hover {
	background-position: 0px -55px;
}
#mnu_creative:hover {
	background-position: 0px -55px;
}
#mnu_contact:hover {
	background-position: 0px -55px;
}
#mnu_about:hover {
	background-position: 0px -55px;
}
#mnu_christmas_catalogue:hover {
	background-position: 0px -55px;
}

.linkbutton {
	display:block;
	text-decoration:none;
	background-image:url(../images/button-sm.png);
	width:62px;
	height:23px;
	line-height:23px;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	color:#fff;
	}
	
.linkbutton:hover {
	background-image:url(../images/button-sm-mouseover.png);
}

.textfield1 {
	width:185px;
	height:23px;
	background-image:url(../images/home/BOX_UN_PW.png);
	background-repeat:no-repeat;
}

.textfield1a_OLD {
	width:198px;
	height:23px;
	background-image:url(../images/catalogues/textfield.jpg);
	background-repeat:no-repeat;
}

.textfield2 {
	width:157px;
	height:23px;
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
}

.textfield3 {
	width:308px;
	height:23px;
	background-image:url(../images/contact/BOX_name.jpg);
	background-repeat:no-repeat;

}

.textfield4 {
	width:428px;
	height:173px;
	background-image:url(../images/contact/BOX_query.jpg);
	background-repeat:no-repeat;
}

.textformfield {
	width:179px;
	border-width:0px;
	position:relative;
	top:2px;
	left:3px;
	}

.textcontactformfield {
	width:302px;
	border-width:0px;
	position:relative;
	top:2px;
	left:3px;
	}

.textareacontactformfield {
	width:420px;
	height:165px;
	border-width:0px;
	position:relative;
	top:2px;
	left:3px;
	font-family:arial;
	font-size:1.1em;
	}
	
#searchbox {
	position:absolute;
	margin:0px;
	right:20px;
	bottom:10px;
}

#btn_search {
	display:block;
	margin-left:3px;
	float:left;
	width:62px;
	height:23px;
	position:relative;
	overflow:hidden;
}

.btn_login {
	display:block;
	width:62px;
	height:23px;
	position:relative;
	overflow:hidden;
}

.btn_lnk {
	position:absolute;
	top:0px;
}

.btn_lnk:hover {
	position:absolute;
	top:-23px;
	left:0px;
}

#lcolumncontainer {
	border:solid 4px #D1D2D4;
}

#rcolumncontainer {
	border:solid 4px #D1D2D4;
}

#panel_lefta {
	float:left;
	width:260px;
}

#panel_righta {
	float:right;
	width:675px;
	#width:675px;
}

#panel_leftb {
	float:left;
	width:472px;
}

#panel_rightb {
	float:right;
	width:472px;
}

.close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}
