/* start new entertainment search july 1 2009 */

a {
	cursor:pointer;
	color:#038;
	text-decoration:none;
}

.filters_parent {
	border: 1px solid #a3c0d9;
	width:630px;
	height:160px;
	padding-top:6px;
	background: #d4e9fb;

}

.filters {
	border: 1px solid #a3c0d9;
	height: 148px;
	width: 314px;
	float: left;
	background: #FFF;
	margin-left:10px
}

.filter_box {
	width: 145px;
	height: 136px;
 	overflow: auto;
	background: #FFF;
	margin:0;
	padding:6px;
	float:left;
}

.filter_box a:visited {
	color:#038;
}

.filters_dd {
	border: 1px solid #a3c0d9;
}

ul {
	margin-top:1px;
	margin-bottom:1px;
}

#ev_subhead {
	margin-left:-40px;
}

#events_venues li {
	font-family: helvetica, arial;
	font-size: 11px;
	margin-left:-30px;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	padding-left:3px;
}

#events_venues a:hover {
	background-color: #d4e9fb;
	text-decoration: none;
}

.hilite {
	background-color: #d4e9fb;
	color: #000;
	padding-left:3px;
}

.dropdowns {
	width: 250px;
	height: 160px;
	float: left;
	padding-left: 30px;
	padding-top: 4px;
}

.dropdowns select, .ev_disabled_dropdown {
	font-family: helvetica, arial;
	border: 1px solid #a3c0d9;
	font-size: 11px;
	height: 17px;
	background: #FFF;
	margin:0;
	padding:0px;
	float:left;
}

.dropdowns select {
	height: 19px;
}

.dropdowns option {
	font-family: helvetica, arial;
	color:#038;
	font-size: 11px;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	padding-left:3px;
}

.searchtab {
	float:left;
	margin-bottom:-1px;
}

.search_parent {
	border: 1px solid #a3c0d9;
	width:630px;
	height:220px;
	padding-top:6px;
	background: #d4e9fb;

}

/* event & venue search box */
.search_box {
	width: 255px;
	height: 200px;
}

/* parent container for event search box */
.search_events {
	width: 255px;
	height: 148px;
	float: left;
	padding-left: 20px;
}

/* parent container for venue search box */
.search_venues {
	width: 255px;
	height: 148px;
	float: left;
	padding-left: 35px;
}

/* parent container for event advanced search box */
.adv_search_events {
	width: 285px;
	height: 580px;
	float: left;
	padding-left: 20px;
	padding-top:15px;
	background: #d4e9fb;
	border: 1px solid #a3c0d9;
}

/* parent container for venue advanced search box */
.adv_search_venues {
	width: 285px;
	height: 220px;
	float: left;
	padding-left: 20px;
	margin-left: 10px;
	padding-top:15px;
	background: #d4e9fb;
	border: 1px solid #a3c0d9;
}

.search_fields {
	font-size:12px;
	font-family: arial, helvetica;
	width:200px;
	border: 1px solid #a3c0d9;
}

.ev_results_top {
	margin-top:15px;
}

.ev_res_sort {
	font-size:11px;
	margin-bottom: 4px;
}

.ev_gray {
	font-size:11px;
	color: #666;
}

.ev_current {
	font-weight:bold;
}

.ev_res_num {
	font-size:11px;
	float:left;
}

.ev_res_pagin {
	float: right;
	font-size:11px;
}

