* {padding: 0; margin: 0;}
body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #646464;
	line-height: 160%;
	background: #f2f2f2;
}

#container {background: #fff;}

.paginationContainer {
	width: 530px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}

.pagination, .paginationCurrent, .paginationStepperLeft, .paginationStepperRight, .pagination:hover, .paginationStepperStart, .paginationStepperEnd {
	font: 10px Arial sans-serif #000;
	text-decoration: none;
	width: 13px;
	height: 21px;
	display: block;
	text-align: center;
	line-height: 20px;
	margin-right: 2px;
	float: right;
}
.paginationStepperLeft {
	background: url(/skin/pagination_stepper_left.gif) no-repeat center center;
	width: 15px;
	margin-right: 5px;
}
.paginationStepperRight {
	background: url(/skin/pagination_stepper_right.gif) no-repeat center center;
	width: 15px;
	margin-left: 5px;
}
.paginationStepperStart {
	background: url(/skin/pagination_max_left.gif) no-repeat center center;
	width: 17px;
	margin-right: 5px;
}
.paginationStepperEnd {
	background: url(/skin/pagination_max_right.gif) no-repeat center center;
	width: 17px;
	margin-left: 5px;
}
.paginationCurrent {
	font-weight: bold;
	background-color: #f0f0f0;
}
.pagination:hover, .paginationStepperLeft:hover, .paginationStepperRight:hover, .paginationStepperStart:hover, .paginationStepperEnd:hover {
	text-decoration: none;
	background-color: #f0f0f0;
}

h1 {
	font: 20px bold;
	color: #646464;
	padding-top: 14px;
	line-height: normal;
	font-family: Verdana, serif;
}
h2 {
	font-family: Verdana, serif;
	font-size: 12px;
	color: #646464;
	line-height: 130%;
}
h3 {
	font: 10px;
	color: #646464;
}

a {
	color: #1f382e;
	text-decoration: none;
}

a:hover {
	color: #A48531;
	text-decoration: underline
}

.button {
	border: #808080 1px solid;
	font-size: 9pt;
	color: #000000;
}

#content fieldset {
	padding: 5px;
	border: 1px solid #b5b5b5;
	clear: both;
}
fieldset legend {
	font-weight: bold;
	padding: 5px;
	color: #484848;
}
#menu_start  {
	width: 130px;
	padding-left: 22px;
	background: url(/skin/menu/plus_ar.gif) top left no-repeat;
}
#menu_start a {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	-moz-user-select: none;
}
#headerbar_top {
	position: absolute;
	top: 86px;
	width: 920px;
}
#headerbar_top a {color: #fff;}
#header2 {background: url(/skin/logo.gif); }
#header {background: url(/skin/logo.gif) 0 17px no-repeat #fff; height: 190px;}
#header img {border: 0;}
#header_splash {
	position: absolute;
	margin-left: 210px;
	height: 328px;
	width: 391px;
	padding-left: 20px;
	background: url(/skin/webskiss-2-norsk.jpg) top left no-repeat #fff;
}
#header_splash h1, #header_splash p {
	color: #fff;
	font-size: 24px;
	line-height: 130%;
}
#header_splash p {font-size: 20px;}


#currency_selector {position: absolute; top: 89px; left: 700px;}
#currency_selector select {
	font: Message-Box;
	font-size: 10px;
}

/* MAIN MENU BEGIN*/
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	width: 600px;
	height: 26px;
	margin: 0;
	line-height: 26px;
	vertical-align: center;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {padding: 3px 10px;}
#navlist a:hover{
	color: #fff;
	background-color: #cc0001;
	text-decoration: none;
}
/* MAIN MENU END*/

#footer {
	color: #666666;
	font-size: 1em;
	text-align: center;
	min-height: 50px !important;
	height: 80px;
	margin-top: 20px;
	padding-top: 20px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

#footer-navigation {
	width: 700px;
	margin: 0 auto;
}
#footer-brands {
	width: 700px;
	margin: 0 auto;
}

#searchbox {
	margin: 0 0 10px 5px;
	border: 0;
}
#searchbox img {border: 0;}

