/*
Original design: andreas04 (v2.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/andreas04/
*/

/* General layouts */
body {margin:0; padding:0; font:76% tahoma,verdana,sans-serif; background:#e6e6e6 url(images/bodybg.png) repeat-x; color:#444; text-align:center;}
#container {width:92%; min-width:700px; padding:0 20px; margin:0 auto; background:#f0f0f0 url(images/contentbg.png) repeat-x; text-align:left; border-left:1px solid #eef; border-right:1px solid #eef;}
#container800 {width:700px; padding:0 20px; margin:0 auto; background:#f0f0f0 url(images/contentbg.png) repeat-x; text-align:left; border-left:1px solid #eef; border-right:1px solid #eef;}
#container1024 {width:920px; padding:0 20px; margin:0 auto; background:#f0f0f0 url(images/contentbg.png) repeat-x; text-align:left; border-left:1px solid #eef; border-right:1px solid #eef;}

/* Tags */
a {text-decoration:none; color:#555; font-weight:bold;}
a:hover {text-decoration:underline; color:#303030}
p {margin:0 0 15px 0;}
h1,h2,h3,h4 {margin:0; padding:0; font-weight:normal; line-height:1.2em;}
h1 {font-size:3em; letter-spacing:-2px; color:#567; margin:15px 0 5px 120px;}
h1 a:hover {text-decoration:none;}
h2 {font-size:1.6em;  margin:-10px 0 0 130px; color:#ccc;}
h3 {color: #555; font-size:1.4em; margin:1em 0 0.5em 0.5em;}
h4 {font-size:1.2em; font-weight:bold;}

/* Header */
#sitetitle {float:left; height:100px; background:url(images/globe2.gif) no-repeat; width: 960px; color: #fff; margin:0 -20px 0 -20px; padding-bottom: 15px;}

#menu {height:71px; padding-top:32px; padding-right:20px; text-align: right;}
#menu li a {margin:0; height:100px; padding:0px 6px 0px 6px; font-size:1.4em; font-weight:normal;  color:#fff; }
#menu li a:hover{color:#fbead6; text-decoration:none; padding:0px 5px 0px 5px; border-left: 1px solid #fbead6; border-right: 1px solid #fbead6;}
#menu li.active a {color:#fbead6;}
#menu li.active a:hover{color:#fbead6; padding:0px 5px 0px 5px;  text-decoration:none; background: none; border-right: 1px solid #ccc; border-left: 1px solid #fbead6;}
#menu ul {list-style-type: none; margin:0; padding:0; border:none;}
#menu li {
list-style-type: none;
display: inline
}

/* Main content and sidebar layout */
#content {margin-top:0px; width:100%; clear:both; background:url(images/globebottom.gif) bottom left no-repeat;}
#content h2 {margin:0 0 10px 0; color:#555; border-bottom:2px solid #999;}
#content h2 a {color:#555; font-weight:normal;}
#content h2 a:hover {color:#303030; text-decoration:none; background:none;}
#content p {margin:0 0.5em 1.2em 0.5em;}
#left {width:68%; float:left; line-height:1.4em;}
#right {margin-left:70%; margin-top:0px; line-height:1.4em;}
#right p.thumbs {margin-left:0px; margin-right:-15px;}
#right h2 {margin:0 0 8px 0; padding:0; font-size:1.6em;}

#forum {width:100%; margin: 0px 0px 0px 0px; float:center;}

/* Footer */
#footer {clear:both; padding:10px 0 12px 24px; text-align:left; color:#777;}
#footer a {color:#333; font-weight:normal;}
#footer h2 {color:#333; font-size:2em; letter-spacing:-1px; margin:0; padding:0; border:0;}
#footer h2 a {color:#333;}
#footer p {margin:0; padding:0;}


/* Additional classes */
.entry {position:relative; margin:0 0 20px 0; border:2px solid #fff; background:#e6e6e6 url(images/entrybg.png) repeat-x; color:#333; padding:10px 10px 0 10px;}
.entry a:hover, .intro a:hover {text-decoration:none; padding-bottom:2px; background:url(images/flash2.gif) bottom left repeat-x;}
ul.link {list-style-type: none; margin-left: 0; padding-left: 0;}
.link a {background: url(images/linkarrow.gif) left no-repeat; color:#555; display:block; margin:4px 0 0 0; padding:2px 1em;}
.link a:hover {color:#555; text-decoration:none; background:url(images/blinkarrow.gif)left no-repeat;}
.thumbs img {position:relative; padding:3px; margin:0 2px 2px 0; border:1px solid #fff; background-color:#ddd; color: #555;}
.thumbs img:hover {background: url(images/flash.gif);}
.entryphoto {margin:5px; float:left; padding:3px; border:1px solid #fff; background-color:#ddd; color:#333;}
.meta {clear:both; border-top: 2px solid #ccc; padding: 5px 1px 0 0; margin:10px 0 0 0; text-align:right; font-size:1em; color: #567;}
.pagenav {color: #333; text-align:center;}
.entry img {position:relative;}
.subcontainer {float:left; width:98%;}
.rightsub {float:left; width:45%; padding:0;}
.rightsub2 {width:45%; float:right;}
.right {text-align:right;}
.center {text-align:center;}
.clear {clear:both;}
.hide {display:none;}
table td, table th { vertical-align: top; }


#wlpeLogin 

table.stat {
	border-width: 3px 3px 3px 3px;
	border-spacing: 0px;
	border-style: double double double double;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
width:420px;
}
table.stat th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
width:70px;
}
table.stat td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
width:70px;
}
table.stat tr.yht td, table.stat tr.yht th{
	background-color:#F9E4B3;
font-weight:bold;
}

caption {
font-size: 1.0em;
font-weight: bold;
padding-bottom: 8px;
}
table.allstat {
	border-width: 3px 3px 3px 3px;
	border-spacing: 0px;
	border-style: double double double double;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
width:600px;
}
table.allstat th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
;
}
table.allstat td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
;
}
table.allstat td.harmaa, table.allstat th.harmaa {
	
	background-color: #eee;

;
}
table.allstat tr.yht td, table.allstat tr.yht th{
	background-color:#F9E4B3;
font-weight:bold;
}
table.allstat tr:hover td{
font-weight:bold;
background-color:#F9E4B3;
}
