/* 

	CSS Document 
	SkiOpplevelser.no
	-
	Sircon Norge AS
	Domene, webhotell, publiseringsløsninger, 
	webdesign og utvikling
	-
	http://sircon.no
	
---------------------------------------------- */
html { margin: 0; padding: 0; background: #2496d7 url("../images/bg-html.jpg") top center no-repeat; }
body { width: 980px; margin: 0 auto; padding: 0; min-height: 705px; height: auto !important; height: 705px; }


/* Layout
---------------------------------------------- */

.masthead { width: 980px; height: 40px; padding: 200px 0 35px; background: url("../images/bg-masthead4.jpg") top center no-repeat; }
.contentwrap { width: 870px; padding: 0 70px 0 40px; background: url("../images/bg-contentwrap.gif") top center repeat-y; min-height: 300px; height: auto !important; height: 300px; }
.primary { width: 570px; }
.secondary { width: 240px; }
.footer { width: 980px; padding: 80px 0 0; background: url("../images/bg-footer.png") top center no-repeat; }


/* Default type and links
---------------------------------------------- */
body, p, td p, td, li { font: normal 11px/15px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif; color: #fff; }
p { margin: 0 0 15px 0; }

.footer p { text-align: center; }

a { color: #ffddac; }
a:hover { color: #fff; }

#txtprofile, #txtprofile p, #txtprofile td { color: #555 !important; }
#txtprofile a { color: #2396d7; }

h1 { font: bold 20px/22px Verdana, Arial, Helvetica, sans-serif; margin: .2em 0 22px; }
h2 { font: bold 18px/20px Verdana, Arial, Helvetica, sans-serif; margin: .2em 0 20px; }
h3 { font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif; margin: .2em 0 0; color: #555; }
h4 { font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif; margin: .2em 0 0; }

hr { height: 1px; color: #fff; border-top: none; border-right: none; border-bottom: 1px solid #fff ; border-left: none; padding-top: 8px; }

#maindocument img { border: 1px solid #fff; background-color: #4fabdf; padding: 1px; }
#txtprofile img { border: 1px solid #bfbfbf; background-color: #fff; padding: 1px; }


/* Forms
---------------------------------------------- */
input#navn, input#epost, textarea#melding { padding: 5px; border: 1px solid #fff; font: normal 11px "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif; color: #555; }


/* News
---------------------------------------------- */
#news_listtable { width: 100%; }
.news_heading { font: bold 18px/20px Verdana, Arial, Helvetica, sans-serif; margin: .2em 0 10px; }


/* Common
---------------------------------------------- */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }