body		{
	background: #FFCC33;
	margin-left: 3px;
	margin-top: 3px;
}

.regulartext {
	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
}
.regulartext-clear-both {
	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
	clear: both;
}

.smalltext {
	color: #000000;
	font-family: sans-serif;
	font-size: 9px;
}
.artikkeltext {
	color: #000000;
	font-family: sans-serif;
	font-size: 12px;
}
.artikkeltext table {
	border-collapse: collapse;
	border: 1px gray solid;
	padding: 2px;
}
.artikkeltext table td {
	border: 1px solid gray;
	font-size: 11px;
	text-align: center;
}

.button	{
	border : solid 1px #000000;
	background-image : url(../gfx/boxhead.gif);
	height : 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #FFCC33;
	
}

.inputfield2 {
	background: #CC9933;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #000000;
	width: 98%;

}

textarea.bigta {
	background: #ffdd44;
	border: 1px solid #ccaa11;
	font: 12px normal small-caps sans-serif;
}


table.news { 
	border-collapse: collapse; 
	border-top: 1px solid #CC9933;
	border-left: 1px solid #CC9933;
	background: #FFCC33;
}
table.alttable {
	border-collapse: separate;
}
table.alttable td {
	border-top: #ffdd44 solid 1px;
	border-left: #ffdd44 solid 1px;
	border-right: #ccaa11 solid 1px;
	border-bottom: #ccaa11 solid 1px;
	background: #FFCC33;
}

.t1 {
	background: #FFCC33; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.t2 {
	background: #FFCC33; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
.r1 {
	font-weight: bolder;
}

table.spiller-tabell { 
	border: 0px;
	background: #FFCC33;	
}
tr.firstrow {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 0px;
}

td.centered {
	text-align: center;
}
.nrmlrow {
	background: #FFCC33; 
	font-family : sans-serif;
	font-size : 12px;
	color : #000000;
}
h6 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	margin-top: 2px;
	margin-bottom: 2px;
}
h5 {
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
	margin-top: 2px;
	margin-bottom: 2px;
}
h4 {
	font-family: serif;
	font-size: 15px;
	font-weight: bold;
	color: Maroon;
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
}
h3 {
	font-family: serif;
	font-size: 16px;
	font-weight: bold;
	color: Maroon;
	margin-top: 4px;
	margin-bottom: 4px;
}
h2 {
	font-family: serif;
	font-size: 18px;
	font-weight: bold;
	color: Maroon;
	margin-top: 4px;
	margin-bottom: 4px;
}
h1 {
	font-family: serif;
	font-size: 20px;
	font-weight: bold;
	color: Maroon;
	margin-top: 5px;
	margin-bottom: 5px;
}

blockquote {
	margin: 4px;
}
table.gallerytable {
	border-collapse: collapse;
	border: 1px #CC9933 solid;
}
table.gallerytable td {
	border: 1px #CC9933 solid;
	border-collapse: collapse;
}

/* <IMG */

img.vis_bilde {
	border: 1px black solid;
}
img.regular {
	border: 2px #FFCC33 solid;
}
img.hilight {
	border: 2px black solid;
}


div#leftcolumn {
	float: left;
	width: 50%;
	padding: 5px;
}
div#divForsideHeader {
	width: 100%;
}

div#rightcolumn {
	float: right;
	width: 50%;
	padding: 0px;
	border: none;
}
div.specialbox {
	width: 100%;
	margin: 2px;
	padding: 4px;
	border: solid 1px #CC9933;
	font-family: sans-serif;
	font-size: 12px;
}

div#mainbody {
	float: none;
	width: 100%;
	clear: both;
}
div.divInputWrapper {
	display: block;
	margin: 2px;
	padding: 0px;
	border: none;
}

div.subpage-header {
	height: 64px;
}

img.subpage-logo {
	float: left;
	margin-right: 10px;
}

div.subpage-headline {
	height: 64px;
	line-height: 64px;
	padding-left: 2px;
	font-family: serif;
	font-size: 1.6em;
	font-weight: bolder;
	color: Maroon;
}
div.subpage-subheadline {
	clear: right;
	padding: 2px;
	border: none;
	font-family: sans-serif;
	font-size: 1em;
	color: black;
}


.generatedTables table { 
	margin: 5px;
	border-collapse: collapse;
	border: 0px;
	padding: 2px;
}
.generatedTables table td {
	border: 1px solid gray;
	font-size: 11px;
	text-align: center;
}

div.divMedlem {
	width: 95%;
	margin: 2px;
	margin-top: 8px;
	padding: 4px;
	border: solid 1px #CC9933;
}
img.imgMedlemsbilde {
	border: none;
	float: right;
	margin-left: 4px;
}
.divMedlem ul {
	list-style: none;
	font-family: sans-serif;
	font-size: 1em;
	color: black;
	margin-top: 2px;
}


/* MENY */
.box {
	position:relative;
}
#menu {
	width:100%; 
	text-align:left; 
	position:relative;
}

#menu a, #menu a:visited {
	text-decoration:none; 
	color:#666666; 
	display:block; 
	width:100%; 
	height:12px; 
	border:none; 
	padding:2px;
	padding-left: 4px;
}

* html #menu a, 
* html #menu a:visited {
	width:100%; 
	height:12px;
}
#menu a:hover {
	border:none; 
	background: #FFD34F;
	color: maroon;
}

