body {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #1d1d1d url(../img/taustat/tausta_sc2_iso.jpg) no-repeat 50% 0;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
}

/* GLOBAL */
.lir {display: block; height: 0 !important;}
.hide {display: none;}
.block {display: block;}		
.relative {position: relative;}
.absolute {position: absolute;top: 0;}
.float-left {float: left;}
.float-right {float: right !important;}
.clear-left {clear:left;float: left;}
.clear-right {clear:right;float: right;}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
.bold {font-weight: bold;}

.clear-fix:after {display: block;clear: both;content: " ";height: 0;overflow: hidden;}
.clear-fix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear-fix {height: 1%;}
.clear-fix {display: block;}
/* End hide from IE-mac */

img, input {
	border: 0px;
}

fieldset {
	border: 1px solid #959595;
}

ul {
	padding-left: 15px;
}

ul.ohjeet {
	padding-left: 20px;
}

input {
	color: #fff;
	background-color: #343434;
	background: url(../img/input-bg.png) repeat-x 0 0;
	border: 1px solid #959595;
	height: 19px;
	padding: 1px 1px 0 1px;
}

.input-button:hover {
	color: #ffc600;
	cursor: pointer;
}

.input-wide {
	width: 100%;
	padding: 1px 1px 0 1px;
}

img {
	margin: 1px;
}

textarea {
	color: #fff;
	background-color: #343434;
	border: 1px solid #959595;
}

.last-link {
	border-right: 0 !important;
	background: url() no-repeat 0 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.last-item {
	border-bottom: 0 !important;
	margin-bottom: 0 !important;
}

a { 
	text-decoration:none;
	color: #fff;
	font-weight: bold;
}

a:hover {
	color: #ffc600;
}

a.adminlinkki {
	color: #ce7f02;
}

.top-module {
	position: relative;
	height: 230px;
	margin-bottom: 10px;
	display: inline;
	float: left;
	overflow: hidden;
}

.top-module.left {
	display: inline;
	float: left;
	width: 400px;
}

.top-module.right {
	display: inline;
	float: right;
	width: 540px;
}

.top-border {
	height: 4px;
	background: url(../img/content-bg-ud.png) no-repeat;
}

.left-border {
	width: 2px;
	height: 100%;
	background: url(../img/content-bg-lr.png) repeat-y 0 0;
	left: -2px;
}

.right-border {
	width: 4px;
	height: 100%;
	background: url(../img/content-bg-lr.png) repeat-y 2px 0;
	right: -1px;
}

.bottom-border {
	height: 8px;
	background: url(../img/content-bg-ud.png) no-repeat;
	background-position: 0px -4px;

}

#main-content {
	padding: 5px 10px 0;
	position: relative;
	background: url(../img/content-bg.png) repeat;
	color: #fff;
	width: 943px;
}

.content-corners {
	position: absolute;
	width: 6px;
	height: 6px;
	background: url(../img/fgc-content-corners-sprite.png) no-repeat;
	overflow: hidden;
}
	
.ie6 .content-corners {display: none;}
	
.content-corners.top-left {
	background-position: 0 0;
	top: 0px;
	left: 0px;
}
	
.content-corners.top-right {
	background-position: -6px 0;
	top: 0px;
	right: 0px;
}
	
.content-corners.bottom-left {
	background-position: 0 -6px;
	bottom: 0px;
	left: 0px;
}
.content-corners.bottom-right {
	background-position: -6px -6px;
	bottom: 0px;
	right: 0px;
}

.content-bottom, .content-top{
	position: relative;
	height: 5px;
	background-color: #090909;
}

.fgc-content-block {
	position: relative;
	padding: 0 5px 0 5px;
}

html>body .fgc-content-block {background: #090909;}

#module {
	position: relative;
}
	
