﻿/*
website url: k9-korner.com;
Header Menu Text: #79D1FF;
Content Background: #4693bb;
Sidebar Background: #6E4613; 
Highlight Background: #79D1FF;
sideMenu background: #BB8746;
Menu Text: #372c2b;
Body Background color: #1E536E;
*/

body  {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #12110F;
	background-color: #1E536E;
	background-image:url(http://www.k9-korner.com/custom/advanced/etch_c.jpg);
	background-repeat:repeat;
}

tr, td, table,form,input,button,select,option,textarea  {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
	page-break-inside: avoid;
}

.baseView {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

.bottomCurve {
	width: 980px;
	margin: 0 auto;
	padding: 0;	
}

.baseView #baseViewContainer {
	width: 100%;
	text-align: left;
	background-image:url(http://www.k9-korner.com/custom/advanced/background.png);
	background-repeat:repeat;	
}

.baseView #header {
	width: 100%;
	padding: 0;
	margin: 0;
}

.endContent { clear: both; }

.headerBar {
	width: 100%;	
	height: 200px;
	background-image: url(http://www.k9-korner.com/custom/advanced/header.png);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}

.imageRight {
    float: right;
}

h2 {
  font: 1em/bold Verdana, Arial, Helvetica, sans-serif;
  float: left;
  width: 98%;
  padding:0px;
  padding: 0;
  margin:5px;
  color: #BD8D46;
  border-bottom: 1px solid #BD8D46;
}

.mainBody {
	width: 100%;
	background-image:url(http://www.k9-korner.com/custom/advanced/background.png);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
}

#breadCrumbs {
	color: #12110F;
	width: auto;
	font-size: 14px;
	word-spacing: 0.1px;
	letter-spacing: -0.1em;
    padding: 10px 5px 10px 5px;
}

.baseView a:visited{
color: #12110F;
}

.baseView #header h1 {
	margin-top: 5px;
	padding: 10px 0;
    color: #12110F;
}

.baseView #bodyContent {
	width: 100%;
}

.baseView #sidebar1 {
    float: right;
	background-color: #6E4613;
    width: 175px;
	margin-right: 5px;
    margin-top: 5px;	
    padding: 8px;
}

.baseView #sidebar2 {
    float: right;
	background-color: #6E4613;
    width: 180px;
    margin-top: 5px;
    margin-right: 5px;
}

.baseView #mainContent {
    margin-top: 5px;
    margin-right: 385px;
	margin-left: 5px;
	margin-bottom: 0px;
	min-width: 300px;
	background-color: #FFFFFF;
    padding: 10px 10px 0px 10px;
}

.baseView #sidebar1 h3, .baseView #sidebar1 p, .baseView #sidebar2 p, .baseView #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
    margin-top: 10px;
}

.submit input
{
	color: #BD8D46;
	background: #EBC789;
	border: 2px outset #C4A673;
}

.searchResults {
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    padding-bottom: 5px;
    height: 100%;
}


.linkList{
  list-style-type: circle;
  list-style-position: inside;
}

.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/********************************************************/
/*  Begin: HeaderBar Menus                              */
/********************************************************/
.leftMenu {
	width: 180px;
	height: 190px;
	margin-top: 10px;
	padding: 0;
	float: left;
	text-align:center;
}

.leftMenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

.leftMenu ul li {
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0;	
}
.leftMenu ul a, .leftMenu ul a:visited {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #79D1FF;
	font-weight: bold;
	text-decoration:none;
	border-bottom-width: 3px;
	border-bottom-style:solid;	
	border-bottom-color: transparent;
}

.leftMenu ul a:hover {
	text-decoration:none;
	border-bottom-style:solid;
	border-bottom-width: 3px;
	border-bottom-color: #79D1FF;	
}

.rightMenu {
	width: 180px;
	height: 190px;
	margin-top: 10px;
	padding: 0;
	float: right;
	text-align:center;
}

.rightMenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

