@charset "UTF-8";

/* * {
	margin: 0;
	padding: 0;
} 

html {
	overflow-y: scroll;
} */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img, div {
	behavior: url(http://www.freelanceri.info/iepngfix.htc)
}

img.picture {
	margin-right: 10px;
	margin-bottom: 20px;
}

#reg hr {
	width: 100%;
	height: 1px;
	background-color: #ccc;
	border-style: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	list-style: none inside;
}

p {
	margin-bottom: 10px;
}

li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 8px;
}

a, a:link {
	color: #cc6633;
	text-decoration: none;
}

a:visited {
	color: #cc6633;
	text-decoration: none;
}

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

a:focus {
	color: #bf1c1c;
}

a:active {
	color: #702922;
}

a img {
	border: none;
}

h1 {
	font-size: 24px;
	padding-top: 9px;
	margin-bottom: 0px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	margin-top: 0px;
}

h2 {
	font-size: 18px;
	padding-top: 15px;
	margin-top: 0;
}

h3 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
}

h4 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 0;
	margin: 0 0 -5px;
}

.resurssit {
	margin-left: 40px;
	margin-bottom: 10px;
	padding: 0;
}

#news h3, #rss h3, .right2 h3 {
	font-size: 16px;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0px;
}

/* END RESET */

/* ------------------------------------------ */

/* TOOLBOX CSS */

/* ------------------------------------------ */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.transpBlack {
	background: url(transpBlack.png);
}

/* END TOOLBOX */

/* ------------------------------------------ */

/* PAGE STRUCTURE */

/* ------------------------------------------ */

#page-wrap {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 131px;
	width: 100%;
	display: inline;
	float: left;
}

#logo a {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 260px;
	float: left;
	cursor: pointer;
	margin-right: 0;
	margin-bottom: 0;
}

#logo a:hover {
	text-decoration: none;
}

#logo a span {
	visibility: hidden;
}

#content_middle {
	float: left;
	width: 100%;
	height: 200px;
}

#content {
	min-height: 250px;
	height: auto !important;
	height: 250px;
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	padding-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 20px;
}

#content_haku {
	min-height: 250px;
	height: auto !important;
	height: 250px;
	float: left;
	width: 830px;
	background-color: #FFFFFF;
	padding-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 20px;
}

.texttitle {
	margin-top: 30px;
	margin-bottom: 0px;
	display: inline;
	padding-bottom: 0px;
	padding-top: 0px;
}

.content_bottom {
	float: left;
	width: 100%;
	display: inline;
	margin-top: 40px;
}

.left {
	float: left;
	width: 370px;
}

#profile {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#profile p {
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

#profile h1 {
	font-size: 22px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	color: #006699;
	margin-top: 0px;
}

#profile h2 {
	font-size: 20px;
	padding-top: 20px;
	margin-bottom: 13px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#profileImage {
	float: left;
	height: auto;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: none;
	margin-top: 10px;
	text-align: left;
	padding-top: 0px;
	overflow: hidden;
	vertical-align: top;
}

#profileEmail {
	float: right;
}

#profileMenu {
	height: auto;
	text-align: center;
}

#profileLeft {
	float: left;
	width: 575px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#profileRight {
	float: right;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	width: 125px;
}

.personalinfo {
	float: left;
	margin-left: 23px;
	width: 280px;
}

#footer {
	text-align: center;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #999999;
	float: left;
	background-image: url(images/footer_shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.fb {
	margin-bottom: -3px;
}

#footer_index {
	text-align: center;
	width: 800px;
	padding-top: 0px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #999999;
	float: left;
}

#footer a, #footer_index a {
	color: #CC6633;
	padding-right: 4px;
	padding-left: 4px;
}

.right {
	float: right;
	width: 350px;
}

.index-login {
	float: right;
	width: 350px;
}

.right2 {
	float: right;
	margin-right: 70px;
}

.ad {
	margin-bottom: 15px;
	margin-top: 5px;
}

.right_search {
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: auto;
	margin-left: 50px;
	margin-bottom: 25px;
	clear: left;
}