.module-column  {
	display: inline;
	position: relative;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

.module-column.left {
	float: left;
	width: 66%;
	min-height: 100px;
	height: auto !important;
}

.module-column.right {
	float: right;
	width: 310px;
}

.forum-module-column  {
	display: inline;
	position: relative;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

.forum-module-column.left {
	float: left;
	width: 760px;
	min-height: 100px;
	height: auto !important;
}

.forum-module-column.right {
	float: right;
	width: 170px;
}

.profile-module-column  {
	display: inline;
	position: relative;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

.profile-module-column.left {
	float: left;
	width: 170px;
	position: relative;
}

.search-module-column.left {
	float: left;
	width: 100%;
	position: relative;
}

.profile-module-column.right {
	width: 765px;
	min-height: 250px;
	height: auto !important;
	float: right;
}

.profile-main-info {
	width: 450px;
	min-height: 250px;
	height: auto !important;
	float: left;
}

.war-main-info {
	width: 100%;
	min-height: 250px;
	height: auto !important;
	float: left;
}

.profile-right-info {
	width: 270px;
	min-height: 250px;
	height: auto !important;
	float: right;
}

.block-component {
	position: relative;
	margin: 0;
}

html>body .block-component {
	margin: 0;
	padding: 0;
}

.general-block {
	position: relative;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 0 10px 10px 10px;
	background-color: #090909;
}

.block-item {
	position: relative;
	padding: 10px;
}

.data-table {
	position: relative;
	min-height: 16px;
	height: auto;
	margin: 5px 0 5px 0;
}

.data-label {
	color: #959595;
	left: 0;
	top: 0;
	position: absolute;
}

.data-value {
	margin-left: 100px;
}

.data-table-checkbox {
	margin-top: 5px;
	position: relative;
	height: 28px;
}

.data-label-checkbox {
	color: #959595;
	left: 0;
	position: absolute;
	top: 5px;
}

.data-value-2 {
	margin-left: 10px;
}

.data-value-kr {
	margin-left: 550px;
}

.data-value-profiili {
	margin-left: 400px;
}

.kr-otsikko {
	left: 0;
	top: 0;
	position: absolute;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

/* BUTTON CONFIG */	
.form-buttons {
	cursor: pointer;
	display: inline;
	position: relative;
	font-size: 10px;
	color: #fff;
	height: 22px;
	line-height: normal;
}

.button-left {
	float: left;
	height: 22px;
	background: url(../img/button-left.png) no-repeat 0 0;
	padding: 0 16px 0 0px;
}

.button-center {
	float: left;
	background: url(../img/button-bg.png) repeat-x 0 0;
	height: 18px;
	padding: 4px 3px 0px 5px;
}

.button-right {
	float: left;
	height: 22px;
	width: 4px;
	background: url(../img/button-right.png) no-repeat 0 0;
}

.form-buttons:hover .button-left {color: #FFC600; background: url(../img/button-left.png) no-repeat 0 -23px;}
.form-buttons:hover .button-center{color: #FFC600; background: url(../img/button-bg.png) repeat-x 0 -23px;}
.form-buttons:hover .button-right {color: #FFC600; background: url(../img/button-right.png) no-repeat 0 -23px;}



/* INPUT CONFIG */
.search {
	position: absolute;
	top: 8px;
	right: 10px;
	width: 174px;
}
.search-input {
	left: 3px;
	width: 165px;
	padding: 4px 1px 0 5px;
	height: 23px;
	border: 0;
	background: url(../img/search-bg.png) no-repeat 0 0;
}

.search-left, .search-right {
	position: absolute;
	height: 23px;
	width: 3px;
	background: url(../img/search-lr.png) no-repeat;
}

.search-left {left: 0;background-position: 0 0;}
.search-right {right: 0;background-position: -3px 0;}

.input-field {
	float: left;
	width: 200px;
	height: 21px;
	padding: 3px 1px 0 5px;
	border: 0;
	background: url(../img/input-bg.png) repeat-x 0 0;
}
.input-left, .input-right {
	float: left;
	height: 21px;
	width: 3px;
	background: url(../img/input-lr.png) no-repeat;
}

.input-left {background-position: 0 0;}
.input-right {background-position: -3px 0;}

.input-element {
	display: block;
	float: left;
	padding: 3px;
}

#top-bar {
	height: 7px;
	background: url(../img/top-bar.png);
}

#bottom-bar {
	height: 8px;
	background: #222222;
}

#container { 
	width: 963px;
	margin: auto;
	text-align: left;
}

#header_l {
	display: block;
	left: 0;
	padding-top: 120px;
	width: 500px;
	background: url(../img/logo.png) no-repeat 0 0;
}

#header_r {
	color: #fff; 
	width: 384px;
	height: 91px;
	background: url(../img/login-bg.png) 0 0;
}

#profile-nick {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

#profile-left {
	position: relative;
	padding-left: 15px;
	width: 250px;
}

#profile-pic {
	padding-top: 5px;
	width: 65px;
	height: 65px;
}

#profile-info {
	padding-top: 15px;
	padding-right: 15px;
	width: 150px;
	height: 65px;
}

ul.profile-ul {
	list-style: square inside url(../img/double-arrow.png);
	font-size: 11px;
	padding-left: 0px;
}

#profile-right {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	width: 100px;
}

div.p_text {
	font-size: 11px;
	padding-bottom: 10px;
	clear:both;
}

span.p_num {
	color: #ffc600;
	font-size: 13px;
}

/* NAVIGATION-MENU */
#navigation {
	margin-bottom: 20px;
	width: 100%;
}
#main-navigation {
	position: relative;
	height: 40px;
	background: url(../img/main-navigation-bg.png) repeat-x;
}

.main-navigation-left, .main-navigation-right {
	width: 10px;
	height: 68px;
	background: url(../img/nav-lr.png) no-repeat;
}

.main-navigation-left {left: 0;background-position: 0 0;}
.main-navigation-right {right: 0;background-position: -10px 0;}
					
.navigation-list li {
	float: left;
	overflow: hidden;
}
				
.navigation-list li a.lir {padding-top: 40px;}
					
