@charset "utf-8";
/* CSS*/
/*GENERAL SETTINGS
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div, h1, h2, h3, h4, h5, h6, p, ol, ul, li, span, a, form {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}
img {
	border: none;
}
ul {
	list-style: none;
}
body {
	font: 12px "Arial", Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	background-color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0;
}
.clear {
	height: 0px;
	width: 100%;
	clear: both;
}
.clearIE6 {
	height: 0px;
	width: 100%;
	clear: both;
}
.FixUmrcoError {
	display: none;
}
a, a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #666666;
}
/*LAYOUT
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#Wrapper {
	width: 1024px;
	position: relative;
	background-color: #fff;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}
#Wrapper #Container {
	width: 947px;
	position: relative;
	margin: 0px auto;
	padding: 0;
}
/*Header
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#Wrapper #Header {
	width: 947px;
	float: left;
	height:157px;
	position: relative;
}
#Wrapper #Header #LogoWrap {
	float: left;
	width:314px;
	height:23px;
	margin:65px 0 0 0;
}
#Wrapper #Header #TopRight {
	float:right;
	width:240px;
	margin:28px 2px 0 0;
}
#Wrapper #Header #TopRight #TopLinks {
	float:right;
	font-size:11px;
}
#Wrapper #Header #TopRight #TopLinks a {
	font-size:11px;
	color:#333;
}
#Wrapper #Header #TopRight #CallUs {
	float:right;
	margin:15px 0 0 0;
}
#Wrapper #Header #TopRight #CallUs p {
	float:right;
	font-size:12px;
	font-weight:bold;
}
#Wrapper #Header #TopRight #CallUs .numberRenderWidget {
	float:right;
	font-size:24px;
	font-weight:bold;
	margin:6px 0 0 0;
}
#Wrapper #Header #SearchBx {
	float:left;
	width:500px;
	margin:38px 0 0 -2px;
}
#Wrapper #Header #SearchBx #SrchSect input.SrchFld {
	float:left;
	width:122px;
	height: 21px;
	background:url('../images/SrchBx.gif') no-repeat center center;
	border:none;
	font-size:12px;
	line-height:21px;
	color:#808080;
	padding:0 0 0 5px;
}
#Wrapper #Header #SearchBx #SrchSect input.BtnSrch {
	float:left;
	width:52px;
	height:21px;
	border:none;
	background:url('../images/Srch.gif') no-repeat center center;
}
/*Main Content: Begin
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#Wrapper #Contntent {
	width: 947px;
	position: relative;
	margin: 0;
	padding: 0;
}
/* ------------- Left Column: Begin ------------- */
#Contntent #ColmnLt {
	width: 176px;
	float: left;
	position: relative;
	margin: 0 15px 0 0;
	padding: 0;
}
#Contntent #ColmnLt #LeftNav ul li {
	float:left;
	width:174px;
	margin:2px 0 0 0;
}
#Contntent #ColmnLt #LeftNav ul li.label {
	float:left;
	width:162px;
	height:20px;
	color:#FFF;
	font-weight:bold;
	background-color:#4d4d4d;
	padding:7px 0 0 13px;
}
#Contntent #ColmnLt #LeftNav ul li a {
	float:left;
	width:162px;
	height:22px;
	background-color:#e6e6e6;
	padding:7px 0 0 13px;
	font-weight:bold;
	color:#666;
}
#Contntent #ColmnLt #LeftNav ul li a.Green {
	float:left;
	width:174px;
	height:22px;
	background:url('../images/green.gif') no-repeat center left;
	padding:0 0 0 31px;
	font-weight:bold;
	line-height:20px;
	color:#FFF;
}
#Contntent #ColmnLt #LeftNav ul li a.Green_active {
	float:left;
	width:174px;
	height:22px;
	background:url('../images/green_active.gif') no-repeat center left;
	padding:0 0 0 31px;
	font-weight:bold;
	line-height:20px;
	color:#FFF;
}
#Contntent #ColmnLt #LeftNav ul li a.Orange {
	float:left;
	width:174px;
	height:22px;
	background:url('../images/orange.gif') no-repeat center left;
	padding:0 0 0 31px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
}
#Contntent #ColmnLt #LeftNav ul li a.Orange_active {
	float:left;
	width:174px;
	height:22px;
	background:url('../images/orange_active.gif') no-repeat center left;
	padding:0 0 0 31px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
}
#Contntent #ColmnLt #LeftNav ul li a.Pink {
	float:left;
	width:174px;
	height:22px;
	background:url('../images/pink.gif') no-repeat center left;
	padding:0 0 0 31px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
}
#Contntent #ColmnLt #LeftNav ul li a.Pink_active {
	float:left;
	width:174px;
	height:22px;
	background:url('../images/pink_active.gif') no-repeat center left;
	padding:0 0 0 31px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
}
#Contntent #ColmnLt #LeftNav ul li a.Red {
	float:left;
	width:174px;
	height:22px;
	background:url('../images/red.gif') no-repeat center left;
	padding:0 0 0 31px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
}
#Contntent #ColmnLt #LeftNav ul li a.Red_active {
	float:left;
	width:174px;
	height:22px;
	background:url('../images/red_active.gif') no-repeat center left;
	padding:0 0 0 31px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
}
#Contntent #ColmnLt #LeftNav ul li a.active {
	float:left;
	width:162px;
	height:22px;
	color:#FFF;
	background-color:#29abae;
	padding:7px 0 0 13px;
	font-weight:bold;
}
#Contntent #ColmnLt #HelpBox {
	float:left;
	width:171px;
	margin:15px 0 0 0;/*background-color:#f2f2f2;
	border:2px solid #cccccc;*/
}
#Contntent #ColmnLt #HelpBox h1 {
	float:left;
	width:98px;
	font-size:21px;
	color:#29abae;
	font-weight:bold;
	line-height:21px;
	margin:6px 0 0 22px;
}
#Contntent #ColmnLt #HelpBox a.helparrow {
	background:none no-repeat scroll 0 0 transparent;
	float:left;
	height:44px;
	margin:0 0 0 -35px;
	width:29px;
}
#Contntent #ColmnLt #HelpBox .HelpImage {
	float:left;
	margin:6px 0 0 40px;
}
#Contntent #ColmnLt #HelpBox p {
	float:left;
	width:154px;
	margin:10px 0 0 10px;
	font-size:12px;
	color:#4d4d4d;
}
#Contntent #ColmnLt #HelpBox a.ChatBtn {
	float:left;
	width:128px;
	height:22px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	margin:12px 0 12px 16px;
	background-color:#4d4d4d;
}
#Contntent #ColmnLt #OurServices {
	float:left;
	width:175px;
	height:149px;
	margin:15px 0 0 0;
	background-color:#808080;
}
#Contntent #ColmnLt #OurServices h1 {
	float:left;
	width:120px;
	color:#fff;
	font-size:21px;
	font-weight:bold;
	line-height:21px;
	margin:12px 0 0 12px;
	font-family:"Arial", Helvetica, sans-serif;
}
#Contntent #ColmnLt #OurServices p {
	float:left;
	width:170px;
	color:#FFF;
	margin:17px 0 0 11px;
}
#Contntent #ColmnLt #OurServices .ReadMore {
	float:left;
	width:128px;
	height:22px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	margin:12px 0 0 25px;
	background-color:#4d4d4d;
}
/* ------------- Left Column: End ------------- */

