/*========================================*/
/* CSS by Veebidisain OÜ, www.veebidisain.ee */
/*========================================*/

/*===============================*/
/* GENERAL */
/*===============================*/

body {
	background:url(../img/gfx/bg.jpg) repeat-x white;
	margin:0;
	padding:0;
	line-height:150%;
}
body, td, th, p, input, textarea, option {
	font-size: 12px;
	color: #666;
}
body, td, th, p, div, h1, h2, h3, h4, h5, input, textarea, option, select, span {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
}
h1 {
	padding:6px 15px 10px 15px;
	margin:3px 0 0 0;
	clear:both;
	float:left;
	width:557px;
	text-align:center;
	background:url(../img/gfx/h1.jpg) no-repeat;
}
h1, h1 a, h1 a:visited {
	font-size:10px;
	color:white !important;
	text-decoration:none !important;
	text-transform:uppercase;
}
h1 a:hover {
}
.h1_heading {
	float:left;
	padding:0 0 0 5px;
}
.h1_nums {
	float:right;
	padding:0 5px 0 0;
}
h1 .h1_nums a, h1 .h1_nums a:visited,#bottom_page_nav a,#bottom_page_nav a:visited {
	font-size:10px;
	color:white;
	font-weight:bold;
	padding:3px 4px 3px 4px;
	margin:0 0 0 3px;
}
.h1_heading a,.h1_heading a:visited {
	color:cb2361 !important;
}
.h1_nums a:hover,#bottom_page_nav a:hover {
	color:#cb2361 !important;
	text-decoration:none;
	background:white;
}
.gr_selected a,.gr_selected a:visited,.gr_selected a:hover {
	background:white;
	color:#cb2361 !important;
}
.gr_selected a,.gr_selected a:visited,.gr_selected{
	color:#cb2361 !important;
}
a.gr_button,a.gr_button:visited {
	border:1px solid red;
	text-decoration:none !important;
}
a.gr_button:hover {
	color:red !important;
}
h2, h2 a, h2 a:visited {
	font-size:11px;
	font-weight:bold;
	color:white !important;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none !important;
	clear:both;
}
h2 a:hover {
	text-decoration:underline !important;
}
h3, th {
	font-size:12px;
	color:#78a330;
	margin:0 0 10px 0;
	padding:8px 0 2px 0;
}
th {
	border-bottom:1px solid #ccc;
}
a:active, a:focus {
	outline:0;
}
a:link, a:visited {
	color:#cb2361;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
a img {
	border:none;
}
p {
	text-align:justify;
	margin:0;
	padding:6px 0 6px 0;
}
ul {
	padding:6px 0 6px 25px;
	margin:0;
	list-style-type:circle;
}
input, textarea, select {
	background-color:white;
	color: #666;
	border:1px solid #ccc;
}
option, select {
	color:#666;
}
form {
	margin:0;
	padding:0;
}
hr {
	border:none;
	height:1px;
	background-color:#ccc;
}
/*===============================*/
/* LAYOUT */
/*===============================*/
#main_div {
	width:996px;
	margin:auto;
}
#left_right_bg {
	width:100%;
	float:left;
	background:url(../img/gfx/main_bg.jpg) repeat-y;
}
#main {
	width:996px;
	float:left;
	background:url(../img/gfx/header.jpg) no-repeat 0 0;
}
#main_bg {
	width:100%;
	float:left;
	background:url(../img/gfx/bg.jpg) repeat-x;
}
#header {
	width:100%;
	height:180px;
}
#logo {
	float:left;
	padding:40px 0 0 25px;
}
#logo img {
	width:187px;
	height:133px;
}
#top_banner {
	width:760px;
	height:90px;
	padding:0;
	float:left;
	text-align:right;
}
/* top box */
#top_b_box {
	width:592px;
	height:23px;
	float:right;
}
#top_search {
	float:left;
	width:244px;
	padding:12px 0 0 9px;
}
#top_search input {
	width:184px;
	margin:4px 0 0 17px;
	cursor:text;
	background:none !important;
	border:none !important;
}
#search_button {
	margin:0 0 0 3px !important;
	width:35px !important;
	cursor:pointer !important;
	font-size:15px;
}
a#rss_link,a#rss_link:visited {
	padding:18px 0 0 25px !important;
	float:left;
}
#sort_i a, #sort_i a:visited, #sort_i a:hover, #sort_ii a, #sort_ii a:visited, #sort_ii a:hover, #navbar a, #navbar a:visited {
	text-decoration:none !important;
}
#sort_i {
	padding:5px 15px 2px 0;
	text-align:right;
	height:49px;
}
#sort_i ul {
	padding:10px 0 18px 3px;
	margin:0;
}
#sort_i ul li {
	display:inline;
	text-transform:uppercase;
	font-size:10px;
}
#sort_i a, #sort_i a:visited {
	color:white;
	padding:5px;
	margin:-14px 0 0 0;
}
#sort_i a:hover {
	background:url(../img/gfx/bg_menu_a.jpg) repeat-x;
}
#soodus {
	font-weight:bold;
}
#sort_ii {
	height:20px;
	text-align:right;
	float:right;
	width:400px;
}
#sort_ii ul {
	margin:0;
	padding:0 0 0 8px;
}
#sort_ii ul li {
	display:inline;
	font-size:11px;
}
#sort_ii a, #sort_ii a:visited {
	padding:0 15px 0 5px;
	background:url(../img/gfx/arrow_dl.jpg) no-repeat right;
	color:#666;
}
#sort_ii a:hover, a.selected, a.selected:visited {
	color:#c21c64 !important;
	background:url(../img/gfx/arrow_dd.jpg) no-repeat right !important;
}
#lang {
	float:left;
	width:120px;
	text-transform:uppercase;
	font-size:10px;
	text-align:left;
	position:relative;
	z-index:10;
	margin:-5px 0 0 0;
}
#lang img {}
/* middle */
#middle {
	width:587px;
	padding:0 0 0 8px;
	float:left;
	overflow:hidden;
}
#navbar {
	font-size:11px;
	float:left !important;
	width:584px;
	clear:right;
	color:#fff;
	padding:5px 0 0 3px;
	margin:0 0 6px 0;
	height:18px;
}
#top_b_box>#navbar {
	padding:10px 0 0 0;
}
#navbar a, #navbar a:visited {
	color:white;
}
#subcats {
	width:592px;
	line-height:10%;
	margin:0 0 0 -5px;
	font-size:1px;
	float:left;
	clear:both;
	text-align:center;
	position:relative;
	z-index:20;
}
.subcat {
	width:144px;
	height:94px;
	padding:4px 0 0 0;
	float:left;
	text-align:center;
	background:url(../img/gfx/cat.jpg) -1px -2px;
	margin:0 0 4px 4px;
	line-height:110%;
	font-size:11px;
	overflow:hidden;
}
.subcat:hover, .subcat:hover img {
}
.subcat img {
	clear:both;
	height:50px;
	margin:0 0 8px 0;
}
.subcat a,.subcat a:visited {
	color:#444;
	text-decoration:none;
}
.subcat a:hover {
	color:#999;
	text-decoration:none;
}
#cat_desc {
	text-align:left;
	font-size:10px;
	color:#666;
	width:577px;
	padding:0 5px;
	margin:0;
	float:left;
	line-height:130%;
}
#content {
	width:100%;
	float:left;
	position:relative;
	z-index:20;
}
#bottom_page_nav {
	width:562px;
	padding:5px 5px 6px 20px;
	float:left;
	background:url(../img/gfx/h1.jpg) repeat-x;
	
}
#footer {
	width:100%;
	background:url(../img/gfx/footer.jpg) no-repeat white;
	padding:29px 0 15px 0;
	text-align:center;
	color:#eee;
	position:relative;
	z-index:10;
	font-size:10px;
}
#main>#footer {
	float:left;
}
#footer a, #footer a:visited {
	color:white;
	float:right;
	margin:0 16px 0 0;
}
#designer {
	width:100%;
	float:left;
	font-size:9px;
	text-align:right;
	margin:-25px 0 0 0;
	position:relative;
	z-index:9;
}
#designer a,#designer a:visited {
	color:#aaa;
	padding:0 10px 0 0;
	text-decoration:none;
}
/* left side */
#left_side {
	width:197px;
	float:left;
	clear:left;
}
.left_side_box {
	float:left;
	clear:both;
	width:192px;
	min-height:70px;
	background:url(../img/gfx/side_h_i.jpg) no-repeat;
	padding:10px 0 10px 5px;
}
.left_side_box ul {
	padding:0;
	margin:0;
	list-style:none;
}
.left_side_box ul li {
	padding:0;
	margin:0;
	line-height:120%;
	font-size:11px;
}
.left_side_box a, .left_side_box a:visited {
	color:#666;
	display:block;
	width:170px;
	padding:3px 0 3px 18px;
	border-bottom:1px solid #eee;
	font-weight:bold;
}
.menu_selected, .left_side_box a:hover, .left_side_box a:active {
	color:#666 !important;
	text-decoration:none;
	padding:3px 0 3px 18px;
	width:170px;
	display:block;
	background:url(../img/gfx/menu_bg.jpg) -1px -2px no-repeat;
	border-bottom:1px solid #eee;
	font-weight:bold !important;
}
.left_side_box li ul a, .left_side_box li ul a:visited {
	color:#333;
	text-decoration:none;
	padding:2px 0 2px 30px;
	width:158px;
	display:block;
}
.side_m_ale a,.side_m_ale a:visited {
	background:#af0c11;
	color:white;
}
.side_m_special a,.side_m_special a:visited {
	background:#78a330;
	color:white;
}
.left_side_box li ul a:hover, .left_side_box li ul a:active, .left_side_box li ul .menu_selected {
	color:#444;
	text-decoration:none;
	padding:2px 0 2px 30px;
	width:158px;
	display:block;
	font-weight:bold !important;
}
.left_side_box li ul li ul a, .left_side_box li ul li ul a:visited {
	color:#999;
	text-decoration:none;
	padding:2px 0 2px 40px;
	width:148px;
	display:block;
}
.left_side_box li ul li ul a:hover, .left_side_box li ul li ul a:active, .left_side_box li ul li ul .menu_selected {
	color:#FF6600;
	text-decoration:none;
	padding:2px 0 2px 40px;
	width:148px;
	display:block;
}
#product_box {
	background:none;
	padding:3px 0 10px 5px;
}
#special_box, #add_box, #panks {
	text-align:center;
}
/* promo products */
#special_box {
	background:url(../img/gfx/side_h_ii.jpg) no-repeat;
	line-height:120%;
}
#special_box a, #special_box a:visited {
	width:100% !important;
	padding:0 !important;
	margin:0 !important;
	display:inline !important;
	background:none !important;
	border:none !important;
}
#special_box img {
	width:90px;
	border:1px solid #ccc;
	margin:5px 0 0 0;
}
#special_box img:hover {
	border:1px solid #f06426;
}
/* right side */
#right_side {
	width:197px;
	float:right;
}
.right_side_box {
	float:left;
	clear:both;
	width:197px;
	min-height:70px;
	background:url(../img/gfx/side_h_iii.jpg) no-repeat;
	padding:10px 0 10px 0;
}
#right_side ul {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
}
.right_side_box a, .right_side_box a:visited {
	color:#333;
}
.right_side_box a:hover {
	color:#999 !important;
	text-decoration:none;
}
.right_side_box p {
	padding:0 0 0 10px;
}
#cart_box {
	width:182px;
	height:71px;
	padding:34px 0 0 15px;
	background:none;
}
#cart_box h2 {
	color:#78a330 !important;
	padding:5px 0 10px 0;
}
/* right user */
#user_box {
	background:url(../img/gfx/side_user_h.jpg) no-repeat;
	padding:15px 0 10px 0;
}
#login_box {
	width:177px;
	padding:0 0 0 20px;
}
#user_box input {
	width:136px;
	margin:0 0 8px 0;
	background:url(../img/gfx/input_bg.jpg) repeat-x !important;
	cursor:text;
}
#login_button {
	width:65px !important;
	color:#444 !important;
	text-align:left;
	cursor:pointer !important;
}
#newslist_box {
	background:url(../img/gfx/side_h_ii.jpg) no-repeat;
	width:197px;
	padding:11px 0 10px 0;
	text-align:center;
}
#newslist_box input {
	width:166px;
	margin:1px auto;
}
#lottery {
	width:187px;
	padding:11px 0 10px 10px;
}
#lottery {
	width:187px;
	padding:11px 0 10px 10px;
}
#lottery a,#lottery a:visited {
	display:block;
	width:100px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	float:left;
	color:#f06426;
	padding:10px 0 0 0;
}
#panks {
	text-align:center;
}
#panks a, #panks a:visited {
	display:inline;
	border:none;
	padding:0;
	margin:0;
	background:none;
}
#add_box img, #panks img {
	margin:5px 0 0 0;
}
#add_box img {max-width:180px;}
#news_box {
	background:url(../img/gfx/side_h_ii.jpg) no-repeat;
}
#news_box p,#news_box strong {
	line-height:120%;
	padding:0;
	margin:0;
	text-align:left !important;
}
#news_box a,#news_box a:visited {
	display:inline !important;
	padding:0;
	margin:0;
	border:none !important;
	background:none !important;
}
#news_box p {
	font-weight:normal !important;
}
#news_box br {
	font-size:9px !important;
	line-height:100% !important;
}
#news_box div {
	padding:0 10px;
}
/* products */
#main_page {
	width:591px;
	float:left;
	position:relative;
	z-index:10;
	margin:0 0 0 -4px;
}
#main_page .pr_box_small {
	width:290px !important;
	height:128px !important;
	background:url(../img/gfx/pr_img_bg.jpg) no-repeat;
	padding:5px 0;
	margin:0 0 4px 3px;
	border:none;
	float:left;
	overflow:hidden;
}
#main_page>.pr_box_small {
	margin:0 0 4px 4px;
}
#main_page h3 {
	text-align:left !important;
	width:189px !important;
	margin-bottom:3px !important;
}
#main_page .pr_box_desc_i {
	display:none;
	visibility:hidden;
}
#main_page .pr_box_pic {
	width:100px;
	height:100px;
	padding:5px 0;
	float:left;
	overflow:hidden;
}
#main_page .pr_box_pic img {
	max-height:100px;
	max-width:100px;
}
#main_page .pr_box_r {
	width:177px !important;
	float:left;
	font-size:12px;
	line-height:120%;
	padding:0 0 0 10px;
}
#main_page .special_price {
	color:#74a32f;
}
#main_page .pr_box_bottom {
	width:177px !important;
	padding:3px 0 0 0 !important;
	float:left;
	height:30px;
	overflow:hidden;
}
#main_page .pr_separator {
	width:1px;
	float:left;
	font-size:1px;
	line-height:1%;
	padding:0;
	display:none;
	visibility:hidden;
}
#main_page .pr_box_small>.pr_box_pic {
}
#main_page .pr_box_price {
	float:left;
	color:#000;
	font-size:11px;
	width:100%;}
