﻿@charset "utf-8";

.stepbutton 
{
	border:0;
	margin:0;
	padding:0;
	background-color:#ffffff;
	display:inline-block;
}
.disabled
{
	color:#386D89;
}

/* Price */
.Price
{
	font-size:15px;
	line-height:18px;
	margin:0px;
	padding:0px;
}
td.Price
{
	text-align:right;
}
td.Price span
{
	padding:0 12px 0 18px;
	
}

/* PrimaryContent overrides */
#primarycontent
{
	padding:18px 0 18px 12px;
}

#primarycontent h1
{
	line-height:36px;
	margin:0 0 18px 0;
	padding:0;
}

#primarycontent .contentwide h1
{
	color:#316189;
}
#primarycontent h2.orderHeading
{
	font-size:16px;
	font-weight:bold;
	
	line-height:18px;
	margin:0 0 18px 0;
	padding:0;
	clear:both;
}
#primarycontent h2.orderHeading2
{
	font-family:Calibri, "Trebuchet MS", Helvetica, sans serif;
	font-size:22px;
	font-weight:bold;
	color:#108030;
}
#primarycontent h1.orderHeading,
#primarycontent h2.orderHeading,
#primarycontent h3.orderHeading
{
	text-transform:uppercase;
}
p,#primarycontent p
{
	padding:0;
	font-size:13px;
	line-height:18px;
	margin-top:0;
	margin-bottom:18px;
	padding:0 18px 0 0;
}

p img,#primarycontent p img
{
	vertical-align:baseline;
}

#primarycontent table.tableCaption td
{
	font-size:16px;
	font-weight:bold;
	background-color:White;
	margin:0 0 0 0;
	padding:0;
	line-height:36px;
	max-width:400px;
	background-image:url(/images/dark-blu-line-hor.gif);
	background-repeat:repeat-x;
}

/* FORM ELEMENTS */
#primarycontent fieldset
{
	padding:0 18px 18px 0;
	border:none;
	float:left;
	width:600px;
}

#primarycontent fieldset.blockset,#primarycontent fieldset.nblockset
{
	width:600px;
	margin:0 0 18px 0;
	padding:0;
	border-style:solid;
	border-width:2px;
	border-color:#C5D6DE;
	border-left-color:#e7f0f7;
	border-top-color:#f7f7ff;

	clear:both;
	background-color:#f0f7ff;
	background-image:url(/images/bg/bg_fieldset_blufade.png);
	background-repeat:repeat-x;
}
#primarycontent fieldset.nblockset {width:335px;}

#primarycontent legend
{
	color:Black;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 18px 0;
	clear:both;
	padding:0;
}

#primarycontent fieldset.blockset legend, #primarycontent fieldset.nblockset legend
{
	color:#108030;
	font-size:20px;
	line-height:27px;
	margin-top:18px;
	padding:0 9px 0 18px;
	/*background-color:#ffffff;*/
}
#primarycontent fieldset.blockset legend {color:#316189;}
#primarycontent fieldset.blockset legend em {color:#F3905B;}

#primarycontent ol
{
	list-style-type:decimal;
	/* left:18px; */
	margin:0 36px 18px 72px;
	padding:0;
	height:auto;
}
#primarycontent fieldset ol
{
	list-style:none;
	padding:0;
	margin:0 0 18px 0;
}
#primarycontent fieldset.blockset ol,#primarycontent fieldset.nblockset ol
{
	margin-left:18px;
	padding-bottom:18px;
}
#primarycontent ul li
{
	line-height:18px;
	display:list-item;
	left:0px;
	float:left;
	width:100%;
	clear:left;
	margin-bottom:9px;
	height:auto;
}
#primarycontent ol li
{
	line-height:18px;
	left:36px;
	margin-bottom:9px;
}
#primarycontent .alertmessage ol li
{
	line-height:18px;
	left:18px;
	margin-bottom:9px;
}

#primarycontent li.welldone {
	background:transparent url(/images/forms/bg-li-welldone.gif) no-repeat 390px -5px;
}
#primarycontent li.kindagood {
	background:transparent url(/images/forms/bg-li-kindagood.gif) no-repeat 0 0;
}
#primarycontent li strong.hint1 {
	color:#444;
	background-color:#FDF5E7;  /*no-repeat top left;*/
	background-image:url(/images/forms/bg-span-hint-gray.png);
	background-position:395px 0px;
	background-repeat:repeat-x;

	border:1px solid #F3905B;
	padding:6px 6px 6px 40px;
	padding:3px 6px 6px 40px;
	margin: -3px 0 0 9px;
	width:250px;
	position:absolute;
	left:375px;
	display:none;
	font-weight:normal;
	min-height:30px;
}

#primarycontent li.welldone strong.hint1 {
	color:#000;
	background-image:url(/images/forms/bg-span-hint-welldone.jpg);
	background-color:#9fd680;
	border-color:#749e5c;
}
#primarycontent li.kindagood strong.hint1 {
	border-color:#cc9933;
	/*background:#ffffcc url(/images/forms/bg-span-hint-kindagood.jpg) no-repeat 0px left;*/
	background-color:#ffffcc;
	background-image:url(/images/forms/bg-span-hint-kindagood.jpg);
	background-repeat:no-repeat;
	background-position:left 0px;
}

