/* Rammeverk */

body
{
    margin: 0px;
    padding: 0px;
    background-image: url(../img/bg.jpg);
    background-repeat: repeat-x;
    background-color: #A88558; 
}

a
{
    color: #57492E;
}

table.site-area-top 
{   
    padding-top: 20px;
    background-color: #F1EFED;
}

.site-root, .site-root tr
{
    margin: 0px;
    padding: 0px;
    border: solid 0px #000000;  
}

td.site-background-left
{
    vertical-align: top;
    width: 42px;
    background-image: url(../img/bg-left-repeat.jpg);
    background-repeat: repeat;
    background-color: #A88558; 
}

.site-background-left-container
{
    width: 42px;
    height: 486px;
    background-image: url(../img/bg-left.jpg);
    background-repeat: no-repeat;
    background-color: #A88558; 
}

td.site-background-right
{
    vertical-align: top;
    width: 42px;
    background-image: url(../img/bg-right-repeat.jpg);
    background-repeat: repeat;
    background-color: #A88558; 
}

.site-background-right-container
{
    width: 42px;
    height: 486px;
    background-image: url(../img/bg-right.jpg);
    background-repeat: no-repeat;
    background-color: #A88558; 
}

.site-background-bottom
{
    height: 40px;
    background-image: url(../img/bg-bottom.jpg);
    background-color: #A88558; 
}

table.footer-table
{
    border: solid 1px #e4e2e1;
}

/* Globalmeny og tittelbilde */

.topimage-logo img
{ 
    border: none;
    margin: 0px;
    padding: 0px;
}

td.td-topimage-imagecell
{ 
    border: none;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

.td-topimage
{   
    margin: 0px;
    padding: 0px;
    border: solid 0px #000000;
    height: 89px;
    width: 860px;
}

table.topimage-table
{    
    width: 860px;
}

table.topimage-innertable
{    
}

table.topimage-innertable,table.topimage-innertable tr,table.topimage-innertable td
{    
    margin: 0px;
    border: solid 0px #000000;
}

.td-topimage-toprow
{       
    height: 52px;
    width: 860px;
}

.td-topimage-globalrow
{
    height: 32px;
}

.td-topimage-bottomrow
{
    height: 5px;
    width: 860px;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.site-minside .td-topimage-bottomrow, .site-vareutvalg .td-topimage-bottomrow
{
	background-color: #A4AF00;
}



table.globalmenu-item
{
    height: 100%;
    margin-right: 8px;
    float: right;
}

td.globalmenu-itemborder-left
{
    width: 8px;
	background-image: url(../img/gmenubl.gif);
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding: 0px;
}

td.globalmenu-itemborder-menuitem
{
    width: 8px;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding-top: 2px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 0px;
}

.globalmenu-startspace
{
    width: 12px;
    float: right;
    height: 100%;
}

td.globalmenu-itemborder-right
{
    width: 8px;
	background-image: url(../img/gmenubr.gif);
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding: 0px; 
}

.globalmenu-active td.globalmenu-itemborder-left
{
 	background-image: url(../img/gmenugl.gif);
}

.globalmenu-active td.globalmenu-itemborder-right
{
    background-image: url(../img/gmenugr.gif);
}

.globalmenu-active td.globalmenu-itemborder-menuitem
{
    background-color: #A4AF00;
}

table.globalmenu-table
{
    float: right;
    height: 100%;
}

td.globalmenu, td.globalmenu-active
{
    height: 100%;
}
    


a.globalmenu, a.globalmenu-active
{
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    filter: none;
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	font-family: sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 1px;   
}

a.globalmenu:hover, a.globalmenu-active:hover
{
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    filter: none;
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	font-family: sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 1px;
       
}

img.globalmenu, img.globalmenu-active
{
    border: none;
}

/* Boksvisning */

.box-container
{
    width: 200px;
    background-image: url(../img/righthead.gif);  
    background-repeat: no-repeat;
}

.box-container .box-title
{
    text-align: left;
    padding-left: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #665435;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
}

.box-container .box-content
{
    border: solid 1px #BDC178;
}

.box-container .box-full
{
    border: solid 1px #ffffff;
}

.box-container .doc-bodytext
{
    border: solid 1px #DCE08D;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
    background-color: #ffffff;
    color: #665435;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    
}


/* Meny til høyre (modifisert toppmeny) */

table.site-reportview td.rightbar-area
{
    display: none;   
}


table.rightmenu-item, table.rightmenu-item tr, table.rightmenu-item td
{    
    margin: 0px;
    border: solid 0px #000000;
}

td.rightmenu-itemborder-left
{
    padding: 0px;
    height: 49px;
    width: 4px;
	background-image: url(../img/rmenu-left.gif);
}

td.rightmenu-icon
{
    padding: 0px;
    height: 49px;
    width: 39px;
	background-image: url(../img/rmenu-bg.gif);
	background-repeat:repeat-x;
    vertical-align: middle;
}

td.rightmenu-itemborder-separator
{
    padding: 0px;
    height: 49px;
    width: 4px;
	background-image: url(../img/rmenu-separator.gif);
	background-repeat:repeat-x;
}

td.rightmenu-menuitem
{
    height: 49px;
    width: 149px;
	background-image: url(../img/rmenu-bg.gif);
	background-repeat:repeat-x;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}

td.rightmenu-itemborder-right
{
    padding: 0px;
    height: 49px;
    width: 4px;
	background-image: url(../img/rmenu-right.gif);
}

a.topmenu, a.topmenu-active
{
    text-decoration: none;
    white-space: nowrap;
	font-family: sans-serif;
	font-weight: bold;
	color: #665435;
	font-size: 14px;
	letter-spacing: 0px;   
}

a.topmenu:hover, a.topmenu-active:hover
{
    text-decoration: none;
    white-space: nowrap;
	font-family: sans-serif;
	font-weight: bold;
	color: #56462A;
	font-size: 14px;
	letter-spacing: 0px;
       
}

.rightmenu-link-container
{
    text-align: left; 
    padding-left: 8px;
}

.rightmenu-link-container a img
{
    border: none;
}

td.topmenu, td.topmenu-active
{
    padding-bottom: 5px;
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 0px;    
}

.koloni-message-container
{
    width: 200px;
    padding-bottom: 5px;
    padding-right: 0px;
    padding-top: 0px;
    padding-left: 0px;    
}

.koloni-message-outerborder
{
    border: solid 1px #95005d;
    padding: 1px;
    background-color: #ffffff; 
}

.koloni-message-innerborder
{
    border: solid 1px #95005d;
    padding: 1px;
    background-color: #ffffff;  
}

.koloni-message-container .doc-header1
{
    font-family: Arial;
    font-size: 15px;
    color: #95005d;
    font-weight: bold;
    text-align: left;
    margin-top: 9px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 0px;
}

.koloni-message-container .koloni-message-text
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    color: #95005d;
    text-align: left;
    margin-top: 6px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
}

/* Artikler og maler*/

.full
{
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    border: solid 0px #000000;
}

.doc-image-full a img
{
    border: none;
}

.BASIC-full, .BASIC-RIGHT-full, .BASIC-LEFT-full, .koloni-product-full, .koloni-subview-full, .koloni-recipe-full, .doc-postbar-search-result, .doc-tipbar-sendform, .koloni-productitem-full, .koloni-mypage,
.IMAGE-TOP-full ,.LEFTMARGIN-IMAGES-full, .RIGHTMARGIN-IMAGES-full, .doc-checkout
{
    border: solid 1px #E3E2E1;
    background-color: #FFFFFF;
    padding: 19px;
    text-align: left;
    overflow: auto;
}

.full .doc-header1
{
    font-family: Georgia, Times New Roman, Arial;
    font-size: 34px;
    font-weight: normal;
    color: #614221;
    margin-top:8px;    
}

.full .doc-preface, .doc-checkout .doc-preface
{
    font-family: Georgia, Times New Roman, Arial;
    font-size: 15px;
    font-weight: normal;
    color: #57492e;
    margin-bottom: 30px;
}

.full .doc-bodytext
{
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #645334;
}

.full .imagetext
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #645334;
}


