* {
	margin: 0;
	padding: 0;
}

#blue-bar {
	position: absolute;
	width: 100%;
	height: 88px;
	top: 0;
	left: 0;
	background-color: #71C1DA;
}

.close {
	display: none !important;
}
.error {
	color: red !important;
}

.red-button {
	background-color: red;
	border: 0 none;
	color: white;
	cursor: pointer;
}

.green-button {
	background-color: green;
	border: 0 none;
	color: #ffff00;
	cursor: pointer;
	font-size: 130% !important;
}

/*.spoiler {
	position: relative;
	overflow: hidden;
}*/

/*==================txt, links, lines, titles====================*/
a {
	color: #59553d;
}

a:hover{
	text-decoration: none;
}

a.list_page {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

a.list_page:hover {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

body {
	background: #e1d6a0;
	color: #4f503c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
}

/*==========================================*/
H1 {
	PADDING-LEFT: 10px;
	COLOR: #222222;
	FONT-SIZE: 28px;
	font-family: Arial, Helvetica, sans-serif;
	LINE-HEIGHT: 30px;
}

H2 {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	COLOR: #444444;
	FONT-SIZE: 20px;
	LINE-HEIGHT: 22px;
}

h3 {
	margin-bottom: 15px;
	color: #a3a595;
	font-size: .85em;
}

H3 {
	COLOR: #222222;
	FONT-SIZE: 16px;
	LINE-HEIGHT: 18px;
}

H4 {
	COLOR: #222222;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 14px;
	margin-bottom: 4px;
}

img {
	border: 0;
	/*text-align: left;
	vertical-align: top;*/
}

/*==================forms====================*/
input, select {
	font-weight: normal;
	vertical-align: middle;
}

input, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
}

p {
	margin-bottom: 16px;
}

/*==================list====================*/
ul {
	list-style: none;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

/*==================boxes====================*/
#left-column-wrapper {
	padding: 0 20px 0 24px;
}

.box {
	width: 100%;
	background: #2a2e25;
	color: #6d6f5b;
}

.box .border-bot {
	background: url(images/border-bot.gif) repeat-x bottom;
}

.box .border-left {
	background: url(images/border-left.gif) repeat-y left;
}

.box .border-right {
	background: url(images/border-right.gif) repeat-y right;
}

.box .border-top {
	background: url(images/border-top.gif) repeat-x top;
}

.box .inner {
	padding: 10px 5px 70px;
	position: relative;
}

.box .left-bot-corner {
	width: 100%;
	background: url(images/left-bot-corner.gif) no-repeat left bottom;
}

.box .left-top-corner {
	background: url(images/left-top-corner.gif) no-repeat left top;
}

.box .right-bot-corner {
	background: url(images/right-bot-corner.gif) no-repeat right bottom;
}

.box .right-top-corner {
	background: url(images/right-top-corner.gif) no-repeat right top;
}

.clear {
	clear: both;
}

.container {
	width: 100%;
}

.cont-box {
	padding: 0 150px 0 0;
	margin: 0;
	line-height: 1.15em;
}

.cont-box span {
	float: right;
}

.prices {
	border: 2px solid #DDB227;
	padding: 10px;
	float: left;
	text-align: center;
	font-size: 2em;
}

.prices table {
	margin: 10px auto;
}

.prices a.to-basket {
	font-size: 0.8em;
}

.cost {
	color: #444444;
	/*font-size: 18px;*/
}

.extra-wrap {
	overflow: hidden;
}

.field_name {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #bdb178;
	color: #444444;
}

.field_value {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #d4c683;
	color: #444444;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.img-box {
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
}

.img-box img {
	float: left;
	margin: 0 12px 0 0;
}

/*==================other====================*/
.img-indent {
	margin: 0 12px 0 0;
	float: left;
}

.inner .box-column-left {
	height: 50px;
}

.line-hor {
	margin: 30px 0 34px 0;
	background: #2b2c23;
	font-size: 0;
	line-height: 0;
	height: 4px;
	overflow: hidden;
}

.line-ver {
	width: 100%;
	background: url(images/line-ver.gif) repeat-y;
}

.link1 {
	font-size: .85em;
	font-weight: bold;
}

.list1 {
	position: relative;
}

.list1 li {
	padding: 0 0 1px 0px;
	border-bottom: 1px solid #35382c;
	margin: 0;
	font-family: tahoma, geneva, sans-serif;
	font-size: .91em;
	position: relative;
}

.list1 li a {
	color: #6d6f5b;
	text-decoration: none;
}

.list1 li a:hover {
	color: #fff;
}

.list1 li.last {
	border-bottom: 0;
}

.list2 {
	width: 100%;
	overflow: hidden;
}

.list2 li {
	float: left;
	width: 163px;
	margin-right: 13px;
}

.list2 li img {
	margin-bottom: 8px;
	display: block;
}

.list2 li.last {
	margin-right: 0;
}

.list2.alt {
	padding-top: 14px;
}

.list2.alt li {
	padding-bottom: 10px;
}

.list3 li {
	border-bottom: 1px solid #35382c;
	margin: 0 -16px 15px -20px;
	padding: 0 18px 13px 20px;
	line-height: 1.15em;
	position: relative;
}

.list3 li img {
	margin-bottom: 10px;
	display: block;
}

.list3 li.last {
	border-bottom: 0;
}

.list4 li {
	padding: 0 0 4px 14px;
	background: url(images/arrow1.gif) no-repeat left 5px;
	font-family: tahoma, geneva, sans-serif;
	font-size: .91em;
}

.list4 li a {
	color: #6d6f5b;
	text-decoration: none;
}

.list4 li a:hover {
	color: #a3a595;
}

.list5 dd {
	margin: 0 -16px 13px -20px;
	padding: 0 0 13px 20px;
	border-bottom: 1px solid #35382c;
	line-height: 1.15em;
	position: relative;
}

.list5 dd.last {
	border-bottom: 0;
}

.list5 dt {
	padding: 0 0 14px 16px;
	background: url(images/arrow1.gif) no-repeat left 4px;
	font-size: .85em;
	font-weight: bold;
}

.list6 li {
	padding: 0 0 2px 38px;
	border-bottom: 1px solid #35382c;
	margin: 0 -16px 2px -20px;
	background: url(images/arrow1.gif) no-repeat 26px 5px;
	font-family: tahoma, geneva, sans-serif;
	font-size: .91em;
}

.list6 li a {
	color: #6d6f5b;
	text-decoration: none;
}

.list6 li a:hover {
	color: #a3a595;
}

.list6 li.last {
	border-bottom: 0;
}

.list7 {
	width: 100%;
	padding-top: 10px;
	font-size: .85em;
	text-align: center;
	overflow: hidden;
}

.list7 li {
	display: inline;
	color: #a3a595;
	font-weight: bold;
}

.list7 li a {
	padding: 0 6px;
}

.list7 li strong {
	padding: 0 6px;
}

.list7 li.next {
	float: right;
}

.list7 li.next a {
	padding: 0 !important;
}

.list7 li.prev {
	float: left;
}

.list7 li.prev a {
	padding: 0 !important;
}

.list8 {
    list-style:disc outside none !important;
}

.list8 a {
	background: none !important;
}

.p1 {
	margin-bottom: 16px;
}

.table_footer {
	padding-left: 3px;
	padding-right: 3px;
	background-color: #2e3128;
	color: #FFFFFF;
	height: 5px;
}

.table_header {
	padding-left: 3px;
	padding-right: 3px;
	background-color: #2e3128;
	color: #FFFFFF;
	height: 20px;
}

.tail-bottom {
	background: url(images/tail-bottom.gif) left bottom repeat-x;
}

.tail-top {
	background: url("images/tail-top-2.gif?1") repeat-x scroll left -287px #E1D6A0;
}

.title {
	margin-bottom: 29px;
}

.title-box {
	border-bottom: 1px solid #26261f;
	margin-bottom: 13px;
	height: 30px;
}

.top-nav {
	float: right;
	overflow: hidden;
}

.top-nav li {
	margin-left: -1px;
	display: inline;
}

.top-nav li a {
	border-left: 1px solid #4f503c;
	padding: 0 13px 0 16px;
	color: #4f503c;
	text-decoration: none;
}

.top-nav li a.rss {
	padding: 0 28px 0 16px;
	display: inline-block;
	background: url(images/rss.gif) no-repeat right top;
}

.top-nav li a:hover {
	color: #9c9e8c;
}

.txt1 {
	color: #a3a595;
	font-size: .85em;
}

.wrapper, block {
	width: 100%;
	overflow: hidden;
}

#contacts-form .col-1 {
	width: 255px !important;
	margin-right: 0 !important;
}

