/* css muuta mm. content.css-tiedostossa */

body {
	text-align: center;
}

div#header {
	/* background-color: #ffffff; */
}

	p#headertext { 
		text-align: center; 
		float: left; 
		width: 545px; 
		color: #6d7d86; 
		font-weight: bold; 
		font-size: 14px;
		margin:0; 
	}
	p#headertext.partners { 
		text-align: center; 
		float: left; 
		width: 665px; 
		color: #6d7d86; 
		font-weight: bold; 
		font-size: 22px;
		margin: 25px 0 0 0; 
	}

	div#additional-navigation {
		float: right;
		width: 160px;
	}
	div#additional-navigation.partners { margin-top: 25px;}

	div#additional-navigation ul { list-style-type: none; }
	div#additional-navigation ul li { display: block; clear: both; }
	div#additional-navigation ul li a { color: #000; font-size: 12px; font-weight: bold; }
	div#additional-navigation ul li a:hover {
		color: #6d7d86;
	}
		

	h1#logo { float: left; clear: left; margin: 0 0 24px 0; }
	#logo a {
		display: block;
		width: 242px;
		height: 63px;
		background: transparent url('/img/layout/am-security-logo.png') no-repeat top left scroll;
	}
	#logo a span {display: none;}
		
	#logo.partners { margin:0; }
	#logo.partners a {
		width: 96px;
		height: 110px;
		background: transparent url('/img/layout/amsec-partners-logo.png') no-repeat top left scroll;		
	}

div#divbody {
	width: 980px;
	margin: 11px auto 0 auto;
	border: 1px solid #8a8888;
	text-align: left;
	position: relative;
}

#wrapper1 { padding: 28px 13px 0 13px; }
#wrapper1.partners { padding: 18px 13px 0 13px; }


div#search {
	width: 160px;
	height: 36px;
	float: right;
}
	label#search-field-label {display: none;}
	input#search-field {
		margin-top: 13px;
		float: right;
		width: 110px;
		border: 1px solid #b1babe;
	}
	input#search-submit {
		margin-top: 13px;
		float: right;
		border: 1px solid #b1babe;
	}


	
/* YLÄNAVIGOINTI */
div#navigation {

	clear: both;
	background: transparent url('/img/layout/navigation-top-border.png') repeat-x top left scroll;
	height: 53px;
	padding: 1px 0 0 0;
}

	ul#ulTopnavi {
		height: 53px;
		width: 790px;
		/* border: 1px solid #ff0000; */
		background: transparent;
		clear: left;
		margin: 10px 0 0 0;
		padding: 0;
		/* height: auto; */
		list-style-type: none;
	}
	ul#ulTopnavi li {
		position: relative;
		display: block;
		float: left;
		list-style-type: none;
		margin: 0; 
		border: 0;
		height: 36px;
		padding-top: 4px;
	}
	ul#ulTopnavi li.last { background-image: none;}
	ul#ulTopnavi li a {
		display: block;
		float: left; 
		
		height: 36px;
		line-height: 36px;
		padding: 0 24px;

		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color: #000;
	}
	ul#ulTopnavi li a:hover {
		
	}
	ul#ulTopnavi li div.stab { display: none; }
	ul#ulTopnavi li.before-current { }
	
	ul#ulTopnavi li.first a {padding-left: 0;}
	ul#ulTopnavi li.current { }
	ul#ulTopnavi li.current a { color: #6b7b84;}
	ul#ulTopnavi li.current a:hover { text-decoration: none; }

p.picture-text {
	text-align: center;
	color: #6b7b84;
	font-weight: bolder;
	margin-top: 40px;
}

	
	
	
	
div#sloganthing h2 {font-weight: bold; }
	
	

div.content {
	margin: 20px 0 0 0;
	clear: both;
	/* background: #ffffff url('/img/layout/content-background.png') repeat-y top left scroll; */
}

table#tabletable {
	clear: both;
	width: 100%;
}

.tablewrapper { 
	background: transparent url('/img/layout/content-top-background.png') repeat-x top left scroll;
	padding: 20px 34px;
}

#frontpage-heightfix { height: 260px; }
#contentpage-heightfix { height: 220px; }

#front-page-contentcell {}

td#contentcell { }

td#contentcell-width-subnav { position: relative; }

/* templatessa oleva lodju */
div.contentwrapper { }