.oppskrifter .koloni-hview-full
{
    border: solid 1px #E3E2E1;
    background-color: #FFFFFF;
    padding: 19px;
    text-align: left;
    overflow: auto;
}

.raavaresok .koloni-hview-full
{
    border: solid 1px #E3E2E1;
    background-color: #FFFFFF;
    padding: 19px;
    text-align: left;
    overflow: auto;
}

.oppskrifter .koloni-hview-full .koloni-recipe-short, .raavaresok .koloni-hview-full .koloni-productitem-short
{
    padding-right: 8px;
}

.oppskrifter .koloni-hview-full .koloni-recipe-short img, .raavaresok .koloni-hview-full .koloni-productitem-short img
{
    margin-right: 16px;
}

.oppskrifter .koloni-hview-full .koloni-recipe-short a, .raavaresok .koloni-hview-full .koloni-productitem-short a
{
    text-decoration: none;
    color: #645334;
}
.oppskrifter .koloni-hview-full .koloni-recipe-short a .short-link, .raavaresok .koloni-hview-full .koloni-productitem-short a .short-link
{
    border: solid 1px #ffffff;
    overflow: auto;
    vertical-align: top;
    cursor: pointer;
}
.oppskrifter .koloni-hview-full .koloni-recipe-short a:hover .short-link, .raavaresok .koloni-hview-full .koloni-productitem-short a:hover .short-link
{
    border-top: solid 1px #F6F7E3;
    border-left: solid 1px #F6F7E3;
    border-bottom: solid 1px #E2E4C5;
    border-right: solid 1px #E2E4C5;
}

.oppskrifter .koloni-hview-full .koloni-recipe-short a .short-link-table td, .raavaresok .koloni-hview-full .koloni-productitem-short a .short-link-table td
{
    vertical-align: top;
}    
       
.oppskrifter .koloni-hview-full .koloni-recipe-short .recipe-shorttext, .raavaresok .koloni-hview-full .koloni-productitem-short .productitem-shorttext
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 17px;
    margin-right:6px;
}

.oppskrifter .koloni-hview-full .koloni-recipe-short .doc-header1
{
    font-family: Times New Roman, Arial;
    font-size: 17px;
    font-weight: bold;
    line-height: 17px;
}

.raavaresok .koloni-hview-full .koloni-productitem-short .doc-header1
{
    font-family: Times New Roman, Arial;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
}

.oppskrifter table.hview-table
{
    margin-top: 8px;
}

.oppskrifter .koloni-hview-td
{
    width: 314px;
    text-align: left;
    vertical-align: top;
    padding-top: 16px;
}

.raaveresok .koloni-hview-td
{
    width: 314px;
    text-align: left;
    vertical-align: top;
    padding-top: 16px;
}

