﻿body
{
    font-family: Verdana, Arial, Sans Serif;
    margin: 0px;
    font-size: 10px;
    width: 995px;
}


input, select, textarea
{
    font-size:1em; 
    font-family: Verdana, Arial, Sans Serif;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1, h2, h3, h4, h5, h6
{
   margin: 2px 0 2px 0;
}

h1
{
    font-weight:bold;
    font-size: 12px;
    margin: 5px 0 5px 0;
}


h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #000000;
}

b
{
    font-weight:bold;
    font-size: 12px;
    color: Black; 
}




/************************************************************************
* 
* Formatting common to most pages
*
************************************************************************/

/* Main part of the page that holds contents */
#body 
{
   
}

/****** Default page *****/
#blockDefaultContentArea
{
    background-image: url(../images/menu_bg_left.gif); background-repeat: repeat-y;
    background-color: #E5E7E8;  
    padding: 0 0 13px 0;   
    min-height:400px;
    height:auto !important;
    height:400px;
}
#defaultPage
{
    position: absolute;
    left: 124px;
    width:870px; 
    height: 413px;
    background-image: url(../images/Forside-foto.jpg);
    z-index: 150;
}

/* image on front page */
.frontPageLinkImage {position: relative; top: 100px; left: 730px; width: 120px;}

/* Top menu */
#blockTop
{
    display: inline-block;
    float: left;
    height: 70px;
    background-color:#CEDDE0;
}

.menuTopImage
{
    float: left; 
    width: 150px;
    height: 70px;   
}
#blockTop a
{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size:12px;
    width: 150px;
    color: white;
    background-image: url(../images/topmenu_bg.gif);
    text-decoration: none;
    margin: 40px 1px 10px 1px;
    padding: 2px 0 2px 0;
    z-index: 100;
 }

#blockTop a:active,
#blockTop a:hover,
#blockTop .menuSelected
{
    color: White;
    background-color: #244796;
    background-image: url(none);
    
}
#blockTop .borderTop
{
    position: absolute;
    top: 70px;
    left: 150px;
    height: 23px;
    width: 845px;
}
#topImageDefault
{
    float: left;
 
}
#topImage
{
    float: left;
    margin-left: 2px;
}
 
.logo 
{
    margin: 15px 68px 10px 15px;
}

/***** Left sidebar *****/
#blockLanguage {width: 130px;}

/* Left menu */
#blockLeftMenu
{
    clear: both;
    float: left;
    width: 140px;
    margin: 0 0 0 0;
    padding: 0 10px 20px 18px;
    
}
#blockLeftMenu a
{
    display:inline-block;
    font-size:12px;
    text-align: left;
    vertical-align:middle;
    padding: 5px 0 0 0;
    color: black;
    width: 91px;
    border-bottom: 1px solid #000000;
    text-decoration: none;
}
.leftMenuList
{
    padding-top: 16px;
}
#blockLeftMenu a:active,
#blockLeftMenu a:hover,
#blockLeftMenu .menuSelected
{
    color: #00A6E8;
    text-decoration: none;
}
#blockLeftMenu img
{
    margin: 2px 0 2px 0;
}

/***** Edit content area *****/
#editBlock
{
    float:left;
    margin-left: 70px;
    width: 750px;
    
}
/***** Main content *****/
#blockContentArea
{
    background-image: url(../images/menu_bg_left.gif); background-repeat: repeat-y;
    background-color: #E5E7E8;     
    padding: 25px 0 20px 0;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}
#blockContent1 
{

}
#border
{
    position: absolute;
    float: left;
    top: 15px;
    left: 126px; 
}
#border .borderLeft
{
    position: relative;
    top: -9px;
    left: -1px;
    height: 422px;
    width: 33px;
}

#borderCorner
{
    position: absolute;
    top: 70px;
    left: 125px;
    z-index: 50;
}

#columnTop
{
    float:left;
    margin-left: 65px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 730px;  
}

/* 2 column layout */
#wrapColumns
{
    margin-left: 102px;   
}
#columnLeft
{
    float:left;
    margin-left: 65px;
    margin-right: 10px;
    width:355px;  
}

