/* CSS Document */

@import 'lightbox.css';

body{
	background-image: none;
	font-size: 75%;
	padding: 0;
	margin: 0;
}

body, span, div, td, p, input, textarea, li, select, option, ol{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}

a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;	
}

a:visited{
	color: #333;
}

a:hover{
	color:#666;
}


/* Otsikot
------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
  color: #666; 
  font-family: "Times New Roman", Times, serif;
}


h1{
	font-size:1.3em;
}

h2{
	font-size:1.1em;
}

h3{
	font-size:1em;
}

/* Listat
------------------------------------------------------- */

ol { 
  
}


ul{

}


/* Ylä- ja alaosa + tausta
------------------------------------------------------- */

#topbg{
	display:none;
}

#container{
	position:relative;
	top:0;
	left:0;
	overflow:visible;
}

#top{
	display:none;
}


#logo{
	margin-left:376px;
}

#tabs{
	display:inline;
	position:relative;
	left:225px;
}

#copy{
	background-color:#FFFFFF;
	width:750px;
	border-left: none;
	border-right: none;
}

#copy div.copytxt{
	padding-top:10px;
	padding-bottom:10px;
	margin-left:10px;
	font-size:10px;
	color:#666;
}

/* Ylävalikko
------------------------------------------------------- */


#topnavi{
	display:none;
}


/* Tuotevalikko
------------------------------------------------------- */

#prodnavi{
	display:none;
	
}


/* Vasen valikko
------------------------------------------------------- */

#leftnavi{
	display:none;
}

/* Animaatiot
------------------------------------------------------- */

#sako85animation{
	width: 388px;
	height:253px;
 	background-image: url(../images/frontpics/85_tcl_border.jpg);
	background-repeat: no-repeat;
}

#quadanimation{
	width: 388px;
	height:253px;
 	background-image: url(../images/frontpics/quad.jpg);
	background-repeat: no-repeat;
}

#trganimation{
	width: 388px;
	height:253px;
 	background-image: url(../images/frontpics/trg_sight.jpg);
	background-repeat: no-repeat;
}


#cartridgeanimation{
	width: 388px;
	height:253px;
 	background-image: url(../images/frontpics/cartrid_head_stamp.jpg);
	background-repeat: no-repeat;
}

#optilockanimation{
	width: 388px;
	height:253px;
 	background-image: url(../images/frontpics/optilock_packages.jpg);
	background-repeat: no-repeat;
}

#oldmodelsanimation{
	width: 388px;
	height:253px;
 	background-image: url(../images/frontpics/oldmodels_sako75.jpg);
	background-repeat: no-repeat;
}

/* Etusivu
------------------------------------------------------- */

#mainfront{
	width: 950px;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
}

#mainfront #bigpic{
	background-color: #CCCCCC;
	height:365px;
	width:950px;
	background-image: url(../images/bigpics/etusivu_finnlight.jpg);
	background-repeat: no-repeat;
}

#widecontent{
	width: 950px;
	background-repeat: repeat-y;
}

#widecontent p{
	font-size:1em;
	line-height:1.7em;
}

#widecontent.black{
	background-image: url(../images/bord_bg_wide_black.jpg);
}

#widecontent.white{
	background-image: url(../images/bord_bg_wide_white.jpg);
}

#widecontent.gray{
	background-image: url(../images/bord_bg_wide.jpg);
}

#widecontent div.topborders{
	background-image: url(../images/bord_top_wide.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	font-size:1px;
	line-height:1px;
}

#widecontent div.bottomborders{
	background-image: url(../images/bord_bottom_wide.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 950px;
	clear:both;
}

#widecontent #lefttxt{
	position:relative;
	left:40px;
	top:-2px;
	padding-top:1px;
	width:450px;
	height:auto;
	float:left;
}

#widecontent #lefttxt #content{
	margin-top:25px;
	margin-bottom:20px;
}

#widecontent div.rightpic{
	position:relative;
	left:95px;
	width:393px;
	height:245px;
	float:left;
	padding-left:12px;
	padding-top:0px;
	padding-bottom:0;
	margin-bottom:0;
}

#widecontent div.rightpic img{
	margin:0;
	padding:0;
	border:0;
}


/* Tuote-etusivu
------------------------------------------------------- */

#mainprod{
	width: 950px;
	background-color: #fff;
	border: none;
	display:table;
	background-image: none;
	overflow:visible;
}

