/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/

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:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	color:#333;
	background-color: #000000;
	margin: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
}


a, a:active  a:visited{
	color:#333333;
	text-decoration:none;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
		line-height: normal;

}

h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
		line-height: normal;
	
}

h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	line-height: normal;
}
h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	line-height: normal;
}

.theme-default #slider {
	width:1000px; /* Make sure your images are the same size */
	height:383px; /* Make sure your images are the same size */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p {
font-family:"Trebuchet MS", Arial;
	font-size: 16px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


#wrapper-oma {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #000000;
	display:none;
	height:0px;
}
#content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pics/rightbar-bgr.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 15px;
}
#content-wrapper2 {
	padding-top: 0px;
	margin-left:30px;
	width:800px;
}
.contentpalsta {
	width: 747px;
	float: left;
	font-size:14px;
	padding-right:8px;
	line-height: 1.5em;
}

.contentpalsta-sub {
	width: 600px;
	float: left;
	font-size:16px;
	padding-right:8px;
	line-height: 1.5em;
}


#contentpalsta h1 {
	font-size: 24px;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
	background-image: url(pics/header-bgr.png);
	width: 100%;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-style:normal;
	background-repeat: repeat-x;
	padding-top: 10px;
}
#contentpalsta .palsta1 {
	width: 330px;
	float: left;
	font-family: "Trebuchet MS", Arial;
}

#contentpalsta .palsta2 {
	width: 310px;
	float: left;
	margin-right: 10px;
	padding-right: 15px;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3A222;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial;
}

#wrapper-content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#links {
	background-image: url(pics/links-bgr.png);
	height: 0px;
	width: 100%;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	display: none;
}

.link-banner {
	width: 1070px;
	font-family: "Trebuchet MS", Arial;
	text-transform: uppercase;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	height: 45px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.link-banner li {
	list-style-type: none;
	float: left;
	padding-top: 12px;
	margin-right: 30px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}

.link-banner a {
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}
.link-banner a:hover {
	color: #000000;
		display: block;
	height:35px;
	background-image:url(pics/arrow-down.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}
.link-banner ul {
	margin: 0px;
}


.selected {
	display: block;
	height:35px;
	background-image:url(pics/arrow-down.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main-wrapper {
	background-color: #FFFFFF;
	background-image: url(pics/bgr-2.jpg);
	background-repeat: repeat;
	background-position: center center;
}


#footer {
	background-image: url(pics/footer.jpg);
	background-repeat: repeat-x;
	height: 0px;
	background-color: #151818;
	display:none;
	
}
.footer-box {
	display: block;
	float: left;
	width: 200px;
	color: #4D4D4D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 30px;
	font-size: 12px;
}
.footer img {
	float: left;
	margin-right: 30px;
	padding: 5px;
}
.footer-box a {
	color: #4D4D4D;
}
#contentpalsta .icons {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4A323;
	float: left;
	text-align: center;
	margin-top: 8px;
	padding-top: 8px;
}
.icons img {
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
}
#content-palsta-right {
	width: 0px;
	height: 0px;
	margin-right: 0px;
	padding-left: 30px;
	padding-top: 40px;
	float: right;
	display:none;
}
.index {
	width: 70%;
	float: left;
}
.index {
	background-image: url(pics/rightbar-bgr.png);
	background-position: right top;
	background-repeat: repeat-y;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.side-picture {
	float: left;
	width: 130px;
	margin-right: 20px;
	height: 150px;
	-webkit-box-shadow: 3px , 0.5);
	-moz-box-shadow: 3px , 0.5);
	box-shadow: 3px , 0.5);
	display:none;
}
.side-picture img {
	border: 3px solid #FFFFFF;
	-webkit-box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.3);
box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.3); 
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0A121;
	padding-top: 10px;
	margin-bottom: 15px;
	clear: both;
}
.h2image img {
	margin:0px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.h2image  {
	width:auto;
	float: right;
	margin-left: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	display: block;
}
.icon {
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}.icon img {
	width: auto;
	float: left;
}
.special {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A728;
	width: auto;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.special2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A728;
	padding-bottom: 10px;
	width: auto;
	clear: right;
	float: left;	
}

.special3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A728;
	width: auto;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size:18px;
}

#palsta-sub1 {
	float: left;
	width: 270px;
	margin-right: 20px;
}
#palsta-sub2 {
	float: left;
	width: 250px;
}
.palsta-subit {
	padding: 3px;
}
.palsta-subit h3 {
	line-height:1.4em;

}
.palsta-wide {
	padding-right: 30px;
	width:800px
}
.button {
	width: 195px;
	background-image: url(pics/button-wide.png);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
	float: left;
	text-align: center;
	display:none;
}
.palsta-sub3 {
	float: left;
	width: 167px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	}
	

.opaque {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!
	filter: alpha(opacity=50);					// second!
}


	
.palsta1 h3 {
	font-size: 17px;
}
.footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top:30px;
}
.tekstilogo {
	background-color: #FFFFFF;
	border: 2px solid #999999;
	height: 60px;
	width: 160px;
	margin: 0px;
	padding: 1px;
	text-align: center;
}



.tb-1 {
	padding:0px;
	width:184px;
	height:26px;
	border: none;
	background-image: url(pics/quick-message.png);
	background-repeat: no-repeat;
	background-position: center top;
	opacity: 0.5;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.tb-2 {
	padding:0px;
	width:187px;
	height:115px;
	border: none;
	background-image: url(pics/quick-message-02.png);
	background-repeat: no-repeat;
	background-position: center top;
	opacity: 0.5;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
}

.back_to_top {
	background-image: url(pics/arrow-up.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9A728;
	text-align: center;
	height: 0px;
	color: #F9A728;
	display:none;
}
.back_to_top a {
	color: #F9A728;
}
.print {
	float: right;
	height: 15px;
	margin-right: 5px;
	padding-top: 15px;
	display:none;
}
