@import url("reset.css");
@import url("modal.css");

html {
	overflow-y: scroll; /* force vertcial scroll bar to always appear */
}

body {
  	background-color:#000000;
	font: 0.75em/1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

table, form, select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#main, #menu, #menu-wrapper, #banner {
	width:840px;
	margin: 0 auto;
}

#main, #menu-wrapper, #banner {
	padding: 0 60px 0 60px;
}

a {
	text-decoration:none;
  	outline:none;
	color:#F89728;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#F89728;
}

strong {
	font-weight: bold;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
	}

/* menu
----------------------------------------------------------- */

#menu-wrapper {
	margin-top: 20px;
}

#menu {
	background-color:#616264;
	float: right;
	width: 595px;
}

#menu ul{

}

#menu li{
	float:left;
	font-size:8pt;
	display:inline;
}	

#menu li a{
	color:#FFFFFF;
	display:block;
	width:96px;
	height:31px;
	padding-top:19px;
	text-transform: uppercase;
	text-align:center;
	border:none;
	border-left: 3px solid #000000;
	background-color:#B1B3B6;
	font-weight: bold;
}

#menu li.last a {
	width: 97px;
}

#menu li.active a {
	background-color:#F37B32 !important;
}

#menu li a:hover {
	background-color:#737577;
	text-decoration:none;
}

#tools {
	float: left;
	padding-left: 54px;
	position: relative;
	background: #616264;
	height: 33px;
	width: 141px;
	padding: 17px 50px 0 54px;
}

#tools a {
	display: block;
	font-size: .84em;
	text-transform: uppercase;
	font-weight: bold;
	color:#bbb;
	padding-top: 2px;
	height: 15px;
}

#btn-home {
	float: left;
}

#btn-search {
	float: right;
}

#btn-home a {
	width: 40px;
	padding-left: 18px;
	background: transparent url('/_assets/img/home_btn.png') 0 0 no-repeat;
}

#btn-search a {
	width: 54px;
	padding-left: 17px;
	background: transparent url('/_assets/img/search_btn.png') 0 0 no-repeat;
	
}

#tools a:hover, #tools a.active {
	color:#FFFFFF ! important;
	text-decoration: none;
	background-position: 0 -17px;
}

#frm-search input {
	margin-top:0 ! important;
}

#frm-search .col-a {
	width: 400px ! important;
	margin-bottom: -.5em;
}

#frm-search .col-a input.txt {
	width: 396px;
}

#frm-search .col-b {
	width: 100px ! important;
	margin-bottom: -.5em;
}

#search-intro {
	width: 150px;
	margin-top: 6px;
}

.disclaimer {
	background: #1E1E1E;
	padding: 10px 10px 1px 10px;
	font-size: .92em;
	color: #aaa;
}

.disclaimer p {
	margin-bottom: 10px ! important;
}

/* header / banner
----------------------------------------------------------- */

#header,#headerunderlay,#headeroverlay {
	background-color: #282828; 
  	width:100%;
  	height:263px;
  	z-index:0;
	background-position: top center;
}

#header {
	background-position: top center;
}

#home #headerunderlay {
  background:url('/assets/images/header/Jet.jpg') no-repeat top center;
}

#banner {
	background: transparent url('../img/banner_gradient.png') no-repeat 0 0;
	padding-top:25px;
}

#banner h1 {
	text-indent:-9999px;
	display:block;
	margin:0 0 65px 20px;
	width:790px;
	height:101px;
	background: transparent url('../img/meteor.png') no-repeat 0 0px;
}

#banner h2 {
	color:#F37B32;
	display:block;
	height:72px;
	width:700px;
	margin-left:55px;
	font-size:20px;
	line-height: 1.5em;
}

#banner h2.flash-replaced {
  margin-left: 52px;
}

/* content / sidebar
----------------------------------------------------------- */

#main {
	color:#fff;
}

#sidebar, #content {
  background:#000000 url('../img/page_gradient.png') repeat-x;
  height:500px;
  min-height:500px;
}

html>body #sidebar, html>body #content {
  height:auto;
}

#sidebar {
  float:left;	
  padding:40px 0 0 55px;
  width:160px;
}

