/* Perlora stylesheet by Aaron Elliott / forwardtrends.com */

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000;
}

hr {
	height:1px;
	border:0;
	color:#ccc;
	background-color:#ccc;
	margin:0px;
	padding:0px;
}

h1 {
	font-size:26px;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:20px;
}
p {
	font-size:12px;
	color:#666;
	line-height:16px;
}

blockquote {
	border : 1px solid #CCC;
	margin: 20px;
	padding: 10px;
	padding-left:167px;
	background-color: #efefef;
	quotes: "\201C" "\201D";
	font-size:16px;
	line-height:30px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../img/blockquote_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
blockquote:before { content: open-quote; font-weight: bold; margin:2px; font-size:30px; color:#CCC;}
blockquote:after { content: close-quote; font-weight: bold; margin:2px; font-size:30px; color:#CCC; }

/* structure */

#wrapper {
	width:960px;
	margin:0 auto;
}

#header {
	height:80px;
}

#logo {
	height:70px;
	width:132px;
}

#facebook {
	position:absolute;
	height:47px;
	width:47px;
	margin-left:152px;
}

#nav {
	font-weight:bold; 
	font-size:10px; 
	text-transform:uppercase; 
	background-repeat:no-repeat; 
	height:27px; 
	background-color:#000;
	display:block;
}
#nav ul {
	padding:0px;
	margin:0px;
	list-style-type: none; 
	height: 27px
}
#nav li {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 115px; 
	PADDING-TOP: 0px; 
	HEIGHT: 27px
}
#nav li a {
	padding-right: 17px; 
	display: block; 
	padding-left: 17px; 
	color: #ccc; 
	padding-top: 7px; 
	height: 20px; 
	text-align: center; 
	text-decoration: none; 
}
#nav li a:hover {
	color: #fff;
	background-color:#78A442;
}
#home #home,
#dining #dining,
#living #living,
#bedroom #bedroom,
#office #office,
#kitchen #kitchen,
#leather #leather {
	color: #666;
	background-color:#fff;
}

#sub_nav {
	position:absolute;
	margin-left:580px;
	top:30px;
	width:386px;
}
#sub_nav ul {
	padding:0px;
	margin:0px;
	list-style-type: none; 
	height: 27px
}
#sub_nav li {
	padding:0px;
	float: left;
	margin: 0px;
	font-size:10px;
	color:#FFF;
}
#sub_nav li span {
	padding:1px 5px;
	display: block;
	color: #FFCC00; 
	text-align: center; 
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
#sub_nav li a {
	padding:2px 5px;
	display: block;
	color: #ccc; 
	text-align: center; 
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}
#sub_nav li a:hover {
	color:#FFF;
}

#content {
	display:block;
	padding:20px;
	background-color:#FFF;
}

#content a {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FF9900;
}

#selections {

}
#selections img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:0;
	width:145px;
	height:109px;
}

#selections a:hover img {
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
#selections img.last {
	margin-right:0px;
}

#footer {
	margin-top:20px;
}

#footer #inner {
	width:960px;
	margin:0 auto;
	font-size:10px;
	color:#999;
}

#footer #inner p {
	font-size:10px;
	color:#999;
}
#footer a {
	color:#AFCE86;
}

/* classes */

.left_33 {
	float:left;
	width:33%;
}

.left_50 {
	float:left;
	width:50%;
}

.right_50 {
	float:right;
	text-align:right;
	width:50%;
}

.inner {
	padding-right:20px;
	padding-bottom:20px;
}

.inner p {
	font-size:12px;
	line-height:18px;
	color:#666;
}
/* clear fix */

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix
{
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
}
* html .clearfix
{
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
}

/* sIFR styles */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
}

.sIFR-hasFlash h5#pullquote {
	visibility: hidden;
}

