/* ----------------------------------- */
/* ---------->>> =GLOBAL <<<---------- */
/* ----------------------------------- */

body {
	background-color: #0b0b0b;
	color: #000;
}

h1 {
	color: #515151;
}
h2 {
	color: #515151;
}

a, a:link, a:visited  {
	color: #745002;
}
a:hover, a:active {
	color: #ad7600;
}


/* ----------------------------------- */
/* ---------->>> =FORMS <<<----------- */
/* ----------------------------------- */

form p {
	margin-bottom: 5px;
}

fieldset.section {
	margin-bottom: 15px;
}

legend {
	color: #797979;
	float: left;
	font: bold 16px "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
	!margin-left: -7px;
	width: 100%;
}

fieldset fieldset legend {
	color: #666;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	!margin-left: -7px;
	width: 150px;
}
fieldset fieldset legend.auto {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
label {
	float: left;
}
button {
	background: url(http://www.aviawest.com/images/accommodation-sites/buttons/green.png) no-repeat;
	border: 0;
	color: #fff;
	display: block;
	font: 14px Arial, sans-serif;
	height: 29px;
	line-height: 29px;
	overflow: visible;
	padding-left: 10px;
	text-align: left;
	width: 180px;
}

#proposal-request-form {
	float: left;
	margin: 10px 0 15px;
	width: 100%;
}

#proposal-request-form div.errors {
	background-color: #fee;
	border: 5px solid #b05e5f;
	margin-bottom: 15px;
	padding: 10px;
}

#proposal-request-form ol li {
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

#proposal-request-form fieldset fieldset ol.col {
	float: left;
}
#proposal-request-form fieldset fieldset ol li {
	margin-bottom: 2px;
}

#proposal-request-form label {
	float: left;
	width: 150px;
}
#proposal-request-form label.auto {
	float: none;
	width: auto;
}
#proposal-request-form label.full {
	margin-bottom: 10px;
	width: 100%;
}
#proposal-request-form input[type=text] {
	width: 443px;
}
#proposal-request-form input[type=text].small {
	width: 80px;
}
#proposal-request-form textarea {
	height: 120px;
	width: 593px;
}

#reserve-form input, #reserve-form select, #reserve-form textarea,
#form-wrapper input, #form-wrapper select, #form-wrapper textarea {
	color: black;
	border: 1px solid #C7C7C5;
	background: white;
}

#arrival-date-form #calendar-icon {
	background-image: url(/images/accommodation-sites/parkside/calendar-icon.gif);
	background-repeat: no-repeat;
}


/* ----------------------------------- */
/* ------>>> =PAGE STRUCTURE <<<------ */
/* ----------------------------------- */

#footer {
	background-color: white;
}

/* SOCIAL MEDIA FOOTER */
#social-media-footer {
	margin: 0px 0 0 -9px;
}
#social-media-footer img {
	border-right: 1px solid #C7C7C5;
	padding: 0 20px;
}

/* ---------------------- */

#footer-bottom {
	line-height: 16px;
	text-align:center;
}

#footer-bottom a { 
	color: #CCCCCC;
}

#footer-bottom a:hover { 
	color: #AD7600;
}

/* --->>> Navigation <<<--- */

/* Note - Full menu width = 665px */

#nav {
	background: url(http://www.aviawest.com/images/accommodation-sites/parkside/nav-sprite.gif) repeat-x;
}

#nav li {
	background: url(http://www.aviawest.com/images/accommodation-sites/parkside/nav-sprite.gif) repeat-x;
}

#nav li a {
	color: #F3F3F3;
}

/* SUB-NAV DROP DOWNS */

#nav li ul a {
	color: #6d6d6d;
}

#nav li ul li a:hover, #nav li ul li.active a  {
	color: white;
	background: url(http://www.aviawest.com/images/accommodation-sites/parkside/nav-sprite.gif) 0 -128px repeat-x;
}


/* ----------------------------------- */
/* ----->>> =PAGE COMPONENTS <<<------ */
/* ----------------------------------- */

.side-bar-divider {
	background-image: url(http://www.aviawest.com/images/accommodation-sites/parkside/side-bar-divider.gif);
}

a.button {
	background: url(http://www.aviawest.com/images/accommodation-sites/buttons/green.png) no-repeat;
	color: #fff;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	text-decoration: none;
	width: 180px;
}


/* --->>> Room Availability <<<--- */

.formtextbtn:hover {
	background-color: #000;
}


/* ----------------------------------- */
/* ----->>> =OVERRIDE STYLES <<<------ */
/* ----------------------------------- */

#side-bar a {
	color: #6d8d23;
}

#extra-footer h2 {
	color: #55763d;
	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-weight: normal;
}

#header-image {
	/* background: url(http://www.aviawest.com/images/icons/loading2.gif) 50% 50% no-repeat;  */
}

table.photos {
	font-size: 11px;
	text-align: center;
	
}

table.photos p {
	margin-bottom: 15px;
	line-height: normal;
}

/* newsletter subscribe box */
#newsletter-subscribe {
	background:url("http://aviawest.com/images/accommodation-sites/parkside/newsletter-subscribe-bg.gif") no-repeat top left;
	height:71px;
	width:227px;
	margin: 20px 0 15px 3px;
	position:relative;
}

#newsletter-subscribe .email {
	position:absolute;
	left:15px;
	top:44px;
	width:163px;
}

#newsletter-subscribe .submit {
	position:absolute;
	left:186px;
	top:40px;
	border:none;
}

.hr {
	margin: 15px 0; height: 1px; overflow:hidden; background-color:#D5D5D5;
}

#side-bar .hr {
	width: 240px; margin: 15px 0; height: 1px; overflow:hidden; background-color:#D5D5D5;
}

/* icons */
.amenity-icons img {
	background-color: #cfdead;
}

.amenity-icons img.select {
	background-color: #cfdead;
}

.amenity-icons img.soon {
	background-color: #e2e0e0;
}

/* Media */
div#award-logos {
	float: left;
	width: 100%;
}
div#award-logos a {
	float: left;
	margin: 0 20px 10px 0;
}
div#award-logos a.last {
	margin-right: 0;
}

.code {
	color: #009900;
	font-size: 1.2em;
	font-weight: bold;
}

/* tooltip styling */
.tooltip {
	display:none;
	background-color:#ffa;
	border:1px solid #cc9;
	padding:10px 10px 5px 10px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
	width: 320px;
	font-size:11px;
	color: black;
	margin:0;
}
