body {
    SCROLLBAR-FACE-COLOR: #EAEAEA;
    SCROLLBAR-HIGHLIGHT-COLOR: #808080;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #F0F8FF;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #F0F8FF;
    SCROLLBAR-DARKSHADOW-COLOR: #F0F8FF;
    font-family: Verdana, Tahoma, Century Gothic, Geneve, Arial, Helvetica, sans-serif;
    font-size: 12px;
    }
td {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    }
a {
color: #cc0000;
    }
.greyheader h2 {
    margin: 1px;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
}
.product_separator h2 {    
    border-style: none;
    margin: 0px;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #000000;    
    text-align: center;
}
.product_separator hr {
     border: 0;
     margin: 0px;
     color: #737373;
     background-color: #737373;
     height: 1px;
     width: 100%;
     text-align: left;
}
.product_separator td {
    width: 731px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #dddddd;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-align: center;
  }

.deHeadtPrd h1 {
    color: #202020;
    margin: 3px;
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
}
.deHeadtCstm h1 {
    color: #202020;
    margin-bottom: 4px;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
}

.categories_path_td h1 {
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
}

hr { height: 1px; }

/* --- styles for form fields -------------------------------------*/
input, textarea, select {
    font-size: 13px;
    /* background-image: none; */
}
input.btn {
    color: #0000A0;
    background-color: #FFFFFF;
    background-image: url('none');
}
input.checkbox, input.radio {
    background-image: url('none');
}

/* --- styles for the MENUS (border, header, body) ----------------*/
.menu_border {
    color: #000000;
    background-color: #B0B0B0;
    font-size: 11px;
}
.menu_header {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}
.menu_body {
    color: #000000;
    font-size: 11px;
}

.menu_border_categprytype, menu_border_categorytype {
    color: #000000;
    font-size: 11px;
}
.menu_body_categprytype, menu_body_categorytype {
    color: #000000;
    font-size: 13px;
}