.oppskrifter .koloni-hview-search-text , .raavaresok .koloni-hview-search-text
{   
    color: #645334;
    float: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin-right: 8px;
    margin-top: 2px;
}

.oppskrifter input.koloni-hview-searchtext, .raavaresok input.koloni-hview-searchtext
{   
    color: #A29B8D;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    margin-right: 8px;
    border: solid 1px #8F9090;
    height: 18px;
    width: 210px;
}

.oppskrifter input.koloni-hview-searchbutton, .raavaresok input.koloni-hview-searchbutton
{
    background-image:url(../img/searchbtn.gif);
    border:0 none;
    color:#FFFFFF;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    height:22px;
    padding:0;
    width:42px;
}

.koloni-productitem-full .related-products-header
{
    margin-top: 14px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.koloni-productitem-full .related-products a
{
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #645334;
}

.koloni-productitem-full .related-products a:hover
{
    text-decoration: underline;
}

.koloni-productitem-full .related-recipes-header
{
    margin-top: 14px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.koloni-productitem-full .related-recipes a
{
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #645334;
}

.koloni-productitem-full .related-recipes a:hover
{
    text-decoration: underline;
}

.koloni-subview-full .doc-preface
{
    margin-bottom: 20px;
}

.koloni-subview-full td.subview-headerrow
{
    width: 600px;
    height: 26px;
    background-image: url(../img/subheadbg.gif);
    padding: 0px;
    margin: 0px;
    border: solid 0px #000000;
}

.koloni-subview-full td.subview-headerrow .subtitle
{
    font-family: Myriad Pro, Arial;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    color: #645334;
    margin-left: 8px;
}

.koloni-subview-full .subview-column
{
    text-align: center;
    padding-bottom: 10px;
}

.koloni-product-full .product-commoninfo .full
{
    width: 402px;
    padding: 0px;
    margin: 0px;
    border: solid 0px #000000;
}

.koloni-product-full .product-commoninfo .full h1.doc-header1
{
    font-family: Arial Black, Arial;
    font-size: 15px;
    font-weight: bold;
    padding-left: 2px;
}

.koloni-product-short
{
    padding-top: 8px;
}

.koloni-product-short .product-price-container
{
    margin-bottom: 6px;
    margin-top: 8px;
    margin-left: 0px;
    margin-right: 0px;
}

.koloni-product-short a.productlink-text
{
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #6F4C22;
}

.koloni-product-short a.productlink-text:hover
{
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline;
    color: #6F4C22;
}

.koloni-product-short a.productlink-image img
{
       border: solid 1px #ffffff;
}

.koloni-product-short a.productlink-image:hover img
{
       border-top: solid 1px #F6F7E3;
       border-left: solid 1px #F6F7E3;
       border-bottom: solid 1px #E2E4C5;
       border-right: solid 1px #E2E4C5;
}

.koloni-product-short h1.doc-header1
{
    font-family: Arial Black, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #95005d;
    text-align: center;
}

.koloni-product-full .product-commoninfo .full .doc-bodytext
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    padding-left: 2px;
}

.koloni-product-contentstitle
{
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #645334;
    padding-top: 6px;
    padding-bottom: 8px; 
}

.koloni-product-full .product-price
{
    font-family: Georgia, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    color: #645334;
    padding-top: 4px;
    padding-bottom: 4px; 
}

.koloni-product-short .product-price
{
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    color: #abba00;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 0px;
    float: left;
}

.koloni-product-full .product-price input.product-buybutton, .koloni-product-full input.product-buybutton
{
    height: 35px;
    width: 78px;
    background: url(../img/buybig.gif);
    background-image: url(../img/buybig.gif);
    border: none;
    margin-top: 16px;
    float: left; 
}

.koloni-product-full .product-price input.product-buybutton:hover, .koloni-product-full input.product-buybutton:hover
{
    height: 35px;
    width: 78px;
    background: url(../img/buybighover.gif);
    background-image: url(../img/buybighover.gif);
    border: none;
    margin-top: 16px;
    float: left; 
}

.koloni-product-short input.product-buybutton
{
    height: 22px;
    width: 57px;
    background: url(../img/buysmall.gif);
    background-image: url(../img/buysmall.gif);
    border: none;
    margin-top: 3px;
    float: left; 
}

.koloni-product-short input.product-buybutton:hover
{
    background: url(../img/buysmallhover.gif);
    background-image: url(../img/buysmallhover.gif);
}

.koloni-product-short img.debioicon
{
    height: 22px;
    border: none;
    margin-top: 3px;
    margin-left: 10px;
    margin-right: 4px;
    float: left;
}

.koloni-product-full .product-price img
{
    height: 35px;
    border: none;
    margin-top: 16px;
    margin-left: 10px;
    float: left;
    
}

.koloni-product-full .product-price-buybutton
{
    vertical-align: top;
    text-align: left;
    height: 64px;
}

td.product-right-cell
{
    vertical-align: top;
    text-align: left;
    padding-left: 16px;
}

.koloni-product-contents
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #645334;
    line-height: 16px;
    background-color: #F6F7E3;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 8px;
}

.koloni-product-contents a
{
    text-decoration: none;
    color: #645334;
}

.koloni-product-contents a:hover
{
    text-decoration: underline;
}

.recipe-floatbox, .productitem-floatbox
{
    vertical-align: top;
    text-align: left;
    margin-left: 8px;
    float: right;
}

