BODY {
	FONT: 12px Arial, Helvetica, sans-serif;
	font-color: #000;
	border: 0px;
	background-color: #000;
}
img {
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.h2 {
	font: 14px;
	color: #FFF;
	letter-spacing: 2px
}
h1 {
	font: 16px;
	color: #000;
	letter-spacing: 2px;
	padding-left: 0px;
	padding-top: 0px;
	maring-top: 0px;
	border-bottom: 3px #7c0204 solid;
}
hr {
	border: 0;
	width: 100%;
	color: #CCC;
	background-color: #CCC;
	height: 2px;
}
.test {
	float:left;
	margin: 10px 10px 10px 10px;
}
.right {
	float:right;
	margin: 10px 10px 10px 10px;
}
.photo {
	padding: 1px;
	display:inline;
	background: #FFF;
	border: 10px solid #FFF;
}
.font {
	FONT-family: 12px Arial, Helvetica, sans-serif;
	font-color: #FFF;
}
.FormFieldLight {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #f7f7f9;
	font-weight : normal;
	border-style : solid;
	border-color:#DDDDDD;
	border-width:1px;
	padding: 1px
}
.FormField {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #CCCCCC;
	font-weight : normal;
	border-style : solid;
	border-color:#999999;
	border-width:1px;
	padding: 1px
}
.post-body {
	max-width:400px;
}
.thumb-image {
	max-width:140px;
	widht: 140px;
	max-height:140px;
	height:140px;
	border: 0px;
	vertical-align: bottom;
}
.inspirations-image {
	max-width:800px;
	width: 800px;
	height: auto;
	border: 0px;
}
.inspirations-image-goring {
	max-width:400px;
	height: auto;
	border: 0px;
}
a:link {
	text-decoration: none;
	color: #000000
}
a:visited {
	text-decoration: none;
	color: #000000
}
a:active {
	text-decoration: none;
	color: #000000
}
a:hover {
	text-decoration: none;
	color: #000000
}
/********************  layout  ********************/


#layout {
	position: absolute;
	left: 50%;
	width: 1020px;
	margin-left: -510px;
	/*	margin-top: 10px; */
	z-index: 1;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;/*	border: 3px solid #0F0; */
}
#sidhuvud {
	float: left;
	padding-top: 2px;
	z-index: 3;
	background-color: #FFF;
	float: left;
	width: 1000px;
	min-height: 100px;/*	border: 1px dotted #000; */
}
#content {
	float: right;
	padding-top: 35px;
	width: 800px;
	min-height: 800px;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	z-index: 99;
	font-color: #000;
	background-color: #FFF;
/*	border: 1px dotted #F00;*/
}
#FadeGrey {
	position: absolute;
	top: 185px;
	right: 10px;
	background:url(../img/fading_grey.png) no-repeat;
/*	border: 1px dotted #000; */
	width: 800px;
	height: 25px;
	text-align:right;
	z-index: 16666;
}
#LeftColumn {
	position:absolute;
	top: 153px;
	left: 10px;
	/*	border: 1px solid #3F0;*/
	width: 210px;
	height: 630px;/*	background: #CCC; */
	
}
#LeftBoxNoDadding {
	float:left;
	left:10px;
	/*	border: 1px solid #CCC; */
	width: 210px;/*	background-color: CCC; */
}
#LeftBox {
	float:left;
	margin-top: 0px;
	padding: 10px;
	left:0px;
	/*	border: 1px solid #CCC;*/
	width: 190px;
	background-color: #CCC;
}
#LeftBoxNoFrame {
	float:left;
	margin-top: 0px;
	padding: 10px;
	left:0px;
	width: 190px;
	background-color: #CCC;
}
/* header quick search */
#quick-search {
	position: relative;
	right: 0;
	padding: 0;
	margin: 0;
	border: none;
	width: 160px;
	height: 33px;
	background: #F5F4F3 url(../img/header-search.gif) no-repeat;
	z-index: 999999;
}
#quick-search p {
	margin: 0;
	padding: 0;
}
#quick-search input {
	border: none;
	background: transparent;
	color: #bababa;
	float: left;
	margin: 0;
	padding: 5px;
}
#quick-search .tbox {
	margin: 3px 0 0 3px;
	width: 140px;
	display: inline;
}
#search form#quick-search .btn {
	width: 5px;
	height: 5px;
}
#quick-search label {
	display: none;
}
#MainMenu {
	float:right;
	/*	margin-top:120px; */
	margin-top: 0px;
	margin-bottom: 10px;
	width: 800px;
	height: 20px;
	border: 1px dotted #0F0;
	background-color:#2c2724;
}
#sidfot {
	float: left;
	text-align: center;
	font-color: #000;
	float: left;
	z-index: 2;
	background-color: #FFF;
	width: 1000px;
	height: 35px;/*	border: 1px dotted #000; */
}
td {
	font: 100% Arial, verdana, sans-serif;
}
/******* START Huvudmeny ********************/

