
@media print { .noPrint, .printPanel, .linkButton {	display: none; } }

/*	================================================================================	*/
/*	Block formatting */
#col1
{
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#col2
{
	float: left;
	width: 560px;
	margin: 20px 0 0 10px;
	padding: 0;
	overflow: hidden;
}
#col2_expanded
{
	float: left;
	width: 750px;
	margin: 20px 0 0 10px;
	padding: 0;
	overflow: hidden;
}

#col2_full
{
	float: left;
	width: 945px;
	margin: 20px 0 0 10px;
	padding: 0;
	overflow: hidden;
}

#col3
{
	float: left;
	width: 180px;
	margin: 20px 0 0 10px;
	padding: 0;
	overflow: hidden;
}
#footer
{
	clear: both;
}
#cart
{
	float: left;
}

.col1_margin
{
	margin: 20px 0 0 2px;
	overflow: hidden;
}


/*	================================================================================	*/

/* Basic formatting */
body
{
	background-image: url(/img/background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Sans-Serif, Arial, Helvetica;
	font-size: 10px;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 15px;
}


a, a:visited
{
	color: #808080;
	text-decoration: none;
}

a:hover
{
	color: #808080;
	text-decoration: underline;
}

a, span
{
	margin-bottom: 2px;
	padding-bottom: 2px;
}

td
{
	margin: 0;
	padding: 3px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

h1, h2, h3, h4
{
	color: #111;
	padding: 0;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}
h1
{
	font-size: 18px;
	margin: 0 0 7px 0;
}
h2
{
	margin: 0 0 5px 0;
}
h3
{
	margin: 0 0 3px 0;
}
h4
{
	margin: 0 0 1px 0;
}

.clearBoth
{
	clear: both;
}
/* banner formatting */

.bigbanner
{
	float: left;
	width: 560px;
	height: 255px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.bigbanner img
{
	border: 0;
	padding: 0;
	margin: 0;
	width: 560px;
	height: 255px;
}
/*	================================================================================	*/
.companyNamePanel
{
	margin: 5px 0px 0px 0px; 
	float: right; 
	clear:both;
}

.smallbanner2
{
	float: left;
	width: 275px;
	height: 250px;
	padding: 0;
	margin: 10px 0 0 0px;
	overflow: hidden;
}
.smallbanner2 .inner
{
	border: none;
}

.smallbanner2 img
{
	width: 275px;
	height: 250px;
}

.smallbanner2 .image
{
}

.smallbanner2 .headline
{
}
.smallbanner2 .bannertext
{
}
.smallbanner2 a
{
	text-decoration: none;
}
.smallbanner2 .readmore
{
}

.smallbanner2_splitter
{
	float: left;
	width: 12px; 
	height: 250px;
	padding: 0;
	margin: 10px 0 0 0px;
	overflow: hidden;
}

/*	================================================================================	*/
.smallbanner
{
	float: left;
	width: 180px;
	height: 260px;
	padding: 0;
	margin: 10px 0 0 7px;
	overflow: hidden;
}
.smallbanner .inner
{
	border: solid 1px #ccc;
	border-bottom: none;
	padding: 0 0 3px 0;
	margin: 0;
}
.firstbanner
{
	margin: 10px 0 0 0;
}
.smallbanner img
{
	border: 0;
	padding: 0;
	margin: 10px;
	width: 130px;
	height: 130px;
}
.smallbanner .image
{
	text-align: center;
}
.smallbanner .headline
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	color: #000;
}
.smallbanner .bannertext
{
	margin: 5px;
	color: #000;
}
.smallbanner a
{
	text-decoration: none;
}
.smallbanner .readmore
{
	margin: 10px 0 0 0;
}

/*	================================================================================	*/

/* welcome formatting */

.welcome
{
	border: 0;
	margin: 15px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.welcome h1
{
}
.welcome img
{
	border: 0;
	margin: 0;
	padding: 0;
}
.welcome .lifestyle
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 178px;
}
.welcome p
{
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 1.4;
}

/*	================================================================================	*/

/* Box */
.boxBack
{
	background-image: url(/img/cartbox_body.gif);
	background-position: left top;
	width: 180px;
}

.boxBack .readmore:hover
{
	background-image: url(/img/arrow.gif);
}
.boxBack .readmore:active
{
	background-image: url(/img/arrow.gif);
}
.boxBack .readmore:focus
{
	background-image: url(/img/arrow.gif);
}

.boxTop
{
	background-image: url(/img/cartbox_head.gif);
	width: 180px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #fff;
}
.boxBottom
{
	background-image: url(/img/cartbox_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 180px;
	padding: 0 0 10px 0;
}
.boxText
{
	background-image: url(/img/minicart_bg.jpg);
	background-repeat: repeat-x;
	color: #000;
	margin: 0 1px 1px 1px;
	min-height: 70px;
	padding: 5px 10px 10px 8px;
}
.boxText table tr td
{
	vertical-align: top;
}
.boxBackWhite
{
	background-image: url(/img/box_body_white.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #fff;
	width: 180px;
}
.boxTopWhite
{
	background-image: url(/img/box_top_white.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 170px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
}
.boxBottomWhite
{
	background-image: url(/img/box_bottom_white.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 180px;
	padding: 0;
}
.boxTextWhite
{
	color: #666;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}

/* knappar */
.button_right
{
	background-repeat: no-repeat;
	border: 0;
	float: left;
	height: 20px;
	width: 7px;
	background-image: url('/img/buttons/button_right_blue.gif');
	text-decoration: none !important;
}

.linkButton:hover .button_right
{
	background-image: url('/img/buttons/button_right_green.gif');
}

.linkButton:focus .button_right, .linkButton:active .button_right
{
	background-image: url('/img/buttons/button_right_orange.gif');
}

.button_middle
{
	min-width: 60px;
	font-size: 110%;
	border: 0;
	float: left;
	height: 20px;
	line-height: 18px;
	padding: 0 0 0 0;
	color: white;
	background-repeat: repeat-x;
	background-image: url('/img/buttons/button_middle_blue.gif');
	text-align: center;
}

.linkButton:hover .button_middle
{
	background-image: url('/img/buttons/button_middle_green.gif');
}

.linkButton:focus .button_middle, .linkButton:active .button_middle
{
	background-image: url('/img/buttons/button_middle_orange.gif');
}

.button_left
{
	background-repeat: no-repeat;
	border: 0;
	float: left;
	height: 20px;
	width: 7px;
	background-image: url('/img/buttons/button_left_blue.gif');
	text-decoration: none !important;
}

.linkButton:hover .button_left
{
	background-image: url('/img/buttons/button_left_green.gif');
}

.linkButton:focus .button_left, .linkButton:active .button_left
{
	background-image: url('/img/buttons/button_left_orange.gif');
}

.linkButton
{
	cursor: pointer;
}





/*	================================================================================	*/

.right
{
	float: right;
}

.descriptionLabel
{
	color: Gray;
}

.cluetipSplitTitle
{
	border-bottom: dashed 1px #aaa;
	display: inline;
}

#productinfocol
{
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
}

.productImage
{
	margin: 3px;
}

.categoryBox div
{
	padding-bottom: 2px;
}



ul.list
{
	list-style-type: disc;
	padding-left: 40px;
}


UL.AspNet-Menu LI A 
{	
	DISPLAY: inline!important; 
}

UL.AspNet-Menu LI SPAN 
{	
	DISPLAY: inline!important;
}

#flagcontent .flag
{
	padding-left: 35px;
	height: 25px;
	display: inline-block;
	background-repeat: no-repeat;
	margin: 0;
}
#flagcontent td
{
	padding: 2px;
}
#flagcontent table
{
	margin-top: 10px;
}

#flagcontent .flagName
{
	line-height: 20px; 
	margin-top: 4px; 
	cursor: pointer;
}

.error
{
	color: #f00;
	padding: 10px 0 10px 0;
}
.information
{
	color: #00f;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
.highlight
{
	background-color: #f9f9f9;
}
.normal
{
	background-color: #fff;
}
.textfield
{
	width: 465px;
}

#m_PDFPanel
{
	padding: 10px 0 0 0;
}
#m_PDFPanel img
{
	border: 0;
	margin: 10px 0 0 0;
}
.red
{
	background-image: url(/img/attention_red.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 15px;
	margin: 15px 0 0 0;
}

.minicart_cartlink
{
	margin: 0 0 5px 11px;
}


/* startpages formatting */

.startpagecontent
{
	width: 465px;
}
.startpagecontent p
{
	margin: 0;
	padding: 5px 0 5px 0;
}
.startpagecontent .section
{
	margin: 30px 0 0 0;
	padding: 10px;
	border: dotted 1px #bbb;
}
.startpagecontent select
{
	width: 440px;
}

#stockstatus div
{
	font-size: 12px;	
}

a:active
{
	text-decoration: none;
}


select.dropDown
{
	font-family: Verdana;
    font-size: 11px
}

.userbarLang
{
	float: right;
	margin: 7px 15px 0px 0px;
}

.userbarLang select
{
	font-family: Verdana;
    font-size: 10px
}

.currencyBox
{
	float: right;
	margin: 7px 15px 0px 0px;
}

.userbarCurrency
{
	font-family: Verdana;
    font-size: 10px
}

.quickSearchBox
{
	float: right; 
	margin: 6px 0px 0 0; 
	width: 185px
}

.quickSearch
{
	float: right;
	background-image: url('/img/search_medium_n.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-width: 0px;
	height: 20px;
	width: 20px;
}

.textDiv
{
	padding-bottom: 3px;
}

.searchAndLanguageBox
{
	float: right; 
	margin-right: 5px; 
	margin-top: 0px;
}

.orderTotalAddressesDiv
{
	float: right; 
	width: 400px;
}

.orderTotalAddressesDivEmployeeConsumer
{
	float: right; 
	min-width: 360px;
}

.orderTotalDeliveryAddressDiv
{
	float: right; 
	min-width: 160px; 
}

.orderTotalInvoiceAddressDiv
{
	min-width: 160px; 
	float: left; 
	margin-right: 5px;
}

.orderExtraInfoDiv
{
	white-space:nowrap; 
	clear: both; 
	margin-top: 10px; 
	min-width:325px;
}

.orderTotalAddressesDivEmployeeConsumer .orderTotalDeliveryAddressDiv
{
	min-width: 360px;
}

.orderTotalAddressesDivEmployeeConsumer .orderTotalInvoiceAddressDiv
{
	min-width: 0px;
}

.orderTotalAddressesDivEmployeeConsumer .orderExtraInfoDiv
{
	min-width:360px;
	float:right;
}

.productListing
{
	width: 300px; 
	float: left; 
	height: 500px; 
	overflow-y: auto;
}

/* Cart formatting */
#cart table
{
	width: 750px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#cart tr
{
}
#cart th
{
	text-align: left;
	border-bottom: dotted 1px #ccc;
}
#cart td
{
	padding: 0 4px 0 0;
	white-space: nowrap;
	border-bottom: dotted 1px #ccc;
}
#cart .colimage img
{
	width: 40px;
	height: 40px;
}
#cart .colimage
{
	width: 50px;
}
#cart .colchange
{
	width: 15px;
}
#cart .colqty
{
	width: 60px;
}
#cart .colartno
{
}
#cart .colproductname
{
}
#cart .colprice
{
	white-space: nowrap;
	text-align: right;
}
#cart .colsum
{
	white-space: nowrap;
	text-align: right;
}
#cart .colstatus
{
	white-space: nowrap;
}
#cart .coldelete
{
	width: 15px;
}

#cart .colqty input
{
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
}
#cart .colartno td
{
	text-align: right;
}
#cart .colprice td
{
	text-align: right;
}
#cart .colsum td
{
	text-align: right;
}

.cartNextDiv
{
	text-align: right; 
	padding: 20px;
}

.productColorDiv
{
	float: right;
}

.redInformation
{
	color: #ff0000;
	font-style: italic;
}

.cartDeleteImage
{
	background: url('/img/close_red.png') no-repeat 3px 2px!important; 
	cursor: hand; 
	width: 16px; 
	height: 16px;	
}

.logoLink
{
	display: block;
	width: 0;
	height: 0;	
}

.printPanel
{
	float: right;
}

.printPanel a, .printPanel img
{
	border: 0px;
	text-decoration: none;
	vertical-align: middle;
}

.market
{
	text-align: left;
	width: 100px;
	float: left;
}

.currencyConverter
{
	
	float: right;
	margin: 2px 10px 0 0;
}

#convertToAmount
{
	display: none;
	border: 1px solid #e1e1e1;
	width: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-indent: 2px;
}
