/*global styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html { 
	height: 101%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#content {
	background: #fff;
	font-size: 14px;
	line-height: normal;
}
form {
	margin: 0px;
}
img {
	vertical-align: middle;
}
p {
	line-height: normal
}
ol li,ul li {
	line-height: normal;
}

a img {
	border: 0px;
}
textarea {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}
a:link, a:visited, a:hover {
	color: #0066CC;
	text-decoration: none;
	text-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 19px;
	display: inline;
	color: #333;
	line-height: normal;
}
.b {
	font-weight: bold;
}
h1.black {
	color: black;
}
h1.blue {
	color: #336699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 15px;
	color: #333333;
	line-height: normal;
}
h2 .blue {
	color: #336699;
}
.off h2.blue {
	color: #336699;
}
h2.darkblue {
	color: #003366;	
}
h3 {
	font-family: Arial, Helvetica;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #333333;
	line-height: normal;
}

h3.blue {
	color: #104b7d;
}
h3.lightblue {
	color: #6790B7;
}
h4 {
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: normal;
}
.fl {
	float: left;
}
.dj_ie .fl {
	display: inline;
}
.fr {
	float: right;
}
.dj_ie .fr {
	display: inline;
}
.vat {
	vertical-align: top;	
}
.vam {
	vertical-align: middle;
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
.cb {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.clear {
 /*display:inline-block;*/
display:block;
}
.clear:after {
 display:block; 
 visibility:hidden; 
 clear:both; 
 height:0; 
 content: "."; 
}
/* header and footer styles */
#header, #footer {
	margin: 0px auto;
	width: 978px;
}
#headerTop {
	width: 978px; height: 140px;
	margin-top: 20px;
}
#headerTopLogo {
	float: left;
	width: 96px;
	text-align: center;
	padding-top: 7px;
	height: 100px;
}
.dj_ie #headerTopLogo {
	display: inline;
}
#headerTopRight {
	float: left;
}
.dj_ie #headerTopRight {
	display: inline;
}
#headerBottom {
	float:left;
	padding-top:100px;
