 
/* 
---------------------------------------------------------------------------------------------
DEFAULT HTML STYLES 
---------------------------------------------------------------------------------------------
*/
@media screen 
{
body { 
	font-size:76%;
	margin:0;
	padding:0;
	font-family: Arial,Helvetica, Verdana, Sans-Serif;
	background:url(images/bg_body.jpg) repeat-x #ffffff;
}

/*Left Col*/
.left_content h1 {
	font-size:1.6em;
	color:#4a4a4a;
}

.left_content h2 {
	font-weight:bold;
	font-size:1.4em;
	color:#4a4a4a;
	margin-bottom:4px;
	margin-top:4px;		
}

.left_content h3 {
	font-size:1.2em;
	color:#4a4a4a;
	margin:0 0 15px 0;

}

.left_content h4 {
	font-size:1.0em;
	color:#4a4a4a;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:4px;	
}

/*Wide Col*/
.wide_content h1 {
	font-weight:bold;
	font-size:1.6em;
	color:#4a4a4a;
}

.wide_content h2 {
	font-weight:bold;
	font-size:1.4em;
	color:#4a4a4a;
	margin-bottom:4px;
	margin-top:4px;		
}

.wide_content h3 {
	font-size:1.2em;
	color:#4a4a4a;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:4px;	
}

.wide_content h4 {
	font-size:1.0em;
	color:#4a4a4a;
	font-weight:bold;
	margin-bottom:4px;
	margin-top:4px;	
	clear:both;
}


/*Right Col*/
.right_content h1 {
	background:#ddddde;
	margin:0;
	color:#4a4a4a;
	font-size:1.1em;
	padding:5px 12px;
}
	
.right_content span {
	margin:0;
	padding:5px 15px;
}

div.right_content_text ul.license li
{
	list-style-type: none;

}
div.right_content_text ul.license
{
		padding-left: 2px;
}

.right_content h2 {
	font-size:1.0em;
	color:#4a4a4a;
	font-weight:bold;
	margin-bottom:4px;	

}	
	

h3 a {color:#4a4a4a;}

p {
	color:#4a4a4a;
	font-size:1.0em;
	margin-top:5px;
}

div.left_content p{
	margin-bottom: 15px;
	margin-top:0px;
}
 
ul {
	list-style:square;
}

ol {}

li {
	color:#4a4a4a;
}
div.pic_text {
	font-size:0.8em;
	color:#858484;

}	

/*RIKTIG REKKE: LoVe HAte*/
a:link {color:#4a4a4a;}
a:visited {color:#4a4a4a;}
a:hover {
	color:#c0640c;
	text-decoration:none;
	}
a:active {color:#4a4a4a;}
form {margin:0;padding:0;}





/* 
---------------------------------------------------------------------------------------------
CONTAINER STYLES 
---------------------------------------------------------------------------------------------
*/
div.wrapper, 
div.wrapper_wide {
	width:986px;
	margin:0 auto;
	border: solid 1px #d9dadc;
	background:#ffffff;
	xpadding:0 0 6px 0px;
	border-top:none;
	border-bottom:none;
	background:url(images/bg_wrapper.gif) repeat-y #ffffff;
	min-height: 550px;

 }
div.wrapper_wide {
	background:url(images/bg_wrapper_wide.gif)  repeat-y #ffffff !important;
	}	
	
div.wrapper_left {
	background-color: #ddddde;
	width:204px;
	float:left;
	border-left:solid 5px #ffffff;

	margin:0;
	padding:0;
	overflow:hidden;
}	
div.wrapper_right {
	width:772px;
	float:left;
	margin:0;
	padding:0;
	border-left:solid 5px #ffffff;
	overflow:hidden;
}	

div.frontpage_image {
	width:480px;
	overflow:hidden;
	margin:0 0 12px 0;	
}
	
div.printLogo {
	width:204px;
	height:109px;
	background:#ffffff;
	border-bottom:1px solid #ffffff;
}

div.header {
	width:772px;
	height:109px;
	float:left;
	background-color: #ffffff;
}

div.headerWithLogo
{
	background:url(images/header_saferoad.jpg) no-repeat #1f4762;
}
div.headerWithoutLogo
{
	background:url(images/header_saferoad.jpg) no-repeat #2b3242;
	background-color: #ffffff;
}
.groupDiv {
	margin-bottom:15px;}

div.header img {
	 float:left; 
	 width:400px; 
	 height:100px;
	 border:none;
	}
div.header_right 
{
    position: relative;
	float:right; 
	width:300px;
	padding-right:12px;

}		

div.movie
{
	float:left;
	display: block;
	overflow: hidden;
}

 
div.menu_header_down a:link, div.menu_header_down a:active, div.menu_header_down a:visited, div.menu_header_down a:hover,
div.menu_header_more a:link, div.menu_header_more a:active, div.menu_header_more a:visited, div.menu_header_more a:hover,
a.left_menu_header
 {
	color:#FFFFFF !important;
	text-decoration:none;
	display:block;
	float:left;
	width:204px;
	cursor:pointer;
	

}
a.left_menu_header {
	background:url(images/menu_item.jpg) repeat-x #4d565c;
	border-bottom:solid 1px #ffffff;
	}
	
span.menu_header_more {
	background:url(images/arrow_white_more.gif) no-repeat 185px 7px;
	height:20px;
	width:190px;
	font-size:1.0em;
	font-weight:bold;
	padding:5px 0px 0 14px;
	margin:0;
	display:block;
	
	}	
span.menu_header_down {
	 
	background:url(images/arrow_white_down.gif) no-repeat 185px 10px;
	height:20px;
	width:190px;
	font-size:1.0em;
	font-weight:bold;
	padding:5px 0px 0 14px;
	margin:0;	
	display:block;
	}		
	
div.left_menu {
	background:#ddddde;
	margin:0;
	padding:0;
	width:204px;
	float:left;
	
	}
div.menu {
	background:url(images/menu_item.jpg) repeat-x;
	margin:0;
	padding:0;
	height:25px;
	border-top:solid 1px #ffffff;
	width:772px;
	overflow:hidden;
	}
div.menu_2 {
	background:#f2f2f4;
	margin:0;
	padding:0;
	height:25px;
	width:772px;
	overflow:hidden;
}	

div.breadCrumb {
	font-size:0.9em;
	background:#f2f2f4;
	margin:0;
	padding: 3px 0 3px 25px;
	border-top:solid 5px #ffffff;
	border-bottom:solid 5px #ffffff;
	overflow:hidden;
	color:#7c7c7c;
}

*html div.breadCrumb {/*IE 6.0*/
width:747px; /* SSM 24-03-2010 */
float:left;
overflow:hidden;
}

div.breadCrumbStartPage{
	font-size:0.9em;
	background:#f2f2f4;
	margin:0;
	padding: 3px 0 3px 24px;
	border-top:solid 5px #ffffff;
	border-bottom:solid 5px #ffffff;
	overflow:hidden;
	color:#7c7c7c;
}

*html div.breadCrumbStartPage {/*IE 6.0*/
width:748px; /* SSM 09-03-2010 */
float:left;
overflow:hidden;
}

div.BreadCrumbs_line {
	float:left;
}


	
img.company_image {
	float:right;
	padding-right:12px;
	border:0;
}

*html div.BreadCrumbs_line {
	float:left;
	width:580px;
}

*html img.company_image {
	float:right;
	width:132px;
	margin-left:20px;
	border:0;
}


div.breadCrumb a:link, div.breadCrumb a:active, div.breadCrumb a:visited {
	color:#7c7c7c;
	text-decoration:none;
	
	}
div.breadCrumb a:hover {
	color:#615f5f;
	text-decoration:underline;
}
		
div.left_content {
	background-color:#ffffff;
	width:500px;
	float:left;
	line-height:1.5em;
	margin-right:4px;
	overflow:hidden;
	padding:5px 25px 25px 25px;
}

body.frontpage div.left_content {
	padding:0;
	width:550px;
}	

div.wide_content {
	background-color:#ffffff;
	width:703px;
	padding:6px 40px 20px 24px;
	float:left;
	line-height:1.5em;
	overflow:hidden;
}
 
div.wide_content #productImg	{
	overflow:hidden;
	clear:right;
}

div.employeeImg	{
  clear:right;
  padding-left:350px;
  position:absolute;
  width:100px;
}

.productData
{
	width: 300px;
	float: left;
}

div.article {
	background:#ffffff;
	padding:0;
	margin:0;
	overflow: hidden;

	margin-bottom:15px;
}

*html div.article {
float:left;
}


body.frontpage div.article {
	padding:0 25px;
}

div.article_image{
	float:left;
	overflow:hidden;
	display:block;
	padding:10px 10px 5px 0;
	margin:0;
	}
		
div.space {
	height:20px;
	background:url(images/blank.gif) repeat-y;
	clear:both;

	}				
	
div.article_vip {
	background:#ddddde;
	padding:15px 25px 1px 25px;
	margin:0;
}	

div.article_vip p {
	padding:0;
}		
 
 div.article p {
	margin:0;
	margin-bottom: 15px;
	padding:0;
}				

div.right_content {
	background-color:#f2f2f4;
	float:left;
	width:213px;
	border-right:solid 5px #ffffff;
	margin:0;
	padding:0;
	overflow:hidden;
}
 
div.right_content_text {
	float:left;
	width:213px;
	line-height:12pt;
}

div.right_content_text ul {/*Added by Thomas*/
width:180px;
list-style-type:square;
padding-left:22px;

}

div.right_content_text ul li {/*Added by Thomas*/
list-style-type:square;

}

/*div.right_content_text table tbody ul {
padding-left:0px;
}

div.right_content_text table tbody ul li {
list-style-type:none;
}*/


div.right_content_text dl{
	padding:15px 12px;
	margin:0;
	}

div.right_content_text p{
	padding:15px 12px;
	margin:0;
 
}		

div.wrapper_footer {
	width:986px;
	margin:0 auto;
	border: solid 1px #d9dadc;
	background:#ffffff;
	padding:0 0 0px 0px;
	border-top:solid 5px #ffffff;
	margin-bottom:25px;
	font-size:0.9em;
	color:#4a4a4a;
 
}
div.footer_left {
	background-color: #ddddde;
	width:204px;
	float:left;
	border-left:solid 5px #ffffff;
	margin:0;
	padding:0;
	height:16px;
	padding:3px 0 1px 0;
	text-align:center;
}
div.footer_middle {
	background-color: #ddddde;
	width:743px;
	border-left:solid 5px #ffffff;
	border-bottom:solid 5px #ffffff;
	float:left;
	margin:0;
	padding:0;
	height:16px;
	padding:3px 0 1px 20px;
}
div.footer_middle a:link{
	color:#c0640c;
	text-decoration:none;
	}
div.footer_middle a:hover{
	color:#c0640c;
	text-decoration:underline;
	}
div.footer_right a {
	text-decoration:none;}		
div.footer_right {
	background-color:#ddddde;
	width:213px;
	float:left;
	border-right:solid 5px #ffffff;

	margin:0;
	padding:0;
	height:16px;
	padding:3px 0 1px 0;
	text-align:center;
}

div.footer_middle p {
	padding-left:210px;
	color: inherit;
	font-size: inherit;
	margin-bottom: inherit;
	margin-top:inherit;
}

 div.footer_right p {
	color: inherit;
	font-size: inherit;
	margin-bottom: inherit;
	margin-top:inherit;
}

div.print {
	text-align:right;
	color:#4a4a4a;
	font-size:0.9em;
}

/* 
---------------------------------------------------------------------------------------------
PARAGRAPH STYLES 
---------------------------------------------------------------------------------------------
*/

p.ingress {
	color:#4a4a4a;
	margin-top:8px;
	font-weight:bold;
	font-size:1.0em;
}

div.ingress, div.ingress p, p.ingress p, span.ingress p, span.ingress
{
		font-weight:bold;
}




/* 
---------------------------------------------------------------------------------------------
LIST STYLES 
---------------------------------------------------------------------------------------------
*/
div.menu ul, div.menu_2 ul {
	margin:0;
	float:left;
	display:inline;
	padding:0;
	margin:0px;
	list-style:none;
	}
div.menu ul li {
	margin:0;
	padding:0;
	height:25px;
	display:block;
	float:left;
	border-right:solid 1px #ffffff;
	}
div.menu ul li a:link, div.menu ul li a:active, div.menu ul li a:visited {
	font-weight:bold;
	font-size:1.0em;
	background:url(images/bg_menu_li.jpg) repeat-x #2c4967;
	background:url(images/menu_item.jpg) repeat-x;
	height:20px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:5px 26px 0 26px;
	 }
div.menu ul li.internal a:link, div.menu ul li.internal a:active, div.menu ul li.internal a:visited {
	background:url(images/bg_menu_internal_li.jpg) repeat-x #5d6369;
	color:#000000;
	 }	 
div.menu ul li a:hover, 
div.menu ul li a:link.selected, 
div.menu ul li a:active.selected, 
div.menu ul li a:visited.selected{
	background:url(images/menu_item_hover.jpg) repeat-x #ed7909;
	
	}
div.menu ul li.internal a:hover, div.menu ul li.internal a:link.selected, div.menu ul li.internal a:active.selected, div.menu ul li.internal a:visited.selected{
	background:url(images/bg_menu_internal_li_selecte.jpg) repeat-x ;
	}	
div.menu_2 ul li {
	margin:0;
	padding:0;
	height:25px;
	display:block;
	float:left;
	}
div.menu_2 ul li a:link, div.menu_2 ul li a:active, div.menu_2 ul li a:visited {
	font-size:1.1em;
	height:19px;
	float:left;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:none;
	padding:6px 20px 0 26px;
	 }	
div.menu_2 ul li a:hover, div.menu_2 ul li a:link.selected, div.menu_2 ul li a:active.selected, div.menu_2 ul li a:visited.selected {

	color:#ed7909;
	}
	  		 
div.right_content_text ul, div.right_content_text .licenseterms{
	list-style-image:none;
	list-style-type:square;
}

div.right_content_text ul {
	margin-left:8px;}


div.right_content_text .licenseterms li{
	color: #D10000;
    font-weight: bold;
	margin-left: -20px;
}

div.left_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

div.left_menu ul li ul {
	padding-bottom:0px;
	padding-top:0px;
}					
div.left_menu ul li a:link,
div.left_menu ul li a:active,
div.left_menu ul li a:visited {
	text-decoration:none;
	color:#4a4a4a;
	font-weight:bold;
	font-size:1.0em;
	height:100%;
	display:block;
	padding:4px 0 6px 14px;
	border-bottom:solid 1px #ffffff ;
	}

div.left_menu a.selected {
	background-color:white;
	color:#c0640c !important;}


		
.expanded {}

div.left_menu ul li ul li a:link, 
div.left_menu ul li ul li a:active,
div.left_menu ul li ul li a:visited {
	padding-left:34px;
	}
div.left_menu ul li ul li ul li a:link, 
div.left_menu ul li ul li ul li a:active,
div.left_menu ul li ul li ul li a:visited {
	padding-left:49px;
	}			
div.left_menu ul li ul li ul li ul li a:link, 
div.left_menu ul li ul li ul li ul li a:active,
div.left_menu ul li ul li ul li ul li a:visited {
	padding-left:64px;
	}					

div.left_menu ul li a:hover, div.left_menu span.selected, div.left_menu ul li ul li.selected {
	background:#ffffff;
	color:#c0640c;
	 
	 
}


/* 
---------------------------------------------------------------------------------------------
LINK STYLES 
---------------------------------------------------------------------------------------------
*/
a.nav1 {display:block;float:left;background-color:black;color:white;text-decoration:none;padding:5px;}
a.nav1:hover {background-color:white;color:black;}

/* 
---------------------------------------------------------------------------------------------
TABLE STYLES 
---------------------------------------------------------------------------------------------
*/
table {
	padding:3px;
	}
	
table.editProfile {
	border:0;}
	
tr {
	padding:3px;
}
td {
	padding:6px;
	padding:4px 10px 4px 10px;
	color:#4a4a4a;
}
th {
	padding:3px;
	color:#4a4a4a;
	font-weight:bold;
}
dl {

    padding:10px 3px;
    margin:0;
    }
dt	{
	/* padding:3px; */
	font-weight:bold;
	color:#4a4a4a;
	float:left;
	padding-right:10px;
	}	
dd	{
	/* padding:0,3px,3px,3px; */
	margin:0;
	color:#4a4a4a;
	}
dt.product
{
	padding:3px;
	font-weight:bold;
	color:#4a4a4a;
	float:left;
	padding:0px;
	width:150px;
}	
.productDescription dd
{
	margin-left:170px;
}


/* 
---------------------------------------------------------------------------------------------
FORM STYLES 
---------------------------------------------------------------------------------------------
*/
div.search {
	font-size:11px;
	color:#4a4a4a;
	margin-bottom:13px;
	}
	
.textbox {
	width:105px;
	margin:0 10px 0px 19px;
	height:16px;
	border: solid 1px #76787b;
	color:#76787b;
	font-size:0.9em;
	padding:4px 0 0 5px;
	background:#f2f0f0;
	}
div.search2 {
	font-size:11px;
	color:#4a4a4a;
	padding-top:30px;
	text-align:right;
	float:right;
	width:300px;
	}
.submit {
	background:#3e444a;
	border:solid 1px #fff;
	padding:2px 4px;
	color:#FFFFFF;
	}
fieldset {
	border:solid 0px;
	}	
fieldset span, fieldset label {
	margin-bottom:3px;
	font-weight:bold;
	color:#00436e;
	float:left;
	width:40%;
	padding-right:10px;
}
fieldset input {
	margin-bottom:3px;
	color:#00436e;
	float:left;
	display:inline;
	margin-left:5px;
 
}
.subscriptionArea input {
	margin:0;
	margin-bottom:3px;
	}

.subscriptionArea select {
	float:left;
	margin-bottom:3px;
	}
.subscriptionArea div {
	display:block;
	clear:left;
	overflow:hidden;
	}
.subscriptionArea .subscriptionListArea table {
	float:left;
	width:50%;
	padding:0;
	}
.subscriptionArea .subscriptionListArea table tr td{
	padding:0;
	}

table#id_matrix fieldset input {
	clear:left;
	}
			

/* 
---------------------------------------------------------------------------------------------
DIVERSE STYLES 
---------------------------------------------------------------------------------------------
*/
div.clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	}
.hiddenTxt {position: absolute;left: -99999px;width: 900px;}
.language{
	color:#ffffff;
	float:right;
	font-size:0.8em;
	text-align:right;
	padding-top:10px;
	 
	width:110px;	
	}
.language a:link, .language a:active, .language a:visited{
	color:#ffffff;
}	

body.sitemap .col1 {float:left;width:50px}
body.sitemap .col2 {float:right}

/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/

.subscriptionListArea table
{
    width: 100%;
}

.subscriptionListArea input
{
    width: 10%;
	text-align:left;
}

.subscriptionListArea label
{
	width: 90%;
    padding-right: 0px;
}

.subscriptionListArea label.topLabel
{
	width: 40%;
	padding-right: 10px;
}

/****************************************/
/* DOCUMENT LIST (RightContentList)     */
/****************************************/

a.document
{
    padding: 0 0 2px 20px;
	background-image:url(images/extensions/default.gif);
	background-repeat: no-repeat;
	line-height: 1.4em;
}

a.bmpExtension {background-image: url(images/extensions/bmp.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.docExtension {background-image: url(images/extensions/doc.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.gifExtension {background-image: url(images/extensions/gif.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.htmExtension, a.htmlExtension {background-image: url(images/extensions/htm.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.jpgExtension, a.jpegExtension {background-image: url(images/extensions/jpg.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.mp3Extension {background-image: url(images/extensions/mp3.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.mpgExtension {background-image: url(images/extensions/mpg.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.pdfExtension {background-image: url(images/extensions/pdf.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.pngExtension {background-image: url(images/extensions/png.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.pptExtension {background-image: url(images/extensions/ppt.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.tifExtension, a.tiffExtension {background-image: url(images/extensions/tif.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.txtExtension {background-image: url(images/extensions/txt.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.wavExtension {background-image: url(images/extensions/wav.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.xlsExtension {background-image: url(images/extensions/xls.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}
a.zipExtension {background-image: url(images/extensions/zip.gif); background-repeat: no-repeat; padding: 0 0 2px 20px; line-height: 1.4em;}

/****************************************/
/* Productdatabase     */
/****************************************/
.productSearchbox
{
	width: 200px;
}
.ResultArea
{
	padding-top: 20px;
}



/****************************************/
/* Rule for position of images in 
   articles and news stories     */
/****************************************/
.topleftfloatingimage {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}
.toprightfloatingimage {
    float: right;
    vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
}
.teaserImage {
    float: right;
    width: 120px;
    overflow: hidden;
    margin: 0 0px 5px 5px;
}

.pageListTeaser {
    float: right;
    margin-left: 5px;
}

#tools {
    float: right;
    text-align: right;
    background: #ffffff;
	margin-top:35px;
    width: 100%;
	
}

.printicon {
    background: #ffffff url(images/print.gif) no-repeat scroll 45px 0px;
	padding-right:30px;
	background-position: right; 
   white-space: nowrap;
}
.pdficon {
    background: #ffffff url(images/pdf.gif) no-repeat scroll 45px 0px;
	padding-right:30px;
    white-space: nowrap;
background-position: right;
}


a.pdficon:link, a.printicon:link {
	text-decoration:none;
	color:#c0640c;
}
	
a.pdficon:hover, a.printicon:hover{
	text-decoration:underline;
}	
/****************************************/
/* Login     */
/****************************************/

.login_wrapper {
	background:#4A4A4A url(images/login.jpg) no-repeat;
	width:776px;
	height:140px;
	margin:160px auto;
}

.login_area {
	padding-left:290px;
	padding-top:12px;
	color:#fff;
	display:block;
	overflow:hidden;
}
		
.box {
	width:130px;
	margin:0 0px 0px 0px;
	height:14px;
	border: solid 0px #76787b;
	color:#76787b;
	font-size:0.9em;
	padding:2px 0pt 1px 5px;
	background:#f2f0f0;
}	

.login_area .col1 {
	float:left;
	width:90px;
	margin:5px;
	background:url(images/login_bg.gif) repeat-x;
	background:#CCCCCC;
	text-align:right;
	padding:2px;
	color:#666666;

	}
.login_area .col2 {
	float:left;
	width:155px;
	margin-left:10px;
	margin:5px;
}

.login_area .col3 {
	float:left;
	font-size:0.9em;
	margin-left:10px;
	color: #fff;
	width: 170px;
}

.login_area .col3 p {
    color: #fff;
}

.login_area .col_1_2 {
	float:left;
	width:259px;
	text-align:right;
}		

.col3 a,
.col3 a:link,
.col3 a:hover,
.col3 a:active,
.col3 a:visited {
	color:#ffffff;
}			
 .login_submit {
	background:#CCCCCC;
	width:100px;
	color:#000000;
	border:none;
	height:20px;
    text-transform: uppercase;
    margin-right: 10px;
}
 
 
.checkbox {
	margin:0;
}

.error {
	background:red;
	color: #fff;
	display: inline;
}

.login_area label {
    color:#000000;
 
}
.login_area .validationSummary {
    display: inline;
}

/****************************************/
/* Teaser menu     */
/****************************************/
div.teaser_col {
	color:#FFFFFF;
	background:url(images/menu_item.jpg) repeat-x;
	float:left;
	/*font-size:1.2em;
	 height:21px; */
	overflow:hidden;
	width:235px;
	margin-right:10px;
}

div.teaser_col a {
	text-decoration:none;
	background:url(images/arrow_white_more.gif) no-repeat 220px 7px;
	float:left;
	width:245px;
}

div.teaser_col a:hover {
	text-decoration:none;
	background:url(images/arrow_white_down.gif) no-repeat 215px 10px;
}	

div.teaser_col img {
    border: none;
}
.last {
	margin:0 !important;
}

div.teaser_col  span {
	overflow:hidden;
	line-height:24px;
	color:#ffffff;
	font-size:1.1em;
	height:27px;
	float:left;
	width:235px;
	padding-left: 5px;
}

div.teaser_col  a span { cursor: pointer; }
div.teaser_col img{
	width:235px;
	height:75px;
	overflow:hidden;
	border: 0;
	margin: 0px 0px 2px 0px;
}	

div.product_left, div.wide_content #productDescription {
	float:left;
	width:395px;
	margin-right:5px;

}

div.product_right, div.wide_content #productImg {
	float:right;
	width:300px;
}

.ProductRelated {
	clear:both;
}


.ProductRelated table {
	padding:0;
}
.ProductRelated table tr td {
	padding:0;
	margin:0
}

.ProductRelated table tr td {
	padding-right: 5px;
}

div.wide_content #productData { 
	width: 395px; float: left; clear: left; 
}
 
 
 
.dateTime{
	font-weight: normal;
}
	
.productItem{
	width:515px;
	margin-bottom:10px;
	margin-top:10px;
	height:auto;
	overflow:hidden;
}

.productItem div.productDescription{
	float:left;
	width: 400px;
}

.productItem div.productDescription a {
	text-decoration:none;
	display:block;}

.productItem div.productPicture{
	float:right;
	width: 75px;
	height: 90px;
}

.productPicture img{
	border: 0;
	width: 75px;
	height: 98px;
}

div.wrapper_left {
	background-color: #ffffff !important; 
 
}
.languageButton{
	font-size : 11px;
}

.vref
{
	padding: 0;
}

.vref dd
{
	float:left;
	padding-right: 5px;
	width: 30px;
}

.justifiedHash span
{
	padding:0px;
}

.justifiedHash dt
{
	min-width:60px;
	_width:60px; /* SSM 2010.04.12 */
}

.FileExplorer table, .FileExplorer table td
{
	padding:1px;
	margin: 1px;
}


/****************************************/
/*Additional styles product + productlist - Ørsta Marina 22.03.10 - author:Thomas Engevold   */
/****************************************/

/*PRODUCTPAGE*/
div#product_orsta{
	float:left;
	width:710px;
    padding:0;
	margin-top:0;
	overflow:hidden;
	min-height: 600px;
}

div#product_orsta .productPage{
	float:left;
	width:620px;
    padding:0;
	margin-top:0;
	overflow:hidden;
}

div#product_orsta #ListItem_Metablock{
	float:left;
	width:90px;
    padding: 0 0 10px 0;
}

div#product_orsta span.Price{
	width:90px;
	float:left;
	font-size:2.1em;
	line-height:1.5em;
	color:#eb6f00;
	text-align:right;
}

div#product_orsta a.Button{
	color:#FFF;
	padding:2px 15px;
	float:right;
	font-size:1.5em;
	line-height:1.5em;
	text-transform:uppercase;
	text-decoration:none;
	background:#3f444a url(/images/orsta_Marina_Product/bg_btn_kjop.png) repeat-x center;
	margin-top:10px;
}

div#product_orsta div#productTop div#contactMeta{
	float:left;
	padding:0;
	margin:10px 0;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
}


div#product_orsta a.Button:hover{
	text-decoration:underline;
}


div#product_orsta #ProductDisplay{
	float:left;
	width:720px;
    padding:0;
	margin-top:0;
	overflow:hidden;
}

div#product_orsta #ProductDisplay table{
	float:left;
	width:270px;
	padding:0;
	background-color:#FFF;
	margin-right:10px;
	font-weight:bold;
}

div#product_orsta #ProductDisplay table tbody {
	float:left;
	width:270px;
	padding:0;
	background-color:#FFF;
	margin-right:10px;
}

div#product_orsta #ProductDisplay table th {
	border:#CCC solid 1px;
}

div#product_orsta #ProductDisplay table tr {
	float:left;
	width:100%;
}

div#product_orsta #ProductDisplay table tr.grey {
    background-color:#f2f2f4;
}

div#product_orsta #ProductDisplay table tr.white {
    background-color:#fff;
}

div#product_orsta #ProductDisplay table tr td.product {
	width:100px;
}

div#product_orsta #ProductDisplay table tr td.data{
	text-align: right;
}

div#product_orsta #ProductDisplay #ImgDisplay{
	float:left;
	width:420px;
	text-align:right;
	padding:0;
	margin-right:10px;
	overflow:hidden;
}

div#product_orsta #ProductDisplay #ImgDisplay #ImgDisplay_MainImage{
	float:left;
}

div#product_orsta #ProductDisplay #ImgDisplay #ImageDisplay_ImageList{
	text-align:right;
	float:right;

}

div#product_orsta #ProductDisplay #ImgDisplay input.small_square{
	height: 90px;
	width: 80px;
	float: left;
}

div#product_orsta #ProductDisplay #ImgDisplay input.small_portrait{
	height: 90px;
	width: 60px;
	float: left
}

div#product_orsta #ProductDisplay #ImgDisplay input.small_landscape{
	height: 60px;
	width: 80px;
	float: left
}

div#product_orsta #ProductDisplay #ImgDisplay img.main{
	Xfloat:left;
	padding:0;
	margin:0px;
	overflow:hidden;
	padding-right: 10px;
}

div#product_orsta #ProductDisplay ul{
	float:right;
	width:100px;
	padding:0;
	overflow:hidden;
	margin:0 0 0 10px;
	list-style:none;

}

div#product_orsta #ProductDisplay ul li{
	float:left;
	width:100px;
	padding:0;
	margin:0 0 10px 10px;
	overflow:hidden;
}
div#product_orsta #ProductDisplay ul li a{
	float:left;
	width:90px;
	padding:0;
	margin:0;
	overflow:hidden;
	
}

