*
{
  margin: 0;
  padding: 0;
}

.clear
{
  clear: both;
}

h1 .cufon-vml,
h2 .cufon-vml
{
  margin-top: 3px;
}

body
{
  margin: 10px 0 0 0;
  padding-top: 20px;

  background-color: #1b1c1f; 
  background-position: top center;
  background-repeat: no-repeat;

  color: #919191;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
}

.frontpage_winter_1
{
/*   background-color: #888; */
  background-image: url('../2009-images/winter-background-1.jpg'); 
  /* background-image: url('../2009-images/summer-background.jpg'); */
}

.frontpage_summer_1
{
/*   background-color: #888; */
  background-image: url('../2009-images/summer-background.jpg');
}

.frontpage #document
{
  position: relative;

  width: 980px;
/*   height: 1067px; */
  height: 626px;
  margin: 0 auto;
  background: url('../2009-images/frontpage-background.png') top center no-repeat;
/*   border: 1px solid red; */
}

a:link,
a:visited
{
  color: #ff6600;
  text-decoration: none;
}

a:focus,
a:hover,
a:active
{
  color: #ff6600;
  text-decoration: underline;
}


/*

  Header

*/

#header
{
  position: relative;
/*   height: 172px; */
  height: 130px;
}

#logo
{
  display: block;
  position: absolute;
  left: 20px;
  top: 0;
  width: 130px;
  height: 125px;
}

#sign, #sign-se
{
  position: absolute;
  right: 52px;
  top: 3px;
  width: 385px; /* 415 */
  height: 70px; /* 80 */
  padding: 2px 15px 8px 15px;
  overflow: hidden;
}

#sign h1
{
  color: #ff6600;
  font-size: 25px;
  font-weight: bold;
}

#sign-se h1
{
  color: #ff6600;
  font-size: 24px;
  font-weight: bold;
}


#sign h2, #sign-se h2
{
  font-size: 14px;
  padding: 3px 0;
}

#sign h3
{
  padding: 15px 20px 0 0;
  font-size: 22px;
  float: right;
}

#sign p
{
  font-size: 10px;
}



/*

  Navi

*/

#navi 
{
  bottom: -7px;
}


/*

  News

*/

#frontpage_news
{
/*   height: 375px; */
  height: 225px;
  margin: 30px 20px 0 20px;
  overflow: hidden;
}


#frontpage_news .news_left,
#frontpage_news .news_center,
#frontpage_news .news_right
{
  width: 300px;
  float: left;
  margin: 0;
  padding: 0;
}

#frontpage_news .news_left
{
}

#frontpage_news .news_center
{
  margin: 0 20px;
}

#frontpage_news .news_right
{
}

.newsbox h1,
.newsbox h2
{
  color: #ff6600;
  font-size: 28px;
  font-weight: bold;
}

.newsbox
{
  position: relative;
  margin: 0 0 5px 0;
}

.newsbox img
{
  border: 0;
}

.newsbox a
{
  cursor: pointer;
}

/*
.newsbox_big_1
{
  background: url('../2009-images/frontpage-news-1-background.png') 0 0 no-repeat;
  width: 610px; --- 620 
  height: 361px; --- 361
  padding: 0 0 0 10px;
}

.newsbox_big_1 img
{
  margin: 0 0 0 -10px;
}

.newsbox_big_1 h1
{
  padding: 0 0 5px 0;
}

.newsbox_small_1
{
  width: 300px;
  margin: 0 0 10px 0;
}

.newsbox_small_1 .top
{
  height: 5px;
  background: url('/files/Vianor2006/2009-images/frontpage-news-2-top.png') 0 0 no-repeat;
}

.newsbox_small_1 p
{
  padding: 10px 15px 0 15px;
  background: url('/files/Vianor2006/2009-images/frontpage-news-2-repeat.png') 0 0 repeat-y;
}

.newsbox_small_1 .bottom
{
  height: 30px;
  background: url('/files/Vianor2006/2009-images/frontpage-news-2-bottom.png') 0 0 no-repeat;
}
*/

/*

  Products

*/

#frontpage_products
{
/*   height: 460px; */
  height: 242px;
  margin: 0 15px;
  padding: 0;
}

#frontpage_products h1, #frontpage_products h2
{
  color: #434343;
  padding: 6px 0 0 15px;
/*   height: 72px; */
  height: 30px;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
}

#frontpage_products .productbox
{
  float: left;
/*   height: 460px; */
  height: 242px;
  width: 308px;
/*   padding: 45px 0 0 0; */
  padding: 0 0 0 0;
}

#frontpage_products .button input
{
  font-family: arial;
}

#frontpage_products .tyres
{
  margin: 0 12px 0 0;
  background: url('../2009-images/frontpage-tyres-box.png') 0 100% no-repeat;
}

/*
#frontpage_products .tyres p
{
  margin: 0 25px 0 25px;
  height: 82px;
  overflow: hidden;
  border: 1px solid black;
}
*/

#frontpage_products .tyres form
{
  display: block;
  margin: 18px 25px 0 25px;
  clear: both;
}

#frontpage_products .tyres form label
{
  display: block;
  float: left;
  width: 150px;
  height: 27px;
  padding: 8px 0 0 10px;

  color: white;
  font-weight: bold;
  font-family: arial;
}

#frontpage_products .tyres form select
{
  display: block;
  float: left;
  width: 95px;
  margin: 5px 0 0 0;
}

#frontpage_products .tyres .button
{
  padding: 0 27px 0 27px;
}

#frontpage_products .tyres .button input
{
  width: 100%;
  height: 42px;
  border: 0;
  color: white;
  background: transparent;
  font-weight: bold;
  cursor: pointer;
}

