@charset "UTF-8";
/* CSS Document */



html {
     height:100%;
	 border:none;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#6D6E71;
	 font-size:15px;
}

body {
	height:100%;
	margin:0px;
	padding:0px;
	background: #000 url(../pic/rmd-bg.jpg) repeat-x;
}

iframe {overflow-x:hidden;}

#container {
	min-height:100%;
}

#footer {
	width:100%;
	height:125px;
	position:relative;
	margin-top:-125px;
	float:none;
	background-color:#FFF;
}


/*==========================================================================================================*/




#top-bar {
	width:970px;
	height:auto;
	display:table;
	padding:20px 0 0 0;
	float:none;
}

#bar {
	background:url(../pic/top-bar.png) no-repeat;
	width:520px;
	height:60px;
	line-height:65px;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	float:left;
}

#top-icon{
	float:right;
	width:400px;
	height:60px;
	display:table;
	background:url(../pic/icon-save.png) no-repeat center;
}

.pro-sec {
	background: url(../pic/pro-sec.png) no-repeat;
	width:970px;
	height:330px;
	float:none;
	margin:0 0 50px 0;
}

.pro-sec heading {font-size:25px; font-weight:bold; color:#FFF;}

.sec-1 {
	width:970px;
	height:50px;
	display:table;
	position:relative;
	z-index:10;
}

.sec-2 {
	width:970px;
	height:170px;
	display:table;
	position:relative;
	z-index:10;
}

.sec-3 {
	width:970px;
	height:110px;
	display:table;
	position:relative;
	z-index:10;
}

.promo {
	width:auto;
	height:50px;
	line-height:50px;
	display:table;
	float:left;
	margin:0 0 0 30px;
	color:#000;
	font-weight:bold;
	font-size:25px;
}

.thk-topic {
	width:auto;
	height:50px;
	line-height:50px;
	display:table;
	float:left;
	margin:0 0 0 30px;
	color:#00B4FF;
	font-weight:bold;
	font-size:20px;
}

.brand {
	width:auto;
	height:auto;
	display:table;
	float:right;
	margin:0 30px 0 0;
}

.p-name{
	width:auto;
	height:auto;
	display:table;
	float:left;
	margin:30px 0 0 30px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}

.price {
	width:auto;
	height:auto;
	display:table;
	float:right;
	margin:90px 70px 0 0;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
}

.price heading {
	font-size:35px;
	font-weight:bold;
}

.free-icon {
	width:auto;
	height:auto;
	display:table;
	float:left;
	margin:50px 0 0 10px;
}

.sale-btn {
	width:140px;
	height:50px;
	display:table;
	float:right;
	margin:40px 20px 0 0;
	background: url(../pic/sale-btn.png) no-repeat;
	cursor:pointer;
}

.sale-btn:hover {background: url(../pic/sale-btn1.png) no-repeat;}

.sofa1 {
	background:url(../pic/sofa-1.png) no-repeat center top;
	width:970px; height:300px;
	display:table;
	position:absolute;
	margin:60px 0 0 0;
}

.sofa2 {
	background:url(../pic/sofa-2.png) no-repeat center top;
	width:970px; height:280px;
	display:table;
	position:absolute;
	margin:80px 0 0 0;
}

.sofa3 {
	background:url(../pic/sofa-3.png) no-repeat center top;
	width:970px; height:229px;
	display:table;
	position:absolute;
	margin:70px 0 0 0;
}

.mattress1 {
	background:url(../pic/mattress-1.png) no-repeat center top;
	width:970px; height:300px;
	display:table;
	position:absolute;
	margin:90px 0 0 0;
}

.table1 {
	background:url(../pic/table-1.png) no-repeat center top;
	width:970px; height:270px;
	display:table;
	position:absolute;
	margin:70px 0 0 0;
}

.free-circle {
	float:left;
	width:50px;
	height:50px;
	display:table;
}

.free-txt {
	float:left;
	width:auto;
	height:auto;
	font-size:14px;
	color:#000;
	margin:10px 0 0 10px;
}

#thk-head {
	width:900px;
	height:auto;
	display:table;
	float:none;
	padding:30px 35px 30px 35px;
	color:#6D6E71;
	background:#FFF;
	border-top-right-radius:1em; -moz-border-radius-topright:1em; -webkit-border-top-right-radius:1em;
	margin:0 0 20px 0;
}