.right_search2 {
	float: right;
	border-left: 1px dotted #CCCCCC;
	width: auto;
	margin-left: 50px;
	margin-bottom: 25px;
	clear: left;
	padding: 0px 15px 15px 50px;
	margin-top: 10px;
}

.go {
	padding-top: 2px;
	margin-top: 2px;
}

.right_search ul {
	margin: 2px 0 0;
	padding-left: 15px;
}

.vinkki {
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 250px;
	margin-left: 70px;
	margin-bottom: 25px;
}

.right_info {
	float: right;
	margin-left: 70px;
}

#menu {
	float: right;
	margin-top: 80px;
	margin-bottom: 19px;
}

.intro_box {
	float: left;
	width: 360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 30px;
}

.intro {
	font-size: 16px;
	color: #444444;
	line-height: 20px;
}

.ok {
	margin-right: 10px;
	clear: left;
	float: left;
	display: inline;
}

.register {
	font-size: 18px;
	margin-top: 5px;
}

.error {
	font-size: 18px;
	padding-top: 10px;
}

.loginButton {
	margin-top: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
}

#form {
	float: left;
	margin-top: 15px;
	font-size: 13px;
	width: 250px;
	line-height: 17px;
}

input {
	padding: 2px;
}

.searchField {
	width: 230px;
	margin: 0;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #003100;
	height: 16px;
}

.smalltext {
	font-size: 11px;
	color: #666666;
}

#reg {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#reg_haku {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.smalltextReg {
	font-size: 11px;
	color: #666666;
	padding-top: 7px;
}

#googleIndex {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
}

#news {
	float: left;
	width: 330px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 30px;
}

#rss {
	float: left;
	width: 330px;


/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
	padding-right: 30px;
}

#rss ul, #rss li {
	padding-left: 0;
	margin-left: 0;
}

#rss li {
	padding-left: 0;
	margin-left: 15px;
}

#index-ads {
	float: right;
	width: 330px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 30px;
}

#googleSubpage {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}

#owner_menu {
	float: right;
	height: 215px;
	text-align: right;
	margin-top: 10px;
}

.occupation {
	font-size: 14px;
}

.esim {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding-top: 7px;
	padding-left: 10px;
}

/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu {
	font-weight: bold;
	width: 100%;
}

.underlinemenu ul {
	padding: 6px 0 7px 0;
	margin: 0;
	text-align: right;
}

.underlinemenu ul li {
	display: inline;
}

.underlinemenu ul li a {
	color: #FFFFFF;
	margin-right: 15px;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8EAB74;
	font-size: 16px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
	border-bottom-color: #D68C62;
	text-decoration: none;
}

/* .underlinemenu ul li a:visited {
	border-bottom-color: #D68C62;
	text-decoration: none;
	color: #FFFFFF; 
}*/

#menu_other {
	float: right;
	text-align: left;
	margin-bottom: 15px;
}

.luelisaa {
	margin-left: 43px;
}

#info {
	float: left;
	width: 430px;
}

.status {
	float: right;
	text-align: right;
}

.style5 {
	color: #FFFFFF;
	font-weight: bold;
}

.style1 {
	font-weight: bold
}

.row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 2px;
	height: 23px;
}

.txt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	color: #444444;
	font-weight: bold;
}

.txt2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	color: #444444;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

.searchButton {
	margin: 0px;
	font-size: 13px;
}

.searchtable a, .searchtable a:visited, .searchtable a:hover {
	color: #ffffff;
	font-weight: bold;
	padding-left: 0;
	padding-top: 0;
}

.searchtable a:hover {
	color: #fffbb5;
	font-weight: bold;
	text-decoration: underline;
}

.rows {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.green {
	background: url(http://www.freelanceri.info/images/green.gif) repeat-x;
	padding-bottom: 3px;
	padding-top: 2px;
}

.green a {
	padding-bottom: 5px;
}

#search_ad {
	float: left;
	margin-top: 50px;
	width: 180px;
}

#comments {
	width: 450px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 20px;
	float: left;
}

.commentsystem {
	padding: 0px;
	margin-top: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	line-height: normal;
}

.commentsystem .error {
	color: #666666;
	padding: 4px;
	padding-left: 5px;
	background-color: #FF0000;
	border: 1px solid #990000;
	line-height: 14px;
	margin-bottom: 10px;
}

