
/*** HTML STYLES ************************************************/

/* Set the default font and page margin here. Do not set colors here.*/
/*BODY {
	MARGIN: 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}*/

html {
	/*background-color: #c3a469;DDE5FE*/
	margin: 0;
	padding: 0;
}
font {
	font-family:inherit !important;
	line-height:inherit !important;
	color:inherit !important;
	font-size:inherit !important;
	font-style:inherit !important;
	}


h1,h2,h3,h4,h5,h6 { 
	color: #3399CC;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top:.15em;
	margin-bottom:.25em;
	font-weight:normal;
}

h1,h1.page,h1.category {font-size:26px;}
h2,h1.prodname {font-size:22px; line-height:22px;}
h3 {font-size:18px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}

H2.DHeader {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 5px;
	padding:0;
	color: #ffffff;
}

body {
	font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	font-size: 95%;
	margin: 0;
	padding: 0;
}

/* Style for links */
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
} 
A:hover {
	text-decoration: underline;
}
.clear 						{ clear: both; }
.clearLeft 					{ clear: left; }
.clearRight 				{ clear: right; }

#PageContainer {
	background-image: url( ../images/PageHeaderOverlay.jpg );
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 1018px;
	height: 119px;
}
#ContentContainerShadow_Left {
	background-image: url( ../images/ColumnShadow_Left.png );
	background-position: top left;
	background-repeat: no-repeat;
	width: 9px; height: 31px;
}
#ContentContainerShadow_Right {
	background-image: url( ../images/ColumnShadow_Right.png );
	background-position: top left;
	background-repeat: no-repeat;
	width: 9px; height: 31px;
}
#bkgd_MainContainer {
	background-image: url( ../images/bkgd_MainContainer.png );
	background-position: top right;
	background-repeat: repeat-y;
	position: relative;
	width: 1018px;
	height: 1%;
}
#bkgd_FooterContainer {
	/*background-color: #1B94D4;*/
	background-image: url( ../images/bkgd_FooterContainer.png );
	background-position: top left;
	background-repeat: repeat-x;
	height: 312px;
	width:100%;
	position: relative;
}
.bkgd_Footer {
	background-image: url( ../images/bkgd_Footer.png );
	background-position: top left;
	background-repeat: no-repeat;
	height: 33px;
	width:100%;
	position: relative;
}
.FooterTitle {
	font-size: 16px; line-height: 20px; font-family: Georgia, Serif; font-weight: 900; color: #fff;
}



/* FLOATING MENU
#floating-menu { position: fixed; z-index: 1000; background-color: #F6E1E5; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: 1px solid #ccc; border-bottom: 3px solid #E5E5E5; width: 78%; color: #ccc; font-weight: bold; font-size: 11px; }
#floating-menu div { text-align: center; border-top: 1px solid #fff; } 
#floating-menu div span { padding-left: 15px; padding-right: 15px; } 
#floating-menu div span.tick { border-left: 1px solid #ccc; } 
#floating-menu div span img{ padding-right: 3px; padding-top: 2px; } 
#floating-menu div a { color:#2FAA88; font-weight:bold; text-decoration: none; } 
#floating-menu div a:hover { color: #ff6600; text-decoration: underline; }  */







/* Page Heading */
h2#PageHeading {
	background-image: url(../images/logo_loli.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 268px; height: 105px;
	text-align: left;
}
h2#PageHeading a {
	position: absolute;
	left: 15px; top: 34px;
	width: 252px; height: 55px;
	/*border:1px solid #CC0000;*/
}
h2#PageHeading a span { display: none; }

	
.navMenu {
	background-image: url(../images/bkgd_nav.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size : 100%;
	color: #FFFFFF;	
	padding-left: 13px;
	text-align: left;
	vertical-align: middle;
	height: 27px;
	width: 991px;
}
.navMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.navMenu a:hover {
	background-color: #00C8BA;
	text-decoration: none;
}

#adText {
	font-size : 80%;
	line-height: 110%;
	color: #1975AE;	
	text-align: left;
	border:1px solid #333333;
	padding: 8px;
}


