@import url("reset.css");

/* @group base */

body { 
	font-size: 62.5%;
	line-height: 1.8;
	color: #333; 
	font-family: Helvetica, Arial, Geneva, sans-serif;
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
	background: #f5f7fa url(http://image.hospitalityonline.com/themes/2010/wave30.gif) repeat-x fixed 0 -260px;
}
body.popup {
	min-width: 400px;
	background-image: none;
	background-color: white;	
}

h1 { font-size: 2.6em;}
h3 { font-size: 1.5em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.3em; }
h6 { font-size: 1.2em; }

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
}

h2 { 
	font-size: 22px; 
	line-height: 1;
	color: #ff6d22;
	font-weight: normal;
	margin-bottom: 0.5em;
}

p, ul, dl {
	font-size: 12px;
	margin-bottom: 9px;
}

a {
	padding: 2px 0;
}


/* @end */

/* @group Colors */

h1,
h3,
h4,
{
	color: #444;
}

a {
	color: #0065bd;
}
a:visited {
	color: #555;
}
a:hover, a:active, a:focus {
	text-decoration: none; 
	background-color: #0065bd;
	color: white;
}

a.image:hover {
	background-color: transparent;
}



/* @end */

/* @group Layout */

#nothing {
	width: 960px;
	border: 1px solid #eee;
	border-top-style: none;
	background-color: white;
	margin: 0 auto 60px;
}

/* @group header */

#header {
	border-bottom: 1px solid #a9a9a9;
	background: #f7f9fc url(http://image.hospitalityonline.com/themes/2010/header_gradient.gif) repeat-x 0 center;
}

/* @group main_nav */

#main_nav {
	width: 936px;
	margin: 0 auto;
	height: 61px;
}

#main_nav img {
	padding: 12px 0;
	float: left;
}

#main_nav p {
	float: right;
	text-align: right;
	margin-top: 1em;
	font-size: 1.1em;
}

#main_nav p a {
	font-weight: bold;
}



/* @end */


/* @group tabs */

ul#tabs {
	margin-left: 47px;
	position: relative;
	top: 37px;
	float: left;
	font-weight: bold;
	/* font size is connected to image background size */	
	font-size: 12px;
	line-height: 18px;
}

#tabs li {
	float: left;
	position: relative;
    z-index: 0;
    margin-left: -20px;
    white-space: nowrap;
	height: 25px;
	background: url(http://image.hospitalityonline.com/themes/2010/tabs6.png) no-repeat left top;
}

#tabs li a {
	float: left;
	position: relative;
    z-index: 0;
	margin-left: 25px;
	padding: 4px 25px 3px 0px;
	text-decoration: none;
	color: #eee;
	background: url(http://image.hospitalityonline.com/themes/2010/tabs6.png) no-repeat right top;
}

#tabs li a:active {
	padding: 5px 25px 2px 0px;
}

#tabs li.z0 {
	z-index: 0;
}
#tabs li.z1 {
	z-index: 1;
}
#tabs li.active {
	z-index: 2;
	background-position: left bottom;
}
#tabs li.active a {
	z-index: 1;
	background-position: right bottom;
	color: #444;
}

#tabs li:hover {
	background-position: left center;
}
#tabs li:hover a {
	background-position: right center;
	color: #fff;
}

#tabs li.active:hover {
	background-position: left bottom;
}
#tabs li.active:hover a {
	background-position: right bottom;
	color: #777;
}
















/* @end */

/* @group nav_bar */

#nav_bar {
	clear: both;
	background-color: #fff;
	border-top: 1px solid #a9a9a9;
}

#nav_bar ul {
	width: 936px;
	margin: 0 auto;
	height: 26px;
}

#nav_bar li {
	float: left;
	margin-right: 8px;
}

#nav_bar a {
	float: left;
	margin: 0px 0px;
	padding: 5px 12px 3px 12px;
	text-decoration: none;
	color: #444;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

#nav_bar li.active a {
	color: #ff6d22;
}

#nav_bar li a:hover {
	background: #ff6d22 url(http://image.hospitalityonline.com/themes/2010/hover_orange.png) repeat-x;
	color: #fff;
}

#nav_bar li a:active {
	padding: 6px 12px 2px 12px;
}


/* @end */


/* @end */

body.popup {
	width: 426px;
	margin: 12px;
}

#page, .col_group {
	width: 936px;
	margin: 0 auto;
	overflow: hidden;
}

body.popup #page {
	width: 426px;
	margin: 0;
}


/* @group page head */

