﻿/* 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: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
h1 { font-size: 18px; color: #333}
h2 { font-size: 16px; color: #333}
h3 { font-size: 14px; color: #333}

a, a:hover { text-decoration: underline; color:#025DB6;}
a:hover { color: #3399ff}

/* End Text Default Values */

.UnderlineAny{ text-decoration:underline;}

a.browse
{ 
    font-weight:normal 
}


.ShowPriceRegularPrompt, .Price { font-weight: bold; }
.ShowPriceSalePrompt, .NewPrice { color: #D32100; font-weight: bold; }
.ShowPriceSalePromptLarge { color: #D32100; 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
{
    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.ProductPage { font-size:14px; color:#010101; }

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; background-color:#ffffff;}
td.OrbitPopupContents { background-color: #fff; }

.LargeFormHeader {font-size: 14px; font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
.LargeFormHeaderRed {font-size: 12px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; color: #CC0000}

.SmallFormText td {font-size: 10px;}
.LargeFormText,
.LargeFormText td {font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.LargeFormText th {font-size:12px; font-family:Arial, Helvetica, sans-serif;}

.LargeFormTextBold {font-weight: bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

.ErrorText {color:#ce0000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}


.GreyOut
{
    color:#666;
}


.ProdPgPrice { font-weight: bold; color:#010101; font-size:14px;}
.ProdPgPriceRed { font-weight: bold; color:#D3213A; font-size:14px;}
.ProdPgNewPrice { color: #D32100; font-weight: bold; font-size:14px;}
.ProdPgOldPrice { text-decoration: line-through;}


.mycart_btm_head 
{
    color:#0078d1;
	font-size:14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

.mycart_btm_products
{
    padding-top: 10px;
    width: 720px;
}

.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;}
.Header_Logo_Popup{ margin-top:20px; height:88px; }
#centerpagemessage{font-weight:bold;padding:25px 2px 2px 2px;font-size:1.2em;}

