﻿/* universal */
a
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #000;
	text-decoration: underline;
}
a:visited
{
	color: #000;
}
.clear
{
	clear: both;
}
.hide
{
	display: none;
}
body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	font-family: Arial, Verdana, Sans-Serif;
}
table
{
	/*width: 100%;*/
}

/* Admin Panel */
#adminpanel
{
	font-size: 11px;
	background-color: #f0f8ff;
	border-bottom: 1px solid #666;
	padding: 5px;
}
#adminpanel a
{
	/*color: purple;*/
	text-decoration: none;
}
#adminpanel a:hover
{
	text-decoration: underline;
}

/* header */
#header
{
	height: 110px;
	font-size: 11px; /*margin: 10px;*/
	border-bottom: solid 1px #fff;
	background-image: url(/images/header_bg.gif);
}
#header ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#header a
{
	color: white; /*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: center;
}


#footernavmenu a
{
	color: #dc1c06;
	margin: 0 0 0 0px;
}
#footernavmenu ul
{
	list-style: none;
	margin: 0;
}
#footernavmenu li
{
	display: inline;
	margin: 0;
}


/* footer */
#footer
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	clear: both; /*border-top: solid 1px #666;*/
}
#footernavmenu
{
	margin: 10px 0 20px 0;
	text-align: center;
	text-transform: uppercase;
}
#footercopyright
{
	text-align: center;
	width: 100%; /*padding: 10px;*/
	font-size: 10px;
	color: #a9a9a9;
}


/* content */
#maincontent
{
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

/* home page */
#homepagecolumn1
{
	width: 200px;
	height: 100%;
	float: left;
}
#leftmenu
{
	padding-top: 5px;
	background-color: #777777;
	background-image: url(/images/menu_feature_header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 200px;
	height: 100%; /*height: 431px;*/ /*float: left;*/
	text-align: center;
	min-height: 783px;
}
#leftmenusub
{
}
#homepagecolumn2
{
	width: 430px;
	float: left;
}
#homepagecolumn3
{
	width: 175px;
	float: left;
}

#navcolumn
{
	width: 100%;
	min-height: 500px;
}
#maincolumn
{
	padding: 0 0 0 10px;
}

/* content block tags */
.subtleblock
{
	/*background-color: #f5f5f5;*/
	border: #ececec 1px solid;
	padding: 5px;
	text-align: left;
}
.decoratedblock
{
	width: 97%;
	margin: 0 0 5px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #0d64ce;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	text-align: left;
}
.decoratedblock a
{
	color: #dadada;
}
.decoratedblock a:hover
{
	text-decoration: underline;
}
.decoratedblock h4
{
	color: #dadada;
	font-size: 11px;
	height: 15px;
	margin: 0px;
	padding: 1px 3px 0 5px; /*color: #fff;*/
}
.blockcontent
{
	color: #dadada;
	padding: 4px;
	text-align: left;
}
.blockcontent td
{
	/*color: #dadada;*/
}

/* heading tags */
h1
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3
{
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	line-height: 16px;
	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;
}
.categorymenu a
{
	color: #fff;
	text-decoration: none;
}
.categorymenu a:hover
{
	color: #fff;
	text-decoration: underline;
}
.breadcrumbs
{
	color: red;
	font-size: 12px;
	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: red;
}
.searchresultspane
{
	margin: 0 0 20px 60px;
}
.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: left;
}
#cartactions
{
	margin-top: 25px;
	clear: both;
	padding-bottom: 12px;
}
#cartactioncontinue
{
	/*float: left;*/ /*width: 120px;*/ /*text-align: left;*/
}
#cartactioncheckout
{
	/*display: inline;*/
}
.lineitemnodiscounts
{
	text-decoration: line-through;
	display: block;
}
.totallabel
{
	display: block;
}
.productimagecolumn
{
	width: 120px;
	vertical-align: top;
	text-align: left;
}
.productdescriptioncolumn
{
	vertical-align: top;
	text-align: left;
}
.productpricecolumn
{
	width: 75px;
	vertical-align: top;
	text-align: right;
}
.productquantitycolumn
{
	width: 75px;
	vertical-align: top;
	text-align: right;
}
.producttotalcolumn
{
	width: 75px;
	vertical-align: top;
	text-align: right;
}
.productdeletecolumn
{
	width: 75px;
	vertical-align: top;
	text-align: center;
}
.productquantitycolumn div
{
	width: 60px;
	float: right;
}
.radiobuttoncol
{
	width: 20px;
}

#popupContainer
{
	width: 100%;
	padding: 10px;
}

.StickyNote
{
	color: yellow;
	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: 15px;
}
.WideSingleProductDisplayPanel .SingleProductDisplayDescription
{
	font-size: 14px;
}
.WideSingleProductDisplayPanel .SingleProductDisplayPrice
{
	font-size: 14px;
}
.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: 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: red;
	display: inline;
	line-height: 2em;
	padding: 0 5px;
	font-size: .8em;
}

/* checkout */
.shippingdiscount
{
	text-decoration: line-through;
}
.bold
{
	font-weight: bold;
}






.controlMenu
{
	/*width: 209px;*/
}

.controlMenu TD
{
	vertical-align: top;
}

.controlMenu input
{
	font-size: 10px;
}

.controlMenuHeaderCell
{
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	background-image: url(/Images/controlMenuHeaderCell.gif);
	background-repeat: repeat-x;
}

.controlMenuHeaderCell IMG
{
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 6px;
}

.leftCellTop
{
	width: 11px;
	height: 37px;
	background-repeat: no-repeat;
	background-image: url(/Images/sideCellTopLeft.gif);
}
.rightCellTop
{
	width: 11px;
	height: 37px;
	background-repeat: no-repeat;
	background-image: url(/Images/sideCellTopRight.gif);
}

.leftCellBottom
{
	width: 11px;
	height: 23px;
	background-repeat: no-repeat;
	background-image: url(/Images/sideCellBottomLeft.gif);
}
.rightCellBottom
{
	width: 11px;
	height: 23px;
	background-repeat: no-repeat;
	background-image: url(/Images/sideCellBottomRight.gif);
}

.middleCellBottom
{
	background-image: url(/Images/controlsFooter.gif);
	background-repeat: repeat-x;
}

.leftCellMiddle
{
	width: 10px;
	background-repeat: repeat-y;
	background-image: url(/Images/sideCellMiddleLeft.gif);
}
.rightCellMiddle
{
	width: 10px;
	background-repeat: repeat-y;
	background-image: url(/Images/sideCellMiddleRight.gif);
}

.menuContainer
{
}

.menuContainer A
{
	font-size: 11px;
}

