* { margin: 0; padding: 0 }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
/*	background-image: url(binaries/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center 169px;*/
}

#topSpace {
	border-top: 1px solid #9CA9C9;
	width: 860px;
	margin-left: 30px;
	height: 40px;
	clear: both;
	position: relative;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.clear {
	clear: both;
	height: 0;
}
.floatLeft {
	float: left;
}
p {
	font-size: 1.1em;
	padding-bottom: 10px;
	color: #252D40;
}

a {
color: #252D40;
}
a:hover { text-decoration: none;}


h1 {
	background-image: url(binaries/h1.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 90px;
	width: 390px;
	margin: 20px 0 0 30px;
	float: left;
	display: inline;
}
h2 {
	height: 35px;
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	margin-bottom: 0px;
}
.h2Home {
	background-image: url(binaries/h2_home.gif);
}
.h2Company {
	background-image: url(binaries/h2_companyprofile.gif);
	background-position: left bottom;
}
.h2Contact {
	background-image: url(binaries/h2_contact.gif);
}
.h2Kitchen {
	background-image: url(binaries/h2_kitchen.gif);
}
.h2Bathroom {
	background-image: url(binaries/h2_bathroom.gif);
}
.h2Floor {
	background-image: url(binaries/h2_floor.gif);
}
.h2Natural {
	background-image: url(binaries/h2_natural.gif);
}
.h2Materials {
	background-image: url(binaries/h2_materials.gif);
}
.h2Offers {
	background-image: url(binaries/h2_offers.gif);
}
.h2Latest{
	background-image: url(binaries/h2_latestitems.gif);
}
.h2Links{
	background-image: url(binaries/h2_links.gif);
}
.h2Gallery {
	background-image: url(binaries/h2_gallery.gif);
	background-position: left bottom;
}
.h2Fixing {
	background-image: url(binaries/h2_fixing.gif);
	background-position: left bottom;
}
h3 {
	width: 264px;
	height: 114px;
	text-indent: -9999px;
	background-image: url(binaries/h3_sale.jpg);
	background-repeat: no-repeat;
}
h4 {
	font-size: 1.3em;
	color: #434967;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #342D55;
	margin-bottom: 8px;
}
h6 {
	line-height: 40px;
	background-image: url(binaries/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 44px;
	color: #FFFFFF;
	font-size: 15px;
}




.floatRight {
	float: right;
	text-alight: right;
}


#footer {
	width: 400px;
	margin-left: 30px;
	float: right;
	text-align: right;
	margin-right: 30px;
}
#footer a, #footer p {
text-decoration:none;
color: #A4B3C8;
}
#footer img {
	vertical-align: middle;
	border: none;
}


#flaHome {
	float: left;
	margin-left: 20px;
	display: inline;
}

#galleryDiv {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 560px;
}

#flaTable {
	float: left;
	margin-left: 17px;
	display: inline;
	width: 560px;
	text-align: center;
	margin-top: 2px;
	color: #252D40;
}
#flaTable table {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#flaTable th {
	font-size: 1.2em;
}
#flaTable td, th {
	padding: 4px 8px;
	vertical-align: top;
	text-align: left;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7EF;
}


#saleTable {
	float: left;
	margin-left: 17px;
	display: inline;
	width: 850px;
	margin-top: 2px;
	color: #252D40;
}
#saleTable table {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#saleTable th {
	font-size: 1.2em;
}
#slaeTable td, th {
	padding: 4px 8px;
	vertical-align: top;
	text-align: left;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7EF;
}


.colItem {
	width: 220px;
	background-color: #3D415C;
	color: #FFFFFF;
}
.colPrice {
	background-color: #6A6D88;
	color: #FFFFFF;
}
.priceColumn {
	background-color: #EBE8F0;
}
p.clearSale {
	background-color: #CA3535;
	color: #FFFFFF;
	font-size: 1.3em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 20px;
}
p.clearSale a {
	text-decoration: none;
	color: #FFFFFF;
}
p.clearSale:hover {
	background-color: #413F69;
}



