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,
b, u, i, center,
dl, dt, dd, ol, ul, li, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	/*list-style: none;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
} 

html, body {
	height: 100%;
}

body {
	background:	#bde2fe url('../img/head_bg.gif') 0 0 repeat-x;
	font-family: 'lucida grande', arial, tahoma, sans-serif;
	font-size: 0.8em;
	color: #3B3B3B;
	line-height: 1.2em;
}

#atffc {
    display: none;
}

#jump-to-content a {
	text-decoration:none;
	color: #2174A5;
	font-size:0.9em;
	background:#2174A5;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	width:100%;
}

#jump-to-content a:hover {
	color: #fff;
	font-weight:bold;
	background:#1E6A9A;
}

#bg {
	background:	transparent url('../img/bg.jpg') 0 160px repeat-x;
	height: 100%;
}

#header {
	position: relative;
	background:	transparent url('../img/head_bg.gif') 0 0 repeat-x;
	height: 160px;
	width: 100%;
	z-index: 10;
}

#shadow img {
	position: absolute;
	top: 160px;
	width: 100%;
	height: 5px;
	z-index: 999;
}

#topline {
	margin: auto;
	position: relative;
	background:	transparent url('../img/topline_bg.png') 0 0 repeat-x;
	height: 36px;
	max-width: 945px;
	width: 100%;
	z-index: 999;
}

#outerline {
	position: absolute;
	top: 124px;
	background:	transparent url('../img/line_thin_bg.png') 0 0 repeat-x;
	height: 36px;
	width: 100%;
	z-index: 998;

}

#container {
	background-color: #f0f0f0;
	position: relative;
	margin: auto;
	max-width: 955px;
	min-width: 700px;
	z-index: 1;
}

#content {
	border-style: solid;
	border-width: 0 5px 0 5px;
	border-color: #82c3e1;
	height: 100%;
}

#logo {
    padding: 0;
}
#logo a {
	display: block;
	background:	transparent url('../img/logo.gif') center top no-repeat;
	position: relative;
	top: 36px;
	left: 5px;
	height:62px;
	width:260px;
	cursor: pointer;
	text-indent: -1000px;
	outline:0;
    padding:0;
}

#navigation {
	position: absolute;
	top: 30px;
	right: 0;
	z-index: 1000;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	float: left;
	background:	transparent url('../img/button_shadow.png') center top no-repeat;
}

#navigation a {
	position: relative;
	float: left;
	width: 81px;
	padding-top: 70px;
	text-align: center;
	z-index: 2;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

#navigation a:hover {
	color: #ccc;
}

#navigation a.button1 {
	width: 78px;
	background:	transparent url('../img/button1.png') center top no-repeat;
}

#navigation a.button2 {
	background:	transparent url('../img/button2.png') center 0 no-repeat;
}

#navigation a.button3 {
	background:	transparent url('../img/button3.png') center 0 no-repeat;
}

#navigation a.button4 {
	background:	transparent url('../img/button4.png') center 0 no-repeat;
}

#navigation a.button5 {
	background:	transparent url('../img/button5.png') center 0 no-repeat;
}

#navigation a.button6 {
	background:	transparent url('../img/button6.png') center 0 no-repeat;
}

#navigation a.button7 {
	background:	transparent url('../img/button7.png') center 0 no-repeat;
}

#navigation a.button8 {
	background:	transparent url('../img/button8.png') center 0 no-repeat;
}

#navigation a.button9 {
	background:	transparent url('../img/button9.png') center 0 no-repeat;
}

#contentHeader {
	background-color: #f0f0f0;
	position: relative;
	height: 250px;
	width: 100%;
}

#contentHeader #frontAds{
	float: left;
	width: 20%;
	height: 100%;
	text-align: center;
}

#contentHeader #frontPhoto {
	float: right;
	width: 29%;
	height: 100%;
	overflow: hidden;
}

#contentHeader #frontPhoto img {
	margin-top: -25px;
	margin-left: -25px;
}

#contentHeader #frontInfo {
	float: left;
	width: 50%;
	height: 100%;
	background:	transparent url('../img/shade.gif') left top repeat-y;
	overflow:hidden;
}

#frontInfoText {
	position: relative;
	margin-top: 40px;
	font-size: 1.4em;
	color: #3399cc;
}

#frontInfoText p {
	padding: 0;
	margin: 0;
}

#blogHeader {
	float: right;
	background:	#f0f0f0 url('../img/shade.gif') left top repeat-y;
	width: 100%;
}

#users_found, #tags_found {
	position: relative;
	z-index:9999;
}

#searchlist {
	position: relative;
	background-color: #fff;
	list-style: none;
	position:absolute;
	width:250px;
	border:1px solid #888;
	margin:0px;
	padding:3px;
	z-index: 1001;
}
 
#searchlist a { 
	position: relative;
	display:block;
	width: 250px;
	z-index: 1002;
}
	
#searchlist a:hover { 
	background-color: #c7e0f1;
}

#newPics {
	margin-top: 15px;
}

#dirListToggle a,
#parentLevel a {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

#dirListOptions a,
#dirListOptions .tracker{
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

#dirListOptions a:hover {
	color: #000;
}

/* Comment Bubble */

