article, aside, figure, footer, header, hgroup, nav, section, img {display:block !important; padding:0px; margin:0px; border:none;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
body {
	padding:0px;
	margin:0px;
	background:#A9C3DA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #333333;
}
ul, dl {
	list-style:none;
	padding:0px;
	margin:0px;
}
.t4u#wrap {
	width:1000px;
	margin:0px auto;
	padding:0px;
	background:#FFFFFF;
	box-shadow: 0px 0px 15px 10px #5D6B78;
	display: table;
}
.fs8 {
	font-size:8px;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
/*******************************
            Grid
*******************************/
.t4u.grid {
	display: block;
	text-align: left;
	width:inherit;
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid > .row {
	display: block;
	width: inherit;
	margin:0px;
	padding:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid > .column,
.t4u.grid > .row > .column {
	display: inline-block;
	margin:0px;
	padding:0px;
	vertical-align:top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/*----------------------
  Equal Height Columns
-----------------------*/
.t4u.grid > .equal.height.row {
	display: table;
	width: 100%;
}
.t4u.grid > .equal.height.row > .column {
	display: table-cell;
	vertical-align:top;
}
/*----------------------
  Grid Columns
-----------------------*/
.t4u.grid .one.column {
	width: 6.25%;
}
.t4u.grid .two.column {
	width: 12.5%;
}
.t4u.grid .three.column {
	width: 18.75%;
}
.t4u.grid .four.column {
	width: 25%;
}
.t4u.grid .five.column {
	width: 31.25%;
}
.t4u.grid .six.column {
	width: 37.5%;
}
.t4u.grid .seven.column {
	width: 43.75%;
}
.t4u.grid .eight.column {
	width: 50%;
}
.t4u.grid .nine.column {
	width: 56.25%;
}
.t4u.grid .ten.column {
	width: 62.5%;
}
.t4u.grid .eleven.column {
	width: 68.75%;
}
.t4u.grid .twelve.column {
	width: 75%;
}
.t4u.grid .thirteen.column {
	width: 81.25%;
}
.t4u.grid .fourteen.column {
	width: 87.5%;
}
.t4u.grid .fifteen.column {
	width: 93.75%;
}
.t4u.grid .sixteen.column {
	width: 100%;
}
/*******************************
            Header
*******************************/
.t4u.grid .row header {
	width:100%;
	height:100px;
	padding:0px;
	margin:0px;
	background:#FFF url(images/bg-header.jpg) no-repeat left top;
}
.t4u.grid .row header #language {
	float:right;
	padding:0px;
	margin:8px 10px 0px 0px;
}
.t4u.grid .row header #language img {
	float: right;
	margin:0px 0px 0px 3px;
	padding:0px;
}
.t4u.grid .row header #login-data, .t4u.grid .row header #date {
	float:right;
	margin:67px -145px 0px 0px;
}
.t4u.grid .row header #login-data > a, .t4u.grid .row header #login-data > a:visited {
	color: #ED145B;
	background:#FFFFFF;
	padding:0px 5px;
	font-size:12px;
	font-weight: bold;
}
.t4u.grid .row header #login-data > a:hover {
	text-decoration:none;
}
.t4u.grid .row header #login-data img { float: right; margin: 5px 0 0 5px;}
.t4u.grid .row header #date {
	margin:85px -141px 0px 0px;
	font-size:10px;
}
/**************************************/
/*          Top user menu             */
/**************************************/

.t4u.grid .row header #login-data ul ul {
	display: none;
}
.t4u.grid .row header #login-data ul li:hover > ul {
	display: block;
}
.t4u.grid .row header #login-data ul {
	position: relative;
	display: inline-table;
	background:#FFFFFF;
}
.t4u.grid .row header #login-data ul > li {
	float: left;
	font-weight:bold;
}
/*.t4u.grid .row header #login-data ul li:hover {
	background: #FFFFFF;
}*/
.t4u.grid .row header #login-data ul > li:hover a {
	color: #900;
	background: #FFFFFF;
}
.t4u.grid .row header #login-data ul > li a {
	display: block;
	padding: 0px 8px;
	color: #900;
	text-decoration: none;
}
.t4u.grid .row header #login-data ul ul {
	background: #E5D3C7;
	border: 1px solid #BC2554;
	padding: 0;
	position: absolute;
	top: 100%;
	right:0;
}
.t4u.grid .row header #login-data ul ul li {
	float: none; 
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #C9A48B;
	position: relative;
}
.t4u.grid .row header #login-data ul ul li a {
	padding: 3px 20px;
	color: #900;
	font-size:10px;
}	
.t4u.grid .row header #login-data ul ul li a:hover {
	background: #E5D3C7;
}
/*******************************
            Nav
*******************************/
nav.full, nav.mobile  {
	clear:both;
	width:100%;
	height:19px;
	background:url(images/bg-nav.gif) repeat-x left top;
	font-size:11px;
	padding:0px;
	margin:0px;
	text-align: center !important;
}
nav.full ul {
	/*float:left;*/
	padding:3px 0px 0px 0px;
	margin:0 0 0 20px;/* margin:0px 0px 0px 72px; */
}
nav.full ul li {
	float:left;
	padding:0px;
	margin:0px;
	height:16px;
	position:relative;
}
nav.full ul li a.main, nav.full ul li a.main:visited {
	padding:0px;
	margin:0px 18px 0px 0px;
	text-decoration:none;
	color:#1E491B;
	text-shadow: -1px -1px 1px #fff, 1px 1px 1px #6F946C;
	text-transform:uppercase;
	font-weight:bold;
}
nav.full ul li ul  {
	position:absolute;
	top:15px;
	left:0px !important;
	width:132px;
	background: #E5D3C7;
	border:1px solid #B60F45;
	padding: 0px;
	margin:0px !important;
	z-index:500;
}
nav.full ul li ul li ul {
	position:absolute;
	top:-2px;
	left:132px !important;
	width:132px !important;
	background: #E5D3C7;
	border:1px solid #B60F45;
	padding: 0px;
	margin:0px !important;
	z-index:501;
}
nav.full ul li ul li {
	clear:both !important;
	position:relative;
	display: block !important;
	padding:3px 5px 0px 5px;
	border-bottom:1px solid #C9A48B;
	border-top:1px solid #FFF;
	width:122px;
}
nav.full ul li ul li:hover {
	background: #A0D59C;
}
nav.full ul li ul li a, nav.full ul li ul li a:visited {
	display: block;
	color: #660000;
	text-decoration: none;
	font-size:10px !important;
}
nav.full ul li ul li a:hover {
	color: #1E491B;
}
nav.full ul ul, nav.full ul li:hover ul ul {display: none;}
nav.full ul li:hover ul, nav.full ul ul li:hover ul {display: block;}

