body {
	margin: 5px;
	background-color: #cfcfcf;
	/*background: url(/images/spbg.jpg) no-repeat top center fixed #f5f5f5;*/
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #0672CC;
}

h2 {
font-size: 13px;
}

h3 {
font-size: 13px;
color: green;
}

#pageSurround {
	width: 980px;
	margin: 0px auto;
	padding: 5px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 2px solid #ffffff;
	background-color: #efefef;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */

}
#topHeader {
	text-align: right;
	height: 40px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 30px;
}

.flash {
    float: left;
	width: 202px;
	height: 85px;
	margin-left: 15px;
	position: absolute;
}

.snabbkassa {
display: inline-block;
text-decoration: none;
padding: 3px;
width: 120px;
text-align: center;
background-color: #dce1e6;
border: 1px solid #ddd;
color: #003366;
}

.snabbkassa:hover {
border: 1px solid #0672CC;
color: #000;
}

.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	font-weight: bold;
	background: url(../styleImages/backgrounds/boxTitleBg.gif) no-repeat;
	height: 20px;
	text-align: center;
	font-size: 120%;
    padding-top: 5px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.boxContentLeft, .boxContentRight {
	background-color: #dce1e6;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
        font-size: 12px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 202px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 551px;
	float: left;
}
.colRight {
	position: relative;
	width: 202px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 2px solid #ffffff;
    background-color: #f5f5f5;
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 202px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
    margin: 10px 0 0 12px;
	padding-top: 10px;
    border-top: 2px solid #ffffff;
	text-align:center;
	display: block;
    width: 98.5%;
    height: 30px;
font-size: 12px;      
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #f6f6f6;
	text-align: center;
	border: 2px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 530px;
    height: auto;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 134px;
	height: 150px;
	float: left;
	overflow: hidden;
        font-size: 12px;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 4px 1px;
	background-color: #dce1e6;
	width: 200px;
    display: block;
	text-indent: 10px;
font-weight: bold;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
    border-bottom: 1px dotted;
    border-top: 1px solid #e6e6e6;
}
.li-nav a:hover {
	background-color: #f6f6f6;
	color: #000000;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav a {
	width: 180px;
	padding: 0px;
    padding: 2px 1px;
font-weight: normal;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	position: relative;
    padding-left: 20px;	
}

/*
End Cross-Browser DHTML Menu
*/
