	/* CSS Document */
	
	
html,body{
	behavior:url("css/ie-hack/csshover3.htc");/*------keep this for IE6 hack to use :hover property----*/

	}
	
	
	body{
		margin:0px;
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333;
		overflow-x:hidden;
		

	}
	a{
		color:#d10000;
		text-decoration:none;
		
		outline:none;}
	a:hover{
		text-decoration:none;}
		
		
		.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

		
		
		
		
	.main_tab{
		width:1000px;
	}
	.footer_tab{
		width:990px;
	}
.header_design{
		background:url(/themes/en/images/design.gif) no-repeat right top;
	}
	.logo{
		padding:35px 50px 22px 40px;
	}
	.header_txt{
		background:url(../images/header_txt.gif) no-repeat 0px 68px;
	}
	
	#nav{
		background-color:#000;
		width:1000px;
		margin:0px auto;
		overflow:auto;
	}
	#nav ul{
		margin:0px 0px 0px 8px;
		padding:0px 0px 0px 0px;
	}
	#nav li{
		list-style:none;
		display:list-item;
		float:left;
		text-align:center;
		padding:11px 24px;
	}
:root #nav li{
	padding:10px 24px;}

	#nav li a{
		color:#fff;
		font-size:13px;		
		font-weight:bold;
		padding:7px 13px;
		display:block;	
	}

	#nav li a:hover{
		background-color:#666666;
		color:#cdcdcd;
		
	}

	.nav_active{
		padding:0px 14px;
		background-color:#666666;
		color:#fff;}
	/**************************************/
	/*          @ SLIDESHOW              */
	/**************************************/
	.loading{
		z-index:20;
		width:300px;
		margin:0px auto;
		text-align:center;
		position:absolute;
		
		}
	#slideshow {
		border-bottom: 2.6em solid #563522;
		}
	#slideshow a {padding: 0;}
	
	/* @group Coda Slider */
	
		.slider-wrap {
			width: 950px;
			top: 0; left: 0;
			margin:0px;
			padding:0px;
			}			
		.stripViewer .panelContainer 
		.panel ul {
			text-align: left; margin: 0; padding:0;
			}
		.stripViewer {
			position: relative;
			overflow: hidden;
			width: 1000px;
			}
		.stripViewer .panelContainer {
			position: relative;
			left: 0; top: 0;
			}
		.stripViewer .panelContainer .panel {
			float: left;
			height: 100%;
			position: relative;
			}
		
	.stripNavL, .stripNavR, .stripNav {display: none;}
	.nav-thumb {border: 0px solid black;}
	:root #movers-row {margin: 0 auto ; padding: .5em .5em; position: relative; text-align: right; background:#000; border-top:2px solid #fff;}
	#movers-row {margin: 2px auto 0 auto ; padding: .4em .5em; position: relative; text-align: right; background:#000; border-top:0px solid #fff;}
	#movers-row div {margin: 0 2PX; display: inline; position: relative; text-align: right;
	}
	#movers-row div a.cross-link {}
	
	.cross-link {
		background: url(../images/icon-brown-box.jpg) no-repeat center;
		display: inline;
		float: none;
		padding: 0 .1em !important;
		position: relative;
		z-index: 9999;
		}
	.active-thumb {
		background: url(../images/icon-brown-box-highlight.jpg) no-repeat center;
		}
	
	/* @end */
	.home_txt{
		padding:20px 0px 40px 0px;
	}
	.home_bg{
		background:url(../images/home_bg.gif) no-repeat left top;
		height:210px;
		width:313px;
	}
	
	.home_image{
			margin:21px 0px 0px 1px;}
	
.home h1{
		width:283px;
		text-align:justify;
		margin:0px auto;
		padding:15px 0px 0px 0px;
		font-size:12px;
		font-weight:normal;
	}
.home h1 a{
		color:#000;		
		float:right;
		padding-top:5px;
		display:block;
	}
.home h1 a:hover{
		color:#a40009;
		}
		
.homepage_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#868787;
	text-transform:uppercase;
	line-height:24px;
	}
