/* Copyright Nur S.r.l. - 2009.04.17 */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #1b1b1b;
	background: #0e3039 url(../img/body_bg.jpg) center center fixed;
}
h1, .registrazione_right h1 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #144b5b;
}
a:hover {
	text-decoration: none;
}
a:active, a:focus {
  outline: none;
}

.detail_right h1 {
	color: #144b5b;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: #144b5b 1px solid;
}
.brown {
	color: #6a512a;
}
.clear {
	clear: both;
	margin: 5px 0;
}

/* MAIN */
#maincontainer {
	position: relative;
	height: 100%;
}
body>#maincontainer {
	height: auto;
	min-height: 100%;
}

/* HEADER */
#header {
	height: 80px;
	width: 100%;
	background: url(../img/header_bg.png) 0 0 repeat-x;
}
.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 202px;
	height: 72px;
	background: url(../img/logo.jpg) 0 0 no-repeat;
}
.menu {
	position: absolute;
	margin: 43px 0 0 217px;
	height: 37px;
	list-style: none;
}
.menu li {
	float: left;
}
.menu li.active {
	display: block;
	width: 100px;
	height: 37px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	overflow: hidden;
	line-height: 32px;
	color: #343434;
	background: url(../img/button_bg.png) 0 -37px no-repeat;
}
.menu li a:link, .menu li a:visited {
	display: block;
	width: 100px;
	height: 37px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #6b522b;
	line-height: 21px;
	overflow: hidden;
	background: url(../img/button_bg.png) 0 0 no-repeat;
}
.menu li a:hover {
	line-height: 32px;
	color: #343434;
	background: url(../img/button_bg.png) 0 -37px no-repeat;
}
.icons {
	position: absolute;
	right: 0;
	width: 169px;
	height: 36px;
}
a.login:link, a.login:visited {
	display: block;
	float: right;
	width: 73px;
	height: 36px;
	background: url(../img/icons.gif) 0 0 no-repeat;
}
a.login:hover {
	background: url(../img/icons.gif) 0 -36px no-repeat;
}
a.logout:link, a.logout:visited {
	display: block;
	float: right;
	width: 92px;
	height: 36px;
	background: url(../img/icons.gif) -150px 0 no-repeat;
}
a.logout:hover {
	background: url(../img/icons.gif) -150px -36px no-repeat;
}
a.bookmarks:link, a.bookmarks:visited {
	display: block;
	float: right;
	width: 24px;
	height: 36px;
	background: url(../img/icons.gif) -73px 0 no-repeat;
}
a.bookmarks:hover {
	background: url(../img/icons.gif) -73px -36px no-repeat;
}
a.print:link, a.print:visited {
	display: block;
	float: right;
	width: 27px;
	height: 36px;
	background: url(../img/icons.gif) -97px 0 no-repeat;
}
a.print:hover {
	background: url(../img/icons.gif) -97px -36px no-repeat;
}
a.email:link, a.email:visited {
	display: block;
	float: right;
	width: 26px;
	height: 36px;
	background: url(../img/icons.gif) -124px 0 no-repeat;
}
a.email:hover {
	background: url(../img/icons.gif) -124px -36px no-repeat;
}

/* CONTENT */
#container {
	width: 930px;
	margin: 25px auto 0 auto;
}
.content {
	float: left;
	width: 930px;
	padding-bottom: 103px;
}
.maintitle {
	float: left;
	width: 930px;
	height: 36px;
	margin-bottom: 5px;
	background: url(../img/maintitle_bg.jpg) 0 0 repeat-x;
}
.title {
	display: block;
	float: left;
	height: 36px;
	padding-left: 40px;
	font-size: 15px;
	line-height: 34px;
	background: url(../img/title_bg.jpg) 0 0 no-repeat;
}
.subtitle {
	display: block;
	float: left;
	height: 36px;
	padding-left: 11px;
	margin-left: 9px;
	font-size: 11px;
	line-height: 35px;
	color: #969696;
	background: url(../img/subtitle_bg.gif) 0 0 no-repeat;
}
.home_left {
	float: left;
	width: 363px;
	height: 363px;
	margin-left: 5px;
}
.home_center {
	float: left;
	width: 348px;
	height: 343px;
	margin: 0 5px;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	background: url(../img/content_bg.png);
	overflow: hidden;
}
.home_right {
	float: left;
	width: 179px;
	height: 363px;
	margin-right: 5px;
}
.privacy_center {
	float: left;
	width: 900px;
	margin: 0 5px;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	background: url(../img/content_bg.png);
}
.privacy_center li {
	margin-left: 15px;
}
.general_left {
	float: left;
	width: 179px;
	height: 363px;
	margin-left: 5px;
}
.general_right, .detail_right, .registrazione_right {
	float: left;
	width: 716px;
	/*height: 343px;*/
	margin: 0 5px;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	background: url(../img/content_bg.png);
	/*overflow: hidden;*/
}
.general_right {
	height: 343px;
}

.gallery_left {
	float: left;
	width: 348px;
	height: 343px;
	margin-left: 5px;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	background: url(../img/content_bg.png);
	overflow: hidden;
}
.orologeria_left {
	float: left;
	width: 348px;
	margin-left: 5px;
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	background: url(../img/content_bg.png);
}
a.but_marca:link, a.but_marca:visited {
	display: block;
	float: left;
	width: 327px; /*347*/
	padding: 3px 10px 7px 10px;
	margin-bottom: 10px;
	border-bottom: #000 1px dotted;
	text-decoration: none;
	font-weight: bold;
	color: #144b5b;
}
a.but_marca:hover {
	background-color: #bcd6de;
}

