/**
 * Imported external css-files
 */

@import url("smooo/blueprint.css");
@import url("smooo/smooo.css");
@import url("newsletters.css");
/* @import url("table.css"); */


div.footer-adress div.vcard
	{
	float: none;
	width: 295px;
	padding: 0;
	margin-top: 10px;
	font-size: 1em;
	background:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: inset none;
	}


h3.startHeader span
	{
	display: inline-block;
	padding: 6px 10px 6px 25px;
	background: url(/media/gfx/icon-pen-small.gif) 3px 3px no-repeat;
	}

h3.startHeader
	{
	font-size: 1.3em;
	border-bottom: 1px solid #ddd;
	color: #999;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
	}

a.readMore
	{
	display: inline-block;
	white-space: nowrap;
	padding-left: 16px;
	background: url(/media/gfx/dot_arrow.gif) 0px -25px no-repeat;
	}

a.readMore:hover
	{
	background: url(/media/gfx/dot_arrow.gif) 0px -25px no-repeat;
	font-style: italic;
	}

div.news-puff
	{
	margin-top: 20px;
	padding: 10px 10px 0px 10px;
	background: #f7f7f7;
	min-height: 125px;
	height: auto !important;
	height: 125px;
	-moz-box-shadow: inset 0px 0px 2px #ccc;
	-webkit-box-shadow: inset 0px 0px 2px #ccc;
	box-shadow: inset 0px 0px 2px #ccc;
	}

div.news-puff.last
	{
	border-bottom: none;
	}

div.news-puff p
	{
	font-size: 1.3em;
	}

div.news-puff img
	{
	border: 5px solid #e6e6e6;
	background: #fff;
	margin-right: 10px;
	float: left;
	}

p.date
	{
	font-size: 1em;
	margin-bottom: 0.3em;
	color: #0a82b1;
	}

div.summary-plate
	{
	border: 5px solid #e6e6e6;
	border-top:  4px solid #e6e6e6;
	padding: 40px 20px 10px 20px;
	margin-bottom: 40px;
	font-size: 1.1em;
	}

div.tools-plate
	{
	background: #ef6b00 url(/media/images/painter.gif) top right no-repeat;
	padding-right: 250px;
	color: #fff;
	}

div.customers-plate
	{
	background: #a9c700 url(/media/images/lawnmover.gif) top right no-repeat;
	padding-right: 250px;
	color: #fff;
	}

div.wehay-plate
	{
	background: #0a82b1 url(/media/images/bricklayer2.gif) top right no-repeat;
	padding-right: 250px;
	color: #fff;
	}

div.plate-home
	{
	background: #06a8eb url(/media/images/start.gif) bottom right no-repeat;
	padding-right: 250px;
	color: #fff;
	}

div.plate-outsends
	{
	background: #0a82b1 url(/media/images/lovebird2.gif) bottom right no-repeat;
	padding-right: 250px;
	color: #fff;
	}

div.contact-plate
	{
	background: #372611 url(/media/images/wallpaperer.gif) bottom right no-repeat;
	padding-right: 250px;
	color: #fff;
	}	

div.summary-plate h1, div.summary-plate a, div.summary-plate a:visited
	{
	color: #fff;
	}

table.puff-table
	{
	font-size: 0.8em;
	background: #f7f7f7;
	border: none;

	}

table.puff-table td
	{
	background: none;
	padding-left: 60px;
	padding-top: 17px;
	-moz-box-shadow: inset 0px 0px 2px #ccc;
	-webkit-box-shadow: inset 0px 0px 2px #ccc;
	box-shadow: inset 0px 0px 2px #ccc;
	}

table.puff-table td.tools
	{
	background: url(/media/gfx/icon-tools.gif) 10px 10px no-repeat;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
	}

table.puff-table td.design
	{
	background: url(/media/gfx/icon-drop.gif) 10px 10px no-repeat;
	border-bottom: 10px solid #fff;
	}

table.puff-table td.openSource
	{
	background: url(/media/gfx/icon-key.gif) 10px 10px no-repeat;
	border-right: 10px solid #fff;
	}

table.puff-table td.services
	{
	background: url(/media/gfx/icon-mouse.gif) 10px 10px no-repeat;
	}

td.design, td.services
	{
	border-right: none;
	}

.indrag
	{
	margin-left: 25px;
	}

img.custLogo
	{
	margin-right: 40px;
	vertical-align: middle
	}

div.custLogos
	{
	display: block;
	height: 110px;
	clear: both;
	font-size: 55px;
	line-height: 55px
	}

#content li strong
	{
	color: #03b5ff;
	}

