/*
Theme Name: Möllerström Medical
Theme URI: http://goodold.se/
Description: Theme for mollerstrommedical.se
Version: 1.0
Author: Joel Arvidsson
*/


html,
body
{
	background: #fff url(images/background-gradient.jpg) repeat-x top;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
}

#header, h2, h3, #sub-navigation
{
	font-family: 'Century Gothic', Arial, sans-serif;
}

#wrapper:after,
#body:after, 
#search .content:after, 
.frontpage .pushers:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a {
	color: #4d8eb8;
}

a img {
	border: none;
}

a:visited {
	color: #67a6cf;
}

a:hover {
	color: #377298;
	text-decoration: underline;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2
{
	font-size: 1.6em;
	margin: 1em 0 .5em .5em;
}

h3
{
	font-size: 1.3em;
	margin: 1em 0 .5em 0;
}

p
{
	margin: .3em 0 1em 0;
}

#wrapper
{
	width: 990px;
	margin: 0 auto;
	background: #fff url(images/shadows.gif) no-repeat left 153px;
	position: relative;
	min-height: 100%;
}

#header
{
	background: #e6e6e6 url(images/header/background.jpg) no-repeat left 18px;
	height: 154px;
	padding: 18px 15px 0 15px;
	position: relative;
}

#header a
{
  outline: none;
}

#logo
{
	padding: 50px 0 0 66px;
	margin: 0;
}

#logo a
{
	display: block;
	text-indent: -9999px;
	background: url(images/logo.gif) no-repeat left top;
	width: 423px;
	height: 35px;
	
}

#navigation
{
	font-size: 13px;
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 25px 0 0 0;
}

#navigation li
{
	float: left;
	text-transform: uppercase;
	line-height: 24px;
}

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	background: #a60000 url(images/header/navigation/background.gif) repeat-x top;
	color: #fff;
	padding: 0 17px;
	text-decoration: none;
	border-right: 1px solid #a81010;
}

#navigation li a:hover
{
	background-image: url(images/header/navigation/active-background.gif);
}

#navigation li.selected a:link,
#navigation li.selected a:visited
{
	color: #000;
	background: #ededee url(images/header/navigation/selected-background.gif) repeat-x top;
}

#languages
{
	position: absolute;
	top: 58px;
	right: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 116px;
}

#languages li
{
	float: left;
}

#languages a
{
	float: left;
	text-indent: -9999px;
	width: 29px;
	height: 23px;
}

#languages .sv a
{
	background: url(images/header/languages/sv.gif) no-repeat left top;
}

#languages .nb a
{
	background: url(images/header/languages/nb.gif) no-repeat left top;
}

#languages .da a
{
	background: url(images/header/languages/da.gif) no-repeat left top;
}

#languages .en a
{
	background: url(images/header/languages/en.gif) no-repeat left top;
}

#body
{
	padding: 11px 24px 80px 29px;
}

#footer
{
	position: relative;
	margin: -42px auto 0 auto;;
	line-height: 41px;
	border-top: 1px solid #ccc;
	width: 932px;
	text-align: center;
	color: #666;
}

#footer a:link,
#footer a:visited
{
	color: #666;
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;
}

#content
{
	float: left;
	width: 670px;
}

#sidebar
{
	float: right;
	width: 255px;
	font-size: 1.1em;
	margin-top: -2px;
}

#sidebar a:link
{
	color: #000;
	text-decoration: none;
}

#sidebar a:visited
{
	color: #666;
	text-decoration: none;
}

#sidebar a:hover
{
	text-decoration: underline;
}

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

#sidebar h2
{
	font-size: 1.4em;
	background: url(images/sidebar/header-background.gif) no-repeat left top;
	color: #fff;
	line-height: 29px;
	padding: 2px 18px 0 18px;
	margin: 0 0 10px 0;
}

#sidebar .content
{
	padding: 0 9px 10px 17px;
}

#search,
#news,
#download, 
#faq
{
	margin: 0 0 10px 0;
}

#search
{
	background: url(images/sidebar/white-background.gif) no-repeat left bottom;
}

#search button
{
	float: right;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background: #fff no-repeat right top;
	height: 27px;
	width: 52px;
}

#search input
{
	float: left;
	width: 140px;
	font-size: 1em;
	margin-top: 4px;
}

#sv #search button
{
	background-image: url(images/sidebar/search.sv.gif);
}

#da #search button
{
	background-image: url(images/sidebar/search.da.gif);
}

#nb #search button
{
	background-image: url(images/sidebar/search.nb.gif);
}

#en #search button
{
	background-image: url(images/sidebar/search.en.gif);
	width: 67px;
}

#news,
#faq
{
	background: url(images/sidebar/gradient-background.gif) no-repeat left bottom;
}

#download
{
	background: url(images/sidebar/download-background.jpg) no-repeat left bottom;
}