#primarycontent fieldset li label
{
	line-height:18px;
	position:relative;
	left:0px;
	float:left;
	width:10em;
	margin:0 0 0 0;
	padding-right:20px;
}
#primarycontent fieldset li.check
{
	position:relative;
}
#primarycontent fieldset li.check label
{
	line-height:18px;
	text-align:left;
	position:absolute;
	left:125px;
	top:0px;
	float:none;
	/*float:left;;*/
	width:350px;
	margin:0 0 0 0;
	padding-right:0px;
}
#primarycontent fieldset li label em
{
	position:absolute;
	right:3px;
	top:0px;
}
#primarycontent fieldset li input
{
	width:200px;
}
#primarycontent fieldset li input
{
	width:160px;
}
#primarycontent fieldset li span.inputRadio input,
#primarycontent fieldset li span.inputCheck input
{
	width:auto;
	margin:0 18px 0 150px;
	border:none;
}
#primarycontent fieldset li.check span.inputCheck input
{
	position:relative;
	width:20px;
	margin:0 18px 0 100px;
	padding-right:0px;
}
#primarycontent fieldset li span.inputRadioList
{
	line-height:18px;
}
#primarycontent fieldset li span.inputRadioList input
{
	width:auto;
	margin:0 9px 0 18px;
	padding:0;
	border:none;
}

#primarycontent fieldset li span.inputRadioList label
{
	width:auto;
	margin:0 18px 0 0;
	padding:0;
	display:inline;
	border:none;
	float:none;
}

#primarycontent fieldset li .inputImage
{
	width:auto;
}

#primarycontent fieldset table
{
	float:left;
	width:100%;
	clear:left;
}


.alertMessage, .alertmessage, #primarycontent fieldset.alertmessage
{
	border:solid 1px #F3905B;
	border-collapse:collapse;

	padding:9px 18px 0px 9px;
	padding:9px 6px 6px 40px;
	margin:9px 36px 27px 0;

	background-color:#fff9ef;
	background-image:url(/images/forms/bg-span-hint-gray.png);
	background-repeat:no-repeat;

	width:350px;
}

span.sup
{
	line-height:12px;
	font-size:10px;
	vertical-align:text-top;
}

#suppcontent
{
	border:solid 1px #BFD9C9;
	border-collapse:collapse;
	background-color:#F7FBF7;
	margin:18px 0 18px 0;
	padding:0 0 0 12px;
}
#suppcontent p
{
	font-size:13px;
	margin-bottom:18px;
}
#suppcontent ul
{
	list-style-type:none;
	margin:18px;
	padding:0px;
}
#suppcontent li.check
{
	padding:0 18px 9px 18px;
	background-image: url(/images/icons/check-icon.gif);
	background-repeat:no-repeat;
	background-position: 0em 0.1em;
}

span 
{
	padding:0;
	margin:0;
	font-size:13px;
	line-height:18px;
}
span.analysis
{
	white-space:nowrap;
}
h1.adxSectionSubhead
{
	font-size:16px;
	line-height:18px;
	margin:18px 0 18px 0;
	padding:0;
}

.contentwide 
{
	width:710px;	
}

hr
{
	color: #C5D6DE;
	background-color: #C5D6DE;
	height: 1px;
	border:0px;
	margin: 8px 0 9px 0;
}


#primarycontent table.boxedInPage
{
	clear:left;
	border:2px solid #C5D6DE;
	margin:18px 18px 0 0;
	}
#primarycontent table.boxedInPage td
{
	padding:6px 9px 6px 9px;
}
/* target child tables so they don't get this same padding */
#primarycontent table.boxedInPage table td, 
#primarycontent table.popupLayer table td
{
	padding:0px;
}
#primarycontent table.boxedInPage th
{
	padding:6px 9px 6px 9px;
	background-color:#f0f5fa;
}
#primarycontent table.boxedInPage th b
{
	line-height:18px;
}


#primarycontent table.popupLayer
{
	border:2px solid #386D89;
	margin:0 5px 5px 0;
	/* moved here from bagAssistant table style */
	background-color: #ffffff; 
	padding: 9px;
}
#primarycontent table.popupLayer td
{
	padding:6px 9px 6px 9px;
}

#primarycontent table.popupLayer th
{
	padding:6px 9px 6px 9px;
	background-color:#f0f5fa;
}
#primarycontent table.popupLayer th p,#primarycontent table.popupLayer th b
{
	line-height:18px;
	margin-bottom:0px;
}


/* for tooltips (spans inserted by activated by javascript) 
a:hover {
	position: relative;
}
a span {
	display: none;
}
a:hover span {
	display: block;
	position: absolute; top: 10px; left: 0;
}
*/

a.toollink,a.toollink:link,a.toollink:visited,a.toollink:active,a.toollink:hover 
{
	color:#0033cc;
	cursor:pointer;
	text-decoration:underline;
}

a.tool,a.tool:link,a.tool:visited,a.tool:active
{
	color:#0033cc;
	padding:0 4px 0 4px;
	cursor:pointer;
}
a.tool:hover 
{
	color:#0033cc;
	background-color:#f0f5fa;
	text-decoration:none;
}

a[target="_blank"]:link, a[target="_blank"]:visited, a[target="_blank"]:active 
{
	color:#0033cc;
	font-weight:normal;
	text-decoration:underline;
}
a[target="_blank"]:hover 
{
	text-decoration:none;
}
.sup a
{
	font-weight:bold;
}

.alpha-shadow {
  float: left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  /*background: url(/images/shadow.gif) no-repeat bottom right;*/
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

/*
.alpha-shadow-div {
  background: url(/images/shadow2.png) no-repeat left top !important;
  background: url(/images/shadow.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}
*/

/*
.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;

  padding: 4px;
}
*/



