/* English Building Market CSS */
/* HTML Tags */
body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background-image:url(../images/background-pattern.jpg);
	padding: 0px;
	margin: 0px;
	background-color:#9FA19E;
}
#header {
	height: 104px;
	width: 936px;
	float: left;
}
#header #title {
	display: block;
	margin-left: auto;
	margin-right: auto;	
	margin-top:10px;
	height: 74px;
	width: 589px;
	background-image: url(../images/title_english_building_market.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu {
	width: 936px;
	background-color: #99a489;
	height: 29px;
	float: left;
	background-image: url(../images/title_main_nav.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#content {
	float: left;
	width: 936px;
	padding-top: 7px;
	padding-bottom:7px;
	text-align: left;
	min-height: 386px;
}

#contentInternal {
	float: left;
	width: 936px;
	padding-top: 7px;
	text-align: left;
	height: 396px;
	overflow: hidden;
}
#submenu {
	height: 28px;
	float: left;
	width: 936px;
	padding: 0;
	margin: 0;
	text-align: left;
	line-height: 29px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #788466;
}
#submenu a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#contentInternal #mainContent {
	width: 623px;
	float: left;
	height:395px;
	overflow:auto;
}
#contentInternal #mainContent #contentExtras {
	float: left;
	width: 235px;
}
#contentInternal #mainContent #contentText {
	float: left;
	width: 345px;
	padding-right: 10px;
	padding-left: 15px;
}





#content #homeMain {
	float: left;
	margin-right: 10px;
	margin-left: 12px;
	width: 291px;
}
#footer {
	background-color: #99a489;
	clear: both;
	height: 29px;
	font-family: "Georgia", serif;
	color: #FFFFFF;
	line-height:29px;
}





#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 192px;
}
#menu #menu_whatWeSell {
	width: 143px;
	background-position: -223px 0px;
}


#menu ul li {
	float: left;
}




/* Classes */
.hide {
	display: none;
}

/* ID names */
#wrapper {
	width: 936px;
	margin: auto;
	padding-left: 60px;
	padding-right: 60px;
	background-image:url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center top;	
}
#homeMain #scoutSpotBlock .date {
	font-size: 10px;
	color: #6b6a6a;
}
#homeMain #featuredFindsBlock h4 {
	background-image: url(../images/title_featured_finds.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	padding: 0;
	margin: 0;
	padding-top:3px;
	padding-bottom:5px;
}
#homeMain #featuredFindsBlock img {
	border: 3px solid #fefefe;
	margin-left:2px;
}
#homeMain #featuredFindsBlock {
	margin-top: 30px;
}
#homeMain #scoutSpotBlock {
	margin-top: 40px;
}
#homeMain > p {
	padding-right: 3px;
	padding-left: 3px;
}



#homeMain #scoutSpotBlock h4 {
	background-image: url(../images/title_scout_spot.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	padding: 0;
	margin: 0;
	padding-top:3px;
	padding-bottom:3px;	
}
#homeMain #scoutSpotBlock p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#homeMain #scoutSpotBlock a {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#contentInternal #sidebar .separator {
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar #shopBlock h4 {
	background-image: url(../images/title_shop.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contentInternal #mainContent img {
	border: 1px solid #eeeeee;
	padding: 6px;
	background-color: #FFFFFF;
	margin-right: 16px;
	margin-left: 14px;
}
#contentInternal #mainContent #contentExtras img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentInternal #mainContent #contentText p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0.5em;
}

#contentInternal #mainContent h3 {
	font-size: 16px;
	width: 221px;
	height: 28px;
	padding: 0;
	margin: 0;
	display: block;
	line-height: 28px;
	padding-left: 14px;
	background-color: #f5f4ea;
	margin-bottom: 5px;
	font-weight: normal;
}




