body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

	background-color : #FFFFFF;

	margin: 0px 0px 0px 0px;
	line-height:1.4em;
}

td
{
	vertical-align: top;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

div
{
	margin: 0px 0px 0px 0px;
	line-height:1.4em;
}


P, UL, LI
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

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;
}



/* ================================================================================================ */
/* ...............................::: Vanliga länkar :::........................................ */
/* ================================================================================================ */

a		
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #3F6644;
	text-decoration : none;
}

a:visited
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #3F6644;
	text-decoration : none;
}

a:active
{
	font-size : 11px;
	font-weight : normal;
	font-style : none;
	color : #3F6644;
	text-decoration : underline;
}

a:hover
{
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : none;
	color : #335036;
	text-decoration :underline;
}

/* ================================================================================================ */
/* ...............................::: Tip A Friend :::........................................ */
/* ================================================================================================ */

BODY.tipAFriend
{
	background-color : #8D8D8D;
	background-image: url(/img/bg.gif);
	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:#FAF1DC;
}

.trBgTwo
{
	background-color:#E5DCC6;
}

.shopTopic1
{
	font-size : 18px;	
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;
	display:inline;
}

H1
{
	font-size : 18px;	
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;
	display:inline;
}

H2
{
	display:inline;
	font-family: Verdana, arial;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	line-height:2.4em;
	color: #333333;
}

H3
{
	display:inline;
	font-family: Verdana, arial;
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 11px;
	padding-bottom: 3px;
	line-height:2.8em;
	color: #333333;
	background-image: url(../shop_img/dottsHoriz.gif);
	background-attachment: fixed;
	background-position: bottom left;
	background-repeat: repeat-x;
}


h4
{
	display:inline;
	font-family: Verdana, Trebuchet MS;
	font-size: 12px;
	color: #737373;
	font-weight: bold;
	text-decoration : none;
}



/* Horizontal ruler används för att skilja avsnitt etc */
HR
{
	display:inline;
	width: 100%;
	height: 1px; 
	color: #928F8D; 
} 

/* ================================================================================================ */
/* ...............................::: Formulär :::........................................ */
/* ================================================================================================ */

form
{ 
	margin-bottom: 0; 
	margin-top:0;
}
.textbox
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #3A3A3A; 
	border: 1px solid #6F6E6D;	
	border-bottom-color : #D2D0D0;
	border-right-color : #D2D0D0;
	padding-left: 2px
}


.dropruta 	{
	height: 17px;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 1.0em;
	border: 1px solid #E6DFE2;
	border: solid 1px #E6DFE2;
}


textarea
{
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #3A3A3A; 
	border: 1px solid #6F6E6D;	
	border-bottom-color : #D2D0D0;
	border-right-color : #D2D0D0;
}

.inputError
{
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px; 
	background-color: #E69898; 
	color: #3A3A3A; 
	border: 1px solid #6F6E6D;	
	border-bottom-color : #D2D0D0;
	border-right-color : #D2D0D0;
	padding-left: 2px
}

.imgBtn
{
	cursor: pointer;
}

.btn 
{
	cursor: pointer;
	height: 19px;
	background-color: #EBEBEB; 
    font-weight: normal; 
    font-family: Verdana, Arial ;
    font-size: 11px;
	color: #424242;
}


.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 : none;
	color : #595959;
	text-decoration : none;
}

.textRed
{
	font-size : 10px;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : none;
	color : #FF0000;
	text-decoration : none;
}

.textSmallGrayItalic
{
 font-size : 11px;
 font-family : Tahoma, Verdana;
 font-weight : normal;
 font-style  : italic;
 color : #747474;
 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;
}


DIV.searchContainer
{
	width: 100%;
	text-align: left;
}


/* ================================================================================================ */
/* ...............................::: Produktkontainern :::........................................ */
/* ================================================================================================ */

TABLE.productcontainer{
	height: 100%;
	width: 215px;
}

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: 15px;
}

TD.productcontainertopleft{
	width: 10px;
	height: 10px;
	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: 10px;
	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: 10px;
	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:center;
}

/* ================================================================================================ */
/* ...............................::: ProduktSpecifickontainern :::........................................ */
/* ================================================================================================ */

TABLE.productSpecificcontainer{
	height: 100%;
	width: 350px;
}

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: 10px;
	height: 10px;
	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: 10px;
	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: 11px; 
	text-decoration: none; 
	font-weight: normal;
	*/
}

TD.articleSpecificRightTd
{
 	text-align:right;
	/*
	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: 11px; 
	text-decoration: none; 
	font-weight: normal;
	*/
}

A.shop_menu{
	font-family : Arial, Verdana;
	color: #3F6644;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.shop_menu:visited{
	font-family : Arial, Verdana;
	color: #3F6644;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.shop_menu:active{
	font-family : Arial, Verdana;
	color: #3F6644;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.shop_menu:hover{
	font-family : Arial, Verdana;
	color: #335036;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

DIV.menuTopic
{
	font-family: Verdana, arial;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	padding-bottom: 6px;
}

DIV.shop_menu{
	color: #A00101;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

DIV.shop_submenu{
	color: #A00101;
	font-size: 12px;
	font-weight: bold;
	padding-left:11px;
	
	display: inline;
}

DIV.producttitle{
	padding-left: 0px;
	padding-bottom: 0px;
}

A.producttitle{
	font-family : Arial, Verdana;
	color: #9C450F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.producttitle:visited{
	font-family : Arial, Verdana;
	color: #9C450F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.producttitle:active{
	font-family : Arial, Verdana;
	color: #9C450F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.producttitle:hover{
	font-family : Arial, Verdana;
	color: #733610;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


DIV.productshortdescription{
	float: left;
	font-size: 11px;
	padding-top: 11px;
	padding-bottom: 0px;
}
DIV.productpriceContainer{
	float:left;
	background:#00E0CB;
	font-size: 11px;
	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-size: 12px;
	font-weight: bold;
	color: #A15047;
	text-align:left;
}

.productPriceGeneralOld{
	font-size: 12px;
	font-weight: normal;
	font-style: italic; 
	color: #A15047;
	text-decoration: line-through;
	padding-left: 0px;
}

DIV.articleSpecificPrice{
	font-size: 12px;
	font-weight: bold;
	color: #A15047;
	padding-left: 0px;
}

DIV.articleSpecificPriceGeneralOld{
	font-size: 12px;
	font-weight: bold;
	font-style: italic; 
	color: #A15047;
	text-decoration: line-through;
	padding-left: 0px;
}


DIV.productReadMoreContainer
{
	float:right;
}


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.shopLocationLabel
{
	font-size : 11px;	
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	display:inline;
}

div.shopLocation
{
	font-size : 11px;	
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	text-decoration : none;
	line-height:1.0em;
}


DIV.productbuy{
	width: 100%;
	padding-top: 10px;
	padding-right: 5px;
}


DIV.productBuyQuantity
{
	float:left;
	margin-top: 0px;
}

DIV.productBuyBtn
{
	float:left;
	margin-left: 5px;
	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 :::........................................ */
/* ================================================================================================ */


.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: 11px;
	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;
}
