/* MARSHMALLOW GRAY THEME BY BVTHEMES.COM - http://www.bvthemes.com
This theme is sold as is.  Modification of this stylesheet or the supplied images is encouraged.
However, any modifications is at the sole discretion of the customer and are not supported by BVThemes.com.
Please refer to README.txt within this themes folder for licensing information and instructions */

.hide
{
	display: none;
}

body
{
	background: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px Verdana;
	color: #000;
	letter-spacing: normal;
}

/* START MAIN LAYOUT TAGS */

/* The container is used to control to overall width of the site content */
#container
{
	width: 755px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
/* Used by popup windows */
#popupContainer
{
	width: 100%;
	padding: 10px;
	background: #FFF;	
}
/* NavColumn and ContentColumn are used on pages with a sidebar */
#navcolumn
{
	display:none;
}


#contentcolumn
{
	padding: 0 0 0 0;
	margin:0px;
	width: 610px;
	vertical-align: top;
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
}


/* #ProductPageContainer,#ProductImageColumn and #ProductContentColumn are used on the product page */
#ProductPageContainer
{
	width: 800px;
}
#ProductPageImageColumn
{
	width:135px;
	padding: 0 0 0 40px;
	margin: 0 0 0 0px;
	vertical-align: top;
	text-align: center;
	font: 13px/15px Verdana, Arial, Helvetica, Sans-Serif;
}
#ProductPageContentColumn
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: block;
	width: 280px;
	vertical-align: top;
	text-align: left;	
	font: 12px/15px Verdana, Arial, Helvetica, Sans-Serif;
	align: left;
}
/* #page is used by pages without a sidebar */
#page
{
	padding:0px;
	margin:0px;
	background:#FFFFFF;
	font: 13px/15px Verdana, Arial, Helvetica, Sans-Serif;
}
/* #maincontent is a DIV that wraps the content area on every page */
/*The width is what keeps the H1 box looking right in Mozilla Firefox*/

#maincontent
{
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;		
	text-align: left;
	width:590px;	
}
/* END MAIN LAYOUT TAGS */

/* START HEADER TAGS */
#header
{
	font: 11px;
	height: 110px;
	background:none;
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 755px;
	padding-top: 0px;
	position: relative;
	top: 0px;
	text-align: right;
}
/* Used to make sure the main menu clears the logo and site menu */
#BrandingArea
{
	height: 0px;
	width: 755px;
}

/* Sections within Main Header Areas */
#Logo
{
	position: absolute;
	top: 5px;
	left: 0px;
}
#SiteMenu UL
{
	display:none;
	
}

#SiteMenu LI
{
	display:none;
	
	
}


#SiteMenu A
{
	font: 10px/12px Helvetica;
	text-align: center;
	padding: 0 15 0 15;
	color: #333;
		
}

#SiteMenu A:Hover
{
	text-decoration: underline;
	color: #ff6600;	
	
}

#SiteMenu A:Active
{	
	color: #ff6600;	
	font-weight:bold;
}


#MiniCart
{
	position: absolute;
	text-align: left;
	top: 32px;
	left: 500px;
	color: #333;	
	font: 10px/10px Verdana, Arial, Helvetica, Sans-Serif;
}
#ShoppingCartLink
{
	position: absolute;
	top: 15px;
	left: 486px;
	color: #ff6600;
	
}
#ShoppingCartLink A
{
    background: transparent;
	color: #ff6600;
	
}

#ShoppingCartLink A:hover
{
    background: transparent;
	color: #ff6600;
	text-decoration: underline;
}

/* Tags for main menu */
#MainMenu
{
	width: 755px;
	background: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	text-align: center;
}
/* Controls Tabs for top level categories */
#MenuLevel1
{
	width: 755px;
	background: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
}

/*The following is for the "Go to Admin" button*/
/*It's also for if you want a topnav of sub-categories*/
#MenuLevel1 Table
{
	position:absolute;
	top:16px;
	left:380px;
	border-right:solid 1px #ccc;
	padding-right:10px;	
}
.MenuItem
{		
	
}
.MenuItemActive
{

}		


#MenuLevel1 A
{
        
}

#MenuLevel1 A:Hover
{
	
}



