@charset "UTF-8";
body {
	background-attachment: scroll;
	background-image: url(../images/background-mountain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #efefef;
}
a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	color: #606;
}
a:hover {
	color: #903;
	text-decoration: underline;
}
#wrapper-page {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
}
#header {
	width: 800px;
	background-image: url(../images/transparent-blue.png);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
}
.header-banner {
	margin: auto;
	background-color: #333;
	width: 800px;
}
.header-banner p {
	color:#ffffff;
	text-align:center;
	font-size:18px;
	line-height:24px;
}

#footer {
	margin: 0px;
	background-image: url(../images/transparent-blue.png);
	background-repeat: repeat;
	padding-top: 2px;
	padding-bottom: 7px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#footer p {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
#footer p a {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color:#009;
	text-decoration: none;
}
#content-background {
	width: 800px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/transparent-blue.png);
	background-repeat: repeat;
}
.content-page {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.content-page p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
#navigation-page {
	height: 51px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
}
.site-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #394C8B;
	letter-spacing: 0.1em;
	line-height: 55px;
	font-weight: bold;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-shadow: 2px 2px 2px #FFF;
}
.image-right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 3px inset #FC3;
	-moz-box-shadow: 8px 8px 4px #888;
	-webkit-box-shadow: 8px 8px 4px #888;
	box-shadow: 8px 8px 4px #888;
}
.image-left {
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 3px inset #FC3;
	-moz-box-shadow: 8px 8px 4px #888;
	-webkit-box-shadow: 8px 8px 4px #888;
	box-shadow: 8px 8px 4px #888;
}	
.content-box {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.featured-box {
	height: 388px;
	border: 1px solid #666;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 200px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.featured-box-header-1 {
	background-image: url(../images/Stein-Eriksen-Heart-Ski-square.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}
.featured-box-header-2 {
	background-image: url(../images/Stein-Little-Bjorn-square.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}
.featured-box-header-3 {
	background-image: url(../images/stein-square.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
}
.featured-box-header-1 h3 {
	background-color: #FFF;
	width: 111px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 25px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.1em;
	font-family: "Times New Roman", Times, serif;
}
.featured-box-header-2 h3 {
	background-color: #FFF;
	width: 111px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 25px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.featured-box-header-3 h3 {
	background-color: #FFF;
	width: 111px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 25px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.featured-box-header-1 h3 a {
	text-decoration: none;
	color: #000;
}
.featured-box-header-2 h3 a {
	text-decoration: none;
	color: #000;
}
.featured-box-header-3 h3 a {
	text-decoration: none;
	color: #000;
}
.featured-box-header-1 h3 a:hover {
	color: #903;
	text-decoration: none;
}
.featured-box-header-2 h3 a:hover {
	color: #903;
	text-decoration: none;
}
.featured-box-header-3 h3 a:hover {
	color: #903;
	text-decoration: none;
}
.featured-box ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	text-align: left;
}
.featured-box p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
.featured-box ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}
#content-background table tr td .featured-box ul li{
	list-style-type: disc;
}
.testimonial {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box-shadow {
	-moz-box-shadow: 6px 6px 2px #888;
	-webkit-box-shadow: 6px 6px 2px #888;
	box-shadow: 6px 6px 2px #888;
}
.shadow {
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	border-style:solid;
	border-width:2px;
	border-color:#ffffff;
}
.product-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	color: #900;
	font-weight: bold;
}
.testimonial p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: #003;
	text-align: center;
}
#wrapper-page #content-background .content-page table tr td table tr td ul li {
	font-size: 16px;
	line-height: 24px;
	list-style-image: url(../images/list-bullet.gif);
}
#content-background .content-page ul li {
	margin-bottom: 15px;
}
.testimonial-author {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	color: #006;
	margin-top: -10px;
	margin-bottom: 25px;
}




/* SLIDES */

#slides {
	margin: 30px auto;
	width: 640px;
	height: 240px;
	overflow: hidden;
}
#slides img {
	border: 2px solid white;
	-moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 10px 10px 10px rgba(0,0,0,0.3);	
	box-shadow: 10px 10px 10px rgba(0,0,0,0.3);		
}
.controls {
	text-align: center;
	text-transform: uppercase;
	font-size: 0.8em;
	color: blue;
}
.controls span {
	cursor: pointer;
	padding: 0px 10px;
}

.news li {
	background-color: white;
	border: 3px solid silver;
	padding: 10px;
	width: 250px;
	height: 200px;
	font-size: 0.8em;
	-moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
	-o-box-shadow: 10px 10px 10px rgba(0,0,0,0.5);	
	box-shadow: 10px 10px 10px rgba(0,0,0,0.5);		
}

.news #slides img {
	margin: 10px;
	border: 2px solid silver;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);	
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3);		
}
  .paging {
	    text-align: center;
	  }
	  .paging span {
	    text-decoration: none;
	    color: silver;
	    cursor: pointer;
	  }
	  .paging span.active {
	    font-size: 2em;
	    color: black;
	  }

	  .paging2 span {
	    font-size: 2em;
	  }

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } 

ul.list1 li p {
	font-size:16px;
	line-height:22px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
ul.list1 li {
	margin-top:5px;
	margin-bottom:5px;
}