/* LeftCol styles */
.bkgdgrn160 {
	background-image: url(../images/promos/leftcol_bkgdgrn_160.gif);
	background-repeat: repeat-y;
	width: 180px;
}
.bkgdorg160 {
	background-image: url(../images/promos/leftcol_bkgdorg_160.gif);
	background-repeat: repeat-y;
	width: 180px;
	margin: 0;
	padding: 0;
}
.textHistory {
	font-size : 75%;
	line-height: 110%;
	color: #1975AE;	
	padding: 8px 8px;
	text-align: left;
}
.dirSubCatList {
	font-size : 80%;
	line-height: 110%;
}
.dirSubCatList A:link {
	color: #5C9CA4;
}
.dirSubCatList A:active {
	text-decoration: underline;
	color: #5C9CA4;
}
.dirSubCatList V:visited {
	color: #5C9CA4;
}
.dirSubCatList A:hover {
	color: #FF6600;
}

/* RightCol styles */
.bkgdYellowR {
	background-image: url(../images/promos/rightcol_bkgdyellow.gif);
	background-repeat: repeat-y;
	width: 210px;
}
.bkgdYellowR250 {
	background-image: url(../images/promos/rightcol_bkgdyellow_250.gif);
	background-repeat: repeat-y;
	width: 250px;
}
.bkgdBlueR {
	background-image: url(../images/promos/rightcol_bkgdblue.gif);
	background-repeat: repeat-y;
	width: 210px;
}
.bkgdBlueR250 {
	background-image: url(../images/promos/rightcol_bkgdblue_250.gif);
	background-repeat: repeat-y;
	width: 250px;
}
.textUpEvents {
	font-size : 80%;
	line-height: 110%;
	color: #1975AE;	
	text-align: left;
	border:1px solid #333333;
}
.searchcalText {
	font-size : 75%;
	line-height: 110%;
	color: #1975AE;	
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}

.promoLinksR {
	font-size : 80%;
	line-height: 120%;
	color: #1975AE;	
	padding: 8px 8px;
	text-align: left;
}
.promoLinksR A:link {
	color: #1975AE;
}
.promoLinksR A:active {
	color: #1975AE;
}
.promoLinksR A:visited {
	color: #1975AE;
}
.promoLinksR A:hover {
	color: #FF6600;
}



/* HP promos */
.hpFeatureBkdg {
	background-image: url(../images/HP_promo_bkgd.gif);
	background-repeat: no-repeat;
	width: 184px;
	height: 237px;
}
.hpFeatureText {
	font-size : 11px;
	line-height: 110%;
	color: #1975AE;	
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
}
.hpFeatureLink {
	font-size : 75%;
	line-height: 100%;
	color: #2FAA88;	
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 6px;
}
.hpFeatureLink A:link {
	color: #2FAA88;
	text-decoration: none;
}
.hpFeatureLink A:active {
	color: #2FAA88;
	text-decoration: none;
}
.hpFeatureLink A:visited {
	color: #2FAA88;
	text-decoration: none;
}
.hpFeatureLink A:hover {
	color: #FF6600;
	text-decoration: underline;
}






/* General Col styles */
.count8 {
	font-size : 7pt;
	COLOR: #666666;
}
.textViewAll {
	font-size : 80%;
	font-weight: bold;
	color: #00CCBE;	
	text-align: right;
}
.textViewAll a {
	color: #00CCBE;
	text-decoration: none;
}
.textViewAll a:hover {
	color: #1975AE;
	text-decoration: underline;
}






.month { font-size: 13px; text-transform: uppercase; }
.day   { font-size: 25px; line-height: 20px; font-family: Trebuchet MS, Verdana, Arial, Geneva, Helvetica, Sans-Serif;}