.rightMenu ul li {
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0;		
}
.rightMenu ul a, .rightMenu ul a:visited {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #79D1FF;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 3px;
	border-bottom-style:solid;	
	border-bottom-color: transparent;
}

.rightMenu ul a:hover {
	text-decoration:none;
	border-bottom-style:solid;
	border-bottom-width: 3px;
	border-bottom-color: #79D1FF;	
}

.rightMenu ul {
	list-style:none;
}
/********************************************************/
/*  End: HeaderBar Menus                                */
/********************************************************/

/********************************************************/
/*  BEGIN: Footer...as generated by Domain host d'art   */
/********************************************************/
.baseView #footer {
	padding: 0 10px;
	background-color: #12110F;
}

.baseView #footer p {
	margin: 0;
	padding: 10px 0;
}

.baseView #footerBar {
	width: 100%;
	min-width: 1000px;
    padding-top: 10px;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 13pt;
    
}
.baseView #footerLeft {
	padding: 0 10px;
	float: left;
	min-width: 420px;

}
.baseView #footerRight {
	padding: 0 10px;
	float: right;
	min-width: 400px;
}
/********************************************************/
/*  END: Footer...as generated by Domain host d'art     */
/********************************************************/


/********************************************************/
/*  BEGIN: Background behind sidebar products           */
/********************************************************/
.mpSearch {
	float: right;
	background: #6E4613;
	border-width: 1px;
	border-style: solid;
	border-color: #79D1FF;
	margin-bottom: 5px;
}
/********************************************************/
/*  End: Background behind sidebar products             */
/********************************************************/

/********************************************************/
/*  BEGIN: Cafepress product search filter sidebar      */
/********************************************************/
.searchFilter {
  float: right;
  background: #C4A673;
  border-width: 1px;
  border-style: solid;
  border-color: #C4A673;
  margin-bottom: 5px;
}
/********************************************************/
/*  END: Cafepress product search filter sidebar        */
/********************************************************/


/********************************************************/
/*  Begin: Section/List of Products (including sidebar) */
/********************************************************/
img.sectionHeader {
  padding: 10px;
}

.sectionHeader {
  width: 90%;
  height: 100%;
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  float: left;
}

.sectionHeaderImage {
  float: left;
  height: 100%;
  padding-right: 20px;
}

.sectionHeaderText {
  padding-left: 20px;
  height: 100%;
}

.sectionHeaderLinks {
  margin-top: 20px;
  text-align: center;
}

.sectionHeader p {
    font: 1em/normal Verdana, Arial, Helvetica, sans-serif;
    color: #12110F;
    text-align: left;
    margin: 0 15px 0 15px;
}

.sectionHeader h2 {
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
    border-bottom: 0px;
    color: #BD8D46;
}


a.sectionHeader {
font-size: .75em;
font-family: Verdana;
}

img.section {
  margin: 0 5px 0 5px;
  padding 5px;
}

div.sectionImage {
  width: 150px;
  height: 150px;

}

div.section {
  float: left;
  width: 160px;
  height: 225px;
  margin: 5px 5px 5px 5px;
  border: 1px solid #666;
  background-color: #FFFFFF;
}

div.section a, div.section a:visited {
    color: #12110F;
}

div.sectionAdd {
  float: left;
  width: 160px;
  height: 250px;
  margin: 5px 5px 5px 5px;
  border: 1px solid #666;
  background-color: #FFFFFF;
}

.section p {
    font: 1em/normal Verdana, Arial, Helvetica, sans-serif;
    color: #12110F;
    text-align: center;
    margin: 0 15px 0 15px;
}

div.sectionColor {
  float: left;
  width: 160px;
  height: 225px;
  margin: 5px 5px 5px 5px;
  border: 1px solid #666;
  background-color: #FFFFFF;
  background-image: url('http://www.k9-korner.com/images/morecolors.gif');
  background-position: center bottom;
  background-repeat: no-repeat;
}

.sectionColor p {
    font: 1em/normal Verdana, Arial, Helvetica, sans-serif;
    color: #12110F;
    text-align: center;
    margin: 0 15px 0 15px;
}