#columnRight
{   
    width:365px;
}

/* Gallery block */
#galleryLeftBlock
{
    float:left;
    margin-left: 70px;
    width: 750px;
    
}
#galleryRightBlock
{
    margin: 10px 0 0 235px;
    width: 750px;
    height: 350px;
}

#galleryDetailBlock
{
    padding: 10px 10px 10px 10px;   
}
.galleryImageBorder
{
    float: left;
    background-color: Black;
    height: 62px;
    width: 82px; 
    margin: 0 10px 5px 0;
}
.gallery
{
   
    font-size: 12px;
}
.galleryTitle
{
    font-weight: bold;  
}
.galleryContent
{
    left: 0px;
}

.galleryInfo
{
    left: 90px;
    width: 50px; 
}

/* Teknik part of the page */
#teknikLeftBlock
{
    float:left;
    margin-left: 65px;
    width:220px;  
}
#teknikRightBlock
{   
    width: 500px;
}

#teknikLeftBlock a
{
    line-height: 16px;
}
#teknikDetailBlock
{
    padding: 10px 10px 10px 10px; 
    width: 375px; 
}
#teknikDetailBlock img
{
    margin-top: 10px;
}
.teknikDetailTitle
{
    font-weight: bold;  
    
}
.teknikDetailContent
{
    left: 0px;
   
}
.teknikTitle
{
    clear: left;
    font-weight: bold;   
}
.teknikContent
{
 
}

.teknikImageShading
{
    background-image: url(../images/teknikImageShading.gif);
    float: left;
    top: 0px;
    left: 0px;
    width: 504px;
    height: 313px;
}
.teknikDefaultImageShading
{
    background-image: url(../images/teknikDefaultImageShading.jpg);
    float: left;
    top: 0px;
    left: 0px;
    width: 504px;
    height: 449px;
}
.teknikImage
{
    top: 0px;
    left: 0px;
}
.teknikDropdown
{
    margin: 10px 0 10px 0;
}
/* Design block*/
#designLeftBlock
{
    float:left;
    margin-left: 65px;
    padding-right: 10px;
    width:320px;  
}
#designRightBlock
{   
    width: 400px;
}
#designContentBlock
{
    
}
.designTitle
{
    position: relative;
    top: 200px;
    font-weight: bold;   
}

.designTitleImage
{
    font-weight: bold;   
}
.designContent
{
    position: relative;
    top: 200px;
}
.designImage
{
    margin: 10px 5px 10px 0;
   
}
#designBike {
	
	position:absolute;
/*	width:80%;
	top:25%;*/
	
}
#designModel {
	height:100%;
	z-index:40;
}

#designKasse {
	height:100%;
	width: 100%;
	z-index:50;
}

#designCykel {
	position:absolute;
	height:300px;
	z-index:100;
}

#designBox {
	position:absolute;
	z-index: 50;
	top:80px;
	left: 150px;
	height: 89px;
	width: 185px;
}


/* Price block */
#priceLeftBlock
{
    float:left;
    margin-left: 65px;
    width:180px; 
}
#priceRightBlock
{   
    width: 500px;
 
}
#priceTotalBox
{
 /*   position: relative;
    float: right;*/
}
.priceTitle
{
    font-size: 13px;
    font-weight: bold;   
}
.priceSubTitle
{  
    float: left;
    font-weight: bold;   
}
.priceContent
{
   
}
.priceTotal 
{
    margin-right: 50px ;
    font-weight: bold;
    float: right;
}
.priceTotalAmount
{
    font-weight: bold;
    float: right;
}
.priceCalculate
{
    margin-top: 15px;
    background-color: #63AC1E;
    width: 150px;
    height: 22px;
    color: White;
    font-size: 14px;
    font-weight: bold;
}
.priceBuy
{
    float: right;
    margin-top: 15px;
    background-color: #63AC1E;
    width: 150px;
    height: 22px;
    color: White;
    font-size: 14px;
    font-weight: bold;
}

/* CheckOut block */
#checkOutLeftBlock
{
    float:left;
    margin-left: 65px;
    width:280px; 
}
.orderInformationGroup input
{
    border: 0px;
    background-color: #E5E7E8;
}

