h1, h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.agencyinfo-top {
	width: 100%;
}
.agencyinfo-logo, .agencyinfo-address {
	display: inline-block;
	padding: 5px 0;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}
.agencyinfo-address p {
	text-align: center;
}
.agencyinfo-address a {
	color: #393939;
	font-weight: bold;
	text-decoration: none;
}
.agencyinfo-address a:hover {
	text-decoration: underline;
}
.agencyinfo-description {
	clear: both;
	padding: 10px 4px 4px;
	text-align: left;
}
.divHighslideOffer {
	border: 1px solid #CECECE;
	float: left;
	height: 151px;
	line-height: 150px;
	text-align: center;
	width: 200px;
}
.highslideVerticalAlign {
	cursor: default;
}
.highslideVerticalAlign img {
	margin-top: -2px;
	vertical-align: middle;
}
.OfferHighslideWithOutArrowLeft {
	background-image: url("../img/Strzalki/OfertaStrzalkaLewa.png");
	float: left;
	margin-left: 10px;
}
.OfferHighslideWithOutArrowRight {
	background-image: url("../img/Strzalki/OfertaStrzalkaPrawa.png");
	float: left;
}
.OfferHighslideWithOutArrowRight, .OfferHighslideWithOutArrowLeft {
	background-repeat: no-repeat;
	cursor: pointer;
	height: 20px;
	margin-top: 60px;
	width: 20px;
}
.show-other-investments {
	background: url("../images/search-box-left-button.png") repeat scroll 0 0 transparent;
	border: 0 none;
	cursor: pointer;
	height: 26px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding: 0 0 6px;
	text-indent: -20px;
	width: 180px;
}
.OfferHighslideLeftArrow {
	float: left;
	margin-left: 10px;
	background-image: url("../img/Strzalki/strzalka-lewo.png");
}
.OfferHighslideRightArrow {
	background-image: url("../img/Strzalki/strzalka-prawo.png");
	float: left;
}
.OfferHighslideLeftArrow, .OfferHighslideRightArrow {
	background-repeat: no-repeat;
	cursor: pointer;
	height: 20px;
	margin-top: 60px;
	width: 20px;
}
#offer-content {
	float: left;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	width: 735px;
}
#offer-content p {
	text-align: left;
}
#offer-name {
	color: #393939;
	font-size: 20px;
	max-width: 500px;
	padding: 0 0 0 14px;
}
#offer-name span {
	font-weight: bold;
}
.offer-name-params, .offer-name-params-calc {
	color: #393939;
	font-size: 14px;
	padding-left: 14px;
	margin-top: -3px;
}
.offer-name-params sup
{
    font-size: 8px;
}
.offer-name-params-important {
	color: #DA0000;
}
.offer-name-params-very-important {
	color: #DA0000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
}
.offer-name-params-calc {
	background: url("../images/calculator.png") no-repeat scroll 310px 0 transparent;
	height: 22px;
	margin-top: 10px;
}
.offer-name-params-calc a {
	color: #393939;
	padding-right: 40px;
}
#offer-category {
	color: #393939;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 0 14px;
}
#offer-gallery 
{
	overflow: hidden;
	/*width: 100%;*/
	list-style: none;
	padding-bottom: 23px;
	width: 734px;
	border-right: 1px solid #CECECE;
}
.offer-gallery-images {
	border: 1px solid #797D7E;
	display: block;
	float: left;
	margin: 0 8px;
	padding: 0;
}
#offer-gallery-prev, #offer-gallery-next {
	display: block;
	float: left;
	margin-top: 69px;
}
#offer-gallery-prev {
	margin-right: 3px;
}
#offer-gallery-next {
	margin-left: 3px;
}
#offer-gallery-prev img, #offer-gallery-next img {
	border: 0 none;
}

.jcarousel-skin-tango .jcarousel-container {
	height: 100%;
	background: #fff;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 100%;

	height: 154px;
	margin-top: -2px;
}

.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	height: 158px;
	left: 39px;
	width: 642px;
}