body
	{
	margin: 0px;
	margin-bottom: 20px;
	background: #fff;
	font: 68% 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #8d8c8c;
	text-align: left
	}

em
	{
	font-family: georgia
	}
	
body#smooo
	{
	margin: 0px;
	margin-bottom: 20px;
	background: #fff url(/media/gfx/bg_top.gif) repeat-x;
	font: 68% 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #8d8c8c;
	text-align: center;
	}

h1, h2, h3, h4, h5, h6
	{
	margin: 0;
	color: #333;
	margin-bottom: 0;
	text-transform: normal
	}

h1
	{
	font-size: 3.8em;
	margin-bottom: 0.5em
	}

h2, h3, h4, h5, h6
	{
	font-size: 2.2em;
	margin-bottom: 0.3em;
	}

p
	{
	font-size: 1.7em;
	margin-bottom: 1.7em;
	margin-top: 0;
	line-height: 1.5em;
	}

div#all
	{
	margin:0;
	min-height: 100%;
	min-width: 1000px;
	padding:0;
	position:relative;
	text-align:center;
	width:100%;
	}

#content li
	{
	font-size: 1.1em;
	margin-bottom: 0.5em;
	line-height: 1.7em;
	color: #000;
	}

p.ingress
	{
	line-height: 1.3em;
	color: #000;
	margin-top: 0;
	text-align: left;
	}

a, a:visited
	{
	color: #000;
	text-decoration: underline
	}

a:hover
	{
	color: #000;
	text-decoration: underline
	}

a:active, a:focus
	{
	outline: none;
	}
	
fieldset
	{
	border: none;
	padding: 15px 10px 15px 0px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	margin-bottom: 2em;
	background: #f7f7f7;
	-moz-box-shadow: inset 0px 0px 2px #ccc;
	-webkit-box-shadow: inset 0px 0px 2px #ccc;
	box-shadow: inset 0px 0px 2px #ccc;
	}
	
fieldset p
	{
	margin-bottom: 0
	}
	
legend
	{
	color: #333;
	text-transform: uppercase;
	padding-right: 5px;
	margin-left: 20px;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 3em;
	_margin-top: 1em;
	display: none
	}
	
div.img
	{
	text-align: center;
	width: 250px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	margin-right: 20px;
	float: left;
	line-height: 60px;
	}
	
div.img img
	{
	margin: auto;
	vertical-align: middle;
	}


/* STRUCTURE */


#container
	{
	width: 960px;
	margin: auto;
	text-align: left
	}

#top
	{
	height: 93px;
	border-bottom: 1px solid #e6e6e6;
	}

#flags
	{
	float: right;
	width: 102px;
	height: 21px
	}

a.swe, a.eng
	{
	display: block;
	height: 21px;
	width: 45px;
	float: left;
	background: url(/media/gfx/flag_se.gif) 0px -21px;
	}

a.eng
	{
	background: url(/media/gfx/flag_gb.gif) 0px -21px;
	margin-left: 12px
	}
	
a.flagActive
	{
	border-bottom: 6px solid #eee
	}

a:hover.eng, a:hover.swe
	{
	background-position: 0px 0px;
	}

a.logo
	{
	margin: 40px 0px 0px 0px;
	_margin-left: 11px;
	float: left;
	display: block;
	width: 181px;
	height: 41px;
	background: url(/media/gfx/wehay-logo2.gif) no-repeat;
	}

a.logo h1
	{
	display: none
	}

div#navigation
	{
	height: 53px;
	float: right;
	margin-top: -45px;
	}

div.customerLogos
	{
	margin-right: -17px;
	}

div.customerLogo
	{
	width: 218px;
	height: 105px;
	border: 5px solid #e6e6e6;
	_border: none;
	text-align: center;
	float: left;
	margin: 0 16px 15px 0;
	line-height: 105px;
	display: inline-block;
	overflow: hidden;
	}
	
div.customerLogo img
	{
	margin: auto;
	vertical-align:middle;
	}

div#footer
	{
	padding: 10px 0px 20px 0px;
	}

div.adress
	{
	float: left;
	width: 180px;
	margin: 0px 50px 20px 0px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #aaa;
	} 

div.logos
	{
	float: right;
	width: 500px;
	}

a.footerLogo
	{
	display: block;
	float: right;
	margin-right: 11px;
	}

a.kokboken
	{
	width: 40px;
	height: 40px;
	background: url(/media/gfx/logo_kokboken.gif) no-repeat;
	margin-right: 35px;
	}

a.appappapp
	{
	width: 154px;
	height: 30px;
	background: url(/media/gfx/logo_appappapp.gif) no-repeat;
	margin-right: 35px;
	margin-top: 10px;
	}

