﻿/* Type CSS - make all font and text settings in this file. */

/* Set your global text default values here */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
h1 { font-size: 18px; color: #333}
h2 { font-size: 16px; color: #333}
h3 { font-size: 14px; color: #333}

a, a:hover 
{ 
    color:#000000;
    text-decoration: none;
}
a:hover { color: #d32100}

p, td { color:#444; }

/* End Text Default Values */
.UnderlineAny{ text-decoration:underline;}
a.browse
{ 
    font-weight:normal 
}

.faqheader
{
    color:#CF0404; font-size:16px; font-weight:bold;
}


.ShowPriceRegularPrompt, .Price { font-weight: bold; }
.ShowPriceSalePrompt, .NewPrice { color: #DD0000; font-weight: bold; }
.ShowPriceSalePromptLarge { color: #DD0000; font-weight: bold; font-size:  small; }
.ShowPriceExtendedPrompt { font-weight: bold; }
.ShowPriceStrikeoutPrompt, .OldPrice { font-weight: bold; text-decoration: line-through; font-size: 90%}

.SmallGrey,
.HeaderLinks_247Service
{
    font-weight: bold;
}

.HeaderLinks_Welcome,
.error_notused
{
    font-weight:bold;
    color: #D32100;
}
a.HeaderLinks_LogOut
{
    font-size:10px;
    font-weight:normal;
    color: #D32100;
}




.top_rule {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

h1.top_text,
span.top_text,
.SmallGrey
{
    font-size: 10px;
}
 
h2 span, 
.h2, 
h2.CategoryHomeContent, 
span.H2,
h2.CategoryHome_SubCatScroller {
    font-weight: bold; 
    font-size: 11px;
}

h1.category,
td.categoryquicklinks_vibe a h2, 
td.categoryquicklinks_toy a h2, 
td.categoryquicklinks_dvd a h2, 
td.categoryquicklinks_extras a h2 
{ 
    font-size: 18px;
}

.footer_disclaimer p {
    font-size:10px;
    line-height: 14px;
}

.EmailSignupMiniForm_text {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
} 

/* this style has been deprecated*/
.10Px, a.10Px, a.10Px { 
	font-size: 10px;
}

/* Ajax Hero Ad Stuff */
.rollajaxbtab {
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
}
.ajaxbtab {
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
}
/* End Ajax Hero Ad Stuff */




td.OrbitPopupContents strong { font-weight:bold; }
td.OrbitPopupContents { background-color:#ffffff;}

.LargeFormHeader
{
    font-size: 14px;
    font-weight: bold;
}
.SmallFormText td {font-size: 10px}

.stockProdPgPrice{font-weight: bold; color:#010101; font-size:11px;}
.stockProdPgNewPrice { color: #D32100; font-weight: bold; font-size:11px;}
.stockProdPgOldPrice { text-decoration: line-through;}
.stockInStock{color:Green;font-weight: bold;}
.stockBackOrdered{color:Red;font-weight: bold;}

#centerpagemessage{font-weight:bold;padding:25px 2px 2px 2px;font-size:1.2em;}

