body 		{
			font-family: Arial, sans-serif; 
			font-size: 79%;
			text-align:center;
			margin:0;
			background: #9CA9B6 repeat-x fixed bottom left;
		    padding: 20px 0 20px 0; 	
			}

/*------------------------ */
/*     Normal elements               
/*------------------------ */
p 			{
			margin: 10px 10px 10px 10px;
			padding: 0px 10px 0px 10px;
			color: #343434;
			font-size: 12px;
			font-style: normal;
			line-height: 14px;                             	
			}
li 			{
			margin: 10px 10px 10px 10px;
			padding: 0px 10px 0px 10px;
			color: #343434;
			font-size: 12px;
			font-style: normal;
			line-height: 14px;
			}
img 		{
			border: 0px none;       
			}
ul 			{
			padding: 7px 50px 7px 20px;
			margin: 0px;
			}

a {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: underline;
}

acronym {
	border-bottom: 1px red dotted; 
	cursor:help;
}

h1 a { 
	color: #343434;
}

h1 {
	margin: 10px 10px 10px 10px;
	padding: 0px 10px 0px 10px;
	font-size: 18px;
	color: #343434;
	font-weight: bolder; 
}

h2 {
	margin: 10px 10px 10px 10px;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	font-weight: normal; 
	color: #343434;
                font-weight: bolder; 
}

h2 a {
	color: #343434;
	text-decoration: none;
}

h2 a:hover {
	color: #343434;
}

h3 {
	margin: 10px 10px 10px 10px;
	padding: 0px 10px 0px 10px;
	font-size: 105%;
	color: #343434;
}
.lpage			{
				font-size:11px;
				line-height:14px;
				color:#343434;
				text-align : left;
				}
.lpage a		{
				font-size:11px;
				line-height:14px;
				color:#343434;
				text-align : left;
				text-decoration:none;
				}
/*-------------------------- */
/*    Wrap, top & breadcrum             
/*-------------------------- */

#wrap {
	margin: 0 auto; 
	width: 765px; 
	text-align: left;
	background-color: white;
	border: 1px solid #BE1328;
	padding: 0;
	background: #fff;
		
}

#breadcrum {
    margin: 0 auto; 
	text-align: right;
	padding: 6px 10px;
}

#breadcrum a {
	font-size: 11px;
	color: #BE1328;
}

#top {
    margin: 0 auto; 
    text-align: left;
}

.logo {
     margin: 0 auto; 
     width: 765px;
     padding: 2px 0 0 0;
     text-align: center;
}
    


/*------------------------ */
/*        Content               
/*------------------------ */
#content {
	margin: 0 auto; 
	width: 765px; 
	padding: 0;
	
}

#main {
	background: #fdfaf3 url('x/mainbg.jpg') repeat-y;
	margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
}

#rating {
	margin: 0 auto; 
	width: 400px; 
	padding: 0;
	
}

/*------------------------ */
/*        Sidenav            
/*------------------------ */

#sidebar {
	margin:0 0 0 595px;
	padding-bottom:40px;
}
#sidenav 	{
			margin:20px 10px;
			padding:0;
			border:0;
			}
#sidenav li {
			margin:0;
			padding:0;
			line-height:1.7em;
			list-style-type:disc; 
			list-style-image:url('x/bullet.gif'); 
			list-style-position:inside
			}
#sidenav li.fold {
			list-style-image:url('x/bullet_fold.gif');
			}
#sidenav ul {
			margin:0px 15px;
			padding:0;
			border:0;
			}
#sidenav .cur {
			font-weight:bold;
			}
#sidenav a {
			color:black;
			text-decoration:none;
			}
#sidenav a:hover {
			color:#CC6633;
			}


                              

/*------------------------ */
/*       Left & Right
/*------------------------ */

.right {
    
    padding: 15px 0px 10px 0px;
    float: right;  
   	width: 200px;   
}
.right p{
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
	font-style: normal;
    line-height: 14px;
}
.right a{
    color: #ffffff;
    font-weight: normal;
    font-size: 12px;
	font-style: normal;
    line-height: 14px;
}
.right  h1{
	color: #000000;
	font-size: 12px;
	font-style: normal;
    line-height: 14px;

}

.left {
     padding: 15px 0px 10px 0px;
     float: left;
     width: 560px;            
}
.full {
     padding: 15px 0px 10px 0px;
     float: right;
     width: 750px;            
}

/*------------------------ */
/*     TopNavigation
/*------------------------ */

#topnav {
	padding: 1px 10px;
	height: 27px;
	background: #BE1328;
	font-size: 12px;
	font-weight: bolder; 
}

ul#topnav {
	margin:0;
	padding: 5px 30px 0 0;
	margin:0;
	padding: 0 10px;
	list-style: none;
}
#topnav li {
	display: inline;
	margin: 0;
	padding: 0px 20px 0 0;
}
#topnav a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 10px 0 15px;
	color: #FFFFFF;
	background: url('') no-repeat right center;
}

#topnav a span {
	float: left;
	display: block;
	padding: 6px 9px 0px 0px;
}

#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#topnav .act a {
	color: #000000;

}

#topnav .act a span {
	color: #000000;

}


/*------------------------ */
/*   UnderNavigation
/*------------------------ */

#undernav {
	padding: 0px 25px;
	height: 20px;
	background: #E9EDF2;
	font-size: 12px;
	font-weight: normal;
}