#comment-bubble {
	position:relative;
	width: 88%;
	height: 56px;
}

#comment-bubble #avatar {
	position: absolute;
	right: -4px;
	z-index: 1;
}

#comment-bubble #comment-bubble-start {
	background:	transparent url(../img/bubble_start.png) 0 0 no-repeat;
	float:left;
	height: 56px;
	width: 12px;
}

#comment-bubble #comment-bubble-center {
	background:	transparent url(../img/bubble_center.png) 0 0 no-repeat;
	float:left;
	height: 56px;
	width: 90%;
	padding-top: 13px;
}

#comment-bubble #comment-bubble-end {
	position:relative;
	background:	transparent url(../img/bubble_end.png) 0 0 no-repeat;
	float:left;
	height: 56px;
	width: 34px;
	z-index: 2;
}

#comment-bubble .comment-field {
	position:relative;
	width: 80%;
	border: 1px solid #FC9D4D;
}

#comment-bubble .submit-comment {
	position:relative;
	border: 1px solid #FC9D4D;
	background: #E0700E;
	font-size: 12px;
	width: 90px;
}

.disabledButton {
	border: 1px solid #ccc;
	background: #eee;
	color: #ccc;
}

.banner-kuvalatain {
	padding-bottom: 10px;
}

.text1 {
	margin-left: 10%;
	font-size: 1.2em;
}

.text2{
	margin-left: 14%;
	font-size: 1.3em;
}

.text3 {
	margin-left: 12%;
	font-size: 1.2em;
}

.newuser,
.new {
	text-transform: uppercase;
	color:			#00CC00;
	font-weight:	bold;
}

.search-options {
	padding: 4px 0 2px 0;
}

.search-options input, label {
	vertical-align: middle;
}

sup {
	font-size:0.7em;
}

#blogLine {
	height: 10px;
	background-color: #999;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	float: right;
	z-index: 700;
}

#mainLine {
	position: relative;
	height: 10px;
	background-color: #999;
	font-size: 1px;
	line-height: 1px;
	width: 80%;
	float: right;
	z-index: 700;
}

#buttonCreate {
	padding-top: 20px;
	width: 200px;
	margin: 0 auto;
	font-size: 1.2em;
}

#buttonCreate h2 {
	font-size: 1.2em;
}

#buttonCreate a {
	display: block;
	text-align: center;
	background:	transparent url('../img/button.png') 0 0 no-repeat;
	color: #fff;
	height: 61px;
	width: 200px;
	line-height: 61px;
	text-decoration: none;
	font-size: 1.2em;
}

#buttonCreate a:hover {
	background:	transparent url('../img/button.png') 0 -61px no-repeat;
	color: #000;
}

#main {
	background-color: #f0f0f0;
}

