﻿
html, body, img
{
	border:0;
	margin:0;
	padding:0;
}
hr
{
	color: #d1d1d1;
	background-color: #d1d1d1;
	height:1px;
	border:none;
}

#HeaderContainerDiv
{
	background: #f0c514 url(/SpbSydTemplates/Images/headerBgFade.gif) repeat-x bottom;
	
}
#HeaderLogoDiv
{
	position: relative;
	float: left;
	top: 15px;
	left: 3px;
}
#TopLinksContainerDiv
{
	height: 45px;
}
#NavTabsContainerDiv
{
	min-height: 30px;
}

#MainContainerDiv
{
    min-height: 450px;
	margin-bottom: 50px;
	margin-top: 30px;
	
}
#LeftAreaDiv
{
	width: 204px;
	float: left;
}
#MainAreaDiv
{
	width: 510px;
	float: left;
	margin: 0 10px;
	padding: 0;
}
#LargeMainAreaDiv
{
	width: 724px;
	float: left;
	margin-left: 10px;
}
#RightAreaDiv
{
	width: 204px;
	float: right;
}

#FooterContainerDiv
{
	clear: both;
	height: 86px;
	background-color: #f0c514;
	font-size: 95%;
	color: #7f712d;
	margin-bottom: 5px;
}
.FooterImageDiv
{
	float:left;
}
.FooterHeader
{
	float:left;
	padding-right:5px;
}
.FooterTextDiv
{
	float:left;
	margin: 35px 0 0 28px;
	width: 670px; /* Safari fix */
}

.InnerContainer
{
	width: 938px;
	margin-left: auto; 
	margin-right: auto;
}

#QuickSearchDiv
{
	height: 32px;
	overflow: hidden;
	background: url(/SpbSydTemplates/Images/searchBg.gif);
	padding: 7px 0 0 7px;
	margin-bottom: 5px;
}
#QuickSearchDiv input
{
	width: 159px;
	vertical-align: middle;
}
#QuickSearchDiv img
{
	margin-right: 2px;
	vertical-align: middle;
}
#QuickSearchDiv #DummyButton
{
	visibility:hidden;
}

