﻿/* universal */
a
{
    color: #999;
    text-decoration: none;
}

a:visited
{
    color: #999;
    text-decoration: none;
}
a:hover
{
    color: #efefef;
    text-decoration: underline;
}
.clear
{
    clear: both;
}
.hide
{
    display: none;
}
/*table {width:100%;}*/

/* Admin Panel */
#adminpanel
{
    font-size: 11px;
    background-color: #303030;
    color: #999;
    border-bottom: 1px solid #666;
    padding: 5px;
}
#adminpanel a
{
    color: #999;
    text-decoration: none;
}
#adminpanel a:hover
{
    text-decoration: underline;
}

/* header */
#header
{
    height: 75px;
    font-size: 11px;
    margin: 0;
    border-bottom: solid 1px #fff;
}
#header ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#header ul li
{
    display: inline;
    margin: 0;
    padding: 0;
}
#header a
{
    color: #fff;
    margin: 0 20px 0 0;
}
#headermainmenu
{
    font-weight: bold;
    text-align: center;
    font-size: 13px;
}
#headernavmenu
{
    margin: 0 0 5px 0;
    padding: 3px 0 0 0;
    text-align: right;
}
#wait
{
    background: #FF0000;
    position: fixed;
    top: 15px;
    right: 15px;
    width: 100px;
}


#footernavmenu a
{
    color: #fff;
    margin: 0 0 0 20px;
}
#footernavmenu ul
{
    list-style: none;
    margin: 0;
}
#footernavmenu li
{
    display: inline;
    margin: 0;
}


/* footer */
#footerstore
{
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border-top: solid 1px #666;
}
#footernavmenu
{
    margin: 10px 0 20px 0;
    text-align: center;
}
#footercopyright
{
    width: 300px;
    padding: 10px;
    color: #666;
    font-size: 11px;
}

/* content */
#maincontent
{
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: auto;
    width: 90%;
    color: #999;
    font-weight: bold;
}
/*border:solid 2px purple;*/

/* home page */
#homepagecolumn1
{
    width: 0px;
    float: left;
}
#homepagecolumn2
{
    width: 650px;
    float: left;
}
#homepagecolumn3
{
    width: 0px;
    float: left;
}

#navcolumn
{
    width: 175px;
}
#maincolumn
{
    padding: 0 0 0 10px;
}

/* content block tags */
.decoratedblock h4
{
    font-size: 11px;
    height: 15px;
    margin: 0px;
    padding: 1px 3px 0 5px;
    color: #fff;
}

/* heading tags */
h1, h2
{
    color: #999;
    font-size: 16px;
    margin: 0px;
    text-transform: uppercase;
}
h3
{
    text-align: left;
    font-size: 9pt;
    font-weight: normal;
    padding: 3px;
    text-align: left;
    line-height: 16px;
    color: #000;
    margin: 0;
    border-bottom: solid 1px #666;
}
h4
{
    font-size: 11px;
}

/* Side Menu Content Block */
.sidemenu ul, .categorymenu ul
{
    padding: 0;
    margin: 5px 0;
}
.sidemenu li, .categorymenu li
{
    padding: 2px 2px 2px 10px;
    list-style: none;
}

.breadcrumbs
{
    color: #666;
    font-size: 11px;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}
.categoryrotator .blockcontent
{
    text-align: center;
}
.productrotator .blockcontent
{
    text-align: center;
}
.productgrid .blockcontent
{
    text-align: center;
}

/* Specific Content Block Tags */
#searchform
{
    margin: 10px 0;
    padding: 10px;
}
.row
{
    text-align: left;
    background-color: #fff;
}
.row td, .alternaterow td
{
    border-bottom: solid 1px #ccc;
}
.alternaterow
{
    text-align: left;
    background-color: #f5f5f5;
}
.rowheader
{
    text-align: left;
    background-color: #666;
    color: #fff;
}
.searchresultspane
{
    margin: 0 0 20px 60px;
}
.searchresultrecord
{
    margin: 3px 20px 5px 20px;
}