/* pr list */
.pr_cont {
}
.pr_box_small {
	width:587px;
	background:url(../img/gfx/pr_h_bg.jpg) repeat-x 0 100%;
	padding:3px 0;
	margin:0 0 3px 0;
}
#content>.pr_box_small {
	float:left;
}

.pr_box_small:hover {
}
.pr_box_small h3,.pr_box_small h3 a,.pr_box_small h3 a:visited {
	text-align:left;
	padding:0;
	margin:0;
	color:#cb2361 !important;
}
.pr_box_pic {
	width:62px;
	height:62px;
	float:left;
	text-align:center;
	padding:0 4px;
}
.pr_box_pic img {
	max-width:60px;
	max-height:60px;
}
.pr_box_pic img:hover {
}
.pr_box_r {
	width:500px;
	float:right;
	line-height:120%;
}
.pr_box_r p {
	margin:0 !important;
	padding:0 !important;
	font-size:10px;
}
.pr_box_price {
	float:left;
	color:#333;
	font-size:11px;
	width:100%;
}
.special_price {
	color:red;
	font-weight:bold;
}
.pr_box_desc_i {
	width:465px;
	float:left;
}
.pr_box_bottom {
	width:100%;
	padding:3px 0;
	float:left;
}
.pr_box_link {
	float:left;
	width:100%;
	padding:4px 0 3px 0;
	border-top:1px solid #ccc;
}
.pr_box_link form {
	float:left;
}
.pr_box_link span {
	float:right;
	text-align:right;
}
.pr_box_link input {
	border:none;
	background:none;
	cursor:pointer;
	font-size:10px;
}