#content {
	float:right;
  	padding: 40px 33px 0 30px;
  	width:562px;
}

#content.standalone-form {
	float: none;
	margin: 0 auto;
}

#content h1 {
  font-size:1.58333em;
  color: #f27b32;
  font-size:1.5em;
  margin-bottom:27px;
  line-height: 1.5em;
}

#content h1.flash-replaced {
	line-height: 0em;
	margin-left: -2px;
}

#product #content {
	position: relative;
}

#product #content span.plantype {
	margin: 44px 32px 0 0;
}

#product #content h1 {
	padding-right: 100px;
}

#content h2 {
  font-size:1.58333em;
  color: #FFFFFF;
  font-size:1.5em;
  margin-bottom:27px;
  line-height: 1.5em;
}

#content h2.flash-replaced {
	line-height: 0em;
	margin-left: -2px;
}

#content h3, #sidebar h3 {
  	font-size:1.16666em;
  	margin: 0 0 1.5em 0;
}

#bodycopy h3 {
  	margin: .3em 0 .75em 0;
	line-height: 1.2em;
}

#bodycopy h4 {
	line-height: 1.2em;
	margin-bottom: .75em;
}

#content h3.strap,#content p.strap {
	margin-top: -22px ! important;
	margin-bottom: 27px;
	font-weight: normal ! important;
	color:#6C7A81;
}

#content h3, #sidebar h3, a, a:visited {
  color: #F37B32;
}

#content h4 {
	font-weight: bold;
}

#bodycopy p, #sidebar p, #bodycopy dl, #bodycopy ul, #bodycopy ol, #content address, #bodycopy blockquote, #bodycopy pre, #bodycopy ul.actions {
	line-height: 1.5em;
	margin-bottom: 2em;
}

#bodycopy ul, #bodycopy ol, #bodycopy img {
	margin: 0 0 .75em 0;
}

#content p.intro {
  line-height:1.5em;
  font-size:1.33333em;
  color:#6C7A81;
  margin:-5px 15px 15px 0;
}

#bodycopy li {
	padding-bottom:.75em;
}

#bodycopy ul li {
	padding-left: 12px;
	background: url('/_assets/img/bullet.png') no-repeat 0 0;	/* default */
	position: relative;
}

#bodycopy ul.inline {
	clear: both;
}

#bodycopy ul.inline li {
	background-image: none;
	padding:0 10px 0 0;
	float: left;
}

#bodycopy ol {
	list-style: decimal outside;
	}	
#bodycopy ol li {
	margin: 0 0 0 2em; 
	padding-bottom:.7em;
	}

.columnize .last {
	padding-left: 4%; /* each column is 48% wide - 2 cols = 96%, leaving 4% for the gutter */
}

.col-a, .col-b {
	width:265px;
}

.col-a {
	float:left;
}

.col-b {
	float:right;	
}

.box {
	width: 221px;
	padding: 19px 22px 19px 22px;
	background: #383839;
}

#bodycopy .col-a h3, #bodycopy .col-b h3 {
  	margin-top: 0;
	margin-bottom: 1.5em;
}

#bodycopy ul.videos {
	position: relative;
	margin-right: -40px;
}

#bodycopy ul.videos li {
	background-image: none;
	padding:0;
	width: 160px;
	float: left;
	margin: 0 40px 40px 0;
}

#bodycopy ul.videos li strong {
	padding: 0 10px 5px 10px;
	margin:0;
}

#bodycopy ul.videos a {
	position: relative;
	display: block;
	width: 160px;
	height: 160px;
	background: #1E1E1E;
	color: white;
	overflow: hidden;
}

#bodycopy ul.videos a strong {
	display: block;
	font-weight: normal;
}

#bodycopy ul.videos a:focus, #bodycopy ul.videos a:hover, #bodycopy ul.videos a:hover strong {
	background-color: #434343;
	text-decoration: none;
}

#bodycopy ul.videos span {
	position: absolute;
	width: 320px;
	height: 87px;
	left:0; top:0;
	cursor: pointer; 
	background: transparent url('/_assets/img/play.png') 0 0 no-repeat;
}

#bodycopy ul.videos a:focus span, #bodycopy ul.videos a:hover span {
	left: -160px;
}

