/********************************************************************
GLOBAL TYPOGRAPHY CLASSES
********************************************************************/
body, p, a, th, td, div, h1, h2, h3, h4, h5, h6, input, select
{
  margin:0px;
  padding:0px;
  font-family: verdana;
  font-size: 8.5pt;  
  font-weight: normal;
  line-height: 14px;
  color: black;
}
a:link, a:visited
{ 
  text-decoration:none;
}
a:hover
{
  text-decoration:underline;
}
h1
{
  font-family:Verdana;
  font-size:12pt;
  letter-spacing:0px;
  font-weight:bold;
  margin:0px 0px 10px 0px;
  line-height:19px;
}
h2
{
  font-size:11pt;
  font-weight:bold;
}
h3, h3 a
{
  font-size:9pt;
  font-weight:bold;
}

h4{}

.clearDiv 
{
  clear: both;
  font-size: 0px;
  height: 0px;
}
/********************************************************************
STRUCTURE CLASSES
********************************************************************/
html
{
  height:100%;
}
body
{
  margin:0px auto 0px auto;
  background-image:url('Images/bg.jpg');
  background-position:center;
  background-repeat:repeat-y;
  background-color: #dfdfe0;
  height:100%;
}

img 
{
  border: none;
}

#wrap
{
  width:1001px;
  margin:10px auto 0px auto;
  background-color:White;
  border:1px solid black;
}
#top
{
  width:1001px;
  height:75px;
  margin:0px 0px 0px 0px;
  border-bottom:1px solid black;
  background:#ffffff url(Images/logo.gif) no-repeat right center;
  overflow: hidden;
}

#siteName 
{
  width:auto;
  margin:17px 0px 0px 0px;
  padding:0px 0px 0px 10px;
  height:35px;
}

#siteName p
{
  font-size:20px;
  line-height: 24px;
  font-weight:bold;
  margin: 0px;
}

#main
{
  padding:0px 10px 0px 10px;
}
#leftStartContainer
{
  float:left;
  width:690px;
  margin:10px 0px 0px 0px;
  padding:0px 10px 0px 0px;
}
#leftStartContainer #startMainText
{
  width:690px;
  height:250px;
  border:1px solid silver;
  padding: 0px;
}

#leftStartContainer #startMainText p
{
  margin: 0px;
  padding: 0px;
}

#leftStartContainer #startMainText img
{
  margin: 0px;
  padding: 0px;
}

.silverBorder
{
  border:1px solid silver;   
}
.leftMenuContainer
{
  float:left;
  width:210px;
}
#centerContainer
{
  float:left;
  width:520px;
  height:auto;
  margin:0px 10px 0px 10px;
  padding:0px 0px 0px 0px;
  border:1px solid black;
  overflow:hidden;
}
#bigCenterContainer
{
  height:auto;
  width:678px;
  margin:0px 0px 0px 0px;
  padding:0px 10px 0px 10px;
  float:left;
  border:1px solid black;
}

.centerContainerExtended 
{
  width: 720px !important;
}

