﻿/* Start ITS Stylesheet */
body { 
	margin:0px 0px; padding:0px;
	text-align:center;
	/* added by Patrick */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/* end added by Patrick */
	 }

	
input[type="text"] 
{
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-decoration: none;	

}

textarea 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-decoration: none;	
}	

input[type="password"] 
{
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-decoration: none;	
}	

select
{
	height: 1.75em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636466;
	text-decoration: none;
}

.gift_message_box
{
	border-color: White; 
	border-style: solid; 
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.price_breakdown_row {
	 padding-top:5px
}

.top_nav_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #434445;
}

.top_nav_dynamic
{
	border-color:Gray;
	border-style:solid;
	border-width:1px;
	text-align:left;
}
.top_nav_dynamic_item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #434445;
	padding-left:2px;
	padding-right:3px;
	padding-top:2px;
}
.top_nav_dynamic_item:hover
{
	color: #000000;
}
.top_nav_static
{
	background-color:#EEEEEE;
}

.input_label
{
	padding-right:10px;
	text-align:right;
}

#Content {
	width:770px;
	margin: 10px auto;
	text-align:left;
	padding-top:5px;

}

#MasterPlaceholder {
	width:770px;
	margin: 10px auto;
	text-align:left;
}

#Header 
{
	border-color:#808080;
	border-style:solid;
	border-width:1px 0px;
	line-height:11px;
	margin:5px 0px;
	padding:0px 0px;
}

#TopHeader 
{
	border-color:#808080;
	border-style:solid;
	border-width:1px 0px 0px;
	float:right;
	margin:0px;
	padding:5px 0px 0px;
	width:240px;
}

#SiteMap {
	width:560px;
	text-align:left;
	padding-bottom:5px;
	padding-top:2px;
	float:left;
}
#JoinEmail {
	width: 127px;
	float:right;
	height: 20px;
}
#Menu {
	/*
	position:absolute;
	
	left:244px;
	*/
	width:200px;
	line-height:17px;
	padding-left:2px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	/* Again, "be nice to Opera 5". */
	body>#Menu {width:200px;}

#Footer {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	border-style:solid;
	border-color:#808080;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	 /* the correct height */
	}
	/* Again, "be nice to Opera 5". */
	body>#Footer {/*height:25px; */}
	
.SubFooter {
	margin:0px 0px 0px 0px;
	padding:3px 0px 8px 0px;
	border: solid 1px #808080;
	border-width:1px 0px 0px 0px; 
	width:800px;
	
	line-height:11px;
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:10px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>.SecondFooter {height:10px;}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #434445;
}

a:hover {
	text-decoration: none;
}

a.backoffice:link, a.backoffice:visited
{
	text-decoration: none;
}

a.backoffice:hover
{
	text-decoration: underline;
	color:#981b1e;
}

#Search {
	position:relative;
	width:160px;
	height:16px;
	z-index:1;
	left:630px;
	top:50px;
}

#Arrow {
	position:relative;
	width:25px;
	height:16px;
	left:742px;
	top:33px;
}

#Hello {
	position:relative;
	width:237px;
	height:13px;
	z-index:1;
	left: 580px;
	top:46px;
}
#Product_Main_Image {
	/*
	position:absolute;
	top:145px;
	left:244px;
	*/
	width:240px;
	padding-left:15px;
	line-height:17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	/* famous fix for double spacing problem. die, IE6, just DIE */
	display: inline;
	}
	/* Again, "be nice to Opera 5". */
	body>#Prod_Main_Image {width:240px;}

#Product_Page_Content
{
	float: left;
	width: 255px;
	height: 145px;
	margin-top: 20px;
	border-top: #636466 1px solid;
	border-bottom: #636466 1px solid;
}
#Prod_Pick {
	float:right;
	width:310px;
	padding-right:20px;
}
#Prod_Message {
	float:right;
	width:300px;
	padding-right:20px;
	padding-top:10px;
}
#Related_Products
{
	text-align: center;
	float: right;
	width: 125px;
	border-right: #636466 1px solid;
	border-top: #636466 1px solid;
	border-left: #636466 1px solid;
	border-bottom: #636466 1px solid;
	margin-right: 10px;
	margin-bottom: 10px;
}


#ReadReviewSection
{
	clear:both;
	border-top: double 3px #ccc;
	margin-top: 5px;
	padding-top:5px;
}

/* Power Reviews - related products */

#Related_Products .prSnippetLink 
{
	display: none;
}

#Related_Products .prSnippetNumberOfRatingsText
{
	display:none;
}

