/* Cascading Style Sheets for Nazar Nordic AB. Produced by Tibet Server AB. */

/* Basic */
@import url("general.css");
@import url("sectionskin.css");
@import url("modules.css");

/* Nazar modules */
@import url("modules/NazarBookingPath.css");
@import url("modules/NazarMultimedia.css");
/* CSS for the YUI components */
@import url("modules/NazarHotelCarouselDisplay.css");


/* admin css fix */
#titleEditor {
	z-index: 12;
}

#moduleSelector {
	z-index: 12;
}

.tibetChannel1{
	background-color: #cccccc;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

.tibetChannel2{
	background-color: #00ffff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

.tibetChannel3{
	background-color: #999900;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

.tibetChannel4{
	background-color: #99990F;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.tibetChannel5{
	background-color: #990F0F;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.tibetChannel6{
	background-color: #90FF0F;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.tibetChannel7{
	background-color: #0066FF;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}
