/* @group font-reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {
	line-height: 1.22;
	font-size: 12px;
}

table {
	font-size: inherit;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	line-height: 99%;
}

/* @end */

body {
	font-family: "Trebuchet Ms", Verdana, Arial;
	background: #222222 url(/myimages/header-back.gif) repeat-x;
}

#group {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#header-container {
	width: 950px;
	height: 185px;
	position: absolute;
	top: 0;
	background: url(/myimages/map.jpg) no-repeat center top;
}

a.logo {
	position: absolute;
	left: 0;
	top: 30px;
}

#menu {
	width: 950px;
	height: 54px;
	position: absolute;
	background: url(/myimages/menu/menu_back.jpg) no-repeat left center;
	top: 131px;
	text-align: center;
}

.navi {
	margin-top: 15px;
}

#menu a {
	font-size: 25px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
	color: silver;
}

#content {
	margin-top: 205px;
	width: 950px;
	background: url(/myimages/content-middle.gif) repeat-y;
	color: #666;
	position:relative;
}

h1 {
	background: url(/myimages/content-top.gif) no-repeat left top;
	padding-top: 30px;
	color: #000;
	font-size: 28px;
	padding-bottom: 10px;
}

h2 {
	padding-top: 15px;
	font-size: 20px;
	padding-bottom: 10px;
	color: #999;
}

h3 {
	font-size:18px;
}

img.alignright {
	float:right;
	margin-bottom:5px;
	margin-left:10px;
}

img.alignleft {
	float:left;
	margin-bottom:5px;
	margin-right:10px;
}

#content div.last {
	background: url(/myimages/content-bottom.gif) no-repeat left bottom;
	padding:0 0 20px;
	height:9px;
	display:block;
	margin:0;
}

#content h1 {
	padding-right: 30px;
	padding-left: 30px;
}

#content h2 {
	padding-right: 30px;
	padding-left: 30px;
}

#content p {
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 15px;
	font-size: 16px;
}

div.login-info {
	position:absolute;
	right:0;
	text-align:right;
	top:10px;
}

strong.tel {
	font-size:20px;
	font-weight:bold;
	color:#999;
}

#content.interiors p {
	margin:0 0 10px;
	padding:0;
}

#footer-intro {
	background-color: #111111;
	padding: 30px;
	color: #999;
	margin-bottom: 20px;
}

#footer-container {
	width: 950px;
	line-height: 1.4em;
	margin:10px auto 20px;
	color: #666;
}

.footer-logos {
	text-align:center;
	margin-bottom:15px;
}

.footer-logos img {
	margin-right:55px;
}

#footer-container a:link, #footer-container a:visited {
	color:#ccc;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

#footer-container a:hover {
	color: #3987d4;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

#footer-container strong {
	font:bold 12px "Trebuchet Ms", Verdana, Arial;
	color:#999;
}

/* ----------IE */

#search form select {
	*margin-bottom: 0.7em;
}

/* ----------TPL */

.content-interiors {
	width:700px;
	margin-right:15px;
	position:relative;
}

html>body .content-interiors {
	margin-right:30px;
}

.paging {
	padding-bottom:8px;
	border-bottom:1px solid #ccc;
	width:700px;
	margin-bottom:10px;
}

.paging select {
	color:#666;
}

span.paging-right {
	float:right;
}

#content .properties-list {
	margin-left: 30px;
	margin-bottom:35px;
	position:relative;
}

#content .properties-list h2 {
	margin-top: 0px;
	margin-bottom:5px;
	padding: 0px;
}

#content .properties-list p {
	margin-top: 5px;
	margin-bottom:5px;
	padding: 0px;
	font-size: 12px;
}
#content .properties-list img {
	width:120px;
	margin-right:20px;
	float:left;
	height:90px;
}

#content .gallery {
	margin-left: 30px;
}

#content .gallery img {
	margin-right: 15px;
	margin-bottom: 15px;
}

.actual-page {
	background-color:#cc0003;
	color:#fff;
	font-weight:bold;
}

.right-box img.main {
/*	width:455px;
	height:341px;*/
	padding:0;
	margin-bottom:10px;
}

.right-box img.thumb {
	width:144px;
	height:105px;
	margin-bottom:6px;
}

.top-right {
	position:absolute;
	top:-45px;
}

.data {
	width:150px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

ul.pagination {
	float:left;
	margin:0;
	padding:0;
	color:#cc0003;
}

ul.pagination li {
	float:left;
	margin-right:3px;
	border:1px solid #cc0003;
	margin-left:0;
	list-style-type:none;
}

ul.pagination li.actual-page {
	float:left;
	border:1px solid #cc0003;
	background-color:#cc0003;
	color:#fff;
	padding:0.2em 0.5em;
}

ul.pagination li.dotted-page {
	float:left;
	padding:0.2em 0.5em;
	border:1px solid #cc0003;
}

ul.pagination li a:link, ul.pagination li a:visited {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	padding:0.2em 0.5em;
	float:left;
}

ul.pagination li a:hover {
	background-color:#cc0003;
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
	float:left;
	padding:0.2em 0.5em;
}

/* ----------GENERAL */

ul.related {
	margin:0;
	padding:0;
}

ul.related li {
	list-style-type:none;
}

ul {
	margin-top:10px;
	margin-bottom:30px;
	margin-left:20px;
}

ul li {
	list-style-position:outside;
	list-style-type:square;
	margin-bottom:5px;
}

.clear {
	clear:both;
}

h1,h2,h3,.times {
	font-family:"Times New Roman", Times, serif;
}

a:link, a:visited {
	color: #3987d4;
	text-decoration: none;
}

a:hover {
	color: #3987d4;
	text-decoration: underline;
}

.red {
	color: #cc0003;
}

strong {
	color:#333;
	font-weight:bold;
}

a.grey {
	color:#999;
}

a.grey333 {
	color:#333;
}

.em12 {
	font-size:1.2em;
}

.em15 {
	font-size:1.5em;
}

.em18 {
	font-size:1.8em;
}

.em20 {
	font-size:2em;
}

.padding-lat {
	padding-right: 30px;
	padding-left: 30px;
}

.p5 {
	padding:5px;
}

.pl30 {
	padding-left: 30px;
}

.pr30 {
	padding-right: 30px;
}

.mr7 {
	margin-right:7px;
}

.mt5 {
	margin-top:5px;
}

.mt10 {
	margin-top:10px;
}

.mt15 {
	margin-top:15px;
}

.mt25 {
	margin-top:25px;
}

.mb5 {
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}

.mb15 {
	margin-bottom:15px;
}

.mb25 {
	margin-bottom:25px;
}

.f2 {
	background-color:#f2f2f2;
}

.right {
	float:right;
}

.left {
	float:left;
}

.center {
	text-align:center;
}

.tright {
	text-align:right;
}

.tleft {
	text-align:left;
}

.bold {
	font-weight:bold;
}

.block {
	display:block;
}

.inline {
	display:inline;
}







form.orderform {
	background-color:#F2F2F2;
	padding:15px 20px 20px;
	margin-left: 30px;
	border:1px solid #D5D5D5;
	display:block;
	width:425px;
}

form.orderform label {
	display: block;
	margin-bottom:0;
	float:left;
	margin-right:10px;
}

form.orderform label input {
	display: block;
	width:180px;
}

form.orderform label textarea {
	display: block;
	width:400px;
	height: 80px;
	padding:0;
	margin:0;
}

form.orderform button {
	padding: 5px 10px;
}

form.orderform label span {
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
}

