IMG
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px
}

.imgBorder
{
	border: 1px solid #4B4B4B;
}


.border
{
	border: 1px solid #555351
}

.clear{
	clear:both;
}

.clear-space{
	clear:both;
	height:15px;
}

.lowercase
{
	text-transform: lowercase; /* force text to lowercase */
}

.uppercase
{
	text-transform: uppercase; /* force text to uppercase */
}

.capitalize
{
	text-transform: capitalize; /* force text to proper case */
}


/* ================================================================================================ */
/* ...............................::: Tip A Friend :::........................................ */
/* ================================================================================================ */

BODY.tipAFriend
{
	background-color : #8D8D8D;
	background-image: none;
	background-repeat: repeat;
	background-position: left top; 

	margin: 0px 0px 0px 0px;
	line-height:1.4em;
}

.tipAFriendContainer 
{
	width: 360px;
	height: 280px;
	background-color: #FFFFFF;
	padding: 10px;
	padding-top: 4px;
	margin: 8px;
	border: 2px solid #565457;
	line-height:1.3em;
}

.trBg
{
	background-color:#FFFFFF;
}

.trBgTwo
{
	background-color:#F8F8F8;
}

.trBgHover
{
	background-color:#E4E2E0;
}

.shopTopic1
{
	font-size : 18px;	
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #3E3E3E;
	text-decoration : none;
	display:inline;
}



/* Horizontal ruler används för att skilja avsnitt etc */
HR
{
	width: 100%;
	height: 1px; 
	border:none;
	color: #928F8D; 
	background-color:#928F8D;
} 

/* ================================================================================================ */
/* ...............................::: Formulär :::........................................ */
/* ================================================================================================ */

form
{ 
	margin-bottom: 0; 
	margin-top:0;
}

.imgBtn
{
	cursor: pointer;
}


.btn 
{
	cursor: pointer;
	height: 19px;
	background-color: #EBEBEB; 
    font-weight: normal; 
    font-family: Verdana, Arial ;
    font-size: 11px;
	color: #424242;
}
.shop_btn
{
	background-image: url(../shop_img/shop_btn_bg.gif);
	background-repeat: repeat-y repeat-x;

	border: 2px outset #888888;
	border: 1px outset #17552C;
	
	padding-left: 2px;
	padding-right: 2px;

	font-family: verdana, arial; 
	color:#ffffff; 
	FONT-WEIGHT: bold; 
	font-size:11px;
}

.shop_btn_small
{
	background-image: url(../shop_img/shop_btn_bg.gif);
	background-repeat: repeat-y repeat-x;

	border: 2px outset #888888;
	border: 1px outset #17552C;
	
	padding-left: 2px;
	padding-right: 2px;

	font-family: verdana, arial; 
	color:#ffffff; 
	FONT-WEIGHT: bold; 
	font-size:10px;
}

html>body .shop_btn
{
	background-color:#666666; 
	background-image: url(../shop_img/shop_btn_bg.gif);
	background-repeat: repeat-y repeat-x;

	BORDER-TOP: #5C5B5B 1px outset; 
	BORDER-LEFT: #5C5B5B 1px outset; 
	BORDER-RIGHT: #808080 2px outset; 
	BORDER-BOTTOM: #808080 2px outset;
	cursor: hand ;
	color:#ffffff; 

	FONT-WEIGHT: bold; 
	font-size:11px;
	height:19px;
	margin:0px;
	font-family:verdana, arial; 
}


.miniPicture
{
	border: 1px solid #B0B0B0;	
	cursor : pointer;
}


.cursorHand
{
	cursor: pointer;
}


/* ================================================================================================ */
/* ...............................::: TEXTER START :::.............................................. */
/* ================================================================================================ */

.textBold
{
	font-size : 11px;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	font-style : normal;
	color : #595959;
	text-decoration : none;
}

.textRed
{
	font-size : 10px;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}

.textSmallGrayItalic
{
 font-size : 11px;
 font-family : Trebuchet MS, Tahoma, Verdana;
 font-weight : normal;
 font-style  : italic;
 color : #747474;
 text-decoration : none;
}

.textSmallGray
{
 font-size : 11px;
 font-family : Trebuchet MS, Tahoma, Verdana;
 font-weight : normal;
 font-style  : normal;
 color : #747474;
 text-decoration : none;
}