div.page_head img {
	max-height: 54px;
	vertical-align: middle;
}
div.page_head h2 {
	display: inline;
	line-height: 12px;
	margin: 0 0 0 9px;
}
div.page_head {
	clear: both;
	margin: 27px 0 -10px 218px;
}

/* @end */

/* @group columns */

.left_col {
	width: 200px;
	margin: 0px 9px 0 0;
	padding: 0px;
	float: left;
}
.middle_col {
	width: 500px;
	margin: 18px 9px;
	float: left;
}
.right_col {
	width: 200px;
	margin: 0px 0 0 9px;
	padding: 0;
	float: right;
}

.wide_col {
	width: 718px;
	margin: 18px 0 0 9px;
	padding: 0px;
	float: left;
}




/* @end */




















table {
	width: 100%;
}
table.list td {
	padding: 4px;
}

/* @group Featured Employers */

.featured_employers {
	font-family: Helvetica, Arial, sans-serif;
	width: 198px;
}

.featured_employers h3 {
	margin: 0;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #69594b;
}

.featured_employers div.employer_logos {
	margin-top: 6px;
	padding: 0px 0px 0 0;
	background-color: white;
	border-width: 2px 2px 1px 1px;
	border-style: solid;
	border-color: #a7988b;
	border-bottom-color: #eee;
	border-left-color: #eee;
	
}