#frontpage_products .wheels
{
  margin: 0 12px 0 0;
  background: url('../2009-images/frontpage-wheels-box.png') 0 100% no-repeat;
}

#frontpage_products .wheels p
{
  margin: 20px 25px 0 25px;
/*   height: 127px; */
  height: 46px;
  overflow: hidden;
}

#frontpage_products .wheels form
{
  display: block;
  margin: 0 25px;
  clear: both;
}

#frontpage_products .wheels .button
{
  padding: 0 27px 0 27px;
}

#frontpage_products .wheels .button input
{
  width: 100%;
  height: 42px;
  border: 0;
  color: white;
  background: transparent;
  font-weight: bold;
  cursor: pointer;
}


#frontpage_products .services
{
  background: url('../2009-images/frontpage-services-box.png') 0 100% no-repeat;
}

/*
#frontpage_products .services p
{
  margin: 0 25px 0 25px;
  height: 82px;
  overflow: hidden;
}
*/

#frontpage_products .services .list
{
  margin: 15px 0 0 0;
  height: 140px;
}

#frontpage_products .services .service
{
  /*
  height: 48px;
  */
  clear: both;
  margin: 0 25px 0 25px;
  white-space: nowrap;
  height: 30px;
  background-color: white;
  /*
  background: url('../2009-images/frontpage-services-item-orange.png') 0 0 no-repeat;
  */
}

#frontpage_products .services .image
{
  float: left;
  width: 50px;
}

#frontpage_products .services .link
{
  float: left;
  width: 195px;
  padding: 8px 0 0 0;
}

#frontpage_products .services .link a
{
  font-weight: bold;
}

#frontpage_products .services .link a:link,
#frontpage_products .services .link a:visited
{
  color: black;
  text-decoration: none;
}

#frontpage_products .services .link a:focus,
#frontpage_products .services .link a:hover,
#frontpage_products .services .link a:active
{
  color: black;
  text-decoration: underline;
}


#frontpage_products .services .button
{
  padding: 0 27px 0 27px;
}

#frontpage_products .services .button input
{
  width: 100%;
  height: 42px;
  border: 0;
  color: white;
  background: transparent;
  font-weight: bold;
  cursor: pointer;
}


/*

  Footer

*/


#frontpage_footer
{
 /*  height: 245px; */
  padding: 20px 0 0 0;
  background-color: #1b1c1f; 
  font-family: verdana;
  font-size: 12px;
}
  
#frontpage_footer h2
{
  font-size: 12px;
  margin: 0 0 20px 0;
  color: white;
}

#frontpage_footer .content
{
  clear: both;
  margin: 0 auto;
  width: 980px;
  padding: 0 20px;
}

#frontpage_footer .bar
{
	clear: both;
  margin: 0 auto;
  height: 44px;
  width: 941px;
  background: url('../2009-images/footer-bar.png') 0 0 no-repeat;
}

#frontpage_footer .bar .links
{
  float: left;
/*   padding: 15px 0 0 20px; */
  padding: 7px 0 0 20px;
}

#frontpage_footer .bar .links a
{
  font-weight: bold;
  padding: 0 8px 0 0;
}

#frontpage_footer .bar .links a:link,
#frontpage_footer .bar .links a:visited
{
  color: white;
  text-decoration: none;
}

#frontpage_footer .bar .links a:focus,
#frontpage_footer .bar .links a:hover,
#frontpage_footer .bar .links a:active
{
  color: white;
  text-decoration: underline;
}

#frontpage_footer .searchform
{
  position: relative;
  width: 350px;
  display: block;
  float: right;
}

#frontpage_footer .searchform span
{
  position: absolute;
  left: 40px;
  top: 7px;
  color: white;
  font-weight: bold;
}

#frontpage_footer .searchform .searchinput
{
  position: absolute;
  left: 90px;
  top: 0px;
  width: 176px; /* 190 */
  height: 15px; /* 30 */
  padding: 6px 8px 2px 8px;
  border: 0px solid red;
  color: #000000;
  background-color: transparent;
}

#frontpage_footer .searchform .searchbutton
{
  position: absolute;
  right: 10px;
  top: 0px;
  width: 50px;
  height: 27px;
  border: 0;
  color: white;
  background-color: transparent;
}

#frontpage_footer .copyright,
#frontpage_footer .contact,
#frontpage_footer .tags
{
  float: left;
/*   margin: 20px 0 0 20px; */
  margin: 0 0 20px 20px;
  color: white;
}

#frontpage_footer .tags a
{
  padding-right: 10px;
}

#frontpage_footer .tags a:link,
#frontpage_footer .tags a:visited
{
  color: white;
  text-decoration: none;
}

#frontpage_footer .tags a:focus,
#frontpage_footer .tags a:hover,
#frontpage_footer .tags a:active
{
  color: white;
  text-decoration: underline;
}

#frontpage_footer .contact
{
}

#frontpage_footer .tags
{
	width: 560px;
	line-height: 20px;
}

#frontpage_footer .full-navigation
{
	min-height: 20px;
}

#frontpage_footer .pointofsale-block { 
	clear:both; position:relative; top: -15px;margin-left:10px
	font-size:10px;
}

#frontpage_footer .pointofsale-block a.postitle {
	margin-left:10px;margin-bottom: 3px;margin-top:0
}

#frontpage_footer .navi-column
{
	width: 155px;
	float: left;
	margin: 0px 0 15px 5px;
	font-size: 9px;
	line-height:13px;
}


#frontpage_footer .full-navigation a
{
    color: #999999;
}

.front-main-text {
	padding: 5px 20px 20px 20px;

}

.facebook-link
{
	float: left;
	width:20px;
	padding:6px 0 0 6px;
}

.cmHotspot {
  z-index: 10090090009;
  position: relative;
}

