/***********************************************************************************************************************************/
/* html elements */
html,body
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
body *  /* inherited by all elements in body */
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table
{
	margin: 0px 0px 0px 0px;
}
/***********************************************************************************************************************************/
/* */
li
{
	margin-left: 20px;
}
#formsearch
{
	height:0px;
}
#historyStorageForm /* tar vekk meld som vises noen ganger i explorer under hele siden: oaded":true} */
{
	display : none;	
	
}
#topdocument /* main outer content container */
{
	position: relative;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */ 
	width: 1000px;
	z-index: 0;
/*	height: 100%; /* total height for content */
	min-height: 100%;
	vertical-align: top;
}
*html #topdocument
{
	height: 100%;
}
#content /* container around content */
{
	position: relative;
	width: 1000px;
    padding-left: 0px; /* padding here to move menu */
	height: 100%;
	min-height: 100%;
	z-index: 0;
	text-align: left;
	float: left;/* to resize elements in Firefox */
	vertical-align: top;
	margin-top:  0px;
}
/***********************************************************************************************************************************/
/* top menu (container for topbanner) */
#topmenu
{
	position: absolute;
    left: 0px; 
    top: 0px;
    width: 1000px;
}
.logo1
{
	position: absolute;
	left: 0px;
	background-image: url(design/top_banner1.jpg);
	height: 131px;
	width: 215px;
	background-repeat: no-repeat;
}
.logo2
{
	position: absolute;
	left: 216px;
	background-image: url(design/top_banner2.jpg);
	height: 131px;
	width: 784px;
	background-repeat: no-repeat;
}
div.banner
{
	height: 89px;
	width: 771px;
	position: absolute;
}

div.banner2
{
	width: 162px;
	position: absolute;
	left: 829px;
	top: 532px;
	overflow: hidden;
}
html:not([opera]) div.banner2
{
	top: 519px;	
}

div.valutakalkulator
{
	background-color: #e6e6e6;
	border: solid 1px #b3b3b3;
	width: 162px;
	height: 21px;
	position: absolute;
	left: 830px;
	top: 239px;	
}
div.valutakalkulator a
{
	font-weight: bold;
	position: relative;
	left: 15px;
	top: 3px;	
}

div.dagensdato
{
	width: 110px;
	height: 15px;
	position: absolute;
	top: 117px;
	left: 109px;
	font-size: 10px;	
}

/* link to frontpage on topbanner */
#home
{
	position: absolute;
	width: 215px;
	height: 131px;
	cursor: pointer;
}
#sitemap
{
	width: 600px;	 
}
.toplinks
{
	position: relative;
	width: 605px;	
	height: 27px;
	top: 131px;
	left: 215px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;

}
/* instead of toplink1, toplink2, toplink3... these are the same elements */
/*.toplinks div 
{
	width: 110px;
	height: 20px;	
	top: 20px;	
	float: left;
	margin: 0 5px 5px 0px;
}*/
#toplink1, a.toplink1
{
	color: #fff;
	width: 85px;
	font-size: 11px;
	float: left;
}
#toplink2, a.toplink2
{
	color: #fff;
	width: 83px;
	font-size: 11px;
	float: left;
	margin-left: 13px;	
}
#toplink3, a.toplink3
{
	color: #fff;
	width: 91px;
	font-size: 11px;
	float: left;
	margin-left: 15px;	
}
#toplink4, a.toplink4
{
	color: #fff;
	width: 100px;
	font-size: 11px;
	float: left;
	margin-left: 15px;	
}
#toplink5, a.toplink5
{
	color: #fff;
	font-size: 11px;
	float: left;
	margin-left: 15px;	
}

