body, html {
  margin: 0px; 
  padding: 0px;
    background-color: #fff;
   background-repeat: repeat-x;
   background-position: top left;

}

body, ul, td, th, p, h1, h2, h3, h4, small, .small,
input, textarea, select {
  font-family: "Trebuchet MS", sans-serif;
  font-size:   12px;
}

h1 { font-size: 130%; }
h2 { font-size: 125%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

h3 {
    color: #fff;
    font-size: 13pt;
    margin: 0 0 8px 0;
}

h4 {
    color: #c25a2c;
    font-size: 9pt;
    margin: 0px;
    text-transform: uppercase;
}

h5 {
    color: #000;
    font-size: 8pt;
    margin: 0;
    text-transform: uppercase;
}

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

a:hover {
    text-decoration: underline;
}


#breadCrumb {
    height: 30px;
}

#breadCrumb a {
    color: #000;
}

#mainContainer {
    width: 900px;
    margin: 0 auto;
}

#contentTable {
    border-collapse: collapse;
}

#mainContent {

}

#frontPageLeft {
    width: 643px;
}


#frontPageRight {
    width: 143px;
}

#prodPageTable {
    padding: 0px;
    margin: 0px;
    border: 0px;
    border-collapse: collapse;
    width: 644px;
}

#prodPageLeft {
    width: 214px;
}

#prodPageMiddle {
    width: 427px;
}


#navigation {
    margin-left: 10px;
    width: 640px;
}


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

#nav-menu li
{
    float: left;
    margin: 0 1.5em 0 0;
} 

#nav-menu li a {
    color: #000;
    font-size: 9pt;
    font-weight: bolder;
}



.frontpageBlockSmall .top {
   background: transparent url(/files/hurtta/media/small_top.png) no-repeat top;
   height: 21px;
}

.frontpageBlockSmall .middle {
    background: transparent url(/files/hurtta/media/small_middle.png) repeat-y top;
    padding: 0 16px;
    height: 248px;
}


.frontpageBlockSmall a {
    color: #fff;
}

.frontpageBlockSmall .bottom {
   background: transparent url(/files/hurtta/media/small_bottom.png) no-repeat top;
   height: 28px;
   margin-bottom: 0px;
}

.frontpageBlockSmall2 .top {
   background: transparent url(/files/hurtta/media/small_top.png) no-repeat top;
   height: 21px;
}

.frontpageBlockSmall2 .middle {
    background: transparent url(/files/hurtta/media/small_middle.png) repeat-y top;
    padding: 0 16px;
    height: 100%;
}


.frontpageBlockSmall2 a {
    color: #fff;
}

.frontpageBlockSmall2 .bottom {
   background: transparent url(/files/hurtta/media/small_bottom.png) no-repeat top;
   height: 28px;
   margin-bottom: 0px;
}


.newsListItem {
    color: #fff;
}

.newsListItem .topic {
    font-size: 8pt;
}


.newsListItem .link a {
    color: #00cccb;
}


.frontpage3Table {
    border-collapse: collapse;
}


.frontpageBlockSmall a {
    color: #fff;
}

.frontpage3Small .top {
   background: transparent url(/files/hurtta/media/frontpage_3_top.png) no-repeat bottom;
   height: 29px;
   padding: 0 14px;
}

.frontpage3Small .top img {
    position: relative;
    top: 6px;
}

.frontpage3Small .middle {
    background: transparent url(/files/hurtta/media/frontpage_3_middle.png) repeat-y top;
    width: 213px;
    height: 220px;
}

.frontpage3Small .middle div {
    padding: 3px 16px;
}

.frontpage3Small .bottom {
   background: transparent url(/files/hurtta/media/frontpage_3_bottom.png) no-repeat top;
   height: 25px;
   margin-bottom: 12px;
}

.frontpageBigTable {
    border-collapse: collapse;
}

.frontpageBig .top {
   background: url(/files/hurtta/media/frontpage_big_top.png) no-repeat top;
   width: 642px;
   height: 26px;
}

.frontpageBig .top h4 {
    margin: 0px;
}

.frontpageBig .top div {
    padding: 0 14px;
}

.frontpageBig .top img {
    position: relative;
    top: 6px;
}

.frontpageBig .middle {
    background: url(/files/hurtta/media/frontpage_big_middle.png) repeat-y top;
    width: 642px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    border-style: none;
}

.frontpageBig .middle div {
    padding: 10px 8px 16px 16px;
}

.frontpageBig .bottom {
   background: url(/files/hurtta/media/frontpage_big_bottom.png) no-repeat top;
   height: 17px;
   width: 642px;
   margin-bottom: 12px;
}

.clubLogin {
    color: #fff;
}

#footer {
    margin-top: 16px;
    width: 787px;
    border-top: 1px solid #999;
}

#footerContent a {
    margin-right: 18px;
}

#footer a {
    font-size: 10pt;
    color: #000;
}


.news_date {
  color: #7f7f7f;
  margin: 0px;
  padding: 6px 0 0 0;
  border: 0px;
}

.news_topic {
  color: #fff;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-size: 7pt;
}

.news_link a {
  color: #c25a2c;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.seamless {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
}