/* footer
----------------------------------------------------------- */

#footer, #footer a, #footer a:visited {
  color:#797A7D;
}

#footer {
	width:595px;
	margin: 0 auto;
	padding: 35px 0 20px 245px;
  	font-size:8pt;
}

#footer li {
  display:inline;
  border-left:2px solid;
  padding:0 5px 0 5px;
}

#footer li.first{
  	border:none;
	padding-left: 0;
}


/* sidebar
----------------------------------------------------------- */

#sidebar form input {
  	color: #000000;
	background: none;
}

#sidebar form button {
  	float:right;
	width: 22px;
	height: 22px;
	background:#000000 url('../img/button.png') 0 0 no-repeat;
	text-indent: -500em;
}

#sidebar form button:hover {
	background-position: -22px 0;
	cursor: pointer;
}

#search, #login {
  	border: 0 none;
  	width:130px;
  	float: left;
	padding:3px;
}

#searchbox, #loginbox {
	background:#000000 url('../img/input.png') 0 0 no-repeat;
	height:22px;
	width:158px;
	padding:0px;
	margin-bottom:15px;
}

#sidebar p.phone {
  font-weight:bold;
  font-size:12pt;
  color:#A7A9AC;
  margin-top:15px;
}

#sidebar p.phone span {
  font-weight:normal;
  text-transform:uppercase;
  font-size:9pt;
  color:#809AA7;
}

#sidebar dl {
  	font-size:1em;
  	color:#FFFFFF;
	margin-bottom: 2em;
}

#sidebar dl dt {
	font-size:1.16666em;
	margin-bottom: 1.5em;
}

#sidebar dl dt a {
	color: #FFFFFF;
}

#sidebar dl dt a:hover {
	color: #FFFFFF;
}

#sidebar dl a, #sidebar dl a:visited  {
  color:#6C7A81;
}

#sidebar dl a:focus, #sidebar dl a:hover  {
  color:#A6B8C1;
  text-decoration: none;
}

#sidebar dl li.active a, #sidebar dl li.active a:visited  {
  color:#FFFFFF;
}

#sidebar dl li {
  list-style-image: url(../img/navinactive.png);
  list-style-position:outside;
  margin-left:11px;
  padding-bottom:8px;
}

#sidebar dl li.active {
  list-style-image: url(../img/navactive.png);
}

/* press page
----------------------------------------------------------- */
.story {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

#content .story h3 {
	margin-bottom:.75em;
}

#content .story h3 a {
  font-weight: normal;
  padding-right: 10px;

}

.story p.meta {
  display: block;
  margin:-.5em 0 .75em 0 ! important;
  padding: 0 10px 10px 0;
  color:#6C7A81;
}

.story p.meta a {
	color:#6C7A81;
}

.story p.description {
	margin:0 0 .75em 0 ! important;
	padding: 0px 10px 0 0px;
}

#content .story p.extract {
	font-style: italic;
margin:0 0 .75em 0 ! important;
}

#content .story p.breadcrumb {
	margin:-.5em 0 .75em 0 ! important;
	padding: 0px 10px 10px 0px;
	color:#6C7A81;
	font-size: .92em;
}
#content .story p.breadcrumb a {
	color:#6C7A81;
}

#home .story h4 a {
	color: #FFFFFF;
}
#home .story p.description {
	color:#6C7A81;
}

.ajaxSearch_highlight {
	color: #F37B32;
}

.ajaxSearch_paging {
	display: block;
	margin-bottom: 1.5em;
}

#press-releases, #spokesmen {
	padding: 16px 22px 1px 22px;
	background: #000000;
	line-height: 1.5em;
}

#content #press-releases form {
	background: none;
}

#press-releases label {
	display:block;
	margin-bottom:1em;
	clear:both;
	color: #646B6E;
}

#press-releases label select {
	width:100%;
	display:block;
}
.panels select {
	padding:2px 1px 1px 1px;
	border: 1px solid #A2A6AD;
	color: #1D3145;
}

#press-releases label.date select {
	width:auto;
}

#press-releases #endMonth,#press-releases #startMonth {
	float:left;
	width: 60%;
}

#press-releases #endYear, #press-releases #startYear {
	float:right;
	width: 35%;
}

