body {
	background: #f0f1f2 url('../Images/bg.png') repeat-x left top;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #323232;
	margin-top: 18px;
}

ul, li, form, h1, h2, h3, h4, h5, img, table, th, tr, td, dl, dt, dd {
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
}

ul, li, form {
	list-style-image: none;
	list-style: none;
}

a {
	text-decoration: none;
}

.special a {
	text-decoration: underline;
}

input, select, textarea {
	border-width: 1px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}

.tarne {
	height: 30px;
}

.tarne-x {
	background: #ececec;
}

.clear {
	clear: both;
}

.spacer {
	height: 20px;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 1px solid #ededed;
	max-width: 450px;
}

.addbox {
	margin-left: 25px;
}

.changeqty {
	display: block;
	width: 95px;
	height: 35px;
	overflow: hidden;
	margin: 2px 2px 2px 2px;
	text-align: left;
}

.token {
	min-height: 70px;
	}

.tokenimage {
	margin-top: 25px;
	margin-right: 8px;
}

.chqty1 {
	display: block;
	width: 95px;
	height: 20px;
}

.sumbox {
	margin-left: 15px;
	display: inline;
}

.pricebox {
	display: inline;
}


.pricetable {
	display: none;
}

.stockapi {
	display: none;
	padding: 25px 0px 5px 25px;
}

.showStock {
	cursor: pointer;
	border: 1px solid #d9cb66;
	background: #f0e38b url('../Images/button-back.png') no-repeat left top;
	padding: 4px 5px 0 5px;
	height: 24px;
	font-weight: bold;
	color: #666;
	margin-right: 0;
	float: none;
	text-align: center;
	font-size: 9pt;
}


#leadTimes table {
	border-collapse: collapse;
}

#leadTimes th {
	width: 75px;
	height: 60px; 
	text-align: center;
	background: #f0e38b;
}

#leadTimes td {
	width: 75px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0 5px;	
}



#debug {
	width: 100%;
	margin-left: -15px;
	margin-top: -19px;
	color: white;
	padding: 3px;
	height: 20px;
	background: black;
	position: fixed;
	z-index: 10;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#debugreport {
	display: none;
	width: 100%;
	height: 100%;
	margin-left: -15px;
	color: white;
	padding: 150px 150px;
	background: url('../Images/transblack.png');
	position: fixed;
	z-index: 9;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#debug a {
	color: white;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#debugreport a {
	color: white;
	font: normal 12px Arial, Helvetica, sans-serif;
}
/* - - - - - - - - - - - - - - Skeleton - - - - - - - - - - - - - - */

#container {
	/*width: 100%;
	min-width: 970px;*/
	width: 970px;
	margin: 0 auto;
	padding: 0;
}

#header {
	position: relative;
	background: url('../Images/bg-header.png') no-repeat left top;
	height: 12px;
	overflow: hidden;
}

#content {
	padding: 0;
	background: white url('../Images/bg-content.gif') repeat-y left top;
	padding: 0;
	overflow: hidden;
}

.left {
	background: url('../Images/bg-left.gif') no-repeat left top;
	width: 215px;
	min-height: 450px;
	float: left;
	padding: 0 15px 0 20px;
}

.right {
	width: 200px;
	float: right;
	padding: 30px 16px 0 0;
	color: #988484;
	position: relative;
}

.middle {
	float: left;
	width: 490px;
	overflow: hidden;

}

#footer {
	color: #666;
	text-align: left;
}

.content-bottom {
	background: url('../Images/bg-footer.gif') no-repeat left top;
	height: 10px;
	overflow: hidden;
}

/* - - - - - - - - - - - - - - Left - - - - - - - - - - - - - - */

.left h1 {
	color: #8c8557;
	font-size: 18px;
	padding: 15px 0 15px 0;
	line-height: 20px;
}

.left ul {
	padding: 0 0 5px 0;
}

.left li {
	padding: 3px 0 3px 13px;
	background: url('../Images/left-arrow-default.gif') no-repeat left 7px;
}

.left a {
	color: #000;
}

.left a:hover {
	/*font-weight: bold;*/
	border-bottom: 1px dotted #000;
}

.left li.active {	
	background: url('../Images/left-arrow-active.gif') no-repeat left 7px;
	font-weight: bold;
}

/* - - - - - - - - - - - - - - Middle - - - - - - - - - - - - - - */
.notice {
	width: 400px;
	text-align: left;
	padding: 25px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 10pt;
	background: url('../Images/bg-right-box.gif') no-repeat right bottom;
	border: 1px solid #ededed;
}