.jcarousel-skin-tango .jcarousel-item {
	height: 152px;
	width: 202px;
	line-height: 150px;
	text-align: center;
	background-color: white;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 18px;
	border: none;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 68px;
	right: 25px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-image: url("../img/Strzalki/strzalka-prawo.png");
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
		background-image: url("../img/Strzalki/OfertaStrzalkaPrawa.png");
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 68px;
	left: 10px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-image: url("../img/Strzalki/strzalka-lewo.png");
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
		background-image: url("../img/Strzalki/OfertaStrzalkaLewa.png");
}


.offer-preview-header {
	border-bottom: 1px solid #CECECE;
    margin-left: 0;
    margin-right: 15px;
    padding-bottom: 5px;
    padding-left: 13px;
    font-size: smaller;
}
.offer-params-category, .offer-params-value {
	float: left;
	list-style-type: none;
	margin: 0 0 6px 14px;
	padding: 0;
}
.offer-params-value-number {
	color: #DA0000;
	font-weight: bold;
}
.offer-params-category li, .offer-params-value li {
	color: #4F4F4F;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
.offer-params-value {
	margin: 0 60px 0 20px;
}
.offer-params-value li {
	font-weight: normal;
}
#offer-investment-information {
	color: #4F4F4F;
	float: left;
	font-weight: bold;
}
.offer-details-block {
	clear: both;
	padding-top: 15px;
	border-top: 1px solid #CECECE;
}
.offer-details-block-no-values
{
  	clear: both;
   border-right: 1px solid #CECECE;
}
.offer-details-block-no-photos
{
    border-right: 1px solid #CECECE;
    clear: both;
	padding-top: 15px;
}
.offer-details-block-noborder {
    border-right: 1px solid #CECECE;
    clear: both;
    padding-bottom: 10px;
    padding-top: 13px;
}
.offer-details-box 
{
    list-style-type: none;
    width: 708px;
    margin: 0 14px;
	overflow: auto;
	padding-bottom: 15px;
}

.offer-details-box span
{
    line-height: 19px;
}

.offer-details-category {
	color: #4F4F4F;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
}

.offer-maps-plan {
    clear: both;
    list-style-type: none;
    margin: 0 0 8px;
    overflow: auto;
    padding: 0;
}
.offer-maps-plan li {
	color: #4F4F4F;
	float: left;
	margin: 0;
	padding: 0;
}
.offer-maps-plan li.offer-maps-box {
	clear: both;
	margin-right: 16px;
	position: relative;
	width: 482px;
}
#offer-maps {
	border: 1px solid #CECECE;
}
#chmurka1 {
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	display: none;
	font-size: 11px;
	left: 290px;
	padding: 5px;
	position: absolute;
	text-align: center;
	top: 80px;
	width: 180px;
}
#offer-poi-title {
	background: url("../images/search-list-poi-box-title.png") no-repeat scroll 452px 4px transparent;
	border-bottom: 1px solid #E7E7E7;
	color: #4F4F4F;
	margin-bottom: 4px;
	padding: 4px 0;
	text-align: left;
}
#offer-poi-title a {
	text-decoration: none;
}
.offer-maps-plan li.offer-plan-box .offer-plan-box-images {
	border: 1px solid #CECECE;
	display: block;
	margin: 0;
	padding: 0;
}
.offer-plan {
	border: 1px solid #CECECE;
	clear: both;
	height: 182px;
	line-height: 182px;
	margin: 0;
	text-align: center;
	width: 200px;
}
.offer-plan-navi {
	display: block;
	overflow: hidden;
	padding-top: 6px;
	width: 202px;
}
#offer-plan-prev, #offer-plan-next {
	display: block;
	float: left;
}
#offer-plan-next {
	float: right;
}
#offer-plan-prev img, #offer-plan-next img {
	border: 0 none;
}
#offer-right {
	float: left;
	.float: right;
	margin-top: 10px;
	width: 245px;
}