#Related_Products .prStars 
{
	margin: 0px 15px 0px 15px;
}



#Product_Bundling .prSnippetLink 
{
	display: none;
}

#Related_Products .prSnippetReadReviews {display: none; border: none;}

#Product_Bundling .prSnippetNumberOfRatingsText
{
	display:none;
}

#Product_Bundling .prSnippetReadReviews {display: none; border: none;}


#Product_Bundling .prStars 
{
	margin: 0px 5px 0px 5px;
}


/* end Power reviews */

#Default_Main {
	width:768px;
}

#Default_Bottom {
	width:768px;
}

#Home_Categories {
	width:768px;
}

#DD_Features {
	width:768px;
}

#SignIn_Bottom {
	width:768px;
}

#Copywright {
	position:relative;
	width:180px;
	height:15px;
	left:612px;
	bottom:15px;
}
#Join_Email {
	border: solid 1px black;
	float:left;
	width:237px;
	text-align:right;
	vertical-align:middle;
}
#Department_Content {
	float:right;
	width:300px;
	left:484px;
	top:144px;
	text-align:center;
	margin-right:30px;
	margin-bottom:10px;
}

#Department_Featured_Prod
{
	text-align: center;
	float: right;
	width: 125px;
	border-right: #636466 1px solid;
	border-top: #636466 1px solid;
	border-left: #636466 1px solid;
	border-bottom: #636466 1px solid;
	margin-right: 0px;
	margin-bottom: 10px;
}
#Department_Vertical_Category 
{
	text-align:right;
	padding-right:15px;
	float:right;
	padding-left:10px;
	margin-bottom: 10px;
}
#Product_Thumb_List {
	float:right;
	width:440px;
	left: 484px;
	padding-bottom:27px;
	text-align:center;
}
#Request_Catalog_Image {
	float:right;
	width:185px;
	height:259px;
	margin:30px 15px 0px 30px;
}
#Request_Catalog_Instructions {
	width:500px;
	margin-top:20px;
	margin-bottom:15px;
	float:left;
}
/* Common classes */

div.spacer
{
	/* spacer for div tag.  Specify the height or margin yourself. */
	clear: both; 
}

div.row
{
	clear: both; 
}

div.FloatRight
{
	float:right;
}

/* end of common classes */

/* common classes for application */

.TitleContentDivider
{
	padding: 3px 0px 3px 8px; 
	background-color: #EDEFF0; 
	border: solid 1px #ADB5BA;
	border-right: none;
	border-left: none; 
	vertical-align:middle;
	height: 13px;	
	width: 99%;
}

div.SubtitleContentDivider {
	padding: 3px 0px 3px 8px; 
	border: solid 1px #ADB5BA;
	border-right: none;
	border-left: none; 
	vertical-align:middle;
	height: 13px;
}

div.TitleRow
{
	padding-bottom: 12px;
	clear: both; 
}

div.TitleRow span.title
{
	text-transform: uppercase;
	text-align: left;
}

div.FormRow 
{
	padding-bottom: 2px;
	clear: both;
/*	border: solid 1px green; */
}

div.LineAcrossScreen
{
	clear: both;
	border-top: solid 1px #ADB5BA; 
	width: 100%;
	height: 0px;
}

div.FormRow span.label
{
	text-transform: capitalize;
	text-align: left;
}

/* end of common application classes */

/* Account master page layouts */

#AccountMasterImageContainer
{
	float:left;
	margin-top: 15px;
}

#AccountMasterNavigationContainer
{
	float:right; 
	margin-top: 6px; 
	text-align:right;
}

#WishListMasterNavigationContainer
{
	float:right; 
	margin-top: 28px; 
	text-align:right;
}

#WishListMasterNavigationContainer a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

#WishListMasterNavigationContainer a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

#WishListMasterNavigationContainer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

#AccountMasterNavigationContainer a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

#AccountMasterNavigationContainer a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

#AccountMasterNavigationContainer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

/* end of account master page layouts */

/* Sign in page layouts */

#SignInTopLeft
{
	margin: 10px 0px 0px 0px;
	width: 256px;
	float:left;
	padding: 15px 15px 15px 15px;
	background-color: #ebedef;
/*	border: solid 1px red;  */
}

#SignInBottomLeft
{
	margin: 10px 0px 0px 0px;
	position: relative;
	width: 256px;
	float: left;
	padding: 15px 15px 15px 15px;
	background-color: #ebedef;
/*	border: solid 1px blue; */
}

