
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFDEA url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.4em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #9D151A;
}

a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 940px;
	height: 198px;
	margin: 0 auto;
}

/* Logo */

#logo .menu li {
	float:left;
}
#logo a:hover, #menu .current_page_item a {
        text-decoration: none;
        color: #333333;
}

#logo .current_page_item a {
        background: #FFFFFF;
        color: #333333;
}
#logo .menu {
	margin-top:140px;
	margin-left: 180px;
        display: block;
        height: 28px;
        margin-right: 2px;
        margin-bottom: 10px;
        padding: 10px 20px 0px 20px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        border: none;

}
#logo a {
        display: block;
        height: 28px;
        margin-right: 2px;
        margin-bottom: 10px;
        padding: 10px 20px 0px 20px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        border: none;

}
#logo {
	float: left;
	height: 180px;
	margin: 0;
	background: url(porocropped.gif) no-repeat left top;
	padding-top: 2px;
	color: #000000;
}

#kielimenu ul{
        list-style: none;
        padding-top: 0px;
        float: left;
        padding-left:0px;
        letter-spacing: -1px;
	position: absolute;
	margin-left: 870px;
        margin-right: 2px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        border: none;
	}
#logo ul {
        list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h3 {
	padding-top: 0px;
	float: left;
	padding-left:0px;
	letter-spacing: -1px;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #A83A01;
}

/* Search */

#search {
	float: right;
	width: 250px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #9F1419;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 150px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #AC9A79;
	background: #AC9A79;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#asearch a:link {
	color:#FFFFFF;
}

#asearch a:visited {
	color:#FFFFFF;
}

#asearch {
	margin-top:-10px;
}

/* Menu */

#menu {
	width: 940px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 28px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #FFFFFF;
	text-decoration: none;
	color: #333333;
}

#menu .current_page_item a {
	background: #FFFFFF;
	color: #333333;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 620px;
	padding: 30px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -1px;
	color: #000000;
}

.post .title a {
	text-transform: lowercase;
	color: #333333;
	border: none;
}

.post .meta {
	height: 30px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #FFFFFF;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.post .meta a {
	color: #FFFFFF;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	padding: 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #E9E3CB;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	background: url(images/img02.jpg) no-repeat left top;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	letter-spacing: -.5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #464032;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}
#sidebar li h2 a {
        color: #FFFFFF;
}	

#sidebar .title {
	height: 120px;
}
/* Login */
#login {
	float: left;
	color: #CCCCCC;
	width: 270px;
	height: 40px;
	margin-left: 630px;
	margin-top: -42px;
	font-size: 10px;
	position:relative;
}
#login input {
	border: 0px;
	font-size: 10px;
	width: 48px;
	}
#logout {
	height: 14px;
	position: absolute;
	width: 240px;
	color: #CCCCCC;
}
#register a{
	color: #FFFFFF;
}
#links {
	margin-top: 15px;
}
#links a{
	color: #CCCCCC;
	
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

.placeholder {
	width:10em;
	height: 0em;
	margin-top:5em;
	text-align: center;
	margin-left:1em;	
}
#footer {
	width: 540px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #EBE6D1;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 50px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}

/* Basket */

 div#basket {
	padding-left: 20px;
        position: fixed;
        bottom: 0px;
        background-color: #E9E3CB;
        width:1000px;
        height: 4em;
}
body > div#basket {
	padding-left: 20px;
        position: absolute;
        margin-top: 0.4em;
        background-color: #E9E3CB;
        margin-left:1em;
        width: 1000px;
        height: 3em;
        bottom: 0px;
        z-index: 10;
        border: 1px solid #FFFFFF;
}
#basket input {
        border: 1px solid #AC9A79;
	margin-left: 1em;
	margin-right: 1em;

}
#basket select {
	padding-left: 10px;
	width: 40em;
}
#basket table {
	border-spacing: 0px;

}
#maksutavat {
	font-weight: bold;
	margin-top: -1.5em;
	margin-left:840px;
}
/* Doodle */
#doodle {
        width: 70em;
}
#doodle table {
        width: 52em;
        padding-left: 0em;
        border-spacing: 1px;
        font-size:14px;
        font-family: "Arial";
}
#doodlebutton {
        width: 8em;
        height: 2em;
        border-spacing: 0px;
        margin-left: 0px;
        }
