/* General Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align: baseline;
	background:none;
}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
h4 {color: #009999;}
h5 {color: #0aa4c5;}
blockquote, q {quotes:none;}
q:before,
q:after {content:"";}
table {border-collapse:collapse; border-spacing:0;}
input,textarea,select{
	font:11px Verdana, Geneva, sans-serif;
	vertical-align:middle;
	padding:0;
	margin:0;
}
form,fieldset{border-style:none;}
body{
	color:#333;
	font:12px/20px Verdana, Geneva, sans-serif;
	line-height:1.44em;
	background:#652c90;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:fixed top center;
	min-width:960px;
}
a{
	color:#3399CC;
	text-decoration:underline;
}
a:hover{
	color:#FF9900;
	
	}
a:focus{outline:none;}
/* General settings */
.w1{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w2{
	position:relative;
	float:left;
	left:50%;
}
.wrapper{
	float:left;
	position:relative;
	left:-50%;
	width:1098px;
}
.pageHolder{
	background:url(../images/bg-wrapper.png) repeat-y;
	height:1%;
	padding-bottom:10px;
}
.page-bottom{
	background:url(../images/bg-wrapper-bottom.png) no-repeat;
	width:976px;
	height:11px;
	margin:0 auto;
}
/* header start */
#header{
	position:relative;
	z-index:10;
}
.header-holder{
	background: url(https://www.coralseaproperty.com.au/wp-content/uploads/header1.png) no-repeat;
	height:170px;
	padding:28px 72px 0 81px;
	margin-bottom:-5px;
}
/* logo */
#header .logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:425px;
	height:141px;
	position:relative;
	top:-10px
}
#header .logo a{
	display:block;
	height:100%;
	background:url(https://www.coralseaproperty.com.au/wp-content/uploads/propiratelogo.png) no-repeat;
}
#header .right{
	float:right;
	width:300px;
	color:#fff;
	font-size:14px;
	line-height:18px;
	padding:2px 2px 0 0;
}
#header .right .row{
	width:100%;
	overflow:hidden;
}
#header .phone{
	float:right;
	padding-bottom:4px;
	font-size:26px;
	line-height:26px;
}
#header .right .cufon{
	float:left;
	margin:0 !important;
}
#header .phone span{
	float:left;
	margin-right:7px;
}
#header .phone strong{
	float:left;
	font-weight:bold;
}
#header .right .email{
	float:right;
	padding-bottom:3px;
	color:#fff;
	margin-bottom:2px;
}
#header .right .email:hover{
	text-decoration:none;
	padding-bottom:2px;
	border-bottom:1px solid #fff;
}
#header .right address{
	float:right;
	font-style:normal;
	padding-bottom:4px;
}