#mainprod #bigpic{
	float:left;
	height:365px;
	border:6px solid #fff;
	margin-bottom:2px;
}

#prodfront{
	float:left;
	width: 762px;
	left:188px;
}

#prodfront div.bottomborders{
	height: 3px;
	width: 750px;
	clear:both;
	padding:0;
	margin:0;
}

 #prodfront #lefttxt{
	width:347px;
	float:left;
	background-color:#FFFFFF;
	padding:6px;
	margin-right:2px;
	margin-bottom:4px;
}

#prodfront #lefttxt #content{
	border: 4px solid #c6c6c6;
	width:auto;
	padding:25px;
	height:195px;
}

#prodfront #lefttxt #content p{ 
	margin-top:5px;
	padding-bottom:5px;
	font-size:0.9em;
	line-height:1.5em;
}

#prodfront div.rightpic{
	width:389px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	padding:6px;
	margin-bottom:4px;
}

#prodfront div.rightpic img{
	border: 4px solid #c6c6c6;
}

/* Tuote- ja sisältösivut
------------------------------------------------------- */

#prodframe{
	float:none !important;
	width: 750px;
	background-color:#FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	overflow:visible;

}

#product{
	float:none !important;
	overflow:visible;
	width: 740px;
	padding-top:20px;
}

#product h1{
	color:#666;
	font-size:1.3em;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#product h1 span{
	font-weight:normal;
	color:#999;
	font-size:0.7em;
	margin-left:7px;
}

#product h2{
	color:#666;
}

#product p{
	margin-top:5px;
	padding-bottom:5px;
	font-size:0.9em;
	line-height:1.7em;
}

#product ol li{
	font-size:0.9em;
	padding-bottom:5px;
}

/* Aseen tuotetiedot
------------------------------------------------------- */

#guncontent #prodpic{
	height:200px;
	width:725px;
	border-bottom:1px solid #e5e5e5;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
}

#guncontent #lefttxt{
	width:300px;
	float:left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#guncontent #rightfeat{
	width:320px;
	float:left;
	margin:20px;
}

#guncontent #rightfeat h1{
	margin-bottom:3px;
}


#guncontent #rightfeat div.featblock{
	margin-top:10px;
	float:left;
}

#guncontent div.featpics{
	margin-right:15px;
	margin-top:3px;
	float:left;
	width:75px;
}

#guncontent #rightfeat div.featpics img{
	border: 1px solid #999;
	margin-bottom:10px;
}

#guncontent div.feattxt{
	float:left;
	width:225px;
}

#guncontent #rightfeat h2{
	margin:0;
	padding:0;
	float:left;
	width:225px;
}

#guncontent #rightfeat p{
	margin-top:3px;
	padding-bottom:3px;
	font-size:0.9em;
	line-height:1.2em;
	float:left;
	width:225px;
}

#guncontent #widetxt{
	width:620px;
	float:none !important;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}


/* Patruunan tuotetiedot
------------------------------------------------------- */

#cartridcontent{
	/* height:530px; */
}


#cartridcontent #prodpic{
	/* min-height:320px;
	width:725px; */
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#cartridcontent #prodpic #lefttxt{
	width:380px;
	float:left;
	padding-top: 320px;
	margin-right: 20px;
	margin-left: 30px;
	padding-left:0;
}

/* Optilock tuotetiedot
------------------------------------------------------- */

#optilockcontent{

}


#optilockcontent #prodpic{
	height:320px;
	width:725px;
	margin-top: 0;
	margin-right: 8px;
	margin-left: 8px;
}

#optilockcontent #lefttxt{
	width:280px;
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#optilockcontent #right{
	width:360px;
	float:left;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom:20px;
	padding-top:0;
}

#optilockcontent #right h2{
	padding:0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


/* Tekniset tiedot
------------------------------------------------------- */

#data{
	float:none !important;
	 overflow:visible;
	clear:both;
	margin:8px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:10px;
}

#basiccontent #data{
	float:none !important;
	overflow:visible;
	margin:0px;
	border:none;
	padding-top:10px;
}

#showdata{
	display:block;
	color:#333;
	font-weight:bold;
	margin-top:10px;
	text-decoration:none;
}

#showdata:hover{
	color:#666;
}

#hidedata{
	display:none;
	color:#333;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration:none;
}

