/* CSS Document */
/*
Link white oto black
links black to white

*/
html{
	height:100%;
}

body{
	margin:0px;
	padding:0px;
	background-color:#7C859C;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	height:100%;
	line-height:15px;
}


#Wrapper{
	min-height:100%;
	padding:0;
	margin:0;
	

}

#Wrapper.WhiteContent{
	background-image:url(/media/2/bg_whiteslice.png);
	background-position:center;
	background-repeat:repeat-y;
}

img{
	border:none;
}


form{
	padding:0;
	margin:0;
}

.ClearBoth{
	clear:both;
}

.FloatRight{
	float:right;
}

.OffWhite{color:#D4D8E3;}

#Top_Fade{
	background-image:url(/media/bg_content_fade.png);
	background-position:top;
	background-repeat:repeat-x;
	Xwidth:100%;
}

#Bottom_Fade{
	width:100%;
	xmin-height:100%;
	background-image:url(../../media/background_bottom_slice.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#Top_Wallpaper{
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../../media/background_top_wallpaper.jpg);
	width:100%;
	xheight:100%;
}

#Bottom_Wallpaper{

	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url(../../media/background_bottom_wallpaper.jpg);
	width:100%;
	xheight:100%;
	text-align:center;


}

#Contant_area{
	width:910px;
	margin:auto;
	text-align:left;
	xheight:100%;
	padding-bottom:110px;
	
}

#Contant_area.WhiteContent{
	background-image:url(/media/2/bg_white_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:910px;
	margin:auto;
	text-align:left;
	font-size:12px;
	color:#333333;
}


#Contant_area.WhiteContent #ContantAreaWallpaper{
	background-image:url(/media/2/bg_whitewallpaper.png);
	background-position:top left;
	background-repeat:no-repeat;
	xheight:100%;
	min-height:480px;

}


a{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}

a.BlackLink{
	color:#000000;
	text-decoration:none;
}
a.BlackLink:hover {
	color:#FFFFFF;
	text-decoration:none;
}

div.BlackLinks  a{
	color:#000000;
	text-decoration:none;
}
div.BlackLinks  a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

form{
	padding:0;
	margin:0;
}

td{
	font-size:12px;
	line-height:15px;

}

.floatleft{
	float:left;
}
.floatright{
	float:right;
}

.blacktext{
	color:#000000;
}
.whitetext{
	color:#ffffff;
}



/****************************************************************************************
Header
****************************************************************************************/


#PrintHeader{
	display:none;
	text-align:center;
}

#Header{
	height:138px;
	clear:both;
	background-image:url(/media/bg_Header.png);
}

#Header #Wallpaper{
	background-image:url(/media/bg_header_wallpaper.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:138px;
}

#ContentWidth,
#Header #Wallpaper #ContentWidth,
#HeaderInnerPages #Wallpaper #ContentWidth{
	width:910px;
	margin:auto;
	text-align:left;
}

#ShopImage{
	float:left;
	width:177px;
	padding-top:12px;
}
#ShopImage img{
	border:#A1A4A9 solid 1px;
}

#Header #Logo{
	padding-left: 95px;
	padding-top: 24px;
	float: left;
}

#HeaderInnerPages{
	height:71px;
	clear:both;
	background-image:url(/media/bg_innerpage.png)
}

#HeaderInnerPages #Wallpaper{
	background-image:url(/media/bg_innerpage_wallpaper.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:71px;
}

#HeaderInnerPages #Logo{
	padding-left: 341px;
	padding-top: 7px;
	float: left;

}

#HeaderInnerPages #IMChat{
	float:right;
	padding-top:17px;
	padding-right:10px;
}

#Promo{
	border:#737475 solid;
	border-width:0 0 0 1px;
	float:right;
	height:107px;
	margin-top:22px;
	xmargin-right:50px;
	width:195px;
}