/* ------------- Right Column: Begin ------------- */
#Contntent #ColmnRt {
	width: 756px;
	float: left;
	position: relative;
}
/* ------------- Banner: Begin ------------- */
#Contntent #ColmnRt #Banner {
	float:left;
	width:756px;
	height:340px;
	margin:6px 0 0 0 !important;
}
#Contntent #ColmnRt #Banner #BannerTop {
	float:left;
	position:absolute;
	/*background:url('../images/BannerTop.png') no-repeat;*/
	width:762px;
	height:32px;
	margin:-6px 0 0 -5px;
}
#Contntent #ColmnRt #Banner #Off_Sale {
	float:right;
	position:absolute;
	right:0;
	top:94px;
	background:url('../images/Off_SaleBg.png') no-repeat;
	width:234px;
	height:84px;
}
#Contntent #ColmnRt #Banner #Off_Sale a {
	float:left;
	font-size:28px;
	font-weight:bold;
	line-height:28px;
	color:#FFF;
	margin:18px 0 0 25px
}
#Contntent #ColmnRt #Banner #Off_Sale span {
	float:left;
	font-size:28px;
	font-weight:bold;
	line-height:28px;
	color:#FFF;
	margin:18px 0 0 25px
}
#Contntent #ColmnRt #Banner #Off_Sale a span {
	font-size:28px;
	font-weight:bold;
	line-height:28px;
	color:#FFF;
	margin:18px 0 0 25px
}
#Contntent #ColmnRt #Banner .BannerBottom {
	float:left;
	position:absolute;
	background:url('../images/BannerBottom.png') no-repeat;
	width:762px;
	height:46px;
	margin:-64px 0 0 -5px;
}
#Contntent #ColmnRt #Banner #Call_usNow {
	float:right;
	position:absolute;
	right:-2px;
	top:196px;
}
#Contntent #ColmnRt #Banner .BannerBottom ul {
	float:left;
	margin:8px 0 0 20px;
}
#Contntent #ColmnRt #Banner .BannerBottom ul li {
	display:inline-block;
	margin-right:3px;
}
#Contntent #ColmnRt #Banner .BannerBottom ul li a.Btn1n {
	background:url("../images/Banner_Link.png") repeat-x scroll 0 0 transparent;
	color:#333333;
	float:left;
	font-size:18px;
	height:35px;
	line-height:35px;
	text-align:center;
	width:119px;
}
#Contntent #ColmnRt #Banner .BannerBottom ul li a.Btn1 {
	float:left;
	background:url('../images/Banner_Link.png') repeat-x;
	width:119px;
	height:35px;
	text-align:center;
	line-height:35px;
	font-size:18px;
	color:#333;
}
#Contntent #ColmnRt #Banner .BannerBottom ul li a.Btn2 {
	float:left;
	background:url('../images/Banner_Link.png') repeat-x;
	width:78px;
	height:35px;
	text-align:center;
	line-height:35px;
	font-size:18px;
	color:#333;
}
#Contntent #ColmnRt #Banner .BannerBottom ul li a.Btn3 {
	float:left;
	background:url('../images/Banner_Link.png') repeat-x;
	width:132px;
	height:35px;
	text-align:center;
	line-height:35px;
	font-size:18px;
	color:#333;
}
#Contntent #ColmnRt #Banner .BannerBottom ul li a.Btn4 {
	float:left;
	background:url('../images/Banner_Link.png') repeat-x;
	width:68px;
	height:35px;
	text-align:center;
	line-height:35px;
	font-size:18px;
	color:#333;
}
/* ------------- Banner: End ------------- */
#Contntent #ColmnRt #RtTopPanel {
	float:left;
	width:756px;
	margin:24px 0 20px 0;
}
#Contntent #ColmnRt #RtPanel_1 {
	float:left;
	width:269px;
	height:222px;
	background-color:#29abae;
}
#Contntent #ColmnRt #RtPanel_1 h2 {
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	margin:8px 0 0 12px;
	line-height:25px;
	font-family:"Arial", Helvetica, sans-serif;
}
#Contntent #ColmnRt #RtPanel_1 .contextarea {
	float:left;
	width:247px;
	height:165px;
	background-color:#FFF;
	margin:5px 0 0 12px !important;
}
#Contntent #ColmnRt #RtPanel_1 .contextarea p {
	float:left;
	width:218px;
	margin:10px 0 0 15px;
	font-size:12px;
}
#Contntent #ColmnRt #RtPanel_1 .contextarea p.italic {
	font-style:italic;
	margin:8px 0 0 14px;
	padding:0;
	color:#7e7e7e;
}
#Contntent #ColmnRt #RtPanel_2 {
	float:left;
	width:269px;
	height:222px;
	background-color:#29abae;
	margin:0 0 0 22px;
}
#Contntent #ColmnRt #RtPanel_2 h2 {
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	margin:8px 0 0 12px;
	line-height:25px;
	font-family:"Arial", Helvetica, sans-serif;
}
#Contntent #ColmnRt #RtPanel_2 .contextarea {
	float:left;
	width:247px;
	height:165px;
	background-color:#FFF;
	margin:5px 0 0 12px;
}
#Contntent #ColmnRt #RtPanel_2 .DesignVisit {
	float:left;
	margin:9px 8px 9px 8px;
}
#Contntent #ColmnRt #RtPanel_2 .BookNow {
	float:left;
	background:url('../images/Booknow.png') no-repeat center center;
	margin:-60px 0 0 2px;
	width:241px;
	height:28px;
}
#Contntent #ColmnRt #RtPanel_3 {
	float:left;
	width:174px;
	height:222px;
	background-color:#ff0000;
	margin:0 0 0 22px;
}
.SaveTag {
	float:left;
	width:140px;
	margin:30px 0 0 16px;
}
#Contntent #ColmnRt #RtPanel_3 h1 {
	width:140px;
	font-size:50px;
	color:#FFF;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt #RtPanel_3 h2 {
	font-size:23px;
	width:140px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt #RtPanel_3 h3 {
	color:#FFF;
	width:140px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt #RtPanel_3 h4 {
	color:#FFF;
	width:140px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt #RtPanel_3 h5 {
	color:#FFF;
	width:140px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt #RtPanel_3 h6 {
	color:#FFF;
	width:140px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt #RtPanel_3 p.large {
	float:left;
	font-size:50px;
	color:#FFF;
	font-weight:bold;
	line-height:50px;
	margin:10px 0 0px 28px;
}
#Contntent #ColmnRt #RtPanel_3 p {
	float:left;
	font-size:20px;
	line-height:20px;
	color:#FFF;
	margin:13px 0 0 18px;
}
#Contntent #ColmnRt #RtPanel_3 p.medium {
	float:left;
	font-size:23px;
	font-weight:bold;
	color:#FFF;
	margin:13px 0 0 28px;
}
#Contntent #ColmnRt #RtPanel_3 p span {
	font-size:28px;
	margin:0 0 0 8px;
}
#Contntent #ColmnRt #RtPanel_3 .SaleVisit {
	float:left;
	width:105px;
	height:22px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	margin:10px 0 0 34px;
	background-color:#333333;
}
#Contntent #ColmnRt .RtContents {
	float:left;
	width:756px;
	min-height:100px;
	margin:0;
}
#Contntent #ColmnRt .RtContents .Txt_pan1 {
	float:left;
	width:273px;
}
#Contntent #ColmnRt .RtContents .Txt_pan1 h3 {
	float:left;
	width:273px;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}
