body {
	background: url(../images/common/site_bg.png) repeat-x #ffcc31;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.error {
	background:url(../images/common/error.png) no-repeat;
	margin-bottom: 5px;
	padding-left: 20px;
	font-size:12px;
	color: #cc3300;
}

#pagecontent h2 {
	font-family: Impact;
	font-size: 30px;
	font-weight:normal;
	margin-top: 0px;
	color: #cc3300;
	border-bottom: dotted #cc3300 1px;
}

#pagecontent h2 a:link, #pagecontent h2 a:visited {
	color: #cc3300;
	text-decoration: none;
}

#pagecontent h2 a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#container {
	width: 980px;
	margin: auto;
}

#header {
	height: 160px;
	background: url(../images/common/header_title.png) no-repeat;
}

#header #title {
	height: inherit;
	text-align: right;
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 11px;
}

#header #speakerphoto {
	float: right;
}

#header #title h2 {
	font-family: Impact;
	font-size: 24px;
	font-weight:normal;
	margin: 0px;
	padding-top: 30px;
	color: #cc3300;
}

#header #title h3 {
	font-family: Impact;
	font-size: 16px;
	font-weight:normal;
	margin: 0px;
}

#topmenu_left {
	float: left;
	background:url(../images/common/topmenu_left.png) no-repeat;
	width: 15px;
	height: 32px;
}

#topmenu_content {
	float: left;
	background:url(../images/common/topmenu_bg.png) repeat-x;
	width: 950px;
	height: 32px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-family: 'Arial Rounded MT Bold', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:16px;
}

#topmenu_content ul {
	margin:0px;
	margin-top: 6px;
	padding-left: 0px;
	text-transform: uppercase;
}

#topmenu_content li {
	display: inline;
}

#topmenu_content #leftmenu li {
	padding-right: 8px;
}

#topmenu_content #rightmenu li {
	padding-left: 8px;
}

#topmenu_content #leftmenu {
	float:left;
}

#topmenu_content #rightmenu {
	float:right;
}

#topmenu_content a:link, #topmenu_content a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#topmenu_content a:hover {
	text-decoration:underline;
}

#topmenu #topmenu_right {
	float: left;
	background:url(../images/common/topmenu_right.png) no-repeat;
	width: 15px;
	height: 32px;
}

#infobar_left {
	float: left;
	background:url(../images/common/infobar_left.png) no-repeat;
	width: 21px;
	height: 52px;
}

#infobar_content {
	float: left;
	background: url(../images/common/infobar_bg.png) repeat-x;
	width: 938px;
	height: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#infobar #infobar_right {
	float: left;
	background:url(../images/common/infobar_right.png) no-repeat;
	width: 21px;
	height: 52px;
}

#infobar #infobar_right2 {
	float: left;
	background:url(../images/common/infobar_right2.png) no-repeat;
	width: 21px;
	height: 52px;
}

#infobar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
	margin: 0px;
}

#infobar #songinfo {
	float:left;
	padding-top: 15px;
	width:340px;
}

#infobar #smsinfo {
	float:left;
	padding-top: 15px;
}

#infobar #smsinfo a:link, #infobar #smsinfo a:visited {
	color: #ffcc00;
	text-decoration: underline;
}

#infobar #smsinfo a:hover {
	text-decoration: none;
}

#infobar #players {
	float:right;
}

#pagebody {
	clear: both;
	min-height: 500px;
	padding-top: 10px;
}

#leftcolumn {
	float:left;
	width:200px;
	padding-right: 10px;
}

#pagecontent {
	float:left;
	width: 560px;
	color: #222222;
}

#rightcolumn {
	padding-left: 10px;
	float:right;
	width:200px;
}

#tab_homenews {
	width: 555px;
}

#tab_lastsongs_tablecont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tab_lastsongs_table td {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tab_lastsongs_ora {
	color: #a40710;
	vertical-align:top;
}

.tab_lastsongs_artist {
	font-weight: bold;
}

#tab_palinsesto_week ul {
	margin:0px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 6px;
	text-transform: uppercase;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#tab_palinsesto_week li {
	float:left;
	padding: 3px;
	width: 18px;
}

#tab_palinsesto a:link, #tab_palinsesto a:visited {
	color: #000000;
	text-decoration: none;
}

