@charset "UTF-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
}

body
{
	background-image:url(../img_upload/bg.jpg);
	background-repeat:repeat;
	font-family:Verdana, Geneva, sans-serif;
        font-size:12px;
}

.clearify
{
	clear:both;
}

img
{
	border:none;
}

#top_container
{
	background-image:url(../img_upload/top_bg.jpg);
	background-repeat:repeat-x;
	background-position:top right;
	height:109px;
	text-align:center;
}

#top
{
	width:950px;
	text-align:left;
	margin:0px auto;
}

#header_buttons_container {
    margin-left: 650px;
    margin-top: 130px;
    position: absolute;
    text-align: center;
    width: 300px;
    z-index: 9999999;
}

#header_buttons_container  a {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    color: #FFFFFF;
    display: block;
    font-size: 22px;
    margin-bottom: 35px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-decoration: none;
    width: 280px;
}


#top_left
{
	width:65%;
	float:left;
	padding-top:20px;
}

#top_right
{
	float:right;
	width:32%;
	text-align:right;
}

#contact_info
{
	padding-top:20px;
	font-size:18px;
	padding-bottom:10px;
}

#contact_info a
{
        font-size:14px;
	color:#000;
	text-decoration:underline;
}

#contact_info a:hover
{
	text-decoration:none;
	color:#fff;
}

#social_icons div
{
        float:right;
        margin-left:5px;
}


#content_container
{
	background-image:url(../img_upload/content_top_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#spacer
{
	height:5px;
}

#content
{
	text-align:left;
	width:950px;
	margin:0px auto;
	padding-top:25px;
	padding-bottom:25px;
}

#content_left
{
	width:675px;
	float:left;
}

.prev_img_right
{
        float:right;
        display:inline-block;
}

.prev_img_left
{
        float:left;
        display:inline-block;
}

#content_left h1, #content_left h2, #content_left h3
{
        font-size:20px;
        font-weight:normal;
        padding-top:5px;
        padding-bottom:5px;
        clear:both;
        color:#3b78b7;
}

#content_left h1
{
        border-top:#ffd600 3px solid;
        border-bottom:#3b78b7 1px solid;
        margin-bottom:10px;
        margin-top:10px;
        padding-left:20px;
}

#content_left h3
{
        font-size:12px;
        padding-top:0px;
        color:#000000;
}

#content_left p
{
        font-size:12px;
        padding-top:10px;
        padding-bottom:10px;
        line-height:1.5em;
        text-align:left;
}

#content_left a
{
        color:#919194;
        text-decoration:underline;
        font-size:12px;
}

#content_left a:hover
{
        text-decoration:none;
}

#content_left li
{
        margin-left:35px;
}

#content_left ul
{
        padding-top:5px;
        padding-bottom:5px;
}

#content_left form
{
        /*background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
        background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);*/
        background-color:#cacfc2;
        -moz-border-radius: 15px 15px 15px 15px;
        -webkit-border-radius: 15px 15px 15px 15px;
        -khtml-border-radius: 15px 15px 15px 15px;
        border-radius: 15px 15px 15px 15px;
        behavior: url(/PIE.htc);
        padding:10px;
        border: #3b78b7 1px solid;
        margin-bottom:15px;
        position:relative;
}

#content_left form table
{
        width:100% !important;
}

#content_left form table tr
{
        text-align:left;
        height:45px;
        
}

#content_left form table td
{
        padding-left:15px;
        padding-right:15px;
}

#content_left form input, #content_left form select
{
        border:#cacfc2 solid 1px ;
        color:#000 !important;
        background-color:#cacfc2 !important;
        background-image:url("../img_upload/input_bg.jpg");
        background-repeat:repeat-x;
        padding:5px;
	-webkit-border-radius: 10px;
           -moz-border-radius: 10px;
             -o-border-radius: 10px;
                border-radius: 10px;
        behavior: url(PIE.htc);
        position:relative;
        font-size:12px;
        
}

#content_left form select
{
        height:30px;
        line-height:30px;
}

#content_left form input[type="submit"], #content_left form input[type="reset"]
{
        background-image:url("../img_upload/button_bg.jpg") !important;
        background-repeat:repeat-x;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
             -o-border-radius: 10px;
                border-radius: 10px;
        behavior: url(PIE.htc);
}


#content_left form table td br
{
        display:none;
}

.sold, .newprice, .unit, .resort
{ 
        clear:both;
        float:left;
}

.sold, .price
{
        font-size:14px;
        color:red;
}

.price
{
        clear:both;
}

.search
{
        padding-top:15px;
}

.search img
{
        border:#fff 2px solid;
}


.gall_out
{
        text-align:center !important;
}

.picture
{
        margin-right:35px !important;
        margin-left:35px !important
}

#content_left form td.ce
{
        font-size:16px;
        color:#fff;
        background-color:#c4b16b;
        -webkit-border-radius: 15px;
           -moz-border-radius: 15px;
                border-radius: 15px;
        behavior: url(PIE.htc);
}

#content_left form div.ce
{
        font-size:15px;
        padding:3px;
        color:#fff;
        background-color:#c4b16b;
        -webkit-border-radius: 15px;
           -moz-border-radius: 15px;
                border-radius: 15px;
        behavior: url(PIE.htc);
}


#content_right
{
	width:256px;
	float:right;
}

.nb_ri_top
{
	background-image:url(../img_upload/nb_top_img.jpg);
	background-repeat:no-repeat;
	height:15px;
}

.nb_ri_ce
{
	background-color:#d4d8cd;
}

.nb_ri_ce h3
{
	color:#000000;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	border-bottom:#c4b16b 2px solid;
	width:100%;
	padding-bottom:10px;
}

.ri_img_center

{
     text-align:center !important;
     padding-top:10px;
     padding-bottom:10px;
}

.nb_ri_ce p
{
    padding-top:5px;
	padding-bottom:10px;
    font-size:12px;
    padding-left:10px;
    padding-right:10px;
    color:#000000;
}

.nb_ri_ce a
{
        color:#b19b4a;
        text-decoration:none;
}

.nb_ri_ce a:hover
{
        text-decoration:underline;
}

.nb_ri_bot
{
	background-image:url(../img_upload/nb_bottom_img.png);
	background-repeat:no-repeat;
	height:39px;
	margin-bottom:30px;
}

#footer_container
{
	padding-top:20px;
	padding-bottom:20px;
	background-color:#3b78b7;
	text-align:center;
}

#footer
{
	width:950px;
	margin:0px auto;
	font-size:12px;
	color:#fff;
}

#footer a
{
	color:#fff;
	text-decoration:underline;
}

#footer a:hover
{
	text-decoration:none;
}

/**************************
*
*	SLIDER Styling
*
**************************/

#slider_container
{
	height:360px;
	z-index: 0;
}

#camera_wrap_4 
{
	height: 360px;
}

.camera_bar 
{
	z-index: 2;
}

.camera_thumbs 
{
	margin-top: -100px;
	position: relative;
	z-index: 1;
	display:none;
}

.camera_thumbs_cont 
{
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	display:none;
}

.camera_overlayer 
{
	opacity: .1;
}

.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none
}
.camera_wrap {
	display: none;
	float: left;
	position: relative;
	z-index: 0;
}
.camera_wrap img {
	max-width: none!important;
}
.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.camera_wrap {
	width: 100%;
}
.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
    background: url(../images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}
.camera_bar {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
        display:none;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;
}
.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	width: 100%;
}
.camera_caption > div {
	padding: 10px 20px;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_prevThumbs div {
	background: url(../images/camera_skins.png) no-repeat -160px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_nextThumbs div {
	background: url(../images/camera_skins.png) no-repeat -190px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_command_wrap .hideNav {
	display: none;
}
.camera_command_wrap {
	left: 0;
	position: relative;
	right:0;
	z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-align: left;
	text-indent: -9999px;
	width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.camera_pag_ul li img {
	display: none;
	position: absolute;
}
.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
	top: 0;
	left: 50%;
	margin-left: -4px;
	position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 2;
}
.camera_prev {
	left: 0;
}
.camera_prev > span {
	background: url(../images/camera_skins.png) no-repeat 0 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_next {
	right: 0;
}
.camera_next > span {
	background: url(../images/camera_skins.png) no-repeat -40px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_commands {
	right: 41px;
}
.camera_commands > .camera_play {
	background: url(../images/camera_skins.png) no-repeat -80px 0;
	height: 40px;
	width: 40px;
}
.camera_commands > .camera_stop {
	background: url(../images/camera_skins.png) no-repeat -120px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-indent: -9999px;
	width: 16px;
}
.camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
	float: left;
	width: 100%;
}
.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	position: relative;
	text-align: center;
}
.camera_thumbs_cont ul li {
	display: inline;
	padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
	border: 1px solid;
	cursor: pointer;
	margin-top: 5px;
	vertical-align:bottom;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}
/**************************
*
*	COLORS & SKINS
*
**************************/
/*.pattern_1 .camera_overlayer {
	background: url(../images/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
	background: url(../images/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
	background: url(../images/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
	background: url(../images/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
	background: url(../images/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
	background: url(../images/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
	background: url(../images/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
	background: url(../images/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
	background: url(../images/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overl

/********************************* Menu styles ***********************************/

#navigation_container
{
	background-color:#c4b16b;
	height:40px;
	text-align:center;
}

#navigation
{
	width:950px;
	text-align:left;
	margin:0px auto;
}

#imouter1 {

width: 100%;
height: 40px;

}



.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}

#imenus1 .menuactive a {
color: #fff !important;
}

