/********************/
/* ERIC MAYER RESET */
/********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Heveltica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	/*background: url(/ads/bannerit/miller_logo.png);*/
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/******************/
/* OMAT MUOTOILUT */
/******************/

/* YLEINEN TYPOGRAFIA */
/* Font-familyt ja muut geneeriset ovat yllŠ */

p {
	font-size: 12px;
	line-height: 16px;
	margin: 6px 0 0 0;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #36c;
	font-weight: bold;
}

a:hover {
	color: #f63;
	/*text-decoration: underline;*/
}

a:focus {}

em {
	font-style: italic;
}

h1 {
	text-indent: -9999px;
	width: 400px;
	height: 114px;
}

h2 {
	height: 76px;
	width: 731px;
	text-indent: -9999px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 23px;
	margin-bottom: 12px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 6px 0 0 0;
}

ul {}

li {}

/* ELEMENTIT JA NIILLE SPESIFIT TYPOGRAFIAT JA MUUT SEN SELLAISET */


/* TOP BANNER */

div#top-banner {
	width: 100%;
	/*height: 90px;*/
	text-align: center;
	background: #4b67ab;
}

div#top-banner img {
	margin: 0 auto;
	width: 800px;
	height: 90px;
}

/* CONTAINER */

div#container {
	width: 100%;
	background: url(images/bgr_top.png) repeat-x 0 0;
}


/* HEADER */

div#header {
	width: 960px;
	height: 153px;
	background: url(images/bgr_header.png) no-repeat;
	position: relative;
	margin: 0 auto;
}

div#header h1 {}

div#header h1 a {
	width: 400px;
	height: 114px;
	display: block;
}

/* Register */

div#header form#register {}

div#header form ul#register {
	width: 402px;
	height: 22px;
	position: absolute;
	top: 29px;
	left: 555px;
}

div#header form ul#register li {
	float: left;
	width: 168px;
	height: 22px;
	margin: 0 3px 0 0;
}

div#header form ul#register li input {
	width: 166px;
	height: 20px;
	border: 1px #3a5d99 solid;
}

div#header form ul#register li#register-button {
	width: 59px;
	height: 22px;
	padding: 3px 0 0 0;
	margin: 0;
}

div#header form ul#register li#register-button input {
	width: 59px;
	height: 20px;
	border: 0;
	background: #f6ab29;
	font-size: 10px;
	color: #fff;
}

div#header form p {
	position: absolute;
	top: 60px;
	left: 555px;
	width: 402px;
	height: 16px;
	text-align: right;
	font-size: 10px;
	color: #ccc;
}

div#header form p a {
	text-decoration: underline;
	color: #ccc;
}

div#header form p a:visited {
	text-decoration: underline;
	color: #ccc;
}

/* Navigaatio */

div#header ul {
	position: absolute;
	top: 116px;
	left: 0;	
}

div#header ul li {
	float: left;
	width: 120px;
	height: 37px;
}

div#header ul li a {
	text-indent: -9999px;
	display: block;
	width: 120px;
	height: 37px;
}

div#header ul li#etusivu {
	width: 123px;
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: 0 0;
}

div#header ul li#ohjelmat {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -123px 0;
}

div#header ul li#juontajat {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -243px 0;
}

div#header ul li#palaute {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -363px 0;
}

div#header ul li#info {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -483px 0;
}

div#header ul li#etusivu_a {
	width: 123px;
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: 0 -37px;
}

div#header ul li#ohjelmat_a {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -123px -37px;
}

div#header ul li#juontajat_a {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -243px -37px;
}

div#header ul li#palaute_a {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -363px -37px;
}

div#header ul li#info_a {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -483px -37px;
}

div#header ul li#etusivu a:hover {
	width: 123px;
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: 0 -74px;
}

div#header ul li#ohjelmat a:hover {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -123px -74px;
}

div#header ul li#juontajat a:hover {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -243px -74px;
}

div#header ul li#palaute a:hover {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -363px -74px;
}

div#header ul li#info a:hover {
	background: url(images/bgr_navigation.png) no-repeat;
	background-position: -483px -74px;
}

/* Feed icon */

div#feed {
	position: absolute;
	bottom: 4px;
	right: 9px;
}

div#head-logo {
	position: absolute;
	top: 10px;
	right: 40%;
}


/***********/
/* WRAPPER */
/***********/

div#wrapper {
	width: 960px;
	padding: 0 10px !important;
	background: #fff;
	margin: 0 auto;
}