.textXSmallItalic
{
 font-size : 11px;
 font-family : Tahoma, Verdana;
 font-weight : normal;
 font-style  : italic;
 color : #333333;
 text-decoration : none;
}




TR.divider {
	background-image: url(../shop_img/dottsHoriz.gif);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 1px;
}

TR.dividerBig {
	background-image: url(../shop_img/dottsHoriz.gif);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 10px;
}

TD.divider {
	background-image: url(../shop_img/dottsVert.gif);
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat-y;
	width: 15px;
}

TR.dividerLine {
	background-image: url(/img/line.gif);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 1px;
}


DIV.searchContainer
{
	height:24px;
	width:130px;
	
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px; 

	/*
	background-image: url(/img/top_menu_empty.gif);
	background-repeat: no-repeat;
	background-position: center middle; 

	padding: 2px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	*/
}


/* ================================================================================================ */
/* ...............................::: Produktkontainern :::........................................ */
/* ================================================================================================ */

TABLE.productcontainer{
	height: 100%;
	width: 184px;
}

TR.productcontainerDivider {
	/* background-image: url(../shop_img/dottsHoriz.gif); */
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 10px;
}

TR.productcontainerDividerBig {
	background-image: url(../shop_img/dottsHoriz.gif);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 10px;
}

TD.productcontainerDivider {
	/* background-image: url(../shop_img/dottsVert.gif); */
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat-y;
	width: 5px;
}