#SignInRight
{
	float:right;
	width: 424px;
	margin: 10px 15px 0px 10px;
	padding: 15px 15px 15px 15px;
/*	border: solid 1px black; */
}

#SignInBenefit
{
	margin-left: 38px;
}

div.FormRow span.SignInInput
{
	text-align: left;
}

div.FormRow span.SignInInput input[type="text"]
{
	width: 220px;
}

div.FormRow span.SignInInput input[type="password"]
{
	width: 220px;
}

/* end of sign in page layouts */

/* Registration page layouts */

div.RegistrationLeftColumnFlat
{
	width: 116px;
	text-align:right;
	float:left;
}

div.RegistrationRightColumnFlat
{
	width: 310px;
	text-align:left;
	float:left;
	white-space: nowrap;
}

div.RegistrationLeftColumn
{
	width: 136px;
	text-align:right;
	float:left;
	padding: 5px 0px 5px 0px;
}

div.RegistrationRightColumn
{
	width: 310px;
	text-align:left;
	float:left;
	padding: 4px 0px 4px 10px;
	white-space: nowrap;
}

div.RegistrationRightColumn input[type="checkbox"]
{
	margin-left: 0px;
	margin-bottom: 0px;
}

div.RegistrationRightColumn input[type="text"]
{
	width: 303px;
}

div.RegistrationRightColumn input[type="password"]
{
	width: 303px;
}

div.RegistrationSelectColumn select
{
	width: 307px;
}

div.RegistrationShortLabelColumn
{
	width: 40px;
	text-align:right;
	float:left;
	padding: 5px 0px 5px 0px;
}

div.RegistrationShortInputColumn
{
	width: 133px;
	text-align:left;
	float:left;
	padding: 4px 0px 4px 10px;
	white-space: nowrap;

}

div.RegistrationShortInputColumn input[type="text"]
{
	width: 125px;
}

div.RegistrationSelectShortColumn
{
	width: 133px;
	text-align:left;
	float:left;
	padding: 2px 0px 0px 10px;
	vertical-align: bottom;
}

div.RegistrationSelectColumn
{
	width: 310px;
	text-align:left;
	float:left;
	padding: 2px 0px 0px 10px;
	white-space: nowrap;

}

/* end of registration page layouts */

/* Account settings layout */

div.AccountSettingsSection
{
	padding: 10px 0px 10px 25px;
}

div.AccountSettingContainer
{
	padding: 0px 10px 0px 10px;
	background-color: #ebedef;
	width: 470px;
	float: right;
}

div.AccountSettingQuestionFinishContainer
{
	padding: 20px 0px 20px 0px;
	text-align: center;
	background-color: #ebedef;
	width: 470px;
	float: right;
}

div.AccountSettingLabelContainer
{
	padding: 10px 0px 0px 0px;
	float: left;
	width: 300px;
}

div.AccountSettingLabelRow
{
	float:left; 
	clear:both; 
	white-space: nowrap;
}

div.AccountSettingsQuestionLeftColumn
{
	float:left;
	text-align: right; 
	width: 180px;
	padding-right: 10px;
	padding-top:3px; 
	height: 17px; 
}

div.AccountSettingsQuestionRightColumn
{
	float:left;
	padding-top: 2px;
	height: 18px;
	width: 200px;
	white-space: nowrap;
}

div.AccountSettingsQuestionSelectInput
{
	float:left; 
	height: 20px; 
	white-space: nowrap;
}

div.AccountSettingsQuestionSelectInput select
{
	width: 270px;
}

div.AccountSettingsQuestionRightColumn input[type="text"]
{
	width: 266px;
}

div.AccountSettingsRegistrationValidationSummary
{
	float:right;
	margin-right: 176px;
}

/* end of Account settings layout */

/*Modal Popup*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
 
.modalBackground_light {
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	width:305px;
	position:absolute;
	top:-600px;
	left:-600px;
	z-index:100;
}

.modalPopupWide {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	width:600px;
	position:absolute;
	top:-600px;
	left:-600px;
	z-index:100;
}

.newsletterPopup {
	background-color: #ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:0px;
	position:absolute;
	top:-600px;
	left:-600px;
	Width:450px; 
	Height:130px; 
	text-align:left;
}

div.NewsletterTitleContentDivider
{
	padding: 3px 0px 3px 8px; 
	background-color: #EDEFF0; 
	border: solid 1px #ADB5BA;
	border-right: none;
	border-left: none; 
	vertical-align:middle;
	height: 13px;	
	width:442px;
	margin:5px 0px 10px 0px;
}

/* end of modal popup styles */