.CalPromo {
	padding-bottom: 5px;
}
.CalPromoTitle {
	FONT-SIZE: 80%;
	line-height: 110%;
	text-align: left;
}
.CalPromoTitle A:link {
	color: #274E8B;
}
.CalPromoTitle A:active {
	color: #274E8B;
}
.CalPromoTitle A:visited {
	color: #274E8B;
}
.CalPromoTitle A:hover {
	color: #FF6600;
}
.CalPromoCity {
	FONT-SIZE: 80%;
	FONT-WEIGHT: bold;
	color: #636262;
}
.CalPromoCity A:link {
	color: #2FAA88;
}
.CalPromoCity A:active {
	color: #2FAA88;
}
.CalPromoCity A:visited {
	color: #2FAA88;
}
.CalPromoCity A:hover {
	color: #FF6600;
}
.CalPromoDate {
	FONT-SIZE: 80%;
	color: #274E8B;
	FONT-WEIGHT: bold;
}
.Claimit {
	FONT-SIZE: 80%;
	FONT-WEIGHT: bold;
	color: #636262;
}
.Claimit A:link {
	color: #2FAA88;
}
.Claimit A:active {
	color: #2FAA88;
}
.Claimit A:visited {
	color: #2FAA88;
}
.Claimit A:hover {
	color: #FF6600;
}




