/* Start of CMSMS style sheet 'main.css' */
/*
	Layout
*/
BODY, html{
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	COLOR: black;
	FONT-SIZE: 11px;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

td {
	text-align: left;
	vertical-align: top;
	FONT-SIZE: 11px;
}

p {
	margin-top: 10px;	
	FONT-SIZE: 11px;
line-height:1.4em;
}

p.blokk {
	margin-top: 10px;	
	FONT-SIZE: 11px;
	text-align: justify;
line-height:1.4em;
}

A:link {
	COLOR: #0c469d;
	TEXT-DECORATION: none;
	padding: 0px;
}
A:visited {
	COLOR: #0c469d;
	TEXT-DECORATION: none;
	padding: 0px;
}
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	padding: 0px;
}
A:active  {
	COLOR: #0c469d;
	TEXT-DECORATION: none;
	padding: 0px;
}
H1 {
	FONT-SIZE: 25px;
	COLOR: black;
	font-weight: normal;	
	margin-bottom: 6px;
	letter-spacing: 0.05em;
}
H2 {
	FONT-SIZE: 16px;
	margin-bottom: 2px;
	font-weight: normal;	
}
H3 {
	FONT-SIZE: 13px;
	font-weight: bold;
	margin-bottom: 4px;	
}
H4 {
	FONT-SIZE: 11px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: bold;	
}
h4+p {
	margin-top: 2px;
}

h4+p.blokk {
	margin-top: 2px;
}

HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}

ol,ul { 
	margin-left: 18px; 
	padding-left: 0px; 
	list-style-position: outside;
		}

li {
	font-size: 11px;
	color:black;
	text-decoration: none; 
}

FORM {
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
}

/*
	Content enviroment styles
*/
TABLE.Container {
	HEIGHT: 100%;
/*	background-color: white; */
}
TD.Container {
	VERTICAL-ALIGN: top;
	height: 100%;
}

/* jpa ytre tabell med skygger etc */

table.outer {
/*	BACKGROUND-COLOR: #e5e5e5; */
	background-image: url('uploads/images/layout/bakgrunn-ny.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
td.oppevenstre {
	width: auto;
	height: 154px;
	background-image: url('uploads/images/layout/skygge-ov.png');
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: bottom;
}
td.oppehoyre {
	width: auto;
	height:	154px;	
	background-image: url('uploads/images/layout/skygge-oh.png');
	background-repeat: no-repeat;
	background-position: top left;
}
td.oppe {
	width: 900px;
/*	height: 173px;*/
	background-image: url('uploads/images/layout/skygge-o.png');
	background-repeat: repeat-x;
	background-position: top center;
}
td.venstre {
	width: auto;
	background-image: url('uploads/images/layout/skygge-v.png');
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	text-align: right;
}
td.nedevenstre {
	width: auto;
	height: 53px;
	background-image: url('uploads/images/layout/skygge-nv.png');
	background-repeat: no-repeat;
	background-position: top right;
}
td.nedehoyre {
	width: auto;
	height:	53px;	
	background-image: url('uploads/images/layout/skygge-nh.png');
	background-repeat: no-repeat;
	background-position: top left;
}
td.bunn {
	width: 900px;
	height: 53px;
	text-align: center;
color:white;
	font-size: 11px;
font-weight:bold;
	background-image: url('uploads/images/layout/skygge-n.png');
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 30px;
}
td.hoyre {
	width: auto;
	background-image: url('uploads/images/layout/skygge-h.png');
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	text-align: left;
}


td.innhold {
background-color: white;
height: auto;
vertical-align: top;
}

td.topp {
	vertical-align: top;
	height: 113px;
}

td.meny {
	background-color: #0c469d;
	color: white;
	font-weight: normal;
	letter-spacing: 0.05em;
	font-size: 10px;
	padding: 1px 0px 1px 13px;
	vertical-align: middle;
	text-align: left;
	width: 787px;
	height: 16px;
}

td.language {
	background-color: #0c469d;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 1px 17px 1px 0px;
	vertical-align: middle;
	text-align: right;
	width: 70px;
	height: 16px;
}

table.hoved {
	vertical-align: top;
	text-align: center;
/*	padding: 10px 15px 0px 15px;*/
	width: 900px;
	height: 100%;
}

.menyvenstre {
	background-color: white;
	color: #0c469d;
	font-size: 11px;
	font-weight: normal;
	padding: 8px;
	padding-top: 18px;
	width: 165px;
	height: 100%;
	text-decoration: none
}

.menyvenstre a:link, .menyvenstre a:hover, .menyvenstre a:visited, .menyvenstre a:active {
	color: #0c469d;
	font-weight: normal;
	font-size: 11px;
	background-color: transparent;	
}

td.gramarg {
	background-color: white;
	width: 15px;
}

td.marg {
	background-color: white;
	width: 15px;
}

td.content {
	background-color: white;
	width: auto;
	height: 100%;
	padding-top: 18px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

td.menyhoyre {
	background-color: white;
	font-size: 10px;
	padding: 8px;
	width: 155px;
	height: 100%;
	padding-top: 18px;
}
.menyhoyre a:link, .menyhoyre a:hover, .menyhoyre a:visited, .menyhoyre a:active {
	color: #0c469d;
	font-weight: bold;
text-decoration: none;
	background-color: transparent;	
}

.boks-h {
	float: right;
	text-align: left;
	background-color: #dddddd;
	padding: 10px;
	width: 200px;
	margin: 0px 0px 10px 10px;
}

/* input {
	border: 1px solid #0c469d;
	background-color: white;
	font-size: 11px;
	color: black;
	margin-bottom: 4px;
}
*/

input.check {
	border: 1px solid #0c469d;
	background-color: white;
	font-size: 11px;
	color: black;
}

input.submit {
	background-color: #0c469d;
	font-weight: bold;
	font-size: 11px;
	color: #e1e1e1;
	cursor: hand;
}

/* textarea {
	border: 1px solid #0c469d;
	background-color: white;
	font-size: 11px;
	color: black;
	margin-bottom: 4px;
}
*/

select {
	border: 1px solid 0c469d;
	background-color: white;
	font-size: 11px;
	color: black;
}

.sokinput {
	margin-left: 5px;
margin-bottom: 8px;
}

.soksubmit {
	background-image:url('uploads/images/layout/sok.png');
	background-repeat:no-repeat;
	background-position: center;
	width: 25px;
	height:16px;
	border: 0px;	
	background-color: white;
	cursor: pointer;
}

#vesonet-participant-table {
width: 480px;
}

#vesonet-participant-table td {
padding-right:7px;
}

#aqTip {
	color: black;
	background: white;
	border: 1px solid black;
	padding: 5px;
}
/* End of 'main.css' */

