body
{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-size: 12px;
	line-height:18px;
	text-align: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 0px;
}

#body_popup
{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-size: 12px;
	line-height:18px;
	text-align: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	color: #aeaeb6;
	font-weight: normal;
	margin-top:25px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color:#000000;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

form
{
	margin: 0px;
	padding: 0px;
}



p {
	margin-top: 0px;
	margin-bottom: 15px;
}

div#doc {
	float: none;
	width: 1000px;
	margin: auto;
	text-align: left;
	border: 0px solid #000000;
}

div#doc_popup {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: 0px solid #000000;
	overflow: hidden;
}

div#header-logo
{
	float:left;
	margin-bottom: 10px;
}


#languagebox {
	float:right;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	color:#ffffff;
	width: 90px;
	border-left: 1px solid #adaeb5;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height:12px;
}

#languagebox #languagelink {
	font-size: 10px;
	color: #840a1f;
	font-weight: bold;
	text-decoration: none;
}

#dropmenudiv {
	position:absolute;
	border:1px solid #adaeb5;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid #adaeb5;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #adaeb5;
}

#topsubmenu {
	float: right;
	margin-top: 15px;
	margin-left: 20px;
	padding:0px;
	border: 0px solid #000000;
}

div#topsubmenu #tabs {
	float:left;
	border: 0px solid #000000;
	margin: 0px;
	padding:0px;
}

div#topsubmenu #tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0px solid #000000;
}

div#topsubmenu #login {
	float: left;
	display:inline;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #9b9ca1;
	text-align:center;
}

div#topsubmenu #login a {
	background: transparent;
	display: inline;
	margin: 0px;
	padding:0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9b9ca1;
	text-decoration: none;
	border: 0px;
}

div#topsubmenu #login a:hover {
	color: #9b9ca1;
}

div#topsubmenu #login a.selected {
	color: #9b9ca1;
}

#topmenu_bck {
	clear:both;
	display:block;
	border: 0px solid #ffffff;
	background-color: #000000;
	background: url(../images/topmenu_bck.jpg) #adaeb5 repeat-x;
}

#topmenu {
	float:left;
	color: #ffffff;
	margin: 0px;
	width:830px;
	border: 0px solid #000000;
	background: url(../images/topmenu_bck.jpg) #adaeb5 repeat-x;
}


#topmenu a {
	float:left;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 0px solid #adaeb5;
	border-left: 0px solid #adaeb5;
	border-right: 0px solid #adaeb5;
	border-top: 0px solid #adaeb5;
}

#topmenu a:hover {
	color: #ffffff;
	background: url(../images/topmenu_bck_act.gif) repeat-x;
}

#topmenu a.selected {
	color: #ffffff;
	background-color: #939394;
	background: url(../images/topmenu_bck_act.gif) #939394 repeat-x;
}

#top_search {
	float:right;
	text-align:right;
	margin-right: 0px;
	margin-top: 5px;
	padding-right:12px;
	color:#ffffff;
	border: 0px solid #000000;
}

#top_search_txt {
	color:#ffffff;
	font-size:14px;
}

#top_search #contentsearch-side-block .smalltext {
	margin-top: 0px;
	padding-top:0px;
	padding-bottom: 0px;
	padding-right:0px;
	font-size:10px;
	width: 80px;
}

#top_search #contentsearch-side-block input.button {
	margin: 0px;
	padding: 0px;
	width: 0px;
	line-height:0px;
	border: 0px solid #adaeb5;
}

#body_line_full {
	clear:both;
	background-color: #ffffff;
	border-left: 1px solid #adaeb5;
	border-right: 1px solid #adaeb5;
	border-bottom: 0px solid #000000;
	padding:0px;
}

#body_line {
	clear:both;
	background-color: #ffffff;
	border-left: 0px solid #adaeb5;
	border-right: 1px solid #adaeb5;
	border-bottom: 0px solid #000000;
	background-image: url(../images/line_bck.gif);
	background-repeat: repeat-y;
}


#bannerimage {
	background-color: #ffffff;
	border: 0px solid #000000;
	min-height: 450px;
}

/* for Internet Explorer */
/*\*/
* html #bannerimage {
height: 450px;
}
/**/

#breadcrumb {
	float:left;
	font-size: 10px;
	color: #adaeb5;
	margin-top: 5px;
	padding-left: 15px;
	border: 0px solid #000000;
}