.ev_res_divider {
	width:632px;
	height:10px;
	background: url(http://old.seattletimes.com/css/2007/v3/divider.gif);
}

.ev_result_block {
	background: #FFFFFF;
	width: 632px;
	min-height: 92px;
	height:auto !important;
	height: 92px;
}

.ev_res_left {
	width: 437px;
	min-height: 92px;
	height:auto !important;
	height: 92px;
	float:left;
	padding-left:15px;
	padding-right:10px;
	border-right: 1px solid #ccc;
}

.ev_res_right {
	width: 145px;
	float:left;
	padding-left:15px;
	padding-top:5px;
}

.ev_icon {
	float:left;
	margin-top:10px;
}

.ev_icon_box {
	margin-bottom:15px;
	width:146px;
}

.ev_name {
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

.ev_cats {
	font-size:11px;
	font-weight:bold;
	color: #666;
	line-height:14px;
	margin-bottom:5px;
}

.ev_review {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
}

.ev_comments {
	font-size:11px;
}

.ev_guide {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
}

.ev_icon {
	padding:0 23px 0 0;
}

.ev_rating {
	font-size:11px;
	line-height:18px;
}

.ev_venue_showtimes {
	font-size:11px;
	line-height:14px;
	margin-bottom:4px;
}

.ev_date {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
}

/* calendar widget overrides */

#ev_calendar .calendar_widget td.weekday_name{
	height:20px;
}

#ev_calendar .calendar_widget td.current_date{
	background-color:#e08151;
}

#ev_calendar .calendar_widget td.current_date a{
	color: #000;
	font-weight:bold;
}

#ev_calendar .calendar_widget td.weekday_name{
	background-color:#FFFFFF;
	color:#666666;
	font-size:10px;
}

#ev_calendar .calendar_widget td{
	padding:3px;
	height:30px;
	width:14%;
	text-align:center;
	vertical-align:text-bottom;
	background-color:#cccccc;
	vertical-align:middle;
	font-size:12px;
	font-family:arial;
}

#ev_calendar .calendar_widget td.past_date{
	background-color:#bababa;
}

#ev_calendar .calendar_widget td.past_date a{
	color:#FFFFFF;
	cursor:default;
}

#ev_calendar .calendar_widget td.future_date {
	background-color:#244663;
}

#ev_calendar .calendar_widget td.future_date a{
	color:#FFFFFF;
	font-weight:bold;
}

#ev_calendar .calendar_widget td.extra{
	font-weight:bold;
	background-color:#666666;
}

#ev_calendar .calendar_widget td.extra a{
	color: #FFFFFF;
}

.evsearch_btn {
	float:right;
	width:91px;
	height:20px;
}

.vensearch_btn {
	float:right;
	width:94px;
	height:20px;
}

.go_btn {
	width:27px;
	height:20px;
}

/* end new entertainment search july 1 2009 */


/* centerpiece options */

.black {
	background:#000000;
	background-color:#000000;
	color:#ffffff;
}
.blue {
 	background-color:#368bb2;
	color:#ffffff;
}
.gray, .grey {
	background-color:#e5e5db;
	color:#000000;
}
.green {
	background-color:#59994b;
	color:#ffffff;
}
.orange {
	background-color:#b3653e;
	color:#ffffff;
}
.white {
	background-color:#ffffff;
	color:#000000;
}
.black p.content,
.blue p.content,
.green p.content,
.orange p.content {
	color:#ffffff;
}
.gray p.content,
.grey p.content,
.white p.content {
	color:#000000;
}


.gray a:link,
.gray a:visited,
.grey a:link,
.grey a:visited {
	color:#003377;
}
.black a:link,
.black a:visited,
.blue a:link,
.blue a:visited,
.green a:link,
.green a:visited,
.orange a:link,
.orange a:visited {
	color:#ffffff;
}

div.headline ul.iconindex a,
div.headline ul.iconindex a:link,
div.headline ul.iconindex a:visited,
div.headline ul.iconindex a:hover {
	color:#FFF;
}

div#centerpiece.white h1 a,
div#centerpiece.white h1 a:link,
div#centerpiece.white h1 a:visited,
div#centerpiece.white h1 a:hover {
	color:#038;
}
div#centerpiece.white div#headline p.label {
	color:#b3b3b3;
}
div#centerpiece.white div#headline p.credit {
	color:#b3b3b3;
}
div#centerpiece.black div.headline p.label,
div#centerpiece.blue div.headline p.label,
div#centerpiece.brown div.headline p.label,
div#centerpiece.orange div.headline p.label,
div#centerpiece.green div.headline p.label,
div#centerpiece.grey div.headline p.label,
div#centerpiece.gray div.headline p.label,
div#centerpiece.red div.headline p.label {
	color:#cccccc;
}
div#centerpiece.black p.credit,
div#centerpiece.blue p.credit,
div#centerpiece.brown p.credit,
div#centerpiece.orange p.credit,
div#centerpiece.green p.credit,
div#centerpiece.grey p.credit,
div#centerpiece.gray p.credit,
div#centerpiece.red p.credit {
	color:#b3b3b3;
}