html:not([opera]) #toplink5
{
	margin-left: 35px;	
}
/***********************************************************************************************************************************/
/* Digitroll signature */
div.digitrollsign
{    
	position: relative;
    float: left;
    clear: both;
	width: 185px;	
    top: 220px;
    left:20px;
    color: #707070;
}
a.digitrollsign, a.digitrollsign:hover, a.digitrollsign:visited
{
	width: 185px;
	padding: 10px 0px 0px 0px;
}
/***********************************************************************************************************************************/
/* small cart */
#diverse
{
	width:160px;
	position: absolute;
	left: 830px;
	top: 131px;
	height: 100px;
	margin: 0px 0px 0px 0px;
		
}
div.carthead{/* cart header - "Handlekurv" text */
	position: relative;
	width:160px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
a.cartlink, a.cartlink:hover, a.cartlink:visited /* link on cartheader */
{
	top: 5px;
	left: 10px;
	position:relative;
}
div.cart{/* cart main container (except header) */
/*this class is only for DIV element because there's declaration class with the same name for image... */
	position: relative;
	width:150px;
	height:40px;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	z-index: 500;
	float:left;
}
html:not([opera]) div.cart{width:145px;} /* Firefox fix */
.cartsmallqtxt, .cartsmallptxt /*captions in cart container*/
{
	width: 50px;
	font-weight: bold;
	float: left;
	clear: left;
}
.cartsmallq, .cartsmallp /* data in cart container*/
{ 
	float: right;
	width: 90px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-weight: bold;
}
.cartbottom /* footer of cart*/
{
	position: relative;
	float: right;
	z-index: 699;
	padding: 0px 0px 0px 0px;	
	margin: 5px 3px 0px 0px;
}
/***********************************************************************************************************************************/
/* left menu (tree menu) */
#mainmenu /* container for total leftmenu */
{
    position: relative;
    float: left;    
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width : 195px;  /* totalt width of menu */   
    top: 210px;
    left:10px;
    border: solid 1px #b3b3b3;
    
}
div.menuheader
{
	height: 25px;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	vertical-align: top;
}
.mspace /* indent for submenu. Set also in web.config (menuindent) */
{
	display : inline;
	width : 3px;
}
/* menu icons */
.divmainicoopen
{
	float: left;
	display : inline;
	width : 15px;
}
.divmainicoclosed
{
	float: left;
	display : inline;
	width : 15px;
}
.divsubicoopen 
{
	display : inline;
	vertical-align: top;
}
.divsubicoclosed
{
	display : inline;
	vertical-align: top;
}
/* menulinks */
a.amainmenuopen,a.amainmenuopen:hover, a.amainmenuopen:visited
{
	display: block;
	width: 175px;
	float: right;
	/*margin: 0px 0px 0px 10px;*/ 
} 
a.amainmenuclosed,a.amainmenuclosed:hover, a.amainmenuclosed:visited
{
	display: block;
	width: 175px;
	float: right;
	/*margin: 0px 0px 0px 10px;*/
}
*html a.amainmenuopen,a.amainmenuopen:hover, a.amainmenuopen:visited, a.amainmenuclosed,a.amainmenuclosed:hover, a.amainmenuclosed:visited
{width: 175px;} 
html:not([opera]) a.amainmenuopen,a.amainmenuopen:hover, a.amainmenuopen:visited, a.amainmenuclosed,a.amainmenuclosed:hover, a.amainmenuclosed:visited
{width: 175px;} 
a.asubmenuopen,a.asubmenuopen:hover,a.asubmenuopen:visited 
{
	width: 120px;
	display: inline-block;/*vil fungere i opera*/
}
a.asubmenuclosed,a.asubmenuclosed:hover, a.asubmenuclosed:visited
{
	width: 120px;
	display: inline-block;/*vil fungerer i opera*/
}
/* containers for left menu elements */
.mainmenuopen0 /* container around mainmenu open elements*/
{
	position: relative ;
	padding: 0px 0px 3px 0px;
}
.mainmenuclosed0 /* container around mainmenu closed elements*/
{
	position: relative;
	padding: 0px 0px 3px 0px;
}
html:not([opera]) .mainmenuopen0, .mainmenuclosed0{display: table;} /* Firefox fix */
.submenuopen1,.submenuopen2,.submenuopen3,.submenuopen4, .submenuopen5 /* container around submenu open elements. Put backgroundpictures here. */
{
	position: relative;
	padding: 0px 0px 3px 0px;
}
.submenuclosed1,.submenuclosed2,.submenuclosed3,.submenuclosed4, .submenuclosed5 /* container around submenu closed elements. Put backgroundpictures here. */
{
	position: relative;
	padding: 0px 0px 3px 0px;
}
.submenuclosedm, .submenuopenm  /* container for submenu */
{
	display: inline;	
}
.divamainmenuopen,.divamainmenuopen0, .divamainmenuclosed,.divamainmenuclosed0 /* container for mainmenu */
{
	width: 175px;
	min-height: 10px;
}
html:not([opera]) .divamainmenuopen,.divamainmenuopen0, .divamainmenuclosed,.divamainmenuclosed0 {width: 180px;display:table-cell;} /* Firefox fix */
@media all and (min-width: 0px){.divamainmenuopen,.divamainmenuopen0, .divamainmenuclosed,.divamainmenuclosed0 {width: 180px;display:table-cell;}} /* Opera fix */
/***********************************************************************************************************************************/
button.cart
{
	border: none;
	color: #726459;
	font-size: 11px;
	margin: 0;
	vertical-align: middle;
	padding: 0;
	width: 70px;
}

/* container around searchfield and button */
#divsearch
{
	position: absolute;
    left : 10px;
    top: 131px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    width: 195px;
    white-space: nowrap;
    z-index: 900;
    height: 70px;
    border: solid 1px #b3b3b3;
    vertical-align: top;
}
div.searchheader
{
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	
}
div.searchcap
{
	width: 90%;
	padding: 5px 0px 0px 10px;
}
#divsearch img
{
	margin: 10px 0px 0px 0px;
}
input.soek{
	width: 145px;
	height: 20px;
	margin: 10px 0px 0px 10px;
}
*html input.soek {width:150px;} /*IE fix */
html:not([Opera]) input.soek{height: 15px;} /* Gecko based browsers hack: Firefox*/
select.soek{
	display: none;/* use display instead of visibility because browsers leave space for element if it visibility is hidden */
}

/***********************************************************************************************************************************/
/* main container - content + breadcrumbs */
#render
{
    left: 20px;
    margin: 160px 0px 0px 195px;
    width: 605px;
    float: none;
    position: relative; 
    vertical-align: middle;    
    padding-bottom: 20px;  
}
*html #render
{
	left: 17px;	
}

/***********************************************************************************************************************************/
/* breadcrumbs */
.breadmain{
	width: 605px;
	height : auto;
}
.breadcrumbs
{	display: inline;
	white-space: normal;
}

/***********************************************************************************************************************************/
/* render menu - valgt meny i stedet for liste eller box i visning*/
div.rendermenucol
{
	position: relative;
	width: 605px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	display: table;
}
div.rendermenucoltr
{
	position:relative;
	width: 605px; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.rendermenu1, div.rendermenu2, div.rendermenu3
{
	margin: 5px 7px 5px 0px;
	padding: 0px 0 0 0;
	width: 195px;
	height: 160px;	
	float: left;
	overflow:hidden;
}
div.rendermenu3
{
	margin: 5px 0px 5px 0px;
}
*html div.rendermenu1, div.rendermenu2{margin: 5px 10px 5px 0px;} /* Firefox fix */
div.rendermenutr{}
div.rendermenupicture
{
	float:left;
	position:relative;
	height: 120px;
	width:192px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	/*display: table;*/
}
.rendermenupicture a 
{
	/*display: table-cell;*/
}
div.rendermenudesc
{
	height: 25px;
	width: 195px;
	float: left;
	clear: both;
	/*display: table;*/
	text-align: left;
	background-color: #e5e5e5;
	padding: 3px 0px 0px 10px;
}
img.nopicimg{}
a.prodlinkdm
{
display: block;
width: 170px;
}
/***********************************************************************************************************************************/
/* product box - list */

.renderboxcoltr
{
	position:relative;
	width: 605px; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.renderboxcol
{
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	top: 6px;
}
.renderbox1,.renderbox2,.renderbox3 /* box containers */
{	
	margin: 5px 7px 5px 0px;
	width: 195px;
	height: 228px;	/* height of boxes in boxview */
	float: left;
	overflow: hidden;
}
.renderbox1,.renderbox2,.renderbox3 
{
[width: 195px;
width: 192px;
]width: 195px;

}

*html .renderbox1,.renderbox2,.renderbox3 {margin: 5px 10px 5px 0px;}
.renderbox3
{
	margin: 5px 0px 5px 0px;
}
.boxpicture /* image container */
{
	position: relative;
	height: 132px;
	width: 145px;
	top: 0px;
	left: 25px;
	overflow: hidden;
}
.boxpicture a 
{
	display: table-cell;
}
.boxprice:before /* Puts kr. in front of boxprice */
{
	/*content:"kr. ";*/
}
.boxdesc /* container which holds product name */
{	
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 3px 0px;
	height: 35px;
	width: 170px;
	overflow: hidden;
	white-space: normal;
}
div.boxalt01
{
	position: relative;
	top: 5px;
}
.boxalt01v
{	

}
.boxalt01txt
{

}
.prodlinkd, .prodlinkdb, A.prodlinkdb:hover /* link on box desc*/
{
	position: relative;
	left: 20px;
	color: #dd152b;
}
a.cartprodlinkd, a.cartprodlinkd:hover, a.cartprodlinkd:visited
{
	white-space: normal !important;
	width: 250px;
}
.cartbigd
{
	width: 250px;
	white-space: normal !important;
}
*html a.cartprodlinkd,a.cartprodlinkd:hover, a.cartprodlinkd:visited 
{
	white-space: nowrap;  
    overflow: hidden;
    text-overflow: ellipsis;
    width: 240px; 
}

*html .cartbigd /* IE fix for products in cart with very long descriptions */
{
    white-space: nowrap;  
    overflow: hidden;
    text-overflow: ellipsis;  
    width: 250px;
}
div.boxcart /* container for cartinput and carticon */
{	
	width: 100%;
}
div.boxcarttxt /* text before cartinput: "legg i handlekurv" */
{display: none;}
div.boxcartvv /* container for cartinput and carticon */
{
	display: inline;
	height: 21px;
}

div.boxcartvv img.cart /* cart-icon */
{
	position: relative;
}
div.boxcartinp
{	
	display: inline; /* container for cartinput */
}
input.boxquantity /* cartinput */
{
	width: 25px;
	height: 21px;
	text-align: right;
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
html:not([opera]) input.boxquantity {height:19px;} /* Firefox fix */
div.boxcartv /* container for carticon */
{
	display: inline;
	height: 17px;
	width: 19px;
}
div.boxproductident, div.boxdimen,  div.boxcolor,  div.boxunit, div.boxquantityonhand, div.boxprice, div.boxcart, div.boxreadmore, div.boxalt01 /* container for boxunit */
{
	margin-left: 25px;
}
.boxproductidenttxt
{
	width: 70px;
}
div.boxproductident
{
	height: 14px;
	top: 8px;
	position: relative;
	overflow: hidden;
}
.boxproductidentv
{
	position: relative;
	left: 87px;
	top: -16px;
}

div.boxunittxt, div.boxunitv, div.boxcolortxt, div.boxcolorv, div.boxdimentxt, div.boxdimenv, div.boxquantityonhandtxt, div.boxquantityonhandv, div.boxpricetxt, div.boxpricev, div.boxcarttxt, div.boxcartv, div.boxcartvv, div.boxalt01txt, div.boxalt01v /* text and value */
{
	display: inline;
}
.boxdimentxt, .boxdimenv
{
	position: relative;
	top: 11px;
}

.boxprice
{
	height: 20px;
	position: relative;
	top: 5px;
}

.boxcolor, boxcolorv
{
	position: relative;
	top: 13px;	
}
.boxorgprice
{
	display: inline;
}
.boxorgpricenull /* original price when discount is showing */
{
	display: inline;
}
.boxreadmore /* les mer foran boxcart*/
{
	padding: 5px 0px 0px 0px;
	width: 110px;
}
div.boxcarttxt
{
	display: none;	
}
div.boxcartv
{
	position: relative;
	top: 5px;
}
div.boxcart
{
}
.boxquantity
{
	position: relative;
	top: 6px;
}

/***********************************************************************************************************************************/
/* one product - singlerender */
.rendersingle /* container with product details and image */
{	
	width: 605px; 
    margin: 40px 0px 0px 0px;
    display: table;
    position: relative;
 }
.rendersingletr
{
	width:605px;
	position: relative;	
}
.divmulitpic /* container with picture and arrows: < and  > */
{     
    width: 300px;
    height: 200px;      
    float: left;
	display: table;
}
.singlepicture /* box with picture */
{
	display:table-cell;
    width: 250px;
    height: 200px;
    text-align: center;
}
*html .singlepicture
{
	margin-left: 6px;
}
.singlebigpicture /* container with picture that shows after click on small picture */	
{ 
	position: absolute;
	top:79px;
	left: 2px;	
	width: 299px;		
	height: auto;
	text-align: center;
}
.mulitpicturepre,.mulitpictureaft /* boxes which holds arrows images */
{
	display: table-cell;
    height:200px;    
    width: 20px;
    vertical-align: middle;
}
/* product attributes - contains caption and data */
.singleproductident, .singledimen,.singlecolor,.singleunit,.singlequantityonhand,.singleprice,.singlecart,.singlealt01, .singlealt02,.singlealt03,.singlealt04,.singlealt05,.singlealt06,.singlealt07,.singlealt08,.singlealt09,.singlealt10,  .singlevariantd
{	    
	display: table;
    width: 210px; 
    padding: 3px 0px 0px 0px;
}
/* product attributes - caption */
.singleproductidenttxt, .singlealt01txt,.singlealt02txt,.singlealt03txt,.singlealt04txt,.singlealt05txt,.singlealt06txt,.singlealt07txt,.singlealt08txt,.singlealt09txt,.singlealt10txt, .singledimentxt, .singlecolortxt, .singlequantityonhandtxt,.singleunittxt, .singlepricetxt, .singlevariantdtxt
{
   	display: table-cell;
    width: 100px;
    float:left;  /*IE fix*/
}
/* product attributes - data */
.singleproductidentv,.singledimenv, .singlecolorv, .singlequantityonhandv, .singleunitv,.singlevariantdv, .singlealt01v, .singlealt02v, .singlealt03v, .singlealt04v, .singlealt05v, .singlealt06v, .singlealt07v, .singlealt08v, .singlealt09v, .singlealt10v 
{
   	display: table-cell;
    width: 100px;
    float: left; /*IE fix*/
}
.singlealt01
{
	margin-top: 40px;	
}
.singlealt01v /* second descrition */
{
	width: 200px;
	padding-bottom: 10px;
}

.singlepricev, .singleorgprice /* place price and discountedprice on same line */
{
	display: inline;
}
.singleorgprice /* space between price and discountedprice */
{
	padding-left: 2px;
}
.singlecartinp,.singlecartv /* cart input and button */
{
	display: inline;
}
.singlecartinp /* cart input */
{
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
}
img.cart /* cart button */
{
}
.singledesc /* product name */
{ 
	width: 605px;
	position: relative;
	top: -25px;
}
.singlelongdesc /* box with long description of product */
{
	clear: both;	
	width: 95%; 
	padding: 10px 10px 10px 10px;      
}
*html .singlelongdesc {/*margin-top: 0px;*/} /* fjernet 220307 */
.singlesuppliersdescr /* suppliersdescription */
{
	clear: both;
	width: 95%; 
	padding: 0px 10px 10px 10px;  
}
.singlelongdesctxt,.singlesuppliersdescrtxt /* hides caption for singlelongdesc and singlesupploiersdesc */
{	   
	display: none;
}
.singlecarttxt
{
	display: inline;
}

.singleiframesold{ /* box which holds iframe with text "De som kjopte dette, kjopte ogsa :"*/
	margin: 10px 0px 0px 0px;
	height: 20px;
}

div.printerfriendv img
{
	margin-left: 5px;
}

#singleiframesold{} /* iframe for soldalso */
#singleframeb{}
.singleiframe{height:20px;margin-top: 10px;} /* iframe for accessories and soldalso */
html:not([opera]) .singlesoldalso{height: 30px;display: table;float: left;margin-top: 30px;} /* Firefox */
.singlesoldalso, .singleaccessories{} /* container for accessories and soldalso */
#Div1, #Div2, #Div3{font-weight: bold;} /* text in iframes for soldalso and accessories */
/* start hacks */
/* IE hacks because of bugs in rendering elements with display=table and display=table-cell */
*html .singlepicture
{
	float: left;
}
*html .mulitpicturepre,*html .mulitpictureaft
{
	float:left;
	padding:90px 0 0 0;
}
/*end IE hacks*/
/* end hacks */
/***********************************************************************************************************************************/
/* login page */
#divlogon{/* contains login elements (login text, name, password, button) */   
    width: 100%;
}
/***********************************************************************************************************************************/
/* cart view (big cart) */
div.carttext /* text above big cart */
{
	height: 110px;
	text-align: left;
}
div.carttextheader /* header for text above big cart */
{
}
div.cartheader
{	
	display: table;
	width : 605px;
	text-align: left;
	height: 27px;
}
.cartheadertr div {
	display:table-cell;
	padding: 5px 0px 0px 0px;
	height: 25px;
}
* html .cartheadertr div /* IE fix*/
{
	float: left;
}
.cartbig /* row in cart table view */
{ 
	display:table;
	width:605px;
	table-layout:fixed;
	empty-cells:show;	
	
}
.cartbigcart{
	display:inline;
	
}
.cartbigcart img /* editcart icon in cart */
{
	margin: 3px 0 0 5px;
}
* html .cartbig{/*IE*/
	display:block
}
.cartbig div {
	border-collapse: collapse;
	display: table-cell; 
}
* html .cartbig div{
	display:inline;
	white-space:nowrap;
}
.cartbigsum, .cartbigmva,.cartbigsummva /* totalsum i cart */
{
	width:560px;
}
.cartbigbottomtr /*container for delete all icon */
{
	width: 40px;
	z-index: 998;
	display: none !important;
}
.cartbigsum div, .cartbigmva div,.cartbigsummva div  {
	display:inline;
}
.cartbigbottom /*container for delete all icon */
{
	/*position: relative;
	top:10px;
	left:475px;
	z-index: 999;
	width:40px;*/
}
*html .cartbigbottom {/*top: 39px;left:472px;*/}
html:not([opera]) .cartbigbottom {/*top: 36px;left:475px;*/}
.botcartframe
{
	width: 605px;
}
.cartframe{
    font-size: 11px;
    margin: 0px;
    color: #000;
}
.cartbigheadthumbnailpic,.cartbigthumbnailpic{ /* first column header */
	/*display:none !important;*/
	width:60px;
}
.cartbigheadcart,.cartbigwcart{ /* 2nd column in header */
	/*display:none !important;*/
	width:80px;
}
.cartbigheadproductdesc,.cartbigd{ /* 3nd column in header */
	width:250px;
}
.cartbigheadprice,.cartbigprice{ /* 4th column in header */
	width:80px;
}
.cartbigheadlinesum,.cartbiglinesum{ /* 5th column in header */
	width:80px;
}
.cartbigheaddelete
{
	/*display: none !important*/
	width: 40px;
}
.cartbigdelete,.cartbigdeleteall{ /* last column in header */
	width: 40px;
}
#cartbigbottom /* hide delete all button in big cart */
{
	/* display: none; */
}
img.cartdel
{
	z-index: 999;
}

/* frames with header and footer */

#topcartiframe{
	width: 605px;
	height: 145px;
	z-index: 1;
}
#botcartiframe
{
	width: 605px;
	height: 50px;
	z-index: 1;
}
html:not([Opera]) .cartbigsum,.cartbigsummva,.cartbigmva{width:550px;} /* Firefox fix for plassering av totalsum ordre */
*html .cartbigsum,.cartbigsummva,.cartbigmva{width:550px;margin-right:0px;}/* IE fix for plassering av totalsum ordre */
.cartbigsummva, .cartbigmva /* hide mva */
{
	display: none;
}
/***********************************************************************************************************************************/
/* customer page */
#newcustform
{
	padding-bottom: 30px;
}
#newcusthead
{
	height: auto;
	width: 300px;
	margin-left: 145px;
	padding-top: 10px;
}
.customerform{	/* div which holds captions and inputs of customer data */	
    position: relative;
	width: 435px;
    top: 20px; 
    display: table;
}
.ncddiv{ /* container with caption */
	display: inline;
	float: left;
	clear: left;
	position: relative;
	width: 210px; 
	height: 20px;
}
.ncfdiv{ /* container with input */
	display: inline;
	position: relative;
	top: 0px;
	float: right;
	clear: right;
	left: 0px;	
	width: 210px; 
	height: 20px;
}
#newformsubmit /* container for buttons - new customer page */ 
{
	width: 425px;
}
#newcustformsubmit, #newcustformreset /*submit and reset buttons - new customer page*/
{	
	float: right;
	margin: 0px 10px 0px 0px;
}
#newcustformreset
{
	width: 67px;
	height: 26px;	
}
#newcustformsubmit
{
	width: 55px;
	height: 26px;
}
html:not([opera]) #newcustformsubmit {width: 58px;height: 26px;} /* Firefox fix */
html:not([opera]) #newcustformreset {width: 71px;height: 26px;} /* Firefox fix */
#sendup
{
	text-align: center;
	padding: 20px 0px 0px 0px;
}
#sendupsubmit /* send-button in forgot username/password */
{
	padding: 0px;
	margin:0px;
}
.sendupuserc
{
	text-align: center;
	padding-top: 10px;
}
.sendupusere
{
	display: inline;
}
.sendupsub
{
	display: inline;
}
/*html:not([Opera]) #newcustformreset{margin-top: -12px;}/* Firefox - topmargin resetbutton*/	
/**html #newformsubmit{margin-top: 15px;}/* IE */
/**html #newcustformreset{margin-top: -16px;}/* IE - topmargin resetbutton */	
/***********************************************************************************************************************************/
/* order history page */
.orderhisttxttr{/* inner container in header */
	display:table;
	padding: 0 0 0 4px;
}
.orderhisttxttr div {
	display:table-cell;
}
.orderhisttxt{ /* header with field names */
	display:table-header-group;
	width: 590px;
	float:left;
}
* html .orderhisttxttr div{ /* for IE  */
	display: inline;
	width: 146px;
}
.orderlistlinetr{/* inner container in header */
	display:table;
	padding: 0 0 0 4px;
	clear: left;
}
.orderlistlinetr div{
	display: table-cell;
}
* html .orderlistlinetr div{ /* for IE  */
	display: inline;
	width: 146px;
}
.divordertotalsum
{

}
.ordertotalsumtr{
	display:table;
	padding: 0 0 0 4px;

}
.ordertotalsumtr div{
	display: table-cell;
		
}
* html .ordertotalsumtr div{ /* for IE  */
	display: inline;
	width: 146px;
}
/***********************************************************************************************************************************/

/***********************************************************************************************************************************/
/* order page */

.cartformhead,.cartbigtop /* headers with text f.e. "Steg 1 av 3: Handlekurv - Registrering - Ordrebekreftelse" */
{ 
	width: 605px;
}
.cartorderconfirmhead
{
	margin-top: 20px;	
}

.cartformhead div,.cartorderconfirmhead div,.cartbigtop div{ /* all of child divs of cartformhead (and cartorderconfirmhead) */
	display: inline;
}
.cartformheadtr{ /* line with text: "Sjekk skjema og trykk "Send bestilling" for a ga videre" */
	width: 605px;
}
html:not([opera]) .cartformheadtr{width: 600px;} /* Firefox fix */
#custformorder /* container for orderform */
{
	display: table;
	margin-top: 10px;
	width: 600px;
	float: left;
} 
.orderform{	/* this box holds captions and inputs (+ one combobox) */
	width: 600px;
    position: relative;
    top: 4px;  
    display: table; 
    margin-bottom: 10px;
    float: left;
    margin-top: 10px;
}
*html .orderform 
{
	width: 295px;
}
.orderformtr div{ /* all of child divs of orderformtr (caption divs and input divs)*/
	float: left;
	clear: left;
	margin: 1px 0px 0px 0px;
	width: 100px;
}
/*  Safari */
#ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocfprodtype,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace
{
	[float: right;
	float: left;
	]float: right;
}
/* Firefox */
html:not([opera]) #ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocfprodtype,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace
{
	float: left;
}
/* Opera */ 
@media all and (min-width: 0px){#ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocfprodtype,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace
{
	float: left;
}
}
#ocfcustomername,#ocfemailaddress,#ocfaddress,#ocfzipcode,#ocfcityplace,#ocftelephone,#ocfprodtype,#ocftelefax, #ocfpayment, #ocfpassword, #ocfpassword2, #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace{
	/* elements which holds inputs and combobox */
	width: 193px;
	clear: right;
	height: 20px;
	padding-left: 2px;
	
}
#ocfcustno2
{
	display:none;	
}
#ocfcomments
{	width: 475px;
	float: left;
	clear: right;
	height:40px;
	margin-left: 2px;
}
*html #ocfcomments {float: right;}
#comments, #ocdcomments
	{height: 35px;}
#comments
	{width: 475px;}
*html #comments{margin-left:-5px;}/*IE left align comments textarea*/
#ocdcustomername,#ocdemailaddress,#ocdaddress,#ocdzipcode,#ocdcityplace,#ocdtelephone,#ocdprodtype,#ocdtelefax,#ocdcomments, #ocdpayment, #ocdpassword, #ocdpassword2, #ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace{
	/* names before inputfields */
	font-weight: bold;
	text-align: right;
}
#ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace /* placement for deliverfields to the right */
{
	position: relative;
	top: -121px;
	left: 299px;
	width: 90px;
}
#ocddelivercityplace
{
	
}
html:not([opera]) #ocddelivercityplace {left: 295px;}
html:not([opera]) #ocddelivername, #ocddeliveraddress, #ocddeliverzipcode, #ocddelivercityplace {top: -125px; left: 296px;}
#ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace /* placement for deliverfields to the right */
{
	position: relative;
	top: -126px;
	left: 290px;
}

