*
{
	margin:0px;
	padding:0px;
}

body
{
	margin:0;
	text-align:center; 
	font-family:Arial, Verdana;
	/*font-size:62.8%;*//* 1 em = 10px */
	font-size:76%;
	padding:0;
	background-color:#f2f3f4;
	color:#000000;
	/*background:url(/images/bg.gif) 7px repeat-y;*/
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.nowrap
{
	white-space:nowrap;
}

.nomargin
{
	padding:0;
	margin:0;
}

/* links */
a
{
	color:#a3248f;
	text-decoration:none;
}

a.whiteLink
{
	color:#fff;
	cursor:pointer;	
}

/* //links */

/* colors */
.red
{
	color:#bc1220;
}

/* //colors */


/* masterpage structure */
div#mainWrapper
{
	width:920px; margin:0 auto 0 auto; padding:0px 25px 20px 25px; text-align:left; background-color:#ffffff;
}

div#leftWrapper
{
	float:left;
	width:210px;
	margin-right:20px;
	margin-bottom:20px;	
	overflow:hidden;
	/*background-color:#ffffff;*/
}

div#rightWrapper
{
	float:left;
	width:690px;	
	margin-bottom:20px;
	overflow:hidden;
	/*padding:12px 0 20px 0;
	background:#fff;*/
}

div#headContainer
{
	margin-bottom:30px;
	float:left;
	/*margin-top:25px;
	height:73px;*/
}

div#headContainer img
{
	/*float:left;*/
}


div#topNavContainer
{	
	float:right;
}

div#contentWrapper
{
	/*float:left;
	width:601px;*/
}

div#bottomWrapper
{
	
}

div.footerContainer
{	
	/*font-size:9px;
	width:590px;
	padding:10px 0 0 11px;
	clear: both;*/
	padding:20px 0px 20px 0px;
	border-top:solid 1px #c8c7c7;
	color:#333333;
}

/* //masterpage structure */
/* leftcolumn  */
.leftColumnContainer
{
	/*float:left;
	padding:0;*/
}

.leftContentContainer
{
	
	/*float:left;*/
	
}

.leftContentContainer p
{
	margin-bottom:5px;
	font-size:1.15em;
}



/* text styles */
p
{
	font-size:1.2em;
	line-height:1.2em;
	margin:0 0 1.4em 0;
}

h1
{
	font-size:2.7em;
	line-height:1.1em;
	font-weight:bold;
	margin-bottom:0.6em;
	padding:0;	
}

h1.headingSmall
{
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;

}

div.leftmenuHeader 
{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:5px;
}

div.leftHeader
{
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:8px;
}

h2
{
	font-size:1.2em;
	padding:0;
	margin:0 0 0.4em 0;
}

fieldset.customerForms h3
{
	margin-bottom:20px;
	font-weight:normal;	
	font-size:1.2em;
}



h3
{
	font-size:1.2em;
	line-height:normal;
}
h3.shoppingCartDetails
{
	margin-bottom:10px;	
}

blockquote
{
	
	padding:20px;
	margin-bottom:10px;
	border: 1px solid #d5d5d5;
	width: auto;
	clear: both;
}

.linkText
{
	margin-top:20px;
	margin-bottom:20px;	
}
.linkText p
{
	border-bottom:solid 1px #C8C7C7;
	margin-bottom:20px;
	padding-bottom:20px;	
}

.stdTextBold
{
	font-weight:bold;
}


/* form */
.errorText
{
	font-size:0.9em;
	padding-left:2px;
	color:#ff0000;
}

select { font-size:1em; height:24px; margin-bottom:12px; padding-left:5px; font-size:1.2em; border:solid 1px #C1C1C1; }
select option { padding-left:5px; }
/*input.productList { float:left;width:38px;margin:0 5px 0 0;text-align:center;}*/
.btnBuy, .btnOK, .btnDigitalProducts, .btnUpdate, .btnDelete, .btnSend, .btnSearch, .btnCustomer{ width:auto;padding:5px 18px 5px 18px;background-color: #641d79; color: #ffffff; text-transform:uppercase; font-weight:bold;font-size:12px;font-family:Arial; border:0; cursor:pointer;}
.btnBuy,.btnSearch { width:40px;}
.btnCustomer {  }
.btnDelete{ background-color: #ad5297;}
.btnUpdate{  }
.btnSendOrder { width:133px; }
.txtfieldwide {width:400px;}
.txtfieldMedium { }
.txtfieldSmall{width:116px;}
.txtfieldDigital{width:395px;}
.chkBoxDigital { margin-right:10px;}
input.btnOK { width:32px; height:24px; padding:2px 0px 2px 0px; text-align:center; }


input[type="text"] 
{
	border:1px solid #c1c1c1;
	/*float:left;*/
	height:20px;
	font-size:1.2em;
	margin-right:5px;
	padding:3px 8px 0px 8px;
}
input[type="checkbox"] 
{
	 margin:0.3em 0.3em 0 0;
}
input[type="password"] 
{
	border:1px solid #c1c1c1;
	height:20px;
	font-size:1.2em;
	margin-right:5px;
	padding:3px 8px 0px 8px;
}


input.password { width:360px; }

fieldset
{
	border:0px;
}

div.customerForms
{
	margin-bottom:20px;
	padding:20px ;
	background:#f4f4f4;
}

div.customerForms p label
{
	/*display:inline-block;
	white-space:nowrap;*/
}
div.shoppingForms
{
	margin-bottom:30px;
	padding:20px 20px 10px 20px;
	background:#f4f4f4;
}
div.shoppingForms div.separator
{
	margin-top:4px;
	margin-bottom:4px;
	background-color:transparent;		
}
div.digitalProducts
{
	font-size:1.2em;
	margin-bottom:20px;
	padding:20px;
	background:#f4f4f4;
}

div.digitalProducts legend
{
	margin-bottom:10px;
	font-weight:bold;
}
div.digitalProducts legend.legend_header
{
	margin-bottom:20px;
	text-transform:uppercase;
}
div.digitalProducts p
{
	font-size:1em;
	margin-bottom:4px;
}
div.digitalProducts label
{
	white-space:nowrap;
}
div.digitalProducts input
{
    font-size:1.0em;
	margin-bottom:12px;
}
div.digitalProducts input.btnSend
{
	margin-bottom:0;
}

div.digitalProducts p.digitalProductsList
{
	width:330px;
	padding:0 0 2px 0;
	float:left;
}

table.digitalProductsList input
{
	float:left;
}

table.digitalProductsList label
{
	float:left;
	width:63px;
	white-space:nowrap;
	padding:2px 0 0 5px;
}


fieldset.customerForms legend
{
	margin-bottom:10px;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
}


.infoText
{
	padding:15px 0 0 0;	
}

.customerFormsDrop 
{
	width:180px;
}

div.customerForms p
{
	margin-bottom:4px;	
}
div.customerForms input.txtfieldwide
{
	margin-bottom:12px;	
}
div.digitalProducts p.infocheckboxes
{
	padding:6px 0 0 0;
}


div.customerForms p.infocheckboxes
{
	padding:6px 0 0 0;
}

div.btnCustomerForm
{
	float:right;
}
div.btnCustomerForm input.btnCustomer
{
	margin-left:5px;
}

div.customerForms label.checkboxText
{
	padding-left:5px;
}

/*//*/

/* lists */

ul 
{
	margin:0 0 6px 16px;
	list-style-type: disc;
	font-size:1.2em;
}
/* //lists */

/* navigation */

/*Left top menu*/


.topLeftMenuItem, .topLeftMenuItemSelected
{
	float:left;
	padding:6px 0 0 0;
}

.topLeftMenuItemSelected ul
{
	position:relative;
	background-color:#bfcebb;
	padding:0;
	margin:7px 0 0 17px;
	/*display:none;*/
}

.topLeftMenuItemSelected ul li
{
	width:95px;
	list-style-type:none;
	border-bottom:1px dotted;
}

.topLeftMenuItemSelected ul li a
{
	display:block;
	padding:0 0 0 3px
}

.topLeftMenuItemLink
{
	color:#fff;
	text-align:center;	
	padding:0 0 0 22px;
}

/* //Left top menu*/

/*Left menu */
.leftMenuItem
{
	
	border-bottom:solid 3px #ffffff;
}

.leftmenuLink, .leftmenuLinkSelected 
{
	font-size:1em;
	padding:8px 5px 8px 10px;
	color:#ffffff;
	text-decoration:none;
	margin:0;
	display:block;	
}
.leftmenuLinkSelected
{
	font-weight:bold;
	background-color:#9f2e86;
}

/* //Left menu */

/* //navigation */


/* image specifics */
img
{
	border:0px;
}

img.bottom5
{
	margin-bottom:20px;	
}

img.startPageIntro
{
	float:left;	
	margin:0px;
}

/* editor */
img.topleftfloatingimage
{
    margin-right: 2em;
    margin-bottom: 2em;
	float: left;
}
/* editor */
img.toprightfloatingimage
{
	float: right;
    margin-left: 2em;
    margin-bottom: 2em;  
}
/* //images specifics */


/* templates */

/* content layout generic templates */
.oneColumnContainer
{
	/*float:left;
	width:601px;*/
	margin-bottom:20px;
}

.twoColumnContainer
{
	/*float:left;
	width:590px;
	padding:0 0 20px 0;*/
	/*background:url(/images/bg_dot.gif) 395px repeat-y;
	min-height:600px;*/
}

.columnLeft
{
	float:left;
	width:460px;
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
	/*width:365px;
	/*padding-left:11px;*/
}

.columnLeftText
{
	float:left;
	width:460px;
	margin-right:20px;
	margin-bottom:10px;
	overflow:hidden;
	/*float:left;
	width:365px;*/
}

.columnRight
{
	float:left;
	width:210px;
	margin-bottom:20px;
	overflow:hidden;
	/*text-align:center;*/
}

.columnRight p
{
	line-height:1.5em;
	padding:4px 34px 14px 34px;
	margin:0px;
	text-align:left;
}


/* productpages specifics */
/*.productListIntroText
{
	float:left;
	width:390px;
	overflow:hidden;
	height:400px;	
}*/

.productListContainer
{
	border-bottom:1px solid #c8c7c7;
	margin-bottom:25px;
	padding-bottom:15px;
}

.productListContainer img
{
	margin-bottom:10px;
}

div.productList, div.productDetalj
{
  float:left;
  width:460px;
  margin-right:20px;
}

.productList h3
{
	margin-bottom:20px;
	font-size:1.6em;
	font-weight:bold;
}
.productDetalj h1
{
	margin-bottom:15px;
	font-size:1.6em;
	font-weight:bold;
}

div.productList p.red, div.productDetalj p.reddiv.productList p.red, div.productDetalj p.red { float:left; margin-bottom:15px; padding:5px 10px 5px 10px; color:#ed4197; border:solid 1px #f4a6c9; }

/*div.productList p.red span, div.productDetalj p.red span
{
  color:#ed4197;
  padding:5px 10px 5px 10px;
  border:solid 1px #f4a6c9;
}*/
.productList p.internetPrice, .productDetalj p.internetPrice
{
	font-weight:bold;
	margin-bottom:0.4em;
}


.productList p.ordPrice,  .productDetalj p.ordPrice
{
	margin-bottom:0.2em;
}

.productDetalj p.backText
{
	margin-top:30px;
}

.productDetalj
{
}


/*productView specifics*/
.productViewContainer
{
	border-top:1px solid #c8c7c7;
	padding-top:25px;
}
/*.productViewContent
{
	margin:0 0 14px 12px;
	float:left;
	border:1px solid #c8c7c7;
	border-top:5px solid #009ee0;
	width:134px;
	height:193px;
	overflow:hidden;
}*/
.productViewContentNew
{
	margin:0 0 30px 32px;
	float:left;
	width:140px;
	overflow:hidden;
}
.productViewContentNew input.btnBuy { width:40px; height:30px; padding:0; border:none; background-color:#818285; }

.productViewContentNew img
{
	width:140px;
	margin-bottom: 10px;
}
.productViewTop
{
	height:110px;
	margin:7px 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	overflow:hidden;
}

.productViewTop h1
{
	font-size:10px;
	font-weight:bold;
	padding:0 0 7px 0;
	margin:0;
}

.productViewText
{
	width:118px;
	height:55px;
	margin:0 0 0 11px;
	padding:2px 0 0 0;
	overflow:hidden;
}
.productViewPrice
{
	float:left;
	padding:1px 0 0 11px;
}


span.productViewPriceNew
{
	float:left;
	padding-top:5px;
	font-size:1.2em;
}



/*//productView*/

/* shoppingcart specifics */
.columnLeftTextShoppingCart
{
	float:left;
	width:460px;
}

.columnLeftTextShoppingCart p.text
{
	font-weight:bold;
	/*border-bottom:1px solid #8c8b8d;*/
	margin-bottom:10px;
}

#shoppingcartContainer
{
	/*width:191px;
	height:73px;
	padding:0;
	margin:12px 0px 0px 0px;
	background:url(/images/bg_basket.gif) no-repeat;
	overflow:hidden;*/
	margin-bottom:20px;
	padding:20px 20px 40px 20px;
	background:#a3248f url(/images/bg_shoppingcartmenu.gif) no-repeat right bottom;
	
}

/*#shoppingcartContainer p
{
	padding:0 0 0 0;
	margin:5px 0 0 10px;
	font-weight:bold;
	line-height:0.8em;
}*/
#shoppingcartContainer ul
{
	margin:0;
	list-style-type:none;
}

#shoppingcartContainer ul li
{
	background-color:#641d79;
	margin-bottom:5px;
	text-align:center;
}
#shoppingcartContainer ul li:first-child
{
	background-color:transparent;
	text-align:left;
} 
#shoppingcartContainer ul li a
{
	display:block;
	padding:8px 5px;
	color:#ffffff;
	font-weight:bold;
	font-size:0.8em;
	margin:0;
	text-decoration:none; 
	text-transform:uppercase;
}
.shoppingcartDetailsContainer p.infotext
{
	width:460px;
}
div.shoppingcartDetailsContainer p.nomargin
{
	margin-bottom:4px;
}
div.shoppingcartDetailsContainer
{
	margin-bottom:20px;
}
div.shoppingcartDetailsContainer input.txtfieldwide 
{
	width:460px;
	margin-bottom:10px;
}
p.shoppingCartLink
{
	margin:0 0 7px 0;
}
/**/
table#shoppingCartDetail
{    
	width:690px;
	margin-bottom:20px;
	border-collapse:collapse;
	font-size:1.2em; 
}
table#shoppingCartDetail td 
{    
	padding:5px 0 5px 5px;
	
}
td.productcount input.productList { text-align:center; width:auto; margin:0; padding:3px 5px 3px 5px; font-size:1em; }
table#shoppingCartDetail td.leftcol
{    
	padding:5px 0 5px 0; 
}

table#shoppingCartDetail th 
{
	text-align:right;    
	padding:5px 0 5px 0;  
	font-weight:normal;	
}

.update
{
	text-align: right;
	width:115px;
}
.delete
{
	text-align: right;
	width:85px;
}
td.update input, td.delete input
{
	padding-right:10px; padding-left:10px;	
}
.data 
{    
	text-align: right;
	width:85px;  
}
.txtTotal
{
	width:20px;
}

.productcount
{
	text-align: right;
	width:50px;  
}

.leftcol 
{    
	    
}
.border
{	
	border-top:1px dotted #000;
}
/* end table */

/* //shoppingcart */

/* startPage  specifics*/

.columnLeftStartPage
{
	float:left;
	width:460px;
	margin-right:9px;
	padding-right:10px; 
	border-right:solid 1px #c8c7c7;
	overflow:hidden;
}
.contentBanner
{
	/*float:left;*/
}

.contentBanner
{
	padding-bottom:0;
}

.startPageIntroText
{
	margin-bottom:30px;
	font-size:12px;
	
}

p.dateNameContainer 
{
	padding:0 0 11px 0;	
	margin:0;
}
.nameText
{
	margin:0 0 0 11px;	
}


/*searchPage*/

div.clearBoth {
	clear:both;
	font-size:0;
	height:0;
}

div.dottedDivider {
	border-top:1px dotted #8c8b8d;
	font-size:0;
	height:1px;	
	margin:15px 0 15px 0;
}

div.searchResultContainer
{
	width:590px;
	float:left;
	padding:15px 0 20px 11px;
}

div.searchPageMatchListText {
	float:left;
	margin-right:10px;
	font-size:2.9em;
	font-weight:bold;
	margin-bottom:15px;
}

div.searchPageMatchListNumberText {
	float:left;
	font-size:2.9em;
	font-weight:bold;
	margin-bottom:15px;
}

div.searchPageResultItem
{
	clear:both;
	margin-bottom:15px;
	font-size:1.25em;
}

div.searchPageResultNumber 
{
	float:left;	
	color:#231f20;
	font-size:16px;
	font-weight:bold;
	width:25px;
	margin-right:10px;
}

div.searchPageResultContent 
{
	float:left;	
	width:460px;
	font-size:1em;
	margin:0 0 1em 0;
}

div.searchPageResultHeader a
{
	font-weight:bold;
}

div.searchPageResultText {

}

div.searchPageNoMatchesText {

}

div.SearchPageProduktsida
{
	margin-bottom:2px;
	padding-left: 25px;
	background:transparent url(/images/bok.gif) no-repeat left 3px;
	
}
div.SearchPageProduktlista
{
	margin-bottom:4px;
	
}


/* //templates */

/* NEW/OLD */

div#topMenu { margin-bottom:20px; background-color:#642679; }

/* NEW */
div.clearer { clear:both; height:0; line-height:0; font-size:0px; overflow:hidden; }
div.rightContentContainer{ float:right; text-align:right;}


div.separator { clear:both; height:1px; margin-bottom:20px; line-height:0; font-size:0px; background-color:#C8C7C7; overflow:hidden; }


div#topWrapper { height:142px; padding-top:33px; border-bottom:solid 1px #c8c7c7; margin-bottom:30px; }
form#aspnetForm { margin:0; padding:0; }
div.form_login { margin-bottom:20px; }
div.form_login p { margin-bottom:10px; font-size:1em; color:#a0a0a0; }
div.form_login input.txtfieldSmall { float:left; width:155px; height:21px; margin-right:5px; padding:7px 8px 0px 8px; color:#8a8b8c; font-size:0.9em; }
div.form_login input.btnOK  { float:right; width:32px; height:30px; padding:0; font-weight:bold; font-size:1.1em; border:none;  }
div.form_login select { width:210px; height:24px; margin-bottom:20px; padding-left:5px; border:solid 1px #918f8f; color:#666666; font-size:1em; }
div.form_login select option { padding-left:8px; }

div.productListRight { float:left; width:210px; } 

div.form_topsearch { float:right; }
div.form_topsearch input.txtfieldSmall { width:260px; height:22px; margin-right:5px; padding:6px 8px 0px 8px; color:#666666; font-size:1em;  }
div.form_topsearch input.btnOK  { float:right; width:30px; height:30px; padding:0; border:none; background:transparent url(/images/bg_button_search.gif) no-repeat left center;  }
div.columnLeftText h1 span { margin:0; padding:0; background-color:lime; }
div#shoppingcartContainer ul li select { width:100%; margin-bottom:5px; padding:2px 5px 2px 5px; font-size:0.8em; }
div#shoppingcartContainer ul li select option { padding-left:8px; }
div.columnLeftStartPage img { margin-bottom:15px; }
div.columnLeftStartPage div.contentBanner img { margin-bottom:20px; }
div.productListContainer p { }
div.productListContainer img { width:120px; }
div.productDetalj input.productList { width:55px; height:22px; margin-top:15px; margin-right:10px; padding:5px 0px 0px 0px; text-align:center; font-weight:bold; border:solid 1px #918f8f;  }
div.productDetalj input.btnBuy { width:55px; height:29px; margin-top:15px; padding:0; border:none; background-color:#818285;}
div.digitalProducts div.separator { clear:both; height:1px; margin-bottom:20px; line-height:0; font-size:0px; background-color:transparent; overflow:hidden; }

div.buy { float:left;  }
div.buy p.red { width:150px;font-size:1em; font-weight:bold;}
div.buy input.productList { float:left; width:55px; height:22px; margin-right:10px; padding:6px 0px 0px 0px; font-size:1.1em; text-align:center; font-weight:bold; border:solid 1px #aaaaaa;}
div.buy input.btnBuy { float:left; width:55px; height:30px; padding:0; border:none; background-color:#818285;}


div#topWrapper div.rightContentContainer ul { margin-bottom:5px; list-style-type:none; font-size:1em; }
div#topWrapper div.rightContentContainer ul li { display:inline; margin:0; color:#333333; }
div#topWrapper div.rightContentContainer ul li span { margin:0px 5px 0px 5px; font-weight:bold; }
div#topWrapper div.rightContentContainer ul li a { color:#ec1c2c; }

div.footerContainer ul { margin-bottom:5px; list-style-type:none; font-size:1em; }
div.footerContainer ul li { display:inline; margin:0; color:#333333; }
div.footerContainer ul li span { margin:0px 5px 0px 5px; font-weight:bold; }
div.footerContainer ul li a { color:#ec1c2c; }


/* TEMP */
div#namnsdag { visibility:hidden; }
div.temp { display:none; }