.noticex {
	width: 400px;
	text-align: left;
	padding: 25px;
	margin-bottom: 15px;
	background: url('../Images/bg-right-box.gif') no-repeat right bottom;
	border: 1px solid #ededed;
}

.notice .allgood {
	color: green;
	clear: both;
	display: block;
}

.notice .error {
	color: red;
	clear: both;
	display: block;
}

.sisu {
	position: absolute;
	min-width: 390px;
	width: 450px;
}

.special h2 {
	color: #a31111;
	padding: 0 0 0 3px;
	font-size: 21px;
	line-height: 25px;
}

.special h3 {
	color: #a31111;
	font-size: 16px;
	line-height: 19px;
	font-weight: 600;
	text-decoration: none;
}

.special h4 {
	color: #a31111;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.special h5 {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #a31111;
}

.special {
	padding: 25px 20px;
	line-height: 18px;
	width: 450px;
}

.special ul li {
	border-top: none;
	margin-left: 5px;
	clear: both;
	list-style-type: circle;
}

.special ul ul {
	padding-bottom: 10px;
}

.special ul ul li {
	border-top: none;
	margin-left: 25px;
	clear: both;
	list-style-type: disc;
}

.special .noborder {
	border: none;
}

.special input {
	text-align: right;
	width: 50px;
	color: #000;
	border: 1px solid #dcdcdc;
	border-right: none;
	padding: 2px;
	float: left;
	height: 14px;
}

.loginform input {
	text-align: left;
	width: 300px;
	color: #000;
	border: 1px solid #dcdcdc;
	padding: 5px;
	height: 38px;
	font-size: 11pt;
	float: none;
	margin: 10px 10px 10px 10px;
}

.contentform input {
	text-align: left;
	width: 300px;
	color: #000;
	border: 1px solid #dcdcdc;
	padding: 5px;
	height: 16px;
	font-size: 10pt;
	float: none;
	margin: 10px 10px 10px 10px;
	vertical-align: middle;
}

.loginform .checkbox {
	text-align: left;
	color: #000;
	font-size: 11pt;
	float: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 25px;
	vertical-align: middle;
	border: none;
}

.contentform .checkbox {
	text-align: left;
	color: #000;
	font-size: 11pt;
	float: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 25px;
	vertical-align: middle;
	border: none;
}

.loginform .submit {
	text-align: left;
	color: #a31111;
	font-size: 12pt;
	line-height: 16px;
	font-weight: 600;
	float: none;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 150px;
	vertical-align: middle;
	background: white;
	border: none;
}