#hidedata:hover{
	color:#666;
}

#datatable{
	display:none;
	float:none !important;
	overflow:visible;
	margin:8px;
	border:1px solid #9c9c9c;
	width:710px;
}

#basiccontent #datatable{
	display:block;
	margin:0;
	border:1px solid #9c9c9c;
	width:auto;
	float:none !important;
	overflow:visible;
}

#datatable tr.head{
	background-color:#e6e6e6;
}

#datatable tr.head2{
	background-color:#eee;
}

#datatable tr.head2 th{
	border-right:1px solid #e6e6e6;
}

#datatable th{
	text-align:center;
	padding-top:2px;
	padding-right:7px;
	padding-bottom:2px;
	padding-left:7px;
	font-size:0.8em;
	color:#333;
	white-space:nowrap;
}

#datatable td{
	text-align:left;
	padding-top:7px;
	padding-right:7px;
	padding-bottom:7px;
	padding-left:7px;
	font-size:0.8em;
	color:#333;
	border-top:1px solid #9c9c9c;
	vertical-align:top;
	white-space:nowrap;
}

#datatable td.grey{
	background-color:#e6e6e6;
}

#datatable .white{
	background-color:#fff;
}

#datatable th.image{
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
}

#datatable td.square{
	text-align:center;
}

.star{
	font-size:1.5em;
	font-weight:bold;
	color:#000;
}

/* Patruunataulukko
------------------------------------------------------- */

div.tableinfo1{
	margin-bottom:20px;
	float:left;
	margin-right:30px;
	width:350px;
}

div.tableinfo1 p{
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
	float:left;
	display:block;
	height:25px;
	width:350px;
}

div.tableinfo1 img{
	margin-bottom:0;
	padding-bottom:0;
	float:left;
	border: 1px solid #999;
	margin-right:15px;
}

div.tableinfo2{
	float:left;
	width:200px;
}

#cartridgetable{
	overflow:visible;
	display:block;
	float:left;
	height:auto;
	margin:0;
	border:1px solid #9c9c9c;
	width:100%;
	margin-top:20px;
}

#cartridgetable tr.head{
	background-color:#e6e6e6;
}

#cartridgetable tr.head2{
	background-color:#eee;
}

#cartridgetable tr.head2 th{
	border-right:1px solid #e6e6e6;
}

#cartridgetable tr.row2 td{
		background-color:#fff;
}

#cartridgetable th{
	text-align:center;
	padding-top:2px;
	padding-right:7px;
	padding-bottom:2px;
	padding-left:7px;
	font-size:0.8em;
	color:#333;
	white-space:nowrap;
}

#cartridgetable td{
	text-align:left;
	padding-top:2px;
	padding-right:5px;
	padding-bottom:2px;
	padding-left:5px;
	font-size:0.8em;
	color:#333;
	border-top:1px solid #9c9c9c;
	vertical-align:top;
	white-space:nowrap;
	background-color:#eee;
}

#cartridgetable td.grey{
	background-color:#dedede;
	text-align:center;
	width:30px;
}

#cartridgetable tr.row2 td.grey{
	background-color:#dedede;
	text-align:center;
	width:30px;
}

#cartridgetable .white{
	background-color:#fff;
}

#cartridgetable th.image{
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	width:30px;
}

#cartridgetable td.square{
	text-align:center;
	width:30px;
}

/* Optilocktaulukko
------------------------------------------------------- */

#optilocktable{
	display:block;
	margin:0;
	width:auto;
	margin-top:10px;
	border: 1px solid #9c9c9c;
}

#optilocktable tr.head{
	background-color:#e6e6e6;
}

#optilocktable tr.head2{
	background-color:#eee;
}

#optilocktable tr.head2 th{
}

#optilocktable tr.row2 td{
		background-color:#e6e6e6;
}

#optilocktable th{
	text-align:center;
	padding-top:2px;
	padding-right:7px;
	padding-bottom:2px;
	padding-left:7px;
	font-size:0.8em;
	color:#333;
	white-space:nowrap;
	vertical-align:top;
	border-right:1px solid #ccc;
}

#optilocktable td{
	text-align:left;
	padding-top:7px;
	padding-right:3px;
	padding-bottom:5px;
	padding-left:3px;
	font-size:0.8em;
	color:#333;
	border-top:1px solid #9c9c9c;
	border-right:1px solid #ccc;
	vertical-align:top;
	white-space:nowrap;
}

