/***************************************************************
Style Sheet for Lava Lake Lamb.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Appearance Code
***************************************************************/

body {
	font-family: arial, helvetica, sans-serif;
	font-size:80%;
	color:#444;
	
	background:#fff;
}

p {
	margin:0 0 1em 0;
	padding:0;
	line-height:1.2em;
}

form {
	display:inline;
}

fieldset {
	margin:0;
	padding:0;
	border:none;
}

label {
	width: 10em;
	height: 2em;
	float: left;
	font-weight:bold;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.botField {
	position:absolute;
	left:-999em;
}

input.text, textarea.text {
	margin:5px 0;
}
input.text {
	height: 1em;
}

a:link, a:visited {
	color:#4e7418;
}
a:hover, a:active { 
	color:#7f9b58;
	text-decoration:none;
}

h1 {
	margin:0;
	margin-bottom:.3em;
	padding-top:6px;
	padding-bottom:.2em;
	font-size:120%;
	color:#4A501C;
}

h2 {
	margin-top:0;
	margin-bottom:.25em;
	font-size:110%;
	color:#4f4f4f;
}

h3 {
	margin-top:0;
	margin-bottom:.25em;
	font-size:100%;
	color:#4f4f4f;
}

img {
	border:0px;
	margin:0px;
}

.hr {
	margin:14px 0;
	border-bottom:2px dashed #4A501C;
}


.hr2 {
	margin:14px 0;
	border-bottom:1px solid #970000;
}

.hr3 {
	margin:14px 0;
	border-bottom:2px dotted #9f9f9f;
}

ul, ol {
	margin-top:0;
	margin-bottom:.6em;
}



/***************************************************************
Appearance Code Applied to Layout Elements
***************************************************************/

#container {
	width:966px;
	background:url('images-layout/container-bg.gif') top center repeat-y;
}

#content {
	margin-left:28px;
	padding:0;
	width:910px;
	background-color:#fff;
}

#columnWrapper {
	position:relative;
	
	/* IE7 follows at least one standard; but unless we set this, the gradient looks funny. */
	min-height:300px;
	/* IE6 Mumbo-jumbo */
	height:auto !important;
	height:300px;
}

#adBanner {
	border:solid #343434;
	border-width:0 2px;
	background:url('images-layout/ad-banner.jpg') top left no-repeat #722002;
}
	#adBanner a {

	}

.columnStyle1 {
	position:relative;
	margin:0;
	padding:0;
	
	width:100%;
}
	.columnStyle1 .columnTopLeft {
		display:none;
	}
	.columnStyle1 .columnTopRight {
		
	}
	.columnStyle1 .productCenter {
		margin-top:20px;
	}
	.columnStyle1 .center {
		padding:10px;
	}
		.columnStyle1 .center p  em{
			/*display:block;*/
			width:97%;
		}
	.columnStyle1 .centerTour {
		padding:8px 7px 0px 8px;
	}
	.columnStyle1 .columnBottomLeft {
		display:none;
	}
	.columnStyle1 .columnBottomRight {
		
	}



.columnStyle2 {
	padding:0;
}
	.columnStyle2 .columnTopLeft {
		display:none;
	}
	.columnStyle2 .columnTopRight {
	}
.columnStyle2 .center {
	margin:0;
	
	height:100%;
	font-size:89%;
	color:#2f470e;
	/*border:2px solid #4e7418;
	background:#b6c890;*/
}
.columnStyle2 .columnBottomLeft {
	display:none;
}
.columnStyle2 .columnBottomRight {
	
}

.columnStyle2 .blobImage, .columnStyle2 .blobDefault {
	padding:0;
	margin:0;
	border:none;
}


/***************************************************************
Left Nav and Sub Left Nav Highlighting
***************************************************************/

