/* ----------------------------------- */
/* ---------->>> =GLOBAL <<<---------- */
/* ----------------------------------- */

div#noscript-msg {
	background: #fee url(http://www.aviawest.com/images/accommodation-sites/global/warning-icon.png) no-repeat 10px center;
	border: 5px solid #b05e5f;
	color: #ce665f;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto 15px;
	padding: 5px 0 5px 35px;
	position: relative;
	text-align: center;
	width: 395px;
	z-index: 2000;
}

.error {
	color: #ce665f;
}

body {
	background-color: #515151;
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 15px 0;
}

p {
	line-height: 18px;
	margin: 0 0 15px 0;
	font-family: Verdana, sans-serif;
}

h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	border-bottom: 1px #ccc solid;
	color: #6d8d23;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

h2, #extra-footer h3 {
	color: #797979;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0 0 5px 0;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px 0;
}

ul {
	padding: 0 0 15px 17px;
	list-style: square;
}

li {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

hr {
	background-color: #ccc;
	border: none;
	color: #cccccc;
	height: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	width: 95%;
	clear:both;
}

a, a:link, a:visited, a:hover, a:active  {
	text-decoration: underline;
	cursor:pointer;
}

h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}


/* ----------------------------------- */
/* ---------->>> =FORMS <<<----------- */
/* ----------------------------------- */

div.errors {
	color: #ce665f;
}
div.errors ul {
	padding-bottom: 0;
}

form ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

legend {
	white-space: normal;
}

input[type="text"], textarea, select {
	border: 1px solid #c7c7c7;
	color: #000;
	font: 12px Verdana, Geneva, sans-serif;
	margin: 0;
}

input[type="radio"] {
	vertical-align: text-bottom;
}
input[type="checkbox"] {
	vertical-align: bottom;
	*vertical-align: baseline;
}

select {
	padding: 2px 0;
}

button {
	cursor: pointer;
	margin: 0;
	padding: 0;
}

input[type=text] {
	padding: 5px;
}
textarea {
	padding: 5px;
}

legend.error, label.error {
	color: #ce665f;
}
input.error, textarea.error {
	background-color: #fee;
	border-color: #b05e5f;
}

#arrival-date-form {
	font-weight: bold;
	margin: 0 auto;
}

#arrival-date-form table td {
	padding: 0 0 4px 0;
}

#arrival-date-form label {
	padding: 0 8px 0 0;
}

#arrival-date-form div {
	margin: 0 0 3px 0;
}

#arrival-date-form #wdcArrival_input {
	margin: 0;
	width: 80px;
}

#arrival-date-form #promocode {
	margin: 0;
	width: 80px;
}

#arrival-date-form #arrival_trigger {
	height: 21px;
	vertical-align: top;
	width: 21px;
}

#arrival-date-form #ddNights {
	height: 21px;
	margin:0;
	width: 50px;
}

#arrival-date-form #wdcDeparture_input {
	margin: 0;
	width: 80px;
}

#arrival-date-form #departure_trigger {
	height: 21px;
	vertical-align: top;
	width: 21px;
}

#arrival-date-form #ddAdults {
	height: 21px;
	margin: 0 0 0 31px;
	margin:0;
	width: 50px;
}

#arrival-date-form #ddChildren {
	height: 21px;
	margin: 0 0 0 16px;
	margin:0;
	width: 50px;
}

#arrival-date-form #submit-button {
	border: 0;
	height: 22px;
	margin: 10px 0 10px 0;
}


/* ----------------------------------- */
/* ------>>> =PAGE STRUCTURE <<<------ */
/* ----------------------------------- */

#body-bg {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

#outer-container {
	background-color: white;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
	position: relative;
	width: 935px;
	z-index: 100;
}

#main-container {
	background: url(http://aviawest.com/images/accommodation-sites/main-container-bg.gif) repeat-y;
	border: 1px #c8c8c8 solid;
	color: #666666;
	margin: 0 auto;
	overflow: hidden;
	width: 931px;
}

#side-bar {
    color: #666666;
	float: left;
	padding: 0;
	margin:0;
	width: 265px;
}

#side-bar ul {
	margin-left: 15px;
}

#side-bar h2 {
	color: #515151;
	border:none;
	font-size: 1.70em;
	font-weight:normal;
	margin: 0;
	padding: 0 0 3px 0;
}

#side-bar h3 {
	font-size: 1.3em;
}

/* SIDEBAR -> WIDGETS */

.widget {
	margin: 10px 25px 10px 25px;
	padding: 10px 0;
	border-bottom: 1px solid #c4c4c3;
	clear: both !important;
}

.widget .subheader {
	margin-top: 0;
	padding-top: 0;
}

.widget.last {
	border-bottom: none;
	padding-bottom: 0;
}

.widget.first {
	margin-top:0; 
	padding-top: 25px;
}

#logo {
	float: left;
	width: 265px;
}

#form-wrapper {
	float: left;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
	width: 245px;
}

#main-column {
	float: left;
	width: 666px;
}

#header-image {
	overflow: hidden;
	display: block;
	height: 272px;
	width: 666px;
}

#content-wrapper {
	margin: 0 auto;
	padding: 25px 0;
	width: 605px;
}

