/*

Design by Metamorphosis Design

http://www.metamorphozis.com

Released for free under a Creative Commons Attribution 2.5 License

*/



* {

	margin: 0px;

	padding: 0px;

}



body {

	background: #CD9F46;

}



body, th, td, input, textarea {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}



a {

outline-color:-moz-use-text-color;

outline-style:none;

outline-width:medium;

}











h1, h2, h3 {

	color: #CD9F46;

}

h4.error_user {
   color: #CD9F46;
	text-align: center;
}



h1 {

	font-size: 26px;

	padding:5px 0 0.2em;



}



h2 {

	/*text-transform: uppercase;*/

	font-size: 20px;

	font-weight: normal;

	color: #CD9F46;

}





h3 {

	font-size: 1em;

}



p, ul, ol {

	margin-top: 1.5em;

	line-height: 1.8em;

	font-size: 1.1em;

}



ul, ol {

	margin-left: 3em;

}



a {

	text-decoration: underline;

	color: #CD9F46;

}



a:hover {

	border: none;

	text-decoration: none;

}



h1 a, h2 a, h3 a {

	border: none;

	text-decoration: none;

	color: #CD9F46;

}



h1 a:hover, h2 a:hover, h3 a:hover {

	background: none;

	color: #CD9F46;

}



hr {

	display: none;

}



#main

{

width: 1020px;

margin: 0 auto;

border-left: 5px solid #000000;

border-right: 5px solid #000000;

}





/* Header */



#header {

	width: 1020px;

	margin: 0 auto;

	height: 424px;

}



#menu {

	float: left;

	height: 101px;

	width: 820px;

	padding-left: 200px;

	background: url(../img/menu.jpg) no-repeat;

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



#menu li {

	float: left;

	padding-top:0em;

}



#menu a {

	display: block;

	float: left;

	height: 61px;

	width: 115px;

	margin-right: 1px;

	text-decoration: none;

	font-size: 1.1em;

	font-weight: bold;

	color: #ffffff;

	padding-top: 40px;

    text-align: center;

	background: url(../img/button.jpg) no-repeat

}



#menu a:hover {

	color: #ffffff;

	background: url(../img/button_r.gif) repeat-x 0 3px;

}

h2

.jCarouselLite {
	text-align: center;
}

.ulcarusel {
	padding: 0;
	margin: 0;
	top:0;
}

.jCarouselLite ul {
left:0;
list-style-type:none;
margin:0;
padding:0;
position:relative;
z-index:1;
white-space: nowrap;
text-align: center;
}


.photo_vernisage {
display:inline;
height:255px;
text-align:center;
margin-bottom: 20px;
}

.random_photo {
	margin-bottom:20px;
	}


li.scrollli{
float:left;
padding:0;
overflow: hidden;
margin-bottom: 400px;
}





.photo_vernisage .prev{
background-repeat:no-repeat;
background-position:left top;
display:inline;
margin-left:60px;
width:150px;
float:left;
}


.photo_vernisage .next{
background-repeat:no-repeat;
background-position:left top;
display:inline;
margin-left:60px;
width:150px;
float:left;
}





/* Logo */



#logo {

	width: 1020px;

	height: 323px;

	margin: 0 auto;

	text-align: right;

	background: url(../img/header.jpg) no-repeat left top;

}





#logo h1 {

	padding-right: 20px;

	color: #ffffff;

	padding-top: 250px;

	font-size: 24px;

	text-align:right;

}



#logo h2 {

	font-style: italic;

	font-size: 10px;

	padding-right: 20px;

}





#logo a {

	color: #FFFFFF;

}



/* Page */



#page {

	width: 1020px;

	margin: 0 auto;

	background: #ffffff url(../img/page_back.gif) repeat-x top;

	border-top: none;

	padding-top: 20px;

}



/* Content */



#content {

	float: left;

	width: 670px;

	padding-left: 40px;

}



.post {

}



.post .title {

	margin: 0;

	font-weight: normal;

}



