/*** HTML STYLES ************************************************/

/* Set the default font and page margin here. Do not set colors here.*/
BODY {
	MARGIN: 0;
	padding: 0;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	background: #E4EAF1;

}
#maintable{
margin-bottom: 12px;
background: #E4EAF1 url(../images/back.gif) repeat-y;

}
#header {
	background: transparent url(../images/backheader.gif) repeat-x;

}
#header td{
padding: 0;
margin: 0;
}
#headertop {
	background: #fff url(../images/backtop.gif) repeat-y;
}
#headertable {
padding: 0;
margin: 0;
}

#headertable td{
padding: 0;
margin: 0;
}
/* Style for links */
A:link {
	text-decoration: none;
	color: #0052A5;
}
A:visited {
	text-decoration: none;
} 
A:hover {
text-decoration: underline;
}

/* Style for lines. */
div.thickline {
	height: 2px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none; 
}
div.thickline hr {
  display: none;
}

div.thinline {
	height : 1px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none; 
}
div.thinline hr {
  display: none;
}

/* Style for page breaks when printing */
P.pageEnd {page-break-before: always}

/*** Login Box Styles ****************************************/

.LoginBoxTop {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(images/box_T.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 4px;
}
.LoginBoxLeft {
	BACKGROUND-POSITION: left 50%; BACKGROUND-IMAGE: url(images/box_L.gif); WIDTH: 4px; BACKGROUND-REPEAT: repeat-y;
}
.LoginBoxRight {
	BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url(images/box_R.gif); WIDTH: 4px; BACKGROUND-REPEAT: repeat-y;
}
.LoginBoxBottom {
	BACKGROUND-POSITION: 50% top; BACKGROUND-IMAGE: url(images/box_B.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 5px;
}



/*** GENERAL PAGE LAYOUT ****************************************/
/* Your Main Site Name. */
#siteName {
	font-size: 24px;
	line-height: 35px;
	margin-left: 5px;
}

.storewideDiscount {
	font-size: 14px;
	color: purple;
}

#basketStats {
	font-size: 11px;
}



/* This is the default font for the entire page body */

.homecontent {
	font-size : 12px;
	padding-left: 40px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-top: 6px;
	border-right: #E4EAF1 solid 7px;
}
.topcontent {
	background: transparent url(../images/backmain.gif) no-repeat;
	height: 2px;
}






.maincontent {
	font-size : 12px;
	padding-left: 40px;
	padding-bottom: 12px;
	padding-right: 6px;
	padding-top: 6px;
	border-right: #E4EAF1 solid 7px;
	min-height:280px; /* added jda */
	height:expression(this.scrollHeight > 280 ? "auto":"280px"); /* added jda */
}

.mainpage {
	font-size : 12px;

}
.rightnav{
	background: #0052A5;
}
.rightnavbottom{
	background: #0052A5;
	border-bottom: #E4EAF1 solid 2px;
}

/* This is a smaller text used for the wishlist, etc. */
.smalltext {
	font-size : 9px;
}


/* Header is a large separating bar used for "What's New" and 
'Product of the Day'. It uses the Highlight Box (Order Box) Title Bar
colors. */
.header {
	FONT-SIZE: 14px;
	font-weight : bolder;
	background-color: gray;
	color: white; 
}

/* Highlight and Input Form box title bars. */
.BoxTitle {
	FONT-SIZE: 13px;  
	font-weight: bold;
}
/* Used primarily in Highlight boxes. */
.BoxText {
	FONT-SIZE: 13px;  
}

/* Sections separate sections on listings and detail pages like the
'more images' and 'customer reviews' sections of the product page. */
.section_title {
	font-size: 12px;
	font-weight: bold;
	color : Maroon;
}

/* Used for listing and detail page navigation links like the 'Sort by' links
on listing pages and 'next | back' links at the bottom of detail pages.*/
.section_footer {
	font-size: 11px;
	color : Maroon;
}
A.section_footer {
	text-decoration : none;
}

.caution {
	COLOR: #ff6600; FONT-SIZE: 12px; FONT-WEIGHT: 700
}




/*** CATEGORY & PAGES ****************************************/