.labelc {
	color: #a31111;
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.label {
	color: #000000;
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.contentform .submit {
	text-align: center;
	color: #a31111;
	font-size: 11pt;
	line-height: 16px;
	font-weight: 600;
	float: none;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 390px;
	vertical-align: middle;
	background: white;
	border: none;
	height: 20px;
}

.special .amount a {
	width: 15px;
	height: 10px;
	clear: both;
	overflow: hidden;
	display: block;
	background: url('../Images/middle-arrow-default.gif') no-repeat left top;
}

.special .amount a:hover {
	background: url('../Images/middle-arrow-hover.gif') no-repeat left top;
}

.special .amount .down, .special .amount .down:hover {
	background-position: left -10px;
}

.special .amount {
	width: 15px;
	float: left;
}

.special form a {
	clear: both;
}

.special span {
	color: #a01d1d;
	font-size: 15px;
	font-weight: bold;
}

.special .europrice {
	color: #a01d1d;
	font-size: 11px;
	font-weight: bold;
}

.special .mapbox span {
	color: #a01d1d;
	font-size: 9px;
	font-weight: bold;
}

.description span {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #323232;
}

.special li img {
	float: left;
	margin: 0 40px 0 0;
}

.special .add-cart strong {
	clear: both;
	display: block;
	padding: 8px 0 5px 0;
}

.special .add-cart-left {
	width: 150px;
	float: left;
	color: #666;
}

.special .add-cart form {
	width: 75px;
	float: right;
}

.special .add-cart form br {
	clear: both;
}

.special a {
	color: #666;
}

.special a:hover {
	color: #111;
}

.search {
	/*background: url('../Images/bg-search.gif') no-repeat left bottom;*/
	padding: 12px 0 12px 25px;
	width: 450px;
	line-height: 100%;
}

.search a {
	color: #817e61;
}

.search a:hover {
	color: #585644;
}

.search input {
	border: 1px solid #dfdbc4;
	color: #797869;
	padding: 3px 7px;
	height: 18px;
	float: left;
	margin: 0 10px 5px 0;
	width: 280px;
}

.search input[type="submit"] {
 	border: 1px solid #d9cb66;
	background: #f0e38b url('../Images/button-search.gif') no-repeat left top;
	padding: 0 5px 0 33px;
	height: 26px;
	font-weight: bold;
	color: #666;
	margin-right: 0;
	float: none;
	width: 70px;
	text-align: left;
}

.button-regular {
 	border: 1px solid #d9cb66;
	background: #f0e38b url('../Images/button-back.gif') no-repeat left top;
	padding: 4px 5px 0 5px;
	height: 24px;
	font-weight: bold;
	color: #666;
	margin-right: 0;
	float: none;
	width: 150px;
	text-align: center;
	text-decoration: none;
	font-size: 9pt;
}


.search .button {
 	border: 1px solid #d9cb66;
	background: #f0e38b url('../Images/button-search.gif') no-repeat left top;
	padding: 0 10px 0 28px;
	height: 26px;
	font-weight: bold;
	color: #666;
	float: none;
	margin-right: 0;
	width: auto;
}

/* - - - - - - - - - - - - - - Right - - - - - - - - - - - - - - */

.logo a {
	width: 119px;
	height: 94px;
	background: url('../Images/logo.gif') no-repeat left top;
	display: block;
}

.logo {
	width: 119px;
	float: left;
	position: absolute;
	left: -44px;
	top: 30px;
}

.about, .cart, .login, .extrainfo {
	border: 1px solid #ededed;
	padding: 6px 11px;
	margin: 0 0 11px 0;
	position: relative;
}

.about li, .cart li, .login li {
	text-align: right;
	padding: 2px 0;
}

.about li a, .cart li a, .login li a {
	background: url('../Images/right-arrow-default.gif') no-repeat right center;
	padding: 0 10px 0 0;
}

.about {
	width: 120px;
	margin-top: 39px;
	float: right;
	background: url('../Images/bg-right-box.gif') no-repeat right bottom;
	min-height: 40px;
}

.extrainfo {
	margin-top: 10px;
	padding: 0 15px 0 15px;
	font-family: arial;
	color: #a31111;
	font-size: 13px;
	font-weight: normal;
	background: url('../Images/bg-right-box.gif') no-repeat right bottom;
	min-height: 40px;
}

.login {
	background: url('../Images/bg-login.gif') no-repeat right bottom;
}

.cart {
	background: url('../Images/bg-cart.gif') no-repeat right bottom;
}

.about li {
	font-size: 12px;
}

.login li {
	padding: 4px 0;
}

.cart li {
	padding: 3px 0;
}

.applemenu {
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed;
}

.applemenu .align-right {
	text-align: right;
}

.applemenu .align-right a {
	background: url('../Images/right-arrow-product.gif') no-repeat right center;
	padding: 0 7px 0 0;
	color: #999;
}

.applemenu .align-right a:hover {
	color: #555;
}

.applemenu img {
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}

.applemenu span {
	float: left;
	display: block;
	width: 110px;
}

.applemenu li {
	border-bottom: 1px solid #ededed;
	clear: both;
	padding: 2px 7px;
	vertical-align: middle;
}

.applemenu ul {
	padding: 5px 0 0 0;
}

.products-top, .products-middle, .products-bottom {
	width: 182px;
	padding: 0 10px;
	margin: 0 -1px;
	line-height: 28px;
	color: #273d4b;
	font-size: 12px;
	display: block;
	color: #668495;
}

.products-top {
	background: #fff url('../Images/products-top.gif') no-repeat right bottom;
}

.products-middle {
	background: #fff url('../Images/products-middle.gif') no-repeat right bottom;
}

.products-bottom {
	background: #fff url('../Images/products-bottom.gif') no-repeat right bottom;
}

.applemenu div.submenu{ 
	max-height: 500px;
}

.products-top:hover, .products-middle:hover, .products-bottom:hover {
	color: #86a3ad !important;
}

.right a {
	color: #444;
}

.right a:hover {
	color: #999;
}

.right .red {
	color: #a01d1d;
}

#view-cart {
	position: absolute;
	left: -230px;
	top: 50px;
	width: 295px;
	background: url('../Images/bg-popup.png') repeat-y left bottom;
	padding: 0 12px;
	display: none;
	margin: 19px 0 18px 0;
	_width: 295px;
	_padding: 0;
	_background: none;
	_border: 1px solid #cbcbcb;
	_margin: 0;
}

#view-cart .bottom {
	background: url('../Images/bg-popup-bottom.png') no-repeat left bottom;
	height: 18px;
	margin: 0 -12px -18px -12px;
	_display: none;
}