/*********** MEDLEMSKJEMA ************/
div#signup-form {
	width: 75%;
	padding: 10px;
}
div.label {
	margin: 3px;
	font-weight: bold;
	color: maroon;	
}
div#signup-form input[type="text"] { 
	background-color: #cc9933;
	border: 1px solid #000000;
	font-family: sans-serif;
	font-size: 1em;
	color: black;
	width: 300px;
	height: 25px;
	margin: 2px;
	padding-top: 2px;
	padding-left: 4px;
}
div#signup-form input[type="file"] {
	background-color: #cc9933;
	border: 1px solid #000000;
	font-family: sans-serif;
	font-size: 1em;
	color: black;
	width: 300px;
	height: 25px;
	margin: 2px;
	padding-top: 2px;
	padding-left: 4px;	
}
div#signup-form textarea { 
	background-color: #cc9933;
	border: 1px solid #000000;
	font-family: sans-serif;
	font-size: 1em;
	color: black;
	margin: 2px;
	padding-top: 2px;
}
div#signup-form select {
	background-color: #cc9933;
	border: 1px solid #000000;
	font-family: sans-serif;
	font-size: 1em;
	color: black;
	margin: 2px;
}
div#signup-form input[type="password"] {
	background-color: #cc9933;
	border: 1px solid #000000;
	font-family: sans-serif;
	font-size: 1em;
	color: black;
	width: 145px;
	height: 20px;
	margin: 2px;
	padding-top: 2px;
}
div#signup-form input[type="checkbox"] {
	background-color: #cc9933;
	border: 1px solid #000000;
	font-family: sans-serif;
	font-size: 1em;
	color: black;
	margin: 5px;
}
div.signup-form-submit-box { 
	border: solid 2px black;
	padding: 8px;
	margin-top: 20px;
	background: #FFD34F;
	width: 100%;
}
div.signup-form-submit-box input[type="submit"] {
	width: 50%;
	float: right;
}

div.validationError {
	font-size: 0.8em;
	color: red;
}
div.validationError li {
	list-style-type: circle;
}
div.spillerinfo {
	border-bottom: solid 1px #CC9933;
	border-right: solid 1px #CC9933;
	border-left: solid 1px #CC9900;
	border-top: solid 1px #CC9900;
	width: 65%;
	padding: 3px;
}
img.spillerbilde {
	margin: 3px;
	border: solid 2px black;
}
table.spillerinfo {
}
ul.statusList {
	list-style-type: none;
	margin: 0px;
}

table.teamTable {
	width: 98%;
	border-collapse: collapse;
	border: solid 1px #CC9933;
}
table.teamTable tr {
	border: solid 1px #CC9933;
	margin: 2px;
	padding: 2px;
}
table.teamTable tr:hover {
	background: #EEBB22;
}
table.teamTable td {
	margin: 4px;
	padding: 4px;
}
table.teamTable td.firstcol {
	width: 110px;
	overflow: hidden;
	text-align: center;
}

table.memberTable {
	border-collapse: collapse;
	border: none;
	margin-top: 10px;
	width: 350px;
	font-family: sans-serif;
}
table.memberTable tfoot tr{
	
}
table.memberTable thead tr{
	text-align: left;
}
table.memberTable td, th{
	padding: 2px;
	font-family: sans-serif;
	font-size: 11px;
}
tr.memberTableRow0{
	background-color: #EEBB22;
}
tr.memberTableRow1{
	background-color: #FFDC43;
}
img.showTeam_MemberPhoto{
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px black;
}
img.teamPhotoThumbnail {
	border: solid 1px black;
}

/* ======= START EVENT SELECTION BOX =========*/
div.EventSelectionBox
{
	float: right;
	padding: 3px;
	margin: 3px;
	border: 1px solid #CC9933;
}
div.EventSelectionBox select 
{
	border: solid 1px #CC9933;
	background-color: #DDBB22;
	float: right;
} 
/* ======= END EVENT SELECTION BOX =========*/
div.formRow
{
	width: 80%;
	clear: both;
  	padding-top: 5px;
}
label.EventInputLabel
{
	float: left;
	width: 15%;
	text-align: left;
}
span.formw
{
	width: 83%;
	float: right;
	text-align: left;
}
span.formw input
{
	width: 100%;
}
span.formw textarea
{
	width: 100%;
	height: 400px;
}
div.spacer 
{
	clear: both;
}
div.event-contents
{
	border: 1px #CC9933 solid;
	padding: 4px;
}

ul#tabnav {
	border-bottom : 1px solid #CC9933;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#tabnav li {
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#tabnav-active {
	border-bottom: 1px solid #FFCC33 !important;
	background-color: #FFCC33 !important;
	color: #000000 !important;
}

#tabnav a {
	background : #DDAF44;
	border : 1px solid #CC9933;
	color : #666;
	float : left;
	font-size : small;
	font-family: sans-serif;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#tabnav a:hover {
	background: #FFCC33;
}

ul.msg-list {
	/*padding: 4px;*/
	margin: 0px;
	/*border: 1px solid #CC9933;*/
}
ul.msg-list li {
	list-style-type: none;
	padding: 2px;
}
ul.msg-list li.error {
	color: red;
}
ul.msg-list li.success {
	color: green;
}

#galleryNavigation {
	font-size: 0.7em;
	font-family: sans-serif;
	border: 0;
	padding: 1px;
	float: right;
	clear: both;
}
#galleryNavigation p {
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
#galleryNavigation img {
	width: 64px;
	border: 1px solid black;
}
#galleryNavigation ul {
	margin-left: 0;
	padding-left: 0;
	} 

#galleryNavigation ul li {
	margin-left: 0;
	list-style: none;
	vertical-align: top;
	position: relative;
}


