/* NEWLY INSERTED */
body
{
/*width:95%;*/
margin-left: 0px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 20px;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
font-size: 12px;
color: #333333;
text-align:left; /* Inte säker att vi behåller denna */
/*overflow-x:hidden; *//* test to remove horizontal scrollbar of frames in IE */

scrollbar-arrow-color: #999999;
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color:#999999; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color:#ffffff;
scrollbar-highlight-color: #999999;
scrollbar-3dlight-color: #ffffff;
}

p, td, select, input
{
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
font-size: 12px;
color: #333333;
text-align:left; /* Inte säker att vi behåller denna */
}

hr
{
color: #cccccc;
}

li
{
font-size: 12px;
line-height: 15px;
margin-left: -15px; padding: 0px }
 
ul
{
margin-top: 2px;
margin-bottom: 2px;
}


/* ---------------  RUBRIKER  --------------- */

/* Ändra på dessa */
h1 /* Stora headern för oss */
{
color: #999999;
font-weight: normal;
text-decoration: none;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-size:22px;
margin-bottom: 5px;
margin-top: 5px;
text-align: right;

/*
font-size: 20px;
color: #d3d3d3;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-weight: bold;
margin-bottom: 20px;
margin-top: 10px;
text-align: right;
*/
}

h2 /* Stora headern fast vänsterställd*/
{
color: #999999;
font-weight: normal;
text-decoration: none;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-size:22px;
margin-bottom: 5px;
margin-top: 5px;
text-align: left;
}

/* Mellan header på framsidan */
hx2
{
font-size: 13px;
font-weight: bold;
margin-bottom: 4px;
margin-top: 4px;
}


/* Högsta nivån i ett "dokument", ex about us */
h3
{
font-size: 16px;
font-weight: bold;
margin-bottom: 12px;
margin-top: 4px;
text-align: left; /* Inte säker att vi behåller denna */
}

/* Lägsta nivån i ett "dokument", ex about us */
h4
{
font-size: 12px;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
text-align: left; /* Inte säker att vi behåller denna */
}

/* --------------- // RUBRIKER  --------------- */


/* ---------------  LINKS  --------------- */
a:link
{
color: #333333;
font-weight: bold;
}
a:visited
{
/*color: #666666;*/
color: #333333;
font-weight: bold;
}
/*a.nav:visited
{
color:#333333;
}*/
a:hover
{
color: #d3d3d3; 
font-weight: bold;
}
a:active
{
color: #333333; 
font-weight: bold;
}


a.plain:link
{
color:#333333; text-decoration: none; font-weight: normal; 
}
a.plain:visited
{
color:#333333; text-decoration: none; font-weight: normal; 
}
a.plain:hover
{
color:#666666; font-weight: normal; text-decoration:none; 
}
a.plain:active
{
color:#333333; font-weight: normal; 
}



/*
To avoid change of colors and so on in the "mark menus"
*/
a.mark:link
{
text-decoration: none; font-weight: normal;
}
a.mark:visited
{
text-decoration: none; font-weight: normal;
}
a.mark:hover
{
text-decoration: none; font-weight: normal;
}
a.mark:active
{
text-decoration: none; font-weight: normal;
}

/*
Top menu links
*/
a.topmenu:link
{
color:#666666;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-size:16px;
}
a.topmenu:visited
{
color: #666666;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-size:16px;
}
a.topmenu:hover
{
color:#CCCCCC ;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-size:16px;
}
a.topmenu:active
{
color: #666666;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-size:16px;
}

/*
Bottom links
*/
a.bottomenu:link
{
color: #333333; text-decoration: none; font-weight: normal; 
text-transform:uppercase;
font-size:16px;
}
a.bottomenu:visited
{
color: #333333; text-decoration: none; font-weight: normal; 
text-transform:uppercase;
font-size:16px;
}
a.bottomenu:hover
{
color:#CCCCCC; font-weight: normal; text-decoration:none; 
text-transform:uppercase;
font-size:16px;

}
a.bottomenu:active
{
color: #333333; font-weight: normal; 
text-transform:uppercase;
font-size:16px;
}


/*
Side menus
*/
a.sidemenu:link
{
color:#666666; text-decoration: none; font-weight: bold; font-size:12px;
}
a.sidemenu:visited
{
color:#666666; text-decoration: none; font-weight: bold; font-size:12px;
}
a.sidemenu:hover
{
color:#999999; font-weight: bold; text-decoration:none; font-size:12px;
}
a.sidemenu:active
{
color:#666666; font-weight: bold; font-size:12px; text-decoration:none;
}


