/* @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: 13px;
}

table {
	font-size: inherit;
}

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

/* @end */

body {
	font:12px "Trebuchet Ms", Verdana, Arial;
	color:#333;
	background:#fff url(/myimages/body-back.jpg) repeat-x left top;
}

#group {
	width:960px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#wraper {
	background:#fff url(/myimages/1px.jpg) no-repeat right top;
}

#content {
	width:650px;
	float:right;
	padding:147px 20px 20px;
	font-size:12px;
}

#content.interiors {
	width:720px;
	float:right;
	padding:147px 20px 20px;
	font-size:12px;
}

#home-content {
	width:760px; /*690px*/
	float:right;
	font-size:12px;
	padding-top:147px; /*110px*/
}

.home-text {
	width:600px;
	padding:20px;
	float:left;
}

#header {
	width:960px;
	top:0;
	position:absolute;
	background:url(/myimages/header-back.gif) repeat-x left top;
	height:147px; /*110px*/
	margin:0;
	padding:0;
}

#leftcol {
	width:200px; /*270px*/
	float:left;
	background:#f8f0e5 url(/myimages/leftcol-back.jpg) no-repeat center top;
	padding-top:167px;
}

#leftcol-last {
	background-color:#fff;
	width:200px; /*270px*/
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #96181b;
}

img.photo {
	padding:0;
	margin:0;
}

img.logo {
	top:0;
	left:0;
	position:absolute;
}

/* ------------------------BLOG */

#blog-content {
	width:760px; /*690px*/
	float:right;
	font-size:12px;
	padding-top:147px; /*110px*/
}

.blog-text {
	width:720px;
	padding:20px;
}

#blog-content .blog-text h2 {
	font-size:16px;
	color:#96181b;
	margin-bottom:10px;
	font-weight:bold;
	border-style:none;
}

#blog-content .blog-text h2 a:link, #blog-content .blog-text h2 a:visited {
	font-size:16px;
	color:#96181b;
	font-weight:bold;
	text-decoration:none;
}

#blog-content .blog-text h2 a:hover {
	font-size:16px;
	color:#96181b;
	font-weight:bold;
	text-decoration:none;
}

ul.wp-list {
	list-style-position:outside;
	padding:0;
	margin:0 0 15px 5px;
}

ul.wp-list ul {
	margin-top:5px;
	margin-bottom:10px;
}

ul.wp-list li {
	margin-left:10px;
	margin-bottom:5px;
}

#leftcol ul.wp-list h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
	background-color:transparent;
	color:#96181b;
	border-bottom-style:none;
	margin-left:0;
}

/* ------------------------HEADER SEARCH */

div.quicksearch {
	position:absolute;
	top:75px;
	right:0;
}

/* ------------------------INDEX BANNERS */

#index-banners {
	width:600px;
	margin-bottom:15px;
}

.index-search {
	width:570px;
	background-color:#f2f2f2;
	padding:8px;
	border:1px solid #ddd;
}

.index-search label {
	display:block;
	margin-bottom:5px;
}

.index-search h3 {
	margin-bottom:10px;
	font-size:16px;
}

.index-search select {
	display:block;
	margin-bottom:8px;
	font-size:12px;
}

.weather-banner {
	width:599px;
}

.weather-banner img.rentcar {
	float:right;
}

/* ------------------------BARGAIN - LUXURY */

.featured-first {
	width:290px;
	float:left;
}

.featured-first strong {
	font-weight:bold;
	font-size:12px;
	display:block;
	margin:0;
	padding:0;
}

.featured-first p {
	font-size:11px;
	margin:0;
	padding:0;
}

.featured-first img {
	width:290px;
	height:187px;
}

/* ------------------------INDEX FEATURED */

.featured {
	width:140px;
	margin-right:13px;
	float:left;
	height:170px;
}

.featured strong {
	font-weight:bold;
	font-size:12px;
	display:block;
	margin:0;
	padding:0;
}

.featured p {
	font-size:11px;
	margin:0;
	padding:0;
}

.featured img {
	width:140px;
	height:105px;
}

/* ------------------------INDEX AREA */

.featured-area {
	width:185px;
	float:left;
	height:245px;
	margin:0 20px 0 0;
}

.featured-area img {
	width:185px;
	height:138px;
	margin-bottom:5px;
}

.featured-area strong {
	font-weight:bold;
	font-size:12px;
	display:block;
	margin:0 0 5px;
	padding:0;
}

.featured-area p {
	font-size:11px;
	margin:0;
	padding:0;
}

/* ------------------------HORIZONTAL MENU */

ul.menu {
	position:absolute;
	display:block;
	width:960px;
	color:#fff;
	height:38px;
	line-height:2.7em;
	background:url(/myimages/menu.jpg) repeat-x left top;
	top:110px;
}