.search_results_nav{
  margin-top: 30px;
}

a.search_results_arrow{
  display: block;
  width: 12px;
  height: 14px;
  color: #fff;
  background-color: #6C7A81;
  font-size: 8pt;
  text-align:center;
  float:left;
}

.search_pages{
  float:left;
  margin: 0px 5px 0px 5px;
  padding-bottom: 5px;
}

a.search_results_page{
  color: #6C7A81;
  font-size: 8pt;
}

a.search_results_page:hover{
  color: #fff;
}

dl.email, dl.tel {
	line-height: 1.5em;
}

dl.email dd {
  	color: #6C7A81;
  	margin-bottom: 11px;
}

dl.tel dt {
  	float:left;
	padding-right: 6px;
	color: #6C7A81;
}

dl.tel {
	clear: both;
	margin-bottom: 22px;
}

#spokesmen h3 {
	margin-bottom: 0 ! important;
}

address {
	margin-bottom: 11px;
	font-style: normal;
}
	
img.figure {
	float: right;
	padding: 0 0 22px 22px;
}


/* people
----------------------------------------------------------- */

ul.people {
	margin-right: -32px;
}
ul.people li { 
	display: block;
	float: left;
	width:265px;
	margin-right: 32px;
	position: relative;
}

.people a {
  display:block;
  width:265px;
  margin:0 0 27px 0;
  cursor: pointer;
}

.people img {
  border:0 none;
  float:left;
  padding-right:10px;
}

.people strong {
	display: block;
	height: 85px;
	position: absolute;
	top:0; left:0;
  	color:#FFFFFF;
  	padding:11px 0 6px 95px;
	font-size: 1.16666em;
	font-weight: normal;
	background: transparent url('/_assets/img/portrait_overlay.png') no-repeat 0 0;
}

.people em {
	display: block;
  	color: #F37B32;
  	padding:6px 0 5px 0;
	font-size: .7857em ! important;
	font-style: normal;
}

.people a:hover {
  text-decoration:none;
  background-color:#434345;
}

.people a:hover strong {
  	background-position: 0 -85px;
}

/* person page */
#person .col-a {
	width: 360px;
}

#person .col-b {
	width: 170px;
}

#person .col-b img {
	margin-bottom: 1.5em;
}

#person dl dt {
  color:#6C7A81;
}
#person dl dd {
  margin-bottom: 1em;
}
	

/* plan list
----------------------------------------------------------- */

.plan {
	padding: 22px 11px 11px 11px;
	clear: both;
	background: transparent url('/_assets/img/plan_bg.png') 0 0 repeat-x;
	position: relative;
	border-top: 1px solid #333333;
}
#bodycopy .plan img {
	float: left;
	margin:0;
	padding: 0 11px 11px 0;
	background: transparent url('/_assets/img/brochure_shadow.png') 0 0 no-repeat;
}
.plan h3 {
	position: relative;
	margin-top: 0 ! important;
}

.plan h3 a {
	padding-right: 100px;
}

.plantype {
	position: absolute;
	top: 0; right:0;
	color: white;
	background: #616264;
	padding: 2px 4px 2px 4px;
	line-height: 1em;
	font-size: 10px;
	text-transform: uppercase;
}

.plan h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.plan .plan-summary {
	float: right;
	width: 460px;
}

#bodycopy .plan p {
	margin: 0 0 .75em 0;
}

#bodycopy .plan p.meta {
	margin: 0;
	padding-bottom: 22px;
	font-size: .92em;
	color: #87A1B3;
}

.plan:hover {
	  /* background-color: #2F2F31; */
	background-position: 0 -400px;
}

.plan ul {
	position: absolute;
	right:11px;
	bottom:11px;
}

#bodycopy .plan ul li {
	margin: 0;
	background-image: none;
	display: inline;
	font-size: .92em;
}


#bodycopy .plan ul li a {
	height: 20px;
	width: 80px;
	line-height: 20px;
}

/* contact page
----------------------------------------------------------- */

form.contact input.txt, form.contact textarea {
	width: 215px;
}

form.contact label {
	width: 221px;
}

#contact #bodycopy {
	background: url('/_assets/img/contact_bg.png') 0 0 repeat-y;
}