div#product_orsta #ProductDisplay ul li a img{
	float:left;
	width:90px;
	padding:0;
	margin:0;
	border:none;
	margin-bottom:10px;
	overflow:hidden;
}

/*PRODUCTLIST*/
div#productlist_orsta{
	float:left;
	width:710px;
    padding:0;
	overflow:hidden;
}

div#productlist_orsta div#productTop{
	float:left;
	width:690px;
    padding:0 10px 0 0;
	margin:10px 0;
}

div#product_orsta div#productTop p.Ingress, div#productlist_orsta div#productTop p.Ingress,div#product_orsta div#productTop div.Ingress, div#productlist_orsta div#productTop div.Ingress /* SSM 2010.03.25 */ {
	 font-size:1.2em;
	 line-height:1.5em;
	 font-weight:bold;
 }

div#productlist_orsta div#productTop div#contactMeta{
	float:left;
	width:670px;
	padding:0;
	margin:0;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
}

/*LISTITEM / LISTITEMBLOCKS*/
div#productlist_orsta div.productList{
	float:left;
	width:710px;
    padding:0;
	overflow:hidden;
    xborder-top:1px solid #000;
	background:#fff url(/images/orsta_Marina_Product/bgDeviderProductList.png) repeat-y center;

}
div.border_productList
{
	overflow: hidden;
	border-top:1px solid #000;
	width:710px;
	float:left;
}