#main #sidePanel {
	position: relative;
	background-color: #f0f0f0;
	float: left;
	width: 20%;
	height: 100%;
	z-index:100;
	overflow: hidden;
}

#smallmap {
	position: relative;
	width: 100%;
	height: 200px;
	overflow:hidden;
}

#smallmap #marker a {
	display:block;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-left: -11px;
	margin-top: -8px;
	width: 23px;
	height: 16px;
}

#main #contentArea {
	position: relative;
	background:	#fff url('../img/shade2.gif') left top repeat-y;
	float: left;
	width: 80%;
	min-height: 800px;
}

#footer {
	background:	#7dc5e7 url('../img/footer.jpg') 0 0 no-repeat;
	text-align: right;
	width: 100%;
	line-height: 1.5em;
	padding-top: 10px;
}

#footer .block-heading {
	font-weight:bold;
	text-transform: uppercase;
}

#footer .noBullets li {
	border-bottom: 1px dashed #3399CC;
}

#footer .block a:hover {
	background: #fff;
	width: 100%;
	display: block;
}

#footer .block {
	float: left;
	text-align:left;
	width: 180px;
	margin-left: 10px;
	margin-right: 2px;
}

#footer .block h3 {
	font-weight:bold;
	text-transform: uppercase;
	margin-left: 15px;
	color: #000;
	font-size: 1.2em;
}

#footer a {
	text-decoration: none;
}

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

/* Icon */
#startSlideshow  a {
	background: transparent url('/img/play_btn_small.png') top left no-repeat;
	float: right;
	padding-left: 30px;
	height: 23px;
	line-height: 23px;
	margin: 0 23px 0 0;
}

#rss a {
	background: transparent url('/img/icon-feed23.gif') top left no-repeat;
	float: right;
	padding-left: 30px;
	height: 23px;
	line-height: 23px;
	margin: 0 23px 0 0;
}

#delicious {
	background: transparent url('/img/icon/icon_delicious.gif') center left no-repeat;
	padding-left: 15px;
}

#facebook {
	background: transparent url('/img/icon/icon_facebook.gif') center left no-repeat;
	padding-left: 15px;
}
/**/

#search a {
	background: transparent url('/img/icon-search.png') top left no-repeat;
	float: right;
	padding-left: 30px;
	height: 23px;
	line-height: 23px;
	margin: 0 23px 0 0;
}

#imagelist,
#favlist {
	list-style: none;
	padding: 0;
	margin: 0;
}

#imagelist li,
#favlist li {
	float: left;
	width: 110px;
	height: 170px;
	text-align: center;
	margin: 4px;
	background: transparent;
}

#favlist li {
	height: 175px;
}

#imagelist a,
#favlist a {
	text-decoration: none;
}

#didYouKnow {
	float: right;
	width: 200px;
	margin: 0 0 5px 5px;
}

.icon {
	vertical-align:middle;
}

.avatarDetails {
	margin: 0 10px 8px 0;
}

.ad_wide {
	overflow: hidden;
	width: 100%;
	margin-bottom: 5px;
}

.ad_links {
	position: relative;
	margin: 4px 0 4px 0;
	overflow: hidden;
	width: 100%;
}

.move {
	cursor: move;
}

.check {
	cursor: default;
}

.previewbox  {
	float: left;
	width: 402px;
	/*border: 1px solid #CFCFCF;*/
	padding: 15px 0 10px 4px;
	margin: 0 8px 10px 3px;
}

.column_wide {
	width: 58%
}

.column_wider {
	width: 68%
}

.column_small {
	width: 40%;
}

.column_mini {
	width: 200px;
}