ul#undernav {
	margin:0;
	padding: 5px 30px 5px 0;
	list-style: none;
}
#undernav li {
	display: inline;
	margin: 0;
	
}
#undernav a {
	text-decoration: none;
	display: block;
	float: left;
	margin: 0;
    padding: 0 10px 0 15px;
	color: #000000;
	background: url('') no-repeat right center;
	
}

#undernav a:hover {
	color: #000000;
	text-decoration: underline;
}

#undernav .act a {
	color: #000000;
		font-weight: bolder; 
}

#undernav .act a span {
	color: #000000;
		font-weight: bolder; 
}



/*------------------------ */
/*    Bottom + Bottomnav
/*-------------------------*/

#bottom {
	margin: 3px 0px 3px 0px;
	height: 20px;
	background: #BE1328;
	text-align: right;
}

#link {
	margin: 0;
	margin: 0 auto; 
	width: 765px; 
	text-align: right;
}

#link a{
	color: #9CA9B9;
	font-size: 4px;
	font-style: normal;
	line-height: 4px; 
	}

/*------------------------ */
/*        Footer
/*-------------------------*/
#footer {
    color: #919191;
	padding: 3px 0 0 0;
	margin: 0 auto; 
	width: 750px; 
	float: right;
    font-size: 10px;

}
#footer a {
	 color: #E7152F;
}

#footer img {
	vertical-align: middle;
}

/*--------------------------- */
/*    Flexibel content 1      */
/*--------------------------- */

.fc1 {
	width: 525px;
	margin: 15px 0 15px 15px;
	background: #FFFFFF;
	border-top: 1px solid #343434;
    text-align: center; 
}

.fc1 h2 {
	font-size: 13px;
	font-weight: normal; 
	color: #343434;
                font-weight: bolder; 
}

.fc1-left {
    
                padding: 1px 0px 1px 0px;
                float: left;
        
}

.fc1-right {
               padding: 1px 0px 1px 0px;
               float: right;
               width: 160px;
               text-align: left; 
             
}

.fc1-header { 
               width: 300px;
               float: right;
               padding: 7px 0 0 0;
               text-align: left; 
}

.fc1-loosesnuscontent { 
               width: 300px;
               float: right;
               color: #343434;
               font-size: 12px;;
}

.fc1-pcsportion { 
               width: 300px;
               float: right;
               color: #343434;
               font-size: 12px;;
}

.fc1-pounchtype { 
               width: 300px;
               float: right;
               color: #343434;
               font-size: 12px;;
}


.fc1-weightportion { 
               width: 300px;
               float: right;
               color: #343434;
               font-size: 12px;
               
}

.fc1-nicotinecontent { 
               width: 300px;
               float: right;
               color: #343434;
               font-size: 12px;
}

.fc1-watercontent { 
               width: 300px;
               float: right;
               color: #343434;
               font-size: 12px;
}

.fc1-flavour { 
               width: 300px;
               float: right;
               color: #343434;
               font-size: 12px;
}

.fc1-producer { 
               width: 300px;
               float: right;
               color: #343434;
               font-size: 12px;
}

.fc1-image { 
               width: 200px;
               float: left;
               padding: 10px 0 10px 10px; 
}	

.fc1-image img {
                vertical-align: ;
}
/*--------------------------- */
/*   Kommentar skema          */
/*--------------------------- */

   .blue           { background-color: inherit; color: #0066ff; font-style: normal; }
   .red            { background-color: inherit; color: #ff0000 }
   .redbig         { background-color: inherit; color: #ff0000; font-size: 28px;  font-style: normal; }
   .bluebig        { background-color: inherit; color: #0000ff; font-size: 28px;  font-style: normal; }
   td.guestBot     { background-color: #E9EDF2; color: #343434; font-family: Arial, sans-serif; font-size: 12px; text-align: left;  overflow: auto; width: 600px }
   td.guestTop     { background-color: #BE1328; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; text-align: left;  width: 400px }
   td.guestTop2    { background-color: #BE1328; color: #ffffff; font-family: Arial, sans-serif; font-size: 12px; text-align: right; width: 200px }
   a.guest:hover   { color: #ffff00; background-color: inherit }
   a.guest:link    { color: #ffffff; background-color: inherit }
   a.guest:visited { color: #ffffff; background-color: inherit }


/*------------------------ */
/*     ?              
/*------------------------ */

ul.qa li {
	margin:7px 0;
}
ul.qa li a {

}
#qa {
 width: 765px;
padding: 3px 0px 5px 10px;
font-size: 9px; 
color: #92B8CB;
clear: both;
margin:0;
text-align:left;
}

#qa div p {
	padding-left:16px;
}

#qa h5 {
	font-weight:normal;
	color:#BE1328;
	cursor:help;
	margin:4px 0;
	font-size: 10px;
	padding-left:16px;
}
#qa p a {
	font-weight:normal;
	color:#BE1328;
	cursor:help;
	margin:4px 0;
	font-size: 10px;
	padding-left:16px;
}
#qa div, #frontqa div {
heiht: 10 px;
	cursor:pointer;
}
.closed p {
	display: none;
}
.open p {
	display: block;
}
#qa .open h5 {
	background-position:0% -98px;
}
#qa .closed h5 {
	background-position:0% 2px;
}


/*------------------- */
/*      Slut          */
/*------------------- */