/* Page Title - only 1 title per page: category, feature, page, product */
H1 {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	FONT-WEIGHT: bold;
	margin: 0px;
	padding: 0px;
	color: #000;
}
H1.page {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	FONT-WEIGHT: bold;
	margin: 0px;
	padding: 0px;
	color: #000;
}
H1.category {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	FONT-WEIGHT: bold;
	margin: 0px;
	padding: 0px;
	color: #000;
}
.category H2 {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	FONT-WEIGHT: bold;
	margin: 0px;
	padding: 0px;
	color: #000;
}
.contentpagetitle {
	font-size : 18px;
	color: #003871;
	padding-top: 12px;
	padding-bottom: 6px;
}
H1.feature {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	FONT-WEIGHT: bold;
	margin: 0px;
	padding: 0px;
	color: #000;
}
H1.product {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	FONT-WEIGHT: bold;
	margin: 0px;
	padding: 0px;
	color: #000;
}

.loginbox {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	FONT-WEIGHT: bold;
	margin: 0px;
	padding: 0px;
	color: #000;
}

/* Page SubTitles - Category Teaser Listings: category, feature, page, product */
H2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #0052A5;
}

H2.product {	
	display: inline;
}

/* Teaser Lists: category, feature, page, product */
H3 {
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0052A5;
	margin: 0px;	
}
H3.product {
	text-decoration: none;
}

.cat_text_large {
	font-size: 12px;
}
.cat_text_featured {
	font-size: 12px;
}
.cat_text_small {
	font-size: 10px;
}
.cat_text_list {
	font-size: 12px;
}
.review_title {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}


/*** FEATURE DETAIL ****************************************/
.FeatureTeaser {
	font-size : 16px;
}
.FeatureByline {
	font-size : 12px;
	font-style : italic;
}
.Feature_Type {
	font-size : 9px;
	color : #FF3300;
}

/*** PRODUCT DETAIL ****************************************/
/* Style for Product SKU, number in stock, etc. */
.prodSKU {
	font-size : 11px;
	color : #666666;
}

/* Product price line */
.prodprice {
	font-size : 11px;
}

/* Product price emphasized words: 'Our Price' */
.prodprice2 {
	font-size : 12px;
	font-weight: bold;
	color: maroon;
}

/* Amount saved from retail price */
.prodsavings {
	font-size : 12px;
	color: maroon;
	font-style: italic;
}

/* Discounted price amount */
.proddiscounted {
	font-size : 12px;
	font-weight: bold;
	color : maroon;
}

/* Product discount line */
.proddisc {
	font-size : 12px;
	color : maroon;
}

/* Product error messages */
.proderror {
	font-size : 12px;
	color: red;
}

/* Small image on catalog pages. */
.listingImg {
	margin-right : 10px;
	border: none;
}


/* Medium image on product detail page. */
.medium_img {
	margin-right : 10px;
}

/* 'More Image' gallery on product detail page. */
.gallery_img {
	border-style : solid;
	border-color : Silver;
	margin-right : 3px;
	border-width : 1px;
}
/* 'More Image' gallery detail caption. */
.photocaption {
	COLOR: white; FONT-SIZE: 11px; 
}

/*** POPUP IMAGE STYLES *************************************/
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
	}
#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
	}
#dragbar #closetext{
	font-size: 11px;
	margin-right: 2px;
	}
#detailimg{
	cursor: hand;
	cursor: pointer;
	}
#detailarea{
	width: 100%; 
	background-color: White;
	}
#caption{
	background-color: white;
	font-size: 12px;
	padding: 2px;
	}


/*** WISH LIST DETAIL *************************************/

/* The delete and update buttons for Wish List product listings */
.WishButton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}


/*** SHOPPING CART ****************************************/
/* Product name, prices, etc. */
.carttext {
	font-size : 11px;
}
/* Sku and options listed under product name*/
.smallcarttext {
	font-size : 10px;
}
/* errors listed under product name*/
.smallcarterror {
	font-size : 11px;
	color : Red;
}


/*** INPUT FORMS ******************************************/
/* Titles separating sections of a form (this is NOT the Box Title)*/
.formtitle {
	FONT-SIZE: 14px;
	font-weight : bold;
}

/* Appears at top of form if page returns an error */
.formerror {
	FONT-SIZE: 12px;
	color : Red;
}

/* Used in the login box ('user name not found', etc.) */
.formerrorsmall {
	FONT-SIZE: 10px;
	color : Red;
}