.offer-right-container {
	margin-left: 12px;
	width: 233px;
}
.offer-right-container ol li:last-child
{
    padding-bottom: 9px;
    border-bottom: 1px solid #CECECE;
}
.offer-right-container-advert img {
	margin-bottom: 12px;
	margin-left: 12px;
	margin-top: 12px;
	width: 233px;
}
.offer-right-container-top {
	color: #FFFFFF;
	font-size: 14px;
	height: 24px;
	margin-bottom: 12px;
	padding: 5px 0 0 20px;
	text-align: left;
}
.offer-right-container-top a {
	text-decoration: none;
	color: White;
}
.offer-right-container-top a:hover {
	text-decoration: underline;
}
.offer-right-box {
	border-top: 1px solid #CECECE;
	color: #383838;
	display: block;
	height: 82px;
	text-decoration: none;
	line-height: 14px;
}
.offer-right-box img {
	border: 0 none;
	display: block;
	float: left;
	margin: 10px 10px 0 5px;
}
.offer-right-box-value {
	display: block;
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: -2px;
}
.offer-right-box-title {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 12px 0 0;
	padding: 0;
}
.offer-right-box-investment {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.offer-right-box-price {
	color: #DA0000;
	display: inline;
	margin: 0;
	padding: 0;
}
.offer-right-box-price sup
{
	font-size: 8px;
	position: relative;
	top: 2px;
}
.offer-right-container-navi {
	border-top: 1px solid #CECECE;
	margin-bottom: 17px;
	overflow: auto;
	padding-top: 6px;
}
.offer-right-container-prev, .offer-right-container-next {
	display: block;
	float: left;
}
.offer-right-container-prev {
	margin-right: 193px;
}
.offer-right-container-prev img, .offer-right-container-next img {
	border: 0 none;
}
.offer-right-container-help {
	list-style-type: none;
	margin: 0 0 20px 5px;
	padding: 10px 0 0;
}
.offer-right-container-help li {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
.offer-right-container-help a {
	color: #383838;
}
#offer-tag {
	background: url("../images/offer-tag-top.png") no-repeat scroll 0 0 transparent;
	padding-top: 22px;
}
#offer-tag-content {
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	padding: 0 15px;
}
#offer-tag-content-bottom {
	background-image: url("../images/offer-tag-bottom.png");
	background-repeat: no-repeat;
	height: 14px;
}
#offer-tag-content a {
	color: #777676;
	line-height: 200%;
	text-decoration: none;
}
#offer-tag-content a:hover {
	text-decoration: underline;
}
.offer-tag-link-1 {
	font-size: 14px;
}
.offer-tag-link-2 {
	font-size: 14px;
	font-weight: bold;
}
.offer-tag-link-3 {
	font-size: 18px;
	font-weight: bold;
}
#offer-contact-container {
    clear: both;
    overflow: hidden;
    position: relative;
    top: -8px;
    border-bottom: 1px solid #CECECE;
    padding-top: 7px;
}

#offer-contact-container img
{
    margin-right: 5px;
    width: 124px;
}
.contact-header-bar
{
    color: white;
    font-size: 14px;
    height: 25px;
    padding: 4px 0 0 4px;
    margin-bottom:8px;
    text-indent: 17px;
    width: 356px;
}

.offer-contact-container-BigLink
{
    color: inherit;
    font-size: 14px;
    margin-top: 0;
    padding-top: 0;
    text-decoration: none;
    color: #393939;
}

.offer-contact-container-BigLinkNormal
{
        color: inherit;
    font-size: 14px;
    text-decoration: none;
}

.offer-contact-container-BigLink:hover
{
    text-decoration: underline;
}

.offer-cloud-list
{
    float: left;
    left: 12px;
    overflow: hidden;
    padding: 4px;
    position: relative;
    top: 5px;
    width: 750px;
}

.offer-cloud-list tr
{
    line-height: 23px;
}

.offer-cloud-list td
{
    float: left;
    width: 245px;
}

.offer-cloud-list td a
{
    color: #008000;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
}

.offer-cloud-list td a:hover
{
    text-decoration: underline;
}

#developer-info-content-text
{
    text-align: left;
     line-height: 19px;
     margin-bottom: 5px;
    color: #393939;
}

#developer-info
{
    float: left;
    text-align: center;
    width: 360px;
    margin-bottom: 10px;
}

#agency-info
{
    float: right;
    text-align: center;
    width: 360px;
    padding-bottom: 16px;
}

.offer-contact-form-emailAddressBg
{
    background: url("../images/contact-textbox-Sprite.png") no-repeat top left transparent;
    background-position: 0 -39px;
    float: left;
    height: 29px;
    margin-top: 2px;
    padding: 3px 2px 3px 3px;
    position: relative;
    right: 2px;
    width: 146px;
    color: #393939;
}

