@charset "utf-8";
/* CSS Document */

/*---------------------------Genrael Clases---------------------------------------*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fdffbf;
	background-color:#14232a;
}

* {
	margin:0px;
	padding:0px;
}

.fl{
	float:left;
}

.fr{
	float:right;
}
.clr{
	clear:both;
}

ul,li{
	list-style:none;
}

a {
	text-decoration:none;
	color:#999999;
}

a:hover{
	text-decoration: underline;
}
img{
	border:none;
}
/*---------------------------Layout Content Clases---------------------------------*/

#Layout{                /*------------------------For Page Main Width------------------------------------*/
	width:960px;
	margin:auto;
}


#Top{
	height:65px;
	position: relative;
}

#Logo{
	position:absolute;
	left:5px;
	top:22px;
	float:left;
}
#Logo h1{
	color:#fdffbf;
	font-size:30px;
	font-weight: normal;
}

#Logo a{
	color:#fdffbf;
}

#Nav{
	position:absolute;
	bottom:8px;
	left:390px;
}
#Nav ul{
}
#Nav ul li{
	float:left;
}
#Nav ul li a{
	color:#fdffbf;
	background-color:#17313f;
	margin-left:5px;
	padding:10px 20px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	float:left;
}
#Nav ul li a:hover{
	color:#fdffbf;
	background-color:#4b5f47;
	margin-left:5px;
	padding:10px 20px;
	text-decoration:none;

}

#Nav_front{
	position:absolute;
	bottom:8px;
	left:478px;
}
#Nav_front ul{
}
#Nav_front ul li{
	float:left;
}
#Nav_front ul li a{
	color:#fdffbf;
	background-color:#17313f;
	margin-left:5px;
	padding:10px 20px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	float:left;
}
#Nav_front ul li a:hover{
	color:#fdffbf;
	background-color:#4b5f47;
	margin-left:5px;
	padding:10px 20px;
	text-decoration:none;

}
.mainHeader{
	border:#FFFFFF 4px solid;
}

#Content{
	padding-top:10px;
	padding-bottom:10px;
}

#Content .LeftSide{
	float:left;
	width:280px;
	margin-right:10px;
	padding:10px;
	background:#23353f;
}
.news h3{
	margin-top:-5px;
	font-size:18px;
	font-weight:normal;
	color:#fdffbf;
	margin-bottom:5px;
}
.news p{
	margin-bottom:8px;
}

.news a{
	color:#e7e7e7;
	text-decoration:underline;
}

#kart{
	float:right;
	padding:0px;
	width:130px;
	height:69px;
	background:url(../images/kart.png) right top;
}

#Content .LeftSideBreak{
	float:left;
	width:300px;
	margin-left:-10px;
	margin-bottom:0px;
	padding:0px;
	background:#14232a;
}
#Content .RightSide{
	float:left;
	width:650px;
}
#Content .rightBg{
	float:left;
	width:620px;
	background-color:#23353f;
	padding:15px;
}

.featured-photo{
}
.featured-photo .featuredThumb{
	width:310px;
	height:158px;
	border:#FFFFFF solid 4px;
	float:left;
	margin:0px 0px 9px 10px;
	position:relative;
	overflow:hidden;
}
.featured-photo .noMrg{
	margin:0px 0px 9px 0px!important;
}
.featured-photo .featuredThumb .link{
	background:url(../images/bgTranspernt.png) left top repeat;
	padding:10px 15px;
	color:#FFFFFF;
	position:absolute;
	bottom:0px;
	right:0px;
}

#Footer{
	background:#141d22;
	color:#1e343e;
	padding:10px;
}

#Footer .centr{
	width:960px;
	margin:auto;
	padding:15px 0px;
}
.scroolBox{
}
.centr .scroll{
	float:left;
	padding-left:10px;
	width:880px;
	height:156px;
	overflow:hidden;
}
.scroll ul li{
	width:160px;
	height:150px;
	border:#FFFFFF solid 3px;
	overflow:hidden;
	float:left;
	background:#d2d2d2;
	margin-right:10px;

}


.rightBg .lftTxt{
	float:left;
	width:280px;
	margin-right:10px;
}

.rightBg .lftTxt_kart{
	float:left;
	width:590px;
	margin-right:10px;
}

.rightBg .lftTxt_omoss{
	float:left;
	width:250px;
	margin-right:0px;
}

.rightBg .righForm{
	float:left;
	width:320px;
}

.rightBg .righForm_galleri{
	float:left;
	width:310px;
	padding-left:18px;
}

.rightBg .righForm_omoss1{
	float:left;
	width:100px;
	margin-left:5px;
}

.rightBg .righForm_omoss2{
	float:left;
	width:235px;
	margin-left:25px;
}
.righForm .textField{
	width:300px;
	border:#14232a solid 4px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#808080;
	margin-bottom:5px;
}
.righForm .txtArea{
	width:300px;
	border:#14232a solid 4px;
	height:200px;
	font-size:12px;
	font-weight: normal;
	color:#303030;
	margin-bottom:5px;
}
.righForm .sndBtn{
	border:#14232a solid 4px;
	font-size:14px;
	background-color:#14232a;
	font-weight: bold;
	color:#fff;
	padding:2px 5px;
	cursor:pointer;
}
.righForm .sndBtn:hover{
	border:#4b5f47 solid 4px;
	font-size:14px;
	background-color:#4b5f47;
	font-weight: bold;
	color:#fff;
	padding:2px 5px;
}
.btnSend{
	text-align:right;
	margin-right:12px;
}
.txtCntr{
	text-align:center;
}
.txtCntr_om{
	text-align:center;
}
.txtCntr_om a{
	text-align:center;
	color:#14232a;
}
.picThumb{
	width:136px;
	height:128px;
	overflow:hidden;
	margin:0px 10px 10px 0px;
	float:left;
	text-align:center;
	background:#D2D2D2;
	border:#FFFFFF 4px solid;
}
.picThumb_skifer1{
	width:277px;
	height:156px;
	overflow:hidden;
	margin:0px 10px 10px 15px;
	float:left;
	border:#FFFFFF 4px solid;
}
.picThumb_skifer2{
	width:188px;
	height:278px;
	overflow:hidden;
	margin:0px 10px 10px 0px;
	float:left;
	border:#FFFFFF 4px solid;
}
.picThumb_omoss{
	width:96px;
	height:105px;
	overflow:hidden;
	margin:0px 10px 10px 0px;
	float:left;
	border:#FFFFFF 4px solid;
}
.picThumb2{
	width:136px;
	height:128px;
	overflow:hidden;
	margin:1px 10px 10px 15px;
	float:left;
}
.picThumb_illustration{
	width:245px;
	height:307px;
	overflow:hidden;
	margin:5px 10px 10px 0px;
	float:left;
	border:#FFFFFF 4px solid;
}
.naviGation{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	float:left;
	width:600px;
	text-align:center;
}
.naviGation a{
	color:#FFFFFF;
text-decoration:underline;
	margin-right:5px;
}
.naviGation a.select,
.naviGation a:hover{
	text-decoration:none;
}
#Footer2{
	background:#14232a;
	color:#1e343e;
	padding:10px;
}