/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background: url(images/mainbg.gif) 0 0 repeat-x #F6F4E4; 
	color:#6B6854; 
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div, p, ul, h1, h2, h3, h4, img, form, label
{
	padding:0px; 
	margin:0px;
}

ul
{
	list-style-type:none;
}

h3
{
	font:17px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6B6854; 
}

h3 a
{
	color:#6B6854; 
	text-decoration: none;
}

h3 a:hover
{
	text-decoration: underline;
}

/*----MAIN PANEL----*/
#mainPan
{
	width:1004px; 
	position:relative; 
	margin:0 auto; 
	padding:0px;
}
/*----Left Panel----*/
#leftPan
{
	width:240px; 
	float:left;
}

#leftTopPan
{
	width:240px; 
	height:125px; 
	position:relative; 
	margin:0 auto; 
	padding:0; 
	background:url(images/left-top.jpg) 0 0 no-repeat;
}

#leftTopPan img
{
	width:160px; 
	height:39px; 
	margin:30px 0 0 37px;
}

#leftPan ul
{
	width:240px; 
	height:231px; 
	display:block; 
	background:url(images/menu-bg.jpg) 0 0 no-repeat; 
	padding:28px 0 0;
}

#leftPan ul li
{
	width:118px; 
	height:27px; 
	position:relative; 
	margin:0 auto; 
	background:url(images/dot.gif) 0 100% repeat-x;
}

#leftPan ul li a
{
	width:96px; 
	height:26px; 
	display:block; 
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; 
	color:#8F8C73; 
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
}

#leftPan ul li a:hover
{
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; 
	color:#7F0A5F; 
	text-decoration:none;
}

#leftPan ul li.home
{
	width:96px; 
	height:27px; 
	display:block; 
	background: url(images/homebg.gif) 0 0 no-repeat #F6F4E4; 
	color:#7F0A5F; 
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration:none; 
	padding:0 0 0 22px;
}

#leftPan ul li.contact
{
	background:none;
}

#leftPan ul.linkone
{
	width:240px; 
	height:259px; 
	padding:0; 
	background:none;
}

#leftPan ul.linkone li
{
	width:118px; 
	height:26px; 
	position:relative; 
	margin:0 auto; 
	background:none; 
	padding:0px;
}

#leftPan ul.linkone li a
{
	width:96px; 
	height:26px; 
	display:block; 
	background:url(images/arrow-normal.gif) 0 50% no-repeat; 
	color:#8F8C73; 
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	padding:0 0 0 22px; 
	text-decoration:underline;
}

#leftPan ul.linkone li a:hover
{
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; 
	color:#25241E; 
	text-decoration:underline;
}

#leftPan h2
{
	width:90px; 
	height:63px; 
	background:#F6F4E4; 
	color:#8F146E; 
	font-size:24px; 
	line-height:63px; 
	padding:0 0 0 63px; 
	font-weight:normal;
}

#usermenu
{
	color:#8F8C73; 
	font:13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; 
}


#leftPan #usermenu
{
	width:222px; 
	position:relative; 
	margin:0 auto; 
	background:#ABA894; 
	color:#fff;
	padding: 0;
}


#leftPan #usermenu a
{
	width:143px; 
	display:block; 
	background:url(images/arrow-normal.gif) 0 50% no-repeat; 
	color:#f6f4e4; 
	font:13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
}

#leftPan #usermenu a:hover
{
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; 
	color:#7F0A5F; 
	text-decoration:none;
}

.top
{
	width:222px; 
	height:59px;
	margin:0 auto; 
	background:url(images/form-t.jpg) 0 0 no-repeat #ABA894; 
	color:#8F8C73;
}

.innner
{
	width:222px; 
	margin:0 auto; 
	background:url(images/form-m.jpg) 0 0 repeat-y #ABA894; 
	color:#fff;
}

.innnertext
{
	width:143px; 
	margin: 0 auto;
}

#anketa input
{
	margin: 0;
	padding: 0;
	float: left;
}

