


/* ----- BOX 1 -------------------------------------------*/

.box1 {
	width: 540px;
	background: url(/images/template/bg_box1_middle.gif) repeat-y;
	margin-bottom: 9px;
	}

.box1Wrap {
	padding: 10px 12px;
	}

	.box1_top {
		height: 9px;
		width: 540px;
		background: url(/images/template/bg_box1_top.gif) no-repeat;
		}
		
	.box1_top_light {
	    height: 9px;
	    width: 540px;
	    background: url(/images/template/bg_box1_top_light.gif) no-repeat;
	}

	.box1_bottom {
		height: 9px;
		width: 540px;
		background: url(/images/template/bg_box1_bottom.gif) no-repeat;
		}

	.box1_home {
		background: url(/images/template/bg_box1_home.gif) no-repeat bottom;
		padding-bottom: 30px;
		}

	#box1_title_gallery {
		height: 22px;
		background: url(/images/template/bg_box1_title_gallery.gif) no-repeat;
		padding: 10px 0 0 15px;
		color: #7c933e;
		font-size: 11px;
		font-weight: bold;
		}

	#box1_title_blog {
		height: 22px;
		background: url(/images/template/bg_box1_title_blog.gif) no-repeat;
		padding: 10px 0 0 15px;
		color: #7c933e;
		font-size: 11px;
		font-weight: bold;
		}

	.list_blog {

		}

	.list_blog li {
		padding-left: 20px;
		background: url(/images/icons/i_bullet1.gif) no-repeat 0 2px;
		}

/* ----- BOX 2 -------------------------------------------*/

.box2 {
	width: 217px;
	background: url(/images/template/bg_box2_middle.gif) repeat-y;
	margin-bottom: 9px;
	font-size: 11px;
	}

.box2Wrap {
	padding: 15px 15px;
	}

	.box2_top {
		height: 9px;
		width: 217px;
		background: url(/images/template/bg_box2_top.gif) no-repeat;
		}

	.box2_bottom {
		height: 9px;
		width: 217px;
		background: url(/images/template/bg_box2_bottom.gif) no-repeat;
		}

/* ----- BOX Day Property -------------------------------------------*/

.box_dayproperty {
	width: 217px;
	background: url(/images/template/bg_box_dayproperty_middle.gif) repeat-y;
	margin-bottom: 9px;
	}

.box_dayproperty_Wrap {
	padding: 10px 12px;
	}

	.box_dayproperty_bottom {
		height: 9px;
		width: 217px;
		background: url(/images/template/bg_box_dayproperty_bottom.gif) no-repeat;
		}

	#box_dayproperty_title_gallery {
		height: 22px;
		background: url(/images/template/bg_box_dayproperty_title_2.gif) no-repeat;
		padding: 10px 0 0 15px;
		color: #7c933e;
		font-size: 11px;
		font-weight: bold;
		}
		
/*----- HOME - gallery -------------------------------------------*/

.gallery_tmb 
{
    cursor:pointer;
    height: 132px;
	border: 1px solid #54C2CD;
	float: left;
	font-size: 11px;
	padding: 5px;
	background: url(/images/template/bg_gallery_tmb.gif) repeat-x bottom;
	/*margin-right: 5px;*/
	}
	.gallery_tmb img {
		margin-bottom: 3px;
		}

	.gallery_goleft {
		padding-top: 40px;
		float: left;
		margin-right: 20px;
		}

	.gallery_goright {
		padding-top: 40px;
		float: left;
		}

#footer_caption 
{
	height: 25px;
	background: url(/images/template/bg_footer_caption.gif) repeat-x top;
	font-size: 11px;
	padding: 11px 10px 0 10px;
	}
/*
	#footer_caption a {
		color: #6d94d7;
		}

#footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 100px;
	background: url(/images/template/bg_body_grass.png) repeat-x bottom;
	width: 100%;
	z-index: 50;
	}
*/

#body_grass {
	background: #f2f7ff url(/images/template/bg_body_grass2.jpg) repeat-x bottom;
	height: 100px;
	padding-top: 20px;
	}


