/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #FFFFFF url("../images/backgrounds/body-bg.jpg") repeat-x left 50px;
	font-family: Arial;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

.relax{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*  Page  */
#page {
    margin: auto;
    text-align: left;
	width: 846px;
}

/*  Header  */
.header {
    float: left;
    width: 100%;
	margin-top: 50px;
}
.logo {
	position: relative;
	margin-top: -35px;
	_margin-top: -89px;
	_top: 54px;
	float: left;
	right: 24px;
	z-index: 100;
}
.header UL {
	float: right;
	margin: 0;
	padding: 0;
	height: 39px;
}
.header UL LI {
	float: left;
	list-style: none;
	background: url("../images/backgrounds/menu-delim.gif") no-repeat right top;
	position: relative;
	top: 0;
	left: 0;
}
	

.header UL LI A {
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	padding: 11px 40px 13px;
	display: block;
}
html:root*.header UL LI A {padding: 11px 40px 13px;}
.header UL LI A:HOVER {
	text-decoration: none;
	color: #ADADAD;
}
.header UL LI#select A {
	text-decoration: none;
	color: #ADADAD;
}
.header UL LI#select UL LI A {color: #FFFFFF;}
.header UL LI#select UL LI A:HOVER {text-decoration: underline;}
.header UL LI:HOVER .submenu {display: block;}
.border-left {
	float: left;
	width: 100%;
	background: #ffffff url("../images/backgrounds/border-left.gif") no-repeat left top;
	margin-top: 6px;
}
.border-right {
	float: left;
	width: 100%;
	background: url("../images/backgrounds/border-right.gif") no-repeat right top;
}
.border-top {
	float: left;
	width: 842px;
	border-top: 1px solid #d1caca;
	margin-left: 2px;
	display: inline;
}
.border-top IMG {
	float: right;
	margin: 1px 1px 0 0;
}
.bottom-content {
	float: left;
	width: 100%;
	padding-top: 10px;
}
.bottom-content .right-col {
	margin-left: 21px;
	display: inline;
	width: 390px;
	margin-bottom: 30px;
}

.bottom-content .right-col H4 { margin-top: 20px; font-weight: normal; font-size: 14px; padding-bottom: 5px; }
.bottom-content .right-col P { line-height: 16px;  padding-right: 20px;}
.bottom-content .right-col .with-bg { padding-left: 40px;}
.bottom-content .right-col A.pic-a {margin-left: 1px; float: left; margin-right: 10px;}
.bottom-content .right-col A.pic-a:HOVER IMG {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
}
.bottom-content .right-col IMG {margin: 8px 0 0px 0px;}
/*  Content  */
.content {
    float: left;
    width: 100%;
	padding-top: 20px;
}
.content-left {
	float: left;
	width: 100%;
	background: url("../images/backgrounds/content-left.gif") no-repeat left bottom;
}
.content-right {
	float: left;
	width: 100%;
	background: url("../images/backgrounds/content-right.gif") no-repeat right bottom;
}
.content-br {
	float: left;
	width: 100%;
	background: url("../images/backgrounds/content-bottom-right.gif") no-repeat right bottom;
}
.content-bl {
	float: left;
	width: 100%;
	background: url("../images/backgrounds/content-bottom-left.gif") no-repeat left bottom;
}
.content-rbc {
	float: left;
	width: 100%;
	background: url("../images/backgrounds/content-rbc.gif") no-repeat right bottom;
	padding-bottom: 30px;
}
.content-lbc {
	float: left;
	width: 100%;
	background: url("../images/backgrounds/content-lbc.gif") no-repeat left bottom;
}