#contact #content form {
  margin-bottom: 0;
}

#mapThumb img {
	border: 8px solid #666666;
}

#mapThumb:hover img {
	border-color: #F37B32;
}

/* googlemap */
.map {
	padding: 8px 18px 18px 18px;
	background: #666666;
}
#streetmap {
	width: 526px;
	height: 444px;
	color: black;
	background: white;
	}

#streetmap h4 { 
	font-weight: bold;
}
#streetmap p{
	font-size: .92em;
	line-height: 1.2em;
}

/* subscribe form
----------------------------------------------------------- */
form.subscribe .frm-lastname, form.subscribe .frm-firstname {
	width:194px;
}
form.subscribe .frm-lastname input.txt, form.subscribe .frm-firstname input.txt {
	width: 186px; /* -8px for padding and border */
}

.subscribe input.txt, .subscribe textarea {
	width: 246px;
}

.subscribe select {
	width: 252px;
} 

/* invite form
----------------------------------------------------------- */
#frm-invite-code div.col-b {
	margin-top: 15px ! important;
	padding-left: 15px;
}

/* forms
----------------------------------------------------------- */

#content form {
  width: 100%;
  background-color: #adafb2;
  padding-bottom: 22px;
  margin-bottom: 22px;
}

#content fieldset {
	padding: 0 22px 0 22px;
}

#content form .col-a {	
  	width: 254px;
  	padding: 0;
	clear: left;
}

#content form .col-b {
  	width: 254px;
  	padding: 0;
	clear: right;
}

#content form.apply {
  width: 100%;
  background-color: #737577;
  margin-bottom:8px;
}

.errors {
	width: 562px;
	background-color: #FFD9C0;
	margin-bottom:22px ! important;
	color: black;
}

#content .errors h3 {
  	height: 20px;
  	color: #FFFFFF;
  	padding: 8px 22px 0px 42px;
	margin:0;
  	font-size: 13px;
  	font-weight: bold;
  	margin-bottom: 15px;
	background: #F27B32 url('/_assets/img/apply_arrow.gif') no-repeat 12px -446px; 
}
.errors p {
	padding: 0 22px 1.5em 42px;
	margin:0 ! important;
	line-height: 1.5em;
}

form.apply p {
  padding: 0 22px 0 42px;  
  line-height: 1.2em;
}

#content fieldset p {
	clear: both;
	color: #444444;
	padding: 16px 0 0 0;
	margin:0;
}

.apply fieldset p {
	width: 474px;
}

.apply fieldset .col-a p, .apply fieldset .col-b p {
	width: auto;
}

small {
	font-size: .92em ! important;
}

form sup {
	color: #000000;
	font-weight: bold;
	line-height: 0;
}

#content form h3 {
  background: url('../img/apply_arrow.gif') 12px -194px no-repeat;
  height: 20px;
  background-color: #333333;
  color: #FFFFFF;
  padding: 8px 0px 0px 42px;
  margin:0;
  font-size: 13px;
  margin-bottom: 16px;
  font-weight: bold;
}

#content form h3 em, #content ul.actions li a em {
  color: #a2a2a4;
  font-style: normal ! important;
}

.apply fieldset {
	background-color: #adafb2;
  	width: 474px;
  	margin: 0 0 0 22px ! important;
	padding: 0 22px 0 22px;
	border-bottom: 3px solid #737577;
}

select.txt {
	border: 1px solid #999999;
	padding:2px;
	color: #333333;
	margin-top: 3px;
}

.apply select {
	width: 232px;
}

input.txt, textarea.txt {
	font-size: 1em;
	padding:3px;
	color: #333333;
	margin-top: 3px;
	border: 1px solid #999999;
	width: 224px;
}

.apply textarea {
	width: 466px; /* 474px - 8px padding + border */
	height: 100px;
}

input.txt:focus, select:focus, textarea:focus {
	border-color: #666666;
}

#bodycopy .apply h4 {
  height: 20px;
  background-color: #3e3e40;
  color: #fff;
  padding: 8px 0px 0px 22px;
  margin: 0 -22px 0 -22px;
  font-size: 9pt;
  font-weight: normal;
}

