h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

@media screen, print, handheld, projection {
	.AccessibleContent {
		display: none;
	}
}

.SpecificationsTable th {
	font-weight: normal;
}

.ChecklistTable th {
	font-weight: normal;
}

.FormButton {
	display: inline-block;
	/*float: left;*/
	background: none;
	text-align: left;
	overflow: visible;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	border: none;
	cursor: pointer;
}

.FormButton span {
	display: block;
	background-image: url(/www/img/button_bg_dl.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}

.FormButton b {
	height: 27px;
	display: block;
	background-color: transparent;
	background-image: url(/www/img/button_end_dl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002A55;
	text-decoration: none;
	text-indent: 11px;
	padding: 7px 13px 0px 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.FormButton a:link {
	color: #1F1404;
}

.FormButton a:hover {
	color: #1F1404;
}

.FormButton a:visited {
	color: #1F1404;
}

.Button {
	display: inline-block;
	float: left;
	background-image: url(/www/img/button_bg_dl.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

.Button a {
	height: 27px;
	display: block;
	background-image: url(/www/img/button_end_dl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #002A55;
	text-decoration: none;
	text-indent: 11px;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.Button a:link {
	color: #002A55;
}

.Button a:hover {
	color: #002A55;
}

.Button a:visited {
	color: #002A55;
}

img.ButtonArrowImage {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-color: #C0CCCE;
	font-size:15px;
}

.DL1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.DL2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bodyPop {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-color: #C0CCCE;
	font-size:9px;
}

a {
	color:#022B47;
}
a:visited {
	color:#022B47;
}
a:link {
	color:#022B47;
}
a:hover {
	color:#000000;
	text-decoration:none;
}

img {
	border:0px;
}

#SiteContainer {
	width:752px;
	margin-top:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
}

#ShadowTop {
	background-image:url(/www/img/shadow-top.gif);
	background-repeat:repeat-y;
	height:20px;
}

#ShadowBg {
	background-image:url(/www/img/shadow-bg.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:1px;
}

#ShadowBot {
        background-image:url(/www/img/shadow-bg.gif);
        background-repeat:repeat-y;
}

#PrintContainer {
	display:block;
	min-height:700px;
	background-color:white;
	padding:10px;
}

#PrintHeader {
	display: inline;
	padding: 0px;
	width: 550px;
	border-bottom: solid 2px #8A8A8A;
	color:#022B47;
	font-size:17px;
	font-weight:bold;
	float:left;
	margin-left:100px;
	margin-right:100px;
}

@media print {
	#PrintHeader {
		margin-left: 0px;
	}
}

.PrintPhoneNumber {
	font-size:22px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	text-align:right;
	padding:12px 5px 0px 5px;
}

#PrintBody {
	margin-left:100px;
	margin-right:100px;
}

@media print {
	#PrintBody {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#PrintCloseWindow {
		display: none;
	}
}

#Header1 {
	height:58px;
}
#Header {
 height:52px;
}

.HeaderImage {
	float:left;
	vertical-align:middle;
}

#Footer {
	font-size: 12px;
	text-align:center;
	height:10px;
	padding-bottom:10px;
	clear: both;
}

#NavBar {
	background-color:#022B47;
	height:6px;
	/* height:23px; */
	font-size:14px;
	color:#FFFFFF;
	padding-left: 15px;
	padding-top:4px;
	font-weight:bold;
	margin-bottom: 5px;
}

#NavBar1 {
	background-color:#022B47;
	height:23px;
	font-size:13px;
	color:#FFFFFF;
	padding-left: 15px;
	padding-top:4px;
	font-weight:bold;
	margin-bottom: 5px;
}
.NavLink {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:16px;
}
a.NavLink:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:16px;
}
a.NavLink:link {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:16px;
}
a.NavLink:hover {
	color:#C0CCCE;
	text-decoration:none;
	padding-right:16px;
}

#Container {
	display:block;
	min-height:700px;
	/*height:700px;*/
}

#Left {
	width: 145px;
	float:left;
	margin: 0;
	padding: 0;
}

#Center {
	margin-left:147px;
	padding:0px 0px 10px 20px;
	font-size:15px;
	border: 1px solid transparent;
}