.search_td {
  width: 105px;
  height: 25px;
  background-image: url(/files/hurtta/media/search_bg2.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
}

.search_submit {
  width: 30px;
  height: 25px;
  background-image: url(/files/hurtta/media/submit2.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-style: none;
  border-collapse: collapse;
}

.search_input {
  background: transparent;
  border: 0px;
  padding: 6px 0 0 15px;
  font-size: 10px;
}

td.flag_fi {
  width: 19px;
  height: 12px;
  background-image: url(/files/hurtta/media/flag_fi.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 2px;
}

td.flag_fi:hover {
  background-image: url(/files/hurtta/media/flag_fi_mo.png);
  background-repeat: no-repeat;
  background-position: top left;
}

td.flag_se {
  width: 19px;
  height: 12px;
  background-image: url(/files/hurtta/media/flag_se.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 2px;
}

td.flag_se:hover {
  background-image: url(/files/hurtta/media/flag_se_mo.png);
  background-repeat: no-repeat;
  background-position: top left;
}

td.flag_en {
  width: 19px;
  height: 12px;
  background-image: url(/files/hurtta/media/flag_en.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 2px;
}

td.flag_en:hover {
  background-image: url(/files/hurtta/media/flag_en_mo.png);
  background-repeat: no-repeat;
  background-position: top left;
}

td.flag_dk {
  width: 19px;
  height: 12px;
  background-image: url(/files/hurtta/media/flag_dk.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 2px;
}

td.flag_dk:hover {
  background-image: url(/files/hurtta/media/flag_dk_mo.png);
  background-repeat: no-repeat;
  background-position: top left;
}

td.flag_de {
  width: 19px;
  height: 12px;
  background-image: url(/files/hurtta/media/flag_de.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 2px;
}

td.flag_de:hover {
  background-image: url(/files/hurtta/media/flag_de_mo.png);
  background-repeat: no-repeat;
  background-position: top left;
}

td.flag_fr {
  width: 19px;
  height: 12px;
  background-image: url(/files/hurtta/media/flag_fr.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 2px;
}

td.flag_fr:hover {
  background-image: url(/files/hurtta/media/flag_fr_mo.png);
  background-repeat: no-repeat;
  background-position: top left;
}

td.flag_ru {
  width: 19px;
  height: 12px;
  background-image: url(/files/hurtta/media/flag_ru.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 2px;
}

td.flag_ru:hover {
  background-image: url(/files/hurtta/media/flag_ru_mo.png);
  background-repeat: no-repeat;
  background-position: top left;
}

.prodMenu {
  background-image: url(/files/hurtta/media/prodmenu_bg.png);
  background-repeat: no-repeat;
  background-position: top left;
  width: 644px;
  height: 45px;
  color: #c25a2c;
  text-decoration: none;
  padding-left: 13px;
  padding-top: 10px;
  border: 0px;
  border-collapse: collapse;
}

.prodMenu a {
    color: #c25a2c;
    text-decoration: none;
}

.prodpageLeftTable {
    border-collapse: collapse;
}

.prodpageLeft {
    border-collapse: collapse;
}

.prodpageLeft .top {
   background: transparent url(/files/hurtta/media/prodpage_left_top.png) no-repeat top;
   width: 214px;
   height: 15px;
}

.prodpageLeft .top div {
    padding: 0 14px;
}

.prodpageLeft .middle {
    background: transparent url(/files/hurtta/media/prodpage_left_middle.png) repeat-y top;
    width: 214px;
    height: 100%;
    vertical-align: top;
}

.prodpageLeft .middle div {
    padding: 0px 8px 16px 2px;
}

.prodpageLeft .bottom {
   background: transparent url(/files/hurtta/media/prodpage_left_bottom.png) no-repeat top;
   height: 20px;
   width: 214px;
   margin-bottom: 12px;
}

.prodpageMiddleTable {
    border-collapse: collapse;
    width: 417px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    border-style: none;
}

.prodpageMiddle {
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    border: 0px;
    border-style: none;
}

.prodpageMiddle .top {
   background: transparent url(/files/hurtta/media/prodpage_middle_top2.png) no-repeat top;
   width: 417px;
   height: 15px;
}

.prodpageMiddle .top div {
    padding: 0 14px;
}

.prodpageMiddle .middle {
    background: transparent url(/files/hurtta/media/prodpage_middle_middle2.png) repeat-y top;
    width: 417px;
    height: 100%;
}

.prodpageMiddle .middle div {
    padding: 0px 8px 16px 16px;
}

.prodpageMiddle .bottom {
   background: transparent url(/files/hurtta/media/prodpage_middle_bottom2.png) no-repeat top;
   height: 20px;
   width: 417px;
   margin-bottom: 12px;
}

.script_shownews_title {
    padding: 0 0 10px 0;
}

.topNavTable {
	margin: 10px 0 0 0;
	width: 779px;
	border-collapse: collapse;
	height: 48px;
}

.topLogged {
	margin-top: -3px;
	border-collapse: collapse;
	font-size: 11px;
}

.topLogged img {
	vertical-align: middle;
}

a.topMessage:hover {
	text-decoration: none;
}

.topNavText {
	margin-top: 0px;
	padding-right: 5px;
	font-size: 11px;
}

.topUsername, .topPassword {
	margin-top: 0px;
	padding-right: 5px;
	font-size: 11px;
}

.topUsername input, .topPassword input {
	width: 60px;
	font-size: 11px;
}

.topUsername span, .topPassword span {
	font-size: 11px;
	color: #bbb
}
