@charset "UTF-8";
/* USA Hostels Shared Styles */

body {
	color:			4D4D4D;
	font-size:		14px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	padding:		10px;
	background-attachment: fixed;
	background-color: #D7FF68;
	background-image: url(../assets/body_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

div {
	margin:		0px;
	padding:	0px;
}

#marquee {
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 10px;
}

p {
	line-height: 140%;
	font-size: 11px;
	margin-right: 10px;
	padding-top: 0px;
	padding-left: 5px;
}
#answer {
	margin: 0px;
	padding: 0px;
	top: 0px;
}

.float_right {
	float:	right;
	clear:	none;
}

.float_left {
	float:	left;
	clear:	none;
}

.body_frame {
	width:	100%;
}

.main_frame {
	width:	807px;
}

.head_logo {
	height:	60px;
	padding-top: 10px;
}

.head_logo h1 {
	disply:	inline;
	float:	left;
	clear:	none;
	margin:	0px;
}

.languages {
	display: inline;
	margin-right:	9px;
	text-align:		right;
	color:			#FFFFFF;
	font-size:		11px;
	margin-top: 10px;
}

.languages a:link, .languages a:visited, .languages a:active {
	margin-right:	10px;
	color:				#FFFFFF;
	text-decoration:	none;
}

.languages a:hover {
	color:				#FFFFFF;
	text-decoration:	underline;
}

.highlite {
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: underline;
	color: #FFFF66;
	background-position: center;
}

.head_nav_frame {
	text-align:	right;
}

.head_nav {
	width:		531px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.head_nav_left {
	padding:	0px 0px 0px 6px;
	background:	transparent url(../assets/head_nav_left.jpg) left top no-repeat;
}

.head_nav_right {
	padding:	0px 11px 0px 0px;
	background:	transparent url(../assets/head_nav_right.jpg) right top no-repeat;
}

.head_nav_body {
	height:		24px;
	background:	transparent url(../assets/head_nav_body.jpg) left top repeat-x;
}

.head_nav_links {
	4color:		#FFFFFF;
	font-size:	11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.head_nav_links a:link, .head_nav_links a:visited, .head_nav_links a:active {
	color:				#FFFFFF;
	text-decoration:	none;
}

.head_nav_links a:hover {
	color:				#FFFFFF;
	text-decoration:	underline;
}

.head_nav_links li {
	margin-left: 11px;
}

.head_nav_links ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
}

.head_nav_links ul li {
	display:inline;
}


.reserve_left {
	width:		192px;
	background:	transparent url(../assets/reserve_online_left.jpg) left top no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.reserve_right {
	padding:	0px 15px 0px 0px;
	background:	transparent url(../assets/reserve_online_right.jpg) right top no-repeat;
}

.reserve_body {
	height:			224px;
	padding-top:	9px;
	background:		transparent url(../assets/reserve_online_body.jpg) left top repeat-x;
}

.reserve_content {
	color:			#FFFFFF;
	font-size:		11px;
	padding-top:	30px;
	background-color: transparent;
	background-image: url(../assets/reserve_online_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	height: 175px;
	margin: 0px;
}

#button {
	margin-bottom: 3px;
}

.inner_head_left {
	width:		603px;
	background:	transparent url(../assets/head_sanfrancisco.jpg) left top no-repeat;
}

.inner_head_right {
	height:		233px;
	background:	transparent url(../assets/head_backpackers.jpg) right top no-repeat;
}

.main_content {
	/* height:		640px; */
}

.side_nav {
	width:		202px;
	text-align:	right;
}

.side_nav_content {
	color:		#FFFFFF;
	text-align:	right;
	padding:	0px 5px 0px 10px;
}

.side_nav_content ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.side_nav_content li {
	text-align: right;
	list-style-type: none;
}
.side_nav_content li a:hover {
	text-decoration: underline;
}

#hollywood {
}
#lasvegas {
	margin-right: 0px;
}
#sandiego {
	margin-right: 1px;
}
#sanfrancisco {
	margin-right: 0px;
}

#content {
	font-size: 11px;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 10px;
	width: auto;
	height: auto;
	padding-bottom: 10px;
}
#content_index {
	font-size: 11px;
	line-height: 150%;
	padding-top: 5px;
	padding-left: 10px;
	width: auto;
	height: auto;
	padding-bottom: 10px;
}