.ratingContainer {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: right;
}
.ratings {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.reviewRead {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: right;
}
.reviewWrite {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: right;
}

/* Style for directory */
.dirTitle {
	FONT-SIZE: 14px; FONT-WEIGHT: bold; COLOR: #336699; TEXT-DECORATION: none;
}
.dirTitleLinks {
	FONT-SIZE: 14px; FONT-WEIGHT: bold; COLOR: #336699; TEXT-DECORATION: none;
}
A.dirTitleLinks:active {
	FONT-WEIGHT: bold; COLOR: #336699; TEXT-DECORATION: none;
}
A.dirTitleLinks:link {
	FONT-WEIGHT: bold; COLOR: #336699; TEXT-DECORATION: none;
}
A.dirTitleLinks:visited {
	FONT-WEIGHT: bold; COLOR: #336699; TEXT-DECORATION: none;
}
A.dirTitleLinks:hover {
	FONT-WEIGHT: bold; COLOR: #FF6600; TEXT-DECORATION: none;
}
.dirBody {
	PADDING-RIGHT: 7px; FONT-SIZE: 12px; COLOR: #555555;
}
.directoryH1 {
	FONT-SIZE: 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold; 
	COLOR: #9EC2D3;
}
.dirPhone {
	PADDING-RIGHT: 7px; FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #d6a73f; TEXT-ALIGN: right
}
.dirHR {
	COLOR: #dddddd; HEIGHT: 0.1em; BACKGROUND-COLOR: #dddddd;
}
.defaultDirTitle {
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.defaultDirTitle:active {
	FONT-WEIGHT: bold; COLOR: #336699; TEXT-DECORATION: none;
}
A.defaultDirTitle:link {
	FONT-WEIGHT: bold; COLOR: #336699; TEXT-DECORATION: none;
}
A.defaultDirTitle:visited {
	FONT-WEIGHT: bold; COLOR: #336699; TEXT-DECORATION: none;
}
A.defaultDirTitle:hover {
	FONT-WEIGHT: bold; COLOR: #FF6600; TEXT-DECORATION: underline;
}
.defaultDirText {
	FONT-SIZE: 11px; 
}
.dirText {
	FONT-SIZE: 12px; 
}
.dirFeatureText {
	font-size: 12px;
	line-height: 15px; 
}
.DirBoxHeaderBlue {
	PADDING-RIGHT: 4px; 
	BACKGROUND-POSITION: 50% top; 
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BACKGROUND-IMAGE: url(../images/background_blue.jpg); 
	PADDING-BOTTOM: 4px; 
	TEXT-TRANSFORM: capitalize; 
	COLOR: #ffffff; PADDING-TOP: 
	4px; BORDER-BOTTOM: #bfbfbf 1px solid; 
	BACKGROUND-REPEAT: repeat-x; 
	font-family: Verdana, Arial, Helvetica
}
.DirBoxContent {
	font-size : 11px;
	line-height: 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px;
}
.dirDetails {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #336699; TEXT-ALIGN: right;
}
.dirDetails A:link {
	color: #2FAA88;
}
.dirDetails A:active {
	color: #2FAA88;
}
.dirDetails A:visited {
	color: #2FAA88;
}
.dirDetails A:hover {
	color: #FF6600;
}
/*.dirSubCatList {
	font-size : 11px;
	line-height: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.dirSubCatList A:link {
	color: #5C9CA4;
}
.dirSubCatList A:active {
	text-decoration: underline;
	color: #5C9CA4;
}
.dirSubCatList V:visited {
	color: #5C9CA4;
}
.dirSubCatList A:hover {
	color: #FF6600;
}*/
.dircount8 {
	font-size : 7pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #666666;
}

.dirLocation {
	font-size : 11px;
	line-height: 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5C9CA4;
	FONT-WEIGHT: bold;
}








/* Style for lines. */
div.thickline {
	height: 2px;
	margin-bottom : 2px;
	margin-top : 2px;
}
div.thickline hr {
  display: none;
}

div.thinline {
	height : 1px;
	margin-bottom : 2px;
	margin-top : 2px;
}
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;
}
.mainpage8 {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainpage9 {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainpage9G {
	font-size : 9pt;
	line-height: 11pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #555555;
}
.mainpage10 {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainpage14W {
	font-size : 14px;
	color: #FFFFFF;
}
.mainpage10W {
	font-size : 10px;
	color: #FFFFFF;
}
.mainpage11W {
	font-size : 11px;
	color: #FFFFFF;
}
.mainpage11W A:link {
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
.mainpage11W A:visited {
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
.mainpage11W A:active {
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
.mainpage11W A:hover {
    COLOR: #FF6600;
    TEXT-DECORATION: none;
	background-color : #FFFFFF;
}
.mainpage90 {
	font-size : 90%;
	line-height: 120%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.disclaimer {
	font-size : 8pt;
	color: #666666;
}

.uptop {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #336699; TEXT-ALIGN: right;
}
.uptop A:link {
	color: #44C4E3;
}
.uptop A:active {
	color: #44C4E3;
}
.uptop A:visited {
	color: #44C4E3;
}
.uptop A:hover {
	color: #FF6600;
}



/* 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 {
	BACKGROUND-COLOR: #2CB992;
	FONT-SIZE: 12px;
	color : White;
	font-weight : bold;
	padding : 3px;
}

.section_title {
	font-size: 13px;
	font-weight: bold;
	color : #2FAA88;
}
/* 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 : #2FAA88;
}

/* 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 : #3870AB;
}
A.section_footer {
	text-decoration : none;
}
.section_footer a:hover {
	text-decoration : none;
	color : #ff6600;
}
.section_emailprint {
	font-size: 10px;
	color : #3870AB;
}
A.section_emailprint {
	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, Arial, Geneva, Helvetica, Sans-Serif;
	font-size: 28px;
	FONT-WEIGHT: normal;
	margin: 0px;
	color: #3399CC;
}
H1.page {
	font-size: 28px;
}
H1.category {
	font-size: 26px;
}
H1.feature {
	font-size: 26px;
}
H1.product {
	font-size: 20px;
} */

/* Page SubTitles - Category Teaser Listings: category, feature, page, product
H2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #3399CC;
}
H2.CHeader {
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	color: #ffffff;
}
H2.CalListTitle {
	font-size: 18px;
	color: #44C6C7;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Arial, Geneva, Helvetica, Sans-Serif;
}
H2.product {	
	display: inline;
} */

/* Teaser Lists: category, feature, page, product
H3 {
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline;
	color: #3399CC;
	margin: 0px;	
}
H3.product {
	text-decoration: none;
} */



.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: #3399CC;
}


/*** 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. */
.prodname {
	font-size : 16px;
	font-weight: bold;
}

/* Style for product names, if no image defined   */
.prodname_list {
	font-size : 14px;
	font-weight: bold;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-size : 11px;
	color : #666666;
}

/* Style for Product price, if turned on */
.prodprice {
	font-size : 12px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-size : 12px;
	font-weight: bold;
	color: #2FAA88;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-size : 12px;
	color : #2FAA88;
}

.moreinfo {
	font-size : 11px;
	color : #274E8B;
}
.moreinfo A:link {
    COLOR: #274E8B;
    TEXT-DECORATION: none;
}
.moreinfo A:visited {
    COLOR: #274E8B;
    TEXT-DECORATION: none;
}
.moreinfo A:active {
    COLOR: #274E8B;
    TEXT-DECORATION: none;
}
.moreinfo A:hover {
    COLOR: #FF6600;
    TEXT-DECORATION: none;
}
.moreinfo1 {
	font-size : 11px;
	color : #2FAA88;
}


/* Amount saved from retail price */
.prodsavings {
	font-size : 12px;
	color: #ff6600;
	font-style: italic;
	font-weight: bold;
}

/* Discounted price amount */
.proddiscounted {
	font-size : 12px;
	font-weight: bold;
	color : #2FAA88;
}

/* Product error messages */
.proderror {
	font-size : 12px;
	color: red;
}

/* Small image on catalog pages. */
.listingimg {
	margin-right : 5px;
}

/* Small image on gallery style of category pages */
.gallerylistimg {
	border:1px solid #333333;
}

/* Text styles on gallery listing page */
.gallerylist {
	color:#000000;
	font-size: 12px;
}

A.gallerylist {
	color:#666699;
	font-size: 12px;
}

/* 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: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
	}
#dragbar #closetext{
	font-size: 11px;
	margin-right: 2px;
	}
#detailimg{
	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;
}
.formtext11 {
	FONT-SIZE: 11px; 
}
/* Instructions below form fields '*/
.formtextsmall {
	FONT-SIZE: 10px; 
}
.formtextsmall a {
	FONT-SIZE: 10px; 
}

/* Used in the login box for 'name' and 'password'*/
.FormTextVerySmall {
	FONT-SIZE: 10px;
	COLOR: gray;
}

.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: 150px;
}

.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: 11px;
	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 {
}
#searchbox .formfield {
	width: 130px;
	FONT-SIZE: 11px;
}

.SearchSite {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	padding-bottom: 2px;
}
.SearchSite a {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	padding-bottom: 2px;
	text-decoration: underline;
	font-weight: bold;
}

/*** 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;
	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; 
}

/* For Manufacturer Listing */
.manufacturer_list {
	background-color: #FFFFFF;
	color:#666699;
	font-size: 12px;
	vertical-align: top;
}

/*** 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: 13px;
	text-decoration : none;
	COLOR: #336699;
	position: relative;
	z-index: 1000;
}
#menu_trail a {
	COLOR: gray;
	position: relative;
	z-index: 1000;
}
.cartinfo {
	font-size: 11px;
	text-decoration : none;
	COLOR: #336699;
	position: relative;
	z-index: 1000;
}
.cartinfo a {
	COLOR: gray;
	position: relative;
	z-index: 1000;
}

/* 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: gray;	
	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: 12px;
	text-decoration : none;
	COLOR: #808080;
}
a.menu_trail
{
	font-size: 12px;

}*/

/* Page Footer Menu */
.menu_footer {
	font-size: 12px; 
	line-height: 20px;
	color : #ffffff;
}
.menu_footer  A:link {
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
.menu_footer  A:visited {
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
.menu_footer  A:active {
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
.menu_footer  A:hover {
    COLOR: #FF6600;
    TEXT-DECORATION: underline;
}

	
/* Copyright Notice DIV */
#copyright {
	font-size: 10px;
	color : Gray;	
} 
#copyright a {
	color : Gray;
}

/* ----- INPUT FORM ---------------------------------*/
TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif; 
}

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif;  TEXT-DECORATION: none
}
A.TopTierHeader:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif;  TEXT-DECORATION: none
}
A.TopTierHeader:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif; TEXT-DECORATION: underline
}
/* ----- top tier is tabs; TD produces height ---------------------------------*/
TD.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif; TEXT-DECORATION: none
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif; TEXT-DECORATION: none
}
A.TopTierNav:link {
	 FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif; TEXT-DECORATION: none
}
A.TopTierNav:visited {
	FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif; TEXT-DECORATION: none
}
A.TopTierNav:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, 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, Arial, Geneva, Helvetica, Sans-Serif; TEXT-DECORATION: none; Font-Weight: Bold;
	background-color : #B6B6B6;
}