#rightContainer
{
  float:left;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
#ruler
{
  width:1001px;
  height:16px;
  background-image:url('Images/ruler.gif');
  background-repeat:repeat-x;
  margin:0px 0px 0px 0px;
}
#breadCrum
{
  margin:15px 0px 5px 0px;
}
#fullContainer
{
  width:980px;
}
/********************************************************************
FOOTER CLASSES
********************************************************************/
#footer
{
  width:1001px;
  height:25px;
  overflow:hidden;
  margin:10px 0px 0px 0px;
}
#footerLeft
{
  float:left;
  width:720px;
  height:25px;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  color:White;
  background-color:#ca2229;
}
#footerRight
{
  float:left;
  width:281px;
  height:25px;
  background-color:black;
}

.footerText
{
  padding:5px 0px 0px 10px;
  color: White;  
}

.footerText p 
{
  font-weight: bold;
  color: White;  
}

/********************************************************************
LOGIN FORM CLASSES
********************************************************************/
.loginForm
{
  padding:1px 2px 5px 5px;
  margin:1px 1px 0px 0px;
  height:auto;
  width:120px;
  border:1px solid #fff;
  color:White;
  background:#990c12;
}
.loginBtn
{
  color:white;
  border:1px solid white;
  padding:3px 7px 2px 7px;
  text-align:center;
  margin:1px 0px 1px 0px;
  cursor:pointer;
  width: 60px !important;
  float: right;
}
.inputButton
{
  cursor:pointer;
  color:white;
  background:#ca2229;
  text-align:left;
  padding:0px 0px 0px 0px;
  margin:0px;
  border:0px;
}
.topLoginCell
{
  width:345px;
}

#loginBtnHolder
{
  float: right;
}

#loginFormHolder
{
  display: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  float: right;
}
/********************************************************************
CONTENT CLASSES
********************************************************************/
.startImageContainer
{
  margin:5px 0px 0px 0px;
  width:690px;
  height:254px;
  background-color:#eee;
}
.centerInnerContent
{
  margin:20px 0px 20px 0px;
  padding:0px 10px 0px 10px;
}
.centerInnerContent ul
{
  list-style-type:ball;
  font-weight:normal;
  margin:0px;
  padding:0px 0px 0px 15px;
}
.centerInnerContent a:link, .centerInnerContent a:hover, .centerInnerContent a:visited, .centerInnerContent a:active
{
  color:#ca2229;
}
.reklamtryckInnerContent
{
  margin:20px 10px 20px 10px;
}
.newsLibraryContent
{
  margin:20px 10px 20px 10px;
}
.rightContent
{
  margin:0px 0px 0px 0px;
  padding:10px 25px 10px 25px;
}
.rightContent ul li
{
  margin:5px 0px 0px 0px;
}
.rightContent ul, .rightContent li 
{
  margin:0px;
  padding:0px;
  list-style-type:none;
}
.startTeaserContainer
{
  overflow:hidden;
  float:left;
  width:229px;
  height:auto;
  margin:10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
.startTeaserContainer img
{
  clear:both;
  display:block;
  margin:0px 0px 5px 0px;
}
.startTeaserContainer p
{
  clear:both;
  display:block;
}
.rightSquare
{
  width:200px;
  height:auto;
  background-color:#eee;
  margin:0px 0px 0px 0px;
}
.roundedSquare
{
  overflow:hidden;
  width:281px;
  height:auto;
  color:White;
  background-color:black;
  margin:10px 0px 10px 0px;
}
.roundedSquareTop
{
  width:281px;
  height:10px;
  background-image:url(Images/roundedTop.gif);
  font-size: 0px;
}
.roundedSquareBottom
{
  width:281px;
  height:10px;
  background-image:url(Images/roundedBottom.gif);
  font-size: 0px;
}
.roundedSquare a:link, .roundedSquare a:visited, .roundedSquare h1
{
  color:white;
}
.blackHeadline
{
  background-color:black;
  padding:10px 0px 10px 10px;
  color:White;
  font-weight:bold;
  font-size:8.5pt;
}
.blackBorder
{
  border:1px solid black;
}
/*************************************************************************
MENU CLASSES
*************************************************************************/
#menu
{
  float:left;
  height:auto;
  width:850px;
  margin:0px 0px 0px 0px;
  background-color:#ca2229;
}
#menu a:link, #menu a:visited
{
  color:white;
}
.topMenuTable
{
  width:850px;
  height:22px;
  border-collapse:collapse;
}
.topMenuCell
{
  width:480px;
}
.menuList
{
  font-weight:normal;
}
.ddMenuList
{
  cursor:pointer;
  border-bottom:1px solid white;
  padding:8px 7px 4px 7px;
  border-left:1px solid white;
  background-color:#ca2229;
  color:White;
  font-size:8.5pt;
}
.menuRootItems
{
  font-size:8.5pt;
}
.ddMenuList:hover
{
  background-color:#990c12;
  text-decoration:underline;
  color:White;
}
.redHeadline
{
  background-color:#ca2229;
  padding:10px 0px 10px 10px;
  color:White;
  font-weight:bold;
  font-size:8.5pt;
}
.leftMenuContainer ul
{
  list-style-type:none;
  padding:0px;
  margin:0px;
}
.leftMenuContainer li
{
  margin:0px 0px 6px 0px;
  background:white url(Images/arrow_white.gif) 0px 2px no-repeat;
  padding-left:15px;
}
.leftMenuContent
{
  padding:10px 10px 10px 10px;  
}
.hide
{
  display:none;
}
/*************************************************************************
RETAILER SEARCH RESULT
*************************************************************************/
.leftContentRetailerSearchResult 
{
  width: 715px !important;
}

.retailerSearchResultTable
{
  width: 100%;
  margin-top: 16px;
}

.retailerSearchResultTable .header 
{
  font-weight: bold;
  background-color: #E2E2E2;
  padding: 2px;
}

.retailerSearchResultTable .row
{
  background-color: #F2F2F2;
  padding: 2px;
}

#profile
{
  width:715px;
}

#profile td
{
  width:50%;
  vertical-align:top
}

#profile td h1
{
  font-size:10pt;
  padding:0;
  margin:0 0 10px 0
}

#profile input
{
  width:190px;
}

#profile label
{
  display:block;
  width:130px;
  float:left
}

#profile .zipcode
{
  width:40px;
}

#profile .city
{
  width:131px
}

#profile #companyinformation
{
  margin-bottom:30px  
}

#profile #ansvarsomradeheader
{
  margin-bottom:10px
}

#profile .checkboxlist label
{
  float:none;
  padding-top:3px;
}

#profile .checkboxlist input
{
  width:auto;
  float:left;
  margin-right:5px;
}

#profile .checkbox label
{
  float:none;
  padding-top:3px;
  width:290px;
}

#profile .checkbox input
{
  width:auto;
  float:left;
  margin-right:5px;
}

#profile #user .radiobutton label
{
  float:left;
  padding-top:3px;
  width:auto;
  
}

#profile #user .radiobutton input 
{
  width:auto;
  float:left;
  margin-right:5px;
}

#profilesummary
{
  width:477px;
}

#profilesummary thead th
{
  color:#ffffff;
  font-weight:bold;
  padding:6px 0 6px 10px;
  background-color:#666666;
}

#profilesummary tbody td
{
  padding:0px 5px 0 5px
}

#profilesummary tbody td:first-child
{
  padding:5px 5px 0 5px
}

#profilesummary #button
{
  float:right;
  margin-right:5px;
  border:solid 1px black
}

#profilesummary #button a
{
  color:#ffffff;
  background-color:#ca2229;
  display:block;
  padding:3px;
}