.visual .cat{
	position: absolute;
	z-index: 999 !important;
	right: -100px;
	top: -100px;
}
/* header end */
/* main start */
#main{
	width:960px;
	padding:0 69px;
	position:relative;
	z-index:1;
	top:-64px;
}
/* visual start */
.visual{
	width:100%;
	overflow:hidden;
	background:#381164 url(../images/bg-visual.gif) repeat-x;
	text-align:center;
	border-bottom:1px solid #fff;
}
.visual .align-left{
	float:left;
	border-right:1px solid #fff;
}
.visual img{vertical-align:top;}
.visual .text{
	overflow:hidden;
	color:#fff;
	padding:50px 33px 0 20px;
	text-align:center;
}
* html .visual .text{
	overflow:visible;
	height:1%;
}
.visual h2{
	font-size:34px;
	line-height:40px;
}
.visual h2 span{font-weight:normal;}
.visual h2 strong{font-weight:bold;}
.visual .subttl{
	width:100%;
	overflow:hidden;
	display:block;
	letter-spacing:1px;
	font-size:18px;
	line-height:26px;
	margin-bottom:37px;
}
.visual .subttl-st1{margin:0;}
/* visual end */
/* navigation start */
.nav{
	width:100%;
	background:url(../images/bg-nav.gif) repeat-x;
	position:relative;
	z-index:15;
}
.nav:after{
	clear:both;
	content:"";
	display:block;
}
.nav li{
	float:left;
	margin-right:2px;
	font-size:15px;
	line-height:34px;
	position:relative;
}
.nav li.hover,
.nav li:hover{position:relative;}
.nav a{
	float:left;
	color:#fff;
	padding:0 12px;
	height:35px;
	font-weight:normal;
	text-decoration:none;
}
.nav li.hover a,
.nav li:hover a,
.nav .current-menu-item a,
.nav a:hover{
	text-decoration:none;
	background:url(../images/bg-nav.gif) repeat-x 0 -35px;
}
.nav li:hover ul.sub-menu{display:block;}
.nav li:hover ul.sub-menu li .sub-menu{ display: none; }
/* drop-down start */
.sub-menu{
	position:absolute;
	width:240px;
	left:0;
	top:35px;
	background:#55268d;
	padding:5px 0;
	display:none;
	z-index:999;
}
.nav .sub-menu li{
	float:none;
	margin:0;
	line-height:25px;
	font-size:13px;
}
.nav li .sub-menu a{
	float:none;
	position:relative;
	display:block;
	padding:0 7px;
	height:1%;
	color:#fff;
	background:none;
}
.nav .sub-menu li:hover a{
	background:url(../images/bg-drop-hover.gif);
	color:#54268c;
}
  .nav .sub-menu li:hover li a{
     color:#fff;
     background:none;
  }
  .nav .sub-menu li li:hover a{
     background:url(../images/bg-drop-hover.gif);
     color:#54268c;
  }
.nav ul li ul.sub-menu{
  display:none;
  left: 240px;
  top: -5px;
}

.nav ul li:hover ul.sub-menu{
  display: block !important;
}

/* navigation end */
/* main-holder start */
.main-holder{
	overflow:hidden;
	padding:27px 4px 0 12px;
}
* html .main-holder{
	overflow:visible;
	height:1%;
}
/* content start */
#content{
	float:left;
	width:607px;
	padding-right:19px;
}

#content h1{
	font:18px/24px Verdana, Geneva, sans-serif;
	color:#663399;
	font-weight:bold;
	position:relative;
	padding-bottom:5px;
}
#content h2{
	font:14px/20px Verdana, Geneva, sans-serif;
	color:#333333;
	font-weight:bold;
	position:relative;
}

#content h3{
	font:13px Verdana, Geneva, sans-serif;
	color:#663399;
	font-weight:bold;
	padding-bottom:5px;
}

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}

#content .heading h2{
	font-size:20px;
	line-height:24px;
}
#content ul, #content li{
	line-height:20px;
	list-style:disc;
	list-style-position:inside;
}

#content ol{
  line-height:20px;
  list-style:disc;
  list-style-position:inside;
  padding-bottom:16px;
}

#content{
	width:626px;
	margin:-8px -19px 0 -1px;
	position:relative;
}
#content .title{
	margin-bottom:10px;
	font:16px/19px Arial, Helvetica, sans-serif;
}
#content .info-block h2{
	font:20px/24px Arial, Helvetica, sans-serif;
	color:#6633a5;
	margin:0 0 8px;
}

#content h2{
	font:20px/24px Arial, Helvetica, sans-serif;
	color:#6633a5;
	margin:0 0 8px;
}

#content .title .row{
	width:100%;
	overflow:hidden;
}
#content .title .price{float:left;}
#content .title .row p{
	text-align:right;
	padding:0;
}

li.itemized_features{
	background:url(../images/tick.gif) no-repeat;
	background-position:left;
	line-height:20px;
	text-indent:20px;
}