/* Payment method page layouts */

#PaymentCollectionContent 
{
	padding: 15px 0px 30px 0px;
}

.paymentTable 
{
	padding: 20px 0px 20px 10px;
}

.paymentTableFooter
{
	border-bottom: 1px solid #ADB5BA;
	width: 100%;
}

/* end of payment method page layouts */

/* Order detail layout */

#OrderDetailOrderDate 
{
	padding: 10px 0px 1px 8px;	
}

#OrderDetailOrderNumber 
{
	padding: 1px 0px 10px 8px;	
}

.order_detail_table_col
{
	border-bottom: solid 1px #ADB5BA;
	vertical-align: top;
	padding: 10px 0px 10px 0px;
}

.order_detail_table_first_col
{
	border-bottom: solid 1px #ADB5BA;
	vertical-align: top;
	padding: 10px 0px 10px 10px;
}

.order_detail_table_header_col
{
	border-bottom: solid 1px #ADB5BA;
	padding: 3px 0px 3px 0px;
}

.order_detail_table_first_header_col
{
	border-bottom: solid 1px #ADB5BA;
	padding: 3px 0px 3px 10px;
}

#OrderDetailBillingAddress
{
	padding: 15px 10px 15px 10px;
	vertical-align: top;
	width: 200px;
	float:left; 
}

#OrderDetailPaymentMethod
{
	padding: 15px 10px 15px 0px;
	vertical-align: top;
	text-align: left;
	float: left; 
	width: 150px;
}

#OrderDetailPromo
{
	padding: 15px 10px 15px 0px;
	vertical-align: top;
	text-align: left;
	float: left; 
	width: 100px;
}

#OrderDetailPriceBreakdown
{
	float:right;
	vertical-align:top; 
	padding: 8px 23px 10px 0px;	
}

#OrderAddressBillingAddress
{
	padding: 15px 10px 15px 10px;
	vertical-align: top;
	width: 140px;
}

#OrderAddressPaymentMethod
{
	padding: 15px 10px 15px 0px;
	vertical-align: top;
	text-align: left;
}

.OrderAddressPriceBreakdown
{
	vertical-align:top; 
	padding: 8px 23px 10px 0px;	
}

.OrderDetailShipMethodImage
{
	width: 25px;
}

.OrderDetailTrackPackageImage
{
	text-align: left;
	padding: 8px 0px 3px 0px;
}

.PriceBreakdownColumn
{
	text-align: right;
	padding: 1px 0px 1px 3px;
}

.PriceBreakdownTotalColumn
{
	text-align: right;
	padding: 5px 0px 1px 3px;
}

/* end of Order detail layout */

/* Address book layout */

#AddressBookContent 
{
	padding-top: 10px;
}

.addressList_addresses 
{
	padding-bottom: 10px;
	padding-left: 8px;
}

.addressList_address
{
	padding: 10px 0px 0px 0px;
}

.addressList_AddAddressRow
{
	padding: 5px 5px 18px 8px;
}

#addressList_AddAddressListRow
{
	padding: 15px 5px 30px 8px;
}

/* end of address book layout */

/* Order History layout */

.OrderHistoryFilter
{
	float:right;
	padding-top:10px;
	padding-bottom: 10px;
}

.OrderHistoryOrderInformationHeaderColumn
{
	width: 200px;
	text-align: center;
	border-top: solid 1px #ADB5BA;
	border-right: solid 1px #ADB5BA;
	padding: 3px 0px 3px 0px;
	border-bottom: solid 1px #ADB5BA;
}

.OrderHistoryHeaderColumn
{
	text-align: center;
	border-top: solid 1px #ADB5BA;
	padding: 3px 0px 3px 0px;
	border-bottom: solid 1px #ADB5BA;
}

.OrderHistoryItemHeaderColumn
{
	float:left;
	text-align: center;
	width: 90px;
}

.OrderHistoryDescriptionHeaderColumn
{
	float:left;
	text-align: left;
	width: 399px; 
}

.OrderHistoryQuantityHeaderColumn
{
	float:left;
	width: 80px;
	text-align: center;
}

.OrderHistoryOrderInformationColumn
{
	width: 169px;
	text-align:left;
	border-right: solid 1px #ADB5BA;
	border-bottom:solid 1px #ADB5BA;
	padding: 10px 15px 10px 15px;
	vertical-align:top;
}

.OrderHistoryOrderSummaryColumn
{
	width: 569px;	
	padding: 10px 0px 10px 0px;
	border-bottom:solid 1px #ADB5BA;
	vertical-align:top;
}