.offer-contact-form-emailAddress
{
        border: medium none;
    padding: 3px;
    margin-left: -13px;
    padding-top: 4px;
    width: 121px;
    background-color: transparent;
        color: #393939;
}


.offer-contact-form-phoneNumberBg
{
    background: url("../images/contact-textbox-Sprite.png") no-repeat top left transparent;
    background-position: 0 0;
    float: left;
    height: 29px;
    margin-top: 2px;
    padding: 3px;
    width: 139px;
    color: #393939;
}

.offer-contact-form-phoneNumber
{
    border: medium none;
    padding: 3px;
    margin-left: -7px;
    margin-top: 1px;
    width: 120px;
    background: transparent;
        color: #393939;
}

.offer-contact-form-email-contentBg
{
    background: url("../images/contact-textbox-Sprite.png") no-repeat top left transparent;
    background-position: 0 -78px;
    padding: 3px;
    position: relative;
    right: 3px;
    width: 366px;
    margin-bottom: 4px;
}

.offer-contact-form-email-content
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-family: Tahoma;
    font-size: 13px;
    height: 104px;
    line-height: 20px;
    margin-top: 3px;
    position: relative;
    resize: none;
    right: 4px;
    vertical-align: middle;
    width: 340px;
     color: #393939;
    overflow: hidden;
}

.offer-contact-form-sendButton
{
    background: url("../images/offer-contact-form-send.png") no-repeat scroll 0 -26px transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    height: 25px;
    padding: 0 0 5px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 63px;
}

.offer-contact-form-sendButton:hover
{
       background: url("../images/offer-contact-form-send.png") no-repeat scroll 0 0 transparent; 
}

.offer-contact-tooltip
{
    color: #383838;
    display: none;
    float: left;
    height: 70px;
    margin-top: 3px;
    text-align: left;
}

.offer-contact-tooltip-arrow
{
        background: url("../images/arrow-phone-tooltip.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 7px;
    margin-left: 19px;
    padding-bottom: 0;
    position: relative;
    top: 1px;
    width: 13px;
    z-index: 25;
}

.offer-contact-tooltip-content
{
    background-color: #FFEBE8;
    border: 1px solid #DA0000;
    font-family: Tahoma;
    font-size: 11px;
    height: 58px;
    width: 240px;
    z-index: 1;
}

.offer-contact-tooltip-content span
{
    float: right;
    line-height: 15px;
    margin-top: 7px;
    padding-right: 7px;
    position: relative;
}

#offer-options-name {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 45px;
}
#offer-options-name li {
	float: left;
	height: 28px;
}
#offer-options-name a 
{
	cursor: pointer;
	padding: 7px 33px;
	font-weight: bold;
	display: inline-block;
}

a.offerPreviewButtons:hover
{
	text-decoration: underline;
}

a.myOffers.add {
	background: url("../images/add.png") no-repeat scroll 0 0 transparent;
}
a.myOffers.add:hover {
	text-decoration: underline;
}
a.myOffers.remove {
	background: url("../images/myOffersRemove.png") no-repeat scroll 0 0 transparent;
	text-decoration: none;
	color: #898989;
}
a.myOffers.remove:hover
{
	text-decoration: none;
}
a.compare.add {
	background: url("../images/stat.png") no-repeat scroll 0 0 transparent;
}
a.compare.add:hover {
	text-decoration: underline;
}
a.compare.remove {
	background: url("../images/compareRemove.png") no-repeat scroll 0 0 transparent;
	text-decoration: none;
	color: #898989;
}
a.compare.remove:hover
{
	text-decoration: none;
}
a.share {
	text-decoration: none;
	color: #383838;
	background: url("../images/share.png") no-repeat scroll 0 0 transparent;
}
a.share:hover {
	text-decoration: underline;
}
a.print {
	text-decoration: none;
	color: #383838;
	background: url("../images/print.png") no-repeat scroll 0 0 transparent;
}
a.print:hover {
	text-decoration: underline;
}