#tab_palinsesto a:hover {
	text-decoration: underline;
}

#news_nav_continue a:link, #news_nav_continue a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#news_nav_continue a:hover {
	text-decoration: underline;
}

.tab_palinsesto_selected_day  {
	color: #ffcc00;
	background:url(../images/tabs/palinsesto_underday.png) no-repeat center;
}

#tab_palinsesto_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tab_palinsesto_table td {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tab_eventitoolive_table td {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#tab_eventitoolive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#tab_eventitoolive .tab_content {
	background:url(../images/tabs/eventitoolive_content.png) no-repeat #f0005b;
	border:0px;
	padding-left: 20px;
	padding-right: 20px;
	color:#FFFFFF;
}

#tab_eventitoolive .tab_content h3 {
	margin: 0px;
	color: #FF9900;
	border-bottom: 1px dotted #FF9900;
}

#tab_eventitoolive .tab_up {
	background:url(../images/tabs/eventitoolive_top.png) no-repeat;
	border:0px;
	height:65px;
}

#tab_eventitoolive .tab_down {
	background:url(../images/tabs/eventitoolive_down.png) no-repeat;
	border:0px;
	height:18px;
}

.tab_palinsesto_ora {
	color: #a40710;
	vertical-align:top;
}

.tab_palinsesto_onair {
	color:#ffffff;
	background-color:#a40710;
	font-weight: bold;
}

.tab_palinsesto_onair_ora {
	color:#ffcc00;
	vertical-align:top;
}

.tab_palinsesto_onair_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}

.tab_palinsesto_onair a:link, .tab_palinsesto_onair a:visited {
	color:#ffffff;
}

.tab_palinsesto_speaker {
	font-style:italic;
}

.tab_palinsesto_onair .tab_palinsesto_speaker {
	font-weight: normal !important;
}

.tab_palinsesto_onair a:link, .tab_palinsesto_onair a:visited {
	color:#ffffff !important;
	text-decoration:none !important;
}

.tab_palinsesto_onair a:hover {
	text-decoration:underline !important;
}

.ajax_loader {
	display: none;
	text-align: center;
	background: url(../images/common/ajax-loader.gif) center no-repeat;
}

.news_photo {
	float:left;
	padding-right:10px;
}

.cleardiv {
	clear:both;
}

.news_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#news_content h3 {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a50711;
}

#news_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
}

.rec_photo {
	float:right;
	padding-left:10px;
}

.rec_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.rec_acura {
	border-top: 1px dotted #a50711;
	margin-top: 10px;
	font-weight: bold;
	font-style:italic;
	font-size:12px;
}

.speaker_tag {
	width: 220px;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.speaker_tag_end {
	float:right;
	width: 120px;
}

.speaker_tag img {
	border-bottom: #a50711 solid 10px;
}

.speaker_tag h3 {
	color: #a50711;
	margin-top: 5px;
}

.speaker_tag a:link, .speaker_tag a:visited {
	color: #a50711;
	text-decoration:none;
}

.speaker_tag a:hover {
	color: #a50711;
	text-decoration:underline;
}

#rec_content h3 {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a50711;
}

#rec_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}

#news_nav {
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/pages/home/news_bar.png) no-repeat;
	width: 560px;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative;
}

#news_nav_left {
	position:absolute;
	z-index:10;
	width: 55px;
	text-align: center;
	left: 4px;
	top: 7px;
	cursor:pointer;
}

#news_nav_pagecount {
	position:absolute;
	z-index:10;
	font-size: 11px;
	color:#FFCC00;
	width: 90px;
	text-align: center;
	left: 67px;
	top: 9px;
}

#news_nav_right {
	z-index:10;
	position:absolute;
	width: 55px;
	text-align: center;
	left: 165px;
	top: 7px;
	cursor:pointer;
}

#news_nav_archive {
	z-index:10;
	position:absolute;
	text-align: center;
	left: 288px;
	top: 9px;
	font-size: 11px;
	color:#FFCC00;
	cursor:pointer;
	font-variant:small-caps;
}

#news_nav_progressbar {
		position:absolute;
		z-index:5;
		width:0px;
		height:100%;
		background:url(../images/pages/home/news_bar1.png) no-repeat;
}

