/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

@media only screen and (min-width: 959px) {
	/*outline: 1px solid red;*/

	/*SECTIONS START*/

	#header_section{
		height: 137px;
	}

	#logo{
		width: 100%;
	}

	.nav_images{
		width: 110px;
	}
	
	#section_1{
		background-image: url('../../images/finbar_fini_homes_affordable_quality_real_estate_philippines_sub_bg.png');
		background-repeat: no-repeat;
		background-position: bottom;
		background-size: cover;
		padding-bottom: 100px;
	}

	#section_2{
		height: auto;
		/*background-image: url('../../images/finbar_fini_homes_affordable_quality_real_estate_philippines_second_panel_bg.png');*/
		background-size: cover;
		background-position: center;
		/*padding-bottom: 150px;*/
	}

	/*SECTIONS END*/

	#header_nav ul{
		float: right;
	}

	#header_nav ul li{
		display: inline;
	}

	#header_nav ul li {
		float: left;
	}

	.gallery_big{
		width: 100%;
	}

	.gallery_grid{
		width: 110px;
		height: 110px;
		float: left;
	}

	.margin_left{
		margin-left: 6.6px;
	}

	.gallery_label{
		width: 100%;
		text-align: center;
		margin: 0;
		font-size: 15px;
	}

	footer{
		background-color: #f6f6f0;
	}

	#inquire_holder{
		/*outline: 1px solid red;*/
		margin: 0 auto;
		margin-bottom: 50px;
		width: 500px;
		/*height: 500px;*/
	}

	#footer_logo_holder{
		margin-bottom: 50px;
		margin-top: 50px;
	}

	.field_attr{
		margin: 0;
		width: 100%;
		height: 30px;
		border-left: 0;
		border-right: 0;
		border-bottom: 0;
		padding: 10px;
		/*font-size: 20px;*/
		border-top: 1px solid #999;
		background-color: #f6f6f0;
	}

	#message_field{
		height: 100px;
		border-bottom: 1px solid #999;
		resize: none;
	}

	#send_button{
		width: 100px;
		height: 30px;
		background-color: #999;
		border: 0;
		/*font-size: 20px;*/
		color: #ffffff;
	}

	#send_button:hover{
		background-color: #74be43;
	}

	/*GOOGLE MAP*/
	#map_holder1{
		margin-bottom: 20px;
		width: 100%;
		height: 300px;
	}
	
	#map_holder2{
		margin-bottom: 20px;
		width: 100%;
		height: 300px;
	}

	/*GALLERY*/
	.thumb_size{
		width: 232px;
		margin-bottom: 5px;
	}

	#pano_container{
		width: 100%;
		height: 600px;
		background-color: #ccc;
	}
}