/*	height: 30px;*/
}
#headerBottomLogo {
	height: 22px;
	float: left;
}
#navigationFreeAgent {
	float: left;
	width: 878px; height: 30px;
	font-size: 14px;
}
.dj_ie #navigationFreeAgent {
	display: inline;
}
.headerLogin {
	height: 30px;
	float: right;
}
.headerLoginLink {
	float: left;
	height: 15px;
	padding: 3px 0 3px 15px;
}
.dj_ie .headerLoginLink {
	display: inline;
}
#headerLoginButton {
	float: right;
	height: 30px;
}
#footer {
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
}
#footerMenu {
	font-size: 14px;
}
.dj_ie #footerMenu {
	height: 24px;
	display: inline;
}
.separator {
	padding: 0px 8px;
}
#copyright {
	margin: 0 15px 0 0;
	font-size: 10px;
}
/* three mobile nav specific css */
#navigation1 ul {
	float: left;
}
.dj_ie #navigation1 ul {
	display: inline;
}
#navigation1 ul {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
.dj_ie #navigation1 ul {
	display: inline;
}
#navigation1 ul li {
	display: block;
	float: left;
	padding: 0;
	white-space: nowrap;
}
.dj_ie #navigation1 ul li {
	display: inline;
}
li#row1_lead {
	background-repeat: no-repeat;
	width: 15px;
	height: 28px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#navig_row1 #pre {
	background-image: url('/images/threemobile/threenav/RB-level1first.gif');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 7px;
	height: 28px;
	float: left;
}
.dj_ie #navig_row1 #pre {
	display: inline;
}
#navig_row1 {
	background-image: url('/images/threemobile/threenav/RB-level1.gif');
	margin: 0;
	padding: 0;
	margin-top: 20px;
	float: left;
	width: 720px;
	font-size: 12px;
}
.dj_ie #navig_row1 {
	display: inline;
}
#navig_row1 #post {
	width: 3px;
	margin: 0;
	padding: 0;
	float: right;
}
.dj_ie #navig_row1 #post {
	display: inline;
}
#navig_row1 li.topdivide {
	width: 1px;
	height: 23px;
}
#navig_row1 li.top_final {
	background-image: url('/images/threemobile/threenav/level1_end.png');
	background-repeat: no-repeat;
	background-position: right;
	width: 3px;
	height: 23px;
	padding: 0;
}
#navig_row1 a:link,#navig_row1 a:visited {
	color: #777;
	background: transparent;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
	position: relative;
	top: 5px;
}
#navig_row1 a:focus,#navigation1 #navig_row1 ul li.selected_nav a {
	color: #000;
	background-image: url('/images/threemobile/threenav/RB-selected-bg.gif');
	background-position: center;
	background-repeat: no-repeat;
}
#navig_row1 a:hover {
	color: #000;
	background-image: url('/images/threemobile/threenav/RB-selected-bg.gif');
	background-position: center;
	background-repeat: no-repeat;
}
#my3loginArrow {
	position: relative;
	top: 2px;
}
#siteMapLink a {
	float: left;
	background-image: url(/images/threemobile/threenav/RB-button-my3.gif);
	display: block;
	width: 90px;
	height: 26px;
}
.dj_ie #siteMapLink a {
	display: inline;
}
#siteMapLink a:hover {
	float: left;
	background-image: url(/images/threemobile/threenav/RB-button-my3-over.gif);
}
.dj_ie #siteMapLink a:hover {
	display: inline;
}
#siteMapLink {
	width: 90px;
	padding-top: 19px;
	padding-left: 69px;
	padding-bottom: 3px;
	float: left;
	background-image: url('/images/threemobile/threenav/RB-search-divide-bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
.dj_ie #siteMapLink {
	display: inline;
}
.AdvCols-FooterNavigation {
	width: 958px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
}
.AdvCols-FooterNavigation ul {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-top: 10px;
	text-align: center;
}
.AdvCols-FooterNavigation li {
	display: inline;
	padding-left: 3px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url('/images/threemobile/global/footer_separator.gif') no-repeat right;
}
.AdvCols-FooterNavigation li.last {
	background: url();
}
.AdvCols-FooterNavigation a {
	color: #434f5f;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.AdvCols-FooterNavigation a:HOVER {
	color: #000;
	background-color: #f4c307;
	text-decoration: none;
}
.AdvCols-FooterNavigation a:VISITED {
	color: #434f5f;
	text-decoration: none;
}
.AdvCols-FooterNavigation a:VISITED :HOVER {
	color: #000;
	background-color: #f4c307;
	text-decoration: none;
}
/* three mobile common elements */
.redArrow {
	width: 15px;
	float: left;
}
.redArrowLink {
	padding: 2px 0 0 0;
	float: left;
}
.redAsterick {
	color: red;
}
.margin8 {
	height: 8px;
	background: #fff
}
.greymargin8 {
	height: 8px;
	background: #efefef
}
.size10 {
	font-size: 10px;
}
.dialogTitles {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.tundra .dijitTextBox {
	height: 16px;
	padding: 5px 0 0 2px;
	font-size: 12px;
	font-family: sans-serif;
	color: #333333;
}
.tundra .dijitTextArea {
	font-size: 12px;
	font-family: sans-serif;
}
.tundra .dijitButtonText {
	text-align: left;
	padding: 2px;
	font-size: 12px;
	font-family: sans-serif;
	color: #333333;
}
.dijitMenuItem {
	font-size: 12px;
}
.dojoxDropDownSelect {
	margin: 0 0 0 2px;
}
#messageDlg {
	margin:10px;
	text-align:center;
}
#messageDlgMsg {
	font-size:14px;
	font-weight:bold;
}
#messageDlgButton {
	margin: 15px 0 0 0;
	text-align:right;
}
#resetPwDlg {
	margin: 10px;
}
#pwResetErrorMsg {
	height: 12px;
	margin: 0 0 7px 0 ;
	color: red;
}
.resetPwLabel {
	float: left;
	width: 131px; height: 20px;
	padding: 4px 0 0 0;
	font-size: 12px;
}
.dj_ie .resetPwLabel {
	display: inline;
}
#resetPwButton {
	margin: 5px 0 0 0;
	text-align: right;
}
.superscript {
	font-size:6px; 
	vertical-align: top;
}
/*
 * end
 * three mobile common elements
 */
