.body
{
	font-family: Arial;
	font-size: 10pt;
	margin: 0 0 0 0; /*background-color:#d0cc82;	*/
	background: #24c7ce url(/images/background_gradient.jpg) repeat-x scroll center top;
}

.body_background
{
	background: transparent url(/images/bg_top_fade.jpg) no-repeat scroll center top;
	width: 1000px;
	z-index: 110;
}

.body_bottom_fade
{
	background: url(/images/bg_bottom_fade.jpg) no-repeat scroll center top;
	width: 1000px;
	z-index: 110;
	height: 30px;
}

.middle_background
{
	background: transparent url(/images/bg_middle_fade.jpg) repeat-y scroll center top;
	width: 1000px;
	z-index: 100;
}


.popupBox
{
    display:none;    
    position:absolute;
    z-index:10000;
    background-color:#ffffff;
    border:solid 2px Black;
    top: 20%;
    left: 25%;
    text-align:left;
    overflow:auto;
    
}
.txtPopup
{
    font-family: Tahoma;
    font-size: 11px; 
    float:left;    
    overflow:auto;
    padding:10px;
}
    
.popupBoxClose
{
    font-family: Tahoma; 
    font-size: 12px; 
    float: right; 
    margin: 0px 20px;
}
span.shadow
{
	top: 1px;
	left: 1px;
	color: #000;
}

span.shadow
{
	position: absolute;
}

.header
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.headerbig
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.headerpaymentreciept
{
	font-family: Times New Roman;
	font-size: 16pt;
	font-weight: normal;
}

.error
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Red;
}

.headerOrange
{
	font-family: Times New Roman;
	font-size: 16pt;
	font-weight: bold;
	color: #dc9924;
}

.headerNewUser
{
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
}

.headerTorq
{
	font-family: Times New Roman;
	font-size: 16pt;
	font-weight: bold;
	color: #2ebdbb;
}

.link
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}

link:hover
{
	text-decoration: underline;
}

.linkButton
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	cursor: pointer;
}

.linkButtonBig
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	color: #666563;
	cursor: pointer;
}

.printLinkButton
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

linkbutton:hover
{
	text-decoration: underline;
}

.torquoiselink16
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #2ebdbb;
	text-decoration: none;
}
torquoiselink16:hover
{
	text-decoration: underline;
}

.inputgray
{
	background-color: White;
	border-color: #dc9924;
	border-width: 1px;
	border-style: solid;
	color: Gray;
	height: 16px;
	width: 120px;
	font-size: 8pt;
	background: url( '../images/tb_gradient_small.gif' );
}

.inputblack
{
	background-color: White;
	border-color: #dc9924;
	border-width: 1px;
	border-style: solid;
	color: Black;
	height: 16px;
	width: 120px;
	font-size: 8pt;
	background: url( '../images/tb_gradient_small.gif' );
}

.inputgraybig
{
	color: Gray; /* Added by TCS to resolve the issue of changing Fonts on focus*/
	font-family: Arial;
	font-size: 10pt;
}

.inputblackbig
{
	color: Black; /* Added by TCS to resolve the issue of changing Fonts on activation*/
	font-family: Arial;
	font-size: 10pt;
}


.loginTextboxSmall
{
	background-color: White;
	border-color: #dc9924;
	border-width: 1px;
	border-style: solid;
	color: Gray;
	height: 16px;
	width: 120px;
	font-size: 8pt;
	background: url( '../images/tb_gradient_small.gif' );
}

.loginTextboxSmallPw
{
	background-color: White;
	border-color: #dc9924;
	border-width: 1px;
	border-style: solid;
	color: Gray;
	height: 16px;
	width: 120px;
	font-size: 8pt;
	background: url( '../images/tb_gradient_small_password.gif' );
}

.loginTextboxSmall_white
{
	background-color: White;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	color: Gray;
	height: 16px;
	width: 120px;
	font-size: 8pt;
	background: url( '../images/tb_gradient_small.gif' );
}

.searchTextboxSmall
{
	background-color: White;
	border-color: #dc9924;
	border-width: 1px;
	border-style: solid;
	color: Black;
	height: 18px;
	width: 140px;
	font-size: 8pt;
	background: url( '../images/tb_gradient_small.gif' );
}

.loginTextbox, .PAP_form_items input
{
	background-color: #FFFFFF;
	border-color: #dc9924;
	border-width: 1px;
	border-style: solid;
	color: Gray;
	height: 30px;
	width: 300px;
	font-size: 14pt;
	background: url( '../images/tb_gradient_big.gif' );
	padding-top: 3px;
	margin: 4px 0 0 0;
}
.PAP_form_items input
{
	width: 200px;
}
.PAP_form_items input.radio
{
	width: auto;
	background: none;
	border: 0px;
}

.loginTextboxHalf
{
	background-color: #FFFFFF;
	border-color: #dc9924;
	border-width: 1px;
	border-style: solid;
	color: Gray;
	height: 30px;
	width: 150px;
	font-size: 14pt;
	background: url( '../images/tb_gradient_big.gif' );
	padding-top: 3px;
	margin: 4px 0 0 0;
}

.dropDownProducts, table.csp_panel select
{
	background-color: #FFFFFF;
	border-color: #dc9924;
	border-width: 1px;
	border-style: solid;
	color: Gray;
	height: 30px;
	width: 300px;
	font-size: 14pt;
	padding-top: 3px;
	margin: 4px 0 0 0;
}

.billingAddressDisabledTextBox
{
	background-color: #f5f7f3;
	border-style: none;
	color: Gray;
	height: 30px;
	width: 300px;
	font-size: 14pt;
	padding-top: 3px;
	margin: 4px 0 0 0;
}

.billingAddressDisabledLabel
{
	background-color: #f5f7f3;
	border-style: none;
	color: #f5f7f3;
}

.ddl
{
	border-width: thin;
	border-style: solid;
	color: Gray;
	height: 20px;
	width: 130px;
}

.signup_header
{
	font-family: Georgia;
	font-size: 16pt;
	color: #dc9924;
}

.signup_header_black
{
	font-family: Georgia;
	font-size: 16pt;
	color: #000000;
}

.signup_subheader
{
	font-family: Arial;
	font-size: 12pt;
	color: #666563;
}

.signup_subheader_white
{
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
}

.signup_text
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #666563;
}

.signup_link
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #666563;
	cursor: help;
}

.signup_text_top
{
	font-family: Arial;
	font-size: 11pt;
	color: #666563;
}

.reinstatement_header
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666563;
}

.reinstatement_text
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

div.signup_content_padding
{
	margin: 0 0 0 40px;
}



/* MAIN PAGE: FACTS & TIPS PANEL */
div.main_ft_panel
{
	width: 638px;
}