/* Form field names '*/
.formtext {
	FONT-SIZE: 12px;
}
/* Instructions below form fields '*/
.formtextsmall {
	FONT-SIZE: 10px; 
}

/* Used in the login box for 'name' and 'password'*/
.FormTextVerySmall {
	FONT-SIZE: 9px;
	COLOR: #fff;
}

.formfield {
	BACKGROUND-COLOR: #fbfbfb;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	COLOR: #003163;
	FONT-SIZE: 12px;
}
.formfieldselect {
	FONT-SIZE: 12px;
	COLOR: #003163;
}
/* The form fields for the login box have width set as well */
.formfieldlogin {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #cccccc 1px solid;
	BACKGROUND-COLOR: white;
	BORDER-BOTTOM: #cccccc 1px solid;
	width : 120px;
}

.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #cccccc;
}

/* HTML form submit buttons */
.formbutton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}
A.formbutton:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #dddddd;
	BACKGROUND-COLOR: #999999;
	TEXT-DECORATION: none;
}
A.formbutton:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	BACKGROUND-COLOR: #666666;
	TEXT-DECORATION: none;
}

/* Used to set margins on a form tag */
form.margins {
	margin: 10px; 
	padding: 0px;
}
form.nomargins {
	margin: 0px; 
	padding: 0px;
}


/* Simple Search Field */
#searchbox {
background: transparent url(../images/backsearch.gif) no-repeat;
border-bottom: 2px #E3EAF0 solid;
padding-top: 1px;
padding-bottom: 2px;
padding-right: 2px;
padding-left: 56px;
}
#searchbox .formfield {
border: 0;

	FONT-SIZE: 11px;
}

/*** LISTING RECORDS ******************************************/
/* Query Description line */
.ResultHead {
	FONT-SIZE: 16px;
}

/* Result table title row */
.listingHead {
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none;
}
/* Result table smaller font */
.ListingSmall {
	font-size:	10px;
}
.listingTitle {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.listingTitle:link {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
}
A.listingTitle:visited {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
	}
A.listingTitle:hover {
	FONT-SIZE: 14px; ; TEXT-DECORATION: underline
	}
	
.listingsubtitle {
	FONT-SIZE: 12px; FONT-STYLE: italic;  
}
.listingtext {
	FONT-SIZE: 12px; 
}
.listingsubtext {
	FONT-SIZE: 11px;  
}
/* For Feature listings author line */
.listingtagline {
	FONT-SIZE: 10px; 
}
/* For Event listings */
.listingdate {
	FONT-SIZE: 12px; 
}


/*** ALPHA MENU (SITEMAP) *************************************************/
A.alphaon:link {
	 FONT-SIZE: 13px; TEXT-DECORATION: none ; Font-Weight: Bold;
}
A.alphaon:visited {
	FONT-SIZE: 13px; TEXT-DECORATION: none; Font-Weight: Bold;
}
A.alphaon:hover {
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	Font-Weight: Bold;
	background-color : #F0F0F0;
}
A.alphaoff:link {
	 FONT-SIZE: 9px; TEXT-DECORATION: none
}
A.alphaoff:visited {
	FONT-SIZE: 9px;  TEXT-DECORATION: none
}
A.alphaoff:hover {
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	background-color : #F0F0F0;
}


/*** MENUS ******************************************/
/* Breadcrumb Trail Menu */
/* The Breadcrumb Trail DIV and non-link text */
#menu_trail {
font-size: 11px;
padding-bottom: 6px;
color:#0052A5;
}
#menu_trail a {
font-size: 11px;
padding-bottom: 6px;
color:#0052A5;
}

/* Category Jump Menu - firs style form, then select box */
#categorySelect {
	text-align: right;
}
#categorySelect select {
	width: 140px;
	FONT-SIZE: 11px;
	color: purple;
}
.menu_page {
	font-size: 12px;
	COLOR: #fff;	
	clear: left;
}
a.menu_page
{
	font-size: 12px;
}

.menu_page2 {
	font-size: 10px;
	COLOR: #808080;
}
a.menu_page2
{
	font-size: 10px;
	COLOR: #808080;
}

.menu_page_title {
	font-size: 12px;
	COLOR: gray;
	FONT-WEIGHT: bold;
}