/***********/
/* CONTENT */
/***********/

div#content {
	width: 731px;
	margin: 0 9px 0 0;
	float: left;
	display: inline;
}

div#content h2 {}

/* MAIN PAGE FORMATS */

h2#uusin-ohjelma {
	background: url(images/hdr_uusin_ohjelma.png) no-repeat;
}

div#latest-episode {
	margin: 3px 0 26px 0;
	width: 731px;
}

div#latest-episode-video {
	margin: 0 0 6px 0;
}

div#latest-episode p strong {
	font-weight: bold;
}

div#latest-episode ul {
	margin: 10px 0;
}

div#latest-episode ul li {
	font-size: 12px;
	margin: 4px 0 0 0;
}

h3#uusimmat {
	width: 481px;
	height: 36px;
	text-indent: -9999px;
	background: url(images/hdr_uusimmat_ohjelmat.png) no-repeat;
}

h3#suosituimmat {
	width: 481px;
	height: 36px;
	text-indent: -9999px;
	background: url(images/hdr_suosituimmat_ohjelmat.png) no-repeat;
	clear: both;
}

div.ratingblock {
	margin: 20px 0 16px 0;
}

div.ratingheader {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #6e6e6e;
}

/* Horizontal list */

ul.horizontal-list {
	margin: 0  0 34px 0 !important;
	padding: 0 !important;
}

ul.horizontal-list li {
	width: 120px;
	margin: 0 32px 16px 0;
	height: 160px;
	display: block;
	float: left;
}

ul.horizontal-list li img.latest-thumb {
	margin: 0;
	background: url(images/bgr_list_item.png) no-repeat;
	width: 110px;
	height: 62px;
	padding: 5px 5px 6px 5px;
}

ul.horizontal-list li.horizontal-last {
	width: 120px;
	margin: 0 0 16px 0;
	display: inline;
	float: left;
}

/*ul.horizontal-list li:last-child {
	width: 120px;
	margin: 0 0 16px 0;
	display: inline;
	float: left;
}*/

ul.horizontal-list li h6 {
	line-height: 13px;
	margin-bottom: 4px !important;
}

ul.horizontal-list li p {
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 4px 0 !important;
}

p.horizontal-category-link {
	font-size: 10px !important;
}

p.horizontal-category-link a {
	font-weight: normal;
}

ul.horizontal-list li div.rating-latest div.ratingblock {
	margin: 8px 0 !important;
}

ul.horizontal-list li div.rating-latest div.ratingblock div.ratingheader {
	font-size: 11px;
}

div#bottom-content {
	clear: both;
}


/* OHJELMAT PAGE FORMATS */

h2#ohjelmat {
	background: url(images/hdr_ohjelmat.png) no-repeat;
}

ul#ohjelmat-list, ul#juontajat-list {
	clear: both;
}

ul#ohjelmat-list li, ul#juontajat-list li {
	float: left;
	margin: 0 16px 36px 0;
}

ul#ohjelmat-list li {
	width: 215px;
	height: 260px;
}

ul#juontajat-list li {
	width: 215px;
	height: 340px;
}

ul#juontajat-list li ul li {
	height: 14px;
}

ul#ohjelmat-list img {
	width: 215px;
	height: 126px;
}

ul#ohjelmat-list h5, ul#juontajat-list h5 {
	margin: 6px 0 2px 0;
}

ul#ohjelmat-list h6, ul#juontajat-list h6 {}

ul#ohjelmat-list p, ul#juontajat-list p {
	font-size: 11px;
	margin: 0 0 12px 0;
}

ul#ohjelmat-list li ul, ul#juontajat-list li ul {
	clear: both;
}

/* SINGLE EPISODE PAGE FORMATS */

ul.navigation {
	margin: 30px 0 51px 0 !important;
	clear: both;
}

ul.navigation li {
	float: left;
	font-size: 12px;
}

ul.navigation li.alignleft {
	margin: 0 12px 0 0;
}

ul.navigation li.alignmiddle {
	margin: 0 12px 0 0;
}

ul.navigation li.alignright {
	margin: 0;
}

ul.navigation li a {}

h3#post-title {
	margin: 40px 0 24px 0;
	font-size: 16px;
	clear: left;
}

h3#post-title small {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 18px;
}

div.archive-nav {}

div.archive-nav p {
	font-size: 12px;
	font-weight: normal;
}

