@charset "UTF-8";
/* CSS Document */
.openSans {
	font-family: 'Open Sans', sans-serif;
}
.cormorant {
	font-family: 'Cormorant', serif;
}
/*h_menu######################################################*/
.h_menu_on {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	border: 1px solid #3d3d3d;
	background-color: #3d3d3d;
	font-size: 21px;
	cursor: default;
	padding-left: 10px;
	padding-right: 10px;
}
.h_menu_on a:link, .h_menu_on a:visited {
	color: #fff;
	text-decoration: none;
}
.h_menu_on a:hover, .h_menu_on a:active {
	color: #fff;
	text-decoration: none;
}
.h_menu_off {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	border: 1px solid #000;
	cursor: pointer;
	font-size: 21px;
	padding-left: 10px;
	padding-right: 10px;
}
.h_menu_off a:link, .h_menu_off a:visited {
	color: #fff;
	text-decoration: none;
}
.h_menu_off a:hover, .h_menu_off a:active {
	color: #fff;
	text-decoration: none;
}
.h_menu_sel {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	border: 1px solid #3d3d3d;
	cursor: pointer;
	font-size: 21px;
	padding-left: 10px;
	padding-right: 10px;
}
.h_menu_sel a:link, .h_menu_sel a:visited {
	color: #fff;
	text-decoration: none;
}
.h_menu_sel a:hover, .h_menu_sel a:active {
	color: #fff;
	text-decoration: none;
}

/*h_menu######################################################*/
/*bot_menu######################################################*/
.bot_menu_on {	color: #fff;	font-family: 'Open Sans', sans-serif;	font-weight: 300;	border: 1px solid #000;	background-color: #000;	font-size: 21px;	cursor: default;	padding-left: 10px;	padding-right: 10px;}
.bot_menu_on a:link, .bot_menu_on a:visited {	color: #fff;	text-decoration: none;}
.bot_menu_on a:hover, .bot_menu_on a:active {	color: #fff;	text-decoration: none;}

.bot_menu_off {	color: #fff;	font-family: 'Open Sans', sans-serif;	font-weight: 300;	border: 1px solid #e9e8e6;	cursor: pointer;	font-size: 21px;	padding-left: 10px;	padding-right: 10px;}
.bot_menu_off a:link, .bot_menu_off a:visited {	color: #333;	text-decoration: none;}
.bot_menu_off a:hover, .bot_menu_off a:active {	color: #333;	text-decoration: none;}

.bot_menu_sel {	color: #333;	font-family: 'Open Sans', sans-serif;	font-weight: 300;	border: 1px solid #000;	cursor: pointer;	font-size: 21px;	padding-left: 10px;	padding-right: 10px;}
.bot_menu_sel a:link, .bot_menu_sel a:visited {	color: #333;	text-decoration: none;}
.bot_menu_sel a:hover, .bot_menu_sel a:active {	color: #333;	text-decoration: none;}

/*bot_menu######################################################*/
.colorTopLeft {
	background-image: url(/template/public_/images_verstka/season/seasonsColorTopLeft.jpg);
}
.colorTopRight {
	background-image: url(/template/public_/images_verstka/season/seasonsColorTopRight.jpg);
}
.colorMiddleLeft {
	background-image: url(/template/public_/images_verstka/season/seasonsColorMiddleLeft.jpg);
}
.colorMiddleRight {
	background-image: url(/template/public_/images_verstka/season/seasonsColorMiddleRight.jpg);
}
.colorBottomLeft {
	background-image: url(/template/public_/images_verstka/season/seasonsColorBottomLeft.jpg);
}
.colorBottomRight {
	background-image: url(/template/public_/images_verstka/season/seasonsColorBottomRight.jpg);
}
.grayTopLeft {
	background-image: url(/template/public_/images_verstka/season/seasonsGrayTopLeft.jpg);
}
.grayTopRight {
	background-image: url(/template/public_/images_verstka/season/seasonsGrayTopRight.jpg);
}
.grayMiddleLeft {
	background-image: url(/template/public_/images_verstka/season/seasonsGrayMiddleLeft.jpg);
}
.grayMiddleRight {
	background-image: url(/template/public_/images_verstka/season/seasonsGrayMiddleRight.jpg);
}
.grayBottomLeft {
	background-image: url(/template/public_/images_verstka/season/seasonsGrayBottomLeft.jpg);
}
.grayBottomRight {
	background-image: url(/template/public_/images_verstka/season/seasonsGrayBottomRight.jpg);
}


.whiteSeasonMenu{background-color:#fff; cursor:pointer}
.colorSeasonMenu{ background-color:#fdc1c1; cursor:pointer}
