@import url("tables.css");

/* CSS Document */
body#bd{
	margin:0;
	font: 12px Arial,Helvetica,sans-serif;
	color:#7f7e7e;
	text-align: center;
	background-color:#1a3a85;
}

td {
	vertical-align:top;
}


div, form {
	margin:0;
	padding:0;
}

p {
	padding:0px;
	margin:0 0 20px 0;
}

img{
	border: none;
}


#container {
	background:url(../images/land_scape_background.jpg) repeat-x;
	background-color:#FFF;
}

#in_container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	text-align: left;
}

h1,h2,h3 {
	margin:0;
	padding:0;
}

h1 {
	font-size:18px;
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:12px;
}

#main-content h1 {
	color:#dd9312;
	font-weight:normal;
}

#main-content h2, #main-content h3 {
	color:#1D3A88;
}

/*	HEADER
 ------------------------*/
#header{
	width: 100%;
	height:85px;
	position: relative;
	background-color:#FFF;
}

#header_content {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

h1.header-logo{
	margin: 0;
	height:76px;
	width:157px;
	float:left;
}

input.button {
	margin-bottom:-3px;
}

#search {
	text-align:right;
	padding:12px 0 0 0;
	width: 181px;
	height:13px;
	padding-right:7px;
}

input.search_button {
	margin:0;
	padding:0;
	color:#999999;
	vertical-align: bottom;
}

input.search_box {
	height:15px;
	vertical-align:bottom;
	font-size:10px;
	color:#999999;
	border:1px solid #CCCCCC;
	border-top:1px solid #666666;
	padding-left:4px;
}

#sitenav {
	float:right;
}

#topmenu {
	padding:0;
	margin:0;
	padding-top:15px;
}

#topmenu ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-right:7px;
}

#topmenu ul li{
	float:left;
	padding:12px 0px 0px 4px;
	margin:0;
	height:32px;
	width:100px;
	background:url(../images/top_menu_bg.jpg) no-repeat top left;	
}

#topmenu a:link, #topmenu a:visited, #topmenu a:active{
	font-size:0.9em;
	text-decoration:none;
	color:#395394;
}

#topmenu a:hover {
	color:#dc9312;
	text-transform:none;
}

#topmenu li.active a{
	color:#dc9312;
}

/*END HEADER*/

/*	FOOTER
-------------------------------*/
#footer {
	height:76px;
	background:url(../images/background_footer.jpg) repeat-x;
	background-color:#1a3a85;
	padding-left:13px;
}

#footer_content {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#footer p {
	color:#FFF;
	font-size:0.8em;
	margin:0;
	padding:3px 0 0 0;
}

#footer img {
	float:right;
	margin:-6px 25px 2px 60px;
}

div#footermenu {
	color:#000;
	padding-top:10px;
}

#footer a:link, #footer a:active, #footer a:visited {
	font-size:1em;
	color:#93bee7;
	text-decoration:none;
}
#footer a:hover {
	font-size:1em;
	color:#fff;
}

/*END FOOTER*/

/* NEWS BOARD
------------------------*/
#news_board {
	float:left;
	width:500px;
	height:113px;
	background:url(../images/news_board.gif) top left no-repeat;
}

#join_hip {
	float:left;
	margin-right:10px;
	height:113px;
}

#news_board p, a {
	font-size:0.9em;
	text-align:left;
}

#news_board div {
	padding-top:2px;
}

#news_board div div{
	background:none;
	padding:none;
}

#news_board div div div{
	background:none;
	border:0;
	padding:none;
}

#news_board #box1 {
	text-align:left;
	padding-left:15px;
}

#news_board #box2 {
	text-align:left;
	padding-left:15px;
}

#news_board div div div div{
	width:100%;
	margin:0;
}

#news_board ul {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	list-style:none;
	list-style-image:url(../images/left_menu_arrow.jpg);
}

#news_board ul li {
	margin-top:3px;
	font-weight:bold;
	color:#666666;
}

#news_board p {
	margin:1px 0 0 0;
	padding:0;
	font-weight:normal;
}

/* HEALTH PLAN
------------------------*/
#health_plan {
	padding-top:7px;
	width:190px;
	float:left;
}