* html #Center {
	border: none;
	width: 537px;
}

#CenterRegister {
	margin-left:145px;
	padding:0px 0px 10px 10px;	
}

#CenterMyAccount {
	margin-left:155px;
	padding:0px 0px 15px 20px;	
}

#Center1 {
	margin-left:155px;
	font-size:15px;
}

#CenterCart {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 50px;
	font-size:15px;
}

.LeftBoxFooter {
	background-image:url(/www/img/foot.gif);
	background-repeat:no-repeat;
	background-color: white;
	height: 15px;
	width: 144px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.FloatLeft {
	float:left;
}

.FloatRight {
	float:right;
}

.CallNow {
	color:#022B47;
	font-size: 12px;
	font-weight:bold;
	width:160px;
	float:left;
	text-align:center;
}

.CallNowRight {
	color:#022B47;
	font-size: 12px;
	font-weight:bold;
	width:160px;
	float:right;
	text-align:center;
}

.PhoneNo {
	font-size: 16px;
}

.LoginContainer1 {
	width:225px;
	margin-left:150px;	
}

.LoginContainer {
 width:225px;
 height:38px;
 float:right;
}

.loginLink {
	width:225px;
	height:20px;
	float:right;
	font-size: 12px;
	text-align:center;
}

.ShoppingCartContainer {
	background-image:url(/www/img/shopping-cart-bg.gif);
	background-repeat:repeat-x;
	width:225px;
	height:38px;
	float:right;
}

.ShoppingCartTxt {
	font-size: 12px;
	color:#000000;
	text-align:center;
	padding-top:3px;
}

.ShoppingCartLink {
	font-size:11px;
}

.LoginContainer1 {
	background-image:url(/www/img/search-bg.gif);
	background-repeat:repeat-y;
}

.LoginContainer {
	background-repeat:repeat-y;
}

.SearchContainer {
	background-image:url(/www/img/search-bg.gif);
	background-repeat:repeat-y;
	margin-bottom: 5px;
}

.SearchHeader {
	background-image:url(/www/img/search-header.gif);
	background-repeat:no-repeat;
	height:22px;
	padding-top:5px;
	padding-left:30px;
	padding-bottom:5px;
	font-size:14px;
	color:#022B47;
	font-weight:bold;
}

.LoginHeader {
	background-image:url(/www/img/search-header.gif);
	background-repeat:no-repeat;
	height:22px;
	width:300px;
	padding-top:5px;
	padding-left:30px;
	padding-bottom:5px;
	font-size:14px;
	color:#022B47;
	font-weight:bold;
}

.LoginHeadernew {
	background-image:url(/www/img/login-header.gif);
	background-repeat:no-repeat;
	height:22px;
	width:300px;
	padding-top:5px;
	padding-left:30px;
	padding-bottom:5px;
	font-size:14px;
	color:#022B47;
	font-weight:bold;
}


.SearchContent {
	padding-left:7px;
}

.contentstyle {
	border: 1px solid gray;
	margin: 0px;
	margin-bottom: 1em;
	padding: 10px;
}

.SearchResults, .SearchResult {
	width: 520px;
	display: block;
	overflow: hidden;
}

form {
	display:inline;
}

#searchLines {
	min-height:75px;
	height: auto !important;
	width: 400px;
}

html #searchLines { height: 60px; }

.GoBtn1 {
	padding-left:2px;
	border:0px;
}

.GoBtn {
	padding-left:2px;
	border:0px;
	float:left;
}

.LeftSearchInput {
	border: solid 1px #000000;
	width: 95px;
	font-size:11px;
}