.column_medium {
	width: 49%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.img-left {
	float: left;
	padding: 4px 15px 5px 0;
}

.img-right {
	float: right;
	padding: 4px 0 5px 15px;
}

.row2 {
	background:      #f6f6f6;
}

.row1 {
	background:      transparent;
}

td.msghead {
	font-weight: bold;
}

.textRight {
	text-align: right;
}

.textCenter{
	text-align: center;
}

.textLeft {
	text-align: left;
}

table {
	width: 100%;
}

/* Kommentit */

.comment {
	width: 88%;
	clear: both;
	border-top: 1px solid #ccc;
	margin-left:4px;
}

.comment_text {
}

.comment_author {
	float: right;
	display: block;
	width: 200px;
	text-align: right;
} 

.comment img {
	float: right;
	margin: 0 0 10px 10px;
	
}

/* Sivuboxit */

p.sideBoxHead {
	font-weight: bold;
}

.sideBoxOrangeHeader, 
.sideBoxBlueHeader {
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 1.2em;
}

.sideBoxOrangeHeader h2, 
.sideBoxBlueHeader h2 {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

.sideBoxOrange {
	border: 1px solid #f07b17;
	background-color: #fff7f0;
	margin: 5px 5px 0 5px;
}

.sideBoxOrangeHeader {
	background:	transparent url('../img/box_orange_header.png') left top repeat-x;
}

.sideBoxOrangeFooter {
	background:	transparent url('../img/box_orange_bottom.gif') left top repeat-x;
	height: 5px;
	margin: 0 5px 0 5px;
	font-size:1px;
}

.sideBoxOrangeLeft {
	background:	transparent url('../img/box_orange_corners.gif') 0 0 no-repeat;
	float: left;
	height: 4px;
	width: 4px;
}

.sideBoxOrangeRight {
	background:	transparent url('../img/box_orange_corners.gif') -4px 0 no-repeat;
	float: right;
	height: 4px;
	width: 4px;
}

.sideBoxOrangeContent, 
.sideBoxBlueContent {
	position: relative;
	padding: 4px;
	color: #555555;
}

.sideBoxOrange ul {
	list-style-type: none;
	margin-left: 0;
	font-size: 0.9em;
}

.sideBoxOrange li {
	background: transparent url(../img/bullet_orange.gif) 0 4px no-repeat;
	padding: 0 0 1px 12px;
}

.sideBoxOrange a:link, 
.sideBoxOrange a:visited {
	color: #DB7D2C;
	text-decoration: none;
}

.sideBoxBlue a:link, 
.sideBoxBlue a:visited {
	text-decoration: none;
}

.sideBoxOrange a:hover, 
.sideBoxBlue a:hover {
	color: #3B3B3B;
}

.sideBoxBlue {
	border: 1px solid #2c8adb;
	background: #dbecfe;
	margin: 5px 5px 0 5px;
}

.sideBoxBlueHeader {
	background:	transparent url('../img/box_blue_header.png') left top repeat-x;
}

.sideBoxBlueFooter {
	background:	transparent url('../img/box_blue_bottom.gif') left top repeat-x;
	height: 5px;
	margin: 0 5px 0 5px;
	font-size:1px;
}

.sideBoxBlueLeft {
	background:	transparent url('../img/box_blue_corners.gif') 0 0 no-repeat;
	float: left;
	height: 4px;
	width: 4px;
}

.sideBoxBlueRight {
	background:	transparent url('../img/box_blue_corners.gif') -5px 0 no-repeat;
	float: right;
	height: 4px;
	width: 4px;
}

.sideBoxMapContent {
	position: relative;
	padding: 0;
}

.sideBoxBlue ul {
	list-style-type: none;
	margin-left: 0;
	font-size: 0.9em;
}

.sideBoxBlue li {
	background: transparent url(../img/bullet_blue.gif) 0 4px no-repeat;
	padding: 0 0 1px 12px;
}

.zonerAd {
	overflow: hidden;
	padding: 0;
	margin: 5px 0 7px 0;
	height: 80px;
	text-align:center;
	width:100%;
}

/* Sisältöboxi */

.contentBox {
	margin-bottom: 15px;
}

.contentBox li {
	padding: 2px 0 2px 0;
}

.contentBoxHeader {
	background:	transparent url('../img/content_box_top.gif') left top repeat-x;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}

.contentBoxHeader h1,
.contentBoxHeader h2 {
	padding: 2px 0 2px 0;
	font-size: 1.1em;
    color: #787878;
}

.contentBox h1,
.contentBox h2 {
	font-size: 1.1em;
}

.contentBoxTopRight {
	background:	transparent url('../img/content_box_corners.gif') -10px 0 no-repeat;
	float: right;
	height: 25px;
	width: 10px;
}

.contentBoxTopLeft {
	background:	transparent url('../img/content_box_corners.gif') 0 0 no-repeat;
	float: left;
	height: 25px;
	width: 10px;
}

.contentBoxBottomRight {
	background:	transparent url('../img/content_box_corners.gif') -10px -25px no-repeat;
	float: right;
	height: 10px;
	width: 10px;
}

.contentBoxBottomLeft {
	background:	transparent url('../img/content_box_corners.gif') 0 -25px no-repeat;
	float: left;
	height: 10px;
	width: 10px;
}

.contentBoxFooter {
	background:	transparent url('../img/content_box_bottom.gif') left top repeat-x;
	height: 10px;
	line-height: 0;
	font-size: 1px;
}

.contentBoxContent {
	background:	#eae9e9 url('../img/content_box_bg.png') left top repeat-x;
	border-width: 0 1px 0 1px;
	border-color: #ccccd4;
	border-style: solid;
	padding: 9px 9px 0 9px;
}

/* Omat statsit */

.stats {
	background:	#f6f6f6 url('../img/notice_bg.png') left top repeat-x;
	padding: 4px;
	clear: both;
	margin: 4px 4px 0 0;
}

.statsThumb {
	border: 		4px solid #ccc;
	float: 			left;
	overflow:		hidden;
    text-align:		center;
    height:         75px;
    width:			75px;
}

.statsText {
	margin-left: 5px;
	float: left;
}

/**/

.tagLinks {
	padding: 5px 0 5px 0;
}

.footerText {
	padding: 0 5px 0 5px;
	font-size: 0.9em;
	float: right;
}

.contentPad {
	padding: 13px;
}

.space {
	height: 10px;
}

.mmsohjebox  {
	float: left;
	width: 176px;
	padding: 0;
	margin: 0 8px 10px 3px;
	border: 1px solid #000;
}

.clear {
	clear: both;
}

.top {
	vertical-align: top;
}

td {
	padding: 2px;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 2px 0 10px 0;
}

h1 a { text-decoration: none; }
h1 a:hover { color: #3B3B3B; }

h2 {
	font-size:1.4em;
	padding: 6px 0 6px 0;
	color: #787878;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 4px 0 4px 0;
	color: #666;
}

p {
	padding: 4px 0 6px 0;
	line-height: 130%;
}

code {
	font-family: "Courier New";
	font-size: 1em;
}

.code {
	font-family: "Courier New";
	font-size: 1em;
}

ul {
	margin: 2px 0 0 25px;
	padding-bottom: 4px;
	list-style-type: square;
}

ol {
	margin: 2px 0 0 10px;
}

li {
	margin: 0;
	padding: 0;
}

ol {
	padding: 2px 0px 0px 25px;
}

blockquote {
	
	background-color: #EBEBEB;
	border: 1px solid #999;

	padding: 2px;
	margin: 2px 15px 2px 15px;
}

#bbcodes {
	padding: 8px;
}

#bbcodes td {
	visibility: visible;
	border-bottom: 1px solid #ccc;
}

#bbcodes td.noline {
	border: 0;
}