.text-block{padding:0 0 9px 3px;}
.text-block h2{margin:0 0 8px -3px;}
.text-block p{margin:0 0 19px;}
.text-block a{text-decoration:underline;}
.text-block a:hover{text-decoration:none;}
.dev01{
	background:url(../images/dev01.gif) no-repeat 50% 0;
	height:1px;
	margin-bottom:22px;
	font-size:0;
	line-height:0;
}
.text-block .holder{
	overflow:hidden;
	padding:0 0 0 3px;
}
* html .text-block .holder{
	overflow:visible;
	height:1%;
}
.text-block .holder .align-left{
	float:left;
	border:1px solid #ccc;
	margin-right:10px;
}
.text-block .holder .text{overflow:hidden;}
* html .text-block .holder .text{
	overflow:visible;
	height:1%;
}
.sign-form{padding:23px 12px;}
.sign-form label{
	font:15px Arial, Helvetica, sans-serif;
	color:#522881;
	display:block;
	padding-bottom:5px;
}
.sign-form .txt-holder{
	background:url(../images/bg-txt.gif) no-repeat;
	width:183px;
	height:25px;
	overflow:hidden;
	padding:1px;
	margin-bottom:9px;
}
.sign-form .txt{
	float:left;
	border:0;
	background:none;
	color:#666;
	padding:6px 4px;
	width:175px;
}
.sign-form .row{
	width:100%;
	overflow:hidden;
}
.sign-form .btn{
	float:left;
	background:url(../images/btn01.gif) no-repeat;
	width:150px;
	height:26px;
	cursor:pointer;
	border:0;
	font:15px Arial, Helvetica, sans-serif;
	color:#fff;
}
.heading{
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
}
.heading .print{
	float:right;
	color:#300a5b;
	margin-top:8px;
	position:relative;
	z-index:5;
}


.nav li,ul{
	list-style:none;
	list-style-type:none;
}

.results-list{
	padding:0 0 0 17px;
	color:#383838;
}
.results-list li{
	width:100%;
	vertical-align:top;
	line-height:18px !important;
	position:relative;
	padding:35px 0;
	border-bottom:1px solid #ddd;
	list-style: none !important;
}
.results-list li:after{
	clear:both;
	content:"";
	display:block;
}
.results-list .img{
	float:left;
	margin:4px 16px 0 0;
	width:164px;
}
* html .results-list .img{margin-right:13px;}
.results-list .img img{vertical-align:top;}
.results-list .holder{
	overflow:hidden;
	padding:04px 62px 0 0;
	text-align:justify;
}
* html .results-list .holder{
	overflow:visible;
	height:1%;
}
.results-list .title{
	width:100%;
	margin-bottom:17px;
}
.results-list .title:after{
	clear:both;
	content:"";
	display:block;
}
.results-list .options{
	float:right;
	margin:-4px -60px 0 0;
}
.results-list .options li{
	float:left;
	width:auto;
	line-height:27px;
	height:27px;
	display:inline;
	margin:0 0 0 10px;
	border:0;
}
.results-list .options .op1{
	padding:0 0 0 33px;
	background:url(../images/ico01.gif) no-repeat;
}
.results-list .options .op2{
	padding:0 0 0 27px;
	background:url(../images/ico02.gif) no-repeat;
}
.results-list .options .op3{
	padding:0 0 0 25px;
	background:url(../images/ico03.gif) no-repeat;
}
.results-list strong{
	display:block;
	color:#167a91;
	font-size:14px;
}
.results-list .view{
	position:absolute;
	bottom:0;
	right:-14px;
	background:url(../images/btn03.gif) no-repeat;
	padding-left:20px;
	color:#fff;
	font-size:13px;
	line-height:24px;
	font-weight:normal;
	text-decoration:none;
}
.results-list .view span{
	float:left;
	padding:6px 20px 0 0;
	background:url(../images/btn03.gif) no-repeat 100% 0;
	height:35px;
}
.results-list .view:hover span{text-decoration:underline;}
.info-block{
	width:626px;
	margin:-8px -19px 0 -1px;
	position:relative;
}
.info-block .title{
	margin-bottom:10px;
	font:16px/19px Arial, Helvetica, sans-serif;
}