.tab-etusivu {width: 68px;background: url(../img/navigation-tab-sprite.png) no-repeat 0 0;}
.tab-keskustelu {width: 94px;background: url(../img/navigation-tab-sprite.png) no-repeat -68px 0;}
.tab-artikkelit {width: 79px;background: url(../img/navigation-tab-sprite.png) no-repeat -162px 0;}
.tab-tiedostot {width: 81px;background: url(../img/navigation-tab-sprite.png) no-repeat -241px 0;}
.tab-galleria {width: 76px;background: url(../img/navigation-tab-sprite.png) no-repeat -322px 0;}
.tab-klaanit {width: 76px;background: url(../img/navigation-tab-sprite.png) no-repeat -398px 0;}
.tab-kayttajat {width: 81px;background: url(../img/navigation-tab-sprite.png) no-repeat -474px 0;}
.tab-pelitiedot {width: 87px;background: url(../img/navigation-tab-sprite.png) no-repeat -555px 0;}
.tab-palaute {width: 77px;background: url(../img/navigation-tab-sprite.png) no-repeat -642px 0;}
/* jälkimmäinen - 64px */
.tab-active .tab-etusivu {width: 68px;background: url(../img/navigation-tab-sprite.png) no-repeat 0 -40px;}
.tab-active .tab-keskustelu {width: 94px;background: url(../img/navigation-tab-sprite.png) no-repeat -68px -40px;}
.tab-active .tab-artikkelit {width: 79px;background: url(../img/navigation-tab-sprite.png) no-repeat -162px -40px;}
.tab-active .tab-tiedostot {width: 81px;background: url(../img/navigation-tab-sprite.png) no-repeat -241px -40px;}
.tab-active .tab-galleria {width: 76px;background: url(../img/navigation-tab-sprite.png) no-repeat -322px -40px;}
.tab-active .tab-klaanit {width: 76px;background: url(../img/navigation-tab-sprite.png) no-repeat -398px -40px;}
.tab-active .tab-kayttajat {width: 81px;background: url(../img/navigation-tab-sprite.png) no-repeat -474px -40px;}
.tab-active .tab-pelitiedot {width: 87px;background: url(../img/navigation-tab-sprite.png) no-repeat -555px -40px;}
.tab-active .tab-palaute {width: 77px;background: url(../img/navigation-tab-sprite.png) no-repeat -642px -40px;}
/* jälkimmäinen - 64px */
.tab-etusivu:hover {width: 68px;background: url(../img/navigation-tab-sprite.png) no-repeat 0 -40px;}
.tab-keskustelu:hover {width: 94px;background: url(../img/navigation-tab-sprite.png) no-repeat -68px -40px;}
.tab-artikkelit:hover {width: 79px;background: url(../img/navigation-tab-sprite.png) no-repeat -162px -40px;}
.tab-tiedostot:hover {width: 81px;background: url(../img/navigation-tab-sprite.png) no-repeat -241px -40px;}
.tab-galleria:hover {width: 76px;background: url(../img/navigation-tab-sprite.png) no-repeat -322px -40px;}
.tab-klaanit:hover {width: 76px;background: url(../img/navigation-tab-sprite.png) no-repeat -398px -40px;}
.tab-kayttajat:hover {width: 81px;background: url(../img/navigation-tab-sprite.png) no-repeat -474px -40px;}
.tab-pelitiedot:hover {width: 87px;background: url(../img/navigation-tab-sprite.png) no-repeat -555px -40px;}
.tab-palaute:hover {width: 77px;background: url(../img/navigation-tab-sprite.png) no-repeat -642px -40px;}
/* jälkimmäinen - 32px */
.tab-active .tab-etusivu:hover {width: 68px;background: url(../img/navigation-tab-sprite.png) no-repeat 0 -40px;}
.tab-active .tab-keskustelu:hover {width: 94px;background: url(../img/navigation-tab-sprite.png) no-repeat -68px -40px;}
.tab-active .tab-artikkelit:hover {width: 79px;background: url(../img/navigation-tab-sprite.png) no-repeat -162px -40px;}
.tab-active .tab-tiedostot:hover {width: 81px;background: url(../img/navigation-tab-sprite.png) no-repeat -241px -40px;}
.tab-active .tab-galleria:hover {width: 76px;background: url(../img/navigation-tab-sprite.png) no-repeat -322px -40px;}
.tab-active .tab-klaanit:hover {width: 76px;background: url(../img/navigation-tab-sprite.png) no-repeat -398px -40px;}
.tab-active .tab-kayttajat:hover {width: 81px;background: url(../img/navigation-tab-sprite.png) no-repeat -474px -40px;}
.tab-active .tab-pelitiedot:hover {width: 87px;background: url(../img/navigation-tab-sprite.png) no-repeat -555px -40px;}
.tab-active .tab-palaute:hover {width: 77px;background: url(../img/navigation-tab-sprite.png) no-repeat -642px -40px;}

.sub-navigation {
	color: #959595;
	position: relative;
	background: url(../img/subnavigation-bg.png) repeat-x;
	height: 28px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
}

.sub-navigation a {
	color: #959595;
	font-weight: normal;
}

.sub-nav-info {
	float: left;
	margin-top: 5px;
}

.sub-nav-filter ul {
	color: #959595;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 5px;
	float: left;
	padding-left: 0px;
}

.sub-nav-filter li.current a {
	font-weight: bold;
	color: #fff;
}

.sub-nav-filter li:hover a {
	font-weight: bold;
	color: #fff;
}

.sub-nav-filter li {
	padding-left: 5pt;
	float: left;
	cursor: pointer;
	padding-left: 7px;
}

.sub-nav-online {
	margin-top: 5px;
	color: #959595;
	float: right;
}

.sub-nav-online .online {
	color: #fff;
}

/* SISÄLTÖ */
.v_keskustelut {
	color: #fff;
	width: 265px;
	height: 230px;
	padding-left: 3px;
	padding-right: 2px;
	background-color: #090909;
	float: left;
	position: relative;
}

.TabbedPanelsContent {
	padding: 4px;
}

.TabbedPanelsContent ul {
	list-style: none;
	padding: 0;
}

.TabbedPanelsContent ul li {
	border-bottom: 1px solid #222222;
	padding: 0.25em;
	font-size: 11px;
	color: #fff;
	display: block;
}

.TabbedPanelsContent ul li span {
	color: #959595;
}

.uutinen {
	position: relative;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	padding: 0 10px 10px 10px;
}

.position-bar, .position-bar a {
	color: #494948;
	font-weight: bold;
}

.uutinen_topbox {
	padding-top: 3px;
	padding-bottom: 10px;
}

.uutinen_otsikko {
	border-bottom: 1px solid #090909;
	font-size: 20px;
	display: inline;
	padding-right: 15px;
}

.uutinen_otsikko a {
	font-weight: normal;
}

.uutinen_border {
	border-bottom: 1px solid #ce7f02;
	width: 100%;
}

.uutinen_sisalto {
	color: #959595;
	text-align: justify;
	line-height: 18px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	padding-bottom: 25px;
	clear: both;
}

.uutinen_sisalto ul {
	padding-left: 15px;
}

.uutinen_kuva {
	display:inline;
	border: 1px ridge #252424;
	float: right;
	margin-left: 10px;
	padding: 2px;
	height:auto !important;
}

.double-arrow {
	position: relative;
	background: url(../img/double-arrow.png) no-repeat 0 60%;
	padding-left: 10px;
	color: #fff;
}

.double-arrow-light {
	position: relative;
	background: url(../img/double-arrow.png) no-repeat 0 60%;
	padding-left: 10px;
}

.double-arrow-light a {
	font-weight: normal;
}