a.sidemenuhead:link
{
color:#666666; text-decoration:none; font-weight: bold; font-size:16px;
}
a.sidemenuhead:visited
{
color:#666666; text-decoration:none; font-weight: bold; font-size:16px;
}
a.sidemenuhead:hover
{
color:#999999; text-decoration:none; font-weight:bold; font-size:16px;
}
a.sidemenuhead:active
{
color:#666666; font-weight:bold; font-size:16px;text-decoration:none;
}




a.sidemenuselected:link
{
color:#000000; text-decoration: none; font-weight: bold; font-size:12px; 
}
a.sidemenuselected:visited
{
color:#000000; text-decoration: none; font-weight: bold; font-size:12px; 
}
a.sidemenuselected:hover
{
color:#000000; font-weight: bold; text-decoration:none; font-size:12px; 
}
a.sidemenuselected:active
{
color:#000000; font-weight: bold; font-size:12px; text-decoration:none;
}


a.sidemenuheadselected:link
{
color:#000000; text-decoration:none; font-weight: bold; font-size:16px; 
}
a.sidemenuheadselected:visited
{
color:#000000; text-decoration:none; font-weight: bold; font-size:16px; 
}
a.sidemenuheadselected:hover
{
color:#000000; text-decoration:none; font-weight:bold; font-size:16px; 
}
a.sidemenuheadselected:active
{
color:#000000; font-weight:bold; font-size:16px; text-decoration:none;
}


/*
Main category links
*/
a.maincat:link
{
color: #999999;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-size:18px; /*22*/
}
a.maincat:visited
{
color: #999999;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-size:18px;
}
a.maincat:hover
{
color: #333333;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-size:18px;
}
a.maincat:active
{
color: #999999;
font-weight: bold;
text-decoration: none;
font-family: Arial, Helvetica, Century Gothic, sans-serif, Univers;
text-transform:uppercase;
font-size:18px;
}



/* ---------------  //LINKS  --------------- */






/* ---------------  SPECIFIC CLASSES --------------- */
.soldout {
	font-weight:bold;
	color:#FF0000;
}

.noesales {
	font-weight:bold;
	color:#FF0000;
}

.copyright {
	font-size:xx-small;
}
.required {
	color:#FF0000;
	font-weight:bold;
}

.navdivider
{
font-size: 12px;
color: #c0c0c0;
font-weight: normal;
}

td.button
{
	background-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	border-color:#333333;
	color:#000000;
	vertical-align:middle;
	text-align:center;
}
a.button:link
{
	text-decoration: none; 
	font-weight:normal;
	color:#000000;
}
a.button:visited
{
	text-decoration: none; 
	font-weight:normal;
	color:#000000;
}
a.button:hover
{
	text-decoration: none; 
	font-weight:normal;
	text-shadow:White;
	color:#000000;
}
a.button:active
{
	text-decoration: none; 
	font-weight:normal;
	color:#000000;
}

img.border
{
border-color:#CCCCCC;
border-width:1px;
border-style:solid;
}

/* ---------------  // SPECIFIC CLASSES --------------- */












/* TO BE TAKEN CARE OF */
.body {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;
}
.bodybk {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;
}
.spacer {
	FONT-SIZE: 5px; COLOR: #000099; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;
}
.tiny {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;
}
.header {
	FONT-SIZE: 40px; COLOR: #d3d3d3; FONT-FAMILY: Century Gothic, arial, helvetica; text-transform:uppercase
}
.little {
	FONT-SIZE: 10px; COLOR: #696969; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;
}
.mediumbold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;
}
.largebold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;
}
.large {
	FONT-SIZE: 13px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;
}



/*
PHASED OUT
*/

A.tinyc:link {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;; TEXT-DECORATION: none
}
A.tinyc:active {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;; TEXT-DECORATION: none
}
A.tinyc:visited {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;; TEXT-DECORATION: none
}
A.tinyc:hover {
	FONT-SIZE: 12px; COLOR: #000099; FONT-FAMILY: Arial, Helvetica, Century Gothic, sans-serif, Univers;; TEXT-DECORATION: underline
}

.newclass {
	FONT-SIZE: 12px; COLOR: #c0c0c0
}
.bodymain{
	background-color:white; font-family:Century Gothic, Univers, Verdana, arial, geneva; color:#333333; margin-top:'8'; margin-bottom:'0'; margin-left:'8'; margin-right:'0'; text-align:left;
}