#news_nav_continue {
	z-index:10;
	position:absolute;
	width: 81px;
	left: 476px;
	top: 7px;
}

#speaker_tag {
	margin-bottom:10px;
}

#speaker_tag_photo {
	margin-right:10px;
}

#tasti_speakers {
	float:left;
}

.tasto_speakers {
	display:block;
	background: url(../images/pages/vedispeaker/button_lato_speaker.png) no-repeat;
	width:247px;
	height:32px;
	float:left;
	padding-top: 33px;
	padding-left:15px;
}

#tasti_speakers a:link, #tasti_speakers a:visited {
	color: #FFCC31;
	text-decoration: none;
}

#tasti_speakers a:hover {
	text-decoration: underline;
}

.programslisttab {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    list-style: none;
    margin: 0;
}

.programslisttab a, .programslisttab a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
    background: url(../images/pages/programmi/tabs.png) no-repeat;
}
.programslisttab a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.programslisttab a:link, .programslisttab a:visited {
    color: #FFCC31;
}
.programslisttab a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
}
.programslisttab a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.programslisttab a span {
    padding-top: 0;
    height: 30px;
    line-height: 30px;
}

.programslisttab a:hover, .programslisttab a:focus, .programslisttab a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.programlisttiming {
	padding: 3px;
	border: solid 1px #a50711;
	background-color: #c9560a;
	color: #FFFFFF;
}

.programlistdesc {
	display: none;
	padding: 3px;
	color:#FFCC31;
	background-color: #a50711;
	border: solid 1px #a50711;
	border-top: 0px;
}

.programlistdesc a:link, .programlistdesc a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.programlistdesc a:hover {
	text-decoration:underline;
}

.staffunderbar {
	width: 250px;
	background: url(../images/pages/staff/understaff.png) #a50711 bottom no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 20px;
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}

.staffunderbar h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 5px;
	color: #FFCC31;
	font-size: 14px;
}


#footer {
	margin-top:10px;
	clear: both;
}

#footer_left {
	float: left;
	background:url(../images/common/footer_left.png) no-repeat;
	width: 15px;
	height: 48px;
}

#centerfooter {
	padding-top: 10px;
	text-align: center;
}

#footer_content {
	float: left;
	background:url(../images/common/footer_bg.png) repeat-x;
	width: 950px;
	height: 48px;
}

#footer_right {
	float: left;
	background:url(../images/common/footer_right.png) no-repeat;
	width: 15px;
	height: 48px;
}

#footer #leftfooter {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffcc00;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}

#footer #leftfooter a:link, #footer #leftfooter a:visited {
	color: #ffcc00;
	text-decoration: none;
}

#footer #leftfooter a:hover {
	text-decoration: underline;
}

#footer #leftfooter ul {
	margin:0px;
	padding-left: 0px;
	text-transform: uppercase;
}

#footer #leftfooter li {
	list-style: none;
}

#footer #rightfooter {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
}

/* Scroller Box */
#sms_scroller_container {
 position: relative;
 width: 250px;
 height:15px;
 overflow: hidden;
 white-space: nowrap;
}

#sms_scroller {
// Additional Styles
}

/* Scoller Box */

/* At the end of the CSS File */

/* CSS Hack Safari */
#dummy {;# }

#sms_scroller_container {
 overflow: auto;
}

/* Tabs Classes */

.tab_top_left {
	float: left;
	background:url(../images/common/tab_top_left.png) no-repeat;
	width: 18px;
	height: 35px;
}

.tab_top_content {
	background:url(../images/common/tab_top_bg.png) repeat-x;
	height: 25px;
	margin-left: 18px;
	margin-right: 18px;
	font-family: 'Arial Rounded MT Bold', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14px;
	text-transform: uppercase;
	padding-top: 10px;
	text-indent:-5px;
}

.tab_top_right {
	float: right;
	background:url(../images/common/tab_top_right.png) no-repeat;
	width: 18px;
	height: 35px;
}

.tab_content {
	background-color:#fff26b;
	border-left: 3px solid #a50711;
	border-right: 3px solid #a50711;
}

#tab_diretta .tab_content {
	text-align:center;
	padding-top:10px;
}

#tab_advertising1 .tab_content {
	text-align:center;
	padding-top:10px;
}

#tab_advertising2 .tab_content {
padding-top:10px;
text-align:center;
}


