body
{
	background-color: #eeeeee;
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: Arial, Tahoma;
	margin: 0px;
}

a
{
	font-size: 11px;
	font-family: Arial, Tahoma;
}

.redLink
{
	color:red;
}

.greenLink
{
	color:green;
}

.tablePad 
{
	padding: 2px;
}
.tablePad_Left
{
	padding: 2px 2px 2px 0px;
}

.tdFromReg
{
    vertical-align:top;
}

.tdFromRegInput
{
    vertical-align:top;
}

.trFromRegister
{
    height:40px;
}

.sampleFromRegister 
{
    font-weight: lighter;
    color: #301051;
}

.vitrubrik
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.rubrik
{
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #301051;
	font-weight: bold;
}

select
{
	border: 0px;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
}

input
{
	font-size: 10px;
}

.input_whiteframe
{
	width: 88px;
	height: 16px;
	border: 1px solid #ffffff;
	color: #000000;
	font-family: Arial, Tahoma;
	font-size: 10px;
	background-color: #d2c9c2;
	padding: 0 2 0 2px;
}

.input_whitedrop
{
	width: 88px;
	height: 15px;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-family: Arial, Tahoma;
	font-size: 10px;
	background-color: #360071;
}

.input_button
{
	font-family: Arial, Tahoma;
	font-size: 11px;
}

.input_two
{
	border: 1px solid black;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
}

.input_one
{
	border: 1px solid white;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
}

.searchField
{
	border: 1px solid black;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
}
.searchField_1_4
{
	border: 1px solid black;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
	width: 60px;
}
.searchField_2_4
{
	border: 1px solid black;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
	width: 120px;
}
.searchField_3_4
{
	border: 1px solid black;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
	width: 200px;
}
.searchField_4_4
{
	border: 1px solid black;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
	width: 250px;
}
.searchTable td
{
	padding: 4px;
}

td
{
	font-family: Arial, Tahoma;
	font-size: 11px;
}

a
{
	text-decoration: none;
	color: #301051;
}

a:hover
{
	text-decoration: underline;
}

a.menu
{
	color: #301051;
	font-size: 11px;
}

a.menuOn
{
	color: #301051;
	font-size: 11px;
	font-weight:bold;
}

a.menu:hover
{
	color: #301051;
}

a.menuOn:hover
{
	color: #301051;
	font-size: 11px;
	font-weight:bold;
}

a.menuMain
{
    line-height: 8px;   
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bolder; 
    font-size: 14px; 
    color: #330066;
    position:relative;
}

a.menuMain:hover
{
    text-decoration: none;
}

a.articleTitle
{
	font-weight:bold;
}

.white_big
{
	color: #FFFFFF;
	font-size: 12px;
}

.white
{
	color: #FFFFFF;
}

a.white
{
	color: #FFFFFF;
}

a.white:hover
{
	color: #FFFFFF;
}

.black
{
	color: #000000;
}

.topplista
{
	color: #301051;
	font-size: 30px;
}

.article-view-image
{
	margin: 0 10 0 0px;
}
.article-table
{
	width: 100%;
	background-color: #000000;
}
.article-table-header-td
{
	background-color: #301051;
	color: #ffffff;
	font-weight: bold;
}
.article-table-row-td
{
	background-color: #ffffff;
}

th
{
	font-family: Arial, Tahoma;
	font-size: 11px;
}

img
{
	border: 0px;
}



div.searchBox
{
	margin: 5 20 0 20;
	text-align: right;
	width: 160px;
	color: #FFFFFF;
}

div.divSlogan
{       
    position:absolute;
    top: 370px; 
    left: 0px; 
    width: 729px;
    text-align: center;    
}

span.slogan
{
    font-family: Arial, Tahoma;
	font-size: 33px;
	color: #330066;
	font-weight: bolder;
}

div.menuMain
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bolder; 
    font-size: 14px; 
    color: #330066;
    position:relative;
}

div.basketBox
{
	margin: 3 15 0 20;
	text-align: left;
	width: 185px;
	color: #FFFFFF;
}

.ajaxListCell
{
	padding: 2 0 2 0px;
}
td.miscInfo
{
	padding: 3 3 0 3px;
}

.supldiv 
{
	position:absolute;
	visibility:hidden;
	top:900px;
	left:900px;
	padding:5px;
	border:1px solid black;
	background-color:#ffffff;
}

.floatSum 
{
    margin-right: 10px;
	float:right;
}

.freetextField
{
	border: 1px solid #301051;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
	width:100px;
}

.dropdownField
{
	border: 1px solid #301051;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
	width:100px;
}
.dropdownField2
{
	border: 1px solid #301051;
	color: #301051;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 10px;
	width:160px;
}

.dropdownField3
{
	border: 1px solid black;
	color: #301051;
	background-color: #FFFFFF;
	width:150px;
}
.testMenu
{
    background-color: Gray;
    margin: 0px 1px;
    padding: 2px 5px;
}
.panelCart
{
    width: 100%;
}
.gwHeader
{
    background-color: #301051;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}
.lightBrownHeader
{
    background-color: #E5E1DD;
    color: #301051;
    font-family:Arial,Tahoma;
    font-size:13px;
    font-weight:bold;
}
.gwBrownHeader
{
    background-color: #776B62;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}
.brownBackground
{
    background-color: #EEEEEE;
}
.darkBackground
{
    background-color: #776B62;
    color: #FFFFFF;
    font-weight: bold;
}
.whiteBackground
{
    background-color: #FFFFFF;
}
.gwRubrik
{
    color: #301051;
    font-family: Arial, Tahoma;
    font-weight: bold;
}
.Padding5
{
    padding: 5px;
}
.Margin-Left5
{
    margin-left: 5px;
}