td.trackbold {
	FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif; TEXT-DECORATION: none; Font-Weight: Bold;
}

td.track {
	FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif; TEXT-DECORATION: none; 
}

td.track0 {
	FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif; TEXT-DECORATION: none; 
	background-color : #F0F0F0;
}

td.track1 {
	FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, Sans-Serif; TEXT-DECORATION: none; 
	background-color : #FFFFFF;
}


/* ---------- Styles for Gift Registry Printing --------------------- */
.printregistry {
	border: 2px solid #000000;
	FONT-SIZE: 14px;
	font-family : Verdana, Arial, Geneva, Helvetica, Sans-Serif;
}


/* ---------- Links for the calendar of events --------------------- FONT-SIZE: 10px; COLOR: #555555;*/
#bkgd_CHeader {
	background-image: url( ../images/header736_bkgd.gif );
	background-position: top center;
	background-repeat: no-repeat;
	width: 736px;
	height:27px;
	position: relative;
}
#bkgd_CHeader558 {
	background-image: url( ../images/header558_bkgd.gif );
	background-position: top center;
	background-repeat: no-repeat;
	width: 538px;
	height:27px;
	position: relative;
}
.calendarListingTitle {
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}
.calendarListingTitle A:link {
	color: #336699;
}
.calendarListingTitle A:active {
	color: #336699;
}
.calendarListingTitle A:visited {
	color: #336699;
}
.calendarListingTitle A:hover {
	color: #FF6600;
}
.calbycity {
	FONT-SIZE: 13px;
	/*FONT-WEIGHT: bold;*/
}
.calbycity A:link {
	color: #336699;
}
.calbycity A:active {
	color: #336699;
}
.calbycitye A:visited {
	color: #336699;
}
.calbycity A:hover {
	color: #FF6600;
}
.CalListTitle {
	font-size: 18px;
	color: #44C6C7;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Arial, Geneva, Helvetica, Sans-Serif;
}
	