.orderInformationBlock
{
    background-color: #CEDDE0;
    padding: 0 0 10px 0;
}
.orderInformationHeading
{
    font-size: 14px;
    font-weight: bold;
    margin: 0 10px 0 10px;

}
.orderInformationGroup
{
     background-color: #E5E7E8;
     margin: 2px 10px 0 10px;
     padding: 5px 5px 5px 5px;
}
.orderInformationTitle
{
    font-weight: bold;
    
}
.orderInformationText
{
    width: 100%;
    border: none;
    overflow: hidden;
    margin-right: 25px;
}

.orderInformationDescription
{
    padding: 40px 0 0 0;
    font-size: 12px;
}

#checkOutRightBlock
{
    width:365px;
    padding-left: 50px;
}
.checkOutListHeadingArea
{
    float: left;
}
.checkOutListArea
{
    float: left;
    padding-top: 5px;
}
.checkOutListName
{
    position: relative;    
}
.checkOutListAmount
{
   text-align: right; 
}
.checkOutListTotal
{
    text-align: right; 
}
.checkOutTitle
{
    font-weight: bold;
}
.checkOutButton
{
    float: right;
    margin-top: 15px;
    background-color: #63AC1E;
    width: 150px;
    height: 22px;
    color: White;
    font-size: 14px;
    font-weight: bold;
}

/* Indretnings block */
#indretningLeftBlock
{
    float:left;
    margin-left: 65px;
    width:150px; 
}
#indretningRightBlock
{   
    width: 608px;
    position: relative;
}
.indretningContentArea
{  
    float: left; 
    width: 600px;
    height:auto !important;
    
}
.indretningContentBlock
{
    float: left;
    width: 285px;
    margin: 10px 0 10px 10px;
    background-image: url(../images/ShadingIndretning.gif); background-repeat: no-repeat;
}
.indretningContentBlockDefault
{
    float: left;
    width: 555px;
    height: 395px;
    margin: 10px 0 10px 10px;
    background-image: url(../images/IndretningDefaultImageShading.jpg); background-repeat: no-repeat;
}
.indretningContentBlock img
{
    padding-bottom: 5px;
}

.indretningTitle
{
    font-weight: bold;    
}
.indretningContent
{
   
}
.indretningListItems
{
    padding: 10px 0 0 0;
    font-weight: bold;
}


.leftblock
{
    padding: 20px 20px 0px 10px;
    vertical-align: top;
    border-width:1px;
    border-color:Blue;
}

.rightblock
{
    padding: 20px 10px 20px 5px;

}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

/* Footer */
#blockFooter
{
  clear:left;
  margin-top: 6px;
  background-image: url(../images/bl.gif); background-repeat: no-repeat;
}
.footerContent
{
    padding-left: 235px;
}
.footerHeader
{
    font-weight: bold;
    color: #969E9E;
}
.footerText
{
    color: #969E9E;
}

.contentTitle 
{
    font-weight:bold;
    font-size: 12px;
    color: Black; 
}

.contentBody
{
    font-size: 12px;
    color: Black;    
}

/* Admin    */

.adminEdit 
{
    clear: both;
    float:right;
}







.alignRight
{
    text-align: right;
}
.alignRightBold
{
    font-weight: bold;
    text-align: right;
}

.errorText
{
    font-weight: bold;
}

.addToBasket 
{
    font-weight: bold;
    text-decoration: none;
    margin-right: 5px;
}

.imageCenter
{
    vertical-align: middle;
}

.imageFlotLeft img
{
   float: left;
   margin: 0 5px 5px 0;
}

.imageFlotRight img
{
   float: right;
   margin: 0 0 5px 5px;
}

.imageFloatRightShading img
{
    float: right;
    margin-right: 5px;
}
.RightShading
{
    background-image: url(../images/imageShading.gif);
    float: right;
    margin-left:5px;
    width: 389px;
    height: 389px;
}

.confirmBox {position: absolute; top: 300px; left: 300px; border: 1px solid black; width: 400px; background-color: White; padding: 20px;} 
p.recommendedItem { border: 1px solid black; padding: 5px;}