div#productlist_orsta div.productListItem{
	float:left;
	width:334px;
    padding:10px 10px 5px 10px;
	xborder-bottom:1px solid #000;
	overflow:hidden;
}

div#productlist_orsta div.productListItem .medium_square{
	height: 150px;
	width: 150px;
}

div#productlist_orsta div.productListItem .medium_portrait{
	height: 150px;
	width: 100px;
}

div#productlist_orsta div.productListItem .medium_landscape{
	height: 100px;
	width: 150px;
}

div#productlist_orsta div.productListItem h3{}

div#productlist_orsta .productListItem div.ListItem_Imageblock{
	float:left;
	width:310px;
    padding:10px 10px;
	min-height:153px;
	overflow:hidden;
}

*html div#productlist_orsta .productListItem div.ListItem_Imageblock{
height:153px;
}

div#productlist_orsta .productListItem .listItem_Heading

div#productlist_orsta .productListItem .ListItem_Imageblock input{margin-left:70px;}
/*LISTITEM IMG classes*/
div#productlist_orsta .productListItem .ListItem_Imageblock .square,
div#productlist_orsta .productListItem .ListItem_Imageblock .landscape,
div#productlist_orsta .productListItem .ListItem_Imageblock .portrait{margin-left:70px;}


	

div#productlist_orsta .productListItem div.listItem_Heading
{
	float:left;
	width:230px;
}

