          
/*** HTML STYLES ************************************************/

/* Set the default font and page margin here. Do not set colors here.*/
BODY {
	MARGIN: 5px 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#000;
}


.BodyDark {
	MARGIN: 5px 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-image:url(../images/Layout/siteBG.gif);
	background-repeat:repeat-x;
	background-color:#000000;
}



#tophat_tbl{
	width:1000px;
	height:120px;
	border-bottom:1px solid #fff;
}

#main_tbl{
	width:1000px;
}

#topnav_tbl{
	width:1000px;
	border-bottom:1px solid #fff;
	padding-bottom:4px;
}


#leftNav{
	width:204px;
	padding:0px 2px 0px 0px;
	vertical-align:top;
}

#fusebox_layout{
	background-color:#FFFFFF;
	vertical-align:top;
}

#footerTBL{
border-top:1px solid #FFFFFF;
}


#footerRight{
padding-top:3px;
}

#footerLeft{
text-align:right;
}




#cartInfo{
	text-align:right;
	font-size:11px;
	color:#cccccc;
	font-weight:bold;
}

.cartinfo, .cartinfo a:link, .cartinfo a:visited, .cartinfo a:active{
	font-size:11px;
	color:#cccccc;
	text-decoration:underline; 
}


#subcat_touts{
background-image:url(../images/layout/productdetail_bg.jpg);
background-repeat:repeat-y;
width:190px;
padding:0px 20px 0px 20px;
vertical-align:top;
}


.whiteUnderline, .whiteUnderline a:link, .whiteUnderline a:active, .whiteUnderline a:visited{
color:#FFFFFF;
text-decoration:underline;
}

.label{
	font-family:Arial Black,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	margin-top:5px;
	margin-bottom:3px;
}

.FormTextxSmall{
	font-size:10px;
	color:#FFFFFF;
}

.FormTextxSmall a:link, .FormTextxSmall a:visited, .FormTextxSmall a:active{
	color:#FFFFFF;
}



.formField{
background-image:url(../images/layout/formBG.jpg);
border:0px;
font-size:11px;
padding:2px;
height:16px;
}

#grayTop{
width:781px;
height:73px;
background-image:url(../images/layout/topgray.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#5e5e54;
padding:10px 0px 0px 12px;
vertical-align:top;
}

#grayTop_tout{
width:781px;
height:73px;
background-image:url(../images/layout/topGray_touts.jpg);
background-position:left bottom;
background-repeat:repeat-x;
background-color:#5e5e54;
padding:10px 0px 0px 12px;
vertical-align:top;
}


.standText{
font-size:11px;
}






#grayTop_pd{
width:781px;
height:73px;
background-image:url(../images/layout/topGray_prodDetails.jpg);
background-position:left bottom;
background-repeat:repeat-x;
background-color:#5e5e54;
padding:10px 0px 0px 12px;
vertical-align:top;
}


#prodImage_holder{
	width:410px;
	background-color:#FFFFFF;
	vertical-align:top;
	padding:0px 10px 0px 10px;
}


#prodDetails_holder{
	background-image:url(../images/layout/productdetail_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:310px;
	background-color:#32322b;
	padding:0px 20px 10px 20px;
	vertical-align:top;
	color:#fff;
}
 
 
 #contactEmail{
 background-image:url(../images/layout/prod_contact_email.jpg);
 width:530px;
 height:460px;
 vertical-align:top;
 position:absolute;
 top:100px;
 left:400px;
 border:1px solid #333333;
 padding:10px;
 display:none;
 }
 
  #contactEmail_head{
  height:70px;
  }
 
 
  #contactEmail h3{
  font-size:12px;
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  margin:25px 0px 0px 0px;
  
  }
 

#adImage_header{
height:38px;
background-image:url(../images/layout/addtional_image_header.jpg);
background-repeat:repeat-x;
}

.adImgTitleL{
width:398px;
float:left;
vertical-align:top;
text-align:left;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:0px 20px 10px 20px; 
}

.adImgTitleR{
width:300px;
float:right;
vertical-align:top;
text-align:right;
color:#FFFFFF;
font-size:11px;
font-weight:normal;
padding:0px 20px 10px 20px; 

}

#adImage_Holder{
background-color:#dadabd;
vertical-align:top;
padding:10px 20px 10px 20px;
}

.galImage{
border:1px solid #32322b;
margin:0px 10px 0px 0px;
}

.galspacer{
height:10px;
width:730px;


}

#printPage{
vertical-align:top;
text-align:right;
color:#FFFFFF;
padding:0px 20px 0px 0px;

}


#catBody{
background-color:#FFF;
padding:0px 16px 0px 16px;
vertical-align:top;
}


.prodBlock{
	width:159px;
	height:250px;
	padding:8px;
	background-color:#dadabd;
}

 * html .prodBlock {
    \width: 175px; /* for IE5 and IE6 in quirks mode */
    w\idth: 159px; /* for IE6 in standards mode */
  }
  
 

/*********** SUBNAV ***************/

.subNav_holder{
	padding:16px 0px 0px 0px;
}


.navSpacer{
	height:1px;
	margin:0;
	padding:0;
}

.subNav{
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	width:202px;
	height:18px;
}


.subNavOn{
    background-color:#32322b;
	width:202px;
	height:18px;
	color:#FFFFFF;
	font-size:10px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
}


.subNav a:link, .subNav a:visited, .subNav a:active{
  color:#FFFFFF;
}




.subNavOn a:link, .subNavOn a:visited, .subNavOn a:active{
  color:#FFFFFF;
}

.subnavMagin{
	padding:2px 6px 2px 6px;
}

.subCat_td{
	background-color:#deddbf;
	padding:0px 10px 0px 10px;
	font-size:11px;
}