#imenus1 {
font-size: 12px;
float:left;
}


#imenus1, #imenus1 ul {
padding: 0;
margin: 0;
list-style: none;
}

#imenus1 a {
display:inline;
text-decoration: none;
color: #000;
padding-top:12px;
padding-bottom:13px;
padding-left:15px;
padding-right:15px;
text-align: left;
line-height: 40px;
font-size:12px;
}

#imenus1 li {
float: left;
}

#imenus1 li ul, #imenus1 ul li  {
width: 200px;
z-index: 1;
font-weight: normal;
font-size: 11px;
}

#imenus1 ul li  {
padding:0px !important;
border-bottom: 1px solid #fff;
}

#imenus1 ul li a  {
height:15px !important;
color: #000;
background-image: none;
line-height:15px !important;
text-align: left;
padding-left: 5px;
background-color: #3b78b7;
display:block;
padding-top:8px;
padding-bottom:8px;
}

#imenus1 li ul {
position: absolute;
display:none;
}

#imenus1 li:hover a, #imenus1 a:focus,
#imenus1 a:active, #imenus1 li.p7hvr a {
color:#fff !important;
background-color:#3b78b7;
}

#imenus1 li:hover ul, #imenus1 li.p7hvr ul {
display:block;
}

#imenus1 li:hover ul a, #imenus1 li.p7hvr ul a {
color: #000;
background-image: none;
line-height: auto;
}

#imenus1 ul a:hover {
background-color: #c4b16b !important;
color: #000 !important;
display:block;
width:auto;
}

#imenus1 ul a:active {
background-image: none!important;
background-color: #fff3c7!important;
color: #141544!important;
}

/* The single backslash  character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */

#imenus1 li {width: auto;}