.info-block .title .row{
	width:100%;
	overflow:hidden;
}
.info-block .title .price{float:left;}
.info-block .title .row p{
	text-align:right;
	padding:0;
}
.gallery-holder{
	width:626px;
	margin-bottom:31px;
	
}
.gallery-holder .preview{
	width:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
}

.gallery-holder .preview .gallery-item{
  width: 100% !important;
}

.gallery-holder .preview .gallery-item img{
  width: 626px;
  height: 400px;
  border: none !important;
}
.gallery-holder .next,
.gallery-holder .prev{
	position:absolute;
	left:4px;
	bottom:4px;
	background:url(../images/btn-prev.png) no-repeat;
	width:45px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	z-index:999;
}
.gallery-holder .next{
	background:url(../images/btn-next.png) no-repeat;
	left:auto;
	right:6px;
}
.gallery-holder img{vertical-align:top;}
.gallery-holder .thumbnails{
background:none repeat scroll 0 0 #333333;
padding:7px 0 6px;
width:641px;
height:82px;
overflow-x:hidden;
overflow-y:scroll;
}
.gallery-holder .thumbnails li{
	float:left;
	display:inline;
	width: 118px !important;
	height: 80px !important;
	margin: 0 0 10px 6px !important;
}
.gallery-holder .thumbnails img{border:1px solid #fff !important; height: 80px; width: 116px; }
.info-box{
	width:100%;
	overflow:hidden;
	margin-bottom:17px;
}
.info-block .info{
	width:100%;
	overflow:hidden;
}
.info-box .col{
	float:left;
	width:250px;
	padding-left:6px;
	font-size:14px;
	line-height:20px;
}
.info-box .right{float:right;}
.info-box dt{
	float:left;
	margin-right:3px;
	font-weight:bold;
}
* html .info-box dt{margin-right:0;}
.info-box dd{overflow:hidden;}
* html .info-box dd{
	overflow:visible;
	height:1%;
}
.info-block .description{
	padding:0 7px 5px;
	line-height:16px;
}
.info-block .description h3{
	font:18px/22px Arial, Helvetica, sans-serif;
	color:#6633a5;
	margin-bottom:10px;
}

.features_list{ margin-bottom: 15px; }

.features_list h3{
	font:16px/22px Arial, Helvetica, sans-serif;
	color:#6633a5;
	margin-bottom:10px;
}
.info-block .description p{padding-bottom:15px;}
.info-block .description ul{padding-bottom:15px;}
.info-block .description ul li{line-height:16px;}
.info-block .next-box{padding:0 0 0 11px;}
#content .info-block .next-box h2{
	margin:0 0 9px;
	font:bold 20px/25px Helvetica, Arial, sans-serif;
}
.info-block .next-box ul{
	width:633px;
	overflow:hidden;
	padding:0 0 10px;
	margin:0 -9px;
	position:relative;
}
.info-block .next-box ul li{
	float:left;
	padding:0 6px 0 4px;
	font:bold 14px/24px Helvetica, Arial, sans-serif;
}
.info-block .next-box ul a{color:#333;}
/* content end */
/* sidebar start */
#sidebar{
	float:right;
	width:295px;
	padding:2px 0;
}
#sidebar h2{
	font-size:15px;
	color:#663399;
	font-weight:bold;
	line-height:25px;
}
.block01{
	border:1px solid #E1E1E1;
	background:#f4f4f4;
	padding:7px 11px 0;
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
}
.block01 h3{
	width:250px;
	overflow:hidden;
	color:#2e0a5a;
	font-size:20px;
	line-height:26px;
	padding:2px 0;
	margin:0 0 5px;
	position:relative;
}
.block01 h3 a{
	color:#512982;
}