#contentInternal #sidebar {

	float: left;
	margin-right: 10px;
	margin-left: 12px;
	width: 291px;
}
#sidebar #featuredFindsBlock h4 {

	background-image: url(../images/title_featured_finds.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	padding: 0;
	margin: 0;
	padding-top:3px;
	padding-bottom:5px;
}
#sidebar #featuredFindsBlock img {

	border: 3px solid #fefefe;
	margin-left: 2px;
}
#sidebar #scoutSpotBlock h4 {

	background-image: url(../images/title_scout_spot.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	padding: 0;
	margin: 0;
	padding-top:3px;
	padding-bottom:3px;
}
#sidebar #scoutSpotBlock p {

	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sidebar #scoutSpotBlock a {

	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#contentInternal {
	float: left;
	width: 936px;
	padding-top: 7px;
	text-align: left;
	min-height: 386px;
	background-image: url(../images/background_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menu ul li a {
	display: block;
	height: 29px;
	background-image: url(../images/title_main_nav.gif);
}
#menu #menu_whoWeAre {
	width: 129px;
	background-position: -94px 0px;
}
#menu #menu_whoWeAre:hover, #menu #menu_whoWeAre.active {
	background-position: -94px -29px;
}
#menu #menu_whereWeAre {
	background-position: -366px -0px;
	width: 146px;
}

#menu #menu_whatWeSell:hover, #menu #menu_whatWeSell.active {
	background-position: -223px -29px;
}
#menu #menu_whereWeAre:hover, #menu #menu_whereWeAre.active {
	background-position: -366px -29px;
}
#menu #menu_scoutSpot {
	width: 132px;
	background-position: -512px 0px;
}
#menu #menu_scoutSpot:hover, #menu #menu_scoutSpot.active {
	background-position: -512px -29px;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu.submenu_whoweare {
	padding-left: 212px;
	width:724px;
	background-image: url(../images/background_submenu_whoweare.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#submenu .active {
	font-style: italic;
	text-decoration: underline;
}


#submenu.submenu_whatwesell {
	padding-left: 342px;
	width:594px;
	background-image: url(../images/background_submenu_whatwesell.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

#submenu.submenu_whereweare {
	padding-left: 488px;
	width:448px;
	background-image: url(../images/background_submenu_whereweare.gif);
	background-repeat: no-repeat;
	background-position: center top;		
}

#submenu.submenu_scoutspout {
	padding-left: 635px;
	width:301px;
	background-image: url(../images/background_submenu_scoutspout.gif);
	background-repeat: no-repeat;
	background-position: center top;		
}
#footer #icon_etsy_home {
	background-image: url(../images/icon_etsy_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 18px;
	width: 34px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
#footer #icon_facebook_home {
	background-image: url(../images/icon_fb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	margin-top: 5px;
	margin-left: 10px;
}
#footer #icon_ebay_home {
	background-image: url(../images/icon_ebay_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 50px;
	float: left;
	clear: right;
	margin-left: 10px;
	margin-top: 3px;
}

#footer #infoFooter_home {
	display: block;
	float: left;
	width: 790px;
}
#footer #icon_facebook {
	background-image: url(../images/icon_fb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	margin-top: 5px;
	margin-left: 10px;
	clear: right;
}
#footer #infoFooter {

	display: block;
	float: left;
	width: 893px;
}
#shopBlock #icon_etsy {
	background-image: url(../images/icon_etsy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 34px;
	width: 66px;
	margin-left: 65px;
	display: block;
	margin-top: 5px;
}
#shopBlock #icon_ebay {
	background-image: url(../images/icon_ebay.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 85px;
	margin-left: 20px;
	display: block;
	float: left;
	margin-top: 3px;
}

/*slideshow*/

#slideshow {
    position:relative;
    height:414px;
    width: 623px;
    float: left;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

span.show_email:before { content: "carol" }
span.show_email:after { content: "englishbuildingmarkets.com" }

#thinkfooter	{
	height:40px;
	padding-right:15px;
	padding-top:10px;
	text-align:right;
	color: #FFFFFF;
}
#footer a,
#thinkfooter a{
	color: #FFFFFF;
	text-decoration:none;
}

#thinkfooter a:hover{
	text-decoration:underline;
}