#Promo_Text{
	float:left;
	font-size:11px;
	line-height:14px;
	margin-left:7px;
	xwidth:66px;
	width:200px;
	height:107px;
	xcolor:#737475;
	color:#bbbbbb;

}
#Promo_Text a{
	color:#737475;
	text-decoration:none;
}

#Promo_Text a:hover{
	color:#ffffff;
	text-decoration:none;
}

#Promo_Title{
	color:#FFFFFF;
	font-size: 11px;
}
#Promo_Image{
	float:right;
	margin-left:10px;
	/*background-color:#FFFFFF;*/
	height:107px;
}

#Promo_Text td{
	vertical-align:middle; 
	font-size:12px;
	width:200px;
}

#Promo_Text td.PromoTdImage{
	background-color:#FFFFFF;
}

#Promo_Text td p{

margin:12px 0 12px 0;}

/****************************************************************************************
Main menu
****************************************************************************************/
#MainMenu{
	xwidth:950px;
	height:22px;
	clear:both;
	background-color:#000000;
	
	
}
#MainMenu ul{
	margin:0;
	padding:0;
	list-style:none;
	xpadding-left:45px;
	
}

#MainMenu ul li{
	padding: 0;
	float:left;
	height: 22px;
	overflow: hidden;
}
#MainMenu ul li.first{
	border: 0;
}

#MainMenu ul li .selected img,
#MainMenu ul li a:hover img{
	margin-top:-22px;
}

#MainMenu ul li.right {
	float: right;
	margin: 0;
	padding: 0;
	height:35px;
	xoverflow:hidden;
	display:block;
	
}

#MainMenu ul li.right a{
	display:block;
	height:35px;
	overflow:hidden;

}
#MainMenu ul li.right a.selected img,
#MainMenu ul li.right a:hover img{

	margin-top:-35px;

}


/****************************************************************************************
Sub menu
****************************************************************************************/
#SubMenu{

	width:950px;
	height:20px;

}
#SubMenu ul{
	margin:0;
	padding:0;
	list-style:none;

}

#SubMenu ul li{
	margin:0;
	padding:0;
	float:left;
	height:20px;
	overflow:hidden;
}

#SubMenu ul .spacer{
	width:20px;
	background-color:#F6F7F7;
	height:20px;
	
}

#SubMenu .selected img,
#SubMenu ul li a:hover img{
	margin-top:-20px;;
}


#SubMenu #BasketSummary{
	float:right;
	margin-right:10px;
	color:#FFFFFF;
	font-size:10px;
	line-height:20px;
	
}


/****************************************************************************************
Category menu
****************************************************************************************/
#CategoryMenu{

	position:absolute;
	left:0;
	right:0;
	top:160px;
	background-color:#363A43;
	z-index:999999;
	background-image:url(/media/bg_CategoryMenu.png);
	background-position:top;
	background-repeat:repeat-x;
}

#CategoryMenu.Inner{
	top:93px;
}

#CategoryMenu #CategoryMenuContent{
	width: 800px;
	margin: auto;
	text-align: left;
	padding:30px 0 40px 2px;
}

ul.CategoryMenuColumn{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	display:block;
	color:#FBFCFD;
	font-size:12px;
	padding-right:30px;
}

ul.CategoryMenuColumn li{
	padding-bottom:10px;
	padding-right:30px;

}
ul.CategoryMenuColumn li a{
	padding-left:12px;
	padding-right:12px;
	background:none;
	color:#FBFCFD;
	
}

ul.CategoryMenuColumn li a:hover{
	background-color:#73757C;
}

ul.CategoryMenuColumn li ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-left:20px;
}
ul.CategoryMenuColumn li ul li{
	padding:0;
	margin:0;
	padding-top:3px;
}



ul.CategoryMenuColumn.Right{
	float:right;
	padding:0 0px 0 24px;
	border:#86898E solid;
	border-width:0 0 0 1px;
}

/****************************************************************************************
PageContent
****************************************************************************************/