div#productlist_orsta .productListItem div.ListItem_Textblock{
	float:left;
	width:230px;
    padding:0 5px 0 5px;
}

div#productlist_orsta .productListItem div.ListItem_Textblock p{
	line-height:1.5em;
}

div#productlist_orsta .productListItem div.ListItem_Textblock h3{
	font-size:1.7em;
	padding-bottom:5px;
}

div#productlist_orsta .productListItem div.ListItem_Metablock{
	float:left;
	width:90px;
    padding:10px 0px;
}

div#productlist_orsta .productListItem span.Price{
	width:90px;
	float:left;
	font-size:2.1em;
	line-height:1.5em;
	color:#eb6f00;
	text-align:right;
	
}

div#productlist_orsta .productListItem a.Button{
	color:#FFF;
	padding:2px 15px;
	float:right;
	font-size:1.5em;
	line-height:1.5em;
	text-transform:uppercase;
	text-decoration:none;
	background:#3f444a url(/images/orsta_Marina_Product/bg_btn_kjop.png) repeat-x center;
	margin-top:10px;
}

div#productlist_orsta .productListItem a.Button:hover{
	text-decoration:underline;
}

div#productlist_orsta div#helpMenu,
div#product_orsta div#helpMenu{
	float:left;
	width:700px;
	}

