body{
	margin:0;
	background:url(../img/layout/bg-body.gif) repeat;
	font:13px Verdana, Geneva, sans-serif;
	color:#010101;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#fff;
}
a:hover{text-decoration:none;}
input,
select{
	font:100% Verdana, Geneva, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	width:1019px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	width:1001px;
	padding:0 9px 0 9px;
	position:relative;
	float:left;
	left:-50%;
	background:url(../img/layout/bg-wrapper.png) repeat-y;
}
#header{
	position:relative;
	padding:36px 0 74px;
	z-index:10;
	width:100%;
}
.logo{
	position:absolute;
	top:4px;
	left:12px;
	width:293px;
	height:128px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
	background:url(../img/layout/logo.png) no-repeat;
	cursor:pointer;
}
.currency{
	position:absolute;
	top:13px;
	right:1px;
}
.currency .list-ttl{
	float:right;
	height:11px;
	/*width:51px;
	margin:1px 15px 0 0;
	text-indent:-9999px;
	background:url(../img/layout/text-devises.gif) no-repeat;*/
	font-size: 10px;
	margin: 0 10px 0 0;
}
.currency-list{
	margin:0 0 0 -18px;
	padding:0;
	list-style:none;
	float:right;
}
.currency-list li{
	float:left;
	margin:0;
	padding:0 9px 0 18px;
	background:url(../img/layout/separator.gif) no-repeat 0 50%;
}
.currency-list li:first-child{background:none;}
.currency-list a{float:left;}
.currency-list span{
	height:13px;
	text-indent:-9999px;
	float:left;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.dol span{
	width:7px;
	background:url(../img/layout/dol.gif) no-repeat;
}
.euro span{
	width:7px;
	background:url(../img/layout/euro.gif) no-repeat;
}
.dirh span{
	width:16px;
	background:url(../img/layout/dirh.gif) no-repeat;
}
.currency-list a:hover span,
.currency-list a.active span{background-position:0 -13px;}
#nav{
	width:100%;
	background:url(../img/layout/bg-nav.gif) repeat-x;
}
.nav-holder{
	background:url(../img/layout/l-bg-nav.gif) no-repeat;
	height:1%;
}
#nav ul:after,
.nav-holder:after{
	display:block;
	clear:both;
	content:"";
}
#nav ul{
	margin:0;
	padding:11px 0 6px;
	list-style:none;
	height:1%;
	position:relative;
	float:right;
	background:url(../img/layout/r-bg-nav.gif) no-repeat 100% 0;
}
#nav ul li{
	float:left;
	padding:0 0 0 3px;
	position:relative;
}
#nav ul a{float:left;}
#nav ul span{
	float:left;
	font-size:0;
	line-height:0;
	padding:7px 10px 8px 12px;
	cursor:pointer;
}
#nav ul .before{
	height:11px;
	float:left;
	overflow:hidden;
	padding:0;
}
#nav ul .after{
	height:33px;
	display:block;
	text-indent:-9999px;
	padding:0;
}
#nav .link1 .after{
	width:54px;
	background:url(../img/layout/text-link1.png) no-repeat;
}
#nav .link2 .after{
	width:72px;
	background:url(../img/layout/text-link2.png) no-repeat;
}
#nav .link3 .after{
	width:43px;
	background:url(../img/layout/text-link3.png) no-repeat;
}
#nav .link4 .after{
	width:65px;
	background:url(../img/layout/text-link4.png) no-repeat;
}
#nav .link5 .after{
	width:117px;
	background:url(../img/layout/text-link5.png) no-repeat;
}
#nav .link6 .after{
	width:95px;
	background:url(../img/layout/text-link6.png) no-repeat;
}
#nav .link7 .after{
	width:61px;
	background:url(../img/layout/text-link7.png) no-repeat;
}
#nav ul li.hover .after,
#nav ul li:hover .after{margin:-11px 0 0;}
#nav ul li.active a{background:url(../img/layout/bg-actv-nav.gif) no-repeat;}
#nav ul li.active span{background:url(../img/layout/r-bg-actv-nav.gif) no-repeat 100% 0;}
#nav ul li.active .before{background:none;}
#nav ul li.active .after{margin:-22px 0 0;}
#nav ul ul{
	margin:0 0 -4px;
	padding:0 8px;
	list-style:none;
	width:172px;
	float:left;
	position:relative;
	background:none;
}
#nav li li{
	float:none;
	position:static;
	padding:2px 5px 4px 15px;
	margin:0;
}
#nav li li.style2{
	background:#c9c9c9;
	padding:8px 5px 6px 15px;
}
#nav li li a{
	float:none;
	color:#201e1e;
	text-decoration:none;
}
#nav li li a:hover{font-weight:bold;}
#nav li div{
	display:none;
	position:absolute;
	top:25px;
	left:-31px;
	width:188px;
}
#nav li div.c{
	position:static;
	background:url(../img/layout/bg-drop.png) repeat-y;
}
#nav li div.c:after{
	display:block;
	clear:both;
	content:"";
}
#nav li.hover div,
#nav li:hover div{display:block;}
#nav ul .t,
#nav ul .b{
	float:none;
	font-size:0;
	line-height:0;
	display:block;
	height:12px;
	padding:0;
}
#nav ul .t{background:url(../img/layout/t-bg-drop.png) no-repeat;}
#nav ul .b{background:url(../img/layout/b-bg-drop.png) no-repeat;}
#main{
	height:1%;
	padding:0 11px 30px 4px;
	position:relative;
}
.main-holder{
	padding:0 0 28px;
	height:1%;
	margin:-10px 0 0;
}
#main:after,
.main-holder:after{
	display:block;
	content:"";
	clear:both;
}
.visual{
	width:611px;
	background:url(../img/layout/bg-visual.gif) repeat-y;
	margin:0 0 0 28px;
	float:left;
	display:inline;
}
.visual .holder{background:url(../img/layout/bg-visual-t.gif) no-repeat;}
.visual .frame{
	background:url(../img/layout/bg-visual-b.gif) no-repeat 0 100%;
	height:1%;
	padding:1px 3px 4px 1px;
	position:relative;
}
.visual-img{display:block;}
.text-block{
	padding:25px 15px 11px 29px;
	overflow:hidden;
	height:1%;
	min-height:215px;
	display:block;
	
	font-family: Georgia, Verdana;
	font-size: 18px;
	/*background: white;*/
}
* html .text-block{height:215px;}
/*.visual */ h2.role{
	margin:0 133px 23px 0;
	font-size:20px;
	height:25px;
	width:520px;
	/*background:url(../img/layout/text-role.gif) no-repeat;*/
	border-bottom:2px solid #990202;
	padding:0 0 5px;
	/*text-indent:-9999px;*/
	text-transform: uppercase;
	color: #333;
	text-shadow: 1px 1px 0px #979797;
	font-family: Georgia, Verdana, Arial;
}
.visual-list{
	margin:0;
	padding:0 0 16px 5px;
	list-style:none;
	font:bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.visual-list li a{
	color:#010101;
	text-decoration:none;
}
.visual-list li{
	background:url(../img/layout/bullet-visual.gif) no-repeat 0 50%;
	padding:0 0 0 16px;
}
.visual-list li a:hover{text-decoration:underline;}
.visual p{
	margin:0;
	padding:0 0 7px;
	color:#010101;
}
.more{
	display:block;
	margin:0 0 0 auto;
	width:73px;
	height:24px;
	background:url(../img/layout/btn-more.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.visual-pager{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:0;
	bottom:-20px;
}
.visual-pager li{
	float:left;
	margin:0 8px 0 0;
	display:inline;
}
.visual-pager li a{
	float:left;
	width:12px;
	height:12px;
	line-height:12px;
	background:#bebebe;
	text-decoration:none;
	overflow:hidden;
}
.visual-pager li a:hover,
.visual-pager li.active a{background:#ca0000;}
.search{
	width:287px !important;
	background:url(../img/layout/bg-block-search.gif) repeat-y !important;
	float:right !important;
	margin:1px 34px 0 0 !important;
	display:inline;
	position:relative;
	padding:0 !important;
}
.search .holder{background:url(../img/layout/bg-block-search-t.gif) no-repeat;}
.search .frame{
	background:url(../img/layout/bg-block-search-b.gif) no-repeat 0 100%;
	padding:13px 0 0;
	height:1%;
}
#sidebar h3,
.block h3,
.search h3{
	margin:0;
	font:bold 17px "century gothic", arial, helvetica, sans-serif;
	color:#4f4f4f;
	position:absolute;
	left:-18px;
	text-transform:uppercase;
	line-height:21px;	
	text-indent:-9999px;
}
h3 .categories-ttl {
	display:block;
	width:164px;
	height:15px;
	background:url(../img/layout/text-categories.gif) no-repeat;
}
#sidebar h3{
	width:261px;
	background:url(../img/layout/bg-sidebar-ttl.gif) no-repeat;
	padding:14px 20px 14px 30px;
	left:-10px;
	top:14px;
}
.block h3{
	padding:14px 20px 14px 137px;
	width:154px;
	background:url(../img/layout/bg-block-ttl-style2.gif) no-repeat;
	top:0;
}
.search h3{
	background:url(../img/layout/bg-block-ttl-style1.gif) no-repeat;
	padding:14px 20px 14px 83px;
	width:182px;
	top:13px;
}
.search h3 .search-ttl{ 
	display:block;
	height:12px;
	width:160px;
	background:url(../img/layout/text-search.gif) no-repeat;
}
.block h3 .villa-ttl {
	display:block;
	width:133px;
	height:12px;
	text-indent:0px;
	font-size:20px;
	font-weight: bold;
	color: #888;
}	 
.block h3:after{
	display:block;
	content:"";
	clear:both;
}
h3 span{font-weight:normal;}
.ico-search{
	position:absolute;
	left:4px;
	top:-21px;
	width:67px;
	height:69px;
	background:url(../img/layout/ico-search.png) no-repeat;
}
.search form{
	font:11px Tahoma, geneva, sans-serif;
	padding:47px 36px 6px 31px;
	overflow:hidden;
}
.search .row{
	overflow:hidden;
	height:1%;
	margin:0 0 12px;
}
.search label{
	font-weight:bold;
	color:#d10000;
	display:block;
	margin:0 0 4px;
}
.search select{
	color:#000;
	font-family:Tahoma, geneva, sans-serif;
	border:1px solid #979797;
}
.row-holder{float:left;}
.row-frame{float:right;}
.row-holder select{width:140px;}
.row-frame select{width:60px;}
.submit-search{float:left;}
.see-on-map{
	float:left;
	width:107px;
	height:31px;
	text-indent:-9999px;
	background:url(../img/layout/btn-see-on-map.gif) no-repeat;
	margin:0 0 0 2px;
	display:inline;
	overflow:hidden;
}
.section{
	padding:0 0 57px 29px;
	height:1%;
}
.section .blocks:after {
	display:block;
	content:"";
	height:1%;
}
.section .blocks{
	margin:0 -22px 0 0;
	width:978px;
}
.section h2{
	margin:0 0 25px;
	height:19px;
	width:258px;
	/*background:url(../img/layout/text-favorites.gif) no-repeat;*/
	font:normal 25px "century gothic", arial, helvetica, sans-serif;
	color:#2e2e2e;
	text-indent:-9999px;
}

h2.favorites {
	background:url(../img/layout/text-favorites.gif) no-repeat;
	height: 20px;
}
h2.nouveautes {
	background:url(../img/layout/titre_nouveautes.gif) no-repeat;
	height: 30px;
}

.section h2 span{
	font-weight:bold;
	color:#bb1d1d;
}
.blocks:after{
	display:block;
	content:"";
	clear:both;
}
.section .holder,
.blocks .holder{
	float:left;
	background:url(../img/layout/bg-blocks.gif) repeat-y;
	position:relative;
}
.section .frame,
.blocks .frame{
	background:url(../img/layout/bg-blocks-b.gif) no-repeat 0 100%;
	float:left;
}
.block{
	width:304px;
	float:left;
	background:url(../img/layout/bg-block-t.gif) no-repeat;
	margin:0 22px 0 0;
	padding:13px 0 0;
	display:inline;
}
.sale-ico,
.location-ico{
	position:absolute;
	left:23px;
	top:-23px;
	width:101px;
	height:74px;
}
h3 .sale-ico span,
h3 .location-ico span{
	display:block;
	font:13px "century gothic", arial, helvetica, sans-serif;
	color:#fff;
	padding:19px 0 0 22px;
	width:77px;
	height:55px;
	text-transform:none;
}
.location-ico {background:url(../img/layout/ico-location.png) no-repeat;}
.sale-ico {background:url(../img/layout/ico-sale.png) no-repeat;}
.block-content{
	padding:63px 10px 56px 7px;
	height:1%;
	position:relative;
}
.block-content:after{
	display:block;
	content:"";
	clear:both;
}
.block-content .image{
	border-right:2px solid #bb1d1d;
	padding:0 3px 0 0;
	float:left;
}
.block-content .image .holder{
	border:1px solid #c0c0c0;
	padding:2px;
}
.block-content .image img{display:block;}
.block-content dl{
	margin:-3px 0 0 5px;
	color:#000;
	float:left;
	width:140px;
}
.block-content dl dt {
	float:left;
	clear:left;
	color:#c00;
	font-weight:bold;
	margin:0 5px 0 0;
}
.block-content dl dd {margin:0;}
.block-content ul strong{color:#c00;}
.see-more{
	position:absolute;
	bottom:34px;
	margin:0 0 0 105px;
	width:104px;
	height:29px;
	background:url(../img/layout/btn-see-more.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.pagination{
	width:100%;
	overflow:hidden;
	position:relative;
}
.pagination div{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
.pagination ul{
	float:left;
	position:relative;
	left:-50%;
	margin:0;
	padding:0 0 7px;
	list-style:none;
}
.pagination li {
	float:left;
	margin:0 0 0 9px;
}
.pagination li.dots {padding:19px 6px 0;}
.pagination li a {
	float:left;
	width:33px;
	height:29px;
	overflow:hidden;
	color:#CC0000;

}
.pagination li.prev a {
	width:104px;
	height:29px;
	font-weight:bold;
	
}
.pagination li.next a {
	width:104px;
	height:29px;
	font-weight:bold;
	
}

.pagination li.dots a {
	width:12px;
	height:4px;
	background:url(../img/layout/dots.gif) no-repeat;
}
#sidebar{
	margin:0 0 0 10px;
	float:left;
	display:inline;
	width:288px;
	background:url(../img/layout/bg-sidebar.gif) repeat-y;
	position:relative;
}
#sidebar .holder{background:url(../img/layout/bg-sidebar-t.gif) no-repeat;}
#sidebar .frame{
	background:url(../img/layout/bg-sidebar-b.gif) no-repeat 0 100%;
	padding:50px 0 56px 6px;
	overflow:hidden;
	height:1%;
}
#sidebar h4{
	margin:0;
	font:bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#c00;
}
#sidebar ul{
	margin:0;
	padding:0 0 10px 0px;
	list-style:none;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	width: 240px;
}
#sidebar ul li a{
	color:#010101;
	text-decoration:none;
}
#sidebar ul li a span{color:#c00;}
#sidebar ul li a:hover{font-weight:bold;}
#content{
	float:right;
	padding:15px 0 0;
	width:664px;
}
#content h1{
	margin:-55px 0 33px 0;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
	left:24px;
}
#content h1 span{
	display:block;
	height:22px;
	font-size:1px;
	line-height:1px;
}
.liste{background:url(../img/layout/text-liste.gif) no-repeat;}
.fiche{background:url(../img/layout/text-fiche.gif) no-repeat;}
#content .blocks{
	width:642px;
	margin:0 0 -7px;
}
#content .blocks .row{
	width:652px;
	padding:0 0 50px 22px;
}
#content .blocks .row:after{
	display:block;
	content:"";
	clear:both;
}
.details-section{
	width:600px;
	background:#fff;
	margin:-16px 0 0 30px;
}
.detail-section-holder{
	background:url(../img/layout/t-bg-details-section.gif) no-repeat;
	width:100%;
}
.detail-section-frame{
	width:100%;
	background:url(../img/layout/b-bg-details-section.gif) no-repeat 0 100%;
}
.details-section .box{
	margin:0;
	padding:17px 0 0;
}
.box h2 {
	margin:0 0 9px;
	font-size:25px;
	overflow:hidden;
	height:1%;
	font:bold 16px "century gothic", arial, helvetica, sans-serif;
	position:relative;
	left:-15px;
	text-transform:uppercase;
	color:#4f4f4f;
	text-indent:-9999px;
}
.box h2 .l-c {
	float:left;
	background:url(../img/layout/bg-ttl-l-c.png) no-repeat;
	padding:13px 0 14px 30px;
	min-width:261px;
}
*html h2 .l-c {width:261px;}
.box h2 .r-c {
	float:left;
	height:39px;
	width:20px;
	background:url(../img/layout/bg-ttl-r-c.png) no-repeat;
}
.box h2 .l-c span {
	position:relative;
	display:block;
}
.informations-ttl {
	width:198px;
	height:12px;
	background:url(../img/layout/text-informations.gif) no-repeat;
}
.galerie-photos-ttl {
	width:132px;
	height:12px;
	background:url(../img/layout/text-galerie-photos.gif) no-repeat;
}
.view-on-map-ttl {
	width:152px;
	height:12px;
	background:url(../img/layout/text-view-on-map.gif) no-repeat;
}
.more-info-ttl {
	width:280px;
	height:12px;
	background:url(../img/layout/text-more-information.gif) no-repeat;
}
.box .holder {
	padding:0 34px 0 34px;
}
.box .holder .image {
	text-align:center;
	padding:5px 16px 0 0;
	margin:0 0 -10px;
}
.box .holder .image img {
	vertical-align:bottom;
}
.flat {
	display:block;
	color:#000000;
	border-left:4px solid #d50e00;
	padding: 0 0 0 3px;
	font-weight:normal;
	font-size:13px;
	padding:4px 0 4px 3px;
	margin:0 0 12px;
}
.lists{
	overflow:hidden;
	height:1%;
	margin:0 0 -19px;
}
.lists ul{
	margin:0;
	padding:0 0 10px;
	list-style:none;
	color:#d61204;
	font-size:12px;
	float:left;
	width:176px
}
.lists ul li{
	margin:0 0 6px;
	padding:0 0 0 9px;
	background:url(../img/layout/bullet.gif) no-repeat 0 50%;
}
.lists ul a{
	text-decoration:underline;
	color:#d61204;
}
.lists ul a:hover{text-decoration:none;}
.more-info {
	overflow:hidden;
	height:1%;
	padding:49px 0 40px;
	height:1%;
}
.more-info fieldset {
	float:left;
}
.more-info .row {
	overflow:hidden;
	height:1%;
	margin:0 0 22px;
	width:377px;
}
.more-info .row label {
	width:187px;
	float:left;
	color:#474346;
	text-align:right;
	font:bold 9px/12px Tahoma, Geneva, sans-serif;
	margin:0 8px 0 0;
}
.more-info .row label span {
	display:block;
	color:#8d8d95;
}
.more-info .row .text {
	float:left;
	background:url(../img/layout/bg-text.gif) no-repeat;
	width:174px;
	height:20px;
	padding:0 3px;
}
.more-info .row .text input {
	background:none;
	border:none;
	padding:4px 0 2px;
	width:174px;
	font-size:9px;
	line-height:10px;
}
.text-area {
	float:left;
	background:url(../img/layout/bg-text-area.gif) no-repeat;
}
.text-area textarea {
	float:left;
	margin:0 0 0;
	width:170px;
	height:109px;
	background:none;
	border:none;
	padding:4px;
	overflow:auto;
	font-size:11px;
}
.submit-send {
	float:right;
	margin:14px 0 0;
}
#footer{
background:#202020 url(../img/layout/footer-bg.png) repeat scroll 0 0;
padding:23px 0 18px;
width:100%;

}
.footer-holder{
	background:url(../img/layout/line-footer.gif) repeat-y 743px 0;
	width:100%;
}
.footer-holder:after{
	display:block;
	clear:both;
	content:"";
}
#footer p{
	margin:0 0 15px;
	color:#d7d7d7;
}
#footer p strong{color:#fff;}
#footer .section{
	padding:7px 180px 0 36px;
	margin:0 0 -9px;
	width:527px;
	float:left;
}
.red-text{color:#f82727;}
.contact-block{
	float:right;
	width:229px;
	padding:13px 0 0;
}
.contact-block h4{
	position:relative;
	margin:0 0 23px;
	font-size:0;
	line-height:0;
	height:20px;
	text-indent:-9999px;
	background:url(../img/layout/text-contact.gif) no-repeat;
}
.letter{
	position:absolute;
	top:-30px;
	right:15px;
	height:54px;
	width:43px;
	background:url(../img/layout/ico-letter.gif) no-repeat;
}
.contact-block dl,
.contact-block address{
	font:11px Tahoma, Geneva, sans-serif;
	color:#fff;
}
.contact-block address{padding:0 20px 11px 31px;}
.contact-block address .ttl{
	font-weight:bold;
	margin:0 0 5px;
}
.contact-block address span{
	display:block;
	margin:0 0 1px;
}
.contact-block dl {
	margin:0;
	padding:0 20px 0 31px;
}
.contact-block dt {
	float:left;
	clear:left;
}
.contact-block dd {margin:0;}
.email {
	font:11px Tahoma, Geneva, sans-serif;
	margin:0 0 0 30px;
	text-decoration:none;
}
.email:hover {
	text-decoration:underline;
}




#content2{
	float:right;
	padding:15px 0 0;
	width:684px;
}
#content2 h1{
	margin:-55px 0 33px 0;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
	left:24px;
}
#content2 h2{
	margin:5px;
	padding-left:10px;
	padding-top:5px;
	left:5px;
	font-size:13px;
	color:#cc0000;
}