.OrderInformationRow
{
	padding: 1px 0px 1px 0px;
}

.OrderInformationImageSection
{
	padding: 10px 0px 0px 0px;
}

.OrderHistorySkuColumn
{
	float:left;
	text-align: center;
	width: 90px;
}

.OrderHistoryProductDescriptionColumn
{
	float:left;
	text-align: left;
	width: 399px;
}

.OrderHistoryQuantityColumn
{
	float:right;
	text-align: center;
	width: 80px;
}

/* End of order history layout */

/* Gift card layout */

#GiftCardContentLeft
{
	width: 140px;
	float:left;
	padding: 35px 0px 35px 0px;
}

#GiftCardContentRight
{
	width: 435px;
	float:left;
	padding: 50px 5px 10px 20px;
}

#GiftCardContentTop
{
	vertical-align:bottom;
}

#GiftCardContentMiddle
{
	padding: 5px 0px 5px 0px;
	vertical-align:middle;
}

#GiftCardContentMiddle input[type="text"]
{
	width: 130px;
}

#GiftCardContentBottom
{
	padding-top: 10px;
	vertical-align:top;
}


/* end of gift card page layout */

/* Tracking layout */

.TrackingNumberHeaderColumn
{
	width: 200px;
	text-align: center;
	border-top: solid 1px #ADB5BA;
	padding: 3px 0px 3px 0px;
	border-bottom: solid 1px #ADB5BA;
}

.TrackingNumberColumn
{
	width: 200px;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

.TrackingNumberVariableWidthHeaderColumn
{
	text-align: center;
	border-top: solid 1px #ADB5BA;
	padding: 3px 0px 3px 0px;
	border-bottom: solid 1px #ADB5BA;	
}

.TrackingNumberVariableWidthColumn
{
	text-align: center;
	padding: 8px 0px 0px 0px;
}

/* end of trackign layout */

.addressList
{
	text-transform:uppercase;
}
.featured_prod_seperator {
	height:2px;
	margin-top:3px;
	margin-left:19px;
	margin-right:19px;
	border-top: solid 2px #999999;
}

.horizontal_line
{
	border-bottom: solid 1px #C8C7C7;
}

.horizontal_line_light
{
	border-bottom: solid 1px #FBFBFB;
}

.section_bg
{
	background-color: #EDEFF0;
}

.header_no_bg
{
	border-bottom: solid 1px #ADB5BA;
	border-top: solid 1px #ADB5BA;
}

.product_paging_HR {
	text-align:right;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	border-style:solid;
	border-color:#999999;
	border-width:1px 0px;
	line-height:13px;
	height:10px;
}

.product_paging {
	text-align:right;
	line-height:11px;
	height:10px;
}

.recipe_subcats
{
	background-color:#EDEFF0;
	border-bottom: solid 1px #ADB5BA;
	border-top: solid 1px #ADB5BA;
	padding-left:10px;
	height: 20px;
	vertical-align:middle;
}

/* Shopping cart grid */
.shoppingcart_grid_header
{
	background-color:#EDEFF0;
	border-bottom: solid 1px #ADB5BA;
	border-top: solid 1px #ADB5BA;
}

.shoppingcart_grid_row
{
	border-bottom: solid 1px #ADB5BA;
	
}

.careers_header_grid_row
{
	border-bottom: double 3px #ADB5BA;
}

.shoppingcart_buttons
{
	margin: 15px 0px 15px 0px;
}

.shoppingcart_title
{
	width:100%;
	margin: 5px 0px 5px 0px;
}

.wishlist_tab
{
	border-collapse:collapse;	
}

.wishlist_tab td
{
	vertical-align:bottom;
}

.wishlist_tab_left
{
	width:100%;
	padding-bottom: 3px;
	border-bottom:  1px solid #ADB5BA;
	
}
.wishlist_tab_selected
{	
	background-color: #EDEFF0;
	border: 1px solid #ADB5BA;
	border-bottom: none;
	white-space:nowrap;
	text-transform:uppercase;
	padding: 3px 5px 3px 5px;
	border-collapse:collapse;	
	height: 13px;
}

.wishlist_tab_unselected
{
	border: 1px solid #ADB5BA;
	white-space:nowrap;
	text-transform:uppercase;
	padding: 3px 5px 3px 5px;
	border-collapse:collapse;	
	height: 12px;
}

.wishlist_grid
{
	 border: solid 1px #ADB5BA; 
	 border-collapse: collapse; 
	 border-top: none;
}

.search_wishlist_row
{
	padding: 10px 0px 0px 0px;
}

/*  Advanced Wish list table.  For the table, there is no border since
	the advanced wish list table is inside another table with border set. */
.advanced_wishlist_table
{
	 border: none;
}

/*	Style for header/footer of advance wish list */
.advanced_wishlist_table_header_footer_row
{
	height: 20px;
	text-align: center;
}

/*	Style for row of advance wish list */
.advanced_wishlist_table_row
{
	text-align: center;
}

.advanced_wishlist_last_row_col
{
	border-bottom: solid 1px #ADB5BA;
	padding: 5px 0px 5px 0px;
}

/* Style for the last column of the table*/
.advanced_wishlist_table_header_last_col
{
	text-align: right;
	border-bottom: solid 1px #ADB5BA;
	border-top: solid 1px #ADB5BA;	
	padding: 0px 10px 0px 0px;
}

/* Style for the last column of the table*/
.advanced_wishlist_table_footer_last_col
{
	text-align: right;
	padding: 0px 10px 0px 0px;
}

/*	Header column(TH) style for advanced wish list table. */
.advanced_wishlist_table_header_col
{
	border-bottom: solid 1px #ADB5BA;
	border-top: solid 1px #ADB5BA;	
}

/*	Column(TD) style for advanced wish list table. */
.advanced_wishlist_table_col
{
	border-bottom: solid 1px #ADB5BA;
	vertical-align: top;
	padding: 15px 0px 15px 0px;
	height: 250px;
}

.advanced_wishlist_table_first_col
{
	border-bottom: solid 1px #ADB5BA;
	vertical-align: top;
	padding-top: 0px;
}

.advanced_wishlist_table_last_col
{
	border-bottom: solid 1px #ADB5BA;
	vertical-align: top;
	padding-top: 0px;
	text-align: right;
	width: 120px;
}

.advanced_wishlist_img_table 
{
	border: none;
	border-collapse: collapse;
}

.advanced_wishlist_img_table td
{
	border: none;
	vertical-align:bottom;
}

.advanced_wishlist_grid_row
{
	border-bottom: solid 1px #ADB5BA;
	border-top: solid 1px #ADB5BA;	
}

.wishlist_grid_title
{
	padding: 3px 0px 3px 8px; 
	background-color: #EDEFF0; 
	border: solid 1px #ADB5BA; 
	border-top: none;
	vertical-align:middle;
}

.itemgroup_list_item
{
	border-bottom: solid 1px #ADB5BA;
}

.itemgroup_list
{
	width:100%;
	border-bottom: solid 1px #ADB5BA;
}

.normal_font_orange_no_hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFAE81;

}

