/***************************************************************
Style Sheet for Lava Lake Lamb.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Default Blob Styles
***************************************************************/
.blobDefault {
	margin:0 5px 5px 5px;
	
	text-align:center;
	color:#fff;
	
	border:1px solid #4e7418;
	background:#4e7418;
}
	.blobDefault h2 {
		font-size:130%;
		text-align:center;
		color:#fff;
	}
	.blobDefault a {
		color:#fff;
	}

.blobTestimonial {
	margin:0 5px 5px 5px;
	padding:5px;
	
	background:#fff;
}
	.blobTestimonial h2{
		font-size:130%;
		text-align:center;
	}
	.blobTestimonial a {
		color:#2f470e;
	}

.blobImage {
	margin:0 5px 5px 5px;
	text-align:center;
}
	.blobImage h2 {
		font-size:130%;
		text-align:center;
	}
	.blobImage a {
		color:#2f470e;
	}
	.blobImage .buttonStyle1 {
		margin:0 auto;
	}


/*--------------- Left Navigation Style --------------------*/
/*
.blobStyle1 .topLeft {
	background:#809543;
	height:28px;
}

.blobStyle1 h2 {
	color:#F3E9C5;
	text-align:center;
	padding-top:3px;
	margin-bottom:0;
	text-transform:uppercase;
	font-family:Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size:13px;
}

.blobStyle1 .blobBody {
	background:url('images-layout/left-column-bg.gif') repeat-y scroll top;
}

.blobStyle1 .bottomLeft {
	background:url('images-layout/left-column-bottom.gif') no-repeat scroll top left;
	height:11px;
	margin-bottom:5px;
}

.blobStyle1 {
	background:#b6c890;
}
.blobStyle1 .topLeft {}
.blobStyle1 .topRight {
	padding:11px 0;
	width:100%;
	background:#4e7418;
}
.blobStyle1 .topRight h2 {
	margin:0;
	padding:4px 0 3px 0;
	text-align:center;
	font-size:125%;
	font-weight:bold;
	color:#fff;
	background:#7f9b58;
}
.blobStyle1 .blobBody {
	margin:5px 5px 0 5px;
	padding:0;
}
.blobStyle1 .bottomLeft {}
.blobStyle1 .bottomRight {
	height:5px;
}
*/

/***************************************************************
Custom Blob Styles
***************************************************************/
.blobBanner {
	margin-bottom:3px;
}

.blobBuy1 {
	position:relative;
	margin:0;
	padding:8px 8px 20px 6px;
	
	width:572px;
	
	/* IE7 follows at least one standard; but unless we set this, the gradient looks funny. */
	min-height:170px;
	/* IE6 Mumbo-jumbo */
	height:auto !important;
	height:170px;
	
	font-size:95%;
	color:#fff;
	font-weight:bold;
	
	border:2px solid #343434;
	background:url('images-layout/grass-on-dark-brown.gif') bottom left no-repeat #986a24;
}
	.blobBuy1 h2 {
		margin-left:2px;
		padding:8px;
		width:240px;
			
		color:#fff;
		
		background:#61400d;
	}
	.blobBuy1 img {
		position:absolute;
		top:8px;
		right:8px;
		border:1px solid #61400d;
	}
	.blobBuy1 table {
		width:236px;
	}
	.blobBuy1 label {
		margin:0;
		padding:0;
		width:auto;
		height:auto;
	}
	.blobBuy1 .helpBox {
		font-size:90%;
	}
	.blobBuy1 a:link, .blobBuy1 a:visited, .blobBuy1 a:hover, .blobBuy1 a:active {
		color:#fff;
	}
	.blobBuy1 .price {
		color:#fff;
	}
	
	
	