/* error reporting */
#bodycopy .apply h4.required {
	background-color: #F27B32 ! important;
}

label.required input, label.required select, label.required textarea, input.required {
	border-color: #F27B32 ! important;
	background-color: #FFD9C0;
}

#bodycopy .apply h4 span {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url('/_assets/img/apply_arrow.gif') no-repeat 0 0; 
	margin: -2px 22px 0 0;
}

#bodycopy .apply h4:hover span {
	background-position:  0 -100px;
}

#bodycopy .apply .selected h4 span {
	background-position:  0 -200px;
}

#bodycopy .apply h4:hover, #bodycopy .apply .selected h4 {
	background-color: #222222;
}

#bodycopy .apply h4.required span {
	background-position:  0 -450px;
}

.apply h5 {
	clear: both;
	padding: 22px 0 0 0;
	font-weight: bold;
	color: #000000;
}

#content form.apply .col-a {	
  	width: 232px;
  	padding: 0;
	clear: left;
}

#content form.apply .col-b {
  	width: 232px;
  	padding: 0;
	clear: right;
}

.apply fieldset div.panel {
	padding-bottom: 22px;
}

fieldset label {
  display: block;
  color: #000000;
  margin-top: 1em;
}

#content a.btn {
  	display: inline-block;
	color: white;
}

a.blur {
   background-color: #737577;
}

.btn {
  display: block;
  height: 22px;
  line-height: 22px;
  width: 100px;
  background-color: #F37B32;
  color: #FFFFFF;
  border: 0;
  text-align: left;
  font-size: 9pt;
  margin: 1em 0 0 0;
  padding-left: 11px;
}

.btn:focus, .btn:hover {
  	background-color: #FFFFFF;
	color: black ! important;
	cursor: pointer;
	text-decoration: none;	
}

.apply input.btn {
	margin-left: 22px;
}


#bodycopy ul.actions li {
	background-image: none;
	padding:0;
	line-height: 1em;
	margin-bottom:6px;
}

#bodycopy ul.actions li a {
  display: block;
  background: #333333 url('../img/apply_arrow.gif') 12px 6px no-repeat;

  height: 20px;
  color: #FFFFFF;
  padding: 8px 0px 0px 42px;
  font-size: 13px;
}

#bodycopy ul.actions li.pdf a { background-image: url('/assets/snippets/filedetails/img/icon_pdf.gif'); 	}
#bodycopy ul.actions li.doc a { background-image: url('/assets/snippets/filedetails/img/icon_word.gif'); 	}
#bodycopy ul.actions li.xls a { background-image: url('/assets/snippets/filedetails/img/icon_excel.gif'); 	}
#bodycopy ul.actions li.ppt a { background-image: url('/assets/snippets/filedetails/img/icon_pp.gif'); 		}

#bodycopy ul.actions li a:hover {
	background-position: 12px -294px;
	text-decoration: none;
	background-color: #737577;
}

#bodycopy ul.actions li.pdf a:hover, 
#bodycopy ul.actions li.doc a:hover,
#bodycopy ul.actions li.xls a:hover,
#bodycopy ul.actions li.pp 	a:hover    
{ background-position: 12px 6px; }

#bodycopy ul.actions li a:hover em {
	color: white;
}

.frm-title, .frm-lastname {
	float: left;
}
.frm-firstname, .frm-suffix {
	float: right;
}
label.frm-title, label.frm-suffix {
	width: 50px;
}
.frm-suffix input.txt {
	width: 42px; /* -8px for padding and border */
}
label.frm-title select {
	width: 46px;
}
.frm-lastname, .frm-firstname {
	width:172px;
}
.frm-lastname input.txt, .frm-firstname input.txt {
	width: 164px; /* -8px for padding and border */
}

label.frm-radio {
	display: inline-block ! important;
	margin-right: 10px;
}

.frm-amt-isa {
	float: left;
	width: 143px;
}

.frm-amt-isa .txt {
	width: 100% ! important;
}

.frm-isa-year  {
	float: right;
	width: 70px;
}

.frm-isa-year .txt {
	width: 100% ! important;
}


/* tabs
----------------------------------------------------------- */

.tabs {
  width:100%;
  background:#383839;
  border-bottom:#f37b32 1px solid;
}

