

/*
Selector order for this file:

display
clear
float
width
height
margin
padding
list-style ..

color
background
border

font-family
font-size
font-weight
letter-spacing
line-height
text-align
text-transform
text-decoration
*/

/* PAGE SETTINGS */

#product {
    width: 600px;
    margin-top: 13px;

    background: #fff;
}

/*#product * {
	margin: 0;
	padding: 0;

 	font-family: Arial, Helvetica, Verdana, sans-serif !important;
    font-size: 8pt;	
    font-weight: normal;
}*/

/* GENERAL ELEMENTS */

#product img {
	border: none;
}

#product a {
    color: #227fdd !important;
	border: none !important;
    text-decoration: none;
}

#product a:hover {
	color: #49f !important;

    text-decoration: none;
}

#product .sec a {
	color: #63a275 !important;
}

#product .sec a:hover {
	color: #8c9 !important;
}

#product .clear {
    line-height: normal;
    clear: both;
}

#product ul,
#product ol {
	list-style: none !important;
}

#product .label {
    font-weight: bold;
}

#product .clear {
	display: block;
	clear: both;

    font-size: 0;
}

#product .divide {
	clear: both;
	background: url('./img//divide.gif') repeat-x;
	height: 7px;
	margin-bottom: 7px;
	font-size: 0;
}

#product .image {
	margin: 0;
	padding: 3px;
    background-color: #fff;

    border: 1px solid silver;

    font-size: 0;
}

#product .moreLink {
    font-size: 8pt;
    display: block;
    clear: both;
    margin: 10px 10px 0  0;

    text-align: left;
    text-decoration: underline;
}

#product .imagesMoreLink {
    display: block;
    text-align: center;
}

#product .moreLink:hover {
    text-decoration: underline;
}

#product .moreDetails {
    margin: 0 !important;
    text-align: left;
}

#product #backToFrontpage {
	display: block;
	clear: both;
	margin: 10px;

    text-align: center;
}

/* FORM ELEMENTS */

#product label {
	clear: both;
	float: left;
	width: 26%;
	margin: 0 0 15px 15px;

	color: #333;

	font-family: Verdana, Helvetica, Arial, sans-serif !important;
    font-size: 9pt !important;
	font-weight: bold;
}

#product fieldset {
    border: none;
}

#product input, 
#product textarea, 
#product select {
    float: left;
	width: 69%;
	height: 14pt;
	margin: 0 5px 15px 0;

	font-family: Verdana, Helvetica, Arial, sans-serif !important;
    font-size: 9pt !important;
}
#product img.humanityCheck {
    float: left;
	margin: 0 5px 15px 0;
}

#product select {
	width: 25%;
}

#product textarea {
	height: 78pt;
}

#product textarea.high {
	height: 260pt;
}

#product .submits {
	clear: both;
	padding: 0 20px 20px 20px;

	text-align: center;
}

#product .submitButton {
	float: none;
	width: auto;
	height: 19pt;
	margin: 0 10px;
	padding: 2px 0;
	padding: 0 7px !important; /* IE HACK */

	font-family: Arial, Helvetica, Verdana, sans-serif !important;
}

/* HEADLINES */

#product h1 {
    margin: 0 0 6px;
    width: 100%;
    float: left;
}

#product h1,
#product h1 #titlePlatform {
    line-height: 40px;
	clear: both;
    
	color: #000;

    font-size: 25pt !important;
	font-weight: bold;
	letter-spacing: -2px;
}

#product h1 #titlePlatform {
    color: ;
}

#product h2 {
	display: block;
	clear: both;
	margin: 0 0 10px 0 !important;
    padding: 0px 7px !important;
	letter-spacing: 1px;
    text-transform: uppercase;
}

#product div#ad300x60 {
    width: 300px;
    float: right;
    clear: right;
    padding-top: 11px;
    margin-top: 16px;
    margin-bottom: 4px;
    margin-left: 0px;

    background-image: url("http://old.prisguide.no/img/adMarker280.gif");
    background-repeat: no-repeat;
}

/* CRUCIAL INFO */

#product #productCrucialInfo {
    float: left;
    margin: 0 0 15pt 2px !important;
    margin: 0 0 3pt 2px; /* IE HACK */
}

#product #productCrucialInfo * {
    float: left;
    width: auto;
    margin: 0;
    padding: 0 7px 0 0;

    color: #444;
}

