﻿/* MainMaster Styles */

body
{
	background:none;
	margin: 3px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size:10pt;
	text-align:center;
	color:#666666;
}

#MainWrapper
{
	z-index:0;
	margin:0px auto 0px auto;
	min-width:995px;
	max-width:995px;
	width:995px;
	text-align:left;
	border:1px solid #999;
}

#TopWrapper
{
	vertical-align:top;
}

#Header
{
	position:relative;
	width:995px;
	z-index:90;
}

#Header_01
{
	height:44px;
	text-align:right;
	color:#FFFFFF;
	white-space:nowrap;
	clear:both;
}

#Header_02
{
	height:17px;
	clear:both;
	padding-top:8px;
}

#Header_02_1
{
	float:right;
	padding-right:10px;
}

#Header_02_2
{
	float:right;
	width:425px;
	text-align:left;
}

#Header_03
{
	position:relative;
	z-index:100;
	float:right;
	height:28px;
	background-color:#CDD0B4;
}

#Header_04
{
	height:45px;
	text-align:left;
	background-image:url('../images/SearchBarBack.gif');
	background-repeat:repeat-x;
	white-space:nowrap;
	clear:both;
}

.HeaderOffers
{
    position: relative;
    top: 3px;
    padding-right: 10px;
    font-size: 14pt;
    color: #3d6936;
	font-family: Arial; 
}

#TopCart
{
	height:44px;
	text-align:right;
	color:#FFFFFF;
	white-space:nowrap;
}

#SearchBar
{
	clear:both;
	height:45px;
	text-align:left;
	background-image:url('../images/SearchBarBack.gif');
	background-repeat:repeat-x;
}

#LeftNav
{
	width:179px;
	margin-top:5px;
	background-image:url('../images/LeftNavMiddle.gif');
	background-repeat:repeat-y;
}

#LeftNavContentArea
{
	padding-left:5px;
	padding-right:5px;
	line-height:15px;
}

#Content
{
	vertical-align:top;
	width:100%;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:White;
}

#RightSide
{
	margin-top:5px;
	padding-top:5px;
	width:200px;
	text-align:center;
	vertical-align:top;
	background-color:#d5dcc5;
}

#Footer
{
	padding-top:10px;
	text-align:center;
	clear:both;
}

#Logo
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

.ShopLogoLink:hover
{
	text-decoration:underline;
	color:#ffffff;
}

.ShopCartIcon
{
	position:relative;
}

#InnerTopRightCartBar
{
	position:relative;
	bottom:7px;
}

#TopRightCartBar
{
	position:relative;
	float:right;
	background-image:url('/images/cartbar_middle.gif');
	background-repeat:repeat-x;
	text-align:left;
	padding:0px;
	height:44px;
}

/*.HeaderNavLinks
{
	position:relative;
	bottom:8px;
}*/

.SearchButton
{
}

.SearchBox
{
	border:solid 0px white;
	width:150px;
	font-size:10pt;
	height:16px;
}

.LeftNavHeaders
{
	color:#404433;
	font-size:11pt;
	text-decoration:none;
	line-height:20px;
}

.LeftNavHeaders:Hover
{
	color:#74a553;
}

.LeftNavHeadersGreen
{
	color:#009900;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
}

.LeftNavHeadersGreen:Hover
{
	font-weight:bold;
	color:#FF0000;
}

.LeftNavLinks
{
	color:#404433;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
	padding-left:6px;
}

.LeftNavLinks:Hover
{
	color:#74a553;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;	
}

.LeftNavLinksHoliday
{
	color:#3300FF;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
	padding-left:6px;
}

