/* Noumenia (C) 2008 - All rights reserved - Software Development - www.noumenia.gr */

html {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	background-color: #ffffff;
	color: #000000;
	min-width: 1000px;
	}

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	/* font-size: 1.1em; */
	}

a {
	color: #ff8400;
	text-decoration: none;
	}

a:hover {
	color: #ed1c24;
	text-decoration: overline underline;
	}

p {
	margin-bottom: 1.0em;
	}

img {
	border: 0;
	}

.cleardiv {
	clear: both;
	}

input, select {
	}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	}

#header1 {
	width: 1000px;
	height: 138px;
	background-image: url("../images/header1-bg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#freesundaylogo {
	float: left;
	margin-top: 23px;
	margin-left: 15px;
	}

#citysites {
	float: right;
	height: 17px;
	margin-top: 10px;
	margin-right: 40px;
	line-height: 17px;
	font-size: 0.7em;
	color: #b8b5a5;
	}

#citysites a {
	color: #b8b5a5;
	}

#citysites a:hover {
	color: #ee1d25;
	}

#citysites .separator {
	margin-left: 5px;
	margin-right: 5px;
	}

#dateinformation {
	clear: both;
	float: left;
	height: 26px;
	margin-top: 32px;
	margin-left: 35px;
	color: #ffffff;
	font-size: 0.8em;
	}

#loginregister {
	float: left;
	margin-top: 32px;
	margin-left: 35px;
	height: 26px;
	font-size: 0.8em;
	color: #ffffff;
	}

#loginregister a {
	color: #ffffff;
	}

#loginregister a:hover {
	color: #ee1d25;
	}

#searchbox {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	height: 26px;
	font-size: 0.8em;
	color: #ffffff;
	}

#searchtext {
	width: 142px;
	height: 16px;
	font-size: 0.8em;
	border: 1px solid #9c998b;
	}

#searchbutton {
	height: 18px;
	color: #ffffff;
	font-size: 0.9em;
	border: none;
	background-color: transparent;
	}

#searchbutton.over {
	color: #ee1d25;
	cursor: pointer;
	cursor: hand;
	}

#header2 {
	width: 1000px;
	text-align: left;
	background-image: url("../images/header2-bg.png");
	background-position: 0 0;
	background-repeat: repeat-y;
	}

#header2 .buttonlevel1 {
	float: left;
	height: 27px;
	margin-left: 5px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 21px;
	font-size: 0.8em;
	color: #a2a091;
	}

#header2 .buttonblog {
	float: right;
	margin-right: 20px;
	color: #ee1d25;
	}

#header2 .current {
	color: #000000;
	}

#header2 a:hover {
	color: #ee1d25;
	}

#header2 .buttonwrapper {
	display: none;
	}

#header2 .buttonwrappercurrent {
	clear: both;
	}

#header2 .buttonlevel2 {
	float: left;
	height: 27px;
	padding-right: 14px;
	line-height: 27px;
	font-size: 0.7em;
	color: #a2a091;
	}

#header2 .buttonlevel2select {
	float: left;
	height: 27px;
	padding-right: 14px;
	line-height: 27px;
	font-size: 0.7em;
	color: #000000;
	}

#buttonbox {
	width: 972px;
	height: 27px;
	margin-left: 13px;
	border-top: 1px solid #cac6b4;
	}

#header3 {
	width: 1000px;
	text-align: left;
	background-image: url("../images/header2-bg.png");
	background-position: 0 0;
	background-repeat: repeat-y;
	}

#content {
	width: 974px;
	height: 100%;
	margin-left: 13px;
	margin-right: 13px;
	}

#contentleft {
	float: left;
	width: 734px;
	}

#contentright {
	float: right;
	width: 240px;
	overflow: hidden;
	}

.box {
	float: left;
	margin-top: 5px;
	}

.box.column1 {
	margin-right: 5px;
	}

.box.column2 {
	margin-right: 5px;
	}

.box.column3 {
	float: right;
	}

.box.pollcolumn {
	margin-right: 5px;
	}

.box.small {
	width: 158px;
	}

.box.small hr {
	width: 148px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #e9e7e0;
	border: 1px solid #e9e7e0;
	}