#product #productCrucialInfo .specification {

    white-space: nowrap;
}

/* MENU */

#product #productMenu {
    clear: both;
    width: 600px;
    height: 24px;

    background: url('./img//menuUnderline.gif') repeat-x bottom;
}

#product #productMenu ul {
    margin: 0;
    padding: 0;
}

#product #productMenu li {
    float: left;
    height: 24px;
    margin: 0 2px 0 0;

    background: url('./img//rightFull.gif') no-repeat right top;
    background-position: 100% -48px;
}

#product #productMenu li a, 
#product #productMenu li .inactiveText {
	float: left;
	padding: 5px 10px 4px 9px !important;

    color: #444 !important;
	background: url('./img//leftThin.gif') no-repeat left top;
	background-position: 0 -48px;
}

#product #productMenu li a img,
#product #productMenu li .inactiveText img {
    margin: -1px 3px -4px -2px;
}

#product #productMenu li .count {
    color: #999;
}

#product #productMenu li .inactiveText {
    color: #999 !important;
}

#product #productMenu li:hover {
    background-position: 100% -24px;
}

#product #productMenu li.inactive:hover {
    background-position: 100% -48px;
}

#product #productMenu li:hover a {
	background-position: 0 -24px;
}

#product #productMenu li:hover a,
#product #productMenu li:hover .count {
	color: #49f !important;
}

#product #productMenu li.inactive:hover .count {
    color: #999 !important;
}

#product #productMenu li.viewed {
	background-position: 100% 0;
}

#product #productMenu li.viewed a {
    background-position: 0 0;
}

#product #productMenu li.viewed a:hover {
    color: #444 !important;
}

/* DATA */

#product #productData {
	width: 570px;
	padding: 14px;

    border: 0px solid silver;
	border-top: none;
}

/* SPECIFICATIONS SUMMARY */

#product #productSpecificationsSummary {
    float: none;
    width: auto !important;
    margin-bottom: 10px;
}

#product #productSpecificationsSummary h2 {
    float: none;
    width: auto;
    clear: none;
}

#product #productSpecificationsSummary .specification {
    #display: inline;
    clear: left;
}

#product #productSpecificationsSummary .specification .label {
    margin-bottom: 4px;
    font-size: 9pt;
    width: 148px;
	display: inline;
 	float: left;
    clear: none;
    color: #333 !important;
}

#product #productSpecificationsSummary .specification .text {
    font-size: 9pt;
    display: inline;
	float: left;
    width: 208px;
    margin-bottom: 4px;
    color: #333 !important;
}

/* DESCRIPTION */

#product #productDescription {
    margin: 0 0 20px 0;
    clear: left;
    
}

#product #productDescription h2 {
    float: none;
    clear: none;
}

#product #productDescription p {
    position: relative;
    line-height: 15pt;
    font-size: 9pt;
}

/* PRODUCT IMAGE SUMMARY */

#product #productImagesSummary {
    position: relative;
    z-index: 2;
    width: 175px;
    background-color: #fff;
    float: right;
    padding-left: 19px;
}

/* PRODUCT ARTICLES SUMMARY */

#product #productArticlesSummary {
    display: inline;
	float: left;
	width: 250px;
    margin-bottom: 6px;
}

#product #productArticlesSummary p {
    margin: 0;
    min-height: 70px;
    padding: 10px 11px;
    background: url("http://static.tek.no/images/priceguide/productPageRelatedGradientBg.png") repeat-x;
}

#product #productArticlesSummary .article {
	clear: both;
	margin: 2px 5px 12px 5px;
}

#product #productArticlesSummary .image {
	float: left;
	margin: 0 8px 10px 0;
    height: 33px;
}

#product #productArticlesSummary .article h3 {
    display: inline;
	padding: 3px 8px 0 0;
}

#product #productArticlesSummary .article h3 a {
    letter-spacing: -1px;
    font-size: 11pt;
	font-weight: bold;
}

#product #productArticlesSummary .article h3 a:hover .articleType {
    color: #489FC6 !important;
}

#product #productArticlesSummary .article .articleType {
    font-weight: bold;
    color: #1379A7 !important;
    font-size: 11pt;
    letter-spacing: -1px;
    text-transform: uppercase;
}

#product #productArticlesSummary .article h4 {
    color: #333 !important;
}

