body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}


.umsg_error {
	background-color: Red;
	padding: 15px;
	font-weight: bold;
	color: White;
	margin-bottom: 20px;
	margin-top: 10px;
}

.umsg_alert {
	background-color: Green;
	color: White;
	padding: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
}

a img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	height: auto;
	overflow: hidden;
	float: none;
	clear: both;
}

.container1 {
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	height: 137px;
	overflow: hidden;
	float: none;
	clear: both;
}

.menu {
	height: 50px;
	background-color: #696059;
	background-image: url(/images/menu1.png);
	background-repeat: no-repeat;
}

.mmenu {
	width: 901px;
	padding: 15px;
	padding-top: 18px;
	height: 27px;
	float: left;
	overflow: hidden;
}

.search {
	width: 199px;
	padding: 15px;
	height: 30px;
	float: left;
	overflow: hidden;
}

.mmenu ul {
	display: block;
	padding: 0;
	margin: 0;
	height: 27px;
	overflow: hidden;
}

.mmenu li {
	display: block;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border: 1px #ffffff solid;
	border-left: none;
	border-top: none;
	border-bottom: none;
	color: White;
}

.lastitem {
	border: none !important;
}



.mmenu li a {
	color: White;
}

.poisk {
	height: 14px;
	width: 100px;
	margin: 0;
	padding: 0;
}

.s1, .s2, .s3 {
	height: 27px;
	padding-top: 3px;
	float: left;
} 

.s1 {
	width: 65px;
	font-weight: bold;
	color: #f5f6f0;
}

.s2 {
	width: 110px;
}

.s3 {
	width: 24px;
}

.big_banner {
	width: 695px;
	height: 275px;
	float: left;
	overflow: hidden;
	padding-top: 7px;
	padding-right: 7px;
}

.big_banner1 {
	width: 695px;
	height: 137px;
	float: left;
	overflow: hidden;
	padding-top: 7px;
	padding-right: 7px;
}

.small_banners {
	width: 234px;
	height: 282px;
	float: left;
	overflow: hidden;
}

.small_banners div {
	width: 234px;
	height: 134px;
	padding-top: 7px;
}

.maininfo {
	padding-top: 7px;
}

.left_col, .right_col {
	width: 190px;
	height: auto;
	overflow: hidden;
	float: left;
}

.center_col {
	width: 526px;
	height: auto;
	overflow: hidden;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.menu_categories, .menu_bestsellers, .menu_information, .menu_specials {
	height: auto;
	overflow: hidden;
	width: 190px;
	margin-bottom: 15px;
}

.menu_banner_right {
	height: auto;
	overflow: hidden;
	width: 190px;
	margin-bottom: 15px;
}

.menu_categories {
	background-color: #e9e9df;	
}

.menu_bestsellers, .menu_information, .menu_specials {
	background-color: #ffffff;
	background-image: url(/images/bestsellers_bg.gif);
}

.menu_categories h2, .menu_bestsellers h2,  .menu_information h2, .menu_specials h2{
	width: 133px;
	height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size:14px;
	padding-left: 57px;
	padding-top: 13px;
	text-transform: uppercase;

	padding-bottom: 10px;
}

.menu_categories h2 {
	background-image: url(/images/menu_categories.png);	
	color: #4b4c50;
}

.menu_bestsellers h2 {
	background-image: url(/images/menu_bestsellers.png);
	color: White;
}

.menu_information h2 {
	background-image: url(/images/menu_information.png);
	color: White;
}

.menu_specials h2 {
	background-image: url(/images/menu_specials.png);
	color: White;
}

.menu_categories ul, .menu_bestsellers ol, .menu_information ul, .menu_specials div{
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}

.menu_categories ul, .menu_information ul {
	background-image: url(/images/menu_categories_bott.png);	

}

.menu_bestsellers ol, .menu_information ul, .menu_specials div {
	background-image: url(/images/menu_bestsellers_bott.png);		
}

.menu_specials div {
	padding: 15px;
}


.menu_categories li, .menu_information li {
	display: block;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	background-image: url(/images/str.gif);
	background-repeat: no-repeat;
	background-position: 20px 14px;
	padding-left: 37px;
	width: 143px;
	text-transform: uppercase;
}

.menu_bestsellers li {
	padding: 0;
	margin: 0;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 1px dashed #d1d0ce;
	border-top: none;
	border-left: none;
	border-right: none; 
	text-indent: 20px;
}


.menu_categories a, .menu_bestsellers a, .menu_information a, .menu_specials a{
	color: #555454;
}

.bottom {
	border: 1px solid #7caac3;
	padding-top: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	height: 30px;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

.contacts, .copyright {
	float: left;
	width: 468px;
	height: 30px;
}

.catalog_item, .goodspages {
	width: 526px;
	height: auto;
	float: none;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}

.item_img {
	width: 197px;
	height: auto;
	overflow: hidden;
	float: left;
	padding-right: 15px;
}

.item_img img {
	width: 197px;
	height: 105px;
}

.item_descr {
	width: 314px;
	height: auto;
	overflow: hidden;
	float: left;
}

.goodspages a, .goodspages span{
	display: block;
	padding: 5px;
	float: left;
	margin-right: 8px;

}

.goodspages a {
	background-color: #76a5bf;
	width: 22px;
	text-align: center;	
	color: White;
}

.ppage {
	font-weight: bold;	
	background-color: #487f9e !important;
}

.price_from {
	display: block;
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 16px;
	padding-top: 1px;
}

.more_info, .book_now {
	display: block;
	float: left;
	margin-right: 20px;
	background-repeat: no-repeat;
	width: 76px;
	height: 16px;
	color: White;
	padding-top: 1px;
	text-align: center;
}


.more_info {
	background-color: #5494ae;
	background-image: url(/images/more_info.png);
}

.book_now {
	background-color: #64ad58;
	background-image: url(/images/book_now.png);
}

.book_now_but {
	background-color: #64ad58;
	background-image: url(/images/book_now.png);
	height:auto;
}

.mbp {
	padding-left: 100px;
}

.calendar_div {
	display:none; 
	position:absolute; 
	width:195px; 
	height:190px; 
	background-color:#4e5582; 
	margin-left:0px; 
	margin-top:-23px;
	padding: 5px;
	overflow: hidden;
}

.curr_table {
	border: none;
	border-collapse: collapse;
}

.curr_table td {
	padding: 0;
	margin: 0;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-style: solid;
	border-color: #BDBDBD;
	border-width: 0px 0px 1px 0px;
}