html:not([opera]) #ocfdelivername, #ocfdeliveraddress, #ocfdeliverzipcode, #ocfdelivercityplace {top: -125px; left: 295px;}
#ocdpasscomment /* comment before password input */
{	/*display:none;*/
	float: left;
	margin: 10px 0 10px 0;
	width: 100%;
	height: 30px;
} 
.cartformbottom, .cartbigbottoml{ /* container with buttons (bottom) */
	width: 605px;	
	display: inline-block;
	height:40px;
	text-align:right;
	vertical-align: top;
}
html:not([opera]) .cartformbottom, .cartbigbottoml{width: 595px;float: left;} /* container with buttons (bottom) */
*html .cartformbottom {padding-left: 15px;}
.cartbigbottomback,.cartbigbottomnext,.cartbigbottommore,.cartformbottomsend, #cartbigdeleteall5{ /* bottons: "<< Tilbake", "Fortsett a handle", "Send bestilling >>" */
	display: inline;
}
.cartformbottom
{
	padding-top: 10px;
	margin-top: 10px;
	border-top: solid 1px #b3b3b3;

}

.cartformbottom .cartbigbottommore{/*margin: 30px 0 0 70px;*/}
.cartformbottom .cartformbottomsend
{

}
.cartformbottomsend, .cartbigbottomnext, .cartbigbottommore, #cartbigdeleteall5
{
	margin-left: 10px;
}
#toptext
{
	display: table;
	width: 600px;
	height:15px;
	vertical-align: bottom;
}
#fakttext, #delivertext
{
	display: table-cell;
	height: 15px;
	width:290px;
	float: none;
	clear: none;
}
#copyadr
{
	width: 250px;
	position: absolute;
	top: 92px;/* endret fra 88 */
	left: 362px;
	z-index: 999;
}
html:not([opera]) #copyadr {left: 362px;top: 98px;}

