/*
 +-++-++-++-++-++-++-++-++-++-++-++-++-+
 |c||o||n||t||a||g||i||o||n||.||n||e||t|
 +-++-++-++-++-++-++-++-++-++-++-++-++-+
 */
 /* JQUERY PLUGIN STYLES */
 
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- NAVIGATION / LavaLamp <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
.lavaLampWithImage {
	position: relative;
	height: 34px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.lavaLampWithImage li {
	float: left;
	list-style: none;
}
.lavaLampWithImage li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	top: 15px;
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: center -30px;
}
.lavaLampWithImage li.back .left {
	background: url("../images/nav-arrow.gif") no-repeat top center;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
	padding-top: 20px;
	top: 15px;
}
.lavaLampWithImage li a {
	text-decoration: none;
	color: #000000;
	outline: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin-top: auto;
	margin-right: 15px;
	margin-bottom: auto;
	margin-left: 15px;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	text-shadow: #999 0 1px 0;
}
.lavaLampWithImage li a:hover {color:#C1272D;}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}

li.current, li.current a {color:#999999; text-shadow: #CCC 0 1px 0;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- FADE HOVER <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
div.fadehover {
	position: relative;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
        z-index: 10;
	}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
	
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- IMAGE LOADER <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#gallery { list-style:none; }
#gallery li { background:#e8e8e8; float:left; display:block; margin:15px 56px;display:block; border:1px solid #d7d7d7; -moz-border-radius:4px;-webkit-border-radius:4px; border-radius:4px; padding:0; -webkit-box-shadow:1px 1px 6px #ddd; -moz-box-shadow:1px 1px 6px #ddd; box-shadow:1px 1px 6px #ddd; }
#gallery li p {  border:1px solid #ffffff;  padding:7px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; margin:0;
 }
#gallery li a { display:block; color:#fff; padding:0; text-decoration:none;  }
#gallery img { width:315px; height:210px; margin:0; padding:0; }


.preloader {
	background-color: #ffffff;
	background-image: url(../frameworks/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#subPage .container.grey .rap #content-cont #content .column-cont3 .f1 #perisher tr td {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #BDBDBD;
}