a.menu_page_title
{
	font-size: 12px;
	COLOR: gray;
	FONT-WEIGHT: bold;
}

.menu_trail {
font-size: 11px;
padding-bottom: 6px;
color:#0052A5;
}
a.menu_trail {
font-size: 11px;
padding-bottom: 6px;
color:#0052A5;
}
.menu_trailx h1 {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	FONT-WEIGHT: bold;
	margin: 0px;
	padding: 0px;
	color: #0052A5;
}
.menu_trail h1 {
	font-size: 18px;
	color: #003871;
	padding: 4px 0;
}
.menu_trail h2 {
	font-size: 18px;
	color: #003871;
	padding: 4px 0;
}

/* Page Footer Menu */


.menu_footer {
	font-size: 10px;
	color : #fff;
	

}
.menu_footer A {
	font-size: 10px;
	color : #fff;
}
	
/* Copyright Notice DIV */
#copyright {
	font-size: 10px;
	color : #fff;
	display:block;
} 
#copyright a {
	color : #fff;
}

/* ----- INPUT FORM ---------------------------------*/
TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Verdana, Helvetica, sans-serif; 
}

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Verdana, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Verdana, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Verdana, Helvetica, sans-serif; TEXT-DECORATION: underline
}
/* ----- top tier is tabs; TD produces height ---------------------------------*/
TD.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;  FONT-FAMILY: Verdana, Geneva, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Geneva, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:link {
	 FONT-SIZE: 11px; FONT-FAMILY: verdana,Verdana,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:visited {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,Verdana,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,Verdana,sans serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}


/* Admin Menu Links */
.menu_admin {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	COLOR: #DAA520;
	TEXT-DECORATION: none
}
A.menu_admin{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	COLOR: #DAA520;
	TEXT-DECORATION: none
}




/* ---------- Styles for Tracking Page --------------------- */

th.track {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,Verdana,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
	background-color : #B6B6B6;
}

td.trackbold {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,Verdana,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
}

td.track {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,Verdana,sans serif; TEXT-DECORATION: none; 
}

td.track0 {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,Verdana,sans serif; TEXT-DECORATION: none; 
	background-color : #F0F0F0;
}

td.track1 {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,Verdana,sans serif; TEXT-DECORATION: none; 
	background-color : #FFFFFF;
}


/* ---------- Styles for Gift Registry Printing --------------------- */
.printregistry {
	border: 2px solid #000000;
	FONT-SIZE: 14px;
	font-family : Verdana, Helvetica, sans-serif;
}

/* This is the new section for the top navigation */
#topnav
{
	padding: 0;
	display: block;
	margin: 0;
	margin-top: 6px;
	margin-bottom: 0;
	text-align: middle;
	vertical-align: middle;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;

	
}
#topnav *
{
	vertical-align: middle;
}

#topnav a:link, #topnav a:visited
{
	text-decoration: none;
	color: #fff;
}
ul.topnav
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 27px;
}
ul.topnav li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
}
ul.topnav li a
{
	display: block;
	padding: 0;
	padding-right: 30px;
}
ul.topnav a:link, ul.topnav a:visited
{
	text-decoration: none;
}
#topnav a:hover
{
	color: #fff;
	text-decoration: underline;
	
}
/* This is the new section for the top navigation */
#topnav2
{
	padding: 0;
	display: block;
	margin: 0;
	margin-bottom: 0;
	margin-top: 6px;
	text-align: middle;
	vertical-align: middle;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;

	
}
#topnav2 *
{
	vertical-align: middle;
}

#topnav2 a:link, #topnav2 a:visited
{
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}
ul.topnav2
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;

}
ul.topnav2 li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: middle;
}
ul.topnav2 li a
{
	display: block;
	padding: 0;
	text-align: middle;

}
ul.topnav2 a:link, ul.topnav2 a:visited
{
	text-decoration: none;
}
#topnav2 a:hover
{
	color: #fff;
	text-decoration: underline;
	
}

#headerlogo {
margin: 0;
padding: 0;
margin-top: 26px;
height: 105px;
}
#headerwelcome {
margin: 26px 0 0 0;
padding: 0 3px 0 3px;
height: 105px;
}
#boxtop {
margin-top: 9px;
margin-right: 9px;
}
#boxtop img{
padding-right: 1px;

}