#health_plan ul{
	font-size:0.8em;
	list-style-type: circle;
	margin:0 0 0 7px;
	padding:0 0 0 7px;
	#margin:0 0 0 10px;
}

#health_plan strong {
	padding:0;
	margin:0;
	padding-left:0px;
}

#health_plan p {
	padding:0;
	margin:0;
}


/* ACCESS


--------------------*/
#site_access {
	margin-top:2px;
	padding-top:5px;
}

#member_access {
	width:100%;
	height:207px;
	float:left;
	background:url(../images/member_login.gif) no-repeat top;
}

#employer_access {
	float:right;
	width:100%;
	height:207px;
	background:url(../images/employer_login.gif) no-repeat top;
}

#member_access .access_content {
	width:140px;
	height:125px;
	position:relative;
	top:59px;
	left:100px;
	background-color:#dc9312;
}

#employer_access .access_content {
	width:140px;
	height:125px;
	position:relative;
	top:60px;
	left:20px;
	background-color:#aaaaaa;
}

#for_member {
	width:100%;
	height:168px;
	float:left;
	background:url(../images/for_member.gif) no-repeat top;
}

#for_member .access_content {
	width:140px;
	height:120px;
	position:relative;
	top:30px;
	left:49px;
	background-color:#dc9312;
}

#for_employer {
	float:right;
	width:100%;
	height:175px;
	background:url(../images/for_employer.gif) no-repeat top;
}

#for_employer .access_content {
	width:140px;
	height:120px;
	position:relative;
	top:30px;
	left:55px;
	background-color:#aaaaaa;
}

#member_access a:link, #member_access a:visited, #member_access a:active,
#for_member a:link, #for_member a:visited, #for_member a:active,
#for_employer a:link, #for_employer a:visited, #for_employer a:active, 
#employer_access a:link, #employer_access a:visited, #employer_access a:active{
	color:#000;
	text-decoration:none;
}

#member_access a:hover, #employer_access a:hover, #for_employer a:hover, #for_member a:hover {
	color:#FFF;
	text-decoration:none;
}

#member_access ul,#for_member ul {
	margin:0 0 0 22px;
	padding:0;
	color:#000;
	list-style:none;
	list-style-image:url(../images/arrow.jpg);
}

#employer_access ul, #for_employer ul {
	margin:0 0 0 16px;
	padding:0;
	color:#000;
	list-style:none;
	list-style-image:url(../images/grey_arrow.jpg);
}



#landscape {
	width:430px;
	float:left;
}
/* NAVIGATION
 ----------------*/
#leftnav {
	width:210px;
	float:left;
}

#rightnav {
	width:320px;
	float:right;
}

/* LEFT MENU
 ----------------*/
 
 #leftmenu div.parentitem {
 	background:url(../images/menu_header_top.jpg) no-repeat 0 0;
 	background-color:#DC9312;
 	font-size:1.1em;
	padding:15px 0 3px 12px;
	color:#fff;
	margin:0;
	margin-right:19px;
 }

 #leftmenu ul {
 	list-style:none;
	padding:0;
	margin:0;
	width:192px;
	
 }
  
 #leftmenu ul li{ 
	padding:5px 0 5px 25px;
	background:url(../images/menu_bg.jpg) no-repeat 0 0;
	width:162px;
 }
 
 #leftmenu li ul {
	padding:0;
	margin:4px 0 0 0;
	background:none;
	background-color:#FFF;
 }
 
 #leftmenu li li {
 	margin:0;
	padding:3px 0;
 	background:none;
 }
 
	
 #leftmenu li:hover ul { display: block; }
 
 #leftmenu a:link, #leftmenu a:active, #leftmenu a:visited  {
 	text-decoration:none;
	color:#797979;
	font-size:1em;
 }
 
 #leftmenu a:hover {
 	text-decoration:none;
	color:#dc9312;
 }
 
 #leftmenu a.active {
 	color:#dc9312;
 }
 
 #notify {
 	margin-top:40px;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	padding-left:5px;
 }
 
/* MAIN
 -----------------------*/
#main{
	width: 100%;
	vertical-align: top;
}