.calendarDetails {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #336699; TEXT-ALIGN: right;
}
.calendarDetails A:link {
	color: #2FAA88;
}
.calendarDetails A:active {
	color: #2FAA88;
}
.calendarDetails A:visited {
	color: #2FAA88;
}
.calendarDetails A:hover {
	color: #FF6600;
}
.calCityLink {
	FONT-SIZE: 12px; COLOR: #2FAA88; FONT-WEIGHT: bold;
}
.calCityLink A:link {
	color: #2FAA88;
}
.calCityLink A:active {
	color: #2FAA88;
}
.calCityLink A:visited {
	color: #2FAA88;
}
.calCityLink A:hover {
	color: #FF6600;
}
.PreviousNext {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #336699; PADDING-TOP: 3px;
}
.PreviousNext A:link {
	color: #2FAA88;
}
.PreviousNext A:active {
	color: #2FAA88;
}
.PreviousNext A:visited {
	color: #2FAA88;
}
.PreviousNext A:hover {
	color: #FF6600;
}
.calendarBody {
	FONT-SIZE: 12px; COLOR: #555555;
}
.calendarBodyB {
	FONT-SIZE: 12px; COLOR: #555555; FONT-WEIGHT: bold;
}
.calendarPhone {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #336699; TEXT-ALIGN: right;
}
/*.calendarText {
	FONT-SIZE: 80%;
}*/
.calendarTextB {
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}
.Calformselect {
	FONT-SIZE: 12px;
	COLOR: #333333;
}
.calendar {
	FONT-SIZE: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Itinerary */
.Itinerary {
	padding-top:3px;
	margin:0;
}
.Itinerary ul {
	padding: 0;
	margin: 0 0;
}
.Itinerary ul li {
	font-size: 80%;
	line-height: 110%;
	background: transparent url(../images/icons/bullet_orangearrow.png) no-repeat 0px 5px !important;
	padding: 2px 0px 3px 12px;
	list-style-type: none;
}
.Itinerary ul li.top {
	border-top: none;
}
.Itinerary ul li a {
	text-decoration: none;
	color: #00A38E;/*1D9798*/
}
.Itinerary ul li a:link {
	color: #00A38E;
}
.Itinerary ul li a:visited {
	color: #00A38E;
}
.Itinerary ul li a:active {
	color: #00A38E;
}
.Itinerary ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
}



