body {
	background: #e9e8e8 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_container {
	float:right;
	width: 640px;
	height: 248px;
}

#mirror  
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mirror li span
{
	display: block;
	background-image: url(../imgs/mirror/mirror_sprites.jpg);
	width: 128px;
	height: 248px;
	float: left;
}


#mirror span .fade {
	background-image: url(../imgs/mirror/mirror_sprites.jpg);
	display: block;
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

#menu_container {
	width: 94px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-top: 47px;
}

#menu  
{
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
	list-style: none;
}
#menu li a
{
	display: block;
	background-image: url(../imgs/menu/menu_sprites.png);
	width: 94px;
	height: 20px;
}
.menu-hem
{
	background-position: 0px -40px;
}
.menu-om_oss
{
	background-position: -94px -40px;
}
.menu-vart_sortiment
{
	background-position: -188px -40px;
}
.menu-verkstad
{
	background-position: -282px -40px;
}
.menu-kontakt
{
	background-position: -376px -40px;
}
.menu-butiker
{
	background-position: -470px -40px;
}
.menu-nyhetsbrev
{
	background-position: -564px -40px;
}
#menu a .hover {
	background-image: url(../imgs/menu/menu_sprites.png);
	display: block;
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#menu a.menu-hem .hover {
	background-position: 0px 0px;
}
#menu a.menu-om_oss .hover{
	background-position: -94px 0px;
}
#menu a.menu-vart_sortiment .hover{
	background-position: -188px 0px;
}
#menu a.menu-verkstad .hover{
	background-position: -282px 0px;
}
#menu a.menu-kontakt .hover{
	background-position: -376px 0px;
}
#menu a.menu-butiker .hover{
	background-position: -470px 0px;
}
#menu a.menu-nyhetsbrev .hover{
	background-position: -564px 0px;
}

#menu a.selected, #menu a.selected .hover {
	background-position-y: -80px;
}

#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;
	overflow: hidden;
}

.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;

}

#main-bottom a {
	position: relative;
	float: left;
	display: block;
	height: 70px;
}
#main-bottom a.rolex {
	margin-left: 55px;
	width: 75px;
}
#main-bottom a.cartier {
	width: 95px;
}
#main-bottom a.omega {
	width: 85px;
}
#main-bottom a.bvlgari {
	width: 130px;
}
#main-bottom a.breitling {
	width: 95px;
}
#main-bottom a.chopard {
	width: 100px;
}
#main-bottom a.corum {
	width: 100px;
}
#main-bottom a.tudor {
	width: 100px;
}

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;
}