.article-right-container-top {
	color: #FFFFFF;
	font-size: 14px;
	height: 24px;
	margin-bottom: 12px;
	padding: 5px 0 0 20px;
	text-align: left;
}
.article-right-container-help {
	list-style-type: none;
	margin: 0 0 20px 5px;
	padding: 10px 0 0;
}
.article-right-container-help li {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
.article-right-container-help a {
	color: #383838;
}
.withSquareMeter sup {
	vertical-align: top;
}
.offer-params-table-div
{
     border-right: 1px solid #CECECE;
    overflow: hidden;
    clear: both;
    padding-left: 2px;
}
.offer-params-table {
	color: #4F4F4F;
	float: left;
	font-size: 13px;
  margin: 0 40px 6px 10px;
  }
.offer-params-table tr td.offer-params-propName {
	font-weight: bold;
	vertical-align: text-bottom;
}
.offer-params-table tr td div {
	margin: 0 16px 6px 0;
}
.offer-params-table tr td div sup
{
    font-size: 6px;
}
.offer-params-table-right {
    color: #4F4F4F;
    font-size: 13px;
    left: 97px;
    position: relative;
  }
.offer-params-table-right tr td.offer-params-propName {
	font-weight: bold;
	vertical-align: text-bottom;
}
.offer-params-table-right tr td div {
	margin: 0 16px 6px 0;
}
.offer-params-table-right tr td div sup
{
    font-size: 6px;
}
.topRightDetails {
    float: right;
    font-size: 11px;
    margin-bottom: 10px;
    margin-right: 14px;
    position: relative;
    text-align: right;
}
.topRightDetails span {
	line-height: 16px;
}
a.lOfferList {
	border-bottom: 1px dotted #383838;
	color: #383838;
	outline-color: #383838;
	text-decoration: none;
}
a.lOfferList:hover {
	border-bottom: medium none;
	text-decoration: underline;
}
.cShowOtherInvestments {
	background: url("../images/show-investments-offer-preview-button.png") no-repeat scroll 0 0 transparent;
	color: Black;
	font-family: Tahoma;
	margin-top: 15px;
	padding: 2px 0 7px 7px;
	text-decoration: none;
}
.cShowOtherInvestments:hover {
	background: url("../images/show-investments-offer-preview-button.png") no-repeat scroll 0 -26px transparent;
	cursor: pointer;
}
.tableInvestmentOffers {
	border-collapse: collapse;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	width: 100%;
}
.tableInvestmentOffers tr:last-child
{
    border-bottom: none;
}

.tableInvestmentOffersRow 
{
	border-bottom: 1px solid #CECECE;
	border-spacing: 1px;
	height: 33px;
}
.tableInvestmentOffersHeader {
	border-bottom: 3px solid #CECECE;
	cursor: text;
	height: 30px;
}
.investmentTableButton
{
    background: url("../images/search-box-left-button-121.png") no-repeat scroll 0 0 transparent;
    color: #383838;
    cursor: pointer;
    float: right;
    height: 26px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-indent: -19px;
    top: 2px;
    width: 121px;
}

.investmentTableButton:hover
{
      background: url("../images/search-box-left-button-121.png") no-repeat scroll  0 -26px transparent;  
}

.investmentTableButton a
{
    color: inherit;
    position: relative;
    text-decoration: none;
    top: 4px;
}

.investmentTableButton a:hover
{
        text-decoration: none;
}

.ui-blocker {
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;
}
.ui-blockerContactForm {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 144px;
    opacity: 0.7;
    position: absolute;
    right: 0;
    text-align: center;
    width: 362px;
    z-index: 50;
}
.ui-blockerContactForm div {
	height: 50%;
	margin-bottom: -33px;
}
.ui-blocker div {
	height: 50%;
	margin-bottom: -33px;
}
.ui-blocker-similar {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 64px;
	opacity: 0.7;
	position: relative;
}


#offer-options-name-top {
	list-style-type: none;
    margin-top: 8px;
    padding-bottom: 20px;
    padding-left: 30px;
}
#offer-options-name-top li {
	float: left;
	height: 16px;
}
#offer-options-name-top li .smallMyOffers.add
{
    background: url("../images/OfferPreview/smallButtonsSprite.png") no-repeat scroll transparent;
    background-position: 0 0; height: 16px;
}
#offer-options-name-top li .smallMyOffers.remove
{
    background: url("../images/OfferPreview/smallButtonsSprite.png") no-repeat scroll transparent;
    background-position: 0 -66px; height: 16px;
    color: #898989;
    text-decoration: none;
}
#offer-options-name-top li .smallMyOffers.remove:hover
{
        text-decoration: none;
}
#offer-options-name-top li .smallMyOffers:hover
{
    text-decoration: underline;
}