div.main_ft_panel_top
{
    width:627px;
    height:48px;
	background-color:#ffffff;
	background-image:url('/images/green_banner_top_wide.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

div.main_signup_header
{
	width: 629px;
	height: 55px;
	background-color: #ffffff;
	background-image: url( '/images/green_banner_background.jpg' );
	background-position: left top;
	background-repeat: repeat-y;
}

div.main_signup_tabs1
{
	width: 629px;
	height: 48px;
	background-color: #ffffff;
	background-image: url( '../images/SignUpTabs1.gif' );
	background-position: left top;
	background-repeat: no-repeat;
}

div.clear
{
	clear: both;
}

div.main_signup_tabs2
{
	width: 629px;
	height: 48px;
	background-color: #ffffff;
	background-image: url( '/images/SignUpTabs2.gif' );
	background-position: left top;
	background-repeat: no-repeat;
}

div.main_signup_tabs3
{
	width: 629px;
	height: 48px;
	background-color: #ffffff;
	background-image: url( '/images/SignUpTabs3.gif' );
	background-position: left top;
	background-repeat: no-repeat;
}

div.main_ft_panel_content
{
	width: 627px;
	background-color: #ffffff;
	background-image: url( '/images/green_banner_background.jpg' );
	background-position: left top;
	background-repeat: repeat-y;
}

div.main_ft_panel_bottom
{
	width: 627px;
	height: 14px;
	background-color: #ffffff;
	background-image: url( '/images/green_banner_background_bottom.jpg' );
	background-position: left top;
	background-repeat: no-repeat;
}

div.main_ft_left_col
{
	float: left;
	width: 290px;
	border: solid 0px black; /*height:100px;*/
	margin: 0 0 0 10px; /* Commented be TCS to resolve the footer shadow alignment issue     margin:0 0 0 20px;     */
}

div.main_ft_right_col
{
	float: right;
	margin: 0 0px 0 0;
	border: solid 0px black;
	width: 290px; /*height:100px;    */
}

div.main_ft_col
{
	width: 580px;
	margin: 0 20px 0 20px;
	border: solid 0px black;
	height: 100px;
}

div.main_ft_panel_text_item
{
	border: solid 0px black;
	width: 280px;
	padding-bottom: 30px;
}

div.main_ft_panel_text_item_content
{
	margin: 6px 0 0 98px;
	width: 169px;
}

div.main_ft_panel_text_item_image
{
	float: left;
	width: 91px;
	margin: 10px 0 0 0;
}

span.fact_tips__ingress_0
{
	font-family: Arial;
	font-size: 10pt;
	color: #666563;
	margin-top: 18px;
	font-style: italic;
	font-weight: bold;
}

span.fact_tips__ingress_print
{
	font-family: Arial;
	font-size: 12pt;
	color: Black;
	margin-top: 18px;
	font-style: italic;
	font-weight: normal;
}

span.fact_tips__ingress_1
{
	font-family: Arial;
	font-size: 12pt;
	color: #666563;
	margin-top: 18px;
	font-style: italic;
	font-weight: bold;
}

span.fact_tips__ingress_2
{
	font-family: Arial;
	font-size: 14pt;
	color: #666563;
	margin-top: 18px;
	font-style: italic;
	font-weight: bold;
}

.facts_text_0
{
	font-family: Arial;
	font-size: 9pt;
	color: #666563;
}

.facts_text_1
{
	font-family: Arial;
	font-size: 11pt;
	color: #666563;
}

.facts_text_2
{
	font-family: Arial;
	font-size: 13pt;
	color: #666563;
}

h3.main_header_11
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #666563;
	margin-bottom: 4px;
}

span.main_header_10
{
	font-family: Georgia;
	font-size: 9pt;
	color: Gray;
}

a.breadcrumb_link
{
	font-family: Georgia;
	font-size: 9pt;
	color: Gray;
	font-weight: normal;
}

a.breadcrumb_link:hover
{
	color:#ff0000;
}

span.ft_category_text
{
	font-family: Arial;
	font-size: 8pt;
	color: #666563;
	height: 50px;
	margin-top: 6px;
	width: 400px;
}

span.product_category_text
{
	font-family: Arial;
	font-size: 8pt;
	color: #666563;
	height: 50px;
	margin-top: 6px;
}

.main_text_10
{
	font-family: Arial;
	font-size: 9pt;
	color: #666563;
}

.main_text_12_bold
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #666563;
}

.main_text_print
{
	font-family: Arial;
	font-size: 12pt;
	color: Black;
}

.member_header
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #5a5958;
}

.main_header_14
{
	font-family: Georgia;
	font-size: 18pt;
	color: #bf7522;
	font-weight: normal;
}

span.main_text_10_one_column_0
{
	font-family: Arial;
	font-size: 9pt;
	color: #666563;
	width: 230px;
}

span.main_text_10_one_column_1
{
	font-family: Arial;
	font-size: 11pt;
	color: #666563;
	width: 230px;
}

span.main_text_10_one_column_2
{
	font-family: Arial;
	font-size: 13pt;
	color: #666563;
	width: 230px;
}

span.main_text_10_half_column_0
{
	font-family: Arial;
	font-size: 9pt;
	color: #666563;
	width: 110px;
}

span.main_text_10_half_column_1
{
	font-family: Arial;
	font-size: 11pt;
	color: #666563;
	width: 110px;
}

span.main_text_10_half_column_2
{
	font-family: Arial;
	font-size: 13pt;
	color: #666563;
	width: 110px;
}

span.main_text_8
{
	font-family: Arial;
	font-size: 8pt;
	color: #666563;
}

span.main_section_sub_header
{
	font-family: Georgia;
	font-size: 10pt;
	color: Gray;
	margin: 0 0 0 0;
}

span.main_section_sub_header_print
{
	font-family: Georgia;
	font-size: 14pt;
	color: Gray;
	margin: 0 0 0 0;
}

h2.main_section_header_13
{
	padding-top: 8px;
	font-family: Georgia;
	font-size: 11pt;
	color: #bf7522;
	font-weight: normal;
	margin-bottom: 0px;
}

h2.main_section_header_14
{
	padding-top: 8px;
	font-family: Georgia;
	font-size: 18pt;
	color: #bf7522;
	font-weight: normal;
	margin-bottom: 0px;
}

h2.first_page_header
{
	padding-top: 8px;
	font-family: Georgia;
	font-size: 18pt;
	color: #bf7522;
	font-weight: normal;
	margin-bottom: 6px;
}


h2.main_section_header_16
{
	padding-top: 8px;
	font-family: Georgia;
	font-size: 18pt;
	color: #bf7522;
	font-weight: normal;
	margin-bottom: 0px;
}