#Contntent #ColmnRt .RtContents .Txt_pan1 p {
	float:left;
	width:273px;
	font-size:12px;
	margin:20px 0 20px 0;
}
#Contntent #ColmnRt .RtContents .Txt_pan2 {
	float:left;
	width:273px;
	margin:0 0 0 18px;
}
#Contntent #ColmnRt .RtContents .Txt_pan2 h3 {
	float:left;
	width:273px;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}
#Contntent #ColmnRt .RtContents .Txt_pan2 p {
	float:left;
	width:273px;
	font-size:12px;
	margin:22px 0 0 0;
}
#Contntent #ColmnRt .RtContents .Txt_pan3 {
	float:left;
	width:174px;
	margin:0 0 0 18px;
}
#Contntent #ColmnRt .RtContents .Txt_pan3 h3 {
	float:left;
	width:174px;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}
#Contntent #ColmnRt .RtContents .Txt_pan3 p {
	float:left;
	width:174px;
	font-size:12px;
	margin:22px 0 0 0;
}
/* ------------- Right Column: End ------------- */
/* Footer
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/ 
#Footer {
	width: 100%;
	min-height:230px;
	background-color:#f2f2f2;
	color: #333333;
	margin: 30px 0;
	padding: 0;
}
#FooterTxt {
	width:950px;
	margin:auto;
	padding:60px 0 0 201px;
}
.FooColmn1 {
	float:left;
	width:230px;
}
.FooColmn1 p a {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}
.FooColmn1 ul {
	margin:25px 0 0 2px !important;
}
.FooColmn1 ul li {
	background:url('../images/Bullet.gif') no-repeat center left;
	line-height:16px;
}
.FooColmn1 ul li a {
	font-size:12px;
	color:#333;
	text-decoration:none;
	padding:0 0 0 8px;
}
.FooColmn1 ul li a:hover {
	text-decoration:underline;
}
.Foo_links {
	width:480px;
	margin:40px auto 40px;
}
.Foo_links a {
	color:#333 !important;
	text-align:center;
}
/* Kitchen Category
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/ 

/* ------------- Middle Column: Begin ------------- */
#Contntent #ColmnMd {
	width: 562px;
	float: left;
	left:1px;
	position: relative;
        padding-top:2px;
}
#Contntent #ColmnMd #KC_BannerTop {
	float:left;
	position:absolute;
	background:url('../images/KC_BannerTop.png') no-repeat;
	width:572px;
	height:44px;
	margin:24px 0 0 -10px;
}
#Contntent #ColmnMd #KC_BannerTop a {
	font-size:16px;
	color:#333;
	margin:0 0 0 25px;
	line-height:44px;
}
#Contntent #ColmnMd #MdContents {
	float:left;
	width:562px;
	margin:0;
}
#Contntent #ColmnMd #MdContents h3 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin:10px 0 0 0;
}
#Contntent #ColmnMd #MdContents p {
	font-size:14px;
	color:#666666;
	width:540px;
	margin:20px 0 0 0;
	line-height:20px;
}
#Contntent #ColmnMd #MdContents p strong {
	float:left;
	width:auto !Important;
	margin:0 !Important;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
