	@font-face {
 font-family: rockb;
 src: url("ROCKB.eot") /* EOT file for IE */
}
@font-face {
 font-family: rockb;

 src: url("ROCKB.TTF") /* TTF file for CSS3 browsers */
}


html {
        overflow-x: hidden;
        overflow-y: scroll;
}

body {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #000;
		background-image: url(../gfx/body_bg.jpg);
		background-repeat: repeat-x;
}

#header_bg {
		background: url(../gfx/header_bg.jpg) no-repeat;
		height: 273px;
		width: 1445px;
		margin: 74px auto 0 auto;
		position: relative;
}

#categories_listing {
	float: left;
	clear: both;
	width: 700px;
	text-align: left;
}

#categories_listing ul {
	float: left;
	text-align: left;
}

#categories_listing ul li {
	margin: 0;
}

#header_cnt {
	position: absolute;
	padding-bottom: 10px;
	margin-top: 40px;
}

#header_cnt p {
	margin-top: -5px;
	margin-bottom: 8px;
	font-size: 12px;
	color: #d1d1d1;
	font-weight: bold;
}

#header_cnt a {
	background: #000;
	padding: 3px 8px 3px 8px;
	border: solid 1px #8c8c8c;
	margin: 10px 0 0 0;
	font-weight: bold;
}

#header_cnt a:hover {color: #d1d1d1;}

#header {
	width: 960px;
	height: 225px;
	margin: -260px 0 0 2px;
	padding-bottom: 20px;
}

#logo {
	position: absolute;
	margin: -74px 0 0 -2px;

}

/* Navigaatio */

#navigation {
	float: right;
	margin: -76px 0px 0 0;
	background: url(../gfx/navi_bg.jpg) no-repeat;
	height: 49px;
	padding-top: 25px;
	width: 678px;
}

#navigation ul  li{
	display: inline;
	height: 40px;
	float: left;
	margin-left: 10px;
}

#navigation ul {
	margin-right: 0px !important;
	margin-left: 10px !important;
}

#navigation a {
	text-decoration: none;
	font-size: 1.4em;
	font-family: "rockb", Arial, sans-serif;
	color: #6b6b6b;
	float: left;
	display: block;
	height: 40px;
	padding: 0px 5px 3px 5px;
	text-transform:uppercase;
}

#navigation a:hover {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 0px 5px 3px 5px;
	background: url(../gfx/li_bg.png) repeat-x;
	
}

#navigation ul li:hover {
	background: url(../gfx/navi.png) no-repeat;
	background-position: 80% 100%;
}



/*loppuu*/

/*sis�lt�alue*/

#content {
	background: none;
	width: 100%;
	position: absolute;
	padding: 10px 0 0px 0;
	margin: 0px 0 0 0;
}

#content p {
	margin: 0 0 0 5px;
	color:#BDBDBD;
}

#vasenpalsta {
	margin-bottom: 40px;
}

#vasenpalsta a {
	color: #b1b1b1;
	font-weight: bold;
	margin-top: 20px;
}

#vasenpalsta a:hover {
	text-decoration: underline;
}

#vasenpalsta img {
	/*float: left; */
	margin-right: 20px;
}

#vasenpalsta p {
	color: #bdbdbd;
	padding-bottom: 2px;
	/*font-size: 1.2em;
	font-family: "rockb", Arial, sans-serif;*/
	margin-bottom: 15px;
}

#aaaSuomenvahvimmat {
	float: right;
	margin-top: -13px;
}

#oikeapalsta {
	width: 250px;
	margin-left: 20px;
	margin-bottom: 30px;
}

/*Ajankohtaista*/

#pvm {
	width: 68px;
	background: #212121;
	margin: -10px 0 0 8px;
	font-size: 12px;
	padding: 0 1px 0 1px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#oikeapalsta h2 {
	color: #757575;
	
}

#uutinen {
	margin: 0 0 18px 8px;
	border-bottom: solid 1px #303030;
	padding-bottom: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#uutinen a {
	font-weight: bold;
	color: #666;
}

#uutinen a:hover {
	text-decoration: underline;
}

/**/


h1 {
	font-size: 1.7em;
	font-family: "rockb", Arial, sans-serif;
	color: #fff;
	border-bottom: solid 1px #d3d3d3;
	padding-bottom: 2px;
	margin-top: 10px;
	padding-left: 80px;
	background: transparent url(../files/images/pikkulogo.jpg) left no-repeat;
}


h2 {
	font-size: 1.7em;
	font-family: "rockb", Arial, sans-serif;
	color: #fff;
	border-bottom: solid 1px #303030;
	padding-bottom: 2px;
	margin-top: 10px;
}

h3 {
	font-size: 1.45em;
	font-family: "rockb", Arial, sans-serif;
	color: #a1a1a1;
	margin: 0;
}

h4 {
	font-size: 1.4em;
	font-family: "rockb", Arial, sans-serif;
	padding-bottom: 0px;
	
	margin: 0px;
}

img.pikkulogo {
	margin: -50px 0 0 220px;
}

a  {text-decoration: none; padding-bottom: 4px; white-space: nowrap; color: #b7b7b7;}

a:hover {text-decoration: none;padding-bottom: 4px;white-space: nowrap;color: #616161;}

/* Footer */

#footer {
	width: 100%;
	height: 88px;
	background: url(../gfx/footer_bg.jpg) repeat-x;
	margin: 0 auto 0px auto;
	color: #fff;
	padding-bottom: 50px;
}

#footerCnt {
	width: 960px;
	margin: auto;
}

#footerCnt img {
	margin: 25px 0 0 0;
	float: left;
}

#buttons {
	margin: 30px -165px 0 0;
	float: right;
}

#buttons img {
	padding-left: 11px;
}

p.right {
	float: right;
}


.tarjous label {
	float: left;
	width: 240px;
}
.tarjous #submit {
	float: left; margin-left: 100px;
}


#slideshow2
{
	background-image: url(/gfx/tv/tv.png);
	background-repeat: no-repeat;
	height: 270px; width: 371px;
	position: relative;
	padding: 25px 10px 55px 10px;
	top: -20px;
}

#slideshow2 img {
	margin-left: 34px;
	margin-top: 18px;

}


.tarjous ul li {display:block;clear:both}