.commentsystem .success {
	color: #FFFFFF;
	padding: 4px;
	padding-left: 5px;
	background-color: #0099c9;
	line-height: 14px;
	margin-bottom: 10px;
}

.commentsystem .commentslist {
	clear: both;
}

.commentsystem .comment {
	margin-bottom: 10px;
}

.commentsystem .comment .meta {
	font-size: 11px;
	color: #666666;
	background-color: #e6e6e6;
	border: 1px solid #FFFFFF;
	padding: 4px;
	padding-left: 5px;
	padding-right: 5px;
	height: 14px !important;
}

.commentsystem .comment .meta .author_name {
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333;
}

.commentsystem .comment .meta .comment_details {
	float: right;
	color: #999999;
}

#commentform_verificationimage {
	width: 100px;
	height: 20px;
}

.comment_text {
	background-color: #FFFFFF;
	padding: 4px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	border-top: none;
	overflow: hidden;
	text-align: left;
	color: #666666;
}

tntmessage.comment_text a {
	color: #666666;
}

/* the form */

.commentsystem form {
	margin: 0px;
	line-height: normal;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	color: #999;
}

.commentsystem label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.comment_form_text_box {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}

.comment_form_text_area {
	border: 1px solid #ccc;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 0px;
	margin-right: 10px;
}

.comment_form_submit {
	margin-top: 10px;
	height: 22px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 2px;
}

.commentsystem .editing_form {
	margin: 0px;
	line-height: normal;
	background-color: #FAFAFA;
	border: none;
}

.commentsystem .editing_comment_form_text_area {
	border: 1px solid #000;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 0px;
}

/* inline editing */

.commentsystem .comment_text textarea {
	width: 98%;
	height: 100px;
}

/* pagination >>> */

.commentsystem .pagination {
	text-align: right;
	float: right;
	padding-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	line-height: 20px;
	direction: ltr;
}

.commentsystem .pagination a:link, .commentsystem .pagination a:visited {
	padding: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000;
	margin-left: 10px;
	text-decoration: none;
	background-color: #FAFAFA;
	color: #666666;
	margin-bottom: 2px;
}

.commentsystem .pagination a:hover {
	background-color: #333;
	color: #333;
	border: 1px solid #ccc;
}

.commentsystem .pagination .active_link {
	padding: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000;
	margin-left: 10px;
	text-decoration: none;
	background-color: #333;
	color: #666;
	cursor: default;
}

.commentsystem .pagination .disabled_pagination {
	padding: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	text-decoration: none;
	background-color: #333;
	color: #ccc;
	cursor: default;
}

/* <<< pagination */

.add_comment_button {
	padding: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #000;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	margin-bottom: 10px;
	background-color: #444;
	width: 90px;
}

.comments_area_title {
	padding: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #000;
	text-decoration: none;
	color: #999;
	margin-bottom: 10px;
}

.comments_area_title a:hover {
	color: #ccc;
}

.number {
	font-size: 72px;
	font-weight: bold;
	color: #393731;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

.content_bottom2 {
	float: left;
	width: 740px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #fafafa;
	margin-top: 20px;
	padding-right: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
}

.content_bottom3 {
	float: left;
	width: 740px;
	margin-top: 20px;
	padding-right: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
}

/* RSS */

.labelfield {

/*CSS for label field in general*/
color: brown;
	font-size: 90%;
}

.datefield {

/*CSS for date field in general*/
color: gray;
	font-size: 90%;
}

#example1 li {

/*CSS specific to demo 1*/
margin-bottom: 4px;
}

#example2 div {

/*CSS specific to demo 2*/
margin-bottom: 5px;
}

#example2 div a {

/*CSS specific to demo 2*/
text-decoration: none;
}

#example3 a {

/*CSS specific to demo 3*/
color: #D80101;
	text-decoration: none;
	font-weight: bold;
}

#example3 p {

/*CSS specific to demo 3*/
margin-bottom: 2px;
}

code {

/*CSS for insructions*/
color: red;
}

.red {
color: #cf1600;
}

.rss {
	padding-left: 15px;
	margin-bottom: -2px;
}


.vapaa_haku {
	width: 370px;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #ccc;
}