/* Controls sub category level menu */
#MenuLevel2
{
	display:none;	
}
#MenuLevel2 .MenuItem
{
	display:none;
}
#MenuLevel2 Table
{
	display:none;
}
#MenuLevel2 A
{
	display:none;
}
#MenuLevel2 A:Hover
{
	display:none;
}
/* END HEADER TAGS */

/* START FOOTER ELEMENTS */
#footer
{
	display:none;
}

#footermenu a {
        color: #333;
	font: 10px Helvetica;
	padding-left:10px;
	padding-right:10px;
}

#footermenu a:hover {
    text-decoration: underline;
	color: #ff6600;
}

#copyright
{
	font-size: 10px;
	position: relative;
	font-weight: bold;
	top: 5px;
	color: #333;
	display: block;
	padding: 3 3 3 3;
	text-align: center;
}

#copyright a
{
	color:#333;
}

#poweredby
{
	display:none;
}

/* END FOOTER ELEMENTS */

/* START HOMEPAGE TAGS */
#PageHome #MainContent
{
	padding:0px;
	margin:0px;
}
#HomeTable
{
	width: 465px;
}
#HomeColumn1
{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	width: 145px;
	
}
#HomeColumn2
{
	vertical-align: top;
	text-align: left;
	padding: 0 10 0 10;
	width: 465px;
}
#HomeColumn3
{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	width: 145px;
	margin: 0px;
	
}


#Kinetic2Image
{
	
	padding: 0px;
	margin: 3px 0px 0px 0px;
		
}

#HomepageSample2
{
	background-image: url(HomepageSample2.jpg);
	height:234px;
	width:445px;
	margin: 3px 0px 0px 0px;
	background-repeat: no-repeat;	
}

#DimProImage
{
	padding: 0px;
	margin: 3px 0px 0px 0px;	
}

#Home_welcome_container
{
	border: 1px solid #ccc;
	width: 445px;	
}

.welcome_text
{
	color:#ff6600;
	background-color: #ffffff;
	text-align: left;
	vertical-align: middle;
	padding: 5 5 5 5;
	font: bold 10px/12px Helvetica;
	
}


#HomeColumn1 .SingleProductDisplay,#HomeColumn2 .SingleProductDisplay,#HomeColumn3 .SingleProductDisplay
{
	border:0px;
}
#HomeColumn1 .SingleCategoryDisplay,#HomeColumn2 .SingleCategoryDisplay,#HomeColumn3 .SingleCategoryDisplay
{
	border:0px;
}

#home_paragraph
{
	width:445px;
}


.hometext 
{
	font: 12px Verdana, Helvetica, Sans-Serif;
	line-height:1.5em;
	text-align:justify;
	color:#333;
	padding: 10 5 10 5;
}

.promo
{
	padding-top: 20px;
	padding-left:75px;
	padding-right:75px;
	padding-bottom:10px;
	color:ff0033;
	text-align:justify;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font: 14/20px Helvetica, Sans-Serif;
	
}

.promo a
{
	color:#ff0033;
	text-decoration: none;
}

.promo a:hover
{
	color:#ff0033;
	text-decoration: underline;
}

.offer_ends
{
	font: 10px Helvetica, Sans-Serif;
	color:red;
	text-align:right;
	padding-right:75px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
	font-style:italic;
	
}

#comment_container
{
	width:145px;
	margin:0px;
	padding: 0px;
}




/*The following div effects the bottom "comment container" of the comment box*/
#comment_container2
{
	width:145px;
	margin:0px;
	padding: 0px;
}