.innnertext a.link
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.innnertext a.link:hover
{
	text-decoration: underline;
}

.bottom
{
	width:222px; 
	height:11px;
	margin:0 auto; 
	background:url(images/form-b.jpg) 0 0 repeat-y #ABA894; 
	color:#fff;
}

#leftPan #usermenu .input
{
	width:143px; 
	height:17px; 
	margin:3px 0 2px 35px;
}

#leftPan #usermenu label
{
	width:143px; 
	height:18px; 
	margin:2px 0 0 35px; 
	font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold;
}

#leftPan #usermenu input.button
{
	width:51px; 
	height:17px; 
	float:left; 
	background:url(images/button.gif) 0 0 no-repeat #FEFEFE; 
	color:#fff; 
	font-size:12px; 
	font-weight:bold; 
	line-height:18px; 
	border:none; 
	padding:0 10px 0 0;  
	margin:3px 10px 2px 28px;
}

#leftPan #usermenu h2
{
	width:150px; 
	height:47px; 
	display:block; 
	background:url(images/memberbg.gif) 0 0 no-repeat #D5D2BC; 
	color:#fff; 
	font-size:18px; 
	line-height:47px; 
	padding:0 0 0 65px;
}

#leftPan #usermenu #register
{
	width:100px; 
	height:24px; 
	float:left; 
	margin:3px 0 0;
}

#leftPan #usermenu #register a
{
	display:block; 
	background: url(images/arrow4.gif) 100% 50% no-repeat #ABA894; 
	color:#fff; 
	font-size:14px; 
	padding:0 5px 0 0; 
	text-decoration:none;
	width: 100px;
}

#leftPan #usermenu #register a:hover
{
	text-decoration:underline;
}

/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan
{
	width:764px; 
	float:left;
}

#rightPan #header
{
	width:744px; 
	height:159px; 
	background:url(images/header.jpg) 0 0 no-repeat #4b7201; 
}

#leftTopPan h1
{
	float: left;
	color:#fff; 
	font:20px/13px Georgia, "Times New Roman", Times, serif; 
	padding:25px 0 0 13px;
}

