body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #383b7f;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	display: inline;
}
hr { 
}

.none {
	display: none;
}

.clear {
	clear: both;
}

.leftfloat { 
	float: left;
	display: inline;
}

.rightfloat { 
	float: right;
	display: inline;
}

.aligncenter {
	text-align: center;
}
/* font styles start */

.small {
	font-size: 10px;
}

.normal {
	font-size: 11px;
}

.large {
	font-size: 12px;
}

.normalWeight {
	font-weight:normal;
}

.bold {
	font-weight:bold;
}
.underlinefont {
	text-decoration: underline;
}

.topfont {
	color: #7375a5;	
}

.redfont {
	color: #CE280E;	
}
/* font styles end */
/* Begin Link Styles =============================================== */

a:link, a:visited, a:active {
	text-decoration: none;
	color: #CE280E;
}

a:hover, a {
	text-decoration: none;
	color: #383b7f;
}


a.bluelink:link, a.bluelink:visited, a.bluelink:active {
	text-decoration: none;
	color: #383b7f;
}

a.bluelink:hover, a {
	text-decoration: none;
	color: #ce280e;
}

a.titleLink:link, a.titleLink:visited, a.titleLink:active {
	color: #CE280E;
}

a.titleLink:hover, a {
	color: #383b7f;
}


a.hidenlink:link, a.hidenlink:visited, a.hidenlink:active {
	text-decoration: none;
	color: #7375a5;
}

a.hidenlink:hover, a {
	text-decoration: none;
	color: #AAAAAA;
}


a.underline:link, a.underline:visited, a.underline:active {
	text-decoration: none;
}

a.underline:hover, a {
	text-decoration: underline;
}

a.nounderline:link, a.nounderline:visited, a.nounderline:active {
	text-decoration: none;
}

a.nounderline:hover, a {
	text-decoration: none;
}
/* End Link Styles =============================================== */
/* Begin Form Styles =============================================== */

form {
	margin: 0;
	display: inline;
}
.input
{
	font: 11px Verdana, arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px #aeb2c9 solid;
	height: 16px;
	width: 250px;
	color: #383b7f;
}

.textarea
{
	font: 11px Verdana, arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px #aeb2c9 solid;
	width: 250px;
	color: #383b7f;
}
.checkbox
{
	border: #aeb2c9 solid;
	color: #383b7f;
}
select
{
	font: 11px Verdana, arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px #aeb2c9 solid;
	width:160px;
	color: #383b7f;
}
.selectReface
{
	font: 11px Verdana, arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px #aeb2c9 solid;
	width:225px;
	color: #383b7f;
}
.inputReface
{
	font: 11px Verdana, arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px #aeb2c9 solid;
	height: 16px;
	width: 50px;
	color: #383b7f;
}

.submit
{
	font-family: 10px Verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #e3e7ea;
	color: #383b7f;
	border: 1px #aeb2c9 solid;
	height: 20px;
	cursor: pointer;
}
.quantityBox
{
	font: 11px Verdana, arial, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	border: 1px #aeb2c9 solid;
	height: 16px;
	width: 40px;
	color: #383b7f;
}
/* End Form Styles =============================================== */
/* Begin Basket Styles =============================================== */

.baskettop {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
}
.basketbottom {
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
}

.lightRow {
	font-size: 11px;
	color: #FFFFFF;
	background: #743919;
	padding: 3px;	
}

.darkHR {
	border-bottom: 1px solid #adafca;
	background: #1D9DFF;
	color: #FFFFFF;
}

.lightHR {
	border-bottom: 1px solid #743919;
	background: #1D9DFF;
	color: #FFFFFF;
}

/* End Basket Styles =============================================== */
/* Start padding Styles =============================================== */
.paddingtopbarbottom {
	padding: 0 0 5px 0px;
}
.homepageboxes {
	margin: 0;
	padding: 23px 5px 0 10px;
}
.homepageboxes h2 {
	padding-left:15px;
}

/* End padding Styles =============================================== */

/* Start Homepage box nav Styles =============================================== */
.breadcrumbs {
	font-size: 10px;
	margin: 0px 0px 0px 24px;
}

.paddingmaintable {
	margin:21px 0 0 25px;
}

.bedrooms {
	float: left;
	height: 105px;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-image: url(../images/cats/bedrooms.gif);
	padding: 5px 0 0px 0;
	text-align: center;
}
.bedrooms h3 {
	padding: 0px 0 110px 0;
}

.bathrooms {
	float: left;
	height: 105px;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-image: url(../images/cats/bathrooms.gif);
	padding: 5px 0 0px 0;
	text-align: center;
}
.bathrooms h3 {
	padding: 0px 0 110px 0;
}

.crown_kitchens {
	float: left;
	height: 105px;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-image: url(../images/cats/crown_kitchens.gif);
	padding: 5px 0 0px 0;
	text-align: center;
}
.crown_kitchens h3 {
	padding: 0px 0 110px 0;
}

.reface {
	float: left;
	height: 105px;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-image: url(../images/cats/reface.gif);
	padding: 5px 0 0px 0;
	text-align: center;
}
.reface h3 {
	padding: 0px 0 110px 0;
}

