body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.models { 
	margin:0px;
	padding:0px;
	border:none;
	border-collapse: collapse;
}
.hideline {
	background:#fff;
	color:#fff;
	border-top: dotted 1px #b9b49e;
	border-bottom: none;
	border-left:none;
	border-right:none;
	margin:0;
	padding:0;	
}

p { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:16px;
	margin-top:6px;
}

p.small_hdr {
	font-size:18px;
	margin-bottom:0px;
}
p.bolded{
	font-weight:bold;
}
.mHead {
	background:#000;
	color:#fff;
	clear:both;
	font-weight:bold;
	padding-left:2px;
}
.lists {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:16px;
}

ul { 
	margin-top:0px;
	margin-bottom:18px;
}

li { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:18px;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	/* letter-spacing:-0.05em; */
	color:#c7ad11;
	margin:0px 0px 10px 0px;
}
h2, h3, h4, h5, h6, h7 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	margin-bottom: 0px;
}
h2 { 
	margin-bottom: 0px;
}

h3 { 
	margin-top:8px; 
}

h4 { 
	margin-top:0px;
	margin-bottom: 0px; 
}

h5 { 
	margin-top:1px;
	margin-bottom: 5px; 
}

h6 { 
	margin-top:1px;
}
h7 { 
	margin-top:1px; 
}
a, a:link, a:visited, a:active { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#333333; 
	text-decoration:underline;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000; 
	text-decoration:none;
}

.mini { 
	border: 1px none #333333;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	line-height:12px;
}

.intheframe {
	border: 0px none;
	margin:0;
}

.menuActive { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000; 
	font-weight:bold;
	text-decoration:none;
}
.menuSActive { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#c7ad11; 
	font-weight:bold;
	text-decoration:none;
}

a.menu:link, a.menu:visited, a.menu:active { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#999999; 
	font-weight:bold;
	text-decoration:none;
}
a.menuActive {
	color:#000000; 
	text-decoration:none;
}
a.menuSActive {
	color:#c7ad11; 
	text-decoration:none;
}
.menuImg {
margin:-5px 0px 0px 5px;

}
a.menu:hover {
	color:#000000; 
}

.menuDot { 
	margin-top:4px;
	background-color:#C5AA04;
}

.blackDot { 
	margin-top:5px;
	background-color:#000000;
}

.bpLogo { /* BakePartner loggan nere till höger */
	position:absolute; 
	bottom:0px;
	right:5px;
	top:355px;
	height:81px;
}
.pizzaLogo { /* BakePartner loggan nere till höger */
	position:absolute; 
	bottom:0px;
	right:20px;
	top:430px;
	height:81px;
	z-index:100;
}
.slogan {
	padding:0px 0px 10px 0px;
}

/* ------- */





#dBody { /* Håller allt på plats */
	position:absolute;
	background-color:#FFFFFF;
	left:50%; 
	top:50%;
	width:824px;
	margin-left:-412px; 
/*	margin-top:-200px; */
	margin-top:-280px; 
}

#dbgImageIndex { /*  Bakgrundsbild START */
	background-image:url(../img/main_image.jpg);
	background-repeat:no-repeat;
	width:824px;
	height:311px; 
}

#dbgImageAbout { /* Bakgrundsbild ABOUT */
	background-image:url(../img/about_image.jpg); 
	background-repeat:no-repeat;
	width:824px;
	height:350px; 
}

#dTop, #dProdTop { /* Innehåller menyn */
	position:relative;
	background-color:#000000;
	/* background-repeat:repeat-x; */
	background-repeat:no-repeat;
	background-position:top;
	left:0; 
	top:0;
	width:824px;
	height:44px;
	margin:0px 0px 14px 0px;
}
#dTop { /* Innehåller menyn */
	background-image:url(../img/menu_bg1.gif);
}
#dProdTop { /* Innehåller menyn */
	background-image:url(../img/menu_prod_bg1.gif);
}

#dMenu { /* Menyraden med knappar */
	margin-left:60px;
	width:764px;
	height:44px;
}
#dProdMenu { /* Menyraden med knappar */
	position:relative;
	background-color:#000000;
	padding-left: 140px;
	width:684px;
	height:20px;
}