a.section {
	color: #12110F;
	font-size: .75em;
	font-family: Verdana;
}
/********************************************************/
/*  END: Section/List of Products (including sidebar)   */
/********************************************************/


/******************************************************/
/*  Begin: List of Designs (category page)            */
/******************************************************/
img.designs {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}

div.designs {
  float: left;
  width: 160px;
  height: 190px;
  margin: 5px 10px 5px 10px;
  border: 1px solid #4C1B1B;
}

.designs p {
    font: 1em/normal Verdana, Arial, Helvetica, sans-serif;
    color: #12110F;
    text-align: center;
    margin: 0 15px 0 15px;
    color: grey;
}

a.designs {
font-size: .75em;
font-family: Verdana;
color: #12110F;;
}
/******************************************************/
/*  End: List of Designs (category page)              */
/******************************************************/

/******************************************************/
/*  BEGIN: Search Box in sidebar                      */
/******************************************************/
.search {
  float: left;
  border-width: 1px;
  border-style: solid;
  border-color: #12110F;
  background: #79D1FF;
  padding: 10px;
  width: 149px;
  height: 50px;
  margin-bottom: 5px;
}

.search input {
    margin-bottom: 5px;
    width: 140px;
}
/******************************************************/
/*  END: Search Box in sidebar                        */
/******************************************************/


/******************************************************/
/*  BEGIN: Product Highlight (front page)             */
/******************************************************/
.productHighlight {
	margin: 10px;
	display: block;
}

.productHighlightItem {
	float: left;
	border: 1px solid #79D1FF;
	width: 242px;
	margin-right: 20px;
    margin-bottom: 10px;
}

.productHighlightItemImage {
	width: 240px;
	height: 240px;
}

