@import url("frontpage.css");

@import url("products.css");

@import url("contact.css");

@import url("forms.css");

@import url("forum.css");

@import url("choosecountry.css");

@import url("searchblox.css");

@import url("about.css");

@import url("sitemap.css");

@import url("image-gallery.css");

@import url("thickbox.css");

@import url("sifr-screen.css");

body {
	background: #fff url(http://resources.hag-global.com/images/background_gradient.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7a7a;
}

iframe {
	margin: 10px 0 0;
	padding: 0;
}

p {
	line-height: 20px;
	margin-top: 15px;
}

img {
	border: none;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 200;
	margin-top: 0;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 20px;
	line-height: 20px;
	font-weight: lighter;
	margin-top: 0;
}

h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin: 0 0 0 0;
}

a {
	text-decoration: none;
	color: inherit;
	color: #7a7a7a;
}

a:hover {
	color: #989D53;
	text-decoration: none;
}

#wrapper {
	width: 938px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

#header {
	background: #fff url(http://resources.hag-global.com/images/bg_header_wide.gif) no-repeat 0px 0px;
	width: 910px;
	height: 130px;
	float: left;
	position: relative;
}

#header.empty {
	background: #fff url(http://resources.hag-global.com/images/bg_header_wide.gif) no-repeat 0px 0px;
	width: 910px;
	height: 130px;
	float: left;
}

#flashnavigation_wrapper {
	float: right;
	height: 130px;
	width: 380px;
}

#flashnavigation {
	float: right;
	height: 70px;
	width: 380px;
}

#product_navigation_shortcut_wrapper {
	float: right;
	height: 70px;
	width: 380px;
}

.product_navigation_shortcut_icon {
	float: right;
}

#site_badge
{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	clear: left;
	width: 200px;
	height: 40px;
}

#menu {
	width: 525px;
	height: 50px;
	margin-top: 12px !important;
	margin-left: 5px;
	float: left;
	position: absolute;
	top: 68px;
	left: 0px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu ul li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#menu ul li a {
	display: block;
	color: #4c4c4c;
	font-size: 14px;
	font-weight: lighter;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;/* padding: 19px 8px 8px 10px; */
}

#menu ul li a:hover {
	color: inherit;
/* background: url(http://resources.hag-global.com/images/bg_menuitem_over.gif) repeat-x left bottom; */
}

#menu ul li.active a {
	/* color: #b4b4b4; */
	color: #4c4c4c;
	font-size: 14px;/* background: url(http://resources.hag-global.com/images/bg_menuitem.gif) repeat-x left bottom; */
	text-decoration: none;
}

#menu ul li.active a:hover {
	color: #000;
}

#main {
	width: 910px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	padding: 0;
	float: left;
	background: #fff;

}

.main-content {
	margin: 10px;
	text-align: left;
}

/* Footer */
#footer {
	width: 910px;
	height: 80px;
	line-height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	clear: both;
	float: left;
	background: #fff;
	font-size: 10px;
}

#footer ul .footer-content {
	padding:0;
	margin: 0;
	vertical-align: middle;
}

#footer li {
	height: 30px;
	float: left;
	margin: 0;
	list-style: none;
}
#footer li.lastitem {padding-left:40px;}
#footer a {
	text-decoration: none;
	padding: 3px 0 8px 25px;
	margin-left: 15px;
	color: #B5B5B5;
}

#footer .search {
	float:right;
}

#footer .search .input_field {
	padding: 4px;
	margin: 0;
	color: #b5b5b5;
	border: 0;
	width: 105px;
	height: 21px;
	font-size: 10px;
	float:right;
	background-image: url(http://resources.hag-global.com/images/search_input_105x21.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

ul.footer-content {
	float:left;
}
#footer_wrapper {
	border-top: 1px solid #d9d9d9;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
}

#errorhandler {
	padding: 10px;
}

#error_code_container {
	text-align: center;
	font-size: 15px;
	width: 140px;
	height: 130px;
	margin-right:10px;
	float:left;
	background: url(http://resources.hag-global.com/images/error_code_container.gif);
	background-repeat: no-repeat;
}

#error_code_container h3 {
	color: #ffffff;
	margin-top:30px;
	font-size: 40px;
	font-weight: normal;
}
/* diverse klasser */

#logo {
	float: left;
	margin: 26px 0 0 30px !important;
	margin: 26px 0 2px 15px;
}

#hag-logo {
	width: 81px;
	height: 39px;
}
/* general stuff */

div.submenu {
	width: 280px;
	min-height: 270px;
	float: left;
	background: url(http://resources.hag-global.com/images/background_submenu.jpg);
	background-repeat: no-repeat;
/*
  float: left;
  margin-right: 10px;
 */
	margin-bottom: 10px;
}

/* Submenu */
ul#submenu {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#submenu li {

}

ul#submenu li a {
	display: block;
		height: 20px;
	min-height: 20px;
	padding: 10px 5px 5px 10px;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px solid #e6e6e6;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 0.05em;
}

ul#submenu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;
}

ul#submenu li.active a {
	display: block;
	padding: 5px 0 5px 10px;
	color: #cccccc;
	text-decoration: none;
	font-size: 12px;
}

ul#submenu li.active a:hover {
}
/* list styles */

table.list {
	width: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.list input.text,

table.list textarea {
	width: 90%;
}

table.list input.radio {
	vertical-align: middle;
}

table.list th {
	text-align: left;
	background-color: #DDD;
}

table.list.form th.title {
	text-align: left;
	background-color: #DDD;
	font-weight: bold;
}

table.list.form td {
	vertical-align: top;
}

table.list.form th {
	vertical-align: top;
	background-color: #fff;
	font-weight: normal;
	color: #222;
}

table.list.form button {
	margin-right: .3em;
	cursor: pointer;
	font-size: 10px;
}

table.list td.error {
	color: #F00;
	padding-bottom: 0;
}

table.list label.help {
	cursor: default;
	border-bottom: 1px #ccc dashed;
}

table.list tr.separator td {
	font-size: 50%;
}

table.list tr.form-separator div {
	padding-bottom: .2em;
	border-bottom: 1px solid #CCC;
	margin: .5em 0 .5em 0;
	font-weight: bold;
}

table.list tr.dark td {
	background-color: #F0F0F0;
}

table.list th,

table.list td {
	padding: .2em .4em .2em .4em;
}

table.list th.nowrap,

table.list td.nowrap {
	white-space: nowrap;
}

table.list th.right,

table.list td.right {
	text-align: right;
}
/* end list styles */

/* developmental stuff */

ul.related {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 290px;
}

ul.related li {
	line-height: 20px;
	background-image: url(http://resources.hag-global.com/images/arrows/right.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	border-top: 1px solid #d9d9d9;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 0px;
}

.disclaimer {
	color: #b2b2b2;
	font-size: 9px;
}
/* EXTRANET and LOGIN */

#user-logout {
	border:1px solid;
	float:left;
	line-height:12px;
	margin:15px 22px 0;
	padding:4px;
}
#user-logout .logout-text{
	font-style:italic;
	font-weight:bold;
	cursor:pointer;
}