.blur_line {
	background:url(../images/land_scape_background.jpg) repeat-x;
	height:25px;
}

#main-content {
	width:408px;
	float:left;
	padding:0;
}


#spotlight {
	width:100%;
	background:url(../images/land_scape_background.jpg) repeat-x;
	height:321px;
}

#site_feature {
	width:520px;
	float:right;
}

/* MENU BUTTON
-----------------*/
ul.menubutton {
	list-style:none;
	margin:0;
	padding:0;
}

ul.menubutton li{
	float:left;
	margin-left:20px;
}

ul.menubutton a{
	display:block;
	height:104px;
}

a.button-rollover,a.button-contribute,a.button-salary ,a.button-calculator ,a.button-financial {
	text-indent:-9999px;
}
a.sbutton-rollover,a.sbutton-contribute,a.sbutton-salary,a.sbutton-calculator,a.sbutton-financial {
	text-indent:-9999px;
}

a.button-signup-hip:link, a.button-signup-hip:visited, a.button-signup-hip:active {
	margin-left:59px;
	display:block;
	height:17px;
	background:url(../images/signup.jpg) no-repeat 0 0;
}

a.button-signup-hip:hover {
	margin-left:59px;
	display:block;
	height:17px;
	background:url(../images/signup.jpg) no-repeat 0 -17px;
}


a.button-unsubscribe-hip:link, a.button-unsubscribe-hip:visited, a.button-unsubscribe-hip:active {
	margin-left:32px;
	display:block;
	height:17px;
	background:url(../images/unsubscribe.gif) no-repeat 0 0;
	text-indent:-9999px;
}

a.button-unsubscribe-hip:hover {
	margin-left:32px;
	display:block;
	height:17px;
	background:url(../images/unsubscribe.gif) no-repeat 0 -17px;
	text-indent:-9999px;
}

a.button-rollover:link, a.button-rollover:visited, a.button-rollover:active {
	width:81px;
	background:url(../images/rollover_into_hip.jpg) no-repeat 0 -104px;
}

a.button-rollover:hover {
	width:81px;
	background:url(../images/rollover_into_hip.jpg) no-repeat 0 0;
}

a.button-contribute:link, a.button-contribute:visited, a.button-contribute:active {
	width:86px;
	background:url(../images/co-contribution.jpg) no-repeat  0 -105px;
}

a.button-contribute:hover {
	width:86px;
	background:url(../images/co-contribution.jpg) no-repeat 0 0;
}

a.button-salary:link, a.button-salary:visited, a.button-salary:active {
	width:71px;
	background:url(../images/salary.jpg) no-repeat 0 -104px;
}

a.button-salary:hover {
	width:71px;
	background:url(../images/salary.jpg) no-repeat 0 0;
}

a.button-calculator:link, a.button-calculator:visited, a.button-calculator:active {
	width:77px;
	background:url(../images/calculator.jpg) no-repeat 0 -104px;
}

a.button-calculator:hover {
	width:77px;
	background:url(../images/calculator.jpg) no-repeat 0 0;
}


a.button-financial:link, a.button-financial:visited, a.button-financial:active {
	width:75px;
	background:url(../images/financial.jpg) no-repeat 0 -104px;
}

a.button-financial:hover {
	width:71px;
	background:url(../images/financial.jpg) no-repeat 0 0;
}

/* SMALL MENU BUTTON
------------------------------------------*/
#funcion_button {
	padding-left:32px;
}

ul.smlmenubutton {
	list-style:none;
	margin:0;
	padding:0;
}

ul.smlmenubutton li{
	float:left;
	margin-left:0px;
}

ul.smlmenubutton a{
	display:block;
	height:68px;
}

a.sbutton-rollover:link, a.sbutton-rollover:visited, a.sbutton-rollover:active {
	width:52px;
	background:url(../images/small_rollover.jpg) no-repeat 0 -68px;
}

a.sbutton-rollover:hover {
	width:52px;
	background:url(../images/small_rollover.jpg) no-repeat 0 0;
}

a.sbutton-contribute:link, a.sbutton-contribute:visited, a.sbutton-contribute:active {
	width:61px;
	background:url(../images/small_contribution.jpg) no-repeat  0 -68px;
}