#deladdress
{
	top: 5px;
	left: 1px;
	position: relative;
}
html:not([opera]) #deladdress
{
	top: 2px;
	left: -2px;
	position: relative;
}

*html #fakttext, #delivertext 
{
	display: inline;
}
#betingelser
{
	position: absolute;
	top: 295px;
	left: 305px;
}
html:not([opera]) .cartformbottom, .cartbigbottoml{padding-left:10px;} /* Firefox fix */
/***********************************************************************************************************************************/
/* order page 2 (some elements are in 'order page') */
.ordercust /* contains top part of orderconfirmation (customer data) */
{
	width: 605px;
	margin: 10px 0px 0px 0px; 
	display: table; 
}
.ordercust div /* all child div's in orderconfirmation */
{
	/*display: block;
	position:static;*/
}
.ordercusttr
{
	position:relative;
	display: table;
	width: 100%;
}
#ocordercomments1 /* ordercomments1 (set in web.config) */
{ 
	text-align:left;
	width: 100%;
	display: none;
}
#occsessionno, #ocsessionno /* ordernumber */
{
	position: relative;
	display: inline;
}
.occustomername /* customer name */
{
	position: relative;
	padding-top: 10px;
}
#occemailaddress, #ocemailaddress /* e-mailaddress */
{
	position: relative;
	display: inline;
}
#occemailaddress /* hide label before e-mailaddress */
{
	display: none;
}
.ocaddress
{
}
#oczipcode
{
	display: inline;
}
#occityplace
{
	
}
#occtelephone
{
	display: inline;
	padding:0px 5px 0px 0px;	
}
#octelephone,#ocprodtype
{
	display: inline;
}
#occtelefax
{
	display: inline;
	float: left;
	padding:0px 5px 0px 0px;
}
#octelefax
{
	display: inline;
	float: left;
}
#occtodaysdate, #occdelivercaption, #occdelivername, #ocdelivername, #ocmdeliveraddress, #ocdeliveraddress, #ocdeliverzipcode, #ocdelivercityplace /* hide caption for delivername */
{
	clear: both;
	display: block;
	width: 200px;
	position: relative;
	left: 300px;
	top: -107px;
	font-weight: bold;
}
#occtodaysdate,#occdelivercaption
{
	padding-bottom: 10px;
	margin-top: 19px;
}
#occdelivername,#ocmdeliveraddress
{
	
} 
#occpayment, #ocpayment /* payment */
{
	float: left;
	/*margin-top: -80px;*/
}
#occpayment
{
	position: relative;
	padding: 0px 5px 0px 0px;
	top: -80px;
}
#ocpayment
{
	position: relative;
	top: -80px;
}
#occcomments
{
	float: left;
	clear: both;
	margin-top: -60px;
	
}
#occomments
{	float: left;
	clear: both;
	width: 550px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	margin-top: -45px;
}
.orderprod{	
	left: 0;/*10px;*/
    /*position: relative;*/
    top: 4px;  
    float: left;
    clear: both;    
    overflow:hidden;
}
.orderline,.ototalsum{
	/*display: table;*/
	float: left;
	clear: both;
	width: 550px;
}
#ocdelivercaption
{

}
* html .orderline,* html .ototalsum,* html .ototalsummvatr,* html .ototalmvatr{/* IE */
	display: block;
}