.post h1.title {

	height: 30px;

	font-size: 2.4em;

}



.post .entry {

	padding: 0 10px 30px 15px;

}



.post .meta {

	margin: 0;

	padding: 5px 0px 0px 15px;

	background: url(../img/img04.gif) repeat-x left bottom;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #CD9F46;

}



.post .meta a {

	color: #CD9F46;

}



.post .links {

	margin: 0;

}



.post .tags {

	margin: 0;

/*	text-transform: uppercase;*/

	font-size: .8em;

	font-weight: bold;

	background: url(../img/img04.gif) repeat-x;

}



.post .links a, .post .tags a {

	border: none;

}





/* Sidebars */



.sidebar {

	float: left;

}



.sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}

.sidebar ul.sub {
	padding: 0;
	margin: 0;
}

.sidebar ul.sub li {
	margin-left: 30px; 
}



.sidebar li {

	margin-bottom: 2em;

}





.sidebar li li {

	margin: 0;

}





#sidebar1 {

	width: 255px;

}



#sidebar2 {

	width: 255px;

}



#sidebar2 li h2 {

	background: url(../img/title.gif) no-repeat left top;

	height: 40px;

	color: #FFFFFF;

	padding-left: 20px;

	padding-top: 15px;

}



#sidebar2 li ul {

	line-height: normal;


	
}



#sidebar2 li li {

	padding: 5px;

	background: url(../img/img04.gif) repeat-x left bottom;

	font-size: 14px;

}



#sidebar2 li a {

	border: none;

/*	padding-left: 10px;*/

    padding-left: 10px;

}


#sidebar2 li a.current {

    font-weight:bold;

}



#sidebar2 li a:hover {

	border: none;

/*	padding-left: 10px;*/

}



.auth_back_title

{

background: url(../img/title_back.gif) no-repeat;
padding: 30px 0;
padding-top: 20px;

}

.back_title {
	background: url(../img/title_back.gif) no-repeat;
padding: 30px 0;
}



#sidebar2 .top {

 padding-top: 20px;

 }

 





/* Footer */

#footer

{

padding: 12px;

background: url(../img/footer.gif) repeat-x

}



#footer p {

	text-align: center;

	font-size: 11px;

	color: #ffffff;

	margin: 0px;

	padding: 0px;

}

#footer a

{

color: #FFFFFF;

text-decoration: none;

}

#footer a:hover

{

text-decoration: underline;

}



.new_one .title3n p{font-weight:bolder; margin-bottom: 20px;}



/*-----------from whitesite css---------*/

.entry img {

border:1px solid #CCCCCC;

float:left;



margin:0 1em 1em 0;

padding:5px;

position:relative;

}



.entry  table.product_list{margin:0 0 12px 0;}

.entry fieldset{margin:0 0 12px 0; padding:3px;}

.entry fieldset legend{padding:0; margin:0px; font-size:13px; font-weight:bold;}





#order {

padding-bottom:12px;

}



.news_main .news , .news, .main_prod .product{

border-top:0 none;

float:left;

height:auto;

width:645px;

margin-bottom:20px;

}





.news .title3n {

color:#CD9F46;

}

.news_main .news{

border-bottom:1px dashed #999999;



}



.entry .galery_sub_category{

float:left;

margin:0;

overflow:hidden;

padding-right:10px;

}



.entry .salespage_content{float:left;

margin:12px 0;

width:655px;

}



.entry .galery_sub_category a span {clear:both;text-align:center; float:left;}

.entry .galery_sub_category a img  {clear:both;text-align:center; float:left; margin:10px 10px 10px 0;}







