/* ----------------------------- General ----------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #6b6b6b;
	background: url(images/gradient.png) repeat-y #f6f6f6;
}

.clearer {
 	line-height: 0 !important;
    clear: both;
    margin : 0 !important;
    padding: 0 !important;
    border: 0 !important;
	font-size: 0 !important;
	height: 0 !important;
}

.spacer {
	margin-bottom: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.both {
	clear: both;
}

p {
	padding-bottom: 10px;
}

a { color: #ff6600; }
a:hover { text-decoration: none; } 
a img { border: 0 !important; }

ul li {
	list-style-position: inside;
}

ol { margin-left: 18px; }
ol li  { padding: 0 0 15px 10px; }
ol li h3 { display: block; }

h1 {
	margin-bottom: 20px;
}

h2, h4 {
	margin: 10px 0 7px 0;
	font-size: 15px;
	color: #ff6600;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

h4 {
	display: inline;
}

.orange { color: #ff6600; font-weight: bold; }

#wrapper {
	width: 974px;
	margin: 0 auto;
	text-align: left;
	position: relative; 
}

/* ----------------------------- Header ----------------------------- */
#header {
	margin-top: 35px;
	width: 974px;
	height: 87px;
	position: relative;
	z-index: 15;
}

#logo {
	position: absolute;
	left: 0;
	top: 18px;
}

#slogan {
	margin: 13px 0 0 30px;
}

/* Menu */
#menu {
	height: 43px;
	width: 774px;
	background-image: url(images/menu_background.jpg);
	position: absolute;
	right: 0;
	bottom: 7px;
}

#menu ul {
	margin-left: 0px;
	list-style-image: url(images/pixel.gif);
}

#menu ul li {
	display: inline;
	padding: 0 15px 0 15px;
	border-right: 1px solid #d8d8d8;
}

#menu ul li a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-top: 14px;
	padding-bottom: 16px;
}

#menu ul li a:hover {
	color: #ff6600;
	text-decoration: none;
}

#menu .active {
	color: #ff6600 !important;
	font-weight: bold !important;
}

#menu #first a.active {
	color: #FFFFFF !important;
}

/* Submenu dropdown */
#dropdown {
	position: absolute;
	margin: 0;
	padding: 0;
}

#dropdown li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#dropdown li a {
	display: block;
}

#dropdown div {	
	position: absolute;
	margin-top: 0px;
	margin-left: -15px;
	visibility: hidden;
	background: #c6c7c7;
	min-width: 125px;
}

#dropdown div a {
	position: relative;
	display: block;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}

#dropdown div a:hover {
	color: #02448c;
}

/* Language */
#flags {
	position: absolute;
	right: 20px;
	bottom: 13px;
}

a #no { background: url(images/no.gif) no-repeat; }
a:hover #no, a#active #no { background: url(images/no_active.gif) no-repeat; }
a #se { background: url(images/se.gif) no-repeat; }
a:hover #se, a#active #se { background: url(images/se_active.gif) no-repeat; }
a #dk { background: url(images/no.gif) no-repeat; }
a:hover #dk, a#active #dk{ background: url(images/dk_active.gif) no-repeat; }

#language_selector {
	position: absolute;
	right: 17px;
	top: 12px; 
}

#languages {
	position: absolute;
	z-index: 10;
	right: 42px;
	top: 32px; 
	width: 115px;
	height: 61px;
	background-color: #FFFFFF;
	text-align: left !important;
	padding: 14px 8px 3px 12px;
	display: none;
}

#languages ul li {
	display: block;
	padding: 0;
	margin-bottom: 7px;
	border-right: none !important;
}

#languages ul li img {
	margin-right: 20px;
}

#languages ul li a {
	text-transform: none;
	letter-spacing: 0;	
	color: #6b6b6b;
	padding: 0 !important;
}

#languages ul li a.active {	
	color: #ff6600;
}



/* ----------------------------- Content ----------------------------- */
#main_frame {
	margin-top: 20px;
	z-index: 5;
}

/* Solutions arrow */
#solution {
	position: absolute;
	top: 135px;
	left: 140px;
}

/* Frontpage cycle */
#header_gradient {
	margin-bottom: 0;
}

#rotator #headlines ul {
	width: 974px;
	height: 26px;
	padding-top: 12px;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
}

#rotator #headlines ul li {
	display: inline;
}

#rotator #headlines ul li a {
	margin-top: -12px;
	height: 24px;
	display:	inline-block;
	background: #fff;
	color: #a8a8a9;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	padding-top: 14px;
	width: 485px;
}

#rotator #headlines ul li.active a, #rotator #headlines ul li a:hover {
	background-color: #ff8512;
	color: #fff;
	position: relative;
}

div#rotator1 {background:url('/images/automatic.jpg') no-repeat 0 0;}
div#rotator2 {background:url('/images/phus.jpg') no-repeat 0 0;}

#automatic_links, #phus {
	width: 974px;
	height: 402px;
	left: 0;
	top: 0;
	border: 0 !important;
}

#posters div {
	width: 974px;
	height: 402px;
	margin-top: 1px;
	position: relative;
}

#posters ul li {
	display: inline;
	padding-left: 25px;
	margin-left: 15px;
	position: relative;
	top: 13px;
	/* background: url(images/check_white.gif) no-repeat;  */
}