div.columns {
	background: url(http://www.aviawest.com/images/accommodation-sites/global/column-divider.png) repeat-y center;
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
div.columns div.column {
	float: left;
	width: 270px;
}
div.columns div.column.last {
	float: right;
}

.content-column-1 {
	border-right: 1px #ccc solid;
	float: left;
	padding: 0 25px 0 0;
	width: 274px;
}

.content-column-2 {
	float: right;
	width: 274px;
}

.content-full-width {
	float: left;
	width: 100%;
}

#extra-footer {
	border-left: 1px #c7c7c5 solid;
	border-top: 1px #c9c9c9 solid;
	float: left;
	padding: 30px;
	width: 605px;
}

#footer {
	background-color: #342c21;
	float: left;
	font-size: 10px;
	padding: 15px 0 5px 10px;
	text-transform: uppercase;
	width: 100%;
}

#footer-bottom {
	color: #e8e8e8;
	font-size: 12px;
	margin: 15px auto;
	text-transform: uppercase;
	width: 915px;
}


/* --->>> Navigation <<<--- */

#nav {
	/* width: 666px; */
	height: 33px;
	margin: 0;
	padding: 0;
}

#nav, #nav ul { 
	border: 0;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

#nav li a {
	display: block;
	text-decoration: none;
	height: 25px;
	display: block;
	margin:0; padding:8px 0 0 0;
}

#nav li {
	float: left;
	width: 133px; /* Needed for Opera */
	position: relative;
	margin: 0;
	padding: 0;
	height: 33px;	
	border:0;
}

#nav li ul {
	font-size: 11px;
	left: -999em;
	margin: 0; padding:0;
	position: absolute;
	width: 133px;
	z-index: 2;
	border: 1px solid #d1d1d1;
	border-width: 0 1px 0 1px;
	margin-left: -1px;	
	background: url(http://www.aviawest.com/images/accommodation-sites/global/dropdown-bg.jpg) top left no-repeat;

	/* shadow */
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
}

#nav li ul li {
	border: 0;
	border-bottom: 1px #d1d1d1 solid;
	font-size: 11px;
	display: block;
	height: 27px;
	margin: 0;
	padding: 0;
	background: none;	
}

#nav li ul a {
	display: block;
	padding: 5px 0 0 0;
	margin: 0;
	height: 22px;
	background: none;
}


#nav li:hover, #nav li.active, #nav li.sfhover {
	background-position: 0 -64px;
}

#nav li li:hover, #nav li li.active, #nav li li.sfhover {
	background: none;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul,
#nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 0;
}


/* ----------------------------------- */
/* ----->>> =PAGE COMPONENTS <<<------ */
/* ----------------------------------- */

#twitter-feed, #twitter {
	font-size: 11px;
}

#twitter ul {
	padding: 5px 0 0 0;
	margin:0;
}

#twitter-feed li, #twitter li {
	display: block;
	line-height: 16px;
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.side-bar-divider {
	background-image: url(http://www.aviawest.com/images/accommodation-sites/parkside/side-bar-divider.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 1px;
	margin: 12px 0;
	width: 265px;
}

/* --->>> Room Availability <<<--- */

.availabilityform  {
	padding: 0 0 35px 0;
}

.availabilityform input {
	font-size: 12px;
	float: left;
	margin: 2px 5px 0 0;
	padding: 2px 3px ;
}

.availabilityform #arrival_date {
	background-color: #fff;
	border: 1px black solid;
	color: #000;
	height: 16px;
	margin: 2px 30px 0 0;
	padding: 3px 3px 0;
	width: 98px;
}

.formtextbtn:hover {
	background-color: #000;
}

td.grey0345 {
	background-color: #ccc;
	padding: 5px;
	vertical-align: middle;
}

td.unit-type {
	padding: 10px 0 20px 5px;
	vertical-align: middle;
}

#availability-legend td {
	padding: 5px;
}

.caption {
	font-size: 11px;
}


/* ----------------------------------- */
/* ----->>> =OVERRIDE STYLES <<<------ */
/* ----------------------------------- */

#reservation-form p {
	margin: 0 0 5px 0;
}

div.caption p {
	margin: 0 0 5px 0;
}

/* News Items (parksidevictoria.com/the-resort/news) */

ul.news-items li {
	margin: 0 0 15px 0px;
	padding: 0 0 15px 6px;
	border-bottom: 1px dashed #C7C7C5;
}

.news-items .date {
	font-size: 11px;
	color: #333333;
	white-space: nowrap;
}

.hidden {
	display: none;
}

.international-code {
	font-size: .9em;
	color: #999;
}

a.box-shadow {
	background-color: #fff;
	display: block;
	padding: 3px;
	-moz-box-shadow: 0 0 5px #bbb;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #bbb;
}

img.photo {
	padding: 20px;
	-moz-box-shadow: 0 1px 3px #666;
	-webkit-box-shadow: 0 1px 3px #666;
	box-shadow: 0 1px 3px #666;
}

/* Packages */
#packages .package {
	clear: left;
	float: left;
	overflow: hidden;
	width: 280px;
}
#packages .package.last {
	clear: none;
	float: right;
}

/* Photo Gallery */
div#photos div.photo {
	float: left;
	font-size: 11px;
	height: auto !important;
	height: 175px; /* IE */
	min-height: 175px;
	text-align: center;
	width: 200px;
}
div#photos div.photo p {
	margin: 0;
}

/* COMMONLY USED CLASSES */

.small {
	font-size: 90%;
}

.gray {
	color: #999;
}

.large {
	font-size: 110%;
}
