html
{
	background: #ccdfff url(http://www.testwebben.se/589/Images/bg_main.gif) repeat-x top center;
}

body
{
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.6;
}

/* CONTENT (start) --------- */

body, input, textarea, #tblTemplateHolder
{
	font-family: georgia,garamond, "times new roman",serif;
	color: #0f0000;
	font-size: 13px;
}

table
{
	font-size: inherit;
	font: 100%;
}

body, p, li, td
{
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6
{
	padding: 0em;
	text-decoration: none;
	color: #678387;
	font-weight: normal;
	line-height: 1.3; 
	margin: 1.5em 0em 0em 0em;
}

h6
{
	font-size: 0.4em;
}

h5
{
	font-size: 0.6em;
}

h4
{
	font-size: 0.8em;
}

h3
{
	font-size: 122%;
	margin: 1em 0em 0em 0em;
}

h2
{
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-size: 122%;
	margin: 2em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
	text-transform: none;
	letter-spacing: 0.1em;
	font-size: 197%;
}

p
{
	font-size: 1em;
	margin: 0em 0em 0.5em 0em;
}

a,
a:link,
a:hover,
a:visited,
a:active
{
	color: #0193ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border-style: none;
}

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
{
	
}

ol
{
	list-style: decimal;
}

table
{
	border-collapse: collapse;
	border-spacing:0;
	margin: 1em 0em 0em 0em
}

table td
{ /* påverkar verktyget */
	vertical-align: top;
	padding: 0.2em 0.5em 0.2em 0.3em;
	border: 1px solid #ccc;
	background-color: #fff; }

table thead td {
	font-weight: bold; }

table tfoot td {
	font-style: italic; }

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

blockquote
{
	margin: 0em 3em;
}


	/* -- FOOTER -- */

#footer {
	height: 30px;
	background-image: url(http://www.testwebben.se/589/Images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	border-top: 1px solid #bfc0c2;
	margin: 5em 0em 0em 0em;
	padding: 0.4em 0em 0.5em 0em;
	font-size: 0.8em; }

#content_footer,
.clear {
	clear: both; }


	/* -- LAYOUT -- */

#main {
	margin: 0em auto;
	width: 925px; }

#header {
	background-image: url(http://www.testwebben.se/589/Images/bg_header.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	height: 223px; }

#content_box {
	background-image: url(http://www.testwebben.se/589/Images/bg_content.gif);
	background-position: center top;
	background-repeat: repeat-y;}

#content_header {
	margin-top: 10px;
	height: 16px;
	background: url(http://www.testwebben.se/589/Images/bg_content_header.gif) no-repeat center top; }

#content_footer {
	height: 31px;
	background: url(http://www.testwebben.se/589/Images/bg_content_footer.gif) no-repeat center top; }

#col1 {
	width: 210px;
	float: left;
	text-align: left;
	position: relative;
	padding: 0.01em 3em 2em 2em; }

#col2 {
	width: 620px;
	float: left;
	text-align: left;
	color: black; }


	/* -- MENU -- */

div#nav {
	font-size: 1em;
	line-height: normal;
	width:195px; }

div#nav ul {
	margin: 1.5em 0.5em 2em 2em;
	padding: 0px;
	line-height: 1em;
	letter-spacing: 0.1em;
	font-weight: normal; }

div#nav li {
	list-style-image: url(http://www.testwebben.se/589/Images/icon_li.gif);
	line-height: 2em; }

div#nav li.current {
	list-style-image: url(http://www.testwebben.se/589/Images/icon_li_on.gif); }

div#nav a,
div#nav a:hover,
div#nav li.current a {
	padding: 0em;
	margin:0em;
	font-weight: normal; }

div#nav a:hover {
	color: #9e0101; }

div#nav li.current a,
div#nav li.current li.current a {
	font-weight: normal;
	color: #c8646d; }

div#nav li.current li a {
	font-weight: normal;
	color: #4b4851; }

div#nav a {
	text-decoration: none; }

div#nav ul li ul {
	padding: 0em;
	margin:0em;
	border-style: none;
	background-image: none; }

div#nav li ul li.current,
div#nav li ul li {
	font-size: 0.8em;
	border-style: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0em 0em 0.1em 1.5em; }

div#nav li ul li {
	border-style: none;
	background: transparent;
	list-style-image: none;
	letter-spacing: normal; }

div#nav #flags li {
	display: inline; }

div#nav img {
	line-height: 1em;
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em; }


	/* -- FORM -- */

#mContactForm table td {
	border: 0px solid transparent;
	background-color: transparent; }

input, textarea {
	width: 300px; }

textarea {
	height: 150px; }