.box.medium {
	width: 240px;
	}

.box.medium hr {
	width: 218px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #e9e7e0;
	border: 1px solid #e9e7e0;
	}

.box.large {
	width: 360px;
	}

.box.large hr {
	width: 338px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #e9e7e0;
	border: 1px solid #e9e7e0;
	}

.box.extralarge {
	width: 565px;
	}

.box.extralarge hr {
	width: 527px;
	margin-left: 18px;
	margin-bottom: 10px;
	background-color: #e9e7e0;
	border: 1px solid #e9e7e0;
	}

.box.fullwidth {
	width: 725px;
	}

.box.allwidth {
	width: 974px;
	}

.box .boxheaderl {
	display: none;
	height: 21px;
	margin: 0;
	padding: 0 0 0 21px;
	background: url(../images/corner-left.png) top left no-repeat;
	}

.box .boxheaderr {
	display: none;
	margin: 0;
	padding: 22px 0 0.5em 0;
	background: url(../images/corner-right.png) top right no-repeat;
	}

.box .boxcontent {
	min-height: 280px;
	padding-top: 5px;
	/* padding: 0 4px 0.5em; */
	border-width: 0 1px;
	background-color: #fdfdfd;
	border: 1px solid #ffffff;
	}

.box .smallboxcontent {
	min-height: 100px;
	padding-top: 5px;
	/* padding: 0 4px 0.5em; */
	border-width: 0 1px;
	background-color: #fdfdfd;
	border: 1px solid #ffffff;
	}

.box .smallboxcontent .listheader {
	height: 25px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #000000;
	overflow: hidden;
	}

.box .smallboxcontent .commentboxheader {
	font-size: 0.9em;
	height: 24px;
	margin-left: 10px;
	margin-bottom: 10px;
	}

.box .smallboxcontent .listcontent {
	margin-top: 10px;
	font-size: 0.9em;
	overflow: hidden;
	}

.box .boxcontent .articletitle {
	padding-top: 10px;
	margin-left: 18px;
	color: #ed1c24;
	}

.box .boxcontent .articletitle2 {
	padding-top: 10px;
	margin-left: 18px;
	font-size: 0.7em;
	}

.box .boxcontent .articleauthor {
	padding-top: 10px;
	margin-left: 18px;
	font-size: 0.8em;
	}

.box .boxcontent .articledate {
	padding-top: 10px;
	margin-left: 18px;
	font-size: 0.8em;
	}

.box .boxcontent .articleimage {
	padding-top: 10px;
	margin-left: 18px;
	}

.box .boxcontent .articlecontent {
	margin-top: 20px;
	margin-left: 18px;
	margin-right: 18px;
	font-size: 0.8em;
	}

.box .boxcontent .articlecontent .title1 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ffa302;
	/* border: 1px solid #8e8e8e; */
	}

.box .boxcontent .articlecontent .title2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #bbb7a9;
	/* border: 1px solid #8e8e8e; */
	}

.box .boxcontent .articlemoreattachments {
	margin-top: 20px;
	margin-left: 18px;
	margin-right: 18px;
	}

.box .boxcontent .articleplayer {
	margin-top: 20px;
	margin-left: 40px;
	}

.box .boxcontent .commentstitle {
	margin-top: 20px;
	margin-left: 18px;
	color: #ed1c24;
	font-size: 0.9em;
	}

.box .boxcontent .commentscount {
	color: #000000;
	font-size: 0.8em;
	}

.commentscounter {
	color: #000000;
	font-size: 0.9em;
	border: none;
	background-color: #ffffff;
	}

.avatar {
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
	}

.box .boxcontent .commentsrequirelogin {
	margin-top: 5px;
	margin-left: 18px;
	padding-bottom: 5px;
	color: #000000;
	font-size: 0.8em;
	}