#popupBasket {
	position: absolute;
	right: 3px;
	top: 0;
	width: 230px;
	background-color: #fff;
	z-index: 100;
}
#popupBasket a {color: #000;}
#popupBasket table {
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
	color: #d80029;
}
#popupBasket td {vertical-align: top; padding-left: 5px;}
#popupBasket td.bottomline {
	border-top: 1px dotted #7f7f7f;
}
#basketbody {
	height: 50px;
	overflow: auto;
}
#popupBasket th {
	font: bold 0.9em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 2px;
	text-align: left;
	background-color: #d80029;
	color: #000;
}
#popupBasket .col_header {width: 95px;}
#popupBasket .col_unit {text-align: right;}
#popupBasket .col_price {text-align: right; width: 70px;}
#popupBasket .col_delete {width: 15px;}

.campain_image_listpage {
	position: absolute;
	top: -20px;
	right: -20px;
	filter:alpha(opacity=70);
	opacity: 0.7;
	z-index: 100;
}

#splashimage {
	padding-top: 10px;
	padding-bottom: 20px;
}
#splashimage img {border: 0;}

.specialbox {
	width: 120px;
	padding-top: 10px;
}
.specialbox_head {
	color: #fff;
	background: #000;
	padding: 3px;
	text-align: center;
	padding-left: 7px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.specialbox_body {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	color: #000;
	text-align: center;
	vertical-align: top;
	padding: 3px;
	padding-left: 7px;
}
.productbox {
	padding: 5px;
	margin-bottom: 4px;
}
.productbox img {border: 0;}

#tell_a_friend {padding: 15px; padding-top: 25px;}
#tell_a_friend a {color: #c20016;}
#tell_a_friend img {border: 0; padding-right: 10px;}

#menu_loginbox {
	width: 180px;
	margin-left: 10px;
	padding-top: 10px;
}
#menu_loginbox fieldset {padding: 6px;}
#menu_newsletterbox {
	width: 180px;
	margin-left: 10px;
	padding-top: 10px;
}
#newsletter_body {background: #fff;}
#newsletter_body #submitter {height: 18px; font-size: 0.8em;}
#menu_newsletterbox fieldset {padding: 6px;}
.textfield {
	border: 1px solid #b0aca9;
	font-family: Trebuchet MS, Arial;
	background: url(/skin/textfield_bkg.jpg) no-repeat;
}


/**************************************************************************/
/* DEFAULT STYLES FOR PRODUCT MATRIX /*
/* BASE STYLE FOR HOLDING BOX */
.gridbox, .gridbox-large {
	position: relative;
	float: left;
	width: 120px;
	height: 180px;
	margin: 3px;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #d1d1d1;
}
.gridbox a, .gridbox-large a {text-decoration: none;}
.gridbox img, .gridbox-large img  {border: 0;}

/* SPECIAL FOR THE LARGE VERSION OF THE HOLDING BOX */
.gridbox-large {
	padding: 3px;
	width: 242px;
	height: 360px;
	text-align: left;
}

/* BASE HOLDING BOX FOR THE PRODUCT TEXT */
.prodbox_info {
	padding: 3px;
}

/* TEXT STYLES */
.gridbox .prodbox_info .header {

}
.gridbox-large .prodbox_info .header {
	font-weight: bold;
	font-size: 150%;
}
.gridbox-large .prodbox_info .ingress {
	height: 40px;
}
.prodbox_info .price {
	font-size: 1em;
	line-height: 120%;
}
.campainprice {
	color: red;
	font-weight: bold;
}
.nocampainprice {
	color: #a0a0a0;
	font-weight: normal;
	line-height: 120%;
	text-decoration: line-through;
}
.gridbox-large .price, .gridbox-large .campainprice {
	font-size: 200%;
	font-weight: bold;
}
.gridbox-large .campainprice {
	color: red;	
}

.submenu_fieldset {
	background-color: #f3f0f0;
	padding: 5px;
	margin: 10px;
}
/**************************************************************************/

/* CHECKOUT */
.input_box {
	width: 440px;
	padding: 5px;
}
.input_box .smallbox {
	float: left;
	padding: 5px;
}
.label {
	font-size: 10px;
}
#artlist {
	border-width: 0px 0px 0px 0px;
	width: 530px;
	border-collapse: collapse;
}
#artlist tr {

}
#artlist th {
	text-align: left;
	padding: 2px;
	border-bottom: 1px solid #b8b8b8;
}
#artlist td {
	border-bottom: 1px solid #b8b8b8;
	padding: 2px;
}
#row_total {
	background: #cedfdd;
}

/**************************************************************************/


.flagBox {
	text-align: center;
	width: 70px;
	height: 70px;
	border: 1px solid #e7e7e7;
	padding: 10px;
	margin: 2px;
	float: left;
}
.flagBox img {border: 0;}