.uutinen_kommenttia {
	color: #494948;
}

.u_writer {
	position: absolute;
	right: 0;
	display: inline;
	color: #959595;
}

.u_date {
	position: relative;
	text-align: right;
	color: #959595;
}

.keskustelu_sisalto {
	color: #959595;
	text-align: justify;
	line-height: 18px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
}

.divider {
	margin: 0 auto;
	margin-top: 15px;
	height: 3px;
	background: url(../img/divider.png) repeat-x;
}

.menu-divider {
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 3px;
	border-bottom: solid 1px #222222;
}

.forum-content {
	position: relative;
	padding: 10px;
	background-color: #090909;
}

.forumtaulu {
	color: #959595;
	position: relative;
	width: 100%;
}

.forum-header-txt {
	font-size: 20px;
	color: #fff;
	padding: 0 0 20px 0;
	width: 140px;
	float: left;
	text-transform: uppercase;
}

.forum-header-border {
	border-bottom: 1px solid #ce7f02;
	width: 600px;
	float: left;
	height: 25px;
}

.forum-kategoria-linkki {
	position: relative;
	display: block;
	background: url(../img/double-arrow.png) no-repeat 0 60%;
	padding-left: 10px;
	font-size: 14px;
}

.forum-tr-header .valiotsikko3  {
	height: 40px;
	background: url(../img/forum-header-bg.png) repeat-x;
}

.forum-tr-header-txt {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 14px;
}

span.f-otsikko {
	padding: 7px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.valiotsikko {
	padding: 5px 7px 5px 7px;
	text-align: left;
	border-top: 1px solid #222222;
	line-height: 18px;
	font-size: 12px;
}

.valiotsikko_bottom {
	padding: 5px 7px 5px 7px;
	text-align: left;
	border-bottom: 1px solid #222222;
	line-height: 18px;
}

.search-line {
	padding: 15px 0px;
	text-align: left;
	border-bottom: 1px solid #222222;
	line-height: 18px;
}

.forum-kategoria {
	padding: 5px 7px 15px 0px;
	border-top: 1px solid #222222;
	line-height: 18px;
	vertical-align: top;
	font-size: 14px;
	width: 50%;
}

div.forum_selaus {
	font-size: 9px;
	margin: 2px;
}

div.kommenttiotsikko_oikea {
	position: absolute;
	top: 20px;
	right: 10px;
}

div.tilastobox {
	position: relative;
	padding-left: 7px;
}

.comments-box {
	position: relative;
	min-height: 65px;
	height: auto !important;
	height: 65px;
	margin: 10px 0 10px 0;
	line-height: 18px;
}

.comment {
	overflow: hidden;
}

.comments-header-divider {
	margin: 0 auto;
	margin-top: 15px;
	height: 3px;
	background: url(../img/comments-divider.png) repeat-x;
}

.comments-avatar {
	border: 1px solid #222222;
	padding: 2px;
	height: 40px;
	width: 40px;
	float: left;
}

.comments-avatar:hover {
	border: 1px solid #ffc600;
}

.icon-border {
	padding: 2px;
	border: 1px solid #222222;
	height: 14px;
	width: 14px;
}

.avatar-div {
	padding: 0 10px 0 0;
	float: left;
}

.comments-info {
	color: #959595;
	padding: 0 10px 0 0;
	height: 50px;
	float: left;
	height: auto !important;
	min-width: 100px;
}

.comments-txt {
	position: relative;
	color: #959595;
	min-height: 50px;
	padding-bottom: 10px;
	height: auto !important;
	height: 50px;
	float: left;
	max-width: 535px;
	width: auto;
}

.profile-comments-txt {
	position: relative;
	color: #959595;
	min-height: 50px;
	padding-bottom: 10px;
	height: auto !important;
	height: 50px;
	float: left;
	max-width: 250px;
	width: 250px;
}

.lainaustaulu {
	clear: both;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px #171717;
	background-color: #222;
}

.comment-edited {
	padding-top: 10px;
	color: #313131;
}

.comments-tools {
	float: left;
	text-align: right;
	padding-bottom: 5px;
	width: 100%;
	height: 15px;
}

.comments-tools img {
	margin: 1px;
}

.user-avatar {
	border: 1px solid #222222;
	padding: 2px;
	height: 64px;
	width: 64px;
	float: left;
}

.user-avatar:hover {
	border: 1px solid #ffc600;
}

.user-tools {
	position: relative;
	color: #959595;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	text-align: right;
}

.profile-comment {
	position: relative;
	width: 260px;
	color: #959595;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

.friend-gallery {
	float: left;
	margin: 10px;
	min-width: 110px;
	height: auto !important;
	height:65px;
	text-align: center;
}

.friends-avatar {
	border: 1px solid #222222;
	padding: 2px;
	height: 64px;
	width: 64px;
	padding: 2px;
}

.friends-avatar:hover {
	border: 1px solid #ffc600;
}


.yhteiso-gallery {
	float: left;
	margin: 10px;
	min-width: 190px;
	height: auto !important;
	height:65px;
	text-align:center;
}

.forum-top {
	position: relative;
	min-height: 16px;
	height: auto;
}

.forum-top-left {
	position: absolute;
	top: 0;
	left: 0;
	margin: 10px 10px 10px 0;
	width: 250px;
}

.forum-top-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 350px;
}

.forum-bottom {
	position: relative;
	min-height: 16px;
	height: auto;
	margin-top: 10px;
}

.vasen-alaosa {
	position: absolute;
	bottom: 0;
	left: 0;
	/*
	width: 50%;
	text-align: left;
	white-space: nowrap;
	*/
}

.oikea-alaosa {
	position: absolute;
	bottom: 0;
	right: 0;
	/*
	text-align: right;
	white-space: nowrap;
	*/
}

.comments-divider {
	border-bottom: solid 1px #222222;
}

/* PROFILE-PAGE */

.profile-header {
	height: 30px;
}

.profile-header-txt {
	font-size: 20px;
	border-bottom: 1px solid #090909;
	display: inline;
	padding-right: 15px;
}

.profile-header-border {
	border-bottom: 1px solid #ce7f02;
	width: 100%;
}

.profile-kuva {
	border: 1px ridge #252424;
	padding: 2px;
	margin-bottom: 10px;
}

/* --/ PROFILE-PAGE */

.mainos_300x250 {
	height: auto;
	width: 300px;
}

.mainos_160x600 {
	height: auto;
	width: 160px;
}

.mainos_140x350_center {
	height: auto;
	width: 160px;
	text-align: center;
}

.mainos_140x350 {
	height: auto;
	width: 140px;
	float: left;
}

.mainos_140x350_2{
	height: auto;
	width: 140px;
	float: right;
}

.mainos_728x90_center{
	height: auto;
	text-align: center;
}

.mainos_150x60{
	height: auto;
	width: 160px;
	text-align: center;
}

.mainos_150x120{
	height: auto;
	width: 160px;
	text-align: center;
}

.mainos-text {
	float: left;
	width: 100%;
	padding: 5px;
	color: #191919;
	text-align: center;
	font-size: 10px;
}

.gallup-header {
	background: url(../img/double-arrow.png) no-repeat 0 60%;
	padding-left: 10px;
	font-weight: bold;
}

.gallup-otsikko {
	padding: 10px;
	font-weight: bold;
}

.gallup-valinta {
	color: #959595;
	height: 25px;
	padding-left: 15px;
}

.gallup-table {
	color: #fff;
	margin-top: 30px;
}

.palkki {
	padding-left: 15px;
	padding-bottom: 7px;
	padding-top: 3px;
	font-size: 9px;
	text-align: left;
}

.palkkiteksti {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 3px;
	font-size: 10px;
	text-align: left;
}

#copyright {
	color: #575757;
	text-align:center;
	padding: 15px;
	font-size: 10px;
}