.box .boxcontent .commentsboxtitle {
	width: 525px;
	height: 20px;
	margin-top: 10px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid #b8b5a5;
	background-image: url("../images/headercomments-bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	}

.box .boxcontent .commentsboxcontent {
	width: 525px;
	min-height: 40px;
	margin-bottom: 5px;
	color: #000000;
	font-size: 0.8em;
	border: 1px solid #b8b5a5;
	}

.box .boxcontent .commentbox {
	width: 525px;
	margin-top: 15px;
	margin-left: 18px;
	padding-bottom: 10px;
	}

.box .boxcontent .responseboxtitle {
	width: 505px;
	height: 20px;
	margin-left: 20px;
	margin-top: 10px;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid #686868;
	background-image: url("../images/response-bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	}

.box .boxcontent .responseboxcontent {
	width: 505px;
	margin-left: 20px;
	min-height: 40px;
	margin-bottom: 5px;
	color: #000000;
	font-size: 0.8em;
	border: 1px solid #686868;
	}

.commentcontent {
	padding: 2px;
	}

.commentcontent img {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
	}

.commentheader_l {
	float: left;
	}

.commentheader_l a {
	color: #FFFFFF;
	text-decoration: none;
	}

.commentheader_l .commentlink {
	font-weight: normal;
	font-size: 0.7em;
	}

.commentheader_l .commentdate {
	font-weight: normal;
	font-size: 0.8em;
	}

.commentheader_r {
	float: right;
	font-size: 0.8em;
	}


.replyto {
	height: 21px;
	margin-top: -2px;
	margin-right: -2px;
	padding-left: 17px;
	padding-right: 17px;
	line-height: 20px;
	color: #ffffff;
	}

.replyto:hover {
	text-decoration: none;
	}


#comment {
	width: 525px;
	margin-bottom: 5px;
	border: 1px solid #b8b5a5;
	}

#commentbutton {
	margin-top: 5px;
	color: #ffffff;
	border: 1px solid #7e7c73;
	background-color: #b8b5a5;
	}

#commentbutton.over {
	background-color: #a6a49a;
	}

.box .boxcontent .listheader {
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.8em;
	color: #000000;
	border-bottom: 2px solid #e9e7e0;
	}

.box .boxcontent .listheader img {
	}

.box .boxcontent .listheader .date {
	font-size: 0.7em;
	}

.box .boxcontent .left {
	float: left;
	}

.box .boxcontent .right {
	float: right;
	margin-right: 10px;
	}

.box .boxcontent .counters {
	float: right;
	margin-top: 9px;
	}

.box .smallboxcontent .listheader .pdf {
	margin-left: -10px;
	text-align: center;
	}

.box .smallboxcontent .listcontent .pdf {
	text-align: center;
	}

.box .smallboxcontent .listcontent .pdf img {
	width: 158px;
	height: 196px;
	}

.searchresult {
	clear: both;
	margin-bottom: 5px;
	margin-left: 18px;
	margin-right: 18px;
	text-align: left;
	font-size: 0.9em;
	}

.searchresult a {
	color: #ed1c24;
	font-size: 0.9em;
	font-weight: bold;
	}

.searchresult a:hover {
	color: #000000;
	}

.searchresult img {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 18px;
	}

.searchresult .list-title {
	overflow: auto;
	}

.searchresult .date {
	color: #535353;
	font-size: 0.7em;
	}

.searchresult .comment_img {
	float: right;
	height: 30px;
	}

.searchpagesarticle {
	margin-top: 10px;
	margin-left: 8px;
	}

.searchpages {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #000000;
	font-size: 0.9em;
	}

.searchpages a {
	color: #ed1c24;
	}

#tripleta {
	width: 750px;
	height: 263px;
	padding-bottom: 18px;
	overflow: hidden;
	}

#tripletabuttons {
	float: right;
	width: 360px;
	list-style: none;
	}

#tripletabuttons .title {
	color: #0089d1;
	font-size: 0.9em;
	z-index: 5;
	}

#tripletabuttons p {
	font-size: 0.8em;
	}

#tripletabuttons li {
	display: block;
	position: relative;
	width: 331px;
	height: 95px;
	margin-left: -64px;
	padding: 0pt 0pt 0pt 66px;
	z-index: 1;
	cursor: pointer;
	background-color: #fdfdfd;
	background: transparent url(../images/tripleta-button-bg2.png) right top no-repeat;
	}

#tripletabuttons li a {
	text-decoration: none;
	}

#tripletabuttons li a:hover {
	color: #ed1c24;
	}

#tripletabuttons li.selected-li {
	background: transparent url(../images/tripleta-button-bg.png) left top repeat-x;
	z-index: 10;
	}

