/*New Spotted Chicken styles*/

body {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	line-height: 1.6;
	font: 85% Arial, Helvetica, sans-serif;
	width: 862px;
	margin: auto;
	background: url(images/pageBckDots.jpg);
}

body.layWide {
	background: #fff;
	text-align: left;
	width: auto;
	margin: 0;
}
img {
	border: none;
}
#pageHead {
	clear: both;
}
#printHead {
	position: absolute;
	margin-top: -1000px;
	left: -1000px;
	width: 7in;
	height: 1.9in;
}
p {
	margin: 0;
	padding: .3em 0;
}

h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	margin-bottom: .5em;
	padding-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #C31316;
}

h3 {
	color: #3F8FDF;
}

.greeting {
	padding: .5em;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px solid #999;
	text-align: left;
	background: #fff;
}


#pageWrapper {
	position: relative; /* needed for footer positioning*/
	width: 862px;
	margin: auto;
	text-align: left;
	background /**/: url(images/pageInterior.png) repeat-y;
}
#pageWrapper {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/layoutData/72/158/images/pageInterior.png');
}
#innerWrapper {
	width: 844px;
	margin: auto;
	margin-left: 9px;
}
#contentWrapper {
	position: relative;
	float: right;
	margin-right: 5px;
	width: 644px;
	
	height: 100%; /* IE6: treaded as min-height*/
	height: auto !important; /* real browsers */
	min-height: 400px; /* real browsers */
	padding-bottom: 2em;
}
#homePage #pageWrapper {
	background /**/: url(images/homePageInterior.png) repeat-y;
}
#homePage #pageWrapper {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/layoutData/72/158/images/homePageInterior.png');
}
#homePage #contentWrapper {
	border: none;
	width: 820px;
}

#homePage #content {
	padding: 0 1em;
}

#homePage .position1 {
	text-align: center;
	font-size: 120%;
}

#homePage .position1 h2 {
	color: #E40A36;
	margin: 0;
	padding: 0;
}
#homePage .position1 p {
	color: #E40A36;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	margin-bottom: .5em;
}

#leftColumn.oneHalf {
	margin-right: 3%;
}
a:link, a:visited {
	color: #D2293D;
}
a:hover, a:active {
	color: #3E91E1;
}
#header {
	position: relative;
	text-align: center;
	background: #fff;
}

#header img {
	margin: .5em 0;
}

#topLinks {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 5;
	font-weight: bold;
}
#topLinks ul {
	margin: 0;
	padding: 0;
}
#topLinks li {
	position: relative;
	float: left;
	list-style: none;
	border-right: 2px solid #00C700;
}
#topLinks a:link, #topLinks a:visited {
	position: relative;
	color: #D41627;
	padding: 0 .5em;
	text-decoration: none;
}
#topLinks a:hover, #topLinks a:active {
	color: #00C700;
}


#topNav {
	position: relative;
	font-weight: bold;
	text-align: center;
	padding-top: .5em;
	background: #61C61B url(images/dotRow.jpg) repeat-x bottom;
	padding-bottom: 20px;
	z-index: 5;
}
#topNav span {
	white-space: nowrap;
}

#topNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topNav ul li {
	display: inline;
	border-right: 2px solid #fff;
}
#topNav a:link, #topNav a:visited {
	height: 30px;
	color: #fff;
	padding: .5em .5em;
	text-decoration: none;
}
#topNav a:hover, #topNav a:active {
	color: #FFD600;
	text-decoration: none;
}
#topNav li.current a:link, #topNav li.current a:visited {
	color: #000;
	text-decoration: none;
}

#topNav li.lastMenu, #topLinks li.lastMenu, #bottomNav li.lastMenu {
	border: none;
}

/*Left Navigqtion*/
#navL {
	position: static;
	font-weight: bold;
	margin-left: 10px;
	width: 155px;
	
	height: 100%; /* IE6: treaded as min-height*/
	height: auto !important; /* real browsers */
	padding-bottom: 2em;
}
html>body #navL {
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
#nav ul {
}
#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 135px;
}
	