/* --- styles for header of the MAIN MENU (if links) --------------*/
.menu_header_tr { background-color: #D0E0FF; }
.menu_header_tr_over { background-color: #E0F0FF; }
.menu_header_tr_text { font-weight: bold; }
.menu_header_td_text { font-weight: bold; }

/* --- styles for the links in the LINKS MENU ---------------------*/
.menu_link:LINK {
    color: #cc0000;
    text-decoration: none;
    font-size : 11px;
}
.menu_link:VISITED {
    color: #CC0000;
    text-decoration: none;
    font-size : 11px;
}
.menu_link:HOVER {
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}

/* --- styles for the selected menu links in the LINKS MENU -------*/
.menu_link_selected:LINK {
    color: #cc0000;
    text-decoration: none;
    font-size : 11px;
}
.menu_link_selected:VISITED {
    color: #CC0000;
    text-decoration: none;
    font-size : 11px;
}
.menu_link_selected:HOVER {
    color: #cc0000;
    text-decoration: underline;
    font-size : 11px;
}

/* --- styles for the rows in the LINKS MENU ----------------------*/
.menu_link_tr {
    border: 1px solid #F9F9F9;
}
.menu_link_tr_over {
    background-color: #E0F0FF;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
}

/* --- styles for CATEGORY TYPE links ---------------------------------*/
.menu_categorytype:LINK { 
    color: #cc0000;
    text-decoration: none;
}
.menu_categorytype:VISITED { 
    color: #cc0000;
    text-decoration: none;
}
.menu_categorytype:HOVER { 
    color: #cc0000;
    text-decoration: underline;
}

/* --- styles for CATEGORY links ----------------------------------*/
.menu_category:LINK { 
    color: #cc0000;
    text-decoration: none;
    font-size : 11px;
}
.menu_category:VISITED { 
    color: #cc0000;
    text-decoration: none;
    font-size : 11px;
}
.menu_category:HOVER { 
    color: #cc0000;
    text-decoration: underline;
    font-size : 11px;
}

/* --- styles for the selected CATEGORY links ---------------------*/
.menu_category_selected:LINK { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}
.menu_category_selected:VISITED { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}
.menu_category_selected:HOVER { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}

/* --- styles for the rows in the CATEGORY menu -------------------*/
.menu_category_tr {
    border: 1px solid #FBFBFF;
}
.menu_category_tr_over {
    background-color: #FFFFE0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
}

/* --- styles for SUBCATEGORY links -------------------------------*/
.menu_subcategory:LINK { 
    color: #0000F0;
    text-decoration: none;
    font-size : 11px;
}
.menu_subcategory:VISITED { 
    color: #0000F0;
    text-decoration: none;
    font-size : 11px;
}
.menu_subcategory:HOVER { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}

/* --- styles for the selected SUBCATEGORY links ------------------*/
.menu_subcategory_selected:LINK { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}
.menu_subcategory_selected:VISITED { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}
.menu_subcategory_selected:HOVER { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}

/* --- styles for the rows in the SUBCATEGORY menu ----------------*/
.menu_subcategory_tr {
    border: 1px solid #FBFBFF;
}
.menu_subcategory_tr_over {
    background-color: #FFFFE0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
}

/* --- styles for CATEGORY's path and CATEGORY's list links -------*/
.top_link:LINK { 
    color: #cc0000;
    text-decoration: none;
    font-size : 16px;
    font-weight: bold;
}
.top_link:VISITED { 
    color: #cc0000;
    text-decoration: none;
    font-size : 16px;
    font-weight: bold;
}
.top_link:HOVER { 
    color: #cc0000;
    text-decoration: underline;
    font-size : 16px;
    font-weight: bold;
}

/* --- styles for PRODUCT links (like "AddToCart" link) -----------*/
.product_link:LINK {
    color: #000000;
    text-decoration: none;
    font-size : 11px;
    font-weight: bold;
}
.product_link:VISITED {
    color: #000000;
    text-decoration: none;
    font-size : 11px;
    font-weight: bold;
}
.product_link:HOVER {
    color: #000000;
    text-decoration: underline;
    font-size : 11px;
    font-weight: bold;
}

/* --- styles for TOOLS links (like "ViewCart" link) --------------*/
.tool_link:LINK {
    color: #000000;
    text-decoration: none;
    font-size : 8px;
}
.tool_link:VISITED {
    color: #000000;
    text-decoration: none;
    font-size : 8px;
}
.tool_link:HOVER {
    color: #000000;
    text-decoration: none;
    font-size : 8px;
}

/* --- styles for footer links ------------------------------------*/
.footer_link:LINK {
    color: #cc0000;
    text-decoration: none;
    font-size : 12px;
}
.footer_link:VISITED {
    color: #cc0000;
    text-decoration: none;
    font-size : 12px;
}
.footer_link:HOVER {
    color: #CC0000;
    text-decoration: none;
    font-size : 12px;
}

/* --- styles for IMAGE links -------------------------------------*/
.image_link:LINK { 
    text-decoration: none; 
    font-size : 11px;
}
.image_link:VISITED { 
    text-decoration: none; 
    font-size : 11px;
}
.image_link:HOVER { 
    text-decoration: none; 
    font-size : 11px;
}


/* --- styles for products and options ----------------------------*/
.product_border { background-color: #737373; }
.product_borderlight { background-color: #FFFFFF; }
.product_header { background-color: #dbdbdb; }
.product_body { background-color: #FFFFFF; }
.product_body h2 {
    margin-bottom: 0px;
    margin-right: 30px;
    font-family: Arial;
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
    }
.product_body ul {
    padding: 2px;
    margin: 3px 0 5px 30px;
    }
.product_body a {
    color: #cc0000;
    font-size: 12px;
    }



.product_footer { background-color: #dbdbdb; }

.product_options_border { background-color: #737373; }
.product_options_header { background-color: #e7e7e7; }
.product_options_body { background-color: #FFFFFF; }
.product_options_selected { background-color: #e7e7e7; }

.product_travel_border { background-color: #E5E5E5; }
.product_travel_header { background-color: #F5F5F5; }
.product_travel_body { background-color: #FFFFFF; }

/* --- other styles for products ----------------------------------*/
.product_list_price { text-decoration: line-through; }
.product_specialties_body { border: 1px solid #CCCCCC; }

/* --- styles for the search form of travel products --------------*/
.search_travel_border { background-color: #E5E5E5; }
.search_travel_header { background-color: #FAFAFA; }
.search_travel_body { background-color: #FFFFFF; }
.search_travel_footer { background-color: #FAFAFA; }

/* --- styles for the search/browse of products -------------------*/
.search_border { background-color: #202020; }
.search_header { background-color: #ffffff; }
.search_body { background-color: #e2e2e2; }
.search_footer { background-color: #ffffff; }

.search_alphabet_selected {
    font-family: monospace;
}
.search_alphabet_link:LINK {
    font-family: monospace;
    color: #C000FF;
    text-decoration: none;
}
.search_alphabet_link:VISITED {
    font-family: monospace;
    color: #C000FF;
    text-decoration: none;
}
.search_alphabet_link:HOVER {
    font-family: monospace;
    color: #000000;
    text-decoration: none;
}

/* --- styles for the number of products per category on the menu -*/
.count_products { 
    color: #007000;
    font-size: 8px;
}

/* --- styles for the site map ------------------------------------*/
.site_map_border { background-color: #B0B0B0; }
.site_map_body { background-color: #FFFFFF; }
.site_map_tr { border: 1px solid #FBFBFF; }
.site_map_tr_over {
    background-color: #F5F5F5;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
}
.site_map_link:LINK { 
    color: #000090;
    text-decoration: none;
    font-size : 11px;
}
.site_map_link:VISITED { 
    color: #000090;
    text-decoration: none;
    font-size : 11px;
}
.site_map_link:HOVER { 
    color: #000000;
    text-decoration: none;
    font-size : 11px;
}

/* --- styles for the navigation line links (1-10 11-20 21-30) ----*/
.navigator_products {
    color: #000000;
    text-align: center;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 13px;
}
.navigator_products_link:LINK { 
    color: #0000A0;
    text-decoration: none;
    font-size : 12px;
}
.navigator_products_link:VISITED { 
    color: #0000A0;
    text-decoration: none;
    font-size : 12px;
}
.navigator_products_link:HOVER { 
    color: #000000;
    text-decoration: none;
    font-size : 12px;
}

/* --- styles for errors and successes ----------------------------*/
.error { color: #FF0000; }
.warning { color: #FF5000; }
.success { color: #007000; }

/* --- styles miscellaneous ---------------------------------------*/
.categories_path_separator {
    color: #0000A0;
}

.SearchStoreCat	{
	margin: 5px 0px;
	color: #fff;
	}
.SearchStoreCat input.text	{
	width: 162px;
	font-size: 14px;    /* was 12px */
	font-weight: bold;
	color: #000;
	padding: 2px 2px;
	height: 21px;
	}
/* --- added 2/10/09---------------------------------------*/

.listType8	{
	margin-bottom: 1em;
	//position: relative;
	//top: -.5em;
	}
.listType8 li	{
	list-style-type: none;
	color: #fff;
	text-align: left;
	font-size: 12px;
	margin-bottom: 4px;
	//margin-bottom: 1px;
	}
.listType8 li a	{
	color: #fff;
	text-decoration: underline;
	}
	
/* --- Styles for Custom page content areas, added 4/28/10 ------ */
#CustomContent1 {
    border: 0;
    width: 100%;
    margin: 5px 0;
    }
    #CustomContent1 h1 {
        color: #202020;
        margin-bottom: 8px;
        font-weight: bold;
        font-size: 16px;
        }
#CustomContent2 {
    width: 100%;
    background-color: #CCCCCC;
    margin: 5px auto 10px;
    }
    #CustomContent2 h2 {
        text-align: center;
        font-weight: bold;
        font-size: 13px;
        padding: 5px 0;
        }
#CustomContent3Left {
    float: left;
    width: 42%;
    border-right: solid 2px #808080;
    text-align: center;
    padding: 15px 0;
    font-size: 11px;
    }
    #CustomContent3Left img { margin-bottom: 4px; }
    #CustomContent3Left a { color: #CC0000; }

#CustomContent3Right {
    float: left;
    width: 50%;
    text-align: left;
    padding: 15 0 0 30;
    font-size: 13px;
    }
    #CustomContent3Right a { color: #CC0000; }

#SelectYourTeam {
    margin: 35 0 0 30;
    width: 300px;
    text-align: center;
    vertical-align: top;
    border: outset 2px #cccccc;
    background-color: #CCCCCC;
    }
    #SelectYourTeam div {
        margin: 5px;
        border: inset 1px #CCCCCC;
        padding: 15px 5px;
        font-weight: bold;
        }
    #SelectYourTeam form { margin: 10px 0 0; }

select.teamSelect {
	width: 220px;
	font-size: 15px;
	}

/* A smaller version of the drop down area and drop downs used on SF */    
#SelectYourTeam2 {
    margin: 30 0 0 45;
    width: 260px;
    text-align: center;
    vertical-align: top;
    border: outset 2px #cccccc;
    background-color: #CCCCCC;
    }
    #SelectYourTeam2 div {
        margin: 5px;
        border: inset 1px #CCCCCC;
        padding: 15px 5px;
        font-weight: bold;
        }
    #SelectYourTeam2 form { margin: 9px 0 0; }
    
select.teamSelect2 {
	width: 197px;
	font-size: 13px;
	}
/* --------------------------------------------------------------- */

.gap { height:5px; clear:both; margin:0; padding:0;}

/* Style definitions for Search area on Search Results page -- added 6/3/10, Tim S  */
#searchMore {
    background-color: #E2E2E2;
    width: 80%;
    margin: 15px auto;
    }
#searchMore .title {
    font-size: 13px;
    font-weight: 700;
    }
#searchMore td {
    text-align: center;
    }    
#searchMore select {
    background-color: #f7f7f7;
    font-size: 12px;
    width:170px;
    }

/* ====================================================================== */
/* Added 1/11/11 (TJS) for new scrolling college selector ===== */
#scrollingbutton	{
	position: absolute;
	left: -10000px;						/* this location will be updated on page load	*/
	width: 40px; height: 125px;
	background-image: url("../images_templ/searchpod.gif");
	background-repeat: no-repeat;
	margin-top: 30px;
}


/* ---------------------------------------------------------------------------------------------------------------------------------
    FLY-OUT DROPDOWN MENUS
    --------------------------------------------------------------------------------------------------------------------------------- */
#LetterList {
	display: none;
	position: absolute;
	top: 40px;
	width: 764px;
	background: #fff;
	z-index: 9995;
	overflow: hidden;
	border: 2px solid #000;
	padding: 0;
	line-height: 1.05;
}
html>body #LetterList { width: 759px; }	/* hack to override IE */

#LetterList #contents { height: 180px; min-height: 180px; }

#LetterList div, #LetterList ul, #LetterList li, #LetterList a	{	zoom:1; }		/* fix IE line spacing	*/

#LetterList h3 {
	background-color: #cc0000;
	color: White;
	padding: 7px 5px;
	text-align: center;
	text-transform: uppercase; 
	font-size: 18px; 
	}
	
#LetterList ul	{
	float: left;
	width: 180px;
	border-left: 1px solid #999;
	margin: 0;
	padding: 0;
	}
	
#LetterList ul.first, #LetterList ul:first-child	{ border-left: none; }
#LetterList ul li  				{ list-style-type: none; font-size: 13px; margin: 0; padding: 0; }
#LetterList a					{ color: #000; padding: 2px 7px; display: block; text-decoration: none; }
#LetterList a:hover		{  background-color: #fed386; color: #a60000; }

/*#LetterList #rolodex { padding: 10px;  }	*/
#LetterList #rolodex ul { width: 100%; border: none; margin-left:0; margin-right:0; }
#LetterList #rolodex li {
	float: left;
	width: 23px;
	height: 20px;
	margin: 5px 0 5px 5px;
	padding: 6px;
	text-align: center;
	background-color: Navy;
	color: White;
	font-weight: bold;
	font-size: 16px;
}
html>body #LetterList #rolodex li { padding: 3px 0 0 0; margin-bottom: 10px; }			/* hack to override IE */

#LetterList #rolodex li.first { margin-left: 10px; }
html>body #LetterList #rolodex li.first { margin-left: 16px; }		/* override IE for FF, Chrome, and Safari	*/

#LetterList #rolodex .highlight { background-color: #fed386; color: #a60000; cursor: pointer; }

#letterLists { display: none; }
#redFooter { clear: both; background-color: #cc0000; margin-top: 10px; }
/* ====================================================================== */

/* Added 10/31/11 (JDD) ===================== */
.socialbuttonsCAT ul {
	margin:0;
	padding:0;
                list-style-type:none;	
	}
.socialbuttonsCAT li {
	display:inline;
                width:65px;
	}
