/* GENERAL STYLES */
div#soeg {
  width: 158px; 
  margin: 0 1px 10px 0; 
  padding: 10px;
  float:left; text-align:right
}
.formbutton {
  width: 30px;
  background: #1d6a86;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  padding: 1px;
  color: #000000;
  float:left; text-align:center;
}
.oneborder {
  width: 118px;
  font-size: 100%;
  border: 1px #000000 solid; 
  margin: 1px 0 0 0; 
  font-weight: normal; 
  text-decoration: none; 
  color: #333333; 
  float:left; text-align:left
}
/*
==========================================
Contact Form
==========================================
*/

fieldset{margin:10px; padding: 10px;}
.ContactForm .Error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	background-color:#FFF6BF;
	color:#000000;
	font-weight:bold;
	margin:10px;
	/*margin:18px 25px 31px 0;*/
	padding:9px 0 10px 50px;
	background-image:url(../Data/Assets/theme_one/Misc/error_icon.gif);
	background-repeat:no-repeat;
	/*background-position:15px 50%;*/
	background-position:15px 12px;
}

.ContactForm .Error li
{
	font-weight:normal;
}

.ContactForm fieldset
{
	border:0px solid #000000;
	display:block;
	margin: 10px 10px 10px 0px;/* t h b v*/
	width:90%;
}

.ContactForm legend
{
	display:none;
}

.ContactForm label
{
	color:#000000;
	font-weight:bold;
}

.ContactForm .TextBox
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	width:100%;
}

.ContactForm .TextArea
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	height:90px;
	width:100%;
}
==========================================
Email A Friend
==========================================
*/
.EmailFriendForm .Error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	background-color:#FFF6BF;
	color:#000000;
	font-weight:bold;
	margin:18px 25px 31px 0;
	padding:9px 0 10px 50px;
	background-image:url(../Data/Assets/theme_one/Misc/error_icon.gif);
	background-repeat:no-repeat;
	/*background-position:15px 50%;*/
	background-position:15px 12px;
}

.EmailFriendForm .Error li
{
	font-weight:normal;
}

.EmailFriendForm fieldset
{
	border:0px solid #000000;
	display:block;
	margin:15px 10px 15px 10px;/* t h b v*/
	width:90%;
}

.EmailFriendForm legend
{
	display:none;
}

.EmailFriendForm label
{
	color:#000000;
	font-weight:bold;
}

.EmailFriendForm .TextBox
{
	border:1px solid #CACACA;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	width:100%;
}

.EmailFriendForm .TextArea
{

}

/* sogning, nyhedsbrev forms  */
label.labelNyhedsbrev{float: left;width: 100px;font-weight: bold;}
input.inputBlue {background-color: #ffffff;font-size:10px; border:1px solid #B3B3B3;width: 135px;margin-bottom: 5px;}
input.inputSGray {background-color: #006633; font-weight: bold; font-size: 12px; color: white; cursor:pointer;width: 64px;height:1.6em;margin-left:10px;margin-top: 5px;}
input.inputSogBlue {float:left;background-color: #ffffff;font-size:10px; border:1px solid #B3B3B3;width: 117px;margin-bottom: 0px;}
/*input.buttonSogGray {background-color: #006633; font-weight: bold; font-size: 11px; color: white; cursor:pointer;width:34px;height:1.6em;margin-left:0px;margin-top:0px;}*/
input.buttonSogGray {font-weight: normal; font-size: 11px;cursor:pointer;width:34px;height:1.6em;margin-left:0px;margin-top:0px;}

/* LUKKET OMRAADE FORM */
#ctl07{margin-left:8px;}
#umbLogin_7_TextBoxUserName{background-color: #E7F0F3;font-size:10px; border:1px solid #666666;width: 135px;margin-bottom: 5px;}
#umbLogin_7_TextBoxPassword{background-color: #E7F0F3;font-size:10px; border:1px solid #666666;width: 135px;margin-bottom: 5px;}
#umbLogin_7_ButtonForumCreate {background-color: #0088B2; font-weight: bold; font-size: 12px; color: white; cursor:pointer;width: 64px;height:1.6em;margin-top: 5px;}


/* XSLTsearch  */
.xsltsearch_form {margin-left:10px; margin-top:0px;}
#xsltsearch_results {margin-left:0px;margin-right:0px;}
	.xsltsearch_result:hover {background: #f6f6f6;}
	.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}
	.xsltsearch_title {font-weight: bold;}
	.xsltsearch_score {font-size: 75%;}
	p.xsltsearch_result_description {padding-bottom: 10px;}
	.xsltsearch_description strong {background: #FFC;} /* highlighting */
	#xsltsearch_navigation {text-align: center;}
	#xsltsearch_navigation .disabled {color: #999;}
	#xsltsearch_stats {font-size: 75%; color: #666;}

/* EDITOR PROPERTIES */