#codes {
	position: relative;
}

/* Kansiolista */

.dirlist {
	padding:0;
	margin:0;
}

.dirlist li {
	display: inline;
}

.dirlist li a {
	background:	transparent url('../img/folder.png') 0 0 no-repeat;
	float: left;
	width: 20%;
	padding: 2px 0 2px 23px;
	text-decoration: none;
	overflow:hidden;
}

.dirlist li a.shared {
	background:	transparent url('../img/folder.png') 0 0 no-repeat;
	float: left;
	width: 20%;
	padding: 2px 0 2px 23px;
	text-decoration: none;
	color: #FF552A;
}

.dirlist li a:hover {
	background-color: #D6D6D6;
}

.dirlist li a:active {
	background-color: #ccc;
	color: #999;
}

.dirlist li a:visited {
	text-decoration: none;
}

.favdirlist {
	padding:0;
	margin:0;
}

.favdirlist li {
	background:	transparent url('../img/folder.png') 0 0 no-repeat;
	float: left;
	width: 20%;
	padding: 2px 0 2px 23px;
	text-decoration: none;
	overflow:hidden;
}

.favdirlist a {
	text-decoration: none;
}

.favdirlist a.shared {
	color: #FF552A;
}

#footer a {
	color: #27749B;
}

a:link, a:visited {
	color: #3399cc;
}

