#controlpanel
{
text-align: left;
background-color: #ffc;
}

#SignUpForm
{
padding: 2px;
background-color: #ffc;
}

ul.bullet {
list-style-type: disc;
margin: 1em 2px 1em 20px;
padding: 0px;
}

.FeaturedCategory
{
font-weight: bold;
text-decoration: underline;
}

.category-heading a, .category-heading a:hover
{
color: black;
text-decoration: none;
}

.NoStockText, .LowStockText
{
color:red;
}

.LowStockText
{
color:#009900;
}

#sidebar1
{
line-height:15px;
}

img.shadow-all  {
background: url(/i/shadow-u.jpg) bottom right no-repeat;
padding-right: 9px;
padding-bottom: 9px;
}

body#contenthtmlonly, body#contentplain
{
margin:0;
padding:0
}

.WhyBuy
{
padding: 10px;
border: 1px dotted black;
background-color:#F00;	
}

.OurPriceText, .OurPrice
{
color: #990000;
}

.RegularPriceText, .RegularPrice
{
color: #9f9f9f;
text-decoration:line-through;
}

.msrptextblock, .ourtextblock, .savingstextblock
{
color:#666666;
font-size:0.85em !important;
padding-right:3px;
text-align:right;
vertical-align:middle;
white-space:nowrap;
}

.msrppriceblock
{
text-decoration:line-through;
}

.ourpriceblock
{
color:#990000;
font-size:1.35em;
font-weight:normal;
letter-spacing:-1px;
}

.savingspriceblock
{
color:#990000;
}

.pricetable
{
border:0 none;
border-collapse:collapse;
padding:0;
margin-bottom: 10px;
}


#prices-details .OurPriceText
{
font-size: 1.3em;
}

#prices-details .OurPrice
{
font-weight:bold;
font-size: 1.6em;
}

#prices-details .RegularPriceText, #prices-details .RegularPrice
{
color: #9f9f9f;
}

#prices-details .RegularPrice
{
text-decoration: line-through;
}


.SearchList
{
text-align:center;
padding-bottom: 10px;
}

.atcbtnleft .OurPriceText, .atcbtnleft .OurPrice
{
color:black;
font-size: 1.2em;
}

.atcbtnleft .RegularPriceText, .atcbtnleft .RegularPrice
{
/*font-size: 0.7em;*/
color: grey;
}

.Shipping
{
color:#ff0000;
/*font-size:0.7em;*/
}

.WhyBuy, .WhyBuy a
{
color: white;
}

.twocolleft
{
float:left;
}

.twocolright
{
float:right;
margin-left: 20px;
margin-right: 10px;
}

#breadcrumbs
{
clear: both;
}

#subscribe
{
padding-bottom: 20px;
float:right;
margin-left:20px;
padding-bottom:20px;
}

.blogpost
{
margin-bottom: 20px;
}


.prevnextcontentlinks, .BlogPageTitle
{
margin-bottom: 30px;
}

.CategoryPaging
{
margin-top: 20px;
}



.CategoryNavEnabled
{
}

.CategoryNavDisabled
{
}

.subcategories
{
margin-top: 20px;
}
      .AdminPanel
      {
      padding: 5px;
      }

.HeadlinePanel
{
}

      .TipPanel
      {
      padding: 5px;
      }

      .CommentsHeader
      {
      border: solid 1px silver;
      font-weight: bolder;
      }

      .CommentTitle
      {
      font-weight: bold;
      }

      .Comment
      {
      margin-left: 20px;
      }

      .CommentDetails
      {
      border-top: dashed 1px silver;
      color: Gray;
      }