/* Style the left nav */
/*.ulStyleNav {
	margin:0;
	padding:0;
	list-style:none;

}
.ulStyleNav li {
	margin:0;
	padding:0;
	font-size:96%;
}
.ulStyleNav li a:link, .ulStyleNav li a:visited {
	display:block;
	margin:0;
	padding:.2em 12px;
	height:100%;
	text-decoration:none;
	color:#741A00;
}
.ulStyleNav li a:visited {
}
.ulStyleNav li a:hover, .ulStyleNav li a:active {
	background:url('images-layout/left-column-hover.gif') repeat-y scroll top left;
}

/* Set all the subnavs to off initially */
/*.ulStyleNav ul {
	display:none;
}

/* Highlight the left nav, display the subnav, and make sure that not all the subnavs are highlighted */
/*.ulStyleNav .current a:link,
.ulStyleNav .current a:visited,
.ulStyleNav .current a:active {
	text-decoration:none;	
	font-weight:bold;
	background:url('images-layout/left-column-highlight.gif') repeat-y scroll top left;
}
.ulStyleNav .current a:hover {
	text-decoration:underline;
	background:url('images-layout/left-column-highlight.gif') repeat-y scroll top left;
}

.ulStyleNav .current ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
.ulStyleNav .current ul li {
	padding:0;
}

/* Display sub navigation */
/*.ulStyleNav .current ul a:link,
.ulStyleNav .current ul a:visited,
.ulStyleNav .current ul a:active {
	display:block;
	padding:2px 0 3px 20px;
	text-decoration:none;
	font-weight:normal;
	font-size:90%;
	background:none;
}
.ulStyleNav .current ul a:visited {
}
.ulStyleNav .current ul a:hover {
	text-decoration:underline;
	background:url('images-layout/left-column-hover.gif') repeat-y scroll top left;
}

/* Highlight the selected subnav */
/*.ulStyleNav .current .current a:link,
.ulStyleNav .current .current a:visited,
.ulStyleNav .current .current a:active {
	text-decoration:none;
	font-weight:bold;
	background:url('images-layout/left-column-highlight.gif') repeat-y scroll top left;
}
.ulStyleNav .current .current a:hover  {
	text-decoration:underline;
	background:url('images-layout/left-column-highlight.gif') repeat-y scroll top left;
}



/***************************************************************
List Styles
***************************************************************/
.ulStyle1 {
	margin-top:3px;
	margin-left:7px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 li {
	margin:0;
	margin-bottom:.4em;
	padding-left:12px;
	background: url('images-layout/bullet-style-1.gif') 0 3px no-repeat;
}
.ulStyle1 li a {
	text-decoration:none;
}
.ulStyle1 li a:hover, .ulStyle1 li a:active {
	text-decoration:underline;
}
.ulStyle1 ul {
	margin-left:7px;
	padding-left:0;
	
	list-style:none;
}
.ulStyle1 ul li {
	padding-left:14px;
}

.ulStyleSpaced li{
	margin-bottom:.6em;
}

.olStyleSpaced li{
	margin-bottom:.6em;
}
.olStyleSpaced li p{
	padding:.6em 0 0 0;
}



/***************************************************************
Table Styles
***************************************************************/

/***************************************************************
Text Styles
***************************************************************/
.bigger {
	font-size:120%;	
}
.smaller {
	font-size:90%;
}

.price {
	font-weight:600;
	color:#4e7418;
}
.bonusText, .errorText {
	font-weight: bold;
	color:#f00;
}
.notice {
	padding:8px;
	border:3px solid #f00;
	background:#fee;
}

.strike {
	text-decoration:line-through;
	font-weight:600;
}
.yes {
	font-weight:600;
	color:#065e25;
}
.no {
	font-weight:600;
	color:#8f2525;
}

.quote {
	padding:0 3px;
}

.alignStyle1 {
	text-align:center;
}
.alignStyle2 {
	text-align:right;
}

.extraLine {
	margin-bottom:1.5em;
}

.indentStyle1 {
	padding-left:2.5em;
}



/* ------------------ Headers -----------------*/


/* ------------------- Links ------------------*/

.buttonStyle1, .buttonStyle1:link, .buttonStyle1:visited, .buttonStyle1_ie6hover {
	display:block;
	padding-top:8px;
	padding-right:6px;
	padding-left:6px;
	
	width:124px;
	height:24px;
	
	color:#4e7418;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	
	background:url('images-layout/button-style-1.gif') 1px 1px no-repeat #cdd9b3;
}
input.buttonStyle1, .buttonStyle1_ie6hover {
	display:block;
	float:left;
	margin:0;
	padding:0 0 1px 0;
	
	width:138px;
	height:34px;
	
	text-transform:uppercase;
	font-size:14px;
	cursor:pointer;
	
	border:none;
	background:url('images-layout/button-style-1.gif') 1px 1px no-repeat #cdd9b3;
}
.buttonStyle1:hover, .buttonStyle1:active, .buttonStyle1_ie6hover {
	color:#4e7418;
	text-decoration:underline;
	background:url('images-layout/button-style-1-hover.gif') 1px 1px no-repeat #cdd9b3;
}



.buttonStyle2, .buttonStyle2:link, .buttonStyle2:visited, .buttonStyle2:active, .buttonStyle2_ie6hover {
	display:block;
	padding:6px 6px 0 6px;
	
	width:80px;
	height:22px;
	
	color:#4e7418;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	
	background:url('images-layout/button-style-2.gif') 1px 1px no-repeat #cdd9b3;
}
input.buttonStyle2, .buttonStyle2_ie6hover {
	display:block;
	float:left;
	margin:0;
	padding:0;
	
	width:92px;
	height:28px;
	
	text-transform:uppercase;
	font-size:12px;
	cursor:pointer;
	
	border:none;
	background:url('images-layout/button-style-2.gif') 1px 1px no-repeat #cdd9b3;
}
.buttonStyle2:hover, .buttonStyle2_ie6hover {
	color:#4e7418;
	text-decoration:underline;
	background:url('images-layout/button-style-2-hover.gif') 1px 1px no-repeat #cdd9b3;
}


/***************************************************************
Image Classes
***************************************************************/

.thumbnail {
	display:block;
	margin:0 3px;
	padding:5px;
}
.thumbnail img {
	margin-bottom:12px;
}
.thumbnail p {
	padding:0;
	width:240px;
	
	text-align:center;
	font-style:italic;
}

.thumbnail2 {
	margin-right:6px;
	margin-bottom:12px;
	padding-left:260px;
	width:320px;
}
.thumbnail2 img {
	float:right;
}
.thumbnail2 p {
	float:left;
	margin-left:-260px;
	width:260px;
}


.pageBanner {
	padding-bottom:20px;
}

.mugShot {
	clear:right;
	padding-right:8px;
}

.freeShipping {
/*	position: absolute;
	left: 10px;
	bottom: 10px;*/
	margin-top: 10px;
}

.freeShipping2 {
	position: absolute;
	left: 190px;
	bottom: 10px;
}






