article {
	display: block;
}
aside {
	display: block;
}
audio {
	display: block;
}
canvas {
	display: block;
}
command {
	display: block;
}
datalist {
	display: block;
}
details {
	display: block;
}
embed {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
keygen {
	display: block;
}
meter {
	display: block;
}
nav {
	display: block;
}
output {
	display: block;
}
progress {
	display: block;
}
section {
	display: block;
}
source {
	display: block;
}
video {
	display: block;
}
mark {
	display: inline;
}
rp {
	display: inline;
}
rt {
	display: inline;
}
ruby {
	display: inline;
}
summary {
	display: inline;
}
time {
	display: inline;
}
html {
	width: 100%;
}
body {
	background: rgb(252, 252, 252); color: rgb(76, 76, 76); font-family: Arial, Helvetica, sans-serif; font-size: 100%; min-width: 960px;
}
.main {
	margin: 0px auto; padding: 0px; width: 960px; line-height: 1.5em; font-size: 0.75em;
}
header {
	width: 100%; position: relative; z-index: 999;
}
header .indents {
	padding: 25px 10px 0px;
}
.header-bg {
	background: url("../images/header-tail.gif") top; width: 100%; overflow: hidden; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 4px; border-bottom-style: solid;
}
.header-bg1 {
	background: url("../images/header-bg.jpg") no-repeat top; width: 100%; height: 110px;
}
h1 {
	color: rgb(156, 156, 156); text-transform: uppercase; line-height: 1.21em; padding-top: 22px; font-family: "Quattrocento Sans", sans-serif; font-size: 14px; font-weight: normal; float: left; position: relative;
}
h1 a {
	color: rgb(255, 255, 255); text-transform: none; line-height: 0.8em; letter-spacing: -1px; font-size: 51px; text-decoration: none; margin-left: -3px; display: block;
}
h1 a span {
	color: rgb(249, 104, 58);
}
.header-box {
	color: rgb(155, 155, 155); line-height: 1.5em; padding-top: 20px; font-size: 12px; float: right;
}
.header-box a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.header-box a:hover {
	color: rgb(249, 104, 58);
}
#search-form {
	padding: 17px 0px 0px 46px; width: 197px; overflow: hidden; vertical-align: top; position: relative;
}
#search-form fieldset {
	padding: 0px; border: currentColor;
}
#search-form label {
	width: 178px; height: 20px; float: left; display: block; position: relative;
}
#search-form input {
	background: rgb(255, 255, 255); border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(228, 227, 227) currentColor rgb(228, 227, 227) rgb(228, 227, 227); padding: 2px 4px; left: 50px; top: 0px; width: 119px; height: 14px; color: rgb(155, 155, 155); line-height: 1.25em; font-family: Arial, Helvetica, sans-serif; font-size: 12px; position: absolute;
}
#search-form a {
	background: url("../images/search-button-bg.jpg") no-repeat top; border: currentColor; width: 19px; height: 20px; text-decoration: none; float: right; display: block; cursor: pointer;
}
#search-form a:hover {
	background-position: bottom;
}
nav {
	background: rgb(254, 254, 254); width: 100%; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid; position: relative; z-index: 999;
}
.menu {
	width: 100%; padding-top: 26px; position: relative;
}
.menu > li {
	text-align: center; margin-bottom: -1px; float: left; position: relative;
}
.menu > li > a {
	padding: 11px 14px; color: rgb(75, 75, 75); text-transform: uppercase; line-height: 1.25em; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; display: inline-block; cursor: pointer;
}
.menu li a.active {
	background: rgb(252, 252, 252); border-width: 1px; border-style: solid; border-color: rgb(220, 220, 220) rgb(220, 220, 220) rgb(252, 252, 252); padding: 10px 14px 11px; color: rgb(249, 104, 58); cursor: default;
}
.menu li a.active-2 {
	background: rgb(252, 252, 252); border-width: 1px; border-style: solid; border-color: rgb(220, 220, 220) rgb(220, 220, 220) rgb(252, 252, 252); padding: 10px 14px 11px; color: rgb(249, 104, 58); cursor: default;
}
.menu > li > a:hover {
	color: rgb(249, 104, 58);
}
.menu > li.sfHover > a {
	color: rgb(249, 104, 58);
}
.menu ul {
	background: rgb(254, 254, 254); padding: 13px 14px; border: 1px solid rgb(220, 220, 220); top: -999em; width: 140px; position: absolute;
}
.menu li a.active + ul {
	background: rgb(252, 252, 252); left: 0px; top: 38px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.menu ul li {
	width: 100%; text-align: left;
}
.menu li:hover {
	visibility: inherit;
}
.menu li li {
	padding: 0px; margin-bottom: 9px; position: relative;
}
.menu li li a {
	color: rgb(148, 148, 148); text-transform: uppercase; line-height: 1.27em; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; display: inline-block;
}
.menu li li > a:hover {
	color: rgb(75, 75, 75); text-decoration: none;
}
.menu li li.sfHover > a {
	color: rgb(75, 75, 75); text-decoration: none;
}
.menu li li li a:hover {
	color: rgb(75, 75, 75); text-decoration: none;
}
.menu li:hover ul {
	left: -1px; top: 37px; z-index: 9999;
}
.menu li.sfHover ul {
	left: -1px; top: 37px; z-index: 9999;
}
.menu ul ul {
	background: rgb(237, 237, 237); width: 100px; border-top-color: rgb(220, 220, 220); border-top-width: 1px; border-top-style: solid;
}
.menu ul ul li a {
	color: rgb(75, 75, 75);
}
.menu ul ul li a:hover {
	color: rgb(249, 104, 58);
}
ul.menu li:hover li ul {
	top: -999em;
}
ul.menu li.sfHover li ul {
	top: -999em;
}
ul.menu li li:hover ul {
	left: 154px; top: -14px; z-index: 9999;
}
ul.menu li li.sfHover ul {
	left: 154px; top: -14px; z-index: 9999;
}
ul.menu li li:hover li ul {
	top: -999em;
}
ul.menu li li.sfHover li ul {
	top: -999em;
}
.slider-box {
	background: url("../images/loading.gif") no-repeat center; margin: 0px auto; padding: 34px 0px 36px; width: 100%; overflow: hidden; position: relative;
}
.slider {
	left: 50%; width: 1980px; height: 343px; margin-left: -990px; position: relative; z-index: 2; background-color: #F63;
}
.items {
	display: none;
}
.pic{
    margin: 0px auto;
}
.mask{
    position: absolute;
    width: 960px !important;
    left: auto !important;
    height: 100%;
    top: 0px;
    z-index: 1;
    margin: 0px auto;
}
.mask > div{
    margin: 0px auto !important;
    width: 960px; 
    
}
.banner {
	background: url("../images/banner-tail.gif") top; left: 930px; top: 267px; width: 530px; height: 77px; color: rgb(255, 255, 255); line-height: 1.42em; overflow: hidden; font-size: 14px; position: absolute; z-index: 9 !important;
}
.banner .indents {
	padding: 15px 26px 0px 19px;
}
.banner h2 {
	color: rgb(255, 255, 255); line-height: 1.2em; font-family: "Quattrocento Sans", sans-serif; font-size: 24px; font-weight: normal;
}
.banner a {
	background: url("../images/banner-marker.gif") no-repeat right 5px; color: rgb(255, 255, 255); line-height: 1.25em; padding-right: 8px; font-size: 12px; text-decoration: none; display: block;
}
.banner a:hover {
	color: rgb(249, 104, 58);
}
.pagination {
	left: 1355px; top: 280px; position: absolute; z-index: 9999;
}
.pagination li {
	padding-left: 10px; float: left;
}
.pagination li a {
	background: url("../images/pagination.png") no-repeat right top; width: 11px; height: 11px; display: block; cursor: pointer;
}
.pagination li a:hover {
	
}
.pagination .current a {
	
}
.pagination .current a {
	cursor: default;
}
#content {
	width: 100%; position: relative; z-index: 1;
}
a {
	color: rgb(249, 104, 58); text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#page7 #content a {
	font-style: italic;
}
p {
	margin-bottom: 18px;
}
.p0 {
	margin-bottom: 18px;
}
p.font1 {
	color: rgb(137, 136, 136); margin-bottom: 10px;
}
p.font2 {
	color: rgb(137, 136, 136); font-size: 11px; margin-bottom: 10px;
}
.p1 {
	margin-bottom: 5px;
}
.p2 {
	margin-bottom: 10px;
}
.p3 {
	margin-bottom: 22px;
}
.p4 {
	margin-bottom: 25px;
}
.p5 {
	margin-bottom: 15px;
}
h3 {
	color: rgb(51, 51, 51); line-height: 2em; font-family: "Quattrocento Sans", sans-serif; font-size: 27px; font-weight: normal; margin-bottom: 8px; display: block;
}
h3.margin-bottom {
	margin-bottom: 12px;
}
h3 span {
	margin-top: -24px; display: block;
}
h4 {
	color: rgb(51, 51, 51); line-height: 2em; font-family: "Quattrocento Sans", sans-serif; font-size: 21px; font-weight: normal; display: block;
}
h5 {
	color: rgb(249, 104, 58); line-height: 1.21em; font-family: "Quattrocento Sans", sans-serif; font-size: 15px; font-weight: normal; margin-bottom: 13px;
}
h6 {
	color: rgb(76, 76, 76); line-height: 1.5em; font-size: 12px; font-weight: bold;
}
span.font3 {
	color: rgb(76, 76, 76); line-height: 1.22em; font-size: 18px; display: inline-block;
}
.button + span {
	padding: 3px 0px 0px 20px;
}
#page4 .button + span {
	padding: 3px 0px 0px 22px;
}
figure.margin-bottom {
	margin-bottom: 17px;
}
figure.img-indent {
	margin: 0px 20px 0px 0px; float: left;
}
figure.img-indent1 {
	margin: 0px 18px 0px 0px; float: left;
}
figure.img-indent2 {
	margin: 0px 12px 0px 0px; float: left;
}
.wrapper {
	width: 100%; overflow: hidden; position: relative;
}
.extra-wrap {
	overflow: hidden;
}
.button {
	background: url("../images/buttom-tail.gif") repeat-x top rgb(239, 94, 48); padding: 5px 19px 6px; border: 1px solid rgb(220, 90, 49); color: rgb(255, 255, 255); line-height: 1.25em; font-size: 12px; font-weight: bold; text-decoration: none; display: inline-block; cursor: pointer;
}
.button:hover {
	background: rgb(228, 91, 47);
}
#page3 .button {
	padding: 5px 16px 6px;
}
#page4 .button {
	padding: 5px 16px 6px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.box {
	background: rgb(255, 255, 255); padding: 11px 10px 10px 11px; margin-bottom: 17px; display: block; box-shadow: 0px 0px 5px #f2f2f2; -moz-box-shadow: 0px 0px 5px #f2f2f2; -webkit-box-shadow: 0px 0px 5px #f2f2f2;
}
.img-indent.box {
	margin-bottom: 0px !important;
}
.indents.box {
	padding: 20px 21px 24px 20px; box-shadow: 0px 2px 5px #f1f1f1; -moz-box-shadow: 0px 2px 5px #f1f1f1; -webkit-box-shadow: 0px 2px 5px #f1f1f1;
}
.box h4 {
	font-size: 18px;
}
#page1 .box {
	padding: 0px;
}
#page1 .box a {
	background: rgb(255, 255, 255); padding: 11px 10px 10px 11px;
}
#page2 .box {
	margin-bottom: 24px; box-shadow: 0px 2px 5px #f2f2f2; -moz-box-shadow: 0px 2px 5px #f2f2f2; -webkit-box-shadow: 0px 2px 5px #f2f2f2;
}
#page3 .box {
	margin-bottom: 24px; box-shadow: 0px 2px 5px #f2f2f2; -moz-box-shadow: 0px 2px 5px #f2f2f2; -webkit-box-shadow: 0px 2px 5px #f2f2f2;
}
#page6 .box {
	margin-bottom: 22px; box-shadow: 0px 2px 5px #f2f2f2; -moz-box-shadow: 0px 2px 5px #f2f2f2; -webkit-box-shadow: 0px 2px 5px #f2f2f2;
}
.box1 {
	width: 278px;
}
.box1 h6 {
	padding-top: 5px; margin-bottom: 10px;
}
.box1 .img-indent {
	margin-right: 16px;
}
.box2 {
	background: rgb(45, 45, 45); width: 100%; margin-bottom: 12px;
}
.box2 .indents {
	padding: 14px 23px 39px 25px;
}
.box2 h3 {
	color: rgb(244, 245, 240); font-size: 24px; margin-bottom: 10px;
}
#page4 .box2 .button {
	padding: 5px 19px 6px;
}
#page5 .box2 {
	margin-bottom: 36px;
}
#page5 .box2 h3 {
	margin-bottom: 3px;
}
#page5 .box2 .indents {
	padding: 14px 23px 29px 25px;
}
.box3 {
	background: url("../images/box3-bg.jpg") no-repeat 17px 67px rgb(133, 70, 51); width: 100%; color: rgb(206, 181, 173); line-height: 1.23em; font-size: 13px; margin-bottom: 37px; min-height: 180px;
}
.box3 .indents {
	padding: 13px 15px 35px 23px;
}
.box3 h3 {
	color: rgb(244, 245, 240); margin-bottom: 2px;
}
.box3 span {
	color: rgb(255, 255, 255); line-height: 1.2em; padding-left: 124px; font-size: 15px; margin-bottom: 6px; display: block;
}
.box3 strong {
	color: rgb(249, 104, 58); line-height: 1.21em; padding-left: 124px; font-size: 14px; font-weight: bold; margin-bottom: 9px; display: block;
}
.box3 em {
	padding-left: 139px; font-style: normal; display: block;
}
.last-item {
	margin-right: 0px !important; margin-bottom: 0px !important;
}
.list li {
	margin-bottom: 6px;
}
.list li a {
	color: rgb(155, 155, 155); text-decoration: none;
}
.list li a:hover {
	text-decoration: underline;
}
.list-1 li {
	background: url("../images/marker.gif") no-repeat 1px 4px; width: 100%; padding-left: 12px; font-style: italic; margin-bottom: 10px;
}
.list-1 li a {
	text-decoration: none;
}
.list-1 li a:hover {
	color: rgb(76, 76, 76);
}
.borders {
	padding: 12px 0px 29px; border-top-color: rgb(220, 220, 220); border-bottom-color: rgb(220, 220, 220); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.border-bottom {
	padding: 56px 0px 29px; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid;
}
#page1 .border-bottom {
	padding: 13px 0px 26px;
}
#page2 .border-bottom {
	padding: 56px 0px 23px;
}
.border-bottom1 {
	padding: 18px 0px 26px; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid;
}
#page2 .border-bottom1 {
	padding: 15px 0px 29px; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid;
}
#page3 .border-bottom1 {
	padding: 15px 0px 29px; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid;
}
.border-bottom2 {
	padding-bottom: 32px; margin-bottom: 15px; border-bottom-color: rgb(220, 220, 220); border-bottom-width: 1px; border-bottom-style: solid;
}
.margin-bot-none {
	margin-bottom: 0px !important;
}
.margin-bottom {
	margin-bottom: 15px;
}
#page2 .margin-bottom.box1 {
	margin-bottom: 18px;
}
.margin-bottom1 {
	margin-bottom: 33px;
}
.margin-bottom2 {
	margin-bottom: 20px;
}
.margin-bottom3 {
	margin-bottom: 25px;
}
.indents1 {
	padding: 16px 28px 0px 0px;
}
.indent-right {
	padding-right: 30px;
}
.indent-left {
	padding-left: 5px;
}
.indent-top {
	padding-top: 6px;
}
.jqTransformSelectWrapper {
	width: 220px; height: 28px; position: relative;
}
#search-form2 .jqTransformSelectWrapper {
	float: left;
}
#search-form2 .sort .jqTransformSelectWrapper {
	width: 133px;
}
#search-form2 .price1 .jqTransformSelectWrapper {
	width: 89px;
}
#search-form2 .price2 .jqTransformSelectWrapper {
	width: 89px;
}
#search-form3 .jqTransformSelectWrapper {
	width: 223px;
}
#search-form4 .jqTransformSelectWrapper {
	width: 223px;
}
#search-form4 .month .jqTransformSelectWrapper {
	width: 74px;
}
#search-form4 .day .jqTransformSelectWrapper {
	width: 68px;
}
#search-form4 .year .jqTransformSelectWrapper {
	width: 68px;
}
.jqTransformSelectWrapper div span {
	background: rgb(254, 254, 254); border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(230, 230, 230) currentColor rgb(230, 230, 230) rgb(230, 230, 230); margin: 0px; padding: 6px 4px; width: 184px; height: 14px; color: rgb(155, 155, 155); line-height: 1.25em; overflow: hidden; font-family: Arial, Helvetica, sans-serif; font-size: 12px; float: none; white-space: nowrap; position: absolute; cursor: pointer;
}
#search-form2 .sort .jqTransformSelectWrapper div span {
	width: 106px;
}
#search-form2 .price1 .jqTransformSelectWrapper div span {
	width: 62px;
}
#search-form2 .price2 .jqTransformSelectWrapper div span {
	width: 62px;
}
#search-form3 .jqTransformSelectWrapper div span {
	padding: 6px; width: 195px;
}
#search-form4 .jqTransformSelectWrapper div span {
	padding: 6px; width: 195px;
}
#search-form4 .month .jqTransformSelectWrapper div span {
	padding: 6px 7px; width: 41px;
}
#search-form4 .day .jqTransformSelectWrapper div span {
	padding: 6px 7px; width: 35px;
}
#search-form4 .year .jqTransformSelectWrapper div span {
	padding: 6px 7px; width: 35px;
}
.jqTransformSelectWrapper a.jqTransformSelectOpen {
	background: url("../images/select-arrow.gif") no-repeat 9px 12px rgb(254, 254, 254); border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: rgb(230, 230, 230) rgb(230, 230, 230) rgb(230, 230, 230) currentColor; width: 26px; height: 26px; right: 0px; display: block; position: absolute;
}
#search-form3 .jqTransformSelectWrapper a.jqTransformSelectOpen {
	background: url("../images/select-arrow2.gif") no-repeat 9px 12px rgb(254, 254, 254);
}
#search-form4 .jqTransformSelectWrapper a.jqTransformSelectOpen {
	background: url("../images/select-arrow2.gif") no-repeat 9px 12px rgb(254, 254, 254);
}
.jqTransformSelectWrapper ul {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(230, 230, 230) rgb(230, 230, 230); list-style: none; padding: 0px; left: 0px; top: 28px; width: 218px; display: none; position: absolute; -ms-overflow-y: auto; background-color: rgb(254, 254, 254);
}
#search-form2 .sort .jqTransformSelectWrapper ul {
	width: 131px;
}
#search-form2 .price1 .jqTransformSelectWrapper ul {
	width: 87px;
}
#search-form2 .price2 .jqTransformSelectWrapper ul {
	width: 87px;
}
#search-form3 .jqTransformSelectWrapper ul {
	width: 221px;
}
#search-form4 .month .jqTransformSelectWrapper ul {
	width: 72px;
}
#search-form4 .day .jqTransformSelectWrapper ul {
	width: 66px;
}
#search-form4 .year .jqTransformSelectWrapper ul {
	width: 66px;
}
.jqTransformSelectWrapper ul a {
	padding: 2px 4px; color: rgb(76, 76, 76); line-height: 1.25em; font-size: 12px; text-decoration: none; display: block; background-color: rgb(254, 254, 254);
}
.jqTransformSelectWrapper ul a.selected {
	background: rgb(249, 104, 58); color: rgb(254, 254, 254);
}
.jqTransformSelectWrapper ul a:hover {
	background: rgb(230, 230, 230); color: rgb(76, 76, 76);
}
.jqTransformSelectWrapper ul a.selected:hover {
	background: rgb(230, 230, 230); color: rgb(76, 76, 76);
}
.jqTransformHidden {
	display: none;
}
#full-search-form {
	width: 100%; color: rgb(249, 104, 58); line-height: 1.25em; font-size: 12px; vertical-align: top; position: relative;
}
#full-search-form fieldset {
	padding: 0px; border: currentColor; min-height: 117px; min-width: 215px;
}
#full-search-form label {
	padding: 0px; width: 100%; color: rgb(76, 76, 76); line-height: 1.25em; font-size: 12px; display: block; min-height: 57px;
}
#full-search-form label strong {
	font-weight: normal; margin-bottom: 7px; display: block;
}
#full-search-form input {
	background: rgb(254, 254, 254); padding: 6px 4px; border: 1px solid rgb(230, 230, 230); width: 210px; height: 14px; color: rgb(155, 155, 155); line-height: 1.25em; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