a:hover {
	text-decoration: none;
}

a.remove {
	text-decoration: underline;
	color: #FF552A;
}

a.remove:hover {
	color: #000;
	text-decoration: none;
}

/* Kuvat */
.lightThumb {
	position:			relative;
	margin:				2px;
	float: 				left;
	overflow:			hidden;
    text-align:			center;
    height:             60px;
    width:				60px;
}

.lightThumb a.rm {
    float:none;
	position:absolute;
	background:	transparent url(../img/remove.gif) 0 0 no-repeat;
	display:block;
	width: 14px;
	height: 13px;
	top: 0;
	right: 0;
	text-indent: -1000px;
}

.smallThumb a {
	margin:				2px;
	float: 				left;
	overflow:			hidden;
    text-align:			center;
    height:             60px;
    width:				60px;
}

.thumb a {
	margin:				2px;
	float: 				left;
	overflow:			hidden;
    text-align:			center;
    height:             75px;
    width:				75px;
}

.thumbImg a {
	position: relative;
	margin: 0 auto;
    text-align:	center;
}

img.hidden {
	border:	2px solid #FF552A;
}

img.visible {
	border:	2px solid #999;
}

.txtHidden {
	color: #FF552A;
}

.txtVisible {
	color: #999;
}

.inline {
	display: inline;
}

.rssicon {
	vertical-align: middle;
}

legend {
	color: #787878;
	font-weight: bold;
}

fieldset {
	padding: 4px;
}

textarea.forum {
	width: 80%;
	height: 200px;
}

p.toptags {
	text-align: center;
}

p.toptags a {
	text-decoration: none;
	line-height: 110%;
}

p.toptags a:hover {
	text-decoration: none;
	background-color: #3399cc;
	color: #fff;
}

.bold {
	font-weight: bold;
}

.big-link {
	font-size: 1.4em;
	font-weight:bold;
}

.grey {
	color: #787878;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.success {
	color: #28913d;
	font-weight: bold;
}

.line {
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #ccc;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.notice {
	background:	#f6f6f6 url('../img/notice_bg.png') left top repeat-x;
	padding: 2px 2px 2px 4px;
	margin: 0 0 4px 0;
	border: 1px solid #ccc;
}

.noBullets {
	list-style-type: none;
	margin: 2px 0px 0px 15px;
}

.ch {
	font-weight: bold;
}

.small {
	font-size: 0.85em;
}

.mobipasswd {
	float: right;
	margin-right: 2px;
}

.mobicode {
	font-family: "Courier New";
	font-size: 1.2em;
	font-weight: bold;
}

.tagimg {
	float: right;
	padding-right: 5px;
	text-align: center;
}

.tags {
	list-style: none;
	padding: 0;
	margin: 0;
}

.tags li a {
	padding: 4px;
}

/* Registration Form */

.formReg input {
	font-family: 'lucida grande', arial, tahoma, sans-serif;
	font-size: 1em;
}

.formReg .regField {
	font-size: 1.4em;
	width: 80%;
	padding:2px;
}

.formReg .content,
.formReg .head {
	margin-left: 20px;
}

.formReg .rulesField {
	font-size: 20px;
}

.formReg fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.formReg legend {
	font-size: 1.1em;
	padding: 10px 0 10px 0;
	color: #787878;
}

.formReg .row {
	padding-bottom: 10px;
}