#footer {
	text-align:center;
	background-color: #000;
	font-size: 11px;
	color: #494948;
	height: 20em;
}

#footer a {
	color: #494948;
}

#footer a:hover {
	color: #fff;
}

#alareunan_linkit {
	padding: 7px;
	width: 1260px;
}

#alareuna_sisalto {
	margin: 0 auto;
	width: 1260px;
	background-color: #000;
}

.logot {
	width: 200px;
	float: left;
}

.AccordionPanelLogo {
	background-color: #000;
	margin: 0px;
	padding: 5px;
}

.Accordion {
	overflow: hidden;
	color: #494948;
	float: left;
}

.pystyviiva {
	border-left: 1px solid #494948;
	height: 10em;
	float: left;
	margin: 10px;
}

.AccordionPanel {
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	text-align: left;
}

.AccordionPanelTab {
	background: url(../img/arrow.png) no-repeat 0 50%;
	background-color: #000;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	cursor: pointer;
}

.AccordionPanelContent {
	background-color: #000;
	overflow: auto;
	margin: 0px;
	padding-left: 15px;
}

.AccordionPanelContent a {
	font-weight: normal;
}

AccordionPanelContent:hover {
	color: #fff;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	color: #fff;
}
.AccordionPanelTab:hover {
	color: #fff;
}

.selaus {
	position: relative;
	background-color: #090909;
	padding: 15px;
}

.navigator ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 10px 10px 10px 0;
	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
}

.navigator li.current {
	color: #fff;
	background: url(../img/multi-navigator-sprite.png) no-repeat;
	background-position: left 0px;
}

.navigator li:hover, .a-selaus:hover {
	filter: Alpha(opacity=100);
	opacity: 1.0;
	color: #fff;
}

.navigator li {
	margin: 0 0 0 5px;
	float: left;
	cursor: pointer;
	padding-left: 7px;
	padding-top: 2px;
	height: 13px;
	width: 12px;
	font-size: 8px;
}

.a-selaus {
	color: #ffc600;
	filter: Alpha(opacity=75);
	opacity: 0.5;
	padding: 0 5px 0 0px;
}

.a-selaus2 {
	color: #ffc600;
	filter: Alpha(opacity=75);
	opacity: 0.5;
	padding: 0 5px 0 5px;
}

.page-num {
	background: url(../img/multi-navigator-sprite.png) no-repeat;
	background-position: left 0px;
}

.navigate-previous {
	background: url(../img/multi-navigator-sprite.png) no-repeat;
	background-position: left -34px;

}
		
.navigate-next {
	background: url(../img/multi-navigator-sprite.png) no-repeat;
	background-position: right -17px;
}

.msgtaulu {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	float: left;
}

.shadetabs{
	padding: 1px 0;
	margin-left: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	text-align: left;
}

.shadetabs li{
	padding: 5px;
	background: url(../img/forum-header-bg.png) repeat-x;
	display: inline;
	margin: 1px;
}

.shadetabs li a{
	text-decoration: none;
	color: #959595;
}

.shadetabs li a:hover{
	color: #fff;
}

.shadetabs li.selected{
	position: relative;
}

.shadetabs li.selected a{ 
	color: #fff;
}

.shadetabs li.selected a:hover{ 
	text-decoration: none;
	color: #fff;
}

#acDiv{ border: 1px solid black; background-color:#444; padding: 3px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; display:none; position:absolute; z-index:999;}
#acDiv ul{ list-style:none; margin: 0; padding: 0; } 
#acDiv ul li{ display:block;}
#acDiv a{ color:#000000; text-decoration:none; }
#acDiv a:hover{ color:#000000; }
#acDiv li.selected{ background-color:#7d95ae; color:#000000; }