#PageContent{
	width:910px;
	xpadding-left:60px;
	xpadding-right:60px;
	padding-top:20px;
	padding-bottom: 25px;
	clear:both;
}


/****************************************************************************************
Footer
****************************************************************************************/

#Footer{
	border-top: solid #474C55 1px;
	width:870px;
	height:55px;
	color:#000000;
	font-size:10px;
	clear:both;
	margin-left: 20px;
	padding-top:5px;
	xmargin-top:70px;
	bottom:0;
	position:relative;
	margin-top:-70px;
	margin-left:auto;
	margin-right:auto;
	
	}

#Footer_Left { 
	float: left; padding-top: 10px; width: 700px;
	color:#D4D8E3;
}

#Footer_Left .DateTime{
	color:#292B33;
}
#Footer_Right {
	width: 150px;
	float: right;
	text-align: right;
}

#Footer.WhiteContent #Footer_Left,
#Footer.WhiteContent #Footer_Left a{

	color:#999999;
}



#Footer a:link,
#Footer a:active,
#Footer a:visited
{
	color:#D4D8E3;
	text-decoration:none;
}
#Footer a:hover{
	text-decoration:underline;
}


/****************************************************************************************
General Content
****************************************************************************************/
#Title{
	height:40px;
	float:left;
}

#RightColumn{
	float:right;
	width:216px;
	xborder:none;	
	padding-left:10px;
}

.LeftBorder{
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#FFFFFF;
}

h1{
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	color:#40434D;
}

h2{
	font-weight:normal;
	font-size:16px;
	line-height:14px;
	color:#FFFFFF;
}
h3{
	font-size:12px;
	line-height:15px;
	color:#000000;
}

.NewsItem{
	padding-left:20px;
	xfont-size:12px;
	xline-height:15px;
	color:#ffffff;
	border:#4C515C dotted;
	padding-bottom:2px;
	border-width:0 0 1px 0;
	margin-bottom:2px;

}

#MainContent{
	float:left;
	width:570px;
	padding-left:20px;
}
/****************************************************************************************
Home Page Content
****************************************************************************************/

#LeftColumn{
	width:189px;
	padding-right:31px;
	float:left;
	padding-top:10px;
}

#MiddleColumn{
	padding-left:32px;
	width:400px;
	float:left;
	xborder:#B0B6C4 solid;
	xborder-width:0 0 0 1px;

}

#HomePageRight{
	float:right;
	margin-top:0px;
	padding:0;
	padding:10px 10px 0px 18px;
	min-height:304px;
	width:206px;
}

/*
#HomePageRight h3 {
	color: #fff;
	font-family: Times, Georgia, serif;
	font-size: 16px;
	font-weight: normal;
}
*/

#NoFlashHomePage{
	width:398px;
	height:285px;
	background-color:#FFFFFF;
	clear:both;
	text-align:center;
}

#LatestAcquistionsUpdated{
	font-size:11px;
	color:#D4D8E3;
	text-align:right;
}
		

/****************************************************************************************
Blog/News
****************************************************************************************/
.post{
	border-style:dotted;
	border-width:0 0 2px 0;
	border-color:#4C515C;
}

.post-body{
	color:#000000;
}


/****************************************************************************************
Gallery
****************************************************************************************/
#Gallery{
	width:880px;
	clear:both;
	padding-top:15px;

}

#GalleryItem{
	width:135px;
	height:100px;
	margin-right:9px;
	margin-bottom:9px;
	float:left;
}

#GalleryPaging{
	margin:15px 35px 0 10px;
	clear:both;
	background-color:#006666;
}

#GalleryFillter{
	margin-left:10px;
	
}

#GalleryItem .current {
	color: #000;
}

#GalleryItem ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

#GalleryItem li {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	line-height: 20px;
}

#GalleryItem #li_email {
	background-image: url(/media/icon_li_email.gif);
}

#GalleryItem #li_add {
	background-image: url(/media/icon_li_add.gif);
}


