/* pikkukummitus.fi
   Author:     Paul Wallin @ web design 39
   
   ----------------------------------------------------*/
/* COLORS:
	   background: #000
	   dgrey: #303030 (container)
	   green: #4c8844 (headers)
	   lblue: #448cca (links)
	   dblue: #004b80 (active links)
*/

/* =GENERIC Styles
-------------------------------------------------------------*/

/* Reset styles
-----------------*/

body, html {
	margin: 0;
	padding:0;
}
img { border:0; }
dl, ol, ul, table {
	margin: 10px; padding: 10px 25px; font-size: 1.1em;
}

li { line-height: 1.5em; }
/*** typography ***/
body {
	background: url(../img/body_bg.jpg) no-repeat 50% -40px #000;
	font-size:73%;
	font-family: Arial, Helvetica, sans-serif;
	color: #efefef;
	}
p {	font-size:1.2em; margin: 10px 20px 5px 20px; line-height: 1.5em; color:#fff;}
p#intro { font-size: 1.4em; color:#fff; padding-bottom: 15px; font-style: italic;}


.clear { clear:both; }
.prodImg { margin-right: 5px; }

h1 {
	padding: 20px 20px 10px 20px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:2.0em;
	font-weight:normal;
	font-style: italic;
	color:#4c8844;
	margin: 0;
	text-align: center;
}
h2 {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:2.4em;
	font-weight:normal;
	text-align: center;
	padding: 15px 20px 0.5em 20px;
	color:#4c8844;
	margin:0;
}
#right h2 { padding-top: 10px; }
.home h2{ font-size: 2em; } 
h3 {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:1.8em;
	padding: 10px 20px 5px 20px;
	margin:0;
	color:#4c8844;
	font-weight: normal;
}
a, a:visited{
	color:#448cca;
}
a:hover, a:active {
	color:#004b80;
	text-decoration: none;
}
a abbr { border: none; text-decoration: none; }
dd.puh { background: url(../img/puhelin.gif) no-repeat 0 0; padding-left:26px; height: 24px; padding-top: 5px;}

/* =LAYOUT
-------------------------------------------------------------*/
#mast { position: relative; height: 220px; background: url(../img/content_top.png) no-repeat center bottom;}
#container {
	position: relative; 
	width: 920px;
	margin: 0 auto 10px auto;
	top:0;
	padding: 8px 10px;
}

#content {
	 background: url(../img/content_bg.png) repeat-y center;
	 padding: 5px 20px;
}
#content_inner {
	background-color: #000;
	padding: 0 0px 20px 0;
	margin: 0;
}
body.sub #content_inner {
	margin-right: 250px;
}
body.home #content_inner { }

div#content_inner { 
	min-height:500px;
}
#right {
	background: #000;
	float: right;
	width: 240px;
	margin: 0px;
	padding: 10px 0px 80px 0px;
}
#footer { 
	 background: url(../img/content_bottom.png) no-repeat center top;
	 padding: 10px 20px;
	 height: 60px;
	 }
#footer p, #footer a { color: #000; }

.col_three { float: left; width: 275px; margin-left: 10px; }
.sub .col_three { width: 180px; }
.sub .col_three p { margin-top: 10px; }
.col_three p { margin-top: 0; }
.info { padding: 10px; background: url(../img/content_bg.png) repeat-y -10px 0; margin: 10px; text-align: right; }
.prod_col { float: left; width: 300px; margin-left: 10px; margin-top: 10px; }
.prod_col h3 { border-top: 2px solid #544a33; border-bottom: 1px solid #544a33; padding: 5px; margin: 5px 0; color: #a2a2a2;}
.prod_col p { margin: 5px; }
.prod_col img { border: 3px solid #544a33; float: left; margin-right: 10px;}


.img_container p { margin:0; padding: 0; color: #a2a2a2; font-style:italic; }
.img_container.right { float: right; margin: 10px; padding: 5px; border: 1px solid #544a33; }

p.about:first-letter {
font-size: 3em;
color: #4c8844;
padding: 2px;
float: left;
margin-top: 5px;
margin-right: 3px;
}
.prod_gallery { float: left; padding: 5px; margin:10px; border: 1px solid #4c8844; background-color: #fff; position: relative; }
.prod_gallery img { width: 120px; }
h3.prods { border-top: 2px solid #544a33; border-bottom: 1px solid #544a33; padding: 5px; margin: 15px 10px 5px; }
/* =MENUS
-------------------------------------------------------------*/
/*Main Menu
-------------*/
#menu {
	position:absolute;
	bottom:0;
	left:0;
	margin: 0 0 5px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight: bold;
	height: 50px;
	width: 880px;
	background: #000;
}
#menu ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style:none;
}

#menu li {
	float:left;
}
#menu li#current {
	background-color: #000;
}
#menu li#current a {
	color:#a2a2a2;
	border-bottom: 4px solid #2c2719;
}
#menu li a { 
	margin:0 5px 0 0;
	padding:12px 12px 0 12px;
	height:34px;
	display: block;
}