.productHighlightZone {
	width: 232px;
	height: 40px;
	background: #79D1FF;
	color: #372c2b;
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.productHighlightZone a, .productHighlightZone a:hover, .productHighlightZone a:visited {
	color: #333;
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

.productHighlightZoneText{
	width: 230px;
	overflow: hidden;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	margin: 5px;
	text-align:left;
    height: 100px;
    overflow: hidden;
    letter-spacing: .4px;
    word-spacing: 3px;
}

.productHighlightZoneMore{
    float: right;
	margin: 5px;
}

.productHighlightZoneMore a, .productHighlightZoneMore a:hover, .productHighlightZoneMore a:visited {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
/******************************************************/
/*  END: Product Highlight (front page)               */
/******************************************************/

.userContent {
   padding-top: 10px;
   padding-left: 10px;
   margin-left: 5px;
}

/******************************************************/
/*  BEGIN: Cafepress Coupon in sidebar                */
/******************************************************/
.couponBox {
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    width: 161px;
    text-align: center;
    border: 1px solid #4C1B1B;
    padding: 4px;
    background-color: #FFFFFF;
}
/******************************************************/
/*  END: Cafepress Coupon in sidebar                  */
/******************************************************/

/******************************************************/
/*  BEGIN: Powered by Domain Host d'Art link          */
/*         Must remain visible/legible at all times.  */
/*         Acct can be deleted if not                 */
/******************************************************/
.poweredBy {
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    width: 161px;
    text-align: center;
    border: 1px solid #4C1B1B;
    padding: 4px;
    background-color: #FFFFFF;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
/******************************************************/
/*  END: Powered by in sidebar                        */
/******************************************************/


/******************************************************/
/*  BEGIN: Header/Footer Buttons                      */
/******************************************************/
.iconHeader {
    margin: 5px;
    float: left;
}

.iconHeaderImage {
    float: left;
}

.iconHeaderText {
    clear: left;
}

.iconHeaderText a, .iconHeaderText a:visited{
  	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BD8D46;
    font-weight: bold;
    text-decoration: none;
}

.iconHeaderText a:hover{
    border-bottom: 4px solid #BD8D46;
}
/******************************************************/
/*  End: Header/Footer Buttons                        */
/******************************************************/

/******************************************************/
/*  BEGIN: Sidebar Menu                               */
/******************************************************/
.sideMenu{
float: left;
border: 1px solid #FFDAC2;
background-color: #BB8746;
border-bottom-width: 0;
width: 170px;
margin-bottom: 10px;
}

.sideMenu h2 {
background-color: #79D1FF;
color: #372c2b;
font-family: Tahoma, Arial, sans-serif;
font-size: 14px;
margin: 0;
padding: 5px;
width: 160px;
text-align:center;
text-transform:capitalize;
text-shadow:#666;
}

.sideMenu ul{
clear: both;
list-style-type: none;
margin: 0;
padding: 0;
width: 168px;
border: 1px solid #FFDAC2;
}

.sideMenu li a, .sideMenu li a:visited{
background-color: #BB8746;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #372c2b;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}

* html .sideMenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.sideMenu li a:hover{
	background-color: #79D1FF;
}
/******************************************************/
/*  END: Sidebar Menu                                 */
/******************************************************/

/******************************************************/
/*  BEGIN: Top - Horizontal Menu                      */
/******************************************************/
.topMenu {  
	background: #4693bb;  /* same color as your background png's */
    width: 960px;
	padding: 10px;
}

.topMenu ul{
	background: #BB8746;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
    height: 33px;
}

.topMenu ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.topMenu a, .topMenu a:visited {
	background: #BB8746;
	color: #372C2B !important;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	font: 14px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.topMenu a:hover, .topMenu .current a {
	background: #79D1FF;
	color: #372C2B;
	padding-bottom: 8px;
	font: 14px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
/* END HorizontalMenu */

#catalogueContainer {
    display: inline;
    width: 100%;
}
/******************************************************/
/*  END: Top - Horizontal Menu                        */
/******************************************************/


/******************************************************/
/*  BEGIN: Featured Sections (Top Menu Page)          */
/******************************************************/
.featureSection {
	height: 195px;
	width: 310px;
	border: 1px #4C1B1B solid;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}

.featureSectionTitle {
	background-color: #C4A673;
	color: #BD8D46;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	padding-bottom: 4px;
	padding-top: 2px;
}

.featureSectionTitle a, .featureSectionTitle a:hover {
	text-decoration: none;
	color: #BD8D46;
	font-size: 16px;
	font-weight: 500;
}

.featureSectionTitle a:visited {
	color: #BD8D46;
}

.featureSectionGroup {
	margin-top: 5px;
	margin-bottom: 5px;
}

.featureSectionImage {
	float: left;
	height: 150px;
	width: 150px;
	margin: 5px;
	border: 1px #4C1B1B solid;
	margin-bottom: 10px;
}

.featureSectionQuote {
	float: right;
	background-color: #B9121B;
	color: #BD8D46;    
	height: 140px;
	width: 118px;
	padding: 10px 10px 0px 10px;
	margin: 5px;
	font: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style:italic;
    overflow: hidden;
}

.featureSectionLink {
	float: right;
	padding-top: 5px;
}

.featureSectionLink a, .featureSectionLink a.hover {
	text-decoration: underline;
	font-style: normal;
	color: #BD8D46;
	font-size: 12px;
}

.featureSectionLink a:visited {
	color: #BD8D46;
}
/******************************************************/
/*  END: Featured Sections                            */
/******************************************************/

/******************************************************/
/*  BEGIN: Pagination used for searches               */
/******************************************************/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a, div.pagination a:visited {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #12110F;
	text-decoration: none; /* no underline */
	color: #12110F;
}
div.pagination a:hover, div.pagination a:active {
    border: 1px solid #12110F;
    font-weight: bold;
    background-color: #12110F;
    color: #FFFFFF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
    border: 1px solid #12110F;
    font-weight: bold;
    background-color: #12110F;
    color: #FFFFFF;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}
/******************************************************/
/*  END: Pagination used for searches                 */
/******************************************************/

.keywrd {
	font-size:9px;
	color:#acbebe;
}