#buttonit {
        margin-left: 8.4em;
        margin-top: -2em;
}
.doodlebox {
        margin-left: 23px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        height: 16px;
        width: 16px;
}
.doodlenimi {
        width: 14em;
}
.ok {
        background-color:#AAFFAA;
        height: 2em;
        width: 2em;
}
.doodlenappi {
        width: 2em;
}
#doodleform {
        height: 3em;
}
.notok {
        background-color:#FFAAAA;
        height: 2em;
        width: 2em;
}

/* Searchlist */
.lista table {
        border-spacing: 0px;
        width:620px;
        border: 1px solid #AC9A79;
}
.lista input {
	border: 0px;
	font-size: 10px;
}
.list-text {
	width: 25px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

.list-submit {
	width: 40px;
	height: 23px;
	border: 1px solid #AC9A79;
	background: #AC9A79;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.firstcolor {
        background-color: #E9E3CB;
}
.kpl {
        border: 0px solid #FFFFFF;
        width:120px;
}

.nimi {
        border: 0px solid #FFFFFF;
        width:250px;
}

.basketnimi {
        border: 0px solid #FFFFFF;
        width:11em;
}

.total {
        font-weight:bold;
}

.total td {
        border: 0px solid #FFFFFF;

}
.setti {
        border: 0px solid #FFFFFF;
        width:40px;
}
.hinta {
        border: 0px solid #FFFFFF;
        width:100px;
}
.nappi {
        border: 0px solid #FFFFFF;
        width:100px;
}

/* asearch form */
#asearchform {
	padding-top: 3em;
	padding-bottom: 3em;
	padding-left:1em;
	background-color: #E9E3CB;
        margin-top: 1em;
}
#asearchform label {
        width:10em;
        float: left;
        text-align: right;
        margin-right: 1em;
}
#asearchform input {
        margin-bottom: 1em;
}
#asearchform select {
        width: 160px;
        padding: 6px 5px 2px 5px;
	margin-bottom: 1em;
        border:  1px solid #AC9A79;
        background: #FFFFFF;
        font: normal 11px Arial, Helvetica, sans-serif;
        color: #464032;
}
#asearchform .radio {
        margin-bottom: 1em;
	margin-left: 130px;
        border:  1px solid #AC9A79;
        background: #FFFFFF;
        font: normal 11px Arial, Helvetica, sans-serif;
        color: #464032;
	
}
.asearch-submit {
        width: 60px;
        height: 23px;
	margin-left: 130px;
        border: 1px solid #AC9A79;
        background: #AC9A79;
        font-weight: bold;
        font-size: 10px;
        color: #FFFFFF;
}

.asearch-text {
        width: 150px;
        padding: 6px 5px 2px 5px;
        border:  1px solid #AC9A79;
        background: #FFFFFF;
        text-transform: lowercase;
        font: normal 11px Arial, Helvetica, sans-serif;
        color: #464032;
}

/* personal info */
#personalinfo fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#personalinfo {
	width: 260px;
	text-align: right;
}
#personalinfo label {
	width: 130px;
}

#pinfo-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #AC9A79;
	background: #AC9A79;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
#personalinfo input {
        width: 130px;
	margin-bottom:1em;
        border:  1px solid #AC9A79;
        background: #FFFFFF;
        font: normal 11px Arial, Helvetica, sans-serif;
        color: #464032;

}
#personalinfo table {
	width:500px
}


/* Order view */


#orderview {
	margin-left:2em;
	border: 1px solid white;
	width: 54em;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
