/* Reset -------------------------------------------------------------------- */
body,legend{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,
input,textarea,p,blockquote,hr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,hr{border:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a,address{font-style:normal;text-decoration:none;}
input,textarea,select{font-family:inherit;font-size:100%;font-weight:inherit;}

/* Tools -------------------------------------------------------------------- */
.hide           { display:none; }
.replace        { text-indent:-999em; background-repeat:no-repeat; }
.accessibility  { position:absolute; top:-999em; left:-999em; }

.noindent       { margin:0; }
.nomargin       { margin-top:0; margin-bottom:0; }

/* Typography --------------------------------------------------------------- */
body    { font:.75em Arial,Helvetica,sans-serif; }

/* Headings */
h1	{ font-size:2em; font-weight:bold; }
h2	{ font-size:1.75em; font-weight:bold; }
h3	{ font-size:1.5em; font-weight:bold; }
h4	{ font-size:1.25em; font-weight:bold; }
h5	{ text-transform:uppercase; font-weight:bold; }
h6	{ font-weight:bold; }

/* Text */
p, hr,
dl, ul, ol,
li.spaced, .spaced li,
address, table			{  }
.important          	{ font-size:1.25em; }

/* Lists */
dt          			{ font-weight:bold; }
ul     					{  }
ol						{ list-style-position:inside; }
li.plain, .plain		{ list-style:none; }

/* Tables */
table       {  }

/* Links */
a,
a.inline	{ text-decoration:underline; color:#6f7e89; }
a.anchor    { display:none; }

/* Other */
hr          { color:#444; background:#444; height:1px; clear:both; }

/* Content ------------------------------------------------------------------ */

/* Column */
.col				{ float:left; overflow:hidden; margin:0; }
.col-first          { margin-left:0; }
.col-last           { margin-right:0; }

.col-two            { width:50%; }
.col-three          { width:33%; }
.col-four           { width:25%; }

img.left,
img.right			{ margin-bottom:1em; display:inline; }
img.left 			{ margin-right:1em; float:left; }
img.right 			{ margin-left:1em; float:right; }

/* Icons */
.icon						{ display:inline-block; background:no-repeat 0 50%; vertical-align:text-top; outline:none; overflow:hidden; text-indent:-999em; width:16px; min-height:16px; }
.iconText					{ text-indent:18px; width:auto; }
.iconAdd					{ background-image:url('/images/icons/add.png'); }
.iconCss					{ background-image:url('/images/icons/css.png'); }
.iconDbImport				{ background-image:url('/images/icons/dbImport.gif'); }
.iconDelete					{ background-image:url('/images/icons/delete.png'); }
.iconEdit					{ background-image:url('/images/icons/edit.png'); }
.iconExit					{ background-image:url('/images/icons/exit.png'); }
.iconLock					{ background-image:url('/images/icons/lock.png'); }
.iconPrinter				{ background-image:url('/images/icons/printer.png'); }
.iconStar					{ background-image:url('/images/icons/star.png'); }
.iconTable					{ background-image:url('/images/icons/table.png'); }
.iconTableLink				{ background-image:url('/images/icons/tableLink.png'); }

.searchForm					{ margin-bottom:20px; }
.searchForm .field			{ float:left; margin-right:10px; }
.searchForm .field label	{ display:inline; }
.searchForm .buttons		{ width:auto; clear:none; margin-top:2px; }

/* Tree list */
.treeList,
.treeList ul 				{ margin:0; }
li.subTree ul				{ padding:0 0 0 6px; }

/* Data table */
.dataTable					{ width:100%; }
.dataTable th				{ text-align:left; background:#568E8E; border:none; padding:3px 5px; }
.dataTable th a				{ color:#fff; }
.dataTable tr				{ background-color:#191919; }
.dataTable tr:hover			{ background-color:#5b5b5b; }
.dataTable td				{ padding:3px 5px;  }

/* Form in table */
.inTable .field				{ position:relative; }
.inTable .field label		{ position:absolute; top:-1.5em; left:0; width:100%; text-indent:-999em; }
.inTable .field input,
.inTable .field select		{ width:95%; }

/* Pagination */
ul.paginationList			{ border:0; margin:10px 0; padding:0; display:block; }

ul.paginationList li		{ border:0; margin:0; padding:0; font-size:11px; list-style:none; float:left; }
ul.paginationList a			{ border:solid 1px #6a6a6a; margin-right:2px; }
ul.paginationList .previous-off,
ul.paginationList .next-off { color:#666666; display:block; float:left;	font-weight:bold; padding:3px 4px; }
ul.paginationList .next a,
ul.paginationList .previous a		{ font-weight:bold; }
ul.paginationList li.active a		{ color:#FF0036; font-weight:bold;	display:block; float:left; padding:3px 6px; }
ul.paginationList a:link,
ul.paginationList a:visited 		{ color:#9C7D51; display:block; float:left; padding:3px 6px; text-decoration:none; }
ul.paginationList a:hover			{ border:solid 1px #ffffff; color:#9C7D51; }
.entriesTotal						{ clear:both; color:#808080; }

dl.marginal					{ overflow:hidden; }
dl.marginal dt				{ width:10em; float:left; clear:left; }

.ajaxLoad{
	height:300px;
	background:transparent url('/images/templates/default/throbber.gif') no-repeat center center;
}

.infoContent p, .infoContent div{
	padding:5px;
}
.infoContent p, .infoContent div.col{
	padding:0;
}
.helpText{
	margin:1em 0 2em 0;
}
span.helpText{
	margin:0;
}

/* Form styles -------------------------------------------------------------- */
/* Inline form */
form.inline fieldset,
fieldset.inline .field              { display:inline; float:left; }

/* Vertical form */
.vertical .field                { margin-bottom:.25em; }
.vertical label                 { display:block; }

.vertical .multiple             { margin-bottom:.25em; }
.vertical .multiple .field      { margin-bottom:0; }
.vertical .multiple label,
.vertical .result label         { display:inline; }

/* Marginal form */
.marginal .field                { margin-bottom:.25em; height:100%; overflow:hidden; }
.marginal label                 { width:11.5em; float:left; }

.marginal .multiple             { margin-bottom:-2em; }
.marginal .multiple .field      { margin-bottom:0; position:relative; top:-2em; left:11.5em; }
.marginal .multiple label,
.marginal .result label			{ width:auto; float:none; }

/* Form --------------------------------------------------------------------- */
form            { width:100%; overflow:hidden; }
form .field     { line-height:2; }
fieldset        { border:0; margin-bottom:1.25em; padding:0; padding-top:.5em; }
legend          { font-size:18px; font-weight:bold; line-height:1; color:#fff; }
label           { font-weight:bold; cursor:pointer; }
.result label	{ font-weight:normal; }

/* Input */
/*
input.text,
input.secret,
select,
textarea        { border:1px solid #455560; }
*/
input.text,
input.secret	{ padding:.25em 5px; }
textarea        { /*padding:5px;*/ width:250px; }
input.radio		{ border:0; background:none; }

/* Multiple */
fieldset.multiple           { border:0; margin:0; padding:0; }
/*fieldset.multiple legend    { text-transform:none; font-size:1em; line-height:2; color:#000; }*/
fieldset.multiple .field    { float:left; clear:left; position:relative; }
fieldset.multiple label		{ padding-left:1.25em; font-weight:normal; }
fieldset.multiple input     { position:absolute; top:.5em; left:0; }

/* Control & Output */
button              { padding:0; overflow:visible; cursor:pointer; }
form .buttons       { overflow:hidden; margin-bottom:0; }

form .error         { color:#ed1c24; }
form .error input   { border-color:#ed1c24; }
form .notice        {  }
form .success       {  }
form .errorField input,
form .errorField textarea{ border:1px solid #BB1224 !important; }
html *{margin:0;padding:0;}
body{width:100%;height:100%;font-family:helvetica;font-size:12px;color:#000;background:#9AC5CC;}
	h1{font-size:34px;font-weight:normal;text-transform:lowercase;}
	h2{font-size:28px;font-weight:normal;text-transform:lowercase;}
	h3{font-size:27px;font-weight:normal;text-transform:lowercase;}
	h4{font-size:25px;font-weight:normal;text-transform:lowercase;}
	h5{font-size:23px;font-weight:normal;text-transform:none;}
	h6{font-size:21px;font-weight:normal;text-transform:lowercase;}
	a{text-decoration:none;}
	table, td{vertical-align:top;}
	button{border:none;height:19px;padding:0 7px 4px 7px;font-size:12px;text-transform:uppercase;color:#fff;background:#BA131D;}
	#siteContainer{width:890px;position:absolute;left:50%;top:74px;margin:0 0 0 -445px;}
		#header{width:100%;height:26px;}
			#header ul{height:100%;float:left;list-style-type:none;font-family:futura;}
				#header ul li{height:21px;float:left;line-height:21px;margin:0 25px 0 0;cursor:pointer;}
					#header ul li a{margin:0 13px 0 13px;font-size:14px;color:#fff;letter-spacing:2px;display:block;}
					#header ul li.first{}
					#header ul li.selected{}
					#header #logo{width:128px;height:100%;line-height:26px;text-align:center;float:left;color:#fff;background:#BA131D url(/images/templates/default/logo.png) no-repeat;margin:0 25px 0 11px;}
			#languageContainer{height:100%;float:right;line-height:7px;letter-spacing:0.09em;}
				#languageContainer .swe,
				#languageContainer .eng a{color:#6F9096;}
				#languageContainer  .selected a{color:#fff;}
					#languageContainer a{font-size:9px;}
		#pageContainer{width:100%;height:100%;min-height:500px;float:left;position:relative;background:#fff;}
			#leftMenu{min-height:500px;height:100%;float:left;position:relative;}
				#leftMenu.white{width:276px;background:#fff;}
				#leftMenu.green{width:212px;background:#8BB2B8;}
				#leftMenu img{margin:50px 0 0 22px;}
					#leftMenuFooter p{float:left;margin:0 0 0 30px;}
					#leftMenuFooter img{margin:0 0 -2px 0;float:right;}
				#leftMenuFooter{width:100%;height:29px;line-height:29px;text-align:center;color:#fff;background:#60A0A0;position:absolute;bottom:0;left:0;}
				#cart{width:168px;margin:0 0 24px 0;position:relative;float:left;top:21px;left:22px;}
				.productCategoryList{font-size:24px;color:#fff;margin:77px 0 0 22px;}
					.productCategoryList ul{list-style-type:none;margin:15px 0 0 0;}
						.productCategoryList li{line-height:16px;margin:0 0 11px 0;}
							.productCategoryList li a{font-size:16px;color:#fff;}
					#cart #cartHead{height:24px;margin:0 0 26px 0;line-height:24px;color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:2px;background:url(/images/templates/default/cart.png) no-repeat right 0;}
					#cartList{width:100%;float:left;list-style-type:none;font-size:11px;color:#3F3F3F;}
						#cartList li{width:100%;clear:left;float:left;}
							.cartListLeft{float:left;}
							.cartListRight{float:right;}
							#cartList li a{}
						.cartButtonContainer{float:left;position:relative;}
						#cart #totalSum{width:100%;margin:10px 0 16px 0;float:left;}
							#cart #totalDiscount{width:100%;float:left;font-size:9px;}
								#cart #totalDiscount .cartListLeft{}
								#cart #totalDiscount .cartListRight{}
							#cart select{border:1px solid #000;width:100%;margin:0 0 8px 0;display:block;}
						/*#cart button{border:none;height:19px;padding:0 16px 0 16px;color:#fff;text-transform:uppercase;background:#BA131D;}*/
							.userControls{margin:20px 0 0 0;}
							.cartButtonContainer a{text-transform:lowercase;font-size:16px;color:#fff;display:block;}
							#terms{margin:20px 0 10px 0;}
			#products{width:638px;float:right;margin:20px 22px 0 0;}
				#products h1.breadcrumb{float:left;margin:0 0 10px 0;}
				#productList{float:left;}
					#products ul#productList li{width:197px;height:270px;float:left;position:relative;padding:0;margin:0 0 22px 22px;}
					#products ul#productList li.first{margin:0;clear:left;}
						#products ul#productList li .productContainer{width:100%;overflow:hidden;}
							.imageContainer{height:234px;position:relative;}
							#products ul#productList li .productContainer a{width:100%;display:block;text-align:center;position:absolute;bottom:10px;}
								#products ul#productList li .productContainer img{display:block;margin:0 auto;}
						.productData{width:100%;text-align:center;font-weight:normal;float:left;}
							.productTitle{font-size:16px;}
							.cartDetailed .productTitle, .orderReciept .productTitle{font-size:12px;}
							.productShortDesc{font-size:10px;}
			#product{width:638px;float:right;margin:80px 22px 34px 0;position:relative;}
				#leftSide{width:200px;float:left;}
					#productTitle{font-size:24px;font-weight:bold;line-height:20px;}
					#productDescription{margin:31px 0 0 0;}
				#rightSide{width:420px;float:right;}
					#productImage{}
						#productImage img{max-width:420px;float:right;}
					#productImages{width:100%;float:right;margin:20px 0 0 0;list-style-type:none;}
						#productImages li{max-width:63px;float:right;margin:0 0 0 21px;}
							#productImages li img{max-width:63px;display:block;}
				#productData{float:left;clear:left;margin:20px 0 0 0;}
					#productData p{margin:0 0 5px 0;float:left;}
					#productData strong{text-transform:lowercase;}
					#productControls{float:left;clear:left;}
						#productControls div{float:left;margin:0 5px 0 0;}
							#productControls input{border:1px solid #000;width:24px;height:16px;text-align:center;padding:1px 0 0 0;margin:0 4px 0 12px;}
						#productControls button{border:none;height:19px;color:#fff;float:right;text-transform:uppercase;margin:3px 0 0 4px;background:#BA131D;}
			.infoContent{text-align:justify;margin:0 0 0 34px;}
			.infoContent.infoContent100{margin:0;}
			#contactFormContainer{}
				#contactLeft{float:left;font-size:14px;}
					#contactFormContainer label{width:95px;font-weight:normal;}
					#contactFormContainer .field input{border:1px solid #BEDCDC;width:177px;}
					#contactFormContainer textarea{border:1px solid #BEDCDC;width:385px;height:107px;}
					#contactFormContainer .buttons{float:right;}
				#contactRight{width:322px;height:561px;float:right;background:url(/images/templates/default/blueBag.png) no-repeat;}
		#siteFooter{height:30px;line-height:30px;font-size:11px;color:#6F9096;text-align:right;}
			#siteFooter a{color:#6F9096;}
			.orderDeliveryInfo legend span,
			.orderPaymentInfo legend span{color:#000;}
			.result.error{color:#BB1224;margin:0 0 10px 0;}
			.orderTerms{font-weight:bold;}
				.orderTerms a{color:#BA131D;}
				.loginForm{margin:20px 0 0 34px;}
					.loginForm ul{list-style-type:none;}
					.userFormSignup{float:left;padding:0;}
					.subBox{float:right;padding:0;margin:0 0 0 10px;}
					.userFormSignup div,
					.subBox div{padding:0;}
					.userFormSignup h1,
					.subBox h1{padding:0;margin:0 0 10px 0;}
						.subBox .changeEmail{margin:14px 0 0 0;}
		.cartDetailedPadding{position:relative;}
			#noProducts{width:100%;text-align:center;margin:230px 0 0 0;font-weight:bold;}
			
		.orderReciept{
			padding:10px;
		}
			
		.loginForm{float:right;margin:20px 20px 0 0;width:638px;}
		.dataTable tr{background:#ddd;}
		.dataTable tr:hover{background:#fff;}
		.changePassword{margin: 4px 0pt 0pt;}
	
	select#infoCountry{
		width:13em;
	}