#thk-head heading {
	font-size:25px;
	font-weight:bold;
	color:#00B4FF;
}

#thk-left {
	width:auto;
	height:auto;
	display:table;
	float:left;
	margin:20px 0 0 30px;
}

#thk-right {
	width:auto;
	height:auto;
	display:table;
	float:right;
	margin:20px 30px 0 0;
}




/*==========================================================================================================*/


#header {
	width:970px;
	height:70px;
	margin:0px auto;
	position:relative;
	z-index:10;
}

#content {
	width:100%;
	height:auto;
	margin:0px auto;
	display:table;
	padding-bottom:140px; /* Fix footer problem */
}

#article {
	width:970px;
	height:auto;
	display:table;
	margin:0px auto;
	margin-top:10px;
}

#centralized {
	width:970px;
	margin:0px auto;
}

#footer-cont {
	width:970px;
	height:95px;
	padding-top:30px;
	margin:0px auto;
	position:relative;
	z-index:10;
}

#logo {
	float:left;
	height:70px;
	width:auto;
}

#menu {
	width:490px;
	height:70px;
	padding:0 0 0 0;
	background-image:url(../pic/menu-bg.png);
	background-repeat:no-repeat;
	float:left;
	margin:0 0 0 5px;
	color:#FFF;
}

/*#menu:hover {text-shadow: 1px 1px 3px #000;}*/

.menu-btn {
	width:auto;
	height:40px;
	padding:30px 30px 0 30px;
	font-family: 'Questrial', sans-serif;
	color:#CCC;
	font-size:18px;
	float:left;
	display:table;
	cursor:pointer;
}

.menu-btn:hover {
	color:#FFF;
}

#store-btn {
	float:left;
	height:70px;
	width:auto;
	margin:0 0 0 5px;
}

#promo-bar {
	width:100%;
	height:37px;
	background-image:url(../pic/pomo-bg.png);
	background-repeat:repeat-x;
	margin:10px 0 0 0;
}

#p-pic {
	float:left;
	width:auto;
	height:37px;
	margin:0 10px 0 20px;
}

#p-cont {
	float:left;
	width:auto;
	height:37px;
	line-height:37px;
	margin:0 15px 0 0;
	color:#FFF;
	font-weight:bold;
}

#branding {
  width:970px;
  height:60px;
  float:none;
  margin:0 0 5px 0;
  text-align:center;
}

#branding img {
  margin:0 25px 0 25px;
}

#footer-space {
	width:970px;
	height:30px;
	line-height:30px;
	background-color:#000;
	float:none;
	font-family: 'Questrial', sans-serif;
	color:#FFF;
	font-size:14px;
}

#copyright {
	float:left;
	width:auto;
	height:30px;
	line-height:30px;
	margin:0 0 0 20px;
}

#terms {
	float:right;
	width:auto;
	height:30px;
	line-height:30px;
	margin:0 20px 0 0;
}

#promotion-slot {
	width:970px;
	display:table;
	margin:0 0 0 0;
}

#promotion-slot heading {
	color:#FFF;
	font-size:25px;
	font-weight:bold;
}

#promo-icon {
	width:970px;
	display:table;
	text-align:left;
}

#promo-icon img {
	margin:5px 20px 0 20px;
}

.product-cont1 {
	background:url(../pic/product-content.png) no-repeat;
	width:310px;
	height:auto;
	display:table;
	float:left;
}

.product-cont2 {
	background:url(../pic/product-content.png) no-repeat;
	width:310px;
	height:auto;
	display:table;
	float:left;
	margin:0 0 0 20px;
}

.product-cont3 {
	background:url(../pic/product-content.png) no-repeat;
	width:310px;
	height:auto;
	display:table;
	float:right;
}

.title {
	margin:0 0 0 0;
	background:#00ABFF;
	width:290px;
	height:115px;
	font-family: 'Questrial', sans-serif;
	color:#FFF;
	font-size:20px;
	padding:15px 10px 0 10px;
}