.formReg .head {
	font-size: 1em;
	font-weight: bold;
}

/* Form */
.form .head {
	float: left;
	width: 20%;
	font-weight: bold;
}

.form .content {
	width: 79%;
}

.form .row {
	position: relative;
	padding: 3px 0 3px 0;
}

.form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.form legend {
	font-size: 1.1em;
	padding: 6px 0 6px 0;
	color: #787878;
}

input, textarea {
	font-family: 'lucida grande', arial, tahoma, sans-serif;
	font-size: 1em;
}

.loginField {
	width: 90%;
	border: 1px solid #f07b17;
}

.sendField {
	width: 100%;
}

.regField {
	width: 45%;
	border: 1px solid #f07b17;
}

.form .freetext {
	width: 90%;
	height: 140px;
}

.field {
	border: 1px solid #f07b17;
}

.submit {
	margin: 2px 0 0 0;
	padding: 1px;
	border: 1px solid #DB7D2C;
	background-color: #fdc191;
	font-size: 0.9em;
}

.cancel {
	margin: 2px 0 0 0;
	padding: 1px;
	border: 1px solid #a72f00;
	background-color: #f17348;
	font-size: 0.9em;
}

td.head {
	width: 22%;
}

#addtext textarea {
	width: 90%;
}

#sort-notice,
#lighttable-notice {
	padding: 8px;
	border: 1px solid #28913d;
	margin: 4px 0 4px 0;
}

.quotemark {
	position: relative;
	top: 10px;
	font-size: 1.1em;
	background:	transparent url('../img/quotemark.gif') 0 3px no-repeat;
	padding: 0 10px 0 22px;
	height: 30px;
	font-style: italic;
}

/* Profile */

#profile {
	width: 100%;
	position: relative;
}

#profile .profileRow {
	padding: 3px 0 3px 2px;
	clear: both;
}

#profile .head {
	position: relative;
	float: left;
	width: 17%;
	font-weight: bold;
}

#profile .content {
	position: relative;
	width: 70%;
	float: left;
	overflow:hidden;
}

#profile .avatar {
	position: absolute;
	right: 0;
	top: 0;
}

#profile .avaBorder {
	border: 2px solid #EAE9E9;
}

#blogPosts .row1,
#blogPosts .row2 {
	padding-left: 3px;
}

img.ava {
	text-align: center;
	border: 1px solid #999;
}

.boxCameras h2 {
	font-size: 1.4em;
}

.boxCameras {
	float: left;
	width: 200px;
	height: 80px;
	padding: 10px;
}

.boxModel a {
	float: left;
	width: 32%;
	padding-right: 5px;
}

.boxModel a:hover {
	text-decoration: none;
	background-color: #3399cc;
	color: #fff;
}

.event {
	border-bottom: 1px dashed #ccc;
}

#georesults {
	padding: 4px;
}

/* Kalenteri */
#calendar {
	position: relative;
}

#calendar .day-num {
	font-weight: bold;
	font-size: 1.2em;
	z-index: 1;
}

#calendar .calendar-day .non-active {
	position: relative;
	text-decoration: none;
	float: left;
	width: 23px;
	height: 23px;
	border: 1px solid #ccc;
	text-align:center;
	color: #ccc;
	line-height: 23px;
}

#calendar .calendar-day a {
	position: relative;
	text-decoration: none;
	float: left;
	width: 23px;
	height: 23px;
	border: 1px solid #ccc;
	text-align:center;
	color: #3B3B3B;
	line-height: 23px;
}

#calendar .calendar-day a:hover {
	border: 1px solid #000;
	color: #000;
}

#calendar .calendar-day a:active {
	background: #eee;
	border: 1px solid #ccc;
}

#calendar .calendar-day a.current {
	border: 1px solid #000;
	background: #DB7D2C;
	color: #000;
}

#calendar .calendar-day a.thisday {
	background: #3399cc;
}