#product #productArticlesSummary .article .datetime {
    display: block;
    color: #b8b8b8;
    font-size: 8pt;
}

#product #productArticlesSummary .moreLink {
    display: inline;
    float: right;
    clear: none;
    margin: 0 !important;
    padding: 4px 10px 0 0;
}

/* PRODUCT USER REVIEWS SUMMARY */

#product #productUserReviewsSummary {
    display: inline;
	float: right;
	width: 300px;
    margin-left: 0px;
    margin-bottom: 14px;
}

#product #productUserReviewsSummary p {
    margin: 0;
    min-height: 70px;
    padding: 10px 11px;
    background: url("http://static.tek.no/images/priceguide/productPageRelatedGradientBg.png") repeat-x;
}

#product #productUserReviewsSummary .userReview {
	clear: both;
	margin: 0 3px 3px;
	padding: 0;
}

#product #productUserReviewsSummary .userReview h3 {
	clear: left;
	float: left;
	width: 203px;
	margin: 3px 0 0 3px;
	padding: 0;
}

#product #productUserReviewsSummary .userReview h3 a {
    font-size: 9pt;
    text-decoration: underline;
}

#product #productUserReviewsSummary .userReview .rating {
    float: right;
    width: 68px;
    height: 12px;
    border: 1px solid red;
}

#product #productUserReviewsSummary .userReview .rating span {
    display: none;
}

#product #productUserReviewsSummary .addReview,
#product #productUserReviewsSummary .moreLink {
	float: right;
    margin: 0 !important;
	padding: 4px 10px 0 0;

    text-decoration: underline !important;
}

/* PRICES */

#product #productPrices {
    float: left;
    width: 100%;
	margin: 3px 0 30px;
}

#product #productPrices h2 {
	margin: 0 !important;
}

#product #productPrices table {
    border-collapse: collapse;
}

#product #productPrices th {
    padding: 3px 0;
    
    color: #777;
    background: #f0f0f0;

    font-weight: normal;
    text-align: left;
}

#product #productPrices td {
	border-top: 1px solid #ddd;
}

#product #productPrices td,
#product #productPrices td * {
    color: #333;
}

#product #productPrices th.shopName {
    padding: 0 0 0 7px;
}

#product #productPrices td.shopName {
    width: 18%;
    padding: 10px 0 0 7px;
}

#product #productPrices .shopName a {
    font-family: Verdana, Helvetica, Arial, sans-serif !important;
    font-size: 10pt !important;
    font-weight: bold;
    text-decoration: none;
}

#product #productPrices .shopRating {
	padding: 10px 0 0 0;
}

#product #productPrices .stock {

    text-align: center;
}

#product #productPrices td.price {

    text-align: center;
}

#product #productPrices td.price strong {
    font-size: 11pt;
    font-weight: bold !important;
}

#product #productPrices .buyButton {
    padding-right: 6px;

    text-align: center;
}

#product #productPrices td.orgString {
    white-space: normal;
    overflow: hidden;
    word-wrap: break-word;
    padding: 0 0 12px 7px;

    border: none;
}

#product #productPrices p {
	margin: 10px 0 0 5px;
}

/* PRICE WATCH */

#product #productPriceWatch ol,
#product #productPriceWatch h3,
#product #productPriceWatch strong {
    display: block;
    margin: 0 5px 10px 5px;
    padding: 0;
    list-style-type: decimal !important;
}

#product #productPriceWatch li {
    margin-left: 3em;

    color: #c00;

    font-weight: bold;
}

#product #productPriceWatch strong {
    font-weight: bold;
}

/* USER REVIEWS */

#product #productUserReviews {
	float: none;

    margin-bottom: 10px;
}

#product #productUserReviews ul {
	margin: 0 5px 15px 5px;

	border: 1px solid #bbb;
}

#product #productUserReviews li {
	margin: 0;
	padding: 4px 5px;
}

#product #productUserReviews .headline {
	float: left;
	width: 82%;

	font-family: Verdana, Helvetica, Arial, sans-serif !important;
    font-size: 10pt;
	font-weight: bold;
}

#product #productUserReviews .date {
	display: block;
	clear: left;
	margin-left: 1.6em;

    color: #333;
}

#product #productUserReviews .rating {
	float: right;
    width: 68px;
    height: 12px;
	margin: 2px 4px 0 0;
}