/*Helpmenu*/
div#product_orsta div#helpMenu{
	margin-top:50px;
	border-top:1px solid #000;
	float:left;
	width:700px;
	padding:10px 0;
}

div#product_orsta div#helpMenu a#first{
	float:left;
}

div#product_orsta div#helpMenu ul{
	float:right;
	width:64%;
	padding:0;
	display:inline;
	text-align:right;
	margin:0 0 0 50px;
}

div#product_orsta div#helpMenu ul li{
	text-align:right;
	float:left;
	margin-right:12px;
	width:22%;
}

div#product_orsta div#helpMenu ul li a{
	display:block;
	color:#000;
	text-decoration:underline;
	width:99%;
}

div#product_orsta div#helpMenu ul li a:hover{
	text-decoration:none;
}


table.passwordrecovery tr td
{
    text-align: left;
}


/* CE Mark */
.ce-mark
{
    float: right;
    position: relative;
    margin-top: -36px;
    margin-right: 158px;
}

.ce-mark img 
{
    border: 0px;
}

div.horizontal
{
    width: 750px;
    float:left;
}

div.horizontal
{
    float: none;
}

.euroskilt-map{
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    height: 511px;
}

.euroskilt-map div{
    position:absolute;
    width: 350px;
    height: 511px;
}

.mapwrapper{
    z-index: 1;
}

#euroskilt-map-overlay{ 
    z-index: 5;
}

.triggers{
    z-index: 10;
}


}
