﻿@import url('sidebar.css');

/* Top Pic ********************************************************** */
#bigPic { height:240px; }
#bigPic img { display:block; float:left; margin:0; padding:0; position:inherit; }
#bigPicText { background: #6c5d54 !important; color: #fff !important; }

/***** Common content *****/
#content { float: left; margin: 40px 0 0 0; width: 480px; }
#content h1 { font-size: 1.3em; margin: 60px 0 0 0; padding: 0; text-transform: uppercase; }
#content a { color: #8e181b; }
#content a:hover { text-decoration: underline; }

/***** Products page *****/
#leftColumn h1 { font: normal 1.3em/1.7em "Century Gothic" , Verdana, Helvetica, Arial, sans-serif; margin: 5px 0 0 0; padding: 0; }
#linkList { margin: 0 0 10px 0; width: 360px; }
#linkList a { color: #000; }
#linkList a:hover { color: #8e181b; text-decoration: underline; }
#productList { float: left; width: 480px; }
#productList img { border: none; margin: 0 2px 2px 0; }
#bodyText { float: left; padding: 40px 10px 0 10px; width: 220px; }
#bodyText a { color: #8e181b; }
#bodyText a:hover { text-decoration: underline; }
#productLabel { float: left; margin: 10px 0 0 10px; width:220px; }
#productLabel .productName { height:68px; }
#content .productDataTable { margin-top:20px; }
.ProductID { color: #ccc; font-weight: bold; font-size: 70px; line-height: 1em; margin: -7px 0 0 0; padding: 0 10px 0 0; }

/***** Referencer *****/
#refContainer { margin: 0; width: 610px; }
#refList { list-style-type: none; margin: 0; padding: 0; }
#refList .refBullet { float: left; height: 120px; margin: 0 2px 2px 0; padding: 0; width: 120px; }
#refList .refItem { position: relative; }
#refList .refImgLink, #refList .refText { height: 108px; left: 0; position: absolute; top: 0; width: 108px; }
#refList .refText { background: #6c5d54; color: #fff; filter: alpha(opacity=0); font: normal 12px/14px "Century Gothic" , Verdana, Helvetica, Arial, sans-serif; margin: 3px; padding: 3px; opacity: 0; z-index: 10; }
#refList .refText a { color: #fff; }
#refList .refText a.bottom { bottom: 3px; display: block; left: 3px; position: absolute; }

/***** Undermenuer *****/
#subMenu { list-style-type: none; margin: 15px 0 0 15px; padding: 0; }
#subMenu li { height: 110px; width: 205px; }
#subMenu a.imgLnk { display: block; float: left; height: 100px; width: 100px; }
#subMenu .textBox { float: left; height: 100px; margin: 0 0 0 10px; padding: 0; width: 95px; }
#subMenu a { color: #fff; }

