.anythingSlider {
	margin: 0 auto;
	display: block;
	overflow: hidden;
	position: relative;
}

.anythingSlider .anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.thumbNav { 
	position: relative; 
	height:28px; 
	overflow:hidden; 
	width:auto; 
	float:right; 
	right:27px; 
	top:227px;
	text-align: center; 
	background: url(/ieee/groups/webassets/@ieee/@web/@org/documents/images/img_overlay_triangle.png) no-repeat 0 0; 
	padding:0 0px 0 28px;
}

.thumbNav a { 
	border:solid #ffffff;
	border-width: 7px 4px 7px 4px;
	color: white; 
	font: 16px; 
	font-weight:bold; 
	font-family: "Trebuchet MS", Georgia, Serif; 
    display:inline-block;
    line-height:20px;
	width:18px; 
	height: 18px; 
	margin: 0 0 0 0; 
	background: #6b9fc8; 
	text-align: center; 
}

.thumbNav a:hover { 
	border:solid #ffffff;
	border-width: 7px 4px 7px 4px;
	background-image: none; 
	background: #ff5c00;
	text-decoration:none; 
}

.thumbNav a.cur { 
	border:solid #ffffff;
	border-width: 7px 4px 7px 4px;
	background: #ff5c00; 
}

.start-stop { 
	border: 7px solid #ffffff;
	background: #6b9fc8 url(/ieee/groups/webassets/@ieee/@web/@org/documents/images/play_icon.gif) no-repeat 0 0; 
	color: white; 
	width: 17px; 
	height:18px; 
	text-align: center; 
	position: absolute; 
	right: 0px;
	top: 227px;
	vertical-align: middle;
}

.start-stop.playing { 
	border: 7px solid #ffffff; 
	background: #6b9fc8 url(/ieee/groups/webassets/@ieee/@web/@org/documents/images/pause_icon.gif) no-repeat 0 0; 
	color: white; 
	width: 17px; 
	height:18px; 
}

.start-stop:hover { 
	background-color: #006699; 
	border: 7px solid #ffffff;
}

.secondary_slider 		{ width: 730px; overflow: auto; height: 255px; margin: 0 0px; position: absolute; top: 0; left: 20px;}
.secondary_slider ul    { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; list-style: none; }
.secondary_slider ul li { float: none; height: auto; width: auto; background: none; list-style: none; }

.slider_fullwidth 		{ width: 100%; overflow: auto; height: 255px; margin: 0 0px; position: absolute; top: 0; left: 20px;}
.slider_fullwidth ul    { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; list-style: none; }
.slider_fullwidth ul li { float: none; height: auto; width: auto; background: none; list-style: none; }

.slidercontent {
	background-repeat: no-repeat;	
	width:770px;
	height:255px; 
	font-family: formata-regular;
	font-size: 80%;
	margin-left:0px;
}

.slidercontent ul {
	list-style: none;
}

.white-bg{
	background: url(/ieee/groups/webassets/@ieee/@web/@org/documents/images/img_overlay_wedge.png) no-repeat 0 0;
	width:267px;
	height:225px;
	float:left;
	padding:28px 17px 17px 17px;
}

.slider_details {
	padding:0 0 0 0;
	margin-right: 20px;
}

.slider_desc {
	font-size: 110%;
}

.slider_links {
	background: url(/ieee/groups/webassets/@ieee/@web/@org/documents/images/arrow-link.gif) top left no-repeat;
	padding: 0px 0px 2px 8px;
	font-size: 110%;
}
.slider_bglink {
	float: right;
    height: 225px;
    width: 428px;
}

.main_slider_bglink {
  display: block;
  height: 225px;
  width: 428px;
}
.main_slider_bglink_full {
  display: block;
  height: 225px;
}
/* Navigation Links */
.anythingSlider-default .anythingControls { outline: 0; display: none; }
.anythingSlider-default .anythingControls ul { margin: 0; list-style:none;}
.anythingSlider-default .anythingControls ul li { display: inline; padding: 0; background:none; }

/* navigationSize window */
.anythingSlider-default .anythingControls .anythingNavWindow {
	overflow: hidden;
	float: left;
}

/***********************
  IE8 AND OLDER STYLING
 ***********************/
/* Navigation Arrows */
.as-oldie .anythingSlider-default .arrow {
	top: 30%;
}
.as-oldie .anythingSlider-default .arrow a {
	margin: 0;
}

/* margin between nav buttons just looks better */
.as-oldie .anythingSlider-default .anythingControls li {
	/*margin-left: 3px;*/
}

/* When using the navigationSize option, the side margins need to be zero
	None of the navigation panels look good in IE7 now =( */
.as-oldie .anythingSlider-default .anythingControls a {
	margin: 0;
}
.as-oldie .anythingSlider-default .anythingNavWindow {
	margin: 0 2px;
}
.as-oldie .anythingSlider-default .anythingNavWindow li {
	padding: 3px 0 0 0;
}

/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}

/* vertical mode */
.anythingSlider .vertical .panel {
	float: none;
}

/* fade mode */
.anythingSlider .fade .panel {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
	z-index: 1;
}

/***********************
  RTL STYLING
 ***********************/
/* slider autoplay right-to-left, reverse order of nav links to look better */
.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
.anythingSlider.rtl .anythingControls ul { float: left; } /* move nav link group to left */
.anythingSlider.rtl .anythingControls ul a { float: right; } /* reverse order of nav links */
.anythingSlider.rtl .start-stop { /* float: right; */ } /* move start/stop button - in case you want to switch sides */