#footertext {
	padding: 12px;;
	padding-left: 45px;
	margin: 0;
}
#footerleft {
	background: #0052A5 url(../images/backfooterleft.gif) repeat-y;
	padding: 0;
	margin:0;
	border-right: #E4EAF1 2px solid;
}	
#footerlogos {
	padding: 6px;
	margin:0;
}
#footerlogos img{
	padding: 6px;
	margin:0;
}
#footer {
	background: #0052A5;
	margin:0;

}
#footerbottom {
	background: transparent url(../images/backfooterbottom.gif) repeat-x;
	height: 17px;
	padding: 0;
	margin:0;

}
#cart{
	background: transparent url(../images/cart.gif) no-repeat 1px 3px;
	text-align:left;
	color:#003871;
	font-size: 10px;
	margin: 6px 0 12px 0;
	padding: 0 0 6px 21px;
}
#cart a{
	font-size: 10px;
		color:#003871;
		

}

#cart a:hover{
text-decoration: underline;
		

}
#welcome{
	color:#003871;
	font-size: 10px;

}
#welcome a{
	font-size: 10px;
	color:#003871;
	text-decoration:underline;

}
#welcome h1{
	color:#003871;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	padding: 0;
	margin: 0;
	margin-top: 9px;
}
#welcome h2{
	color:#003871;
	font-size: 12px;
	font-weight:bold;
	padding: 0;
	margin: 0;
	line-height: 12px;
	margin-bottom: 6px;
}
#welcome h3{
	color:#003871;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	text-decoration: none;
	padding: 4px 0;
	margin: 0;
	margin-top: 9px;
}
#bluebox {
padding: 6px;
border: #0052A5 solid 1px;
background-color: #fff;
margin-bottom: 6px;
}
#homewelcome {
background-color: #fff;
margin-bottom: 6px;
}
.homewelcome {
margin-bottom: 12px;
padding-left: 21px;
margin-top: 12px;
}
.homewelcome p{
margin: 0;
padding:0;
}
#homecatbox {
margion-top: 6px;
margin-bottom: 6px;
}
#homecatbox td{
padding-bottom: 3px;
}

.hometitle {
background-color: #D52800;
color: white;
font-size: 10px;
font-weight:bold;
position:relative;
padding-left: 4px;
padding-right: 4px;
}

.topcattext {
color:#ffffff;
font-size: 11px;
font-weight:bold;
padding: 2px;
}


.space {
border-right: 2px solid #E4EAF1;
}
.spacebelow {
border-bottom: 2px solid #E4EAF1;};
}
.borderright {
border-right: 2px solid #E4EAF1;
}

#featurebox {
margin-bottom: 6px;
line-height: 21px;
}

#rightnavwhitebox {
background-color: #fff;
margin: 4px;
margin-top: 0;
text-align:left;
padding: 4px;
}
#rightnavwhitebox h2{
color: black;
font-size:14px;
padding:0;
margin: 0;
}
#rightnavwhitebox li{
list-style:none;
padding-left: 12px;
margin: 0;
font-size: 11px;
}

.rightnavwhitebox {
background-color: #fff;
margin: 4px;
margin-top: 0;
text-align:left;
padding: 4px;
}
.rightnavwhitebox h2{
color: black;
font-size:14px;
padding:0;
margin: 0;
}
.rightnavwhitebox li{
list-style:none;
padding-left: 12px;
margin: 0;
font-size: 11px;
}


/*------------------------------------------------------------------------------
rightnavIGATION

Styles for rightnavigation lists.  Markup should be formed so that nested ULs
are contained in their parent LI element.
------------------------------------------------------------------------------*/
ul.rightnav
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
}
ul.rightnav li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.rightnav li a
{
	display: block;
	padding: 5px 12px 4px 24px;
	background: #0052A5 url("../images/nav-square.gif") no-repeat 9px 50%;
	border-bottom: 1px solid #A2C8E9;
	color: #fff;
}
ul.rightnav a:link, ul.rightnav a:visited
{
	text-decoration: none;
}
ul.rightnav a:hover
{
	background-color: #D52800;
}

/* parent classes define which indicator image is shown */
/* for non-parent links that are on */
ul.rightnav li a.on
{
	background-color: #a7c6e3;
}