#content h1 {
	width: 100%;
	line-height: 120%;
	padding-left: 5px;
}
#content_index h1 {
	width: 100%;
	line-height: 120%;
	padding-left: 5px;
}
#lower_content td {
	font-size: 11px;
	color: #333333;
}
#lower_content ul {
	text-align: left;
	margin-left: 0px;
	margin-right: 10px;
}
#lower_content {
	margin-bottom: 20px;
	width: 100%;
}
#video {
	float: right;
	width: 360px;
	margin-top: 60px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#photo_index {
	width: 330px;
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.inner {
	width: 100%;
}

.content_top {
	height: 235px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_nav {
	width:		605px;
	text-align:	left;
	margin:		0px;
	padding:	1px 0px 0px 0px;
}

.content_frame {
	width:		602px;
	background-color:	#FFFFFF;
}

.content_bg1_tl {
	background:	transparent url(../assets/content_bg1_tl.jpg) left top no-repeat;
}

.content_bg1_tr {
	background:	transparent url(../assets/content_bg1_tr.jpg) right top no-repeat;
}

.content_bg1_right {
	background:	transparent url(../assets/content_bg1_right.jpg) right top repeat-y;
}

.content_bg1_br {
	background: transparent url(../assets/content_bg1_br.jpg) right bottom no-repeat;
}

.content_bg1_bottom {
	background:	transparent url(../assets/content_bg1_bottom.jpg) left bottom repeat-x;
}

.content_bg1_bl {
	/* height:		271px; */
	background:	transparent url(../assets/content_bg1_bl.jpg) left bottom no-repeat;
}

.content_bg2_tl {
	background:	transparent url(../assets/content_bg2_tl.jpg) left top no-repeat;
}

.content_bg2_tr {
	background:	transparent url(../assets/content_bg2_tr.jpg) right top no-repeat;
}

.content_bg2_right {
	background:	transparent url(../assets/content_bg2_right.jpg) right top repeat-y;
}

.content_bg2_br {
	background: transparent url(../assets/content_bg2_br.jpg) right bottom no-repeat;
}

.content_bg2_bottom {
	background:	transparent url(../assets/content_bg2_bottom.jpg) left bottom repeat-x;
}

.content_bg2_bl {
	/* height:		309px; */
	overflow:	show;
	background:	transparent url(../assets/content_bg2_bl.jpg) left bottom no-repeat;
}

.content_body {
	text-align:	left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.content_body h1 {
	padding-left: 20px;
}


.footer {
	color:		#000000;
	font-size:	11px;
	text-align:	right;
	padding:	10px 10px 0px 0px;
}

.footer a:link, .footer a:visited, .footer a:active {
	color:				#000000;
	text-decoration:	none;
}

.footer a:hover {
	color:				#000000;
	text-decoration:	underline;
}

form {
	margin:	0px;
}

select {
	margin-bottom:	5px;
}

.button_a {
	margin:	5px 0px 5px 0px;
}

/* RESERVATION FORM STYLES */

#rez_content {
	width: 95%;
	font-size: 85%;
	margin-bottom: 25px;
}
#group_rez_table td{
	padding-right: 10px;
	font-size: 10px;
}

#element2 label {
	padding-right:5px;
	font-weight:bold;
	padding-top:5px;
}
#element2 input , #element2 textarea{
	background-color: #FFC;
}
#element2 select {
	margin-left: 0px;
}

#element label {
	float:left;
	padding-right:5px;
	font-weight:bold;
	padding-top:5px;
	text-align: right;
}
#element input {
	margin-left: 25px;
}
#element select {
	margin-left: 70px;
}

fieldset {
	border:1px solid #999999;
}

.captcha {
	margin-left:150px;
}

.required {
	color:red;
	padding-right:5px;
}

label {
	font-size:100%;
}

small {
	font-size:100%;
	color:grey;
}

.small {
	width:75px;
}
				
.error {
	color:red;
	margin-left:50px
}

#pageTitle_hw {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
	margin-bottom: 10px;
	margin-left: 10px;
}

#pageTitle_lv {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #990033;
	margin-bottom: 10px;
	margin-left: 10px;
}

#pageTitle_sd {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
	margin-bottom: 10px;
	margin-left: 10px;
}

#pageTitle_sf {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #660066;
	margin-bottom: 10px;
	margin-left: 10px;
}

#photo_hw {
	border: 3px solid #CC9900;
	margin-left: 10px;
}

#photo_lv {
	border: 3px solid #990033;
	margin-left: 10px;
}

#photo_sd {
	border: 3px solid #996600;
	margin-left: 10px;
}

