/*
Credit: http://www.divani.com
*/

body {
	height: 100%;
	width: 100%;
	margin: 0 0;
	padding: 0 0;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #E7E3DE;
}

a, a:link, a:visited { 
	color: #373224; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

img { 
	border: none; 
}

em { 
	color: #ccc; 
}

blockquote { 
	font-style: italic; 
	margin: 0 0 0 10px;
}

h1, h2, h3, h4, h5, h6 { color:#666; font-weight: normal; }
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 30px; margin: 0 0 25px; padding: 5px 0 }
h3 { font-size: 24px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.ptop5{
	padding-top: 10px;
	padding-bottom: 0px;
}

.float_l { 
	float: left; 
}

.float_r { 
	float: right; 
}

.img_float_l { 
	margin: 3px 15px 5px 0; 
}

.img_float_r { 
	margin: 3px 0 5px 15px; 
} 

#divani_header_wrapper {
	width: 100%;
	height: 60px;
	background-color: #000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
}

#divani_header {
	width: 980px;
	padding: 0px;
	z-index: 10;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#divani_middle_wrapper {
	width: 100%;
	height: 650px;
	background-color: #FFFFFF;
	box-shadow: inset 1px 2px 15px 2px #666;
	text-align: center;
}
#divani_commercial_wrapper {
	width: 100%;
	height: 600px;
	background-color: #FFFFFF;
	box-shadow: inset 1px 2px 15px 2px #666;
	text-align: center;
}
#divani_custom_wrapper {
	width: 100%;
	height: 670px;
	background-color: #FFFFFF;
	box-shadow: inset 1px 2px 15px 2px #666;
	text-align: center;
}
#divani_test_wrapper {
	width: 100%;
	height: 650px;
	background-color: #FFFFFF;
	box-shadow: inset 1px 2px 15px 2px #666;
	text-align: center;
}
#divani_wrapper {
	width: 100%;
	height: 550px;
	background-color: #FFFFFF;
	box-shadow: inset 1px 2px 15px 2px #666;
	text-align: center;
}
#divani_test_wrapper {
	width: 100%;
	height: 620px;
	background-color: #FFFFFF;
	box-shadow: inset 1px 2px 15px 2px #666;
	text-align: center;
}

#divani_middle {
	width: 960px;
	margin: 0 auto;
	padding: 10px 10px;
}

#divani_middle_custom {
		width: 960px;
	margin: 0 auto;
	padding: 10px 10px;
}
#divani_middle_commercial {
		width: 960px;
	margin: 0 auto;
	padding: 0px 0px;
}
#divani_middle_furniture {
	width: 960px;
	margin: 0 auto ;
	padding: 0px 0px;	
}
.custom_box {
	float: left;
	width: 187px;
	height: 500px;
	padding: 0px;
	text-align: left;
	border: 0px solid #000000;
	margin-right: 6px;
	background-color: #fff;
}
.custom_box p  {
	color: #000;
	background-color: ;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;	
}

.commercial_box {
	float: left;
	width: 186px;
	height: 550px;
	padding: 0px;
	text-align: center;
	border: 0px solid #000000;
	margin-right: 6px;
	background-color: #fff;
}
.commercial_box p  {
	color: #000;
	text-align:left;
	background-color: ;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;	
}
.commercial_box p:hover , .custom_box p:hover , .furniture_box p:hover {
	background-color: #333;
	font-weight: normal;
	color: #fff;
	padding-left: 5px;
}
.commercial_box a:hover , .custom box a:hover , .furniture_box a:hover {
	text-decoration: none;
}


.furniture_box {
	float: left;
	width: 186px;
	height: 400px;
	padding: 0px;
	text-align: center;
	border: 0px solid #000000;
	margin-right: 6px;
	background-color: #fff;
}
.furniture_box p  {
	color: #000;
	text-align:left;
	background-color: ;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;	
}

#divani_main {
	position:relative;
	width:100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 25px;
	height: auto;
	text-align: center;
	margin: 0px auto;

}
#divani_main_text{
	width: 960px;
	height: 160px;
	background-color: #f4f2ea;
	box-shadow: inset 1px 2px 10px 2px #999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#divani_main_custom{
	width: 960px;
	height: 160px;
	background-color: #f4f2ea;
	box-shadow: inset 1px 2px 10px 2px #999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#divani_contact {
	width: 980px;
	height: 480px;
	padding: 10px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contact-us{
	float: left;
	height: 460px;
	width: 470px;
	padding: 10px;
}
#contact_us_text{
	float: left;
	height: 460px;
	width: 462px;
	background-color: #f3f3f3;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#divani_about {
	background-color: #fff;
	width: 960px;
	margin: 0px auto;
	text-align: left;
}


#menu-boxes {
	width:960px;
	margin: 0px auto;
    display: inline-block;
}

#content { 
	width: 630px; 
}

#divani_footer_wrapper {
	width: 100%;
	height: auto;
	overflow: visible;
}

#divani_footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-top-width: 1px;
}

#site_title {
	float: left;
	clear: right;
	text-align: left;
	margin-left: 20%;
}


#site_title a span { 
	color: #d6d6ce; 
}

#site_title a:hover { 
	text-decoration: none; 
}

#divani_menu {
	z-index: 10;
	width: 960px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	margin-top: 0px;
}

#divani_main img , #portfolio_bottom img , #order_form_bottom img { 
	border: ; 
}

.fp_box5 {
	float: left;
	width: 155px;
	height: 180px;
	padding: 9px;
	text-align: center;
	border: 7px solid #000000;
	margin-right: 6px;
	background-color: #000;
}

.fp_box5:hover {
	background: #af1e2d;
}

.fp_box5 h2 a { 
	color:#af1e2d; 
	font-size: 14px; 
	font-weight: 700; 
}

.fp_box5 img { 
	margin-bottom: 10px; 
}

.fp_box5 h2 { 
	margin-bottom: 5px; 
}

.fp_box5 p { 
	text-align: left;
	color:#ccc; 
}

.fp_box5:hover.fp_box5 h2 a { 
	color: #ccc; 
	font-size: 14px; 
	font-weight: 700; 
}

.fp_box5:hover p { 
	color: #999;
}

#divani_footer a { 
	color: #fff; 
}

#divani_footer h5 { 
	color: #fff; 
	font-size: 12px; 
	font-weight: 700; 
	margin-bottom: 5px; 
}

#divani_footer {
	color: #666666;
	font-size: 11px;
}
#copyright a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
.no_margin_right { margin-right: 0 }

#main_wrapper{
	background-color: #00015;
	width: 100%;
}
.embed { z-index: 2;
}