.homepage_txt b{
	color:#000;
	font-weight:normal;
}
	
.footer1{
		background:#000;
		padding:5px 0px;
		color:#fff;
	}
	.footer1 p{
		margin:0px;
		padding:0px;
		line-height:22px;}
	.footer2{
		background:#838082 url(../images/footerbg.gif) no-repeat scroll 170px 0;
color:#FFF;
padding:15px 0;
	}
	.footer1 a, .footer2 a{
		color:#353c42;
		padding:0px 3px;
	}
	.footer2 a:hover{
		color:#fff;
	}
	.getintouch .inputbox, .go_button{
		width:150px;
		background-color:#514f50;
		font-size:11px;
		color:#fff;
		border:none;
		margin:3px 0px 0px 0px;
		padding:2px;
		letter-spacing:0;
	}
	
		.getintouch .inputbox-1{
		width:100px;
		background-color:#514f50;
		font-size:11px;
		color:#fff;
		border:none;
		margin:3px 0px 0px 0px;
		padding:2px;
		letter-spacing:0;
	}
	.getintouch .go_button{
		width:30px;
		height:25px!important;
		cursor:pointer;
		margin:0px 0px 3px 0px ;
		background:url(../images/go2.gif) bottom repeat-x;
		color:#fff;
		font-weight:bold;

	}
	.getintouch textarea{
		padding:3px;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		width:225px;
		background-color:#514f50;
		color:#fff;
		border:none;
		margin:3px 0px;
		height:40px;}
	.allrights{
		float:left;;
		color:#353c42;
		text-align:left;
		padding-top:22px;
	}
	.breadcrumbs{
		padding:5px 18px;
		color:#fff;
		background-color:#000;
		border-top:1px solid #fff;
	}
	.breadcrumbs a{
		color:#cdcdcd;
		
	}
	.breadcrumbs a:hover{
		color:#cdcdcd;
		text-decoration:underline;
	}
	p{
		line-height:18px;
		margin:0px;
		padding:0px;
		text-align:justify;
		clear:both;
	}
	h2{
		text-align:center;
	}
	.style1 {color: #CC0000}
	.style2 {
		color: #000000;
		font-weight: bold;
	}
	
	.content{
		padding:75px 15px 25px 15px;
		font-size:12px;	
	}
	
	.content-projects {
font-size:12px;
padding:75px 5px 5px;
}
	
	.content-details{
		padding:75px 0px 25px 0px;
		font-size:12px;	
	}
	.content2{
		padding:25px 15px 25px 15px;
		font-size:12px;
	}
	.profile_title{
		background:url(../images/profile_tit.gif) no-repeat 0px 0px;
	}
	.services_title{
		background:url(../images/services_tit.gif) no-repeat 0px 0px;
	}
	
	.delivery_title{
		background: url(../images/delivery-title.jpg) no-repeat 0px 0px;
	}
	
	.our-pro_title{
		background:  url(../images/projects_tit.gif) no-repeat 0px 0px;
	}
	.gift_title{
		background:  url(../images/gift-voucher-title.jpg) no-repeat 0px 0px;
	}
	
	.soft_title{
		background: url(../images/soft-furnishing-title.jpg) no-repeat 0px 0px;
	}
	
	.gift_wedding_title{
		background: url(../images/gift-wedding-titile.jpg) no-repeat 0px 0px;
	} 
	
	
	.media_title{
		background:url(../images/media_center_tit.gif) no-repeat 0px 0px;
	}
	.mydesign_title{
		background:url(../images/my_design_tit.jpg) no-repeat 0px 0px;
	}
	.press_title{
		background:url(../images/press_tit.gif) no-repeat 0px 0px;
	}
	.advertise_title{
		background:url(../images/advertise_tit.gif) no-repeat 0px 0px;
	}
	.photogallery_title{
		background:url(../images/photo_tit.gif) no-repeat 0px 0px;
	}
	.career_title{
		background:url(../images/careers_tit.gif) no-repeat 0px 0px;
	}
	.contact_title{
		background:url(../images/contact_us_tit.gif) no-repeat 0px 0px;
	}
	
	.share_title{
		background:url(../images/share_tit.gif) no-repeat 0px 0px;
	}
	.privacy_title{
		background:url(../images/privacy_tit.gif) no-repeat 0px 0px;
	}
	.product_title{
		background:url(../images/products_tit.gif) no-repeat 0px 0px;
	}
	.living_title{
		background:url(../images/living_tit.gif) no-repeat 0px 0px;
	}
	.search_title{
		background:url(../images/search_tit.gif) no-repeat 0px 0px;
	}
	
	.feedback_title{
		background:url(../images/feed_tit.gif) no-repeat 0px 0px;
	}
	.email_title{
		background:url(../images/email_tit.gif) no-repeat 0px 0px;
	}
	
	.enquiry_title{
		background:url(../images/enquiry_tit.gif) no-repeat 0px 0px;
	}
	.promotion_title{
		background:url(../images/promotion_tit.gif) no-repeat 0px 0px;
	}
	.projects_title{
		background:url(../images/projects_tit.gif) no-repeat 0px 0px;
	}
	.msg_title{
		background:url(../images/message_tit.gif) no-repeat 0px 0px;
	}
	.shadow{
		background:url(../images/shw.jpg) no-repeat 0px 2px;
		height:45px;
	}
	.prod_content{
		font-size:11px;}
	.category{
		float:left;
		margin:0px 0px 40px 140px;
		width:555px;
	}
	select, input{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		letter-spacing:1px;
		font-size:11px;
		padding:2px 0px;
		width:125px;
		color:#353c42;
	}
	input {
		padding:0px;
		height:15px;}
		
	.checkbox span input {
		width:auto !important;
		height:inherit !important;
		float:left;
	}
	.checkbox span label {
	float:left;}
	
	.product_cat{
		text-align:left;
		clear:both;
		margin-top:20px;}
	.product_cat a{
		font-size:11px;
		text-align:right;
		color:#fff;
		
		display:block;
		font-weight:bold;
		background-color:#d10000;
		width:92px;
		padding:2px;
	}
	.product_cat a:hover{
		color:#000;
		background-color:#CCCCCC;
		}
	.product_cat img{
		border:1px solid #adadad;
		padding:2px;
	}
	.view_details{
		width:780px;
		margin:20px auto;
	}
	.view_details div{
		width:145px;
		text-align:right;
		float:left;
		margin:20px;
	}
	
	.view_details h2{
		margin:5px 0;
		font-size:12px;
		font-weight:normal;
	}
	.view_details div img{
		border:1px solid #adadad;
		padding:2px;
	}
	.view_details div img:hover{
		border:1px solid #ffd600;

		padding:2px;
	}
	.view_details a.view{
		width:70px;
		font-size:10px;
		text-align:right;
		color:#000;
		display:block;
		padding:5px 2px 0px 8px;
		float:right;
	}


	.services_tab{
		width:465px;
		margin:20px 0px 10px;
		float:left;
	
	}
	.services_tab span{
		background-color:#999797;
		padding:5px 5px 5px 5px;
		margin:0px;
		color:#fff;
		font-weight:bold;
		float:left;
	}
	.services_tab h1{
		clear:both;
		margin:0px;
		padding:15px 0px;
		text-align:justify;
		font-size:12px;
		font-weight:normal;
		line-height:18px;
		float:left;
	}
	.media_col{
		width:205px;
		background:#f5f5f5;
		padding:10px;
	}
	.news_list{
		float:left;
		margin-top:30px;
		clear:both;}
	.news_list ul{
		margin:10px;
		padding:0px;}
	.news_list li{
		display:list-item;
		list-style:none;
		background:url(../images/arrow2.gif) no-repeat 0px 10px;
		padding-left:22px;
		line-height:26px;
	}
	.news_list li a {
		
		color:#d10000;	
	}
	.search_box{
		background-color:#ebeaea;
		border:1px solid #d7d7d7;
		padding:5px 5px;
		color:#51585e;
		font-size:11px;}
	.search_input, .droplist{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		border:1px solid #c0c0c0;
		font-size:11px;
		padding:1px 3px;
		color:#c0c0c0;
		background:#fff;
		letter-spacing:0px;
	}
	h3{
		color:#000;
		font-size:1em;
		margin:0px;
		padding:5px 0px 10px 0px;
		font-weight:bold;
	}
	
	.objectname{
		color:#333;
	}
	.form_title{
		float:left;
		padding:5px 0px;
		clear:both;
	}
	.form_title input, .form_title select, .form_title textarea{
		width:210px;}
	
	.form_text{
		font-size:11px;
		line-height:20px;
	}
	.sitebg1{
		background:url(../images/sitebg1.gif) repeat-x 0px 0px;
	}
:root .sitebg2{
		background:url(../images/sitebg2.gif) repeat-x 0px 0px;
	}
	.sitebg2{
		background:url(../images/sitebg2_1.gif) repeat-x 0px 0px;
	}
	.sitebg3{
		background:url(../images/sitebg3_1.gif) repeat-x 0px 0px;
	}
:root .sitebg3{
		background:url(../images/sitebg3.gif) repeat-x 0px 0px;
	}
	.sitebg4{
		background:url(../images/sitebg5.gif) repeat-x 0px 0px;
	}
	a.apply{
		background:url(../images/ic_apply.gif) no-repeat 0px 0px;
		padding:0px 0px 2px 20px;
		color:#565656;
		
		margin-right:10px;
	}
	a.email{
		background:url(../images/ic_email.gif) no-repeat 0px 0px;
		padding:0px 0px 2px 20px;
		color:#565656;
		
		margin-right:10px;
	}
	a.print{
		background:url(../images/ic_print.gif) no-repeat 0px 0px;
		padding:0px 0px 2px 20px;
		color:#565656;
		
		margin-right:10px;
	}
	a.back{
		background:url(../images/ic_back.gif) no-repeat 0px 0px;
		padding:0px 0px 3px 20px;
		color:#565656;
		
		margin-right:10px;
	}
	.media_table{
		width:99%;
		margin:0 auto;
		border:1px solid #cdcdcd;}
	.media_table td{
		padding:5px;}	
	.media_tit{
		background:url(../images/title_bg.gif) repeat-x #d4d4d4; 
		color:#7d7d7d; 
		font-weight:bold; 
		padding:0px 10px 0px 5px; 
		text-align:left;
		border-bottom:#cdcdcd 1px solid;}
	.media_inner{
		width:100%;
		margin:0 auto;}
	.media_inner td{
		border-bottom:#cdcdcd 1px dotted;
		text-align:left; padding:5px; margin:0;}
	.media_inner td a{font-weight:bold;  color:#838383;}
	
	/*Media Detail*/
	.press_back{
		display:block;
		float:right;
		text-align:right;
		padding:8px;
		clear:both;
		font-weight:bold;}
	.win-maindiv{ border:1px solid #cdcdcd;width:99%; float:left; }
	.win-maindiv .top{ background-color:#878787;  color:#fff; font-weight:bold; float:left; 
	padding:4px 0px; width:100%;}
	.win-maindiv .top ul{ list-style:none; margin:0px; padding:0px 5px;}
	.win-maindiv .top ul li{ display:inline; text-align:left}
	.win-maindiv .top ul li .left{ float:left; text-align:left}
	.win-maindiv .top ul li .right{ float:right;}
	.contmed{ padding:12px 8px; text-align:justify;float:left; margin:auto; line-height:20px; }
	
	.photogallery{
		width:725px;
		margin:0px auto;
		padding:0px;
	}
	.photo{
		margin:30px;
		position: relative;
		width: 180px;
		height: 130px;
		float: left;
	}
	.photo img {
		background: #fff;
		border: solid 1px #ccc;
		padding: 4px;
	}
	.photo span {
		width: 20px;
		height: 18px;
		display: block;
		position: absolute;
		top: 12px;
		left: 12px;
		
	}
	
	.photo div p {
		padding:5px 0;
		text-align:center;
		}
	.photo a {
		text-decoration: none;
	}
	.sample6 span {
		width: 189px;
		height: 137px;
		display: block;
		position: absolute;
		top: -5px;
		left: -5px;
		
	}
	.photo_view{
		cursor:pointer;
	}
	.top_icons{
		float:right;
		margin-right:4%;
	}
	.top_icons ul{
		margin:0px;
		padding:0px;
	}
	.top_icons li{
		display:inline;
		list-style:none;
		float:left;
		padding:5px 3px;
		line-height:40px;
		vertical-align:middle;
	}
	.top_icons li a{
		color:#fff;
	}
	.top_icons li a:hover{
		color:#000;}
	.promotion_container{
		width:930px;
		margin:0px auto 10px auto;
	
	}
	.promotion_row{
		border:1px solid #ccc;
		padding:3px;
		float:left;
		margin:0px 0px 25px 0px;
	}
	.pro_des{
		border-left:2px solid #fff;
		border-right:1px solid #fff;
		text-align:left;
		background:#f0f0f0;
		padding:5px;
	}
	.pro_des h1, .pro_des h2, .pro_des h3{
		color:#d10000;
		font-size:12px;
		margin:0px 0px 6px 0px;
		padding:0px;
		text-align:left;
		font-weight:bold;
	}
	.pro_des h2{
		color:#333;	
		font-weight:normal;
	}
	.pro_des a{
		background-color:#514f50;
		font-size:11px;
		width:90px;
		padding:3px 0px;
		color:#fff;
		display:block;
		text-align:center;
		
		font-weight:bold;
		margin:10px 0px 0px 0px;
		border:1px solid #333;
	}
	.pro_des a:hover{
		background-color:#fff;
		color:#333;
		border:1px solid #333;
	}
	.paging{
		border:1px solid #c5c4c4;
		padding:6px 0px;
		font-size:11px;
		overflow:auto;
		width:100%;
		margin:10px auto;
		clear:both;
		text-align:center;
		}
	.paging ul{
		margin:0px auto;
		padding:0px 0px;
		width:250px;}
	.paging li{
		list-style:none;
		display:inline;
		float:left;
	}
	.paging li a{
		background-color:#fff;
		border:1px solid #c6c5c5; 
		padding:0px 4px;
		margin:0px 3px;
		color:#333333;
		cursor:pointer;
		display:block;
		
	}
	.paging li a:hover{	
		background-color:#666;
		color:#fff;
		}
	.sel{
		border:1px solid #d10000; 
		background-color:#d10000;
		color:#fff;
		padding:0px 4px;
		display:block;
}
.paging span span{
	border:1px solid #d10000; 
	background-color:#d10000;
	color:#fff;
	padding:0px 4px;}
	
.paging span a{
	background-color:#fff;
	border:1px solid #c6c5c5; 
	padding:0px 4px;
	margin:0px 3px;
	color:#333333;
	cursor:pointer;
}
.paging span a:hover{	
	background-color:#666;
	color:#fff;}

.project_container{
	width:100%;
	margin:0px auto;
}
.project_container td{
	padding:3px;
	text-align:justify;
	
}
.pro_title{
	display:block;
	background-color:#999797;
	padding:3px 5px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	margin:0px 0px 5px 0px;
	text-align:left;
	height:18px;
}

.related_pro{

	background-color:#e6e6e6;
	padding:3px 5px;
	color:#555;
	font-weight:bold;
	font-size:13px;

}
.pro_title .div1{
	width:200px;
	float:left;
}
.pro_title .div2 a{
	color:#fff;
	width:80px;
	float:right;
	text-align:right;
}
.project_container img{	
	border:1px solid #ccc;
	padding:2px;
	float:left;
	margin-right:5px;
	
}
.project_large_img{
	margin:0px 10px 0px 0px;
	float:left;
}

#search_box_pro{
	padding:5px;
	background:#fbfbfb;
	border:1px solid #e6e6e6;
	}

#search_box_pro input{
	width:120px;
	height:15px;
	padding:2px 3px;
	border:1px solid #e6e6e6;
	}
#search_box_pro select{
	
	height:25px;
	padding:2px 3px;
	border:1px solid #e6e6e6;
	}

 h1, h2, h3, h4
{		margin:0;
	padding:0;
	font-weight:normal;}	

	
.products-show{
	background:#FBFBFB;
	border:1px solid #E6E6E6;
	float:left;
	margin:10px 6px;
	padding:10px;
	width:165px;
	}
	
.products-show:hover{
	background:#eeeded ;
	border:1px solid #d2d1d1;

	}
.products-show h2{
color:#353C42;
font-size:12px;
font-weight:bold;
text-align:left !important;
padding:5px 0 0 0;
	}
	
.products-show h4{
color:#353C42;
font-size:12px;

	}
	
.products-show a img{
	border:0;
	}


.bottom-page{
	
	width:990px;
	padding:5px;
	background:#fbfbfb;
	border:1px solid #e6e6e6;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}


#home-content h1{
	background: url(../images/home_txt.gif) no-repeat top;
	width:944px;
	height:69px;
	text-indent:-9999px;
	}


/*----------------------------[for tool tip]-----------------*/
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#e6e6e6;
	padding:5px;
	margin:0 auto;
	display:none;
	color:#222;
	}
	
a.preview img{
	border:none;}

.gry  ul,li ,.gallery-img ul,li{
	margin:0;
	padding:0;
}
.gry li ,.gallery-img li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}

a.add2Enquiry{
	background:url(../images/add2Enquiry.jpg) no-repeat -3px -29px;
	padding:5px 5px 5px 30px;
	}
a:hover.add2Enquiry{
	background:url(../images/add2Enquiry.jpg) no-repeat -3px -2px;
	padding:5px 5px 5px 30px;
	}
	
a.makeEnquiry{
	background:url(../images/add2Cart.jpg) no-repeat -3px -29px;
	padding:5px 5px 5px 30px;
	}
a:hover.makeEnquiry{
	background:url(../images/add2Cart.jpg) no-repeat -3px -1px;
	padding:5px 5px 5px 30px;
	}
	
.mobile{
	width:50px!important;
	}
.number{
	width:150px!important}
	
.project_img p img{
	float:left;
	
	}
	
.viewPromotions{
float:right;
height:30px;
position:relative;
right:-20px;
top:-60px;
width:140px;
	
	}	
.viewPromotions a img {
border:1px solid #fff
	
	}
	

.viewPromotions a:hover img{
	border:1px solid #ff0
	}	
	
	
.project_img h4{
	font-weight:bold;
	font-size:14px;
	color:#222}
/*===================================This is for javascriopt disable notification===================================*/
div#att {
    background-color: #fffeb8;
    border-bottom: 1px solid;
    height: 2.5em;
    line-height: 2.5em;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}

div#att p {
    background: transparent url(../images/att.png) no-repeat 0 46%;
    margin: 0;
    display: inline;
    padding: 6px 0 6px 26px;
}
	
	
.buzinessware a{
	font-size:12px;
	color:#c1000f;
	text-decoration:none;
	}
.buzinessware a:hover{
	font-size:12px;
	color:#fff;
	}
.buzinessware a span{
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
.buzinessware a:hover span{
	font-size:12px;
	font-weight:bold;
	color:#c1000f;
	}	
.admin_table{}
.admin_table td{
	border-bottom:1px solid #d7d7d7;
	padding:4px;}
.admin_title{
font-family: verdana, helvetica, sans-serif; font-size: 12px; 
	font-weight:bold; background:#838082; color:#FFFFFF;}
	

#footer_location a
{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_location a:hover
{	
	color:#CCCCCC;
	text-decoration:none;
}
#AdvertiseLink a
{
  color:#D10000;
  text-decoration:none;
}
#AdvertiseLink a:hover
{
  color:#006699;
  text-decoration:underline;
}