/* Comment: The individual rating1, rating2 etc. share
formatting with productUserReview rating1, rating2 etc,
and can be found somewhere up the page */

#product #productUserReviews .even {
	background: #f0f0f0;
}

#product #productUserReviews .selected {
	background: #bbb;
}

#product #productUserReviews .selected a,
#product #productUserReviews .selected .date {
	color: #fff !important;
}

#product #productAddReview .rating-star,
#product #productAddReview .rating-star a.selected,
#product #productAddReview .rating-star a:hover,
#product #productAddReview .rating-star a:active,
#product #productAddReview .rating-star a:focus,
#product #productAddReview .rating-star .current-rating {
    background: url('http://static.tek.no/images/priceguide/ratingStars.png') left -1000px repeat-x;
}

#product #productAddReview .rating-star {
    position:relative;
    width: 80px;
    height: 15px;
    overflow:hidden;
    list-style:none;
    margin:0;
    padding:0;
    background-position: left bottom;
}

#product #productAddReview .rating-star li {
    display: inline;
}

#product #productAddReview .rating-star a,
#product #productAddReview .rating-star .current-rating {
    position:absolute;
    top:0;
    left:0;
    text-indent:-1000em;
    height:15px;
    outline:none;
    overflow:hidden;
    border: none;
}

#product #productAddReview .rating-star a.selected,
#product #productAddReview .rating-star a:hover,
#product #productAddReview .rating-star a:active,
#product #productAddReview .rating-star a:focus {
    background-position: left top;
}

#product #productAddReview .rating-star a.star-1 {
    width: 10%;
    z-index: 11;
}
#product #productAddReview .rating-star a.star-2 {
    width: 20%;
    z-index: 10;
}
#product #productAddReview .rating-star a.star-3 {
    width: 30%;
    z-index: 9;
}
#product #productAddReview .rating-star a.star-4 {
    width: 40%;
    z-index: 8;
}
#product #productAddReview .rating-star a.star-5 {
    width: 50%;
    z-index: 7;
}
#product #productAddReview .rating-star a.star-6 {
    width: 60%;
    z-index: 6;
}
#product #productAddReview .rating-star a.star-7 {
    width: 70%;
    z-index: 5;
}
#product #productAddReview .rating-star a.star-8 {
    width: 80%;
    z-index: 4;
}
#product #productAddReview .rating-star a.star-9 {
    width: 90%;
    z-index: 3;
}
#product #productAddReview .rating-star a.star-10 {
    width: 100%;
    z-index: 2;
}

/* USER REVIEW */

#product #productUserReview {
	margin-bottom: 20px;
}

#product #productUserReview h2 {
	margin-bottom: 4px !important;
}

#product #productUserReview .navigation {
	margin: 0 0 19px 0;

    border-bottom: 3px solid #ddd;
}

#product #productUserReview .navigation #prevLink {
	float: left;
}

#product #productUserReview .navigation #nextLink {
	float: right;
}

#product #productUserReview .navigation #prevLink,
#product #productUserReview .navigation #nextLink {
	padding: 0 10px;
}

#product #productUserReview strong {
    margin: 10px 10px;
    font-size: 14pt;
    font-weight: bold;
}

#product #productUserReview h3,
#product #productUserReview h4,
#product #productUserReview p {
	clear: both;
	margin: 0 10px;
}

#product #productUserReview p,
#product #productUserReview h4 {
	font-size: 10pt !important;
}

#product #productUserReview h3,
#product #productUserReview h4 {
	font-size: 12pt !important;
	font-weight: bold;
}

#product #productUserReview h3 {
	margin: 0 0 0 10px;
    padding: 0;

	font-size: 18pt !important;
	font-weight: bold;
	letter-spacing: -1px;
}

#product #productUserReview #pros p,
#product #productUserReview #cons p,
#product #productUserReview #conclusion p {
	margin-bottom: 1.5em;

	font-family: Verdana, Helvetica, Arial, sans-serif !important;
}

#product #productUserReview #viewReviewProductName {
    color: #444;

	font-size: 11pt;
	font-weight: bold;
    text-transform: uppercase;
}

#product #productUserReview #dateAuthorBlock {
	margin-bottom: 15px;

	color: #666;

    font-size: 10pt !important;
	font-style: italic;
}

#product #productUserReview #dateAuthorBlock * {
	color: #666;

    font-size: 10pt !important;
}

