html, body {
	overflow: hidden;
    height:100%;
}

body {
	background: #d7353a;
	-moz-opacity: 0.99999; 
	-khtml-opacity: 0.99999; 
}

/* structure */

#container {
	position: absolute;
	top: 0;
	left: 10px;
	right: 0;
	bottom: 9px;	
	overflow: auto;
	background: #000;
}

#container2 {
	width: 776px;
	margin: 0 auto;
	position: relative;
}

#artifact {
	height: 9px;
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 49%;
	background: #000;
}

/* header */

#header {
	position: absolute;
	top: 50px;
	left: 446px;
}

.home #header {
	top: 50px;
}

.vendors #header {
	top: 50px;
	left: 46px;
}

#header h1 {
	display: block;
	text-indent: -999em;
	background: transparent url(../images/logo-interior.png) no-repeat top left;
	width: 213px;
	height: 65px;
	overflow: hidden;
}
#header h1 a {
	display: block;
	width: 213px;
	height: 65px;	
}

.home #header h1 {
	background: transparent url(../images/logo.png) no-repeat top left;
	width: 275px;
	height: 91px;
}

.home #header h1 a {
	display: block;
	width: 275px;
	height: 91px;
	
}

#header #findspromo {
    float: left;
    width: 175px;
    clear: none;
    color: #9c9c36;
    font-size: 1.0em;
}

#header #findspromo a {
    border: 1px solid red;
    padding: 3px 6px;
    text-decoration: none;
}

#header #findspromo a:hover {
  text-decoration: underline;
}

#header #phone {
    text-align: right;
    color: #9c9c36;
    clear: none;
    padding-left: 225px;
    font-size: 1.1em;
}



/* navigation */

.home #navigation {
	top: 190px;
}
.vendors #navigation {
	left: 6px;
}

#navigation {
	position: absolute;
	top: 160px;
	left: 405px;
	font-size: .9em;
	border-bottom: 3px solid #d7353a;
}

#navigation a, #navigation a:link, #navigation a:visited {
	color: #dfdfdf;
	text-decoration: none;
}

#navigation a:hover, #navigation a:active {
	color: #fff;
}

ul#mainnav li.current a {
	color: #d7353a;
}

ul#mainnav li.current li a {
	color: #fff !important;
}

ul#mainnav li{
	display: block;
	float: left;
	padding: 0 7px 0 0;
}

ul#mainnav li a{
	cursor: pointer;
	display: block;
	padding: 0 0 0 7px;
	border-left: 1px solid #dfdfdf;
}

ul#mainnav li.first a{
	padding-left: 0;
	border-left: 0;
}

ul#mainnav li.last {
	padding-right: 0;
	border-right: 0;
}

#mainnav ul {
	padding: 2px 0 0;
	margin: 0;
	border: 3px solid #d7353a;
	list-style: none;
	background: #000;
	z-index: 1000;
}

#mainnav li ul a {
	line-height: 1em;
	padding: 0;
	border: 0;
}

#mainnav ul li { 
	float: left;
	border: 0;
	padding: 4px 5px;
	width: 155px;
}

#mainnav li ul {
	position: absolute;
	width: 165px;
	left: -999em;
	z-index: 1000;
}

#mainnav li.nav-active ul {
	left: auto !important;
}

#mainnav li:hover ul{ 
	left: auto;
}


/* screens */

.screen {
	clear: both;
	padding: 9px 9px 18px 9px;
}


/* slideshow */

.images {
	float: left;
	background: #000 url(../images/frame.png) no-repeat top left;
	padding: 9px 18px 13px 10px;
	width: 365px;
	height: 493px;
	position: relative;
}
.images .slide {
	display: none;
}

.caption {
	color: #000;
	padding: 7px 10px 6px;
	width: 280px;
	position: absolute;
	bottom: 30px;
	right: 0;
	font-size: 1.1em;
	font-weight: bold;
	background: #d7353a;
}

.caption p {
	background: #d7353a;
}

/* content */

.content {
	float: left;
	width: 314px;
	padding: 200px 7px 0px 43px;
}

.home .content {
	padding-top: 245px;
}

.content * {
	background: #000;
}

.content p a {
	color: #fff !important;
	font-weight: normal;
}

form {
	padding: .5em 0;
}

form div {
	clear: both;
	padding-top: 2px;
}

form label {
	float: left;
	font-size: .9em;
	width: 100px;
	padding-right: 5px;
	text-align: right;
}

form label em {
	color: red;
}

.content input {
	width: 200px;
	background: #fff;
}

.content input.submit {
	margin-left: 105px;
	margin-top: 5px;
	width: auto;
}

.column {
	float: left;
	width: 314px;
	padding: 20px 7px 30px 43px;
}

.column.first {
	padding-top: 210px;
}

.column .vendor {
  padding: 20px 0;
}

.column .vendor.first {
  padding-top: 0;
}


