/* ====================================== */
/* = DynamicFurniture.com Stylesheet 	= */
/* = Author URI: http://foundpages.com 	= */
/* ====================================== */

body {
	background: url('../images/background.gif') top left repeat-x #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

#outside-wrapper {
	width: 771px;
	background: url('../images/outside-wrapper.gif') top center repeat-y transparent;
	height: 100%;
	margin: 0 auto;
}

#wrapper {
	width: 767px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
	text-align: left !important;
}

#dheader {
	position: relative;
	width: 767px;
	height: 135px;
	margin: 0px;
	padding: 0px;
}

.menubar ul {
	position: relative;
	list-style-type: none;
	width: 767px;
	height: 30px;
	background: url('../images/menubarbg.gif') top left repeat-x transparent;
	margin: 0;
	padding: 0;
}

.menubar li {
	display: inline;
	float: left;
	height: 30px;
	margin-top: 7px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menubar li a {
	text-decoration: none;
	color: #000;
	padding-top: 7px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 7px;
}

.menubar li a:hover {
	color: #fff;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 6px;
	border: 1px solid #888;
	background: url('../images/menubar-hover.gif') top left repeat-x transparent;
}

#contentdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 10px 10px;
}

#sidebar {
	width: 180px;
	float: left;
}

a.francais {
	background: url('../images/fleur.gif') top left no-repeat;
	height: 15px;
	padding-left: 27px;
	text-decoration: none;
	color: #878787;
}

a.francais:hover {
	color: #000;
}

.frontcolumn {
	display: block;
	float: left;
	width: 353px;
	margin-right: 5px;
	margin-left: 5px;

}

#leftmenu, .leftmenu {
	width: 166px;
	border: 2px solid #c82420;
	background-color: #6a6a6a;
	color: #fff;
	padding-bottom: 5px;
}

#leftmenu p, .leftmenu p {
	margin-left: 5px;
}

.leftmenu img {
	border-top: 2px solid #3c3c3c;
	border-bottom: 2px solid #bababa;
	border-right: 2px solid #bababa;
	border-left: 2px solid #3c3c3c;
	margin-bottom: 5px;
}

.redtitle {
	background-color: #c82420;
	width: 166px;
	padding: 5px 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}

.content {
	width: 557px;
	margin-left: 185px;
}

#contentdiv h1 {
	font-size: 17px;
}

#contentdiv h2 {
	font-size: 15px;
}

.pagination {
	width: auto;
	float: right;
	text-transform: uppercase;
	color: #878787;
	margin-top: 2px;
	margin-bottom: 2px;
}

.pagination ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pagination li {
	display: inline;
}

.pagination li.selected, .pagination li a {
	width: 18px;
	height: 18px;
	margin-right: 3px;
}

.pagination li.selected {
	background-color: #6a6a6a;
	border: 1px solid #6a6a6a;
	padding: 1px;
	color: #fff;
}

.pagination li a {
	background-color: #fff;
	border: 1px solid #6a6a6a;
	padding: 1px;
	text-decoration: none;
	color: #000;
}

.pagination li a:hover {
	background-color: #ccc;
}

.featuredproduct {
	background: url('../images/featuredproduct.jpg') top left no-repeat #dbdbdb;
	width: 547px;
	height: auto;
	padding: 0px 5px 10px 5px;
}

.featuredproduct h1 {
	padding-top: 334px;
	text-transform: uppercase;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 20px;
}

.halfcolumn {
	width: 45%;
	margin-right: 15px;
	margin-left: 5px;
	float: left;
}

.frontproduct {
	display: block;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 15px;	
}

.frontproduct img {
	border: 2px solid #c82420;
	padding: 1px;
	margin-bottom: 5px;
}

.side, .side a{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	color: white;
}

#dfooter {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	border-top: 2px solid gray;
	
	text-align: right;
	padding-top: 15px;
	margin-left: 10px;
	padding-bottom: 10px;
}

a.fp {
	color: gray;
}

/* DROP MENU */
#dropmenudiv {
position: absolute;
border: 1px solid #737373;
border-bottom-width: 0;
font: normal 12px Arial;
line-height: 18px;
z-index: 100;
text-align: left !important;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #737373;
padding: 1px 0;
text-decoration: none;
color: #000;
}

#dropmenudiv a:hover { /*hover background color*/
background: url('../images/sub-hover.gif') top left repeat-x #424242;
color: #fff;
}

/* TREE MENU */
.menutitle {
cursor: pointer;
margin-bottom: 5px;
background: url('../images/plus.gif') top left no-repeat transparent;
color: #fff;
width: 140px;
padding: 0px 2px 2px 17px;
margin-left: 5px;
}

.submenu {
margin-left: 5px;
margin-bottom: 0.5em;
}

.submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.submenu li {
	background: url('../images/treebranch.gif') top left no-repeat transparent;
	padding-left: 16px;
}

.menutitle a, .submenu a {
	color: #fff;
	text-decoration: none;
}

.menutitle a:hover, .submenu a:hover {
	color: #c7c7c7;
}

/* GENERAL TAGS */
.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

.clear {
	clear: both;
}

img.center, img[align="right"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
} 

.center {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}