#nav li a {
	display : block;
	color : black;
	text-decoration : none;
	padding : 0.5em;
	padding-left: 1em;
}
	
#nav li a:hover {
	color: #D2293D;
	padding-left: 26px;
	font-weight: bold;
	background: url(images/LeftNavHover.jpg) no-repeat;
}
	
#nav ul li a {
	color: #3F8FDF;
	padding-left: .5em;
}
	
#nav ul li a:hover {
	color : #00C700;
	background: url(images/LeftNavHover.jpg) no-repeat;
}
#nav .activeTop a:link, #nav .activeTop a:visited {
	background: url(images/LeftNavSel.jpg) no-repeat;
	padding-left: 26px;
	font-weight: bold;
}
#nav .level3 a.current {
	background: url(images/m2Hover.jpg) no-repeat;
}
#nav .level3 a:link, #nav .level3 a:visited {
	background: #fff;
}
	
#nav .level3 a:hover, #nav .level3 a:active {
	background: url(images/m2Hover.jpg) no-repeat;
	padding-left: 26px;
}
.menuEditLink {
	clear: left;
}

/*Styling for 'new' item menus

.menuItem118 span, .menuItem119 span {
	color: #CD040E;
}

*/

#footer {
	position: relative;
	clear: both;
	font-size: 95%;
	text-align: center;
	border-top: 3px solid #61C61B;
	padding: 1em 0;
	background: #fff;
	z-index: 10;
}
#bottomNav {
	text-align: center;
}
#bottomNav ul {
	margin: 0;
	padding: 0;
}
#bottomNav ul li {
	display: inline;
	border-right: 1px solid #000;
}
#bottomNav a:link, #bottomNav a:visited {
	padding: 0 .7em 0 .5em;
	color: #000;
	text-decoration: none;
}
#bottomNav a:hover, #bottomNav a:active {
	color: #E40A36;
	text-decoration: underline;
}



.contentIntro, .contentBody {
}
.contentBody ul {
	margin: 0;
	padding: 0;
	margin-left: .5em;
	padding-left: .5em;
	margin-top: .5em;
}
#sidebarRight .articleGroup {
}
#sidebarRight {
	float: right;
	width: 32%;
	padding-right: 10px;
	padding-bottom: 5em;
	font-size: 90%;
}
#sidebarRight h2 {
	font-size: 1.2em;
}
.grpArticleBorder .article {
	border: 1px solid #000;
	padding: 1em;
	background: #fff;
	margin-top: 1em;
	padding-top: 0;
}
.ArticleBorderHeadline {
	display: none;
}
#oneColumn {
	padding-right: 1.5em;
}
.twoThird {
	width: 60%;
}
/**Image styles**/

.imageRight {
	float: right;
	width: auto;
	margin-left: 1em;
}
.imageLeft {
	float: left;
	width: auto;
	margin-right: 1em;
}


.caption {
	font-size: 100%;
	margin-bottom: 1em;
	text-align: center;
}

.letterBorder {
	background: url(images/dropShadowLg.jpg) no-repeat bottom right;
	margin: 0 1em;
	position: relative;
	left: 0;
	margin-bottom: 1em;
}
.letterFlowers {
	position: relative;
	top: -10px;
	left: -15px;
	margin-bottom: 10px;
}
html>body .letterBorder {
	left: 0;
}
.innerLetterBorder {
	position: relative;
	border: 1px solid #000;
	padding: 3em;
	top: -4px;
	left: -4px;
}

.imprintablesBorder {
	background: url(images/dropShadowLg.jpg) no-repeat bottom right;
	width: 375px;
	margin: 0;
}
.imprintables {
	position: relative;
	top: -4px;
	left: -5px;
	padding: 150px 20px 1.5em 20px;
	border: 1px solid #000;
	width: 335px;
	background: url(images/imprintableBck.jpg) no-repeat;
}