/* Entry kategoriasivulla */

div.entry {
	margin: 3px 0 20px 0;
}

div.entry h3 {
	font-size: 16px;
	margin: 20px 0 10px 0;
}

div.entry h4, div#latest-episode h4 {
	margin: 20px 0 10px 0;
}

div.entry small {
	font-size: 11px;
	margin: 0;
	color: #333;
}

div.entry p strong {
	font-weight: bold;
}

div.entry ul {
	margin: 10px 0;
}

div.entry ul li {
	font-size: 12px;
	margin: 4px 0 0 0;
}

div.facebook-like {
	height: 26px;
	margin: 24px 0 0 0;
}

div.facebook-like iframe {
	height: 26px;
	width: 500px;
}

div.entry-footer {
	margin: 16px 0 40px 0;
	background: #eee;
	border: 1px solid #ccc;
	padding: 4px;
	position: relative;
	width: 718px;
	height: 24px;
	
}

div.entry-footer p {
	font-size: 11px;
	color: #666;
}

div.entry-footer p a {
	font-weight: normal;
}

div.entry-footer div.social-bookmark {
	height: 18px;
	margin: 0;
	position: absolute;
	top: 7px;
	right: 4px;
}

div.entry-footer div a {
	font-weight: normal;
}

/* Single Entry */

div#single-entry {}

div#single-entry h3 {
	margin: 12px 0 12px 0 !important;
}

div#single-entry p {}

/* Twitter button */

div.topsy_widget_shortcode {
	float: right;
	margin: 0 0 0 12px;
	display: inline;
}

div.topsy-sm {}

/* Facebook button */

.FBConnectButton_Simple {}

.FBConnectButton_RTL_Simple {}


/* Single entry social bookmark */

div#single-entry-footer {
	margin: 30px 0 10px 0;
	padding: 0 0 4px 0;
}

div#single-entry-footer div.topsy_widget_shortcode {
	float: left !important;
}

div#single-entry-footer div#fb_share_1 a {
	font-size: 12px;
	font-weight: normal;
}


div#video {
	margin: 0 0 12px 0;
}

/* Kommentit yksittäisen jakson sivulla */

h3#comments {
	font-size: 16px;
	padding: 40px 0 0 0;
	margin: 0 0 40px 0;
}

ol.commentlist {}

ol.commentlist li {
	margin: 10px 0 30px 0;
	border-bottom: 1px dotted #eee;
}

ol.commentlist li:nth-child(even) {}


ol.commentlist li div.comment-body {}

ol.commentlist li div.comment-body p {
	font-size: 12px;
	margin: 10px 76px 14px 76px;
}

ol.commentlist li div.comment-author {
	margin: 10px 0 4px 0;
	font-size: 11px;
	color: #1e1e1e;
}

ol.commentlist li div.comment-author img {
	margin: 0 4px 0 0;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 10px;
	width: 50px;
	height: 50px;
	float: left;
}

ol.commentlist li div.comment-author cite.fn {
	font-style: italic;
}

ol.commentlist li div.comment-author span.says {}

ol.commentlist li div.comment-meta {
	font-size: 11px;
	font-weight: normal;
}

ol.commentlist li div.comment-meta a {
	font-weight: normal !important;
}

form#commentform {
	width: 727px;
	font-family: Arial, Helvetica, sans-serif;
}

ol.commentlist li div.ratingblock {
	margin: 20px 0 20px 76px;
}

/* Kommenttien formi */


form#commentform {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
	padding: 0 0 40px 0;
}

form#commentform div {
	margin: 0 0 10px 0;
}

form#commentform div label {
	margin: 0 0 4px 0;
	line-height: 22px;
	font-size: 14px;
}

form#commentform div input {
	width: 332px;
	border: 1px solid #6e6e6e;
	padding: 4px;
	font-size: 14px;
}

input#author {}

input#email {}

input#url {}

div#kommentti-boksi {
	clear: left;
}

textarea#comment {
	width: 598px;
	height: 232px;
	border: 1px solid #6e6e6e;
	padding: 4px;
	font-size: 14px;
}

div.fbc_connect_button_area {
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding: 0 !important;
}

form#commentform div div#fbc_login {
	display: block;
}

form#commentform div div#fbc_login span {}

form#commentform div div#fbc_login span small {
	display: none;
}

form#commentform div div#fbc_login div.dark {}

/* Facebook boksi */