.comment_text
{
	padding: 10px 10px 10px 10px;
	font: 10px Helvetica, Sans-Serif;
	color:#333;
	background: #ffffff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*The following class effects the bottom "comment text" of the comment box*/
.comment_text2
{
	padding: 10px 10px 10px 10px;
	font: 10px Helvetica, Sans-Serif;
	color:#333;
	background: #ffffff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* END HOMEPAGE TAGS */

/* START NAV COLUMN BLOCK TAGS */
#navColumn UL, .CategoryList UL
{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	list-style-type:none;
	
	
}


#navColumn ul ul 
{
	list-style-type:disc;
}

.NavColumnBlock
{
	background-color:#fff;
	padding:0px;
	width: 145px;
}
.NavColumnBlockContent
{
	padding: 5px;
	text-align: left;
	background: url(ContentColumnbg.gif) repeat;
	border-bottom: solid 1px #8C8C8C;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #8C8C8C;
	
}

.CategoryList, .MailingListSignupForm, .SearchBoxForm
{
	width: 145px;
	padding: 0px 0px 20px 0px;
	font: 12/22px Helvetica;
}
.CategoryListContent
{
	padding: 5 5 5 5;
	text-align: left;
	background: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.CategoryList A
{
	color:#ff6600;
	
}


.MailingListSignupFormContent {
	padding: 5 5 5 5;
	text-align: left;
	background: url(ContentColumnbg.gif) no-repeat;
	border-bottom: 1px solid #8C8C8C;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #8C8C8C;
}

.SearchBoxFormContent
{
	padding: 5 5 5 5;
	text-align: left;
	background: none;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	image-align: absmiddle;
}
/* END NAV COLUMN BLOCK TAGS */

/* START PRODUCT CONTROLS AND CATEGORY CONTROLS */


.pricecomment
{
	color:#666;
	
}

/*The following is for the product columns*/

.SingleProductDisplay,.SingleCategoryDisplay
{
	text-align: center;
	width: 180px;
	margin: 10px 10px 10px 0px;
}
/* Special Tag to shrink single product margins when inside nav column */
.RelatedItemsBlock
{
	display: block;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #efefef;
	width: 145px;
	margin: 0px;	
}
.RelatedItemsBlockContent
{
	padding: 0px;
	text-align: center;	
}
.NavColumnBlock .SingleProductDisplay,.NavColumnBlock .SingleCategoryDisplay
{
	margin:0px;
}

.SingleProductDisplayImage,.SingleCategoryDisplayImage
{

}
.SingleProductDisplayName A, .SingleCategoryDisplayname A, .ListCategoryDisplay A
{
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
		
}

/*blue names under products*/

.SingleProductDisplayName A:hover
{
	color:#0000cc;
	
}

/*Product prices*/

.SingleProductDisplayPrice A
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #990000;
}

.SingleProductDisplayPrice A:hover
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #990000;
	text-decoration:underline;
}

.ListProductDisplay, .ListCategoryDisplay
{
	text-align:left;	
	width:500px;
}
.ListProductDisplayPrice
{
	text-align:right;
}
.ListCategoryDisplayDescription
{
	margin:3px 10px 10px 0px;
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
}
.DetailProductDisplay
{
	border-top: solid 1px #cccccc;
	padding: 10px 10px 10px 10px;
	text-align: left;
	width: 575px;
}
.DetailProductDisplayImage
{
	vertical-align: top;
	text-align: left;
	width: 120px;
	height: 120px;
	float: right;
}

.DetailProductDisplayName {
    font-size: 12px;
	font-width: bold;
}

.DetailProductDisplayPrice {
    font-size: 11px;
	color: #f30;
}

/* END PRODUCT CONTROLS AND CATEGORY CONTROLS */

/* Shopping Cart Page */
#CartTitle
{
	width:750px;
}
#CartSubTitle
{
}
#CartContainer
{
	width:750px;
	padding:0px;
	margin:0px;
}
#CartItemBlock
{
	padding:0px;
	margin:0px;
}
#CartItemBlock Table
{
	margin:0px;
	width:750px;
}
#CartUpdateBlock
{
	width:500px;
	background:#fff;
	margin:0px;
	text-align:center;
	vertical-align:middle;
	border-left: solid 1px #003399;
	border-bottom: solid 1px #003399;
	border-right: solid 1px #003399;

}
#CartTotalBlock
{
	border-bottom: solid 1px #003399;
	border-right: solid 1px #003399;
	width:250px;
	margin:0px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#CartCheckoutButtons
{
	width:750px;
	text-align:right;
	margin-top:10px
}

/* START VISUAL STYLES */

.BVText
{
	font: 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	background: #ffffff;
	display: block;
	width: 145px;
	padding: 3 3 3 3;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.CartText
{
	font: 14px/14px Verdana, Arial, Helvetica, Sans-Serif;
}

.BVSmallText
{
	font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
}
.Header
{
	color: #036;
	background: #ccc;
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	padding: 3px;
}
.Item,.CartItem
{
	padding-right: 0.2em;
	padding-left: 0.5em;
	background: #fff;
	padding-bottom: 0.2em;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0.2em;
}
.AlternateItem,.CartAlternateItem
{
	padding-right: 0.2em;
	padding-left: 0.5em;
	background: #FFF;
	padding-bottom: 0.2em;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0.2em;
}
.CartItem, .CartAlternateItem
{
	border-bottom:1px solid #708090;	
}
.FormInput
{
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	background: #F9F9F9;
	border-left: #CCC 1px solid;
	color: #000;
	border-bottom: #CCC 1px solid;
}
.FormInputError
{
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	background: #ffb5b5;
	border-left: #CCC 1px solid;
	color: #000;
	border-bottom: #CCC 1px solid;
}
.formlabel
{
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #036;	
	letter-spacing: normal;
	vertical-align: middle;	
}
.FormLabelStrong
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #006699;	
	letter-spacing: normal;	
}

/*The following A is for category links, example: Daws/Sequencers*/

A
{
	text-decoration: none;
	color: #333399;
}

A:link
{
}

A:visited
{
}

A:active
{
	
}

A:hover
{
	text-decoration: underline;
	color: #ff6600;
}


.ErrorMessage
{
	background: #F17777;
	font: 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #F00;
	border-right: 1px solid #f00;
	border-bottom: 1px solid #f00;
	border-left: 1px solid #f00;
	padding: 3 3 3 3;
}

.SuccessMessage
{
	background:#99FF00;
	color: #000;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
}

P
{
	margin: 0px;	
	text-align:left;
}

.indent
{	
	margin-left:20px;
}

.Padded
{
	margin:10px;
}

H1
{
	padding: 3 0 3 3;
	display: block;
	background: #ffffff;
	margin: 0 0 20 0px;
	font: bold 16px/20px Verdana, Arial, Helvetica, Sans-Serif;
	color: #ff6600;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

H3
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 10px 0px;
	font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0px;
}


h4
{
	padding: 5 5 5 5;
	margin: 0px;
	font: bold 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	text-align: left;
	background-color: #333333;
	border:solid 1px #ccc;
}


.customerh4
{
	padding: 5 5 5 5;
	margin: 0px;
	font: bold 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	text-align: left;
	background-color: #ffffff;
	border:solid 1px #ccc;
}


.ProductPropertyLabel
{
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;
	text-decoration: underline;
}

.ProductProperty 
{
        font-size: 10px;
	color: #000;
}

.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice, .DiscountText
{
	font: bold 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	
}

.SitePrice, .ListPrice
{
	color: #000;
}

.ListPrice
{
	text-decoration: line-through;
}

.SitePriceDiscounted, .YouSave
{
	color: #000;
}


/* START BREADCRUMB TAGS */
#BreadCrumbs
{
	/*background:#CAE2F0;*/
	margin-bottom: 10px;
	padding: 0px;		
	font: 10px/11px Verdana, Arial, Helvetica, Sans-Serif;
	color: #036;
	padding: 0 0 0 10;	
}

.BreadCrumbTrailSpacer
{
	background-repeat: no-repeat;
}

.BreadCrumbTrailNoLink
{
	/*visibility: hidden;*/
}

#BreadCrumbs A
{
	color:#333399;
}

#BreadCrumbs A:Hover
{
	color:#ff6600;
}

/* END BREADCRUMB TAGS */

/* CATEGORY LIST CONTROL TAGS */
.OtherCategory A
{
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	text-decoration: none;
}

.CurrentCategory A
{
	font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
}

/*The subcategory is the left navbar links*/
.SubCategory A, .SubCategory A:Visited, .SubCategory A:Active
{
	font: 10px Helvetica, Sans-Serif;
	color: #333;
	text-decoration: none;
	
}

.SubCategory A:Hover
{
	text-decoration: underline;
	color:ff6600;
}

/* END CATEGORY LIST CONTROL TAGS */



#ProductProperties
{
	text-align:left;
}

#ProductProperties UL
{
	margin: 5px 0px 0px 0px;
	list-style-type: none;
}

#ProductProperties UL LI
{
	margin-top:3px;
}

#ProductProperties UL UL
{
	margin: 5px 0px 0px 50px;
	list-style-type: disc;
}

/* Category Page */

#Description
{
	width:575px;
		
}

#CategoryListHeader
{	
    	padding: 10 0 10 0;
	
	
}

#CategoryListHeader #LayoutTable
{
	width: 575px;

#CategoryBanner
{
				
}


#RecordsFound,#Pager,#Sorter, #Sorter TD
{
	font: 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;
}
#RecordsFound
{

    font-weight: bold;
    
}

#Pager
{
	
}

#Sorter
{
}

#Sorter Table
{
}

#tblItems
{
	border: 1px solid #708090;
	width:720px;
	margin:5px;
}

#CheckoutTable
{
	width:720px;
}

#CheckoutSteps
{
	margin:5px;
}

.CheckoutStep
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
}

#CheckoutSteps A
{
	padding-right:20px;
	text-decoration:none;
	color:#666;
}

.CheckoutStep .CheckoutStepCurrent
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#003366;
}

.CheckoutDescription
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
}