#contacts-form .col-2 {
	width: 500px !important;
	margin-right: 0 !important;
}

#contacts-form label {
	display: block;
	height: 37px;
}

#contacts-form label input {
	width: 223px;
	padding: 2px 0 3px 3px;
	color: #191919;
	font-size: .85em;
}

#contacts-form textarea {
	width: 230px;
	padding: 2px 0 2px 3px;
	margin-bottom: 11px;
	color: #191919;
	font-size: .85em;
	height: 90px;
	overflow: auto;
}

/*content*/
#content {
	padding: 11px 16px 26px 16px;
}

#content .col-3 .box .inner {
	padding-bottom: 115px;
}

#content .indent {
	padding: 0;
}

/*footer*/
#footer {
	position: relative;
}
#footer .indent {
	padding: 13px 0 0 30px;
	position: relative;
}

#copyright {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: auto;
	height: auto;
	padding-bottom: 15px;
}

/*header*/
#header .row-1 {
	font-size: .85em;
	height: 27px;
}

#logo {
	display: block;
	width: 980px;
	height: 88px;
	background: url("/images/header_inside.gif") repeat scroll left top #E1D6A0;
	color: #FFFFFF;
    font: bold 36px/82px Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
    text-indent: -50000px;
}

#header .row-1 .indent {
	padding: 5px 20px 0 32px;
}

