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

html {

}

body {
	background-color: #fff;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(img/bg23.jpg);	
	background-position: center top;
	background-attachment: fixed;
}


a {
	text-decoration: none;
	color: #796846;
	font-weight: bold;
}

* {
	outline: none;
}

a:hover {
	color: #ac9b79;
}

#wrapper {
	width: 900px;
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
}

#header {
	width: 900px;
	height: 105px;
	position: relative;
	float: left;
	background-color: #fff;
	background-image: url(img/bg.jpg);
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

a#logo {
	background-image: url(img/logo.jpg);
	display: block;
	height: 63px;
	width: 126px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.main-menu {
	width: 900px;
	position: relative;
	float: left;
	background-color: #fdfcfb;
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #efe8e0;
	background-image: url(img/menu_bg.jpg);
}
.main-menu ul {
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-image: url(img/menu_bg.jpg);
}

.main-menu ul li {
	position: relative;
	float: left;
	list-style: none;
}

.main-menu ul li a{
	display: block;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-right: 1px solid #d5d2c6;
	border-left: 1px solid #f4f0ea;
}

#content {
	width: 900px;
	position: relative;
	float: left;
	background-color: white;
	line-height: 18px;
	color: #836140;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#content p {
	padding-left: 30px;
	padding-right: 25px;
	text-align: justify;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.collection {
	width: 200px;
	height: 170px;
	position: relative;
	float: left;
	margin: 10px;
	margin-bottom: 45px;
}


.collection-name {
	display: block;
	font-weight: bold;
	position: absolute;
	-moz-border-radius: 5px;
	width: 200px;
	height: 25px;
	line-height: 25px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	background-color: #efe8e0;
	border-bottom: 1px solid #e8ded2;
	border-right: 1px solid #e8ded2;
}

.collection img{
	padding-left: 25px;
}

.colst {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;

}

.colst tr td {
	vertical-align: top;
	padding-top: 15px;
}

.prices {
	margin-left: 40px;
	background-color:#f7f2eb;
	width: 820px;
}

.prices tr td{
	border-bottom: 1px solid #efe8e0;
	border-top: 1px solid #fff;
	border-right: 1px solid #efe8e0;
	border-left: 1px solid #fff;
	padding-left: 5px;
	vertical-align: top
}

.prices .head td{
	font-weight:bold;
	height: 25px;
	line-height: 25px;
	background-color: #f3e9dd;
}

.footer {
	text-align: center;
	background-image: none;
	background-color: #D6D6cc;
	color: #7d6043;
	font-weight: bold;
	margin-top: 30px;
	border-bottom:0;
	-moz-border-radius: 7px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}

.bread {
	width: 700px;
	margin-left: 30px;
	color: #c2b49d;
	margin-bottom: 20px;

}

h5 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom:0px;
	color:  #836140;
	border-bottom: 1px solid #c2b49d;
	padding-bottom: 4px;
}

.bread a{
	color: #c2b49d;
}

.ecop div {
	width: 250px;
	position: relative;
	float: left;
	padding-right: 20px;
	margin-left: 20px;
	height: 1290px;
}

#content .ecop div p{
	padding:0;
	margin: 0px;
	text-align: left;
	margin-bottom: 15px;
}

.ecop h3 {
	width: 250px;
	line-height: 25px;
}

.ecop img {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;

}


input {
	width: 200px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#796846;
	height: 18px;
	border: 1px solid #e4d6c5;
}

.form_validation_field_error_error_message {
	color: red;
	font-weight: bold;
}

.form_validation_field_error_text {
border: 1px solid red;
}

#KT_Insert1  {
	width: 150px;
	height: 30px;
	font-weight: bold;
	margin-top: 15px;
}


#order-container {
	position: relative;
	float: left;
	width: 860px;
	margin-left: 40px;
	height: 250px;
	padding-top: 40px;
}

#order-container a{
	display: block;
	width: 172px;
	height: 163px;
	position: relative;
	float: left;
	margin-right: 90px;
}

a#order-paper {
	background-image: url(img/papers.jpg);
	margin-left: 35px;
}

a#order-catalog {
	background-image: url(img/catalogs.jpg);
}

a#order-envelope {
	background-image: url(img/envelopes.jpg);
	width: 187px;
}