#breadcrumb a {
	text-decoration: none;
	color: #adaeb5;
}

div#leftmenu
{
	float:left;
	width: 200px;
	margin-top: 20px;
	margin-right: 0px;
	border: 0px solid #000000;
}

div#leftmenu ul
{
	margin-top: 5px;
	padding-top: 0px;
	padding-left: 20px;
	margin-left: 0px;
	border: 0px solid #000000;
}

div#leftmenu li {
	list-style-image: url('../images/li.gif');
}

div#leftmenu a
{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

div#leftmenu li.selected a
{
	color: #000000;
	font-weight: bold;
}


.adminmenu {
	border: 0px solid #000000;
	float: right;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
	height:27px;
}

.adminmenu a {
	margin-top: 5px;
	margin-right: 0px;
	font-size: 10px;
	text-decoration: none;
}

div#body
{
	clear:both;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;;
	border: 0px solid #000000;
}

div#body_front {
	clear:both;
	width:100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left: 1px solid #adaeb5;
	border-right: 0px solid #adaeb5;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #ffffff;
}

div#body_main {
	clear:both;
	margin-top: 0px;
	margin-left: 214px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #000000;
}

div#body_main_pg {
	clear:both;
	margin-top: 0px;
	margin-left: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #000000;
}

div#body_main_productcard {
	clear:both;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left: 0px solid #adaeb5;
	border-right: 0px solid #adaeb5;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #ffffff;
}

div#content {
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px solid #000000;
	min-height: 450px;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 450px;
}
/**/

#maininfo {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	border: 0px solid #000000;
}

#maininfo_2 {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	border: 0px solid #000000;
}

#maininfo_old {
	float:left;
	position:relative;
	padding-top: 0px;
	margin-top:0px;
	margin-left:-8px;
	margin-bottom:0px;
	background-color: transparent;
	background-image: url(../images/valkoinen_bck.gif);
	background-repeat: repeat-y;
	border: 0px solid #000000;
	z-index:4;
}

#mainimg {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
	border: 0px solid #000000;
	width:785px;
}

#mainimgbox {
	float:left;
	color:#ababb1;
	width:196px;
	margin-bottom:10px;
	margin-right:0px;
	border: 0px solid #adaeb5;
	min-height: 243px;
}

/* for Internet Explorer */
/*\*/
* html #mainimgbox {
height: 243px;
}
/**/

#mainimgbox #mainimghead a {
	display:block;
	width:153px;
	color:#00517b;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:0px;
	border-bottom: 1px solid #adaeb5;
	border-left: 1px solid #adaeb5;
	border-right: 0px solid #adaeb5;
	border-top: 0px solid #adaeb5;
}

#mainimgbox #mainimghead a:hover {
	color:#ffffff;
	background-color: #adaeb5;
}

#mainimgbox img {
	margin:0px;
	padding:0px;
	border: 0px solid #000000;
}

#mainimgdes {
	display:block;
	width:153px;
	color:#aeaeb6;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	padding:0px;
	margin-top:5px;
	margin-bottom:0px;
	border: 0px solid #adaeb5;
}

#mainlist {
	margin-top:20px;
	margin-bottom:10px;
	border: 0px solid #adaeb5;
}

#mainlist h2 {
	margin-top:10px;
	margin-bottom:5px;
}

#mainlist ul {
	list-style: disc #00517b;
	margin-left:30px;
	color:#00517b;
}

#mainlist #mainimghead2 a {
	color:#00517b;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
	border: 0px solid #adaeb5;
}

#mainlist #mainimghead2 a:hover {
	color:#ffffff;
	background-color: #adaeb5;
}

#mainlist #mainimgdes2 {
	color:#aeaeb6;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	padding:0px;
	margin-top:3px;
	margin-bottom:10px;
	border: 0px solid #adaeb5;
}

#mainlist #mainimgdes3 {
	color:#aeaeb6;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	padding:0px;
	margin-top:3px;
	margin-bottom:5px;
	border: 0px solid #adaeb5;
}

#mainlist #mainimgdes3 p {
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#UpofloorOyProductGroup  {
	clear:both;
	margin:0px;
	border: 0px solid #000000;
}

#productgroupheader {
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #000000;
}

#productgroupheader_old {
	float:left;
	padding-top: 120px;
	margin-top:0px;
	margin-left:-1px;
	width: 200px;
	background-color: transparent;
	background-image: url(../images/valkoinen_bck.gif);
	background-repeat: repeat-y;
	border: 0px solid #000000;
	z-index:4;
}