.recipe-box, .productitem-box
{
    width: 240px;
    vertical-align: top;
    text-align: left;
}

.recipe-ingredients, .productitem-facts
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #645334;
    line-height: 16px;
    background-color: #F6F7E3;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.recipe-ingredients hr, .productitem-facts hr
{
    color: #F6F7E3;
    border-top: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;
    border-bottom: solid 1px #F6F7E3;
    border-right: solid 1px #F6F7E3;
}

table.tipbar-table, table.tipbar-table tr, table.tipbar-table td, table.tipbar-table .tipbar-image
{
    border: solid 0px #000000;
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
}

.tipbar-image
{
    height: 21px;
    width: 21px;
    background-image: url(../img/logo2.gif);
    float: left;
}

td.tipbar-tipfriend
{
    width: 101px;
}

td.tipbar-tiplink
{
    width: 277px;
}

td.tipbar-tipfriend, td.tipbar-tiplink
{
    height: 35px;
    background-image: url(../img/tipbar-bg.gif);
    background-repeat: repeat-x;   
    vertical-align: middle;
}

.tipbar-linkcontainer
{
    margin-top: 4px;
    padding-left: 26px;
}

td.tipbar-tipfriend a, td.tipbar-tiplink a
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    color: #84794C;
}

td.tipbar-left
{
    height: 35px;
    width: 8px;
    background-image: url(../img/tipbar-left.gif);
}

td.tipbar-right
{
    height: 35px;
    width: 16px;
    background-image: url(../img/tipbar-right.gif);
}

td.tipbar-formtable-td1
{
    width: 180px;    
}

td.tipbar-formtable-td2
{
    width: 300px;    
}

.koloni-tipbar-nameinput
{
    width: 100%;    
}

.koloni-tipbar-emailinput
{
    width: 100%;    
}

.koloni-tipbar-nameinput
{
    width: 100%;    
}

.koloni-tipbar-messageinput
{
    width: 100%;
    height: 200px;    
}

.koloni-tipbar-sendbutton
{
       font-family: Arial;
       font-size: 12px;
       font-weight: bold;
       background-image: url(../img/longerbtn.gif);
       border: 0px;
       padding: 0px;
       width: 212px;
       height: 22px;
       color: #ffffff;
}

table.postbar-table, table.postbar-table tr, table.postbar-table td, table.postbar-table .postbar-image
{
    border: solid 0px #000000;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

td.postbar-left
{
    height: 61px;
    width: 8px;
    background-image: url(../img/postbar-left.gif);
}

td.postbar-separator
{
    height: 61px;
    width: 4px;
    background-image: url(../img/postbar-separator.gif);
}

td.postbar-right
{
    height: 61px;
    width: 16px;
    background-image: url(../img/postbar-right.gif);
}

td.postbar-info1, td.postbar-info2
{
    height: 61px;
    width: 198px;
    background-image: url(../img/postbar-bg.gif);
    background-repeat: repeat-x;   
    vertical-align: middle; 
}

td.postbar-search
{
    height: 61px;
    width: 212px;
    background-image: url(../img/postbar-bg.gif);
    background-repeat: repeat-x;
    vertical-align: top; 
}

td.postbar-resulttable-outerleft
{
    width: 20px;
    margin: 0px;
    padding: 0px;
}

td.postbar-resulttable-left
{
    width: 16px;
    background-image: url(../img/postbar-left.gif);
    background-position: left bottom;
    margin: 0px;
    padding: 0px;
}

td.postbar-resulttable-text
{
    text-align: center;
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #645334;
    width: 560px;
    background-image: url(../img/postbar-bg.gif);
    background-position: left bottom;
    margin: 0px;
    padding: 0px;
    padding-bottom: 2px;
}

td.postbar-resulttable-right
{
    width: 16px;
    background-image: url(../img/postbar-right.gif);
    background-position: left bottom;
    margin: 0px;
    padding: 0px;
}

td.postbar-resulttable-outerright
{
    width: 20px;
    margin: 0px;
    padding: 0px;
}

.postbar-search-content
{
       padding-top: 0px;
       padding-left: 12px;
       padding-bottom: 0px;
       width: 100%;
}

.koloni-postbar-searchtext
{
       font-family: Tahoma, Arial;
       font-size: 11px;
       font-weight: bold;
       color: #645334;
       padding-top: 10px;
       padding-left: 0px;
       padding-bottom: 6px;
}

.koloni-postbar-textinput
{
       font-family: Tahoma, Arial;
       font-size: 11px;
       font-weight: normal;
       color: #645334;
       width: 138px;
       height:15px;
       float: left;
}

.koloni-postbar-emailinput
{
       font-family: Tahoma, Arial;
       font-size: 11px;
       font-weight: normal;
       color: #645334;
       width: 212px;
       height:15px;
       margin-right: 12px;
}

.koloni-postbar-buttoncontainer
{
    float: left;
    padding-left: 6px;
    margin-top: -1px;
}

.koloni-postbar-searchbutton
{
       font-family: Arial;
       font-size: 12px;
       font-weight: bold;
       background-image: url(../img/searchbtn.gif);
       border: 0px;
       padding: 0px;
       width: 42px;
       height: 22px;
       color: #ffffff;
}

.koloni-postbar-submitbutton
{
       font-family: Arial;
       font-size: 12px;
       font-weight: bold;
       background-image: url(../img/longerbtn.gif);
       border: 0px;
       padding: 0px;
       width: 212px;
       height: 22px;
       color: #ffffff;
}

.postbar-resulttable-notavailable
{
    width: 380px;
    text-align: left;
    float:left;
    font-weight: normal;
}

.postbar-image
{
    height: 37px;
    width: 46px;
    background-image: url(../img/logo1.gif);
    float: left;
}

.postbar-text
{
       font-family: Tahoma, Arial;
       font-size: 13px;
       font-weight: bold;
       color: #645334;
       padding-top: 3px;
       padding-left: 56px;
}

.doc-postbar-search-result .doc-header1
{
    font-family: Georgia, Times New Roman, Arial;
    font-size: 31px;
    font-weight: normal;
    color: #645334;     
}

.doc-postbar-search-result .doc-preface
{
    font-family: Georgia, Times New Roman, Arial;
    font-size: 15px;
    font-weight: bold;
    color: #645334;
    margin-bottom: 12px;
}

.doc-postbar-search-result .doc-bodytext
{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #800000;
    padding-top: 10px;
}

.postsearch-results
{
    padding-top: 34px !important;
}


/* Forside */

.site-home .full
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    border: solid 0px #000000;
}