.block01 h3 a:hover{
	color:#3399CC;
}
.block01 h3 .cufon{
	float:left;
	margin:0 !important;
}
.block01 h3 strong{
	float:left;
	margin-right:5px;
}
.block01 h3 span{
	float:left;
	font-weight:normal;
}
.block01 .img{margin:-20px 0px 5px 20px;}
.block01 img{
	vertical-align:top;
	border:1px solid #ccc;
	width:220px;
	height:170px;

}
.block01 .ttl{
	display:block;
	color:#167a91;
	font-size:15px;
	line-height:20px;
}
.block01 .holder{
	width:100%;
	overflow:hidden;
	margin:0 -3px 0 3px;
	position:relative;
}
.block01 .view{
	float:right;
	cursor:pointer;
	color:#fff;
	line-height:25px;
	padding-left:12px;
	background:url(../images/btn02.gif) no-repeat;
	font-weight:normal;
	text-decoration:none;
}
.block01 .view span{
	float:left;
	background:url(../images/btn02.gif) no-repeat 100% 0;
	height:32px;
	padding:7px 15px 0 0;
}
.block01 .view:hover span{text-decoration:underline;}
.block01 .holder p{padding-top:11px;}
.block02{
	border:1px solid #E1E1E1;
	background:#f4f4f4;
	padding:10px;
	margin-bottom:10px;
}
.block02 .block02-holder{
	background:#fff;
	padding:6px 12px 3px;
}
.links-box{font:12px/18px Verdana, Geneva, sans-serif;}
.links-box h3{
	font-size:15px;
	line-height:22px;
	color:#663399;
	margin:0 0 14px;
}
.links-box .list1{padding-bottom:18px;}
.links-box .list1 li{
	letter-spacing:2px;
	line-height:18px;
}
.links-box a{text-decoration:underline;}
.links-box a:hover{text-decoration:none;}
.testimonial{
	position:relative;
	margin-left:-3px;
}
.search-form2 h3,
.testimonial h3{
	border-bottom:1px solid #ccc;
	font:18px/22px Arial, Helvetica, sans-serif;
	color:#6633a5;
	padding:0 0 6px 3px;
	margin:0 0 10px;
}
.list2 li{
	color:#5b5b5b;
	line-height:16px;
	padding-bottom:3px;
}
.list2 .holder{
	width:100%;
	overflow:hidden;
	padding-top:3px;
}
.list2 .holder .img{
	float:left;
	padding:4px;
	border:1px solid #ccc;
	margin:-3px 14px 0 0;
}
* html .list2 .holder .img{margin-right:11px;}
.list2 .holder .img img{vertical-align:top; width: 65px; height: 65px; }
.list2 .holder .text{overflow:hidden;}
* html .list2 .holder .text{
	overflow:visible;
	height:1%;
}
.list2 .more{text-decoration:underline;}
.list2 .more:hover{text-decoration:none;}
#search-form2 h3{
	font-size:20px;
	line-height:24px;
	padding:0 0 8px;
}
.search-form2 label{
	display:block;
	color:#5f319d;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:0 0 4px;
}
.search-form2 .row{
	width:100%;
	overflow:hidden;
	padding-bottom:12px;
}
.search-form2 .sel-holder{
	float:left;
	height:25px;
	margin-right:6px;
}
.search-form2 .sel{
	float:left;
	border:1px solid #ddd;
	background:#f4f4f4;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	width:200px;
	margin-top:3px;
}
.search-form2 .btn{
	float:left;
	background:url(../images/btn04.gif) no-repeat;
	width:38px;
	height:24px;
	border:0;
	font:12px Arial, Helvetica, sans-serif;
	cursor:pointer;
	color:#fff;
	padding:2px 0 1px;
}

