@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../userfiles/web/w_page/bg.png);
	font-family:Arial;
}

.header {
background-image:url(../userfiles/web/w_page/augsha_bg.png);
}

.line {
background-image:url(../userfiles/web/w_page/svitra.png);
height:2px;
}

.footer {
background-image:url(../userfiles/web/w_page/registreties_iepirkumugrozs_93.png);
}

.l_m {
background-image:url(../userfiles/web/w_page/menu_l_side.png);
background-repeat:no-repeat;
}

.menu_left a {
	float:left;
	margin-top:4px;
	background-color: #1B1B1B;
	padding-left:4px;
	padding-right:4px;
	font-size: 12px;
	color: #e4e6d3;
	text-decoration:none;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.s_field {
margin-left:10px;
margin-top:35px;
float:left;
}
.s_but {
float:right;
margin-right:35px;
margin-top:36px;
}

@font-face {
  font-family:"anivers";
  font-style:   normal;
  font-weight: normal;
  src:url(anivers.eot);
}

.title {
background-color:#1d1d1d; 
color:#fff; 
font-family:Arial;
font-size:13px;
padding-left:10px;
padding-right:10px;
width:70px;
}

.h1 {
font-family:Arial;
	font-size: 18px;
	color: #FFFFFF;
}

.h3 {
font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
}

ul {
font-family:Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.pagin {
position:absolute; 
top:602px; 
width:440px; 
margin-left:90px;
}

.kk > .pagin {
}

#content {
width:547px;
font-size:14px;
padding:10px;
text-align:justify;
}

#content p{
margin-top:0px;
padding-top:0px;
}

/*menu*/
#left_menu{
width: 180px;
margin-left:5px;
}

* html #left_menu{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #left_menu */
}

#left_menu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#left_menu li {
margin: 0;
margin-top:4px;
}

#left_menu li a{
margin-top:4px;
background-color: #1B1B1B;
padding-left:4px;
padding-right:4px;
font-size: 12px;
color: #e4e6d3;
text-decoration:none;
}

html>body #left_menu li a{ /*Non IE6 width*/
width: auto;
}

#left_menu li a:hover{
color: #fff;
background-color:#415651;
}

#left_menu li.act {
background-image:url(../userfiles/web/w_page/bullet.png);
background-position:left center;
background-repeat:repeat-y;
padding-left:5px;
}

#left_menu li a:hover.act, #left_menu li a:link.act, #left_menu li a:visited.act {
color: #fff;
background-color:#415651;
}

/* subMenu */
#left_menu li li.act {
background-image:url(../userfiles/web/w_page/bullet.png);
background-position:10px center;
background-repeat:no-repeat;
}

#left_menu li li a:hover.act, #left_menu li li a:link.act, #left_menu li li a:visited.act {
color: #fff;
background-color:#415651;
}

#left_menu li li li.act {
background-image:url(../userfiles/web/w_page/bullet.png);
background-position:20px center;
background-repeat:no-repeat;
}

#left_menu li li li.act a:hover, #left_menu li li li.act a:link, #left_menu li li li.act a:visited {
color: #fff;
background-color:#415651;
}

#left_menu li li a:link, #left_menu li li a:visited {
font-weight: normal;
background-color: #1B1B1B;
font-size: 12px;
color: #e4e6d3;
text-decoration:none;
margin-left:10px;
}
#left_menu li li a:hover {
color: #fff;
background-color:#415651;
margin-left:10px;
}

/* subSubMenu */
#left_menu li li li a:link, #left_menu li li li a:visited {
margin-left:20px;
background-color: #1B1B1B;
font-size: 12px;
color: #e4e6d3;
}
#left_menu li li li a:hover {
color: #fff;
background-color:#415651;
margin-left:20px;
}
/*thumb*/
.thumb-img {
	position:relative; 
	width:50%; height:100px;
	margin:10px; padding:6px;
	background:#333333;
}
.thumb-inner {
	position:relative; overflow:hidden; width:100%; height:100%; 
}
.thumb-img img {
	border:0;
}
.thumb-strip {
	position:absolute; width:96%; height:10px; bottom:6px; left:6px;
	background:#FFF;
	
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity:0.60;
}
.thumb-zoom {
	background:url(../userfiles/web/w_page/search.png) no-repeat;
	position:absolute; width:22px; height:22px;
	right:10px; bottom:7px;
}

#im_top {
position:absolute;
top:50px;
left:auto;
width:100%;
height:10px;
z-index:1;
display:none;
}

.prod {
width:105px; height:180px; margin-top:15px; margin-left:25px; float:left;
}
table>tbody tr {
  height: auto;
}

.prod_bg {
background-image:url(../userfiles/web/w_page/prod_back.jpg);
background-repeat:no-repeat;
width:105px;
height:98px;
padding:2px;
}

.prod_about {
font-size:9px;
font-family: Arial;
text-align:left;
margin-bottom:3px;
line-height:10px;
}

.prod_about p {
padding:0;
margin:0;
}

.prod_butt {
font-size:12px;
}

a.more_link {
color:#000;
font-size:11px;
text-decoration:none;
font-weight:600;
}

.price_ord {
text-align:center;
padding-top:5px;
color:rgb(81,115,181);
font-weight:bold;
font-size:11px;
}

input, textarea {
border: 1px dashed #999999;
background-color:#FFFFFF;
color:#000000;
}

input.er, textarea.er {
border: 1px dashed #ff0000;
background-color:#FFFFFF;
color:#000000;
}

#submit {
font-family:Tahoma;
font-size:12px;
color:#cccccc;
padding-left:5px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
border:0;
font-weight:bold;
}
#submitreg {
font-family:Tahoma;
font-size:12px;
color:#cccccc;
padding-left:5px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
border:0;
font-weight:bold;
}

.logLinks a {
color:#333333;
text-decoration:underline;
font-weight:bold;
}

.incartz {
position:absolute; background-image:url(../userfiles/web/w_page/in_cart.png); width:30px; height:24px; background-repeat:no-repeat; margin-top:70px; margin-left:75px;
}

.style1 {
	color: #333333;
	font-weight: bold;
}
.style2 {color: #000000}

a.checkout {
display:block;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
color:#CCCCCC;
text-decoration:none;
font-weight:bold;
background-color:#fb4f3b;
}

#adding {
position:absolute;
background-color:#fff;
color:#000000;
top:175px;
left:345px;
background-image:url(../userfiles/web/w_page/gleznot_adding.jpg);
background-repeat:no-repeat;
background-position:center center;
height:452px;
width:568px;
}