
#slider {
    min-width: 600px;
	height:300px;
	background:url(/static/js/images/loading.gif) no-repeat 50% 50%;
	font: 14px 'Myriad Pro', Arial;
	overflow:hidden;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.hblocknewhotelname {
	position:absolute;
	left:0px;
	bottom: 25px;
	max-width: 50%;
	padding: 5px 10px;
	color: #fff;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background:url(/static/js/images/hblockdescbg.png);
}

.hblocknewhotelname a {
	color: #ffcc00 !important;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #000;
	text-decoration: none !important;
}

.hblocknewhotelaction {
	position:absolute;
	left:0px;
	top: 15px;
	max-width: 50%;
	padding: 5px 10px;
	text-transform: uppercase;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background:url(/static/js/images/hblockdescbg.png);
}

.hblocknewhotelaction a {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 18px;
	font-weight: bold;
}

.hblocknewhoteldesc {
	position:absolute;
	right:0px;
	top: 0px;
	height: 280px;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 15px;
	width: 220px;
	border-radius: 5px;
	background:url(/static/js/images/hblockdescbg.png);
}

.advs {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 3px 10px 4px 10px;
	text-decoration: none !important;
	background: #f90;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: 0px 1px #f60;
}

.hblocknewhoteldesc b {
	color: #33ccff;
	font-size: 16px;
}

.hblocknewhoteldesc s {
	font-size: 19px;
	font-weight: bold;
	color:#a0c860;
}

.hblocknewprice {
	font-size: 22px !important;
	color: #99ff00 !important;
	letter-spacing: -1px;
	border-bottom: 1px dotted #5f9e00;
}

.hblocknewprice span {
	font-size: 15px !important;
}

div.realprice {
	position: absolute;
	text-align: right !important;
	right: 0;
	top: 170px;
	width: 171px;
	height: 57px;
	background: url('http://egypt.grandtour.ru/static/images/price_bgr.png') no-repeat;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 17px;
}

div.realprice span b {
	display: block;
	font-size: 14px;
	margin-right: 63px;
	margin-top: -18px;
	color: #fff;
}

div.realprice span {
	display: block;
	margin: -15px 15px 0 0;
}

.hplockskidka {
	font-size: 19px;
	color: #FC0 !important;
}

.scidka {
	font-size: 28px;
	display: block;
	margin: 10px 0;
}

.scidka b {
	font-size: 32px !important;
}

.actionblock {
	overflow: hidden;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background-position: 50% 50% !important;
	background-size: cover !important;
	-o-background-size: cover !important;
	-moz-background-size: cover !important;
}


.nivo-controlNav {
	position:absolute;
	left:10px;
	bottom: 2px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/static/js/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/static/js/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:280px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	top:0px;
	background: none;
	color:#fff;
	width:100%;
	height: 100%;
	opacity: 1 !important;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}