#productgroupheader h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top:25px;
	margin-bottom: 15px;
}

#productgroupmain {
	clear:both;
	width:770px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

#productgroupmain .textbody {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

#UpofloorOyProductCard  {
	clear:both;
	margin:0px;
	padding:0px;
	background-color: transparent;
	border: 0px solid #000000;
}

#productcardmenu {
	color: #ababb1;
	border: 0px solid #000000;
}

#productcardmenu .tabmenu {
	color:#ababb1;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
}

#productcardmenu .tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	padding-left: 0;
}

#productcardmenu .tabmenu a {
	float:left;
	display:block;
	background-color: #ffffff;
	color:#ababb1;
	width:118px;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	margin-bottom:5px;
	margin-right:5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 0px;
	border-bottom: 1px solid #adaeb5;
	border-left: 1px solid #adaeb5;
	border-right: 0px solid #adaeb5;
	border-top: 0px solid #adaeb5;
}

#productcardmenu .tabmenu a.active {
	background-color: #669997;
	color:#ffffff;
}

#productcardmenu .tabmenu a:hover {
	background-color: #669997;
	color:#ffffff;
}

#productcardmenu .tabmenu a.active:hover {
	background-color: #669997;
	color:#ffffff;
}

#productcardmenu #laminate .tabmenu a.active {
	background-color:  #002144;
}

#productcardmenu #laminate .tabmenu a:hover {
	background-color:  #002144;
}

#productcardmenu #laminate .tabmenu a.active:hover {
	background-color:  #002144;
}


#productcardmenu #tiles .tabmenu a.active {
	background-color: gray;
}

#productcardmenu #tiles .tabmenu a:hover {
	background-color: gray;
}

#productcardmenu #tiles .tabmenu a.active:hover {
	background-color: gray;
}

#tilesnumbertable {
	margin-top:15px;
}

#tilesnumbertable td {
	font-size: 11px;
}

#productcardheader {
	float:left;
	padding-top: 120px;
	padding-left: 10px;
	width: 200px;
	border: 1px solid #ffffff;
}

#productcardheader h1 {
	font-size: 26px;
	color: #669997;
	font-weight: normal;
	line-height:30px;
	margin-top:0px;
	margin-left:0px;
	text-transform: none;
}

#productcardheader #laminate h1 {
	color: #002144;
}

#productcardheader #tiles h1 {
	color: gray;
}

#productcardmainarea {
	float:right;
	border: 0px solid #000000;
	width:779px;
	min-height: 540px;
}

/* for Internet Explorer */
/*\*/
* html #productcardmainarea {
height: 540px;
}
/**/

#productcardmain {
	margin-left: 0px;
	margin-right:0px;
	border: 0px solid #000000;
}

#productcardmain h1 {
	font-size: 20px;
	color: #aeaeb6;
	font-weight: normal;
	margin-top:25px;
	margin-bottom: 15px;
}

#productcardbody {
	margin:0px;
	padding:0px;
	border: 0px solid #000000;
}

#productcardinfo {
	margin-right: 40px;
	border: 0px solid #000000;
}

#productcardinfo h1 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#productcardinfo h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#productcardinfo h3 {
	font-size:14px;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 0px solid #000000;
}

#productcardinfo td {
	padding-bottom: 3px;
	border: 0px solid #000000;
}

.UpofloorAttributeValue p {
	margin-bottom: 0px;
	margin-top: 0px;
}

.productregistercardadmin input.text {
	width:350px;
}

.productregistercardadmin select {
	width:350px;
}

#UpofloorOyTilesProductCard {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #000000;
}

#UpofloorOyTilesProductCard #productcardheader {
	float:none;
	padding-top: 0px;
	padding-left: 0px;
	width: 500px;
	border: 0px solid #000000;
}

#UpofloorOyTilesProductCard h1 {
	font-size: 14px;
	color: #aeaeb6;
	font-weight: bold;
	margin-top:15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#UpofloorOyTilesProductCard td a {
	font-size: 11px;
	margin-top:5px;
	color: #000000;
	text-decoration: underline;
}

div#fp_randomimage {
	float:left;
	display:block;
	width:220px;
	margin-top: 0px;
	margin-left: -1px;
	margin-right: 0px;
	margin-bottom: 35px;
	border: 0px solid #adaeb5;
}