a.smooo
	{
	margin-top: 11px;
	width: 96px;
	height: 27px;
	background: url(/media/gfx/smooo_footerlogo.gif) no-repeat
	}


/* MENU */

#menu
	{
	float: left;
	z-index: 20;
	position: relative;
	height: 33px;
	margin: 0px 0px 0px 0px;
	}

#menu ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 0px;
	height: 33px;
	float: left;
	}

#menu ul li
	{
	margin: 0;
	float: left;
	position: relative;
	height: 33px;
	padding-left: 0px;
	border-right: 1px solid #e4e4e4;
	}

#menu ul li.item133, #menu ul li.item13
	{
	border-right: none;
	}

#menu ul li a, #menu ul li a:link
	{
	font: 18px arial, helvetica, san-serif;
	color: #333;
	text-transform: uppercase;
	line-height: 23px;
	display: block;
	float: left;
	text-decoration: none;
	padding: 4px 20px 0px 20px;
	_padding: 14px 20px 8px 20px;
	height: 22px;
	_height: 21px;
	outline: none;
	margin: 0px 1px 0px 1px;
	border-bottom: 7px solid #fff
	}

#menu ul li a:hover
	{
	color: #0a82b1;
	}

#menu ul li.item3 a:hover, #menu ul li.item9 a:hover
	{
	color: #f16d00;
	}

#menu ul li.item4 a:hover, #menu ul li.item10 a:hover
	{
	color: #a9c600;
	}

#menu ul li.item5 a:hover, #menu ul li.item13 a:hover
	{
	color: #372611;
	}

#menu li a.activeLink
	{
	color: #0a82b1;
	}

#menu li.item3 a.activeLink, #menu li.item9 a.activeLink
	{
	color: #f16d00;
	}

#menu li.item4 a.activeLink, #menu li.item10 a.activeLink
	{
	color: #a9c600;
	}

#menu li.item5 a.activeLink, #menu li.item13 a.activeLink
	{
	color: #372611;
	}

/* Fix IE. Hide from IE Mac \*/
* #menu ul li { _float: left; }
* #menu ul li a { _height: 1%; }
/* End */


/* FOOTERMENU */

div.footerMenu
	{
	float: left;
	width: 130px;
	padding-right: 50px;
	margin-bottom: 20px;
	border-right: 1px solid #e4e4e4;	
	}


div.footerMenu ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto;
	float: none
	}
	
div.footerMenu ul li
	{
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto;
	float: none;
	}
	
div.footerMenu ul li a
	{
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #aaa;
	display: block;
	border-bottom: 1px solid #e4e4e4;
	}
	
div.footerMenu ul li a:hover
	{
	color: #03b5ff;
	border-bottom: 1px solid #aaa;
	}

div.footerMenu ul li a.activeLink
	{
	color: #666;
	}


/* CONTENT */

#content
	{
	padding: 0px 0px 30px 0px;
	border-bottom: 1px solid #e4e4e4;
	}

/* For the select menu to the right of the main menu  */

div#select 
	{
	float: right;
	margin-top: 10px;
	display: none;
	z-index: 100
	}
	
div#select ul
	{
	background: url(/media/gfx/option_bg.gif) center right no-repeat;
	_background: url(/media/gfx/option_bg.gif) -10 right no-repeat; 
	margin: 0;
	padding: 0;
	width: 190px;
	list-style: none
	}

div#select ul li
	{

	color: #7c7c7c;
	cursor: pointer;
	font-size: 15px;
	height: 17px;
	list-style: none;
	margin: 0;
	padding: 5px 12px;
	_padding: 1px 0px 0px 12px;
	width: 164px;
	border: 1px solid #e4e4e4;
	}

div#select ul li ul
	{
	margin: 0;
	margin-top: 6px;
	margin-left: -13px;
	display: none;
	padding: 0;
	height: auto;
	border: none;
    	}
    
div#select ul li ul li
	{
	float: none;
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 188px;
	border: none;
	height: 29px;
	}

div#select ul li ul li a
	{
	width: 176px;
	color: #7c7c7c;
	display: block;
	height: 20px;
	padding: 5px 0px 3px 12px;
	border-top: none;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin: 0;
	text-decoration: none;
	}

div#select ul li ul li a:hover
	{
	color: #03b5ff;
	background: #f8f8f8
	}

div#select li:hover ul, div#select li.over ul
	{
	display: block;
	}
	
div#select ul:hover, div#select ul.over, 
	{
	background: url(/media/gfx/option_bg_over.gif) center right no-repeat;
	_background: url(/media/gfx/option_bg_over.gif) -10 right no-repeat;
	}


