/*
Theme Name: Default Theme
Description: Gleent Innovative Technologies
Template: Gleent Innovative Technologies
Version: 

Author: Gleent Innovative Technologies
URL: www.gleent.com

[Table Of contents]

0- Reset
1- Global
2- Links
3- Headings
4- Container
5- Header
6- Navigation
7- Middle
8- Forms
9- Extras
10- Footer
*/

/* =0 Reset 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
@import url('dropdownmenu.css');

/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	font: 12px/20px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #c4b58b url(../images/.png) repeat-x top;
	color: #333;
}
.width100		{ width:100%; }
.width90		{ width:90%; }
.width960		{ width:960px; }
.width1000		{ width:1000px; }

.float-right 	{ float:right; }
.float-left  	{ float:left; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.valign-top		{ vertical-align:top;}

.text-indent	{ text-indent:15px; }

.break 			{ margin-bottom:15px; }
.break-top		{ padding-top:15px; }
.hide 			{ display: none; }
.clear 			{ clear:both; }

.font-medium 	{ font: 1.1em Arial, Helvetica, sans-serif; }
.font-small 	{ font: 0.9em Arial, Helvetica, sans-serif; }
.font-smaller 	{ font: 0.7em Arial, Helvetica, sans-serif; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.text-underline	{ text-decoration:underline; }

.underline 		{ border-bottom:1px solid #BB0000; }
.overline		{ border-top:1px solid #eee; }

.black 			{ color:#333; }
.white			{ color:#fff; }
.gray 			{ color:#616161; }
.white 			{ color:#fff; }
.blue 			{ color:#1e76a4; }
.green 			{ color:#0F0; }
.red 			{ color:#bb0000; }

.no-bullet 		{ list-style: none;list-style-image:none; }
.no-padding     { padding:0; }
.no-margin		{ margin:0; }
.no-indent      { margin-left:0;padding-left:0; }

.img-center { 
	display:block; 
	margin: 4px auto;
}
.img-left {
	float:left;
	margin:0 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* =2 Links 
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

a:link, a:visited {
	color: #726441;
	text-decoration:none;
}
a:hover, a:active {
	color: #726441;
	text-decoration:underline;
}
a:link.button-link, a:visited.button-link {
	background: url(../images/button-link.png) no-repeat;
	width:111px;
	height:24px;
	display:block;
	color:#fff;
	line-height:24px;
	text-indent:10px;
}
a:hover.button-link, a:active.button-link {
	text-decoration:none;
	background: url(../images/button-link-hover.png) no-repeat;
}

/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font: bold 1.7em Arial, Helvetica, sans-serif;
}
h2 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
}
h3 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
}
h5 {
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
.heading-icon {
	background: url(../images/content-heading-icon.png) no-repeat center right;
}

/* =4 Container
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#container {
	background: url(../images/content-bottom.png) repeat-y;
	margin: 0 auto;
	text-align: left;
}
/* =5 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#header {
	background: url(../images/header.jpg) no-repeat bottom; 
	height: 186px;
	position:relative;
}
#header a.header-logo {
	display:block;
	height:122px;
	width:156px;
	position:absolute;
	top:127px;
	left:91px;
	z-index:2;
}

/* =6 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer ul {
	list-style: none;
	width: 600px;
	height: 19px;
	position:absolute;
	top:16px;
	left:0;
}
#footer ul li {
	float: left;
	background: url(../images/divf.gif) no-repeat left center;
}
#footer ul a {
	display: block;
	padding: 0 7px;
	line-height: 19px;
	color:#2292ca;
}
#footer ul a:hover {
	color:#2292ca;	
	text-decoration:underline;
}
#footer ul li.first {
	background: none;
}
#footer ul .first a:hover {
}
/* =7 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#content {
	padding:0 20px 30px 20px;	
	background:#fefefd url(../images/content.png) top repeat-x;
}

.main-content {
	float: right;
	width: 630px;
	position:relative;
}
.main-content h2 {
	height:30px;
	margin-top:15px;
}
.main-content h3 {
	background: url(../images/box-main-bottom.png) no-repeat;
	height:27px;
}
.main-content div ul li{
display:block;
height:117px;
width:117px;
float:left;
margin-right:35px;
}
ul.tiles li a{
	display:block;
	width:117px;
	height:117px;
}
ul.tiles li a.bathroom{
	background: url(../images/bathroom.png) no-repeat;
}
ul.tiles li a.bathroom:hover{
	background: url(../images/bathroom-h.png) no-repeat;
}
ul.tiles li a.kitchen{
	background: url(../images/kitchen.png) no-repeat;
}
ul.tiles li a.kitchen:hover{
	background: url(../images/kitchen-h.png) no-repeat;
}
ul.tiles li a.living-room{
	background: url(../images/living-room.png) no-repeat;
}
ul.tiles li a.living-room:hover{
	background: url(../images/living-room-h.png) no-repeat;
}
ul.tiles li a.outdoor{

	background: url(../images/outdoor.png) no-repeat;
}
ul.tiles li a.outdoor:hover{
	background: url(../images/outdoor-h.png) no-repeat;
}

.sub-content {
	float: left;
	width: 261px;
	background: url(../images/sub-content.png) no-repeat;
	
}
.sub-content h2 {
	background: url(../images/sub--top.png) no-repeat;
	height:30px;
	text-indent:35px;
	margin-top:15px;
}
.sub-content div {
	background: url(../images/box-sub-middle.png) repeat-y;
	padding:5px 30px 10px 25px;
}
.sub-content ul li, .main-content ul li, .inner-content ul li {
margin-bottom:8px;
list-style: url(../images/sub-bullet.png);
}
.sub-content h3 {
	background: url(../images/box-sub-bottom.png) no-repeat;
	height:6px;
		margin-bottom:20px;
}

.inner-content{
	padding:15px 25px 0 25px;
	width:870px; 
}
.inner-content-main{
	width:600px;
	float:right;
}
.inner-content-sub{
	width:240px;
	padding:10px;
	float:left;
	background: #f1eee5 url(../images/sub--mid.png) repeat-y;
}
.inner-content hr{
	border:1px #ded7c4 solid;
}
/* =8 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
table{

}

/* =9 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =10 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer {
	width:960px;
	background: url(../images/footer.png) no-repeat left;
	height: 47px;
	margin:0 auto;	
	position:relative;
}
	
#footer p {
	
}
.developer{
margin-top:15px;
}
.developer a{
	color:#006699;
	text-decoration:none;
}
.developer a:hover{
	text-decoration:underline;
}
#footer .copyright {
	position:absolute;
	bottom:-3px;
	left:730px;
	color:#a18d56;
}
