/* site */



body {
	background-image:url(images/background.png);
	background-repeat: repeat-x;
	background-color: #aa5c21;
	background-position: top;
	padding: 0px;
	margin: 0px;
}

body, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
}

a img {
	border: 0px;
}

#main {
	background-color: #ffffff;
	width: 860px;
	padding: 50px 20px 0px 20px;
	margin: 0px auto;
}

#header {
	width: 100%;
	height: 170px;
}

#logo {
	position: relative;
	left: 0px;
	top: 0px;
}

#title {
	position: relative;
	left: 525px;
	top: -90px;
	width: 300px;
}

#langselect {
	position: relative;
	left: 770px;
	top: -50px;
	width: 90px;
}

#topmenu {
	width: 100%;
	text-align: right;
	border-top: 1px solid #f4cf4f;
	border-bottom: 1px solid #f4cf4f;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	top: -25px;
}

#topmenu, #topmenu div.container, #topmenu a, #topmenu div.container a {
	font-size: 13px;
	text-decoration: none;
	color: #973f15;
}

#buttons {
	clear: both;
	float: none;
	text-align: center;
	position: relative;
	top: -15px;
}

#buttons #button1 {
	float: left;
	padding-left: 5px;
}

#buttons #button2 {
	float: left;
	padding-left: 15px;
}

#buttons #button3 {
	float: left;
	padding-left: 15px;
}


#content {
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	float: none;
}

div.column1_left {
	float: left;
	width: 410px;
}

div.column1_right {
	float: right;
	width: 410px;
}

div.container1 {
	width: 409px;
	height: 164px;
	background-image: url(images/bg_container1.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
div.container1_image {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 146px;
}
div.container1_content {
	width: 240px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

div.container1, div.container1 a {
	font-size: 10px;
	text-decoration: none;
	color: #973f15;
}

div.container1 a {
	font-weight: bold;
}

div.container1 span.title {
	font-size: 16px;
	font-weight: bold;
}

div.spacer {
	float: none;
	clear: both;
	height: 20px;
}

div.column2_left {
	clear: both;
	float: left;
	width: 165px;
	text-align: right;
	padding-right: 20px;
	border-right: 1px solid #f4cf4f;
}

div.column2_right {
	float: right;
	width: 641px;
	padding-left: 10px;
	border-left: 1px solid #f4cf4f;
	color: #5a5a5a;
	font-size: 14px;
}

div.column2_right_forcemargin {
	float: right;
	width: 491px;
	padding-left: 10px;
	border-left: 1px solid #f4cf4f;
	color: #5a5a5a;
	font-size: 14px;
	margin-right: 150px;
}

div.column2_right a {
	color: #9a492f;
	font-style: italic;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

div.mallisto_links {
	margin-right: 10px;
	line-height: 18px;
	font-weight: bold;
}

.color_arki {
	color: #007eb8;
}

.color_line {
	color: #7a7976;
}

.color_millenia {
	color: #973f15;
}

.color_lisavarusteet {
	color: #c3d23a;
}

.title_arki, .title_line, .title_millenia, .title_lisavarusteet {
	font-weight: bold;
	font-size: 14px;
}

.title_arki {
	color: #007eb8;
}

.title_line {
	color: #7a7976;
}

.title_millenia {
	color: #f4cf4f;
}

.title_lisavarusteet {
	color: #c3d23a;
}


table.mallisto {
	width: 550px;
}

#productdetails {
	margin-top: 30px;
	margin-left: 30px;
	float: left;
	width: 230px;
	color: #973e15;
	font-size: 14px;
}
#productdetails a {
	font-size: 14px;
}
#productdetails span.title_arki {
	font-size: 16px;
	font-weight: bold;
	color: #007eb8;
}

#productimage {
	margin-top: 30px;
	margin-right: 10px;
	float: right;
	width: 280px;
}

#icondescription {
	font-size: 12px;
	color: #973e15;
}
span.icondescription {
	font-size: 10px;
	color: #656461;
	padding-left: 5px;
	padding-right: 20px;
}

table.esitteet {
	width: 550px;
}

table.esitteet td {
	border-bottom: 1px solid #f4cf4f;
}

input, textarea, select {
	border: 1px solid #000000;
}

input.resellerselector1 {
	background-image: url(images/resellerselector1.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;
	height: 28px;
	width: 182px;
}
input.resellerselector2 {
	background-image: url(images/resellerselector2.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 0px;
	height: 28px;
	width: 18px;
}

textarea.large {
	width: 200px;
	height: 150px;
}

td.letterselector {
	background-color: #efefef;
}

a.letterselector {
	color: #646464;
	font-style: italic;
	text-decoration: none;
}

#bottomBanner {
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	float: none;
}

.mallisto_title {
	margin-bottom: 5px;
}
.mallisto_links {
	margin-bottom: 10px;
}

.symbol {
	margin-bottom:5px;
}


div.windowOuter {
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	border-left: 2px solid #fafafa;
	border-top: 2px solid #fafafa;
}
div.windowInner {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	width: 570px;
	height: 560px;
	overflow: scroll;
}
div.windowOuter2 {
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	border-left: 2px solid #fafafa;
	border-top: 2px solid #fafafa;
}
div.windowInner2 {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	width: 270px;
	height: 430px;
}

#windowControl {
	position: relative;
	height: 16px;
	width: 100%;
	text-align: right;
}

#viewImage {
	position: absolute;
	height: 470px;
	width: 300px;
	margin-left: -150px;
	margin-top: -235px;
	left: 50%;
	top: 50%;
	display: none;
}

#viewImageContent {
	text-align: center;
}

td.searchTD {
	background-color: #e3e4e3;
}

input.docSearch {
	border: 0px;
	background-color: #e3e4e3;
}