#SearchResultContainer
{
	position: absolute;
	left:-90px;
	top:-18px;
}
#SearchResultInnerContainer
{
	padding: 0 17px;
	background: url(/SpbSydTemplates/Images/searchBoxMiddle.png) repeat-y;
}
#SearchResult
{
	background-color: #fff;
	padding: 1px;
	width:270px;
	color: #101010;
}
#SearchResult ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#SearchResult li
{
	display: block;
	padding: 4px 6px;
}
#SearchResult li a
{
	text-decoration: none;
	color: #101010;
}
#SearchResult .Item
{
	background-color: #ededed;
}
#SearchResult .Item:hover
{
	background-color: #ccc;
}
#SearchResult .Item2:hover
{
	background-color: #ccc;
}
#SearchLinkDiv
{
	background-color: #555;
	height: 21px;
}
#SearchLinkDiv a
{
	height: 15px;
	padding: 3px 6px 3px 5px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#DictionaryResultDiv
{
	background-color: #f9f9ce;
	color: #101010;
}
#DictionaryResultDiv .Header
{
	background-color: #929274;
	color: #FFF;
	font-weight: bold;
	padding: 3px 5px;
	margin-top: 4px;
}

#SearchResultDiv ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#SearchResultDiv li
{
	padding: 5px 10px;
}
#SearchResultDiv li a
{
	color: #101010;
	text-decoration: none;
}
.SearchResultHeader
{
	background-color: #555;
	color: #FFF;
	font-weight: bold;
	padding: 3px 10px;
	margin-top: 8px;
}
.Dictionary
{
	background-color: #f9f9ce;
	padding: 7px 0; 
}
.DictionaryHeader
{
	background-color: #929274;
	color: #FFF;
	font-weight: bold;
	padding: 3px 10px;
	margin-top: 8px;
}
/*Search page*/
.SearchResult .Item
{
	background-color: #ededed;
}
.SearchResult .Item:hover
{
	background-color: #ccc;
}
.SearchResult .Item2:hover
{
	background-color: #ccc;
}
.SearchResult a
{
	display: block;
	padding: 4px 0 4px 0;
}
.SearchResult h3
{
	margin-bottom: 5px;
}


#LoginBoxDiv 
{
	border: solid 1px #FFF;
}
#LoginHeaderDiv
{
	height:10px;
	background: url(/SpbSydTemplates/Images/loginTopBg.gif) repeat-x top;
	overflow: hidden;
}
#LoginDiv
{
	height: 106px;
	padding: 9px 12px 15px 12px;
	background: url(/SpbSydTemplates/Images/bgfade130.gif) repeat-x bottom;
}
#LoginDiv select
{
	width: 100%;
	margin-bottom: 11px;
}
#LoginFooterDiv
{
	height:10px;
	background: url(/SpbSydTemplates/Images/loginBottomBg.gif) repeat-x top;
	overflow: hidden;
}
#CalcDiv select
{
	width: 100%;
	margin-bottom: 11px;
}
.CalcNoShow
{
    background:url(/SpbSydTemplates/Images/arrow2.gif) no-repeat 3px 13px;
    padding: 10px 0 0 40px;
    height: 118px;
}
.BoxBorder
{
	border: solid 1px #d1d1d1;
	margin-bottom: 5px;
}
.BoxPadding
{
	padding: 10px;
}
.Box70
{
	border: solid 1px #FFF;
	padding: 9px;
	background: url(/SpbSydTemplates/Images/bgfade70.gif) repeat-x bottom;
}
.Box130
{
	border: solid 1px #FFF;
	padding: 9px;
	background: url(/SpbSydTemplates/Images/bgfade130.gif) repeat-x bottom;
}
.BoxBlack
{
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-align:center;
	line-height: 1.1em;
	padding: 7px 8px 0 8px;
	background: #272727 url(/SpbSydTemplates/Images/bgFadeBlack.gif) repeat-x top;
	overflow: hidden;
	border: solid 1px #8e8e8e;
	cursor: pointer;
}
.BoxBlack img
{
	margin-bottom: 3px;
}

.ProductInfo
{
	padding: 0 10px 10px 10px;
}
.ProductTabs
{
	background: url(/SpbSydTemplates/Images/productTopBorder.gif) bottom left repeat-x;
}
.ProductTabs ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.ProductTabs li
{
	float: left;
	background: url(/SpbSydTemplates/Images/tab3Bgright.gif) top right no-repeat;
}
.ProductTabs a 
{
	font-size: 1.3em;
	display: block;
	background: url(/SpbSydTemplates/Images/tab3Bgleft.gif) top left no-repeat;
	color: #514925;
	text-decoration: none;
	padding: 9px 15px 6px 15px;
}
.ProductTabs .selected 
{
	background-image: url(/SpbSydTemplates/Images/tab3BgRightSelected.gif);
}
.ProductTabs .selected a 
{
	background-image: url(/SpbSydTemplates/Images/tab3BgLeftSelected.gif);
	color: #50504f;
}
.ProductDataContainer
{
	border: solid 1px #d1d1d1;
	border-top: none;
	line-height: 1.4em;
}
.ProductDataContainer .Box130
{
	padding: 20px 9px 20px 14px;
}
.ProductData
{
	display: none;
}
.YellowLine
{
    border: solid #f0c514;  
    border-width: 3px 0 3px 0;
    margin-bottom: 4px;
}

.FancyButton
{
	background: url(/SpbSydTemplates/Images/buttonLeft.gif) no-repeat left top;
}
.FancyButton div
{
	background: url(/SpbSydTemplates/Images/buttonRight.gif) no-repeat right top;
}
.FancyButton input
{
	color: #484848;
	background: none;
	border: none;
	font-size: 16px;
	height: 31px;
	width: 100%;
}
.FancyButtonHover
{
	background: url(/SpbSydTemplates/Images/buttonLeftHover.gif) no-repeat left top;
}
.FancyButtonHover div
{
	background: url(/SpbSydTemplates/Images/buttonRightHover.gif) no-repeat right top;
}

.TopImage
{
	display: block;
}


/*News list module*/
.NewsList
{
    float: left; 
    width:350px; 
}
.NewsList a
{
    text-decoration: none; 
    color: #25231E;
}
.NewsList img
{
    margin: 2px 5px 0 10px;
}
.NewsList td
{
    padding-top: 7px;
}

/* Help center module */
#MainAreaDiv div.HelpCenter, #MainAreaDiv div.HelpCenterCompact, #MainAreaDiv div.HelpCenterBanner, #MainContainerDiv div.HelpCenterBannerWide
{
    background-image: url(/SpbSydTemplates/Images/helpbg.png);
    background-repeat:no-repeat;
    height:74px;
    width:510px;
    margin-top: -20px;
}

#MainContainerDiv div.HelpCenterBannerWide
{
	width:724px;
	background-image: url(/SpbSydTemplates/Images/helpbgwide.png);	
}



#MainAreaDiv .HelpCenter span, #MainAreaDiv .HelpCenterCompact span, #MainAreaDiv .HelpCenterBanner span, #MainContainerDiv div.HelpCenterBannerWide span
{
    color:#fff;
    font-size:2em;
    margin-left:95px; 
    padding-top:28px;
    float:left; 
      
}

#MainAreaDiv .HelpCenter p
{
    float:left;
    width:130px;
    margin-top:28px;
    margin-left:8px;
    color:#fff;
}

#MainAreaDiv .HelpCenter img
{
    margin-top:30px;
    margin-left:8px;
}

/* Alert module */
#MainAreaDiv .Alert
{
	background-image: url(/SpbSydTemplates/Images/alertbg.png);
    background-repeat:no-repeat;
    height:55px;
    width:510px;    
}

#MainAreaDiv .Alert span
{
    color:#fff;
    font-size:2em;
    line-height:50px;
    margin-left:60px; 
    float:left;   
}

#MainAreaDiv .Alert img
{
    margin-top:13px;
    margin-left:20px;
}

/* Alert information module */
#MainAreaDiv .AlertInformation span
{    
    font-size:2em;    
    float:left; 
    font-weight:bold;  
}

#MainAreaDiv .AlertInformation a
{
	float:right;
	line-height:28px;
}

#MainAreaDiv .AlertInformation .Box130
{
	padding-left:10px;
	padding-right:10px;
}

#MainAreaDiv .AlertInformation div.newsItem
{
	width:240px;
	float:left;
	padding-bottom:10px;
}

#MainAreaDiv .AlertInformation div.newsItem a
{
	float:none;
	line-height:15px;
}

#MainAreaDiv .AlertInformation div.newsItem h4 a, #MainAreaDiv .AlertInformation div.newsItem p a
{
	color:#000;
	line-height:15px;
}

#MainAreaDiv .AlertInformation div.newsItem p
{
	padding-bottom: 0px;
	width:190px;
}

#MainAreaDiv .AlertInformation div.newsItem p a
{
	font-weight:normal;
}

#MainAreaDiv .AlertInformation div.newsItems
{
	padding-top:20px;
	overflow:hidden;
	zoom:1;
}

#MainAreaDiv .AlertInformation div.newsItems h4
{
	font-size:1em;
}

#MainAreaDiv .AlertInformation div.newsItemRow
{
	overflow:hidden;
}


/*News list page*/
.NLRigthColumn
{
	width: 70px;
	vertical-align: bottom;
	text-align: right;
}


.Clear
{
	clear:both;
}
.FloatLeft
{
    float:left;
}
.FloatRight
{
    float:right;
}

/*Endast för testsida, tas bort sen 
.FondTable th
{
    text-align:right;
    padding: 0 7px 5px 10px;
}
.FondTable tbody td
{
    border-bottom: solid 1px #e4e4e4;
    text-align:right;
    padding: 5px 7px 3px 10px;
    width: 75px;
    background: url(/SpbSydTemplates/Images/test/tableCellDivider.gif) no-repeat right bottom;
}
.FondTable .hover td
{
    background-color: #ececec;
}
.FondTable tfoot td
{
    text-align:right;
    padding: 5px 7px 3px 10px;
}
.FondTable .First
{
    text-align:left;
    width: 150px;
}
.FondTable .Icon
{
    width: 19px;
    text-align: center;
    padding: 0 6px 0 2px;
}
*/

/* ReportProblemForm page */
#ReportProblemForm
{
	padding: 15px;
}

#ReportProblemForm label
{
	padding-top:20px;
	display:block;
	font-weight:bold;
}

#ReportProblemForm .radioButtons
{
	border: solid 1px #cbcbcb;
	padding: 5px;	
	display:block;
	width:260px;
}

#ReportProblemForm .radioButtons label
{
	padding-right:10px;
	display:inline;
	font-weight:normal;
}

#ReportProblemForm span input
{
	width:14px;
	border:none;
}

#ReportProblemForm input, #ReportProblemForm textarea
{
	width:479px;
	border: solid 1px #cbcbcb;
	padding:0px;
}

#ReportProblemForm textarea
{
	height:140px;
}

#ReportProblemForm select
{
	width:232px;
}

#ReportProblemForm div.row
{
	overflow:hidden;
}

#ReportProblemForm div.leftColumn, #ReportProblemForm div.rightColumn
{
	width:230px;
	float:left;
	display:inline;	
}

#ReportProblemForm div.leftColumn input, #ReportProblemForm div.rightColumn input
{
	width:230px;
}


#ReportProblemForm div.rightColumn
{
	padding-left:18px;	
	
}

#ReportProblemForm div.leftColumn img
{	
	margin-left:0px;
	vertical-align:top;
	cursor:pointer;
}

#ReportProblemForm div.leftColumn input.Calendar
{
	width:208px;
}


#ReportProblemForm .ajax__calendar_container
{
	border: solid 1px #000;		
}

#ReportProblemForm .ajax__calendar_footer
{
	display:none;
}

#ReportProblemForm .formbutton
{
	background: url(/SpbSydTemplates/Images/formButtonBg.gif) repeat-x;
	border: solid 1px #888888;
	width: 55px;
	margin-top:10px;
	display:block;
	margin-bottom:20px;
	text-align:center;
}

#ReportProblemForm .smallText
{
	font-size: 0.9em;
}

.FooterSecond
{
    padding-left:5px;
    padding-right:5px;
    background: url(/SpbSydTemplates/Images/topLinksDivider.gif) no-repeat center left ;
 }
 
 .FooterFirst
 {
     padding-right:5px;
 }