#tripletaimages {
	position: relative;
	width: 390px;
	height: 280px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	}

#tripletaimages img {
	width: 100%;
	}

.box .boxcontent .listcontent {
	height: 270px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	overflow: hidden;
	}

.box .boxcontent .listcontent .title {
	display: block;
	float: left;
	width: 350px;
	margin-bottom: 12px;
	font-weight: bold;
	}

.box .boxcontent .listcontent hr {
	width: 350px;
	margin-left: -10px;
	margin-top: 5px;
	background-color: #e9e7e0;
	border: 1px solid #e9e7e0;
	}

.box .boxcontent .commenttitle {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 10px;
	color: #ed1c24;
	}

.box .smallboxcontent .smallfooter {
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 0.7em;
	text-align: left;
	}

.box .smallboxcontent .smallfooter a {
	color: #000000;
	}

.box .smallboxcontent .smallfooter a:hover {
	color: #5169b3;
	}

.box .boxcontent .listcontent .boxcolor img {
	float: left;
	margin-right: 10px;
	}

.box .boxcontent .dots {
	font-size: 1.0em;
	font-weight: bold;
	}

.box .boxcontent ul {
	list-style-position: inside;
	}

.box .boxcontent .listcontent ul {
	color: #ed1c24;
	list-style-position: inside;
	}

.box .boxcontent .listcontent li.hidden {
	display: none;
	}

.box .smallboxcontent .listcontent ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	list-style-position: inside;
	}

.box .smallboxcontent .listcontent li.hidden {
	display: none;
	}

.box .boxcontent .listcontent .left {
	height: 25px;
	margin-top: 5px;
	text-align: left;
	vertical-align: middle;
	line-height: 25px;
	}

.box .boxcontent .listcontent .left img {
	vertical-align: middle;
	}

.box .boxcontent .listcontent .left.video {
	margin-left: 20px;
	}

.box .boxcontent .listcontent .right {
	height: 25px;
	margin-top: 5px;
	text-align: right;
	vertical-align: middle;
	line-height: 25px;
	}

.box .boxcontent .listcontent .right img {
	vertical-align: middle;
	}

.box .boxcontent .listfooter {
	height: 20px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	overflow: hidden;
	}

.box .boxcontent .listfooter img {
	vertical-align: middle;
	}

.box .boxfooterl {
	display: none;
	padding-left: 21px;
	background: url(../images/corner-left.png) bottom left no-repeat;
	}

.box .boxfooterr {
	display: none;
	height: 21px;
	text-align: right;
	background: url(../images/corner-right.png) bottom right no-repeat;
	}

.boxcolor {
	clear: both;
	height: 100px;
	overflow: hidden;
	}

#pollcontent {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	}

.polloverflow {
	height: 208px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	overflow: auto;
	}

.pollanswer {
	color: #ff8400;
	}

.pollanswer2 {
	line-height: 20px;
	margin-bottom: 5px;
	color: #ff8400;
	}

.pollanswer2 input {
	vertical-align: middle;
	}

.pollbox {
	width: 200px;
	height: 15px;
	margin-bottom: 10px;
	font-size: 0.8em;
	line-height: 16px;
	border: 1px solid #b8b5a5;
	overflow: hidden;
	}

.pollboxin {
	height: 15px;
	background-image: url("../images/header3-button-current-bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	}

#pollbutton {
	height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
	color: #ffffff;
	border: none;
	background-image: url("../images/header3-bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	}

#pollbutton.over {
	background-position: 0 -8px;
	}

#blowbox {
	float: right;
	width: 240px;
	height: 215px;
	margin-top: 5px;
	background-image: url("../images/psakse_vres.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #ed1c24;
	font-size: 0.9em;
	}

#blowbox a {
	color: #ffffff;
	}

#blowbox a:hover {
	color: #ed1c24;
	}

#blowbox ul {
	margin-left: 35px;
	margin-top: 50px;
	}

#issuesearchdate {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #9c998a;
	}

#issuesearchdate .option {
	margin-left: 15px;
	}

#issuesearchdate select {
	width: 100px;
	color: #ec242a;
	background-color: #eef0f1;
	border: 1px solid #ffffff;
	}