.left-col {
	float: left;
	width: 227px;
}
.left-col UL {
	margin: 0 0 0 20px;
	padding: 0;

}
.left-col UL LI {list-style: none;}
.left-col UL LI A {
	color: #313131;
	font-size: 11px;
	background: url("../images/icons/list-stile.gif") no-repeat left center;
	padding-left: 10px;
	font-weight: bold;
}
.left-col UL LI A:HOVER {
	color: #adadad;
	background: url("../images/icons/list-stile-select.gif") no-repeat left center;
	text-decoration: none;
}
.left-col UL LI.select A {
	color: #adadad;
	background: url("../images/icons/list-stile-select.gif") no-repeat left center;
}
.center-col {
	float: left;
	width: 409px;
}
.center-col P {
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0 20px 25px 0;
	line-height: 18px;
}
.center-col P A {
	font-size: 11px;
	color: #004372;
	margin: 0;
	line-height: 18px;
	text-decoration:underline;
}
.center-col P A:HOVER {
	font-size: 11px;
	color: #adadad;
	margin: 0;
	line-height: 18px;
}
.center-col UL {
	font-size: 11px;
	color: #666666;
	padding: 0 20px 25px 0;
	line-height: 18px;
	margin: 0 0 0 15px;
}
.center-col UL A{
	font-size: 11px;
	color: #004372;
	margin: 0;
	line-height: 18px;
	text-decoration:underline;
}
.content H4 {
	font-size: 11px;
	color: #323232;
	padding: 0 0 13px;
	margin: 0;
}
.center-col H4 {
	font-size: 13px;
	color: #323232;
	padding: 0 0 13px;
	margin: 0;
}
.content H4.small-h {font-size: 12px; padding-left: 10px; padding-top: 10px;}
.center-col.big-lc H4 {padding-left: 20px;}
.hidden {display: none;}
.short {
	width: 195px;
	float: left;
}
.list-product {
	float: left;
	width: 195px;
	display: block;
}
.list-product A {
	line-height: 0;
	font-size: 0;
	margin: 0 10px 10px 0;
	float: left;
}
.list-product A IMG {border: 1px solid #e1e1e1;}
.list-product A.select-product IMG {border: none;}
.nav-link {
	padding: 0px 0 5px 0px;
	float: left;
	clear: both; 
	margin-top: 0px;
	margin-left: 26px;
}
.nav-link A {
	font-size: 12px;
	color: #313131;
	font-weight: bold;
	margin: 23px;
}
.nav-link A:HOVER {
	color: #ADADAD;
	text-decoration: none;
}
.big-product {
	width: 210px;
	text-align: center;
	float: left;
	height: 300px;
}
.right-col {
	float: left;
	width: 185px;

	background: url("../images/backgrounds/contact-bg.gif") repeat-x left 1px;
	border-top: 1px solid #d1caca;
}

#product-img, #slides, .short { height: 410px!important;}
.rc-border-left {
	width: 100%;
	float: left;
	background: url("../images/backgrounds/rc-border-left.gif") no-repeat left top;
}
.rc-border-right {
	width: 100%;
	float: left;
	background: url("../images/backgrounds/rc-border-right.gif") no-repeat right top;
}
.right-col IMG {margin: 0px 0 4px 30px;}
.right-col P {
	margin: 0;
	font-size: 11px;
	color: #adadad;
	line-height: 18px;
}
.right-col A {color: #adadad;}
.right-col .with-bg {
	color: #004372;
	font-size: 11px;
	text-decoration: underline;
	background: url("../images/icons/cube.jpg") no-repeat left center;
	padding: 3px 0 15px 31px;
	float: left;
	margin-top: 5px;
	font-weight: bold;
}
.right-col .with-bg:HOVER {text-decoration: none;}

/*===  HOME  ===*/
UL LI .submenu {
	width: 215px;
	background: #19557f url("../images/backgrounds/submenu-bg.gif") repeat-x left bottom;
	position: absolute;
	left: -20px;
	top: 39px;
	height: auto;
	float: left;
	padding: 0px 0 12px;
	display: none;
}
UL LI .submenu LI {
	background: none;
	padding: 7px 0 0 20px !important;
	width: 190px;
	_width: 100%;
	display: inline;
	float: left;
}
UL LI .submenu LI A {
	font-size: 11px;
	padding: 0;
	margin: 0;
}
html:root*UL LI .submenu LI A {padding: 0;margin: 0;}
UL LI .submenu LI A:HOVER {
	text-decoration: underline;
	color: #ffffff;
}

.center-col.big-lc {
	width: 637px;
	display: inline;
}
.center-col.big-lc P {padding-left: 21px !important;}

.left-col.left-col-contact {
  width: 184px;
  display: inline;
  margin: 0 20px 0 20px;
}
.left-col.left-col-contact P, H3 {
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}
.left-col.left-col-contact P {
  font-size: 11px;
  color: #ADADAD;
  line-height: 18px;
}
.left-col.left-col-contact H3 {
  font-size: 14px;
  color: #313131;
}
.log-box {
  width: 184px;
  height: 81px;
  float: left;
  margin-top: 8px;
  background: url("../images/backgrounds/left-img-contact.jpg") no-repeat left top;
}
.log-box A {
  background: url("../images/icons/icon-log-details.gif") no-repeat left 2px;
  padding-left: 12px;
  font-size: 11px;
  color: #313131;
  float: right;
  margin: 17px 26px 0 0;
  display: inline;
  font-family: Calibri;
}
.center-col.contact-center-col {margin-top: 0px;}
.center-col.contact-center-col {
  font-size: 14px;
  color: #313131;
  padding: 0px;
}
.line-form {
  margin-top: 10px;
}
.line-form LABEL {
  width: 108px;
  cursor: pointer;
  font-size: 11px;
  color: #ADADAD;
  float: left;
}
.line-form INPUT {
  border-top: 2px solid #A8A8A8;
  border-left: 2px solid #A8A8A8;
  border-right: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
  font-size: 11px;
  color: #ADADAD;
  padding: 3px 0px 3px 3px;
  width: 277px;
  _height: 22px;
	background: #ffffff;
}
.line-form TEXTAREA {
  border-top: 2px solid #A8A8A8;
  border-left: 2px solid #A8A8A8;
  border-right: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
  font-size: 11px;
  color: #ADADAD;
  padding: 3px 0px 3px 3px;
  width: 384px;
  _width: 387px;
  height: 100px;
  margin-top: 9px;
	background: #ffffff;
}
P.after-form {margin-top: 30px;}
.line-form LABEL.line-label {width: 100%;}
A.form-link {
  float: right;
  background: url("../images/icons/icon-log-details.gif") no-repeat left center;
  padding-left: 12px;
  font-size: 11px;
  color: #313131;
  display: inline;
  margin: 11px 20px 0 0;
}
H4.heading-top {margin-top: 10px;}


/*  Footer  */
.footer {
    float: left;
    width: 100%;
}
.footer P {
	text-align: center;
	color: #969696;
	font-size: 11px;
	margin: 0;
	padding: 20px 0;
	font-weight: bold;
}
.footer A {
	color: #004372;
	margin: 0 5px;
}



.relaxator{
	width:100%;
	clear:both;
	float:left;
	height:1px;
}
.billboard {
	width: 842px;
	height: 210px;
}
#billboard {
	float: right;
}

/*  popup  */
.popup {	
	width: 355px;
	text-align: center;
}

.popup IMG {
	text-align: center;	
}
.no-visible {display: none;}
.popup .top, 
.popup .bottom {
	line-height: 0;
	font-size: 0;
	height: 31px;
}
.popup .area { background-color: #FFF; }
.popup .white-bg {
	padding: 30px 0;
	width: 100%;
	background: url("../images/bg/popup-white.gif") repeat-y left top;
}
.popup .image {
	float: left;
	width: 272px;
	text-align: center;
}
.popup .info-box {
	float: right;
	width: 295px;
	display: inline;
	margin-right: 25px;
}
.popup H2 {
	font-size: 30px;
	color: #7c282a;
	padding-top: 15px;
}
.popup H3 {
	font-size: 18px;
	color: #c2b8a2;
}
.popup H4 {
	font-size: 14px;
	color: #d5cebe;
	margin-top: 40px;
}
.popup P {
	font-size: 12px;
	color: #606060;
	padding: 0;
	margin: 5px 0 0;
	line-height: 190%;
}
.popup P SPAN.price { font-weight: bold;}
.popup .red-btn {
	float: left;
	width: 134px;
	background: url("../images/buttons/red-btn.gif") no-repeat left top;
	height: 33px;
	font-size: 16px;
	color: #c2b8a2;
	text-align: center;
	font-weight: bold;
	line-height: 195%;
	margin-top: 40px;
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}
* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
}
#fancybox-inner {
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	width: 1px;
	height: 1px;
	margin: 0;
	outline: none;
	overflow: hidden !important;
	height: 617px!important;
	padding: 10px;
	_padding: 0px;
	text-align: left;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
#fancybox-close {
	position: absolute;
	top: -21px;
	right: -23px;
	width: 30px;
	height: 30px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}
#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}
.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.fancybox-title-over {
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancybox/fancy_title_over.png');
	display: block;
}
#fancybox-title-wrap {display: inline-block;}
#fancybox-title-wrap span {
	height: 32px;
	float: left;
}
#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}
#fancybox-left {left: 0px;}
#fancybox-right {right: 0px;}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {visibility: visible;    /* IE6 */}
#fancybox-left:hover span {	left: 20px;}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
.fancybox-ie IFRAME {margin-left: 10px; margin-top: 10px;}


.jFlowPrev {
    background: url("../images/icons/previous.jpg") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 20px;
    margin-top: 10px;
    width: 20px;
}

.jFlowNext {
    background: url("../images/icons/next.jpg") no-repeat scroll left top transparent;
    display: block;
    float: right;
    height: 20px;
    margin-right: 40px;
    margin-top: 10px;
    width: 20px;
}