/* for parent links not open/on */
ul.rightnav li a.parent
{
	background-image: url("../images/nav/nav-arrow-right.gif");
}

/* for parent links that have a child element with on state */
ul.rightnav li a.parent-open
{
	background-image: url("../images/nav/nav-arrow-down.gif");
}

/* for parent links that are on */
ul.rightnav li a.parent-on
{
	background-color: #D52800;
	background-image: url("../images/nav/nav-arrow-down-on.gif");
}

ul.rightnav ul.rightnav li a.parent-on
{
	background-color: #D52800;
}

ul.rightnav ul.rightnav
{
	margin: 0;
	border: 0;
}
ul.rightnav ul.rightnav li a
{
	padding: 2px 12px 2px 24px;
	padding-left: 30px;
	background-position: 25px 50%;
	background-image: none;
	background-color: #4775A5;
	font-size:11px;
}
ul.rightnav ul.rightnav ul.rightnav li a
{
	padding-left: 48px;
	background-position: 37px 50%;
}

ul.rightnavcat
{
            margin:0;
            padding: 0;
            font-size: 12px;
            font-weight: normal;
            line-height: normal;
}
ul.rightnavcat li
{
            display: inline;
            margin: 0;
            padding: 0;
            list-style: none;
}
ul.rightnavcat li a
{
            display: block;
            padding: 0;
            padding-left: 9px;
            line-height: 23px;
            background: #0052A5;
            border-bottom: 1px solid #A2C8E9;
            color: #fff;
            font-size: 15px;
}
ul.rightnavcat a:link, ul.rightnavcat a:visited
{
            text-decoration: none;
}
ul.rightnavcat a:hover
{
            background-color: #D52800;
}
ul.rightnavcat li a.parent-on
{
	background-color: #D52800;
}


#menu {
padding-left: 9px;


}
#menu a{
color: #fff;

}
.menu_page a{
color: #fff;
}
.menu_page a:visited{
color: #fff;
}
.menu_page a:hover{
color: #fff;
}
#breadcrumb {
font-size: 11px;
padding-bottom: 6px;
}
#breadcrumb a{
color:#0052A5;
}

#pagereturn {
border-top: #969696 solid 1px;
padding-top: 3px;
display:block;
font-size: 11px;
}
#pagereturn2 {
border-bottom: #969696 solid 1px;
margin: 20px 0;
display:block;
font-size: 11px;
}
#sort {
padding-bottom: 3px;
display:block;
font-size: 11px;

}

.pagination {
margin: 0 5px 0 0;
color: #6A6A6A;
float:right;
font-size: 11px;
}
.pagination a{
color: #6A6A6A;
text-decoration: underline;
padding-right: 3px;
padding-left: 3px;
}
.pagination a:hover{
color: #000;
text-decoration: underline;
padding-right: 3px;
padding-left: 3px;

}


.sortby {
color: #6A6A6A;
margin: 0 5px;

}
.sortby a{
color: #6A6A6A;
text-decoration: underline;
padding-right: 3px;
padding-left: 3px;
}
.sortby a:hover{
color: #000;
text-decoration: underline;
padding-right: 3px;
padding-left: 3px;
}
.pageon {
color: #6A6A6A;
text-decoration: none;
font-weight:bold;
padding-right: 3px;
padding-left: 3px;
}

.cattable{
padding: 2px 0;
text-align:center;
font-size: 11px;
}

.cattable .space{
border-right: 2px solid #E4EAF1;
}
.cattable img{
padding-bottom: 3px;
}
.spacebelow {
border-bottom: 2px solid #E4EAF1;
}

#catpictop {
float:right; padding-bottom: 6px; padding-left: 6px;
margin-bottom: 6px;
}
#contentpage {
	font-size : 12px;
	padding: 12px;
	background-color: #fff;
	border-bottom: #969696 solid 1px;
}
#contentpage h2{
	color: #000;
	font-style: italic;
	margin: 0;
	padding: 0;
}
#contentpage p{
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}


#contentpagesub {
	font-size : 12px;
	padding: 0;
	background-color: #fff;
	border-top: #969696 solid 1px;
	border-bottom: #969696 solid 1px;
}
#contenttext {
	padding: 0;
	margin: 5px;
}