#menu li a, #menu li a:visited {
	color:#efefef;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#menu li a:hover, #menu li a:active {
color:#a2a2a2;
	border-bottom: 4px solid #000;
}

/* sub navi
---------------*/

#right ul { list-style: none; padding:0; }
#right li { border-top: 1px solid #303030; margin:0; padding: 5px 10px;}
#right li.last { border-bottom: 1px solid #303030;}
#right li#current_sub a, #right li#current_sub { color: #4c8844; }
#right li a { color: #ccc; }
/* =LISTS
---------------------------------------------------------*/
/*contact*/
#right dl { margin: 0 20px; padding: 2px; }
#right dt { margin: 3px; padding:0; }

#right dd { margin: 0; padding: 2px 5px; }

/* =TABLES
---------------------------------------------------------*/
table { width: 100%; padding: 0 20px 0 0; margin: 10px;}
th { 
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:1.3em;
	margin:0;
	color:#4c8844;
	text-align: left; 
	font-style: italic; 
	font-weight: normal; 
	padding: 2px 5px;
}
tr { background: url(../img/gradient_dark.png) repeat-x top #0d0d0d; }
td {padding: 10px; vertical-align: top;}
td.resale_city { color: #4c8844; }
th { background-image: none; background-color: #000; }
tr.active_row { background-image: none; background-color: #0d0d0d; }
ul.vendor_list { list-style: none; }
ul.vendor_list li { float: left; margin-right: 10px;}

ul.vendor_list  img { vertical-align: middle; margin-left: 5px; }
/* =FORMS
----------------------------------*/
form, fieldset { margin: 0;	padding: 0;	color: #000;
	}
	
fieldset { border: none; }

legend {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:1.3em;
	font-weight:bold;
	margin: 0;
	padding: 0 20px 0.2em 20px;
	color:#4c8844;
}
label { font-weight: normal; color: #fff; }
form em { color: #448cca; font-weight: bold; }
input, textarea {
	border: 1px solid #b8b8b8;
	background-color:#fff;
	margin: 0;
	padding: 1px;
	width: 300px;
	}
textarea { height:5em;}
input.button {
	border: 3px double #828181;
	border-top-color: #b8b8b8;
	border-left-color: #b8b8b8;
	margin-left:0.2em;
	background-color: #efefef;
	width:auto;
	padding:1px 2px;
}

input.button:active { border: 3px double #b8b8b8; border-top-color: #828181; border-left-color: #828181; }
label.error { color: #448cca; }
dt { margin-top: 10px; font-weight: bold; font-size: 1.2em; }

#formRow dt { width: 8em; height: 1.5em; padding:0;}
#formRow dd { width: 150px; margin: -1.5em 0 0 8.2em; }

/* Headers Image replacement
-------------------------------------------------------------*/
h1.ir a { width: 300px;  height:110px; display:block; border: none; background: none;}
h1.ir{
	margin: 0 0 0 105px;
	padding: 0 0 0 0;
	width: 300px;
	height: 100px;
	position: relative;
}
h1.ir span{	
	text-indent: -9999px;
	margin:0;
	padding:0;
	position: absolute;
}
h1#main_header { background: url("../img/pikkukummitus_logo.png") no-repeat 0 10px; }

