
#header
{
	display:none;	
}
#printlogo
{
    margin-left:-10px;
    padding-bottom:20px;
    height:89px;
    display:block;
}
#content {
	background:white;
}
#container {
    width:690px;	
	margin-left:0;
	margin-right:0;
}
#promoimagesdiv
{
	display:none;	
}
#quicksearch
{
	display:none;
}
#leftmenudiv
{
	display:none;	
}
#footer
{
    display:none;
}


/* =========== */
/* = COLUMNS = */
/* =========== */

.columns {
	clear:left;
}
.columns .col {
	float:left;	
	padding-bottom:30px;
}

.columns .col.noPadding { padding:0; }

.columns .col.pager 
{
    padding-top:15px; 
}

col.right 
{
    text-align:right;
}

.col.wide {
	width:220px;
}
.col.w1 {
	width:170px;
}
.col.w2 {
	width:340px;
}

.col.w3 {
	width:510px;
}
.col.w4 {
	width:690px
}
.clear {
	clear:both;
	line-height:0;
}

.col.wide .colPadding { padding-right:10px;padding-left:20px; }

.col.w4 .colPadding { padding-right:0;padding-left:0; }
.col.w4 . centered {vertical-align:middle;}

.col.w3 .colPadding,
.col.w2 .colPadding { padding-right:18px;padding-left:18px; }
.col.w2 .colPaddingRight { padding-right:10px; }
.col.w2,
.col.w3 .colPaddingTop { padding-top:15px; }
.col.w3 .colPaddingBottom { padding-bottom:30px; }
.col.w4 .colPaddingBottom { padding-bottom:10px; }

.colPadding,
.col.w1 .colPadding { padding-right:8px;padding-left:8px; }
.col.w1 .colPaddingSpecial { padding-right:3px;padding-left:13px; }

.col.w3 .colPaddingRight { padding-right:10px; }
.colPadding.h1 { height:240px; }

.col .thinlLeftPadding { padding-left:8px; }

.dividerLeft { border-left:solid #C2D2C6 1px; }
.dividerRight { border-right:solid #C2D2C6 1px;	}

.relative { position:relative; }


/* =================== */
/* =PLANTS            = */
/* =================== */
.plantInfo
{
    height:1,5em;
    padding-bottom:5px;
    padding-top:5px;
    border-bottom:solid 1px #cdcdcd;
    overflow:auto;
}SmallLarge
{
    height:1em;
    padding-bottom:5px;
    padding-top:5px;
    border-bottom:solid 1px #cdcdcd;
    overflow:auto;
}
.plantInfoLarge
{
    height:3em;
    padding-bottom:5px;
    padding-top:5px;
    border-bottom:solid 1px #cdcdcd;
    overflow:auto;
}
.plantRight
{
    float:right;
    text-align:right;
}

.plantLeft
{
    float:left;
    width:50%;
}

/* ========================= */
/* = Plantasjen sortiment  = */
/* ========================= */
.isstock 
{ 
	position:relative;
}
.isstockContainer
{
    position:absolute;
    z-index:2
}

/* =================== */
/* =PRICE            = */
/* =================== */

.price 
{ 
	font-family:Arial;
	font-weight:bold;
	font-size:2.5em;
	position:absolute;
	text-decoration:none;
}
.price.big 
{ 
	font-family:Arial;
	font-weight:bold;
	font-size:4em;
	position:absolute;
	text-decoration:none;
}
.price.white { color:#ffffff; }
.price.black { color:#000000; }
.price.green { color:#08a751; }
.price.red { color:#ed2524; }

.price.top { top:20px; }
.price.right { right:20px; }
.price.bottom { top:140px; }
.price.left { left:20px; }

.price.big.bottom { top:250px; }
.price.big.left { left:40px; }


.crm a {
	color:#E21500;
}
a.readmore
{
    color:#0E572C;
    font-size:0.9em;
    font-weight:bold;
}


/* ============ */
/* = TOP TABS = */
/* ============ */


ul#tabs {
	display:block;
	text-align:right;
	margin:0;
	height:35px;
}
ul#tabs li { 
	display:block;
	float:right;
	height:19px;	
	margin:0;
	background:no-repeat;
}

ul#tabs li#tab1 { 
	background-image:url(../img/ui/tab_butikkene.gif);
	width:122px;
	padding:15px 11px 2px 0 ; 
}	
ul#tabs li#tab2 { 
	background-image:url(../img/ui/tab_stillinger.gif);
	width:112px; 
	padding:15px 21px 2px 0 ;
}
ul#tabs li#tab3 { 
	background-image:url(../img/ui/tab_kundeservice.gif);
	width:107px; 
	padding:15px 7px 2px 0 ;
}
table.productdata 
{
    font-size:12px;    
}
table.openinghours 
{
    width:150px;
}
td.productdata
{
    width:50%;
    border-bottom:dotted 1px #cccccc;
    padding: 5px 0px 5px 0px;
    vertical-align:top;
}
td.productdatawide
{
    width:100%;
    border-bottom:dotted 1px #cccccc;
    padding:3px 6px 3px 6px;
    vertical-align:top;
}
td.productdata.right
{
    text-align:right;
}
td.openinghours
{
    padding:3px 6px 3px 6px;
    text-align:center;
}
td.openinghours.borderbottom
{
    border-bottom:solid 1px #cdcdcd;
}
td.openinghours.borderright
{
    border-right:solid 1px #cdcdcd;    
}
td.openinghours.borderleft
{
    border-left:solid 1px #cdcdcd;    
}
td.openinghours.bordertop
{
    border-top:solid 1px #cdcdcd;    
}

/* ============ */
/* = PRODUCT = */
/* ============ */

.montrow
{
    margin-bottom:4px;
    width:100%
}
.monthitem
{
    border:solid 1px #bcbcbc;
    background-color:#fefefe;
    width:34px;
    float:left;
    margin: 0px 1px 0px 0px;
    text-align:center;
}
.monthitem.active
{
    border:solid 1px #ababab;
    background-color:#cdcdcd;
}
.paddedbottom
{
    padding-bottom:0.8em;
}
.img
{
    border:0px;
}


