body {
	background: #cdcdcd url('./img/bg.png') repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5A66;
	letter-spacing:0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5A66;
	letter-spacing:0px;

}



a:link { color: #074a87; text-decoration: none;	 font-weight: bold; }
a:visited { color: #074a87; text-decoration: none; 	font-weight: bold;}
a:hover { color: #666666; text-decoration: none; 	font-weight: bold;}
a:active { color: #666666; text-decoration: none; 	font-weight: bold;}




#wrapper {
	position: relative;
	width: 950px;
	margin: 70px auto 0 auto;
}

#banner {
	background: url('./img/banner.png') no-repeat;
	width: 248px;
	height: 28px;
	margin: 0 0 13px 7px;
}

#nav {
	background: url('./img/nav.png') no-repeat;
	width: 950px;
	height: 35px;
	margin-bottom: 4px;
}

#nav a {
	padding: 9px 17px 0 17px;
	height: 26px;
	display: block;
	float: left;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#nav a:first-child {
	margin-left: 21px;
}

#sidebar {
	margin-top: 5px;
	width: 277px;
	float: right;
}

#sidebar img {
	margin-top: 14px;
}

#sidebar img:first-child {
	margin-top: 0;
}

#sidebar-box a:link {
color: #fff;
}

#sidebar-box a:visited {
color: #fdfdfd;
}

#sidebar-box {
       background: url('./img/mainokset/sidebar/1.png') no-repeat center;
	position: relative;
	width: 257px;
       height: 155px;
       padding: 5px 10px 10px 10px;
	color: #fff;

}

#side {

	clear: both;
	margin: 0 auto;
	width: 146px;
        height: 603px;
	background: url(tausta.jpg) 
        no-repeat left top;

	margin: 0 auto;
	margin-top: 0px;
}

.side {
	font-family: arial;
	margin: 0 0 0 5px;

	padding: 10px 10px 0px 10px;
	font-size: 12px;
	color: #ffffff;
}

#mainInfo {
	background: url('./img/welcomeBox.png') no-repeat;
	width: 642px;
	height: 46px;
	margin-bottom: 6px;
	padding: 8px;
	color: #fff;
}

#mainInfo2 a:link {
color: #074a87;
}

#mainInfo2 a:visited {
color: #074a87;
}

#mainInfo2 {
	background: url('./img/2.png') no-repeat;
	width: 642px;
	height: 75px;
	margin-bottom: 0px;
	padding: 6px 8px 10px 8px;
	color: #fff;
}

#mainAds {
	width: 658px;
	height: 96px;
	margin-bottom: 6px;
}

img#mainAds-left {
	float: left;
}

img#mainAds-right {
	float: right;
}

#mainBonukset {
	width: 658px;
	background: url('./img/table-bonukset/top.png') no-repeat top;
	padding-top: 58px;
}

#mainBonukset table {
	border-collapse: collapse;
}

#mainBonukset table img {
	margin: -1px -1px -3px -1px;
	border: 0;
}

#mainBonukset table tr {
	border-bottom: 1px solid #cbac00;
}


#mainBonukset table td.empty {
	background: url('./img/table-bonukset/empty.png') no-repeat;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

#mainBonukset table td.empty a {
	color: #fff;
	text-decoration: none;
	margin: -1px;
}

#mainBonukset table td.orange a, #mainBonukset table td.blue a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 38px;
	margin: -1px;
	padding-top: 18px;
}

#mainBonukset table td.orange {
	background: url('./img/table-bonukset/luearvostelu.png') no-repeat;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

#mainBonukset table td.blue {
	background: url('./img/table-bonukset/avaatili.png') no-repeat;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

#mainBonukset-bottom {
	height: 58px;
	background: url('./img/table-bonukset/bottom.png') no-repeat;
}

#footer {
	text-align: center;
	clear: both;
	margin-top: 32px;
}

/* Content */

.mainContentBox-top {
	background : url('./img/content/contentBox-top.png') no-repeat;
	width: 658px;
	height: 7px;
}

.mainContentBox-middle {
	background-color: #fff;
	width: 638px;
	padding: 3px 10px 3px 10px;
	line-height: 1.2em;
}

.mainContentBox-bottom {
	background: url('./img/content/contentBox-bottom.png') no-repeat;
	width: 658px;
	height: 7px;
}

/* Rating */

.ratingContentBox-top {
	background : url('./img/content/contentBox-top.png') no-repeat;
	width: 658px;
	height: 7px;
}

.ratingContentBox-middle {
	background-color: #fff;
	width: 638px;
	padding: 3px 10px 3px 10px;
	line-height: 1.2em;
	text-align: justify;
}

.ratingContentBox-middle h1 {
	color: #073b6d;
	font-size: 14px;
	margin: 10px 0 0 0;
}

.ratingContentBox-middle .box {
	border-top: 1px dashed #bbb;
	margin-top: 10px;
	padding-top: 10px;
}

.ratingContentBox-middle .box a {
	font-size: 14px;
	margin: 0 10px 5px 0;
	display: block;
	text-align: right;
}

.ratingContentBox-middle .box:first-child{
	border-top: 0;
	padding-top: 0;
}

.ratingContentBox-bottom {
	background: url('./img/content/contentBox-bottom.png') no-repeat;
	width: 658px;
	height: 7px;
}

.ratingContentBox-middle img.thumb {
	float: left;
	margin-right: 10px;
}

.ratingContentBox-middle .clear-left{
	visibility: hidden;
	height: 0;
	clear: left;
	padding-bottom: 2px;
}

.ratingContentBox-middle img.arrow {
        margin-right: 3px;
}

table.infoloota {
	height: 50px;
       color: #fff;
       font-weight: bold;
}

table.infoloota td.first {
	background: url('./img/infoloota4.png') repeat-x;
       width: 125px;
       padding-left: 5px;
}

table.infoloota td.secondfirst {
	background: url('./img/infoloota3.png') repeat-x;
       width: 50px;
}

table.infoloota td.secondsecond {
	background: url('./img/infoloota3.png') repeat-x;
}

table.infoloota td.secondthird {
	background: url('./img/infoloota3.png') repeat-x;
}

table.infoloota td.second4th {
	background: url('./img/infoloota5.png') repeat-x;
}

table.infoloota td.secondfirst, table.infoloota td.secondsecond, table.infoloota td.secondthird, table.infoloota td.second4th {
	height: 22px;
       padding-left: 5px;
       width: 220px;
  
}

table.infoloota td a {
color: #fff;
}

#jattiloota {
	float: right;
	background: url('./img/jattiloota.png') repeat-x;
	width: 262px;
	height: 180px;
	padding: 4px 5px 5px 5px;
	color: #fff;
	text-align: center;
}
