@charset "UTF-8";
/* Riva Furniture Website CSS Document © Tranzmission Design 2008 */

/* ------ Initial Reset ------ */
. {
  margin: 0;
  padding: 0;
}

img {
	border:none;
  margin: 0;
  padding: 0;
}

body {
	font: normal normal normal 11px Helvetica, Arial, sans-serif;
	line-height: 13px;
	background-color: #000;
    margin: 0;
    padding: 0;
}

/* ------ Use to Clear Floating Elements ------ */
.clearFloats {
	clear:both;
	height: 0;
	overflow:hidden;
	background: none;
}

/* ------ Typesetting ------ */
p {
	font: normal normal normal 10px/14px Verdana, Arial, sans-serif;
	color: #fff;
	margin: 0 0 8px 0;
	padding: 0;
}

a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

a:visited {
}

/* ------ Header Elements ------ */
h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

/* ------ Containers ------ */
.upper {
	width: 100%;
	background-color: #000;
}

.lower {
	width: 100%;
	clear: both;
}

.header-wrapper {
	width: 100%;
	height: 273px;
	clear: both;
	background: #000 url(../images/background-riva-r.png) top left no-repeat;
}

.content-wrapper {
	width: 100%;
	clear: both;
	float: left;
	background: #000 url(../images/background-timber.jpg) bottom right no-repeat;
}

.footer-wrapper {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #000 url(../images/background-footer-strip.gif) top left repeat-x;
}

/* ------ Header <DIV> Elements ------ */
.header-image-treatment {
	width: 470px;
	height: 273px;
	float: right;
	margin: 0 25px 0 0;
	background: url(../images/background-riva-images.jpg) top right no-repeat;

}

.header-navigation {
	
}

/* ------ Content <DIV> Elements ------ */
.overlay-block {
	position: absolute;
	z-index: -1;
	top: 10px;
	bottom: 30px;
	left: 0;
	width: 375px;
	padding: 0 10px;
	margin: 20px 0 0 20px;
	background: url(../images/transparent-block.png) repeat-y;
	opacity: 0.45;
	-moz-opacity: 0.45;
	filter:alpha(opacity=45);
}

.overlay-header {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0px;
	left: 0;
	width: 375px;
	padding: 0 10px;
	margin: 20px 0 0 20px;
	background: url(../images/transparent-header.png) no-repeat;
	opacity: 0.45;
	-moz-opacity: 0.45;
	filter:alpha(opacity=45);
}

.overlay-footer {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	width: 395px;
	padding: 0;
	margin: 0;
	background: url(../images/transparent-footer.png) no-repeat;
	opacity: 0.45;
	-moz-opacity: 0.45;
	filter:alpha(opacity=45);
}

.content-wrapper-center {
	width: 895px;
	margin: 0 auto;
}

.content-holder {
	width: 395px;
	padding: 20px;
	float: left;
	position: relative;
	z-index: 1;
}

.content-holder-header {
	width: 395px;
	height: 10px;
}

.content-holder-block {
	width: 375px;
	padding: 0 10px;
}

.content-holder-footer {
	width: 395px;
	height: 10px;
	position: relative;
}

.content#text {
	padding: 10px;
}

.generic-content-left {
	width: 120px;
	height: 100px;
	margin: 0 8px 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.generic-content-middle {
	width: 119px;
	height: 100px;
	margin: 0 8px 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.generic-content-right {
	width: 120px;
	height: 100px;
	margin: 0 0 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.generic-content-span2-left {
	width: 247px;
	height: 100px;
	margin: 0 8px 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.generic-content-span2-right {
	width: 247px;
	height: 100px;
	margin: 0 0 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.generic-content-span3 {
	width: 375px;
	height: 100px;
	margin: 0 0 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.content#flowlounger-dev {
	width: 120px;
	height: 100px;
	margin: 0 8px 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.content#flowlounger-final {
	width: 247px;
	height: 100px;
	margin: 0 0 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.content#daiswinerack-dev {
	width: 120px;
	height: 100px;
	margin: 0 0 8px 8px;
	background-color: #333;
	overflow: none;
	float: left;
}

.content#daiswinerack-final {
	width: 247px;
	height: 100px;
	margin: 0 0 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.content#lofotenlounger-dev {
	width: 120px;
	height: 100px;
	margin: 0 8px 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.content#lofotenlounger-final {
	width: 247px;
	height: 100px;
	margin: 0 0 8px 0;
	background-color: #333;
	overflow: none;
	float: left;
}

.content#contrasttable-dev {
	width: 120px;
	height: 100px;
	margin: 0 0 0 8px;
	background-color: #333;
	overflow: none;
	float: left;
}

.content#contrasttable-final {
	width: 247px;
	height: 100px;
	margin: 0 0 0 0;
	background-color: #333;
	overflow: none;
	float: left;
}

/* ------ Footer <DIV> Elements ------ */
.footer-content {
	width: 620px;
	height: 157px;
	float: left;
}

.footer-content-column {
	width: 250px;
	float: left;
	margin: 15px 30px 0 0;
	padding: 0 15px;
}

.footer-content-column-small {
	width: 115px;
	float: left;
	padding: 0 0 0 10px;
}

.footer-content-column p {
	text-align: left;
	font: normal normal normal 9px/12px Verdana, sans-serif;
	color: #888;
	margin: 0;
	padding: 0;
}

.footer-content-column a {
	color: #888;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.footer-content-column a:hover {
	color: #fff;
}


.footer-subtext {
	width: 356px;
	height: 121px;
	padding: 36px 19px 0 0;
	float: right;
	background: url(../images/background-footer-subtext.gif) no-repeat top right;
}

.footer-subtext p {
	text-align: right;
	font: normal normal normal 9px/12px Verdana, sans-serif;
	color: #888;
	margin: 0;
	padding: 0;
}

.footer-subtext a {
	color: #888;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.footer-subtext a:hover {
	color: #fff;
}

.footer-tranzmission-link {
	width: 210px;
	height: 30px;
	float: right;
	margin: 65px 0 0 0;
}

/* ------ Header <DIV> Elements ------ */

/* ------ Bug Fixes ------ */
.hidden {
	display : none;
}
/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
* html #left-content .overlay { height: expression(document.getElementById("left-content").offsetHeight); }
* html #right-content .overlay { height: expression(document.getElementById("right-content").offsetHeight); }