.bespoke {
	float: left;
	height: 105px;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-image: url(../images/cats/bespoke.gif);
	padding: 5px 0 0px 0;
	text-align: center;
}
.bespoke h3 {
	padding: 0px 0 110px 0;
}

.hardware {
	float: left;
	height: 105px;
	width: 110px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-image: url(../images/cats/hardware.gif);
	padding: 5px 0 0px 0;
	text-align: center;
}
.hardware h3 {
	padding: 0px 0 110px 0;
}


/* End Homepage box nav Styles =============================================== */

/** Homapge Nav Begin ===========================================*/
#NavContainer {
	width: 144px;
	float: left;
	padding: 3px 0;
	margin: 21px 0 0 12px;
	border: 1px solid #adafca;
	background-color:#e3e7ea;
}
#NavContainer ul {
	padding: 0;
	margin: 0;
}

#NavContainer li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-image: url(../images/link_bg.gif);
}

#nav a {
	background-image: url(../images/link_bg.gif);
	display: block;
	width: 120px;
	height: 17px;
	padding:5px 0 0 24px;
	margin:0;
	color: #383b7f;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	background-image: url(../images/link_hover_bg.gif);
}
#NavRightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #adafca;
}

/** Homapge Nav End ===========================================*/

/** Site Nav Begin ===========================================*/
#SiteNavContainer {
	width: 144px;
	float: left;
	padding: 3px 0;
	margin: 0 0 0 12px;
	border: 1px solid #adafca;
	background-color:#e3e7ea;
}
#SiteNavContainer ul {
	padding: 0;
	margin: 0;
}

#SiteNavContainer li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-image: url(../images/link_bg.gif);
}

#Sitenav a {
	background-image: url(../images/link_bg.gif);
	display: block;
	width: 120px;
	height: 17px;
	padding:5px 0 0 24px;
	margin:0;
	color: #383b7f;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#Sitenav a:hover {
	background-image: url(../images/link_hover_bg.gif);
}
#SiteNavRightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #adafca;
}

/** site Nav End ===========================================*/

/** enquiry list start ===========================================*/
.boxbottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c6da;
}
/** enquiry list end ===========================================*/
/** Harware cats Begin ===========================================*/
.HardwareContainer {
	width: 183px;
	padding: 0;
	margin: 0;
}
.Hardwarelist {
	padding:0;
	margin:0;
}

.Hardwarelist a {
	background-image: url(../images/hardwareBulletPoint.gif);
	display: block;
	height: 17px;
	padding:0 0 0 10px;
	margin:0;
	text-decoration: none;
	background-repeat:no-repeat;

}
a.Hardwarelink:link, a.Hardwarelink:visited, a.Hardwarelink:active {
	text-decoration: underline;
	color: #383b7f;
}

a.Hardwarelink:hover, a {
	text-decoration:underline;
	color: #c5c6da;
}
/** Harware cat End ===========================================*/
/** hardware list start ===========================================*/
.HardwareListContainer {
	width: 260px;
	height: 150px;
	float:left;
	padding: 0;
	margin: 20px 10px 20px 0;
}
.HardwareDetailContainer {
	width: 120px;
	float:right;
	padding: 0;
	margin: 0;
}
.HardwareListTextBox {
	float:right;
	width: 120px;
	height:100px;
	padding: 0;
	margin: 0;
}
.HardwareListButtonContainer {
	width: 120px;
}
/** hardware list End ===========================================*/
.HardwareRelatedProducts {
	width: 150px;
	height: 220px;
	float:left;
	padding: 0 5px 0 20px;
	margin: 20px 0 0 0;
	border-right:1px solid #c5c6da;
}

/** reface list start ===========================================*/
.RefaceListContainer {
	width: 260px;
	height: 132px;
	float:left;
	padding: 0;
	margin: 20px 10px 20px 0;
}
.RefaceDetailContainer {
	width: 150px;
	float:right;
	padding: 0;
	margin: 0;
}
.RefaceListTextBox {
	float:right;
	width: 150px;
	height:100px;
	padding: 0;
	margin: 0;
}
.RefaceListButtonContainer {
	width: 150px;
}


.RefaceColourListContainer {
	width: 130px;
	height: 132px;
	float:left;
	padding: 10px 0 0 0;
	margin:0;
	text-align:center
}
.RefaceColourDetailContainer {
	padding: 10px 0 10px 0;
	margin: 0;
}

/** reface list End ===========================================*/

/** crown kitchens list start ===========================================*/
.crownListContainer {
	float: left;
	height: 105px;
	width: 110px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(../images/crown_kitchens_list_bg.gif);
	background-repeat:no-repeat;
	padding: 5px 0 10px 0;
	text-align: center;
}

.crownListTextBox {
	float:right;
	width: 110px;
	height:20px;
	padding: 0;
	margin: 0;
}

.crownListContainer h3 {
	padding: 0px 0 110px 0;
}

/** crown kitchens lis End ===========================================*/

/** gallery ===========================================*/
.galleryContainer {
	width: 132px;
	float:left;
	padding: 0;
	margin: 5px 4px 10px 0;
	text-align:left;
}
.galleryDetailContainer {
	width: 132px;
	float:left;
	padding-top:5px;
	margin: 0;
}
.galleryLargeImageContainer {
	float:left;
	padding:5px 0 10px 0;
	margin: 0;
}

/** gallery end ===========================================*/