/*tooltips */
.tundra .dijitTooltipContainer {
	background:none;
	padding:0;
	margin:0;
	border:none;
	height:auto;
	width:auto;
}
.productContainer {
	float:left;
	height:100%;
	width:130px;
	margin: 0 0 20px 20px;
	background-color: #ffffff;
	color: #333333;
	font-size: 11px;
}
.dj_ie .productContainer {
	display: inline;
}
.productImageBorder {
	text-align: center;
	width: 115px; 
	height: 115px;
	background-color: #ffffff;
	margin: 0 0 4px 0;
}
.productImage {
	text-align: center;
	margin: 5px 0;
}
.productBot {
	width: 130px;
	height: 56px;
}
.productName {
	 width: 128px;
	 font-weight: bold;
	 color: #01477b;
	 margin-bottom: 3px;
}
.productRating {
	font-size:9px;
	height: 26px;
}
.productPriceBorder {
	width:128px; height:28px;
}
.productPrice {
	margin: 4px 0 0 0;
	color:#666666;
	float: left;
}
.dj_ie .productPrice {
	display: inline;
}
.productBuy {
	float: right;
	margin: 3px 5px 0 0;
}
.dj_ie .productBuy {
	display: inline;
}
.productDetailContainer {
	float:left;
	height:100%;
	width:355px;
	margin: 0 0 20px 10px;
	background-color: #ffffff;
	color: #333333;
	font-size: 11px;
}
.dj_ie .productDetailContainer {
	display: inline;
}
.productDetailImageBorder {
	text-align: center;
	float: left;
	width: 120px; height: 120px;
	background-color: #ffffff;
	margin: 0 0 4px 10px;
}
.dj_ie .productDetailImageBorder {
	display: inline;
}
.productDetailBot {
	margin-left: 10px;
	height: 89px;
	float: left;
	width: 210px;
}
.dj_ie .productDetailBot {
	display: inline;
}
.productDetailPriceBorder {
	height:28px;
}
.productDetailDescription {
	height: 54px;
	overflow: hidden;
}
.productDetailRating {
	height: 22px;
	font-size:11px;
	padding: 5px 0 0 0;
}
.productDetailName {
	 width: 215px;
	 font-weight: bold;
	 color: #01477b;
	 margin-bottom: 3px;
}
/* styles for tooltips (rollovers)*/
.tundra .dijitTooltip,.dijitTooltipDialog {
	background: transparent;
}
.tundra .dijitTooltipContainer {
	font-size: 10px;
	color: black;
	background: transparent;
	border: none;
	position: relative;
	bottom: -20px;
	margin-left: 2px;
}
.tundra .dijitTooltipConnector {
	z-index: 2;
}
.tundra .dijitTooltipABRight .dijitTooltipConnector {
	left: auto !important;
	right: 3px;
}
.tundra .dijitTooltipRight {
	padding-left: 4px;
}
.tundra .dijitTooltipRight .dijitTooltipConnector {
	left: 0px;
	bottom: 0px;
/*	background: url(/images/threemobile/global/globe-arrow-middle.gif) no-repeat top left; */
	width: 20px;
	height: 20px;
}
.tundra .dijitTooltipABLeft .dijitTooltipConnector {
	left: auto !important;
	right: 3px;
}
.tundra .dijitTooltipLeft {
	padding-right: 7px;
}
.tundra .dijitTooltipLeft .dijitTooltipConnector {
	right: 0px;
	bottom: 0px;
/*	background: url(/images/threemobile/global/right-tooltip-arrow.png) no-repeat top left; */
	width: 27px;
	height: 20px;
}
.tooltipName {
	color:#003366;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
}
.tooltipDesc {
	color:#666666;
	font-size: 11px;
}
.tooltipHelp, .tooltipProductDesc {
	width: 150px;
	background-color: #fff; 
	border: 3px #B1D4F0 solid;
	padding: 5px 10px;
	color:#666;
}
.tooltipProductDesc {
	width: 250px;
}
/* styles for dropdowns*/
.tundra .dijitComboBox {
	width: 40px;
	background: #ffffff;
	color: #333333;
}
.tundra .dijitValidationIcon {
	background: none;
	width: 0px;
	padding: 0px 0px;
}
.tundra .dijitArrowButtonInner {
	margin: 0 2px;
}
.tundra .dijitComboBox .dijitInputField {
	padding: 2px 0 1px 3px;
}
.tundra .dijitDialog {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	font-size: 11px;
	overflow: visible;
	border: none;
}
.tundra .dijitDialogUnderlay {
	background-color: #333333;
	opacity: .65;
}
.tundra .dijitDialogTitleBar {
	background: #fff;

	padding: 0px 0px 0px 0px;
	cursor: move;
	outline: 0;
	height: 0px;
}
.tundra .dijitDialog .dijitDialogTitle {
	margin: 0px auto;	
}
.tundra .dijitDialog .dijitDialogPaneContent {
	background: #fff;
	padding: 20px;
	border: 5px solid #DCDCDC;
}
.tundra .dijitDialogTitle {
	padding: 8px 16px 8px 16px;
	outline: 0;
}
.tundra .dijitDialogCloseIcon {
	background: url(/images/threemobile/global/bt-close.gif) no-repeat right top;
	float: right;
	position: absolute;
	vertical-align: middle;
	right: 8px;
	top: 8px;
	height: 17px;
	width: 17px;
	cursor: pointer;
}
.dj_ie .tundra .dijitDialogCloseIcon {
	display: inline;
}
.tundra .dijitDialog .dijitDialogPaneContent input {
	vertical-align: middle;
	margin: 0 3px 0 0;
}
/* AE Style Shop Title Panes */
.aestyleshopTitlePane .dijitTitlePane .dijitTitlePaneTitle {	
	background: #00ADEF;
	border-style: none;
	padding: 0px 4px 6px 4px;
	cursor: pointer;
	height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.tundra .dijitTitlePaneTitle-hover {
	background: #E9F0F6;
}
.aestyleshopTitlePane .dijitTitlePane .dijitArrowNode {
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 5px;
}
.dj_ie .aestyleshopTitlePane .dijitTitlePane .dijitArrowNode {
	display: inline;
}
.aestyleshopTitlePane .dijitTitlePane .dijitClosed .dijitArrowNode {
	background: url(/images/threemobile/global/white-arrow-off.gif) no-repeat center center;
}
.aestyleshopTitlePane .dijitTitlePaneFocused .dijitTitlePaneTextNode {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}
.dj_ie6 .aestyleshopTitlePane .dijitTitlePane .dijitClosed .dijitArrowNode {
	background-image: url(/images/threemobile/global/white-arrow-on.gif);
}
.aestyleshopTitlePane .dijitTitlePane .dijitOpen .dijitArrowNode {
	background: url(/images/threemobile/global/white-arrow-on.gif) no-repeat center;
}
.dj_ie6 .aestyleshopTitlePane .dijitTitlePane .dijitOpen .dijitArrowNode {
	background-image: url(/images/threemobile/help/arrow-2.gif);
}
.aestyleshopTitlePane .dijitTitlePane .dijitArrowNodeInner {
	visibility: hidden;
	float: right;
}
.dj_ie .aestyleshopTitlePane .dijitTitlePane .dijitArrowNodeInner {
	display: inline;
}
.dijit_a11y .dijitTitlePane .dijitArrowNodeInner {
	visibility: visible;
}
.aestyleshopTitlePane .dijitTitlePaneTitle .dijitOpenCloseArrowOuter {
	margin-right: 5px;
}
.aestyleshopTitlePane .dijitOpen .dijitTitlePaneTitle .dijitOpenCloseArrowOuter	{
	position: relative;
	top: 2px;
}
.aestyleshopTitlePane .dijitTitlePaneContentOuter {
	background: #ffffff;
	border: 0px;
	border-top: 1px none #ccc;
	/* w/out this, an <h1> on the top line causes a gap between the .content and .label */
}
.aestyleshopTitlePane .dijitTitlePaneContentInner {
	padding: 10px;
	margin-right: 17px;
}
/* force hasLayout to ensure borders etc, show up */
.dj_ie6 .aestyleshopTitlePane .dijitTitlePaneContentOuter,.dj_ie6 .aestyleshopTitlePane .dijitTitlePane .dijitTitlePaneTitle
	{
	zoom: 1;
}
.aestyleshopTitlePane .dijitClickableRegion {
	background-color: #ffc !important;
}
/* threemobile Tabs  */
.tundra .dijitTab {
	width: 120px;
	background: none;
	background-color: #7AC9F5;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	text-align: center;
	margin-right: 1px;
}
.tundra .dijitTabInnerDiv {
	background: none;
	border-bottom: #FFFFFF 1px solid;
}
.tundra .dijitTabContent {
	background: none;
}
/* the selected tab (with or without hover) */
.tundra .dijitTabChecked {
	background: none;
	background-color: #00ADEF;
	border: none;
}
.tundra .dijitTabChecked .dijitTabInnerDiv {
	background: none;
	border-bottom: #00ADEF 1px solid;
}
.tundra .dijitTabChecked .dijitTabInnerDiv .dijitTabContent {
	background: none;
}
.tundra .dijitTabContainerTop-tabs {
	border-bottom: none;
	margin-bottom: 1px;
}
.tundra .dijitTabContainerTop-spacer {
	border-top: none;
}
.tundra .dijitTabContainerTop-dijitContentPane {
	padding: 0 0 0 0;
}
.tundra .dijitTabPaneWrapper { /* Container for tab content */
	background-color: #FFFFFF;
	width: 978px;
	height: auto!important;
	border: none;
	border-top: #00ADEF 2px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}
body .dijitAlignClient {
	position:relative;
}
.sectionTitle {
	position: absolute;
	top: 66px;
	margin-left: 20px;
	color: #004981;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.box {
	position: relative;
	margin: 0;
	padding: 0;
	margin-left: 4px;
	text-align: left;
	width: 300px;	
	float:left;
}
.dj_ie .box {
	display: inline;
}
.filterDisplayTop {
	background-color: #EEEEE7;
	height: 23px;
	width: 167px;
	margin: 0 0 0 1px;
	
}
.filterDisplayBot {
	background-color: #EEEEE7;
	width: 162px; height: 23px;
	font-size: 11px;
	padding: 2px 0 0 5px;
	margin: 0 0 0 1px;
}
.facetTitle {
	padding: 5px 0px 0px 15px;
	font-weight: bold;
	font-size: 11px;	
}
.catContainer {
	background-color: #01477b;
	border-top: #000000 1px solid;
	height: 22px;
	width: 163px;
	padding: 8px 0 0 5px;
	text-decoration:none;
}
.catContainer a {
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
}
.catContainer img {
	padding: 0px 5px 0px 10px; 
	vertical-align: -10%;		
}
#sales {
	position: relative;
	width: 285px;
}
.greyBoxTxt {
	position: relative;
	color: #666666; 
	font-weight: bold;
	height: 20px;
	margin-top: 4px;
	margin-left: 9px;
}
.dialogProductCell {
    padding-left: 10px;	
    padding-top: 15px; 
    margin-top: 5px;  
    float: left; 
    height: 50px;    
}



.doneHome{
	background: #fff url('/images/threemobile/global/bg-home-done.png') no-repeat scroll 0 0;
	width:978;
}
.doneHome .doneTop{
	padding: 40px 203px 40px 40px;
}
.doneHome .doneBot{
	background: #fff url('/images/threemobile/global/bg-home-done.png') no-repeat scroll 0 bottom;
	height:20px;
	width:978;
}
.doneHome h2{
	font-size:36px;
	line-height: 36px;
	color:#000;
	font-family: Helvetica,sans-serif;
}
.doneHome p{
	font-size:26px;
	line-height: 26px;
	color:#000;
	font-family: Helvetica,sans-serif;
	margin-top: 30px;
}
.doneHome a{
	text-decoration:underline;
}

.doneCreate{
	background: #fff url('/images/threemobile/global/bg-create-done.png') no-repeat scroll 0 0;
	width:456;
}
.doneCreate .doneTop{
	padding: 25px 20px;
}
.doneCreate .doneBot{
	background: #fff url('/images/threemobile/global/bg-create-done.png') no-repeat scroll 0 bottom;
	height:20px;
	width:456;
}
.doneCreate h2{
	font-size:20px;
	line-height: 20px;
	color:#000;
	font-family: Helvetica,sans-serif;
}
.doneCreate p{
	font-size:16px;
	line-height: 16px;
	color:#000;
	font-family: Helvetica,sans-serif;
	margin-top: 10px;
}
.doneCreate a{
	text-decoration:underline;
}