.product-sec {
	width:310px;
	background:#FFF;
	padding:0 0 10px 0;
}

.product-sec img {
	margin:-60px 0 0 0;
}

.icon-discount {
	background:url(../pic/icon-discount.png) no-repeat;
	width:60px; height:60px;
	position:absolute;
	text-align:center;
	line-height:60px;
	font-family: 'Questrial', sans-serif;
	color:#FFF;
	font-size:20px;
	margin:-10px 0 0 240px;
}

.btn-get {
	background:url(../pic/btn-get-voucher.png) no-repeat;
	width:140px; height:50px;
	position:absolute;
	margin:-40px 0 0 170px;
	cursor:pointer;
}

.btn-get:hover {
	background:url(../pic/btn-get-voucher2.png) no-repeat;
}

.pro-desc {
	margin:20px 0 0 0;
	padding:0 10px 0 10px;
	font-size:14px;
	color:#231F20;
}

.drop {
	width:300px;
	margin:10px 0 0 5px;
	font-size:11px;
	color:#231F20;
}

.side-btn1 {
	background:url(../pic/btn-sofa.png) no-repeat;
	width:40px; height:155px;
	position:absolute;
	margin:130px 0 0 970px;
	cursor:pointer;
}

.side-btn1:hover {
	background:url(../pic/btn-sofa2.png) no-repeat;
}

.side-btn2 {
	background:url(../pic/btn-bedding.png) no-repeat;
	width:40px; height:155px;
	position:absolute;
	margin:295px 0 0 970px;
	cursor:pointer;
}

.side-btn2:hover {
	background:url(../pic/btn-bedding2.png) no-repeat;
}




#s-left {
  width:700px;
  height:auto;
  display:table;
  float:left;
  margin:0 0 0 0;
  
  background:#FFF;
  color:#6D6E71;
}

#s-right {
  width:260px;
  height:auto;
  display:table;
  float:right;
  margin:0 0 0 0;
  
  background:#FFF;
  color:#6D6E71;
  border-top-right-radius:1em;
	-moz-border-radius-topright:1em;
	-webkit-border-top-right-radius:1em;
}

#s-left1 {
  width:730px;
  height:auto;
  display:table;
  float:left;
  color:#FFF;
}

#s-right1 {
  width:200px;
  height:auto;
  display:table;
  float:right;
}

#s-heading1 {
  width:auto;
  height:40px;
  line-height:40px;
  background-image:url(../pic/ico-no1.png);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:60px;
  float:none;
  font-size:25px; color:#6D6E71; font-family: 'Questrial', sans-serif;
  /*FF8300*/
  margin:10px 0 0 15px;
}

#s-heading1-1 {
  width:auto;
  height:40px;
  line-height:40px;
  float:none;
  font-size:25px; color:#6D6E71; font-family: 'Questrial', sans-serif;
  /*FF8300*/
  margin:10px 0 0 15px;
}

#s-heading2 {
  width:auto;
  height:40px;
  line-height:40px;
  background-image:url(../pic/ico-no2.png);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:50px;
  float:none;
  font-size:25px; color:#6D6E71; font-family: 'Questrial', sans-serif;
  /*FF8300*/
}

#s-heading3 {
  width:auto;
  height:40px;
  line-height:40px;
  background-image:url(../pic/ico-no3.png);
  background-position:left;
  background-repeat:no-repeat;
  padding-left:70px;
  float:none;
  margin:10px 0 10px 0;
  padding-top:10px;
}

#location-space {
  width:200px;
  height:auto;
  display:table;
  /*background-color:#353434;*/
  float:left;
  margin:25px 0 25px 0;
  padding:0 0 5px 0;
}

#map-space {
  width:500px;
  height:500px;
  border:0px;
  float:left;
  margin:25px 0 0 0;
}

#submit {
  width:170px;
  height:30px;
  line-height:30px;
  text-align:center;
  background-color:#FF8300;
  font-size:14px; color:#FFF; font-family: 'Questrial', sans-serif;
  cursor:pointer;
  border: 0px;
}

#submit:hover {
  width:170px;
  height:30px;
  line-height:30px;
  text-align:center;
  background-color:#CCC;
  font-size:14px; color:#333; font-family: 'Questrial', sans-serif;
  cursor:pointer;
  border: 0px;
}

