/*  Infocasa_propertydetails4  Begin */



p.property {
	margin: 0 0 13px 0;
}


#desc h1, h1.comm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ef1a22;
	margin: 0 0 12px 0;
	font-weight: bold;
	font-size: 13px;
}

#desc h1, h1.comm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ef1a22;
	margin: 0 0 12px 0;
	font-weight: bold;
	font-size: 13px;
}


h5.property,h3.property ,p.property  {
	font-weight: bold;
	margin: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262222;
	line-height: 18px;
	padding: 0;
	
}

h5.property {
	font-weight: bold;
	margin: 0 0 10px 0;	
}


h3.property {
	font-weight: normal;
	color: #ef1a22;
	margin: 0 0 10px 0;
}



table.property td.property {
	padding:  0 5px;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border-bottom: 1px solid #efeded;
}



div.propertydetail {
	padding: 5px;
	margin: 0 0px 15px 0;
	background: #fff;
	border: 1px solid #d7d0d0;
	border-bottom: 2px solid #d7d0d0;
}



img.imgdetail {
	padding: 5px;
	margin: 0 16px 15px 0;
	background: #fff;
	border: 1px solid #d7d0d0;
	border-bottom: 2px solid #d7d0d0;

       text-decoration: none;
      background-color: #FFFFFF;
      margin:0px 0px 0px 0px;
}


a.view2 {
	padding-right: 0px; 
	display: block; 
	padding-left: 8px; 
	background: url(../Images/bg_b190.gif) #ef1a22 no-repeat 0px 0px; 
	padding-bottom: 1px; 
	margin: 0px; 
	overflow: hidden; 
	width: 182px; 
	color: #fff;
	line-height: 23px; 
	padding-top: 0px; 
	border-bottom: #fff 1px solid; 
	text-decoration: none; 
	voice-family: inherit;

}

a.view2:visited  {
	padding-right: 0px; 
	display: block; 
	padding-left: 8px; 
	background: url(../Images/bg_b190.gif) #ef1a22 no-repeat 0px 0px; 
	padding-bottom: 1px; 
	margin: 0px; 
	overflow: hidden; 
	width: 182px; 
	color: #fff;
	line-height: 23px; 
	padding-top: 0px; 
	border-bottom: #fff 1px solid; 
	text-decoration: none; 
	voice-family: inherit;
}
a.view2:active  {
	padding-right: 0px; 
	display: block; 
	padding-left: 8px; 
	background: url(../Images/bg_b190.gif) #ef1a22 no-repeat 0px 0px; 
	padding-bottom: 1px; 
	margin: 0px; 
	overflow: hidden; 
	width: 182px; 
	color: #fff;
	line-height: 23px; 
	padding-top: 0px; 
	border-bottom: #fff 1px solid; 
	text-decoration: none; 
	voice-family: inherit;
}

a.view2:hover {
	background: url(../Images/bg_b190.gif) #a60d14 no-repeat 0px -24px;
	width: 182px; 
	padding-left: 8px; 
	border-bottom: #fff 1px solid; 
	padding-bottom: 1px; 
	margin: 0px; 
}


/*  Infocasa_propertydetails4  End */

/* tab style */

#tabs {
	margin: 18px 0 15px 0;
	padding: 0 0 31px 0;
	/*background: url(../images/bg_dot.gif) 0 22px repeat-x;*/
	border-bottom: 1px solid #ddd;
}

#tabs li {
	list-style: none;
	float: left;
	margin: 4px 3px 0 0;
	padding: 0;
} 

#tabs a, #tabs a.deselected {
	color: #555;
	background: transparent url(/assets/images/b_tabedgel.gif) left top no-repeat;
	text-decoration: none;
	padding: 0 0 0 9px;
	margin: 0;
	line-height: 27px;
	outline: none;
}

#tabs a span, #tabs a.deselected span {
	background: transparent url(/assets/images/b_tabedger.gif) right top no-repeat;
	padding: 0 10px 0 0;
	margin: 0;
}

#tabs a, #tabs a span, #tabs a.deselected, #tabs a.deselected span {
	display: block;
	float: left;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#tabs a, #tabs a span, #tabs a.deselected, #tabs a.deselected span  {
	float: none
}
/* End IE5-Mac hack */

#tabs a:hover, #tabs a.deselected:hover {
	color: #ef1a22;
	background: url(/assets/images/b_tabedgel_br.gif) left top no-repeat;
	text-decoration: none;
	padding: 0 0 0 9px;
	margin: 0;
}

#tabs a:hover span, #tabs a.deselected:hover span {
	background: url(/assets/images/b_tabedger_br.gif) right top no-repeat;
	padding: 0 10px 0 0;
	margin: 0;
}

#tabs a.selected {
	color: #ef1a22;
	background: url(/assets/images/b_tabedgel_d.gif) left top no-repeat;
	text-decoration: none;
	padding: 0 0 0 9px;
	margin: 0;
	border-bottom: 1px solid #fff;
}

#tabs a.selected span {
	background: url(/assets/images/b_tabedger_d.gif) right top no-repeat;
	padding: 0 10px 0 0;
	margin: 0;
}

#tabs a.selected:hover {
	background: url(/assets/images/b_tabedgel_d.gif) left top no-repeat;
}

#tabs a.selected:hover span {
	background: url(/assets/images/b_tabedger_d.gif) right top no-repeat;
}

div.property #tabs {
	margin: 0;
	border-bottom: 1px solid #d7d0d0;
}

div.property #tabs li a {
	width: auto;
	border-bottom: none;
	outline: none;
}

div.property #tabs li a.selected {
	border-bottom: 1px solid #fff;
	/*margin: 0 0 -1px 0;*/
}

#phototable {
	border: 1px solid #dddbd2;
	border-top: none;
	margin: 0 0 15px 0;
}

#phototable.topborder {
	border-top: 1px solid #dddbd2;
}

/* tabs dark style */

/* carousell */
#wrap {
    color: #fff;
    /*margin: 0 12%;*/
    margin: 0;
}

#mycarousel {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mycarousel img {
	border: none;
	padding: 0;
}
.jcarousel-container {
	position:relative;
}
.jcarousel-clip {
margin:0;
overflow:hidden;
padding:0;
position:relative;
z-index:2;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 80px;
    height: 60px;
}


.jcarousel-prev {
display:none;
z-index:3;
}
.jcarousel-next {
display:none;
z-index:3;
}

.jcarousel-skin-tango .jcarousel-container {
    background: #fff;
    /*border-left: 1px solid #d7d0d0;
		border-right: 1px solid #d7d0d0;*/
}

.jcarousel-skin-tango .jcarousel-container ul {
    margin: 0;
		padding: 0;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 80px;
    height: 329px;
    padding: 27px 0 25px 0;
		margin: 4px 0 0 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  80px;
    height: 330px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 80px;
    height: 60px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
/*.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}*/

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 20px;
    cursor: pointer;
    background: transparent url(/assets/images/next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -20px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -40px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -60px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 20px;
    cursor: pointer;
    background: transparent url(/assets/images/prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -20px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -40px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -60px;
}

/* carousell end */