#view-cart .top {
	background: url('../Images/bg-popup-top.png') no-repeat left bottom;
	height: 19px;
	margin: -19px -12px 0 -12px;
}

/*IE6 hack*/
#view-cart .top {
	_background: url('../Images/popup-arrow.gif') no-repeat left bottom;
	_height: 9px;
	_width: 17px;
	_margin: 0;
	_position: absolute;
	_top: -14px;
	_right: 20px;
}

#view-cart table {
	color: #333;
}

#view-cart td {
	border-bottom: 1px solid #e8e8e8;
	border-collapse: collapse;
	padding: 12px 6px;
}

#view-cart .head th {
	padding: 1px 6px 6px 6px;
}

#view-cart .foot th {
	padding: 6px 6px 1px 6px;
}

#view-cart th {
	font-weight: bold;
	background: #e8e8e8;
	_padding: 6px !important;
}

#view-cart img {
	margin: 0 5px 0 0;
}

#view-cart .scroll {
	overflow: auto;
	height: 200px;
	width: 295px;
	background: #fff;
}

#view-cart .scroll table {
	width: 275px;
}

.open-cart {
	position: absolute;
	height: 50px;
	width: 65px;
	left: 0;
	bottom: 32px;
}

#view-cart .close a {
	width: 12px;
	height: 12px;
	background: url('../Images/popup-close.gif') no-repeat left top;
	display: block;
	
}

#view-cart .close {
	position: absolute;
	right: 14px;
	top: -5px;
}

/* - - - - - - - - - - - - - - Footer - - - - - - - - - - - - - - */

#footer a {
	color: #6190a9;
}

#footer a:hover {
	color: #2c4f63;
}

#footer ul {
	float: left;
	padding: 0 30px;
}

#footer ul li {
	padding: 4px 0;
}

#footer .box {
	background: #fdfdfd;
	margin: 60px 4px 0 4px;
	padding: 25px 20px 30px 0px;
}

#footer h5 {
	font-size: 15px;
	font-weight: bold;
}

#footer .float-right {
	float: right;
}

/* - - - - - - - - - - - - - - Tooltip - - - - - - - - - - - - - - */
#tt {
 position:absolute;
 display:block;
 background:url(../Images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(../Images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#666;
 color:#fff;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(../Images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}

/* Easy Slider */
	#sliderbox {
		width: 970px;
		height: 91px;
		margin: 0 auto;
		display: none;
		border: none;
	}
	
	#kuuske3 {
		background: url('../Images/paike.png') no-repeat;
		height: 78px;
		width: 123px;
		position: absolute;
		z-index: 100;
		margin: 14px 0 0 28px;	
	}
	
	#kuuske1 {
		background: url('../Images/1kuusk.png') no-repeat;
		height: 58px;
		width: 60px;
		position: absolute;
		z-index: 100;
		margin: 35px 0 0 500px;	
	}
	
	.sliderad {
		color: black;
		display: inline;
		height: 70px;
		width: 400px;
	}
	
	#slider {
		margin-left: 95px;
	}
	
	#sliderbox img {
		margin: 10px 20px 0 20px; 
		display: inline-block;
	}
	
	#sliderbox .newprice{
		color: maroon;
		font-size: 24px;
		font-weight: bold;	
	}
	
	#sliderbox a{
		color: black;	
	}
	
	#sliderbox .nimetus{
		margin: 0 0 0 70px;
		width: 100px;
		height: 30px;
		font-weight: bold;
		overflow: hidden;
		display: inline-block;
	}
	
	#sliderbox .prices{
		text-align: right;
		width: 70px;
		display: inline-block;
	}
	
	#sliderbox .oldprice{
		text-decoration:line-through;
		font-size: 14px;
	}
	
	
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		color: black;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:400px;
		height:70px;
		overflow:hidden; 	
		background:url(../Images/sliderback.png) no-repeat 0 0;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:450px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin: 0px 0 5px 200px;
		padding:0;
		height:16px;
		text-align: left;	
		}
	ol#controls li{
		margin: 0px 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:16px;
		line-height:16px;
		}
	ol#controls li a{
		float:left;
		height:16px;
		line-height:16px;
		color:#555;
		padding:0 5px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#bbb;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/*	  Meelise lisatud  */
.noliststyletype {
list-style-type:none;
}
/* // Meelise lisatud  */