nav.mobile2 {
	display:none !important;
}
/*******************************
          Left Column
*******************************/
.t4u.grid .left.column {
	background:#E5D3C7 url(images/bg-left-col.gif) repeat-y right top;
	padding:0px 6px 0px 4px;
}
.t4u.grid .left.column div.bc img {
	border:none;
	margin:0px auto !important;
}
.t4u.grid .left.column h2 {
	font-weight:bold;
	background:#fff;
	color:#BC2554;
	padding:3px 0px;
	margin:0px;
	font-size:11px;
	text-align:center;
}
.t4u.grid .left.column > article, aside .t4u-result-data > article {
	width: auto;
	display:block;
	border:1px solid #FFFFFF;
	padding:2px 3px 3px 3px;
	margin:7px 0px;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid .left.column > article h3, aside .t4u-result-data > article h3 {
	font-weight:bold;
	font-size:13px;
	color:#9A0201;
	padding:0px;
	margin:0px 5px 2px 5px;
}
.t4u.grid .left.column > article > div, aside .t4u-result-data > article > div {
	width: 100%;
	background:#FFFFFF;
	padding:3px;
	margin:0px;
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid .left.column > article > div img, aside .t4u-result-data > article > div img {
	float:left;
	width:50%;
	height:60px;
	border:none;
	padding:0px;
	margin:0px !important;
}
.t4u.grid .left.column > article > div ul , aside .t4u-result-data > article > div ul{
	float: right;
	padding:0px;
	margin:0px;
	font-size:11px;
	width:49% !important;
	/*height:71px;*/
}
.t4u.grid .left.column > article > div ul li.price, aside .t4u-result-data > article > div ul li.price {
	color:#0164C9;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	font-size:12px;
}
.t4u.grid .left.column > article > div b, aside .t4u-result-data > article > div b {
	clear:both !important;
	/*widows:100%;*/
	display:block;
	font-weight:normal;
}
.t4u.grid .left.column > article > div p.qactions, aside .t4u-result-data > article > div p.qactions {
	padding:5px 5px 0px 0px;
	margin:0px;
	display:inline-block;
}
.t4u.grid .left.column > article > div p.qactions img, aside .t4u-result-data > article > div p.qactions img {
	vertical-align: middle;
	width:14px !important;
	height:14px !important;
	padding:0px 2px 0px 0px !important;
	margin:0px !important;
}
.t4u.grid .left.column > article > div p.qactions a, .t4u.grid .left.column > article > div p.qactions a:visited,
aside .t4u-result-data > article > div p.qactions a, aside .t4u-result-data > article > div p.qactions a:visited {
	color:#9A0201;
	text-decoration:none;
}
.t4u.grid .left.column > article > div p.qactions a:hover, aside .t4u-result-data > article > div p.actions a:hover {
	text-decoration:underline;
}
/*******************************
          Right Column
*******************************/
.t4u.grid .right.column {
	background:#E5D3C7 url(images/bg-right-col.gif) repeat-y left top;
	padding:5px 8px 5px 10px;
}
.t4u.grid .right.column #t4u-mls-search ul {
	width:100%;
	display:table;
	font-size:12px;
}
.t4u.grid .right.column ul > li {
	padding:0px;
	margin:0px 0px 5px 0px;
	display:table;
	text-indent:0;
	width:100%;
}
.t4u.grid .right.column ul li.clear {
	clear:both !important;
	width:100%;
}
.t4u.grid .right.column ul > li > ol {
	list-style:none;
	padding:0px;
	margin:0px;
}
.t4u.grid .right.column ul > li > ol li {
	padding:0px;
	margin:0px;
	text-indent:0;
	line-height:13px !important;
}
.t4u.grid .right.column ul > li label {
	color:#990000;
	font-weight:bold;
	display:block !important;
}
.t4u.grid .right.column ul > li .left {
	float: left;
}
.t4u.grid .right.column ul > li .right {
	float: right;
}
.t4u.grid .right.column ul > li .short {
	width:49%;/* 48% !important */
}
.t4u.grid .right.column ul > li select.short {
	width: 49%;
}
.t4u.grid .right.column ul > li input, .t4u.grid .right.column ul > li select {
	width:100%;
	border:1px solid #A5ACB2;
	font-size:92%;
	padding:1%;
	height:auto !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid .right.column ul > li input.checkbox {
	width: auto !important;
	height:auto !important;
	border:none !important;
	vertical-align: middle !important;
	padding:0px !important;
	font-size: 13px !important;
}
.t4u.grid .right.column ul > li input.button {
	width: auto !important;
	height:auto !important;
	border:none !important;
	margin:0;
	padding:0;
}
.t4u.grid .right.column div.bc img {
	border:none;
	margin:0px auto !important;
}
/*********************************
        Content Column
**********************************/
.t4u.grid .t4u-content.column {
	padding:10px;
	line-height:20px;
	font-size:13px;
	color:#000000;
}
.t4u.grid .t4u-content.column h1 {
    color: #0066CC;
    font-size: 18px !important;
    margin: 0;
    padding: 0;
    text-align: center;
}
.t4u.grid .t4u-content.column h2 {
    color: #0066CC;
    font-size: 13px;
    margin: 0 0 0 10px;
    padding: 0;
    text-align: center;
}
.t4u.grid .t4u-content.column a, .t4u.grid .t4u-content.column a:visited {
	color:#9A0201;
}
.t4u.grid .t4u-content.column a:hover {
	text-decoration:none;
}
.t4u.grid .t4u-content.column .pink {
    color: #FF6699;
    font-weight: bold;
}
.t4u.grid .t4u-content.column .bleu {
    color: #0099FF;
    font-weight: bold;
}
.t4u.grid .t4u-content.column .blue {
    color: #0066CC;
    font-weight: bold;
}
.t4u.grid .t4u-content.column .green {
    color: #009900;
    font-weight: bold;
}
.t4u.grid .t4u-content.column ul.list1 {
	margin:0px 0px 0px 40px;
}
.t4u.grid .t4u-content.column ul.list1 li, .t4u.grid .t4u-content.column ul.list2 li {
	background:url(images/bullet.gif) no-repeat left top;
	padding: 0px 0px 0px 30px;
	margin:0px 0px 10px 0px;
}
.t4u.grid .t4u-content.column ul.list2 li {
	margin:0;
}
/*******************************
          Listings
*******************************/
.t4u.grid .thirteen.t4u-content.column h2 {
	font-size:16px;
	color:#990000;
	background:#E5D3C7;
	padding:9px;
	margin:0px;
	text-align:left;
}
.t4u.grid .t4u-content.column ul.listing-display {
	padding:23px 0px 30px 0px;
	border-bottom:1px solid #ECECEC;
	display: block;
}
.t4u.grid .t4u-content.column ul.listing-display li{
	padding:0px;
	margin:0px 10px 0px 0px;
	background:none;
	height:9px;
	float:left;
	line-height:9px !important;
}
.t4u.grid .t4u-content.column ul.listing-display li.thumb {
	background:url(images/icons/ico-listing-display.jpg) no-repeat left top;
}
.t4u.grid .t4u-content.column ul.listing-display li.list {
	background:url(images/icons/ico-listing-display.jpg) no-repeat left -18px;
}
.t4u.grid .t4u-content.column ul.listing-display li.map {
	background:url(images/icons/ico-listing-display.jpg) no-repeat left -36px;
}
.t4u.grid .t4u-content.column ul.listing-display li.thumb a,
.t4u.grid .t4u-content.column ul.listing-display li.list a,
.t4u.grid .t4u-content.column ul.listing-display li.map a {
	display: block;
	padding:0px  0px 0px 15px;
	color:#999999;
	text-decoration:none;
}
.t4u.grid .t4u-content.column ul.listing-display li.thumb a:hover, .t4u.grid .t4u-content.column ul.listing-display li.thumb a.current {
	background:url(images/icons/ico-listing-display.jpg) no-repeat left -9px;
	color:#353F4B;
}
.t4u.grid .t4u-content.column ul.listing-display li.list a:hover, .t4u.grid .t4u-content.column ul.listing-display li.list a.current {
	background:url(images/icons/ico-listing-display.jpg) no-repeat left -27px;
	color:#353F4B;
}
.t4u.grid .t4u-content.column ul.listing-display li.map a:hover, .t4u.grid .t4u-content.column ul.listing-display li.map a.current {
	background:url(images/icons/ico-listing-display.jpg) no-repeat left -45px;
	color:#353F4B;
}
.t4u.grid .t4u-content.column #t4u-listings-sort {
	float:right;
	margin:18px 0px 0px 0px;
	width:auto;
}
.t4u.grid .t4u-content.column #t4u-listings-body-ctnr ul {
	clear:both !important;
	width:100%;
	display: table;
	padding:50px 0px 0px 0px;
}
/*------------------------------
           List display
------------------------------*/
#t4u-listings-body-ctnr .list li {
	width:100%;
	padding:0px;
	margin:0px 0px 10px 0px;
	display:table;
}
#t4u-listings-body-ctnr .list li .property-image {
	float:left;
	margin:0px;
	padding:8px;
	width:25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background:#E5D3C7;
	/*height:129px;*/
	position:relative;
}
#t4u-listings-body-ctnr .list li .property-image img {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #FFF;
}
#t4u-listings-body-ctnr .list li .content {
	float:left;
	width:75%;
	display: table;
	font-size: 12px;
	color: #353F4B;
	padding:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-listings-body-ctnr .list li .content h2 {
	color: #4CB0E2;
	font-size: 14px;
	padding:0px 0px 2px 0px;
	margin:0px 0px 2px 20px;
	border-bottom:1px solid #ECECEC;
	background:none;
}
#t4u-listings-body-ctnr .list li .content  h2 a, #t4u-listings-body-ctnr .list li .content  h2 a:visited {
	color: #4CB0E2;
	text-decoration:none;
}
#t4u-listings-body-ctnr .list li .content  h2 a:hover {
	text-decoration:none;
	color:#353F4B;
}
#t4u-listings-body-ctnr .list li .content abbr {
	border:none !important;
}
#t4u-listings-body-ctnr .list li .content .property-details {
	width:50%;
	padding:0px 0px 2px 20px;
	margin:0px 0px 2px 0px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-listings-body-ctnr .list li .content .property-details dl {
	list-style:none;
	padding:0px 0px 3px 0px;
	margin:0px;
	border-bottom:1px solid #ECECEC;
}
#t4u-listings-body-ctnr .list li .content .property-details dl label {
	float:left;
	font-weight:bold;
	margin:0px 5px 0px 0px;
}
#t4u-listings-body-ctnr .list li .content .property-details dl.info-icons {
	border-bottom:none;
	padding:5px 0px 0px 0px;
}
#t4u-listings-body-ctnr .list li .content .property-details dl.info-icons dt {
	display:inline-block;
	margin:0px 10px 0px 0px;
}
#t4u-listings-body-ctnr .list li .content .property-details dl.info-icons a, #t4u-listings-body-ctnr .list li .content .property-details dl.info-icons a:visited {
	color:#5680B8;
	text-decoration:none;
}
#t4u-listings-body-ctnr .list li .content .property-details dl.info-icons a:hover {
	color:#9A0201;
}
/*------------------------------
           Thumb display
------------------------------*/
#t4u-listings-body-ctnr .thumb li {
	width:25% !important;
	padding:10px 5px;
	margin:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float:left;
}
#t4u-listings-body-ctnr .thumb li .property-image {
	margin:0px;
	padding:8px;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background:#E5D3C7;
	/*height:150px;*/
    overflow: hidden;
	position:relative;
}
#t4u-listings-body-ctnr .thumb li .property-image img {
	width:100%;
    height: 134px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border:1px solid #FFF;
}
#t4u-listings-body-ctnr .thumb li .content {
	width: auto;
	display: table;
	font-size: 12px;
	color: #353F4B;
	padding:5px 0px 0px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-listings-body-ctnr .thumb li .content h2 {
	color: #4CB0E2;
	font-size: 14px;
	padding:0px 0px 2px 0px;
	margin:0px 0px 2px 0px;
	border-bottom:1px solid #ECECEC;
	background:none;
	height:20px;
	overflow:hidden;
}
#t4u-listings-body-ctnr .thumb li .content  h2 a, #t4u-listings-body-ctnr .thumb li .content  h2 a:visited {
	color: #4CB0E2;
	text-decoration:none;
}
#t4u-listings-body-ctnr .thumb li .content  h2 a:hover {
	text-decoration:none;
	color:#353F4B;
}
#t4u-listings-body-ctnr .thumb li .content abbr {
	border:none !important;
}
#t4u-listings-body-ctnr .thumb li .content .property-details {
	width:100%;
	padding:0px 0px 2px 0px;
	margin:0px 0px 2px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl {
	list-style:none;
	padding:0px 0px 3px 0px;
	margin:0px;
	border-bottom:1px solid #ECECEC;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl label {
	float:left;
	font-weight:bold;
	margin:0px 5px 0px 0px;
	color:#353F4B;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl.info-icons, #t4u-listings-body-ctnr .thumb li .content .property-details dl.realtor {
	border-bottom:none;
	padding:5px 0px 0px 0px;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl.realtor {
	height:38px;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl.info-icons dt, #t4u-listings-body-ctnr .thumb li .content .property-details dl.realtor  dt {
	display:inline-block;
	margin:0px 10px 0px 0px;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl dt.price {
	color:#D60E71;
	font-weight:bold;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl dt.city,
#t4u-listings-body-ctnr .thumb li .content .property-details dl dt.type,
#t4u-listings-body-ctnr .thumb li .content .property-details dl dt.beds,
#t4u-listings-body-ctnr .thumb li .content .property-details dl dt.baths,
#t4u-listings-body-ctnr .thumb li .content .property-details dl dt.sqft {
	display: none;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl.info-icons a, #t4u-listings-body-ctnr .thumb li .content .property-details dl.info-icons a:visited,
#t4u-listings-body-ctnr .thumb li .content .property-details dl.realtor a, #t4u-listings-body-ctnr .thumb li .content .property-details dl.realtor a:visited {
	color:#5680B8;
	text-decoration:none;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl.info-icons a:hover, #t4u-listings-body-ctnr .thumb li .content .property-details dl.realtor a:hover {
	color:#9A0201;
}
/*------------------------------
           PAGINATION
-----------------------------**/
.pag {
	font-family: "Arial MT", Arial;
	font-size: 12px;
	margin:15px 0px 0px 0px;
	float:left;
	width:50%;
	display: block;
}
.pag .next{
	font-family: "Arial MT", Arial;
	font-size: 15px;
	color: #EC155B !important;
	font-weight:bold;
	vertical-align:-1px;
	border:1px solid #FFFFFF;
}
.pag .prev{
	font-family: "Arial MT", Arial;
	font-size: 15px;
	color: #EC155B !important;
	font-weight:bold;
	vertical-align:-1px;
	border:1px solid #FFFFFF;
}
.pag a , .pag a:visited {
	color: #999999 !important;
	background: #FFFFFF;
	border:1px solid #E5D3C7;
	padding:1px 4px;
	margin:0px 1px;
	font-weight: bold;
	text-decoration:none;
}
.pag a:hover {
	color: #FFFFFF !important;
	text-decoration:none;
	background-color:#EC155B;
	border:1px solid #EC155B;
}
.pag span.current {
	color: #FFFFFF !important;
	background: #EC155B;
	border:1px solid #B60F45;
	padding:1px 4px;
	margin:0px 1px;
	font-weight: bold;
	text-decoration:none;
	line-height:25px;
}
/*******************************
               Property
*******************************/
.t4u.grid .t4u-content.column h3 {
	font-size:14px;
	color:#990000;
	background:#E5D3C7;
	padding:9px;
	margin:0px;
}
.t4u.grid .t4u-content.column .pics-presentation {
	width:100%;
	margin:19px 0px;
	padding:0px;
	display: table;
	line-height:normal !important;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery {
	float:left;
	width:40%;
	padding:0px;
	margin:0px;
	text-align:center;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery span.fk-center {
	text-align: center;
	width: 50%;
	float: left;
	padding: 0 0 2% 0;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery span.float-left, .t4u.grid .t4u-content.column .pics-presentation .gallery span.float-right {
	width: 25%;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .big-pic {
	width: 100%;
	/*height:253px;*/
	background:#E0E0E0;
	padding:9px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .big-pic img {
	width: 100%;
	/*height:249px;*/
	border:2px solid #990000;
	margin:0px;
	padding:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery p {
	padding:9px 0px;
	margin:0px;
	font-weight:bold;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails {
	width: 100%;
	border:1px solid #990000;
	padding:0px;
	margin:0px auto !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display:table;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-left,
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-right {
	width:5%;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-left img, .t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-right img {
	border:none;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .center {
	float:left;
	width:90%;
	padding:0px;
	margin:0px;
	display:table;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .center img {
	float:left;
	width:23%;
	border:1px solid #990000;
	padding:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin:1%;
	vertical-align:middle !important;
	height:49px ;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info {
	float:right;
	width:60%;
	padding:0 0 0 2%;
	margin:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info .agent {
	float:right;
	width:300px;
	text-align:center;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info p.price {
	font-size:16px;
	font-weight:bold;
	color:#990000;
	padding:0px;
	margin:0px;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info ul {
	list-style:none;
	padding:0px;
	margin:22px 0px 0px 0px;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info ul li {
	padding:0px 0px 2px 0px;
	margin:0px;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info ul li label {
	font-weight:bold;
	color: #990000;
	padding:0px;
	margin:0px 5px 0px 0px;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info ul li a, .t4u.grid .t4u-content.column .pics-presentation .p-info ul li a:visited {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info ul li a:hover {
	color:#000000;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info ul li img {
	vertical-align:middle;
	border:none;
	float:left;
	padding:0px;
	margin:0px 5px 0px 0px !important;
}
.t4u.grid .t4u-content.column .property-features {
	width:100%;
	padding:0px;
	margin:10px 0px;
	overflow:auto;
}
.t4u.grid .t4u-content.column .property-features ul {
	width:48%;
	line-height:20px;
}
.listing-map {
	padding:0px;
	margin:10px 0px;
	width: 100%;
    height:400px;
}
/*******************************
               Map
*******************************/
.t4u.grid .t4u-content.column .t4u-map-display {
	width:100%;
	padding:0px;
	margin:20px 0px;
	display:table !important;
}
/*-----------------------------
            Left side
------------------------------*/
.t4u.grid aside {
	width:100%;
	padding:0px;
	margin:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display:block !important;
	vertical-align:top;
}
/*============= Results header ===============*/
aside div#t4u-result-header, aside div#t4u-result-footer {
	width:100%;
	padding:5px;
	margin:31px 0px 0px 0px;
	background:#E5D3C7;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
aside div#t4u-result-header > ul.result-sorter {
	width: inherit;
	display:block;
	padding:0 0 25px 0;
}
aside div#t4u-result-header > ul.result-sorter > li {
	display: inline-block;
	position:relative;
	width: auto;
	cursor:pointer;
	font-size:14px !important;
	font-weight:bold;
}
aside div#t4u-result-header > ul.result-sorter > li:nth-child(2) {
	background:#990000;
	color:#FFFFFF;
	padding:3px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
aside div#t4u-result-header > ul.result-sorter > li > ul {
	background:#FFF;
	border:1px solid #990000;
	position:absolute;
	left:0;
	top:100%;
	color:#999;
	width:100% !important;
	font-size:12px;
	font-weight: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
aside div#t4u-result-header > ul.result-sorter > li > ul li {
	border-bottom:1px solid #E5D3C7;
	padding:3px;
}
aside div#t4u-result-header > ul.result-sorter > li > ul li:hover {
	color:#000000;
	cursor:pointer;
}
aside div#t4u-result-header > ul.result-sorter > li > ul li:last-child {
	border-bottom:none;
}
aside div#t4u-result-header > ul.result-sorter > li > ul {
	display:none;
}
aside div#t4u-result-header > ul.result-sorter > li:hover ul {
	display:block;
}
.t4u-map-info {
	position:absolute;
	font-size:13px;
	color:#373737;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #ffffff;
	padding: 0;
	border-radius: 3px;
	box-shadow: 0px 3px 5px rgba(0,0,0,.5);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	max-width:300px !important;
	min-height: 170px !important;
}
.t4u-map-info .div-header {
	width:inherit;
	background:#B60F45;
	color:#FFFFFF;
	padding:11px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u-map-info .div-short-details {
	width:100%;
	padding:11px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display:table;
}
.t4u-map-info .div-short-details .img-house {
	width: 50%;
	margin:0px;
	padding:0px 11px 0px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display:table-cell;
}
.t4u-map-info .div-short-details .img-house img {
	border-radius:3px;
	width:100%;
}
.t4u-map-info .div-short-details ul {
	width:50%;
	padding:0px;
	margin:0px;
	display:table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	list-style:none;
}
.t4u-map-info .div-short-details ul li.s_info {
	float:left;
	border-right:1px solid #ccc;
	padding:0px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	text-align:center;
	display:block;
}
.t4u-map-info .div-short-details ul li:last-child {
	border:none;
}
.t4u-map-info .div-short-details ul .price {
	font-weight:bold;
	color:#B60F45;
	padding:0px 0px 10px 0px;
}
.t4u-map-info .div-short-details ul .realtor {
	font-size:10px;
	text-transform:uppercase;
	margin:40px 0px 0px 0px;
	color:#999;
}
/*********************************
        Left Four Column
**********************************/
.t4u.grid .four.left.column {
	padding:5px 6px 5px 3px;
	font-size:12px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid .four.left.column ul {
	width:100%;
	display:table;
	font-size:12px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid .four.left.column ul > li {
	padding:0px;
	margin:0px 0px 5px 0px;
	display:table;
	text-indent:0;
	width:100%;
}
.t4u.grid .four.left.column ul li.clear {
	clear:both !important;
	width:100%;
}
.t4u.grid .four.left.column ul > li ol {
	list-style:none;
	padding:0px;
	margin:0px;
}
.t4u.grid .four.left.column ul > li > ol li {
	padding:0px;
	margin:0px;
	text-indent:0;
	line-height:13px !important;
}
.t4u.grid .four.left.column ul > li label {
	color:#990000;
	font-weight:bold;
	display:block !important;
	margin:5px 0;
}
.t4u.grid .four.left.column ul > li .left {
	float: left;
}
.t4u.grid .four.left.column ul > li .right {
	float: right;
}
.t4u.grid .four.left.column ul > li .short {
	width:49%;/* 48% !important */
}
.t4u.grid .four.left.column ul > li select.short {
	width:45%;
}
.t4u.grid .four.left.column ul > li select.veryshort {
	width:20%;
	vertical-align:middle !important;
}
.t4u.grid .four.left.column ul > li input, .t4u.grid .four.left.column ul > li select {
	width:100%;
	border:1px solid #990000;
	font-size:92%;
	padding:1%;
	height:auto !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid .four.left.column ul > li input {
	padding:2%;
}
.t4u.grid .four.left.column ul > li input.checkbox {
	width: auto !important;
	height:auto !important;
	border:none !important;
	vertical-align: middle !important;
	padding:0px !important;
	font-size: 13px !important;
}
.t4u.grid .four.left.column ul > li input.button {
	width: auto !important;
	height:auto !important;
	border:none !important;
	margin:10px 0 0 0;
	padding:0;
}
.t4u.grid .four.left.column div.bc img {
	border:none;
	margin:0px auto !important;
}
div.t4u-search-data ul > li {
	border-bottom:1px solid #990000;
	padding:5px!important;
	margin:0 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div.t4u-search-data ul > li:hover {
    cursor:pointer;    
}
div.t4u-search-data ul > li.active {
	background:#FFF1E8;
	padding:0 5px 5px 5px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div.t4u-search-data ul > li label {
	padding:0 0 0 14px;
	background:url(images/arrow-right.png) no-repeat left 3px;
}
div.t4u-search-data ul > li.active label {
	background:url(images/arrow-down.png) no-repeat left 3px;
}
div.t4u-search-data ul > li label div.choices {
	color:#A87E5E;
	display:block;
	font-size:10px !important;
}
div.t4u-search-data ul > li.active div.choices {
	display:none;
}
div.t4u-search-data ul > li div.close {
	display:none;
}
div.t4u-search-data ul > li.active div.close {
	display:block;
}
div.t4u-search-data ul > li.active div.close a,div.t4u-search-data ul > li.active div.close a:visited {
	color:#990000;
	text-decoration:none;
}
div.t4u-search-data ul > li.active div.search.options {
	display:block;
}
div.t4u-search-data ul > li div.search.options {
	display:none;
}
div.t4u-search-data ul > li span.search.tag {
	display:table;
	float:left;
	margin:10px 5px 0 0;
	font-size:10px;
	color:#93BBD6;
	background:#E9F3FE;
	padding:2px;
	border:1px solid #93BBD6;
}
div.t4u-search-data ul > li span.search.tag a, div.t4u-search-data ul > li span.search.tag a:visited {
	text-decoration:none;
	color:#006699;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.t4u-search-data ul > li span.search.tag a:hover {
	color:#990000;
}
/*================ Tab Menu ====================*/
aside ul.t4u-tab-menu {
	width: 100% !important;
	padding:0;
	margin:31px 0 5px 0;
	border-bottom:1px solid #990000;
}
aside ul.t4u-tab-menu li {
	float:left;
	margin:0px 2px 0px 0px !important;
	padding:0px;
	width:auto !important;
}
aside ul.t4u-tab-menu li a, aside ul.t4u-tab-menu li a:visited {
	color:#990000;
	background:#FCF2E6;
	padding:5px;
	margin:0px;
	display:block;
	border:1px solid #990000;
	border-bottom:none;
	text-decoration:none;
}
aside ul.t4u-tab-menu li a:hover, aside ul.t4u-tab-menu li a.active {
	background:#990000;
	border:1px solid #990000;
	border-bottom:none;
	color:#E6D4C6;
}
/*============= Properties Listing ===============*/
aside .t4u-result-data {
	width:100%;
	height:502px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	line-height:normal;
	overflow-y: scroll;
	overflow-x:hidden;
}
/*============= Results footer ===============*/
aside div#t4u-result-footer {
	width:100%;
	padding:5px;
	margin:0px;
	background:#E5D3C7;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/*-----------------------------
            Right side
------------------------------*/
.t4u.grid .t4u-content.column .t4u-map-display section.t4u-google-map {
	width:74%;
	padding:0px;
	margin:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display:table-cell !important;
	vertical-align:top;
}
/*================ Tab Menu ====================*/
.t4u-map-display section.t4u-google-map ul.t4u-tab-menu {
	width: 100% !important;
	display:table;
}
.t4u-map-display section.t4u-google-map ul.t4u-tab-menu li {
	float:left;
	margin:0px 2px 0px 0px;
	padding:0px;
}
.t4u-map-display section.t4u-google-map ul.t4u-tab-menu li a, .t4u-map-display section.t4u-google-map ul.t4u-tab-menu li a:visited {
	color:#990000;
	background:#FCF2E6;
	padding:5px;
	margin:0px;
	display:block;
	border:1px solid #990000;
	border-bottom:none;
	text-decoration:none;
}
.t4u-map-display section.t4u-google-map ul.t4u-tab-menu li a:hover, .t4u-map-display section.t4u-google-map ul.t4u-tab-menu li a.current {
	background:#E6D4C6;
	border:1px solid #E6D4C6;
	border-bottom:none;
}
.t4u-map-display section.t4u-google-map div.t4u-map-header, .t4u-map-display section.t4u-google-map div.t4u-map-footer {
	width:100%;
	padding:5px;
	margin:0px;
	height:50px;
	background:#E5D3C7;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u-map-display section.t4u-google-map div.t4u-map-container {
	width: 100%;
	height:502px;
	padding:0px;
	margin:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display:block !important;
	border:1px solid #E5D3C7;
	border-top:none;
	border-bottom:none;
}
/** ----------------------- TABLE Style ---------------------- **/
.table-style {
	font-family:Calibri,Verdana,Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
	width:48%;
}
.table-style thead tr th{
	background-color:#E5D3C7 !important;
	border-top:4px solid #A66A85 !important;
	border-bottom:1px solid #A66A85;
	border-right:1px solid #A66A85;
	padding:5px;
}
.table-style tbody tr:hover {
	background-color:#F3EEDA !important;
}
.table-style tbody tr:nth-child(even) {
	background-color:#E9F3F3;
}
.table-style tbody td {
	border-bottom:1px solid #A66A85;
	border-right:1px solid #A66A85;
	padding:5px 1px 5px 5px;
}
.table-style tbody td.alert {
	background-color:#F4EEAF;
	color: #FF3300;
	font-weight:bold;
	border:1px solid #FFCC00;
}
.table-style tbody td.alert a{
    color: #FF3300;
}
.table-style a {
	color: #006699;
}
.table-style th.green {
	background-color:#D3E27E !important;
}
.table-style th.red {
	background-color:#EBA29E !important;
}
.table-style thead th.sortable{
    background:url(images/icons/sort-bg.gif) no-repeat center right #E4E4E4;
    color: #000000 !important;
    padding-right: 16px;
	cursor: pointer;
}
.table-style thead th.asc{
    background:url(images/icons/sort-desc.gif) no-repeat center right #c0c0c0;
    cursor: pointer;
    padding-right: 16px;
}
.table-style thead th.desc{
    background:url(images/icons/sort-asc.gif) no-repeat center right #c0c0c0;
    cursor: pointer;
    padding-right: 16px;
}
.table-style tfoot tr.totals {
    background: none repeat scroll 0% 0% rgb(201, 231, 233);
}
.table-style img.ico,.table-gray img.ico {
    border: none;
    margin: 0px 5px;
    float:right;
    width: 16px;
    height: 16px;
}
/** --------------------END TABLE Style ---------------------- **/
/** Dedicated search page **/
#t4u-mls-search {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height:normal !important;
	margin:25px 0 0 0;
}
#t4u-mls-search form {
	padding:0px;
	margin:0px;
}
#t4u-mls-search ul#t4u-tab-menu {
	list-style:none;
	padding:0px;
	margin:0px;
}
#t4u-mls-search ul#t4u-tab-menu li {
    float:left;
	margin:0px 2px 0px 0px;
	padding:0px;
}
#t4u-mls-search ul#t4u-tab-menu li a, #t4u-mls-search ul#t4u-tab-menu li a:visited {
	color:#990000;
	background:#FCF2E6;
	padding:5px;
	margin:0px;
	display:block;
	border:1px solid #990000;
	border-bottom:none;
	text-decoration:none;
}
#t4u-mls-search ul#t4u-tab-menu li a:hover, #t4u-mls-search ul#t4u-tab-menu li a.current {
	background:#E6D4C6;
	border:1px solid #E6D4C6;
	border-bottom:none;
}
#t4u-mls-search .search-content {
	clear:both;
	width:100%;
	background:#E6D4C6;
	padding:10px;
	margin:0px;
	overflow:auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-mls-search .search-content .quick-search {
	width:100%;
	padding:5px 0px;
	margin:0px 0px 5px 0px;
	border-bottom:1px dotted #990000;
}
#t4u-mls-search .search-content .quick-search label {
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:3px 5px 0px 0px;
	padding:0px;
}
#t4u-mls-search .search-content .quick-search input {
	width:40%;
	margin:0px 0px 5px 0px;
	padding:2px;
	background:#FFF1E8;
	border:1px solid #990000;
	color:#000000;
	font-style:italic;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-mls-cities label {
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#t4u-mls-cities div {
	width:100%;
	padding:10px;
	margin:10px 0px 19px 0px;
	border:1px solid #990000;
	background:#FFF1E8;
	color:#990000;
	overflow-y:scroll;
	height:73px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-mls-cities div ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#t4u-mls-cities div ul li {
	padding:0px;
	margin:0px;
	clear:both;
}
#t4u-mls-cities div ul li label {
	font-weight:bold;
	font-style:italic;
}
#t4u-mls-cities div ul li input {
	float:left;
	margin:0px 5px 0px 0px;
}
#t4u-mls-cities div ul li ul {
	float:left;
	width:29%;
	list-style:none;
	margin:0px 10px 10px 20px !important;
	padding:0px !important;
}
#t4u-mls-cities div ul li ul li {
	padding:0px;
	margin:5px 0px 0px 0px;
}
#t4u-mls-search .search-content #t4u-property-type {
	overflow:auto;
}
#t4u-mls-search .search-content #t4u-property-type p {
	padding:0px;
	margin:0px;
}
#t4u-mls-search .search-content #t4u-property-type label {
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	clear:both;
}
#t4u-mls-search .search-content #t4u-property-type div {
	float:left;
	width:25%;
	margin:10px 0px;
	padding:0px;
}
#t4u-mls-search .search-content #t4u-property-type div select {
	border:1px solid #990000;
	background:#FFF1E8;
	color:#990000;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin:14px 0 0 0;
}
#t4u-mls-search .search-content #t4u-property-type div div#property-type-options {
	width:100%;
	height:70px;
	overflow-y:scroll;
	border:1px solid #990000;
	background:#FFF1E8;
	color:#990000;
	padding:5px;
	margin:5px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-mls-search .search-content #t4u-property-type div div#property-type-options ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#t4u-mls-search .search-content #t4u-property-type div div#property-type-options ul li {
	margin:0px 0px 5px 0px;
	padding:0px;
}
#t4u-mls-search .search-content #t4u-property-type div div#property-type-options ul li input {
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}
#t4u-mls-search .search-content #t4u-property-type ul.other-options {
	float:left;
	list-style:none;
	padding:0px;
	margin:8px 0px;
	width:75%;
}
#t4u-mls-search .search-content #t4u-property-type ul.other-options li {
	float:left;
	width:20%;
	margin:0px 0px 19px 5%;
	padding:0px;
}
#t4u-mls-search .search-content #t4u-property-type ul.other-options li select {
	width:100%;
	color:#990000;
	border:1px solid #990000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-mls-search .search-content #t4u-property-type ul.other-options li label {
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
#t4u-mls-search .search-content p.more-options {
	margin:10px 0px;
	padding:0px;
	color:#0065CF;
	font-style:italic;
	font-weight: bold;
	font-size:14px;
}
#t4u-mls-search .search-content p.more-options a, #t4u-mls-search .search-content p.more-options a:visited {
	color:#0065CF;
	text-decoration:none;
}
#t4u-mls-search .search-content p.more-options a:hover {
	text-decoration:underline;
}
#t4u-mls-search .search-content ul.property-features {
	width:100%;
	list-style:none;
	padding:5px 0px;
	margin:5px 0px;
	border-bottom:1px dotted #990000;
}
#t4u-mls-search .search-content ul.property-features li {
	float:left;
	width:20%;
	margin:0px 5% 19px 0px;
	padding:0px;
}
#t4u-mls-search .search-content ul.property-features li select {
	width:100%;
	color:#990000;
	border:1px solid #990000;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-mls-search .search-content ul.property-features li.textarea {
	width:50%;
	margin:0 0 19px 0;
}
#t4u-mls-search .search-content ul.property-features li.textarea input {
	width:100%;
	padding:2px;
	background:#FFF1E8;
	border:1px solid #990000;
	color:#000000;
	font-style:italic;
	font-size:11px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-mls-search .search-content ul.property-features li.pool {
	/*width:150px;*/
}
#t4u-mls-search .search-content ul.property-features li input.checkbox-btn {
	padding:0px;
	margin:0px 5px 0px 0px;
	float:left;
}
#t4u-mls-search .search-content ul.property-features li label {
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 5px 0px;
}
#t4u-mls-search .search-content ul.days-listed {
	width:100%;
	list-style:none;
	margin:0px;
	padding:10px 0px 0px 0px;
}
#t4u-mls-search .search-content ul.days-listed li {
	float:left;
	width:30%;
	margin:0px 5% 19px 0px;
	padding:0px;
}
#t4u-mls-search .search-content ul.days-listed li select {
	width:100%;
	color:#990000;
	border:1px solid #990000;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#t4u-mls-search .search-content ul.days-listed li label {
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 5px 0px;
}
#t4u-mls-search .search-content ul.search-these-listings {
	width:100%;
	list-style:none;
	padding:5px 0px;
	margin:5px 0px;
	border-bottom:1px dotted #990000;
	clear:both;
	overflow:auto !important;
}
#t4u-mls-search .search-content ul.search-these-listings li.no-float {
	clear:both;
	padding:5px 0px;
	margin:0px 0px 19px 0px;
	font-weight:bold;
	font-size:14px;
}
#t4u-mls-search .search-content ul.search-these-listings li.floating {
	float:left;
	margin:0px 50px 10px 0px;
	padding:0px;
}
#t4u-mls-search .search-content ul.search-these-listings li.floating input {
	padding:0px;
	margin:1px 5px 0px 0px;
	float:left;
}
#t4u-mls-search .search-content ul.search-these-listings li.floating label {
	font-weight:bold;
	font-size:14px;
	margin:0px 0px 5px 0px;
}
/*******************************
         Member Area
*******************************/
.t4u-content.column .half {
	width:49%;
	margin:0 0 2% 0;
	display:table;
}
.t4u-content.column .half.left {
	float:left;
}
.t4u-content.column .half.right {
	float:right;
}
.t4u-content.column .half > .property.container {
	float:left;
	width:31.33%;
	padding:1%;
	margin:1%;
	border:1px solid #CCC;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u-content.column .half > .property.container img {
	width:100%;
	height:84px;
}
.t4u-content.column .half > .property.container p.image {
	padding:0;
	margin:0;
	position:relative;
}
label.ribbon, label.corner {
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
label.corner {
	z-index:2;
}
label.corner img {
	width:36px !important;
	height:36px !important;
	border:none !important;
}
label.ribbon img {
	width:64px !important;
	height:64px !important;
	border:none !important;
}
.t4u-content.column .half > .property.container p.price {
	width:100%;
	padding:1% 3%;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background:#900;
	color:#FFF;
	font-weight:bold;
}
.t4u-content.column .half > .property.container p.title {
	font-size:11px;
	width:100%;
	line-height:normal !important;
	margin:0;
	padding:0 0 1% 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
}
.t4u-content.column .half > .property.container p.amenities {
	float:left;
	padding:2% 2% 0 2%;
	margin:2% 0;
	font-size:10px;
	text-align: center;
	width: 32%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color:#999999;
	line-height: normal !important;
}
.t4u-content.column .half > .property.container p.amenities b {
	color:#000 !important;
}
.t4u-content.column .half > .property.container p.amenities.middle {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin:2%;
}
.t4u-content.column .half table.saved.search, .t4u-content.column .half table.settings {
	width:100%;
	padding:0;
	margin:10px 0 0 0;
	border-spacing:1px;
}
.t4u-content.column .half table.saved.search tr {
	margin:0 0 1px 0;
}
.t4u-content.column .half table.saved.search th {
	padding:1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background:#E5D3C7;
	color:#BC2554;
}
table.saved.search th.details {
	width:54% !important;
}
table.saved.search th.actions {
	width:30% !important;
}
table.saved.search th.settings {
	width:16% !important;
}
.t4u-content.column .half table.saved.search td  {
	padding:1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom:1px solid #ECECEC;
}
.t4u-content.column .half ul.listing-display {
	border: none !important;
}
.t4u-content.column .half table.settings td.last {
	padding: 5% 0;
}
/*******************************
         Account settings
*******************************/
.t4u-content.column .half input[type=text], .t4u-content.column .half input[type=password] {
	width:100%;
	margin:0;
	padding:2px;
	background:#FFF1E8;
	border:1px solid #990000;
	color:#000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}





/*******************************
         Media Queries
*******************************/
@media all and (max-width: 364px) {
#t4u-mls-search ul#t4u-tab-menu {
	text-align:center !important;
}
#t4u-mls-search ul#t4u-tab-menu li {
	margin:0 1px 0 0;
	padding:0px;
}
#t4u-mls-search ul#t4u-tab-menu li a, #t4u-mls-search ul#t4u-tab-menu li a:visited {
	color:#990000;
	background: none;
	padding:5px 3.5px;
	margin:0px;
	display:block;
}
/*#t4u-mls-search ul#t4u-tab-menu li a:hover, #t4u-mls-search ul#t4u-tab-menu li a.current {
	background: none;
	border: none;
	border-bottom:none;
	text-decoration:none;
}*/
}
@media all and (max-width: 689px) {

#t4u-mls-search .search-content #t4u-mls-number input, #t4u-mls-search .search-content .quick-search input {
	width:80%;
}
#t4u-mls-search .search-content #t4u-mls-cities div ul li ul {
	float:left;
	width:40%;
	list-style:none;
	margin:0px 10px 10px 20px !important;
	padding:0px !important;
}
#t4u-mls-search .search-content #t4u-property-type div {
	float:left;
	width:40%;
	margin:10px 0px;
	padding:0px;
}
#t4u-mls-search .search-content #t4u-property-type div div#property-type-options {
	width:  100%;
	height: auto;
}
#t4u-mls-search .search-content #t4u-property-type ul.other-options {
	float:left;
	list-style:none;
	padding:0px;
	margin:8px 0px;
	width:60%;
}
#t4u-mls-search .search-content #t4u-property-type ul.other-options li {
	float:left;
	width:45%;
	margin:0px 0px 19px 5%;
	padding:0px;
}
#t4u-mls-search .search-content ul.property-features li {
	float:left;
	width:45%;
	margin:0px 5% 19px 0px;
	padding:0px;
}
#t4u-mls-search .search-content ul.property-features li.textarea {
	width:95%;
	margin:0 0 19px 0;
}
#t4u-mls-search .search-content ul.days-listed li {
	float:left;
	width:45%;
	margin:0px 5% 19px 0px;
	padding:0px;
}
}
@media all and (max-width: 390px) {
.t4u-content.column .half {
	width:100%;
	margin:0;
}
.t4u-content.column .half > .property.container {
	width:48%;
}
}
@media all and (max-width: 502px) {
.t4u#wrap {
	width:100%;
}
.t4u-content.column .half {
	width:100%;
	margin:0;
}
/*header #date {
	color:#A9C3DA;
}*/
nav.full {
	display:none !important;
}
nav.mobile {
	height:19px;
	background:url(images/bg-nav.gif) repeat-x left top;
	display:block !important;
}
/*
Top black bar that holds the toggle button
*/
nav.mobile .toggle-bar {
	line-height:19px;
	height:19px;
}
/*
Toggle button #1 ("Menu")
*/
nav.mobile strong a {
	margin-left:20px;
	text-decoration:none;
	color:#1E491B;
	text-transform:uppercase;
	float: left;
}
/*
Toggle button #2 ("Navicon")
*/
nav.mobile .navicon {
	float: right;
	height: 2px;
	width: 15px;
	margin: 5px 20px 0px 20px;
	border-top: 6px double #000;
	border-bottom: 2px solid #000;
	font-size:0px;
}
/*
The dropdown menu
*/
nav.mobile ul {
	padding:0px;
	margin:0px;
	list-style:none;
	position: relative;
}
nav.mobile ul li {
	clear:both;
	background-color:#A0D59C;
	border-top: 1px solid #FFF;
}
nav.mobile ul li a.main {
	display:block;
	text-transform:uppercase;
	margin:0px 0px 1px 0px;
	padding:3px 0 3px 20px;
	text-decoration:none !important;
	font-size:11px;
	color:#1E491B;
}
nav.mobile ul ul li {
	padding:3px 0px;
	background-color:#E5D3C7;
}
nav.mobile ul ul li:hover {
	background: #A0D59C;
}
nav.mobile ul ul ul li {
	padding:3px 0px 3px 10px;
	border:none;
}
nav.mobile ul ul li a, nav.mobile ul ul li a:visited {
	display: block;
	color: #660000;
	text-decoration: none;
	font-size:10px !important;
	padding:0px 0px 0px 30px;
}
nav.mobile ul ul li a:hover {
	color: #1E491B;
}

