@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:tahoma , arial;
	font-size:12px;
	line-height:18px;
	text-align:center;
}

#wrapper{
	width:922px;
	margin:0 auto;
	text-align:right;
	direction:rtl;
	clear:both;
}

input{
	font-size:12px;
	font-family:tahoma,arial;
}

button{
	font-size:12px;
	font-family:tahoma,arial;
}

a{
	text-decoration:none;
	color:#3b83af;
}

a:hover{
	color:#003759;
}

.clear{
	font-size:1px;
	line-height:1px;
	clear:both;
}

img{
	border:none;
}

/*--------------------------------------------header------------------------------------------*/

#top-link{
	height:19px;
	background-color:#ebebeb;
	padding-right:20px;
}

#header{
	height:121px;
	background:url(images/header.jpg) no-repeat right;
	padding:10px 0 0 30px;
}

/*---------------------------------------------main-------------------------------------------*/

#main{
	padding:10px 0;
	clear:both;
}

#pori-left{
	width:187px;
	float:left;
}

#pori-center{
	width:548px;
	float:left;
}

.link{
	width:519px;
	height:20px;
	background:url(images/link-bg.jpg) repeat-x;
	border:#a7a7a7 solid 1px;
	margin:0 auto;
	padding:2px 5px 0 0;
	font-weight:bolder;
}
.links-menu a{
	display:block;
	border-bottom:#c3c3c3 solid 1px;
	padding:2px 7px;
}
.links-menu a:hover{
	background-color:#c3c3c3;
	border-bottom:#c3c3c3 solid 1px;
}

.link a{
	background:url(images/link-line.jpg) no-repeat left;
	color:#252525;
	padding:0 5px;
	display:inline-block;
}


.link a:hover{
	color:#15689a;
}

.link-shadow{
	height:4px;
	width:524px;
	background:url(images/link-shadow.jpg) repeat-x;
	font-size:1px;
	margin:0 auto;
}

.block{
	margin:7px 0 0 0;
}

.box-center-total{
	padding:0 6px;
	float:right;
}

.box-center{
	width:260px;
	background:url(images/box-right.jpg) repeat-y right;
}

.box-main-center{
	width:254px;
	border-top:#bfbfbf solid 1px;
	border-left:#bfbfbf solid 1px;
	margin-right:5px;
}

.box-main-title-center{
	height:19px;
	background:url(images/box-title.jpg) repeat-x;
	font-weight:bold;
	margin-right:2px;
	padding:0 10px 0 0;
}

.box-main-title-center img{
	margin:5px 0 0 5px;
}

.box-main-content-center{
	padding:7px;
}

.box-shadow-center{
	width:176px;
	height:7px;
	background:url(images/box-bottom-center.jpg) no-repeat;
	padding-right:84px;
	font-size:1px;
}

.content{

}

fieldset{
	width:525px;
	border:#c2c2c2 solid 1px;
	padding:5px;
	margin:auto;
}

#pori-right{
	width:187px;
	float:left;
}

.box{
	width:176px;
	background:url(images/box-right.jpg) repeat-y right;
}

.box-main{
	width:170px;
	border-top:#bfbfbf solid 1px;
	border-left:#bfbfbf solid 1px;
	margin-right:5px;
}

.box-main-title{
	height:19px;
	background:url(images/box-title.jpg) repeat-x;
	font-weight:bold;
	margin-right:2px;
	padding:0 10px 0 0;
}

.box-main-title img{
	margin:5px 0 0 5px;
}

.box-main-content{
	padding:7px;
}

.box-shadow{
	width:176px;
	height:7px;
	background:url(images/box-bottom.jpg) no-repeat;
	font-size:1px;
}
.comment{
	float:left;
}
.extended{
	float:right;
}

/*--------------------------------------------footer------------------------------------------*/

#footer{
	height:23px;
	background-color:#efefef;
}

#designer{
	padding-left:150px;
	float:left;
}

#copy{
	padding-right:100px;
	float:right;
}
/* E107 STYLES */
.indentchat {
	padding: 4px; 
	border: 1px solid #bababa; 
	margin: 4px 0 4px 0; 
	text-align: left; 
	background-color: #f1f0f0; 
	color: #707070; 
}

.indent {
	padding: 4px; 
	margin: 2px; 
	background-color: #f6f4f5; 
	border: 1px dotted #bababa; 
 }

.code_highlight {
	padding: 4px;
	margin: 2px;
	height: 200px;
	overflow: scroll;
	background-color: #f6f4f5;
	border: 1px dotted #bababa; 
 }

.button {
	padding: 2px 4px; 
	margin: 2px auto;
	background-color: #fff;
	border: 1px solid #bababa;
	color: #000; text-align:
	center; font-weight:
	bold; font-size: 10px; 
 } 
.tbox {
	color: #003759;
	background-color: #fff;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #bababa;
	margin: 2px auto;
	padding: 2px;
}
.tbox:focus {
	border: 1px solid #003759;
}
.chatbox {
	width: 96%;
	margin: 2px auto; 
}
.helpbox {
	background-color: #fff;
	border: 1px solid #DFDFDF;
	color: #000;
	font-size:9px;
	padding: 4px 5px 4px 5px;
}

/* FORUM STYLES */

.ftrack {
	border: none;
	padding: 7px 5px 7px 5px;
	background-color: #f1f0f0;
}
.fdata {
	text-align: center;
	border-top: 1px solid #bababa;
	padding: 7px 4px;
	background-color: #ededed;
}

.fcaption {
	padding: 4px;
	color: #787878;
	font: 11px; min-height: 20px;
}

.fcaption span.smalltext{
	color: #707070;
}
.fcaption span.smalltext a:hover{
	color: #a0bac6;
}
.fcaption a {
	color: #707070;
	text-decoration: none;
}
.fcaption a:hover {
	color: #a0bac6;
}
a.forumlink{
	color: #707070;
	text-decoration: none;
}
a.forumlink:hover{
	color: #a0bac6;
}
.fborder {
	border: 1px solid #bababa;
	margin: 4px 0 4px 0;
}

.forumheader {
	padding: 2px 4px 2px 4px;
	line-height: 16px;
	font-weight: bold;
	color: #003759;
	background-color: #fff;
}
.forumheader2 { 
	padding: 7px 5px 7px 5px; 
	border: 1px solid #bababa;
	text-align:right;
}
	
.forumheader3 { 
	padding: 7px 5px 7px 5px; 
	border: 1px solid #6d6d6d;
	text-align:right;
}

.forumheader4 { 
	padding: 7px 5px 7px 5px; 
	border: 1px solid #bababa; 
	background-color: #222222; 
}

.finfobar { 
	padding: 2px 4px; 
	background-color: #ededed; 
	border: 1px solid #bababa; 
}
