@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	min-height:600px;
}

body {
	background:url(../images/bg.jpg) no-repeat fixed #acacac;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666;
	overflow-x:hidden;
	height:100%;
	min-height:600px;
}

body p {
	margin:0 0 15px 0;
	padding:0;
}

body img {
	border:none;
}

body h1 {
	margin:16px 0 12px 0;
	padding:0;
}

body h2 {
	font-size:16px;
	margin:0;
	padding:0 0 10px 0;
	float:left;
}

body h4 {
	font-size:16px;
	margin:15px 0 5px 0;
	padding:0 0 5px 0;
	float:left;
	border-bottom:1px #999 dashed;
	width:638px;
}

body h5 {
	margin:30px 0 15px 0;
	padding:8px 0;
	background-color:#333; 
	color:#fff;
	font-size:14px;
}

body a {
	color:#333;
	text-decoration:none;
}

body a:hover {
	color:#666;
	text-decoration:underline;
}

#container, .proheaderwrap {
	width:900px;
	margin:0 auto;
}

.header {
	width:850px;
	margin:80px 0 30px 0;
	float:left;
}

.logo {
	background:url(../images/logo.png);
	height:50px;
	width:147px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:0 0 2px 0;
}

.menu {
	width:600px;
	float:left;
	margin:18px 0 0 40px;
}

.menu ul {
	margin:0 0 0 0;
	padding:0;
	float:left;
}

.menu li {
	margin:0 9px 0 0;
	padding:0;
	float:left;
	list-style:none;
}

.home a {
	background:url(../images/home.png);
	height:32px;
	width:44px;
	text-indent:-9999px;
	display:block;
}

.home a:hover, .homeselected {
	background: url(../images/home-over.png);
	height:34px;
	width:44px;
	text-indent:-9999px;
	display:block;
}

.aboutus a {
	background:url(../images/profile.png);
	height:34px;
	width:114px;
	text-indent:-9999px;
	display:block;
}

.aboutus a:hover, .aboutusselected {
	background: url(../images/profileover.png);
	height:34px;
	width:114px;
	text-indent:-9999px;
	display:block;
}

.bedroom a{
	background:url(../images/bedroom.png);
	height:34px;
	width:70px;
	text-indent:-9999px;
	display:block;
}

.bedroom a:hover, .bedroomselected{
	background: url(../images/bedroomover.png);
	height:34px;
	width:70px;
	text-indent:-9999px;
	display:block;
}

.dining a{
	background:url(../images/dining.png);
	height:34px;
	width:53px;
	text-indent:-9999px;
	display:block;
}

.dining a:hover, .diningselected{
	background: url(../images/diningover.png);
	height:34px;
	width:53px;
	text-indent:-9999px;
	display:block;
}

.latestproducts a{
	background:url(../images/latestproducts.png);
	height:34px;
	width:112px;
	text-indent:-9999px;
	display:block;
}

.latestproducts a:hover, .latestproductsselected{
	background: url(../images/latestproductsover.png);
	height:34px;
	width:112px;
	text-indent:-9999px;
	display:block;
}

.contactus a {
	background:url(../images/contactus.png);
	height:34px;
	width:79px;
	text-indent:-9999px;
	display:block;
}

.contactus a:hover, .contactusselected {
	background: url(../images/contactus-over.png);
	height:34px;
	width:79px;
	text-indent:-9999px;
	display:block;
}

.indexcontent {
	width:900px;
	float:left;
	margin:0;
	position:relative;
}

.innercontent {
	width:512px;
	float:left;
	margin:0 0 0 192px;
	position:relative;
}

.contleft {
	width:172px;
	float:left;
	margin:0 20px 0 0;
}

.indexreadmore a {
	background-color:#333;
	padding:5px 10px;
	color:#fff !important;
	text-decoration:none;
	font-size:11px;
	float:left;
}

.indexreadmore a:hover {
	background-color:#666 !important;
	text-decoration:none;
}

.readmore a {
	color:#333 !important;
	text-decoration:none;
	font-size:11px;
	float:left;
	position:absolute;
	right:20px;
}

.readmore a:hover {
	background-color:#ccc !important;
	color:#333 !important;
	text-decoration:none;
}

.contright {
	width:678px;
	float:left;
}

.aboutus_desc {
	width:241px;
	margin:0 30px 15px 0;
	float:left;
}

#footer {
	width:100%;
	color:#666;
	background-color:#000;
	font-size:11px;
	padding:7px 0 7px 20px;
	float:left;
	position:fixed;
	bottom:0;
	margin:50px 0 0 0;
	right:0;
}

.footerinner {
	width:620px;
	margin:0 auto;
	text-align:center;
}

.contactinfo {
	width:520px;
	float:left;
	border-bottom:1px #999 dashed;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

.enquiry {
	width:317px;
	float:right;
	text-align: left;
}

.form {
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 15px 0;
	background: none;
	color:#333;
	padding:3px;
	border:1px #333 dashed;
}

.music {
	width:4%;
	float:right;
	line-height:0;
}


.boxgrid { 
	width: 195px; 
	height: 175px; 
	float:left;
	background:#222;
	overflow: hidden; 
	position: relative; 
	border:5px #999 solid;
}

.boxgrid h3 {
	padding:10px;
	margin:0;
}

.boxgrid img { 
	position: absolute;
}

.boxgrid p { 
	padding: 0 0 0 15px;
	margin:0;
}
			
.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: 173;
	left: 0;
}

.caption .boxcaption {
	top: 133;
	left: 0;
}

.thumb {
	float:left;
	margin:0 5px 5px 0;
}

.thumbwrap {
	width:900px;
	float:left;
}

.thumbwrap ul {
	margin:0;
	padding:0;
	float:left;
}

.thumbwrap li {
	margin:0 35px 0 0;
	padding:0;
	list-style:none;
	float:left;
}

#procontainer {
	width:100%;
	float:left;
}

.procontent {
	width:100%;
	float:left;
	*margin:30px 0 0 0;
}

.proimage {
	width:100%;
	height:auto;
	float:left;
}

.productsarea {
	width:100%;
	float:left;
	padding:20px 0;
}

.productitems {
	width:900px;
	margin:0 auto;
}

.back a {
	width:auto;
	background:#000;
	padding:3px 21px;
	float:left;
	color:#fff;
	position:absolute;
	left:0;
	margin:-103px 0 0 0;
	*margin:-303px 0 0 0;
	font-size:13px;
}

.back a:hover {
	color:#fff;
	text-decoration:none;
}

.protitle {
	width:auto;
	background:#000;
	padding:10px 20px;
	float:left;
	color:#fff;
	position:absolute;
	left:0;
	margin:-80px 0 0 0;
	*margin:-280px 0 0 0;
	font-size:20px;
	font-weight:bold;
}
	

	