/****************************************************************************************
Item Details
****************************************************************************************/
#Details_Left{
	width:396px;
	float:left;
}

#Details_Right{
	width:360;
	float:left;
	margin-left:45px;
}

#Details_BackToGallery{
	height:35px;
}
#Details_Image{
	height:262px;
	width:396px;
	margin-bottom:16px;
}

#Details_Image_White{
	background-color:#FFFFFF;
	height:262px;
	width:396px;
	margin-bottom:16px;
	vertical-align:middle;
	text-align:center;
}

#Details_Gallery{
	height:52px;
	width:396px;
}
.Details_Gallery_Thumb{
	float:left;
	margin-right:15px;
	border:#878B96 1px solid;
}

#Details_Right_Left{
	float:left;
	width:200px;
	margin-right:30px
}
#Details_Right_Right{
	float:left;
	width:130px;
}
#Item_Ref{
	margin-bottom:20px;
}
#Item_Description{
	color:#000000;
	line-height:16px;
	margin-bottom:20px;
	font-size:12px;
}

#Item_Description a{
	color:#000000;
	text-decoration:underline;
}

#Item_Price{
	font-weight:bold;
	color:#000000;
}
#Item_Delivery{
	color:#000000;
	font-style:italic;
	margin-bottom:15px;

}

#Item_Purchase{

}
#Item_Links{
	clear:both;
	padding-top:8px;
	line-height:20px;
	padding-top:30px;
}
#Item_Links a {
	text-decoration:underline;
}

#Item_Links ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#Item_Links li {
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding: 4px 0px 1px 23px;
	margin: 0px;
	line-height: 18px;
	width: 130px;
}

#Item_Links #Add {
	background-image: url(/media/icon_add.gif);
}

#Item_Links #Email {
	background-image: url(/media/icon_email.gif);
}

#Item_Links #Print {
	background-image: url(/media/icon_print.gif);
}

#Item_Links #PrintInfo {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-top: 1px;
}

#Item_Links li a{
	text-decoration: none;
}

#Item_Links img {
	border: 0;
	padding-right: 4px;
	padding-top: 20px;
}

#Item_Links #Share {
	float: left;
	clear: none;
}
#Item_Links #Sharetext {
	padding: 20px 0px 0px 2px;
	float: left;
	clear: right;
}

#Reserve {
	float: left;
	font-size: 12px;
	line-height: 14px;
	padding-top: 20px;
	padding-right: 50px;
}

#Reserve span {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

#Item_Extra{
	margin-top:30px;
	xfont-weight:bold;
}
#Item_Interest{
	margin-top:20px;
	float: left;
	clear: all;
}

#Item_Why{
	margin-top:2px;
}
#Item_Why a{
	text-decoration:underline;
}
#Item_Why_Description{
	padding:10px 20px 200px 20px;
}


/****************************************************************************************
Contact US
****************************************************************************************/


#Contact_Left{
	width:300px;
	float:left;
	margin-right:22px;
}

#Contact_Left #HeaderText{
	margin-top:20px;
	margin-bottom:10px;
}

#Contact_Left .FormName{
	color:#000000;
	line-height:14px;
	xmin-height:20px;
	padding-top:5px;
}

#Contact_Left #Submit{
	width:300px;
	margin-top:5px;
}


.inputfield{
	width:300px;
	border:#E3E5EB solid 1px;
	background-color:#d5d8e7;
	font-family:Arial, Helvetica, sans-serif;
	xcolor:#FFFFFF;
	color:#000000;
}

#Contact_Middle{
	width:130px;
	float:left;
	margin-right:22px;
	margin-top:105px;
	font-size:12px;
}
#Contact_Right{
	float:left;
	width:329px;
	margin-top:45px;
}

/****************************************************************************************
2 Cols
****************************************************************************************/
#Left_2Cols{
	float:left;
	color:#000000;
	width:322px;
	xfont-size:12px;
	xline-height:15px;
	
}

#Left_2Cols .Title{
	padding-bottom:5px;
}