a.sbutton-contribute:hover {
	width:61px;
	background:url(../images/small_contribution.jpg) no-repeat 0 0px;
}

a.sbutton-salary:link, a.sbutton-salary:visited, a.sbutton-salary:active {
	width:53px;
	background:url(../images/small_salary.jpg) no-repeat 0 -68px;
}

a.sbutton-salary:hover {
	width:53px;
	background:url(../images/small_salary.jpg) no-repeat 0 0;
}

a.sbutton-calculator:link, a.sbutton-calculator:visited, a.sbutton-calculator:active {
	width:63px;
	background:url(../images/small_calculator.jpg) no-repeat 0 -68px;
}

a.sbutton-calculator:hover {
	width:63px;
	background:url(../images/small_calculator.jpg) no-repeat 0 0;
}


a.sbutton-financial:link, a.sbutton-financial:visited, a.sbutton-financial:active {
	width:53px;
	background:url(../images/small_financial.jpg) no-repeat 0 -68px;
}

a.sbutton-financial:hover {
	width:53px;
	background:url(../images/small_financial.jpg) no-repeat 0 0;
}
/* END MENU BUTTON */

a.button-member:link, a.button-member:visited, a.button-member:active {
	margin-top:5px;
	margin-left:8px;
	display:block;
	width:126px;
	height:31px;
	background:url(../images/member_login_button.jpg) no-repeat 0 0;
}

a.button-member:hover {
	margin-top:5px;
	margin-left:8px;
	display:block;
	width:126px;
	height:31px;
	background:url(../images/member_login_button.jpg) no-repeat 0 -31px;
}

a.button-employer:link, a.button-employer:visited, a.button-employer:active {
	margin-top:3px;
	margin-left:3px;
	display:block;
	width:126px;
	height:31px;
	background:url(../images/employer_login_button.jpg) no-repeat 0 0;
}

a.button-employer:hover {
	margin-top:5px;
	margin-left:3px;
	display:block;
	width:126px;
	height:31px;
	background:url(../images/employer_login_button.jpg) no-repeat 0 -33px;
}

/* MISC
-----------------*/
.clearfix {
	clear:both;
}

#main-content ul {
	margin:0;
	padding:0;
	list-style: disc;
	padding-left:20px;
}

ul.list_desc li {
	padding-left:15px;
}

a:link, a:visited, a:active {
	color:#93bee7;
	text-transform:none;
	text-decoration:none;
}
a:hover {
	color:#dc9312;
	text-transform:none;
	text-decoration:none;
}

table#listdownloads td{
	font-size:1em;
	vertical-align:top;
	padding:3px 0 3px 3px;;
	border-bottom:1px solid #CCCCCC;
}

table#listdownloads a {
	font-size:1em;
	color:#FF6600;
}
								
table#listdownloads th {
	background-color:#C8E0F9;
	color:#FFF;
	padding:15px 0 15px 15px;
	text-align:center;
	font-size:1.5em;
}

.note{
	font-size: xx-small;
}


/* director centre */

#director-centre dl {
	margin:0px;
	padding:0px;
	}

#director-centre dl dt {
	margin:0px;
	padding:2px 10px 0px 0px;
	float:left;
	}
#director-centre dl dd {
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	}
	
#director-centre h2 {
	margin-top:20px;
	clear:left;
	}

#director-centre h4 {
	margin:10px 0px 0px 0px;
	clear:left;
	font-size:1em;
	
	}	
#director-centre h4	a {
	color:#1D3A88;
	}
#director-centre ul {
	
	}
#director-centre li h4 a {
	color:#666
	}
	
#director-centre ul {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	list-style:none;
	list-style-image:url(../images/left_menu_arrow.jpg);
}

form#director-centre-search {
	margin:0px 0px 20px 0px !important;
	padding:0px !important;
	}
	
#login-form input#submit {
	border:none;
	background-image:url("/images/search_button.gif");
	background-position:right 2px;
	background-repeat:no-repeat;
	background-color: #fff;
	padding:0px 20px 5px 0px;
	cursor:pointer;
	}