.galery img { border:1px solid #CCCCCC; float:left; margin:0.2em 1em 1em 0; padding:5px; position:relative; }

.galery .photo {/* clear:left; margin:0 0 2em;*/ height:180px; display:block;float:left;}



.addit_photo img { border:none; float:none; margin:0;padding:0; }







/*----------- Galery ----------*/





.photo{

    background:#FFFFFF none repeat scroll 0 0;

    float:left;

    height:180px;

    margin:6px 52px 25px 0;

    width:180px;

}



.photo a {

border:1px solid #DEDEDE;

display:block;

float:left;

height:180px;

margin:0;

padding:0;

text-decoration:none;

width:180px;

}



.galery{

    padding:0;

    width:655px;

    white-space:nowrap;

    float:left;

    height:auto;



}

.galery2{width:700px; overflow:hidden;}





.galery .photo {

text-align:center;

}



.galery .photo img {

border:0 none;

float:none;

margin:0 -2px;

max-height:180px;

max-width:180px;

padding:0;

/* for IE 6 */

_margin-left:-6px;

}



/*for mozzila*/

@-moz-document url-prefix() {

  .galery .photo img {margin:0 -2px;}

}



/*for ie7 */

html>body .galery .photo img {

  *margin-left:-6px;

}

.galery_paginator{clear:both;}





#attach_list{

float:left;

margin-top:15px;}



#attach_list a{float:none; clear:both;}







/*-------------------products---*/





.product_list .product_name {

font-weight:bold;
font-size:14px;

}



table.linear .lnpos {

height:auto;

padding-top:0em;

}



.linepos1 {

background:#FAFAFA none repeat scroll 0 0;

}





.news .title3n {

float:left;

width:670px;

}

.news_main img.new_main_img {

float:left;

margin:0 5px 5px 0;

}



.news .body img {

margin:0 0 0 0;

}



div.client_login_admin {

margin:0 auto;

text-align:center;

width:240px;

}



div.client_login_admin fieldset {

padding:7px;

width:200px;

}



.small_menu_up{

padding:10px 15px 0 0;

}



.small_menu_up a{

padding:5px;

}



.entry .news_sub_category {

float:left;

padding-right:15px;

}





div.breadcrumb {

margin:5px 0 8px;

}



.contact_form label {

text-align:left;

}





#sidebar2 div.back_title ul.sub {color:#EDBF66;

list-style-type:disc;

padding-left:30px;

padding-top:10px;

text-align:left;}

#sidebar2 div.back_title ul.sub li{padding:0px 20px 8px 0;}









#sidebar2 ul.back_title ul.sub li a{padding-left:0;text-decoration:none; font-size:13px;}

#sidebar2 ul.back_title ul.sub li a:hover{padding-left:0;text-decoration:underline; font-size:13px;}





.search_block{padding:0 68px 20px 0;

text-align:right;}



/*

.search_block input{height:15px;}

.search_block input.but_search{height:19px;}*/



.search_block input{width:188px;}

.search_block input.but_search {
margin-right:-16px;
width:60px;
}







.sales_remark{float:left; clear:both;}




.authed {
   height: 170px;
}

.login_form .authed{
padding:0 20px;
padding-top: 30px;
}

.login_form .authed label{font-size:14px;

padding:0 10px;}

.login_form .authed input{ width:128px;}

.login_form .authed input.btn{float:right;

height:20px;

margin:10px 21px 0 0;

width:132px;}





.authed  div.registr {
margin-top:40px;
}

.authed  div.registr a{clear:both;

float:left
;

padding-left:10px;
margin-top: 3px;
}



.login_form .authed .mail  input{margin:0 0 10px 10px;}

.authed  div.back_title .login_form{

padding:0 18px;

text-align:left;}




.authed  div.back_title .login_form a {
clear:both;
}



.login_form .authed label.registr{}




.order label {
	float: right;
	margin-right: 10px;
	margin-bottom: 8px;
}

.td_label {
	width: 30%;
}

#captchainput {
	float: left;
}

form.login {
	margin-left: -10px;
}


#menu_right {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 7px;
}



#authed_text {
	padding-left: 20px;
	padding-top: 10px;
}

#authed_text span {
	text-align: left;
	float: left;
	padding-left: 10px;
}

a.a_logout {
	clear:both;
	float: left;
}

#ulcarusel li {
	height: 225px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}






