/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOOLBOX AND SEARCH

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.Table-Toolbox-TD, a
{
	padding-top:10px;
	font-family:tahoma;
	font-size: 12px;
	color: #949495;
}

.Table-Toolbox-Search-TD
{
	padding-top:10px;
	font-family:tahoma;
	font-size: 12px;
	color: #949495;
	padding-left:10px;
}

.TB-Search-TextBox {
    border:0;
    background: transparent url(/layouts/scanpocon/Images/searchbox_bg.jpg) no-repeat top left;
    height: 22px;
    width: 160px;
    padding-top:2px;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img
{
	border: none;
	background-color:white;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a:link,
a:visited,
a:active
{
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#TreeMenu a
{
	font-family: tahoma;
	font-size: 12px;
	padding-left:10px;
}

#TreeMenu-Spacer-FrontPage
{
	margin-top:39px;
	margin-left:1px;
}

/*
* html #TreeMenu-Spacer-FrontPage
{
	margin-top:17px;
	margin-left:1px;
}
*/

#tree-menu ul
{
	/* margin-left: 15px; */
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}


#tree-menu li
{
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	color: #949495;
	list-style-type: none;	
	margin-left: 20px;
	padding-left: 0px;
	/* margin-left:-20px; */
}
/*
#tree-menu ul li {margin-left:20px; } 
#tree-menu ul li li {margin-left:20px; } 
#tree-menu ul li li li {margin-left:20px; } 
#tree-menu ul li li li li {margin-left:20px; } 
*/

#tree-menu li#current a
{
	
	list-style-type: none;
	font-size: 12px;

}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BREADCRUMB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#breadcrumb
{
	position: absolute; 
	z-index: 10002;
	margin-top: 133px;
	margin-left: 300px;
	margin-right: auto;
	font-size: 9px;
	padding: .1em 0px .1em 0px; /* padding: .1em 15px .1em 15px; */
	font-family:Tahoma;
	color: #c0c0c0; /* ny - vælg mellem følgende: c0c0c0, cccccc, 000000*/
}

#breadcrumb ul
{
	margin: 0;
	padding: 0;
}

#breadcrumb li
{
	display: inline;
	list-style: none;
	padding: 0 1em 0 0;
	background: none;
}

#breadcrumb a:link, #breadcrumb a:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
}

#breadcrumb a:hover
{
	color: #999999;
	text-decoration: none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TEASER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#teasers
{
	background-color:#707173;
	width:701px;
	height:130px;
	color:white;
	Padding:0px;
}


#bottomteaser 
{
	width:200px;
	float:left;
	padding-left:12px;
	margin-left:18px;
	margin-top:20px;
	height:100px;
	margin-bottom:5px;
	text-align:left;
	background: url(/layouts/scanpocon/Images/scanpocon_whitetriancle.gif) no-repeat bottom right;
}



* html #bottomteaser
{
	width:200px;
	float:left;
	padding-left:12px;
	margin-left:18px;
	margin-top:10px;
	height:110px;
	margin-bottom:5px;
	text-align:left;
	background: url(/layouts/scanpocon/Images/scanpocon_whitetriancle.gif) no-repeat bottom right;
}

#Bottomteasertitle-Text a
{
	color:white;
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
}

#Bottomteasertitle-Text /* new */
{
	color:white;
	font-weight:bold;
	text-decoration: none;
	font-size: 16px;
}

.bottomteasertitle a
{

	text-align:left;
	height:50px;
	font-family:Tahoma;
	font-weight:normal;
	color:white;
	text-decoration: none;
}

.bottomteasertitle /* new */ 
{

	text-align:left;
	height:50px;
	font-family:Tahoma;
	font-weight:normal;
	color:white;
	text-decoration: none;
}

* html .bottomteasertitle a
{
	
	text-align:left;
	height:50px;
	font-family:Tahoma;
	font-weight:bold;
	font-family: tahoma;
	font-size: 20px;
	color:white;
	text-decoration: none;
}

.bottomteasertext
{

	color:white;
	font-family:Tahoma;
	font-weight:normal;
	font-family: tahoma;
	font-size: 12px;
}





/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP SPOT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#spots
{
	position: absolute;
	top: 190px;
	left: 294px;  /* left:279px; */
	width: 672px; /* width: 701px; */
	/* float:left; */
	text-decoration: none;
}

/*
* html #spots
{
	position: absolute;
	top: 190px;
	left: 279px;
	width: 701px;
	height: 10px;
	text-decoration: none;
 } 
*/

.spot 
{
	width:224px; /* 200px */
	float:left;
	padding:0px;
	margin:0px;
	margin-top:30px;
	font-family:tahoma;
	font-size:11px;
	margin-bottom:5px;
	text-align:left;
	height:100px;
	text-decoration: none;
}

/*
* html .spot 
{
	width:210px;
	float:left;
	font-family:tahoma;
	font-size:11px;
	margin-bottom:5px;
	text-align:left;
	text-decoration: none;
}
*/

.spottext 
{
	font-family:tahoma;
	font-size:12px;
	width:180px;
}

.spottitle	a			{font-weight:bold; font-size:15px; color:#be0d1d; text-decoration:none;}
.spottitle	a:link		{font-weight:bold; color:#be0d1d; text-decoration:none;}
.spottitle	a:visited	{font-weight:bold; color:#be0d1d; text-decoration:none;}
.spottitle	a:active	{font-weight:bold; color:#be0d1d; text-decoration:none;}
.spottitle	a:hover		{font-weight:bold; color:#be0d1d; text-decoration:none;}


/*
* html .spottitle a
{
	
	text-align:left;
	height:40px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
	color:#be0d1d;
	text-decoration: none;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




#top-main-menu ul
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#top-main-menu li
{
	display: block;
	float: left;
	height:23px;
	padding-right:18px;
}
#top-main-menu li#current a
{
	text-decoration:none;
	padding-bottom:0px;
	display: block;
	float: left;
	height:23px;
	background: url(/layouts/scanpocon/Images/scanpocon_redtriancle.jpg) no-repeat bottom right;
}

#top-main-menu a
{
	font-family:tahoma;
	font-size: 12px;
	color: #949495;
	padding:0px;
	margin:0px;

}


#top-main-menu a:hover
{
	text-decoration: none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML Page Styling

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#page-content
{
	width: 980px;
	border-color:#000000;
	border-top:solid;
	border-right:solid;
	border-left:solid;
	border-width:1px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	position:relative;

}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Header Styling

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.Header
{
	width: 980px;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

.Header-TopMenu-TD
{
	margin:0px;
	padding:0px;
	height:30px;
}

#Header-CompanyLogo
{
	float: left;
	height: 100px;
	
}





/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Grey Box Styling

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#Footer
{
	
	color: white;
	font-family: tahoma;
	font-size: 11px;
	word-spacing: 4pt;
	margin-bottom:5px;
	padding:0px;
	text-align:center;
	background-color:#707173;
	height:20px;
}


.productdetailsfooter
{
	background-color:#707173;
	float:left;
	width:701PX;
	height:125px;
	margin-bottom:10px;
}
.productdetailsfooter a { color: white; text-decoration: none;}
.productdetailsfooter a:hover { color: white; text-decoration: underline;}
.productdetailsfooter img { background-color:Transparent; text-decoration: none; vertical-align:bottom;}

.productcontactphoto
{
	/* float: right; */
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:120px;
}
.productcontactphoto img { }

.productcontactinfo
{
	padding-left:10px;
	padding-top:10px;
	font-family: tahoma;
	font-size: 11px;
	color:white;
	
}

.productcontacttext
{	
	width:300px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-family: tahoma;
	font-size: 11px;
	color:white;
}

#productcontacttitel
{
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color:white;
}

#productcontactnavn
{
	font-family: tahoma;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	color:white;
}

#productcontactstilling
{
	font-family: tahoma;
	font-size: 12px;
	color:white;
}

#productcontactemail
{
	font-family: tahoma;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 17px;
	color:white;
}
#productcontactemail	a	{vertical-align:top; }

#Frontpage-Space-Fix
{
	width:702px;
	height:0px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Search Results

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.SearchResult-Table-TD-Text
{
	font-family:tahoma;
	font-size:11px;
	width:500px;
}


.SearchResult-Table-TD-Text-Title
{
	font-family:tahoma;
	font-size:14px;
	width:100px;
}


.SearchResult-Table
{
	padding:0px;
	width:600px;
	border-style:none;
	height:10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Page Text, Image And Title Styling

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#PageSlogan
{
	font-size: 12px;
	color: black;
	font-weight:bold;
}

#PageTitle
{
	font-size: 16px;
	color: #be0d1d;
	font-family: Tahoma;
	font-weight: bold;
}


#PageImage
{
	padding-top:40px;
	padding-left:10px;
	width:280px;
	float:right;
	padding-right:20px;
}


#Text
{
	 float: left;
	width:350px;
	line-height: 18pt;
	padding-bottom:20px;
	padding-top:40px;
	font-family:tahoma;
	font-size:11px;
}


#TextSubpage
{
	 float: left;
	width:350px;
	line-height: 12pt;
	padding-bottom:20px;
	padding-top:40px;
	font-family:tahoma;
	font-size:11px;
}


#Text_specialcontent
{
	width:550px;
	line-height: 18pt;
	padding-bottom:20px;
	padding-top:40px;
	font-family:tahoma;
	font-size:11px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SITE MAP

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#sitemap
{
	padding-left:15px;
	padding-right:15px;
}

* HTML #sitemap a 
{
	background-color:White;
	padding-bottom:0;
	padding-top:0;
	
}


.sitemap-tree
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	color: #666666;
}

.sitemap-parent
{
	background: url(/layouts/scanpocon/Images/smhoriz.gif) repeat-x;
}

.sitemap-tree a:link, .sitemap-tree a:visited
{
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	color: #999999;
}

.sitemap-tree a:hover
{
	color: #666666;
	text-decoration: none;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Content Part Main Table and TD Styling

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



.Content-MainTable
{
	width:980px;
	border-collapse:collapse;
	border-bottom:solid;
	border-width:1px;
	border-color:#000000;
}

.Content-Left
{
	width:250px;
	height:100%;
	padding:0;
}

.Content-LeftTable
{
	
	height:100%;
	width:278px;
	margin:0px;
	border-collapse:collapse;

}

.Content-LeftTable-TopTD
{
	padding:0px;
}

.Content-LeftTable-MiddleTD
{
	
	height:100%;
	padding-top:20px;
	padding-bottom:80px;
}

.Content-LeftTable-BottomTD
{
	
	padding-left:20px;
	background-color: #be0d1d;
	font-family: tahoma;
	font-size: 16px;
	font-weight:bold;
	color: white;
	height:40px;
	margin-left:20px;
	

}

#Content-LeftTable-BottomTD-Text a
{
	color:white;
	font-weight:bold;
	text-decoration: none;
}
.Content-LeftTable-SpacerTD
{
	height:131px;
	padding:0px;
}

#coromaticLogo
{
	position:absolute;
	z-index:1002;
	
	margin-top: -90px;
	margin-left: 9px;
}

#companylogo
{
	margin-top: 9px;
}

#google_translate_element
{
	margin-right: 11px;
	margin-top: -7px;
}
.Content-Right
{

	height:100%;
	padding:0px;
	
}

.Content-RightTable-FrontPage-SizeFixed
{

	height:100%;
	border-collapse:collapse;
	width:702px;
	padding:0px;
}

.Content-RightTable
{

	height:100%;
	border-collapse:collapse;
	width:701px;
	padding:0px;
	margin:0px;
}

.Content-RightTable-TopTD
{
	padding-left:20px;
	padding-right:0px;
}
.Content-RightTable-TopTD	a			{font-weight:bold; color:#A52A2A; text-decoration:none;}
.Content-RightTable-TopTD	a:link		{font-weight:bold; color:#A52A2A; text-decoration:none;}
.Content-RightTable-TopTD	a:visited	{font-weight:bold; color:#A52A2A; text-decoration:none;}
.Content-RightTable-TopTD	a:active	{font-weight:bold; color:#A52A2A; text-decoration:none;}
.Content-RightTable-TopTD	a:hover		{font-weight:bold; color:#A52A2A; text-decoration:underline;}



.Content-RightTable-BottomTD
{
	background-color:#707173;
	height:150px;
	width:701px;
	padding:0px;
}

.Content-RightTable-FooterTable
{
	border-collapse:collapse;
	padding:0px;
}
.Content-RightTable-SpacerTD
{
	height:170px;
	padding:0px;
}

#specialcontent
{
	height:100%;
	width:400px;
	padding-bottom:20px;	
	
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    Banner FrontPage.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#banner-frontpage
{
	padding:0px;
	height:189px;
	width:980px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    Mixed classes (Seperator is the red box under the topmenu.)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#Login
{
	background-color: #be0d1d; 
	font-family: tahoma;
	font-size: 16px;
	color: white;
	height:40px;
}

#seperator
{
	position: absolute;
	z-index: 1001;
	top: 130px;
	left: 279px;
	width: 701px;
	height: 20px;
	background-color: #be0d1d;
}

* html #seperator
{
	position: absolute;
	z-index: 1001;
	top: 130px;
	left: 279px;
	width: 701px;
	height: 10px;
	background-color: #be0d1d;
 } 

td.emptySpace
{
	width:13px;
}