#product #productUserReview fieldset label.error {
    color: red;
}

#product #productUserReview #dateAuthorBlock span#authorMissing {
    color: red;
}

#product .ratingTotalMissing {
    color: red;
}

#product .inputAuthorMissing {
    border-color: red;
}

#product #productUserReview ul {
	margin: 10px 10px 0 10px;
}

#product #productUserReview li {
	clear: left;
}

#product #productUserReview li .label {
	float: left;
	width: 150px;
	padding-left: 1em;
    margin-bottom: 5px;
    
	font-family: Verdana, Helvetica, Arial, sans-serif !important;
    font-size: 10pt !important;
    font-weight: normal;
}

#product #productUserReview li.total {
	margin-top: 10px;
	padding: 2px 0 22px 0;
    
	background: #f0f0f0;
	border-top: 1px solid silver;
}

#product #productUserReview li.total .label {
	font-weight: bold;
}

#product #productUserReview .value {
    float: left;
    width: 68px;
    height: 12px;
    margin-top: 3px;
}

#product #productUserReview .value span,
#product #productUserReviews .rating span {
    display: none;
}

/* Comment: This applies to user reviews summary, user reviews 
and user review */

#product .rating1 {
    background: url('./img/ratings/1.gif');
}

#product .rating2 {
    background: url('./img/ratings/2.gif');
}

#product .rating3 {
    background: url('./img/ratings/3.gif');
}

#product .rating4 {
    background: url('./img/ratings/4.gif');
}

#product .rating5 {
    background: url('./img/ratings/5.gif');
}

#product .rating6 {
    background: url('./img/ratings/6.gif');
}

#product .rating7 {
    background: url('./img/ratings/7.gif');
}

#product .rating8 {
    background: url('./img/ratings/8.gif');
}

#product .rating9 {
    background: url('./img/ratings/9.gif');
}

#product .rating10 {
    background: url('./img/ratings/10.gif');
}

/* USER REVIEWS - ADD REVIEW */

#product #productAddReview li,
#product #productAddReview p,
#product #productAddReview a {
	font-family: Verdana, Helvetica, Arial, sans-serif !important;
	font-size: 10pt !important;
}

#product #productAddReview li {
	margin: 0 0 0 16px;
}

#product #productAddReview ol {
	margin: 0 5px 15px 5px;

    list-style-type: disc !important;
}

#product #productAddReview p {
	clear: both;
	margin: 0 5px 13px 5px;
}

#product #addReviewAuthor, 
#product #addReviewAuthorHidden, 
#product .sameLine {
	clear: none;
	float: left;

    font-weight: normal;
}

#product #addReviewAuthor {
	width: 32%;
}

#product #addReviewAuthorHidden {
	width: auto;
}

#product #productAddReview .sameLine {
	width: auto;

    font-size: 8pt;
}

#product #productAddReview #userReviewSent {
    color: ;
    font-weight: bold; 
    font-size: 14pt;
}

/* SPECIFICATION VIEW */

#product #productSpecifications h3 {
    margin: 0;
    position: relative;
	padding: 2px 0;

    color: #000 !important;

	font-size: 13pt;
	font-weight: bold;
}

#product #productSpecifications .group {
    position: relative;
	margin: 0 0 13pt;
	border: 1px solid #bbb;
}

#product #productSpecifications .specification {
	overflow: auto;
	padding: 3px 5px;
}

#product #productSpecifications .specification.even {
	background: #f0f0f0;
}

#product #productSpecifications .specification span.label {
    position: relative;
    font-size: 9pt;
	float: left;
	width: 36%;
    color: #333 !important;
}

#product #productSpecifications .specification span.text {
    position: relative;
    font-size: 9pt;
	width: 54%;
	float: left;
}

/* PRODUCT IMAGES */

#product #productImage,
#product #productImages {
	clear: both;
    margin-bottom: 14px;
}

#product #imageLinksUpper span {
	color: #999 !important;
}

#product #imageLinksUpper {
    display: none;
	margin: 3px 0 2px 0;
    padding: 0 6px;

    border-bottom: 2px solid #ccc;
}


#product #productImage #imageLinksUpper {
    display: block;
}

#product #imageLinksLower {
	display: none;
}

#product .imageLinks .prev {
	float: left;
    width: 20%;
    margin: 0 0 5px 0;
}