#bodycopy .tabs {
  margin-bottom: 27px;
}

.tabs li {
  	display: inline;
}

#bodycopy .tabs li {
	padding: 0;
	margin:0;
	line-height: 1em;
	background-image: none;
}

.tabs a {
  display: block;
  float: left;
  text-align: center;
  border-right:#4a4d54 1px solid;
  padding:6px 9px 6px 9px;
  color:#FFFFFF ! important;
}

.tabs a:hover {
	text-decoration: none;
	background-color: #737577;
	color: white;
}

.tabs li.active a {
  color:#fff;
  background-color:#f37b32;
}


/* homepage
----------------------------------------------------------- */

#home .tabs a {
  font-size:7pt;
}

#home .panels {
	height: 340px; /* needed to stop page jumping */
}

#home .panels div {
  	background-color: #000000;
}

table.market {
  width:252px;
  font-size:.84em;
  margin: 0 auto;
}

table.market thead th {
  text-transform:lowercase;
  padding:20px 10px 3px 10px;
  color:#BCBEC0;
  text-align:center;
}

table.market tr.alt {
  background-color:#222222;
}

table.market td.val {
  color:#6C7A81;
}

table.market tbody td, table.market tbody th {
  border:0 none;
  padding:8px 15px 8px 10px;
  color:#1EB35D;
}

table.market td span {
  color:#F15E22;
}

table.market tbody th {
  text-align:left;
  color:#9FB4BF;
}

#home #header,#headeroverlay {
  z-index:2;
  position:absolute;
  background-color:transparent;
}

#home .panels h4 {
	padding: 7px;
	font-weight: normal;
	margin-top: 1em;
	color: #999999;
	font-size: .92em;
}


#home .panels h4 strong {
	color: white;
	margin-right: 5px;
}

#headeroverlay {
  z-index:1;
  display:none;
}

/* product accordion */
.product {
  	padding:11px 11px 11px 15px;
  	width:239px;
	position: relative; /* required for height claculation of opened div */
	background: transparent url('/_assets/img/product_bg.png') 0 0 repeat-x;
	margin-bottom: 10px;
}

.product:hover, .selected {
	background-position: 0 -400px;
}

#content .product h4 {
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
	padding-left: 35px;
	width: 204px;
	line-height: 1.3em;
}

.product h4 em {
  	color:#87A1B3;
	display: block;
	text-transform: none;
	font-size: .833333em;
	font-style: normal;
}

.product ul, .product p {
	padding-top: 5px;
	padding-left: 35px;
}

.product li {
  	font-size:.91666em;
  	list-style-type: square;
	padding-top: 5px;
}

.product p {
	font-size:.91666em;
	padding-bottom: 5px;
}

.product a {
	float: right;
  	font-size:.91666em;
}

.ui-accordion-header { cursor: pointer; position: relative;  }
.ui-accordion-header a { display: block; }

#accordion h4 span {
	position: absolute;
	top:0; left:0;
	display: block;
	width: 22px;
	height: 22px;
	background: transparent url('/_assets/img/product_arrow.png') no-repeat 0 0; 
	margin: 2px 0 0 0;
}

#accordion .selected h4 span {
	background-position:  0 -22px;
}

#accordion .product:hover h4, #accordion .selected h4 {
	color: #000000;
}
#accordion .product:hover h4 em, #accordion .selected h4 em {
	color: #333333;
}

#accordion .selected h4 span {
	background-position:  0 -22px;
}

.graph {
	width: 252px;
	background: transparent url('/_assets/img/graph_bg.png') repeat-x 0 100%;
	padding: 9px 0 30px 0;
	margin: 7px auto;
}

.mon { background-position: -144px 100%; }
.tue { background-position:  0 100%; 	}
.wed { background-position: -216px 100%; }
.thu { background-position: -252px 100%; }
.fri, 
.sat, 
.sun { background-position: -288px 100%; }

/* table.data
----------------------------------------------------------- */

table.data {
	width: 100%;
	}
	
.data thead th {
	font-weight: bold;
	font-size: .92em;
	color: #FFFFFF;
	padding: 0 11px 0 11px;
	background: #57585A;
	}
	
.data thead th a {
	color: #FFFFFF ! important;	
}		