/* cart */
.cartitemimage
{
    width: 115px;
    height: 170px;
    float: left;
    padding-bottom: 5px;
    padding-right: 5px;
}
.cartitemdescription
{
    display: inline;
}
#cartFooter
{
    margin: 10px 0 0 0;
}
#carttotals
{
    width: 200px;
    float: right;
    margin-bottom: 10px;
    text-align: right;
}
#cartupdates
{
    width: 550px;
    margin-bottom: 10px;
    text-align: right;
}
#cartactions
{
    clear: both;
    text-align: right;
    padding-bottom: 12px;
}
#cartactioncontinue
{
    float: left;
    width: 120px;
    text-align: left;
}
#cartactioncheckout
{
    display: inline;
}
.lineitemnodiscounts
{
    text-decoration: line-through;
    display: block;
}
.totallabel
{
    display: block;
}
.productpricecolumn
{
    vertical-align: top;
    text-align: right;
}
.productquantitycolumn
{
    vertical-align: top;
    text-align: right;
}
.producttotalcolumn
{
    vertical-align: top;
    text-align: right;
}
.productdeletecolumn
{
    vertical-align: top;
    text-align: center;
}
.productquantitycolumn div
{
    width: 60px;
    float: right;
}
.radiobuttoncol
{
    width: 20px;
}

#popupContainer
{
    width: 100%;
    padding: 10px;
}

.StickyNote
{
    color: #000;
    font-size: 14px;
    font-family: 'Comic Sans MS' , Arial, Verdana;
}

/* BVC5 Single Product Display Control */
.WideSingleProductDisplayPanel .SingleProductDisplayImage
{
    float: none;
    display: block;
    width: 110px;
}
.WideSingleProductDisplayPanel .ProductBadge
{
}
.WideSingleProductDisplayPanel .SingleProductDisplayName
{
    font-size: 12px;
}
.WideSingleProductDisplayPanel .SingleProductDisplayDescription
{
    font-size: 14px;
}
.WideSingleProductDisplayPanel .SingleProductDisplayPrice
{
    font-size: 12px;
}
.SkinnySingleProductDisplayPanel .SingleProductDisplayImage
{
    float: none;
    display: block;
}
.SkinnySingleProductDisplayPanel .ProductBadge
{
}
.SkinnySingleProductDisplayPanel .SingleProductDisplayName
{
    font-size: 12px;
}
.SkinnySingleProductDisplayPanel .SingleProductDisplayDescription
{
    font-size: 12px;
}
.SkinnySingleProductDisplayPanel .SingleProductDisplayPrice
{
    font-size: 112px;
}

/* Main Menu Control */
div.MainMenu
{
    background-color: Gray;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 780px;
    clear: both;
}
ul.MainMenu
{
    display: block;
    margin: 2px 0px;
    list-style-type: none;
}
li.MenuItem
{
    margin: 2px 10px 2px 0;
    display: inline;
}
li.ActiveMenuItem
{
    margin: 2px 10px 2px 0;
    display: inline;
    font-weight: bolder;
}


/* Site Map Page */
.sitemapColumn
{
    vertical-align: top;
}
.ColumnOne
{
}
.ColumnTwo
{
}
.ColumnThree
{
}
#SitemapTable
{
    width: 100%;
}

.AddedToCartMessage
{
    color: Red;
}

/* Pager Control */
.pager
{
    margin: 10px 0;
    padding: 5px 0;
    text-align: center;
    clear: both;
}
.pager ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.pager ul li
{
    display: inline;
    margin: 0;
    padding: 0;
}
.pager a
{
    color: #ddd;
    text-decoration: none;
    margin: 0 20px 0 0;
}

.errormessage
{
    color: #c00;
    display: inline;
    line-height: 2em;
    padding: 0 5px;
    font-size: .8em;
}

/* checkout */
.shippingdiscount
{
    text-decoration: line-through;
}

/* Message */
.messagebox
{
    width: 100%;
    margin: 5px 0;
}
.messagebox ul
{
    list-style: none;
}
.messagebox .icon
{
    float: left;
    margin: 5px;
}
.messagebox .message
{
    margin: 5px 5px 5px 30px;
    font-size: 100%;
    line-height: 1em;
    padding: 5px;
}
.messagebox .errorline
{
    clear: both;
}

.MarkDownPrice
{
    text-decoration: line-through;
}

#storedivider
{
    position: absolute;
    left: -30px;
    top: 0px;
    height: 100%;
    width: 26px;
}

#subNavbody_innerStore
{
    text-align: left;
    color: #efefef;
}
.subNavTextArea_store
{
    color: #999;
    font: 12px/18px "Segoe UI" , Arial, sans-serif;
    text-align: left;
    font-weight: bold;
    border: 0px;
}