#full-search-form input[type=submit] {
    background: rgb(228, 91, 47);
    padding: 6px 15px;
    border: 1px solid rgb(220, 90, 49);
    height: 26px;
    color: #FFF;
    line-height: 1.25em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: auto;
}
input[type=text], input[type=password], input[type=button], select {
    background: rgb(254, 254, 254);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(230, 230, 230);
    margin: 0px;
    padding: 6px 4px;
    width: 184px;
    height: 32px;
    color: rgb(155, 155, 155);
    line-height: 1.25em;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: none;
    white-space: nowrap;
    position: absolute;
    cursor: pointer;
}



#full-search-form .link {
	color: rgb(76, 76, 76); font-weight: bold;
}
#full-search-form .button-wrapper span {
	padding-top: 7px; display: inline-block;
}
#search-form2 {
	width: 100%; padding-bottom: 25px; vertical-align: top; position: relative; z-index: 9999;
}
#search-form2 fieldset {
	padding: 0px; border: currentColor;
}
#search-form2 label {
	color: rgb(76, 76, 76); line-height: 1.25em; font-size: 12px; float: left; display: block; position: relative;
}
#search-form2 .sort {
	width: 202px;
}
#search-form2 .price1 {
	width: 141px;
}
#search-form2 .price2 {
	width: 111px;
}
#search-form2 label strong {
	padding-top: 6px; font-weight: normal; float: left; display: block;
}
#search-form2 .sort strong {
	width: 38px;
}
#search-form2 .price1 strong {
	width: 36px;
}
#search-form2 .price2 strong {
	width: 22px;
}
#search-form3 {
	width: 100%; vertical-align: top; position: relative; z-index: 9999;
}
#search-form3 fieldset {
	padding: 0px; border: currentColor;
}
#search-form3 label {
	height: 40px; display: block;
}
#search-form3 .postcode {
	height: 51px;
}
#search-form4 {
	width: 100%; vertical-align: top; position: relative; z-index: 9999;
}
#search-form4 fieldset {
	padding: 0px; border: currentColor;
}
#search-form4 label {
	height: 62px; display: block;
}
#search-form4 .month {
	height: 44px; margin-right: 6px; float: left;
}
#search-form4 .day {
	height: 44px; margin-right: 7px; float: left;
}
#search-form4 .year {
	height: 44px; float: left;
}
#search-form4 .from {
	height: 73px;
}
#search-form4 strong {
	color: rgb(136, 136, 136); font-weight: normal; margin-bottom: 3px; display: block;
}
#contact-form {
	width: 100%; vertical-align: top; position: relative; z-index: 1;
}
#contact-form fieldset {
	padding: 0px; border: currentColor;
}
#contact-form label {
	display: block; min-height: 40px;
}
#contact-form .message {
	height: 302px;
}
#contact-form input {
	margin: 0px; padding: 8px 10px 7px; border: 1px solid rgb(230, 230, 230); color: rgb(81, 80, 80); line-height: 1.25em; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(254, 254, 254);
}
#contact-form textarea {
	margin: 0px; padding: 8px 10px 7px; border: 1px solid rgb(230, 230, 230); color: rgb(81, 80, 80); line-height: 1.25em; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: rgb(254, 254, 254);
}
#contact-form input {
	width: 329px;
}
#contact-form .area .error {
	float: none;
}
#contact-form textarea {
	width: 520px; height: 258px; overflow: auto; padding-top: 9px;
}
#contact-form .success {
	margin-bottom: 20px; display: none;
}
#contact-form .error {
	color: rgb(255, 0, 0); line-height: 1.27em; overflow: hidden; font-size: 11px; display: none;
}
#contact-form .empty {
	color: rgb(255, 0, 0); line-height: 1.27em; overflow: hidden; font-size: 11px; display: none;
}
.buttons-wrapper {
	text-align: right;
}
.buttons-wrapper a {
	padding: 5px 15px 6px; margin-left: 4px; cursor: pointer;
}
.lightbox-image {
	overflow: hidden; display: inline-block; position: relative; z-index: 1; cursor: pointer;
}
.lightbox-image img {
	position: relative; z-index: 1;
}
.lightbox-image span {
	background: url("../images/magnify.png") no-repeat 50% 50%; padding: 0px; left: 0px; top: -100%; width: 100%; height: 100%; display: inline-block; position: absolute; z-index: 2;
}
dt {
	color: rgb(81, 80, 80); line-height: 1.25em; font-size: 12px; font-weight: bold; margin-bottom: 18px;
}
dl span {
	width: 70px; float: left;
}
dl a {
	font-style: italic;
}
footer {
	width: 100%;
}
.footer-text {
	width: 100%; color: rgb(43, 43, 43); line-height: 1.25em; overflow: hidden; font-size: 12px; position: relative;
}
.footer-text .indents {
	padding: 27px 10px 35px;
}
.footer-text a {
	color: rgb(43, 43, 43); text-decoration: none;
}
.footer-text a:hover {
	text-decoration: underline;
}

