@charset "UTF-8";
/*
	CSS Document for Telecon360 Residence
	Copyright (c) 2012 Neuro-Designs for idVR360. All rights reserved.
*/

@import url("normalize.css");
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic);

/* IE Warning */

#IEWarning {
	width: 100%;
	background: #f00;
	clear: both;
	padding: 10px 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	}

	#IEWarning a:link, #IEWarning a:visited{
		font-weight: bold;
		color: #fff;
		}

		#IEWarning a:hover {
			color: #fff;
			text-decoration: underline;
			}

/* General Settings */

body {
	background: #fff;
	font: 10px/20px sans-serif;
	font-size: 62.5%;
	color: #333;
	}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	}

	a:hover {
		color: #999;
		}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Droid Serif', serif;
	font-weight: normal;
	font-style: italic;
	}

	h1 {
		}

	h2 {
		margin-bottom: 1em;
		color: #868680;
		font-size: 3.2em;
		}

	h3 {
		margin-bottom: 15px;
		color: #7c0202;
		font-size: 2em;
		}

	h4 {
		font-size: 1.4em;
		}

p {
	margin-bottom: 2em;
	font-size: 1.4em;
	line-height: 2em;
	}

ul, ol {
	margin-bottom: 2em;
	padding-left: 15px;
	font-size: 1.4em;
	line-height: 2em;
	}

	ul li {
		list-style-image: url(../images/bg-list.png);
		padding-left: 10px;
		list-style-position: outside;
		}

	ol li {
		list-style-type: decimal;
		list-style-position: outside;
		}

		ul li ul {
			font-size: 14px;
			margin-bottom: 0;
			padding-left: 20px;
		}

			ul li ul li {
				list-style-type: disc;
				list-style-image: none;
			}

img {
	vertical-align: middle;
	}

blockquote {
	margin: 0px 20px 15px 0px;
	}

strong {
	font-weight: bold;
	}

em, cite {
	font-style: italic;
	}

small {
	font-size: 0.9em;
	}

sup {
	font-size: 0.7em;
	position: relative;
	top: -0.6em;
	}

sub {
	font-size: 0.7em;
	position: relative;
	bottom: -0.6em;
	}

input.defaultText, textarea.defaultText, select {
	background: #eee;
	font-size: 13px;
	}

	select {
		}

input.defaultButton {
	background: #eee;
	padding: 5px 10px;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	}

	input.defaultButton:hover {
		background: #999;
		}

/* Additional Classes */

.nomargin {
	margin: 0px;
	}

.alignleft {
	float: left;
	margin-right: 20px;
	}

.alignright {
	float: right;
	margin-left: 20px;
	}

hr {
	clear: both;
	margin: 15px 0px;
	border-top: 1px solid #ccc;
	font-size: 1px;
	line-height: 1px;
	}

table.rate {
	width: 100%;
	margin-bottom: 20px;
	border-top: 3px solid #868680;
	font-size: 1.4em;
	line-height: 2em;
	}

	table.rate tr {

		}

		table.rate tr td {
			padding: 10px;
			}

		table.rate tr:nth-child(odd) td {
			background: #eee;
			}

		table.rate tr td.price {
			text-align: right;
			font-weight: bold;
			}

		table.rate tr td.total {
			background: #7c0202;
			color: #fff;
			text-align: right;
			font-weight: bold;
			}

/* Layout Settings */

header {
	width: 100%;
	height: 114px;
	min-width: 1180px;
	border-top: 10px solid #7c2020;
	overflow: hidden;
	}

	header .plc {
		width: 1140px;
		margin: 0 auto;
		padding: 0 20px;
		}

	header h1 {
		width: 370px;
		height: 34px;
		margin: 40px 0 0 115px;
		float: left;
		}

		header h1 a {
			background: url(../images/logo.png);
			width: 370px;
			height: 34px;
			display: block;
			text-indent: -10000em;
		}

#vr {
	background: url(../images/bg-vr.jpg);
	width: 100%;
	min-width: 1180px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	overflow: hidden;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	}

	#vr .plc {
		width: 1140px;
		margin: 0 auto;
		padding: 25px 20px;
		overflow: hidden;
		text-align: center;
		}

		#vr .plc #panotour {
			margin: 0 auto;
			border: 10px solid #fff;
			-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
			-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
			box-shadow: 0 0 10px rgba(0,0,0,0.5);
		}

section#contents {
	width: 1140px;
	padding: 20px 20px;
	margin: 0 auto;
	overflow: hidden;
	}

	section#contents #column {
		width: 600px;
		margin-left: 115px;
		padding: 20px 0;
		float: left;
	}

	section#contents #buttons {
		width: 285px;
		margin-right: 115px;
		padding: 20px 0;
		float: right;
	}

		section#contents #buttons img {
			margin-bottom: 20px;
		}

#inquiryButton {
	background: url(../images/btn-info.png) top no-repeat;
	width: 262px;
	height: 104px;
	margin-bottom: 20px;
	padding-top: 158px;
	color: #fff;
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	}

	#inquiryButton a:link, #inquiryButton a:visited {
		color: #fff;
		font-weight: normal;
		}

		#inquiryButton a:hover {
			color: #ccc;
			}

.featuresBenefits {
	background: #fafafa;
	margin-bottom: 20px;
	padding: 20px 20px 0 20px;
	border: 1px dotted #ccc;
}

footer {
	background: url(../images/bg-secondary.jpg);
	width: 100%;
	min-width: 1180px;
	overflow: hidden;
	color: #fff;
	}

	footer .plc {
		width: 1140px;
		margin: 0 auto;
		padding: 20px;
		overflow: hidden;
		}

	footer #secondaryContents {
		overflow: hidden;
		margin: 0 115px;
		margin-bottom: 40px;
		}

	footer .copyright {
		clear: both;
		padding: 20px 115px;
		border-top: 1px solid #444;
		color: #999;
		font-size: 1.2em;
	}

/* Animations */

a {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	}