h2.main_section_header_20
{
	padding-top: 8px;
	font-family: Georgia;
	font-size: 20pt;
	color: #bf7522;
	font-weight: normal;
	margin-bottom: 0px;
}

a.main_section_header_13_blue
{
	padding-top: 8px;
	font-family: Georgia;
	font-size: 11pt;
	color: #79a6b2;
	font-weight: normal;
	margin-bottom: 0px;
}

a.main_section_header_13
{
	padding-top: 8px;
	font-family: Georgia;
	font-size: 11pt;
	color: #bf7522;
	font-weight: normal;
	margin-bottom: 0px;
}
a.main_section_header_13:hover
{
	text-decoration: underline;
}

div.main_ft_section_header
{
	height: 36px;
	width: 280px;
}

div.main_ft_section_header_image
{
	float: left;
	height: 36px;
	width: 36px;
	padding: 0px;
	margin: 0 0 0 0;
}

div.main_ft_section_header_text
{
	margin: 0 0 0 0;
	width: 236px;
	height: 36px;
	background-color: #ffffff;
	background-image: url( '../images/main_ft_section_dotted_line.gif' );
	background-position: left top;
	background-repeat: repeat-x;
}

td.button_orange_middle
{
	height: 16px;
	background-color: #ffffff;
	background-image: url( '../images/button_orange_middle.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 6px;
}

td.button_blue_middle
{
	height: 16px;
	background-color: #ffffff;
	background-image: url( '../images/button_blue_middle.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 6px;
}

td.button_blue_middle_transparent
{
	height: 16px;
	background-image: url( '../images/button_blue_middle_transparent.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 6px;
}

td.button_orange_white_middle
{
	height: 16px;
	background-color: #ffffff;
	background-image: url( '../images/button_orange_white_middle.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 6px;
}

td.button_orange_middle_small
{
	height: 16px;
	background-color: #ffffff;
	background-image: url( '../images/button_orange_middle_small.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 4px;
}

td.button_blue_middle_small
{
	height: 16px;
	background-color: #ffffff;
	background-image: url( '../images/button_blue_middle_small.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 4px;
}

td.button_orange_middle_small_transparent
{
	height: 16px;
	background-image: url( '../images/button_orange_middle_small_transparent.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 4px;
}

td.button_purple_middle_small_transparent
{
	height: 16px;
	background-image: url( '../images/button_purple_middle_small_transparent.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 4px;
}

td.button_blue_middle_small_transparent
{
	height: 16px;
	background-image: url( '../images/button_blue_middle_small_transparent.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 4px;
}

td.button_orange_middle_transparent
{
	height: 16px;
	background-image: url( '../images/button_orange_middle_transparent.gif' );
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 6px;
}

.button_text
{
	font-family: Georgia;
	color: white;
	font-size: 10pt;
	padding-left: 0px;
	padding-right: 10px;
	text-decoration: none;
}

.white_header
{
	font-family: Georgia;
	color: white;
	font-size: 10pt;
	padding-left: 0px;
	padding-right: 10px;
}

.button_text_small
{
	font-family: Georgia;
	color: white;
	font-size: 8pt;
	padding-left: 0px;
	padding-right: 10px;
	text-decoration: none;
}

div.main_ft_panel_large_banner
{
	width: 293px;
	height: 166px;
	background-position: left top;
	background-repeat: no-repeat;
}

a.right_large_banner
{
	font-size: 14pt;
	font-family: Georgia;
	font-style: normal;
	font-weight: normal;
}

div.promotion_block_button
{
	margin: 4px 0 0 20px;
}

span.promotion_large_banner_header
{
	font-family: Georgia;
}

span.promotion_large_banner_text
{
	font-family: Georgia;
}

span.promotion_large_banner_text_OLD
{
	font-family: Georgia;
	font-size: 8pt;
	color: white;
	width: 150px;
	height: 50px;
	margin: 16px 0 0 22px;
	border: solid 0px black;
}

span.main_ft_panel_large_banner_header
{
	position: relative;
	font-family: Georgia;
	font-size: 14pt;
	color: white;
	font-style: italic;
	font-weight: bold;
	width: 250px;
	height: 35px;
	border: solid 0px black;
	margin: 0px 0 0 0px;
}

span.main_ft_panel_large_banner_text
{
	font-family: Georgia;
	font-size: 10pt;
	color: white;
	width: 250px;
	height: 50px;
	border: solid 0px black;
	margin: 0px 0 0 0px;
}

div.main_ft_panel_large_banner_button
{
	height: 40px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

div.main_ft_panel_large_banner_picture
{
	height: 40px;
	text-align: right;
	margin: 0 15px 15px 15px;
}

div.main_ft_panel_content_1col
{
	margin: 20px 20px 20px 20px;
	width: 598px;
}

div.content_free_card
{
	margin: 20px 20px 20px 20px;
	width: 550px;
}

/* END MAIN PAGE: FACTS & TIPS PANEL */



/* MAIN PAGE: RIGHT PANEL */
div.right_banner
{
	text-align:left;
    width:304px;
    /*Commented by TCS to remove the issue of overlapping text in promoboxes in Firefox */
    /*height:166px;*/ 
	background-color:#ffffff;
	background-position:left top;
	background-repeat:no-repeat;
	border:solid 0px black;	
	margin-bottom:14px;
	margin-top:14px;	
}

div.one_column_bg
{
	background-image: url( 'images/right_yellow_box_middle.gif' );
	width: 305px;
}

div.one_column_content
{
	margin: 0px 0px 0px 10px;
}


div.main_left_panel
{
	width: 305px;
}

div.left_panel_join_box_top
{
	background-image: url( 'images/right_yellow_box_middle.gif' );
	width: 305px;
}

div.left_panel_join_box_bottom
{
	background-image: url( 'images/right_yellow_box_bottom.gif' );
	width: 305px;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}

div.left_panel_join_box_content
{
	margin: 10px 30px 0 30px;
}

div.shopping_cart_box_top
{
	background-image: url( 'images/cart_bg_top.gif' );
	width: 294px;
}

div.shopping_cart_box_bottom
{
	background-image: url( 'images/cart_bg_bottom.gif' );
	width: 294px;
}

div.shopping_cart_box_middle
{
	background-image: url( 'images/cart_bg_middle.gif' );
	width: 294px;
	background-repeat: repeat-y;
}

div.shopping_cart_box_content
{
	margin: 10px 10px 0 10px;
}

div.product_box
{
	background-image: url( 'images/product_bg.gif' );
	width: 217px;
	height: 307px;
	background-repeat: no-repeat;
}

div.product_box_content
{
	margin: 20px 30px 0px 20px;
}

div.product_box_header
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: solid 0px black;
	width: 170px;
	height: 30px;
}

div.product_box_image
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: solid 0px black;
	width: 170px;
	height: 120px;
}

div.product_box_text
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: solid 0px black;
	width: 170px;
	height: 60px;
}

div.product_box_price
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: solid 0px black;
	width: 170px;
	height: 30px;
}

div.product_box_button
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: solid 0px black;
	width: 120px;
	height: 20px;
}

div.product_box_link
{
	float: right;
	margin: 0px 0px 0px 0px;
	border: solid 0px black;
	width: 50px;
	height: 20px;
}

.product_box_header_text
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.product_box_price_text
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #ff0000;
}

a.product_box_link_text
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666563;
}

h2.cart_header_14
{
	padding-top: 8px;
	font-family: Georgia;
	font-size: 18pt;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 0px;
}

/* END MAIN PAGE: LEFT PANEL */


/* MAIN PAGE: TOP PANEL */
div.main_login_panel
{
	margin: 18px 0 0 15px;
}
/* END MAIN PAGE: TOP PANEL */


/* GENERIC TEXT ITEMS */
p.content_header
{
	font-family: Georgia;
	font-size: 12pt;
	margin-bottom: 12px;
	color: #bf7522;
}

.content_header_green
{
	font-family: Georgia;
	font-size: 14pt;
	margin-bottom: 12px;
	color: #ffffff;
}

p.content_header_white
{
	font-family: Georgia;
	font-size: 14pt;
	margin-bottom: 6px;
	color: #333333;
}

span.content_header_small
{
	font-family: Georgia;
	font-size: 10pt;
	margin-bottom: 12px;
	color: #222222;
}

span.content_header_small_white
{
	font-family: Georgia;
	font-size: 10pt;
	margin-bottom: 12px;
	color: #ffffff;
}

font.generic_text
{
	font-family: Arial;
	font-size: 9pt;
	color: #666563;
}

ul.generic_text
{
	padding-left: 0px;
	text-indent: 0px;
	margin-left: 16px;
	margin-top: 4px;
	list-style-image: url( 'images/bullet_grey_arrow.gif' );
}

ol.generic_list
{
	color: Red;
}

/*ul.ol.li.generic_list
{
	color:black;
}*/

a.print_button
{
	font-family: Georgia;
	font-size: 10pt;
	color: gray;
}
/* END GENERIC TEXT ITEMS */


/* TOP MENU */
.top_menu_selected
{
	background-image: url( 'images/top_menu_hover.gif' );
}

.top_menu_hover
{
	background-image: url( 'images/top_menu_hover.gif' );
}

div.top_menu
{
	margin: 0 0 0 0;
	height: 30px;
}

.top_menu_cell
{
	background-image: url( 'images/top_menu_bg_gradient.gif' );
	background-repeat: repeat-x;
	margin: 0 0 0 10px;
	width: 982px;
}

div.top_menu_category_cooking
{
	background-image: url( 'images/top_menu_bg_gradient_category_cooking.gif' );
	background-repeat: repeat-x;
	margin: 0 0 0 10px;
	width: 982px;
	height: 30px;
}

div.top_menu_category_wildlife
{
	background-image: url( 'images/top_menu_bg_gradient_category_wildlife.gif' );
	background-repeat: repeat-x;
	margin: 0 0 0 10px;
	width: 982px;
	height: 30px;
}

div.top_menu_category_composers
{
	background-image: url( 'images/top_menu_bg_gradient_category_composers.gif' );
	background-repeat: repeat-x;
	margin: 0 0 0 10px;
	width: 982px;
	height: 30px;
}

div.top_menu_category_gardening
{
	background-image: url( 'images/top_menu_bg_gradient_category_gardening.gif' );
	background-repeat: repeat-x;
	margin: 0 0 0 10px;
	width: 982px;
	height: 30px;
}

div.top_menu_category_home
{
	background-image: url( 'images/top_menu_bg_gradient_category_home.gif' );
	background-repeat: repeat-x;
	margin: 0 0 0 10px;
	width: 982px;
	height: 30px;
}

div.top_menu_category_wellbeing
{
	background-image: url( 'images/top_menu_bg_gradient_category_wellbeing.gif' );
	background-repeat: repeat-x;
	margin: 0 0 0 10px;
	width: 982px;
	height: 30px;
}

div.top_menu_category_knowledge
{
	background-image: url( 'images/top_menu_bg_gradient_category_knowledge.gif' );
	background-repeat: repeat-x;
	margin: 0 0 0 10px;
	width: 982px;
	height: 30px;
}

div.top_menu_category_science
{
	background-image: url( 'images/top_menu_bg_gradient_category_science.gif' );
	background-repeat: repeat-x;
	margin: 0 0 0 10px;
	width: 979px;
	height: 30px;
}

a.top_menu_link
{
	font-family:Arial;
	color:#fff;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	margin:0px 15px 0px 15px;	
	text-transform:uppercase;
}

a.top_menu_link_selected
{
	font-family:Arial;
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	margin:0px 15px 0px 15px;	
	text-transform:uppercase;
}

a.top_menu_link:hover
{
	font-family:Arial;
	color:white;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	margin:0px 15px 0px 15px;		
}

.top_menu_link_disabled
{
	font-family:Arial;
	color:#aaaaaa;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	margin:0px 15px 0px 6px;	
	text-transform:uppercase;
	cursor:default;
}

.top_menu_icon_disabled
{
	margin-left: 10px;
	margin-right: 7px;
}

.top_menu_icon
{
	margin-right: 7px;
}

.top_menu_icon_home
{
	margin-top: 4px;
}
/* END TOP MENU */


/* RIGHT COLUMN PANELS */
div.right_column_panel
{
	width: 305px;
	background-color: #fcf4df;
}

div.main_right_faq_content
{
	margin: 0px 20px 0px 30px;
}

div.new_user_block_content
{
	margin: 15px 20px 0 30px;
	text-align: center;
}

div.product_header
{
	margin: 0 0px 0 15px;
	width: 600px;
	border: solid 0px black;
}

div.product_left_col
{
	float: left;
	width: 110px;
	margin: 15px 0 0 15px;
	border: solid 0px black;
	height: 150px;
}

div.member_main_small_col
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: solid 0px black;
	width: 140px;
	height: 100px;
}

div.product_right_col
{
	float: right;
	margin: 0px 30px 0px 0px;
	border: solid 0px black;
	width: 160px;
	height: 100px;
}

div.subscription_content_panel_big
{
	margin: 14px 0 0 0;
	height: 125px;
	border: solid 0px black;
}


div.subscription_content_panel
{
	margin: 14px 0 0 0;
	height: 130px;
	border: solid 0px black;
}

div.member_content_panel
{
	margin: 14px 0 0 0;
	height: 120px;
	width: 280px;
	border: solid 0px black;
}

div.product_left_col_big
{
	float: left;
	width: 200px;
	margin: 7px 0 0 7px;
	border: solid 0px black;
	height: 100px;
}

div.product_right_col_big
{
	float: right;
	margin: 0px 20px 0px 0px;
	border: solid 0px black;
	width: 340px;
	height: 100px;
}

h2.product_section_header
{
	padding-top: 0px;
	font-family: Georgia;
	font-size: 14pt;
	color: #3e88a9;
	font-weight: normal;
	margin-bottom: 5px;
}

h2.member_section_header
{
	padding-top: 0px;
	font-family: Georgia;
	font-size: 14pt;
	color: #848416;
	font-weight: normal;
	margin-bottom: 5px;
}

div.product_panel
{
	width: 317px;
	height: 200px;
	background-position: left top;
	background-image: url( '../images/subscr_item_bg.gif' );
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	border: solid 0px black;
}

div.member_small_panel
{
	width: 300px;
	height: 150px;
	background-position: left top;
	border: solid 0px black;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

div.product_panel_big
{
	width: 630px;
	height: 200px;
	background-position: left top;
	background-image: url( '../images/subscr_bigitem_bg.gif' );
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

div.order_now_panel_big
{
	width: 305px;
	height: 275px;
	background-position: left top;
	background-image: url( '../images/order_now_bg.gif' );
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

div.member_left_col_big
{
	float: left;
	margin: 0px 20px 0px 15px;
	border: solid 0px black;
	width: 340px;
	height: 100px;
}

div.member_right_col_big
{
	float: right;
	width: 150px;
	margin: 20px 20px 20px 7px;
	border: solid 0px black;
	height: 150px;
}

div.order_now_content
{
	width: 250px;
	margin: 20px 0 0 20px;
	border: solid 0px black;
	height: 240px;
}



div.testimonials_top
{
	width: 305px;
	height: 16px;
	background-position: left top;
	background-image: url( '../images/testimonial_outer_bg_top.gif' );
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	border: solid 0px black;
}

div.testimonials_middle
{
	width: 305px;
	background-image: url( '../images/testimonial_outer_bg_middle.gif' );
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
}

div.testimonials_bottom
{
	width: 305px;
	height: 23px;
	background-image: url( '../images/testimonial_outer_bg_bottom.gif' );
	background-repeat: no-repeat;
}

div.testimonials_inner
{
	width: 277px;
	height: 186px;
	background-image: url( '../images/testimonial_inner_bg.gif' );
	background-repeat: repeat-y;
	margin: 0px 0px 0px 10px;
	border: solid 0px black;
}

div.testimonials_content
{
	width: 200px;
	height: 0px;
	margin: 0px 0px 0px 20px;
	border: solid 0px black;
}

div.testimonials_left_col
{
	float: left;
	width: 70px;
	margin: 15px 0 0 15px;
	border: solid 0px black;
	height: 100px;
}

div.testimonials_right_col
{
	float: right;
	margin: 15px 20px 0px 0px;
	border: solid 0px black;
	width: 170px;
	height: 100px;
}


div.right_column_yellow_top
{
	width: 305px;
	height: 16px;
	background-position: left top;
	background-image: url( '../images/right_column_yellow_panel_t.gif' );
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

div.right_column_yellow_middle
{
	width: 305px;
	background-image: url( '../images/right_column_yellow_panel_m.gif' );
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}

div.right_column_yellow_bottom
{
	width: 305px;
	height: 23px;
	background-image: url( '../images/right_column_yellow_panel_b.gif' );
	background-repeat: no-repeat;
}

div.new_user_block_top
{
	width: 305px;
	height: 16px;
	background-position: left top;
	background-image: url( '../images/new_user_block_top.gif' );
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

div.new_user_block_middle
{
	width: 305px;
	background-image: url( '../images/new_user_block_green.gif' );
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}

div.new_user_block_bottom
{
	width: 305px;
	height: 23px;
	background-image: url( '../images/new_user_block_bottom.gif' );
	background-repeat: no-repeat;
}

div.half_column_yellow_top
{
	width: 140px;
	height: 7px;
	background-position: left top;
	background-image: url( '../images/half_column_yellow_panel_t.gif' );
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}

div.half_column_yellow_middle
{
	width: 140px;
	background-image: url( '../images/half_column_yellow_panel_m.gif' );
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.half_column_yellow_bottom
{
	width: 140px;
	height: 23px;
	background-image: url( '../images/half_column_yellow_panel_b.gif' );
	background-repeat: no-repeat;
}


hr.hr_green
{
	width: 600px;
	color: #848416;
}

a.main_faq_link
{
	font-family: Arial;
	font-size: 9pt;
	color: #666563;
	font-weight: normal;
	margin-left: 4px;
	text-decoration: underline;
}

/* END RIGHT COLUMN PANELS */


/* LARGE BANNER */
div.large_banner_content_panel
{
	position: absolute;
	width: 250px;
	height: 230px;
	margin: 30px 0 0 320px;
}

div.large_banner_content_panel_crop
{
	position: absolute;
	width: 250px;
	height: 230px;
	margin: 30px 0 0 320px;
}

h1.large_banner_header
{
	font-family: Georgia;
	font-size: 18pt;
	color: white;
	font-weight: normal;
	margin-bottom: -10px;
}

span.large_banner_content_text
{
	font-family: Georgia;
	font-size: 12pt;
	color: #662d64;
	margin: 0 0 0 0;
}
/* END LARGE BANNER */


/* FOOTER ITEMS */
table.footer_logosection
{	
	background-color:#fff;
	width:998px;
}

table.footer_searchsection
{
	background-color: #666;
	width: 998px;	
}

table.footer_linksection
{
	background-color:#666; 
	width:998px;	
}

table.footer_newslettersection
{
	background-color:#909090;
	width:998px;	
}

td.footer_newsletter
{
	padding-left: 40px;
	width: 315px;
}
td.footer_contact_us
{
	text-align: center;
	width: 352px;
}
td.footer_contact_us img
{
	margin-top: 15px;
	margin-bottom: 15px;
}
td.footer_payment_methods
{
	width: 315px;
	text-align: right;
}
td.footer_payment_methods div
{
	white-space: nowrap;
}
td.footer_payment_methods img
{
	vertical-align: middle;
	margin-left: 10px;
}

td.footer_newsletter span
{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
td.footer_newsletter .email
{
	border: 0px;
	height: 19px;
	width: 200px;
	font-size: 10px;
	line-height: 19px;
	padding-left: 4px;
	padding-top: 2px;
	background-color: Transparent;
	background-image: url(/images/footer_newsletter_input.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
td.footer_newsletter .btn
{
	vertical-align: middle;
}

td.footer_right
{
	background-image: url(/images/footer_right_bg_gradient.gif);
	overflow: hidden;
	width: 8px;
}
td.footer_left
{
	background-image: url(/images/footer_left_bg_gradient.gif);
	overflow: hidden;
	width: 8px;
}

.footer_featured_products
{
	width: 982px;
	text-align: center;
}
.footer_featured_products img
{
	border: 0px;
}

.footer_site_links
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
}
.footer_site_links .footer_column
{
	padding-right: 20px;
	vertical-align: top;
	text-align: left;
}
h4.footer_category
{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #a3a3a3;
}
.footer_column ul, .footer_column li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.footer_column ul li ul li
{
	padding-left: 15px;
}

ul.footer_linklist
{
	float: left;
}
.footer_linklist a
{
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}
.footer_linklist a:hover
{
	text-decoration:underline;
}

/* END FOOTER ITEMS */


td.ft_categories_item
{
	height: 128px;
	padding-left: 14px;
}

.ft_categories_item_hover
{
	background-color: #f0e9e9;
	height: 128px;
	border: solid 0px black;
	padding-left: 14px;
}

.ft_categories_item_hover_color
{
	background-color: #ba9dab;
}

.ft_categories_item_hover_color_off
{
	background-color: #ffffff;
}

td.ft_categories_divider
{
	height: 2px;
	background: url( '../images/gray_dot.gif' );
	background-repeat: repeat-x;
	background-position: left center;
}

a.navigator_link
{
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
}


h2.customer_care_block_header
{
	font-family: Georgia;
	font-size: 12pt;
	color: #1e1e1e;
	font-weight: normal;
	margin-bottom: 12px;
}

span.customer_care_block_text
{
	font-family: Arial;
	font-size: 10pt;
	color: #606060;
}

div.customer_care_block
{
	width: 304px;
	height: 185px;
}

div.customer_care_block_content
{
	margin: 20px 0px 0px 20px;
	width: 270px;
	height: 125px;
	border: solid 0px black;
}

div.customer_care_block_button
{
	margin: 0 0 0 20px;
	border: solid 0px black;
}

.contact_input
{
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
}


td.member_menue_left_white
{
	height: 30px;
	width: 11px;
	background-image: url( '/images/member_menue_left_white.gif' );
	background-position: left top;
	background-repeat: no-repeat;
}
td.member_menue_center_white
{
	height: 30px;
	background-image: url( '/images/member_menue_center_white.gif' );
	background-position: left top;
	background-repeat: repeat-x;
}
td.member_menue_right_white
{
	height: 30px;
	width: 11px;
	background-image: url( '/images/member_menue_right_white.gif' );
	background-position: left top;
	background-repeat: no-repeat;
}
td.member_menue_left_blue
{
	height: 30px;
	width: 14px;
	background-image: url( '/images/member_menue_left_blue.gif' );
	background-position: left top;
	background-repeat: no-repeat;
}
td.member_menue_center_blue
{
	height: 30px;
	background-image: url( '/images/member_menue_center_blue.gif' );
	background-position: left top;
	background-repeat: repeat-x;
}
td.member_menue_right_blue
{
	height: 30px;
	width: 14px;
	background-image: url( '/images/member_menue_right_blue.gif' );
	background-position: left top;
	background-repeat: no-repeat;
}
td.member_menue_list
{
	height: 30px;
	width: 0px;
	background-image: url( '/images/member_menue_list.gif' );
	background-position: left center;
	background-repeat: repeat-x;
}

a.member_menue_link_black
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

a.member_menue_link_blue
{
	font-family: Arial;
	font-size: 10pt;
	color: #3e88a9;
	text-decoration: none;
}

a.search_result
{
	font-family: Georgia;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	line-height: 14pt;
}

a.search_result:hover
{
	font-family: Georgia;
	font-size: 10pt;
	color: Black;
	text-decoration: underline;
}

a.search_result_na
{
	font-family: Georgia;
	font-size: 10pt;
	color: #999999;
	font-weight: normal;
	line-height: 14pt;
	font-style: italic;
}

a.print_link
{
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
}

a.print_link:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

/* Recipe print classes */
.recipe_print_header
{
	font-family: Georgia;
	font-size: 18pt;
	font-weight: normal;
	color: #444444;
}

.print_recipe_footer
{
	font-family: Georgia;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}

.recipe_title
{
	font-family: Arial;
	font-size: 24pt;
	color: #000000;
	font-weight: bold;
}

.recipe_prep_time
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.recipe_step_header
{
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.recipe_step_number
{
	font-family: Georgia;
	font-size: 26pt;
	color: #999999;
	font-weight: normal;
}

.recipe_step_text
{
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
}

.recipe_ingredient_header
{
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.recipe_ingredient_text
{
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
}

/* End recipe print classes */

.offer_card_header
{
	font-family: Times New Roman;
	font-size: 26pt;
	color: Black;
}

.offer_card_text
{
	font-family: Times New Roman;
	font-size: 12pt;
	color: Black;
}

.offer_card_red_text
{
	font-family: Times New Roman;
	font-size: 12pt;
	color: Red;
	font-weight: bold;
}

.offer_card_textbox
{
	background-color: White;
	border-color: #dc9924;
	border-width: 1px;
	border-style: solid;
	color: Black;
	height: 20px;
	width: 100px;
	font-size: 12pt;
	background: url( '../images/tb_gradient_small.gif' );
	text-align: center;
}

.viewer_search
{
	list-style-type: disc;
}

.viewer_search_na
{
	list-style-type: circle;
}

.viewer_searching
{
	font-family: Georgia;
	font-size: 9pt;
	color: Black;
	text-decoration: blink;
}

/* Newsletters */
.newsletter_panel
{
	background-color: #e8e4e6;
}

h2.newsletter_header
{
	font-size: 14pt;
	font-family: Times New Roman;
	color: white;
	font-weight: normal;
	margin: 6px 0 0 4px;
}

h2.newsletter_title
{
	font-size: 11pt;
	font-family: Georgia;
	color: #3a3a3a;
	margin: 2px 0 0 0;
}

span.newsletter_text
{
	font-size: 10pt;
	font-family: Arial;
	color: black;
}

a.newsletter_link
{
	font-size: 10pt;
	font-family: Arial;
	color: gray;
}
/* Newsletters end */

/* CSP classes */
h2.csp_banner_header
{
	color: #bf7522;
	font-family: Georgia;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 6px;
}

span.csp_banner_text
{
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
}

table.csp_panel
{
	background-color: #f5f7f3;
	border: solid 1px #eef0eb;
	width: 600px;
}
.csp_details_header
{
	font-family: Arial;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
}

.csp_details_row
{
	font-family: Arial;
	font-size: 12pt;
	color: Black;
}

.csp_tab_header
{
	font-family: Georgia;
	font-size: 12pt;
	color: #bf7522;
}

.csp_section_header
{
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

table.csp_panel select
{
	width: 200px;
}

.csp_item_header
{
	font-family: Arial;
	font-size: 12pt;
	color: #bf7522;
}

a.csp_action_link
{
	font-family: Georgia;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

a.csp_quick_link
{
	font-family: Georgia;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.csp_quick_link:hover
{
	color: Red;
	font-weight: normal;
}

a.csp_item_link
{
	font-family: Arial;
	font-size: 12pt;
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}

a.csp_item_link:hover
{
	color: Red;
}


/* END CSP */

/* THEME ITEMS */
a.theme_link
{
	font-family: Arial;
	font-size: 12pt;
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}


/* Payment View */
.paymentHeader
{
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #dc9924;
	display: block;
}
.paymentInvoices
{
	margin-top: 5px;
	width: 500px;
	border-collapse: collapse;
	margin-right: 15px;
}
.paymentInvoices th, .paymentInvoices td, .paymentInvoices td label, .paymentUserInfo td, .paymentUserInfo td, .paymentUserInfo th
{
	white-space: nowrap;
	padding: 3px;
	text-align: left;
	font-size: 14px;
	color: #777;
}
.paymentInvoices th, .paymentInvoices .header
{
	font-weight: bold;
	border-bottom: solid 1px #c0c2be;
}
.paymentInvoices .row
{
	background-color: #e8ebe6;
}
.paymentInvoices tr.footer td
{
	height:60px;
	border-top: solid 1px #c0c2be;
	color: Red;
	font-weight:bold;
	background-color: #e8ebe6;
}
.paymentInvoices tr.footer div
{	
	font-size: 22px;
	font-weight: bold;
}
.paymentUserInfo, .paymentInvoices
{
	margin-left: 0px;
}
.paymentUserInfo td select
{
	font-size: 14px;
}
/* Payment View */

/* UC eCard */
.uc_ecard
{
	background-repeat: no-repeat;
	width: 620px;
	height: 298px;
	border-collapse: collapse;
}
.uc_ecard .form
{
	width: 250px;
}
.uc_ecard .form div
{
}
.uc_ecard h1
{
	font-family: Georgia;
	font-weight: normal;
	font-size: 24px;
	color: #5a5757;
	padding: 0px;
	margin: 0px;
}
.uc_ecard p
{
	font-family: Arial;
	font-size: 14px;
	color: #858585;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
}
.uc_ecard .text
{
	border: solid 1px #7f9db9;
	margin-bottom: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #5a5857;
	width: 220px;
}
.uc_ecard .text.area
{
	height: 40px;
}
.uc_ecard .radio
{
	vertical-align: top;
	font-family: Georgia;
	text-align: center;
	font-size: 16px;
	color: #758262;
}
/* UC eCard */

/* Expandable banners */
.ex_banner_text
{
	font-family: Arial;
	font-size: 10pt;
}

.ex_friendly_code
{
	font-family: Arial;
	font-size: 11pt;
	color: White;
	text-decoration: none;
	margin: 0 4px 0 0px;
}
/* Expandable banners */


/* Facts & Tips category buttons */
.category_button_left
{
	background-image: url( '/images/category_button_left.jpg' );
	width: 12px;
	height: 61px;
	float: left;
}

.category_button_right
{
	background-image: url( '/images/category_button_right.jpg' );
	width: 12px;
	height: 61px;
	float: left;
}

.category_button_middle
{
	background-image: url( '/images/category_button_middle.jpg' );
	background-repeat: repeat-x;
	height: 61px;
	float: left;
	vertical-align: middle;
	padding-top: 9px;
	display: table-cell;
}

a.category_tab_link
{
	font-family: Georgia;
	font-size: 11pt;
	color: Black;
	text-decoration: none;
}

a.category_tab_active_link
{
	font-family: Georgia;
	font-size: 11pt;
	color: Red;
	text-decoration: none;
}

a.category_tab_link:hover
{
	color: Red;
}

/* END Facts & Tips category buttons */


span.newsletter_thankyou
{
	font-family: Georgia;
	font-size: 14pt;
	color: #676767;
	font-weight: normal;
}


/* SHOP BANNER CSS */
span.shop_banner_header_main
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #5f1d53;
}

span.shop_banner_header_small
{
	font-family: Arial;
	font-size: 8pt;
	color: #5f1d53;
}

input.shop_banner_empty
{
	font-family: Arial;
	font-size: 10pt;
	color: #646464;
	width: 160px;
}

input.shop_banner_used
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	width: 160px;
}

input.shop_banner_error
{
	border: solid 1px Red;
	color: Red;
}

.shop_button_submit
{
	/*background-image:url(/images/shop_banner_button.gif); */
	width: 162px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-family: Georgia;
	font-size: 12pt;
	text-decoration: none;
	padding-top: 6px;
	float: left;
	background-repeat: no-repeat;
}

.shop_banner_info_link
{
	border-bottom: dotted 1px black;
	text-decoration: none;
	color: #5f1d53;
	cursor: help;
}

/* END SHOP BANNER CSS */

a.recipe_library_link
{
	font-family: Arial;
	font-size: 10pt;
	color: #3f4439;
	text-decoration: none;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 7px;
	text-align: center;
	float: left;
}

/* VIDEO BANNER */
span.video_banner_title
{
	font-family: Georgia;
	font-size: 9pt;
	color: #767676;
}

a.video_banner_header
{
	font-family: Georgia;
	font-size: 16pt;
	color: #9a6b39;
	text-decoration: none;
}

a.video_banner_header:hover
{
	color: Red;
	text-decoration: underline;
}
/* END VIDEO BANNER */

span.tooltip_banner_header
{
	font-family: Arial;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
}

span.tooltip_banner_text
{
	font-family: Arial;
	font-size: 12pt;
	color: #666666;
	font-weight: normal;
}

a.tooltip_banner_link
{
	font-family: Arial;
	font-size: 12pt;
	color: #da5819;
	font-weight: bold;
	text-decoration: underline;
}

/* TOOLTIP BANNER */


/* END TOOLTIP BANNER */
span.ovas_banner
{
	font-family: Arial;
	font-size: 14pt;
	color: #4b4b4b;
}

a.market_link
{
	font-family: Arial;
	font-size: 12pt;
	color: black;
	text-decoration: none;
}

a.market_link:hover
{
	text-decoration: underline;
}

a.button
{
	border-left-color: #e46262;
	border-top-color: #e46262;
	border-left-width: 3px;
	border-top-width: 3px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 14px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-style: solid;
	border-right-color: #902827;
	border-bottom-color: #902827;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: repeat-x;
	background-color: red;
}
a.button:visited
{
	color: #FFFFFF;
}


/* VIDEO ITEMS */
div.video_item_row
{
	float: none;
	padding-left: 40px;
}

div.video_item_block
{
	float: left;
	padding-right: 40px;
	padding-bottom: 30px;
	cursor: pointer;
}

div.video_item_block_back
{
	background-image: url(/images/video_item_back.png);
	width: 143px;
	height: 100px;
	padding-left: 10px;
	padding-top: 7px;
	background-repeat: no-repeat;
}

span.video_item_block_product
{
	padding-left: 8px;
	font-family: Arial;
	color: #bb6020;
	font-size: 10pt;
}

.video_item_block_video
{
	padding-left: 8px;
	font-family: Arial;
	color: #333333;
	font-size: 12pt;
	padding-top: 4px;
	text-decoration: none;
}

a.video_product_link
{
	font-family: Georgia;
	font-size: 14pt;
	color: #8a8a88;
	text-decoration: none;
}
/* END VIDEO ITEMS */

a.language_link
{
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}

a.language_link:hover
{
	text-decoration: underline;
	color: Red;
}

/* LARGE BUTTON */
.clear
{
	/* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.button-large-red
{
	background: transparent url( '/images/bg_button_large_a.png' ) no-repeat scroll top right;
	color: #fff;
	display: block;
	float: left;
	font: normal 18px arial, sans-serif;
	height: 38px;
	margin-right: 0px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button-large-red span
{
	background: transparent url( '/images/bg_button_large_span.png' ) no-repeat;
	display: block;
	line-height: 29px;
	padding: 4px 0 5px 18px;
}

a.button-large-red:active
{
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button-large-red:active span
{
	background-position: bottom left;
	padding: 5px 0 4px 18px; /* push text down 1px */
}

a.button-large-red:hover span
{
	background-position: bottom left;
	padding: 4px 0 5px 18px; /* push text down 1px */
}

a.button-large-red:hover
{
	background-position: bottom right;
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
}

/* END LARGE BUTTON */

/* ARTICLES */
span.article-header
{
	font-family: Georgia;
	font-size: 26pt;
	color: #6195ad;
	display: block;
}

span.article-subheader
{
	font-family: Georgia;
	font-size: 12pt;
	color: #787878;
	display: block;
}

span.article-presented-by
{
	font-family: Georgia;
	font-size: 12pt;
	color: #000000;
	display: block;
}

span.article-h1
{
	font-size: 16pt;
	color: #404040;
}

span.article-body
{
	font-size: 12pt;
	color: #404040;
	font-size: 12pt;
	line-height: 1.3;
}

a.article-popular-links-item-header
{
	font-size: 12pt;
	color: #535f80;
	font-weight: bold;
	text-decoration: underline;
}

a.article-popular-links-item-header:hover
{
	color: #ff0000;
}
/* END ARTICLES */

/* LAST AND POPULAR SEARCHES */

span.popular_search_header
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 6px;
	color: #a3a3a3;
}

a.popular_search_link
{
	color: #ffffff;
	text-decoration:none;
	font-size: 11pt;
}

/*a.popular_search_link:hover
{
	color: #ffffff;
}*/

/* END LAST AND POPULAR SEARCHES */



/* LOGINBOX */
div.login-box
{
	width:302px;
	height:295px;
    position:fixed;
    _position:absolute;
    top:40px;
    _top:expression(eval(document.body.scrollTop));	
}

div.login-box-top
{
	width:302px;
	height:32px;
	background-image:url(/images/login-top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

div.login-box-middle
{
	width:302px;
	height:241px;
	background-image:url(/images/login-middle-white.png);
}

div.login-box-grey
{
	width:302px;
	height:68px;
	background-image:url(/images/login-middle-grey.png);
}

div.login-box-bottom
{
	width:302px;
	height:13px;
	background-image:url(/images/login-bottom.png);	
	background-repeat:no-repeat;
	background-position:top;	
}

div.login-box-content
{
	width: 291px;
	margin-left:8px;
	text-align:left;
	padding:0px;
}

span.login-box-header
{
	text-align:left;
	font-family:Arial;
	font-size:18pt;
	color:#616060;
}

input.input-field
{
	display:block;
	height:30px;
	border:1px solid #cccccc;
	margin-top:14px;
	width:240px;
	font-size:14pt;
	padding-left:6px;
	background-color:#f4f4f4;
	background-image:url(/images/input-field-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#8b8b8b;
	padding-top:6px;
}

input.input-field-active
{
	display:block;
	height:30px;
	border:1px solid #cccccc;
	margin-top:14px;
	width:240px;
	font-size:14pt;
	padding-left:6px;
	background-color:#e8f4e0;
	background-image:url(/images/input-field-bg-active.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#000000;
	padding-top:6px;
}

input.input-field-inuse
{
	display:block;
	height:30px;
	border:1px solid #cccccc;
	margin-top:14px;
	width:240px;
	font-size:14pt;
	padding-left:6px;
	background-color:#f4f4f4;
	background-image:url(/images/input-field-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#000000;
	padding-top:6px;
}

span.login-box-reminder-header
{
	font-family:Arial;
	font-size:14pt;
	color:#404040;
	display:block;
	padding-bottom:4px;
}

div.login-box-reminder
{
	text-align:center;
	padding-top:6px;	
}

a.login-box-reminder-link
{
	color:Red;
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;	
}

a.login-box-reminder-link:hover
{
	color:black;
}


div.login-box-top-cart
{
	width:302px;
	height:32px;
	background-image:url(/images/login-top-cart.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

div.login-box-middle-cart
{
	width:302px;
	background-image:url(/images/login-middle-white.png);
}

a.login-box-close-button
{
	font-family:Arial;
	font-size:14pt;
	color:#666666;
	font-weight:bold;
	width:20px;
	text-decoration:underline;
}

a.login-box-close-button:hover
{
	color:Red;
}
/* END LOGINBOX */

/* HEADER */


img.header-phone-icon
{
	vertical-align:middle;
}

span.header-phone-number
{
	font-weight:bold;
	vertical-align:middle;
	color:#ffffff;
}

span.header-phone-hours
{
	font-size:8pt;
	color:#ffffff;
}
span.header-sign-in-text
{
	font-weight:bold;
	vertical-align:middle;
}
a.header-sign-in
{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
a.header-sign-in:hover
{
	color:#000000;
}
/* END HEADER */
span.frontpage-small-article-header
{
	font-family:Georgia;
	font-size:16pt;
	color:#216f7c;
	display:block;
}

span.frontpage-small-article-body
{
	font-family:Arial;
	font-size:10pt;
	color:#5a5a5a;
	display:block;
}

td.page-shadow
{
	background-image:url(/images/page_shadow.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin-right:3px;
}