#photo_sf {
	border: 3px solid #660066;
	margin-left: 10px;
}

#photo_gallery {
	margin-top: 30px;
	margin-bottom: 30px;
}

#package_box {
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-top: 10px;
}

#package_title {
	font-size: 100%;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

#contact_box {
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-top: 10px;
}

#contact_title {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
#contact_title_hw {
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
#contact_title_lv {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}
#contact_title_sd {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
}
#contact_title_sf {
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}

#package_name {
	font-weight: bold;
	color: #094FA3;
	line-height: 12px;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 10px;
}
#package_desc {
	padding-bottom: 2px;
	}
#package_price {
	padding-bottom: 2px;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
	color: #006600;
}
#package_book {
	padding-bottom: 2px;
	font-size: 11px;
	padding-top: 5px;
}


/* START Rates page styles */

#rates_table {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.rates_table_TH {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #194D7F;
	white-space: nowrap;
	text-indent: 5pt;
	padding-right: 5px;
	padding-left: 5px;
}

.rates_table_TH_net {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1BB15A;
	padding-left: 5px;
	padding-right: 5px;
}
.rates_table_TH_net-h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #E6AC1D;
	padding-left: 5px;
	padding-right: 5px;
}
.rates_table_TH_net-h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8D162C;
	padding-left: 5px;
	padding-right: 5px;
}
.rates_table_TH_net-h3 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9B560B;
	padding-left: 5px;
	padding-right: 5px;
}
.rates_table_TH_net-h4 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #631271;
	padding-left: 5px;
	padding-right: 5px;
}

.rates_flip_roomtype {
	font-size: 12px;
	background-color: #EEEEDD;
	font-weight: normal;
}
.rates_flop_roomtype {
	font-size: 12px;
	font-weight: normal;
}

.rates_flip {
	font-size: 12px;
	background-color: #EEEEDD;
}
.rates_flip_net {
	font-size: 12px;
	background-color: #158C48;
	font-weight: normal;
	color: #FFFFFF;
}
.rates_flip_net-h1 {
	font-size: 12px;
	background-color: #C8961C;
	font-weight: normal;
	color: #FFFFFF;
}
.rates_flip_net-h2 {
	font-size: 12px;
	background-color: #590A15;
	font-weight: normal;
	color: #FFFFFF;
}
.rates_flip_net-h3 {
	font-size: 12px;
	background-color: #7A3D11;
	font-weight: normal;
	color: #FFFFFF;
}
.rates_flip_net-h4 {
	font-size: 12px;
	background-color: #470751;
	font-weight: normal;
	color: #FFFFFF;
}
.rates_flop {
	font-size: 11px;
	background-color: #FFFFFF;
}
.rates_flop_net {
	font-size: 12px;
	background-color: #1BB15A;
	font-weight: normal;
	color: #FFFFFF;
}
.rates_flop_net-h1 {
	font-size: 12px;
	background-color: #E6AC1D;
	font-weight: normal;
	color: #FFFFFF;
}
.rates_flop_net-h2 {
	font-size: 12px;
	background-color: #8D162C;
	font-weight: normal;
	color: #FFFFFF;
}
.rates_flop_net-h3 {
	font-size: 12px;
	background-color: #9B560B;
	font-weight: normal;
	color: #FFFFFF;
}
.rates_flop_net-h4 {
	font-size: 12px;
	background-color: #631271;
	font-weight: normal;
	color: #FFFFFF;
}

/* END Rates page styles */

#jobTitle {
	font-size: 14px;
	color: #073159;
	font-weight: bold;
	padding-bottom: -20px;
	padding-top: 20px;
}
#bioname {
	font-size: 14px;
	color: #006633;
	font-weight: bold;
	padding-top: 25px;
}
#biotitle {
	font-weight: bold;
	color: #094FA3;
	line-height: 130%;
	padding-bottom: 10px;
}
#biophoto {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #009900;
	border-bottom-color: #003399;
	border-left-color: #009900;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#link_heading {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	padding-top: 5px;
	padding-bottom: 5px;
}
#link_subcat {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
}
.faq {
	font-size: 125%;
	font-weight: bold;
	color: #006699;
}
#link_container {
	width: 508px;
	margin-left: 20px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #996600;
}
#link_box {
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 400px;
}
.link_title {
	font-size: 16px;
	color: #996600;
	font-weight: bold;
}
#hoscar {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}
#hoscar-button {
	margin-top: 8px;
}
