/*
Tag Reference
*/
html, body, form, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, tbody
{
  padding: 0;
  margin: 0;
  position: static;
}

HTML
{
  color: #636363;
}

BODY
{
  font: 12px/1.4em Futura, 'Gill Sans' , Tahoma, Helvetica, Sans-serif;
  padding: 20px 0px 10px 0px;
  margin: 0 0 17px 0;
  background-image: url('http://img.skagen.com/Skagen_Pacific/img/background/wallpaper2.jpg.fx');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
}

TBODY
{
  font: 12px/1.4em Futura, 'Gill Sans' , Tahoma, Helvetica, Sans-serif;
}

A
{
  color: #5577BB;
  text-decoration: none;
}

A:active
{
  text-decoration: underline;
}

A:hover
{
  text-decoration: underline;
}

A:visited
{
  color: #5577BB;
}


SELECT
{
  font-family: Futura, 'Gill Sans' , Tahoma, Helvetica, Sans-serif;
  font-size: 12px;
  color: #363636;
}

INPUT
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #363636;
}

TEXTAREA
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #363636;
}

INPUT[type="button"]
{
  color: #303030;
}

INPUT[type="submit"]
{
  color: #303030;
}

H1
{
  font: 16px Futura, 'Gill Sans' , Verdana, Helvetica, Sans-serif;
}
H2
{
  font: 16px Futura, 'Gill Sans' , Tahoma, Helvetica, Sans-serif;
}
H3
{
  font: 14px Arial, Helvetica, Sans-serif;
}
H4
{
  font: 14px Arial, Helvetica, Sans-serif;
}
H5
{
  font: 12px Arial, Helvetica, Sans-serif;
}
H6
{
  font: 10px Arial, Helvetica, Sans-serif;
}

H1, H2
{
  color: #808080;
  text-transform: uppercase;
  padding-bottom: 12px;
  letter-spacing: 6px;
}

H1 A:hover
{
  text-decoration: none;
}
H2 A:hover
{
  text-decoration: none;
}

H3
{
  color: #5577BB;
  padding-bottom: 10px;
  font-weight: bold;
}

H4, H5, H6
{
  color: #212121;
  font-weight: bold;
  padding-bottom: 10px;
}

IMG
{
  border: 0px;
}

A IMG
{
  border: 0;
}

HR
{
  background: #ccd1d4;
  border: 0;
  color: #ccd1d4;
  height: 1px;
  margin: 0;
}

FORM
{
  margin: 0;
}

#upper OL
{
  list-style-type: upper-alpha;
  padding-left: 2px;
  padding-top: 6px;
}

#lower OL
{
  list-style-type: lowerr-alpha;
  padding-left: 2px;
}

UL
{
  list-style-type: none;
}

LI
{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.clearfix
{
  display: inline-block;
}

.ModalBackground
{
  background-color: Gray;
  filter: alpha(opacity=70);
  opacity: 0.7;
}


.CommonList
{
  list-style-type: square;
}
.CommonList LI
{
  list-style-type: square;
  line-height: 1.4em;
  margin-left: 24px;
}

#ctrlPagerTop DIV
{
  display: inline;
  padding-left: 10px;
  font-size: .9em;
}

#ctrlPagerBottom DIV
{
  display: inline;
  padding-left: 10px;
  font-size: .9em;
}

.rndCornerL1, .rndCornerL2, .rndCornerL3, .rndCornerL4
{
  font-size: 1px;
  overflow: hidden;
  display: block;
}

.rndCornerL1
{
  height: 1px;
  background: #eaeaea;
  margin: 0 5px;
}
.rndCornerL2
{
  height: 1px;
  background: #eaeaea;
  margin: 0 3px;
}
.rndCornerL3
{
  height: 1px;
  background: #eaeaea;
  margin: 0 2px;
}
.rndCornerL4
{
  height: 2px;
  background: #eaeaea;
  margin: 0 1px;
}


.ratingStar
{
  background-image: url('http://img.skagen.com/Skagen_Pacific/img/rating/star_full.gif.fx');
  width: 15px;
  height: 12px;
  background-repeat: no-repeat;
}
.savedRatingStar
{
  background-image: url('http://img.skagen.com/Skagen_Pacific/img/rating/star_full.gif.fx');
}
.filledRatingStar
{
  background-image: url('http://img.skagen.com/Skagen_Pacific/img/rating/star_full.gif.fx');
}
.emptyRatingStar
{
  background-image: url('http://img.skagen.com/Skagen_Pacific/img/rating/star_empty.gif.fx');
}