ul.menu li {
	display:inline;
	margin-right:15px;
	font-size:14px;
}

div#header ul.menu li a:link, div#header ul.menu li a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#fdb82d;
}

div#header ul.menu li a:hover, div#header ul.menu li a:active {
	font-weight:bold;
	text-decoration:none;
	color:#c7b39a;
}

/* ------------------------GOOGLE ADDS */

.ads {
	width:120px;
	float:right;
	color:#333;
	margin-top:5px;
}

/* ------------------------FOOTER */

#footer {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	color:#fff;
	padding-bottom:5px;
	padding-top:8px;
}

#footer ol {
	margin-bottom:15px;
}

#footer ol li {
	margin-bottom:5px;
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:20px;
}

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

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

#footer-group {
	width:100%;
	background:#5f1508 url(/myimages/footer-back.gif) repeat-x left top;
}

#footer-left {
	float:left;
	width:620px;
	padding-right:40px;
}

#footer-right {
	float:right;
	width:300px;
}

#footer h3 {
	color:#fff;
	font-weight:bold;
	font-size:20px;
	margin-bottom:28px;
}

/* ------------------------MENU */

ul.menu2 {
	display:block;
	width:268px;
	text-transform:uppercase;
	padding-left:1px;
	padding-right:1px;
}

ul.menu2 a:link, ul.menu2 a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:41px;
	width:228px;
	padding-left:20px;
	padding-right:20px;
}

ul.menu2 a:hover {
	color:#fdb82d;
	font-weight:bold;
	text-decoration:none;
}

ul.menu2 li {
	background:url(/myimages/botton.jpg) no-repeat left top;
	line-height:3.3em;
}

/* ------------------------HEADER */

.header-text {
	position:absolute;
	color:#c7b39a;
	top:84px;
	left:110px;
	font-size:12px;
}

#header a:link, #header a:visited {
	color:#c7b39a;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

#header a:hover {
	color:#c7b39a;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

.languages {
	position:absolute;
	top:117px;
	font-size:12px;
	color:#c7b39a;
	right:0;
	z-index:5;
}

strong.email {
	position:absolute;
	top:10px;
	font-size:22px;
	color:#fff;
	right:0;
}

strong.tlf {
	position:absolute;
	top:33px;
	font-size:22px;
	color:#fff;
	right:0;
}

/* ------------------------BLOG */

#sidebar {
	padding-left:15px;
	padding-right:15px;
}

.post {
	margin-bottom:30px;
}

#sidebar ul li li {
	list-style-type:circle;
	list-style-position:outside;
	margin-left:15px;
	margin-bottom:3px;
}

#leftcol #sidebar h2 {
	margin:15px 0 5px;
	padding:0;
	font-size:14px;
	font-weight:bold;
	background-color:transparent;
}

#leftcol h3 {
	margin:15px 0 5px 10px;
	color:#841617;
	padding:0;
	font-size:16px;
	font-weight:bold;
	background-color:transparent;
}

#leftcol h3 a{
	font-weight:bold;
	text-decoration:underline;
}

small {
	font-size:11px;
	color:#333;
	display:block;
	margin-top:5px;
}

p.postmetadata {
	margin-top:20px;
	font-size:12px;
}

/* ------------------------LEFTCOL */

#leftcol h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:15px;
	background-color:transparent;
	color:#96181b;
	border-bottom-style:none;
}

#leftcol p {
	margin-left:10px;
	margin-right:10px;
}

/* ------------------------SELL FORM */

form#quickcontactform {
	background-color:#f2f2f2;
	margin-bottom:20px;
	padding:15px;
}

form#quickcontactform label {
	display:block;
	margin-bottom:10px;
}

form#quickcontactform input {
	margin-bottom:10px;
	width:300px;
}

form#quickcontactform select {
	margin-bottom:10px;
}

form#quickcontactform textarea {
	width:300px;
	height:120px;
}

form#quickcontactform label.check {
	float:left;
	display:block;
	width:150px;
}

form#quickcontactform label.check input {
	margin-bottom:0;
}

/* ------------------------GENERIC */

h1 {
	color:#96181b;
	margin-bottom:10px;
	font-weight:bold;
	font-size:18px;
}

h2 {
	font-size:16px;
	color:#96181b;
	margin-bottom:20px;
	font-weight:bold;
	border-bottom:3px solid #96181b;
}

p {
	margin-bottom:15px;
	line-height:1.6em;
}

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

a:hover {
	color:#841617;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.block {
	display:block;
}

.inline {
	display:inline;
}

.taleft {
	text-align:left;
}

.taright {
	text-align:right;
}

.tacenter {
	text-align:center;
}

.left {
	float:left;
}

.right {
	float:right;
}

strong {
	font-weight:bold;
}

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

.aligncenter {
	display:block;
	margin:15px auto;
}

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