#news .date
{
	color: #999;
	margin: 0;
	font-size: .9em;
}

#news li
{
	margin: 6px 0;
}

#download li,
#faq li
{
	margin: 4px 0;
	padding-left: 16px;
	background: url(images/arrow.gif) no-repeat left 3px;
}

#download ul,
#faq ul
{
	margin: 0 0 1em 0;
}

#download p,
#faq p
{
	padding-left: 16px;
}

#page-sidebar
{
	float: left;
	width: 218px;
}

#sub-navigation
{
	background: url(images/sub-navigation/bottom.gif) no-repeat left bottom;
	padding: 0 0 6px 0;
}

#sub-navigation h2
{
	font-size: 1.4em;
	line-height: 29px;
	background: url(images/sub-navigation/header.gif) no-repeat left top;
	color: #fff;
	margin: 0;
	padding: 2px 0 0 12px;
}

#sub-navigation ul
{
	background: url(images/sub-navigation/background.gif) repeat-y left;
	list-style: none;
	margin: 0;
	padding: 10px;
}

#sub-navigation ul ul
{
	background: none;
	padding: 0 0 0 16px;
}

#sub-navigation li
{
	margin: 0 0 1px 0;
}

#sub-navigation a
{
	display: block;
	padding: 3px 0 3px 17px;
}

#sub-navigation a.has-children,
#sub-navigation ul ul a.has-children
{
	background: url(images/plus.gif) no-repeat left 5px;
}

#sub-navigation ul ul a
{
	background: url(images/sub-navigation/sub-item.gif) no-repeat 10px 8px;
}

#sub-navigation #current-post
{
	/*font-weight: bold;*/
	background: url(images/arrow.gif) no-repeat left 5px;
}

#sub-navigation a:link,
#sub-navigation a:visited
{
	color: #000;
	text-decoration: none;
}

#sub-navigation a:hover
{
	text-decoration: underline;
}

#page-sidebar .pushers
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#page-sidebar .pushers li
{
	padding: 10px 0 0 0;
}

.page-with-sidebar
{
	float: right;
	width: 442px;
}

.page-with-sidebar p
{
	margin: 10px; 
}

.article-image
{
	display: block;
}

h2.title
{
	margin: 0 0 1em 0;
	padding: 3px 12px 5px 12px;
	font-size: 1.4em;
	border-top: 6px solid #da5353;
	background: #cf1d1d;
	font-weight: normal;
	color: #fff;
}

.entry
{
	font-size: 1.1em;
	line-height: 1.4;
}

.post .date
{
	margin: 0;
	color: #666;
}

.frontpage .pushers
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.frontpage .pushers li
{
	float: left;
	margin: 0 0 0 14px;
}

.frontpage .pushers li.first-child
{
	margin: 0;
}

.frontpage .products,
.frontpage .accessories
{
	width: 328px;
	height: 181px;
	margin: 0px 0 0 0;
}

.frontpage .products
{
	clear: both;
	float: left;
	margin: 0 14px 0 0;
}

.frontpage .products .first,
.frontpage .products .second {
  border: 1px solid #DFDFDF;
  height: 168px;
  width: 153px;
  float: left;
}

.frontpage .products .first {
  margin-right: 17px;
}
.frontpage .products .first a {
  background: url(images/frontpage/cochleapush.jpg) no-repeat left top;
  text-indent: -99999em;
  width: 100%;
  height: 100%;
  display: block;
}
.frontpage .products .second {
}
.frontpage .products .second a {
  background: url(images/frontpage/vibrantpush.jpg) no-repeat left top;
  text-indent: -99999em;
  width: 100%;
  height: 100%;
  display: block;
}



.frontpage .accessories
{
	float: right;
	padding: 0px;
}
.frontpage .accessories a {
  background: url(images/frontpage/produktkatalog.png) no-repeat left top;
  display: block;
  text-indent: -99999em;
  height: 100%;
  width: 100%;
}

.frontpage .products h3,
.frontpage .accessories h3
{
	font-weight: normal;
	font-size: 1.6em;
	margin: 0;
}

.frontpage .products ul,
.frontpage .accessories ul
{
	list-style: none;
	margin: 18px 0 0 0;
	padding: 10px;
	font-size: 1.3em;
}

.frontpage .products li,
.frontpage .accessories li
{
	padding: 4px 0 3px 11px;
	background: url(images/arrow.gif) no-repeat left 8px;
}

.frontpage .products a:link,
.frontpage .products a:visited,
.frontpage .accessories a:link,
.frontpage .accessories a:visited
{
	color: #000;
	text-decoration: none;
}

.frontpage .products a:hover,
.frontpage .accessories a:hover
{
	text-decoration: underline;
}

#flashoverlay embed,
#flashoverlay param {
  position: relative;
  top:-60px;
}