/**
* @file: highslide.css 
* @version: 4.1.8
*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
   background: url(../hs_graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../hs_graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../hs_graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../hs_graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../hs_graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(../hs_graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(../hs_graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../hs_graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #959595;
}
.outer-glow .highslide-caption {
	border: 5px solid #959595;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(../hs_graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(../hs_graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(../hs_graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(../hs_graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(../hs_graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(../hs_graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
	direction: ltr;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(../hs_graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(../hs_graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(../hs_graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(../hs_graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	width: 60px; /* t=5481 */
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}


/*****************************************************************************/
/* The following styles are added by the Highslide Editor                    */
/*****************************************************************************/
.highslide-wrapper, .highslide-outline {
	background: #090909;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-active-anchor img {
	visibility: visible;
	border-color: #808080 !important;
}
.highslide-image {
	border: 2px solid #090909;
}
.highslide-caption {
	color: #CCCCCC;
	padding: 2px;
}
.highslide-number {
	color: #959595;
	font-weight: bold;
	font-size: 10pt !important;
}
.highslide-loading {
	display: block;
	padding: 3px 0 3px 22px;
	width: 0;
	height: 16px;
	overflow: hidden;
	background-color: black;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-image: url(../hs_graphics/loader.black.gif);
}

.highslide-controls {
	position: static !important;
	margin-bottom: 0;
	width: 195px !important;
}
.large-dark .highslide-controls, .large-dark .highslide-controls ul, .large-dark .highslide-controls a {
	background-image: url(../hs_graphics/controlbar-black-border.gif);
}
.highslide-gallery ul li {
	width: 106px;
	height: 106px;
	border: 1px solid #D0D0D0;
	background: #EDEDED;
	margin: 2px;
}

/* END OF HIGHSLIDE STYLE */

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:1px solid #000;	/* Border width */
	left:18px;	/* Same as border thickness */
	color: white;
	top:0px;
	position:absolute;
	width:470px;	/* Width of tooltip content */
	height:310px;	/* Height of tooltip content */
	background-color:#202020;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size: 9px;
	line-height: 1.5;
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}

/* Label for each option above graph - i.e. results */
.result_pollerOption{
	margin-bottom:10px;
	margin-top:10px;
}
/* Don't change this one, it is used to get the left and right image(the corner) positioned correctly */
.result_pollGraph img{
	float:left;
}
/* The <div> tag where the percentage result is shown */
.result_pollGraph div{
	float:left;
	height:16px;
	background-repeat:repeat-x;
}
/* Graph div - parent of both the corner images and the div displaying percentage votes */
.result_pollGraph{	
	height:16px;
}

.result_pollGraph img {
	margin: 0;
}
	
/* Message when Ajax is working getting restults fromt the server */
.poller_waitMessage{
	display:none;	
}	
	
.result_totalVotes{
	clear:both;
}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../img/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../img/radio.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 158px;
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(../img/select.gif) no-repeat;
	overflow: hidden;
	text-align: left;
}

.matsiraportti_laatikko {
	width: 75%;
	line-height: 2;
	color: #959595;
}

.matsiraportti_kuvat {
	vertical-align: middle;
	width: 100%;
	white-space: nowrap;
	clear: both;
}

.matsiraportti_vasen_kuva {
	position: relative;
	float: left;
	width: 48%;
}

.matsiraportti_oikea_kuva {
	position: relative;
	float: right;
	width: 48%;
}

.matsiraportit_kuvat_keskiosa {
	position: relative;
	float: left;
	width: 2%;
}

.matsiraportti_eratulos {
	width: 85%;
	white-space: nowrap;
	clear: both;
}

.matsiraportti_eratulos_vasen {
	position: relative;
	float: left;
	white-space: nowrap;
	min-width: 33%;
	width: auto !important;
}

.matsiraportti_eratulos_oikea {
	position: relative;
	float: right;
	white-space: nowrap;
	min-width: 33%;
	width: auto !important;
}

.matsiraportti_eratulos_keskiosa {
	position: relative;
	float: left;
}

.matsiraportti_maptulos {
	width: 65%;
	white-space: nowrap;
	clear: both;
}

.matsiraportti_vasen {
	position: relative;
	float: left;
	margin: 0 2px 0 2px;
}

.matsiraportti_oikea {
	position: relative;
	float: right;
	margin: 0 2px 0 2px;
}