p, h1, h2, h3, h4, h5 
{
margin-top: 0pt;
font-size: 1em;
font-weight: normal;
}

      /****************/
      /* all that follows is historical from DozingDogs - rename/delete as necessary */

      /* TreeView */
      .clsTreeView
      {
      background-color: White;
      padding-top: 4px;
      padding-left: 1px;
      cursor: default;
      border: dashed 1px silver;
      }
      .clsTreeNode
      {
      padding-top: 2px;
      padding-bottom: 1px;
      padding-left: 3px;
      padding-right: 3px;
      }
      .clsGrayedTreeNode
      {
      padding-top: 2px;
      padding-bottom: 1px;
      padding-left: 3px;
      padding-right: 3px;
      color: gray;
      cursor: default;
      }
      .clsHoverTreeNode
      {
      text-decoration: none;
      padding-top: 2px;
      padding-bottom: 1px;
      padding-left: 3px;
      padding-right: 3px;
      cursor: default;
      }
      .clsSelectedTreeNode
      {
      background-color: #ffff99;
      color: #000000;
      padding-top: 2px;
      padding-bottom: 1px;
      padding-left: 3px;
      padding-right: 3px;
      cursor: default;
      }
      .clsNodeEdit
      {
      border: 1px gray solid;
      }
      .clsHoverNodeRow
      {
      background-color: #dddddd;
      cursor: default;
      }
      .clsSelectedNodeRow
      {
      background-color: #ffff99;
      cursor: default;
      }
      .clsAddNewNode
      {
      color: #ff0000;
      font-weight: bold;
      padding-top: 2px;
      padding-bottom: 1px;
      padding-left: 3px;
      padding-right: 3px;
      }

      .TopGroup
      {
      z-index:99;
      position:relative;
      }

      .DefaultTab
      {
      color:black;
      background-image: url(/i/ca/tab_bg.gif);
      font-family:MS Sans Serif, Verdana;
      font-size:10px;
      cursor:default;
      }

      .DefaultTabHover
      {
      color:black;
      background-image: url(/i/ca/hover_tab_bg.gif);
      font-family:MS Sans Serif, Verdana;
      font-size:10px;
      cursor:default;
      }

      .SelectedTab
      {
      color:black;
      background-image: url(/i/ca/selected_tab_bg.gif);


      font-family:MS Sans Serif, Verdana;
      font-size:10px;
      cursor:default;
      }

      .MultiPage
      {
      background-color:White;
      border: 1px solid #919B9C;
      width:487px;
      height:250px;
      position:relative;
      top:-3px;
      left:1px;
      z-index:98;
      }
    
      .InputDescr
      {
      }

      .Hidden, .SKU, .SpecialNote { display: none; }



.Accepted
{
margin-bottom:15px;
}

.square   {  width:200px;  height:200px;  }  
.square210   {  width:210px;  height:180px;  }  
  .squareplus  {  margin-bottom: 10px;  text-align: center;  } 

.EditableContentHighlight
{
	border: solid #999 5px;
}

.EditableContentHighlightText
{
	background-color: #999;
	padding: 5px;
	padding-top: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}