.normal_font_brown_no_hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E6453;
}

.winegiftoptions_instructions p
{
	margin-left:10px;
}

.sku_font_no_hoverUC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
	text-transform:uppercase;
	font-weight:bold;
}
.nav_bar_font_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
.nav_bar_font_selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}
.nav_bar_subcat_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #434445;
	text-decoration: none;
	padding-left: 10px;
	text-transform:lowercase;
}

.paragraph_header_font_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #981b1e;
	text-decoration: none;
}

.warning_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #981b1e;
}
.formDesc {
	text-align:right;
	padding-right:3px;
	font-weight:bold;
}
.admin_list_col_header {
	font-weight:bold;
	text-transform:uppercase;
}
.admin_instructions
{
	font-size:11px;
	font-weight:bold;
}
.admin_headline 
{
	font-size:11px;
	font-weight:bold;
	height:15px;
	border-bottom: solid 2px #808080;
	margin-bottom:10px;
	margin-top:10px;
	text-transform:uppercase;
}
.admin_footer 
{
	border-top: solid 2px #808080;
	margin-top:10px;
	margin-bottom:12px;
}
.admin_tab 
{
	font-size:12pt;
	font-weight:bold;
	color:White;
}

.addressvalidation_table
{
	margin-left:20px;
}

.addressvalidation_header
{
	background-color:#EDEFF0;
	border-bottom: solid 1px #ADB5BA;
	border-top: solid 1px #ADB5BA;
	padding-left:5px;
}

.addressvalidation_row
{
	padding-top:15px;
	padding-bottom:15px;

	border-bottom:solid 1px #ADB5BA;
}

.addressvalidation_message
{
	margin-top:10px;
	margin-left:20px;
}

.error_font_no_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #981b1e;
}

.error_big_font_no_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #981b1e;
}