#offer-options-name-top li .smallCompareoffers.add
{
    background: url("../images/OfferPreview/smallButtonsSprite.png") no-repeat scroll transparent;
    background-position: 0 -132px; height: 16px;
}
#offer-options-name-top li .smallCompareoffers.remove
{
    background: url("../images/OfferPreview/smallButtonsSprite.png") no-repeat scroll transparent;
    background-position: 0 -198px; height: 16px;
        color: #898989;
    text-decoration: none;
}
#offer-options-name-top li .smallCompareoffers.remove:hover
{
           text-decoration: none; 
}
#offer-options-name-top li .smallCompareoffers:hover
{
    text-decoration: underline;
}

#offer-options-name-top li .smallPreviewButtons
{
   background: url("../images/OfferPreview/smallButtonsSprite.png") no-repeat scroll transparent;
   background-position: 0 -264px; height: 16px;
}
#offer-options-name-top li .smallPrint
{
    color: inherit;
    text-decoration: none;
    background: url("../images/OfferPreview/smallButtonsSprite.png") no-repeat scroll 0 -330px transparent;
    height: 16px;
    margin-right: 0;
}
#offer-options-name-top li .smallPrint:hover
{
    text-decoration: underline;
}
#offer-options-name-top a 
{
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 41px;
    padding: 0 19px;
}

.headerBox
{
    background-color: #FFEBE8;
    border-color: #DA0000;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    font-weight: bold;
    margin: 8px;
    padding: 15px;
    text-align: center;
    color: #383838;
}

.offerAddress
{
     padding: 0 0 5px 14px;
     color: #393939;
}

.offerAddress span
{
    font-weight: bold;
     font-size: 16px;
}

.greenHeader
{
     margin-left: 15px;
    margin-top: 4px;
    padding-left: 6px;
     color: #008000;
     font-size: 12px;
    border-left:  3px solid #008000;
}

.greenHeader div
{
    margin-top: 1px;
}

#dLeftDetails
{
    float: left;
    margin-bottom: 23px;
    margin-top: -1px;
}

#investmentInfoBox
{
     margin-top: 13px;
      margin-bottom: 1px;
          margin-left: 14px;
    margin-right: 14px;
}

#investmentInfoBox img
{
    border-width: 0;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    text-align: left;
    width: 160px;
}

#investmentInfoBoxHeader
{
    color: #4F4F4F;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
}

#investmentInfoBoxHeader:hover
{
    text-decoration: underline;
}

#investmentInfoBoxContent
{
    font-size: 13px;
     color: #393939; 
     width: 708px;
      line-height: 19px;
      margin-top: 3px;
}

#investmentInfoBoxContent span,#developer-info-content-text span
{
          /*background: url("../images/index-box-center-offer-li.png") no-repeat scroll 3px 5px transparent;
    white-space: pre;*/
}

#investmentInfoBoxContent a,#developer-info-content-text a
{
    font-size: 11px;
    font-weight: bold;
    width: 50px;
    text-decoration: none;
    color: #393939;
}

#investmentInfoBoxContent a:hover,#developer-info-content-text a:hover
{
    text-decoration: underline;
}

#investmentInfoBoxContent a:visited
{
    font-size: 11px;
    font-weight: bold;
    width: 50px;
    text-decoration: none;
    color: #393939; 
}

.investmentTableButtonBox {
background: -moz-linear-gradient(top, rgba(255,255,255,0.28) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.89) 82%, rgba(255,255,255,0.89) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.28)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(82%,rgba(255,255,255,0.89)), color-stop(100%,rgba(255,255,255,0.89))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0.28) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.89) 82%,rgba(255,255,255,0.89) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0.28) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.89) 82%,rgba(255,255,255,0.89) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0.28) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.89) 82%,rgba(255,255,255,0.89) 100%); /* IE10+ */
background: linear-gradient(top, rgba(255,255,255,0.28) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.89) 82%,rgba(255,255,255,0.89) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47ffffff', endColorstr='#e3ffffff',GradientType=0 ); /* IE6-9 */
    bottom: 30px;
    height: 30px;
    position: relative;
    right: 0;
    width: 735px;
}