/* WYT */
.WYT {
	padding-left:218px;
	padding-top:34px;
	width: 315px;
}
.WYT ul {
	padding: 0;
	margin: 0 0;
}
.WYT ul li {
	font-size: 85%;
	line-height: 110%;
	background: transparent url(../images/icons/bullet_orangearrow.png) no-repeat 7px 6px !important;
	padding: 2px 0px 3px 20px;
	list-style-type: none;
}
.WYT ul li.top {
	border-top: none;
}
.WYT ul li a {
	text-decoration: none;
	color: #00A38E;/*1D9798*/
}
.WYT ul li a:link {
	color: #00A38E;
}
.WYT ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.attListingTitle {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}
.attListingTitle A:link {
	color: #336699;
}
.attListingTitle A:active {
	color: #336699;
}
.attListingTitle A:visited {
	color: #336699;
}
.attListingTitle A:hover {
	color: #FF6600;
}
/* BULLETS (CHARACTERS) */
.bulletOrgSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 65%; 
	font-weight: bold;
	}
	
#bkgd_GHeader {
	background-image: url( ../images/bkgd_nav.gif );
	background-position: top center;
	background-repeat: repeat-x;
	height:27px;
	position: relative;
}	

/* ---------- Links for the tagcloud --------------------- */
.smallestTag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.smallestTag A:link {
	color: #274E8B;
}
.smallestTag A:active {
	color: #274E8B;
}
.smallestTag A:visited {
	color: #274E8B;
}
.smallestTag A:hover {
	color: #FF6600;
}

.smallTag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.smallTag A:link {
	color: #274E8B;
}
.smallTag A:active {
	color: #274E8B;
}
.smallTag A:visited {
	color: #274E8B;
}
.smallTag A:hover {
	color: #FF6600;
}

.mediumTag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.mediumTag A:link {
	color: #274E8B;
}
.mediumTag A:active {
	color: #274E8B;
}
.mediumTag A:visited {
	color: #274E8B;
}
.mediumTag A:hover {
	color: #FF6600;
}

.largeTag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
.largeTag A:link {
	color: #274E8B;
}
.largeTag A:active {
	color: #274E8B;
}
.largeTag A:visited {
	color: #274E8B;
}
.largeTag A:hover {
	color: #FF6600;
}

.largestTag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
}
.largestTag A:link {
	color: #274E8B;
}
.largestTag A:active {
	color: #274E8B;
}
.largestTag A:visited {
	color: #274E8B;
}
.largestTag A:hover {
	color: #FF6600;
}

.smTag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 30pt;
}
.smTag A:link {
	color: #274E8B;
}
.smTag A:active {
	color: #274E8B;
}
.smTag A:visited {
	color: #274E8B;
}
.smTag A:hover {
	color: #FF6600;
}

.sTag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30pt;
}
.sTag A:link {
	color: #274E8B;
}
.sTag A:active {
	color: #274E8B;
}
.sTag A:visited {
	color: #274E8B;
}
.sTag A:hover {
	color: #FF6600;
}

.mTag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 30pt;
}
.mTag A:link {
	color: #274E8B;
}
.mTag A:active {
	color: #274E8B;
}
.mTag A:visited {
	color: #274E8B;
}
.mTag A:hover {
	color: #FF6600;
}

.lTag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 30pt;
}
.lTag A:link {
	color: #274E8B;
}
.lTag A:active {
	color: #274E8B;
}
.lTag A:visited {
	color: #274E8B;
}
.lTag A:hover {
	color: #FF6600;
}

.lgTag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	line-height: 30pt;
}
.lgTag A:link {
	color: #274E8B;
}
.lgTag A:active {
	color: #274E8B;
}
.lgTag A:visited {
	color: #274E8B;
}
.lgTag A:hover {
	color: #FF6600;
}

/* ---------- Links for the newsfeeds --------------------- */
.NewsFeedTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:140%;
}
.NewsFeedTitle A:link {
	color: #274E8B;
}
.NewsFeedTitle A:active {
	color: #274E8B;
}
.NewsFeedTitle A:visited {
	color: #274E8B;
}
.NewsFeedTitle A:hover {
	color: #FF6600;
}
.NewsFeedBody {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:140%;
}

.bannercaption {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #336699; TEXT-ALIGN: center;
}
.bannercaption A:link {
	color: #2FAA88;
}
.bannercaption A:active {
	color: #2FAA88;
}
.bannercaption A:visited {
	color: #2FAA88;
}
.bannercaption A:hover {
	color: #FF6600;
}