#search_quick h3{
	font-size:20px;
	line-height:24px;
	padding:0 0 8px;
}
#search_quick label{
	color:#5f319d;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:0 0 4px;
}
#search_quick .row{
	overflow:hidden;
	padding-bottom:12px;
}
#search_quick .sel-holder{
	float:left;
	height:25px;
	margin-right:6px;
}
#search_quick .sel{
	float:left;
	border:1px solid #ddd;
	background:#f4f4f4;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	margin-top:3px;
}
#search_quick .btn{
	background:#512884;
	width:110px;
	height:20px;
	border:0;
	font:12px Arial, Helvetica, sans-serif;
	cursor:pointer;
	color:#fff;
	padding:2px;
	float:right;
}

.ad{padding:6px 0 17px;}
.ad img{vertical-align:top;}
.newsletter-form{
	padding:14px 0 0 52px;
	margin-bottom: 15px;
}
.newsletter-form label{
	display:block;
	font:15px Arial, Helvetica, sans-serif;
	color:#522982;
	padding-bottom:5px;
}
.newsletter-form .row{
	width:100%;
	overflow:hidden;
}
.newsletter-form .txt-holder{
	background:url(../images/bg-txt.gif) no-repeat;
	height:25px;
	overflow:hidden;
	padding:1px;
	float:left;
	margin-right:11px;
}
.newsletter-form .txt{
	float:left;
	border:0;
	background:none;
	color:#666;
	padding:6px 4px;
	width:175px;
}
.newsletter-form .btn{
	float:left;
	background:url(../images/btn-go.gif) no-repeat;
	width:36px;
	height:26px;
	cursor:pointer;
	border:0;
	font:15px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 0 1px;
}
/* sidebar end */
/* main-holder end */
/* main end */
/* footer start */
#footer{
	width:897px;
	margin:-27px auto 0;
	border:1px solid #eee;
	background:#522982;
	overflow:hidden;
	padding:10px 10px 9px 25px;
	font-size:11px;
	line-height:14px;
	color:#fff;
}
#footer .design{
	float:right;
	padding-left:205px;
}
#footer a{color:#fff;}
#footer p{float:right;}
#footer .top{float:left;}
/* footer end 


/* FAQ Section */

.faqsection {
	margin: 10px 0;
}
 
.faq {
	margin: 10px 0 0 10px;
}
 
.faq .question {
	color: #512982;
	font-weight:bold;
	cursor:  pointer;
	padding-left: 10px;
	background: url(raquo.gif) no-repeat left 5px;
}
 
.faq .question.active {
	background-image: url(raquo-down.gif);
}
 
.faq .answer  {
	margin-left: 10px;	
}
 
.faq ul,
.faq ol {
	margin: 0 0 10px 20px;
}

@media print {
	body {
		background: white;
		font-size: 10pt;
		margin: 0
	}

	#sidebar {
		display: none
	}

	#header {
		height: 170px;
		background: url(https://www.coralseaproperty.com.au/wp-content/themes/1907/images/logo.gif) no-repeat;
		background-color: #069;
		background-position: top left;
		font-size: 24pt;
		color: black;
	}

	#content {
		margin-left: 0;
		float: none;
		width: auto;
		color: black;
		font-size: 10pt
	}

	.visual {
		display: none;
	}

	.view {
		display: none;
	}

	.sorter_search_quick {
		display: none;
	}

	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;

		page-break-inside: avoid
	}

	img {
		page-break-inside: avoid;
		page-break-after: avoid;
	}

	blockquote, table, pre {
		page-break-inside: avoid
	}

	ul, ol, dl {
		page-break-before: avoid
	}

	#footer {
		display: none;
	}

	ul.advanced-recent-posts li {
		display: none;
	}

	.shashin_thumb {
		border: none !important;
	}

	.shashinThumbnailDiv {
		border: none !important;
	}

	.shashinAlbumCaptionDate {
		display: none !important;
	}

	.calc_strip {
		display: inline;
		float: left;
		position: relative;
		z-index: 999;
	}

}


@media (min-width: 480px){
	#kutu, #kutu div, #pencere, #karartma {
		display: none !important;
	}
}