/*===========================================*/
/* CSS by Veebidisain OÜ, www.veebidisain.ee */
/*===========================================*/
body {
	background:url(../gfx/bg.jpg) repeat-x white;
	padding:0 0 10px 0;
	margin:0;
}
body, td, th, p, input, textarea, option, select {
	font-size:12px;
	color:#444;
	line-height:150%;
}
body, td, th, p, div, h2, h3, h4, h5, input, textarea, option, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:22px;
	font-weight:normal;
	color:black;
	padding:5px;
	margin:0 0 12px 0;
	text-shadow: 1px 2px 3px #777;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#eee;
	
}
h2,h3 {
	font-size:12px;
	font-weight:bold;
	color:#900;
	padding:10px 0 3px 0;
	margin:0;
}
p {
	text-align:justify;
	margin:0;
	padding:6px 0;
}
a,a:visited {
	color:black;
}
input, textarea, select, button {
	background:white;
	border:1px solid #999;
}
hr {
	border:none;
	height:1px;
	background:#ccc;
}
form {
	margin:0;
	padding:0;
}
a img {
	border:none;
}
a:active, a:focus {
	outline:none;
}
/*===============================*/
/* LAYOUT */
/*===============================*/
#main_cont	{width:970px; margin:auto;}
#main		{width:100%; float:left;}
#header		{width:100%; float:left; background:url(../gfx/header_img.jpg) no-repeat 94% 90%;}
#middle		{width:100%; float:left; background:url(../gfx/side_bg.jpg) repeat-y 100% 0;}
#middle_bg	{width:100%; float:left; background:url(../gfx/side_img.jpg) no-repeat 100% 100%;}
#footer		{width:100%; float:left; background:url(../gfx/footer_bg.jpg) repeat-x; text-align:right; font-size:10px;}
#footer	a,#footer a:visited	{color:#900; text-decoration:none;}
#footer_bg 	{width:870px; float:left; padding:11px 50px; background:url(../gfx/footer_r.jpg) no-repeat 100% 0;}

/*===============================*/
/* TOP */
/*===============================*/
#logo {float:left; background:red;}
/* main menu */
#menu {
	width:970px;
	float:left;
	padding-top:8px;
	text-align:center;
	margin-left:-323px;
}
#menu ul  {
	padding:0;
	margin:0;
}
#menu ul li {
	display:inline;
	list-style: none;
	padding:0;
	color:#ccc;
}
#menu a, #menu a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
	font-size:10px;
	margin:0 10px 0 10px;
}
#menu a:hover {
	color:#ccc;
}
/* contact */
#phone {
	width:190px;
	padding:30px 0 0 0;
	font-size:10px;
	line-height:120% !important;
	float:right;
}
#phone img {
	margin:0 10px 0 0;
}
/* middle */
#content {
	width:745px;
	float:left;
	padding:0 20px 0 5px;
	margin:15px 0;
}
#content ul {
	margin:10px 0;
	padding:0;
	list-style:none;
}
#content ul li {
	padding:3px 0 3px 25px;
	background:url(../gfx/bullet.jpg) no-repeat 5px 50%;
	line-height:120%;
}
/* side menu */
#side_menu {
	width:183px;
	float:left;
	padding:0 0 20px 17px;
	margin:30px 0 0 0;
}
#side_menu ul {
    list-style-type: none; 
    padding:0; 
    margin:0 0 25px 0;
}
#side_menu a, #side_menu a:visited {
    color:white;
	font-size:11px;
    text-decoration: none;
    display:block;
    padding:5px 0 5px 10px;
    width:155px;
	border-bottom:1px solid #f60;
}
#side_menu a:hover {
    color:#ccc;
}
.active_sub a:link, .active_sub a:visited {
	color:white !important;
	font-weight:bold;
}
/* MODULES*/
/* Gallery */
.thum_page td {
	padding:0 5px 5px 0;
}
.gallery_thum {
	padding:3px;
	text-align:center;
	border:1px solid #ccc;
	margin:0 4px 4px 0 !important;
}
.gallery_img {
	padding:10px;
	border:1px solid #ccc;
}
a.ppilt:link, a.ppilt:visited {
	color: #003366;
}
a.ppilt:hover, a.ppilt:active {
	color: #FF9900;
	text-decoration: none;
	cursor:pointer;
	text-decoration: underline;
}
.ppilt {
	color: #003366;
	font-weight:bold;
	cursor:pointer;
}
.gallery2headlines {
	width:420px;
	height:400px;
	overflow:visible;
	float:left;/*
	background:url(../docs/image/galerii.jpg) no-repeat right 30px;*/
}
/* E-shop */
#shop_cat {
	float:right;
	width:150px;
	border-top:1px solid #F0F0F0;
	border-left:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	padding:10px 0;
	overflow:hidden;
}
#shop_cat ul {
	list-style-type:none;
	padding-left:5px;
}
#shop_cat a, #shop_cat a:visited {
    color:#555;
    text-decoration: none;
    display:block;
    width:130px;
}
#shop_cat a:hover {
    color:#999;
}
#shop_page {
	float:left;
	width:570px;
	padding:0 10px 0 0;
	border-right:1px solid #F0F0F0;
}
#checkout input,#checkout textarea {
	width:480px;
	margin:0 0 2px 0;
}
.product {
	width:100%;
	clear:both;
	float:left;
	border-bottom:1px solid #eee;
	margin:0 0 10px 0;
}
.product h2 {
	margin:0 0 5px 0;
	padding:0;
}
.prodimg {
	width:130px;
	float:left;
	clear:left;
}
.product-description {
	float:left;
	width:430px;
}
.product-description p {
	margin:0 !important;
	padding:0 !important;
}
.bod_bottom {
	width:100%;
	clear:both;
	float:left;
	margin:10px 0 10px 0;
	border-top:1px solid #ccc;
	padding:10px 0 0 0;
	display:none;
}
.price {
	width:100%;
	font-weight:bold;
	text-align:right;
	padding:10px 0 0 0;
}
.add2basket {
	float:right;
	width:70%;
	text-align:right;
}
.broduct_separator {
	border-bottom:1px solid #ccc;
	margin:0;
	padding:0;
	width:100%;
	clear:both;
	float:left;
	height:10px;
	line-height:90% !important;
}
.add {
	border:none !important;
	font-weight:bold;
}
.cart_row td {
	padding:3px 0 3px 0;
}
/* Order */
#order_form td {
	padding:2px 0 2px 0;
}
/* Mailform */
#mailform input,#mailform textarea,#mailform select {
	width:400px;
	margin:0 0 2px 0;
}
.form_button {
	width:70px !important;
	float:left;
}
/* News */
.message h2 {
	width:300px;
	float:left;
	padding:0;
	margin:0;
}
.message-date {
	color:#ccc;
	width:100px;
	float:right;
	clear:right;
	text-align:right;
}
.message-body {
	text-align:justify;
	padding:5px 0 10px 0;
	margin:0 0 10px 0;
	width:100%;
	clear:both;
	border-bottom:1px solid #ccc;
}
/* misc */
.navigation {
	width:100%;
	text-align:center;
	padding:5px 0;
	background:#eee;
}
.navigation a,.navigation a:visited {
	text-decoration:none;
	padding:3px 5px;
	border:1px solid #ccc;
	background:white;
}