.site-home .koloni-postbar-alone
{
    margin-top: 34px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    border: solid 0px #000000;
}

.full .doc-header1
{
    text-align: left;
}

.home .IMAGE-full .doc-header1
{
    font-family: Georgia, Times New Roman, Arial;
    font-size: 19px;
    font-weight: normal;
    color: #645334;
    margin: 0px;
    margin-bottom:6px;
    padding: 0px;
    border: solid 0px #000000;
}

.site-home .rightbar
{
    padding-top: 34px !important;
}

.site-home .content
{
    margin-top: 0px !important;
}

.home .koloni-hview-td, .home .koloni-hview-td .IMAGE-full
{
    padding: 0px;
    margin: 0px;
}

/* Bunnlinje */

.footer
{
    padding-top: 10px;
    background-color: #F1EFED;
}

.footer .koloni-hview-full, .footer .koloni-listdir-full
{
    padding:0px;
    margin: 0px;
    text-align: left;
}

.footer td.koloni-hview-td
{
    padding: 0px;
}

.footer .doc-header1
{
    padding-left: 19px;
    padding-top: 13px;
    padding-bottom: 7px;
    padding-right: 1px;
    margin: 0px;
    font-family: Tahoma, Arial;
    font-weight: bold;
    font-size: 15px;
    color: #A51B69;
}

.footer .koloni-listdir-full a
{
    text-decoration: none;
    font-family: Verdana, Tahoma, Arial;
    font-weight: normal;
    font-size: 11px;
    color: #6F4C22;
    padding-left: 19px;
}

.footer .koloni-listdir-full a:hover
{
    text-decoration: underline;
}

.footer .adresse
{
    padding-left: 19px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    border: none;
    margin: 0px;
    text-decoration: none;
    font-family: Verdana, Tahoma, Arial;
    font-weight: normal;
    font-size: 11px;
    color: #6F4C22;
}

.footer .adresse a
{
    text-decoration: none;
    color: #A51B69;
}

.footer .adresse a:hover
{
    text-decoration: underline;
}

.footer .koloni-hview-col0
{
    width: 124px;
}

.footer .koloni-hview-col1
{
    width: 119px;
}

.footer .koloni-hview-col2
{
    width: 165px;
}

.footer .koloni-hview-col3
{
    width: 297px;
}

.thumbernails a
{
    padding: 0px;
    margin: 0px;
    border: none;
    text-decoration: none;
}

/* Handlekurv */

.koloni-cart
{
    margin-bottom: 8px;
}

.koloni-cart .cart-header-border
{
    
    /* width: 200px; */
    /*height: 49px;*/
    background-color: #E7B6D6;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.koloni-cart .cart-inner-header-border
{
    background-color: #ffffff;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.koloni-cart .cart-header-text
{
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #7B104A;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
}


.koloni-cart .cart-header
{
    color: #ffffff;
    font-family: Arial Black, Arial;
    font-size: 16px;
    font-weight: bold;
    padding-top: 11px;
}

.koloni-cart .cart-main
{
    /* border: solid 1px #BFB0A1; */
    border: solid 1px #E7B6D6;
    border-top: solid 0px #ffffff;
    background-color: #ffffff;
    padding: 1px;
    overflow: auto;
}

.koloni-cart .cart-inner
{
    border: solid 1px #E4DED8;
    background-color: #ffffff;
    padding: 1px;
    overflow: auto;
}

.koloni-cart .cart-text
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #A51B69;
    padding: 13px;
    padding-bottom: 8px;
    text-align: left;
    float: left;
}

.koloni-cart table.cart-product-table
{
    float: left;
}

.koloni-cart .hr-img
{
    float: left;
    margin-left:6px;
    margin-top:2px;
    margin-bottom:2px;
}

.koloni-cart .cart-product-title
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #A51B69;
    padding: 12px;
    padding-top: 0px;
    padding-bottom: 8px;
    text-align: left;
    font-weight: bold;
}

.koloni-cart td
{
    text-align: left;
}

.koloni-cart td img
{
    padding-left: 8px;
}

.koloni-cart .cart-product-count, .koloni-cart .cart-product-type, .koloni-cart .cart-product-price
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #645334;
    text-align: left;
}

.koloni-cart .cart-product-price
{
    font-weight: bold;
    font-family: Georgia,Verdana,Arial; 
}

