html
{
        margin: 0;
    	padding: 0;
	background-color: #bb2c2f;
}

body
{
    	text-align: left;
    	margin: 0;
    	padding: 0;
}

/* CONTENT (start) --------- */

body, textarea, table
{
    	font-family: verdana, arial, helvetica, sans-serif;
    	color: black;
    	font-size: 12px;
}

table
{
    	font-size: inherit;
    	font: 100%;
}

body, p, li, td
{
    	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6
{
    	/*font-family: Georgia, times, serif;*/
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
    	padding: 0em;
	font-weight: bold;
    	text-decoration: none;
    	line-height: 1.1;
}

h6
{
    	font-size: 0.4em;
    	margin: 1em 0em 0em 0em;
}

h5
{
    	font-size: 0.6em;
    	margin: 1em 0em 0em 0em;
}

h4
{
    	font-size: 0.8em;
    	margin: 1.5em 0em 0em 0em;
}

h3
{
    	font-size: 12px;
    	margin: 1em 0em 0em 0em;
}

h2
{
    	font-size: 1.3em;
    	margin: 1em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
    	text-transform: none;
    	font-size: 1.8em;
    	margin: 0em 0em 0.8em 0em;
}

p
{
    	margin: 0.5em 0em 0em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
    	color: #bb2c2f;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
    	color: #bb2c2f;
}

img
{

}

hr
{
    	height: 1px;
    	margin: 0.5em 0 1em 0;
    	color: gray;
    	background-color: gray;
    	/* clear: both; */
}

ul,
ol
{
    	margin: 1.2em 0em 1.2em 2em;
    	padding: 0;
}

ul li,
ol li
{
    	margin: 0.2em 0em 0em 0em;
    	list-style-position: outside;

}

ul
{
    	list-style: url(http://www.testwebben.se/000/Images/) disc;
}

ol
{
    	list-style: decimal;
}

table
{
    	/*border-collapse: collapse;
    	border-spacing:0;
    	margin: 1em 0em 0em 0em*/
}

table td
{
    	vertical-align: top;
    	/*padding: 0.2em 0.5em 0.2em 0.3em;*/
}

strong
{
    	font-weight: bold;
}

em
{
    	font-style: italic;
}

blockquote
{
    	margin: 0em 3em;
}


.bild
{
	border: #bb2c2f solid 1px;
	padding: 2px;
}

/* CONTENT (end) ----------- */

/* FOOTER ------------------ */

#footer
{	
	font-size: 10px;
    	text-align: center;
    	margin: 0px 0 0 0;
        padding: 10px;
    	clear: both;
        color: #bb2c2f;
	background-color: #fff;
    	height: 30px;
	
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active
{
    	color: #bb2c2f;
	text-decoration: none; 
    	font-weight: normal;
}

#footer p
{
    	margin: 0;
        padding: 3px;
	border-top: #bb2c2f solid 1px;
}

/* LAYOUT ------------------ */

#wrapper
{
    	text-align: left;
    	margin: 1px  auto;
  	width: 780px;
	padding: 0px;
	border: #fff solid 1px;
	background-color: #fff;
}

#header
{
	background-image: url(http://www.testwebben.se/651/Images/092_bg_header2.gif);
    	background-position: center top;
    	background-repeat: no-repeat; 
	height: 120px;
	margin: 0px auto;
	padding: 0px;
}

#main
{
    	margin: 0 auto 0px auto;
        padding: 20px 10px 5px 10px;
        text-align: left;
}

body#Page14050 #main, 
body#Page14051 #main 
{
        /* Beställ Polkagrisar & Reklampolkagrisar */
        background-image: url(http://www.testwebben.se/651/Images/polkagrisbagarn_sned.gif);
	background-position: top right; 
	background-repeat: no-repeat;
}


.clear
{
    	clear: both;
    	line-height: 0.01;
    	border-style: none;
}

/* FORMULÄR ---------------- */

form
{
    	margin: 1em 0em 0em 0em;
}



textarea,
input
{
    	padding: 0 0.2em;
}

textarea
{
    	height: 4em;
	background-color: #bb2c2f;
	color: white;
	border: #bb2c2f solid 1px
}

select,
input
{
    	font-size:inherit;
    	font:100%;
	background-color: #bb2c2f;
	color: white;
	border: #bb2c2f solid 1px;
}

button
{
	background-color: #bb2c2f;
	color: white;
	border: #bb2c2f solid 1px;
	padding: 0 0.2em;
	/*height: 20px;*/
}

#mContactForm table tr td textarea
{
	height: 6em;
	color: white;
}

#mContactForm table tr td input
{
	color: white;
}


/* STANDARD NAV (horisontell css) */ 

/* menu box */
div#nav
{
	/*background-image: url(http://www.testwebben.se/651/Images/menubg.gif);
	background-repeat: repeat-x;*/
	background-color: #bb2c2f;
    	height: 25px;
    	font: 10px verdana;
   	line-height: normal;
    	padding: 0px 10px 0 7px;
    	margin: 0px;
	text-align: left;
}

/* Layout */ 
#dmenu
{
        background-color: transparent; 
        z-index: 20;
}

#dmenu ul
{
        position: absolute;
        z-index: 99;
}


#dmenu li
{
     	margin: 5px 0px 0 2px;
     	padding: 0px5px 0 5px;
        float: left;
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
        margin: 0;
        padding: 0;
}

#dmenu li a
{
        text-align: left;
}

#dmenu ul a,
#dmenu ul li a:hover
{
	
}

#dmenu a:hover
{

}

#dmenu ul, 
#dmenu ul ul
{
        position: absolute;
} 

#dmenu ul li>ul, 
#dmenu ul ul li>ul
{
        margin-top: -2em;
}

li>ul
{
        top: auto;
        left: auto;
}

#dmenu ul,
#dmenu ul ul,
#dmenu li:hover ul ul, 
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul
{
        display:none;
}

#dmenu li,
#dmenu li a,
#dmenu ul a,
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover,
#dmenu li:hover ul,
#dmenu ul li:hover ul,
#dmenu ul ul li:hover ul,
#dmenu ul ul ul li:hover ul,
#dmenu ul ul ul ul li:hover ul
{
        display: block;
}

/* Admin */ 
#dmenu ul,
#dmenu ul li,
#dmenu ul a,
#dmenu ul li a:hover,
#dmenu ul a:hover
{
        width: 13em;
}

#dmenu ul
{
        margin: 0 !important;
        margin: 0 0 0 0em;
}

#dmenu ul ul
{
        margin-left: 11em !important;
        margin-left: 1em;
        margin-top: -1.5em !important;
        margin-top: -1.5em;
}

#dmenu a:link,
#dmenu a:visited
{
	
}

/* Nivå 1 */
#dmenu li a:link,
#dmenu li a:visited
{
        color: #fff;

}

/* Nivå 2-3 */
#dmenu li ul li a:link,
#dmenu li ul li a:visited
{
        color: #fff;
        background-color: #9EA7BD;
}

/* Nivå 2-3, kantlinje skugga */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-bottom: 1px #818BA5 solid;
        border-right: 1px #818BA5 solid; 
}

/* Nivå 2-3, kantlinje högdager */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-top: 1px #D8DCE8 solid;
        border-left: 1px #D8DCE8 solid; 
}

/* Nivå 1, onmouseover */
#dmenu li a:hover
{
 	color: black;
}

/* Nivå 2-3, onmouseover */
#dmenu li ul li a:hover,
#dmenu li ul li a:hover
{
        color: black;
}

/* Nivå 1 */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: normal;
        text-decoration: none;
       	/*font-size: 12px;*/
        letter-spacing: 0em;
        padding: 5px 5px 5px 5px;
        margin: 0 0 0 5px;
	/*text-transform: uppercase;*/
} 

#dmenu a:hover
{
	color: #ddd;
}

/* Nivå 2-3 
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        font-weight: normal;
        text-decoration: none;
        letter-spacing: 0.1em;
        padding: 1px 10px 2px 10px;
        margin: 0 0 0 10px;
	text-transform: none;	
} */
