html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    }
html, body{
    color:#333;
    font:12px/18px Arial, Helvetica, sans-serif;;
    background:#FFF url(//static.kolosali.lv/img/images/body-bg.jpg) no-repeat center 0;
    }
h1{
    padding:0;
    margin:0 0 14px;
    color:#000;
    font-size:22px;
    font-weight:normal;
    line-height:28px;
    }
h2{
    padding:0;
    margin:0 0 14px;
    color:#E00000;
    font-size:14px;
    font-weight:normal;
    line-height:24px;
    }
h3{
    padding:0;
    margin:0 0 14px;
    color:#E00000;
    font-size:14px;
    font-weight:bold;
    line-height:24px;
    }
h4{
    padding:0;
    margin:0 0 14px;
    color:#333;
    font-size:14px;
    font-weight:bold;
    line-height:130%;
    }
h5{
    padding:0;
    margin:0 0 10px;
    color:#E00000;
    font-size:12px;
    font-weight:bold;
    line-height:18px;
    }
h6{
    padding:0;
    margin:0 0 10px;
    color:#000;
    font-size:12px;
    font-weight:bold;
    line-height:18px;
    }
p{
    padding:0;
    margin:0 0 10px;
    }
a{
    color:#006699;
    outline:none;
    }
    a:hover{
        color:#E61F1A;
        }
/*input, textarea, select{*/
input[type='text'], textarea, select{
    padding:4px;
    vertical-align:middle;
    font:14px Verdana, Geneva, sans-serif;
    background:#F9F9F9;
    color:#333;
    border:1px solid;
    border-color:#3E3E3E #FFF #FFF #3E3E3E;
    border-color:#3E3E3E #E9E9E9 #E9E9E9 #3E3E3E; /* edit */
	outline:none;
    }
textarea{
    padding:1px;
    margin:0;
    }
select{
	padding:1px;
    width:266px;
    }
/*input{*/
input[type='text']{
    width:260px;
    }
input[type='submit']{
    padding: 5px 15px;
	font-weight: bold;
	font-size: 14px;
    }
input.short{
    width:96px;
    }
input.radio{
    border:none;
    display:block;
    float:left;
    margin:0;
    margin-right:5px;
    margin-top:3px;
    width:14px !important;
    background:none;
    }
input.file{
    width:auto;
    padding:1px;
    font-size:11px;
    margin:0 6px 0 0;
    }
img,a img{
    border:0;
    }
dl{
    padding:0;
    margin:0 0 14px;
    }
    dt{
        padding:0;
        margin:0 0 7px 0
        }
    dd{
        padding:0 0 0 20px;
        margin:0 0 10px;
        }
ol{
    padding:0;
    margin:0 0 10px 0;
    list-style:decimal inside;
    }
    ol li{
        padding:3px 0;
        margin:0;
        }
ul{
    padding:0;
    margin:0 0 10px 20px;
    }
    ul li{
        padding:2px 0;
        margin:0;
        }
blockquote{
    padding:0 0 9px 20px;
    margin:0;
    line-height:18px
    }
form,fieldset{
    margin:0;
    padding:0;
    border:0;
    }
    legend{
        display:none;
        }
form em{
	color:#F00;
	font-style:normal;
	}
form ul li input.err, form ul li select.err, form ul li textarea.err{
	background:#FEE;
	}
table{
	padding:0;
	margin:0 0 16px;
	border:none;
	width:100%;
	}
	table th{
		padding:9px 12px;
		margin:0;
		border:none;
		vertical-align:top;
		font-size:12px;
		background:#F0F0F0;
		font-weight:normal;
		color:#777;
		text-align:center;
		border-bottom:1px solid #D1D1D1;
		}
	table td{
		padding:12px 10px;
		margin:0;
		border-bottom:1px solid #D1D1D1;
		vertical-align:top;
		font-size:12px;
		}
label{
	cursor:pointer;
	}
.fl{
    float:left;
    }
.fr{
    float:right;
    }
.ac{
    text-align:center;
    }
.ar{
    text-align:right;
    }
.al{
    text-align:left;
    }
.clr, .clear{
    clear:both;
    zoom:1;
    }
.clrfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    zoom:1;
    }