/* label bar */

div.labelbarcustomize, div.labelbarrightcolumn {
	background-color:#506a8f;
	border-bottom:1px solid #33445d;
}

/* label bar search */

div.edbsectionsearch {
	height:25px;
	background-color:#d2dae4;
	padding:0px 6px 0px 5px;
	text-align:left;
	font-family:arial;
	border-top:1px solid #eadaf2;
	border-bottom:1px solid #8093ad;
	margin: -8px 0 8px 0;
}
div.edbsectionsearch form.edbform input.search {
	width:192px;
	font-size:71%;
	padding:1px 0px 1px 3px;
	float:left;
	margin:3px 3px 0px 0px;

}
div.edbsectionsearch select.edbdropdown {
	width:192px;
	float:left;
	padding:0px;
	margin:3px 3px 0px 0px;
	font-size:71%;
}
div.edbsectionsearch p a,
div.edbsectionsearch p a:link {
	float:right;
	font-size:71%;
	margin:5px 4px 0px 0px;
}

div.calloutbox {
	padding:8px;
	background-color:#efefd8;
	margin-bottom:8px;
	overflow:hidden;
	zoom:1;/*ie*/
}
div.edbsectionsearch form.edbform .ui {
	width:24px;
	height:17px;
	margin:4px 14px 0px 0px;
	float:left;
}

/* edb toolbox */

div#edbtoolbox {
	border-top:1px solid #ffffff;
	background-color:#d2dae4;
	padding:8px;
	margin:0;
	padding:4px 6px 8px 6px;
	text-align:left;
	font-family:arial;
}
div#edbtoolbox div#browse {
	width:100%;
	border-top:1px solid #8093ad;
	padding:6px 0 0 0;
}
div#edbtoolbox select.edbcategorydropdown,
div#edbtoolbox select.edbareadropdown {
	width:244px;
	font-size:11px;
	font-family:arial;
	line-height:30px;
	clear:both;
	margin-bottom:4px;
}
div#edbtoolbox select.edbdaydropdown {
	width:244px;
	font-size:11px;
	font-family:arial;
	line-height:30px;
	margin-bottom:4px;
	margin-right:5px;
	float:left;
}
div#edbtoolbox div#edbsearch {
	width:100%;
	margin-bottom:8px;
}
div#edbtoolbox div#edbform {
	margin-right:4px;
	padding-top:1px;
	float:left;
	font-family:arial;
	width:210px;
	padding-bottom:5px;
	margin-bottom:0px;
}
div#edbtoolbox div#edbsearch form input.search {
	width:200px;
	font-family:arial;
	font-size:11px;
	margin-right:4px;
	padding-top:1px;
	float:left;
}
p.edblabel {
	font-weight:bold;
	margin:0px 0px 2px 0px;
	padding:0px;
	line-height:18px;
	float:left;
	clear:both;
}
p#edbadvsearchlink {
	margin:4px 5px 2px 4px;
	font-size:71%;
	clear:both;
}
p#edbadvsearchlink {
	padding:2px 0 0 0;
	margin:0;
}
input.ui {
	float:left;
	width:24px;
	height:17px;
	margin-top:2px;
}

div#latestnews {
	float:right;
	width:298px;
	margin:0;
	padding:0;
}

/* entertainment specific */