.tituloH2Detalle
{
    color: #F60;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    margin: 0;
    font-weight: normal;
}
.titBusquedaActivas {
    background-color: rgb(75, 75, 75);
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    height: 17px;
    padding-top: 6px;
    text-align: center;
    width: 153px;
    border-radius: 5px;
}
.titBusquedaPor {
    background-color: rgb(75, 75, 75);
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    height: 17px;
    padding-top: 8px;
    text-align: center;
    width: 153px;
    border-radius: 5px;
}
.curved {
    -moz-border-radius: 5px;
    -webkit-border-radius: 10px;
}
.casillasTit {
    text-align: left;
    padding: 5px 10px 5px 10px;
    margin-bottom: 5px;
    font-size: 11px;
    color: #333;
}
.casillasTit2 {
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 10px 5px 5px;
    margin-bottom: 1px;
}
.preco-inmove{
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.div_resultado {
    -moz-border-radius: 8px;
    border: 0px solid #cccccc;
    font-size: 12px;
    padding: 5px;
    margin-bottom: 10px;
}
.fondoPaginacion {
    border: thin solid #cccccc;
    -moz-border-radius: 8px;
    background: url("../images/fondoPaginacion.jpg") repeat-x scroll center bottom #f3f3f3;
}
#filtro-inmoveis a{
    font-weight: normal;
}

#paginator img{
    position: relative;
    top: 3px;
}

#paginator a{
    color: #000 !important;
}

#impresion_preview{
  border: 1px solid lightgray;
  float:left;
  padding: 10px;
}

#impresion_preview h3{
  margin: 20px 0 10px 0;
}

.sombraImprimirDetalle{
  background-color: #EEEEEE;
}

.impresion_preview_div_izquierdo{
  float: left;
  width: 510px;
  padding-right: 20px;
}

.impresion_preview_div_derecho{
  float: left;
  width: 398px;
}

.impresion_preview_div_derecho div{
  border: 1px solid lightgray;
  padding: 5px;
  margin: 5px 0px 20px 0px;
}

.botones_impresion_preview{
  float: left;
  border: 1px solid lightgray;
  padding: 15px;
  text-align: center;
  width: 918px;
  margin-bottom: 20px;
}

.image-border{
  padding: 2px;
  border: 1px solid #F1F1F1;
  margin-right: 8px;
}

.msn_ready{
    background-color: #333;
    padding: 6px;
    color: #FFF;    
}

.msn_error{
    background-color: #C10000;
    padding: 6px;
    color: #FFF;
}