/* Rotator Styles */
#wrapper {
	width:687px; 
	height: 531px;
float:left;
margin:0;
margin-bottom: 15px;
padding:0;
}


#rotator {
height: 445px;
	background:#FFF;
	color:#fff;
	position:relative;
	margin:0; 
border:0;

}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
height:86px;
width:229px;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:40px;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
}

ul.ui-tabs-nav {
	position:absolute;
	top: 460px;
	bottom:0px;
	left:0;
	z-index:1;
	width:688px;
	background: #F2F2F2 url(../images/slideshow/navbg2.gif) repeat-x bottom right;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	font-size:.9em;
	font-weight:normal;
	color:#000;
	background: url(../images/uitabsbg.gi) repeat-x bottom left; 
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link.noborder,
li.ui-tabs-nav-item a:visited.noborder {	
	font-size:.9em;
	font-weight:normal;
	color:#000;
	background: url(../images/uitabsbg.gi) repeat-x bottom left; 
	border-left:0px solid #DDD;
	border-right:0px solid #DDD;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link.noborderright,
li.ui-tabs-nav-item a:visited.noborderright {	
	font-size:.9em;
	font-weight:normal;
	color:#000;
	background: url(../images/uitabsbg.gi) repeat-x bottom left; 
	border-left:1px solid #DDD;
	border-right:0px solid #DDD;
}


/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover, #rotator .ui-tabs-nav-item a:active {background:#EEE url(../images/uiactivetabbg.gi) repeat-x bottom left;color:#FFF; }


#rotator .ui-tabs-nav-item a span {float:left; padding:18px 10px 12px 10px; 	cursor:pointer; line-height: 26px}
#rotator .ui-tabs-nav-item h3 {color: #002F60; cursor:pointer; font-size:16px; margin:0; font-weight:normal; padding: 0}

#rotator .ui-tabs-nav-item p {font-family: Arial, sans-serif; color: #405c83; cursor:pointer; font-size:12px; font-style:italic; margin:0; padding:0}




/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background:#F2F2F2 url(../images/uiactivetabbg.gif) repeat-x bottom left; color:#000;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
	clear:left;
	color:#000;
	padding:40px 0 15px 178px;
	height:445px;
}

#rotator .ui-tabs-hide {
	display:none;
}

#rotator h2 {
background: transparent url("../images/bg/rotator-header.png") repeat-x top left;
width: 500px;
text-align:right;
margin: 225px 0 0 0;
padding: 6px 20px 6px 0;
	color:#333;
	font-weight:lighter;
	font-size:20px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, Helvetica, Arial, sans-serif;
}

#rotator p {
	font-size:14px;
	margin: 0.5em 0;
	line-height: 1.4em;
	color:#FFF;
}

div.photo-credit {clear:both; float:right; padding: 3px; font-size: 10px; text-transform:uppercase; background:black; color: #666; margin: 40px 15px 0 0; border: 1px solid #000; -moz-border-radius: 10px; 	-webkit-border-radius: 10px; 	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5); -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);}
	
#rotator a.btn_learn_more {float:right; font-size:11px; 	text-transform: uppercase; color: #fff; background:#990000; padding: 6px 9px; text-decoration: underline; margin-top:-2px;}
#rotator a.btn_learn_more:hover {float:right; font-size:11px; 	text-transform: uppercase; color: #fff; background:#990000; padding: 6px 9px; text-decoration: none; margin-top:-2px;}

/* Background Images */
#rotator #fragment-1 {
	background:transparent url(../images/slideshow/disney-concert-hall.jpg) no-repeat top right;
}

#rotator #fragment-2 {
	background:transparent url(../images/slideshow/steel-pillars.jpg) no-repeat top right;
}

#rotator #fragment-3 {
	background:transparent url(../images/slideshow/open-spaces.jpg) no-repeat top right;
}

#rotator #fragment-4 {
	background:transparent url(../images/slideshow/shiny-building.jpg) no-repeat top right;
}