#dSubmenu { /* Submenyn till vänster */
	position:relative; 
	float:left;
	top:16px;
	left:10px; 
	width:135px;
	z-index:100;
}
#dSubmenu p, .fatt{ /* Submenyn till vänster */
	padding:0;
	margin:0px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
}
#dSubmenu ul{
	margin:0;
	padding:0;
	display: block;
}
#dSubmenu ul li {
	width:100px;
	display: block;
	float:left;
	clear:both;
	margin:0px 0px 5px 0px;
	line-height:12px;
	list-style-type:none;
	padding:0px 0px 0px 15px;
}
#dSubmenu ul li a{
	display: block;
}
#dSubmenu .menuActive {
	text-decoration:none;
}
#dProdText ul{
}
#dProdText ul li, #dProdText ul li  {
	line-height:12px;
	list-style:square;
	margin-left:15px;
	padding:1px;
}
#dProdText ul li a{
	display: block;
}
.sq {
	background: url(../img/li_dot.gif) 0px 4px no-repeat;
}
.bq {
	background: url(../img/li_dot_black.gif) 0px 4px no-repeat;
}
#dThumbs{
	position:relative;
	top:60px;
	left:30px;
	width:88px;
	z-index:100;
}
#dPM, #dPMb, #dCT, #dCTb  { /* Submenyn till vänster */
	position:absolute;
	visibility:hidden;
}

#dContent { /* Håller i innehållet */
	position:relative; 
	left:0px;  
	width:824px;
	z-index:100;
}
#dPmenu {
	position:absolute;
	width:350px;
	margin-top:-25px;
}
#dPmenu a {
	margin-right:20px;
}
#dText { /* Innehållet */
	position:relative; 
	top:10px;
	left:155px;  
	width:350px;
	z-index:100;
}

#dProdText { /* Innehållet */
	position:absolute; 
	top:10px;
	left:155px;  
	width:355px;
	z-index:100;
	height: 330px;
	overflow-y: auto;
}

#dProdText ul{
	margin:0;
	padding:0;
}
#dProdText li {
	list-style:none;
}
#dProdText li.sq {
	font-weight:bold;
	list-style:square;
	list-style-position:inside;
	list-style-type:
}

#dProdScroll { /* Innehållet */
	position:absolute; 
	height:324px;
	width:669px;
	overflow-y:auto;
	top:18px;
	left:155px;  
	/* width:345px; */
	z-index:100;
}

#dProdImage { /* bilen till höger */
	position:absolute; 
	top:22px;
	left:560px;
/*	width:250px; */
}

#dProdImageGen { /* bilen till höger */
	position:absolute; 
	top:55px;
	left:522px;
/*	width:250px; */
}

#dFooter { /* Footer */
	position:relative; 
/*	background-color:#FF33FF; */
	left:0; 
	width:824px;
	height:81px;
}

#dFooterIndex { /* Footer för startsidan */
	position:relative;
	background: url(../img/main_footer.jpg) right top no-repeat;
	left:0; 
	width:386px;
	padding:14px 426px 10px 14px;
	height:88px;
}

/*                                  */
/* menu items */
#dMenu a.home { /* Home */
	width:77px;
	background: url("../img/menu_home.gif") 0px 0px  no-repeat;
}
#dMenu a.about { /* About */
	width:95px;
	background: url("../img/menu_about.gif") 0px 0px  no-repeat;
}
#dMenu a.products { /* Products */
	width:94px;
	background: url("../img/menu_products.gif") 0px 0px  no-repeat;
}
#dMenu a.consulting { /* Consulting */
	width:108px;
	background: url("../img/menu_consulting.gif") 0px 0px  no-repeat;
}
#dMenu a.distributors { /* Distributors */
	width:113px;
	background: url("../img/menu_distributors.gif") 0px 0px  no-repeat;
}
#dMenu a.service { /* Service */
	width:87px;
	background: url("../img/menu_service.gif") 0px 0px  no-repeat;
}
#dMenu a.contacts { /* Contact */
	width:96px;
	background: url("../img/menu_contacts.gif") 0px 0px  no-repeat;
}
#dMenu a.isactive{ 
	background-position: 0px -45px;
}
#dMenu a {
	height:44px;
	float:left;
	display:block;
	background-position: 0px 0px;
}
#dMenu a:hover { 
	background-position: 0px -45px;
}
#dMenu a.prod {
	background-position: 0px -90px;
}
#dMenu a.prod:hover { 
	background-position: 0px -135px;
}
#dMenu a.prod_isactive{ 
	background-position: 0px -135px;
}
#dMenu a.prod_isactive:hover{ 
	background-position: 0px -135px;
}