td#leftmenucell {
	width: 190px;
	background: transparent url('/img/layout/certified-by-inspecta.jpg') no-repeat bottom left scroll;
	border-right: 2px solid #ccc;
	padding-right: 20px; 
	padding-bottom: 80px;
}
td#leftmenucell div.inner { width: 190px; }


div.pagecolumn {
	float: left;
}

.pagecolumn hr {
	height: 2px;
	padding: 0; margin: 0; border: 0;
	background-color: #cccccc;
}

td#contentcell-width-subnav  div.pagecolumn { }
.pagecolumn1 { 
	width: 380px;
	padding: 0 20px 0 30px;
}
.pagecolumn2 {
	width: 290px;
	padding-right: 0px;
	
}

.no-side-bar {
	background-color: #ffffff !important;
}

.pagecolumn1.no-side-bar { 
	width: 586px !important;
	padding: 0 20px 0 12px;
}
.pagecolumn2.no-side-bar {
	width: 316px !important;
	padding-right: 0px;
	
}


.full-pagecolumn { 
	width: auto;
	display: block;
	padding-left: 20px;
}


.frontpage-column1 {
	width: 210px;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border:0;
}

.frontpage-column2 {
	width: 455px;
	padding: 0 10px;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
}

.frontpage-column3 {
	padding-left: 10px !important;
	width: 250px;
	border:0;
	/* background-color: #ff0000; */
	overflow: hidden;
	padding: 0;
}







#breadcrumb { 
	float: left;
	height: 38px; 
	line-height: 38px;
	font-size: 11px;
	color: #999999;
/* 	background-color: #00ff00; */
}
#breadcrumb a { color: #999999;}
#breadcrumb a:hover { color: #777777; }


#fiilis { clear: both; }


h2#subnav-heading {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}

h2#subnav-heading  a:hover,
h2#subnav-heading  a:active {
	color: #6b7b84;
}

h2#subnav-heading-current a{
	color: #6b7b84;
	font-size: 15px;
	font-weight: bold;
}


div.subnavigation { }
	
	div.subnavigation li h2, 
	div.subnavigation li h2 a:link,
	div.subnavigation li h2 a:visited,
	div.subnavigation li h2 a:active {
		color: #6b7b84;
		font-weight: normal;
		border-bottom: 0;
		display: block;
		margin: 0;
		font-size: 100%;
	}
	
	div.subnavigation li h3, 
	div.subnavigation li h3 a:link,
	div.subnavigation li h3 a:visited {
		border-bottom: 0;
		display: block;
		margin: 0;
		font-size: 100%;
		color: #333;
	}
	
	div.subnavigation li h3 a:hover {
		color: #6b7b84;
	}
	
	div.subnavigation li h3 a:active {
		font-weight: normal;
		border-bottom: 0;
		display: block;
		margin: 0;
		font-size: 100%;
		color: #333;
	}
	
	div.subnavigation li h3 a:link,
	div.subnavigation li h3 a:visited,
	div.subnavigation li h3 a:hover,
	div.subnavigation li h3 a:active {
		font-size: 12px;
		font-weight: bold;
		display: block;
		vertical-align: top;
		margin: 0;
		padding: 0 0 0 0;
		/* background: url('/img/layout/spotarrow2.png') no-repeat center left scroll; */
	}
	
	div.subnavigation .menulevel1 li h3 a {
		/* background: url('/img/layout/spotarrow.png') no-repeat center left scroll; */
	}
	
	div.subnavigation li.current h3, div.subnavigation li.current h3 a {
		font-size: 12px;
		font-weight: bold;
		color: #6d7a83;
		padding-bottom: 6px;
		padding-top: 4px;
	}
	div.subnavigation li.current li a { font-weight: normal !important; }
	div.subnavigation li.current li.current a { font-weight: bold !important;	}
	
	
	/* listan määrityksiä */
	
	div.subnavigation ul { 
		margin: 0; padding: 0; list-style-type: none; 
	}
	.menulevel0 li {
		padding-left: 0px;
		margin: 0px 0; 
		list-style-type: none; 
	}
	.menulevel1 li {
		margin: 4px 0 0 0 !important; 
		list-style-type: none; 
		padding-left: 11px; 
	}
	.menulevel1 li {
		font-size: 95%;
	}



	
	
	
	
div.spot{}	