.galleria { display: block; float: left; text-align: center; width: 140px; margin-bottom: 15px; }
.galleria p { margin: 0; }
.galleria .galleriastamp { font-size: 1.0em; position: relative; padding: 3px; }
.galleria.polaroid { padding-left: 20px; width: 140px; *height: 1%; *position: relative; }
.galleria .galleriaimage { height: 105px; overflow: hidden; width: 140px; border: 1px solid #444; }
.galleria .galleriaimage:hover { height: 105px; overflow: hidden; width: 140px; border: 1px solid #ffc600; }
.galleria .galleriacontainer { position: relative; }
.galleria .galleriacontainer .mask { left: 0; position: absolute; top: 0; }
.galleria .img { width: 100%; height: 100%; }
.galleria .img div { background-repeat: no-repeat; background-position: 49% 51%; height: 100%; width: 100%; }
.galleria_iso_kuva { max-width: 100%; }
.galleria-toiminnot { text-align: center;}
.galleria-selaus { padding: 5px; }
.double-arrow-color { color: #ffc600;}
.galleria-sisalto{ color: #959595; text-align: center; line-height: 18px; min-height: 130px; height: auto !important; height: 130px; }
.galleria-top-box { margin-top: 5px; margin-bottom: 5px; font-size: 12px; max-height: 50px;}
.galleria-otsikko{ position: relative; height: 20px; font-size: 12px;}
.galleria-otsikko-vasen { position: absolute; display: inline; }
.galleria-otsikko-oikea { position: absolute; display: inline; right: 0; }

.profile-header-txt a {
	font-weight: normal;
}
div.mitallit {
	float: left;
	width: 33%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.galleria-bottom-box {
	text-align: left;
	margin-top: 10px;
}

div.mitallit img {
	margin: 15px;
}

div.mitallit_otsikko {
	font-weight: bold;
}

div.spacer {
	height: 15px;
	clear: both;
}

.tiedosto_otsikko {
	border-bottom: 1px solid #090909;
	font-size: 20px;
	display: inline;
	padding-right: 15px;
	color: white;
}

.tiedosto_rivi {
	padding: 5px 7px 5px 7px;
	border-top: 1px solid #222222;
}

.kansio_taso {
	font-size: 12px;
	padding-top:3px; 
	padding-bottom:3px;
	padding-left:15px;
	height: auto;
	white-space: normal;
}

.kansio_taso2 a {
	font-size: 12px;
	color: #959595;
	font-weight:normal;
}

.kansio_taso2 a:hover {
	color: #ffc600;
}

.kansio_taso3 {
	padding-top:3px; 
	padding-bottom:3px;
	padding-left:30px;
	font-size: 12px;
}

.voitto {	
	color: green;
}

.tappio {	
	color: #8C0000;
}

.tasan {	
	color: #0002C4;
}

a.tab-a {
	text-decoration:none;
	color: #fff;
	font-weight: normal;
}

a.tab-a:hover {
	color: #ffc600;
}

span.t-otsikko {
	position: relative;
	background: url(../img/double-arrow.png) no-repeat 0 60%;
	margin-left: 15px;
	padding: 1px 0 0 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

span.t-otsikko2 {
	position: relative;
	margin-left: 5px;
	padding: 1px 0 0 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.calendar {
	border: 1px solid #222222;
	width: 100%;
	padding: 2px;
}

.calendar_nav {
	color: white;
	text-align: center; 
	height: 50px; 
	text-transform: uppercase;
	font-size: 14px;
}

.calendar_cell {
	border: 1px solid #222222;
	color: #959595;
	font-size: 14px;
}
.calendar_cell2 {
	border: 1px solid #222222;
	color: #959595;
}
.calendar_head {
	border: 1px solid #222222;
	color: #959595;
	text-align: center;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background: url(../img/forum-header-bg.png) repeat-x;
}

.select-box {
	color: #fff;
	background-color: #343434;
	border: 1px solid #959595;
	width: 340px;
}

.tekija {
	color: #959595;
	line-height: 18px;
	text-align: justify; 
	text-justify: newspaper;
	margin: 20px 40px 20px 40px;
}

a.unread { 
	text-decoration:none;
	color: #ffc600;
	font-weight: bold;
}

.block-item-gi {
	color: #959595;
	overflow: hidden;
	line-height: 18px;
	position: relative;
	padding: 15px 10px 25px 10px;
}

a.banned_user {
	color: #e3170d;
	text-decoration: none;
}

.input-browse {
	color: #fff;
	background-color: #343434;
	border: 1px solid #959595;
	height: 100%;
}

.kalenteri_sisalto {
	color: #959595;
	text-align: justify;
	line-height: 18px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	padding-bottom: 25px;
	padding-top: 10px;
	clear: both;
}

.kalenteri-otsikko {
	padding-top: 5px;
}

.palaute-text {
	color: #959595;
	line-height: 18px;
	text-align: justify; 
	text-justify: newspaper;
	margin: 20px 0 20px 0;
}

    #daddy-shoutbox {
      padding: 5px;
      color: white;
      width: 100%;
      font-family: Arial,Helvetica,sans-serif;
      font-size: 11px;
    }
    .shoutbox-list {
      border-top: 1px solid #FFC600;      
      padding: 5px;
      display: none;
    }
    #daddy-shoutbox-list {
      text-align: left;
      margin: 0px auto;
    }
    #daddy-shoutbox-form {
      text-align: left;
      
    }
    .shoutbox-list-time {
      color: #959595;
    }
    .shoutbox-list-nick {
      margin-left: 5px;
      font-weight: bold;
    }
    .shoutbox-list-message {
      margin-left: 5px;
    }
	
ul.clan-option, ul.clan-option ul{
	list-style: square inside url(../img/double-arrow.png);
	font-size: 11px;
	padding-left: 0px;
	font-weight: bold;
}
ul.clan-option li {
	list-style-type: none;
	position: relative;
}
ul.clan-option li > ul {
	display: none;
	list-style: square inside url(../img/double-arrow.png);
	position: absolute;
	top: 12px;
	left: 25px;
	background: url(../img/login-bg.png) repeat;
	width: auto;
	white-space: nowrap;
	z-index: 99;
	padding: 10px;
}
ul.clan-option li:hover > ul {
	display: block;
}

.menu-header {
	color: #FFC600;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.select-box-multiple {
	width: 300px;
	height: 250px;
	color: #fff;
	background-color: #343434;
	border: 1px solid #959595;
}

.socialmedia {
	display: inline;
	padding: 5px;
	vertical-align: top;
}

.uploadifyQueueItem {
	border: 1px solid #171717;
	background-color: #222222;
	margin-top: 5px;
	padding: 5px;
}

.uploadifyError {
	border: 1px solid #171717 !important;
	background-color: #222222 !important;
}

.uploadifyQueueItem .cancel {
	float: right;
}

.uploadifyProgress {
	background-color: #343434;
	margin-top: 10px;
	width: 100%;
}

.uploadifyProgressBar {
	background-color: #FFC600;
	width: 1px;
	height: 3px;
}

#fileQueue {
	width: 100%;
	overflow: auto;
	margin-bottom: 10px;
}

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 1.0em; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,%20Helvetica,%20Verdana,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=090909&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=0&borderColorHeader=444&fcHeader=fff&iconColorHeader=ffc600&bgColorContent=090909&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=0&borderColorContent=444&fcContent=959595&iconColorContent=ffc600&bgColorDefault=090909&bgTextureDefault=02_glass.png&bgImgOpacityDefault=0&borderColorDefault=444&fcDefault=fff&iconColorDefault=ffffff&bgColorHover=090909&bgTextureHover=02_glass.png&bgImgOpacityHover=0&borderColorHover=ffc600&fcHover=ffc600&iconColorHover=ffc600&bgColorActive=090909&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=0&borderColorActive=444&fcActive=ffc600&iconColorActive=ffc600&bgColorHighlight=090909&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=0&borderColorHighlight=ffc600&fcHighlight=959595&iconColorHighlight=4b8e0b&bgColorError=ffc600&bgTextureError=02_glass.png&bgImgOpacityError=40&borderColorError=ffc600&fcError=090909&iconColorError=a83300&bgColorOverlay=090909&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=090909&bgTextureShadow=01_flat.png&bgImgOpacityShadow=20&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
/* .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 1em; } */
.ui-widget-content { border: 1px solid #444; background: #090909 url(../img/ui-bg_inset-soft_0_090909_1x100.png) 50% bottom repeat-x; color: #959595; }
.ui-widget-content a { color: #fff; }
.ui-widget-content a:hover { color: #ffc600; }
.ui-widget-header { border-bottom: 1px solid #444; background: #090909 url(../img/ui-bg_gloss-wave_0_090909_500x100.png) 50% 50% repeat-x; color: #fff; font-weight: bold; }
.ui-widget-header a { color: #fff; }
.ui-widget-header a:hover { color: #ffc600; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #444; background: #090909 url(../img/ui-bg_glass_0_090909_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #fff; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #fff; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #444; background: #090909 url(../img/ui-bg_glass_0_090909_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffc600; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffc600; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #444; background: #090909 url(../img/ui-bg_inset-soft_0_090909_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #ffc600; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffc600; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #ffc600; background: #090909 url(../img/ui-bg_highlight-soft_0_090909_1x100.png) 50% top repeat-x; color: #959595; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #959595; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #ffc600; background: #ffc600 url(../img/ui-bg_glass_40_ffc600_1x400.png) 50% 50% repeat-x; color: #090909; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #090909; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #090909; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../img/ui-icons_ffc600_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../img/ui-icons_ffc600_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../img/ui-icons_ffc600_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../img/ui-icons_ffffff_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../img/ui-icons_ffc600_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../img/ui-icons_ffc600_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../img/ui-icons_4b8e0b_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../img/ui-icons_a83300_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }

/* Overlays */
.ui-widget-overlay { background: #090909 url(../img/ui-bg_flat_50_090909_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #090909 url(../img/ui-bg_flat_20_090909_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete-loading { background: white url('../img/ui-anim_basic_16x16.gif') right center no-repeat; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	margin: -1px;
}
/* Button
----------------------------------*/

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; font-size: 11px; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */

/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 15px; width:auto; overflow:visible; font-size: 11px; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 0.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/*
#vaihtuva_tiedote {
	width: 400px;
	height: 230px;
	border: none;
	position: relative;
	overflow: hidden;
	float: left;
	padding-left: 5px;
	background-color: #090909;
}

#vaihtuva_tiedote div {
	position: absolute;
	width: 390px;
	height: 230px;
	top: 1px;
}

/*-- jShowOff module styles --*/

.jshowoff {
	width: 400px;
}
.jshowoff div {
	background-color: #090909;
}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #090909;
	color: #fff;
	padding: 1px 5px 1px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 10px;
	border: 1px solid #444;
}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #ffc600;
}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #090909;
	color: #ffc600;
}
p.jshowoff-controls {
	font-size: 10px;
	background: #090909;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	border: 1
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
.jshowoff-controls a {
	border: 1px solid #444;
	margin: 5px 5px 0 0;
	padding: 2px 6px 2px;
}
.jshowoff-pausetext {
	color: #ffffff;
}

/* STAR RATING */
.star-rating{
	list-style:none;
	padding:0px;
	height: 16px;
	width: 160px;
	position: relative;
	background: url('../img/star.gif') repeat-x;
	background-position: 0px 0px;
}
.star-rating li{
	padding:0px;
	margin: 0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:16px;
	height: 16px;
	padding: 0px;
	text-decoration: none;
	z-index: 2;
	position: absolute;
}
.star-rating li a:hover{
	background: url('../img/star.gif');
	background-position: 0px 16px;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:16px;
}
.star-rating a.two-stars{
	left:16px;
}
.star-rating a.two-stars:hover{
	width: 32px;
}
.star-rating a.three-stars{
	left: 32px;
}
.star-rating a.three-stars:hover{
	width: 48px;
}
.star-rating a.four-stars{
	left: 48px;
}	
.star-rating a.four-stars:hover{
	width: 64px;
}
.star-rating a.five-stars{
	left: 64px;
}
.star-rating a.five-stars:hover{
	width: 80px;
}
.star-rating a.six-stars{
	left: 80px;
}
.star-rating a.six-stars:hover{
	width: 96px;
}
.star-rating a.seven-stars{
	left: 96px;
}
.star-rating a.seven-stars:hover{
	width: 112px;
}
.star-rating a.eight-stars{
	left: 112px;
}
.star-rating a.eight-stars:hover{
	width: 128px;
}
.star-rating a.nine-stars{
	left: 128px;
}
.star-rating a.nine-stars:hover{
	width: 144px;
}
.star-rating a.ten-stars{
	left: 144px;
}
.star-rating a.ten-stars:hover{
	width: 160px;
}
.star-rating li.current-rating{
	background: url('../img/star.gif');
	background-position: 0px 32px;
	position: absolute;
	height: 16px;
	display: block;
	z-index: 1;
}
.wizard-right {
	text-align: right;
	padding: 10px 0 10px 0;
}

.prev {
	cursor: pointer;
}

.next {
	cursor: pointer;
}