.koloni-cart a.cart-button-edit .cart-editbutton
{
    float: left;
    height: 22px;
    width: 66px;
    background-image: url(../img/cartitembutton.gif);
    text-align: center;
}

.koloni-cart .cart-buttoncontainer
{
    margin-left: 18px;
    float: left;
    margin-bottom: 4px;
}

.koloni-cart .cart-checkoutbutton-container
{
    margin-left: 7px;
    margin-bottom: 7px;
    margin-top: 7px;
    float: left;
}

.koloni-cart a.cart-button-delete, .koloni-cart a.cart-button-edit, .koloni-cart a.cart-button-checkout
{
    text-decoration: none;    
}

.koloni-cart a.cart-button-delete .cart-deletebutton
{
    float: left;
    height: 22px;
    width: 66px;
    background-image: url(../img/cartitembutton.gif);
    text-align: center;
}

.koloni-cart a.cart-button-checkout .cart-checkoutbutton
{
    float: left;
    height: 45px;
    width: 179px;
    background-image: url(../img/chkout.gif);
    text-align: center;
}

.koloni-cart a.cart-button-edit:hover .cart-editbutton
{
    height: 22px;
    width: 66px;
    background-image: url(../img/cartitembuttonhover.gif);
}

.koloni-cart a.cart-button-delete:hover .cart-deletebutton
{
    height: 22px;
    width: 66px;
    background-image: url(../img/cartitembuttonhover.gif);
}

.koloni-cart a.cart-button-checkout:hover .cart-checkoutbutton
{
    height: 45px;
    width: 179px;
    background-image: url(../img/chkouthover.gif);
}

.koloni-cart .cart-buttontext
{
    color: #645334;
    font-family: Verdana;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
    padding-top: 3px;
}

.checkout-topbar
{
    border: solid 1px #E3B6D0;
}

.checkout-topbar-innerborder
{
    border: solid 1px #ffffff;
}

.checkout-topbar .col1, .checkout-topbar .col2, .checkout-topbar .col3, .checkout-topbar .col4
{
    background-color: #7C124D;
    color: #ffffff;
}

.checkout-topbar .col1-active, .checkout-topbar .col2-active, .checkout-topbar .col3-active, .checkout-topbar .col4-active
{
    background-color: #A51B69;
    color: #ffffff;
}

.checkout-topbar .col1-left-active, .checkout-topbar .col4-right-active, .checkout-topbar .col1-left, .checkout-topbar .col4-right 
{
    width: 0px;
}

.checkout-topbar table.checkout-topbar-table td
{
    height: 45px;
    border: solid 0px #000000;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
}

.checkout-topbar .col2-left-active, .checkout-topbar .col3-left-active, .checkout-topbar .col4-left-active
{
    width: 2px;
    background-image: url(../img/cartbrs.gif);  
}

.checkout-topbar .col1-right-active, .checkout-topbar .col2-right-active, .checkout-topbar .col3-right-active
{
    width: 2px;
    background-image: url(../img/cartbls.gif);  
}

.checkout-topbar .col2-left, .checkout-topbar .col3-left, .checkout-topbar .col4-left
{
    width: 2px;
    background-image: url(../img/cartbr.gif);  
}

.checkout-topbar .col1-right, .checkout-topbar .col2-right, .checkout-topbar .col3-right
{
    width: 2px;
    background-image: url(../img/cartbl.gif);  
}
.checkout-topbar .col1, .checkout-topbar .col1-active {width: 156px;}
.checkout-topbar .col2, .checkout-topbar .col2-active{width: 156px;}
.checkout-topbar .col3, .checkout-topbar .col3-active{width: 156px;}
.checkout-topbar .col4, .checkout-topbar .col4-active{width: 156px;}

.doc-checkout
{
    margin-top: 8px;
}

.doc-checkout h1.doc-header1
{
    color: #A51B69;
    font-size: 19px;
    font-weight: normal;
}



/* Min side */

.koloni-mypage .koloni-textbox, .doc-checkout .koloni-textbox
{
    border: solid 1px #DCE08D;
    background-color: #ffffff;
}

.koloni-mypage .amount-textbox, .doc-checkout .amount-textbox
{
    width: 60px;   
}

.koloni-mypage .payex-amountnotice, .doc-checkout .payex-amountnotice
{
    font-weight: bold;
    color: #A51B69;  
}


.koloni-mypage .mypage-box, .doc-checkout .mypage-box
{
    background-color: #F6F7E3;
    border-top: solid 1px #DCE08D;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;    
    border-bottom: solid 1px #DCE08D;
    padding: 8px;
}

.koloni-mypage .mypage-box-header, .doc-checkout .mypage-box-header
{
    font-family: Arial Black, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #B5BF00;
    padding-bottom: 8px;
}

.koloni-mypage .mypage-text, .doc-checkout .mypage-text
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #6F4C22;
    float: left;
}

.koloni-mypage td.mypage-output, .doc-checkout td.mypage-output
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #6F4C22;
}

.koloni-mypage td.userinfo, .doc-checkout td.userinfo
{
    width: 180px;
    vertical-align: top;
}


.koloni-mypage .errortext, .doc-checkout .errortext
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #95005D;
    list-style-position:inside;
}

.koloni-mypage td.username, .koloni-mypage td.password, .doc-checkout td.username, .doc-checkout td.password
{
    width: 69px;
}

.koloni-mypage .login-table td, .doc-checkout .login-table td
{
    padding-top: 10px;
}

.koloni-mypage .login-table td.submit a, .doc-checkout .login-table td.submit a
{
    margin-top: 11px;
}