.investment-table-block {
	clear: both;
	padding-top: 15px;
}


#offer-contact-phone-box {
	display: table;
	height: 100px;
	margin: 10px auto 0;
	position: relative;
	vertical-align: bottom;
	width: 124px;
}
#offer-contact-phone-box2 {
	display: block;
	height: auto;
	margin: 3px auto 0;
	min-height: 27px;
	width: 124px;
}
#offer-contact-container #offer-contact-phone-number, #offer-contact-phone-number2 {
    width: 300px;
    font-size: 12px;
    display: none;
}
#offer-contact-phone, #offer-contact-phone2 {
	background: url("../images/offer-contact-phone.png") no-repeat scroll 0 -27px transparent;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 25px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 124px;
}
#offer-contact-phone {
    margin-left: -3px;
    margin-top: 7px;
    float: left;
}
#offer-contact-phone2 {
	height: auto;
	min-height: 25px;
}
#offer-contact-phone:hover, #offer-contact-phone2:hover {
	background: url("../images/offer-contact-phone.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
}

.offer-cloud
{
    font-size: 12px;
    margin-top: 0;
    padding-top: 12px;
    position: relative;
    top: -6px;
}

.offer-cloud a
{
    color: #393939;
    font-weight: bold;
}

.offer-cloud span
{
    margin-left: 14px;
}

.offer-cloud-arrow
{
    background: url("../images/arrow-cloud.png") no-repeat scroll 0 0 transparent;
    height: 11px;
    left: 80px;
    margin-top: 10px;
    position: relative;
    top: 1px;
    width: 17px;
}

.offer-cloudBg
{
    border: 1px solid #CECECE;
    border-radius: 15px 15px 15px 15px;
    color: #008000;
    font-size: 14px;
    height: 102px;
}

.offer-contact-form-rightSide
{
    background: none repeat scroll 0 0 white;
    border-bottom: 1px solid #CECECE;
    height: 215px;
    margin-bottom: 19px;
    position: relative;
    z-index: 5;
    right: 1px;
    
}

.offer-contact-form-rightSide span
{
        bottom: 33px;
    color: #000000;
    left: 21px;
    position: relative;
}

.offer-contact-form-rightSide-headerBg
{
        background: url("../images/red-header.png") no-repeat scroll 0 0 transparent;
    height: 29px;
    margin-left: 12px;
}

.offer-contact-form-rightSide-headerBg span
{
        color: #FFFFFF;
    font-size: 14px;
    height: 24px;
    margin-bottom: 10px;
    padding: 5px 0 0 20px;
    position: relative;
    text-align: left;
    top: 5px;
    left: 0;
}