.LeftNavLinksHoliday:Hover
{
	color:#FF0000;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

.LeftNavLinksGreen
{
	color:#009900;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

.LeftNavLinksGreen:Hover
{
	color:#FF0000;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

.FooterColumnLinks
{
    border-right:1px solid #CCCCCC;
    text-align:left;
    padding-left:5px;
    padding-bottom:5px;
    font-size:7pt;
}

.FooterColumnHeaders
{
    border-right:1px solid #CCCCCC;
    text-align:left;
    padding-left:5px;
    padding-bottom:5px;
    color: #74a553;
    font-weight:bold;
}

.FooterColumnImage
{
    text-align:left;
    padding-left:5px;
    padding-bottom:5px;
}

.ArticlesControl
{
    padding-left:5px; 
    padding-top:3px; 
    border-left:solid; 
    border-left-color:#CCCCCC; 
    border-left-width:thin; 
    border-right:solid; 
    border-right-color:#CCCCCC; 
    border-right-width:thin;
    text-align:left;
    padding-left:10px;
}

.H1TopSEO
{
	color:#A7A6A6;
	font-size:10pt;
	font-weight:normal;
	white-space:nowrap;
	display: inline;
}


/*END MainMaster Styles */

a
{
	color:#3d6936;
	font-size:10pt;
	text-decoration:none;
}

a:hover
{
	color:#78a554;
	text-decoration:none;
}

a.BrownLinkBold
{
	color:#4c3d14;
	text-decoration:none;
	font-weight: bold;
}

a.BrownLinkBold:hover
{
	color:#4c3d14;
	text-decoration:underline;
	font-weight: bold;
}

a.WhiteLink
{
	color:#ffffff;
}

a.WhiteLink:hover
{
	text-decoration:underline;
}

a.BrownLink
{
	color:#4c3d14;
}

hr
{
	background-color:#74a553;
	border:#74a553;
	color:#74a553;
	height:1px;
}

hr.review
{
	background-color:#74a553;
	border:#74a553;
	color:#74a553;
	height:1px;
}

.Header
{
	font-family:Georgia, 'Times New Roman', Serif;
	font-size:20pt;
	text-decoration:underline;
	color:#74a553;
}

.HeaderBrown
{
	font-size:18pt;
	font-weight:bold;
	text-decoration:underline;
}

.SubHeader
{
	font-family:Georgia, 'Times New Roman', Serif;
	font-size:12pt;
	font-weight:normal;
	color:#74a553;
}

.SmSubHeader
{
	font-family:Georgia, 'Times New Roman', Serif;
	padding-bottom:3px;
	color:#74a553;
}

.SmSubHeaderWhite
{
	font-family:Georgia, 'Times New Roman', Serif;
	padding-bottom:3px;
	color:White;
}

.NonDisplay
{
	display: none;
}

.Display
{
	display: block;
}

.RedText
{
	color:Red;
}

.BlackText
{
	color:Black;
}

.Justified
{
	text-align:justify;
}

.Bold
{
	font-weight:bold;
}

.DefaultSiteColor
{
    color: #74a553;
}

.SmallItalic
{
    font-size: 9pt;
    font-style: italic;
}

.SmallBold
{
    font-size: 9pt;
    font-weight: bold;
}

.Small
{
    font-size: 9pt;
}

.ArticlesListLeft
{
	width:49%;
	position:relative;
	float:left;
}
.ArticlesListRight
{
	width:49%;
	position:relative;
	float:left;
	padding-left:12px;
}

.SiteMapLeft
{
	width:45%;
	position:relative;
	float:left;
	text-align:left;
	line-height:15px;
}
.SiteMapRight
{
	width:45%;
	position:relative;
	float:left;
	padding-left:12px;
	text-align:left;
	line-height:15px;
}

.ColoredBoxTopLeft
{
	float:left;
	width:15px;
	height:20px;
	padding-top:5px;
	background-image:url('/images/top-left.gif');
}
.ColoredBoxTopMiddle
{
	float:left;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	background-color:#74a553;
	color:#FFFFFF;
}
.ColoredBoxTopRight
{
	float:left;
	width:15px;
	height:25px;
	background-image:url('/images/top-right.gif');
}
.ColoredBoxBottom
{
	clear:both;
	border:solid 1px #74a553;
	padding:5px;
}




/*CATEGORY PAGE STYLES*/
.IconMain

{
	position:relative;
	float:left;
	width:195px;
	height:160px;
	margin-right:5px;
}

.IconLinks
{
	position:relative;
	float:left;
	padding-left:4px;
	width:116px;
}
h2.breadCrumbH2
{
	font-size:10pt;
	font-weight:normal;
	white-space:nowrap;
	display: inline;
}
h2.categoryPage
{
	position:relative;
	top:-9px;
	#top:0px;
	color:White;
	font-size:9pt;
}

h3.categoryPage
{
	position:relative;
	top:-15px;
	#top:0px;
	font-size:11pt;
	color:White;
}

.CatBottomHeader
{
	height:20px;
	text-align:center;
	background-color:#94cb2d;
	background-image:url('../images/catbotbar_right.gif');
	background-position:right top;
	background-repeat:no-repeat;
	padding:3px;
	color:White;
}

.CatTopHeader
{
	height:30px;
	padding:3px;
	background-color:#366731;
	background-image:url('../images/cattopbar_right.gif');
	background-position:right top;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

.CatSEOBlock
{
	height:266px;
	background-color:#94cb2d;
	background-image:url('../images/catrightbot.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	color:White;
	padding:5px;
	font-size:9pt;
}

.boxtl 
{			
		background-image: url('/images/topleft.gif'); 
		background-repeat: no-repeat; 
		font-size: 8px;
}
		
.boxtb 
{
		background-image: url('/images/topbar.gif'); 
		background-repeat: repeat-x; 
}

.boxtr 
{
		background-image: url('/images/topright.gif'); 
		background-repeat: no-repeat; 
		font-size: 8px;
		width: 12px; 
}
		
.boxlb 
{
		background-image: url('/images/leftbar.gif'); 
		background-repeat: repeat-y; 
}

.boxrb 
{
		background-image: url('/images/rightbar.gif'); 
		background-repeat: repeat-y; 
}

.boxbl 
{
		background-image: url('/images/bottomleft.gif'); 
		background-repeat: no-repeat;  
		height: 15px; 
}

.boxbb 
{
		background-image: url('/images/bottombar.gif'); 
		background-repeat: repeat-x; 
		height: 15px; 
}

.boxbr 
{
		background-image: url('/images/bottomright.gif'); 
		background-repeat: no-repeat; 
}

/*END CAT STYLES */

/*ITEM DETAIL PAGE STYLES */
.LongDescriptionBox
{
	width:100%;
	height:120px;
	border:0px;
	border-bottom:dotted 1px #999999;
}
.ReviewContent
{
	width:100%;
	text-align:left;
	font-size:8pt;
}
.ratingStar
{
    font-size: 0pt;
    width: 14px;
    height: 14px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.EmptyStar
{
	background-image:url('images/EmptyStar.gif');
}
.FilledStar
{
	background-image:url('images/FilledStar.gif');
}
.StyleBox
{
	display:inline-block;
	height:19px;
	min-height:19px;
	min-width:50px;
	border:solid 1px #4c3d14;
	text-align:center;
	vertical-align:middle;
	padding:4px;
	margin:2px;
	font-weight:bold;
	white-space:nowrap;
	float:left;
}
.StyleBox:hover
{
	border:solid 2px red;
	background-color:#fcf5d9;
	margin:1px;
}
.StyleBoxSelected
{
	display:inline-block;
	background-color:#fcf5d9;
	height:19px;
	min-height:19px;
	min-width:50px;
	border:solid 2px red;
	text-align:center;
	vertical-align:middle;
	padding:4px;
	margin:1px;
	font-weight:bold;
	white-space:nowrap;
	float:left;
}
.smBr
{
	font-size:3px;
}
.Price
{
	font-size:14pt;
	font-weight:normal;
}
.WasPrice
{
	font-size:14pt;
	font-weight:normal;
	text-decoration: line-through;
}
.WasNowSavings
{
	font-size:14pt;
	font-weight:bold;
	color:Red;
}
.CustomTabStyle .ajax__tab_body
{
	border:solid 1px #4c3d14;
	padding:5px;
}
.CustomTabStyle .ajax__tab_header .ajax__tab_outer .ajax__tab_inner .ajax__tab_tab
{
	background-image:url('/images/tab_wh.gif');
	background-repeat:no-repeat;
	width: 112px;
	height: 23px;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer .ajax__tab_inner .ajax__tab_tab
{
	background-image:url('/images/tab_or.gif');
	background-repeat:no-repeat;
	width: 112px;
	height: 23px;
}
.TabText
{
	font-weight:bold;
}
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
	top:0px;
    left:0px;
    position:absolute;
    z-index:1;
}
.modalPopup
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	z-index:10001; 
}
.personalizeHeader
{
	font-family:Georgia, 'Times New Roman', Serif;
	font-size:12pt;
	font-weight:normal;
	color:#74a553;
	white-space:nowrap;
}

/*END ITEM DETAIL STYLES*/

/*SEARCH PAGE STYLES */
h2.SubCatTitle
{
	color:#3c6836;
}
.SearchHeader
{
    font-size: 8pt;
    border-bottom: 1px solid black;
    padding: 3px 3px 3px 3px;
    background-color: #fcf5d9;
}
.SearchHeaderLarge
{
    font-size: 10pt;
}
.SearchHeaderLargeBold
{
    font-size: 10pt;
    font-weight: bold;
    color: Black;
}
.SearchHeaderSmallBold
{
    font-weight:bold;
    color: Black;
}
.SearchItems
{
    border-bottom: dashed 1px #cccccc;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
    /*border-left: solid 1px #cccccc;*/
    /*border-right: solid 1px #cccccc;*/
}
.Paging
{
    text-align:right;   
}
.SearchItem
{
    float:left; 
    width:165px; 
    height:195px; 
    padding:5px; 
    border-bottom:dashed 1px #666666;
}
.SearchPrice
{
	font-size:10pt;
	font-weight:normal;
}
.SearchWasPrice
{
	font-size:10pt;
	font-weight:normal;
	text-decoration: line-through;
}
.SearchWasNowSavings
{
	font-size:10pt;
	font-weight:bold;
	color:Red;
}

.NoResultsHeader
{
	font-size:12pt;
	color:#3c6836;
}

.NoResultsTips
{
	font-size:8pt;
	color:#000000;
}

.NoResultsBestSellers
{
	font-size:12pt;
	color:#3c6836;
	font-weight:bold;
}
/*END SEARCH PAGE STYLES */

/*CART */
.ErrorRedText
{
	color:Red;
	font-size:12pt;
	font-weight:bold; 	
}
.CartContentsGrid
{
    position:relative;
	top:-29px;
	#position:inherit;
	#top:0;
	margin-left:3px;
	font-size:8pt;
	border-bottom:dashed 1px #999999;
}

.SummaryGrid
{
    position:relative;
	top:-29px;
	#position:inherit;
	#top:0;
	margin-left:15px;
	font-size:8pt;
}
.CartHeaders
{

	white-space:nowrap;
	border-right:dotted 1px #999;
	#color:Black;
	#border-bottom: dashed 1px #999;
}

.CartProcessTop
{
	margin-bottom:10px;
	width:714px;
	background-color:#f1f8f1;
	font-family:Times New Roman;
	font-size:20pt;
}

/*END CART STYLES */

/*Page Title*/
.PageTitle
{
	font-size:9pt;
	font-weight:bold;
}

.LargeRedBold
{
	font-size:14pt;
	font-weight:bold;
	color:Red;
}

.BreedSuggest
{
    background-color:#74a553;
    font-weight:bold;
    color:#FFFFFF;
    padding:2px; 
    width:380px;
}

.seo {
		font-weight: normal;
		font-size: 10pt; 
		color: #666666; 
		text-decoration: none; }
a.seo:hover {
		font-weight: normal;
		font-size: 10pt; 
		color: #74a553; 
		text-decoration: none; }
.seo3 {
		font-weight: normal;
		font-size: 10pt; 
		color: #666666; 
		text-decoration: none; }
a.seo3:hover {
		font-weight: normal;
		font-size: 10pt; 
		color: #74a553; 
		text-decoration: none; }
.style1 {
		font-weight: normal;
		font-size: 10pt; 
		color: #666666; 
		text-decoration: none; }
		
.arrowbg
{
    background-image:url('images/arrow.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-left:8px;
    padding-right: 8px;
    color:#000000;
}

.rulerbg
{
    background-image:url('images/ruler.gif');
    background-repeat:no-repeat;
    background-position:left;
    padding-top: 2px;
    padding-bottom: -1px;
    padding-left:40px;
}

.IEMarginFix
{
	#margin-bottom:-3px;
}

.madeInUSA
{
	position:relative;
	top: -39px;
	left: -58px;
}

.CartTotals
{
	position:relative;
	float:right;
}

/*javascript page*/
.ketext {
background-color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
}
.ketextbold {
background-color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
font-weight:bold;
}

/*top nav stuff */

.TopNavFiller
{
	padding-top:6px;
	color:#3d6936;
}

#TopNavdd 
{
    margin-top: 0px;
    margin-left:0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding:0px; 
}

#TopNavdd li 
{
    margin: 0 0 0 0;
    list-style:none;
    float:left;
    font: 18px arial;
}

#TopNavdd li a.HeaderNavLinks 
{
    display: block;
    text-align: center;
    margin: 0px 0 0 0;
    text-decoration: none;
    padding: 10px 7px 8px 7px;
}

#TopNavdd li a.HeaderNavLinks:hover
{
	background-color:#4E6841;
	color:#fff;
}

.TopNavsubmenu 
{
    visibility:hidden;
    position: absolute;
    z-index: 100;
    width:173px;
}

.TopNavsubmenu .Top
{
	position:absolute;
	width:173px;
	background-image: url('/images/TopNavHoverBoxTop.gif');
	background-repeat:no-repeat;
	height:6px;
	z-index: 100;
}

.TopNavsubmenu .Middle
{
	position:absolute;
    width:173px;
    top:6px;
	background-image: url('/images/TopNavHoverBoxMiddle.gif');
	background-repeat:repeat-y;
	padding-left:7px;
	z-index:100;
}

.TopNavsubmenu .Bottom
{
	position:relative;
	left:-7px;
	top: 5px;
    width:173px;
    background-image: url('/images/TopNavHoverBoxBottom.gif');
	background-repeat:no-repeat;
	height:7px;
	z-index:100;
}

.TopNavsubmenu a 
{
	display:block;
    font-size: 8pt;
    text-align: left;
    text-decoration: none;
    padding: 1px;
    color: #666;
}

.TopNavsubmenu a:hover 
{
    color: #78a554;
}

/*Item Detail Carousel*/
#PMproducts .carousel\
{
  padding: 10px 0 0 0;
  margin: 0 0 20px 10px;
  position: relative;     
}

#PMproducts .main
{
  margin-left: 40px;
}

#PMproducts .demo em
{
  color: #FF3300;
  font-weight: bold;
  font-size: 60%;        
  font-style: normal;
}
    
#PMproducts .carousel button 
{ 
	/*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
    float: left;
}
              
#PMproducts .carousel a.prev, #PMproducts .carousel a.next 
{
  display: block;
  float: left;
  width: 23px;
  height: 190px;
  text-decoration: none;
  background: url("/images/imageNavLeft.gif") left 60px no-repeat;
}

#PMproducts .carousel a.next
{
  background: url("/images/imageNavRight.gif") right 60px no-repeat;
}
            
#PMproducts .carousel a.next:hover 
{
  background-image: url("/images/imageNavRightHover.gif");
}
            
#PMproducts .carousel a.prev:hover 
{
  background-image: url("/images/imageNavLeftHover.gif");
}
    
#PMproducts .carousel a:hover, #PMproducts .carousel a:active 
{
  border: none;
  outline: none;
}                 

#PMproducts .carousel .jCarouselLite 
{
  border: 1px solid #EFEFEF;
  float: left;
  background-color: #ffffff;
        
  /* Needed for rendering without flicker */
  position: relative;
  visibility: hidden;
  left: -5000px;
}

#PMproducts .carousel ul 
{
  margin: 0px;
}
        
#PMproducts .carousel li 
{
  width: 175px;
  height: 190px;
  margin: 10px;
  text-align: center;
}
        
#PMproducts .carousel li img, #PMproducts .carousel li p 
{
  background-color: #fff;
  margin: 10px;
  text-align: center;
}
        
#PMproducts .widget img 
{
  cursor: pointer;
}

#PMproducts .mid 
{
  margin-left: 80px;
  width: 400px;
  height: 300px;
}

#PMproducts .vertical 
{
  margin-left: 170px;
}
 
#PMproducts .vertical .jCarouselLite 
{   
  /* so that in IE 6, the carousel div doesnt expand to fill the space */
  width: 170px;
}

#PMproducts .imageSlider li img, 
#PMproducts .imageSlider li p, 
#PMproducts .imageSliderExt li img , 
#PMproducts .imageSliderExt li p 
{
  width: 400px;
  height: 300px;
  text-align: center;
}

.clear 
{ 
	clear: both; 
}

.cLeft 
{ 
	clear: left; 
}

.cRight 
{ 
	clear: right; 
}

.cEnd 
{
    /* clear fix without presentational markup. Mostly use .cEnd class for the float container. But when lotta containers
    in one selector, add it directly here like #propertyEntry div */
    display: inline-table;
    /* Hides from IE-mac \*/
    height: 1%;
    display: block;
    /* End hide from IE-mac */
}

html>body .cEnd 
{
    height: auto;
}

.cEnd:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* End Item Detail Carousel*/