div#fp_newsbox {
	float:left;
	margin-top: -3px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px solid #adaeb5;
	width: 250px;
	height:165px;
	color: #9b9ca1;
}

div#fp_newsbox a {
	text-decoration: underline;
	color: #9b9ca1;
}

div#fp_newsbox2 {
	color: #9b9ca1;
}

div#fp_newsbox2 a {
	text-decoration: underline;
	color: #9b9ca1;
}

.redtext {
	color: #850125;
}

div#fp_allproducts {
	float:left;
	margin-left: 15px;
	margin-right: 0px;
	margin-top:0px;
	padding:0px;
	width:200px;
	border: 0px solid #000000;
}

div#fp_allproductsbox {
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	padding:0px;
	border: 0px solid #000000;
}

div#fp_allproductsbox a {
	display: block;
	color: #adaeb5;
	text-decoration: none;
	border-left: 1px solid #adaeb5;
	border-right: 0px solid #adaeb5;
	border-bottom: 1px solid #adaeb5;
	border-top: 0px solid #adaeb5;
	padding: 5px;
	width: 166px;
	margin-left:0px;
	margin-bottom: 5px;
	font-size:14px;
 }
 

div#fp_allproductsbox a:hover {
	background-color: #adaeb5;
	color:#ffffff;
}

div#fp_allproducts p {
	margin-bottom: 5px;
	margin-top:0px;
	margin-left:0px;
}

div#fb_highlights {
	float:left;
	margin-top: 0px;
	margin-left: 13px;
	margin-right: 0px;
	margin-bottom: 20px;
	border: 0px solid #000000;
}

div#fb_highlights table {
	padding: 0px;
	margin:0px;
	border: 0px solid #000000;
}

div#fb_highlights img {
	margin-right:5px;
	border-left: 0px solid #adaeb5;
	border-right: 0px solid #adaeb5;
	border-bottom: 0px solid #adaeb5;
	border-top: 0px solid #adaeb5;
	padding: 0px;
}

#productgroup_highlights {
	float:left;
	margin-top: 53px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 0px solid #000000;
	width: 180px;
}

#productgroup_highlights a {
	color: #467f9d;
	font-weight: normal;
	text-decoration: none;
	padding-left:15px;
}

#productgroup_highlights h1 {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	margin-top:0px;
	margin-bottom: 0px;
	background-color: #b1c969;
}

#productgroup_highlights h2
{
	font-size: 12px;
	font-weight: bold;
	color: #b1c969;
	margin-top:10px;
	margin-bottom: 0px;
}

#productgroup_highlights h3 {
	font-size: 10px;
}

#productgroup_highlights h4 {
	font-size: 8px;
}


div.jobs-small 
{
	font-size:80%
}

div.jobs-small ul
{
	margin: 0px;
	padding: 0px;	
}

#imagegallerylist {
	border: 0px solid #d3d2d2;
	width:100%;
}

#galleryimagebox {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height:12px;
	height:145px;
}

#galleryimagebox img {
	border: 1px solid #d3d2d2;
	width: 118px;
	height: 118px;
}


#table_row  { 
	
}


#galleryimagebox2 {
	float: left;
	width: 140px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height:12px;
	height:160px;
}

#galleryimagebox2 img {
	border: 1px solid #d3d2d2;
	width: 135px;
	height: 135px;
}

#galleryimagebox_horiz {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	font-size: 10px;
}

#galleryimagebox_horiz img {
	border: 1px solid #d3d2d2;
	width: 245px;
	height: 130px;
}

#UpofloorOyBrochureService #iframebox table {
	border: 1px solid #d3d2d2;
	width: 700px;
}

#productgrouplogo {
	margin-top:10px;
	margin-bottom:15px;
}

.UpofloorAttributeTitle {
	width: 245px;
	line-height: 14px;
	font-size: 12px;
}

.UpofloorAttributeCertificate {
	width: 245px;
	line-height: 14px;
	font-size: 12px;
}

.UpofloorAttributeValue {
	line-height: 14px;
	font-size: 12px;
}

.UpofloorAttributeDescription {
	line-height: 14px;
	font-size: 12px;
}


div#footer {
	clear:both;
	background-color: transparent;
	border-left: 1px solid #adaeb5;
	border-right: 0px solid #adaeb5;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #adaeb5;
	font-size: 10px;
	line-height:12px;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