#posters div ul {
	position: absolute;
	bottom: 0;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	/* background: url(images/type_gradient_grey.png) repeat-y #ff8512; */
	background-color: #ffffff;
	color: #ff6600;
	height: 41px;
	width: 100%;
}

#posters a {
	position: absolute;
	bottom: 3px;
	right: 50px;
}


/* References (quote-box) */
#quote {
	position: absolute;
	top: 300px;
	right: 82px;
	width: 400px;
	height: 155px;
	z-index: 7;
	color: #494949;
	font-weight: bold; 
	font-size: 1.15em;
	line-height: 18px;
}

#quote_front {
	position: absolute;
	width: 370px;
	height: 125px;
	z-index: 7;
	padding: 25px 15px 15px 15px;
}

#quote_back {
	position: absolute;
	width: 370px;
	height: 125px;
	z-index: 6;
	background-color: #FFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding: 25px 15px 15px 15px;
}

#quote img {
	position: absolute;
	top: -16px;
	left: 7px;
	z-index: 8;
}

#quote p { margin: 0; padding: 0; }
#quote a { text-decoration: none; color: #494949; display: block; }
#quote a:hover { text-decoration: underline; }
#quote a .orange_link { text-decoration: underline; }
#quote a:hover .orange_link { text-decoration: none; }
#quote .quote_text { text-indent: 50px; }
#quote .quote_source { font-weight: normal; }

/* Banner */
#banner
{
	position: absolute;
	top: 110px;
	right: -30px;
	z-index: 5;	
}

/* end cycle */
#content {
	margin-bottom: 50px;
	line-height: 20px;
}

#content #supplier img {
	margin-right: 10px;
}

#content ul li {
	list-style-position: outside;
	margin-left: 30px;
}

#content th, #content td {
	text-align: left;
}

#content table#employees {
	table-layout: fixed;
	width: 730px;	
}

#content table#employees img {
	float: left;
	margin-right: 10px;
}

#content table.references {
	table-layout: fixed;
	width: 620px;
}


#content .columns div {
	float: left;
	margin-right: 40px;
}

#header_image {
	margin-bottom: 30px;
}

#sidebar, .attachments {
	float: right;
	font-size: 11px;
}

#sidebar p {
	padding-left: 30px;
}

#sidebar img, .attachments img {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

.attachments {
	position: absolute;
	left: 771px;
	width: 201px;
}


/* Submenu */
#content td {
	vertical-align: top;
}

td#submenu {
	width: 170px;
}

td#submenu #active {
	color: #ff6600 !important;
}

td#submenu ul {
	list-style-type: none;
}

td#submenu ul li {
	background-color: #FFFFFF;
	margin: 0 0 1px 0 !important;
}

td#submenu ul li a {
	display: block;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
	color: #6b6b6b;
}

td#submenu ul li a:hover {
	color: #ff6600;
}

td#submenu ul ul	{
	margin: -1px 0 1px 0;
	background-color: #FFFFFF;
	border-left: 25px solid #ffffff;
}

td#submenu ul ul li {
	white-space: pre;
}

td#submenu ul ul li a {
	padding-right: 25px !important;
}



/* ----------------------------- Quicklinks ----------------------------- */
#quicklinks {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 27px;
	z-index: 10;
}

.link {
	float: left;
	margin-right: 9px;
	width: 229px;
}


.link_content {
	height: 24px !important;
	background: url(images/quicklink_content.png) no-repeat !important;
	padding-top: 9px !important;
}

.link_media {
	height: 52px !important;
	background: url(images/quicklink_media.png) no-repeat !important;
}

.link_footer {
	height: 26px;
	background: url(images/quicklink_gradient.png) no-repeat;
	padding: 7px 0 0 6px;
}

.link_footer ul {
	list-style-image: url(images/bullets.gif);
}

.link_footer ul li a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

.link_footer ul li a:hover {
	text-decoration: underline;
}

#first_link .link_footer ul li a {
	font-size: 12px;
	letter-spacing: 0;
}

#media_links {
	margin: 5px 0 0 13px;
}

/* latest_news news */
#news {
	width: 260px;
	margin: 0;
}

#news .link_footer {
	background: url(images/quicklink_news_gradient.png) no-repeat;
}

#latest_news {
	background-color: #FFFFFF;
	width: 260px;
	height: 70px;
	overflow: hidden;
	padding: 4px 0 15px 0;
	border-bottom: 10px solid #FFFFFF;
}

#latest_news ul, #all_news ul {
	list-style-image: url(images/pixel.gif);
}

#latest_news ul li, #all_news ul li {
	font-size: 12px;
	list-style-position: outside;
	line-height: 18px;
	border-bottom: 1px solid #f2f2f2;
	padding: 5px 7px;
}

.indicator {
	margin: 40px 0 0 105px;
}

/* All news */
#all_news {
	background-color: #FFFFFF;
	width: 261px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 58px;
	display: none;
	padding: 4px 0 9px 0;
	z-index: 9;
}

.time {
	color: #ff6600;
}

/* ----------------------------- Footer ----------------------------- */
#footer {
	font-size: 11px;
	color: #8f8f8f;
	margin-bottom: 15px;
}

#footer_gradient {
	margin-bottom: 10px;
}
