﻿
/* */
#hmp_center
{
	margin-right : auto;
	margin-left:auto;
	width: 930px;
}
#hmp_main
{
	float : left;
	background-color : #fff;
	background-image:url(../../Images/backgrounds/hmp_main-gradient-bg.gif);
	background-repeat:repeat-x;	
	padding : 7px;
	width : 886px;
}

#hmp_header
{
	background-color : #f7951c;
	background-image:url(../../Images/backgrounds/header-bg-orage.gif);
	background-repeat:repeat-x;	
	width : 886px;
	height:65px;
	text-align : left;	
	padding-top : 3px;
}

#hmp_flashDiv
{
	padding : 0;
	margin : 0;
	z-index : 0;
	clear : both;
}
#hmp_content
{
	padding : 0;
	margin : 15px 0 0 0;
}

#hmp_footer_nav
{
	width : 60%;
	text-align : right;
	float: left;

    font-size:95%;
}

#hmp_copyrite
{
	font-family:Arial, Helvetica, sans-serif;
	width : 40%;
	text-align : left;
	float: left;


}
.footer
{
	margin:15px 10px 10px 0;
}
/* */
.hmp_tabMenu 
{  
    height:42px;
    width:886px;
}

/* STYLES FOR TABS */
.left_static, .left_static a,
.left_active, .left_active a,
.left_rightactive, .left_rightactive a,
.center_static, .center_static a, 
.center_active, .center_active a,
.center_rightactive, .center_rightactive a, 
.center_leftactive, .center_leftactive a, 
.right_static, .right_static a,
.right_active, .right_active a,
.right_leftactive, .right_leftactive a
{
    height:42px;
    float:left;
    font-size:1em;
    font-weight:bold;
    text-align:center;
    text-decoration:none; 
    display:block; 
    line-height:18px;
}
/* left */
.left_static,
.left_static a
{
    width:221px;
    color:#fff; 
    background-image:url(../../Images/backgrounds/tabs/left-static.gif);
}
.left_active,
.left_active a 
{
    width:221px;
    color:#333; 
    background-image:url(../../Images/backgrounds/tabs/left-active.gif);
}
.left_rightactive,
.left_rightactive a 
{
    width:221px;
    color:#fff; 
    background-image:url(../../Images/backgrounds/tabs/left-rightactive.gif);
}
/* left */
/* center */
.center_static,
.center_static a 
{
    width:222px;
    color:#fff; 
    background-image:url(../../Images/backgrounds/tabs/center-static.gif);
}
.center_active,
.center_active a
{
    width:222px;
    color:#333; 
    background-image:url(../../Images/backgrounds/tabs/center-active.gif);
}
.center_rightactive,
.center_rightactive a 
{
    width:222px;
    color:#fff; 
    background-image:url(../../Images/backgrounds/tabs/center-rightactive.gif);
}
.center_leftactive,
.center_leftactive a 
{
    width:222px;
    color:#fff; 
    background-image:url(../../Images/backgrounds/tabs/center-leftactive.gif);
}
/* center */
/* right */
.right_static,
.right_static a
{
    width:221px;
    color:#fff; 
    background-image:url(../../Images/backgrounds/tabs/right-static.gif);
}
.right_active,
.right_active a
{
    width:221px;
    color:#333; 
    background-image:url(../../Images/backgrounds/tabs/right-active.gif);
}
.right_leftactive,
.right_leftactive a
{
    width:221px;
    color:#fff; 
    background-image:url(../../Images/backgrounds/tabs/right-leftactive.gif);
}
/* right */
/* END STYLES FOR TABS */


/*styles for two row text tab */
/*.hmp_tab
{
    background-color:gray;    
    color:#272727;    
    text-align:center; 
    height:41px;
    width:220px;
    float:left;
}
.hmp_tab a 
{
    color:#898989; 
    font-weight:bold;
    text-decoration:none; 
    height:41px;
    width:220px;
    background-image:url(../../Images/backgrounds/hmp-tab-bg.gif);
    display:block; 
    line-height:18px;
}
.hmp_tab a.tabactive 
{
    height:41px;
    width:220px;
    background-color:#ececec;
    background-image:url(../../Images/backgrounds/hmp-tabactive-bg.gif);
	color:#333;
    font-weight:bold;  
	display:block;
}*/
/*styles for one row text tab */
/*.hmp_tabOneRow
{
    background-color:gray;    
    color:#272727;    
    text-align:center; 
    height:41px;
    width:220px;
    float:left;
}
.hmp_tabOneRow a 
{
    color:#898989; 
    font-weight:bold;
    text-decoration:none; 
    height:41px;
    width:220px;
    background-image:url(../../Images/backgrounds/hmp-tab-bg.gif);
    display:block; 
    line-height:40px;
}
.hmp_tabOneRow a.tabactive 
{
    height:41px;
    width:220px;
    background-color:#ececec;
    background-image:url(../../Images/backgrounds/hmp-tabactive-bg.gif);
	color:#333;
    font-weight:bold;  
	display:block;
}*/
/*end */
/*.hmp_tabSpacer
{ 
    height:41px;
    width:2px;
    float:left;
    background-image:url(../../Images/backgrounds/hmp-tabSpacer-bg.gif);

}*/
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 
{
    width:884px; 
    
    background-color:#fff;
    border-bottom: 1px solid #adadad;
    border-left: 1px solid #adadad;
    border-right: 1px solid #adadad;
    height:170px;
}