div#getout {
	background-color:#e3d3eb;
	margin:0 0 10px 0;
	z-index:-1;
}
div#getout div.padding {
	padding:0px 105px 5px 8px;
	background: bottom right no-repeat url(../../../../s/art/ui/1024/bg_getout.jpg);
}
div#getout h5 {
	margin:0 0 0 8px;
	padding: 7px 0 0 0;
}
div#getout div.padding p {
	margin-bottom:8px;
}
h3#getouttitle {
	background: url(../../../../s/art/ui/1024/getout.gif) top left no-repeat transparent;
	width:80px;
	height:11px;
	margin:0;
}
h3#getouttitle span {
	position:absolute;
	top:-1000px;
	left:-1000px;
}
div#recentlyreviewed, div#criticspicks {
	float:left;
	margin:0;
	padding:0;
}
div#recentlyreviewed p, div#criticspicks p {
	clear:both;
	line-height:17px;
}
div#recentlyreviewed a,
div#recentlyreviewed a:link,
div#criticspicks a,
div#criticspicks a:link {
	font-weight:bold;
}
div#recentlyreviewed img,
div#criticspicks img {
	float:left;
	margin:1px 8px 0 0;
	padding:0;
	width:54px;
	height:11px;
	border:0px;
}
div#recentlyreviewed span.restaurant {
	float:left;
	width:236px;
}
div#recentlyreviewed span.movie {
	float:left;
}
div#diningdeals {
	width:298px;
	float:right;
}
div#diningdeals p {
	margin-bottom:3px;
}
#diningdeals a,
#diningdeals a:link {
	font-weight:bold;
}
div#readingsbestbets {
	width:142px;
}
div#readingsbestbets p {
	margin-bottom:3px;
}
#readingsbestbets a,
#readingsbestbets a:link {
	font-weight:bold;
}
div#booksreadingsbestbets {
	width:632px;
}
div#readingsbestbets p {
	margin-bottom:3px;
}
#readingsbestbets a,
#readingsbestbets a:link {
	font-weight:bold;
}
div#homeyackbox {
	margin:0 0 0 0;
	padding-left:5px;
	overflow:hidden;
	zoom:1;/*ie6 float/overflow bug*/
}
div#homeyackbox div.padding {
	background-color:#decfe6;
	padding:5px 8px 5px 8px;
}
div#homeyackbox div.padding p {
	margin-bottom:10px;
}
h3#homeyackboxtitle {
	background: url(../../../../s/art/ui/title_yackbox.gif) top left no-repeat transparent;
	width:80px;
	height:11px;
	margin:10px 0 0 0;
}
h3#homeyackboxtitle span {
	position:absolute;
	top:-1000px;
	left:-1000px;
}
div#rightcolumn div.toolboxsubtop {
	padding-top:14px;
}

/* Entertainment for Homepage Rail */
/* added by wbassin 1.21.09 */
/* modified by jchurch 8.18.09 */

div.entertainmentfeed {
	background-color:#506a8f;
	border-bottom:1px solid #33445d;
	margin:0;
}
#entertainmentfeed {
	background-color:#FFF;
	border-bottom:1px solid #aaa;
	margin-bottom:7px;
}
#entertainmentfeed div.item {
	margin-top:7px;
	padding:0 0 7px 0;
	border-bottom:1px dotted #aaa;
}
#entertainmentfeed div.top {
	margin-top:0;
	padding-top:7px;
}
#entertainmentfeed div.bottom {
	border-bottom:0px;
	padding:0 0 7px 0;
}


/* Entertainment Redesign 12/09*/
/* added by Amy Richardson 12.3.09 */

/* shared feature styles*/
div.ev_result_bubble {
background-color:#FFF;
z-index:100000;
position:absolute;
border:1px dotted #aaa;
visibility:hidden;
height:110px;
width:300px;
padding:5px 5px 5px 5px;
font-size:12px;
}

.st_features-header {
border-bottom:1px solid #c8c5c4;
font-size:12px;
height:16px;
margin-bottom:5px;
color:#565656;
}

.st_features-title a {
position:relative;
float:left;
width:190px;
font-size:11px;
color:#003388;
font-weight:bold;
line-height:150%;
padding:0px;
margin-bottom:5px;
}

.st_features-ev-bubble-title a {
font-size:13px;
padding:0px 6px 6px 0px;
text-decoration:none;
font-weight:bold;
line-height:16px;
}

.st_features-ev-bubble-title a:hover {
font-size:13px;
padding:0px 6px 6px 0px;
text-decoration:underline;
font-weight:bold;
line-height:16px;
}