#AddressBookPanel
{
	width:720px;
	margin:0px 0px 10px 0px;	
}

.ContentBox
{
	margin: 3px 0px 5px 20px;	
	text-align:left;
	background:#fff;
	border: solid 1px #708090;
	padding:10px;
}
#CheckoutTotals
{
	text-align:center;
	background:#FFCC66;
	border: 1px solid #708090;
	padding:5px;
}

#PlaceOrderCell
{
	padding:5px;
	text-align:center;
	background:#fff;
	border: 1px solid #708090;
}

#CheckoutCoupons, .ControlArea,#ProductControls
{
	background:#fff;
	border: 1px solid #708090;
	padding:5px;
}

#CheckoutPayment
{
	background:#fff;
	border: 1px solid #708090;
	padding:5px;
	text-align:left;
}

#ProductControls
{
	margin-top:20px;
}

#lblSKU {
    font-size: 10px;
}

#ProductReviews, #ProductReviewNew
{
	margin: 20px 0px 10px 0px;	
}

#ProductReviews H3
{
	padding-right: 3px;
	background-position: center bottom;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
	margin: 0px;
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;
	padding-top: 5px;
	text-align: left;
}

/*This is for the "Write a Review" link on the bottom of evry product page*/

#ProductReviews A
{
	font: 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
}

