B.Red {font-size: x-small;	font-weight: bold; color: #FF0000;}
B.Man {font-size: x-small;	font-weight: bold; color: #FF0000;}
b.requiredFieldStar, .requiredFieldStar {margin: 2px; padding: 2px;}
#PageView {margin: 0px;	padding: 0px;}
form#delegateloginform {font-family:verdana, arial, helvetica, sans-serif; color:#000; padding:0; border:0; margin:0; }
form#delegateloginform p {font-family:verdana, arial, helvetica, sans-serif; font-size:100%; color:#000; padding:5; border:0; margin:5; text-align: left;}
form#delegateloginform p.info {font-family:verdana, arial, helvetica, sans-serif; font-size:100%; color:#000; padding:5; border:0; margin:5; float: right; vertical-align: top; width: 255px; text-align: left;}
form#delegateloginform .infoimg {font-family:verdana, arial, helvetica, sans-serif; font-size:100%; color:#000; padding-top:15px; border:0; margin-top:15px; width: 72px; height: 80px;
background:transparent url(//f.web123.no/images/login/info.gif) no-repeat; float: left;
}
/* font-family:verdana, arial, helvetica, sans-serif; font-size:100%; color:#000; padding-top:10px;  */
form#delegateloginform .errorimg 
{border:0; margin-top:10px; width: 60px; height: 60px;
background:transparent url(//f.web123.no/images/login/stop.gif) no-repeat; float: left;
}
form#delegateloginform {background:#fff; width:360px; padding:5px; margin:0 auto;}
form#delegateloginform fieldset {width:340px; display:block; border:1px solid #ccc; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#delegateloginform legend {font-family:verdana, arial, sans-serif; height: 16px; font-size:1.1em; font-weight:bold; border:3px solid #fff; margin-bottom:5px; padding:3px; width:254px; background:#fff url(//f.web123.no/images/login/form.gif) repeat-x center left;}
form#delegateloginform label {clear:left; display:block; float:left; width:140px; text-align:left; padding-left: 10px; padding-right:10px; color:#000; margin-bottom:0.5em;}
form#delegateloginform input.felt {border:1px solid #ccc; background:#fff; padding-left:0.5em; margin-bottom:0.6em;}
form#delegateloginform input {border:1px solid #fff; background:#ccc url(//f.web123.no/images/login/form.gif) repeat-x top left; padding-left:0.5em; margin-bottom:0.6em;}
form#delegateloginform #button1, form#delegateloginform #button2 {color:#c00; padding-right:0.5em; cursor:pointer; width:205px; margin-left:8px;}
form#delegateloginform #button1:hover, form#delegateloginform #button2:hover {background-position:center left; color:#000;}
form#delegateloginform p.info {background: #eee; margin: 0; padding: 2;}



.infoMultiRegTitle {font-weight: bold;}
.MultiRegFormDiv {width: 100%; overflow-x: auto; }
.MultiRegFormTable {border: 1 solid black; }

.cursor-hand {
	cursor: pointer;
	cursor: hand;
}

#PaymentDescription_3 #PaymentWarning {
	background-color: #F98686;
	padding: 5px;
	margin: 5px;
	border: 1px dashed blue;
	font-weight: bold;
}

#CTLoginBox {
	width: 600px;
	float: left;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
}

#CTLoginPart {
	width: 280px;
	float: left;
	border: 1px solid black;
	padding: 5px 5px 5px 5px;
	height: 250px;
}

#CTNewUserPart {
	width: 280px;
	float: right;
	border: 1px solid blackmargin;
	padding: 5px 5px 5px 5px;
	height: 250px;
}

#CTNewPasswordSent {
	width: 600px;
	float: left;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
}

#CTContestMessageBox {
 	width: 600px;
	float: left;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
 }



.CTInnerHeader {
	background-color: #6495ED;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	padding: 5px 5px 5px 5px;
}

.CTsubmitBtn {
	border: 1px solid #777777;
	width: 140px;
}

.CTDisclaimer {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.NextPrevCount {
	width: 15px;
	text-align: center;
	float: left;
}

##NextPrev {
	text-align: center;
	height: 40px;
	width: 600px;
}
tr.lightrow td {
background-color: #FFFFFF; font-weight: normal; padding: 1px; margin: 0px;
}
tr.darkrow td {
background-color: #EFEFEF; font-weight: normal;padding: 1px; margin: 0px;
}
td.sArtHeader{padding-left: 5px; padding-top: 4px; padding-bottom: 2px; font-size: 14px; line-height: 14px;}
td.sArtTxt{padding-left: 5px; padding-top: 2px; padding-bottom: 4px;}
	