.st_features-search-all {
position:relative;
text-align:right;
font-size:11px;
height:15px;
border-top:1px solid #c8c5c4;
padding:5px 2px 3px 2px;
}
.st_features-search-all-events {
float:right;
}
.st_features-search-all-refresh {
float:left;
}
.st_features-ev_results {
width:248px;
padding:0px;
margin:0px;
}
.st_features-ev_results_times {
font-size:11px;
padding-top:8px;
clear:both;
}
.st_features-ev_results_description {
font-size:12px;
line-height:14px;
}

.st_features-ev_results_review {
font-size:12px;
line-height:14px;
padding-bottom:5px;
}

.st_features-ev_results_title {
font-size:12px;
font-weight:bold;
padding:3px 0px;
color:#666666;
}

.st_features-ev-critic-rating {
float:left;
width:230px;
height:15px;
padding-top:4px;
margin:0px;
}
.st_features-ev-reader-rating {
float:left;
height:15px;
}

/* Calendar */
.st_features-wh {
padding-bottom:3px;
font-family:Arial;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
height:320px;
width:308px;
_height:auto;
}

.st_features-wh-results {
background-color:#fff;
margin:0px;
width:287px;
margin-right:auto;
margin-left: auto;
}

.st_features-wh-results .clear {
font-size:0px !important;
height:0px !important!
}
.st_features-wh-week {
margin:0px;
}
.st_features-wh-week a {
text-decoration:none;
}

.st_features-wh-week a:hover .st_features-wh-weekday {
color:#eaecee;
background-color:#565656;
}

.st_features-wh-event-header {
position:relative;
float:left;
width: 190px;
}

.st_features-wh-category-header {
 position:relative;
 float:left;
}

.st_features-wh-arrow-bk  {
background-color:#cccccc;
height:41px;
float:left;
color:#000000;
width:12px;
}
.st_features-wh-arrow-fd {
background-color:#cccccc;
height:41px;
margin:0px;
_margin-left:-3px;
width:12px;
}

.st_features-wh-weekday {
width:42px;
height:40px;
font-family:Arial;
background-color:#eaecef;
text-align:center;
float: left;
color:#565656;
}

.st_features-wh-weekday-day {
font-size:11px;
font-weight:bold;
}

.st_features-wh-weekday-date {
font-size:18px;
font-weight:bold;
}

.st_features-wh-weekday-active {
width:44px;
height:40px;
margin-bottom:10px;
text-align:center;
float: left;
height:47px;
background-color:#ffffff;
background-image:url(../../../../s/art/ui/1024/features/stc_features-wh-active-day.gif);
background-repeat:no-repeat;
color:#ffffff;
padding:0px;
}

.st_features-wh-category {
position:relative;
float:left;
height:14px;
font-size:11px;
color:#565656;
}

.st_features-wh-title {
width:300px;
height:23px;
padding:0px;
margin-top:10px;
}

/* Explorer Components*/
.st_features-exp {
 width:310px;
 _width:308px;
 padding-top:20px;
 font-family:Arial, Helvetica, sans-serif;
}

.st_features-exp-results {
background-color:#FFFFFF;
width:287px;
height:178px;
margin: 8px 0px 3px 5px;
}
.st_features-exp-results-container {
border:1px solid #cccccc;
}

.st_features-exp-results .clear {
font-size:0px !important;
height:0px !important;
}

.st_features-exp-dropdown-bg {
width:309px;
_width:308px;
height:27px;
font-size:11px;
background-color:#969595;
}

.st_features-exp-dropdown-title {
float:left;
background-color:#969595;
padding:5px 0px 0px 4px;
color:#ffffff;
}

.st_features-exp-dropdown {
font-size:11px;
float:right;
margin: 3px 5px 0px 0px;
width:157px;
}

.st_features-exp-title a {
position:relative;
float:left;
width:147px;
font-size:11px;
color:#003388;
font-weight:bold;
height:19px;
padding:0px;
margin-bottom:5px;
}

