﻿#main #content
{
  background-color: #fff;
}

#main #content #content_header
{
  background-color: #000;
  margin: -10px;
}

#main #content #supportContents
{
	width: 964px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 0 0 -10px;
	padding: 10px 10px 4px 10px;
	font-family: "Avenir LT Std 35 Light", Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumbBlock
{
	height: 20px;
	color:#5a5a5a;
	font-size: 9px;
	line-height: 20px;
	padding-left: 20px;	
}

#main #content h2
{
  font-family: Verdana;
  font-size: 26px;
  color: #0068a6;
  line-height: 1.3;
  margin: 16px 0 0 20px;
  height: 55px;
  background-color: #000000;
}

.column_account_nav
{
	float: left; 
	width: 185px;
}

#main #content .roundedBox_white_blue
{
  position:relative;
  background-color: #ededed;
  background-image: url( /us/img/roundedBoxes/white_blue/rbbody-r.gif );
  background-position: right bottom;
  background-repeat: no-repeat;
}

.width185
{
	width:185px;
}

.width770 {
	width:770px;
}

.roundedBox_white_blue .boxhead
{
	background-image: url(/us/img/roundedBoxes/white_blue/rbhead-r.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-align: left;
}

#main #content .roundedBox_white_blue .boxhead h3
{
	background-image: url(/us/img/roundedBoxes/white_blue/rbhead-l.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 13px 16px 16px;
	color: white; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 8.3pt;
}

#boxbody
{
  background-image: url( /us/img/roundedBoxes/white_blue/rbbody-l.gif );
  background-position: left bottom;
  background-repeat: no-repeat;
  padding: 13px 16px 16px;
  height: 100%;
}

#boxbody_border
{
  position:absolute;
  top:8px;
  left:0;
  height:800px;
  width: 768px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}

#main #content .roundedBox_white_blue .boxbody p
{
  color: #000;
	padding: 0px;
  margin: 0 0 10px 0;
}

.roundedBox_white_blue .boxbody a
{
	color: #0096ff;
	line-height: 1.9;
}

.roundedBox_white_blue .boxbody a:hover
{
	color: #666;
}

#main #content .roundedBox_white_blue .boxbody h4
{
  font-size: 20px;
  color: #000;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: 400;
}

#main #content .roundedBox_white_blue .boxbody P
{
  font-size: 11px;
  line-height: 1.5;
}

.boxbody2
{
	background-image: url( /us/img/roundedBoxes/white_blue/rbbody-l.gif );
  background-position: left bottom;
  background-repeat: no-repeat;
	margin: 0;
	padding: 5px 9px 15px;
	height: 100%;
}

#main #content #accountNav li
{
	background: url(/us/img/buttons/button_account_off.gif) no-repeat;
	padding-left: 10px;
	margin: 0 0 4px 0;
	height: 22px;
}

#main #content #accountNav li.selected
{
	background: url(/us/img/buttons/button_account_on.gif) no-repeat;
	margin: 0 0 4px 0;
	height: 22px;
}

#main #content #accountNav a
{
  border: none;
  text-align: left;
  margin: 0 0 4px 0;
  font-size: 9px;
  line-height: 22px;
  color: #666;
  text-decoration: none;
  font-weight: 700;
  display: block;
  height: 22px;
}

.column_account_body
{
  width: 770px;
  float: left;
  margin-left: 8px;
}

.hr
{
  height: 2px;
  background: #b1b1b1;
  width: 100%;
  margin: 20px 0;
  line-height: 0;
  font-size: 1px;
}

#tabbed_content
{
  position: relative;
  width: 740px;
}

#tabs
{
  position: relative;
  top: 8px;
  left: 9px;
  width: 516px;
  height: 28px;
  z-index: 99;
}

#tabs .tab
{
  position: relative;
  margin-left: -1px;
  line-height: 1.1;
  width: 102px;
  height: 19px;
  color: #797979;
  font-size: 11px;
  float: left;
  padding-top: 9px;
  text-align: center;
  z-index: 99;
  cursor: pointer;
}

#tabs .selected
{
  position: relative;
  margin-top: -1px;
  margin-left: -1px;
  line-height: 1.1;
  width: 110px;
  height: 21px;
  color: #ff7d00;
  font-size: 11px;
  font-weight: bold;
  float: left;
  padding-top: 9px;
  text-align: center;
  z-index: 100;
  cursor: default;
  border: 0;
}

#bottom_content
{
  position: relative;
  background-color: #ffffff;
  border: 1px solid #919191;
  margin-top: 8px;
}

#tabbed_items
{
  position: relative;
  bottom: 8px;
  left: 8px;
  width: 720px;
}

#tabbed_items .item
{
  display: none;
  position: relative;
  top: 5px;
  color: #797979;
  font-size: 11px;
  padding: 8px;
}

#availability DIV
{
  width: 33%;
}

#main #content #availability a
{
  color: #0096ff;
  text-decoration: none;
  line-height: 1.9;
}

#main #content #availability a:hover
{
  color: #666;
}

#boxbody .orangeLink a
{
  color: #ff7d00;
  text-decoration: none;
  font-size: 11px;
  line-height: 20px;
  position:relative;
  z-index:999;
}

#boxbody .orangeLink a SPAN
{
  background-image: url( /us/img/buttons/button_arrow_off.gif );
  background-repeat: no-repeat;
  background-position: 0 2px;
  width: 20px;
}

#boxbody .orangeLink a:hover
{
  color: #999999;
}
#boxbody .orangeLink a:HOVER SPAN
{
  background-image: url( /us/img/buttons/button_arrow_over.gif );
}