.ProductReviewRating
{
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #CC6600;
}

.ProductReview
{
	font: 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	margin: 10px 10px 10px 10px;
	padding: 3 3 3 3;
}
.ProductReviewKarma
{
	font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	position: relative;
	top: 10px;
	padding: 0 0 10 0;
	
}

.ReviewThankYou
{
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	color:#666;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.RelatedItemsBlock H3
{
	padding-right: 3px;
	background-position: center bottom;
	padding-left: 3px;
	padding-bottom: 12px;
	margin: 0px;
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	padding-top: 5px;
	text-align: center;
}

#VolumeDiscounts
{
	margin: 5px;
}
.VolumePricingHeader
{
	font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #036;
	font-weight: bold;
}
.VolumePricingText
{
	font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;	
	padding: 2 2 2 2;
}
.NewProductBadge
{
	
}
.NewProductBadge IMG
{
	position: relative;
	top: -110;
	left: -35;
}



/* use extra divs to insert custom graphics or elements */
#extraDiv2,#extraDiv3,#extraDiv4,#extraDiv5,#ExtraDiv1,#ExtraDiv6
{
	display:none;
}

/* Error Message Boxes */
.WebPageMessage
{
	width:500px;
	border:solid 1px #ff3300;
	background:#FFF;
	padding:0px;
	margin:5px 0px 10px 0px;
}

.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK
{
	padding: 5px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.WebPageMessageError
{
	background-image: url(WebPageMessageError.gif);
}
.WebPageMessageWarning
{
		background-image: url(WebPageMessageWarning.gif);
}
.WebPageMessageInformation
{
		background-image: url(WebPageMessageInformation.gif);
}
.WebPageMessageQuestion
{
		background-image: url(WebPageMessageQuestion.gif);
}
.WebPageMessageOK
{
		background-image: url(WebPageMessageOK.gif);
}
.WebPageMessage .Message
{
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	padding: 0px 0px 15px 40px;
	margin:0px;
	color:red;
}
/* End Error Message Boxes */

#ProductDescription
{
	padding-top: 10px;
}

#OrderThankYou
{
	width:600px;
	border:solid 1px #ccc;
	margin-bottom:20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#OrderThankYou a
{
	color:#ff6600;
	text-decoration: none;
}

#OrderThankYou a:hover
{
	color:#ff6600;
	text-decoration: underline;
}