.gallery_right {
	float: left;
	width: 552px;
	margin: 0;
}
.product {
	float: left;
	width: 179px;
	/*height: 260px;*/
	margin-left: 5px;
	margin-bottom: 10px;
}
.general_left a.cropthumb:link img, .general_left a.cropthumb:visited img {
	float: left;
	margin: 0;
  	padding: 1px;
  	border: 1px solid #6b522b;
	background: url(../img/content_bg.png);
	margin-bottom: 5px; !important
}

a.cropthumb:link img, a.cropthumb:visited img {
	float: left;
	margin: 0;
  	padding: 1px;
  	border: 1px solid #6b522b;
	background: url(../img/content_bg.png);
}
.general_left a.cropthumb:hover img, a.cropthumb:hover img {
	padding: 0;
  	border: 2px solid #6b522b;
}
.description {
	float: left;
	width: 159px;
	/*height: 56px;*/
	padding: 10px;
	margin: 5px 0;
	background: url(../img/content_bg.png);
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
}
.description span.prezzolistino, .description span.prezzobasso,
.detail_right span.prezzolistino, .detail_right span.prezzobasso {
	font-weight: bold;
	color: #144b5b;
}
.description span.prezzolistino, .detail_right span.prezzolistino {
	text-decoration: line-through;
}
.detail_right span.prezzolistino, .detail_right span.prezzobasso {
	font-size: 13px;
}
.description a:link, .description a:visited,
.detail_right a:link, .detail_right a:visited {
	text-decoration: underline;
	color: #144b5b;
	font-weight: bold;
}
.description a:hover, .detail_right a:hover {
	text-decoration: none;
}
.description .offertanovita, .detail_right .offertanovita {
	font-weight: bold;
	padding: 5px;
	color: #fff;
	background-color: #144b5b;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}
.map_right {
	float: left;
	width: 547px;
	margin-left: 5px;
}

/* REGISTRAZIONE */
.registrazione {
  	width: 716px;
  	padding-top: 10px;
  	font-size: 11px;
}
.registrazione .inputdata, .registrazione .checkbox {
  	float: left;
  	width: 358px;
  	font-size: 11px;
  	font-weight: bold;
  	color: #000;
}
.registrazione .inputdata input {
  	width: 303px; /*325px*/
  	padding: 0px 5px;
  	margin-bottom: 7px;
 	height: 18px;
  	border-top: #8e8e8e 1px solid;
  	border-right: #c7c7c7 1px solid;
  	border-bottom: #c7c7c7 1px solid;
  	border-left: #8e8e8e 1px solid;
  	background: transparent url(../img/bg_input.gif) top left repeat-x;
  	font-size: 10px;
  	color: #666;
  	line-height: 16px;
}
.registrazione .checkbox input {
	float: left;
	margin-right: 5px;
	width: 18px;
	height: 18px;
}
a.genbut:link, a.genbut:visited {
	border: #8aa5ad 1px solid;
	background-color: #144b5b;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px;
}
a.genbut:hover {
	background-color: #fff;
	color: #144b5b;
}

/* FOOTER */
#footer {
	position: absolute;
    bottom: 0;
	width: 100%;
	height: 72px;
	background-color: #fff;
	font-size: 10px;
	line-height: 14px;
	color: #919191;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #6a512a;
}
#footer a:hover {
	text-decoration: none;
}
#footer img {
	vertical-align: text-top;
}
.footer_info {
	float: left;
	width: 540px;
	height: 49px;
	padding: 23px 0 0 10px;
}
.footer_copy {
	float: right;
	width: 220px;
	height: 49px;
	text-align: right;
	padding: 23px 10px 0 0;
}

/* navigation */

ul.navigationpage {
  	width: 168px;
  	margin: 30px auto;
}
ul.navigationpage li {
  	float: left;
  	display: inline;
}
ul.navigationpage li span {
  	float: left;
  	width: 120px;
	line-height: 23px;
  	padding: 0;
  	text-align: center;
  	font-size: 11px;
	color: #fff;
}
ul.navigationpage li.left_inactive {
	display: block;
	width: 24px;
	height: 24px;
	background: #ece7d4 url(../img/but_navigation.png) 0 -48px no-repeat;
}
ul.navigationpage li.right_inactive {
	display: block;
	width: 24px;
	height: 24px;
	background: #ece7d4 url(../img/but_navigation.png) 0 -120px no-repeat;
}
ul.navigationpage li.left_active a:link, ul.navigationpage li.left_active a:visited {
	display: block;
	width: 24px;
	height: 24px;
	background: #ece7d4 url(../img/but_navigation.png) 0 0 no-repeat;
}
ul.navigationpage li.left_active a:hover {
	background: #ece7d4 url(../img/but_navigation.png) 0 -24px no-repeat;
}
ul.navigationpage li.right_active a:link, ul.navigationpage li.right_active a:visited {
	display: block;
	width: 24px;
	height: 24px;
	background: #ece7d4 url(../img/but_navigation.png) 0 -72px no-repeat;
}
ul.navigationpage li.right_active a:hover {
	background: #ece7d4 url(../img/but_navigation.png) 0 -96px no-repeat;
}

a.menu_sel {
	display: block;
	float: left;
	width: 327px; /*347*/
	padding: 3px 10px 7px 10px;
	margin-bottom: 10px;
	border-bottom: #000 1px dotted;
	text-decoration: none;
	font-weight: bold;
	color: #144b5b;
	background-color: #bcd6de;
}