#product .imageLinks .magnify {
    float: left;
    width: 60%;

    text-align: center;
}
#product .imageLinks .magnify a {
    color: #799 !important;
}
#product .imageLinks .magnify a:hover {
    color: #49f !important;
}

#product .imageLinks .next {
	float: right;
    width: 20%;
    margin: 0 0 5px 0;

    text-align: right;
}

#product #productImageInner {
    padding: 18px 0 24px 0;

	background: url('./img//divide.gif') repeat-x top left;

    font-size: 0;
    text-align: center;
}

#product #imageGroup {
    padding: 0;
}

#product #imageGroup li {
	float: left;
}

#product #imageGroup li div {
	margin: 1px 10px 11px 10px;
	padding: 2px;

	border: 1px solid silver;

	font-size: 0;
}

#product #imageGroup li div.viewed {
	margin: 0 9px 10px 9px;

    border: 2px solid #7b9ede;
}

#product #imageSetLinks {
	clear: both;
	margin: 0px 10px;
}

#product #imageSetLinks .prev {
	float: left;
    margin: -10px 0 10px 0;
}

#product #imageSetLinks .next {
	float: right;
    margin: -10px 0 10px 0;
}

#product #imageSetLinks a.next,
#product #imageSetLinks a.prev {
	font-size: 12pt;
	font-weight: bold;
}

#product p#sesamPictures {
    text-align: right;
}

#product p#sesamPictures img {
    margin-bottom: -1px;
}

/* PRODUCT ARTICLES */

#product #productArticles {
	float: none;
}

#product #productArticles h2 {
    margin-bottom: 15px !important;
}

#product #productArticles .image {
    float: left;
    margin-right: 15px;
    height: 66px;
}

#product #productArticles .article {
	margin: 0 5px 15px 5px;
}

#product #productArticles .article h3 {
	display: inline;
	padding: 3px 8px 0 0;
}

#product #productArticles .article h3 a {
    font-weight: normal;
    font-size: 16pt !important;
	letter-spacing: -1px;
}

#product #productArticles .article .type {
	color: #999;
    
	font-size: 16pt;
	letter-spacing: -1px;
	text-transform: lowercase;
}

#product #productArticles .article .separate {
	width: 1px; 
	height: 7px;
    padding: 5px 7px 0 0;

	border-left: 1px solid #ccc;

	font-size: 7pt;
}

#product #productArticles .article .subHeadline {
	display: block;
	margin-bottom: 8px;

	color: #666;

	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

#product #productArticles .article p.preamble {
	display: block;
	margin: 0 0 0 120px;
}

#product #productArticles .article .preamble .text {
	padding-right: 8px;

    font-family: Verdana, Helvetica, Arial, sans-serif !important;
	font-size: 10pt !important;
}

#product #productArticles .article .moreLink {
    margin: 0 10px 0 0;
}

#product #productArticles .article .date {
	display: none;

	color: #444;
}

#product #productArticles .ruler {
	height: 1px;
	margin: 0 0 15px 0;

	background: #ccc;

	font-size: 1px;
}

#product #productArticles p {
    font-size: 10pt;
    margin: -10px 5px 15px 0px;
}

/* PRODUCT LINKS */

#product #productLinks ul {
    margin: 0 5px 15px 20px;
    list-style-type: circle !important;
}

#product #productLinks li {
    margin-bottom: 6px;
}

#product #productLinks li a {
    font-family: Verdana, Helvetica, Arial, sans-serif !important;
    font-size: 9pt !important;
}

#product #productLinks p {
    margin: 0 5px 15px 5px;
}

/* Product remote control */
#productRemoteControl {
	margin: 0 10px 10px 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

#productRemoteControl h3 {
    margin: 1em 0 1em 0;
    padding-bottom: 3px;
    border-bottom: 1px solid #ccc;
    font-size: 10pt;
}

#productRemoteControl ul {
	margin-left: 3px;
	list-style: none;
}

#productRemoteControl ul.productLinks li {
    margin-bottom: 5px;
}

#productRemoteControl .productLinks li span {
    white-space: nowrap;
}

#productRemoteControl a {
	color: #227fdd;
    padding-bottom: 3px;
}

#productRemoteControl a:hover {
	color: #49f !important;
    background-color: #eee;
}

#productRemoteControl #hieraMenu {
	margin-top: 10px;

	border: 1px solid red;
}