#orderview input {
	width: 14em;	
	margin-top:1em;
	
}
#orderstatstable th {
	text-align: left;
}
#orderstatstable {
	position: absolute;
	height: 18em;
	border: 1px solid white;
	width: 27em;
}
#orderstatstable td {
	width: 15em;
	padding-bottom: 1em;
}
#orderstatstable input {
	width: 5em;
	margin-left: 1em;
}
#orderstatstable select {
        font-family: "Arial";
        font-size: 10px;
	width: 150px;	
}
#orderitemstable {
	margin-top: 4em;
	border: 1px solid white;
	width: 53em;
}
#orderitemstable .kpl {
	width: 5em;
}
#orderitemstable th {
	text-align: left;
}
#ordershippingtable th {
	text-align: left;
}
#ordershippingtable td {
	width: 10em;
}
#ordershippingtable {
	margin-left: 28em;
	border: 1px solid white;
	width: 25em;
	height: 14em;
	margin-top: -1.2em;
	margin-bottom: 1em;
}
.orderbutton {
	width: 150px;
	height: 25px;
	border: 1px solid #AC9A79;
	background: #AC9A79;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/* Turnaus */

#turnausinfo {
	margin-top: 1em;
        margin-left: 1em;
        padding-left: 2em;
        width: 20em;
        border: 1px solid white;
}
#pelaajat {
	margin-left: 1em;
	padding-left: 2em;
	width: 20em;
	border: 1px solid white;
}
.turnausname {
	padding-left: 1em;
	width: 20em;
	height: 4em;
}
.turnausother {
	width: 10em;
	height: 4em;
}


/* checkout */
.basketnimi {
	border: 0px solid #FFFFFF;
	width:11em;
}

#checkout input {
	margin-top: 1em;
        border: 1px solid #AC9A79;

}

#checkout textarea {
        border: 1px solid #AC9A79;

}
#checkout select {
        border: 1px solid #AC9A79;
	width: 330px;

}

/* signup form */
#signupform {
	margin-top: 1em;
}
#signupform label {
	width:10em;
	float: left;
	text-align: right;
	margin-right: 2em;
}

#signupform input {
	margin-bottom: 0.3em;
	border: 1px solid #AC9A79;
}


/* lautapeli view */
#lautapeli input {
        margin-bottom: 0.3em;
        border: 1px solid #AC9A79;
	width: 80px;
}

#lautapelikuva {
	width: 220px;
	height: 220px;
	margin-top: 30px;
	padding-left: 10px;
	padding-top: 10px;
	
}
#lautapelinimi {
	margin-left: -20px;
	margin-top: -270px;
	font-size: 30px;
	width: 700px;
}
#lautapelihinta {
	width: 120px;
	font-size:24px;
	margin-left:570px;
}
#ostonappi {
	margin-left: 570px;
	margin-top: 10px;
}
#ostonappi-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #AC9A79;
	background: #AC9A79;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
#lautapelidescr {
	margin-top: 190px;
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}
#editcard {
	width: 400px;
	height: 500px;
}
#editcard input {
	width: 200px;
	margin-left: 200px;
        border: 1px solid #AC9A79;
}
#editcard select {
	width: 200px;
	margin-left: 200px;
        border: 1px solid #AC9A79;
}
#editcard label {
        width:200px;
	float: right;
        text-align: right;
}
#edittourn {
        width: 400px;
        height: 600px;
}
#edittourn textarea { 
        width: 400px;
	height: 200px;
        margin-left: 200px;
        border: 1px solid #AC9A79;
	margin-bottom: 10px;

}
#edittourn input {
        width: 200px;
        margin-left: 200px;
        border: 1px solid #AC9A79;
	margin-bottom: 10px;
}
#edittourn select {
        width: 200px;
        margin-left: 200px;
        border: 1px solid #AC9A79;
}
#edittourn label {
        width:200px;
        float: right;
        text-align: right;
}



/*  ERROR */
#error {
	position: fixed;
	margin-left: 300px;
	margin-top:-100px;
	color: red;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
}

/*  MSG */
#msg {
        position: fixed;
        margin-left: 300px;
        margin-top:-100px;
        color: green;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
}

.bolded {
	font-weight:bold;
}
.toleft {
	text-align: left;
}