#Contntent #ColmnMd #MdContents strong {
	float:left;
	width:562px;
	margin:18px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#666;
}
#Contntent #ColmnMd #MdContents a {
	color:#666;
}
/* ------------- Right Column: Begin ------------- */
#Contntent #ColmnRt_KC {
	float:left;
	width:176px;
	margin:2px 0 0 18px;
}
#Contntent #ColmnRt_KC .Order_Book {
	float:left;
	/*background-color:#29abae;*/
	width:177px;
}
/*#Contntent #ColmnRt_KC .Order_Book h2 {
	float:left;
	font-size:18px;
	color:#FFF;
	margin:10px 0 0 14px;
	line-height:19px;
	font-weight:bold;
}
#Contntent #ColmnRt_KC .Order_Book h2 a{
	float:left;
	font-size:18px;
	color:#FFF;
	margin:10px 0 0 14px;
	line-height:19px;
	font-weight:bold;
}
*/
#Contntent #ColmnRt_KC .Order_Book a {
	float:left;
	background:url('../images/btn1.png') no-repeat center center;
	width:177px;
	height:109px;
	margin:0 0 0 -2px;
}
#Contntent #ColmnRt_KC .Order_Brochure {
	float:left;
	/*background-color:#29abae;*/
	width:177px;
	margin:5px 0 0 0;
}
/*#Contntent #ColmnRt_KC .Order_Brochure h2 {
	float:left;
	font-size:18px;
	color:#FFF;
	margin:10px 0 0 14px;
	line-height:19px;
	font-weight:bold;
}*/
#Contntent #ColmnRt_KC .Order_Brochure a {
	float:left;
	background:url('../images/btn2.png') no-repeat center center;
	width:177px;
	height:109px;
	margin:0 0 0 -2px;
}
#Contntent #ColmnRt_KC #Sale_Visit {
	float:left;
	background-color:#ff0000;
	width:176px;
	margin:8px 0 0 0;
}
#Contntent #ColmnRt_KC #Sale_Visit h1 {
	float:left;
	font-size:50px;
	line-height:50px;
	color:#FFF;
	font-weight:bold;
	margin:5px 0 0 18px;
}
#Contntent #ColmnRt_KC #Sale_Visit h2 {
	float:left;
	font-size:56px;
	color:#FFF;
	font-weight:bold;
	margin:50px 0 0 58px;
}
#Contntent #ColmnRt_KC #Sale_Visit h3 {
	float:left;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	margin:40px 0 0 46px;
}
#Contntent #ColmnRt_KC #Sale_Visit h4 {
	color:#FFF;
	margin:40px 0 0 46px;
}
#Contntent #ColmnRt_KC #Sale_Visit h5 {
	color:#FFF;
	margin:40px 0 0 46px;
}
#Contntent #ColmnRt_KC #Sale_Visit h6 {
	color:#FFF;
	margin:40px 0 0 46px;
}
#Contntent #ColmnRt_KC #Sale_Visit p.X-large {
	float:left;
	font-size:50px;
	line-height:50px;
	color:#FFF;
	font-weight:bold;
	margin:5px 0 0 18px;
}
#Contntent #ColmnRt_KC #Sale_Visit p.large {
	float:left;
	font-size:56px;
	color:#FFF;
	font-weight:bold;
	margin:50px 0 0 58px;
}
#Contntent #ColmnRt_KC #Sale_Visit p.medium {
	float:left;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	margin:40px 0 0 46px;
}
#Contntent #ColmnRt_KC #Sale_Visit .SaleVisit {
	float:left;
	width:105px;
	height:22px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	margin:13px 0 13px 40px;
	background-color:#333333;
}
#Contntent #ColmnRt_KC #New_Kitchens {
	float:left;
	width:176px;
	margin:10px 0 0 0; 
}
#Contntent #ColmnRt_KC #New_Kitchens p {
	float:left;
	width:170px;
	font-size:18px;
	font-weight:bold;
	margin:8px 0 0 0;
	line-height:20px;
	color:#333333;
	
}
#Contntent #ColmnRt_KC #New_Kitchens ul {
	float:left; width:176px;
	margin:15px 0 20px 0px; background-color:#e6e6e6;
}
#Contntent #ColmnRt_KC #New_Kitchens ul li {
	float:left;
	width:176px;
	color:#FFF;
	font-weight:bold; border-bottom:2px solid #fff;
	padding:7px 0 7px 0;
}
#Contntent #ColmnRt_KC #New_Kitchens ul li a {
	float:left;
	width:162px;
	background-color:#e6e6e6;
	padding:0 0 0 13px;
	font-weight:bold;
	color:#666;
}
/* Kitchen 
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/ 
#Contntent #ColmnMd #MdContents h3 span {
	font-size:13px;
	font-weight:bold;
}
#Contntent #ColmnMd #MdContents ul {
	float:left;
	width:562px;
	margin:10px 0 0 0;
}
#Contntent #ColmnMd #MdContents ul li {
	background:url('../images/Sq_bullet.gif') no-repeat center left;
	line-height:20px;
	padding:0 0 0 10px;
}
#Contntent #ColmnMd #MdContents ul li a {
	margin:0 0 0 8px;
}
#Contntent #ColmnMd #MdContents #K_category {
	float:left;
	width:562px;
	margin:0;
}
#Contntent #ColmnMd #MdContents .category_1 {
	float:left;
	width:173px;
	margin:10px 0 0 0;
}
#Contntent #ColmnMd #MdContents .category_1 img {
	float:left;
	width:173px;
	height:173px;
}
#Contntent #ColmnMd #MdContents .category_1 a {
	float:left;
	width:166px;
	height:35px;
	background-color:#29abae;
	color:#FFF;
	font-size:18px;
	margin:6px 0 0 0;
	padding:6px 0 0 7px;
}
#Contntent #ColmnMd #MdContents .category_2 {
	float:left;
	width:173px;
	margin:10px 0 0 20px;
}
#Contntent #ColmnMd #MdContents .category_2 img {
	float:left;
	width:173px;
	height:173px;
}
#Contntent #ColmnMd #MdContents .category_2 a {
	float:left;
	width:166px;
	height:35px;
	background-color:#29abae;
	color:#FFF;
	font-size:18px;
	margin:7px 0 0 0;
	padding:6px 0 0 7px;
}
#Contntent #ColmnRt_KC #Sale_Visit2 {
	float:left;
	background-color:#ff0000;
	width:176px;
	margin:8px 0 0 0;
}
#Sale_Visit2 p.K-large {
	float:left;
	font-size:40px;
	color:#FFF;
	font-weight:bold;
	margin:20px 0 0 8px;
}
.SaleTag {
	float:left;
	width:174px;
	margin:15px 0 0 0;
}
#Sale_Visit2 h1 {
	font-size:40px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	width:174px;
	text-align:center;
	margin:5px 0 5px 0;
}
#Sale_Visit2 h2 {
	font-size:15px;
	font-family:"Arial", Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	width:174px;
	text-align:center;
	margin:5px 0 5px 0;
}
#Sale_Visit2 h3 {
	font-size:30px !important;
	color:#FFF;
	font-family:"Arial", Helvetica, sans-serif;
	font-weight:bold;
	line-height:34px;
	width:174px;
	text-align:center;
	margin:5px 0 5px 0;
}
#Sale_Visit2 h4 {
	color:#FFF;
	width:174px;
	font-family:"Arial", Helvetica, sans-serif;
	text-align:center;
	margin:5px 0 5px 0;
}
#Sale_Visit2 h5 {
	color:#FFF;
	width:174px;
	font-family:"Arial", Helvetica, sans-serif;
	text-align:center;
	margin:5px 0 5px 0;
}
#Sale_Visit2 h6 {
	color:#FFF;
	width:174px;
	font-family:"Arial", Helvetica, sans-serif;
	text-align:center;
	margin:5px 0 5px 0;
}
#Sale_Visit2 p.K-large2 {
	float:left;
	font-size:34px !important;
	color:#FFF;
	font-weight:bold;
	margin:20px 0 0 16px;
}
#Sale_Visit2 a img {
	float:left;
	margin:10px 0 0 10px;
}
#Sale_Visit2 p.K-medium {
	float:left;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	margin:15px 0 0 10px;
}
#Contntent #ColmnRt_KC #Sale_Visit2 .SaleVisit {
	float:left;
	width:105px;
	height:22px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	margin:13px 0 13px 40px;
	background-color:#333333;
}
/*Product
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#Products {
	float:left;
	width:562px;
	margin:2px 0 0 0;
}
#Products ul li a {
	float:left;
	width:174px;
	display:block;
	padding:0;
	margin:0 0 18px 0;
}
#Products ul li a span {
	float:left;
	width:164px;
	color:#FFF;
	height:29px;
	line-height:29px;
	display:block;
	margin:-3px 0 0 0;
	padding: 0 0 0 10px;
	font-size:14px;
	background-color:#4d4d4d;
}
#Products ul li.p_links {
	float:left;
	margin:0 0 0 18px;
}
#ColmnRt_KC .white_bg {
	float:left;
	width:135px;
	height:108px;
	background-color:#FFF;
	margin:20px 0 0 20px;
}
#ColmnRt_KC .white_bg .DateBox {
	float:left;
	margin:13px 0 0 13px;
}
#ColmnRt_KC .white_bg strong {
	float:left;
	font-size:56px;
	font-weight:bold;
	line-height:56px;
	margin:-56px 0 0 36px;
}
#ColmnRt_KC .white_bg span {
	float:left;
	color:#29abae;
	font-size:18px;
	font-weight:bold;
	margin:10px 0 0 25px;
}
/*Products Sub Category
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#MdContents p.Pro_subcontents {
	float:left;
	font-size:14px;
	color:#666666;
	margin:2px 0 34px 0 !important;
	line-height:20px;
}
/*Product
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#Light_Box {
	float:left;
	background:url('../images/Light_BoxBg.png') no-repeat center center;
	width:428px;
	height:333px;
}
#Light_Box .Prev_Btn {
	float:left;
	width:50px;
	height:22px;
	background-color:#42464f;
	border:1px solid #FFF;
	margin:100px 0 0 9px;
}
#Light_Box .Prev_Btn a {
	color:#FFF;
	font-size:12px;
	line-height:22px;
	padding:0 0 0 8px;
}
#Light_Box .Next_Btn {
	float:right;
	width:50px;
	height:22px;
	background-color:#42464f;
	border:1px solid #FFF;
	margin:100px 9px 0 0;
}
#Light_Box .Next_Btn a {
	color:#FFF;
	font-size:12px;
	line-height:22px;
	padding:0 0 0 8px;
}
#Light_Box a img {
	position:absolute;
	margin:25px 0 0 65px;
	width:174px;
	height:174px;
}
#Light_Box p {
	position:relative;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	top:240px;
	left:125px;
}
#Light_Box .Close_Btn {
	float: right;
	position:relative;
	background:url(../images/Close_Btn.gif) no-repeat center center;
	width:73px;
	height:22px;
	top:288px;
	left:52px;
}
/*Standard Page
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#Payment_Option {
	float:left;
	width:545px;
	margin:0;
}
#Payment_Option .Pay_OptionDetail {
	float:left;
	width:360px;
}
#Payment_Option .Pay_OptionDetail .Pay_Title {
	width:360px;
	height:29px;
	background-color:#4d4d4d !important;
}
#Payment_Option .Pay_OptionDetail .Pay_Title span {
	line-height:29px;
	font-size:16px;
	color:#FFF;
	padding:0 0 0 16px;
}
#Payment_Option .Pay_OptionDetail .Pay_Title a {
	float:right;
	margin:2px 8px 0 0;
}
#Payment_Option .Pay_OptionDetail ul {
	float:left;
	margin:5px 0 0 0;
}
#Payment_Option .Pay_OptionDetail ul li {
	float:left;
	border-bottom:1px solid #c2c2c2;
	color:#666;
	font-size:12px;
	padding:5px 0 5px 0;
	width:360px;
}
#Payment_Option .Standard_Image {
	float:left;
	margin:0 0 0 12px;
}
/*Enquiry
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.enquiry {
	float:left;
	font-size:14px;
	color:#666;
}
.enquiry span {
	font-weight:bold;
}
.enquiry span.underline {
	font-weight:normal;
	text-decoration:underline
}
#E_FormContainer {
	float:left;
	width:560px;
	margin:15px 0;
	border:1px solid #d2d2d2;
}
#E_FormContainer p {
	float:left;
	width:500px;
	margin:20px 0 0 30px !important;
	font-size:12px !important;
	color:#666;
}
#E_FormContainer .important {
	color:#fa0055;
}
#Enquiry_form {
	float:left;
	width:384px;
	margin:36px 0 10px 85px;
}
#arrangeVisitDiv {
	clear:both;
	background-color:#bfe6e7;
	height:40px;
	width:380px;
}
.formRowNoColumn {
	padding:15px 0 15px 0;
}
.formRowNoColumn .fieldLeft {
	padding:0 0 5px 0
}
.left_checkbox {
	float:left;
	width:15px;
	line-height:40px;
	margin:0 0 0 20px;
}
.right_checkbox_text {
	float:left;
	padding:0 0 0 20px;
	line-height:40px;
	width:305px;
}
#orderBrochureDiv {
	clear:both;
	background-color:#bfe6e7;
	height:40px;
	width:380px;
	margin:2px 0 0 0;
}
#MainField {
	float:left;
	width:380px;
	margin:18px 0 0 0;
}
#MainField .formRow {
	float:left;
	width:380px !important;
	padding:0 0 12px 0
}
#MainField .formRow .fieldLeft {
	float:left;
	width:97px;
}
#MainField .formRow .formfield option {
	float:left;
	width:100px !important;
}
#MainField .formRow .formfield input {
	float:left;
	width:276px !important;
}
#MainField .formRow .beforeLookup input {
	float:left;
	width:96px !important;
}
#MainField .formRow .fieldPostcodeButton {
	float:left;
	width:130px;
	margin:0 0 0 18px;
}
#MainField .formRow .eveTel {
	padding-left:10px;
}
#MainField .topDivideLine {
	float:left;
	width:380px !important;
	border-top:1px solid #d2d2d2;
	padding-top:0px !important;
}
#MainField .signupIntro {
	float:left;
	width:370px !important;
	margin:-10px 0 0 0;
}
#MainField .signupIntro span {
	font-size:14px;
	line-height:20px;
	color:#666;
}
.newsletter_text {
	float:left;
	width:370px;
	font-size:14px;
	color:#666;
	margin:5px 0 0 0;
}
.pro_left {
	float:left;
	width:25px !important;
	margin:12px 0 0 0;
}
.pro_right {
	float:left;
	width:340px;
	font-size:14px;
	color:#666;
	margin:12px 0 0 10px;
}
.pro_right a {
	text-decoration:underline;
}
/*Search Result
:::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.found_r {
	float:left;
	margin:20px 0 20px 10px;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
}
#Srch_result {
	float:left;
	width:562px;
	margin:0 0 15px 0;
}
.Srch_ResultInfo {
	float:left;
	width:562px;
	background-color:#f2f2f2;
	margin:0 0 2px 0;
}
.Srch_ResultInfo h2 {
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 10px;
	color:#666;
}
.Srch_ResultInfo h2 a {
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 0;
	color:#666;
}
.Srch_ResultInfo p {
	float:left;
	margin:-8px 0 0 0 !important;
	font-size:14px;
	padding:10px 0 10px 10px;
	color:#666;
}
ul li a.Sitemap {
	color:#666666;
	font-size:14px;
	background:transparent url(../images/Grey_Bullet.gif) no-repeat scroll left center;
	padding:0 0 0 10px;
}
ul.sub {
	margin:0 0 0 30px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
#Contntent #ColmnRt_KC #RtPanel_3 {
	float:left;
	width:174px;
	height:222px;
	background-color:#ff0000;
	margin:8px 0 0 0;
}
#Contntent #ColmnRt_KC #RtPanel_3 h1 {
	font-size:50px;
	color:#FFF;
	font-weight:bold;
	line-height:50px;
	width:140px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt_KC #RtPanel_3 h2 {
	font-size:23px;
	font-weight:bold;
	color:#FFF;
	width:140px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt_KC #RtPanel_3 h3 {
	color:#FFF;
	width:140px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt_KC #RtPanel_3 h4 {
	color:#FFF;
	width:140px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt_KC #RtPanel_3 h5 {
	color:#FFF;
	width:140px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt_KC #RtPanel_3 h6 {
	color:#FFF;
	width:140px;
	text-align:center;
	margin:10px 0 10px 0;
}
#Contntent #ColmnRt_KC #RtPanel_3 p.large {
	float:left;
	font-size:50px;
	color:#FFF;
	font-weight:bold;
	line-height:50px;
	margin:10px 0 0px 28px;
}
#Contntent #ColmnRt_KC #RtPanel_3 p {
	float:left;
	font-size:20px;
	line-height:20px;
	color:#FFF;
	margin:13px 0 0 18px;
}
#Contntent #ColmnRt_KC #RtPanel_3 p.medium {
	float:left;
	font-size:23px;
	font-weight:bold;
	color:#FFF;
	margin:13px 0 0 28px;
}
#Contntent #ColmnRt_KC #RtPanel_3 p span {
	font-size:28px;
	margin:0 0 0 8px;
}
#Contntent #ColmnRt_KC #RtPanel_3 .SaleVisit {
	float:left;
	width:105px;
	height:22px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	margin:10px 0 0 34px;
	background-color:#333333;
}
/*Live chat button*/
.lpStaticButtonAddTextTD {
	display:none;
}
.lpEmtStarRating {
	display:none;
}
.lpPoweredByDiv {
	display:none;
}
.lpStaticButtonTR td a {
	display:block;
	background-image:url(../images/livechatbtn.jpg);
	width:174px;
	height:192px;
}
.lpStaticButtonTR td a img {
	visibility:hidden;
}

