
#sw-header {
	width:1003px;
	height:398px;
	background:url(/templates/rhuk_solarflare_ii/images/headerbg.png);
	margin:0 auto;
	z-index:1;
}

#sw-header-topmenu {
	position:relative;
	top:142px;
	z-index:2;
	margin-left:198px;
}

#sw-header-topmenu a {
	background:url(/templates/rhuk_solarflare_ii/images/tmenu.png) no-repeat;
	height:38px;
	display:block;
}

#sw-header-topmenu td.m1 a { background-position:0 0; width:125px; }
#sw-header-topmenu td.m2 a { background-position:-127px 0; width:125px; }
#sw-header-topmenu td.m3 a { background-position:-254px 0; width:119px; }
#sw-header-topmenu td.m4 a { background-position:-375px 0; width:125px; }
#sw-header-topmenu td.m5 a { background-position:-502px 0; width:126px; }
#sw-header-topmenu td.m6 a { background-position:-631px 0; width:144px; }

#sw-header-topmenu td.m1 .active { background-position:0 -38px; }
#sw-header-topmenu td.m2 .active { background-position:-127px -38px; }
#sw-header-topmenu td.m3 .active { background-position:-254px -38px; }
#sw-header-topmenu td.m4 .active { background-position:-375px -38px; }
#sw-header-topmenu td.m5 .active { background-position:-502px -38px; }
#sw-header-topmenu td.m6 .active { background-position:-631px -38px; }

#sw-header-leftmenu a {
	opacity:0.7;
	background:url(/templates/rhuk_solarflare_ii/images/lmenu.png) no-repeat;
	height:40px;
	width:158px;
	display:block;
}

#sw-header-leftmenu td.m1 a { background-position:0 0; height:34px; }
#sw-header-leftmenu td.m2 a { background-position:0 -34px; }
#sw-header-leftmenu td.m3 a { background-position:0 -74px; }
#sw-header-leftmenu td.m4 a { background-position:0 -114px; }
#sw-header-leftmenu td.m5 a { background-position:0 -154px; height:41px; }

#sw-header-leftmenu td.m1 .active { background-position:-158px 0; }
#sw-header-leftmenu td.m2 .active { background-position:-158px -34px; }
#sw-header-leftmenu td.m3 .active { background-position:-158px -74px; }
#sw-header-leftmenu td.m4 .active { background-position:-158px -114px; }
#sw-header-leftmenu td.m5 .active { background-position:-158px -154px; }

/* slider */

#sw-img-slider .current-item {
	position:absolute;
	z-index:1;
}

#sw-img-slider img {
	border:0;
}

#sw-img-slider {
	width:749px;
	height:195px;
	background-color:#F1F1F1;
	float:left;
}

#sw-img-slider.loading {
  background:url(/templates/rhuk_solarflare_ii/images/ajax-loader.gif) no-repeat center center;
}

#sw-img-slider-control {
	position:absolute;
	z-index:10;
	opacity:0;
	filter:alpha(opacity=0);
	display:none;
	width:48px;
	margin-top:10px;
	margin-left:351px;
}

#sw-img-slider-control .button1 {
	top:10px;
	background:url(/templates/rhuk_solarflare_ii/images/controls.gif) no-repeat 0 0;
	width:48px;
	height:48px;
	border:0;
	cursor: pointer;
	cursor: hand;
}

#sw-img-slider-control .pause {
	background-position:-48px 0px;
}

#sw-img-slider-nav {
	height:200px;
	width:30px;
	margin-left:4px;
}

#sw-img-slider-nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#sw-img-slider-nav li {
	text-align:center;
	vertical-align:middle;
	margin-bottom:1px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	background:none;
}

#sw-img-slider-nav ul a {
	background:url(/templates/rhuk_solarflare_ii/images/nav.gif);
	width:22px;
	height:22px;
	display:block;
	color:#FFF;
	line-height:22px;
	vertical-align:middle;
}

#sw-img-slider-nav li.active a {
	height:22px;
	margin-bottom:1px;
	background-position:-22px 0px;
}

#sw-img-slider-nav-up {
	display:block;
	width:10px;
	height:10px;
	background:url(/templates/rhuk_solarflare_ii/images/nav.gif) no-repeat -10px -22px;
	margin-left:6px;
	margin-top:13px;
	margin-bottom:5px;
}

#sw-img-slider-nav-down {
	display:block;
	width:10px;
	height:10px;
	background:url(/templates/rhuk_solarflare_ii/images/nav.gif) no-repeat 0px -22px;
	margin-left:6px;
	margin-top:1px;
}