/*** Horisont Enterprises webshop default stylesheet ***/
/*** Copyright (c) Medusaworks OY / MiLo ***/

body.horisont {
	background: #BCAE85;
	font-size: 112%;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-align: center;
	}
.mainframe {
	width: 880px;
	height: auto;
	margin: 30px auto;
	background: #EFEEE2;
	font-size: 62%;
	text-align: left;
	}
a {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #ED1A22;
	text-decoration: underline;
	}

ul {
	margin: 0px;
	padding: 0px;
	}
ul li {
	margin: 0px;
	padding: 0px;
	}

form {
	display: inline;
	}

.header {
	display: block;
	background: #C6BB9C;
	height: 120px;
	width: 880px;
	}
#logo {
	position: relative;
	top: 50px;
	left: 50px;
	}
.headerNavigation {
	width: 880px;
	height: 22px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	background: #efeee2;
	color: #3d5661;
	font-weight : bold;
	line-height: 20px;
	}
a.headerNavigation { 
	color: #3d5661; 
	}
#breadcrumbs {
	float: left;
	display: inline;
	width: 400px;
	margin: 0px 0px 0px 15px;
	}
#breadcrumbs a {
	display: inline;
	width: auto;
	}
#shoppingspree {
	margin: 0px 15px 0px 555px;
	}
#shoppingspree a {
	display: inline;
	width: auto;
	}
.clear {
	clear: both;
	}
.left {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	background: #efeee2;
	min-height: 385px;
	height: auto;
	width: 185px;
	}
#menu {
	width: 185px;
	height: auto;
	overflow: none;
	}
#menu, #menu td.infoBoxHeading {
	padding-left: 6px;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 11px;
	}
#menu td.boxText {
	padding-left: 18px;
	font-size: 11px;
	}
#menu form {
	margin-left: -6px;
	}
#menu ul li {
	list-style-type: none;
	}
#searchbox {
	margin-top: 35px;
	}
.content {
	width: 635px;
	background: #efefef;
	min-height: 395px;
	#height: 395px;
	margin-left: 220px;
	}
.content p {
	padding: 0px 5px 5px 10px;
	}
.pageHeading {
	font-weight: bold;
	color: #ED1A22;
	padding: 0px 5px 5px 10px;
	}
.prodmenubox {
	position: relative;
	width: 100px;
	height: 125px;
	padding: 5px;
	float: left;
	}
p#addtocartquantity {
	float: left;
	width: 110px;
	#width: 120px;
	}
#addtocartbutton {
	width: 100px;
	margin: 25px 0px 0px 120px;
	}
.product_list_name {
	position: absolute;
	top: 110px;
	left: 0px;
	}
.backfrwd {
	clear: both;
	margin-top: 20px;
	}
.smallText a {
	}
#listwrapper .smallText {
	font-size: 1.0em;
	}
	
.checkoutBarTo, .checkoutBarCurrent, .checkoutBarFrom {
	text-align: center;
}


.stockWarning {
	text-align: left;
	}
form input {
	margin-bottom: 3px;
	}

.footer {
	height: 46px;
	background-color: #EFEEE2;
	}
.banklogo {
	float: left;
	margin: 6px 0px 0px 18px;
	}
	
.infopage h2 {
	margin-top: 10px;
	font-weight:bold;
}

.infopage ol li {
	list-style-type: decimal;
	margin-left: 18px;
}

#extralinkbox {
	margin-left: 8px;
	margin-top: 20px;
}
#extralinkbox ul li a {
	margin-left: 8px;
	font-weight: normal;
}

.pageHeading {
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 0px;
}