#Contntent #ColmnMd #Banner .BannerBottom
{
 background:url("../images/BannerBottom_Sub.png") no-repeat scroll 0 0 transparent;
 float:left;
 height:46px;
 margin:-64px 0 0 -6px;
 position:absolute;
 width:548px;
padding-left:20px;
}

#Contntent #ColmnMd #Banner .BannerBottom ul {
float:left;
margin:8px 0 0 20px
}

#Contntent #ColmnMd #Banner .BannerBottom ul li {
display:inline-block;
margin-right:3px;
}

#Contntent #ColmnMd #Banner .BannerBottom ul li a.Btn1n {
background:url("../images/Banner_Link.png") repeat-x scroll 0 0 transparent;
color:#333333;
float:left;
font-size:18px;
height:35px;
line-height:35px;
text-align:center;
width:106px;
margin:8px 0;
}
#descriptions{
height:340px; 
width:756px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
float:left;
text-align:left;
float:left;
font-size: 24pt;
line-height:28px;
}

h2 {
float:left;
font-size: 18pt;
text-align:left;
font-weight:bold;
line-height:28px;
}

h3 {
float:left;
font-size: 14pt;
text-align:left;
font-weight:bold;
line-height:20px;
}

h4 {
float:left;
font-size: 12pt;
text-align:left;
font-weight:bold;
line-height:14px;
}

h5 {
float:left;
font-size: 10pt;
text-align:left;
font-weight:bold;
line-height:10px;
}

h6 {
float:left;
font-size: 8pt;
text-align:left;
font-weight:bold;
line-height:8px;
}

p {
float:left;
font-size:12px;
text-align:left;
}


