/*Reset all html styles to default*/
@import url("/System/Templates/css/reset.css");

/*Embed fonts for use in CSS*/
@import url('fontfaces.css');

/*Font properties for elements that do not inherit properly*/
body, select, input, textarea, table , button
{
	font-family: arial,verdana,helvetica, sans-serif;
	text-align: left;
}

/* - - - 100% height - - - */
/*Can be removed if 100% height is not of interest*/
html,
body
{
	height: 100%;
	
}
#container,
#contentarea, 
#wrapper
{
	position: relative; /* needed for footer positioning*/	
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100% !important; /* real browsers */
}
#wrapper
{
	height: 100% !important;
}
#content
{
	padding-bottom: 250px;
}
div#footer 
{
	position:absolute;
	bottom: 0; /* stick to bottom */
}

/* - - - LAYOUT - - - */
h1
{
	font-family: "BaseNineSmallCaps",verdana,arial,helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
h2,
h3,
h4
{
	color: #0282ab;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}
a
{}
a:link
{
	color: #ffaa52;
}
a:hover
{
	color: #a05100;
}
a:visited
{
	color: #ffaa52;
}
body
{
	background-image: url('../images/bg_body.png');
	background-position: left 111px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #6f6f6f;
	
}

#container 
{

}

#wrapper
{

}

/*Header*/
#header 
{
	background-image: url('../images/bg_header.png');
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 179px;
;

	
}
#header .inner
{
	background-image: url('../images/bg_header.png');
	background-position: right top;
	background-repeat: repeat-x;
	padding-right: 179px;

}
#header,
#header .inner,
.inner_content
{
	height: 111px;
}


/*Content*/

#content #main 
{

}
#content ul, #content ol
{
	margin: 0.5em 2em 1.5em;
}
#content ul li
{
	list-style-type: disc;
	font-size: 1.2em;
}
#content ol li
{
	list-style-type: decimal;
}
#content table
{
	border: 0 none;
	border-collapse: collapse;
}
#content table th,#content table td
{
	padding: 3px;
}
/*Table styles - styles of tables*/
#content table.ranges
{
	width: 100%;
}
#content table.ranges td
{
	
}
#content table.grid,
#content table.grid td,
#content table.grid th
{
	border: 1px solid #cccccc;
	border-collapse: collapse;
}


/*Footer*/

#footer 
{
	background-image: url('../images/bg_footer.png');
	background-position: left top;
	background-repeat: repeat-x;
	height: 217px;
	padding-left: 159px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: visible;
	

	
}
#footer .inner
{
	background-image: url('../images/bg_footer.png');
	background-position: right top;
	background-repeat: repeat-x;
	height: 217px;
	padding-right: 159px;

}
#footer ul,
#content,
.inner_content

{
	width: 990px;
	margin: 0 auto;

}
#footer ul li{
	display: inline;
	
}
#footer ul li a
{

}
#footer #legal{
	position: absolute;
	top: 130px;
	left: 0;

	
}
#footer #legal .aaa
{
	background-image: url('../images/logo_aaa.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -3000px;
	width: 56px;
	height: 40px;
	display: block;
}

#footer #tagline{
	position: relative;
	top: 130px;
	width: 174px;
	margin: 0 auto;
	display: block;
}
#footer #tagline a
{
	background-image: url('../images/footer_tagline.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -3000px;
	width: 174px;
	height: 40px;
	display: block;
}
#footer #siteinfo
{
	overflow: hidden;
	position: relative;
	height: 217px;
	text-align: center;
}
#footer #supp_nav{
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;

}
#footer #supp_nav ul
{
	height: 133px;
	padding-top: 12px;
}
#footer #supp_nav li
{
	float: left;
	padding: 30px 10px;
	border-right: 1px dotted #714480;
	color: #ffffff;
	width: 175px;
}
#footer #supp_nav li a
{
	display: block;
	width: 36px;
	height: 42px;
	float: left;
	color: #ffffff;
	margin: 0 10px 10px 0;
}
li.sweden a
{
	background-image: url('../images/flag_sweden.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -3000px;
}
li.finland a
{
	background-image: url('../images/flag_finland.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -3000px;
}
li.norway a
{
	background-image: url('../images/flag_norway.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -3000px;
}
li.denmark a
{
	background-image: url('../images/flag_denmark.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -3000px;
}
#footer #supp_nav li.cl
{
	border-right: 0 none;
}
#footer #supp_nav li.cl a
{
	background-image: url('../images/logo_carbonelorraine.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -3000px;
	width: 189px;
	height: 69px;
	margin: 0;
	position: relative;
	top: -15px;
}


#footer #credits
{
	position: absolute;
	right: 0;
	top: 130px;
}
#footer #credits a
{
	background-image: url('../images/logo_hldesign.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -3000px;
	width: 91px;
	height: 40px;
	display: block;
}
/*css functions*/
.clear 
{
	clear: both;
	font-weight: 0.01em;
	line-height: 0.01em;
	border-style: none;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

/* - - - NAVIGATION - - - */

#nav
{
		font-family: "BaseNineSmallCaps",verdana,arial,helvetica, sans-serif;
		color: #ffffff;
		float: left;
		background-image: url('../images/bg_menu.png');
		background-color: transparent;
		background-repeat: no-repeat;
		min-height: 452px;
		width: 181px;
		margin-right: 9px;
		
}
#nav ul
{
	margin: 0.5em 12px 0 0;
	background-image: none;
}
/*Hide underlying lists as default*/
#nav ul li ul,
#nav ul li.current ul li ul,
#nav ul li.current ul li.current ul li ul
{
	display: none;
}
#nav ul li.current ul,
#nav ul li.current ul li.current ul,
#nav ul li.current ul li.current ul li.current ul
{
	display: block;
}
/*1st level nav*/
#nav ul
{
	margin: 0.5em 12px 0 0;
	background-image: none;
}
#nav ul,
#nav ul li
{
	text-align: right;
	list-style-type: none;

}
#nav ul li
{
	background-image: url('../images/menu_divider_hor.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#nav ul li a
{
	font-size: 14px;
	display: block;
	text-decoration: none;
	padding: 8px 5px 8px 0;
	color: #ffffff;
	text-transform: uppercase;
}

#nav ul li a:hover,
#nav ul#nav_ul a.current_link
{
	color: #ffaa52;
}

/*2nd level nav*/
#nav ul#nav_ul ul
{
	margin:  0;
}
#nav ul li ul li a
{
	font-size: 11px;
	line-height: 1.5em;
	font-family: arial,verdana,helvetica, sans-serif;
	text-transform: uppercase;
	color: #cdc0d1;
	padding: 0 5px 0 0;
	background-image: none;
}
#nav ul li.current ul.selection
{
	display: block;
	margin: 0;
	background-image: url('../images/bg_menu_sub.png');
	background-position: right top;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
}
#nav ul li ul li,
#nav ul li.current ul.selection li ul
{
	background-image: none;
	background-color: transparent;
	
}
/*





#nav ul li ul li#current a
{
	color: #ffaa52;
}
/*3rd level nav*/
#nav ul li ul li ul li a
{
	font-size: 10px;
	line-height: 1.5em;
	font-family: arial,verdana,helvetica, sans-serif;
	text-transform: capitalize;
	color: #cdc0d1;
	padding: 0 5px 0 0;
}
/*
#nav ul li.current ul li ul
{
	background-image: none;
}



*/

/*4th level nav*/
#nav ul li ul li ul li ul li a
{
	font-style: italic;
}
#subnav
{}

/* - - - MODULES - - - */
/* News */
#news
{}
#news_list .wm_news_entry
{}
#news_list .wm_news_entry span
{}
#content #news
{}

/*Branding*/
h1#branding
{
margin-top: 30px;
margin-left: 10px;
}
h1#branding a
{
	background-image: url('../images/logo_carbonenordic.png');
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
	width: 254px;
	text-indent: -3000px;
	display: block;
	
}

#header form
{
	display: block;
	position: absolute;
	right: 0px;
	top: 21px;
}
#newsletter
{
	display: none;
}
/*Search*/
#header form
{
		border-left: 1px dotted #e7e7e7;
}
fieldset#search 
{

	padding: 4px 0 0 15px;
	height: 40px;
}
#search legend,
#search label
{
	display: none;
}
#search
{
	
}

#search button
{
	background-image: url('../images/button_search.png');
	background-position: top: left;
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	border: 0 none;
	background-color: transparent;
	text-indent: -3000px;
	outline: 0 none;
	vertical-align: middle;
	float: left;
	margin-right: 20px;
	
}
#search button#search_submit
{}
#search input
{
	width: 166px;
	line-height: 29px;
	padding: 5px 2px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
	background-color: #e5e7e8;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
}
#content #search_results
{}