div.fbc_profile_header {
	font-size: 11px;
	margin: 10px 0 !important;
}

/* Facebook boksi yläkulmassa */

div.fbc_loginstate_top {
	display: none;
}

/* OHJELMIEN OMAT SIVUT */

h2#backstage {
	background: url(images/hdr_backstage.png) no-repeat;
}

h2#boksi {
	background: url(images/hdr_boksi.png) no-repeat;
}

h2#filminnakijat {
	background: url(images/hdr_filminnakijat.png) no-repeat;
}

h2#gamer {
	background: url(images/hdr_gamer.png) no-repeat;
}

h2#kellari {
	background: url(images/hdr_kellari.png) no-repeat;
}

h2#spesiaali {
	background: url(images/hdr_spesiaali.png) no-repeat;
}

h2#yoruokaa {
	background: url(images/hdr_yoruokaa.png) no-repeat;
}

/* JUONTAJAT PAGE FORMATS */

h2#juontajat-header {
	background: url(images/hdr_juontajat.png) no-repeat;
}

h6#juontajat-list-header {
	margin-top: 16px;
}

ul#juontajat-list li ul li {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}

ul#juontajat-list li ul li a {}

/*********************/
/* INFO PAGE FORMATS */
/*********************/

h2#info {
	background: url(images/hdr_info.png) no-repeat;
}


div#info-content {
	width: 560px;
	margin-bottom: 36px;
}

div#info-content ul {}

div#info-content ul li {
	font-size: 12px;
	margin: 4px 0 0 0;
}

/* BOTTOM BOXES */

div#bottom-boxes {
	clear: both;
}

div#bottom-boxes h3 {
	margin: 0 0 14px 0;
}

h3#viimeisimmat-kommentit {
	width: 300px;
	height: 36px;
	text-indent: -9999px;
	background: url(images/hdr_viimeisimmat_kommentit.png) no-repeat;
}

h3#tulevaa-ohjelmaa {
	width: 300px;
	height: 36px;
	text-indent: -9999px;
	background: url(images/hdr_tulevaa_ohjelmaa.png) no-repeat;
}

h3#uusimmat-jaksot-pieni {
	margin: 0;
	width: 300px;
	height: 36px;
	text-indent: -9999px;
	background: url(images/hdr_uusimmat_jaksot.png) no-repeat;
	clear: both;
}

div#keskustelussa, div#tulevaa-ohjelmistoa {
	float: left;
	display: inline;
	margin: 50px 20px 20px 0;
}

div#keskustelussa ul {
	width: 343px;
	height: 310px;
	border: 1px solid #999;
	overflow: auto;
}

div#keskustelussa ul li {
	height: auto;
}

div#tulevaa-ohjelmistoa ul li {
	width: 300px;
	height: auto;
	margin: 0 0 10px 14px !important;
	clear: left;
	display: block;
}

div#tulevaa-ohjelmistoa ul li h6 {
	margin: 0 0 4px 0 !important;
	height: 12px;
}

div#tulevaa-ohjelmistoa ul li img {
	float: left;
	margin: 0 10px 10px 0 !important;
	border: 1px solid #cecece;
}

div#tulevaa-ohjelmistoa ul li span {
	font-size: 11px;
	margin: 7px 0;
}

div#keskustelussa ul li strong, div#tulevaa-ohjelmistoa ul li strong {
	font-size: 11px;
	margin: 7px 0;
	font-weight: bold;
}


/* Keskustelussa */

div#keskustelussa ul li {
	margin: 0 0 0 14px !important;
	padding: 8px;
	width: 274px;
	border-bottom: 1px dotted #e1e1e1;
}

div#keskustelussa ul li:nth-child(even) {
	background: #efefef;
}

div#keskustelussa ul li {
	font-size: 11px;
	margin: 14px 0;
}

div#keskustelussa ul li h6 {
	font-size: 12px;
	margin: 0 !important;
}

div#keskustelussa ul li p {
	font-size: 11px;
	margin: 0 0 6px 0;
}

div#keskustelussa ul li p strong {
	color: #616161;
}

div#tulevaa-ohjelmistoa {}

/***********/
/* PALAUTE */
/***********/

div#post-1801 {}

div#post-1801 h2 {
	background: url(images/hdr_palaute.png) no-repeat;
}

form.wpcf7-form {
	margin: 20px 0;
}

form.wpcf7-form p {
	font-size: 12px;
	line-height: 16px;
}