.btn{
    margin:0;
    padding:0;
    height:30px;
    }
    .btn a, .btn span{
    	padding:5px 0 0;
        display:inline-block;
        margin:0;
        text-decoration:none;
        vertical-align:middle;
        white-space:nowrap;
        color:#FFF;
        font-size:12px;
        zoom:1;
        background:#8B48B6 url(//static.kolosali.lv/img/images/btn-bg.png) repeat-x 0 bottom;
        height:25px;
        line-height:18px;
        text-align:center;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		border-radius:6px;
		width:88px;
		cursor:pointer;
        }
        .btn a:hover, .btn span:hover{
            background:#8B48B6;
            }
.error{
	color:#F00;
	text-align:center;
	}
#wrapper{
	padding:0;
	margin:0 auto;
	/*width:960px;*/
	width:980px;
	}
	#header{
		padding:0;
		margin:0;
		height:162px;
		position:relative;
		}
		#logo{
			padding:0;
			margin:0;
			position:absolute;
			top:17px;
			/*left:0;*/
			left:10px;
			z-index: 2; /* edit */
			}
		#social-icons{
			padding:0;
			margin:0;
			list-style:none;
			position:absolute;
			top:19px;
			right:0;
			height:19px;
			}
			#social-icons li{
				padding:0 0 0 7px;
				margin:0;
				display:block;
				float:left;
				width:19px;
				height:19px;
				}
				#social-icons li a{
					text-decoration:none;
					width:19px;
					height:19px;
					display:block;
					background:url(//static.kolosali.lv/img/images/social-icons.png) no-repeat 0 0;
					}
				#social-icons li.facebook a{
					background-position:-19px 0;
					}
				#social-icons li.twitter a{
					background-position:-38px 0;
					}
				#social-icons li.rss a{
					background-position:-57px 0;
					}
					#social-icons li a:hover{
						background-position:0 -19px;
						}
					#social-icons li.facebook a:hover{
						background-position:-19px -19px;
						}
					#social-icons li.twitter a:hover{
						background-position:-38px -19px;
						}
					#social-icons li.rss a:hover{
						background-position:-57px -19px;
						}
					#social-icons li span{
						display:none;
						}
		#menu{
			padding:0;
			margin:0;
			line-height:20px;
			list-style:none;
			overflow:hidden;
			zoom:1;
			position:absolute;
			top:104px;
			right:0;
			color:#888;
			font-size:12px;
			font-size:11px; /* edit */
			z-index: 2; /* edit. lai pa virsu logo */
			}
			#menu li{
				padding:0 10px;
				padding:0 5px; /* edit */
				margin:0;
				display:block;
				float:left;
				background:url(//static.kolosali.lv/img/images/menu-sep.gif) no-repeat 0 5px;
				}
			#menu li.first{
				background:none;
				}
				#menu li a{
					color:#069;
					font-size:15px;
					font-size: 14px; /* edit */
					text-decoration: none;
					}
				#menu li.hot a{
					color:#F63;
					}
					#menu li a:hover{
						color:#E61F1A;
						}
				#menu li.active a{
					color:#8B00A6;
					font-weight:bold;
					}
	#intro{
		padding:0;
		margin:0 0 10px;
		height:92px;
		height: 78px; /* edit */
		position:relative;
		}
		#intro .text{
			position:absolute;
			bottom:0;
			left:0;
			width:183px;
			text-align:center;
			font-size:11px;
			line-height:14px;
			}
		#intro .banner{
			position:absolute;
			top:0;
			/*right:0;*/ /* edit */
			left: 250px; /* edit */
			width: 710px; /* edit */
			}
			#intro img{
				vertical-align:bottom;
				}
	#holder{
		padding:0 0 10px;
		position:relative;  /* edit */
		}
		.nav_top  /* edit */
		{
			position:absolute;  /* edit */
			right: 0;  /* edit */
			top: -35px;  /* edit */
		}
		.nav{
			padding:4px 10px;
			margin:0 0 14px;
			font-size:12px;
			line-height:18px;
			list-style:none;
			overflow:hidden;
			zoom:1;
			float:right;
			/*background:#FFF;*/ /* edit */
			-moz-border-radius:14px;
			-webkit-border-radius:14px;
			border-radius:14px;
			-webkit-box-shadow:1px 1px 0 #B2B2B2 inset;
			box-shadow:1px 1px 0 #B2B2B2 inset;
			-moz-box-shadow:1px 1px 0 #B2B2B2 inset;
			color:#888;
			}
			.nav li{
				padding:0;
				margin:0;
				display:block;
				float:left;
				}
			.nav li.label{
				padding:2px 6px 0 0;
				font-size:11px;
				color:#999
				}
				.nav li a{
					padding:2px 0 0;
					margin:0;
					display:block;
					float:left;
					width:18px;
					height:20px;
					text-align:center;
					}
				.nav li.active a{
					width:22px;
					color:#FFF;
					background:url(//static.kolosali.lv/img/images/page_active_bg_4.gif) no-repeat 0 0; /* edit */
					/*background:#AC6BB9;
					-moz-border-radius:12px;
					-webkit-border-radius:12px;
					border-radius:12px;
					-webkit-box-shadow:0 1px 0 #412946 inset;
					box-shadow:0 1px 0 #412946 inset;
					-moz-box-shadow:0 1px 0 #412946 inset;*/ /* edit */
					text-decoration:none;
					margin:0 2px;
					}
		.top{
			padding:0 0 0 18px;
			float:left;
			background:url(//static.kolosali.lv/img/images/top-icon.gif) no-repeat 0 0;
			}
		#product-thumbs{
			padding:0 0 20px;
			}
			#product-thumbs .thumb{
				padding:10px 1px;
				padding:5px 1px; /* edit */
				margin:0 17px 40px 0;
				margin:0 34px 30px 0px; /* edit */
				float:left;
				width:223px;
				width: 300px; /* edit */
				border:1px dashed #949393;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;
				border-radius:4px;
				-webkit-box-shadow:0 1px 6px #999;
				box-shadow:0 1px 6px #999;
				-moz-box-shadow:0 1px 6px #999;

				/* edit */
					/* //ole-laursen.blogspot.com/2009/08/using-css3-box-shadow-with-ie.html */
					background-color: #FFF;
					zoom: 1;
					filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);

				}
			#product-thumbs .thumb.big{ /* edit */
				width: 500px; 
			}
			#product-thumbs .thumb.last{
				margin-right:0;
				}
				#product-thumbs .thumb .image{
					padding:0 0 1px;
					margin:0;
					height:133px;
					height: 180px; /* edit */
					}
				#product-thumbs .thumb.big .image{/* edit */
					height: 300px;
				}
				#product-thumbs .thumb .title{
					padding:8px 0 0 10px;
					padding:3px 3px 0 7px; /* edit */
					margin:0;
					height:48px;
					height: 50px; /* edit */
					border-left:5px solid #02D6F5;
					background:#F2F3F3 url(//static.kolosali.lv/img/images/title-bg.png) repeat-x 0 bottom;
					color:#000;
					font-size:16px;
					font-size: 14px; /* edit */
					line-height: 20px;
					line-height: 16px; /* edit */
					font-weight:bold;
					text-shadow:0 1px 0 #FFF;
					overflow: hidden;  /* edit */
					}
				#product-thumbs .thumb.green .title{
					border-left:5px solid #77C84E;
					}
				#product-thumbs .thumb.orange .title{
					border-left:5px solid #FF9000;
					}
				#product-thumbs .thumb.red .title{
					border-left:5px solid #FF0623;
					}
					#product-thumbs .thumb .title a{
						color:#000;
						text-decoration:none;
						}
						#product-thumbs .thumb .title a:hover{
							color:#E61F1A;
							}
				#product-thumbs .thumb .prices{
					padding:4px 8px;
					padding: 3px 8px 1px 8px;  /* edit */
					margin:0;
					}
					#product-thumbs .thumb .procent{
						padding:0;
						margin:0;
						color:#73D2E6;
						font-size:32px;
						font-size: 29px;  /* edit */
						line-height:36px;
						line-height: 30px;  /* edit */
						float:left;
						}
					#product-thumbs .thumb.green .procent{
						color:#77C84E;
						}
					#product-thumbs .thumb.orange .procent{
						color:#FF9000;
						}
					#product-thumbs .thumb.red .procent{
						color:#FF0623;
						}
					#product-thumbs .thumb .price{
						padding:0;
						margin:0;
						color:#333;
						font-size:14px;
						line-height:36px;
						line-height: 30px;  /* edit */
						float:right;
						}
						#product-thumbs .thumb .price b{
							color:#333;
							font-size:32px;
							font-size: 29px;  /* edit */
							}
					#product-thumbs .thumb .old-price{
						padding:0;
						padding: 0px 10px 0px 0px; /* edit */
						margin:0;
						color:#CCC;
						color: #B4B4B4; /* edit */
						font-size:14px;
						line-height:24px;
						line-height: 30px;  /* edit */
						text-align:right;
						float: right; /* edit */
						}
						#product-thumbs .thumb .old-price span{
							font-size:20px;
							text-decoration:line-through;
							}
				#product-thumbs .thumb .info{
					padding:8px 0 0;
					padding:5px 0 0; /* edit */
					margin:0 8px;
					border-top:1px solid #E6E7E7;
					font-size:12px;
					background:url(//static.kolosali.lv/img/images/line.gif) repeat-y 82px 0;
					}
					#product-thumbs .thumb .person{
						padding:0 0 0 20px;
						background:url(//static.kolosali.lv/img/images/persons-icon.gif) no-repeat 0 0;
						float:left;
						}
					#product-thumbs .thumb .time{
						padding:0 20px 0 0;
						background:url(//static.kolosali.lv/img/images/time-icon.gif) no-repeat right 1px;
						float:right;
						}
	#footer{
		padding:18px 0 20px;
		margin:0;
		border-top:1px solid #9AA9BC;
		background:url(//static.kolosali.lv/img/images/footer-bg.jpg) no-repeat 0 bottom;
	    min-height:120px;
	    height:auto !important;
	    height:120px;
		}
		#footer .copy{
			margin:0 0 16px;
			float:left;
			color:#888;
			}
		#footer #footer-menu{
			padding:0;
			margin:0 0 16px;
			float:right;
			list-style:none;
			overflow:hidden;
			zoom:1;
			font-size:14px;
			line-height:20px;
			}
			#footer #footer-menu li{
				padding:0 8px 0 9px;
				margin:0;
				float:left;
				background:url(//static.kolosali.lv/img/images/sep.gif) no-repeat 0 4px;
				}
			#footer #footer-menu li.first{
				background:none;
				}
			#footer #footer-menu li.active a{ /* edit */
				color:#8B00A6;
				font-weight:bold;
				text-decoration:none;
				}
		#footer .links{
			float:left;
			width:460px;
			line-height:16px;
			}
			#footer .links span{
				color:#888;
				}
	.subscribe-form{
		padding:0 0 0 64px;
		margin:0 0 10px;
		float:right;
		width:288px;
		background:url(//static.kolosali.lv/img/images/letter-icon.png) no-repeat 0 14px;
		}
		.subscribe-form ul{
			padding:0 0 10px;
			margin:0;
			list-style:none;
			overflow:hidden;
			zoom:1;
			}
			.subscribe-form ul li{
				padding:0 8px 0 0;
				margin:0;
				display:block;
				float:left;
				}
			.subscribe-form ul li.bttn{
				padding-top:22px;
				padding-right:0;
				}
				.subscribe-form label{
					padding:0 0 2px;
					margin:0;
					display:block;
					font-size:14px;
					line-height:20px;
					}
				.subscribe-form input{
					width:180px;
					padding:6px 4px;
					}
				.small{
					font-size:11px;
					line-height:14px;
					color:#888;
					}








a.feedback_button
{
	display: block;
	position: fixed;
	top: 250px; 
	right: 0px; 
	z-index: 2; 	
	width: 34px; 
	height: 144px;
	background: url(//static.kolosali.lv/img/images/feedback.png); 
	cursor: pointer;
}


/* deal bottom bar with buyer count, info link and ending time */
	#product-thumbs .thumb .info_bar
	{
		margin: 5px 8px;
		border-top: 1px solid #E6E7E7;
	}
	#product-thumbs .thumb .info_bar .person
	{
		float: left;
		padding: 2px 5px;
		border-right: 1px solid #E6E7E7;
		background: url('//static.kolosali.lv/img/images/persons-icon.gif') no-repeat left 3px;
		padding-left: 18px;
	}
	#product-thumbs .thumb .info_bar .info_link
	{
		float: left;
		padding: 2px 5px;
		border-right: 1px solid #E6E7E7;
	}
	#product-thumbs .thumb .info_bar .time
	{
		float: right;
		padding: 2px 5px;
		background: url('//static.kolosali.lv/img/images/time-icon.gif') no-repeat right 3px;
		padding-right: 20px;
	}