#header .row-2 {
	height: 95px;
}

#header .row-2 .indent {
	padding: 12px 0 0 11px;
}

/* account */
#account-menu {
	display: block;
	margin: 0px 0px 0px;
	padding: 0px 0px 40px;
	list-style: none;	
	height: 1.2em
}

#account-menu li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px 5px;
	font-size: 1.2em;
}

.comment-to-order {
	background: url("/images/question.png") no-repeat scroll 0 0 transparent;
    line-height: 16px;
    padding-left: 20px;
    padding-top: 1px;
}

/* account index */
.account-action{
	display: block;
	position: relative;
	margin-right: 3px;
	float: left;
	width: 32px;
	height: 32px;
	text-indent: -99999px;
	cursor: pointer;
}

.order-detail {
	background: transparent url(/images/icons/search_16.png) center center;
	display: block;
	position: relative;
	margin: 0 3px;
	float: right;
	width: 16px;
	height: 16px;
	text-indent: -99999px;
	cursor: pointer;
}
.order-sent {
	background: transparent url(/images/icons/present_32.png) center center;
}
.order-obtained {
	background: transparent url(/images/icons/tick_32.png) center center;
	display: block;
	position: relative;
	margin: 3px;
	float: left;
	width: 32px;
	height: 32px;
	text-indent: -99999px;
}

.additional {
	background: transparent url(/images/icons/gear_32.png) center center;
}
tr.warning {
	color: red;
	background-color: #FCD9D9 !important;
}
span.warning {
	background: transparent url(/images/icons/warning_32.png) center center;
}

/* trace info */
table.pagetext{
	background-color: #000080;
	border-collapse: collapse;
}
table.pagetext tr{
	background-color: #fff;
}
table.pagetext td, table.pagetext th{
	padding: 3px;
	border: 1px solid #000080;
    font-size: 10pt;
}

/* messages */
#accaunt-messages-rules {
	background-color: #363636;
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 10px;
}
#accaunt-messages-rules p {
	margin: 0;
}
#accaunt-messages-rules a {
	color: red;
}

/* top menu */
#menu-top {
	display: block;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px;	
}

#menu-top li {
	float: left;	
}

.cost-discount {
	display:inline-block;
	color:red;
	font-size:1.4em;
	font-weight:bold;
	padding-bottom: 10px;
	line-height: 1em;
}

.cost-discount span {
    font-size:0.8em;
    font-weight:normal;    
}

.old-price {
	text-decoration: line-through;
	color: #9a9a9a;
}

.haveit-wrapper {
	position: relative;
	right: 0px;
	bottom: 0px;
	height: 30px;
	margin-top: 5px;
}
.haveit-link {
	display: block;
	position: absolute;
	left: 7px;
	width: 110px;
	top: 0px;
	color: #bdb178;
	font-style: italic;
	text-decoration: none;
}
.haveit-link:hover  {
	text-decoration: underline;
}
.haveit-link.have {
	color: red !important;
	font-weight: bold !important;
	font-style: normal !important;
}