.tab_down_left {
	float: left;
	background:url(../images/common/tab_down_left.png) no-repeat;
	width: 18px;
	height: 18px;
}

.tab_down_content {
	background:url(../images/common/tab_down_bg.png) repeat-x;
	height: 18px;
	margin-left: 18px;
	margin-right: 18px;
}

.tab_down_right {
	float: right;
	background:url(../images/common/tab_down_right.png) no-repeat;
	width: 18px;
	height: 18px;
}

.tab_down {
	margin-bottom: 10px;
}

#homerubriche {
    border: 1px solid #a50711;
    padding: 10px;
    background: #fff26b; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.rank_pin {
	background:url(../images/common/rank_pin.png) no-repeat;
	width:30px;
	height:30px;
	text-align:center;
	padding-top: 7px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.floatingLeft {
	float:left;
}

.floatingRight {
	float:right;
}

.home_panel_news_box {
	width:172px;
	float:left;
	margin-right:10px;
}

.home_panel_news_box_womargin {
	width:172px;
	float:left;
}

.home_panel_news_category {
	color:#A50711;
	font-weight:bold;
}

.home_panel_news_category a:link, .home_panel_news_category a:visited {
	color:#A50711;
	text-decoration:none;
}

.home_panel_news_category a:hover {
	text-decoration:underline;
}

.home_panel_news_title {
	font-size:11px;
	margin-bottom:5px;
}

.home_panel_news_title a:link, .home_panel_news_title a:visited {
	text-decoration:none;
}

.home_panel_news_title a:hover {
	text-decoration: underline;	
}

.home_panel_news_text {
	font-size:11px;
	text-align:justify;
}

.home_panel_news_chart_entry {
	border-bottom: 1px dotted rgb(165, 7, 17);
	width: 139px;
	float: left;
	margin-left: 3px;
}

.home_panel_news_chart_box {
	font-size:11px;
	text-align:justify
}

a.linked-box {
	display:block;
	background-color:#FFCC31;
	padding: 5px;
	margin-top: 5px;
	border: #f4c223 2px solid;
	text-decoration:none;
	cursor:pointer;
	}

a.linked-box:hover {
	background-color:#f4c223;
	padding-left: 20px;
}

.home_panel_news_item_date {
	font-size:10px;
	font-weight:bold;
	color:#A40710;
}

.home_panel_news_item_content {
	font-size:14px;
}

a.home_panel_back {
	display:block;
	background-color:#A40710;
	padding: 5px;
	margin-top: 5px;
	border: #810000 2px solid;
	text-decoration:none;
	cursor:pointer;
	color:#FFCC31;
	font-weight:bold;
	}

a.home_panel_back:hover {
	background-color:#810000;
}

div.home_panel_paginator {
	margin-top:10px;
	margin-bottom:5px;
}

span.home_panel_paginator {
	background-color:#A40710;
	padding: 5px;
	border: #810000 2px solid;
	text-decoration:none;
	color:#FFCC31;
	font-weight:bold;
	}
	
a.home_panel_paginator {
	background-color:#d27d3e;
	padding: 3px;
	border: #c07936 2px solid;
	text-decoration:none;
	cursor:pointer;
	color:#ffdf4e;
	font-weight:bold;
	}

a.home_panel_paginator:hover {
	background-color:#A40710;
	border: #810000 2px solid;
	color:#FFCC31;
}

a.fblink {
	background:url(../images/common/facebook_logo.png) no-repeat;
	padding-left: 20px;
}

a.onairlink {
	background:url(../images/common/topmenu_player_onair2.png) no-repeat;
	display:block;
	width:198px;
	height:40px;
	margin-top:12px;
	text-indent:-999em;
	overflow:hidden;
}

/* UI Tabs */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
    background: url(../images/common/tabs.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -27px;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -27px;
    line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid #a50711;
    padding: 10px;
    background: #fff26b; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#facebox .b {
  background:url(../images/facebox/b.png);
}

#facebox .tl {
  background:url(../images/facebox/tl.png);
}

#facebox .tr {
  background:url(../images/facebox/tr.png);
}

#facebox .bl {
  background:url(../images/facebox/bl.png);
}

#facebox .br {
  background:url(../images/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#BDD2FF;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CFDEFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/superfish/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/superfish/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}