.blobSummary {
	background:none repeat scroll 0 0 transparent;
	border-bottom:1px solid #999999;
	color:#4c4c4c;
	float:left;
	height: 230px;
	margin-bottom:0;
	margin-right:0;
	margin-top:15px;
	padding:0 0 20px 7px;
	position:relative;
	width:247px;
}
.category-wrapper .blobSummary:nth-child(3n + 1) {
	padding-left:0;
}
.center .blobSummary.last {
	border: medium none;
}
.blobSummary.category {
	height:182px;
}
	.blobSummary h2 {
		float:none;
		margin:10px 0 8px;
		margin-top:10px;
		margin-bottom:8px;
		padding:5px;
		width:100%;
		
	}
	.blobSummary h2 a:link, .blobSummary h2 a:visited {
		font-weight:bold;
		text-decoration:none;
		
	}
	.blobSummary h2 a:hover, .blobSummary h2 a:active {
		text-decoration:underline;
		
	}
	.blobSummary .productLink {
		width:150px;
		margin:10px auto 0px;
	}
	.blobSummary .productImage {
		/*position:absolute;
		top:10px;
		right:10px;
		border:1px solid #61400d;
		*/
		float:none;
		width:247px;
	}
	.blobSummary .text span {
		color: #4C4C4C;
		display: block;
		line-height: 15px;
    	margin-bottom: 0.5em;
	}
	.blobSummary .text span.savings {
		font-weight: bold;
		color:#c8601a;
	}
	.blobSummary .title a {
		text-decoration: none;
	}
	.blobSummary .title a:hover {
		text-decoration: underline;
	}
	.blobSummary .size {
		clear:left;
		font-size:100%;
	}
	.blobSummary .price {
		font-size:100%;
		font-weight: normal;
	}
	.blobSummary .dollar-savings {
		color:red;
		}
	.blobSummary #products_add {
		width:94px;
		height:21px;
		margin-left:5px;
		margin-bottom:5px;
		border:none;
		cursor:pointer;
		background:url('images-layout/add.gif') left top no-repeat;
	}
	.blobSummary .buttons {
		bottom:6px;
		clear:left;
		position:absolute;
	}
		.blobSummary .buttons .learn-more {
			display:block;
			float:left;
			margin-left:7px;
			}
		.blobSummary .buttons form {
			display:block;
			float:left;
			}
	
	.blobSummary .buttonStyle2:link, .blobSummary .buttonStyle2:visited,
	.blobSummary .buttonStyle2:active, .blobSummary a.buttonStyle2:hover {
		display:inline;
		float:left;
		margin-right:12px;
		color:#4e7418;
	}
	.blobSummary a {
		color:#4c4c4c;
	}

.blobNewsletter {
	background:white url('images-layout/newsletter-blob.gif');
	padding:10px 10px 10px 12px;
	margin:5px 0;
	height:134px;
	width:149px;
	font-family:Arial, Helvetica, sans-serif;
}
	.blobNewsletter h2 {
		font-weight:normal;
		font-size:18px;
	}
	
	.blobNewsletter p {
		font-size:12px;
	}
	
	.blobNewsletter input {
		width:130px;
	}
	

#holidayPromo {
	width:225px;
	height:191px;
}	
.staffFav {
	border:3px solid #E0D3C2;
	padding:5px;
	margin-bottom:13px;
	}
	.staffFav .content {
		background-color:#F7F0C4;
		display:block;
		height:205px;
		padding:11px 8px 8px;
		}
	.staffFav .image {
		display:block;
		float:left;
		height:182px;
		width:198px;
		}
		.staffFav .image img {
			
			}
		.staffFav .image p{
			margin:0;
			}
	.staffFav h2 {
		color:#be6c3d;
		}
	.staffFav p {
		font-size:93%;
		margin-left:20px;
		}
	.staffFav h3 {
		color:#4e7418;
		}
	.staffFav .ulStyle1 {
		display:block;
		float:right;
		width:482px;
		}

		.staffFav .ulStyle1 a {
			color:#BE6C3D;
			}
		.staffFav .ulStyle1 li {
			background:url("images-layout/bullet-style-2.gif") no-repeat scroll 0 3px transparent;
			}


#ui-datepicker-div {
	z-index:10 !important;
}

.join-community {
	border: 1px solid #FFFFFF;
    color: #FFFFFF;
    margin: 5px;
	cursor: pointer;
    padding: 15px 5px 5px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	.join-community h3 {
		color: #FFFFFF;
		font-size: 14px;
		font-weight: normal;
		padding-bottom: 4px;
	}
	.join-community p {
		font-weight:bold;
		font-size:12px;
	}
	.join-community a:link, .join-community a:visited {
		color: #FFFFFF;
		display: block;
		font-size: 13px;
		text-align: center;
		text-decoration: none;
		width: 100%;
	}
	.join-community a:hover, .join-community a:active {
		color: #FFFFFF;
		text-decoration: underline;
	}

.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			
			margin: auto;
			width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: auto;
			clear: both;
			background: #fff;
			z-index:10;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		.stripViewer .panelContainer img {
			margin-bottom:40px;
			}
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			display: block;
			margin: 0 auto;
			width: 615px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			display: block;
			margin: auto;
			position: relative;
			top: 388px;
			z-index: 1000;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			display:inline-block;
			/*position:relative;
			top:350px;*/
			padding-top:0;
			padding-left:0;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			height: 22px;
			width:22px;
			background: #fff url('/coda-slider/images/bullets.png');
			color: #fff;
			text-decoration: none;
			display: block;
			outline: none; 
		}
		
		.stripNav li a:hover {
			background: #fff url('/coda-slider/images/bullets.png') 0 100%;
		}
		
		.stripNav li a.current {
			background: #fff url('/coda-slider/images/bullets.png') 0 100% ;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 187px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 30px;
			width: 30px;
			z-index:100;
			position:relative;
			outline: none; 
		}
		
		.stripNavL {
			left: 0;
			z-index:100;
		}
		
		.stripNavR {
			right: 0;
			z-index:100;
		}
		
		.stripNavL {
			background: url("/coda-slider/images/arrows.png") no-repeat 0 0;
		}
		
		.stripNavR {
			background: url("/coda-slider/images/arrows.png") no-repeat 100% 0;
		}
