@charset "utf-8";
/**

* MORELLİ MOBİLYA CSS

*/

html, body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0;
}
body {
	background: url("../graphics/header-bg.jpg") repeat-x top #FFFCCC;
}
#container {
	margin:0 auto;
	width:985px;
}
#main {
	padding: 5px 2px;
	line-height: normal;
}
#main #home {
	width: 960px;
	margin: 0 auto;
}
#main #home div {
	margin:10px;
	width: 300px;
	height: 159px;
	overflow: hidden;
	float: left;
}
#main #home div.tr {
	background-position: top;
}
#main #home div.en {
	background-position: bottom !important;
}
#main #home div.home-seat {
	background: url("../graphics/home-seat.jpg") no-repeat;
}
#main #home div.home-corners {
	background: url("../graphics/home-corners.jpg") no-repeat;
}
#main #home div.home-sofa {
	background: url("../graphics/home-sofa.jpg") no-repeat;
}
#main #home div.home-beds {
	background: url("../graphics/home-beds.jpg") no-repeat;
}
#main #home div.home-bedrooms {
	background: url("../graphics/home-bedrooms.jpg") no-repeat;
}
#main #home div.home-archi {
	background: url("../graphics/home-archi.jpg") no-repeat;
}
#main #left-block {
	float:left;
	width: 195px;
	padding: 0 5px;
}
#main #right-block {
	float:left;
	margin-left: 10px;
	width: 750px;
	padding: 35px 5px;
	text-align: center;
}
#main #left-block #model-list {
	display: block;
	/*list-style: square;*/

	color: #555;
}
#main #left-block #model-list li a {
	font: bold 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	height: 16px;
	padding: 5px 0px;
	text-decoration: none;
	color: #555;
	text-align: center;
	letter-spacing: 3px;
}
#main #left-block #model-list li a:active, #main #left-block #model-list li a:hover {
	color: #bf9f62;
}
#main #left-block #model-list li img {
	vertical-align: middle;
}
/* Headings */

h1 {
	font-size: 25px;
	line-height: 1.4em;
}
h2 {
	font-size: 20px;
	line-height: 1.4em;
}
h3 {
	font-size: 18px;
	line-height: 1.4em;
}
h4 {
	font-size: 14px;
	line-height: 1.4em;
}
h5 {
	font-size: 10px;
	line-height: 1.4em;
}
h6 {
	font-size: 9px;
	line-height: 1.4em;
}
/* BASIC */

.hideme {
	display:none !important;
}
.clear {
	clear:both;
	height:0px;
	display:block;
	margin:0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
/* BASIC END */



/* HEADER */

#header {
	border-bottom: 1px solid #bf9f62;
	height: 125px;
	position:relative;
}
#header #header_top {
	float: left;
	display: block;
	width: 735px;
	height: 103px;/*padding-left: 250px;*/

}
#header #logo {
	margin: 15px 10px 5px 20px;
	/*position: absolute;*/

	width: 200px;
	height: 98px;
	float: left;
}
/* Menu */

#header #menu {
	width: 840px;
	float: right;
	display: block; position:absolute;
  right:0;
  bottom:0;

	height: 23px;
	font: bold 10px/23px "Tahoma", Arial, Helvetica, sans-serif;
}
#header #menu ul {
	line-height: 23px !important;
	height: 23px;
}
#header #menu li {
	float: left;
	margin: 0 2px;
	line-height: 23px !important;
	height: 23px;
}
#header #menu li img {
	float: left;
}
#header #menu li a {
	text-decoration: none;
	color: #564126;
	background: url("../graphics/menu-bg.gif") repeat-x transparent;
	height: 23px !important;
	line-height: 23px !important;
	padding: 0 4px;
	float: left;
}
#header #menu li a:hover, #header #menu li a:active {
	text-decoration: none;
	color: #F1F1F1;
}
#header #menu li a {
	text-decoration: underline;
	color: #800000;
}
/* HEADER END */











/* FOOTER */

#footer {
	border-top: 1px solid #bf9f62;
	padding: 5px 2px;
}
#footer #footer-innter {
	display: block;
}
#footer .copyright {
	float: right;
	text-align: right;
	width: 250px;
}
#footer .footer-links {
	line-height: 20px;
	height: 20px;
	font-size: 11px;
	margin-top: -5px;
}
#footer .footer-links li {
	float:left;
	margin: 0 5px;
	padding-left: 20px;
	width: auto;
}
#footer .chnygn {
	width:98px;
	height: 20px;
	display:inline;
	margin: 2px;
}
#footer .chnygn img {
	width:98px;
	height: 20px;
}
#footer .chnygn a {
	width: 98px;
	display: block;
	background: url("../graphics/chnygn.jpg") 0px 0px no-repeat;
}
#footer .chnygn a:hover {
	background-position :0 -20px;
}
#footer .footer-links .home {
	background: url("../graphics/icons-home.gif") no-repeat;
}
#footer .footer-links .about {
	background: url("../graphics/icons-about.gif") no-repeat;
}
#footer .footer-links .hr {
	background: url("../graphics/icons-hr.gif") no-repeat;
}
#footer .footer-links .contact {
	background: url("../graphics/icons-contact.gif") no-repeat;
}
#footer .meta-tags {
	width:720px;
	background: transparent none;
	font-size: 1px;
	color: #F1F1F1;
}
#footer .w3c {
	float:right;
	height: 20px;
	line-height: 20px;
	padding:4px 0px 3px 0px;
	margin-right: 10px;
	width: auto;
}
#footer .w3c img {
	margin:0 5px;
}
/* FOOTER END */





#map {
	height:360px;
	margin:0 auto;
	width:360px;
}
#map-container {
	width:360px;
	float: left;
}
#contact-container {
	width:620px;
	float: left;
}
#contact table tr {
	line-height: 20px;
}
.div-title {
	padding-left: 25px;
	padding-bottom: 10px;
}
.row {
	display: block;
	margin: 5px 0px;
}
.row .rowlabel {
	width:70px;
	text-align: right;
	font-weight: bold;
}
form#contact-form label {
	width: 100px;
	text-align: right;
}
form#contact-form label.labeltitle {
	margin-left:-105px;
	position:absolute;
	z-index:1;
}
form#contact-form {
	width: 350px;
	margin: 30px 0 0 75px;
}
table.gird-chan, table.gird-chan tr, table.gird-chan tr td {
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
.description {
	text-align: left;
}

