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

*/
html{
	min-height:100%;
}

body{
	margin:0px;
	padding:0px;
	xheight:100%;
	background-color:#8F97AC;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	xmin-height:100%;
	line-height:15px;
	
	xbackground-image:url(/media/background_bottom_slice.jpg);
	background-image:url(/media/background_bottom.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;	
}
img{
	border:none;
}


#Top_Fade{
	background-image:url(/media/background_top_slice.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	xheight: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:950px;
	xheight:100%;
	margin:auto;
	text-align:left;
}
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{
	width:950px;
	height:139px;
	clear:both;
}



#Logo{
	padding-left:300px;
	padding-top:24px;
	float:left;

}
#Promo{
	float:right;
	border:#737475 solid;

	border-width:0 0 0 1px;
	margin-top:22px;
	height:107px;
	margin-right:50px;
	width:179px;
}

#Promo_Text{
	font-size:11px;
	line-height:14px;
	float:left;
	margin-left:7px;
	xwidth:66px;
	width:172px;
	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;
}
#Promo_Image{
	float:right;
	margin-left:10px;
	/*background-color:#FFFFFF;*/
	height:107px;
}


/****************************************************************************************
Main menu
****************************************************************************************/
#MainMenu{
	width:950px;
	height:21px;
	clear:both;
	
}
#MainMenu ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:45px;
	
}

#MainMenu ul li{
	margin:0 15px 0 15px;
	padding:0;
	float:left;
	height:21px;
	overflow:hidden;
}

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

#MainMenu ul .right{
	float:right;
}

/****************************************************************************************
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;
	
}

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

#PageContent{
	width:880px;
	margin-left:60px;
	margin-right:60px;
	margin-top:30px;
	clear:both;
}


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

#Footer{
	width:950px;
	height:55px;
	color:#000000;
	font-size:10px;
	clear:both;
	padding-top:50px;
}

#Footer_Left,
#Footer_Right
{
	width:150px;
	float:left;
}

#Footer_Middle{
	width:550px;
	float:left;
	text-align:center;
}
#Footer_Left,
#Footer_Middle{
	padding-top:20px;
}
#Footer_Right{
	text-align:right;
}


#Footer a:link,
#Footer a:active,
#Footer a:visited
{
	color:#000000;
	text-decoration:none;
}
#Footer a:hover{
	color:#000000;
	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:#FFFFFF;
}

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:188px;
	border:#C7CBD6 solid;
	border-width:0 1px 0 0;
	padding-right:20px;
	float:left;
}

#MiddleColumn{
	margin-left:20px;
	width:400px;
	float:left;
	xbackground-color:#000099;
}

#HomePageRight{
	float:right;
	margin-top:0px;
	padding:0;
	background-image:url(/media/bg_hp_news.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding:20px 10px 0px 18px;
	min-height:304px;
	width:206px;
}

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

/****************************************************************************************
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;
	
}
/****************************************************************************************
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_Extra{
	margin-top:30px;
	xfont-weight:bold;
}
#Item_Interest{
	margin-top:35px;
}

#Item_Why{
	margin-top:15px;
}
#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:20px;
}

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


.inputfield{
	width:300px;
	border:#E3E5EB solid 1px;
	background-color:#8F97AC;
	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:#000000;
width:360px;
float:left;

}
#FeatureDetails_Right{
	margin-top:0px;
	margin-left:15px;
	width:432px;
	float:left;
}
#FeatureDetails_Right #SubTitle{
	text-align:right;
	xfont-size:12px;
}
#FeatureDetails_Gallery{
	margin-top:10px;
}

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

}

/****************************************************************************************
My Favourites
****************************************************************************************/
#Favourite_Left{
	float:left;
	width:280px;
}
#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_Right{
	float:left;
	margin-left:60px;
	width:504px;
	padding-top:30px;

}

.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:#FFFFFF;
	text-decoration:none;
}

#GlossaryList{
	margin-top:40px;
	float:left;
	width:190px;
	height: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:#FFFFFF;
	text-decoration:none;
}

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

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

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

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

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

}
#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_Text{
color:#000000;
width:600px;
line-height:15px;
}


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

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

}

#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;
	background-color: white;
	font-style:italic;

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

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

}

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

#ThankyouDetails{
	margin-left:80px;
	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;
}

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


****************************************************************************************/
img, div , input { behavior:url(/includes/iepngfix/iepngfix.htc); }

<!--[if lte IE 6]>
	<![endif]-->