/* ----- BOX 4 -------------------------------------------*/

.box4 {
	margin-top: 20px;
	width: 765px;
	background: url(/images/template/bg_box4_middle.gif) repeat-y;
	margin-bottom: 9px;
	}

.box4Wrap {
	padding: 5px 12px;
	}

	.box4_top {
		height: 9px;
		width: 765px;
		background: url(/images/template/bg_box4_top.gif) no-repeat;
		}

	.box4_bottom {
		height: 9px;
		width: 765px;
		background: url(/images/template/bg_box4_bottom.gif) no-repeat;
		}
	.box4Wrap ul {
	    margin:0 0 20px 40px;
	}
	.box4Wrap li {
	    margin:0 0 10px 0;
	    /*text-decoration: underline;*/
	}

/* ----- BOX ACTION ---------------------------------------*/

.boxaction {
	margin-bottom: 10px;
	background-color:#F2F7FF;
	width:400px;
	padding:10px;
	}
	
.boxactionpaging {
    background-color: #f2f7ff; 
    height: 20px; 
    line-height: 20px; 
    padding: 10px;
    margin: 10px;  
}

.boxactionpagingorange {
    background-color: #FFEEAA; 
    height: 20px; 
    line-height: 20px; 
    padding: 10px;
    margin: 10px;  
}

.updateprogress {
    color: #FFCC33;
    font-weight: bold;
    height: 35px; 
    line-height: 35px; 
    width: 175px;
    margin-left: 20px;
    padding: 4px;
    position:relative;
    left: -10px;
    vertical-align: middle;
}

/* ----- BOX CMS -------------------------------------------*/

.boxcms {
	width: 765px;
	background: url(/images/template/bg_boxcms_middle.gif) repeat-y;
	margin-bottom: 9px;
	}

.boxcmsWrap {
	padding: 10px 12px;
	}

	.boxcms_top {
		height: 9px;
		width: 765px;
		background: url(/images/template/bg_boxcms_top.gif) no-repeat;
		}

	.boxcms_bottom {
		height: 9px;
		width: 765px;
		background: url(/images/template/bg_boxcms_bottom.gif) no-repeat;
		}

	.boxcms_home {
		background: url(/images/template/bg_boxcms_home.gif) no-repeat bottom;
		padding-bottom: 30px;
		}


/* ----- Map Create ----------------------------------------*/
.map_create 
{
    margin: 0 auto; 
    border: 1px solid #949cab;
    margin-bottom: 15px;
    }
    
* html #starburstBox 
{
    position:absolute;
    top:120px;
    left:-130px;
    text-align: center; 
    padding: 40px 0 90px 0; 
    width: 190px;
    height: 190px;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/template/starburst.png', sizingMethod='image');
    zoom: 1;
}

#starburstBox
{
    position: absolute;
    top: 120px;
    left:-130px;
    text-align: center; 
    padding: 40px 0 90px 0; 
    width: 190px;
    background: url(/images/template/starburst.png) no-repeat; font-size: 20px; color: #FFF;
}

#flags
{
    position: absolute;
    top: 140px;
    left: 450px;
}

#flags ul li {
	float: left;
	}

/* ----- BOX 2 -------------------------------------------*/

.box2Trans {
	width: 217px;
	margin-bottom: 9px;
	font-size: 11px;
	}

.box2WrapTrans {
	padding: 0px 15px;
	}

	.box2_topTrans {
		height: 9px;
		width: 217px;
		}

	.box2_bottomTrans {
		height: 9px;
		width: 217px;
		}

.map_sub 
{
    border: 3px solid #D7DCE3;
}

/*----- SHADOW IMAGES ---------------------------------------------------------------*/
.shadowed { 
  float:left;
  background: url(/images/bg/drop-shadow.png) no-repeat bottom right !important;
  background: url(/images/bg/drop-shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.shadowed img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
/*----- MODAL POPUP ---------------------------------------------------------------*/ 
.modalBackground
{
    background-color:Gray;	
    filter:alpha(opacity=80);
    opacity:0.8;
    }