div#footer a {
	color: #ffffff;
	font-weight: normal;
}

#footer-line {
	clear:both;
	border: 0px solid #00ee00;
	background-color: #850125;
	padding:1px;
	margin-left: 214px;
}

#footer-text {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	border: 0px solid #ee0000;
	width:61%;
}

#footer-links {
	float: right;
	display: inline;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-right: 10px;
	border: 0px solid #0ee000;
	width:36%;
}

#printlink {
	float: right;
	display:block;
	width:86px;
	border: 0px solid #ffffff;
	vertical-align:middle;
}

#printlink a {
	text-decoration: none;
	vertical-align:middle;
}

#printlink img {
	float:left;
	margin-right:2px;
	margin-left:5px;
	margin-top: -2px;
	padding: 0px;
	border: 0px solid #ffffff;
	vertical-align:middle;
}

#footerlink  a {
	float: left;
	text-decoration: none;
	vertical-align:middle;
}

#loginlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 0px;
	border-left: 0px solid #969696;
	vertical-align:middle;
}

#adminlink a {
	float: right;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 5px;
	border-right: 1px solid #969696;
}

#logoutlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 0px;
	border-left: 0px solid #969696;
}


label {
	display: block;
	margin-top: 1.5em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

label.checkbox {
	display: inline;
	font-weight: normal;
}

.inline
{
	display: inline;
}


.inline-labels label
{
	display: inline;
	font-weight: normal;
}

input.text {
	width: 200px;
}

input.small
{
	width: 40px;
}


.calcheader {
	margin-top: 1px;
	margin-bottom: 10px;
	padding-left:12px;
}
.news_div {
	width: 265px;
	height: 218px;
	border-right: 2px solid #016646;
	margin: 0px;
	margin-left: 2px;
	padding-top:5px;
	background-color: #217b5f;
	border-right: 2px solid #016646;
 }
 


.news_div p {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:10px;
}

.newsheader {
	margin-top: 1px;
	margin-bottom: 10px;
	padding-left:10px;
	background-color: #016646;
	padding: 5px;
	margin-left: 1px;
	margin-right: 1px;
	font-weight: bold;
}

.news1 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.news_div a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.news_div a:hover {
	text-decoration: none;
}

#newsgroup-view h2 {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	margin-top:5px;
	margin-bottom: 5px;
}

#newsgroup-view p {
	margin-top:5px;
	margin-bottom: 5px;
}

#newsgroup-view .readmore {
	margin-top:5px;
	margin-bottom: 20px;
}

#newsgroup-view .readmore a {
	text-decoration: underline;
}

#feedbackform {

}

#feedbackform input.text {
	width: 400px;
}


#feedbackform textarea.text {
	width: 400px;
}

#feedbackform .textbox {
	width: 400px;
	height: 100px;
}

#feedbackform label {
	font-weight: normal;
}

#UpofloorOySampleOrder {

}

#UpofloorOySampleOrder input.text {
	width: 300px;
}

#UpofloorOySampleOrder textarea.text {
	width: 300px;
}

#UpofloorOySampleOrder label {
	font-weight: normal;
}

select, input {
	font-size: 85%;
}

select.multiSelect
{
	width: 250px;
}

input.button {
	width: auto;
	overflow: visible;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-image: url(../images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.button:active {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

input.button:disabled {
	border: 3px double #CCCCCC;
}

.errorinput {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #e6502d;
	}
	
.errormessage {
	background-color: #ffffff;
	color: #e6502d;
	border: 0px solid #e6502d;
	padding: 3px;
	}
	
.errorsummary {
	background-color: #ffffff;
	color: #e6502d;
	}
	
td.altrow  {
	background: #f6f6f8;	
}


#sitemap .menudepth0 {
	margin-left: 0px;
}

#sitemap .menudepth1 {
	margin-left: 20px;
}

#sitemap .menudepth2 {
	margin-left: 40px;
}

#sitemap .menudepth3 {
	margin-left: 60px;
}

#sitemap .menudepth4 {
	margin-left: 80px;
}

#sitemap .menudepth5 {
	margin-left: 100px;
}

#sitemap .menudepth6 {
	margin-left: 120px;
}

#sitemap .menudepth7 {
	margin-left: 140px;
}

#sitemap .menudepth8 {
	margin-left: 160px;
}