/************ new mobile menu *****************/

nav.mobile {
	display: none !important;
}
.no.mobile {
	display: none !important;
}
nav.mobile2 {
	display:block !important;
}
nav.mobile2 ul li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
}
nav.mobile2 ul > li > a, nav.mobile2 ul > li > a:visited {
	width:100%;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0;
	background:#E5D3C7;
	color:#990000;
	border-top:1px solid #FFF;
	border-bottom:1px solid #000;
	font-size:12px;
}
nav.mobile2 ul > li > a:hover {
	background:#A0D59C;
	color:#000;
	border-top:1px solid #000;
	border-bottom:1px solid #FFF;
}
nav.mobile2 ul li ul {
	display:none;
}
nav.mobile2 ul li ul:target {display:block;}
nav.mobile2 ul ul li a, nav.mobile2 ul ul li a:visited {
	background:#FFF1E8;
	margin:1px 0;
	padding:5px 0;
	width:100%;
	color:#990000;
	font-size:10px;
	text-decoration:none;
	border:none;
}
nav.mobile2 ul ul li a:hover {
	background:#A0D59C;
	color:#000;
	border:none;
}
/*******************************
         index page
*******************************/
.t4u.grid > .equal.height.row > .column {
	display: block;
	vertical-align:top;
	overflow:auto !important;
}
.t4u.grid .left.column, .t4u.grid .t4u-content.column, .t4u.grid .thirteen.t4u-content.column, .t4u.grid .right.column {
	width:100%;
	background-image: none;
	clear:both !important
}
.t4u.grid .left.column {
	display:none !important;
}
.t4u.grid .t4u-content.column ul.list1 {
	margin:0px 0px 0px 2%;
}
.t4u.grid .left.column div.bc img {
	clear:both;
	padding:0 0 2% 0;
}
.t4u.grid .left.column > article {
	padding:1%;
	margin:2% 1% 2% 0;
	width:49%;
	float:left;
}
.t4u.grid .left.column > article h3 {
	margin:0 2% 1% 2%;
}
.t4u.grid .left.column > article > div {
	padding:1%;
}
.t4u.grid .left.column > article > div img {
	margin:0 2% 0 0 !important;
}
.t4u.grid .left.column > article > div ul {
	margin:0 2% 0 0;
}
.t4u.grid .left.column > article > div ul li.price {
	margin:0 ;
}
.t4u.grid .left.column > article > div p.qactions {
	padding:2% 2% 0 0;
}
/*******************************
         Listing page
*******************************/
.pag {
	clear:both;
	width:100%;
	text-align: center !important;
}
.t4u.grid .t4u-content.column select#t4u-listings-sort {
	width:100% !important;
	height:auto !important;
	padding:0;
	text-align:center;
}
/*----------- Thumbnail----------------*/
#t4u-listings-body-ctnr .thumb li {
	width:50% !important;
	padding:2% 1%;
}
#t4u-listings-body-ctnr .thumb li .property-image {
	padding:2%;
}
#t4u-listings-body-ctnr .thumb li .content {
	padding:1% 0 0 0;
	display:block;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl.info-icons dt {
	margin:0 2% 0 0;
}
/*******************************
         Property page
*******************************/
.t4u.grid .t4u-content.column .pics-presentation .gallery {
	clear:both;
	width:100%;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails {
	margin:0 auto;
    width:inherit;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-left,
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-right {
	background:#E5D3C7;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-left img {
	float:right;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-right img {
	float:left;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info {
	clear:both;
	width:100%;
	padding:2% 0;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info .agent{
	width:100%;
	text-align:center;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info .agent img {
	margin:0 auto !important;
    width:inherit;
}
.table-style {
	width:100%;
}
}
@media all and (max-width: 767px) and (min-width: 502px) {
.t4u#wrap {
	width:100%;
}
.t4u-content.column .half {
	width:100%;
	margin:0;
}
.t4u.grid .right.column {
	display: table-caption !important;
	width:100%;
	background-image: none;
	background:#FCF2E6;
	border-bottom:1px solid #000;
	padding-bottom:0;
	margin-bottom:0;
}
.t4u.grid .right.column ul > li {
	padding:0 1% 1% 0;
	margin:0px;
	display:table;
	text-indent:0;
	float:left;
	width:33.33333333333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.t4u.grid .right.column ul > li input, .t4u.grid .right.column ul > li select {
	height:21px !important;
}
.t4u.grid .left.column > article > div img {
	float:left;
	width:50%;
	border:none;
	padding:0px;
	margin:0 2% 0 0 !important;
}
.t4u.grid .left.column > article > div ul {
	float:left;
	padding:0px;
	margin:0 2% 0 0;
	font-size:11px;
	display:block;
}
.t4u.grid .t4u-content.column ul.list1 {
	margin:0px 0px 0px 2%;
}
/*******************************
         Listing page
*******************************/
.pag {
	clear:both;
	width:100%;
	text-align: center !important;
}
.t4u.grid .t4u-content.column select#t4u-listings-sort {
	width:100% !important;
	height:auto !important;
	padding:0;
	text-align:center;
}
/*----------- Thumbnail----------------*/
#t4u-listings-body-ctnr .thumb li {
	width:50% !important;
	padding:2% 1%;
}
#t4u-listings-body-ctnr .thumb li .property-image {
	padding:2%;
}
#t4u-listings-body-ctnr .thumb li .content {
	padding:1% 0 0 0;
	display:block;
}
#t4u-listings-body-ctnr .thumb li .content .property-details dl.info-icons dt {
	margin:0 2% 0 0;
}
/*******************************
         Property page
*******************************/
.t4u.grid .t4u-content.column .pics-presentation .gallery {
	clear:both;
	width:100%;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails {
	margin:0 auto;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-left,
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-right {
	background:#E5D3C7;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-left img {
	float:right;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-right img {
	float:left;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info {
	clear:both;
	width:100%;
	padding:2% 0;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info .agent{
	float:right;
	text-align:center;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info .agent img {
	margin:0 auto !important;
    width:inherit;
}
}
@media all and (max-width: 858px) and (min-width: 768px) {
.t4u#wrap {
	width:100%;
}
.t4u-content.column .half {
	width:100%;
	margin:0;
}
.t4u-content.column .half > .property.container {
	width:23%;
	padding:1%;
	margin:1%;
}
.t4u.grid .left.column > article > div img {
	float:left;
	width:50%;
	border:none;
	padding:0px;
	margin:0 2% 0 0 !important;
}
.t4u.grid .left.column > article > div ul {
	float:left;
	padding:0px;
	margin:0 2% 0 0;
	font-size:11px;
	display:block;
}
.t4u.grid .t4u-content.column ul.list1 {
	margin:0px 0px 0px 5%;
}
.t4u.grid .right.column ul > li input.button {
	width: 49% !important;
	height:auto !important;
	border:none !important;
	margin:0;
	padding:0;
}
/*******************************
         Property page
*******************************/
.t4u.grid .t4u-content.column .pics-presentation .gallery {
	clear:both;
	width:49%;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails {
	margin:0 auto !important;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-left,
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-right {
	background:#E5D3C7;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-left img {
	float:right;
}
.t4u.grid .t4u-content.column .pics-presentation .gallery .thumbnails .float-right img {
	float:left;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info {
	float:right;
	width:50%;
	padding:2% 0;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info .agent{
	float:right;
	text-align:center;
	width: 100%;
}
.t4u.grid .t4u-content.column .pics-presentation .p-info .agent img {
	margin:0 auto !important;
    width:inherit;
}
}
@media all and (max-width: 999px) and (min-width: 859px) {
.t4u#wrap {
	width:100%;
}
.t4u.grid .left.column > article > div img {
	float:left;
	width:50%;
	border:none;
	padding:0px;
	margin:0 2% 0 0 !important;
}
.t4u.grid .left.column > article > div ul {
	float:left;
	padding:0px;
	margin:0 2% 0 0;
	font-size:11px;
	display:block;
}
.t4u.grid .t4u-content.column ul.list1 {
	margin:0px 0px 0px 5%;
}
}
@media all and (min-width: 1000px) {
}
/** -------------------------- Notification DIV's ---------------------------- **/
.info{
    background:#EFF7FD url(images/icons/information.png) no-repeat 5px center;
	border:2px solid #D2E8F8;
	color: #333333;
	padding:10px 10px 10px 26px;
	margin:15px 0px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.alert{
	border:2px solid #F6CF3A;
	padding:4px 10px 4px 26px;
	margin:2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
}
/** --------------------- Notification: smallish ----------------------------- **/
.info-small{
    /*background:#EFF7FD url(images/icons/information.png) no-repeat 5px center;
	border:2px solid #D2E8F8;
	color: #333333;
	padding:4px 10px 4px 26px;*/
	background:#E6F4F9;
	color:#4D8796;
	padding:10px 16px;
	margin:2px 0px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-radius:4px;
	font-weight:bold;
}
.alert-small{
	/*background:#FDE792 url(images/icons/error.png) no-repeat 5px center;
	border:2px solid #F6CF3A;
	padding:4px 10px 4px 26px;*/
	color: #A95252;
	background:#F1D7D7;
	padding:10px 16px;
	margin:2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-radius:4px;
	font-weight:bold;
}
.error-small{
	/*background:#FDE792 url(images/icons/exclamation.png) no-repeat 5px center;
	border:2px solid #F9363A;
	padding:4px 10px 4px 26px;*/
	margin:2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96904D;
	background:#F6F3D5;
	padding:10px 16px;
	border-radius:4px;
	font-weight:bold;
}
.success-small{
	/*background:#F7FFDF url(images/icons/tick.png) no-repeat 5px center;
	border:2px solid #85DA1B;
	padding:4px 10px 4px 26px;*/
	margin:2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52A954;
	background:#DEFCD5;
	padding:10px 16px;
	border-radius:4px;
	font-weight:bold;
}
.success-small a, .isuccess-small a:visited,
.info-small a, .info-small a:visited,
.alert-small a, .alert-small a:visited,
.error-small a, .error-small a:visited {
	color:#BC2554 !important;
}
.success-small a:hover
.info-small a:hover,
.alert-small a:hover,
.error-small a:hover  {
	text-decoration: none !important;
}
/** -----------------END Notification: smallish ----------------------------- **/
/** -----------------------END Notification DIV's ---------------------------- **/
/** ------------------------------- Modal window ----------------------------- **/
#mdl-wndw-mask{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9999;
	background-color:#000;
	filter : alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	overflow:hidden;
}
#mdl-wndw-mask[id]{
  position:fixed;
}
#mdl-wndw{
	position:absolute;
	z-index:10000;
	padding:9px;
	background:#E3E3E3;
	border:1px solid #EEEEEE;
	font-family:Arial;
	font-size:12px;
}
#mdl-wndw-header{
	display:block;
	position:relative;
	background: #FFFFFF;
	border:1px solid #FFFFFF;
}
#mdl-wndw-title{
	float:left;
	width:80%;
	color:#333333;
}
#mdl-wndw-icon{
	float:left;
	margin:4px 3px 0 5px;
	height:16px;
	width:16px;
}
.mdl-wndw-close{
	float:right;
	cursor:pointer;
	margin:5px 5px 0 0;
	height:16px;
	width:16px;
	background:url(images/icons/mdl-wndw/close.png) no-repeat;
}
.mdl-wndw-close:hover{
    background:url(images/icons/cross.png) no-repeat;
}
#mdl-wndw-content{
	display:block;
	padding:6px;
	color:#666666;
	height:auto;
	font-weight:normal !important;
	background:#FFFFFF;
	margin:1px 0px 0px 0px;
}
.mdl-wndw_info{
	height:auto;
}
.mdl-wndw_header{
	overflow:hidden;
	margin:0px;
    height:29px;
	color:#FFFFFF !important;
	font-size:18px;
	font-weight:normal !important;
	padding:5px 0px 0px 0px;
	margin:0px;
}
.mdl-wndw_info_icon{
	background: url(images/icons/mdl-wndw/information.png) no-repeat;
}
.mdl-wndw_prompt_icon{
	background: url(images/icons/mdl-wndw/tooltip.png) no-repeat;
}
.mdl-wndw_success_icon{
	background: url(images/icons/mdl-wndw/confirm.png) no-repeat;
}
.mdl-wndw_error_icon{
	background: url(images/icons/mdl-wndw/exclamation.png) no-repeat;
}
.mdl-wndw_warning_icon{
	background: url(images/icons/mdl-wndw/alert.png) no-repeat;
}
.mdl-wndw-prompt {
	background:#D0DAE3 !important;
}
.mdl-wndw-error {
	background: #FFC2C2 !important;
}
.mdl-wndw-success {
	background: #B5FF6A !important;
}
.mdl-wndw-warning {
	background: #FFFF99 !important;
}
.mdl-wndw-bg-prompt {
	background:#FFFFFF url(images/icons/mdl-wndw/bg_prompt.png) no-repeat right bottom !important;
}
.mdl-wndw-bg-error {
	background:#FFFFFF url(images/icons/mdl-wndw/bg_error.png) no-repeat right bottom !important;
}
.mdl-wndw-bg-success {
	background:#FFFFFF url(images/icons/mdl-wndw/bg_success.png) no-repeat right bottom !important;
}
.mdl-wndw-bg-warning {
	background:#FFFFFF url(images/icons/mdl-wndw/bg_warning.png) no-repeat right bottom !important;
}
/** --- Modal windows tab --- **/
#mdl-wndw-content #swfw-mw-tabs{}
#mdl-wndw-content #swfw-mw-tabs ul {}
#mdl-wndw-content #swfw-mw-tabs ul li{list-style-type:none;display:inline;width:200px;border:1px dotted #5743e0;padding:5px;}
#mdl-wndw-content #swfw-mw-tabs ul li a{display:inline;}
#mdl-wndw-content #swfw-mw-tabs .active {background-color:red;}
#mdl-wndw-content #swfw-mw-tabs-content{}
#mdl-wndw-content #swfw-mw-tabs-content .swfw-mw-tab{width:100%;}
/** --- END Modal windows tab --- **/
/** ----------------------------END Modal window ----------------------------- **/
/** -------------------------- prettyPhoto plugin --------------------- **/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(images/3rdparty/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/3rdparty/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/3rdparty/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/3rdparty/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/3rdparty/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/3rdparty/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/3rdparty/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/3rdparty/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(images/3rdparty/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/3rdparty/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(images/3rdparty/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(images/3rdparty/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(images/3rdparty/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/3rdparty/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/3rdparty/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/3rdparty/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/3rdparty/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/3rdparty/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/3rdparty/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(images/3rdparty/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(images/3rdparty/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(images/3rdparty/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(images/3rdparty/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(images/3rdparty/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(images/3rdparty/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/3rdparty/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(images/3rdparty/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(images/3rdparty/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(images/3rdparty/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(images/3rdparty/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/3rdparty/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(images/3rdparty/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(images/3rdparty/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(images/3rdparty/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(images/3rdparty/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(images/3rdparty/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(images/3rdparty/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(images/3rdparty/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(images/3rdparty/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(images/3rdparty/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(images/3rdparty/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(images/3rdparty/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(images/3rdparty/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(images/3rdparty/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(images/3rdparty/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(images/3rdparty/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/3rdparty/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(images/3rdparty/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(images/3rdparty/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(images/3rdparty/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(images/3rdparty/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(images/3rdparty/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(images/3rdparty/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(images/3rdparty/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(images/3rdparty/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(images/3rdparty/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(images/3rdparty/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(images/3rdparty/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(images/3rdparty/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(images/3rdparty/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(images/3rdparty/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(images/3rdparty/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/3rdparty/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/3rdparty/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/** ------------------------ END prettyPhoto plugin ------------------- **/ 
/** -------------------------- T4U Modal windows ---------------------- **/
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
}
.modalDialog > div,
.modalDialog > div.request,
.modalDialog > div.small,
.modalDialog > div.medium {
    position: absolute;
    width: 20%;
	min-width:290px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	padding: 0;
	border-radius: 5px;
	overflow-x:hidden;
	/*background: #fefefe;*/
}
.modalDialog > div.request {
	width:40%;
}
.modalDialog > div.medium  {
	width:30%;
}
.modalDialog > div .close ,
.modalDialog > div.request .close ,
.modalDialog > div.small .close ,
.modalDialog > div.medium .close {
	color: #FFFFFF;
	line-height:24px;
	float:right;
	display:table;
	width: 24px;
	margin:0px 2px 10px 0px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	border-radius: 120px;
	border:1px solid #FFFFFF;
}
.modalDialog > div .close:hover,
.modalDialog > div.request .close:hover,
.modalDialog > div.small .close:hover,
.modalDialog > div.medium .close:hover {
	background: #BC2554;
}
ul.modalMenu {
	list-style:none;
	padding: 0;
	margin: 0;
	width:100%;
	background:#BC2554;
	display:table;
	border-radius: 5px 5px 0 0;
}
ul.modalMenu li {
	float:left;
	height:60px;
	width:50%;
	text-align:center;
	border-radius: 5px 5px 0 0;
	font-size:13px;
}
ul.modalMenu a, ul.modalMenu a:visited {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:23px 0px;
	border-radius: 5px 5px 0 0;
}
ul.modalMenu a.active {
	background:#FEFEFE;
	color:#000000;
	font-weight:bold;
}
.modalForm, div.request .modalForm, div.small .modalForm, div.medium .modalForm {
	width:100%;
	background: #FEFEFE;
	padding:10px 26px 15px 26px;
	margin:0px;
	border-radius: 0 0 5px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div.small .modalForm, div.medium .modalForm {
	padding:0px 26px 15px 26px;
	text-align:center;
	display:table;
}
.modalForm input[type=text],
.modalForm input[type=password],
.modalForm textarea {
    background:fff;
    border-radius: 5px;
    border:1px solid #d7d7d7;
   /* box-shadow: 0 1px 2px rgba(0,0,0,0.3) inset, 0 -1px 0 rgba(0,0,0,0.06) inset;*/
    transition: all 0.2s linear;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 13px;
    color: #333;
    position: relative;
	width:100%;
    padding:7px 7px 7px 27px;
	margin:7.5px 0px ;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.modalForm textarea {
	resize:none;
	overflow:auto;
	padding:7px;
}
.modalForm input[type=text]::-webkit-input-placeholder,
.modalForm input[type=password]::-webkit-input-placeholder {
       color: #999;
}
.modalForm input[type=text]::-moz-placeholder,
.modalForm input[type=password]::-moz-placeholder {
       color: #999;
}
.modalForm input.username {
	background: url(images/icons/user.png) 7px 7px no-repeat #fff;
}
.modalForm input.email {
	background: url(images/icons/mail.png) 7px 7px no-repeat #fff;
}
.modalForm input.mobile {
	background: url(images/icons/mobile.png) 7px 7px no-repeat #fff;
}
.modalForm input.name {
	background: url(images/icons/edit.png) 7px 7px no-repeat #fff;
}
.modalForm input[type=password] {
	background: url(images/icons/key.png) 7px 7px no-repeat #fff;
}
.modalForm input[type=text]:focus,
.modalForm input[type=password]:focus,
.modalForm textarea:focus {
	box-shadow: 0 1px 0 rgba(35,146,243,0.5) inset, 0 -1px 0 rgba(35,146,243,0.5) inset, 1px 0 0 rgba(35,146,243,0.5) inset, -1px 0 0 rgba(35,146,243,0.5) inset, 0 0 4px rgba(35,146,243,0.5);
	outline: none;
}
.modalForm input.username:focus {
	background: url(images/icons/user.png) 7px 7px no-repeat #FFF;
}
.modalForm input.email:focus {
	background: url(images/icons/mail.png) 7px 7px no-repeat #FFF;
}
.modalForm input.mobile:focus {
	background: url(images/icons/mobile.png) 7px 7px no-repeat #FFF;
}
.modalForm input.name:focus {
	background: url(images/icons/edit.png) 7px 7px no-repeat #FFF;
}
.modalForm input[type=password]:focus {
	background: url(images/icons/key.png) 7px 7px no-repeat #FFF;
}
.modalForm input[type=submit] {
	width:100%;
	text-align:center;
	padding:7px;
	margin:12px 0 0 0;
	background:linear-gradient(to bottom, #42A0D9,#237BAF);
	background: -webkit-linear-gradient(#42A0D9,#237BAF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42A0D9', endColorstr='#237BAF');
	border:0 none;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.modalForm input[type=submit].topMargin {
	margin:7.5px 0 0 0;
}
.modalForm .divider {
	width:100%;
	height:27px;
	background:url(images/icons/divider.png) repeat-x left center;
	clear:both;
}
.modalForm .divider a,
.modalForm .divider span {
	padding:6px 10px 0 10px;
	margin:0 auto;
	background:#FFFFFF;
	display: table;
	text-decoration:none;
}
.modalForm .divider span {
	color:#333;
}
/***************************************
            Small modal
***************************************/
.modalForm input[type=submit].small.left {
	width:49%;
	float:left;
}
.modalForm input[type=submit].small.right {
	width:49%;
	float:right;
}
/***************************************
            Save search modal
***************************************/
div.medium .modalForm label {
	float:left;
	display:block;
	margin:6px 1% 0 0;
	padding:0;
	width:29%;
	text-align:left;
}
div.medium input[type=text],
div.medium .modalForm input[type=password],
div.medium .modalForm textarea {
	width:70%;
}
div.medium div.existing.search {
	width:70%;
	float:right;
	display:block;
	height:70px;
    border-radius: 5px;
    border:1px solid #d7d7d7;
    transition: all 0.2s linear;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 13px;
    color: #333;
    padding:7px;
	margin:7.5px 0px ;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y:auto;
	overflow-x:hidden;
	text-align:left;
	
}
div.medium input[type=submit] {
	width:60%;
}
/***************************************
            Request modal
***************************************/
div.request > h1,
div.small > h1,
div.medium > h1 {
	padding:19px 1% 0 1%;
	background: #BC2554;
	font-size:18px;
	font-weight:normal;
	height:60px;
	border-radius:5px 5px 0 0;
	margin:0px;
	text-align:center;
	color:#FFFFFF;
	display: table;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div.request .modalForm {
	display:table;
	text-align:center;
	padding:10px 26px 15px 26px;
}
div.request .modalForm .left.image {
	width:35%;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding:8px;
	margin:10px 0 0 0;
	background:#E5D3C7;
}
div.request .modalForm .left.image img {
	width:100%;
	height:153px;
}
div.request .modalForm .right.form {
	width:60%;
	float:right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div.request .modalForm .right.form  input[type=text] {
	width:48%;
}
div.request .modalForm .right.form  input[type=text].left {
	float:left;
}
div.request .modalForm .right.form  input[type=text].right {
	float:right;
}
div.request .divider {
	clear:both;
}
div.request input[type=submit] {
	width:50%;
}

@media all and (max-height: 415px) {
.modalDialog > div {
	height:96%;
	overflow:scroll;
}
}

@media all (max-height: 664px) and (min-height: 415px) {
.modalDialog > div {
	height:96%;
	overflow:scroll;
}
}
@media all and (max-width: 979px) {
div.request .modalForm .left.image {
	clear:both;
	width:100%;
}
div.request .modalForm .right.form {
	clear:both;
	width:100%;
}
div.request .modalForm .right.form input[type=text].left,
div.request .modalForm .right.form input[type=text].right {
	clear:both;
	width:100%;
}
div.request input[type=submit] {
	width:100%;
}

}

@media all and (max-width: 857px) {

div.request > h1 {
	padding:10px 1% 0 1%;
	height:60px;
}

}

@media all and (max-width: 1200px) and (min-width: 980px) {

div.request .modalForm .left.image {
	float:none !important;
	clear:both !important;
	width:60%;
	margin:26px auto 0 auto !important;
}
div.request .modalForm .right.form {
	clear:both;
	width:100%;
}

}


@media all and (max-width: 1180px) {

div.medium .modalForm label {
	width:100%;
}
div.medium input[type=text],
div.medium .modalForm input[type=password],
div.medium .modalForm textarea {
	width:100%;
}
div.medium div.existing.search {
	width:100%;	
}
div.medium input[type=submit] {
	width:100%;
}

}
/** ------------------------ END T4U Modal windows -------------------- **/
.hotdeals4u {
	width:90%;
	border:4px solid #06c;
	border-top: none;
	padding:0px 0px 5px 0px;
	margin:0px auto 15px auto;
	text-align:center;
}
.hotdeals4u h4 {
	background:#06c;
	padding:3px 0px;
	margin:0px 0px 7px 0px;
	color:#FFFFFF;
	font-size:13px;
}
.hotdeals4u h4 span.black {
	background:#FFFFFF !important;
	color:#06c;
	padding:3px 14px 3px 14px;
	margin:0px 26px 0px 0px;
	font-weight:bold;
}
.hotdeals4u div {
	padding:0px;
	margin:0px;
	color:#FF0000;
}
div.center-align {
	width:90%;
	padding:0;
	margin:10px auto;
}
div.center-align img {
	width:100%;
	border:none;
}