.orderlinetr div,.ototalsumtr div,.ototalsummvatr div, .ototalmvatr div{
	display: table-cell;
	line-height: 2em;
	border-collapse: collapse;
}
* html .orderlinetr div,* html .ototalsumtr div,* html .ototalsummvatr div,* html .ototalmvatr div {/* IE */
	display: block;
	float: left;
}
.opproductident{width:50px;}
.opquantity{width: 60px}
.opproductdesc{width: 250px;}
.opprice,.oplinesum{width: 90px}
.ototalsumtx{border-top : solid 1px #c0c0c0;}
.ototalsumtx, .ototalsummvatxt, .ototalmvatxt,.ohtotalsumtx{width: 450px;}
.ototalsummvatxt,.ohtotalsum, .ototalmvatxt, .ototalsummvav, .ototalmvav,.ohtotalsumtx {display:inline; text-align:right; margin-right: 3px; padding-right: 3px;}
.ototalsump,.ohtotalsum,.ototalsummvav,.ototalmvav{width: 90px;}
.ocordercomments2, .ocordercomments3 /* hide ordercomments2 and ordercomments3 */
{
	display: none;
}
/***********************************************************************************************************************************/
/* search for product result page */
.fieldheader /* header with field names */
{ 
	display: table;
	width: 605px;
}
.fieldheadertr{/* inner container in header */
	display: table;
	padding: 0px 0px 0px 4px;
}
.fieldheadertr div {
	display: table-cell;
	color: #000; 
	font-size: 11px;
	font-weight: bold;
}
* html .fieldheadertr div /*IE fix*/
{
	display: block;
	float: left;
} 
.renderlisttr{ /* inner container in row */ /*hent inn igjen??? fjernet 1602*/
	display: table;
	padding: 3px 0px 3px 4px;
}

.renderlisttr div{
	display:table-cell;
}
*html .renderlisttr div /*IE fix*/
{	
	display:inline;
}
.fieldthumbnailpic  /* 1 column - thumbnail */ /* box which holds picture in result row */
{
	width: 60px;
	text-align: left;
}
.spanpicture
{
	width: 60px;
	text-align: left;
}
.spanpicture img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img.lprodimg
{	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a.prodlinkimg,a.prodlinkimg:visited, a.prodlinkimg:hover
{
	width: 50px;
} 
.fieldproductident, .spanproductident{ /* 2 column - product id */ /* box which holds product id in result row */
	width:85px;
}

.spancartinp{}
.fieldcart{width: 65px;}
input.listquantity, .spancartinp /* cartinput in list */
{
	width:30px;
	text-align:right;
	margin: 0px 0px 0px 0px;
}
.fielddescription,.spandesc{/* 4 column - name */ /* box which holds descriptions 1 and 2 in result row */
	width:250px;
}
*html .spandesc {white-space:normal;}

.seconddesc
{
	position: relative;
	top: 4px;
	left: 20px;	
}


.spancartinp
{
}
.spancart img.cart 
{
}
.spancart
{

	padding: 0px 5px 0px 5px;
}
.fieldunit, .spanunit /* 5 column - unit */ /* box with unit in result row */
{ 
	width: 40px;
}
.fieldprice{ /* 6 column - price */ /* box with price in result row */
	width:70px;
	text-align: left;
}
.spanprice, .spanorgprice
{
	width:70px;
}
.spanorgprice
{
	padding-left:3px;
}
*html .spanorgprice /* IE fix to get discountedprice aligned with price */
{
	padding-top:3px;
}
.renderlist2,.renderlist1 /* row with result - odd */ /* row with result - even */
{ 
	display: table;
	width:605px;
	table-layout:fixed;
	empty-cells:show;
	border-bottom:1px dashed #b7b7b7;
}
/* Search suggestions - when no searchhits -  */
div.renderseachnon, div.rendersearchnontr, div.rendersearchnonalt /*container for 'No hits!'*/
{}
div.rendersearchnonalttr
{}
div.rendersearchalttxt /* container for 'did you mean:'*/
{
}
div.rendersearchaltv /* container for alternative hits */
{
	line-height: 2;
}
a.altsearchlink, a.altsearchlink:visited, a.altsearchlink:hover /* alternative hits */
{}

/*---- order.aspx (product info) --*/
#cart2
{
	position: relative;
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #b3b3b3;
	float: left;
	width: 593px;
	overflow: hidden;
	background-color: #f3f3f3;
	margin-left: 10px;
}
*html #cart2
{
	width: 589;	
}
.cartmediumq
{
	width: 70px;
	float: left;
	clear: left;
	margin-left: 2px;	
}
.cartmediumd
{
	display: inline;
	position: relative;
	width: 230px;
	float: left;	
}
.cartmediump
{
	display: inline;
	width: 138px;
	float: left;
	text-align: right;	
}
.cartmediuml
{
	width: 138px;
	display: inline;
	float: left;
	text-align: right;
}
.cartmediumsumtxt
{
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	clear: both;
	padding-top: 8px;
	position: relative;	
	margin-right: 5px;
}
.cartmediumsumv
{
	text-align: right;
	font-weight: bold;
	margin-right: 5px;	
}
*html .cartmediumsumtxt, .cartmediumsumv
{
	width: 580px;
	margin-left: 4px;	
}
table.cart2header
{
	position: relative;
	float: left;
	height: 18px;
	background-color: #e5e5e5;
	border: 1px solid #b3b3b3;
	border-bottom: 0px;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
}
#c1{width: 70px; padding-left:3px;}
#c2{width: 230px;}
#c3{width: 140px; text-align: right;}
#c4{width: 140px; text-align: right; padding-right: 10px;}
*html #c4{padding-right: 4px;}

/***********************************************************************************************************************************/
#newsframe
{
	position : absolute;
    width: 178px;
    left : 800px;
    top: 189px;
	height: 400px;
	min-height: 400px;
}
#newsframe iframe {width:178px;height:400px;}
/**********************************************************************************************************************************/
/* customer logon right column */

#kundelogonaround /* container around customerlogin */
{
	position : absolute;
    width: 160px;
    left : 830px;
    top: 269px;
	height: 240px;
	min-height: 230px;
	border: solid 1px #ccc;
	text-align: left;
}
#kundelogonhead
{
	background-color: #b3b3b3;
	height: 25px;
	width: 160px; 
	color: #fff;
	text-align: left;
    font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#logonheader
{
	position: relative;
	top: 5px;
	left: 10px;
}
#kundelogon
{
	width: 160px; 
	text-align: left;
}
a.logonlinks, a.logonlinks:hover, a.logonlinks:visited
{
	position: relative;
	float: left;
	clear: both;
}
#loggedon
{
	font-weight: bold;
}
input.logon
{
	height:20px;
}
html:not([opera]) input.logon { height:15px;} /* Firefox fix */
#divlogon
{

}

#divlogonf /* container around username- and passwordfields ++ in customerlogon */
{
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#divlogonerr /* errormessage wrong username or password */
{
	height:25px;
	width: 140px;
	text-align: left;
	color: red;
	padding:0px 3px 0px 3px;
}
#kundelogonbottom
{	

}
div.logonborder
{
	border-top: dashed 1px #b3b3b3;
	width: 140px;
	margin: 10px 0px 5px 0px;
}
button.logonbutton
{
	width:65px;
	height:31px;
	padding: 0px;
	margin:0px;
	border: none;
	cursor: pointer;
	background-color: Transparent;
}
html:not([opera]) button.logonbutton {width:68px;height:32px;} /* Firefox fix to show all of loggonbutton */
div.custloggedin /* message in customerlogin when loggedin */
{
	margin: 20px 0px 50px 0px;
}
/****************************************************************************************************************/
/* loginmessage on top of every page */
#custname
{
	height: 20px;
	display: none;
}
/****************************************************************************************************************/
/* printerfriendly */
.singleprinterfriend /* container for printerfriendly */
{
	height: 15px;
	width: 120px;
	margin-right: 10px;	
	float: left;
}
*html .singleprinterfriend {display: inline;}
div.printerfriendv
{
	display: inline;
	float: left;
}
.singleprinterfriendtxt, .printerfriendv
{ 
	display: inline;
	float: right;
}
/****************************************************************************************************************/
/* Tip a friend */
div.singletipafriend /*container for tipafriend top text + img before clicked */
{
	height: 15px;
	width: 110px;
	clear: none;
	margin: 0px 0px 0px 120px;
}
div.tipafriendv /* container for tipafriend img before clicked */
{
	display: inline;
	float: left;
	padding: 2px 0px 0px 0px;
}
div.singletipafriendtxt /* container for tipafriend toptext */
{
	width: 80px;
	display: inline;
	float: right;
}
div.tipafriendtop /* container around total tip a friend */
{
	position: absolute;
	top: 100px;
	left: 100px;
	width: 204px;	
}
div.tipafriendtopttr
{
	display: table;
	
}
div.tipafriendhead /* container for tipafriend headerimg and text + img for close */
{
	display: table-row;
	width: 204px;
	height: 22px;
	padding: 5px 0px 0px 5px;
}
*html div.tipafriendhead {display: inline;}
div.tipafriendheadtxt /* container for tipafriend headerimg and text */
{
	width: 180px;
	display: table-cell;
	padding: 5px 0px 0px 10px;
}
*html div.tipafriendheadtxt{display: inline;padding: 0px 0px 0px 0px;}
html:not([opera]) div.tipafriendheadtxt {padding-right:90px;}
div.tipafriendheadclose /* container for tipafriend headerimg close */
{
	display: table-cell;
	padding: 0px 10px 0px 0px;
}
*html div.tipafriendheadclose{display: inline;}
div.tipafriendpname /* container for productdesc to be tipped */
{
	display: none;
}
div.tipafriendmsg, div.tipafrienderrmsg /* container for message when tips is sent OK */
{
	width: 204px;
	height: 10px;
	padding: 5px 0px 0px 10px;
}
div.tipafriendsend /* container around send tip to text and inputfield */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendsendv /* container for send to inputfield */
{
}
input.tipafriendinp, textarea.tipafriendcommentinp /* inputfields for to/from email-address and comments */
{ 
	width: 180px;
}
div.tipafriendfrom /* container for from email txt and inputfield */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendfromv /* container for from- inputfield */
{
}
div.tipafriendcomment /* container for commentstxt and textarea */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendcommentv /* container for comments- inputfield */
{
}
div.tipafriendsubmit /* container around submit and reset images */
{
	padding: 5px 0px 0px 10px;
	width: 204px;
}
div.tipafriendsubmittxt /* container around submit-img */
{
	width: 58px;
	height: 21px;
	margin-bottom: 5px;
}
div.tipafriendsubmittv /* container around reset-img */
{
	display: none; 
}
/* text/labels in tip a friend */
div.singletipafriendtxt, div.tipafriendheadtxt, div.tipafriendsendtxt, div.tipafriendcommenttxt, div.tipafriendfromtxt, div.singletipafriendtxt 
{
}
/****************************************************************************************************************/
/* styles for cute editor */
.menumaintext
{
	position : relative;
	display: table;		
	top: 10px;			
	width : 605px;
}
.menuintrotext
{
	position : relative;
	display: table;		
	top: 20px;
	margin-bottom : 25px;			
	width : 605px;	
}
.menumaintext a, .menuintrotext a
{
	color: Blue;
}
/****************************************************************************************************************/