/*
RESETIT
*/

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, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

 

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
COMMON
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	background-color: #B39B5B;
	padding: 0;
	margin: 0;
}
#pageWrapper {
	padding: 0px;
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#backToBors {
	position: absolute;
	width: 103px;
	height: 73px;
	z-index: 100;
	left: 920px;
	top: 20px;
}

a {
	color: #643521;
	text-decoration: none;
}
a:hover {
	color: #643521;
	text-decoration: underline;
}

/*
HEADER
*/

#header {
	height: 340px;


	
}

#aikataulut{
position:absolute;
margin:0px 0px 0px 645px;
width:210px;
/*height:170px;*/
top:65px;
text-align:right;

}
table.aikataulut {
	width: 100%;
	line-height: 14px;
}
table.aikataulut td {
	height: 14px;
	line-height: 12px;
	padding: 1px;
	margin: 0;
	/*overflow: hidden;*/
}
table.aikataulut td.tarina {
	height: 40px;
	line-height: 14px;
	padding: 1px;
	margin: 0;
	overflow: hidden;
	vertical-align: bottom;
}


/*
CONTENT
*/

#content {
	width:897px;
	display:table;
	background: url(../kuvat_benelli/content.jpg) repeat-y;
	
}

#left {
	height:auto;
	width:405px;
	display:block;
	float:left;
	padding:0px 0px 0px 40px;
	

}

#intro{
	height:auto;
	width:385px;
	display:block;
	padding:0px 0px 0px 20px;
	

}

#ajankohtaista {
	behavior: url(_styles/iepngfix.htc) ;
	background: url(../kuvat_benelli/ajankohtaista.png) no-repeat;
	height:174px;
	width:298px;
	
	padding:30px 50px 30px 50px;
	margin:8px 0px 0px 0px;
	
}
#right {
	height:auto;
	padding:0px 40px 0px 0px;
	width:357px;
	float:right;
	display:block;

}

#nosto {
	behavior: url(_styles/iepngfix.htc) ;
	background: url(../kuvat_benelli/nosto.png) no-repeat;
	height:176px;
	width:264px;
	
	padding:30px 50px 30px 50px;
	margin:20px 0px 10px 0px;
	
}


#nosto_vasen{
float:left;
height:150px;
width:90px;
}

#nosto_oikea{

width:164px;
padding:0px 0px 0px 10px;
float:right;
}
#nosto_oikea a {
	font-weight: normal;
	line-height: normal;
	color: #000;
}

#isopalsta{
padding:0px 120px 0px 120px;
}


#isopalsta_vasen{
width:640px;
float:left;
}
#isopalsta_vasen p {
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-bottom: 20px;
	
}
#isopalsta_vasen a:link, #isopalsta_vasen a:visited, #isopalsta_vasen a:hover{
	color: #643521
}

#isopalsta_oikea{
width:200px;
float:right;
}


#isopalsta_oikea_kuva{

margin:5px 0px 0px 5px;

}

.newsControl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: italic;
	font-weight: normal;
	color: #643521;
	float: right;
}
.newsControl a:link, .newsControl, a:visited {
	color: #643521;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #643521;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	}
p {
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-bottom: 15px;
	
}

table.aikataulut {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	
}

p.valkea, a:link, a:visited {
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
table#menuMenu tr.alt {
	/*background-color: #FFFFCC;*/
}
table#menuMenu td {
	/*padding: 6px;*/
	text-align: left;
	vertical-align: middle;
	width: 24%;
}
table#menuMenu {
	width: 100%;
}
table#menuMenu a {
	display: block;
	height: 35px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 6px;
}
table#menuMenu a:hover {
	background-color: #FFFFCC;
}

/* LOMAKKEET */
#palauteForm {
	margin: 0 0 0 30px;
}
.palauteTextField {
	border: none;
	behavior: url(_styles/iepngfix.htc) ;
	background: url(../kuvat_benelli/_input_bg.png) no-repeat transparent;
	margin: 0 0 4px 15px;
	width: 230px;
	height: 28px;
	padding: 6px 10px 0 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #311e16;
}
.palauteTextArea {
	border: none;
	behavior: url(_styles/iepngfix.htc);
	background: url(../kuvat_benelli/_textarea_bg.png) no-repeat;
	margin: 0 0 4px 15px;
	width: 234px;
	min-height: 169px;
	padding: 10px 4px 10px 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #311e16;
	overflow:auto;
}


.palauteButton {
	border: none;
	behavior: url(_styles/iepngfix.htc);
	background: url(../kuvat_benelli/_submit_bg.png) no-repeat;
	margin: 0 0 4px 15px;
	width: 123px;
	height: 32px;
	padding: 2px 4px 1px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #311e16;
}

table.palauteTable {
	
}
table.palauteTable td{
	vertical-align: middle;
}
table.palauteTable label{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #311e16;
	margin-bottom: 8px;
}



/*
FOOTER
*/

#footer {
	clear:both;
	height: 148px;
	background: url(../kuvat_benelli/footer.jpg) no-repeat;
	display: block;
	padding: 20px 120px;
}
#footer a {
	color: #663300;
}