#productRemoteControl #hieraMenu li {
	display: none;
}

#productRemoteControl #hieraMenu li.treeview {
	display: block;
	margin-left: 15px;
}

#productRemoteControl #hieraMenu li.treeview.final a {
	color: black;
}


/* PRODUCT ACCESSORIES */

#productAccessories {
    padding-bottom: 8px;
    margin-bottom: 30px;
    background: url("http://static.tek.no/images/priceguide/productPageRelatedGradientBg.png") repeat-x;
    clear: both;
}

#productAccessories .accessory {
    margin: 0 20px 0 10px;
    padding-bottom: 5px;
}

#productAccessories .accessory a img {
    background-color: #fff;
    display: block;
    float: left;
    width: 60px;
    padding: 2px;
    border: 1px solid silver;
}

#productAccessories .accessory a:hover img {
    border: 1px solid #aaa;;
}

#productAccessories .accessory a h3 {
    margin-left: 75px;
    padding-top: 7px;
    font-size: 11pt;
    font-weight: bold;
}

#productAccessories .accessory a span {
    float: left;
    margin-left: 10px;
    font-size: 7pt;
}

#productAccessories .accessory span.price {
    float: right;
    margin: 0;
    margin-top: -1em;
    padding: 0;
    font-size: 8pt;
}

#productAccessories .accessory .break {
    clear: both;
}

/* COMPARISON BOX */

div#compare {
    overflow: hidden;
    margin: 14px 20px 0 7px;
    text-align: center;
}

div#compare h3 {
    font-size: 9pt;
    text-align: left;
}

div#compare select {
    width: 100%;
    height: 1.6em;
    margin: 2px;
    font-size: 11px;
    border: 1px solid #bbb;
}

div#compare button {
    width: 9em;
    margin-top: 2px;
    border: 1px solid #bbb;
}



/**
 * Product page new
 *
 */

#product .floatRight {
    float: right;
}

#product #productImagesSummary {
    clear: none;
    border: none;
}

#product #productImageInner {
    background: none;
}

#product #productUserReviewsSummary {
    position: relative;
}

#product #productUserReviewsSummary .userReviewAverage {
    z-index: 2;
    height: 18px !important;
    width: 91px !important;
    background: url("http://static.tek.no/images/priceguide/starsLarge.png") no-repeat 0 0;
    right: 6px;
    top: -7px;
    position: absolute;
}

#productUserReviewsSummary ul,
#productArticlesSummary ul {
    min-height: 70px;
    padding: 10px 5px 17px;
    background: url("http://static.tek.no/images/priceguide/productPageRelatedGradientBg.png") repeat-x;
}

#product #productPrices th {
    padding: 3px 10px;
}

#product #productPrices th.shopName {
    padding: 3px 10px;
}

#product #productPrices td {
    line-height: 12px;
    padding: 10px 8px !important;
}

#product #productPrices .shopReview a {
    font-size: 8pt !important;
    font-weight: normal;
}

#product #productPrices .price {
    text-align: center;
}

#product #productPrices td.price strong {
    font-size: 12pt;
}

#product #productPrices .stock {
    width: 13%;
}

#product #productPrices td.stock.yes,
#product #productPrices td.stock.yes * {
    color: #85b416;
}

#product #productPrices td.stock.no,
#product #productPrices td.stock.no * {
    color: #d30000;
}

#product #productPrices td.stock .inStock {
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    margin: 0 auto;
}

#product #productPrices td.stock.yes span {
    display: block;
    padding-top: 3px;
}

#product #productPrices td.stock.yes .inStock {
    background-image: url("http://static.tek.no/images/priceguide/yesOrNo.png");
}

#product #productPrices td.stock.no .inStock {
    background-image: url("http://static.tek.no/images/priceguide/yesOrNo.png");
    background-position: 0 -14px; 
}

#product #productPrices td.buyButton a {
    margin: 0 auto;
    text-decoration: none;
    display: block;
    width: 72px;
    height: 28px;
    background: url("http://static.tek.no/images/priceguide/buyButton.png") no-repeat;
}

#product #productPrices td.buyButton a strong {
    visibility: hidden;
}

#product #productPrices td.buyButton a:hover {
    background-position: 0 -28px;
}

#product #productPrices td.orgString {
    overflow: hidden;
    padding: 0;
    border-top: 1px solid #ddd;
}

