@CHARSET "ISO-8859-1";

.sliderMenuBackground        {background: url("/images/banner-sidenav-middle-bg.png") repeat-y scroll 0 0 transparent;}
*+html .sliderMenuBackground {background: url("/images/banner-sidenav-middle-bg.png") repeat-y scroll 0 0 transparent;}
.topSlice{
    background:url(/images/banner-sidenav-top-bg.png) no-repeat; 
    width:223px;
	height:24px;
}

 .bottomSlice{
	background:url(/images/banner-sidenav-bottom-bg.png) no-repeat; 
    *background:url(/images/banner-sidenav-bottom-bg.png) no-repeat 0px 2px; 
	width:223px;
	height:23px; 
    *height:25px;
}
.rotator                     {width: 736px !important;}
*+html .bottomSlice          {margin-top:-2px;}
.leftMenuItem{
	margin-left:45px;
	padding-top:12px !important;
}
.leftMenuItem a{
	text-decoration:none;
	color:#6799b5;
	font-size:13pt;
	font-family:arial;
	line-height:20px;
}
.leftMenuItem a:hover{
	text-decoration:none;
	color:#FFF;
}
.boldWhite a                 {color:#FFF !important;}
.backtoNormal a              {color:#6799b5;}
#leftHandMenu{
	width:224px;
	height:215px;
}
#Slider_content{
	margin:0 auto;
	width: 970px;
}
#gallery{	
	/* The width of the gallery */
	width:726px;
	height:262px;
	overflow:hidden;
	margin-left: 5px;
}
.item                        {height: 262px !important;}
.sliderQuoteText {
	font-size:12px;
	line-height:18px;
	color:#77a4bb;
}
p.sliderQuoteText{
	margin-top:0;
	margin-left:58px;
	margin-right:20px;
	padding-top:30px;
	
}
#buttonMenu{
	/* This is the container for the thumbnails */
    height: 30px;
    position: absolute;
   /* top:auto;
    left:auto; */
    margin-left: 60px;
    margin-top: -30px;
}


#buttonMenu div{
	/* Every thumbnail is a li element */
	width:30px;
	float:left;
	list-style:none;
	height:30px;
	overflow:hidden;
}

#nav a{
	text-indent:-9999px;
	width:15px;
	height:12px;
    background:url(/images/whiteDot.png) no-repeat;
	cursor:pointer;
	display:block;
	float:left;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

#nav {
    margin-top: -30px;
    z-index: 5;
    position: relative;
    text-indent: -9999px;
    margin-left: 75px;
}

.activeSlide {
	opacity:1.0 !important;
	filter:alpha(opacity=100) !important; /* For IE8 and earlier */
}

a.firstLink, a.secondLink{text-decoration:none;}

.headlineText {
	/* display:none; */
    height: 160px;
    width: 600px;
    margin-left: 76px;
    margin-top: -220px;
    color:#FFF;
    font-family:arial;
    line-height: 40px;
    font-weight:lighter;
    text-decoration:none;
}

.largeSliderText  {
	color:#FFF;
	font-size:33px;
}

.headlineText h3 {
	color:#FFF;
	font-size:16px;
}

.headlineLinks{
	font-family: arial;
    font-size: 11px;
    font-weight: bold;
    margin-top: -25px;
    opacity:0.8; 
	filter:alpha(opacity=80); /* For IE8 and earlier */
	width:675px;
	
}

.headlineLinks a {
	text-decoration:none;
	color:#FFF;
	margin-left: 76px;
}