#contentengraving {
	font-size : 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-top: 12px;
	background-color: #fff;
}
#contentengraving h2{
	color: #002E55;
	margin: 0;
	padding: 0;
}
#contentengraving p{
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}
.contentpagetitle{
	font-size : 18px;
	color: #003871;
	padding-top: 12px;
	padding-bottom: 6px;
}
.pagetitle{
	font-size: 18px;
	color: #003871;
}
#contentdescription h1 {
	font-size: 18px;
	color: #003871;
}
.bluebold {
	font-weight:bold;
	color: #003871;
}
.blueboldinvoice {
	font-size : 18px;
	font-weight: bold;
	color: #003871;
}
.largeprice{
	font-size : 18px;
	color: #D02127;
	display: inline;
}
#contentdescription {
	font-size : 13px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-top: 12px;
	background-color: #fff;
	border-top: #969696 solid 1px;
	border-bottom: #969696 solid 1px;
	color: #003871;
}
#engravingtop {
	font-size : 13px;
	font-weight: normal;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-top: 12px;
	background-color: #fff;
	border-bottom: #969696 solid 1px;
	color: #000;
}
/* =navigation */
#navflex{
	clear:both;
	font-weight:bold;
	color:#fff;
	margin: 0;
	padding: 0;
	margin-left:2px;
	float:left;
	list-style-type:none;
}

#navflex li{
	list-style-type:none;
	float:left;
	line-height: 18px;
	margin:0 0 0 4px;
	padding:0 0 0 10px ;
	
	background:url(images/tabgrey.gif) #c0c0c0 top left no-repeat;
}
#navflex li a{
	color:#fff;	
	background:url(images/tabgrey.gif) transparent top right no-repeat;
	display:block;
	padding:0 10px 0 0;
}
#navflex li a:link,
#navflex li a:visited{
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#navflex li a:hover,
#navflex li a:active{
	color:#fff;
	text-decoration:none;
}
#navflex li.cur,
#navflex li.over,
#navflex li:hover
{
	background:url(images/tabover.gif) #3375b2 top left no-repeat;
	
}
#navflex li strong,
ul#navflex li.cur a,
ul#navflex li.over a,
ul#navflex li:hover a
{
	display:block;
	font-size:12px;
	color:#fff;
	padding:0 10px 0 0;
	text-decoration:none;
	background:url(images/tabover.gif) transparent top right no-repeat;
}
#engravingupload {
padding: 0;
padding-left: 55px;
background: #fff url(../images/engravingtopback.gif) bottom repeat-x;
}
.warning {
color: #D52800;
font-weight:bold;
}
.engraveformradio{
float:left;
}
.engraveformradiotext{
padding-top: 2px;
}
.engravinglinetable {
margin-left: 24px; margin-bottom: 12px;
}
a.underline {
text-decoration:underline;
}
.gray {
color: #ADADAD; 
background-color: #E4EAF1;
}
a.next {
background:url(../images/arrow_next.gif) right no-repeat;
padding-right: 16px;
font-weight: bold;
}
a.previous {
background:url(../images/arrow_previous.gif) left no-repeat;
padding-left: 16px;
font-weight: bold;
}
#warningpop {
 z-index:999; position:absolute; top: 230px; left: 420px; border: #D52800 2px solid; background-color: #fff; padding: 9px;
}
#warningfile {
 z-index:999; position:absolute; top: 230px; left: 420px; border: #D52800 2px solid; background-color: #fff; padding: 9px;
}

#editlinepop {
 z-index:999; position:absolute; top: 230px; left: 420px; border: #003871 3px solid; background-color: #fff; padding: 9px;
}
#editlinepop h2{
 color: #fff; background-color: #003871; margin-top: -9px; margin-left: -9px; margin-right: -9px; padding-left: 9px;
}

.featurecats {
font-size:9px;
font-weight: bold;
}
.featurecats a {
font-size:9px;
font-weight: bold;
}

.redprice {
color: #d00;
}

input[disabled] { 
color: #ADADAD; 
background-color: #E4EAF1;
}

.nextitems {
font-size:12px;
font-weight: bold;
}
.nextitems a {
font-size:12px;
font-weight: bold;
}
.nextitems a:hover {
font-size:12px;
font-weight: bold;
text-decoration: underline;
}

.invoice24 {
font-size:18px;
}

.smText {
font-size:10px;
}