.offer-contact-form-rightSide-content
{
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(234,234,234,1) 79%, rgba(228,228,228,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(79%,rgba(234,234,234,1)), color-stop(100%,rgba(228,228,228,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(234,234,234,1) 79%,rgba(228,228,228,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(234,234,234,1) 79%,rgba(228,228,228,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(234,234,234,1) 79%,rgba(228,228,228,1) 100%); /* IE10+ */
background: linear-gradient(left, rgba(255,255,255,0) 0%,rgba(234,234,234,1) 79%,rgba(228,228,228,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#e4e4e4',GradientType=1 ); /* IE6-9 */
    border-right: 1px solid #CECECE;
    bottom: 10px;
    height: 186px;
    position: relative;
}
.offer-contact-form-rightSide-content-question
{
    background: url("../images/offer-contact-right-side-box.png") no-repeat top left white;
    background-position: 0 -39px;
    height: 76px;
    left: 8px;
    margin-top: 10px;
    position: absolute;
    top: 0;
    width: 229px;
}

.offer-contact-form-rightSide-content-address
{
    background: url("../images/offer-contact-right-side-box.png") no-repeat top left white;
    background-position: 0 0;
    height: 29px;
    left: 20px;
    margin-top: 10px;
    position: relative;
    top: 93px;
    width: 217px;
}

.offer-contact-form-rightSide-content-phoneNumber
{
    background: url("../images/offer-contact-right-side-box.png") no-repeat top left white;
    background-position: 0 -125px;
    height: 29px;
    left: 20px;
    margin-top: 10px;
    position: relative;
    top: 90px;
    width: 146px;
}

.offer-contact-form-sendButton-rightSide
{
    background: url("../images/offer-contact-form-send.png") no-repeat scroll 0 -26px transparent;
    bottom: 65px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    padding: 0 0 3px;
    position: relative;
    text-align: center;
    border-width: 0;
    height: 23px;
    left: 58px;
    padding-bottom: 3px;
    width: 61px;
}

.offer-contact-form-sendButton-rightSide:hover
{
           background: url("../images/offer-contact-form-send.png") no-repeat scroll 0 0 transparent; 
}

.offer-contact-form-email-content-rightSide
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #393939;
    font-family: Tahoma;
    font-size: 13px;
    left: 22px;
    line-height: 20px;
    margin-top: 3px;
    position: relative;
    resize: none;
    height: 66px;
    top: 2px;
    width: 192px;
    overflow: hidden;
}

.offer-contact-form-rightSide-content-address input
{
    background: transparent;
    border: medium none;
    height: 21px;
    left: 10px;
    position: relative;
    top: 3px;
    width: 177px;
    color: #393939;
}

.offer-contact-form-rightSide-content-phoneNumber input
{
    background: transparent;
        border: medium none;
    height: 21px;
    left: 12px;
    position: relative;
    top: 3px;
    width: 123px;
    color: #393939;
}

.offer-right-box-articles
{
    border-top: 1px solid #CECECE;
    color: #393939;
    display: block;
    font-size: 11px;
    height: 100%;
    line-height: 15px;
    margin-bottom: 9px;
    text-decoration: none;
}

.offer-right-box-articles div
{
    margin-top: 10px;
}

.offer-right-box-articles-img
{
    border: 0 none;
    float: left;
    margin: 10px 10px 0 5px;
}

.offer-right-box-articles-red-arrow-img
{
    float: none;
    left: 3px;
    margin: 0;
    position: relative;
    top: 1px;
}
.offer-right-box-articles-red-arrow-img:hover
{
    text-decoration: none;
}
.offer-right-box-articles-red-arrow
{
    background: url("../images/index-box-center-offer-li.png") no-repeat scroll 3px 5px transparent;
    white-space: pre;
}

.offer-right-box-articles a
{
    color: #393939;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.offer-right-box-articles a:hover
{
    text-decoration: underline;
}


#offer-contact-form .offer-contact-form-send-c:hover {
	background: url("../images/offer-contact-form-send.png") no-repeat scroll 0 0 transparent;
}
#offer-contact-form ol li {
	float: left;
	margin: 14px 0 0;
	padding: 0;
}
.offer-contact-form-description {
	color: #999999;
	margin: 10px 0 0 10px;
}
.offer-contact-form-email-friend {
	border: 1px solid #CECECE;
	font-family: Tahoma;
	font-size: 12px;
	height: 100px;
	margin: 0 0 0 10px;
	overflow: hidden;
	padding: 2px 0 0 10px;
	resize: none;
	width: 92%;
}
.offer-contact-form-email-friend-c {
	border: 1px solid #CECECE;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	height: 18px;
	margin: 12px 0 0 10px;
	padding-left: 10px;
	width: 230px;
}
.offer-contact-form-send-friend-c {
	background: url("../images/offer-contact-form-send.png") no-repeat scroll 0 -26px transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-size: 13px;
	height: 25px;
	margin: 10px 10px 0 0;
	padding: 0 0 6px;
	text-align: center;
	vertical-align: bottom;
	width: 63px;
}
.offer-contact-form-send-friend-c:hover {
	background: url("../images/offer-contact-form-send.png") no-repeat scroll 0 0 transparent;
}

.agency-info-site-link
{
    float: left;
    font-size: 12px;
    color: #0000CC;
    text-decoration: underline;
    cursor: pointer;
}