input.amount {
	border:1px solid #ccc !important;
	cursor:text;
}
a.det_info, a.det_info:visited {
	color:#666;
	text-decoration:none;
	padding:3px 0 0 0;
	width:200px;
	display:block;
	font-weight:bold;
	clear:both;
}
a.det_info:hover {
	text-decoration:none;
}
/* pr details */
#pr_details {
	float:left;
	width:100%;
	clear:both;
	padding:0 5px 0 0;
}
#pr_details_img {
	float:left;
	width:220px;
}
#pr_details_img img {
	padding:5px;
	border:1px solid #ccc;
	cursor:pointer;
}
img#pr_details_big_img {
	clear:both;
	margin:0 0 5px 0;
}
#pr_details_short_d {
	float:right;
	width:360px;
}
#pr_details_short_d p {
	font-weight:bold;
	padding:0;
	margin:0;
}
#pr_details_long_d {
	float:right;
	width:360px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#pr_details_sp {
	float:right;
	width:310px;
	text-align:right;
}
#pr_details_bottom {
	float:left;
	width:100%;
	margin:5px 0 10px 0;
	padding:35px 0 10px 0;
	border-bottom:1px solid #ccc;
}
#pr_details_back_link {
	float:left;
	width:60px;
}
#pr_details_form_a {
	float:left;
	text-align:left;
	width:340px;
}
#pr_details_form_a input, #pr_details_form_a select, #pr_details_form_a option, #pr_details_form_a select option {
	border:1px solid #ccc !important;
}
#pr_details_form_b {
	float:right;
	text-align:right;
	width:180px;
}
.pr_sidus {
	width:30%;
	float:left;
	text-align:center;
	padding:5px;
	border:1px solid #eee;
	margin:5px 3px 0 3px;
	height:140px;
}
.pr_sidus:hover, .pr_sidus:hover img {
}
.pr_sidus img {
	clear:both;
	height:60px;
	margin:0 0 12px 0;
}
.pr_sidus img:hover {
	border-color:#f06426;
}
.pr_sidus a, .pr_sidus a:visited {
	clear:both;
}
.small_img td {
	padding:3px 3px 3px 0;
}
.small_img img {
	float:left;
	padding:3px;
	width:57px;
}
/* news */
.news_list_space {
	height:1px;
	border-bottom:1px solid #ccc;
}
.news_list_box h3 {
	width:467px;
	float:left;
	padding:0 !important;
	margin:0 !important;
}
.news_date {
	color:#999;
	width:117px;
	text-align:right;
	float:left;
}
.news_list_txt {
	float:left;
	width:100%;
	border-bottom:1px solid #ccc;
	margin:0 0 20px 0;
}
.news .news_date {
	width:100%;
	text-align:left;
	margin:0 0 10px 0;
}
.news h3 {
	padding:0;
	margin:0;
}
.news_intro {
	font-weight:bold;
	color:#888;
}
/*   gb   */
#gb {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	width:100%;
	float:left;
}
#gb table td {
	padding:3px;
}
#gb input, #gb textarea {
	width: 480px;
}
.gb {
	width:100%;
	float:left;
}
.gb_answer {
	background-color:#f7f7f7;
	border-top:1px solid #ccc;
	font-size:11px;
	padding:5px;
	width:100%;
	float:left;
}
.gb_date {
	float:right;
	width:200px;
	text-align:right;
	padding:0 3px 0 0;
	font-size:11px;
	color:#999;
}
.gb_name {
	float:left;
	width:200px;
	font:12px bold;
	padding:0 0 0 3px;
}
.gb_header {
	padding:5px 0 3px 0;
	border-bottom:1px solid #ccc;
	float:left;
	width:100%;
	background:url(../img/gfx/bg_menu_a.jpg);
}
/* contact */
#contact {
	border: 1px #ccc solid;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	width:100%;
}
#contact table td {
	padding:3px;
}
#contact input, #contact textarea {
	width: 480px;
}
/* search */
#search {
	border:1px #ccc solid;
	padding:10px;
	margin:0 0 5px 0;
	width:565px;
	float:left;
}
.search_separator {
	height:10px;
	background:url(../img/gfx/bg_menu_a.jpg) top repeat-x;
	font-size:9px;
}
/* newsletter */
#newsletter {
	border:1px #ccc solid;
	float:left;
	padding:10px;
	margin:0 0 5px 0;
	width:565px;
}
#newsl_mail {
	width:210px;
}
/* registration */
.abi {
	width:100%;
}
#reg_vorm {
	width:100%;
	margin:10px 0 0 0;
}
#reg_vorm tr:hover, #reg_vorm table tr:hover {
	background:url(../img/gfx/pr_middle.jpg) repeat-x 0 -40px;
}
#reg_vorm td {
	padding:4px;
}
#reg_boxes {
	background:none !important;
}
.reg_box {
	border:1px solid #ccc;
	margin:5px 0 5px 0;
}
.reg_box legend {
	color:#888;
	padding:0 5px 0 5px;
}
.reg_box legend b, .reg_box legend strong {
	color:#777;
}
.reg_box table td {
	padding:4px;
}
.reg_field {
	width:100%;
}
.reg_field:hover {
	border-color:#999;
	color:#333;
}
#reg_submit td {
	border-top:1px solid #ccc;
}
tr#reg_submit:hover {
	background:none !important;
}
/* Design Spec */
.cart1 {
	background-color:#F8F8F8;
}
.cart2 {
	background-color:#f3f3f3;
}
/* campaign */
#campaign_mails {
	width:585px;
	border:1px solid #ccc;
	margin:0 0 10px 0;
}
#campaign_mails td {
	padding:5px;
}
#campaign_conditions {
	width:575px;
	text-align:justify;
	font-size:10px;
	padding:5px;
	margin:10px 0 0 0;
	border:1px solid #ccc;
	line-height:120%;
}
div.ie6 {
	margin:0;
	padding:0;
	font-size:9px;
	line-height:1%;
	float:left;
	margin:-1000px 0 0 0;
	background:red;
}

