

/* System CSS styles */



/* End system CSS styles */



/* Custom CSS styles */

.LeftTD_P {
padding-left:10px;
padding-right: 20px;
padding-top:15px;
vertical-align:top;
width: 200px;
}

.LeftmenuHeader  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.LeftmenuItemOff  {
	color: #333333;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 1px;
	margin-left: 5px;
	list-style-image:url(../resources/participant/MenuBullet.gif);
	list-style-position:outside;
}

.LeftMenuSubSection  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.LeftmenuItemOn  {
	background-color: #FFFFCC;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 1px;
	margin-left: 5px;
	cursor:pointer;
	list-style-image:url(../resources/participant/MenuBullet.gif);
	list-style-position:outside;
}



.WhiteRed a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	text-align: left;
	background-color: #FF9900;
	border-top: 8px double #FFFF00;
	border-right: 8px double #FFFF00;
	border-bottom: 8px double #FFFF00;
	border-left: 8px double #FFFF00;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	overflow: auto;
	z-index: 2;
	display: inline;
	cursor: pointer;
	cursor: hand;
}

.DefaultPrice  {
	font-weight: bold;
	color: #EA5827;
}

.CustomTableHeader th {
	font-family: -1;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

BODY  {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

TD  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.Default  {
	font-weight: bold;
	font-size: 12px;
}

.CategoryHeader  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	padding-bottom: 5px;
	display: block;
}

.DefaultButton  {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor:hand;
	cursor:pointer;
}

.BigHeader  {
	font-weight: bold;
	color: #333333;
	background-color: #f9f9f9;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.SASGreyHeader  {
	font-weight: bold;
	font-size: 12px;
	color: #110767;
	background-color: #F1F1E9;
	border-top: 1px solid #D3D4CE;
	border-right: 1px solid #D3D4CE;
	border-bottom: 1px solid #D3D4CE;
	border-left: 1px solid #D3D4CE;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.DefaultTableList td {
	background-color: #FFFFFF;
}

.DefaultError  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}

.DefaultHeading  {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.DefaultSubheading  {
	font-size: 11px;
}

.TopBanner  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #85a4c3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.NavigationBar  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dee6ee;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

A:Link, A:Visited  {
	color:#1E3287;
	text-decoration: underline;
}

.testing  {
	font-size: 15px;
	background-color: #FF33FF;
}


.DefaultDataListTable 
{
background: #eee;
color:white;
font: arial;
}

.DefaultDataListHeader
{
color: #000;
font-weight:bold;
}

.DefaultDataListRow
{
background: #f9f9f9;
color: #000;
}

.DefaultDataListAlternatingRow
{
background: #eee;
color: #000;
}

.DefaultTableColumn
{
padding: 10px;
}

.CustomPrice 
{
color: #ffa500;
}

.CustomText
{
color:white;
}


.MainLeft 
{
width: 150px;
}

.MainRight
{
width: 150px;
}



.CustomHeader {
color: #fff;
font-weight:bold;
background: #000033;
padding:4px;
}


.ListViewHeader TH {
color: #fff;
font-weight:bold;
background: #000033;
padding:4px;
}

.ListViewTable {
color: #fff;
width: 400px;
}

.ListViewTable A:LINK,.ListViewTable A:VISITED  {
color: #fff;
font-weight:bold;
}

.CmnBulletoff
{
font-family:Arial, Helvetica, sans-serif;
font-size:9.5px;
font-weight:normal;
color:#ffffff;
background-image:url(../resources/images/btn_common_off.gif);
background-position:left middle;
background-repeat:no-repeat;
width:140px;
height:14px;
padding:0px 0px 0px 18px;
cursor: pointer;

}

.CmnBulleton
{
font-family:Arial, Helvetica, sans-serif;
font-size:9.5px;
font-weight:bold;
color:#000000;
background-image:url(../resources/images/btn_common_on.gif);
background-position:left middle;
background-repeat:no-repeat;
width:140px;
height:14px;
padding:0px 0px 0px 18px;
cursor: pointer;
}


#LeftLink
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size: 15px; 
	color:#FFCB7B;	
	text-decoration:none;
}
#LeftLink A:link, #LeftLink A:visited, #LeftLink A:active #LeftLink A:hover { color: #FFCB7B; text-decoration:none }

#TopMenu
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#3B3C3D;
text-decoration:none;
}

#TopMenu A:Link #TopMenu A:Active #TopMenu A:Visited 
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#3B3C3D;
text-decoration:none;
}

#TopMenu A:hover
{
color:#FFFFFF;
text-decoration:none;
}

.PageHead
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
padding-bottom:8px;
}

body{ margin:0px; padding:0px;}
.Wrapper{margin:0px; padding:0px;}
.TopBannerWrapDIV { /**/ background-color:#006699;}
.TopLOGO { padding-left:11px; text-align:left; width:200px;}
.TopRightIMG { text-align:right; background-image:url(http://www.cotech.no/hovikif/resources/images/header2.jpg);background-repeat:no-repeat; background-position:right; }


/* End custom CSS styles */



/* Starting Categories menu styles */



/* Starting ContentCategories menu styles */