th.header a { 
    background: transparent url('/_assets/img/sort.png') 100% 0 no-repeat;     
    cursor: pointer;  
	padding-right: 32px;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	}
	
th.headerSortDown a { 
    background-position: 100% -50px;
	}

th.headerSortDown a:hover { 
    background-position: 100% -100px;
	}

th.headerSortUp a { 
    background-position: 100% -150px;
	}

th.headerSortUp a:hover { 
    background-position: 100% -200px;
	}	
	
.data tbody tr {
	background-color: #2C2C2D;
	}	
	
.data tbody tr:hover {
	background-color: #414243;
	}	
	
.data tbody tr:hover td {
	color: #FFFFFF;
	}	

.data td {	
	padding: 11px;
	font-size: .92em;
	line-height: 1.5em;	
	border-top: 2px solid black;
	vertical-align: bottom;
	color: #BBBBBB;
	}
	
.data td a {
	font-weight: bold;	
}

/* paging */
.pager {
	color: #999999;
	font-size: .92em;
	border-top: 1px solid #333333;
	padding-top: 1em;
	}
	
#content .pager form {
	background: none;
	}	
	
div.num {
	font-size: 12px;
	display: inline-block;
	vertical-align: 16%;
	}
	
.pager span, a.next, a.prev, span.nbr {
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-left: 5px;
	}
.pager strong {
	font-weight: bold;
	color: #FFFFFF;
	}	
	
#bodycopy #page select {
	border: 1px solid #FFFFFF;
	color: #000000;
	}	

.paging-l { float: left; }
.paging-r { float: right; }

.next {
	background: transparent url('/_assets/img/pager.png') -32px 0 no-repeat;
	}
.next:hover {
	background-position: -48px 0;
	cursor: pointer;
	}	
.prev {
	background: transparent url('/_assets/img/pager.png') -16px 0 no-repeat;
	}
.prev:hover {
	background-position: 0 0;
	cursor: pointer;
	}
	
/* jquery multiSelect */
a.multiSelect {
	background: #FFF url(/_assets/img/multiselect/dropdown.blue.png) right center no-repeat;
	border: solid 1px #999999 !important;
	padding: 4px 20px 3px 0;
	margin-top: 4px;
	position: relative;
	cursor: default;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	width:90%;
	font-weight: normal ! important;
	
}

a.multiSelect:link, a.multiSelect:visited, a.multiSelect:hover, a.multiSelect:active {
	color: black;
	text-decoration: none;
}

a.multiSelect span {
	margin: 0px 0px 0px 3px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

a.multiSelect.hover {
	background-image: url(/_assets/img/multiselect/dropdown.blue.hover.png);
}

a.multiSelect.active, 
a.multiSelect.focus, a.multiSelect:focus {
	border: 1px #666666;
}

a.multiSelect.active {
	background-image: url(/_assets/img/multiselect/dropdown.blue.active.png);
}

.multiSelectOptions {
	margin-top: 3px;
	overflow-y: auto;
	overflow-x: hidden;
	border: solid 1px #666666;
	background: #FFF;
}

.multiSelectOptions label {
	padding: 4px;
	display: block;
	white-space: nowrap;
	margin: 0 ! important;
}

.multiSelectOptions label.optGroup
{
	font-weight: bold;
}

.multiSelectOptions .optGroupContainer label
{
	padding-left: 10px;
}

.multiSelectOptions.optGroupHasCheckboxes .optGroupContainer label
{
	padding-left: 18px;
}

.multiSelectOptions input{
	vertical-align: middle;
}

.multiSelectOptions label.checked {
	background-color: #dce5f8;
}

.multiSelectOptions label.selectAll {
	border-bottom: dotted 1px #CCC;
}

.multiSelectOptions label.hover {
	background-color: #3399ff;
	color: white;
}	

/* float clears
----------------------------------------------------------- */
.clearfix:after, .product:after, .panel:after, #page_menu:after, label:after, .plan:after, ul.people a:after, #menu:after, #main:after, #loginbox:after, #searchbox:after, #content:after, #bodycopy:after, #bodycopy ul.inline:after, .tabs:after, #menu-wrapper:after, #bodycopy ul.videos:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