tr.LiMod2{background-color: #ffffff; padding-top: 2px; }
tr.LiMod1{background-color: #eeeeee; padding-top: 2px;}
.Msg {
	padding: 0px;
	margin: 0px; }
a.sArtLink {font-size: 14px;} 



/* Simple Webshop styling */
.webshop-categorymenu {
	padding: 10px;

}

.webshop-categorymenu ul li a {
	background-color:#F4F7FA;
	font: 12px Arial, sans-serif;
	display:block;
	line-height:25px;
}
.webshop-categorymenu ul a:link {
	color: #255FDC; text-decoration: none;
}
.webshop-categorymenu ul a:hover {
	background-color:#CCD9E9;
	color:navy;
	text-decoration: none;
}
.webshop-categorymenu ul {
	/*width:562px;*/
	text-align:center;
	margin: 0px auto;
	padding:0;
	color: navy;
	list-style-type:none;
	clear:both;
}

.webshop-categorymenu ul li.selected a {
	background-color:#DBE4EE
}


.webshop-categorymenu ul li {
	width: 120px;
	float:left;
	border:1px solid navy;
	/*border-right:none;*/
	text-align: center;
}

.webshop-clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
}


/* CSS for ny hotellmodul */
.HPB-container
{
border: 1px solid #ccc;
background: #eee; 
padding: 6px;
margin-bottom: 15px;
}

.HPBtooltipContent
{
padding:10px; background:#eee;
}

.HPB-PreBookingTable
{
/*	border: 1px solid blue;*/
	width: 100%;
/*	background:#ddd;*/
}

.HPBalt0
{
background: #ddd;
}

#container #content #context
{
/*background: yellow;*/
}

#content #PaymentDiv,#content #SubmitBtnDiv
{
/*background: red;*/
}

#content .descriptionLayer, #content .spaceLayer
{
/*background: green;*/
}

.HPB-PreBookingTable>thead>tr
{
/*background: #faf;*/
}

.HPB-PreBookingTable td
{
margin:0;
padding:0;
}

.HPB-ListRowsTd
{
margin:0;
padding:0;
width: 180px;
}

.HPB-RowInsert 
{
/*background: #f0f;*/
}

/*.ui-widget-content ul
{
/*background: yellow;*/
display: none;
}
*/

/*
.ui-daterangepicker
{
font-size: 10px;
}
*/

.ui-widget, .ui-selectmenu { font-family: Trebuchet MS, Tahoma, Verdana,
 Arial, sans-serif; font-size: 11px; }

input.ui-datepick
{
height: 1.6em;
background: #eee;

}

.idfp40
{
display: none;
}

tr.Mod1 {background-color:#ffffff;}
tr.Mod2 {background-color:#eeeeee;}

tr.EventResultHeader {
	background-color: #e1e1e1;
}

.MP-content {
	background-color: #F1F1F1;
	border: 1px solid Black;
	padding: 10px;
}

.MP-content .HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}

#loadingeventdiv{
position:absolute;
z-index:1;
border:3px double ##999;
background:##f7f7f7;
width:300px;
height:300px;
margin-top:-150px;
margin-left:-150px;
top:50%;
left:50%;
text-align:center;
line-height:300px;
font-family:"Trebuchet MS", verdana, arial,tahoma;
font-size:18pt;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal_load {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 10, 10, 10, .8 ) 
                url('//f.event123.no/images/loader.gif') 
                50% 50% 
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal_load {
    display: block;
}

.MultiRegDivHotel {
	border: 1px solid silver;
	width: 60%;
	float: left;
}

.MultiRegDivHotelSub {
	width: 90%;
	float: left;

}

.MultiRegDivHotelClose {
	width: 20px;
	float: left;
	text-align: right;
	
}

#DivParticipantDialog {
	font-size: 8pt;
}

#DivParticipantDialog td {
	font-size: 7pt;
	font-weight: bold;
}

#MultiRegistrationHead {
	font-weight: bold;
	
}

#MultiRegistrationList {
	padding-top: 10px;
	padding-bottom: 10px;
}


/* space above next button in reg form */
input#frmSelectSectionNext.btn
{
margin-top: 15px;
}


/* confirm page */
.confirmpersoninformasjon li
{
list-style:none;
}

.confirmpersoninformasjon .elementname
{
font-weight: bold;
width: 50%!important;
float: left;
clear: left;
}

.confirmpersoninformasjon .elementdetailsview .elementname
{
font-weight: bold;
width: 100%;
margin-top: 10px;
}


.elementvaluecurrencyblock
{
display: block;
text-align: right;
width: 100%;
border-bottom: 1px dotted #eee;
margin-bottom: 10px;
}


.elementvaluecurrencyblock .elementvalueamount
{
float: left;
}

.elementvaluecurrencyblock .elementvaluecurrency
{
margin-right: 2px;
}

.elementvaluecurrencyblock .elementvaluecurrency1
{
margin-right: 10px;
}

td.dspprisinkmva
{
white-space: nowrap;
}

.elementvalue.elementvaluenovalue
{
display: none!important;
width: 0!important;
margin:0!important;
padding:0!important;
}

.regpageconfirmviewstart .elementname > hr
{
    display: none;
}
/* Mypage default css */

#LoginMainTxt, #PasswordMainTxt {
	font-weight: bold;
	font-size: 1.5 em;
	padding: 10px;
	
}

#LoginMainDiv, #LoginGetPassword {
	border: 1px solid silver;
	padding: 10px;
}
#LoginMainBox, #LoginMainBoxRequest, #LoginMainBoxRequest, #PasswordLoginMainBox {
	border: 1px solid silver;
	margin: 10px;
	padding: 5px;
}

span.small {
	font-size: smaller
}

.abstratckeywords
{ border: 1px solid #666; 
	display: block;
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 4px;
	}

.ConsentFormTitle {
	font-weight: bold;
}

.ConsentFormConfirmTxt {
	text-decoration: underline;
	color: blue;
}