#leftTopPan h1 span
{
	font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#rightPan h2
{
	font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block; 
	color:#8F146E; 
	font-size:24px; 
	line-height:36px; 
	padding:0 0 0 5px; 
	margin:0 0 0 9px;
}

#rightPan h2 a
{
	color:#8F8C73; 
	text-decoration: none;
}

#rightPan h2 a:hover
{
	text-decoration: underline;
}

#rightPan h4
{
	width:370px; 
	height:50px; 
	display:block; 
	background:url(images/icon2.jpg) 0 0 no-repeat #F6F4E4; 
	color:#8F146E; 
	font-size:24px; 
	line-height:22px; 
	padding:0 0 0 75px; 
	margin:0 0 0 9px; 
	clear:both;
}

#rightPan h4 span
{
	color:#9F9D81; 
	background:#F6F4E4; 
	font-size:16px; 
	font-weight:bold; 
	line-height:18px;
}

#rightmorePan
{
	width:360px; 
	height:28px; 
	display:block; 
	background:url(images/pattern.gif) 0 0 repeat; 
	border:1px solid #fff; 
	line-height:28px; 
	padding:0; 
	margin:0;
}

#rightmorePan a
{
	float:right; 
	width:36px; 
	height:28px; 
	
	background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC; 
	color:#1F1E15; 
	text-decoration:none; 
	padding:0 15px 0 45px; 
	margin:0 0 0 45px;
}

#rightmorePan a:hover
{
	text-decoration:underline;
}

.indexstatia
{
	display: block;
	float: left;
	margin-left: 5px;
	padding: 0;
	width: 370px;
}


/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan
{
	background:url(images/footerbg.gif) 0 0 repeat-x #6B6854; 
	color:#fff; 
	position:relative; 
	margin:0 auto; 
	height:227px; 
	clear:both;
}

#footerPan
{
	width:691px; 
	position:relative; 
	margin:0 auto; 
	font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-weight:normal;
}

#footerPan ul
{
	width:546px; 
	position:absolute; 
	top:85px; 
	left:42px;
}

#footerPan li
{
	float:left; 
}

#footerPan ul li a
{
	padding:0 10px 0; 
	color:#fff; 
	background:#6B6854; 
	text-decoration:none;
}

#footerPan ul li a:hover
{
	text-decoration:underline;
}

#footerPan ul.templateworld
{
	width:190px; 
	background:#6B6854; 
	color:#fff; 
	display:block; 
	position:absolute; 
	top:160px; 
	left:240px; 
}

#footerPan ul.templateworld li
{
	height:20px;
}

#footerPan ul.templateworld li a
{
	background:#6B6854; 
	display:block; 
	color:#fff; 
	text-decoration:none; 
	padding:0px;
}

#footerPan ul.templateworld li a:hover
{
	text-decoration:underline;
}

#footerPan p.copyright
{
	width:204px; 
	background:#6B6854; 
	color:#F3F1DF; 
	position:absolute; 
	top:105px; 
	left:218px;
}

#footerPanhtml
{
	width:64px; 
	height:19px; 
	display:block; 
	position:absolute; 
	top:132px; 
	left:240px;
}

#footerPanhtml a
{
	width:59px; 
	height:18px; 
	background:url(images/arrow2.gif) no-repeat 45px 0px #D0CEB8; 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	line-height:19px; 
	padding:1px 0 0 5px; 
	border:1px solid #FFFFFA; 
	color:#353427; 
	text-transform:uppercase; 
	text-decoration:none;
}

#footerPanhtml a:hover
{
	background:url(images/arrow3.gif) no-repeat 45px 0px #B0AD93; 
	color:#353427; 
	text-decoration:none;
}

#footerPanTyxo
{
	width:64px; 
	height:19px; 
	display:block; 
	position:absolute; 
	top:132px; 
	left:400px;
}

#footerPancss
{
	width:64px; 
	height:19px; 
	display:block; 
	position:absolute; 
	top:132px; 
	left:320px;
}

#footerPancss a
{
	width:49px; 
	height:18px; 
	background:url(images/arrow3.gif) no-repeat 45px 0px #D0CEB8; 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px;
	line-height:19px; 
	padding:1px 0 0 15px; 
	border:1px solid #FFFFFA; 
	color:#353427; 
	text-transform:uppercase; 
	text-decoration:none;
}

#footerPancss a:hover
{
	background:url(images/arrow2.gif) no-repeat 45px 0px #B0AD93; 
	color:#353427; 
	text-decoration:none;
}














.large
{
	display: block;
	border-left: 5px solid #dedede;
	border-bottom: 2px solid #dedede;
	padding: 0 5px;
	font-style: normal;
	margin: 0 10px 0 10px;
}

.small
{
	display: block;
	padding: 0 20px;
	font-style: italic;
	margin: 0 10px 5px 10px;
	background: url('images/news_icon.jpg') no-repeat 0 3px;
}


.news_head
{
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background-image: url(images/news_icon.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	/* height: 20px; */
}

.news_head2
{
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background-image: url(images/news_icon2.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	/* height: 20px; */
}

.news_head3
{
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background-image: url(images/news_icon3.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	/* height: 20px; */
}

.news_head4
{
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background-image: url(images/news_icon4.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	/* height: 20px; */
}

.swappers
{
	width: 350px;
	height: 100px;
	text-align: left;
	background-color:#aba894;
	padding: 3px;
}

.swappers p.diasno
{

	width: 245px;
	float: left;
	padding:0;
	height: 28px;
	text-align: left;
	background-color:#aba894;
}

.swappers p.liavo
{
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	background-color:#aba894;
	/* top right bottom left */
}

.swappers a.rightlink
{
	height:24px; 
	display:block; 
	background:url(images/arrow-normal.gif) 0 50% no-repeat #aba894; 
	color:#f6f4e4; 
	font:13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
}

.swappers a.rightlinkhover
{
	height:24px; 
	display:block; 
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; 
	color:#7F0A5F; 
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	padding:0 0 0 22px; 
	text-decoration:none;
}

.swappers a.rightlink :hover
{
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; 
	color:#7F0A5F; 
	text-decoration:none;
}


.x
{
	border: 1px solid #fff;
	background: #cfccbd;
	color: #666666;
	height: 24px;
}

#user
{
    font: normal 13px/15px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#user p
{
	display: block;
	height: 30px;
	line-height: 25px;
	vertical-align: middle;
	margin: 3px 0;
}

#user p.left
{
	display: block;
	height: 30px;
	line-height: 25px;
	vertical-align: middle;
	margin: 3px 0;
	float: left;
	text-align: right;
}

#user p.right
{
	display: block;
	height: 30px;
	line-height: 25px;
	vertical-align: middle;
	margin: 3px 0;
	float: left;
}

#user textarea
{
	width: 250px;
}

#user a:hover
{
	color: #FF0000;
}	

.incqbox
{
	background: #dedede;
	padding: 2px;
}

#mail
{
	display: block;
	width: 605px;
	margin:10px 0 0 0;
	font:normal 13px/15px Georgia, "Times New Roman", Times, serif;
	color:#000;	
}

#mailisting table
{
	display: block;
	width: 630px;
	margin:10px 0 0 0;
	background-color: transparent;
	border-top: 1px dashed;
	border-left: 1px dashed;
	border-right: 1px dashed;
}

#mailisting table td
{
	font:normal 13px/15px Georgia, "Times New Roman", Times, serif;
	border-left: 1px dashed;
	border-bottom: 1px dashed;
	padding: 3px;
}

#mailisting table td.first
{
	border-left: 0px dashed;
	border-bottom: 1px dashed;
	font-weight: bold;
}

#mailisting table tr
{
	vertical-align: top;
}

#mailisting table tr.blue
{
	vertical-align: top;
	background-color: #cfccbd;
	color: #000000;
}

#mailisting table tr.grey
{
	vertical-align: top;
	background-color: transparent;
	color: #999999;
}

#mail ul
{
	float: left;
	background-color: transparent;
	background-image: none;
	padding: 0;
	margin: 5px 0;
	height: 15px;
}

#mail ul li
{
	width: 150px;
	height: 15px;
	float: left;
	background-color: #cfccbd;
	background-image: none;
	padding: 0;
	margin: 5px 5px;
}

#mail ul li a
{
	display: block;
	font:bold 13px/15px Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 150px;
	float: left;
	background-color: transparent;
	background-image: none;
	padding: 0;
}

#statiatext a.newlinkstitle
{
	font-weight: bold;
	text-decoration: underline;
	color:#fff; 
}




/* */

/* "fallback" links for non-CSS supporting browsers. */
.fallback 
{
	display: none;
}

/* Here's our default note styles. */
.notedefault, .notenested 
{
	position: absolute;
	visibility: hidden;
	top: 3px;
	left: 3px; 
	width: 150px;
}

.notedefault 
{
	padding: 3px;
	border: 1px solid #000;
	background-color: #ABA894;
	color:#fff; 
}

.notenested 
{
	width: 8em;
	padding: 3px;
	border: 1px solid #000;
	background-color: #ABA894;
	color:#fff; 
}

/* Some position-type-specific offset information. Tweak as needed! */
.snp-mouseoffset, .snp-triggeroffset, .snp-mousetrack 
{
	margin-left: -155px;
	margin-top: 15px;
}

/* Headings within notes */
.notedefault h5 
{
	color: #fff; 
	margin: 0;
	padding: 0;
}

/* Note close marker is only shown within pinned notes. */
.note-close 
{
	float: right;
	margin-top: 2px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	color: black;
	text-decoration: none;
	visibility: hidden
}

.snb-pinned .note-close 
{
	visibility: inherit;
}


#statiata a
{
	text-decoration: underline;
	color:#6B6854; 
}

#statiata a:hover 
{
	background: #666666;
	color:#fff; 
}