#content2 h1 span{
	display:block;
	height:22px;
	font-size:1px;
	line-height:1px;
}

#content .blocks{
	width:642px;
	margin:0 0 -7px;
}
#content2 .blocks .row{
	width:652px;
	padding:0 0 50px 22px;
}
#content2 .blocks .row:after{
	display:block;
	content:"";
	clear:both;
}

.see-more2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/layout/btn-see-more2.gif) no-repeat scroll 0 0;
height:29px;
margin:0 0 0 60px;
overflow:hidden;
position:absolute;
text-indent:-9999px;
width:104px;
}


/* bloc template*/
#TpSite_Ctn{padding: 0px 0;}
#TpSite_Ctn .tpSite{float: left; width: 221px; height: 300px;margin:2px 2px 20px; background: url(../img/layout/temp_fd_02.gif) 0 0 no-repeat;}
#TpSite_Ctn .tpSite a.tpCtn{position: relative; cursor: pointer; display: block; margin:13px auto 5px auto; width: 195px; height: 125px; text-align: center}
#TpSite_Ctn .tpSite a.tpCtn img.thumb{border: 1px solid #c0c0c0; /*width: 195px; height: 125px;*/}
#TpSite_Ctn .tpSite a.tpCtn:hover{background: none;}
/* popup template */
#TpSite_Ctn .tpSite a.tpCtn em {display:none;}
#TpSite_Ctn .tpSite a.tpCtn:hover em {position: absolute; display: block; top: -260px; left: -210px; padding: 10px 20px 20px 20px; color: #919191; background: #fff; border: 1px solid #9c9c9c; font-style: normal; font-weight: normal;}
#TpSite_Ctn .tpSite a.tpCtn:hover em img.temp{display: block; margin: 5px auto; width: 400px; height: 300px;}
#TpSite_Ctn .tpSite a.tpCtn:hover em img.pointer{display: none; position: absolute; display: block; top: 354px; left: 289px;}
#TpSite_Ctn .tpSite p{color:#333; padding: 0 13px; font-size:11px;}
#TpSite_Ctn .tpSite a{color: #bc0001;}
#TpSite_Ctn .tpSite a:hover{color: #cf7f81;}