#btn-location {
  width:160px;
  height:28px;
  line-height:28px;
  text-align:center;
  border:1px solid #00B4FF;
  margin:0 0 15px 20px;
  float:left;
  color:#FFF;
  font-size:14px;
  font-family: 'Questrial', sans-serif;
  background:#00B4FF;
}

.btn-location-selected, .btn-location-selected:hover {
  border: 1px solid #FF8300 !important;
  background-color: #FF8300 !important;
  color:#FFF;
  font-size:14px;
  font-family: 'Questrial', sans-serif;
}

#btn-location:hover {
  width:160px;
  height:28px;
  line-height:28px;
  text-align:center;
  background-color:#838588;
  margin:0 0 15px 20px;
  float:left;
  color:#FFF;
  font-size:14px;
  font-family: 'Questrial', sans-serif;
}

#block {
  width:auto;
  height:auto;
  display:table;
  margin:5px 0 10px 15px;
  font-size:15px; color:#6D6E71; font-family: 'Questrial', sans-serif;
}

#block input {width:220px;}




/*==========================================================================================================*/

.bg-1 {
	width:310px;
	height:655px;
	float:left;
	background-color:#FFF;
	margin:10px 0 0 0;
}

.bg-2 {
	width:640px;
	height:655px;
	float:left;
	background-color:#FFF;
	margin:10px 0 0 20px;
	border-top-right-radius:1em;
	-moz-border-radius-topright:1em;
	-webkit-border-top-right-radius:1em;
}

#apr-article {
	width:970px;
	height:700px;
}

#btn-1 {
	width:140px; height:50px;
	background:#FF8000;
	text-align:left;
	line-height:22px;
	font-size:14px;
	color:#FFF;
	cursor:pointer;
	float:right;
}

#btn-1:hover {
	background:#838588;
}

#btn-2 {
	width:140px; height:50px;
	background:#FF8000;
	text-align:left;
	line-height:22px;
	font-size:15px;
	color:#FFF;
	cursor:pointer;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}

#btn-2:hover {
	background:#838588;
}

#btn-3 {
	width:140px; height:50px;
	background:#FF8000;
	text-align:left;
	line-height:22px;
	font-size:15px;
	color:#FFF;
	cursor:pointer;
	float:right;
	margin-top:-55px;
	margin-bottom:20px;
}

#btn-3:hover {
	background:#838588;
}

#hero-patric {
	width:640px;
	height:auto;
	display:table;
}

#sub-stella {
	width:310px;
	height:auto;
	display:table;
}

#sub-angela {
	width:310px;
	height:auto;
	display:table;
}

#sub-amanda {
	width:310px;
	height:auto;
	display:table;
	float:right;
	border-left:solid 1px #CDCECE;
}

#sub-lshape {
	width:310px;
	height:auto;
	display:table;
	float:left;
}

.apr-left {
	width:auto;
	float:left;
	clear:both;
	display:table;
	margin:20px 5px 0 0 ;
	z-index:-5;
}

.apr-left-2 {
	width:auto;
	float:left;
	clear:both;
	display:table;
	margin:0px 5px 20px 0 ;
	z-index:-5;
}

.apr-right {
	width:auto;
	float:left;
	display:table;
	margin:50px 0 0 0;
}
.apr-right1 {
	width:auto;
	float:left;
	display:table;
	margin:-50px 0 0 20px;
	clear:both;
}

.apr-right2 {
	width:auto;
	float:left;
	display:table;
	margin:5px 0 0 20px;
	clear:both;
}

.apr-right3 {
	width:auto;
	float:left;
	display:table;
	position:absolute;
	margin:115px 0 0 380px;
}

.apr-right4 {
	width:auto;
	float:right;
	display:table;
	margin:25px 20px 0 0px;
}

.apr-right5 {
	width:auto;
	float:left;
	display:table;
	margin:20px 0 0 20px;
	clear:both;
}

#icon-made1 {
	width:71px; height:71px;
	background:url(../pic/made-in-italy.png) no-repeat;
	float:left;
	position:absolute;
	margin:-10px 0 0 250px;
}