#calendar .days div,
#calendar .none {
	position: relative;
	display:block;
	text-decoration: none;
	float: left;
	width: 25px;
	height: 25px;
	text-align:center;
	line-height: 23px;
	font-weight:bold;
}

/* Kuvasivu */

#imgarea .top-left,
#imgarea .top-right,
#imgarea .bottom-left,
#imgarea .bottom-right {
	position:absolute;
	width: 10px;
	height: 10px;
	overflow:hidden;
	font-size:1px;
}
#imgarea .top-left {
	background:	transparent url(../img/bg_imgarea.gif) 0 0 no-repeat;
	left:0;
	top:0;
}
#imgarea .top-right {
	background:	transparent url(../img/bg_imgarea.gif) -10px 0 no-repeat;
	right:0;
	top:0;
}
#imgarea .bottom-left {
	background:	transparent url(../img/bg_imgarea.gif) 0 -10px no-repeat;
	left:0;
	bottom:0;
}
#imgarea .bottom-right {
	background:	transparent url(../img/bg_imgarea.gif) -10px -10px no-repeat;
	right:0;
	bottom:0;
}
#imgarea {
	position:relative;
	background: #F0F0F0;
	padding:11px;
	float:left;
	z-index:1;
	top: 20px;
	margin-bottom:30px;
}
#img-navigation {
	top:-20px;
	left:0px;
	position:absolute;
	background:	transparent url(../img/bg_imgnav.gif) 0 0 no-repeat;
	display:block;
	width: 190px;
	height: 26px;
	z-index:999;
}
#img-navigation a {
	position:absolute;
	margin:4px;
	height: 20px;
	width: 20px;
	text-indent: -5000px;
}
#img-navigation span {
	position:absolute;
	margin:4px;
	height: 20px;
	width: 20px;
	text-indent: -5000px;
}
#img-navigation #first a {
	background:	transparent url(../img/imgnav-buttons.png) 0 -20px no-repeat;
	left:6px;
}
#img-navigation #first span {
	background:	transparent url(../img/imgnav-buttons.png) 0 -40px no-repeat;
	left:6px;
}
#img-navigation #first a:hover {
	background:	transparent url(../img/imgnav-buttons.png) 0 0px no-repeat;
}
#img-navigation #prev a {
	background:	transparent url(../img/imgnav-buttons.png) -20px -20px no-repeat;
	left: 28px;
}
#img-navigation #prev span {
	background:	transparent url(../img/imgnav-buttons.png) -20px -40px no-repeat;
	left: 28px;
}
#img-navigation #prev a:hover {
	background:	transparent url(../img/imgnav-buttons.png) -20px 0 no-repeat;
}
#img-navigation #next a {
	background:	transparent url(../img/imgnav-buttons.png) -40px -20px no-repeat;
	right: 28px;
}
#img-navigation #next span {
	background:	transparent url(../img/imgnav-buttons.png) -40px -40px no-repeat;
	right: 28px;
}
#img-navigation #next a:hover {
	background:	transparent url(../img/imgnav-buttons.png) -40px 0 no-repeat;
}
#img-navigation #last a {
	background:	transparent url(../img/imgnav-buttons.png) -60px -20px no-repeat;
	right:6px;
}
#img-navigation #last span {
	background:	transparent url(../img/imgnav-buttons.png) -60px -40px no-repeat;
	right:6px;
}
#img-navigation #last a:hover {
	background:	transparent url(../img/imgnav-buttons.png) -60px 0 no-repeat;
}
#img-navigation #imgcount {
	position:absolute;
	left: 55px;
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align:center;
	z-index: 1000;
	font-size: 0.9em;
	font-weight:bold;
}
#image {
	padding-bottom: 10px;
}
#img-description-edit {
	cursor: pointer;
	padding: 4px;
	margin-bottom: 5px;
}
#img-description {
	padding: 4px;
	margin-bottom: 5px;
}
#geosearch fieldset {
	border: 0;
}

a.current {
	color: #000;
}
.hiddenOption {
	color: #F17348;
}
.disabledOption {
	color: #999 !important;
}

.dirSelect {
	width: 250px;
}