#webpage_main_menu ul {
	margin-top: 1px;
	padding: 0;
	float: right;
	width: 800px;
	background: #2c2724;
	line-height: 1.8em;
	font: 110% Arial, verdana, sans-serif;
}
#webpage_main_menu li {
	display: inline;
}
#webpage_main_menu ul a {
	float: left;
	text-decoration: none;
	text-transform:uppercase;
	padding: 0.3em 1.3em;/*	border: 1px solid #e2e2e2; */
}
/* avstånd, över. till vänster */
#webpage_main_menu a:link {
	color: #FFF;
}
#webpage_main_menu a:visited {
	color: #FFF;
}
#webpage_main_menu a:hover {
	/*		border: 1px solid #000000;
background: #000; */
	text-decoration: underline;
}
#webpage_main_menu a#current {
	/*	background: #000; */
	color: #FFF;
	text-decoration: underline;
}
/******* SLUT Huvudmeny ********************/






/******* start av sidomeny för produkter huvudgrupp 0 ********************/

#LeftMenu {
	/*background-image:url(../images/bgmeny.jpg);
	background-image:url(../images/9.jpg);*/
	width: 210px;
	margin-top: 5px;
	text-align: left;
	font-size: 120%;
	height: 250px;
	/*	font-weight: bold; */
	text-decoration: none;
	background: #CCC;
}


/*URL: http://www.dynamicdrive.com/style/ */

.shadetabs {
	/*	border-bottom: 1px solid #7f7c7c; */
	width: 210px; /* ändra till samma bredd som fullcontent + 1px*/
	/* width: 100%; width of menu. Uncomment to change to a specific width */
	margin-bottom: 2px;
	background-color:#2c2724;
	color: #FFF;
}
.shadetabs ul {
	padding: 6px 0 4px 0; /* top  -right - bottom - left*/
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 4px;
	font: normal 12px Arial;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li {
	display: inline;
	margin: 0;
}
.shadetabs li a {
	text-decoration: none;
	padding: 6px 18px 4px 18px;
	margin-right: 2px;
	text-transform:uppercase;
	color: #FFF;
	/*	border-top: 1px solid #7f7c7c;
	border-left: 1px solid #7f7c7c;
	border-right: 1px solid #7f7c7c;
*/	color: #FFF;/*	background: white url(../img/shade.png) top left repeat-x;*/
}
/*.shadetabs li a:visited {
	color: #FFF;
}*/
.shadetabs li a:hover {
	text-decoration: underline;/*	color: #FFF; */
}
.shadetabs li.selected {
	position: relative;
	color: #000;
	top: 1px;
}
.shadetabs li.selected a { /*selected main tab style */
	background-image: url(../img/shadeactive.gif);
	/*color: 2c2724; */
	color: #2c2724;
	border-bottom-color: #CCC;
}
.shadetabs li.selected a:hover { /*selected main tab style */
	text-decoration: none;
	color: #FFF;
}