.st_features-exp-search {
float:right;
width:285px;
}
.st_features-exp-event-header {
position:relative;
float:left;
width:147px;
font-size:11px;
}
.st_features-exp-critic-header {
position:relative;
float:left;
margin:0px 15px 0px 0px;
font-size:11px;
}
.st_features-exp-reader-header {
position:relative;
float:left;
font-size:11px;
}
.st_features-exp-critic-rating {
float:left;
text-align:left;
margin:0px 10px 0px 0px;
font-size:11px;
}
.st_features-exp-critic-rating span {
margin-left:2px;
color:#666666;
font-size:11px;

}
.st_features-exp-reader-rating {
float:right;
margin-right:6px;
_margin-right:3px;
}
.st_features-exp-reader-rating span {
text-align:left;
margin-right:8px;
font-size:11px;
}

.st_features-exp-title-movies {
width:300px;
height:23px;
padding:0px;
}
.st_features-exp-title-resturants {
width:300px;
height:23px;
padding:0px;
}
.stc_features-exp-tab {
background-color:#c8c5c4;
float:left;
font-size:11px;
font-weight:bold;
display:inline;
padding:5px;
border-right:1px solid #ffffff;
cursor:pointer;
}
.stc_features-exp-tab:hover {
background-color:#565656;
color:#eaecee;
float:left;
font-size:11px;
font-weight:bold;
display:inline;
padding:5px;
border-right:1px solid #ffffff;
cursor:pointer;
}
.stc_features-exp-tab-active {
background-color:#f26722;
color:#ffffff;
float:left;
font-size:11px;
font-weight:bold;
display:inline;
padding:5px;
border-right:1px solid #ffffff;
cursor:pointer;
}
.stc_features-exp-tabs-labels {
background-color:#eaecef;
width:310px;
height:24px;
border-top:5px solid #637ea0;
}

.st_features-more-headlines a {
	font-size:90%;
}

.st_features-more-headlines a p {
	text-decoration:none;
}

/*added 1/13 arichardson for featured carousel*/
.st_featurecarousel_container {
width:632px;
margin-top:-35px;
background-image:url(../../../../s/art/ui/1024/features/st_featurecarousel-teaser-bg.jpg);
background-repeat:no-repeat;
background-position: 0% 100%;
height:248px;
}

.st_featurecarousel_block_active {
display:block;
}

.st_featurecarousel_block_inactive {
display:none;
}

.st_featurecarousel_teaser {
float:left;
width:148px;
height:140px;
font-size:11px;
font-weight:bold;
color:#003388px;
background-color:#ffffff;
}

.st_featurecarousel_teaser_container {
width:628px;
height:200px;
border-top:1px solid #c8c5c4;
border-left:1px solid #c8c5c4;
border-right:1px solid #c8c5c4;
}

.st_featurecarousel_teaser p {
font-size:11px;
font-weight:bold;
color:#003388px;
float:right;
width:143px;
padding: 2px 2px 0px 2px;
}


.st_featurecarousel_headlines h1 {
margin-bottom:4px;
}

.st_featurecarousel_headlines .bodytext {
padding:5px 0 3px 0px;
}


#st_featurecarousel_controls {
float:right;
height:15px;
padding:0px;
}

#st_featurecarousel_tab_container {
left:478px;
position:relative;
top:48px;
width:152px;
height:16px;
background-color:#bdb5b5;
z-index:250;
}

#st_featurecarousel_label {
position:relative;
top:15px;
left:5px;
}

#st_featurecarousel_tabs {
height:15px;
padding:0px;
width:90px;
float:left;
}

#st_featurecarousel_tabs ul {
list-style-type: none;
padding-left:5px;
margin:0px;
}

#st_featurecarousel_tabs li {
display:inline;
float:left;
padding: 0px 1px 0px 1px;
margin:0px;
}

.st_featurecarousel_teaser_1 {
position:relative;
top:15px;
left:0;
}

.st_featurecarousel_teaser_1 img {
position:relative;
top:5px;
left:0px;
padding-bottom:4px;
}

.st_featurecarousel_teaser_2 {
position:relative;
top:60px;
left:13px;
}

.st_featurecarousel_teaser_2 img {
position:relative;
top:5px;
left:0px;
padding-bottom:4px;
}

