﻿/*****************************************************

	HVSHM.COM
	-----------------------------
	Authors: Pahsah
	Date: August 13, 2009 

******************************************************/

/*RESETTING STYLES*/
html 
{
	color:#000;
	background:#fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td 
{
	margin:0;
	padding:0;
}
table
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img
{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}
li
{
	list-style:none;
}
caption, th
{
	text-align:left;
}
h1, h2, h3, h4, h5, h6 
{
	font-size:100%;
	font-weight:normal;
}
q:before, q:after
{
	content:'';
}
abbr, acronym
{
	border:0;
	font-variant:normal;
}
sup
{
	vertical-align:text-top; 
}
h1 sup { font-size: 10px;padding-left:1px; }
sub
{
	vertical-align:text-bottom;
}
input, textarea, select
{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input, textarea, select
{
	font-size:100%;
}
/*because legend doesn't inherit in IE */
legend
{
	color:#000;
}
/*END OF RESETTING */

/*START OF BASIC STYLES*/
body 
{
    text-align:center;
    margin:0;
    padding:0;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size:12px;
    color:#000;
    background-color:#ffffff; 
}

a, a:visited, a:active
{
    color:#b11c11;
    text-decoration:none;
} 
a:hover
{
    text-decoration:underline;
}
p 
{	
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height:20px; 
	padding-bottom:15px; 
}
img {border:0;}
hr {height:1px; color:#EEE;}
ul {list-style:none; padding:0; margin:0;}
form {padding:0; margin:0;}
input, select 
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size:12px;
}
h1
{
    font-family:Palatino , Times New Roman, Sans-Serif;
    font-weight:bold;
    padding:0;
    margin:0;
}    
h2, h3, h4
{
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    font-weight:bold;
    padding:0;
    margin:0;
}    
h1 {font-size:18px;}
h2 {font-size:14px;}
h3 {font-size:13px;}

h1.hm-title 
{
	color:#b11c11;
	padding-bottom:20px;
	font-family:Palatino , Times New Roman, Sans-Serif;
}


/* CLEAR CLASSE */
.hm-clearboth:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clear { clear:both; }

/*BORDER STYLES*/
.hm-noborder {border:none !important;}

/*PADDING STYLES*/
.padTop5 {padding-top:5px;}
.padTop10 {padding-top:10px}
.padleft15 {padding-left:15px}
.padBottom5 {padding-bottom:5px;}
.padBottom10 {padding-bottom:10px;}
.padBottom40 {padding-bottom:40px !important;}
.padTopBottom10 {padding:10px 0;}

/*FONT STYLES*/
.hm-support_content { color:#666 !important;}
.hm-quote_content { color:#474646 !important;}
.hm-smallfont { font-size:10px;}
.hm-bold { font-weight:bold;}
.hm-italic { font-style:italic;}
/*FLOAT STYLES*/
.hm-floatright {float:right !important;}
.hm-floatleft {float:left !important;}

/*END OF BASIC STYLES*/

/*STRUCTURAL STYLES*/
.hm-wrapper
{
    width:742px;
    text-align:left;
    margin:0px auto;
}

.hm-header_wrapper 
{
    float:left;
    width:742px;
    height:78px;
    padding:0px;
    margin:0px;
}
.hm-nav_wrapper
{
    width:742px;
    float:left;
    margin:0px;
}
	.hm-nav_wrapper ul
	{
		display:block;
		padding:0 40px 0 45px;
		width:655px;
		height:33px;
		float:left;
		background:#888179;
		border-right:1px solid #bebbb6;
		border-left:1px solid #bebbb6;
		margin:0px;
	}
		.hm-nav_wrapper ul li
		{
			text-align:left;
			float:left;
			text-decoration:none;
			line-height:33px;
			border-right:1px solid #393733;
			text-transform:uppercase;
		}
		.hm-nav_wrapper ul li a
		{
			color:#fff;
			text-decoration:none;
			float:left;
			font-size:11px;
			font-weight:bold;
			padding:0 40px 0 10px;
			text-decoration:none;
			text-transform:uppercase;
		}
			.hm-nav_wrapper ul li a.selected
			{
				background:#383431;
			}
			.hm-nav_wrapper ul li a:hover
			{
				background:#000;
			}
		li.hm-first_nav
		{ 
			border-left:1px solid #393733;
		}
    
.hm-main_wrapper 
{
    float:left;
    width:742px;
    background:#e5dcb8;
    color:#000;
    height:359px;
    padding:0px;
    margin:0px;
    overflow:hidden;
}
.hm-main_lrgwrapper 
{
    float:left;
    width:742px;
    background:#e5dcb8;
    color:#000;
    padding:0px;
    margin:0px
}
.hm-home_leftcolumn_wrapper 
{
    float:left;
    width:279px;
    padding:20px 30px;
}
.hm-home_rightcolumn_wrapper 
{
    float:left;
    position: relative;
    width:403px;
}
	.hm-home_rightcolumn_wrapper object
	{
		position:absolute;
	}
.hm-floatnav
{
	float:left;
	position:fixed;
}	
.hm-leftcolumn_wrapper 
{
    float:left;
    width:122px;
    padding:20px 20px 5px 45px;
}
	.hm-leftcolumn_wrapper ul, .hm-leftcolumn_lrgwrapper ul 
	{
		float:left;
		display:block;
		width:115px;
	}
	.hm-leftcolumn_wrapper ul li, .hm-leftcolumn_lrgwrapper ul li
	{
		display:block;
		padding:4px 0;
		white-space:inherit;
	}
	.hm-leftcolumn_wrapper ul li a, .hm-leftcolumn_lrgwrapper ul li a
	{
		color:#000;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, Sans-Serif;
	}
		.hm-leftcolumn_wrapper ul li a.selected, .hm-leftcolumn_lrgwrapper ul li a.selected
		{
			color:#B11C11;
			font-weight:bold;
		}
		.hm-leftcolumn_wrapper ul li a:hover, .hm-leftcolumn_lrgwrapper ul li a:hover
		{
			text-decoration:underline;
		}
.hm-leftcolumn_lrgwrapper 
{
    float:left;
    width:122px;
    padding:20px 29px 20px 45px;
}
.hm-rightcolumn_wrapper 
{
    float:left;
    width:515px;
    padding:40px 40px 10px 0;
    height:308px;
	background:#fff;
}
	.hm-rightcolumn_wrapper .hm-leftcontent
	{
		float:left;
		height:298px;
	}
		.hm-rightcolumn_wrapper .hm-leftcontent h1
		{
			padding:0 15px 15px 0;
			text-align:right;
			color:#b11c11;
		}
		.hm-rightcolumn_wrapper .hm-leftcontent img.hm-section_image
		{
			float:left;
			padding:0 15px 15px 0;
		}
	.hm-rightcolumn_wrapper p, .hm-rightcolumn_lrgwrapper p
	{
		color:#000;
	}
/*Right Long Content Column Styles*/
.hm-rightcolumn_lrgwrapper 
{
    float:left;
    width:511px;
    padding:10px 35px 10px 0;
    background:#fff;
}
	.hm-rightcolumn_lrgwrapper .hm-leftcontent
	{
		float:left;
		width:155px;
	}
		.hm-rightcolumn_lrgwrapper .hm-leftcontent h1
		{
			padding:0 15px 15px 0;
			text-align:right;
			color:#b11c11;
		}
		.hm-rightcolumn_lrgwrapper .hm-leftcontent img.hm-section_image
		{
			float:left;
			padding:0 15px 15px 0;
		}
	.hm-rightcolumn_lrgwrapper .hm-rightcontent
	{
		float:left;
		width:355px;
	}

	.hm-full-body-content { float:left; padding-left:35px; }
	.hm-full-body-content ul { padding-bottom: 15px; }
	.hm-full-body-content h3 { padding-bottom: 5px; }
	.hm-full-body-content h3.padBottom10 br { padding-bottom:10px; }
	.hm-full-body-content ul li { list-style-position:outside;list-style-type:disc;margin-left:15px;padding-bottom:5px; }
	ul.bullet-point li { list-style-type:disc; list-style-position:outside;padding-bottom:5px; }	
	.hm-rightcolumn_wrapper ul.bullet-point { margin-left: 170px; }
	
.hm-section_teaser 
{
	padding-bottom:10px;
	float:left;
	width:355px;
}
	.hm-section_teaser h2
	{
		font-size:13px;
	}
	.hm-section_teaser h3
	{
		font-size:12px;	
	}
	.hm-section_teaser h3.desc
	{
		font-size:12px;
		font-weight:normal;
	}
	.hm-section_teaser p
	{
		padding-bottom:5px;
	}
	.hm-section_teaser ul
	{
		padding-top:10px;
	}
	.hm-section_teaser ul.hm-noliststyle li
	{
		list-style-type:none;
		padding-bottom:10px;
	}
	.hm-section_teaser ul li, ul.hm-link_list li
	{
		padding-bottom:5px;
		list-style:disc;
		margin-left:15px;
	}
	.hm-section_teaser ol
	{
		list-style-type:decimal;
		padding:10px 0 10px 15px;
		width:300px;
	}
	.hm-section_teaser ol li
	{
		list-style-type:decimal;
		margin-left:15px;
		padding:5px 0;
	}
	.hm-section_teaser .hm-left_column
	{
		float:left;
		width:170px;
	}
	.hm-section_teaser .hm-right_column
	{
		float:right;
		width:170px;
	}
	
	
.hm-middle_bar
{
	height:359px;
	width:21px;
    background: url(../images/backgrounds/home-middle_bar_1.png) no-repeat;
    float:left;
    z-index:2;
    position: relative;
}
.hm-sectionmiddle_bar
{
	height:359px;
	width:31px;
    background:url(../images/backgrounds/section-middle_bar_1.png) no-repeat;
    float:left;
    z-index:2;
    margin-left:175px;
    position:absolute;
}
.hm-sectiontop_bar
{
	float:left;
    width:546px;
    height:34px;
    background:#fff url(../images/backgrounds/section-middle_bar_top.png) no-repeat top left;
}

.hm-footer_wrapper
{
    float:left;
    width:727px;
    background:#fff url(../images/backgrounds/HVSHotelManagement-footer.gif) no-repeat bottom left;
    padding:8px 5px 12px 10px;
    color:#000;
    font-size:10px;
}
	.hm-footer_wrapper a
	{
		color:#000;
	}
.hm-sectionfooter_wrapper
{
    background:#b11c11 url(../images/backgrounds/HVSHotelManagement-footer.gif) no-repeat bottom left;
    float:left;
    width:727px;
    padding:8px 5px 12px 10px;
    color:#fff;
}
	.hm-sectionfooter_wrapper a
	{
		color:#fff;
	}
		.hm-sectionfooter_wrapperr ul
		{
			float:left;
			display:block;
		}
			.hm-sectionfooter_wrapper ul li
			{
				float:left;
				display:block;
			}
			
	.hm-footer_wrapper .hm_leftwrapper
	{
		float:left;
		width:190px;
	}
		.hm-footer_wrapper .hm_leftwrapper ul
		{
			display:block;
			float:left;
		}
			.hm-footer_wrapper .hm_leftwrapper ul li
			{
				float:left;
				text-align:left;
				padding:0 5px 2px 0;
			}
	
	.hm-footer_wrapper .hm_rightwrapper
	{
		float:right;
		width:241px;
		text-align:right;
	}
	.hm-footer_wrapper .hm_rightwrapper ul
	{
		float:right;
		text-align:right;
	}
	.hm-footer_wrapper .hm_rightwrapper ul li
	{
		float:none;
		text-align:right;
		padding:0 5px 2px 0;
	}
		.hm-footer_wrapper .hm_rightwrapper ul li.second-row
		{
			/*padding-left:0;float:left;*/float:none;display:inline;
		}
		.hm-footer_wrapper .hm_rightwrapper ul li a
		{
			color:#000;
		}
		.hm-footer_wrapper .hm_rightwrapper ul.hm-sections li a
		{
			color:#fff;
		}
		
/*Icon Styles*/
.email_icon {
	background:transparent url(../images/icons/email.gif) no-repeat scroll 0 0;
	padding-left:20px;
	height:13px;
}
.printer_icon {
	background:transparent url(../images/icons/printer.gif) no-repeat scroll 0 0;
	padding-left:20px;
	height:13px;
}
/*Contact Us Form Styles*/
table.hm-contact_form 
{
	float:left;
}
	table.hm-contact_form tr, table.hm-contact_form tr td, table.hm-contact_form tr td.secondary_table
	{
		float:left;
	}
	table.hm-contact_form tr
	{
		padding:7px 0;
		width:300px;
	}
		table.hm-contact_form tr td.label
		{
			width:110px;
			padding-right:5px;
		}
		table.hm-contact_form tr td.label_lrg
		{
			width:200px;
		}

.hm-req_field { color: #EF0818; padding-right:5px; }

/*Our Experience*/
.hm-table_theme1 
{
	border:1px solid #ccc;
	width:355px;
	text-align:left;
	border-collapse:collapse;
}
table.hm-table_theme1 tr th,table.hm-table_theme1 tr td { padding:3px;}
table.hm-table_theme1 tr th{ font-weight:bold; font-style:italic; font-size:10px;}
table.hm-table_theme1 tr td{ font-size:10px;}

.rotating_img { width:153px; }