TD.productcontainertopleft{
	width: 3px;
	height: 2px;
	background-image: url(../shop_img/produktcontainer/btl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

TD.productcontainertopcenter{
	background-image: url(../shop_img/produktcontainer/btc.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0px;
	padding: 0px;
}

TD.productcontainertopright{
	width: 3px;
	background-image: url(../shop_img/produktcontainer/btr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

TD.productcontainercenterleft{
	background-image: url(../shop_img/produktcontainer/bcl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color : #FFFFFF;
}

TD.productcontainercenter{
	background-image: url(../shop_img/produktcontainer/bcc.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-top: 10px;
	padding-bottom: 8px;
	background-color : #FFFFFF;
}

TD.productcontainercenterright{
	background-image: url(../shop_img/produktcontainer/bcr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color : #FFFFFF;
}

TD.productcontainerbottomleft{
	height: 2px;
	background-image: url(../shop_img/produktcontainer/bbl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

TD.productcontainerbottomcenter{
	background-image: url(../shop_img/produktcontainer/bbc.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

TD.productcontainerbottomright{
	background-image: url(../shop_img/produktcontainer/bbr.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

DIV.productImage
{
	text-align:left;
	vertical-align: bottom
}

/* ================================================================================================ */
/* ...............................::: ProduktSpecifickontainern :::........................................ */
/* ================================================================================================ */

TABLE.productSpecificcontainer{
	height: 100%;
	width: 100%;
}

TR.productcontainerDivider {
	/* background-image: url(../shop_img/dottsHoriz.gif); */
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 10px;
}

TR.productSpecificcontainerDividerBig {
	background-image: url(../shop_img/dottsHoriz.gif);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 10px;
}

TD.productSpecificcontainerDivider {
	/* background-image: url(../shop_img/dottsVert.gif); */
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat-y;
	width: 15px;
}

TD.productSpecificcontainertopleft{
	width: 0px;
	height: 0px;
	background-image: url(../shop_img/produktcontainer/btl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

TD.productSpecificcontainertopcenter{
	background-image: url(../shop_img/produktcontainer/btc.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0px;
	padding: 0px;
}

TD.productSpecificcontainertopright{
	width: 0px;
	background-image: url(../shop_img/produktcontainer/btr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

TD.productSpecificcontainercenterleft{
	background-image: url(../shop_img/produktcontainer/bcl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color : #FFFFFF;
}

TD.productSpecificcontainercenter{
	text-align: center;
	background-image: url(../shop_img/produktcontainer/bcc.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-top: 6px;
	padding-bottom:8px;
	background-color : #FFFFFF;
}

TD.productSpecificcontainercenterright{
	background-image: url(../shop_img/produktcontainer/bcr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color : #FFFFFF;
}

TD.productSpecificcontainerbottomleft{
	height: 10px;
	background-image: url(../shop_img/produktcontainer/bbl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

TD.productSpecificcontainerbottomcenter{
	background-image: url(../shop_img/produktcontainer/bbc.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

TD.productSpecificcontainerbottomright{
	background-image: url(../shop_img/produktcontainer/bbr.gif);
	background-repeat: no-repeat;
	background-position: top left;
}





TD.articleSpecificLeftTd
{
	/*
	border: 1px solid #A7A6A6;
	background-color: #FFFFFF;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;

	vertical-align: top;

	color:#000000; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: normal;
	*/
}

TD.articleSpecificRightTd
{
	width:60%;
 	text-align:left;
	padding-left:20px;
	/*
	border: 1px solid #A7A6A6;
	background-color: #FFFFFF;

	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	
	vertical-align: top;
	
	color:#000000; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: normal;
	*/
}

A.shop_menu, A.shop_menu:visited, A.shop_menu:active{
	font-family : Trebuchet MS, Verdana, Arial;
	color: #535353;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
A.shop_menu:hover{
	font-family : Trebuchet MS, Verdana, Arial;
	color: #611C1C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}



A.shop_menu_sublevel, A.shop_menu_sublevel:visited, A.shop_menu_sublevel:active{
	font-family : Trebuchet MS, Verdana, Arial;
	color: #646464;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

A.shop_menu_sublevel:hover{
	font-family : Trebuchet MS, Verdana, Arial;
	color: #646464;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

DIV.menuTopic
{
	font-family: Verdana, arial;
	font-size: 13px; 
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	padding-bottom: 6px;
}

DIV.customer_service{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	height:20px;
}

DIV.shop_menu{
	width:140px;
	
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

	/*
	line-height:12px; 
	background-image: url(/img/bg_shop_menu.gif);
	background-repeat: no-repeat;
	background-position: center middle; 
	*/

	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

DIV.shop_submenu{
	height:18px;
	width:130px;
	
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 6px;
}

DIV.producttitle{
	padding-left: 0px;
	padding-bottom: 0px;
}

A.producttitle, A.producttitle:visited, A.producttitle:active{
	font-family : Trebuchet MS, Arial, Verdana;
	color: #343434;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
A.producttitle:hover{
	font-family : Trebuchet MS, Arial, Verdana;
	color: #343434;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


DIV.productshortdescription{
	float: left;
	font-size: 13px;
	padding-top: 11px;
	padding-bottom: 0px;
}
DIV.productpriceContainer{
	float:left;
	background:#00E0CB;
	font-size: 13px;
	padding-left: 0px;
	padding-top: 5px;
}
DIV.productpricelabel{
	font-weight: bold;
	font-size: 10px;
	margin-right: 5px;
	padding-top: 3px;
}
DIV.productprice{
	float:left;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #A15047;
	text-align:left;
}
DIV.productpriceRight{
	float:right;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #A15047;
	text-align:left;
}
.productpriceList{
	font-family : Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #A15047;
	text-align:right;
}
.productPriceGeneralList{
	font-family : Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic; 
	color: #585756;

	background-image: url(/img/old_price_bg.gif);
	background-repeat: repeat-x;
	background-position: left top; 
}

DIV.productPriceGeneralOld{
	font-size: 10px;
	font-weight: normal;
	font-style: italic; 
	color: #585756;
	padding-left: 0px;
}

.articleSpecificInfoTable TD
{
	padding-bottom:2px;
}

.articleSpecificPrice
{
	display:inline;
	font-family : Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #A15047;
	padding-left: 0px;
	vertical-align: text-bottom;
}

DIV.articleSpecificPriceGeneralOld{
	font-family : Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic; 
	color: #A15047;
	text-decoration: line-through;
	padding-left: 0px;
}


DIV.productReadMoreContainer
{
	float:left;
}


DIV.directLinkArticleLabel{
	display:inline;
	font-size: 10px;
	font-family : Verdana, Arial;
	font-style: italic;
	font-weight: normal;
	color: #555555;
	padding-left: 0px;
}

DIV.directLinkArticleLink{
	display:inline;
	font-size: 10px;
	font-family : Verdana, Arial;
	font-style: italic;
	font-weight: normal;
	margin-right: 5px;
	padding-top: 3px;
}


div.shopLocation
{
	height:24px;
	font-size : 11px;
	font-family : Arial, Verdana;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	color : #666666;

	line-height:22px; 

	/*
	background-image: url(/img/bg_location.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	*/
	
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;

}

.shopLocationLabel
{
	font-family : Verdana, Arial;
	color: #8C8C8C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.shopLocationLabel A, .shopLocationLabel a:visited
{
	font-family : Trebuchet MS, Verdana, Arial;
	color: #8C8C8C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.shopLocationLabel A:active
{
	font-family : Trebuchet MS, Verdana, Arial;
	color: #8C8C8C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.shopLocationLabel A:hover{
	font-family : Trebuchet MS, Verdana, Arial;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

DIV.productbuy{
	width: 100%;
	padding-top: 10px;
	padding-right: 5px;
}


DIV.productBuyQuantity
{
	float:left;
	margin-top: 0px;
}

DIV.productBuyBtn
{
	float:left;
	margin-left: 2px;
	margin-top: 0;
	vertical-align: top;
}

DIV.divFloatLeft
{
	float:left;
	margin-top: 0px;
}
	

DIV.btnCorrectValign
{
	display: inline;
	vertical-align: top;
}

DIV.productBuyText
{
	margin-left: 5px;
	vertical-align: middle;
}






/* ================================================================================================ */
/* .................................::: Kundvagnstoppen :::........................................ */
/* ================================================================================================ */


.cartBg
{
	height:4px;
	background-image: url(/img/bg_cart.gif);
	background-repeat: repeat-x;
	background-position: bottom top;

}

.shopCartTable
{
	border: none 0px;
	margin: 0px;
}

.shopCartTable td
{
	padding: 0px 0px 2px 0px;
	border-top: none 0px;
	border-bottom: solid 1px #DADADA;
	border-left: none 0px;
	border-right: none 0px;
	vertical-align: top;
}

.shopCartTable .shopWhiteTd
{
	margin: 1px 0px 1px 0px;
	padding: 2px 0px 2px 0px;
	border: none 0px;
	vertical-align: top;
}

.shopCartTable .tableHeader
{
	font-size : 11px;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : normal;
	color: #414141;
	text-decoration : none;

	background-image: url(../shop_img/tableHeadBg.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #A5A5A5;
	border-bottom: solid 1px #A5A5A5;
	border-left: none 0px;
	border-right: none 0px;
	font-size: 13px;
	font-weight: normal;
}

.shopCartTable .tableHeaderLeft
{
	width: 5px;
	background-image: url(../shop_img/tableHeadBg.gif);
	border-top: solid 1px #A5A5A5;
	border-left: solid 1px #A5A5A5;
	border-bottom: solid 1px #A5A5A5;
	border-right: none 0px;
}

.shopCartTable .tableHeaderSep
{
	background-image: url(../shop_img/tableHeadSep.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #A5A5A5;
	border-bottom: solid 1px #A5A5A5;
	border-left: none 0px;
	border-right: none 0px;
}


.shopCartTable .tableHeaderRight
{
	width: 5px;
	background-image: url(../shop_img/tableHeadBg.gif);
	border-top: solid 1px #A5A5A5;
	border-bottom: solid 1px #A5A5A5;
	border-right: solid 1px #A5A5A5;
	border-left: none 0px;
}


.listBorder
{
	font-size : 11px;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	font-style : normal;
	color : #737373; 
	text-decoration : none;
	line-height:1.4em;

	margin: 1px 0px 1px 0px;
	padding: 2px 0px 2px 0px;
	border-top: none 0px;
	border-bottom: solid 1px #898989;
	border-left: none 0px;
	border-right: none 0px;
	vertical-align: top;
}











/* ================================================================================================ */
/* .................................::: Webshopsdelen :::........................................ */
/* ================================================================================================ */


.basketContent
{
	background-image: url(/img/bg_page.gif);
	background-repeat: repeat-y;
	background-position: right top; 

	width: 1002px;
	padding: 0px 10px 0px 10px;
	background-color : #FFFFFF;

	height:15px;

	margin: 0px 0px 0px 0px;

	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none
	white-space: nowrap;
}

.basketContentDiv
{
	display:inline;
	margin: 0px 0px 0px 0px;

	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none
}

.basketMiddleActive
{
	padding: 0px 5px 0px 2px;
	background-image: url(/img/bg_basket_middle.gif);
	color: #FF0000;
}

.basketMiddle
{
	padding: 0px 5px 0px 2px;
	color : #FFFFFF;
	background-image: url(/img/bg_basket_middle.gif);
}

.basketMiddle A, .basketMiddle A:visited, .basketMiddle A:active{
	font-family : Verdana, Arial;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.basketMiddle A:hover{
	font-family : Verdana, Arial;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