.manage-product-subscription {
	width: auto !important;
}
.product-notify-view {
    width: 200px;
    position: relative;
    float:right;
    text-align: center;
}

#wholesale-reservation-form {
	display: none;
}
.wholesale-reservation-form {
	font-size: 15px;
}
.reservation-count-label {
	width: auto !important;
	float: left;
}
.reservation-count {
	float: left;
	width: 50px !important;
}
.reservation-button-container {
	float: left;
}
.reservation-button {
	display: block;
	height: 11px;
	width: 11px;
}
.reservation-submit {
	margin-left: 20px !important;
	float: left;
}

/* message topic */
h4 b {
	font-size: 135%;
}

.tablepad {
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #2B2C23;
}

/* message item */
.admin {
	color: red;
}
.customer {
	
}

/* newsletter and action buttons */

#newsletter, #callback, #feedback_error, .footer-action, .button {
	display: block;
	width: 150px;
	margin: 10px;
	padding: 3px;
	border: 2px solid #DDB227;
	background-color: #E1D6A0;
	text-align: center;
	text-decoration: none;
    cursor: pointer;
}

#newsletter, #callback, #feedback_error, .footer-action {
	float: right;
}

#feedback_error {
	padding: 12px 0 10px;
}

#feedback_question {
	float: left;
	margin: 0;
}

/* product sorting */
#sorting-wrapper {
	width: 650px;
}

#sorting-wrapper span {
	display: block;
	float: left;
	margin-top: 3px;
}

#sorting {
	list-style: none;
	float: right;
}

#sorting li {
	float: left;
	margin: 0px 3px;
}

#sorting li a {
	display: block;
	padding: 3px;
}

#sorting li a:hover {
	color: #ff2400 !important;
}

#sorting li a.selected {
	padding-left: 18px;
	background-color: #ffffff;
}

.b-icon {
	overflow:hidden;
	position:absolute;
	height:8px;
	margin:0.4em 0 0 -13px;
	width:9px;
}

.b-icon__i {
	height:16px;
	width:36px;
	display:block;
	position:relative;
	background: transparent url(images/order.png) no-repeat scroll;
}

#sorting li a.selected.desc .b-icon__i{
	left: 0px;
}

#sorting li a.selected.asc .b-icon__i{
	left: -9px;
}

#sorting li a.selected:hover .b-icon__i{
	/*left: -9px;*/
	top: -8px;
}

/* form validation */
input.validation-failed {
	border: 1px solid red !important;
}
.validation-advice {
	border: 1px dashed red ;
	background-color: #ffcccc;
	color: red;
	font-weight: bold;
	margin-left: 195px;
	margin-top: 3px;
	padding: 5px;
}

.validation-advice span {
	color: #59553D;
}

/* preview images */
#templatePreviewWrapper {
	background-color:#FFFFFF;
	border: 1px solid #444444;
	color: #4B4B4B;
	display: none;
	font-size: 11px;
	left: 0;
	padding: 12px 15px 15px;
	position: absolute;
	top: 0;
	z-index: 110;
}

#templatePreviewHeading {
	font-size:16px;
	visibility:visible;
}

#templatePreviewBody {
	position:relative;
}

/* similar products*/
ul.productListing {
	border: 2px solid #ddb227;
	padding: 5px;
}

li.productListing-data {
	float: left;
	width: 25%;
	text-align: center;
}
.product-name {
	display: block;
	margin-bottom: 5px;
}

.product-image-large {
	width: 500px;
}

.product-images-list a {
	text-decoration: none;
	float: left;
    margin-right: 4px;
}

.product-attr-tip {
	height: 10px; 
	padding-right: 10px;
	margin-left: 2px;
	background: url(/images/faq.png) right top no-repeat;
	cursor: help;
}

#socials span.social-button {
	position: relative;
	height: 25px;
	float: left;
	overflow: hidden;
	padding-right: 5px;
}

/* feedbacks */
.feedback-item {
	padding: 20px 0px 0 10px;
	margin-left: 20px;
    display: block;
    overflow: hidden;
    min-height: 50px;
}
.feedback-item.user {
	color: blue;
}