.subCatDiv p{
margin-top:0px;
}


.printEmail_Link{
color:#FFFFFF;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:6px 0px 0px 0px
}


.printEmail_Link a:link, .printEmail_Link a:active, .printEmail_Link a:visited{
color:#FFFFFF;
text-decoration:underline;
}

.subCatDiv{
	height:130px;
	overflow:hidden;
}


.subCat_img_td{
	background-color:#dadabd;
	padding:8px 8px 0px 8px;
	width:149px;

}


/* Style for links */
A:link {
	text-decoration: none;
	color:#000;
}
A:visited {
	text-decoration: none;
		color:#000;

} 
A:hover {
	text-decoration: none;
		color:#000;

}

/* 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 */
.mainpage {
	font-size : 12px;
}

/* 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: #000;
	color: white; 
}

/* Highlight and Input Form box title bars. */
.BoxTitle {
	FONT-SIZE: 16px;  
	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 : #FFF;
}
A.section_footer {
	color : #FFF;
}

.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:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	FONT-WEIGHT: bold;
	margin: 10px 0px 0px 0px;
	color: #FFFFFF;
}
H1.page {
	font-size: 14px;
}
H1.category {
	font-size: 14px;
}
H1.feature {
	font-size: 14px;
}
H1.product {
	font-size: 14px;
}

/* Page SubTitles - Category Teaser Listings: category, feature, page, product */
H2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #666699;
}

H2.product {	
	display: inline;
}

/* Teaser Lists: category, feature, page, product */
H3 {
	font-size:	11px;
	font-weight: bold;
	text-decoration: underline;
	color:#32322b;
	padding:0px 0px 2px 0px;	
}

H3.product {
	text-decoration: none;
	color:#32322b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
}

H3.product_listing {
	text-decoration: none;
	color:#32322b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:1px;
}

H3.prod_day{
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:1px;
}


H3.category{
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:1px;
}



.cat_text_large {
	font-size: 14px;
}
.cat_text_featured {
	font-size: 14px;
}
.cat_text_small {
	font-size: 13px;
}
.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 {
border:1px solid #000;
}





/* 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 #000;
	}
#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: #32322b;
	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: #FFFFFFF;
}

.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: #1a1a17;
	text-align : center;
	padding:3px;
}
A.formbutton:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #dddddd;
	BACKGROUND-COLOR: #1a1a17;
	TEXT-DECORATION: none;
}
A.formbutton:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	BACKGROUND-COLOR: #1a1a17;
	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 {
}
#searchbox .formfield {
	width: 130px;
	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 */

#menuTrial{
	COLOR: #FFFFFF;
}

#menuTrial a{
	COLOR: #FFFFFF;
}


#menu_trail {
	font-size: 12px;
	text-decoration : none;
	COLOR: #FFFFFF;
}
#menu_trail a {
	COLOR: #FFFFFF;
}

/* 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: #000;	
	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: #000;
	FONT-WEIGHT: bold;
}

a.menu_page_title
{
	font-size: 12px;
	COLOR: #000;
	FONT-WEIGHT: bold;
}


.menu_trail {
	font-size: 12px;
	text-decoration : none;
	COLOR: #808080;
}
a.menu_trail
{
	font-size: 12px;

}

/* Page Footer Menu */
.menu_footer {
	font-size: 10px;
	color : #FFFFFFF;
}
.menu_footer A {
	font-size: 10px;
	color : #FFFFFFF;
}
	
/* Copyright Notice DIV */
#copyright {
	font-size: 10px;
	color : #FFFFFF;	
} 
#copyright a {
	color : #FFFFFF;	
}

/* ----- INPUT FORM ---------------------------------*/
TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, 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, Arial, 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, Arial, 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, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:link {
	 FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:visited {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}


/* Admin Menu Links */
.menu_admin {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	color:#666666;
	TEXT-DECORATION: none
}
A.menu_admin{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	color:#666666;
	TEXT-DECORATION: none
}




/* ---------- Styles for Tracking Page --------------------- */

th.track {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
	background-color : #B6B6B6;
}

td.trackbold {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
}

td.track {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; 
}

td.track0 {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; 
	background-color : #F0F0F0;
}

td.track1 {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; 
	background-color : #FFFFFF;
}


/* ---------- Styles for Gift Registry Printing --------------------- */
.printregistry {
	border: 2px solid #000000;
	FONT-SIZE: 14px;
	font-family : Arial, Helvetica, sans-serif;
}

.double_border{
	border-style: double;
	padding:5px;
}

.imageCaption{
	font-family:"Times New Roman", Times, serif;
	text-transform:capitalize;
	color:#666666;
	font-size:13px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.blocktext{
	font-family:"Times New Roman", Times, serif;
	text-transform:capitalize;
	color:#333333;
	font-size:12px;
	text-align:left;
	margin:2px 15px 2px 15px;
	font-weight:bold;
	
}

.grey_text{
    color:#999999;
	font-size:12px;
	text-align:left;
}


.text_times{
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
	text-align:left;
	margin:10px;
	font-weight:bold;
}


.smallText{
	font-size:11px;
	text-align:left;
}

.medText{
	font-size:13px;
	text-align:left;
}

.largeText{
	font-size:16px;
	text-align:left;
}

.heading1{
	font-family:"Times New Roman", Times, serif;
    color:#999999;
	font-size:18px;
	text-align:left;
	margin:5px 0px 2px 0px;
	font-weight:bold;
}


.heading2{
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:16px;
	text-align:left;
	margin:5px 0px 2px 0px;
	font-weight:bold;
}


.heading3{
	font-family:"Times New Roman", Times, serif;
	color:#CC6600;
	font-size:16px;
	text-align:left;
	margin-bottom:5px;
	font-weight:bold;
}


.heading4{
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;

}