.st_featurecarousel_teaser_3 {
position:relative;
top:30px;
left:26px;
}

.st_featurecarousel_teaser_3 img {
position:relative;
top:5px;
left:8px;
padding-bottom:4px;
}

.st_featurecarousel_teaser_4 {
position:relative;
top:20px;
left:36px;
}

.st_featurecarousel_teaser_4 img {
position:relative;
top:5px;
left:8px;
padding-bottom:4px;
}

.st_featurecarousel_teaser_morelink {
position:relative;
top:30px;
left:430px;
width:200px;
height:40px;
color:#fff;
font-size:11px;
font-weight:bold;
vertical-align:top;
text-align:right;
clear:both;
}

.st_featurecarousel_teaser_morelink p{
display:inline;
background-color:#3784bc;
padding:0px 5px;
}

.st_featurecarousel_teaser_morelink a, .st_featurecarousel_teaser_morelink a:hover, .st_featurecarousel_teaser_morelink a:visited {
color:#fff;
}

#st_featurecarousel_tile_container {
overflow:hidden;
position:relative;
}

.st_featurecarousel_tile {
overflow:hidden;
position:relative;
float:left;
}

.st_featuredcarousel-arrow-bk {
background-image:url(../../../../s/art/ui/1024/features/st-carousel-arrow-back.gif);
background-repeat:no-repeat;
height:15px;
width:18px;
margin:0px;
padding:0px 0px 0px 0px;
float:left;
border-right:1px solid #cccccc;
display:inline;
}

.st_featuredcarousel-arrow-bk:hover{
background-image:url(../../../../s/art/ui/1024/features/st-carousel-arrow-back-over.gif);
background-repeat:no-repeat;
height:15px;
width:18px;
margin:0px;
padding:0px 0px 0px 0px;
float:left;
border-right:1px solid #cccccc;
display:inline;
}

.st_featuredcarousel-arrow-fd {
background-image:url(../../../../s/art/ui/1024/features/st-carousel-arrow-forward.gif);
background-repeat:no-repeat;
height:15px;
width:18px;
margin:0px;
padding:0px 0px 0px 0px;
float:left;
display:inline;
}

.st_featuredcarousel-arrow-fd:hover {
background-image:url(../../../../s/art/ui/1024/features/st-carousel-arrow-forward-over.gif);
height:15px;
width:18px;
margin:0px;
padding:0px 0px 0px 0px;
float:left;
display:inline;
}

.st_featuredcarousel-pause {
background-image:url(../../../../s/art/ui/1024/features/st-carousel-pause.gif);
background-repeat:no-repeat;
height:15px;
width:18px;
margin:0px;
padding:0px 0px 0px 0px;
float:left;
border-right:1px solid #cccccc;
display:inline;
}

.st_featuredcarousel-pause:hover {
background-image:url(../../../../s/art/ui/1024/features/st-carousel-pause-hover.gif);
background-repeat:no-repeat;
height:15px;
width:18px;
margin:0px;
padding:0px 0px 0px 0px;
float:left;
border-right:1px solid #cccccc;
display:inline;
}

.st_featuredcarousel-pause-active {
background-image:url(../../../../s/art/ui/1024/features/st-carousel-pause-active.gif);
background-repeat:no-repeat;
height:15px;
width:18px;
margin:0px;
padding:0px 0px 0px 0px;
float:left;
border-right:1px solid #cccccc;
display:inline;
}


.st_featurecarousel_control, .st_featurecarousel_control:hover, .st_featurecarousel_control-active  {
background-image:url(../../../../s/art/ui/1024/features/st-carousel-dots-white.gif);
background-repeat:no-repeat;
height:15px;
width:15px;
margin:0px;
display:inline;
padding:0px 0px 0px 0px;
float:left;
}

.st_featurecarousel_control:hover {
background-image:url(../../../../s/art/ui/1024/features/st-carousel-dots-gray.gif);
background-repeat:no-repeat;
}

.st_featurecarousel_control-active {
background-image:url(../../../../s/art/ui/1024/features/st-carousel-dots-orange.gif);
background-repeat:no-repeat;
}