.feedback-item.admin {
	color: red;
}

.feedback-item.guest {
	color: 	#4F503C;
}

.feedback-info {
	min-height: 26px;
	line-height: 18px;
}

div.feedback-line{
    display: block;
    position: relative;
}

div.feedback-line-left{
    display: block;
    position: relative;
    float: left;
    width: 80px;
    margin-right: 20px;
	z-index: 10;
}

div.feedback-line-center{
    display: block;
    position: relative;
   /* float: left;
    width: 512px;*/
	padding-left: 80px;
}

span.feedback-username{
    font-size: 120%;
    font-weight: bold;
    margin: 0 5px;
}

div.feedback-line-right{
    display: block;
    position: relative;
    float: right;
}
/*.avatar {
	display: block;
	height: 26px;
	padding: 0 10px 0 0;
	float: left;
	font-weight: bold;
	font-size: 120%;
}*/

.feedback-thanks {
    position: relative;
	/*left: -60px;*/
	width: 70px;
	line-height: 24px;
}

.feedback-thanks button {
	position: relative;
	top: -5px;
	line-height: 1em;
	padding: 1px;
}

.feedback-say-thanks {
    font-size: 10px;
}

.feedback-have-thanks {
 	font-size: 0.7em; 
	font-weight: bold;	
} 

.feedback-have-thanks .total{
	color: #0000FF	
}

.feedback-have-thanks .this{
	color: #008000	
}

.feedback-have-thanks IMG {
	position: relative;
	top: 2px;
}

.avatar {
	font-size: 26px;
	padding-left: 50px;
}

.avatar.guest {
	background: transparent url(images/feedback/guest.jpg) no-repeat top left;
    font-size: 26px;
    padding-left: 50px;
}

.avatar.user {
	/*background: transparent url(images/feedback/user.jpg) no-repeat top left;*/
}

.avatar.admin {
	background: transparent url(images/feedback/admin.jpg) no-repeat top left;
}

.feedback-info em {
/*	float: left;*/
	line-height: 25px;
	padding-top: 2px;
	font-size: 85%;
}

/*.feedback-info img.avatar {
	margin-right: 5px;	
	float: left;
}*/

.feedback-text {
	padding: 0 0 5px 5px;
}
.feedback-text  p {
	margin: 0;
	padding: 0;  
}

.feedback-actions {
	margin-left: 30px;
}
.feedback-actions li {
	float: right;
	padding-right: 5px;
}
.feedback-actions a {
	display: block;
	position: relative;
	height: 26px;
	overflow: hidden;
	float: right;
	text-indent: 1000px;
	/*border-bottom: 1px dashed #59553D;*/
	text-decoration: none;
    margin-right: 5px;
}

.feedback-actions a.feedback-reply {
    background: transparent url(images/feedback/reply.jpg) no-repeat top left;
    width: 22px;
}

.feedback-actions a.feedback-delete {
    background: transparent url(images/feedback/delete.png) no-repeat top left;
    width: 26px;
}
.message_img {
    text-decoration: none;
}
/* tooltip */
.floating-tip {
    background-color: black;
    padding: 5px 15px;
    color: #dddddd;
    font-size: 11px;
    width : 290px;
    z-index: 99999 !important;
}

.medals {
	width: 100%;
}
.medals TD {
	width: 50%;
	vertical-align: top;
}

.order-confirmation  TD {
	padding: 5px;  
	border: 1px solid black;
}
 
.order-confirmation {
 	border-collapse: collapse;
 	padding: 5px;
 	margin: 5px;
}

.folder_desc{
    border-bottom:1px dashed
}

.folder_desc:hover{
    cursor: pointer;
}

#avatar{
    max-height: 400px;
    overflow: hidden;
}

.expected-price {
    white-space: nowrap;
    font-size:0.9em
}

/* popup */
#popup {
	font-size: 14px;
}

/* public messages */
.public-message {
    padding: 5px 0 5px 10px;
    border-bottom: 1px dashed gray;
}

.public-message .title {
    padding: 0;
    margin: 0;
}

.public-message .date {
    font-style: italic;
    font-size: 0.9em;
}

.public-message .name {
    margin-left: 15px;
    font-weight: bold;
}

.public-message .message {
    padding-left: 30px;
    margin: 5px 0 5px 0;
}