.LeftBoxContainer {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.LeftBoxHeader {
	background-image:url(/www/img/left-box-header.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
	padding-left:15px;
	height:24px;
	margin:0px;
}

.LeftBoxContent {
	margin: 0px;
	background-image:url(/www/img/left-box-bg.gif);
	background-repeat:repeat-y;
	padding:5px 5px 0px 10px;
	color:#022B47;
	font-weight:bold;
}

.ArrowCategory {
	border:0px;
	padding-right:3px;
}

.CategoryLink {
	color:#022B47;
	font-size:13px;
	text-decoration:none;
	display:block;
	background-repeat:no-repeat;
	background-position: left 3px;
}

.CategoryLinkActive {
	color:#022B47;
	font-size:13px;
	text-decoration:none;
	display:block;
	background-repeat:no-repeat;
	background-position: left 3px;
}

.CategoryLinkSub {
	color:#022B47;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding-left:22px;
	background-position: 13px 4px;
	background-image:url(/www/img/category-sub-bullet.gif);
	background-repeat:no-repeat;
}

.PageTitle2 {
	color:#022B47;
	height:60px;
}

.PageTitleGlossary {
	border-bottom: solid 2px #8A8A8A;
	color:#022B47;
	font-size:17px;
	font-weight:bold;
	width:537px;
	height:40px;
}

.PageTitleCat {
	border-bottom: solid 2px #8A8A8A;
	width:537px;
	height:2px;
}


.PageTitle {
	border-bottom: solid 2px #8A8A8A;
	color:#022B47;
	font-size:17px;
	font-weight:bold;
	width:533px;
}

.PageTitleSearch {
	border-bottom: solid 2px #8A8A8A;
	color:#022B47;
	font-size:17px;
	font-weight:bold;
	width:500px;
}

.PageTitleMyAccount {
	border-bottom: solid 2px #8A8A8A;
	color:#022B47;
	font-size:17px;
	font-weight:bold;
	
}

.PageTitleCart {
	color:#022B47;
	font-size:15px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom: 0px;
}

.SectionTitle {
	color:#022B47;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
}

.PageTitleListing {
	font-size:13px;
	font-weight:normal;
}

.Paging {
	float:right;
	font-size:12px;
	padding-top:0px;
	font-weight:normal;
}
	
.PagingSpecialCat {
	font-size:12px;
	padding-top:0px;
	font-weight:normal;
}
	
.Paging1 {
	font-size:12px;
}	

.PagingBottom {
	border-top: 2px solid #696962;
	font-size:12px;
	color:#888888;
	padding-top:5px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	width: 300px;
	text-align:center;
	margin-bottom:20px;
}

.PagingTop {
	color:#888888;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	text-align:center;
	width:300px;
}

.PagingBottom2Border {
	position:absolute;
	border-top: 2px solid #696962;
	width: 300px;
}


.PagingBottom2 {
	font-size:11px;
	color:#888888;
	padding-top:5px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	width: 300px;
	text-align:center;
	margin-bottom:20px;
}

.PagingActive {
	color:#000000;
}

.ProductContainer {
	width: 250px;
	float:left;
	color:#000000;
	font-size:14px;
	margin-right: 15px;
	margin-bottom: 25px;
}

.ProductContainerOnSale {
	width: 250px;
	float:left;
	color:#000000;
	font-size:15px;
	margin-right: 10px;
	margin-bottom: 35px;
}

.ProductContainer1 {
	width: 250px;
	float:left;
	color:#000000;
	font-size:14px;
}

.ProductThumbImg {
	margin-right:10px;
}

.SearchThumbImg {
	margin-right:10px;
}

.SearchThumbImg img {
	width: 75px;
	border: none;
}

.LineThrough {
	text-decoration:line-through;
}

.HighlightRed {
	color:#FF0000;
}

.clear {
	clear:both;
}

.PhotoThumb1 {
	text-align:center;
	color:#022B47;
	font-size:14px;
	margin-right:10px;
}

.PhotoThumb {
	float: left;
	text-align:center;
	color:#022B47;
	font-size:14px;
	margin-right:10px;
}

.PhotoThumbSpacer {
	height: 10px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}

.PhotoSummary {
}

.PhotoDescription1 {
	/*float:right;*/
}
.PleaseNote {
	color:#000000;	
	padding-bottom:10px;
}

.PhotoContainer {
/*display:compact;
min-height:240px;*/
height: auto !important;
}

.ProductBuyGridHeader {
	background-color:#022B47;
	color:#FFFFFF;
	height:20px;
	text-align:center;
}

.BlueBg {
	background-color:#022B47;
	color:#FFFFFF;
	height:20px;
	text-align:left;
}

.BlueBg a {
	color:#FFFFFF;
}

.DescriptionTitle {
	color:#022B47;
	font-size:14px;
	font-weight:bold;
}

.DescriptionTitleItalic {
	color:#666666;
	font-style:italic;
	font-size:12px;
}

.AvailablityTxt {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.AvailablityTxtItalic {
	color:#666666;
	font-style:italic;
	font-size:12px;
	color: #BF0000;
	font-weight:normal;
}

.PriceTxt {
	font-size:14px;
}

.LinksContainer {
	color:#8C8C8C;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
}

.prSummaryHeader {
	padding-right: 2px ! important;
}

.prSummaryCobrand {
}

.prSummaryRating {
	font-size: 16px ! important;
}

.prSummaryPrintableViewLink {
	display: none;
} 

#prExpressReferral {
	display: none;
}

.prWriteReview {
	width: 540px;
}

.Tabs {
	margin-top:30px;
	height:20px;
}

.TabsBox {
	border-right: solid 1px #2C4D64;
	border-bottom: solid 1px #2C4D64;
	border-left: solid 1px #2C4D64;
	border-top: solid 1px #2C4D64;
	padding:10px;
	font-size:13px;
}

.TabsHeader {
	background-repeat:no-repeat;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	cursor: pointer;
	width:auto;	
	height:17px;
	padding-top:3px;
}

.TabAct {
	background-color: #2C4D64;
	color: #FFFFFF;
}

.TabsBullet {
	padding-left:50px;
}

.InstallationRating {
	border-style: outset;
	border-width: 5px;
	border-color: #EEEEEE;
	width: 484px;
	margin-left: 105px;
}

.InstallationRatingGraphic {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

.InstallationRatingTitle {
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
}


.Heading {
	font-size:14px;
	color:#022B47;
	font-weight:bold;
	text-decoration:none;
}

.TextAlignRight {
	text-align:right;
	padding-top:2px;
	padding-bottom:5px;
}

.Title {
	color:#022B47;
	font-size:18px;
	font-weight:bold;
	padding-bottom:3px;
}


.BodyText {
	font-size:14px;
	color:#3F3F3F;
	vertical-align:top;
	margin:0pt;

}

.CommunicatorBox {
	width:269px;
	font-size:12px;
}

.CommunicatorHeader {
	background-image:url(/www/img/topcatbox2.gif);
	background-repeat:repeat-y;
	height:40px;
	color:#022B47;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}
.CommunicatorHeader1 {
	height:30px;
	color:#022B47;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:11px;
}

.CommunicatorHeaderCust {
	
	height:45px;
	color:#022B47;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:11px;
}

.CommunicatorBoxPadding {
	background-image:url(/www/img/commu-box-bg.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	font-size:13px;
}

.LeftPart {
	float:left;
	width:269px;
	margin-right:30px;
}

.Padding {
	padding:20px;
	font-size:12px;
}

.ProductContainerSml {
	width: 240px;
	float:left;
	color:#000000;
	font-size:14px;
	margin-bottom: 30px;
}

.inputContact {
	border: solid 1px #000000;
	width: 150px;
	height: 18px;
	font-size:11px;
}

.textareaContact {
	border: solid 1px #000000;
	width: 500px;
	height: 150px;
	font-size:11px;
}

.submitContact {
	border: 1px solid #000000;
	font-size:11px;
	height: 20px;
}

.textareaShipping {
	border: solid 1px #000000;
	width: 240px;
	height: 120px;
	font-size:11px;
}

.ErrorShippingInfo {
 width:200px;
 color:#D50005;
 vertical-align:middle;
}

li {
	margin-top: 4px;
}

ul {
	margin-top: 6px;
}

.message {
	color: #00008B;
	font-weight: bold;
	margin-bottom: 20px;
	height:15px;
}

.messageb {
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 20px;
	height:15px;
}

.loginForm {
	margin-left:230px;
	border:1px solid #2C4D64;
	width:210px;
	padding:10px;
}

.loginDiv {
	width:100px;
	float:left;
	font-weight:bold;
}

.loginInput {
	width:100px;
	border:1px solid black;
}

.activeStep {
	font-weight:bold;
	color: #022B47;
	font-size:13px;
}

.nonactiveStep {
	color:#022B47;
	font-size:13px;
}

.imgBorder {
	border: 1px solid #8A8A8A;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/www/img/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/www/img/shadeactive.gif);
border-bottom-color: white;
position: relative;
top: 0px;
padding: 3px 7px;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 520px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

#HighlightBlack {
	text-align:right;
	font-weight:bold;
}

.FurtherDetailsLink {
	margin-bottom: 10px;
}

.NewProdText {
	font-weight:bold;
	text-align:left;
	margin:0px;
}

.ContactInfo {
	font-family:Arial;
}

.CartText1 {
	vertical-align:top;
	font-size:13px;
}

.sortText a{
	vertical-align:top; 
	float:right;
	color:#990000;
}

.CartBuyBox {
	font-size:12px;
	font-style:italic;
}

.redresults a{
	color:#CC3300;
	text-decoration:none;
}

.redresults a:hover{
	text-decoration:underline;
}

.cartrowtop {
	border-top: solid 1px #000000;
}

.cartrowbottom {
	border-bottom: solid 1px #000000;
}

.cartrowboth {
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
}

.CartTextBack {
	background-image:url(/www/img/ground.jpg);
}

.squareproceed {
	border: 1px solid #000000; 
	width: 150px;
	height:28px;
	background-color: #F0ECD8;
	text-align:center;
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ECE9D6}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f6f5ed;
  border-right:1px solid #f6f5ed;
  background:#f0eee0}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfcfa;
  border-right:1px solid #fdfcfa;
  background:#efeddd}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #efeddd;
  border-right:1px solid #efeddd;}
.spiffy4{
  border-left:1px solid #f6f5ed;
  border-right:1px solid #f6f5ed}
.spiffy5{
  border-left:1px solid #f0eee0;
  border-right:1px solid #f0eee0}
.spiffyfg{
  background:#ECE9D6}


  
  
.spiffyBill{display:block}
.spiffyBill *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#DBE0E4}
.spiffyBill1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #eff1f3;
  border-right:1px solid #eff1f3;
  background:#e4e7ea}
.spiffyBill2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfbfc;
  border-right:1px solid #fbfbfc;
  background:#e1e5e9}
.spiffyBill3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e1e5e9;
  border-right:1px solid #e1e5e9;}
.spiffyBill4{
  border-left:1px solid #eff1f3;
  border-right:1px solid #eff1f3}
.spiffyBill5{
  border-left:1px solid #e4e7ea;
  border-right:1px solid #e4e7ea}
.spiffyBillfg{
  background:#DBE0E4}
  

.spiffyPayment{display:block}
.spiffyPayment *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F5FBFF}
.spiffyPayment1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fafdff;
  border-right:1px solid #fafdff;
  background:#f7fcff}
.spiffyPayment2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fefeff;
  border-right:1px solid #fefeff;
  background:#f6fbff}
.spiffyPayment3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f6fbff;
  border-right:1px solid #f6fbff;}
.spiffyPayment4{
  border-left:1px solid #fafdff;
  border-right:1px solid #fafdff}
.spiffyPayment5{
  border-left:1px solid #f7fcff;
  border-right:1px solid #f7fcff}
.spiffyPaymentfg{
  background:#F5FBFF}

a.ovalbutton{
background: transparent url('/www/img/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('/www/img/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

.LeftSearchInput1 {
	border: solid 1px #000000;	
	font-size:11px;
}
.LoginHeadernew1 {
	background-image:url(/www/img/login-header1.gif);
	background-repeat:no-repeat;
	height:22px;	
	padding-top:5px;
	padding-left:30px;
	padding-bottom:5px;
	font-size:14px;
	color:#022B47;
	font-weight:bold;
}

.LoginFootnew1 {
	background-image:url(/www/img/search-footer1.gif);
	background-repeat:no-repeat;	
	width:200px;
	height:22px;	
	color:#022B47;
	font-weight:bold;
}

.LoginContainer2 {
	width:205px;	
	margin:0px auto;	
	background-image:url(/www/img/search-bg1.gif);
}

.LoginContainer2 input {
	width: 120px;
}

.LoginContainer2 .GoBtn {
	width: 28px;
	height: 17px;
}

.spiffyCatalog{display:block}
.spiffyCatalog *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FAF6CA}
.spiffyCatalog1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fcfbe8;
  border-right:1px solid #fcfbe8;
  background:#fbf8d7}
.spiffyCatalog2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fefef9;
  border-right:1px solid #fefef9;
  background:#faf7d4}
.spiffyCatalog3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #faf7d4;
  border-right:1px solid #faf7d4;}
.spiffyCatalog4{
  border-left:1px solid #fcfbe8;
  border-right:1px solid #fcfbe8}
.spiffyCatalog5{
  border-left:1px solid #fbf8d7;
  border-right:1px solid #fbf8d7}
.spiffyCatalogfg{
  background:#FAF6CA}

.ProductTabPrint {
	display: none;
}

@media print {
	.tabcontent {
		display: block !important;
	}
	
	.ProductTabPrint {
		display: block !important;
		margin-top: 15px;
		margin-bottom: 15px;
	}
}

.Optional {
	background-color: white;
	color: gray;
}

td.social_img {
	width: 66px;
}

a.social_img {
	text-decoration: none;
}

img.social_img {
	border: none;
	margin: 0;
	padding: 0;
}

/* Expand the review tab to height of the reviews box */
.pr_review_summary_container {
	overflow: hidden;
	width: 100%;
}

/* Float the entire review tab to handle clears inside of it */
.pr_review_summary {
	float: left;
	width: 100%;
	min-width: 100%;
}

/* But not for print */
@media print {
  .pr_review_summary {
  	float: none;
  }
}

/* Hide "Be the first to" */
html .pr-snippet-write-first-review p {
	display: none;
}

/* Use standard font on "Write a Review" */
html .pr-snippet-read-write {
	font-size: 15px;
}

/* Adjust padding to line up with other links */
html .pr_snippet_product .pr-snippet-read-write {
	padding: 0;
	padding-left: 10px;
	clear: none;
	float: left;
}

html .pr-snippet-wrapper {
	margin: 0;
	padding: 0;
}

/* Use standard colors for "Write a review" link */
html .pr-snippet-read-write a.pr-snippet-link {
	color: #022B47;
}
html .pr-snippet-read-write a.pr-snippet-link:hover {
	color: #000000;
	text-decoration: none;
}

/* Ensure the rating stars are on their own line */
.pr_snippet_category {
	clear: both;
}

/* Hide the number of reviews on the category page */
html .pr_snippet_category .pr-snippet-review-count {
	display: none;
}

/* Remove space between stars and Write a Review */
html .pr-snippet-review-count {
	line-height: 20px;
	float: left;
}

.pr_snippet_product {
	margin-left: 17px
}

/* Remove extra padding on stars */
html .pr_snippet_product .pr-snippet-stars {
	padding: 0;
	padding-top: 2px;
}

/* Remove extra space */
html .pr_snippet_product {
	vertical-align: top;
}

.pr-clear {
	line-height: 1px;
	height: 1px;
}

.SearchResults {
	margin: 0;
	padding: 0;
	list-style: none;
}

.SearchResult {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid black;
	list-style: none;
}

.SearchResultImage {
	padding-right: 10px;
}

.SearchResult p {
	margin: 0;
	padding: 0;
	margin-top: 8px;
}

.InvoiceTitle {
  font-size: 120%;
  padding-bottom: 0.5em;
}

.ProductImage {
  position: relative;
  display: inline-block;
}

.ProductBadge {
  position: absolute;
  bottom: -8px;
  left: -16px;
}

/*////////////////////////////////////////////*/

.PageTitleProd {
	border-bottom: solid 2px #8A8A8A;
	color:#022B47;
	font-size:17px;
	font-weight:bold;
	width:550px;
}

.PageTitle1 {
	color:#022B47;
	font-size:17px;
	font-weight:bold;
	vertical-align:middle;
}