#optilocktable th.last{
	border-right:none;
}

#optilocktable td.last{
	border-right:none;
}

#optilocktable td.grey{
	background-color:#e6e6e6;
}


/* Tuote-lataukset
------------------------------------------------------- */


div.downloads{
	margin:0px;
	padding-bottom:20px;
}

#guncontent div.downloads{
	margin:8px;
	padding-bottom:25px;
}

#optilockcontent div.downloads{
	margin:0px;
	padding-bottom:25px;
}

#oldmodcontent div.downloads{
	margin-left:20px;
	padding-bottom:25px;
}

a.pdf{
	display:block;
	float:left;
	clear:left;
	font-size:0.9em;
	background-image: url(../images/pdf-icon-white.gif);
	background-repeat: no-repeat;
	padding-left:23px;
	padding-top:5px;
	text-decoration:underline;
}

div.downloads span{
	display:block;
	float:left;
	padding-left:5px;
	padding-top:5px;
	font-size:0.9em;
}


/* Features-sivu
------------------------------------------------------- */

div.feature{
	clear:both;
	padding-bottom:10px;
}

div.feature img{
	margin-bottom:10px;
	float:left;
	margin-right:15px;
	border: 2px solid #c6c6c6;
	padding:3px;
}

div.feature h2{
	margin:0;
	padding:0;
}

div.feature p{
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

div.feature div.featlogo{
	float:left;
	width:450px;
}

div.feature div.featlogo img{
	margin-bottom:0px;
	margin-top:-5px;
	border:none;
	padding:0;
}

div.feature div.featlogo h2{
	clear:left;
	margin-top:5px;
}

div.feature img.rightfeatpic{
	margin-right:15px;
	margin-left:0px;

}


/* Company-sivu
------------------------------------------------------- */

#product #companycontent p{
	font-size:1em;
}

#basiccontent #companycontent img.border{
	border: 4px solid #c6c6c6;
	clear:none;
	margin:0;
	padding:6px;
}


/* Distributors-sivu
------------------------------------------------------- */

div.country{
	width:330px;
	height:14em;
	float:left;
}

div.country div.flag{
	height:80px;
	width:30px;
	float:left;
	margin-right:15px;
}

div.country div.info{
	float:left;
}

div.country img{
	border:1px solid #ccc;
}

div.country h2{
	margin-top:-3px;
	padding-top:0;
	white-space:normal;
}

#product div.country p{
	line-height:1.3em;
	font-size:0.9em;
}

#product div.country p strong{
	color:#333;
}

#product div.country img.email{
	border:none;
	margin-top:8px;
}


/* Yleissisältösivu
------------------------------------------------------- */

#basiccontent{
	float:none !important;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 30px;
	width:auto;
}

#basiccontent img.border{
	float:left;
	border: 1px solid #999;
	margin-right:15px;
}

#basiccontent img.right{
	float:right;
	margin-top:5px;
}


#basiccontent div.left{
	width:300px; 
	float:left;
}

#basiccontent div.bottom{
	width:auto; 
	clear:both;
	margin-top:20px;
}

#basiccontent #cartridgetable img{
	float:none;
	border: none;
	margin-right:0;
}

/* FAQ-sivu
------------------------------------------------------- */

#faqcontent p{
	font-size:1em;
}

#faqcontent p strong{
	color:#333;
}


/* Downloads-sivu
------------------------------------------------------- */

#downloadcontent p{
	font-size:1em;
}

#downloadcontent ul.downloads{
	margin-left:0;
	padding-left:0;
}

#downloadcontent ul.downloads li{
	line-height:18px;
}


#downloadcontent ul.downloads li.pdf{
	list-style-image: none;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

#downloadcontent ul.downloads li.pdf a{
	background-image: url(../images/pdf-icon-white2.gif);
	margin-left:0px;
	padding-left:20px;
	background-repeat: no-repeat;
}

#downloadcontent ul.downloads li.sako{
	list-style-image: none;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

#downloadcontent ul.downloads li.sako a{
	background-image: url(../images/sako-logo14x14.gif);
	margin-left:0px;
	padding-left:20px;
	background-repeat: no-repeat;
}


div.line{
	clear:both;
	height: 10px;
	width:100%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}

/* Tulostus
------------------------------------------------------- */

#print{
	display:none;
}