.tabmenu {
	color: black;
	/*border-bottom: 2px solid black;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px 
}

.tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	background: ;
	padding-left: 0;
}

.tabmenu a, a.active {
	color: black;
	background: #ccced2;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: underline; 
}

.tabmenu a.active {
	background: #E3E4E9;
}

.tabmenu a:hover {
	color: #fff;
	background: #ADC09F;
	text-decoration: none;
}

.tabmenu a.active:hover {
	background: #ABAD85;
	text-decoration: underline;
}

.tabmenu img {
	border:0;
	vertical-align:text-bottom;
	margin-bottom:2px;
}


.adminheading {
	background: #E3E4E9 url(../images/bg_header.jpg);
	font-weight: bold;
	padding: 5px;
	border-top: 10px;
}

.adminheading2 {
	background: #9FCBE8 url(../images/bg_header2.jpg);
	font-weight: bold;
	padding: 5px;
}

.contentPager {
	padding: 5px;
	text-align: center;
}

.contentPager a {
	text-decoration: underline;
}

.contentPager a:hover {
	text-decoration: none;
}

.contentPager a.selected {
	font-weight: bold;
}

  
.inline input, .inline label
{
	display: inline;
}

input.button, td input
{
	display: inline;
	margin-bottom: 0px;
}

div#content .textbody
{
	float: left;
	width: 522px;
	margin-right: 10px;
}

div#content .textbody a {
	color: #000000;
	text-decoration: underline;
}

#UpofloorOyPage {
	margin-right:20px;
}

#UpofloorOyPage .textbody ul {
	margin-left:35px;
	margin-bottom:15px;
}

#UpofloorOyPage .textbody ol {
	margin-left:35px;
	margin-bottom:15px;
}

#UpofloorOyPage .textbody a {
	color: #000000;
	text-decoration: underline;
}

#UpofloorOyListPage .textbody ul {
	margin-left:30px;
}

#UpofloorOyListPage .textbody a {
	color: #000000;
	text-decoration: underline;
}


#UpofloorOySearchPage .textbody ul {
	margin-left:30px;
}

#UpofloorOySearchPage .textbody a {
	color: #000000;
	text-decoration: underline;
}

#UpofloorOySearchPage input[type=text] {
	height:16px;
	font-size: 12px;
	width:200px;
	margin-right:5px;
}

#UpofloorOySearchPage select {
	font-size: 12px;
	width:200px;
	margin-right:5px;
}

#UpofloorOySearchPage input.button {
	width: auto;
	overflow: visible;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
	background-image: url(../images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

#productcardinfo a {
	color: #000000;
	text-decoration: underline;
}

#productcardinfo .textbody ul {
	list-style: disc;
	margin-left:10px;
	padding-left:10px;
}

#productcardinfo .textbody a {
	color: #000000;
	text-decoration: underline;
}

div#content .right_image
{
	float: left;
	margin-top: 10px;
	width: 255px;
}

hr#grey
{
	color: #c4c4c4;
	background-color: #c4c4c4;
	height: 1pt;
}

.sortcol {
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
	padding-right:20px;
}

.sortasc {
	background-color:#DDFFAC;
	background-image:url(../images/up.gif);
}

.sortdesc {
	background-color:#B9DDFF;
	background-image:url(../images/down.gif);
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



.tilestable input {
	display: inline;
    	width: 50px;
}

/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/


.notice {
	border: 3px solid #ffffbe;
	padding: 10px;
	color: #ffffff;
	background-color: #09f;
	margin: 0 0 20px 0;
}
	
	.notice p, 
	.notice p a, .notice li a {
		color: #ffffff;
		text-decoration: none;
	}


.hidden {
	display : none;
}


.page-break { 
	display:none; 
} 

.EviaCheckBoxList {
	margin-top:10px;
}

.EviaCheckBoxList label {
	display: inline;
	vertical-align: middle;
}

.EviaCheckBoxList .checkbox {
	display:inline;
	margin-right: 5px;
	vertical-align: middle;
}

.controlmodalheading {
	padding-top:24px;
	background:url(../images/evia_yr02.gif) repeat-x;
}

#controlmodalimage {
	background:url(../images/eviacms5_logo_s.png);
	position:absolute;
	margin:0px;
	right:1px;
	top:0px;
	width:94px;
	height:38px;
}

#controlmodalheadtext {
	position:absolute;
	margin-left:2px;
	top:4px;
	color: #FFFFFF;
	font-weight:bold;
}