div.news-ul-container ul { list-style-type: none; margin:0; padding:0;}
li.spot {
	list-style-type: none;
}	
li.spot h2 { font-size: 100%; }	
li.spot a { color: #000; }
li.spot h2 a {
	font-weight: bold;
}	
li.spot h2 a:hover {
	color: #6b7b84;
	text-decoration: underline; 
}	
	
div#search-result {
	margin: 20px 0 20px 30px;
}	
	
	
div.footer {
	height: 43px;
	clear: both;
	text-align: center;
	background-color: #ffffff;
}	
#footer div {}
	p#copyrights {
		clear: both;
		padding-top: 20px;
		margin-top: 25px;
		border-top: 2px solid #efebe9;
		color: #666666;
		font-size: 11px;
	}	
	
	


	

	
	
/********************************nom****
* ÄLÄ KOSKE NÄIHIN                     *
***************************************/

a.nounderline:link,
a.nounderline:visited,
a.nounderline:hover {
	text-decoration: none;
}

.littletitle {
	font-weight: bold;
}

.fullwidth {
	width: 100%;
}

.heightfix { width: 1px; float: right; border: 0 !important; background: transparent; font-size: 1px; line-height: 1px; padding:0;margin:0;border:0;}
.clearer {clear: both !important; height: 1px; line-height: 1px; font-size: 1px;}
.attachment-images {display: none; }







.testdropdown {	
	width: 180px;
	white-space:nowrap;
	z-index: 99;
	position: relative;
}

.testdropdown ul.level0 { display: block; }
.testdropdown ul.level1 { display: none; }
.testdropdown ul.level2 { display: none; }

.testdropdown ul {
	position: relative;
	margin:0; padding:0; border:0;
	display: block;
	list-style-type: none;
}

.testdropdown li {	
	width: 100%;
	margin:0; padding:0; border:0;
	display: block;
	list-style-type: none;
}

.testdropdown a {
	display: block;
	margin: 0; 
	padding: 0 20px; 
	line-height: 30px;
	height: 30px;
	
	font-size: 14px;
	color: #000;
	
	border-top: 1px solid #cfcfcf;
	background: #eeeeee url('/img/layout/dropdown-downarrow.png') no-repeat top right scroll;
	
}








span.amsecarrow span { visibility: hidden; }
span.amsecarrow {
	padding: 0 0 0 10px !important;
	width: 20px !important;
	text-decoration: none !important;
	overflow: hidden;
	background: transparent url('/img/layout/amsecarrow.png') no-repeat top left scroll;
}
a span.amsecarrow { text-decoration: none !important; }
a:hover span.amsecarrow { text-decoration: none !important; }



div#haku {
	border: 1px solid #6b7b84; 
	padding: 9px;
}

input#partner-search-field {
	border: 1px solid #6b7b84;
}
p#partner-search-instructions { color: #6b7b84; font-weight: bold; }
#no-search-results { color: #ff0000; }

#partner-search-results { font-weight: normal; }
#partner-search-results a { text-decoration: underline; color: #000099;}
#partner-search-results a:hover {  }

ul#kuntalistaus { display: none; }
ul#kuntalistaus.shown { display: block; }
ul#kuntalistaus a { color: #000055; text-decoration: underline;}
ul#kuntalistaus a:hover { color: #0000ff; text-decoration: none;}






/*.contactform-bg {
	background: #ffffff url('../img/layout/contact-form-background.jpg') no-repeat top left scroll;
}*/

#contact-form-template {
	float: right; 
	width: 620px;
	padding-right: 20px;
	padding-left: 33px;
	position: relative;
	border-left: 1px solid #666;
}

table#formtable { 
	
}
#contactform table td { vertical-align: top; }




div.kantalomake {
	width: 580px;
}

div.kantalomake fieldset {
	border: 1px dotted #ccc;
	margin: 10px 10px 10px 0;
	padding: 10px;
	clear: both;
}

div.kantalomake legend {
	font-weight: bold;
	padding: 0 5px;
}

div.kantalomake label {
	float: left;
	clear: left;
	display: block;
	width: 220px;
	cursor: pointer;
}

div.kantalomake input.text {
	float: left;
	clear: none;
	display: block;
	width: 300px;
}

div.kantalomake input.checkbox {
	float: left;
	clear: none;
	display: block;
	margin-left: 0;
	padding-left: 0;
}

div.kantalomake textarea {
	float: left;
	clear: none;
	display: block;
	width: 520px;
	height: 100px;
}

#catpw-logout { float: right; margin-right: 20px;}
#facebook-things {
	margin-top: -10px; 
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;
}
#facebook-things a img {
	float: left; 
	margin-right: 5px; 
	margin-bottom: 5px;
}
