/* ----------------------------------- */

/* ---------->>> =GLOBAL <<<---------- */

/* ----------------------------------- */



body {

	background-color: #0b0b0b;

	background-image: url(/images/accommodation-sites/parkside/parkside-background.jpg);

	background-position: top center;

	background-repeat: no-repeat;

	color: #000;

}



h1 {

	color: #515151;

}

h2 {

	color: #515151;

}



a, a:link, a:visited  {

	color: #745002;

}



a:hover, a:active {

	color: #ad7600;

}



/* ----------------------------------- */

/* ---------->>> =FORMS <<<----------- */

/* ----------------------------------- */



#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;

}



#reservation-form .error {

	color: red;

}

#reservation-form .error input, #reservation-form .error select {

	color: red;

}

#field_alife {

	background-color: #342c21;

}



/* ----------------------------------- */

/* ------>>> =PAGE STRUCTURE <<<------ */

/* ----------------------------------- */

#side-bar {

	background-color: white;

	color: #666666;

}



#reserve-form {

	background-color: #ffffff;

	padding: 10px;

}



#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);

}





/* --->>> Room Availability <<<--- */



.formtextbtn:hover {

	background-color: #000;

}





/* ----------------------------------- */

/* ----->>> =OVERRIDE STYLES <<<------ */

/* ----------------------------------- */



#side-bar h2 {

	border-bottom: 1px #ccc solid;

	/* color: #6d8d23; */

	font-size: 18px;

	font-weight: normal;

	margin: 0 0 10px 0;

}



#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;
}
