﻿/* left hand nav styles */

div#ip_leftColumn {
	float:left;
	margin:0 0 0 0;
	width:219px;
}

ul#nav_left li#li_about {
	background: transparent url("/Global/images/lhn_about_B360.png") no-repeat 100% 0;
	width: 219px;
	height: 17px;
}
ul#nav_left li#li_career a {
	width: 219px;
}

ul#nav_left li#li_careers {
	background: transparent url("/Global/images/lhn_careers.png") no-repeat 100% 0;
	width: 219px;
	height: 17px;
}
ul#nav_left li#li_careers a {
	width: 219px;
}

ul#nav_left li#li_press_room {
	background: transparent url("/Global/images/lhn_press_s.png") no-repeat 100% 0;
	width: 219px;
	height: 21px;
}
ul#nav_left li#li_press_room a {
	width: 219px;
}

ul#nav_left li#li_line{
	background: transparent url("/Global/images/lhn_line.png") no-repeat 100% 0;
	width: 219px;
	height: 1px;
	margin:1px 0 5px 0;
}
ul#nav_left li#li_line a {
	width: 219px;
}




ul#nav_left li#li_contacts {
	background: transparent url("/Global/images/bg_li_press.png") no-repeat 100% 0;
	width: 219px;
	height: 14px;
}

ul#nav_left li#li_contacts a {
	width: 219px;
}

ul#nav_left li#li_logo_photo {
	background: transparent url("/Global/images/bg_li_logo_photo.png") no-repeat 100% 0;
	width: 219px;
	height: 14px
}

ul#nav_left li#li_logo_photo a {
	width: 219px;
}

ul#nav_left li#li_videos {
	background: transparent url("/Global/images/bg_li_logo_video.png") no-repeat 100% 0;
	width: 219px;
	height: 14px;
}

ul#nav_left li#li_videos a {
	width: 219px;
}

ul#nav_left li#li_press {
	background: transparent url("/Global/images/bg_li_press.png") no-repeat 100% -15px;
	width: 219px;
}

ul#nav_left li#li_press a {
	width: 219px;
}

ul#nav_left li#li_articles {
	background: transparent url("/Global/images/bg_li_articles.png") no-repeat 100% 0;
	width: 219px;
}

ul#nav_left li#li_articles a {
	width: 219px;
}

/* main header */
div#ip_rightColumn h4 {
	margin-top: 0;
}



h4#header_contacts {
	padding-top: 5px;
	background: transparent url("/Global/images/bg_contacts.png") 0 5px no-repeat;
	width: 105px;
	height: 17px;
	text-indent: -9999px;
}

h4#header_press_releases {
	background: transparent url("/Global/images/bg_press.png") 0 0 no-repeat;
	width: 179px;
	height: 17px;
	text-indent: -9999px;
}

h4#header_logo_photo {
	background: transparent url("/Global/images/bg_logo_photo.png") 0 0 no-repeat;
	width: 84px;
	height: 17px;
	text-indent: -9999px;
	clear: left;
}

h4#header_videos {
	background: transparent url("/Global/images/bg_logo_video.png") 0 0 no-repeat;
	width: 79px;
	height: 17px;
	text-indent: -9999px;
	/*clear: left;*/
}

h4#header_articles {
	background: transparent url("/Global/images/bg_articles.png") 0 0 no-repeat;
	width: 196px;
	height: 17px;
	text-indent: -9999px;
	clear: left;
}

div#ip_rightColumn p.contact_left {
	float: left;
	width: 250px;
	line-height: 15px;
	margin-bottom: 24px;
}

table {
	font-size: 11px;
	margin-bottom: 12px;
	width: 590px;
}

table a img,
table a:link img {
	border-color: #6A2764;
}

table a:hover img {
	border-color: #D0BBCE;
}

th {
	font-size: 11px;
	color: #666;
	padding: 10px 0;
	text-align: left;
}

td {
	border-top: 1px solid #CACACA;
	padding: 10px 0;
}

td.date {
	width: 75px;
}

td.details {
	width: 385px;
}

td.download {
	width: 145px;
}

a, a:link {
	color: #6A2764;
	font-weight: bold;
}

div#footer_main a,
div#footer_main a:link {
	font-weight: normal;
}

table#video_table {
	margin-bottom: 0;
}

table#video_table td {
	vertical-align: top;
	padding-bottom: 0;
}

table#video_table td p {
	margin-top: 0;
}

div#video_player {
	overflow: none;
}