/* OVERRIDES */

/*

table
	{
	border-bottom: 1px solid #e4e4e4;

	background: #fafafa;
	font-size: 1.1em
	}

table td
	{
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	text-align: left;
	padding: 6px
	}

table thead td
	{
	background-color: #fff;
	border: none;
	border-bottom: 3px solid #03b5ff;
	color: #03b5ff;
	text-transform: uppercase;
	font-weight: bold
	}

table tr.even td
	{
	background-color: #f2f2f2;
	}
	
table tbody:hover td
	{
	background-color: #ddfaff;
	border-top: 1px solid #b4ebf5;
	border-right: 1px solid #b4ebf5;
	color: #03b5ff
	}

table tbody:hover td a, table tbody:hover td a:visited
	{
	color: #03b5ff
	}

table tbody:hover td.main
	{
	background: #ddfaff url(/media/gfx/arrow.gif) right center no-repeat;
	border-top: 1px solid #b4ebf5;
	border-right: 1px solid #b4ebf5;
	border-left: 1px solid #b4ebf5;
	color: #03b5ff;
	}
	
tr.rowDevider td, table tbody:hover tr.rowDevider td
	{
	height: 5px;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	background: #fff;
	border-left: 1px solid #e4e4e4;
	}

td.main
	{
	border-left: 1px solid #e4e4e4;
	font-weight: bold;
	font-size: 1.3em;
	text-align: left;
	}

table td.check
	{
	background-image: url(/media/gfx/check.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}

*/

.formText input, .formTextarea textarea, select
	{
	font: 1.2em arial, helvetica, san-serif;
	border: 5px solid #e6e6e6;
	-moz-box-shadow: inset 1px 1px 0px #bbb;
	-webkit-box-shadow: inset 1px 1px 0px #bbb;
	box-shadow: inset 1px 1px 0px #bbb;
	width: 100%;
	}

.formText input:focus, textarea:focus, select:focus
	{
	border: 5px solid #e6e6e6;
	-moz-box-shadow: inset 1px 1px 0px #bbb;
	-webkit-box-shadow: inset 1px 1px 0px #bbb;
	box-shadow: inset 1px 1px 0px #bbb;
	background: #ffffed;
	}

div#chiabataImage
	{
	padding: 8px;
	background: #f7f7f7;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #ddd;
	}

.formChiabata div img
	{
	border: 2px solid #fff;
	margin: 6px;
	padding: 1px;
	width: 53px;
	height: 53px;
	cursor: pointer;
	}

.formChiabata:hover div img
	{
	border: 2px solid #fff;
	margin: 6px;
	padding: 1px;
	width: 53px;
	height: 53px;
	cursor: pointer;
	}

.formChiabata div img:hover
	{
	width: 67px;
	height: 67px;
	margin :-1px;
	}
	
.formChiabata div img.chiabataImageOn
	{
	border: 2px solid #8ec72a
	}

.formChiabata div img.chiabataImageOff
	{
	border: 2px solid #efefef
	}

div.formSubmit input
	{
	font-size: 1.5em;
	background-color: #000;
	border: none;
	color: #fff;
	text-shadow: none;
	font-weight: normal;
	margin-top: 10px;
	}

div.formSubmit input:hover
	{
	font-size: 1.5em;
	background: #000;
	border: none;
	color: #fff;
	text-shadow: none;
	-moz-box-shadow: 0px 0px 7px #aaa;
	-webkit-box-shadow: 0px 0px 7px #aaa;
	box-shadow: 0px 0px 7px #aaa;
	}

div.formSubmit input:active
	{
	background-color: #000;
	border: none;
	color: #fff;
	text-shadow: none;
	}

.dialog.error
	{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 343px;
	padding-left: 80px;
	}

#content .dialog.error ul li
	{
	color: #bc3224;
	margin-bottom: 0px;
	font-size: 0.9em;
	}

div#contactForm
	{
	width: 430px;
	}

div.vcard
	{
	float: right;
	width: 295px;
	padding: 30px 20px 30px 155px;
	margin-top: 17px;
	font-size: 2em;
	background: #f7f7f7 url(/media/gfx/wehay-dots.gif) 30px 35px no-repeat;
	-moz-box-shadow: inset 0px 0px 2px #ccc;
	-webkit-box-shadow: inset 0px 0px 2px #ccc;
	box-shadow: inset 0px 0px 2px #ccc;
	}

span.org
	{
	font-weight: bold;
	}

div.creature
	{
	width: 470px;
	float: right;
	padding-bottom: 276px;
	background: url(/media/gfx/creature.gif) 200px bottom no-repeat;	
	}
