
html, body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
}
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
a:active, a:link, a:visited {
	color: #0a3b80;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h3 {
	font-weight: bold;
	font-size: 15px;
	padding-top: 10px;
}
h2 {
	font-weight: bold;
	color: #696969;
	font-size: 17px;
}
#PoweredBy A:link, #PoweredBy A:visited {
	font-weight: bold;
}
#PoweredBy A:hover {
	text-decoration: underline;
	font-weight: bold;
}
.Footer A:link, .Footer A:visited {
	color: #696969;
}
fieldset.labelFor legend {
	color: #000;
}
img {
	border: 0 none;
}
hr {
	/*order: 1px dashed #ccc;*/
}
BLOCKQUOTE, PRE {
	font-family: Lucida Console, monospace;
}
UL LI {
	list-style-type: square;
}
UL LI LI {
	list-style-type: disc;
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
.disabled, .disabled td {
	background-color: #eee8aa;
	text-decoration: line-through;
}
input.disabled {
	background-color: #000;
	color: #fff;
	padding: 2px;
	font-size: 10pt;
	text-decoration: none;
}
.Ignored, .Ignored td {
	color: #696969; /*text-decoration: line-through;*/
}
td.selectedTab a:active, td.selectedTab a:link, td.selectedTab a:visited {
	color: #000;
}
td.selectedTab {
	color: #000;
}
.IntroCell {
	background-color: #eee;
	border: 1px solid #ccf;
}
.pageDescription {
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: #666;
	font-family: Arial;
}
.formSection {
	background-color: #dcddde;
	border-collapse: collapse;
	width: 100%;
	border: thin solid #aaa;
}
.formSectionHeader {
	background-color: #b2b2b2;
	padding: 5px;
	font-weight: bold;
	color: #fff;
}
.formSectionHelp {
	padding: 2px;
	font-family: verdana, arial;
}
.formSectionContents {
	padding: 2px;
}
.headerItemStyle {
	font-weight: bold;
	background-color: #eed;
}
.alternatingItemStyle {
	background-color: #eee;
}
.Note {
	color: #f00;
	font-weight: bold;
}
.Footer {
	padding-bottom: 10px;
	color: #696969;
	padding-top: 10px;
	text-align: center;
}
.Form_Button {
	border: 1px solid #696969;
	background-color: #696969;
	color: #111;
	cursor: pointer;
	background-image: url(/communities/common/Images/discuss/gradient.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.Form_Button:hover {
	color: #fff;
	background-image: none;
}
a:active.Form_Button, a:link.Form_Button, a:visited.Form_Button {
	color: #111;
	display: inline-block;
	padding: 4px 4px 0px 4px;
	margin-bottom: 0px;
}
a:hover.Form_Button {
	color: #fff;
}
.visible {
	visibility: visible;
}
.hidden {
	visibility: hidden;
	display: none;
}
.help {
	cursor: help;
	border-bottom: thin dashed #fff;
}
.leftContent {
	text-align: left;
	padding: 5px 0 0 5px;
	float: left;
}
.rightContent {
	text-align: right;
	float: right;
}
fieldset.labelFor {
	color: #999;
	border-style: dashed;
	border-color: #a9a9a9;
}
.disabledNote {
	background-color: #eee8aa;
}
.PreviewTable {
	border: 10px solid #808080;
	padding: 10px;
	background-color: #808080;
	margin: 10px;
	height: 85%;
	width: 95%;
}
td.PostFrame {
	border: 2px solid #666666;
	padding: 20px;
	margin: 10px;
	background-color: #fff;
	width: 90%;
	height: 100%;
}
.Left_TFill {
	background-image: url(/Admin/Images/Left_TFill.gif);
	background-repeat: repeat-x;
	height: 29px;
}
.Left_UR {
	background-image: url(/Admin/Images/Left_UR.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
}
.Left_RFill {
	background-image: url(/Admin/Images/Left_RFill.gif);
	background-repeat: repeat-y;
	width: 29px;
}
.Left_BFill {
	background-image: url(/Admin/Images/Left_BFill.gif);
	background-repeat: repeat-x;
	height: 29px;
}
.Left_BR {
	background-image: url(/Admin/Images/Left_BR.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
}
.Right_TFill {
	background-image: url(/Admin/Images/Right_TFill.gif);
	background-repeat: repeat-x;
	height: 29px;
}
.Right_UL {
	background-image: url(/Admin/Images/Right_UL.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
}
.Right_LFill {
	background-image: url(/Admin/Images/Right_LFill.gif);
	background-repeat: repeat-y;
	width: 29px;
}
.Right_BFill {
	background-image: url(/Admin/Images/Right_BFill.gif);
	background-repeat: repeat-x;
	height: 29px;
}
.Right_BL {
	background-image: url(/Admin/Images/Right_BL.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
}
.ContentHead {
	background-color: #d3d3d3;
	color: #000;
	font-size: 13pt;
	font-weight: bold;
	padding: 5px;
}
.SubContentHead {
	color: #f93;
	font-size: 11pt;
	font-weight: bold;
	height: 20px;
	padding: 2px;
}
.UnitCost {
	color: #808080;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: bold;
}
.ModelNumber {
	color: #808080;
	font-size: 10pt;
	line-height: 20pt;
}
.MostPopularHead {
	color: #f93;
	font-weight: bold;
	padding: 5px;
	font-size: 11pt;
}
A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited {
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}
A.MostPopularItemText:hover {
	color: red;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
}
.ProductListHead {
	color: black;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
.ProductListItem {
	color: #900;
	font-weight: bold;
}
.ProductAddToCart {
	color: #f00;
	font-weight: bold;
}
.ProductImage {
	border-left: thin solid #dee;
	border-top: thin solid #dee;
	border-right: thin solid #777;
	border-bottom: thin solid #777;
	padding: 1px;
}
.CartListHead {
	background-color: #dddca3;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 5px;
}
.CartListItem {
	background-color: #ffffff;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}
.CartListItemAlt {
	background-color: #f2f2f2;
	color: black;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
}
.CartListFooter {
	background-color: #dddca3;
	line-height: 10pt;
}
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited {
	line-height: 16px;
	padding-left: 5px;
}
A.MenuUnselected:hover {
	text-decoration: underline;
	padding-left: 5px;
}
.MenuSelected {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 10px;
}
.NormalDouble {
	font-weight: normal;
	line-height: 20px;
}
.MenuTable {
	border-color: #d3d3d3;
	border-collapse: collapse;
}
.HeaderTable {
	margin-top: 0;
	border-left-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-top-color: #d3d3d3;
	border-collapse: collapse;
	border-right-color: #d3d3d3;
	background-color: #fee;
	border: 1px solid #999;
	height: 35px;
}
.Gradient {
	background-image: url(/Communities/Common/Images/Discuss/gradient.gif);
	background-repeat: repeat-x;
}
.ListPrice {
	text-decoration: line-through;
}
.SalePrice {
	color: #900;
	font-size: 10pt;
	letter-spacing: -1px;
	font-weight: normal;
	font-weight: bold;
}
.YouSave {
	color: #900;
	letter-spacing: -1px;
	font-weight: normal;
}
.YouSaveSubtotal {
	color: #900;
	letter-spacing: -1px;
	font-weight: normal;
	border-bottom: #000 1px dashed;
}
.Price {
	font-size: larger;
	font-weight: bold;
}
.ButtonStyle {
	background-color: #eee;
	border: 1px solid #900;
	padding: 5px;
	display: inline-block;
	white-space: nowrap;
}
a.ButtonStyle {
	color: #900;
	text-decoration: none;
}
.UsuallyShips {
	color: #f96;
	letter-spacing: -1px;
	font-weight: bold;
}
.Selected {
	font-weight: bold;
	font-size: 10pt;
	color: #900;
}
.Unselected {
	color: #555;
}
.CartItems {
	background-image: url(/store/images/CartTotal.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	display: block;
}
span.CartItems {
	padding-top: 7pt;
	text-align: center;
	font-size: 27pt;
	color: #900;
	font-family: Times New Roman;
}
.PackageItems {
	background-image: url(/store/images/package.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
}
span.PackageItems {
	padding-top: 7pt;
	text-align: center;
	font-size: 27pt;
	color: #555;
	font-family: Times New Roman;
}
.Forward {
	background-color: #900;
	font-size: 10pt;
	color: #fff;
}
.subtotal {
	border-bottom: 1px dashed #000;
}
.total {
	border-bottom: 2px solid #000;
}
#loadingAnimation {
	z-index: 9999;
	position: absolute;
	background-color: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: .80;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#loadingAnimation #loadingText {
	font-weight: bold;
	color: #000;
}
#loadingAnimation #loadingText img {
	background-color: #fff;
}
.ExpandingDiv {
	cursor: pointer;
	background-color: #dcdcdc;
	margin-top: 1pt;
}
.ExpandedDiv {
	background-color: #f5f5f5;
}
.statusMessageSuccess {
	margin: 0;
	border: 1px solid #0f0;
	padding: 3px 3px 3px 50px;
	color: #060;
	text-align: left;
	background-color: #ccffc2;
	font-weight: bold;
	background-image: url(/Communities/Common/Images/check.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	height: 30px;
	vertical-align: middle;
	display: block;
}
.statusMessageFailed {
	margin: 0;
	border: 1px solid #f00;
	padding: 3px 3px 3px 50px;
	color: #f00;
	text-align: left;
	background-color: #ffc;
	font-weight: bold;
	background-image: url(/Communities/Common/Images/warning.png);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	min-height: 30px;
	vertical-align: middle;
	display: block;
}
.success {
	color: #060;
}
.tabPanel {
	border-right: 1px solid #9bb2dd;
	border-top: 4px solid #9bb2dd;
	border-left: 1px solid #9bb2dd;
	border-bottom: 1px solid #9bb2dd;
}
.listPicker {
	width: 200px;
}
.Return {
	background-image: url(/Communities/Common/Images/arrowback.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.paymentInstructions {
	padding: 10px;
	background-color: #eee;
}
.beta {
	vertical-align: super;
	font-size: 7pt;
	color: #900;
}
.solidblockmenu {
	margin: 0;
	color: #fff;
	padding: 0;
	float: left;
	font: bold 8pt Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #ddd;
	border-width: 1px 0;
	background: black url(/Communities/Common/Images/Admin/blockdefault.gif) center center repeat-x;
}
table.solidblockmenu a {
	color: #fff;
}
.solidblockmenu li {
	display: inline;
}

.solidblockmenu li a {
	float: left;
	color: #fff;
	padding: 9px 9px;
	text-decoration: none;
	border-right: 1px solid white;
}
.solidblockmenu li .Ignored {
	float: left;
	padding: 9px;
	border-right: 1px solid white;
	color: #ddd;
	cursor: default;
}
.solidblockmenu li .beta {
	color: #fff;
}
.solidblockmenu li a:visited {
	color: #fff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current {
	color: #fff;
	background: transparent url(/Communities/Common/Images/Admin/blockactive.gif) center center repeat-x;
}
img.toggleopacity, .toggleopacity img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	border: 0px;
	-moz-opacity: 0.5;
	opacity: .50;
}
img.toggleopacity:hover, .toggleopacity:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.toggleopacity img {
	/*border: 1px solid #ccc;*/
	text-decoration: none;
}
img.toggleborder:hover {
	/*border: 1px solid navy;*/
	text-decoration: none;
}
table.HoverTable tr:hover {
	background-color: #ccc;
}
table.sections tr:hover {
	background-color: #ccc;
}
.tagHeadingCol1 {
	background-color: #369;
	width: 150px;
	color: #fff;
}
.tagHeadingCol2 {
	background-color: #369;
	color: #fff;
}
.tagMessageHeader{
	background-color:#ccc;
}