.DBLocal {background-color:#00FF00;color:black;padding-left:1em;padding-right:1em;font-family:verdana;font-size:12px;}
.DBStaging {background-color:#FFFF00;color:black;padding-left:1em;padding-right:1em;font-family:verdana;font-size:12px;}
.DBProduction {background-color:#FF0000;color:white;padding-left:1em;padding-right:1em;font-family:verdana;font-size:12px;}


/* theme */


.blogpost
{
padding-bottom: 5px;
border-bottom: 1px dotted #9400D3;
}

.posttitle
{
font-size: 1.5em;
font-weight: bold;
}


.summaries .blogpost .posttitle
{
font-size: 1em;
}

.prevnextcontentlinks
{
font-style: italic;
}

.CategoryPaging
{
font-weight: bold;
}

.CategoryNavEnabled
{
}

.CategoryNavDisabled
{
display:none;
}

      .InputDescr
      {
      font-weight: bold;
      }

.Big {font-size: 1.3em; font-weight: bold;}
      .Disabled { color: #888888; }
      .Message { color: #FF0000; font-size: 14px; font-weight: bold; }
      .NiceMessage, .FREE { color: #009900; font-weight: bold; }

A {text-decoration: underline; color: #0000FF;}
A:hover {text-decoration: underline; color: #FF0000;} 

.Jake {text-decoration: underline; color: #0000FF;}
.Jake-hover {text-decoration: underline; color: #FF0000; cursor:hand; cursor: pointer;}

.h1 {font-size: 1.3em;font-weight: bold;}
.h2 {font-size: 1.25em;font-weight: bold;}
.h3 {font-size: 1.15em;font-weight: bold;}
.h4 {font-size: 1.1em;font-weight: bold;}

     .AdminPanel
      {
      background-color: #E0E0E0;
      }
     .TipPanel
      {
      background-color: #FFC;
      border-color:#DE4E08;
      border-style:solid;
      border-width:1px;
      }

      .CommentsHeader
      {
      border: solid 1px silver;
      font-weight: bolder;
      }

      .CommentTitle
      {
      font-weight: bold;
      }

      .CommentDetails
      {
      border-top: dashed 1px silver;
      font-size: 10px;
      color: Gray;
      }


.cleaner, .clear, .blogpost, .categorycontent {
clear: both;
}

.currentcategory
{
background-image: url(/i/ca/arrow_black.gif); 
background-position:right;
background-repeat: no-repeat;
}
.currentcategory a
{
color: #F00;
font-weight: bold;
}


.prevarrow
{
background-image: url(/i/ca/cal_PrevMonth.gif); 
background-position:left;
background-repeat: no-repeat;
}
.nextarrow
{
background-image: url(/i/ca/cal_NextMonth.gif); 
background-position:right;
background-repeat: no-repeat;
}

#ContactForm, #ContactFormPreview
{
width: 550px;
margin-left: auto;
margin-right: auto;
}

#ContactFormInputs
{
float:left;
width: 320px;
}

#ContactFormText
{
float:right;
width: 200px;
margin-left: 20px;
margin-right: 10px;
}

#CCForm
{
margin-left: auto;
margin-right: auto;
}

.CCFormLeft
{
float:left;
width: 350px;
}

.CCFormRight
{
float:right;
width: 200px;
margin-left: 20px;
margin-right: 10px;

background-color:#FFC;	
border-color:#0000FF;
border-style:solid;
border-width:1px;
padding:10px
}

.CCFormRightColor
{
background-color:#FFC;	
}

.CartInformation
{
background-color:#DDD;
}

.CCRequired, .CCRequiredLeft, .CCRequiredRight
{
/*font-weight: bold;*/
/*font-size: 0.7em;*/
}

.CCRequiredLeft
{
margin-bottom: 10px;
float:left;
width:150px;
}

.CCRequiredRight
{
float:right;
width:200px;
text-align:right;
}


.CCNotRequired
{
/*font-size: 0.7em;*/
}

.CCPaymentLine
{
margin-top: 5px;
}

.CCPaymentLineFloatLeft
{
float: left;
margin-top: 5px;
}

.CCSteps
{
/*font-size: 0.7em;*/
margin-bottom: 15px;
}

.CCCurrentStep
{
font-weight: bold;
}


.CCCompleteStep
{
font-effect: strike;
}

.CCStep
{
}

.CCButton
{
margin-top: 10px;
text-align: right;
}

.CCButtonFloatRight
{
margin-top: 18px;
text-align: right;
float: right;
width: 150px;
}

table.securepay td
{
/*font-size: 0.7em;*/
}


.Clear
{
clear: both;
}


/* ==== cart progress styles ==== */

.cartProgress {
margin: auto;
width: 700px;
height: 40px;
}

.cartProgress ul {
margin: 0;
padding: 0px;
list-style-type: none;
}

.cartProgress li
{
display:block;
float:left;
}

.cartProgress ul li
{
display:block;
background-image:url('/i/cart-progress.png');
background-repeat:no-repeat;
overflow:hidden;
height: 29px;
}

/* ============== */

.cartProgress ul.onstep1 li.cartstep1
{
background-position:0px -30px;
width: 120px;
}

.cartProgress ul.onstep1 li.cartstep2
{
background-position:-121px 0px;
width: 191px;
}

.cartProgress ul.onstep1 li.cartstep3
{
background-position:-313px 0px;
width: 120px;
}

.cartProgress ul.onstep1 li.cartstep4
{
background-position:-434px 0px;
width: 156px;
}

.cartProgress ul.onstep1 li.cartstep5
{
background-position:-591px 0px;
width: 108px;
}


/* ============== */

.cartProgress ul.onstep2 li.cartstep1
{
background-position:0px 0px;
width: 120px;
}

.cartProgress ul.onstep2 li.cartstep2
{
background-position:-121px -30px;
width: 191px;
}

.cartProgress ul.onstep2 li.cartstep3
{
background-position:-313px 0px;
width: 120px;
}

.cartProgress ul.onstep2 li.cartstep4
{
background-position:-434px 0px;
width: 156px;
}

.cartProgress ul.onstep2 li.cartstep5
{
background-position:-591px 0px;
width: 108px;
}

/* ============== */

.cartProgress ul.onstep3 li.cartstep1
{
background-position:0px 0px;
width: 120px;
}

.cartProgress ul.onstep3 li.cartstep2
{
background-position:-121px 0px;
width: 191px;
}

.cartProgress ul.onstep3 li.cartstep3
{
background-position:-313px -30px;
width: 120px;
}

.cartProgress ul.onstep3 li.cartstep4
{
background-position:-434px 0px;
width: 156px;
}

.cartProgress ul.onstep3 li.cartstep5
{
background-position:-591px 0px;
width: 108px;
}

/* ============== */

.cartProgress ul.onstep4 li.cartstep1
{
background-position:0px 0px;
width: 120px;
}

.cartProgress ul.onstep4 li.cartstep2
{
background-position:-121px 0px;
width: 191px;
}

.cartProgress ul.onstep4 li.cartstep3
{
background-position:-313px 0px;
width: 120px;
}

.cartProgress ul.onstep4 li.cartstep4
{
background-position:-434px -30px;
width: 156px;
}

.cartProgress ul.onstep4 li.cartstep5
{
background-position:-591px 0px;
width: 108px;
}

/* ============== */

.cartProgress ul.onstep5 li.cartstep1
{
background-position:0px 0px;
width: 120px;
}

.cartProgress ul.onstep5 li.cartstep2
{
background-position:-121px 0px;
width: 191px;
}

.cartProgress ul.onstep5 li.cartstep3
{
background-position:-313px 0px;
width: 120px;
}

.cartProgress ul.onstep5 li.cartstep4
{
background-position:-434px 0px;
width: 156px;
}

.cartProgress ul.onstep5 li.cartstep5
{
background-position:-591px -30px;
width: 108px;
}

.categoryTop
{
margin-bottom: 10px;
background-color:#ddd; 
padding: 7px;
}


.products-table-cell-image.onsale div
{
width:90px;
height:90px;
background:url("/i/sale-price.png") no-repeat;
position:absolute;
right:0;
}

.products-table-cell-image.recommended div
{
width:90px;
height:90px;
background:url("/i/best-in-class.png") no-repeat;
position:absolute;
right:0;
}

#ShopperApproved
{
margin-bottom: 10px;
}

@media print
{
#header, #header1, #header2 {height:0;}
#wrap {margin:0;}
#content-wrap {left:0; top:0;}
.SKU {display:block;}
#sidebar, #sidebar1, #sidebar2, #header, #header1, 
#header2, #footer1, #footer2, #footer3, #navbar, 
#admin, .AdminPanel, #more-products {display:none;}
}

