/* CSS Document */
body {
	/*background: url(img/bg_mall.gif) no-repeat left top #fff;*/
	margin:0px;
	padding:0px;
	font-size:62.8%;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
h1,h2,h3,h4,h5,p {
margin:0px;
padding:0px;
}
#page {
	width:998px;
	margin:10px 0 0 10px;
}
/* TOP */
#page-top {
	width:998px;
	margin:0px;
	height:119px;
	background: url(img/bg_top.gif) repeat-x top #de0000;
}
#page-top div {
	float:left;
}
#page-top #logo{
	margin-top:30px;
}
#page-top #right-img {
	padding:4px 4px 0 0;
	background:url(img/bg_top_right.gif) right no-repeat;
	float:right;
}
/* end of top content */
#nav{
	position:relative;
	float:left;
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
	margin-top:-18px;
	margin-left:0px;
	padding-left:22px;
}
#nav a{
	color:#fff;
	text-decoration:none;
	margin:0 5px 0 5px;
}
#nav a:hover{
	color:#fff;
	text-decoration:underline;
}


/*page-body*/
#page-body {
	width:980px;
	position:relative;
	float:left;
	background: url(img/bg_body.gif) repeat-y;
	padding-left:14px;
	padding-right:4px;
}
#page-body div{
	position:relative;
	height:100%;
}
/* column-left */
#column-left {
	
	float:left;
	margin:0px;
	padding:12px 0 0 12px;
	width:700px;
}
#column-left div {
	float:left;
}
/* column-right */
#column-right {
	margin-top:12px;
	float:right;
	width:222px;
	
}
#column-right div{
	margin-left:12px;
	margin-right:8px;
	margin-bottom:20px;
}

div.right-header {
position:absolute;
}
div.right-header img{
position:absolute;
margin-top:95px;
margin-left:-37px;
}


/*
div.left-top div{
	position:relative;
	float:left;
}
*/
/* product teasers */
div.left-teaser-box {
	position:relative;
	float:left;
	margin-top:11px;
	background:url(img/main_bg_box.gif) repeat-y;
}
div.no-border{
	background:#fff;
}
div.teaser {
	position:relative;
	float:left;
	width:150px;
	padding-left:20px;
}
div.teaser img{
	margin-bottom:8px;
}
/* */ 
div.product {
	position:relative;
	float:left;
	width:340px;

	margin-bottom:10px;
}
div.product img{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}
div.left {
margin-right:20px;
}


/* line */
div.line {
	width:700px;
	float:left;
	font-size:1.1em;
	color:#333;
	text-align:left;
	
	margin-top:8px;
	margin-bottom:-6px;
}



/* footer */
div.footer {
	width:700px;
	float:left;
	font-size:1.1em;
	color:#333;
	text-align:center;
	
	margin-top:8px;
	margin-bottom:-6px;
}

div.topline {
	padding-top:8px;
	padding-bottom:3px;
	border-top:1px solid #e7e7e7;
}
div.no-topline {
	padding-top:8px;
	padding-bottom:3px;

}

#bottom{
	margin-top:0px;
}
h3{
	
	background:url(img/h3_img.gif) no-repeat right bottom;
	padding-right:6px;
	margin-right:4px;
	/* Ta bort ovanstående om streck ska bort*/
	color:#55aeda;
	font-size:1.2em;
	float:left;
}

h4{
	color:#de0000;
	font-size:1.2em;
	float:left;
}

p {
	font-size:1.2em;
}

a {
	color:#3399cc;
}














/*
#column-right{
	height:100%;
	width:222px;
	background:#f2f0f1;
	float:left;
	margin-left:46px;
	margin-top:0px;
	padding-top:12px;	
}
#column-right div{
	margin-left:20px;
	margin-bottom:10px;
	margin-right:10px;
}
*/




/* main container */
/*
#main-container{
	position:relative;
	width:972px;
	margin:0 0 0 11px;
	background: url(img/bg_body.gif) repeat-y #ff00cc;
	padding:0 0 0 26px;
}
#main-container #column-left {
	position:relative;
	float:left;
	width:700px;
}
*/
/* top img - width opening hours */
/*
#main-container div.main-top{
	float:left;
	width:698px;
	background-color:#55aeda;
	margin-top:12px;
}
#main-container div.main-top div{
	float:left;
}
*/
/* main body */
/*
#main-container div.main-body {
	float:left;
	width:700px;
	margin-top:12px;
	background:url(img/main_bg_box.gif) repeat-y left;
	
}
div.box-top, div.box-bottom {
	
}
div.teaser-main {
	float:left;
	width:150px;
	padding-left:20px;
}
div.teaser-main img{
	margin-bottom:8px;
}
h3{
	background:url(img/h3_img.gif) no-repeat right;
	padding-right:6px;
	margin-right:4px;
	color:#55aeda;
	font-size:1.2em;
	float:left;
}
p {
	font-size:1.2em;
}
*/
/* footer */
/*
div.footer {
	width:700px;
	float:left;
	margin-top:5px;
	font-size:1.1em;
	color:#333;
	text-align:center;
}
div.footer span{
text-align:center;
}
*/
/* */
/*
#bottom{
	margin-left:-26px;
}
*/
/*
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE0000;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	color: #3399CC;
	font-weight: bold;
}
.style4 {color: #3399CC}
.style5 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style9 {color: #666666}
.style10 {color: #333333}
*/