.logo {
	float: left;
	border: 0;
	margin: 0 15px 5px 0;
}

/* pagenav */

#backbutton {
	height: 1.4em;
	position: absolute;
	bottom: 9px;
	right: 0px;
	padding-right: 20px;
	padding-top: 2px;
	text-align: right;
	width: 15em;
	background: #000;

}

#backbutton a {
	font-weight: bold;
	font-size: 1em;
}

.pagenav {
	position: absolute;
	top: 500px;
	left: 446px;
	width: 314px;
	text-align: center;
	z-index: 10;
}

.pagenav .vendlink{
	position: absolute;
	top: 0;
	left: 130px;
}

.pagenav .prev {
	float: left;
}

.pagenav .next {
	float: right;
}

/* headings */

p.subheading {
	padding-bottom: 0;
	font-size: .8em;
	font-weight: bold;
	line-height: .8em;
}

h2 {
	display: block;
	height: 36px;
	width: 314px;
	text-indent: -999em;
	margin-left: -3px;
}

#home h2 {
	background: transparent url(../images/headings/home.png) no-repeat center left;
	height: 208px;
}

#e404 h2 {
	background: transparent url(../images/headings/e404.png) no-repeat center left;
}

#products h2 {
	background: transparent url(../images/headings/products.png) no-repeat center left;
}

#furniture h2 {
	background: transparent url(../images/headings/furniture.png) no-repeat center left;
}

#kitchens h2 {
	background: transparent url(../images/headings/kitchens.png) no-repeat center left;
}

#carpets h2 {
	background: transparent url(../images/headings/carpets.png) no-repeat center left;
}

#uniquefinds h2 {
	background: transparent url(../images/headings/unique_finds.png) no-repeat center left;
}

#arearugs h2 {
	background: transparent url(../images/headings/arearugs.png) no-repeat center left;
}

#interiors h2 {
	background: transparent url(../images/headings/interiors.png) no-repeat center left;
}

.emaillist h2 {
	background: transparent url(../images/headings/emailsignup.png) no-repeat center left;
}

.emaillist h2.thankyou {
	background: transparent url(../images/headings/thankyou.png) no-repeat center left;
}

#vip h2 {
	background: transparent url(../images/headings/vip.png) no-repeat center left;
}

#vip h2.thankyou {
	background: transparent url(../images/headings/thankyou2.png) no-repeat center left;
}


#contact h2 {
	background: transparent url(../images/headings/contact.png) no-repeat center left;
}

#weissguys h2 {
	background: transparent url(../images/headings/weissguys.png) no-repeat center left;
}

#mission h2 {
	background: transparent url(../images/headings/mission.png) no-repeat center left;
}

#fun h2 {
	background: transparent url(../images/headings/fun.png) no-repeat center left;
}

#press h2 {
	background: transparent url(../images/headings/press.png) no-repeat center left;
}

#cowher h2 {
	background: transparent url(../images/headings/cowher.png) no-repeat center left;
}

#pittsburghmag1 h2 {
	background: transparent url(../images/headings/pittmag1.png) no-repeat center left;
	height: 94px;
}

#pittsburghmag2 h2 {
	background: transparent url(../images/headings/superior.png) no-repeat center left;
}

#pittsburghmag h2 {
	background: transparent url(../images/headings/pittmag.png) no-repeat center left;
}

#metropolitanhome h2 {
	background: transparent url(../images/headings/insiders.png) no-repeat center left;
}

#infurniture h2 {
	background: transparent url(../images/headings/diary.png) no-repeat center left;
}

#homeaccents h2 {
	background: transparent url(../images/headings/brandstyle.png) no-repeat center left;
}

#jrleague h2 {
	background: transparent url(../images/headings/fullhouse.png) no-repeat center left;
}

#whirl h2 {
	background: transparent url(../images/headings/homesweet.png) no-repeat center left;
}
#whirl2 h2 {
	background: transparent url(../images/headings/modaitalia.png) no-repeat center left;
	height: 64px;
}

#pghbiztimes h2 {
	background: transparent url(../images/headings/addition.png) no-repeat center left;
}

#pittsburghpost0109 h2 {
  background: transparent url(../images/headings/pittsburghpost0109.png) no-repeat center left;
  height: 56px;
}

#homeaccents0109 h2 {
  background: transparent url(../images/headings/homeaccents0109.png) no-repeat center left;
  height: 53px;
}



/* footer */

#footer {
	clear: both;
	padding: 5px 16px;
}

#footer ul {
	display: block;
	line-height: .9em;
}

#footer ul li {
	display: inline;
	font-size: .8em;
	padding: 0 0px 0 9px;
	background: transparent url(../images/bullet.png) no-repeat top left;
}

#footer ul li.first {
	background: none;
	padding: 0;
}

#footer a, #footer a:link, #footer a:visited {
	color: #CFCFCF;
	text-decoration: none;
}

#footer a:active, #footer a:hover {
	text-decoration: underline;
}