﻿#dhtmltooltip
{
    position: absolute;
    visibility: hidden;
    z-index: 100;
}

#imageplaceholder
{
  background:#fff url('/images/loading.gif') 50% 50% no-repeat;
}

.p
{
    font-family: Trebuchet MS;
    font-size: 10pt;
}

h1
{
    font-family: Trebuchet MS;
    font-size: 14pt;
    font-weight:normal;
}

h2
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight:bold;
}


a
{
    font-family: Trebuchet MS;
    font-weight:bold;
    color: black;
    text-decoration: none;
}

li
{
    font-family: Trebuchet MS;
    font-size: 10pt;
}

.text_FAQLink
{
    font-family: Trebuchet MS;
    font-size: 9pt;
    color: blue;
    text-decoration: underline;
    font-weight: normal;
}


.CartTotalPrice
{
    font-family: Trebuchet MS;
    font-size: 20pt;
    font-weight:bold;
    color: white;
    vertical-align:bottom;
}

.topmenu
{
    width: 800px;
    height: 28px;
    background: #775f5f;
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight:bold;
    color: white;
    text-align:left;
    vertical-align:middle;
}

.spacer
{
    width: 800px;
    height: 24px;
    background: #ffffff;
}

.logo
{
    background: #b58d8e url(images/logo.gif) no-repeat;
    height: 63px;
    width: 800px;
}

.logo_forside
{
  background: #FFFFFF url(images/logo_forside.gif) no-repeat;
  height: 111px;
  width: 800px;
}

.logo_nyforside
{
  background: #FFFFFF url(images/logo_nyforside.gif) no-repeat;
  height: 111px;
  width: 800px;
}

.frontpage_content
{
  width: 800px;
  height: 420px;
  background-color: white;
}

.frontpagebox_top
{
  margin: 0px auto;
  width: 180px;
  height: 18px;
  background-color: #b58d8e;
  font-family: Trebuchet MS;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: .2em;  
}

.frontpagebox_bottom
{
  margin: 0px auto;
  width: 180px;
  height: 18px;
  top: 162px;
  background-color: #b58d8e;
  font-family: Trebuchet MS;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: .2em;
  z-index: 2;
  position: relative;  
}

.frontpagebox
{
  margin: 0px auto;
  width: 180px;
  height: 180px;
  padding-left: 0px;
  border: 2px dashed pink;
}

.frontpage_NewsletterText
{
  font-family: Trebuchet MS;
  font-size: 10pt;
  font-weight: bold;
  color: #b58d8e;
  text-transform: uppercase;
  letter-spacing: .2em;
  z-index: 2;
  position: relative;
}

.productmenubox
{
    width: 600px;
    height: 400px;
    overflow: scroll;
    background-color: #ffffff;
     display:block ;
}

.content
{
    width: 800px;
    height: 600px;
    background-color: white;
}

.productbox
{
    margin: 0px auto;
    width: 400px;
    padding-left: 2px;
    border: 2px dashed pink;
}

.productbox_pattern
{
    margin: 0px auto;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    border: 2px solid pink;
}

.productdetails
{
    font-family: Trebuchet MS;
    font-size: 10pt;
}

.productdetails_onsale
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    color: Red;
}

.productlist_productname
{
    font-family: Trebuchet MS;
    font-size: 14pt;
}

.productlist_productprice
{
    font-family: Trebuchet MS, Verdana;
    font-weight: bold;
    font-size: 18pt;
}

.productlist_instocknote
{
    font-family: Trebuchet MS, Verdana;
    font-size: 8pt;
}

.productlist_shortdescription
{
    font-family: Trebuchet MS;
    font-size: 10pt;
}

.bottomtext
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    color: gray;
    background-color: #eeeadd;
}

.menuitem
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    background-image: url(images/menu.jpg);
    height: 23px;
    width: 125px;
    color: Black;
    cursor: pointer;
    font-weight: normal;
}

.menuiteminfo
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    background-image: url(images/menu_info.jpg);
    height: 23px;
    width: 238px;
    color: Black;
    cursor: pointer;
}

.menusubitem
{
    font-family: Trebuchet MS;
    font-size: 9pt;
    background-image: url(images/menu_sub.jpg);
    height: 23px;
    width: 160px;
    color: Black;
    cursor: pointer;
    font-weight: normal;
}

.text
{
    font-family: Trebuchet MS;
    font-size: 10pt;
}

.text_front
{
    font-family: Trebuchet MS;
    font-size: 9pt;
}
.text_small
{
    font-family: Trebuchet MS;
    font-size: 8pt;
}

.text_small_frontpage
{
    font-family: Trebuchet MS;
    font-size: 8pt;
}
.pagingtext
{
    font-family: Trebuchet MS;
    font-size: 8pt;
}

.pagingtextcurrent
{
    font-family: Trebuchet MS;
    font-size: 12pt;
}

.TotalPrice
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: bold;    
}

H1
{
    font-weight: bold;
    color: black;
    font-family: 'Trebuchet MS';
    font-size: 14pt;
}

P
{
    font-size: 10pt;
    font-family: 'Trebuchet MS';
}

.thumbnail img{
border: 1px solid #FFFFFF;
margin: 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 4px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
display: block;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 10px;
left: 10px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


.thumbnail_colorcard img{
border: 1px solid #FFFFFF;
margin: 0;
}

.thumbnail_colorcard:hover{
background-color: transparent;
}

.thumbnail_colorcard:hover img{
border: 1px solid black;
}

.thumbnail_colorcard span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 4px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
width: 200px;
display: block;
}

.thumbnail_colorcard span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail_colorcard:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 20px;
left: 380px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

img {
border: none;
}

a img {
display: block;
margin-bottom: 0px;
}


.thumbnail_pattern img{
border: 1px solid #FFFFFF;
margin: 0;
}

.thumbnail_pattern:hover{
background-color: transparent;
}

.thumbnail_pattern:hover img{
border: 1px solid black;
}

.thumbnail_pattern span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 4px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
display: block;
}

.thumbnail_pattern span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail_pattern:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 10px;
left: 100px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
