﻿

/*########## Begining ############################################################ */

/* BODY: Ändra endast color:;" */
body
{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background-color: #ffffff;
}

/* H1: Ändra endast color:; */
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}

/* H2: Ändra endast color:; */
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #19171C;
}

/* HR: Ändra endast färg på border-top:; */
hr
{
	border: 0px;
	border-top: 1px dashed #cccccc;
	padding: 0px;
	height: 1px;
}

/* P: Ändra endast color:; */
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* PRODUKT: Ändra endast color:; */
.produkt
{
	font-size: 12px;	
	color: #666666;
}

/* WITE(MENY-KNAPPAR): Ändra endast color:; */
.wite
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

/* FORM: Fri att ändra hur du vill */
.form
{
	margin-left: 25px;
	padding: 3px;
	width: 130px;
	height: 14px;
	text-align: left;
	border: solid 1px;
	border-color: #444444;
}

/* A:LINK: Ändra endast color:; */
a:link
{
	font-size: 12px;
	color: #19171C;
	text-decoration: none;
}

/* A:ACTIVE: Ändra endast color:; */
a:active
{
	font-size: 12px;
	color: #19171C;
	text-decoration: none;
}

/* A:VISITED: Ändra endast color:; */
a:visited
{
	font-size: 12px;
	color: #19171C;
	text-decoration: none;
}

/* A:HOVER: Ändra endast color:; */
a:hover
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

/* FIELDSET: Ändra endast border:; */
fieldset
{
	border: 1px solid #ccc;
	padding: 4px;
}

/* LEGEND: Ändra endast color:; */
legend
{
	color: #000000;
	font-weight: bold;
}

/* INPUT[text, password], TEXTAREA:
 Ändra endast color:; och border:; lägg även till background-color om du vill */
input[type='text'], input[type='password'], textarea
{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444444;
	margin: 4px;
	font-size: 13px;
}

/* INPUT[disabled]: Ändra endast color:; och border:; och background-color */
input[disabled='disabled']
{
	background-color: #efefef;
	border: 1px solid #cccccc;
	color: #cccccc;
	padding: 2px;
	font-size: 13px;
}

/* FORMBOXHEADER: Ändra endast background-color:;, border:; och color:; */
.formBoxHeader
{
	background-color: #19171C;
	border: 1px solid #cccccc;
	border-top: 0px;
	color: #ffffff;
	padding: 4px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}

/* FORMBOXCONTENT: Ändra endasy border:; */
.formBoxContent
{
	border: 1px solid #cccccc;
	padding: 4px;
}

/* VALIDATORCALLOUT: Popup ruta som dyker upp vid ogiltig inmatning i formulär.
   Ändra background-color:; */
.validatorCallOut
{
	background-color: #ffdede;
}

/* LISTdA: Ändra endast border-top:; */
.listTDa
{
	padding: 4px;
	font-size: 10px;
	border-top: 1px solid #ccc;
}

/* LISTdB: Ändra endast background-color:; och border-top:; */
.listTDb
{
	font-size: 10px;
	border-top: 1px solid #ccc;
	padding: 4px;
	background-color: #ECECEC;
}
/*############## END ######################################################################### */


select
{
	margin: 2px;
	font-size: 13px;
}
.centertable
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.text
{
	width: 380px;
	height: auto;
	text-align: left;
}

a.menu:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.pmenu:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.pmenu:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.pmenu:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.pmenu:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
}
.errorPanelHeader
{
	padding: 2px;
	color: #ffffff;
	background-color: #e4a2a2;
	font-weight: bold;
	border: 1px solid #ba7a7a;
	height: 15px;
	line-height: 15px;
	width: 90%;
	margin-top: 10px;
}
.errorPanelContent
{
	background-color: #ffdede;
	border: 1px solid #ba7a7a;
	border-top: 0px;
	padding: 2px;
	width: 90%;
	margin-bottom: 10px;
}
.infoPanelHeader
{
	padding: 2px;
	color: #ffffff;
	background-color: #a4e4a2;
	font-weight: bold;
	border: 1px solid #86ba7a;
	height: 15px;
	line-height: 15px;
	width: 90%;
	margin-top: 10px;
}
.infoPanelContent
{
	background-color: #e6ffde;
	border: 1px solid #86ba7a;
	border-top: 0px;
	padding: 2px;
	width: 90%;
	margin-bottom: 10px;
}
.dropDownListRootCategory
{
	background-color: #EAF1F4;
}
.imageManagerLeftPanel
{
	height: 437px;
	width: 150px;
	background-color: #e5ebb7;
	padding: 4px;
	float: left;
}
.imageManagerContent
{
	padding: 4px;
	height: 437px;
	width: 532px;
	background-color: #ffffff;
	overflow: auto;
	float: left;
}
.imageManagerFooter
{
	height: 25px;
	width: 100%;
	padding: 2px;
	clear: both;
	color: #ffffff;
	background-color: #444444;
}
.imageManagerHelpBox
{
	position: absolute;
	width: 300px;
	border: 1px solid #c0c0c0;
	background-color: #efefef;
	padding: 4px;
	top: 342px;
	left: 320px;
	display: none;
}
.imageManagerHeader
{
	padding: 2px;
	height: 25px;
	line-height: 25px;
	width: 100%;
	clear: both;
	color: #ffffff;
	font-weight: bold;
	background-color: #444444;
}
.listTDc
{
	padding: 4px;
	background-color: #444444;
	color: #ffffff;
}
.tbLabel
{
}
.productDataList
{
	clear: both;
}
.productDataListItem
{
	width: 200px;
	height: 100%;
	border: 2px dotted #e8e8e8;
	border-collapse: collapse;
	font-size: 11px;
}
.productDataListUnitPrice
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #444444;
}
.productDataListImageHolder
{
	width: 100%;
	text-align: center;
	cursor: pointer;
	height: 150px;
	position: relative;
}
.productDataListUnitPriceOverided
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #444444;
	text-decoration: line-through;
}
.productDataListDiscountPrice
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #ff0000;
}
.productDataListUnitPriceOveridedSmall
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	color: #444444;
	text-decoration: line-through;
}
.productDataListDiscountPriceSmall
{
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	color: #ff0000;
}
.productDataListDiscountStar
{
	position: absolute;
	left: 95px;
	width: 47px;
	height: 47px;
	background-image: url(../../images/discountstar.png);
}
.productDataListDiscountPercentage
{
	margin-top: 15px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
}
.navigationPanel
{
}
.pagerTd
{
	width: 20px;
	height: 20px;
	border: 1px dotted #e8e8e8;
	text-align: center;
	padding: 4px;
}
a.buyButton:link, a.buyButton:hover, a.buyButton:visited, a.buyButton:active
{
	float: left;
	width: 82px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background-image: url(../../images/buy.png);
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	color: #ffffff;
	font-weight: bold;
}
.productIsInStock
{
	color: green;
}
.productOutOfOrder
{
	color: Red;
}
.cartListTextBox
{
	width: 30px;
}
.listTable
{
	border: 1px solid #cccccc;
	font-size: 12px;
	width: 100%;
}
.listTd
{
	border-top: 1px solid #ccc;
}
.sortProductBox
{
	cursor: move;
	margin: 2px;
	width: 600px;
	border: 1px solid #cccccc;
	padding: 2px;
	background-color: #efefef;
}
.sortProductList
{
	list-style-type: square;
}
#rlProducts__rbl
{
	list-style-type: none;
}