/*************************************************/
#bake_form {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	margin:0px;
	padding:0px;
}
#bake_form fieldset{
	margin:0;
	padding:0;
	border:none;
}
#bake_form label {
	font-size:11px;
	width:106px;
	margin:0px 0px -1px 0px;
	padding:0px 2px 0px 2px;
	color:#666;
	display:block;
	float:left;
}
#bake_form .txt, .drop, textarea {
	font-size:11px;
	margin:0px 0px 4px 0px;
	padding:2px;
	border:dotted 1px #b9b49e;
}
.red {
	color:red;
}
#bake_form .drop {
	height:20px;
	width:156px;
}
#bake_form .txt {
	width:150px;
	height:15px;
}
#bake_form .txtarea {
	width:150px;
	height:57px;
}
#bake_form a {
	margin: 5px 0px 0px 0px;
}
#copyrights, #index_copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}
#copyrights{
	position:absolute;
	top:402px;
}
#index_copy{
	margin-top: 10px;
}
#copyrights hr, #index_copy hr{
	width:824px;
	height:1px;  
	border:0; 
	background-color: #aaa; 
	color:#aaa;
}
#copyrights a, #index_copy a{
	font-size:10px;
	text-decoration:none;
	color:#999;
	margin:0px 10px 0px 10px;
}
#copyrights a:hover, #index_copy a:hover{
	color:#666;
}
a.send, a.reset {
	display:block;
	height:19px;
	float:right;
}
a.send {
	width:83px;
}
a.reset {
	width:69px;
}
a.reset {
	background:url(../img/btn_clear.gif) 0px 0px no-repeat;
	padding-right:5px;
}
a.send {
	background:url(../img/btn_send.gif) 0px 0px no-repeat;
	padding-right:5px;
}
a.reset:hover{
	background:url(../img/btn_clear.gif) 0px -19px no-repeat;
}
a.send:hover{
	background:url(../img/btn_send.gif) 0px -19px no-repeat;
}
#form_holder {
	position:absolute;
	left:550px;
	top:32px;
	width:272px;
	height: 301px;
}
ul.distro {
	margin:0px;
	padding:0px;
}
li.distro {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	/*width:225px;*/
}
#leftCol, #rightCol {
	float:left; 
}
#leftCol {
	width:385px;
	margin:0px 20px 0px 0px;
}
#rightCol {
	width:240px;
	margin:4px 0px 0px 0px;
}
#rightCol .mini{
	margin:0px 0px 20px 0px;
}
#leftCol ul {
	margin:0;
	padding:0;
}
#leftCol ul li {
	padding:0px 0px 0px 15px;
	margin:0;
	background: url(../img/li_dot_black.gif) 0px 5px no-repeat;
}
.req {
	display:block;
	padding-formright:3px;
	font-size:11px;
	clear:both;
}
#dProdText ul.twocols {
	margin:0;
	padding:0;
}
#dProdText ul li.twocols {
	list-style:none;
	margin:0;
	padding:0px 20px 0px 0px;
	float:left;
	line-height:14px;
}
#popMulti, #popStones, #popMarket {
	position:absolute;
	visibility:hidden;
	top:30px;
	left:10px;
	background:#fff;
	border:1px solid #333;
	padding:10px;
}
#model_img {
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	width:95px;
}
.models, a.small_link, #model_img { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:16px;
	color:#666;
}

#listing {
	display: inline;
}

.index-listing {
	float: right;
}

.group:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