#icon-made2 {
	width:71px; height:71px;
	background:url(../pic/made-in-italy.png) no-repeat;
	position:absolute;
	margin:-20px 0 0 125px;
}

.logo {
	width:130px;
	height:59px;
	background-image:url(../pic/consofa.jpg);
	float:left;
	margin:20px 0 0 20px;
}

.logo-2 {
	width:130px;
	height:59px;
	background-image:url(../pic/meta-logo.jpg);
	float:right;
	margin:20px 0 0 0px;
}

.sofa-box {
	width:310px;
	float:left;
}

.sofa-box-2 {
	width:640px;
	float:left;
	border-bottom:solid 1px #CDCECE;
}

.pointer {
	width:47px;
	height:42px;
	background-image:url(../pic/hand.png);
	float:right;
	position:absolute;
	margin:15px 0 0 110px;
}

.blue-bar {
	width:640px;
	height:145px;
	float:left;
	background-color:#00ABFF;
	margin-top:20px;
}

.patric-photo {
	width:350px;
	height:270px;
	position:absolute;
	float:left;
	background-image:url(../pic/apr-patric.png);
	margin-top:50px;
}

.l-box {
	position:absolute;
	float:left;
	margin:10px 0 0 210px;
}

.l-image {
	width:45px;
	height:40px;
	float:left;
	cursor:pointer;
	border:0px;
}

.l-image-2 {
	width:45px;
	height:40px;
	float:left;
	cursor:pointer;
	border:0px;
	margin:250px 0 0 -200px;
}


/*========================================================================================================== March*/

#recaptcha_image {
	margin:20px 0 20px 0;
	display:table;
	width:auto;
	height:auto;
}

#recaptcha_image img {
        width: 220px !important;
        height: 90px !important;
		display:table;
}

#recaptcha_widget {
        width: 220px;
        height: auto;
        margin-left: 15px;
        font-size:15px; color:#6D6E71;
}

#recaptcha_widget a {
	font-size:10px;
	color:#666;
	text-decoration:none;
}

#recaptcha_widget a:hover {
	color:#999;
	text-decoration:underline;
}

#recaptcha_response_field {width:220px;}






/*==========================================================================================================*/

.whysec {
	width:970px; height:auto; 
	display:table; float:none; 
	margin:30px 0 20px 0;
	padding:20px 0 20px 0;
	background:#FFF;
	text-align:center;
	border-top-right-radius:1em; -moz-border-radius-topright:1em; -webkit-border-top-right-radius:1em;
}

.whysec .sec {width:970px; height:auto; display:table; float:none; margin:0 0 20px 0;}
.whysec .left {width:auto; height:auto; display:table; float:left; margin:0 0 20px 0;}
.whysec .right {width:auto; height:auto; display:table; float:right; margin:0 20px 20px 0;}

.why-tittle1 {width:910px; height:70px; line-height:70px; font-size:30px; color:#FF8200; font-family: 'Questrial', sans-serif; text-align:left; padding:0 40px 0 20px;}

.why-no1 {width:500px; height:40px; line-height:40px; background-image:url(../pic/why-no1.png); background-repeat:no-repeat; background-position:left; margin:0 0 0 10px; padding:0 0 0 50px; font-size:25px; color:#6D6E71; font-family: 'Questrial', sans-serif; float:none;}

.why-no2 {width:500px; height:40px; line-height:40px; background-image:url(../pic/why-no2.png); background-repeat:no-repeat; background-position:left; margin:0 0 0 0; padding:0 0 0 50px; font-size:25px; color:#6D6E71; font-family: 'Questrial', sans-serif; float:none;}

.why-no3 {width:500px; height:40px; line-height:40px; background-image:url(../pic/why-no3.png); background-repeat:no-repeat; background-position:left; margin:0 0 0 0; padding:0 0 0 50px; font-size:25px; color:#6D6E71; font-family: 'Questrial', sans-serif; float:none;}

.why-cont1 {width:520px; height:auto; display:table; padding:10px 20px 0 0; margin:0 0 0 20px; float:none; font-size:15px; color:#6D6E71; font-family: 'Questrial', sans-serif;}