#issuesearch {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #9c998a;
	}

#issuesearch .option {
	margin-left: 15px;
	}

#issuesearch select {
	width: 50px;
	color: #ec242a;
	background-color: #eef0f1;
	border: 1px solid #ffffff;
	}

#issueviewer {
	width: 400px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}

#issueviewer img {
	margin-right: 9px;
	}

#issueviewer .issuepage {
	float: left;
	width: 180px;
	height: 216px;
	margin-right: 10px;
	border: 1px solid #ff8400;
	background-color: #eef0f1;
	text-align: center;
	}

#issueviewer .issuepage img {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	}

#issueinfo {
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #9c998a;
	}

#issueinfo a {
	color: #ffffff;
	}

#issueinfo .date {
	float: left;
	margin-left: 15px;
	}

#issueinfo .fullpdf {
	float: right;
	margin-right: 15px;
	}

#footer {
	clear: both;
	width: 1000px;
	height: 43px;
	color: #ed1c24;
	font-size: 0.8em;
	line-height: 30px;
	background-image: url("../images/footer-bg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#footer a {
	color: #ed1c24;
	}

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

#footer .copyright {
	float: left;
	margin-left: 20px;
	}

#footer .misclinks {
	float: left;
	margin-left: 4em;
	}

#footer .noumenialogo {
	float: right;
	margin-right: 20px;
	}

#footer .noumenialogo a {
	color: #ed1c24;
	}

#footer .noumenialogo a:hover {
	text-decoration: none;
	}

#footer .noumenialogo img {
	vertical-align: middle;
	}

.results {
	clear: both;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 0.9em;
	}

#thumbbox {
	float: left;
	overflow: hidden;
	border: 1px dotted #000000;
	}

#thumb {
	top: 0px;
	left: 0px;
	position:relative;
	}

#banner1 {
	position: relative;
	width: 500px;
	height: 51px;
	top: 33px;
	right: -198px;
	text-align: left;
	overflow: hidden;
	z-index: 10;
	}

#banner2 {
	float: left;
	width: 725px;
	height: 90px;
	margin-bottom: 5px;
	text-align: center;
	overflow: hidden;
	background-color: #ffffff;
	}

#banner3 {
	float: left;
	width: 725px;
	height: 90px;
	margin-bottom: 5px;
	text-align: center;
	overflow: hidden;
	background-color: #ffffff;
	}

















#JT_arrow_left {
	position: absolute;
	width: 10px;
	height: 23px;
	top: -3px;
	left: -12px;
	z-index: 101;
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#JT_arrow_right {
	position: absolute;
	width: 11px;
	height: 23px;
	top: -2px;
	z-index: 101;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#JT {
	position: absolute;
	z-index: 100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	}

#JT_copy {
	padding: 0px 10px 5px 10px;
	color: #333333;
	font-size: 0.7em;
	text-align: left;
	}

.JT_loader {
	width: 100%;
	height: 12px;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}

#JT_close_left {
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 0.8em;
	}

#JT_close_right {
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
	}

#JT_copy p {
	margin: 3px 0;
	}

#JT_copy img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	}

.jTip {
	cursor: help;
	}

























#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/lightbox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/lightbox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/lightbox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/lightbox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/lightbox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/lightbox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/lightbox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/lightbox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/lightbox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/lightbox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/lightbox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/lightbox/fancybox.png') -55px -90px no-repeat;
}


























@media print {
	#loginregister {
		display: none;
		}

	.box.column2 {
		display: none;
		}

	.box.column3 {
		display: none;
		}

	#contentleft {
		width: 100%;
		}

	.box.extralarge {
		width: 100%;
		}

	#searchbox {
		display: none;
		}

	#contentright {
		display: none;
		}

	.commentsrequirelogin {
		display: none;
		}

	#banner1 {
		display: none;
		}

	#banner2 {
		display: none;
		}

	#banner3 {
		display: none;
		}

	#banner4 {
		display: none;
		}

	#banner5 {
		display: none;
		}

	#banner6 {
		display: none;
		}

	#banner7 {
		display: none;
		}

	#banner8 {
		display: none;
		}

	#banner9 {
		display: none;
		}
}