.koloni-mypage .login-textbox, .doc-checkout .login-textbox
{
    width: 220px;
}

.koloni-mypage .login-button, .doc-checkout .login-button
{
    background: url(../img/loginbutton.gif);
    background-image: url(../img/loginbutton.gif);
    width: 112px;
    height: 45px;
    border: solid 0px #000000;
    float: right;
}

.koloni-mypage .login-button:hover, .doc-checkout .login-button:hover
{
    background: url(../img/loginbutton.gif);
    background-image: url(../img/loginbutton.gif);
}

.koloni-mypage .register-button, .doc-checkout .register-button
{
    background-image:url(../img/button162.gif);
    border:0 solid #000000;
    color:#FFFFFF;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    height:32px;
    width:162px;
}

.koloni-mypage .register-button:hover, .doc-checkout .register-button:hover
{
    background-image:url(../img/button162hover.gif);
}

.koloni-mypage .default-button, .doc-checkout .default-button
{
    background-image:url(../img/button162.gif);
    border:0 solid #000000;
    color:#FFFFFF;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    height:32px;
    width:162px;
}


.koloni-mypage .default-button:hover, .doc-checkout .default-button:hover
{
    background-image:url(../img/button162hover.gif);
}

.koloni-mypage .products-button
{
    position:relative;
    left: 413px;
    margin-top: 10px;
}

.dopayexconvert
{
    border: solid 2px #000000;
    background-color: #ffffff;
    margin-bottom: 16px;    
    width: 300px;
    padding-left: 10px;
}

.koloni-mypage table.login-table, .doc-checkout table.login-table
{
    padding-bottom: 10px;
}

.koloni-mypage td.register-label, .doc-checkout td.register-label
{
    width: 140px;
}

.koloni-mypage .name-textbox, .doc-checkout .name-textbox
{
    width: 220px;
}

.koloni-mypage .phone-textbox, .doc-checkout .phone-textbox
{
    width: 100px;
}

.koloni-mypage .address-textbox, .doc-checkout .address-textbox
{
    width: 280px;
}

.koloni-mypage .password-textbox, .doc-checkout .password-textbox
{
    width: 160px;
}

.koloni-mypage .postalcode-textbox, .doc-checkout .postalcode-textbox
{
    width: 80px;
}

.koloni-mypage .postalarea-textbox, .doc-checkout .postalarea-textbox
{
    width: 140px;
}

.doc-checkout .navigate-button
{
    background:url(../img/button162.gif);
    background-image:url(../img/button162.gif);
    border:0 solid #000000;
    color:#FFFFFF;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    height:32px;
    width:162px;
    float: right;
}

.doc-checkout .checkout3-left
{
    height:32px;
    width:162px;
    float: left;
}

.doc-checkout .navigate-button:hover
{
    background-image:url(../img/button162hover.gif);
}

.koloni-mypage td.subscription-header-productname
{
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #A51B69;
    width: 314px;
    padding-bottom: 10px;
}

.doc-checkout td.subscription-header-productname
{
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #A51B69;
    width: 314px;
    padding-bottom: 10px;
}

.koloni-mypage td.subscription-header-delivery
{
    text-align: right;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #645334;
    width: 250px;
    padding-bottom: 10px;
}

.doc-checkout td.subscription-header-delivery
{
    text-align: right;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #645334;
    width: 250px;
    padding-bottom: 10px;
}


.koloni-mypage .subscription-box
{
    border-top: solid 0px #ffffff !important;   
}

.doc-checkout .subscription-box
{
    border-top: solid 0px #ffffff !important;   
}


.koloni-mypage table.subscription-header-table
{
    margin-left: 9px;
}

.doc-checkout table.subscription-header-table
{
    margin-left: 9px;
}

.koloni-mypage table.subscription-main-table
{
    margin-left: 10px;
}

.doc-checkout table.subscription-main-table
{
    margin-left: 10px;
}

.koloni-mypage table.subscription-main-table td
{
    border-top: solid 1px #E9ECB4;
    height: 38px;
    vertical-align: middle;
}

.doc-checkout table.subscription-main-table td
{
    border-top: solid 1px #E9ECB4;
    height: 38px;
    vertical-align: middle;
}

.koloni-mypage table.subscription-main-table td.subscription-leftborder, .koloni-mypage table.subscription-main-table td.subscription-leftborder-top, .koloni-mypage table.subscription-main-table td.subscription-leftborder-bottom
{
    width: 1px;
    background-color: #E9ECB4;
}

.doc-checkout table.subscription-main-table td.subscription-leftborder, .doc-checkout table.subscription-main-table td.subscription-leftborder-top, .doc-checkout table.subscription-main-table td.subscription-leftborder-bottom
{
    width: 1px;
    background-color: #E9ECB4;
}

.koloni-mypage table.subscription-main-table td.subscription-rightborder, .koloni-mypage table.subscription-main-table td.subscription-rightborder-top, .koloni-mypage table.subscription-main-table td.subscription-rightborder-bottom
{
    width: 1px;
    background-color: #E9ECB4;
}

.doc-checkout table.subscription-main-table td.subscription-rightborder, .doc-checkout table.subscription-main-table td.subscription-rightborder-top, .doc-checkout table.subscription-main-table td.subscription-rightborder-bottom
{
    width: 1px;
    background-color: #E9ECB4;
}