#product #productPrices .shopName a {
    font-family: Arial,Helvetica,Nimbus Sans,FreeSans,Malayalam,sans-serif !important;
}

#product .stars {
    margin: 2px 0 3px;
    text-indent: -9999px;
    background: url("http://static.tek.no/images/priceguide/stars.png") no-repeat 0 0;
    height: 15px;
}

#product .stars.rating-1 {
    background-position: 0 0; 
}

#product .stars.rating-2 {
    background-position: 0 -15px; 
}

#product .stars.rating-3 {
    background-position: 0 -30px; 
}

#product .stars.rating-4 {
    background-position: 0 -45px; 
}

#product .stars.rating-5 {
    background-position: 0 -60px; 
}

#product .stars.rating-6 {
    background-position: 0 -75px; 
}

#product .stars.rating-7 {
    background-position: 0 -90px; 
}

#product .stars.rating-8 {
    background-position: 0 -105px; 
}

#product .stars.rating-9 {
    background-position: 0 -120px; 
}

#product .stars.rating-10 {
    background-position: 0 -135px; 
}

#product h2,
#product .sec h2 {
    position: relative;
    line-height: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0 0 4px !important;
    font-family: Arial,Helvetica,Nimbus Sans,FreeSans,Malayalam,sans-serif !important;
    color: #333 !important;
    font-size: 11pt !important;
    background-color: #fff !important;
    border: none !important;
/*    border-bottom: 5px solid #09354a !important; */
    border-bottom: 5px solid #c5c5c5 !important;
}

#product #productArticlesSummary h2,
#product #productUserReviewsSummary h2 {
    margin-bottom: 0 !important;
}

#product .rating {
    width: 72px !important;
    margin: 2px 0 3px;
    text-indent: -9999px;
    background: url("http://static.tek.no/images/priceguide/stars.png") no-repeat 0 0;
    height: 15px !important;
}

#product .rating.rating1 {
    background-position: 0 0; 
}

#product .rating.rating2 {
    background-position: 0 -15px; 
}

#product .rating.rating3 {
    background-position: 0 -30px; 
}

#product .rating.rating4 {
    background-position: 0 -45px; 
}

#product .rating.rating5 {
    background-position: 0 -60px; 
}

#product .rating.rating6 {
    background-position: 0 -75px; 
}

#product .rating.rating7 {
    background-position: 0 -90px; 
}

#product .rating.rating8 {
    background-position: 0 -105px; 
}

#product .rating.rating9 {
    background-position: 0 -120px; 
}

#product .rating.rating10 {
    background-position: 0 -135px; 
}

#product #productUserReviewsSummary .userReviewAverage.rating1 {
    background-position: 0 0;
}

#product #productUserReviewsSummary .userReviewAverage.rating2 {
    background-position: 0 -18px;
}

#product #productUserReviewsSummary .userReviewAverage.rating3 {
    background-position: 0 -36px;
}

#product #productUserReviewsSummary .userReviewAverage.rating4 {
    background-position: 0 -54px;
}

#product #productUserReviewsSummary .userReviewAverage.rating5 {
    background-position: 0 -72px;
}

#product #productUserReviewsSummary .userReviewAverage.rating6 {
    background-position: 0 -90px;
}

#product #productUserReviewsSummary .userReviewAverage.rating7 {
    background-position: 0 -108px;
}

#product #productUserReviewsSummary .userReviewAverage.rating8 {
    background-position: 0 -126px;
}

#product #productUserReviewsSummary .userReviewAverage.rating9 {
    background-position: 0 -144px;
}

#product #productUserReviewsSummary .userReviewAverage.rating10 {
    background-position: 0 -162px;
}

#product .notice {
    position: relative;
    border: 1px solid #aaa;
    background-color: #8cb0c5;
    padding: 4px;
    color: #000;
    margin-bottom: 20px;
}

#product .notice a {
    color: #000 !important;
    text-decoration: underline;
}

#product .notice a:hover {
    text-decoration: none;
}

#product #productSpecificationsSummary .notice {
    width: 350px;
}

#product #productReportError,
#product #reportError {
    clear: both;
}


/**
 * Ads 
 */

.pg .ad.ad468x400 {
    margin-bottom: 26px;
}

.pg .ad.ad468x400 label.adLabel {
    float: none;
    width: auto;
}