#Right_2Cols{
	color:#000000;
	margin-top:40px;
	float:left;
	margin-left:50px;
	width:428px;
}


/****************************************************************************************
Features
****************************************************************************************/

#FeatureList{
	clear:both;
}


#FeatureText{
	clear:both;
	margin-top:5px;
	margin-bottom:35px;
	padding-left:40px;
}

.FeatureItem {
	width:210px;
	padding-left:40px;
	padding-right:40px;
	float:left;
	min-height:300px;
	line-height:15px;
}

.FeatureItemTitle{
	padding-top:10px;
	padding-bottom:10px;
}
.FeatureItemText{
	color:#000000;
}

.FeatureItemLink{
	margin-top:10px;
}

.FeatureItemBorder{
	border:	#F6F7F7 solid;
	border-width:0 0 0 1px;
}

.FeatureItem blockquote{
	margin:0px 0px 0px 20px;
}

.FeatureItem p {
	margin:11px 0px 0px 0px;

}
/****************************************************************************************
Features
****************************************************************************************/


#FeatureDetails_Left{
	color:#333333;
	width:391px;
	float:left;
	padding-left:20px;
	text-align:justify;

}
#FeatureDetails_Left a{
	color:#333333;

}
#FeatureDetails_Right{
	margin-top:0px;
	width:441px;
	float:left;
	padding-left:38px;
}
#FeatureDetails_Right #SubTitle{

	border:#8E96AB solid;
	border-width:0 0 1px 0;
	padding-bottom:4px;
	padding-top:45px;
}
#FeatureDetails_Gallery{
	padding-top:30px;
}



.FeatureDetails_GalleryItem{
	float:left;
	margin-left:9px;
	margin-bottom:9px;

}

/****************************************************************************************
My Favourites
****************************************************************************************/
#Favourite_Left{
	float:left;
	margin:0;
	padding:0;
	width: 184px;
}
#Favourite_Left #title{
}

#Favourite_Left #Menu{
	padding-top:10px;
	clear:both;
}

#Favourite_Left #Text{
	xfont-size:12px;
	clear:both;
	padding-top:15px;
	
}

#Favourite_Left #ShareAll{
	margin-top:10px;
}

#Favourite_Left a{
	color:#333333;
}


#Favourite_Right{
	float:left;
	xmargin-left:60px;
	width:504px;
	xpadding-top:30px;
	padding-left:14px;

}

#Favourite_Right h2{
padding-top:0;
margin-top:0;
}

.Favourite_Item{
	width:135px;
	margin-right:33px;
	height:150px;
	float:left;
}

.Favourite_Item_Links{
	padding-top:5px;
}


/****************************************************************************************
Glossary
****************************************************************************************/

#Glossary{
	clear:both;
	margin-top:15px;
}


#Glossary_Title{

}

#Glossary a{
	color:#000000;
	text-decoration:none;
}

#Glossary a:hover,
#Glossary .selected
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#GlossaryList{
	margin-top:40px;
	float:left;
	width:190px;
	xheight:380px;

	margin-right:10px;
	xborder:#000000 solid;
	xborder-width:1px;	
	xpadding-top:5px;
}


#GlossaryList_Scroller{
	width:190px;
	overflow:auto;
	height:380px;
	border:#000000 solid;
	border-width:1px;
	padding-left:5px;
}
#GlossaryList a{
	color:#000000;
	text-decoration:none;
}

#GlossaryList a:hover{
	color:#000000;
	text-decoration:none;
}

#Glossary_Right{
	float:left;
	width:410px;
	margin-left:30px;
}

#Glossary_DesignPeriods{
	float:left;
	width:170px;
	padding-left:30px;
	margin-top:-55px;
}


#Glossary_ABC{
	xfont-size:12px;
	margin-bottom:15px;
}
#Glossary_Word{
	color:#FFFFFF;
	margin-bottom:15px;
	text-transform:capitalize;
}
#Glossary_Description{
	color:#000000;
	line-height:18px;
}