.featured_employers img {
	display: block;
	margin: 24px auto;
`}
.featured_employers h6 {
	display: none;
	margin: 4px;
	line-height: 1.5em;
}
.featured_employers p {
	display: none;
	margin: 0 24px;
	padding-bottom: 24px;
	border-bottom: 1px dotted #e7ded5;
}
.featured_employers hr {
	border: 0;
	margin: 24px auto;
	border-bottom: 1px dotted #e7ded5;
	height: 1px;
	width: 40%;
}


/* @end */

/* @group nav_menu */

.nav_menu, .tips {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 24px;
}

/* nav borders */
.nav_menu ul, .nav_menu dl, .nav_menu table, .tips dl {
	margin-top: 6px;
	border: 2px solid #a7988b;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.nav_menu ul {
	font-weight: bold;
	text-indent: 0.5em;
}

.nav_menu h3, .tips h3 {
	margin: 0;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #69594b;
}
.tips h3 {
	color: #dc1d1d;
}

.nav_menu table {
	background-color: #fff;
	font-size: 12px;
	line-height: 18px;
}
.nav_menu td {
	padding: 4px;
}

.nav_menu dl, .tips dl {
	padding: 9px;
	background-color: #fff;
	font-size: 12px;
	line-height: 18px;
}
.nav_menu dt, .tips dt {
	font-weight: bold;
}
.nav_menu dd, .tips dd {
	font-size: 11px;
	margin-bottom: 9px;
}

.nav_menu p, .tips p {
	padding: 4px;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 0;
}

.nav_menu li {
	font-size: 12px;
	line-height: 27px;
	background: #0065bd;
	color: #fff;
}

.nav_menu li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-indent: 1.5em;
	background-color: #fff;
	border-top: 1px solid #eee;
	color: #555;
}


.nav_menu li.form {
	margin: 0;
	padding-left: 0.5em;
	background-color: #a7988b;
}

.nav_menu li.form input {
	margin: 0 0 8px 0.5em;
}

.nav_menu li.form label {
	padding: 0 50px 0 0;
}

.nav_menu li.active a {
	font-weight: bold;
	background-color: #e7ded5;
}

.nav_menu li a:hover {
	background: #ff6d22 url(http://image.hospitalityonline.com/themes/2010/hover_orange.png) repeat-x;
	color: #fff;
}


.nav_menu ul li a.help {
	display: inline;
	margin-left: 12px;
	font-weight: normal;
	background-color: transparent;
	border: none;
	color: white;
}
.nav_menu ul li a.help:hover {
	font-weight: bold;
	background-image: none;
}



.tips dl dt {
	margin: 0 8px;
	font-weight: bold;
}
.tips dl dd {
	margin: 0 8px 12px;
	line-height: 1.5em;
}

.tips p, .tips blockquote, .tips ul {
	margin: 0 8px 12px;
	line-height: 1.5em;
}


/* @end */


#footer {
	clear: both;
	text-align: center;
	margin: 24px 0;
	padding: 18px;
	background-color: #e7ded5;
	border-top: 1px solid #a7988b;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	display: inline;
}

#footer_info li {
}
#footer_nav {
	font-size: 12px;
	font-weight: bold;
}

/* @end */

/* @group forms */


.table_form, .table_1 {
	border: 1px solid #ccc;
	margin: 18px 0 18px 0;
}
.table_form td, .table_1 td {
	padding: 4px;
}


ul.formbuttons {
	margin-top: 20px;
}

.formbuttons li a {
	/*background-color: transparent;*/
	text-decoration: none;
}

.formbuttons li {
	list-style: none;
	display: inline;
	margin-right: 12px;
}

.formbutton {
	margin: 9px 18px 9px 0;
	padding: 4px 12px;
	font-size: 12px;
	font-weight: bold;	
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #69594b;
	cursor: pointer;
	border: solid 1px #aaa;
	background: #ffdd85;

}

.formbutton:hover {
	background: #ff6d22;
	color: #fff;
	border: solid 1px #000;
}

/* @end */




















/* @group Featured Jobs */

#featured_jobs {
	background-color: white;
	padding: 18px;
	border: 1px solid #e7ded5;
}

/* a img.logo, h3 a, p.compensation, h6 a, p.location, div.headline blockquote */ 

.featured_job {
	margin-bottom: 27px;
	padding-bottom: 27px;
	border-bottom: 1px dotted #e7ded5;
}
.featured_job > a {
	float: left;
	display: block;
	width: 172px;
	padding: 0;
	margin: 0px 18px 18px 0px;
}
.featured_job > a:hover {
	background-color: transparent;
}
.featured_job img.logo {
	margin: 0 auto;
	padding-bottom: 10px;
}

.featured_job h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 9px 0px 0px;
}
.featured_job p.compensation {
	font-size: 12px;
	font-style: italic;
}

.featured_job h6 {
	clear: both;
	margin: 0;
}
.featured_job p.location {
}

.featured_job .headline {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}
.featured_job img.thumbnail {
	float: right;
	margin: 0px 0px 0px 18px;
	padding: 6px;
	border: 1px solid #999;
}
.featured_job blockquote {
	font-size: 13px;
	line-height: 27px;
	font-style: italic;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left: 9px solid #e7ded5;
	padding-left: 9px;
}

/* @end */















/* @group Main */
.main_content, .service {
	background-color: white;
	padding: 9px;
	border: 1px solid #e7ded5;
	margin-bottom: 9px;
	overflow: hidden;
}

.main_content table td {
	padding: 4px;
}

img.alignright {
	float: right;
	margin: 18px;
}


.service blockquote {
	font-size: 18px;
	line-height: 27px;
	margin: 10px;
}


.service p {
	clear: both;
}





/* @group vcard */
.vcard {
	overflow: hidden;
	margin: 24px 0 12px;
}

.vcard h1 {
	margin: 0;
}

.vcard .adr {
	float: left;
}

.vcard .telecommunications {
	float: right;
}

.vcard .adr p {
	font-size: 11px;
	margin: 0;
}

.vcard p.tel {
	font-size: 11px;
	margin: 0px;
	overflow: hidden;
}

.vcard p.tel .type {
	font-weight: bold;
	float: left;
	margin-right: 12px;
}

.vcard p.tel .value {
	float: right;
}
/* @end */

.sh {
	color: #0065bd;
	font-size: 11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

#hjo dl {
	font-size: 11px;
	overflow: hidden;
	margin: 5px;
}

#hjo dt, #hjo dd {
	float: left;
	width: 45%;
}

#hjo dt {
	font-weight: bold;
	text-align: left;
	clear: both;
	margin: 0;
	padding-bottom: 8px;
}

#hjo dd {
	text-align: left;
	margin: 0;
}

img.logo {
	margin: 10px auto;
	display: block;
}

img.photo {
	clear: both;
	margin: 32px auto;
	display: block;
	padding: 2px;
	border: 1px solid #999;
}

/* @end */

/* @group Profile, Job */

#profile h4, #job h4 {
	clear: both;
	color: #ff6d22;
	font-weight: normal;
	margin: 1em 0;
	border-bottom: 1px solid #ccc;
}

#profile dl {
	margin-bottom: 1em;
	overflow: hidden;
}

#profile dt {
	float: left;
	margin-right: 10px;
	white-space: nowrap;
	font-weight: bold;
}

#profile dd {
	margin-bottom: 4px;
}

#profile_desc h5 {
	font-weight: normal;
	margin: 9px 0;
}

#profile, #job {
	background-color: white;
	padding: 9px;
	border: 1px solid #e7ded5;
	font-size: 12px;
}

#profile h1, #job h1 {
	font-size: 26px;
	line-height: 28px;
}

#profile_stats, #profile_fb {
	width: 49%;
	float: left;
}

#profile_stats dt:after, #profile_fb dt:after {
	content: ":";
}

#profile_amenities {
	clear: both;
}

#profile ul, #job ul {
	list-style-image: url(http://image.hospitalityonline.com/themes/2010/checkbox.gif);
	margin-left: 9px;
}

#profile ul li, #job ul li, #profile dl, #job dl {
	margin-left: 9px;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 4px;
}

blockquote#job_headline {
	margin: 0px 18px 27px 0px;
	font-size: 13px;
	line-height: 27px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left: 9px solid #e7ded5;
	padding-left: 9px;
}


#profile_amenities {
	overflow: hidden;
	clear: both;
}

#profile_amenities {
	overflow: hidden;
	margin-bottom: 1em;
}

#profile_amenities ul {
	float: left;
	padding-left: 9px;
	width: 48%;
}

#profile_amenities h5 {
	clear: both;
}

#profile_amenities ul.col1, #profile_amenities ul.col2 {
	float: left;
	width: 45%;
}


#profile_google_map iframe {
	width: 480px;
	height: 480px;
}


#profile_foot {
	margin-top: 9px;
	clear: both;
}

#profile_foot p {
	margin: 0;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #69594b;
	font-weight: bold;
}

#profile_foot ul {
	border: 2px solid #a7988b;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: white;
	padding: 9px;
	margin: 6px auto;
}

#profile_foot ul li {
}


.nav_menu h3, .tips h3 {
	margin: 0;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #69594b;
}

/* @end */



/* @group tip */

.tip dl {
	margin: 8px;
}

.tip dt {
	font-weight: bold;
}
.tip dd {
	font-style: italic;
}

.tip
{
	background-color: #e7ded5;
	border: 1px solid #dc1d1d;
}

.tip h3
{
	margin: 0;
	padding-left: 0.5em;
	text-align: left;

	font-size: 13px;
	line-height: 28px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	background: #dc1d1d url(http://image.hospitalityonline.com/themes/2010/gradient_red_32.png) repeat-x;
}


.tip p
{
	margin: 8px;
}

.tip blockquote
{
	margin: 16px;
	font-style: italic;
	font-size: 13px;
}

.tip ul
{
	list-style: disc;
	margin: 12px;
	font-size: 11px;
	line-height: 18px;
}

.tip li { margin: 10px 5px 5px 15px; }

.tip a { font-weight: bold; }




/* @end */


/* @group hotel_res */
div.hotel_res {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #e7ded5;
	border: 1px solid #69594b;
	padding: 8px;
}

div.hotel_res a img {
	margin: 8px 20px;
}
div.hotel_res a:hover {
	background-color: transparent;
}
div.hotel_res a {
	text-decoration: none;
}
div.hotel_res a span {
	text-decoration: underline;
}


/* @end */



/* @group how_to_respond */

div.how_to_respond {
	background-color: #ecf2f9;
	border: 3px double #0065bd;
	border-right-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 30px;
}

div.how_to_respond h4 {
	margin: 0;
	padding: 4px;
	font-weight: bold;
	color: #fff;
	background-color: #0065bd;
}
div.how_to_respond h5 {
	font-size: 1.2em;
	font-weight: normal;
	text-indent: 0.5em;
}
div.how_to_respond ul {
	list-style-type: none;
	padding: 0.5em 0.5em 0.5em 1em;
	margin: 0;
}
div.how_to_respond ul li {
	line-height: 27px;
}
div.how_to_respond ul li a {
	font-weight: bold;
	padding-left: 25px;
}
div.how_to_respond ul li a:hover {
	text-decoration: none;	
}
div.how_to_respond ul li.submitresume {
	background: url(http://image.hospitalityonline.com/icon/apply.gif) no-repeat 0 4px;
}
div.how_to_respond ul li.emailfriend {
	background: url(http://image.hospitalityonline.com/icon/email.gif) no-repeat 0 6px;
}


/* @end */




















/* @group legacy */

table.list tr td {
	background-color: #fbfcfe;
}
table.list tr.bm td {
	background-color: #eff6fc;
}
table.list tr.bd td {
	background-color: #438ed0;
	color: white;
}
td.num {
	font-size: 18px;
	padding: 9px;
}
td.s1 {
	font-size: 11px;
	line-height: 18px;
}

.s1 {
	font-size: 11px;
}


td.fh1 {
	background-color: #438ed0;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.fh2 { 
	font-size: 12px; 
	line-height: 14px; 
	color: #ff6d22;
	font-weight: normal;
	margin: 9px 0;
}
td.fh2 b {
	font-weight: normal;
}


/* @end */


.text_ad
{
    font-size: 12px;
    font-family: Menlo, Monaco, Courier, monospace;
    height: 50%;
    width: 90%;
}

.follow {
	margin-bottom: 18px;
}