.noirBold{color:#000; font-weight: bold}

#footercopyright {
background-color:#000000;
color:#FFFFFF;
font-family:verdana;
font-size:11px;
padding:5px;
}


/* oth */

#property_view a:link, a:visited {
color: #cc0000;
}

#property_view_header a:link, a:visited {
color: #0066ff;
}

/* ----------- My Form ----------- */
.myform{
	margin:10px auto;
	width:400px;
	padding:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	
}

/*
.myform input, .myform select, .myform textarea {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.myform input, .myform select {
background: #FFFFFF url(../img/layout/form.gif) repeat-x scroll left top;
}
*/
.myform input, .myform select {-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-webkit-border-bottom-left-radius: 3px 3px;-webkit-border-bottom-right-radius: 3px 3px;-webkit-border-top-left-radius: 3px 3px;-webkit-border-top-right-radius: 3px 3px;border:1px solid #ccc;background:#f2f2ee url(../img/layout/formshadow.png) repeat-x  scroll 0pt 0px;padding:3px;}
.myform  textarea {-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-webkit-border-bottom-left-radius: 3px 3px;-webkit-border-bottom-right-radius: 3px 3px;-webkit-border-top-left-radius: 3px 3px;-webkit-border-top-right-radius: 3px 3px;border:1px solid #ccc;background:#f2f2ee url(../img/layout/formshadow.png) repeat-x  scroll 0pt 0px;padding:3px;}

	/* ----------- basic ----------- */
	#basic{
		border:solid 2px #DEDEDE;
	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	
	#basic select{
		float:left;
		font-size:12px;
		padding:4px 2px;
		
		width:200px;
		margin:2px 0 2px 10px;
	}
	#basic textarea{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	
	#basic button{ 
		
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(../img/front/stylized_button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border: 0;
		cursor: border;
	}
	

	/* ----------- stylized ----------- */
	#stylized{
		border:solid 2px #cc0000;
		background:#fff;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #cc0000;
		padding-bottom:10px;
		clear: both;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
		clear: left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		/*border:solid 1px #cc2222;*/
		width:200px;
		margin:2px 0 2px 10px;
	}
	
	#stylized .half{
		width:95px;
	}
	
	#stylized .quarter{
		width:40px;
	}
	
	#stylized .sixth{
		width:30px;
	}
	
	#stylized .third{
		width:66px;
	}
	
	#stylized select{
		float:left;
		font-size:12px;
		padding:4px 2px;
		/*border:solid 1px #cc2222;*/
		width:200px;
		margin:2px 0 2px 10px;
	}
	
	#stylized textarea{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	
	#stylized button{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(../img/front/stylized_button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border: 0;
		cursor: border;
	}

	blockquote {
	border-left: 4px solid #709028;
	margin: 10px;
	padding: 4px;
	color: #666;
	}
	.error {
		color: #cc0000;
	}
	div.normal_page {
		margin-left: 10px;
		/*overflow: auto;
		height: 428px;
		min-height: 410px;*/
	}
	div.normal_page  a{
		color: #000;
		font-weight: bold
	}
	div.normal_page  a:hover{
		color: #cc0000;
		font-weight: bold
	}
	div.normal_page h1 {
		font-size: 18px;
		border-bottom: 1px solid;
		margin: 5px;
		color: #3366CC;
		
	}
	div.normal_page h2 {
		border-left: 4px solid #cc0000;
		margin: 5px;
		padding: 4px;
		color: #666;
		font-size: 14px;
		
	}
	
	div.normal_page p {
		margin-left: 20px;
		color: #707070;
	}
	
	div.normal_page ul li {
		background: no-repeat 10px 6px; 
		padding-left:20px;
		line-height:18px;	
		list-style-type:none;
		color:#cc0000;
	}
	
	ul.errors li{
		padding-left:20px;
		color: #cc0000;
	}
	
	h2.error {
		border-bottom:1px solid #CC0000;
		color:#666;
		font-size:14px;
		margin:10px;
	}
	
