﻿#HeaderBase{ position:relative; width:980px; height:125px; background:url('Images/header.jpg') no-repeat top; }
#HeaderBase .Logo{ position:absolute; top:8px; left:17px; width:167px; height:62px; cursor:pointer; }
#HeaderBase .Nyblomgruppen{ position:absolute; top:9px; right:10px; width:146px; height:17px; cursor:pointer; }

#FooterBase{ position:relative; width:980px; height:60px; font-size:11px; }
#FooterBase .Left{ position:absolute; top:10px; left:0px; width:490px; text-align:left; }
#FooterBase .Right{ position:absolute; top:10px; right:0px; width:490px; text-align:right; }
#FooterBase .Strike{ position:absolute; top:33px; left:0px; width:980px; height:1px; background-color:#E5E5E5; }
#FooterBase .CopyLeft{ position:absolute; top:42px; left:0px; width:200px; text-align:left; }
#FooterBase .CopyRight{ position:absolute; top:42px; right:0px; width:780px; text-align:right; }

#OrderForm{ margin-top:30px; }
.OrderRow{ margin-top:5px; width:400px; height:25px; text-align:left; vertical-align:middle; }
.OrderRow input{ float:right; width:250px; }

#News{ position:relative; }
#News .NewsItemRight{ float:left; width:270px; margin-bottom:20px; margin-right:34px; }
#News .NewsItemLeft{ float:left; width:270px; margin-bottom:20px; }
#News .NewsTitle { margin-bottom:0px; margin-top:0px; }
#News .NewsDate { margin-top:0px; margin-bottom:0px; font-style:italic; }
#News .NewsSummary { margin-top:3px; margin-bottom:0px; }
#News .NewsContent { }
#News .NewsReadMore { margin-top:3px; }
.NewsHeader{ margin-top:-11px; margin-bottom:16px; }
#StartNews td{ vertical-align:top; }

#ProdCatContainer{ position:relative; width:580px; height:143px; padding-left:11px; padding-top:6px; }
.ProdCat{ float:left; position:relative; width:93px; height:120px; }
.ProdCatImage{ position:absolute; top:0px; left:0px; width:93px; height:120px; overflow:hidden; }
.ProdCatLink{ position:absolute; top:88px; left:2px; width:89px; height:32px; text-align:center; overflow:hidden; }

#StartNews{ padding-top:7px; height:192px; }
#StartNews .NewsTitle { margin-bottom:3px; margin-top:0px; }
#StartNewsLink{ padding-top:10px; }
#StartNewsLink A{ font-weight:bold; }

.IFrameBack{ text-align:right; padding-right:20px; padding-top:7px; }

#BoxLeftBottom #Login{ margin-top:15px; width:150px; }
#DefaultRight .Content #Login{ float:right; margin-top:0px; padding-left:25px; width:150px; }
.LoginTextBox{ width:150px; font-size:11px; }
.LoginButton{ margin-top:15px; float:right; margin-right:-5px; } 

/* image slider */
.imageSliderContainer{ position:absolute; top:0px; right:0px; width:580px; height:375px; }
.imageSlider{ width:580px; height:375px; overflow:hidden; }
.sliderNav{ position:absolute; bottom:10px; left:228px; z-index:1000; }
.sliderNav a{ float:left; margin-left:10px; display:block; background:url('Images/bullet_inactive.png') no-repeat center; height:13px; width:13px; }
.sliderNav a.activeSlide { background:url('Images/bullet_active.png') no-repeat center; height:13px; width:13px; }
.sliderNav a:focus { outline: none; }

/* splash screen */
.splash{ position:relative; display:none; width:980px; height:627px; padding:0px 0px 0px 0px; background-color:#ffffff; z-index:10000; }
.Splashscreen{ padding:20px; background-color:#ffffff; display:none; }
.SplashFlash{ width:640px; height:390px; }
.CloseSplashscreen{ position:absolute; top:-13px; right:-13px; cursor:pointer; }
/*OSX Modal */
#osx-modal-content, #osx-modal-data {display:none;}
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Overlay */
#osx-overlay {background-color:#000; cursor:wait;}

/* Container */
#osx-container {background-color:#ffffff; margin-top:60px; color:#000; width:1000px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#osx-container a {color:#ddd;}
#osx-container #osx-modal-title {color:#000; background-color:#ddd; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close {display:none; float:right;}
#osx-container .close a {display:block; color:#777; font-size:.8em; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close a:hover {color:#000;}
#osx-container #osx-modal-data {padding:6px 12px;}
#osx-container #osx-modal-data-inner {padding-left:35px; padding-right:35px; padding-top:35px; height:650px; overflow:auto;}
#osx-container h2 {margin:10px 0 6px;}
#osx-container p {margin-bottom:10px;}
#osx-container span {color:#777; font-size:.9em;}