/**Groups**/

.grpInTheNews-2007, .grpInTheNews-2008 {
	border-top: 2px solid #CD0014;
	margin-top: 2em;
	padding-top: 1em;
}

.grpInTheNews-2008 .article, .grpInTheNews-2009 .article {
	margin-bottom: 1em;
}

.grpInTheNews-2007, .grpInTheNews-2008, .grpInTheNews-2009 {
	clear: both;
	font-size: 85%;
}
.grpInTheNews-2007  .article
,.grpInTheNews-2008  .article
,.grpInTheNews-2009  .article {
	float: left;
	padding-right: 1.5em;
	width: 22%;
}
.grpHeadline {
	margin: 0;
	padding: 0;
}
.detail .grpInTheNews-2007  .article
,.detail .grpInTheNews-2008  .article
,.detail .grpInTheNews-2009  .article {
	font-size: 100%;
	float: none;
	width: auto;
}
.detail .articleGroup .articleHeadline {
	font-size: 170%;
}
.articleGroup .articleHeadline {
	margin: 0;
	padding: 0;
	font-size: 115%;
	margin-top: .5em;
	color: #CD0014;
}

.grpOnTheRoad {
	border: 2px solid #4FA216;
	padding: .5em;
	font-size: 100%;
}

.detail .grpOnTheRoad {
	border: none;
}

.grpOnTheRoad h2 {
	color: #4FA216;
}

#userEditForm, #formAttributes {
	width: 90%;
}
/**Store styles**/

#siteStoreCartInfo {
	position: relative;
	left: -15px;
	top: -10px;
	padding-bottom: .5em;
	border-bottom: 2px solid #0066FF;
	margin-bottom: -5px;
	font-size: .95em;
}
#searchSortForm {
	display: none;
}
#store {
	padding: 0;
	position: relative;
	width: 600px;
	width /**/: auto;
}
#store .cartValue {
	width: 50%;
}
.currentValue {
	color: #D2293D;
}
#storeCartCount {
	position: relative;
	margin-right /**/: .5em;
	font-weight: normal;
	text-align: right;
	display: none;
	z-index: 5;
}
#storeSearch {
	float: right;
	position: relative;
	right: 10;
}

#storeSearch #search {
	position: relative;
	top: -10px;
	z-index: 20;
}
#storeSearch #submit {
	position: relative;
	z-index: 20;
}
#storeContent {
}
.storeIntroArticle {
	clear: both;
	display: block;
}
.storeHeading {
	color: #5768C9;
}
#storeDetail, #searchResults {
	clear: both;
	border: none;
	width: 600px;
	border-top: 1px solid #D2293D;
	padding-top: 1em;
}
.productDetail span.productIcon {
}

.wholesaleMessage ul {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	margin-left: 1em;
}
.wholesaleMessage ul li {
	margin-left: .5em;
	padding-left: .5em;
}

.storeProductDetailPurchase .wholesaleMessage {
	padding: .5em;
	margin: 1em 0;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}


.storeProductDetailImageAlso {
	float: left;
	width: auto;
	border: 1px solid #666;
	margin-bottom: 1em;
	margin-right: 1em;
}



.radioInput {
	clear: both;
}

/*writein option*/
.writeinOption textarea {
	width: 300px;
	height: 100px;
}


.productIcon {
	float: right;
	margin-right: 50px;
}

.allCategories {
	width: 550px;
	
}
.addToCart {
}
#storeCartCount a:link, #storeCartCount a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #D2293D;
}
#storeCartCount a:hover, #storeCartCount a:active {
	color: #5768C9;
	text-decoration: underline;
}

#storeSearch, #storeCartCount {
}
#storeProductBody {
	margin-top: 1em;
	border-top: 2px solid #5768C9;
}