#navigation {
	float: right;
	margin-top: 20px;
	display: inline;
}
#navigation ul {
	width: 150px;
	float: left;
	list-style-type: none;
	font-size: 1.2em;
	padding-left: 0;
}
#navigation li {
	margin-bottom: 5px;
}
#navigation a {
	color: #7A7B9E;
	text-decoration: none;
	background-image: url(binaries/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: inline-block;
}
#navigation a {
	display: block;
}
#navigation a:hover {
	color: #262233;
	background-image: url(binaries/bullet_roll.jpg);
}
	#navigation a.offersNav {
	color: #F00;
	}

#subNav {
	width: 590px;
	position: absolute;
	left: 4px;
	top: 8px;
	padding-left: 0;
}
#subNav li {
	display: inline;
}
#subNav a {
	display: block;
	height: 42px;
	float: left;
	text-indent: -9999px;
	background-position: left -47px;
	background-repeat: no-repeat;
}
#subNav li.sub1 a {
	width: 149px;
	background-image: url(binaries/sub_kitchen.jpg);
}
#subNav li.sub2 a {
	width: 138px;
	background-image: url(binaries/sub_bathroom.jpg);
}
#subNav li.sub3 a {
	width: 103px;
	background-image: url(binaries/sub_floors.jpg);
}
#subNav li.sub4 a {
	width: 159px;
	background-image: url(binaries/sub_natural.jpg);
}
#subNav a:hover {
    background-position: left -2px;
}
#subNav a.subActive {
background-position: left -2px;
}


#outer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(binaries/content_bottom_bg.jpg) center bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#middle {
	background-image: url(binaries/content_middle_bg.png);
	background-repeat: repeat-y;
}
#inner {
	background: url(binaries/content_top_bg.jpg) center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	min-height:400px;
    height:auto !important;
    height:400px;
}

#text {
    float: right;
	width: 270px;
	margin: 5px 35px 0 0;
	display: inline;
}
	#text1 {
		padding-top: 20px;
		float: left;
		width: 190px;
		display: inline;
		margin-left: 20px;
	}
	#text2 {
	padding-top: 0px;
	float: left;
	width: 200px;
	display: inline;
	margin-left: 20px;
	}
		#text2 p {
		}
		#text2 a img {
		border: none;
		margin-top: 20px;
		}
	#text3 {
	padding-top: 20px;
	float: left;
	width: 400px;
	display: inline;
	margin-left: 20px;
	}


ul {
    font-size: 1.1em;
	color: #252D40;
	padding-left: 20px;
}
#banner {
	background-color: #C21616;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A486F;
}
#banner p {
	font-size: 13px;
	color: #FFFFFF;
}
p.newsletter {
	background-image: url(binaries/mailing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 42px;
	line-height: 28px;
	margin-left: 28px;
	width: 300px;
	float: left;
}



/*=====================================================
Twitter
===================*/

#twitterContainer {
	background-color: #596174;
	background-image: url(binaries/twitter_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 820px;
	margin-left: 30px;
	padding-top: 0px;
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#twitter {

	}


p#preloader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

ul#twitter_update_list {
	margin: 0;
	list-style-type: none;
	padding-left:2px;
}
ul#twitter_update_list p {
}

ul#twitter_update_list li {
	margin: 0;
	display: inline;
	float: left;
	width: 250px;
	color: #FFFFFF;
	margin-right: 20px;
}

ul#twitter_update_list li a {
	/* timestamp link */
	color: #B3ABC9;
	font-weight:bold;
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li span a {
	/* links in tweet */
	color: #00f;
}

ul#twitter_update_list li.lastTweet {border-bottom: none;}

a#profileLink {
	display: block;
	color:#000000;
}

a:hover#profileLink {color:#98cb00;}

