 

/* range menu and flash banner */

div#middleSection div#mainContentRow1 .pageSection .bottom{
    _background-position: left bottom;
}
div#middleSection div#mainContentRow1 .pageSection .top{
    _background-position: left top;
}
div#middleSection .pageSection .module.rangeMenu{
    float: left;
    background-position: top left;
    padding-right: 10px;
}
div#middleSection .module.rangeMenu ul.menu{
    border: none;
    margin: 0;
    width: 160px;
    padding: 0;
}
div#middleSection .module.rangeMenu ul.menu li{
    display: inline;
    padding: 0;

}
div#middleSection .module.rangeMenu ul.menu li a{
    display: block;
    width: 160px;
    height: 74px;
    background-position: top left;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    line-height: normal;
    border: none;
    margin-bottom: 3px;
}
div#middleSection .module.rangeMenu ul.menu a span{
    display: none;
}
div#middleSection .module.rangeMenu ul.menu li.traditional a{
    background-image: url(/images/home/definitive.jpg);
}
div#middleSection .module.rangeMenu ul.menu li.urbane a{
    background-image: url(/images/home/urbane.jpg);
}
div#middleSection .module.rangeMenu ul.menu li.historic a{
    background-image: url(/images/home/historic.jpg);
    height: 76px;
}
div#middleSection #mainContentRow1Column1.pageSection .module.flash_gallery_obj{
    padding-left: 1px;
    float: left;
    z-index: 0;
    background-position: top right;
}
#mainContentRow1Column1 .bottom:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 1px;
}
#mainContentRow1Column1 .bottom{
	display:block;
	zoom: 1;
}
div#middleSection #mainContentRow1Column1.pageSection .module{
    padding-bottom: 4px;
}

div#middleSection #mainContentRow1Column1 .flash_gallery_obj {
	padding-bottom: 7px !important; /* closes gap in shadow border bottom right of slideshow */
}

/* welcome text, banners and showroom panel */

div#middleSection p {
	font-size: 9pt;
    line-height: 16px;
}
div#middleSection h3 {
    margin: 10px 0px 14px 5px;
}
div#col1 {
	width: 555px;
	float: left;
	padding: 5px 0px 0px 10px;
}
div#col1 p {
	margin: 0px 20px 0px 5px;
}
div#col1 .text_graphic_obj {
	width: 152px;
	padding: 5px;
	border: 1px solid #cdcdcd;
	float: left;
}
div#col1 .mleft {
	margin-left: 26px;
}
div#col1 .intro_text {
	margin-bottom: 28px;
}
div#col2 {
	width: 362px;
	float: right;
	margin-right: 12px;
	padding-top: 5px;
}
div#col2 h3 {
	margin: 2px 0px 20px 0px !important;
	font-size: 13pt;
	color: #606060;
}
div#col2 div.showroom_text {
	margin-top: 215px;
}
div#col2 div.showroom_text_slide {
	margin-top: 14px;
}
div#col2 div.showroom_text_advert {
	margin-top: 4px;
}
div#col2 div.showroom_text_advert img.advert {
	margin-bottom: 15px;
}
div#col2 div#fadeshow {
	width: 360px;
	height: 180px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
div#col2 img {
	border: 1px solid #a5a5a5;
	margin-top: 10px;
}
div#col2 p {
	margin: 0px 0px 15px 1px !important;
	font-size: 9pt;
}
div#col2 p.your_local {
	margin-bottom:2px !important;
	color:#a1a1a1
}
div#col2 h4 {
	text-align: right;
	margin: 12px 0px 15px 1px !important;
}
div#col2 h4 a {
	padding-right: 24px;
	background: url(/images/site/arrow_green.gif) no-repeat center right;
}