#hmpNewsHolder
{
	float:left;
	width:280px;
	/*background-color:#FFC;*/
	margin:20px 0 0 14px;
	text-align:left;
}
#hmpEventsHolder
{
	float:left;
	width:280px;
	/*background-color:#CFC;*/
	margin:20px 0 0 8px;
	text-align:left;
}
#hmpAircHolder
{
	float:left;
	width:280px;
	/*background-color:#CC9;*/
	margin:20px 0 0 8px;
	text-align:left;
}
#hmpNewsHolder p a:link, 
#hmpEventsHolder p a:link, 
#hmpAircHolder p a:link,
#hmpNewsHolder p a:visited, 
#hmpEventsHolder p a:visited, 
#hmpAircHolder p a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#c60;
}
#hmpNewsHolder p a:hover, 
#hmpEventsHolder p a:hover,
#hmpAircHolder p a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
.tabTable
{
	float:left;
	width:564px;
	padding:10px;
	/*background-color:#CFC;*/

}
.tabSpot
{
	float:left;
	width:300px;
	height:170px;
	text-align:right;	
}
.tabSpot img
{
	display:block;	
}


.hmp_tabListTitle
{
	font-weight:bold;
	color:#333;
	font-size:1.09em;
}
.hmp_tabListTitle a
{
	font-weight:bold;
	text-decoration:none;
	color:#c60;
	font-size:1.09em;
}
.hmp_tabList
{
	padding-right: 0px;	
	padding-left: 0px;	
	padding-bottom: 0px;	
	margin: 0em;	
	line-height: 1.2em;	
	padding-top: 5px;	
	list-style-type: none
}
.hmp_tabList li
{
	padding-right: 0px;	
	display: list-item;	
	padding-left: 10px;	
	background: url(../../../../App_Themes/Standard/Images/arrows/hmp-list-bullet.gif) no-repeat 0em 0.5em;	
	float: none;	
	padding-bottom: 2px;	
	margin-left: 0px;	
	width: auto;	
	padding-top: 2px;
	color:#252525;
	
}
.hmp_tabList li:hover
{
	background: url(../../../../App_Themes/Standard/Images/arrows/hmp-list-bulletHover.gif) no-repeat 0em 0.5em;	

}
.hmp_tabList li a:link,
.hmp_tabList li a:visited
{
	color:#252525;
	text-decoration:none;
	
}
.hmp_tabList li a:hover
{
	color:#666;
	text-decoration:none;
	
}
/*--hmp content--*/
.hmp_cntListTitle
{
	font-weight:bold;
	color:#c60;
	font-size:1em;
}
#hmpNewsHolder ul,
#hmpEventsHolder ul,
.hmp_cntList
{
	padding-right: 0px;	
	padding-left: 0px;	
	padding-bottom: 5px;	
	margin: 0em;	
	line-height: 1.2em;	
	padding-top: 5px;	
	list-style-type: none
}
#hmpNewsHolder ul li,
#hmpEventsHolder ul li,
.hmp_cntList li
{
	padding-right: 0px;	
	display: list-item;	
	padding-left: 10px;	
	background: url(../../../../App_Themes/Standard/Images/arrows/hmp-list-bullet.gif) no-repeat 0em 0.5em;	
	float: none;	
	padding-bottom: 5px;	
	margin-left: 0px;	
	width: auto;	
	padding-top: 2px;
	font-weight:bold;
	color:#666;
	
	
}
#hmpNewsHolder ul li:hover,
#hmpEventsHolder ul li:hover,
.hmp_cntList li:hover
{
	background: url(../../../../App_Themes/Standard/Images/arrows/hmp-list-bulletHover.gif) no-repeat 0em 0.5em;	

}
#hmpNewsHolder ul a:link,
#hmpNewsHolder ul a:visited,
#hmpEventsHolder ul a:link,
#hmpEventsHolder ul a:visited,
.hmp_cntList li a:link,
.hmp_cntList li a:visited
{
	color:#666;
	text-decoration:none;
	font-weight:normal;
	
}
#hmpNewsHolder ul li a:hover,
#hmpEventsHolder ul li a:hover,
.hmp_cntList li a:hover
{
	color:#333;
	text-decoration:none;
	
}

#hmp_resellers
{
	margin:20px 0 0 0;
	padding:10px;
	border-top: 1px solid #d2d5d4;
}
#hmp_resellers a:link,
#hmp_resellers a:visited
{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	font-size:0.91em;
}
#hmp_resellers a:hover
{
	color:#333;
	
}
/*  */
#hmp_header #head_content
{
	width:722px;
	float:left;
}
#hmp_header .block_websites,
#hmp_header .block_search
{
	width:358px;
	float:left;
}

#hmp_header #head_list{display : block;
	width : 570px;
	height : 18px;
	margin : 15px 0 0 140px;
	padding-left : 0px;
}
/*  */
/*  
#hmp_header #head_search
{
	float:left;
	width:726px;
	text-align : right;

	
}
#hmp_header #searchButt
{
	position : relative;
	top : 5px;	
	margin-right : 10px;
}*/
.hmp_searchField
{
	border:1px solid #fff;
	font-size:13px;
	height:18px;
	margin-top:3px;
}
#hmp_head_img
{
	width : 160px;	
	float : left;
}
.block_websites a
{
	color:#252525;
	font-weight:normal;
	text-decoration:none;
	line-height:2em;
	
}

