body {
	background: #000000 url(../imgs/css_default/body_bg.png) repeat-x;
	margin: 0px 0px 0px;
}

a:link {
	color: #8a7d66;
	text-decoration: none;
	border-bottom: 0px #506B96 dashed;
}

a:active {
	color: #8a7d66;
	text-decoration: none;
	border-bottom: 0px #506B96 dashed;
}

a:visited {
	color: #8a7d66;
	text-decoration: none;
	border-bottom: 0px #506B96 dashed;
}

a:hover {
	color: #8a7d66;
	text-decoration: none;
	border-bottom: 0px #999999 dashed;
}
a.menu:link {
	color: #dddddd;
	text-decoration: none;
}

a.menu:active {
	color: #dddddd;
	text-decoration: none;
}
a.menu:visited {
	color: #dddddd;
	text-decoration: none;
}
a.selected { 
	color: #ffffff;
	font-weight: bold;
}
a.menu:hover { 
	color: #ffffff;
	font-weight: bold;


}


a.menu {
	border: 0px;
}

img {
	border: 0px;
}
a {
	outline: none;
}
table {
	border: 0px;
	border-spacing: 0px;
}

body, p, td, pre, textarea, span, div {
	font-size: 12px;
	font-family: Palatino Linotype, Book Antiqua, Times New Roman, serif;
	color: #555555;
}
td {
	font-family: Helvetica, Arial, Clean, sans-serif;
}

.column {

	text-align: left;
	vertical-align: top;
	padding: 10px;
	background: #ffffff;
}
.headline {
	font-family: Palatino Linotype, Book Antiqua, Times New Roman, serif;
	font-size: 17px;
	color: #b4975a;
	/*padding-left: 10px;*/
	background: #ffffff;
}
.running_text {
	font-family: Palatino Linotype, Book Antiqua, Times New Roman, serif;
	font-size: 11px;
	color: #555555;
	background: #ffffff;
	text-align: left;
	line-height: 140%;
}



/*FORMS*/

input.text {
	width: 100%;
}
td.form {
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
}
input.button {
	border: 0px;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	background: #8a7d66;
	color: #ffffff;
	font-size: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 0px;
	margin-top: 10px;
}
textarea.form-contact {
	width: 100%;
	height: 50px;
}




#container {
	width: 868px;
	height: 266px;
	margin-top: 61px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 868px;
	height: 248px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	line-height: 0px;
}

#logo {
	float:left;
	width:210px;
	height:34px;
}
#logomedia {
	position:relative;
	left:-15px;
	top:-50px;
	width: 370px;
	height: 130px;
	background: url(../imgs/bergstroms_logo.png) no-repeat;
}

#mirror {
	float:right;
}

div.mirror_item_small {
	width:140px;
	height:132px;
	float:right;
	margin-top: 116px;
	/*display: none;*/
}

div.mirror_item {
	width:128px;
	height:248px;
	float:right;
	/*display: none;*/
}

#menu {
	font-size: 10px;
	line-height: 0px;
	float: left;
	margin-top: 47px;
}



#main-container {
	width: 868px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#main {
	background: #ffffff;
	width: 808px; /* 868px */
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
}
#main-height {
	height: 270px;
}
.fade-in {
	display: none;
	z-index: 1001;
}

#main-low {
	background: #000000 url(../imgs/css_default/low_bg.png) repeat-x;
	width: 868px;
	height: 87px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#main-bottom {
	background: #948671 url(../imgs/css_default/main-bottom_bg.png) no-repeat;
	width: 868px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;

}

div.error {
	background-color: #FFEEDD;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px #FF0000 dashed;
	color: #FF0000;
}

div.info {
	background-color: #EEF0FF;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px #6666FF dashed;
	color: #6666FF;
}


#products_list {
	font-family: Times, serif;
	font-size: 16px;
	color: #333333;
	/*line-height: ;*/
	padding-right: 25px;
	width: 250px;
	height: 282px;
	border-right: #000000 1px solid;
	text-align: center;
}

.selection_brand_list_item {
	list-style-type: none;
	font-family: Times, serif;
	font-size: 16px;
	color: #b4975a;
	/*line-height: ;*/
}

#selection_brands {
	background-color: #ffffff;
}

div.selection_menu_item{
	width: 165px;
	background: #ffffff;
	margin-top: 2px;
}





#news {
	border-left: 2px solid #948671;
	float: right;
	width: 392px;
	padding: 0px 20px 0px 20px;
	margin-bottom: 20px;
}
#index-news {
	font-size: 8pt;
	color: #333333;
	line-height: 1em;
	margin-bottom: 0px;
	padding-top: 10px;
	clear: right;
}
#news-headline {
	font-size: 10pt;
	color: #b4975a;
	margin: 0px 0px 2px 0px;
}
#index-content {
	font-family: Times, serif;
	color: #333333;
	font-size: 10pt;
	width: 380px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: baseline;
}
#index-headline {
	font-family: Times, serif;
	color: #b4975a;
	font-size: 14pt;
	margin-top: 10px;
}