.productThumbnail img {
	border: 1px solid #666;
}
.productImage img {
	position: relative;
	border: 1px solid #666;
	z-index: 20;
}
/**
.productThumbnail {
	background: url(images/dropShadowLg.jpg) no-repeat bottom right;
}
.productImage {
	background: url(images/dropShadowLg.jpg) no-repeat bottom right;
}
.productImage img {
	position: realtive;
	border: 1px solid #CCC;
	top: -4px;
	left: -4px;
}
**/
.productDetails {
	width: 50%;
}
.productLongDesc {
	margin-top: 1em;
}
.productShortDesc p, .catShortDescription p {
	font-weight: bold;
}
.storeCategories br {
	font-size: 1px;
	
}
.storeCategories {
	float: left;
	width: 30%;
	text-align: center;
	border: 1px solid #000;
	margin: .5em;
}
.storeCategoryProduct {
	clear: both;
	margin: 5px 0 8px 1em;
	width: 100%;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
.productDetails, #storeContent {
	font-size: 98%;
}

#options {
	margin-top: 1em;
}
#options .radioInput {
}

.optionInstructions {
	display: inline;
}

.productPrice, .storePrice {
	display: block;
	font-size: 100%;
	font-weight: bold;
}
.saleprice {
	color: red;
	font-size: 105%;
}
.productName {
	font-weight: bold;
	font-size: 1.2em;
}
.productName a:link, .productName a:visited {
	text-decoration: underline;
}
.productName a:hover, .productName a:active {
	text-decoration: none;
}
#storeUpsale, #storeAlternatives {
	border-top: 2px solid #E66100;
	margin-top: 1em;
	padding-top: 1em;
	font-weight: bold;
}

.catNumber{
	white-space: nowrap;
}
.categoryReturn {
	clear: both;
}

#enterZip fieldset {
	width: 90%;
	padding: 1em;
	font-size: 1.1em;
}
#enterZip legend {
	font-weight: bold;
	color: #000;
}

#circuitPageSendForm {
	width: 350px;
}

.emailLink {
	margin: 1.5em 0;
	font-size: 1.1em;
}
.catalogDetail .emailLink {
	margin-top: -20px;
}

#storeProducts {
	font-size: 1em;
	width: 100%;
}

.shoppingCart .productDetail {
	font-size: .9em;
}

.minOrderAmt {
	font-weight: bold;
	border: 2px solid red;
	padding: 1em;
}
.enclosurecards .productThumbnail {
	width: 110px;
}

#searchResults img {
	border: 1px solid #000;
}

.storeMessage .formField {
	color: #D2293D;
}

.storeMessage {
	color: #D2293D;
}

#storeCategory .productDetails {
	float: left;
}

#storeCategory .thumbnailDisplay {
	float: left;
	margin-right: 1em;
	border: 1px solid #666666;
}

/*hide long description on ListPads
.category39 .productLongDesc {
	visibility: hidden;
}
*/
.adminEdit {
}
/*wholesale buyers style*/

.wholesaleMessage {
	display: block;
	padding: .5em 0;
	font-weight: bold;
	font-size: 105%;
	color: #CC0000;
}


/*sitemap style*/

#sitemap {
}

#sitemap a:link, #sitemap a:visited {
	color: #54640D;
	text-decoration: underline;
}
#sitemap a:active, #sitemap a:hover {
	color: #EF4301;
}

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* indention for the sub-menus */
#sitemap ul ul {
	margin-left: 1em;
}

/* gives space before another top-menu */
.smlevel1{
	margin-bottom: 1em;
}

/* top level background */
.smlevel1item {
	background-color: #FFF1AB;
	font-size: 1.1em;
	padding: .5em;
}

/* column size */
.smColumn{
	width:45%;
	float:left;
	margin:0 10px;
}

.orphans {
	background-color: #CCCC9A;
	text-align: center;
}

/*user style*/

