/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}/* Top Elements */
* { margin: 0; padding: 0; }


img, div, a, input { behavior: url(iepngfix.htc) }

/* reset loppu */


body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	text-align: center;
	background-image: url(puutausta.jpg);
	background-repeat: repeat;
}
#hinnasto {
	text-indent: 10px;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
}
a:hover {
	color: #4EBF37;
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 120%;
	color: #00538D;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 5px;
}
h3 {
	font-size: 110%;
	color: #C00;
}

/* images */
img {
	border: 0px;
	margin: 0px;
	behavior: url(iepngfix.htc) 
}
img.float-right {
	margin: 0px 34px 10px 0px;
}
img.float-left {
	margin: 15px 15px 10px 0px;
}
h1, h3, p  {
	padding: 10px;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #6c4734;
	font-weight: normal;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #6c4734;
	list-style-type: disc;
	list-style-position: outside;
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}

/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/ 
#nettikamera {
	left: 19px;
	top: 66px;

	z-index: 6;
	visibility: visible;
}
#webcamboksi {
	z-index:1;
	width: 290px;
	float: right;
}
#wrapper{text-align: left;margin: 0px auto 0;position: relative;width: 886px;height: 100%;}

#logo {
	position:absolute;
	left:45px;
	top:50px;
	width:0;
	height:0;
	z-index:2;
}
#badge {
	position:absolute;
	left:656px;
	top:80px;
	width:0;
	height:0;
	z-index:2;
}




#topwrap {
	width: 789px;
	margin: 0 auto;
	text-align: left;
}

#wrap {
	color: #FFF;
	width: 789px;
	background: url(contentbg.png) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#bottomwrap {
	width: 789px;
	margin: 0 auto;
	text-align: left;
	background-image: url(bottom.png);
}



#content-wrap {
	clear: both;
	width: 700px;
	padding: 0;
	margin: 0 auto;
}
#header {
	width: 789px;
	position: relative;
	height: 42px;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;		
}

/* Menu */
#menu {
	clear: both;
	margin: 0;
	padding: 0 0px 7px 0;
	background: url(upperpartbg.png) repeat-y center top;
	font: bold 15px/26px Georgia;
	height: 268px;
}
#menu ul {
	list-style: none;
	margin:0px 0 0 45px;
	padding: 0;
	text-align: center;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #FFF;
	color: #D20571;
}
#menu ul li#current a {
	background-color: #FFF;
	color: #D20571;
}

/* Main Column */
#main {
	background-color: #FFF;
	float: right;
	width: 410px;
	padding: 0;
	margin: 0;
}
#main_wide {
	background-color: #FFF;
	float: left;
	width: 700px;
	padding: 0;
	margin: 0;
}
#main h1 , #main_wide h1{
	margin-top: 10px;
	font: Bold 190% Georgia;
	color: #00538d;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #00538d;
	background: #FFF url(pikkulogo.gif) no-repeat 3px 50%;
}
#main h2, #main_wide h2 {
	margin-top: 10px;
	font: Bold 140% Georgia;
	color: #6c4734;
	padding: 5px 0 5px 10px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	background-color: #FFF;
	float: left;
	width: 256px;
	padding: 0;
	margin: 0;
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px;
	font: bold 1.4em Georgia;
	color: #FFF;
	background: url(headerbg_blue.gif) repeat-x left bottom;
	border: 1px solid #EFF0F1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

/* Footer */	
#footer {
	clear: both;
	width: 789px;
	height: 1px;
	text-align: center;
	font-size: 92%;
}

#fakefooter {
	
	clear: both;
	width: 789px;
	height: 46px;
	text-align: center;
	font-size: 85%;
}

#footer a { text-decoration: none; }



div.hdr {
background-image: url(images/webcam_header.png); background-repeat:no-repeat; background-position:top; width:297px; height: 76px; float:left;
}

div.bdy {
background-image: url(images/uutispalsta_body.png); width:297px; background-repeat:repeat-y; float:left;
}

div.ftr {
background-image: url(images/uutispalsta_footer.png); background-position:bottom; background-repeat:no-repeat; width:297px; height:26px; float:left;
}



/* alignment classes */
.float-left  { float: left; }
.float-leftnega {
	margin-left: -14px;
}
.float-right { float: right; }
.float-righthinnasto {
	float: right;
}
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }
#fadeshow1 {
	left: 31px;
	z-index:1;
	margin-bottom: 10px;
	background-image:url(slideshowkuva1.jpg)
}
#wrapper #wrap #content-wrap #main_wide table {
	color: #6c4734;
}
#wrapper #wrap #content-wrap #sidebar .left-box table {
	margin-left: 10px;
}