/****************************************************************************************
Footer
****************************************************************************************/

#Basket_Left{
	width:580px;
	float:left;
}

#Basket_Left a{
	color:#666666;
	text-decoration:underline;
}


#Basket_Left .ItemDetails{
	color:#333333;
	font-weight:bold;
}
#Basket_Left .ItemDetails span{
	font-size:10px;

}
#Basket_Right{
	float:left;
	margin-left:55px;
	width:210px;
	xfont-size:12px;
	xline-height:16px;
	margin-top:15px;
	font-size:10px;

}
#Basket_Left hr{
	color:#C7CBD6;
	background-color:#C7CBD6;
	margin-top:10px;
	margin-bottom:15px;
	border:none 0px;
	border-color:#FF0000;
	height:1px;
}

#Basket_Footer{
	clear:both;
	text-align:right;
	padding-top:30px;
}

/****************************************************************************************
Search
****************************************************************************************/

#Search td {color:#000000;}

/****************************************************************************************
Texty pages
****************************************************************************************/
#Text_Title{
	padding-left:50px;

}
#Text_Text{
	color:#000000;
	width:600px;
	line-height:15px;
	padding-left:50px;
}

#Text_Text .Heading{
	color:#000000;
	font-weight:bold;
}


/****************************************************************************************
Design Periods
****************************************************************************************/
#DesignPeriod_Intro{
	clear:both;
	width:825px;
	padding-top:10px;
	padding-left:21px;
}

#DesignPeriod_Flash{
	clear:both;
	width:825px;
	padding-top:10px;
	padding-left:21px;
}

#DesignPeriod_BackLink{
	text-align:right;
	clear:both;
	width:825px;
	margin-top:10px;

}


#DesignPeriod_BackLink a{
	text-decoration:none;
	color:#000000;
}

#DesignPeriod_BackLink a:hover{
	font-weight:bold;
}

#DesignPeriod_Body{
	margin-top:5px;
	clear:both;
}
#DesignPeriod_Left{
	text-align:right;
	float:left;
	width:145px;
}

#DesignPeriod_Left_Title{
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
#DesignPeriod_Left_Dates{
	color:#4C515C;
	xfont-size:12px;
	margin-top:3px;
}


#DesignPeriod_Mid{
	margin-left:25px;
	width:350px;
	float:left;
	color:#000000;
}
#DesignPeriod_Right{
	float:left;
	margin-left:34px;
	width:271px;
	
}

.error{ 
	padding-left:5px;
	color:black;
	font-weight: bold;
	font-style:italic;

}
#Checkout_Left{
	width:351px;
	float:left;
	padding-left:50px;
	
}
#Checkout_Right{
	width:350px;
	float:left;
	margin-left:40px;
}

#Checkout_Right td,
#Checkout_Left td {
	line-height:20px;

}

.Checkout_Title{
	color:#333333;
	font-size:14px;
	margin-bottom:20px;
}

#ThankyouDetails{
	margin-left:200px;
	width:650px;
	margin-bottom:50px;
}

#ThankyouDetails td{
	color:#000000;
}

.txtGray2 {
	color:#575757;
	font-family:Arial, Verdana;
	font-size:12px;
}

.txtGray2 {
	color:#575757;
	font-size:11px;
}
/* -------- watermark -------- */

.watermark_image
{
	position:relative;
	left:0px;
	top:-260px;
	display:none;
}

.watermark_image2
{
	display:none;
}


#HPOnlineConsultant{
margin:0;
padding:0;
border:#B0B6C4 solid;
border-width:1px 0 1px 0;
margin-top:17px;
padding-top:9px;
padding-bottom:16px;
clear:both;
}


/****************************************************************************************
IE6 = must be at bottom??


****************************************************************************************/

<!--[if lte IE 6]>
img, div , input { xbehavior:url(includes/iepngfix/iepngfix.htc); }
<![endif]-->