#user #login {
	font-size: 100%;
	margin: 2em auto;
	padding: 1em;
	text-align: left;
	width: 60%;
	height: 475px;
	padding-left: 200px;
	background: url(images/loginImage.jpg) no-repeat top left;
}

#user #login .innerLogin {
	position: relative;
	top: 90px;
}

/*home page slider*/

#sliderWrapper {
    width: 630px;
    margin: 0 auto;
	margin-top: 1em;
}

#slider {
    width: 632px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 450px;
    width: 630px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    border: 1px solid #ccc;
}

.scrollContainer div.panel {

    height: 450px;
    width: 630px;
}


#sliderWrapper ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

#sliderWrapper ul.navigation li {
    display: inline;
    margin-right: 5px;
}

#sliderWrapper ul.navigation a {
    padding: 10px 5px;
    color: #000;
    text-decoration: none;
	border: 1px solid #C5E5B5;
}

#sliderWrapper ul.navigation a:hover {
    background-color: #FFD600;
}

#sliderWrapper ul.navigation a.selected {
    background-color: #3E90E2;
    color: #fff;
}

#sliderWrapper ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

/*license gallery*/

.pikachoose {
	width: 600px;
	margin: 0 auto;
}
/* This is the ul you have all your images in */

.pikachoose ul {
	padding-left: 0;
	width: 600px;
	height: 50px;
	margin: 0;
	overflow: hidden;
}
.pikachoose ul li {
	float: left;
	border: 1px solid #555;
	padding: 2px;
	background: #fff;
	margin: 0 6px 4px 0;
	position: relative;
	overflow: hidden;
}
.pikachoose ul li div img {
	position: relative;
	cursor: pointer;
}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main {
	width: 606px;
	height: 410px;
	display: block;
	position: relative;
}
/*since we give it the fake border, you need to position the image a little. */
.pika_main_img {
	position: absolute;
	top: 2px;
	left: 2px;
}
.pika_back_img {
	position: relative;
	top: 0px;
}
.pika_subdiv {
	position: relative;
	border: 1px solid #555;
	background: #777;
	padding: 2px;
}
.pika_subdiv img, .pika_subdiv a img { border: none; }
.pika_caption {
	width: 600px;
	height: 16px;
	padding: 4px 0;
	text-align: center;
	position: absolute;
	top: 7px;
	left: 3px;
	color: #fff;
}
.pika_caption a { color: white; }

.pika_play {
	visibility: hidden;
}
.pika_play a {
	visibility: hidden;
}
.pika_play a {
	visibility: hidden;
}

.pika_navigation a {
	font-size: 12px; 
	text-decoration: none;
}
.pika_navigation a:hover {
	text-decoration: underline;
}
.pika_navigation {
	visibility: hidden;
}

/* if you want to 'hide' these just make their height and width 1px */
.pika_prev_hover {
	position: absolute;
	top: 5px;
	left: 5px;
	/*
	height: 456px;
	width: 100px;
	*/
	height: 1px;
	width: 1px;
}
.pika_next_hover {
	position: absolute;
	top: 5px;
	right: 5px;
	/*
	height: 456px;
	width: 100px;
	*/
	height: 1px;
	width: 1px;
}

/**email subscription form**/

#emailSubscribe {
	border-top: 2px solid #3E86CD;
	margin-top: 1em;
	padding-top: .5em;
	font-weight: normal;
	font-size: 90%;
	position: relative;
	left: -5px;
}

#emailSubscribe p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}



#emailSubscribe h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #BC051C;
	font-weight: normal;
	font-style: italic;
}

#emailSubscribe span.label,#emailSubscribe span.spacer,#emailSubscribe span.multiple span {
	
} 
#emailSubscribe .input {
	display: block;
	width: 130px;
}

#emailSubscribe label {
	font-weight: normal;
	display: block;
}


#emailSubscribe form {
	border: 1px solid #7CCB34;
	padding: .5em;
}

#storeContent .accountLogin {
	position: relative;
	z-index: 100;
}