.advancerelatedproducts_header
{
	background-color:#ADB5BA;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:5px;
	
}

.shipmethoddate_updateprogress
{
	/*position:absolute; 
	top:10px; 
	left:450px;  */
	background-color:#ffffdd; 
	border: solid 1px #ADB5BA; 
	padding:10px 20px 10px 20px;
	text-align:center;
	margin-top:5px;
}

.hidden
{
	display:none;
}

.folder_breadcrumb a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
}

.folder_breadcrumb a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
	text-decoration: underline;
}

.recipe_card_3x5
{
	border: dashed 1px #636466;
	width:360px;
	margin: 0px 5px 15px 34px;
	text-align:left;
}

.recipe_card_4x6
{
	border: dashed 1px #636466;
	width:432px;
	margin: 0px 5px 15px 34px;
	text-align:left;
}

.scissor
{
	margin: 15px 0px 0px 0px;
	text-align: left;
}

.recipe_card_header
{
	padding: 5px 5px 5px 10px;
	border-bottom: solid 1px #000000;
}

.recipe_card_body_3x5
{
	padding: 10px 5px 5px 10px;
	height:175px;
}

.recipe_card_body_4x6
{
	padding: 10px 5px 5px 10px;
	height:245px;
}

.recipe_full_body
{
	padding: 20px 0px 20px 20px;
}

/* calendar style */

.calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;}
.calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.calendar .ajax__calendar_day {border:1px solid #ffffff;}
.calendar .ajax__calendar_month {border:1px solid #ffffff;}
.calendar .ajax__calendar_year {border:1px solid #ffffff;}

.calendar .ajax__calendar_disabled .ajax__calendar_day {background-color:#dddddd;border-color:#ffffff;color:#ffffff;}
.calendar .ajax__calendar_disabled .ajax__calendar_month {background-color:#dddddd;border-color:#ffffff;color:#ffffff;}
.calendar .ajax__calendar_disabled .ajax__calendar_year {background-color:#dddddd;border-color:#ffffff;color:#ffffff;}

.calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}

/*.calendar .calendarRedDate .ajax__calendar_day {background-color: #FFD700 ;border-color:#0066cc;color:#0066cc;}
.calendar .calendarRedDate .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.calendar .calendarRedDate .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.calendar .calendarRyuDate .ajax__calendar_day {background-color: Green;border-color:#0066cc;color:#0066cc;}
.calendar .calendarRyuDate .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.calendar .calendarRyuDate .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
*/

.calendar .lastStandardDate .ajax__calendar_day {background-color: #ddffdd ;border-color:#ffffff;color:#0066cc;}
.calendar .lastStandardDate .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.calendar .lastStandardDate .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.calendar .lastExpressDate .ajax__calendar_day {background-color: #FFD7d7 ;border-color:#ffffff;color:#0066cc;}
.calendar .lastExpressDate .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.calendar .lastExpressDate .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.calendar .secondDayDate .ajax__calendar_day {background-color: #D7D7FF ;border-color:#ffffff;color:#0066cc;}
.calendar .secondDayDate .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.calendar .secondDayDate .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.calendar .nextDayDate .ajax__calendar_day {background-color: #EEEEEE ;border-color:#ffffff;color:#0066cc;}
.calendar .nextDayDate .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.calendar .nextDayDate .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.calendar .occasionDate .ajax__calendar_day {background-color: #FFFFDD ;border-color:#000000;color:#0066cc;}
.calendar .occasionDate .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.calendar .occasionDate .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}


/*  end of calendar style */

/* asp calendar style */
.asp_calendar
{
	border-left: solid 1px #87CEFA;
	padding-left: 10px;
}
.asp_calendar_dayname 
{
	border-bottom:1px solid #00ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.asp_calendar_day
{
	padding-left:3px;
	padding-right:3px;
}
.asp_calendar_day_highlight
{
	padding-left:3px;
	padding-right:3px;
	background-color:#edeff0;
	color:Black;
}



/* End ITS stylesheet */


/* Chris Harmon stylesheet follows v 2.0 */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display:inline;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434445;
	display:inline;
	padding-top: none;
	padding-bottom: none;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5954;
	text-decoration: none;
	display:inline;
	padding-top: none;
	padding-bottom: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #726B65;
	text-decoration: none;
	padding-top: none;
	padding-bottom: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #726B65;
}
.normal_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434445;
	text-decoration: none;
}
.normal_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434445;
	text-decoration: none;
}
.normal_font_no_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434445;
	text-decoration: none;
}
.normal_font_no_hover_strike_through_nodisplay {
display:none;
}
.normal_font_no_hover_strike_through {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434445;
	text-decoration: line-through;
}
.normal_font_no_hover_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434445;
	font-style:italic
}
.normal_font_ltgrey_no_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434445;
}
.sku_font_no_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #434445;
}
.sku_font_red_no_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #981b1e;
	font-style:italic;
	font-weight:bold;
}
.nav_bar_font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}
.nav_bar_font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nav_bar_font {
	font-family: Century Gothic;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}
.nav_bar_font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.nav_bar_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-transform: uppercase;
}
.bread_crumb_active_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
	text-decoration: underline;
}
.bread_crumb_active_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.bread_crumb_inactive_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bread_crumb_inactive_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.paragraph_header_font_UC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.paragraph_header_font_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
.paragraph_header_font_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
.paragraph_header_font_UCbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.paragraph_header_font_UCboldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.paragraph_header_font_UCboldlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
}
.paragraph_header_font_red_UCbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #981b1e;
	text-decoration: none;
}
.paragraph_header_font_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.paragraph_header_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.paragraph_header_font_ULbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