/*------------------ paging links ---------------------------*/    
#paging{
    padding:5px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    font-weight:bold;
	text-align: center;
	margin-top: 2px;
}
#paging span.current {
background:#cc0000;
color:#FFFFFF;
font-weight:bold;
padding:4px 7px 4px 7px;
margin:0px 2px 0px 2px;
}
#paging a {
    padding:4px 7px 4px 7px;
    margin:0px 2px 0px 2px;
    border:1px solid #000;
    background:#FFFFFF;
    color:#000;
    text-decoration:none;
}


#paging a:hover{
    border:1px solid #cc0000;
    background:#cc0000;
    color:#FFFFFF;
    text-decoration:none;
}

#content_title {
	margin:0 133px 23px 28px;
	font-size:20px;
	height:25px;
	border-bottom:2px solid #990202;
	padding:0 0 5px;
	text-transform: uppercase;
	color: #666;
	width: 600px;
	text-shadow: 1px 1px 14px #333333;
}
#content_excerpt {
color:#666666;
font-size:12px;
font-style:italic;
margin-left:40px;
padding-left:10px;
padding-top: 10px;
}
#content_body {
text-align: justify;
padding: 10px;

}

#content_body a{
color: #cc0000;
}

#form_page {
background: #fff;
padding: 20px;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
border: 2px solid #cc0000;
margin: 0 10px 

}


