/* lava lamp styles */

#lava .lavaLampBottomStyle{
	position: relative;
	height: 30px;
	width: 882px;
	padding-bottom:30px;
	overflow: hidden;
	padding-left:50px;
	padding-top:0px;
	line-height:30px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        }
#lava .lavaLampBottomStyle li{
                    float: left;
                    list-style: none;
                }
#lava .lavaLampBottomStyle li.back {
	width: 9px;
	height: 2px;
	z-index: 8;
	position: absolute;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1981B1;
                    }
#lava .lavaLampBottomStyle li a{
	text-decoration: none;
	color: #333;
	outline: none;
	text-align: center;
	top: 7px;
	letter-spacing: 1px;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 8px;
	width: 140px;
	font-weight: normal;
                    }   
#lava .lavaLampBottomStyle li a:hover , .lavaLampBottomStyle li a:active , .lavaLampBottomStyle li a:visited {
	color:#235B78;
	border: none;
                        }