﻿.default_style
{
	font: normal 10pt arial;
}

.NormalText
{
	font-family:arial;
	font-size:10pt;
}


.HeaderParagraph
{
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#ff9900;
}

.ContentTitle
{
	font-family: arial;
	font-size: 24pt;
	font-weight: bold;
	color: #4682CB;
	margin-bottom: 8px;
	xtext-decoration: underline;
	border-bottom: 1px dotted #4682CB;
	display: inline-block;
}

.ContentSubtitle
{
	font-family:arial;
	font-size:16pt;
	font-weight:bold;
	color:#333333;
	margin-bottom:8px;
}

.ProductDescription
{
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
	xcolor:#3069C2;
	color:#000000;
	margin-bottom:8px;
}

.ProductDetailText
{
	font-family:arial;
	font-size:12pt;
	color:#000000;
}



.HeaderTabLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 12px;

}

.HeaderTabLink a:link, .HeaderTabLink a:visited, .HeaderTabLink a:active {
	text-decoration: none;
	color: #000000;
}

.FormFrame {
	background-color: #f1f1f1;
	border: 1px solid #999999;
	border-bottom: none;
}

.FormMenuFrame {
	background-color: #cccccc;
	border: 1px solid #999999;
	border-top: none;
	text-align:center;
	padding:8px;

}

.DetailPrice {
	font-family: verdana, arial;
	font-size: 14pt;
	font-weight: bolder;
	border: none;
	background-color: #ffffff;
}

.BrowsePrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
}

.QtyTable
{
	background-color:#f1f1f1;
	border:1px solid #cccccc;
	padding:8px;
}

.MenuBar
{
	background-color:#f1f1f1;
	padding:4px;
}

.FormBreak
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	border:1px solid #ffcc00;
	xbackground-color:#ffcc00;
	margin-bottom:8px;
	padding:4px;
	background-image:url(images/bg_box_header_attn.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.LinkTitle a:link, .LinkTitle a:visited, .LinkTitle a:active {
	text-decoration: none;
	font-size:12pt;
	color: #000000;
}

#CheckOutMenu
{
	float: left;
	width: 720px;
	margin: 0;
	padding: 0;
	background-image: url(images/BorderLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}

#CheckOutMenu li
{
	float: left;
	margin-right: 4px;
	padding:0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 80%;
}

#CheckOutMenu a
{
	float: left;
	display: block;
	margin: 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #cccccc;
	margin-top: 4px;
	background-color: #f8f8f8;
}

#CheckOutMenu a:hover
{
	background-color: #ffffff;
	position: relative;
	/* border-top: 4px solid #7797F4; */
	padding-bottom: 5px;
	border-bottom: none;
	border-top: 5px solid #E2E6E8;
	margin-top: 0;
}

body#ShippingForm #CheckOutMenu_shipto a, body#ReviewCart #CheckOutMenu_review a, body#CheckOut #CheckOutMenu_pay a
{
	background-color: #ffffff;
	position: relative;
	/* border-top: 4px solid #7797F4; */
	padding-bottom: 5px;
	border-bottom: none;
	border-top: 5px solid #7797F4;
	margin-top: 0;
	font-weight: bold;
}

#CheckOutPanel
{
	clear: both;
	border: 1px solid #cccccc;
	border-top: none;
	background-color: #ffffff;
	padding: 8px;
	margin: 0;
}

#CheckOutPanel h2
{
	font-family: "Lucida Grande", sans-serif;
	font-size: 120%;
	font-weight: bold;
	background: #f1f1f1;
	padding: 4px;
	margin-bottom: 8px;
	border:1px solid #cccccc;
}

#ErrorBlock
{
	border:1px solid #ffcc00;
	background: #ffffcc;
	padding: 8px;
	margin-bottom: 8px;
}

#ErrorBlock ul
{
	margin: 0;
	list-style-position: inside;
}

#ErrorBlock li
{
	text-decoration: none;
}

a.CartStatus, a.CartStatus:visited, a.CartStatus:link, a.CartStatus:active
{
	text-decoration:none;
	color: #ffffff;
	padding-bottom:1px;
}

a.CartStatus:hover
{
	padding:0;
	border-bottom:1px dotted #ffffff;
}

#CustomerService dt
{
	font-size: 110%;
	font-weight: bold;
}

.ArrayListerCell
{
	border: 1px solid #cccccc;
	border-top: none;
	border-left: none;
}