form.wpcf7-form input {
	width: 294px;
	height: 16px;
	border: 1px solid #121212;
	padding: 2px;
	font-size: 12px;
	margin: 4px 0;
}

form.wpcf7-form textarea {
	width: 394px;
	height: 240px;
	border: 1px solid #121212;
	padding: 2px;
	font-size: 12px;
}

form.wpcf7-form input.wpcf7-submit {
	width: 80px;
	height: 18px;
	padding: 0;
}

div.wpcf7-response-output {
	width: 356px !important;
	font-size: 16px !important;
	padding: 20px !important;
	margin-left: 0 !important;
}

/*******/
/* 404 */
/*******/

div#error-content {
	width: 540px;
	margin: 40px auto;
}

h3.center {
	font-size: 24px;
	margin: 20px 0;
}

/*****************/
/* KILPAILU SIVU */
/*****************/

div#post-591 {}

div#post-591 h2 {
	height: 0 !important;
}

div#post-591 iframe {}

div#post-591 img#tuska-bansku {
	margin: 4px 0 28px 0;
	border: 0;
}

/****************/
/* CASTING SIVU */
/****************/

div#post-647 {
}

div#post-647 h2 {
	text-indent: 0 !important;
	margin: 80px 0 0 0;
	font-size: 26px;
	font-weight: bold;
}

div#post-647 ul {
	list-style: disc;
}

div#post-647 ul li {
	margin: 6px 0 0 40px;
}

/**************/
/* KYSELYSIVU */
/**************/


/*div#post-431 {
	background: url(images/kysely_tausta.png) 0 70px no-repeat;
}

div#post-431 h2 {
	background: url(images/kysely_otsikko.png) no-repeat;
	margin: 20px 0 0 0;
}

div#post-431 iframe {
	width: 560px;
	overflow: hidden;
	margin: 40px 0 0 100px;
}

div#post-431 img {
	width: 600px;
	height: 848px;
	margin: 0 0 0 73px;
}*/

/***********/
/* SIDEBAR */
/***********/

div#sidebar {
	width: 210px;
	float: right;
	display: inline;
}

div#sidebar ul {
	margin: 79px 0 0 0;
}

div#sidebar ul li {
	margin: 0 0 10px 0;
}

div#sidebar img {
	margin: 0;
	border: 0;
}



/**********/
/* FOOTER */
/**********/

div#footer {
	width: 960px;
	height: 70px;
	padding-top: 20px;
	text-align: center;
	background: #36c;
	clear: both;
	margin: 0 auto;
}

div#footer p {
	font-size: 11px;
	color: #fff;
}

div#footer p a:link, div#footer p a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div#footer p a:hover {
	color: #f63;
	text-decoration: underline;
	font-weight: bold;
}

div#footer ul {
	display: block;
}

p#copyright-text {
	text-align: center;
	margin: 16px 0 34px 0;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
}

span.pois {
	color: #36c;
	font-size: 0.1em;
}

/*****************/
/* AD MANAGEMENT */
/*****************/
#adOverlay
{
	width:940px;
	height:680px;
	top:105px;
	left:119px;
	display:none;
	background: url(images/playerAdBackground.png) 0 0px no-repeat;
	position:absolute;
}
#adModalOverlay
{
	margin-top:110px;
	margin-left:85px;
}
#adClose
{
	position:relative;
	float:right;	
}

/*********/
/* HACKS */
/*********/

.makeblock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* STAR RATING FIXIT */

div.ratingtext {
	display: none;
}

/*******************/
/* THICKBOX STYLES */
/*******************/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://moontv.fi/media/pride/macFFBgHack.png) repeat;}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

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

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

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

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* Pic-gallery löytyy Pride postauksesta */

ul.pic-gallery {
	margin: 20px 0 0 65px !important;
}

ul.pic-gallery li {
	float: left;
	margin: 30px 20px 0 0 !important;
	line-height: 18px !important;
	font-size: 11px !important;
	color: #6e6e6e !important;
}

ul.pic-gallery li a.hi-res-link {
	font-size: 11px;
	margin: 6px 0 0 0 !important;
	display: block;
}

ul.pic-gallery li a img {
	background: #fefefe;
	width: 180px;
	height: 100px;
	border: 1px solid #ccc;
	padding: 2px;
}

/* LISÄÄ SIVULLESI BOKSIN MUOTOILUT 09.12.1O */