.koloni-mypage .subscription-main-topinfo, .doc-checkout .subscription-main-topinfo
{
    font-family: Arial;
    font-size: 13px;
    color: #645334;
    width: 354px;
    background-color: #E9ECB4;
}

.koloni-mypage .subscription-quantity, .doc-checkout .subscription-quantity
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #645334;
    padding-left: 12px;
    float: left;
}

.koloni-mypage .subscription-delivery, .doc-checkout .subscription-delivery
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #645334;
    float: left;
    padding-left: 20px;
}

.koloni-mypage .subscription-editlink
{
    float: right;
    padding-right: 12px;
}

.koloni-mypage .subscription-editlink a
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #645334;
    text-decoration: none;
}

.koloni-mypage .subscription-editlink a:hover
{
    text-decoration: underline;
}

.koloni-mypage .subscription-main-bottominfo, .doc-checkout .subscription-main-bottominfo
{
    font-family: Arial;
    font-size: 13px;
    color: #645334;
    width: 354px;
    background-color: #E9ECB4;
}

.koloni-mypage .subscription-statetext, .doc-checkout .subscription-statetext
{
    font-family: Arial;
    font-size: 13px;
    color: #A51B69;
    font-weight: normal;
    padding-left: 12px;
    float: left;
}

.koloni-mypage .subscription-setpauselink
{
    float: right;
    padding-right: 12px;
}

.koloni-mypage .subscription-setpauselink a
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #645334;
    text-decoration: none;
}

.koloni-mypage .subscription-setpauselink a:hover
{
    text-decoration: underline;
}

.koloni-mypage .subscription-main-priceinfoleft, .doc-checkout .subscription-main-priceinfoleft
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #645334;
    padding-left: 12px;
}

.koloni-mypage .subscription-main-priceinforight, .doc-checkout .subscription-main-priceonforight
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color: #645334;
    padding-left: 10px;
}

.koloni-mypage .image-column img, .doc-checkout .image-column img
{
    border: solid 0px #E9ECB4;
}

.koloni-mypage .subscription-image-container, .doc-checkout .subscription-image-container
{
    border: solid 1px #E9ECB4;
    margin-left: 12px;
    width: 195px;
    background-color: #ffffff;
    text-align:center;
}

.koloni-mypage .cart-add-button
{
    background-image:url(../img/button162.gif);
    border:0 solid #000000;
    color:#FFFFFF;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    height:32px;
    width:162px;
    float: right;
}
.koloni-mypage .cart-add-button:hover
{
    background-image:url(../img/button162hover.gif);
}

.koloni-mypage .cart-edit-button
{
    background-image:url(../img/button162.gif);
    border:0 solid #000000;
    color:#FFFFFF;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    height:32px;
    width:162px;
    float: right;
}

.koloni-mypage .cart-edit-button:hover
{
    background-image:url(../img/button162hover.gif);
}

.doc-checkout tr.product-table-toprow td
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #5E5439; 
    height: 35px;
    background-color: #DCE18D;
    border-bottom: solid 1px #ffffff;
}

.doc-checkout tr.product-table-row td
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #5E5439;
    height: 35px;
    background-color: #F5F7E2;
    border-bottom: solid 1px #DCE18D;
}

.doc-checkout td.product-table-topcol0, .doc-checkout td.product-table-col0
{
    width: 14px;
}

.doc-checkout td.product-table-topcol1, .doc-checkout td.product-table-col1
{
    text-align: left;
    width: 192px;
}

.doc-checkout td.product-table-topcol2, .doc-checkout td.product-table-col2
{
    text-align: left;
    width: 113px;
}

.doc-checkout td.product-table-topcol3, .doc-checkout td.product-table-col3
{
    text-align: right;
    width: 46px;
}

.doc-checkout td.product-table-topcol4, .doc-checkout td.product-table-col4
{
    text-align: right;
    width: 106px;
}

.doc-checkout td.product-table-topcol5, .doc-checkout td.product-table-col5
{
    text-align: right;
    width: 102px;
}

.doc-checkout td.product-table-topcol6, .doc-checkout td.product-table-col6
{
    width: 14px;
}

.doc-checkout table.product-table
{
    margin-bottom: 16px;
    margin-top: 0px;
}

.doc-checkout .checkout-deliverydate
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 14px;
    color: #5E5439;
}

.doc-checkout .subscription-addressbox
{
    border-top: solid 1px #DCE18D;
    border-bottom: solid 1px #DCE18D;
    background-color: #F5F7E2;
        font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #5E5439;
    width: 200px;
    padding: 14px;
    margin-bottom: 16px;
    
}

.doc-checkout .checkout2-left
{
    float: left;   
}

.doc-checkout .checkout2-right
{
    float: right;   
}

.koloni-datefrom a, .koloni-dateto a
{
    text-decoration: none;
    font-weight: normal;
}

.koloni-datefrom a:hover, .koloni-dateto a:hover
{
    text-decoration: none;
    font-weight: bold;
}

table.pausesubscription-table td
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #5E5439;
}

table.pausesubscription-table td.separator
{
    width: 42px;
}

#adduser-invoice1, #adduser-invoice2, #adduser-invoice3
{
    display: none;
}

.koloni-mypage .mypage-notes, .doc-checkout .mypage-notes
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #6F4C22;
}

.oxx-link
{
    float: right;
    vertical-align: top;
    padding-right: 21px;
}

.oxx-link a
{
    font-size: 10px;
    text-decoration: none;
}

.subscriptionpausebox
{
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    width: 280px;
}