﻿/* universal */
a
{
    color: #333;
    text-decoration: none;
}
a:hover
{
	color: #666;
	text-decoration: underline;
}
.clear
{
	clear: both;
}
.hide
{
	display: none;
}
body
{
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	color: #000;
	background-color: #fff;
	font-family: Arial, Verdana, Sans-Serif;
}
table
{
	width: 100%;
}

/* Admin Panel */
#adminpanel
{
	font-size: 11px;
	background-color: #BCBCBC;
	color: #999;
	border-bottom: 1px solid #666;
	padding: 5px;
}
#adminpanel a
{
	color: #999;
	text-decoration: none;
}
#adminpanel a:hover
{
	text-decoration: underline;
}

/* header */
#header
{
	font-size: 11px;
	margin: 0 auto;				    
	width: 980px;
}
#header ul
{
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 600px;
	
}
#header ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#header ul li a.lnkCart
{
	background: url(/store/BVModules/Themes/infinity/images/cart.png) no-repeat top right;
	padding-right: 20px; 
}
#header ul li  div.carttotals
{
	padding-right: 20px;
}
#header #headershipping
{
    float:left;
    width:200px;
    font-size: 1.2em;
    font-weight: bold;
}
#header a
{
	color: #000;
	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
{
    float: right;
    width:440px;
}
#footernavmenu a
{
	color: #000;
	margin: 0 0 0 20px;
}
#footernavmenu ul
{
	list-style: none;
	margin: 0;
}
#footernavmenu li
{
	display: inline;
	margin: 0;
}


/* footer */
#footer
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	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;
	float:left;
}
#footershipping
{
    float: left;
    width: 200px;
    font-size: 11px;
    font-weight: bold;
    padding: 10px;
    color: #cc0000;
}

/* content */
#maincontent
{
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}


/* home page */
#homepagecolumn1
{
	width: 175px;
	float: left;
}
#homepagecolumn2
{
	width: 700px;
	float: left;
	margin: 0 10px;
}
#homepagecolumn2 .productoverview
{
    width:100%;
    margin-bottom: 20px;
}
#homepagecolumn2 .productoverview a
{
    display: block;
    float:left; 
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    margin-right: 5px;
}
#homepagecolumn2 .productoverview a img
{
    display:block;
    
}
#homepagecolumn2 p.intro
{
    font-size: 1.2em;
}
#homepagecolumn3
{
	width: 0;
	float: left;
}

#navcolumn
{
	width: 175px;
	float:left;
}
#maincolumn
{
	padding: 0 0 0 15px;
	width: 790px;
	float:left;
	overflow:hidden;
}

/* content block tags */
.decoratedblock
{
	border: solid 1px #ccc;
	margin: 0 0 15px 0;
	background-color: #ECECEC;
}
.decoratedblock h4
{
	font-size: 11px;
	height: 15px;
	margin: 0px;
	padding: 1px 3px 0 5px;
	color: #000;
}
.blockcontent
{
	padding: 5px;
	text-align: left;
}

/* heading tags */
h1
{
	color: #000;
	font-size: 20px;
	margin: 0px;
}
h3
{
	text-align: left;
	font-size: 9pt;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	line-height: 16px;
	color: #000;
	margin: 0;					    
}
h4
{
	font-size: 11px;
}

/* Side Menu Content Block */
.categorymenu
{
}	
.categorymenu h4
{
    font-size:1.3em;
}
.sidemenu ul, .categorymenu ul
{
	padding: 0;
	margin: 5px 0;
}
.sidemenu li, .categorymenu li
{
	padding: 2px 2px 2px 10px;
	list-style: none;
	
	font-size: 1.2em;
	font-weight: bold;
}
.categorymenu li ul li
{
    font-size: .9em;
}
.categorymenu li li li
{
    font-size: .9em;
}
.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;
}
.searchboxform input,
#searchform input,
.searchspan input
{
    font-size: 1.2em;
    padding: 1px;
    
}

.row
{
	text-align: left;
	background-color: #000;
}
.row td, .alternaterow td
{
	border-bottom: solid 1px #ccc;
}
.alternaterow
{
	text-align: left;
	background-color: #f5f5f5;
}
.rowheader
{
	text-align: left;
	background-color: #ddd;
	color: #000;
}
.rowheader th
{
	padding: 2px;
}
.searchresultspane
{
	margin: 2em 0 20px 0px;
}
.searchresultrecord
{
	margin: 3px 20px 5px 20px;
}

/* cart */
.cartitemimage
{
	width: 110px;
	height: 110px;
	float: left;
}
.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: left;
	display: block;
}
.WideSingleProductDisplayPanel .ProductBadge
{
}
.WideSingleProductDisplayPanel .SingleProductDisplayName
{
	font-size: 1.1em;
}
.WideSingleProductDisplayPanel .SingleProductDisplayDescription
{
	font-size: 1em;
}
.WideSingleProductDisplayPanel .SingleProductDisplayPrice
{
	font-size: 1em;
}
.SkinnySingleProductDisplayPanel .SingleProductDisplayImage
{
	float: none;
	display: block;
}
.SkinnySingleProductDisplayPanel .ProductBadge
{
}
.SkinnySingleProductDisplayPanel .SingleProductDisplayName
{
	font-size: 15px;
}
.SkinnySingleProductDisplayPanel .SingleProductDisplayDescription
{
	font-size: 14px;
}
.SkinnySingleProductDisplayPanel .SingleProductDisplayPrice
{
	font-size: 14px;
}

/* Main Menu Control */
div.MainMenu
{
	background-color: Gray;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	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
{
	background: #eee;
	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: #666;
	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;
}
