/* EXIMAG THEME STYLE
------------------------------------------------------------------------------------------------------------- */
#content h1.tabLabel{color:#fff; font-size:18px; font-weight:bold; padding:5px 20px; display:inline-block; background:#E7B43F url(sunny-custom/images/ui-bg_gloss-wave_45_817865_500x100.png) center; text-shadow: 1px 1px 1px #333; border:1px solid #494437; border-bottom:none; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; border-top-left-radius:4px; border-top-right-radius:4px}

.live #content #liveContainer #areaLiveList{background:url(../img/theme_eximag/logo_bg.png) no-repeat center}

.live_single #content #liveContainer{ border-color:#494437}

.home #content table tbody tr.sel,
.home #content table tbody tr:hover{
	background: #E7B43F;
}

tr.odd{
	background-color: #FAF0D9;
}

.ui-widget-header{
	border: 1px solid #494437;
	background: #817865 url(theme_eximag/ui-bg_gloss-wave_45_817865_500x100.png) 50% 50% repeat-x;
	color: white;
}

.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default{
	border: 1px solid #d19405;
	background: #fece2f url(theme_eximag/ui-bg_gloss-wave_60_fece2f_500x100.png) 50% 50% repeat-x;
	color: #333333;
}

.home #newEventBox{
	background: #fece2f url(theme_eximag/ui-bg_gloss-wave_60_fece2f_500x100.png) center;
	border: 1px solid #d19405;
}