.section_header_font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}

.section_header_large_UC_Bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7E6453;
	text-transform:uppercase;
	font-weight:bold;
}

.normal_font_red_no_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #981b1e;
}

.tiny_font_red_no_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #981b1e;
}
.tiny_font_no_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c0c4c7;
	border-right-color: #c0c4c7;
	border-bottom-color: #c0c4c7;
	border-left-color: #c0c4c7;
}
/* End Chris Harmon stylesheet */

.cateringhomecontent 
{
	float:right; 
	margin-left: 10px;
}

.subnavitem
{	
	font-size: 10;
}

.subnavselected
{
	font-size: 10;
	background-color: Gray;	
}

#giftbasketdetail .title
{
	text-transform: uppercase;	
}

#giftbasketdetail .note
{
	font-style: italic;
}

#giftbasketdetail .price
{
	font-weight: bold;	
}

.giftbasketthumbnail a:link
{
	color:#636466;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:center;	
}

#giftbasketlist td
{
	width: 25%;
	vertical-align: bottom;
}

#giftbasketlist table
{
	width: 100%;
}

.stufferselectedtable
{
	border-top: solid 1px #636466;
	border-bottom: solid 1px #636466;
}

.stufferunavailableitem
{
	border-top: solid 1px #636466;
	border-bottom: solid 1px #636466;
	margin-top: 10px;
	margin-bottom: 10px;
}

.giftbasketavailablespaceUsed
{
	border: solid 1px #ADB5BA; 
	
	background-color: Red; 
}

.giftbasketavailablespaceFree
{	
	border: solid 1px #ADB5BA; 
	
	background-color: #FFFFFF; 
	
}

.modalGiftBasketPopup {
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	background-color: #FFFFFF;
	width:400px;
	text-align:left;
	position:absolute;
	top:-600px;
	left:-600px;
	z-index:100;
}

.messageOutOfStockStuffers 
{
	color: Blue;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}

.topmenucell
{
	padding-left:15px;
}

.departmentSeparation
{
	height:1px;
	line-height: 1px;
	font-size: 1px;
	width: 100px;
	background-color:#ADB5BA;
	margin-top: 2px;
	margin-bottom:2px;
}

.giftbasketRowSeparator
{
	border-bottom: solid 1px #ADB5BA;
}

.SurveyContainer
{
	 background-color: #a29d94; 
	 color: White
}

.SurveyScale
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #555555; 
	font-weight: bold;
}


/* End classes for slideshow control */

#QuickOrderInput 
{
	background-color: #7b8892;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


#QuickOrderInputItemNotFound
{
	background-color: #7b8892;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#QuickOrderInputInner
{
	border-top: solid 1px #A1ABB2; 
	border-bottom: solid 1px #A1ABB2; 
	padding: 5px 0 5px 0
}

.normal_font_green_no_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b984d;
}


/* classes for slideshow control */
#imageContainer {
position:relative;
margin:auto;
}

#imageContainer {
	height:300px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

.Watermark
{
	color: #ff99ff;
	
}


.STYLE1 {font-family: "Century Gothic"; color: #1087FD; font-size: large; }

.STYLE2 {
    font-family: "Century Gothic";
    font-size: medium;
}

.STYLE3 {
    font-family: "华文细黑";
    font-size: medium;
}



.STYLE4 {
	font-family: "华文细黑";
	font-size: 12px;
}
/* End classes for slideshow control */