/* START GENERAL STYLES */

BODY {
	margin: 0;
	background: url(https://app.infopia.com/doghouse/images/bg_image.png) repeat-y #A0B3C4;
	background-position:center top;	
	font: 9pt Arial, Helvetica, sans-serif;	
	color: #000000;
	text-align: center;
}

h1, h2, h3 {
	font-weight: normal;
	color: #306BB5;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

a:link {
	color: #0262D0;
	text-decoration: none;
}

a:active {
	color: #0262D0;
	text-decoration: none;
}

a:visited {
	color: #0262D0;
	text-decoration: none;
}

a:hover {
	color: #252C37;
	text-decoration: none;
}

#siteContainer {
}

FORM {
	margin: 0;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;	
	color: #000000;
	margin: 3px 0 15px 0;
}

/* END GENERAL STYLES */



/* START SITE HEADER */

#siteHeaderContainer {	
	width: 990px;	
	margin: 0 auto;
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;	
}


#siteHeader {
	background: #FFFFFF;
	color: #000000;
	text-align: left;
}

#siteHeader a:link {
	color: #FFFFFF;
}

#siteHeader a:active {
	color: #FFFFFF;
}

#siteHeader a:visited {
	color: #FFFFFF;
}

#siteHeader a:hover {
	color: #FFFFFF;
}

#siteHeaderTable {	
	width: 100%;
}

TD#siteHeaderLogo {
	width: 362px;
	padding: 0px;
	vertical-align: bottom;	
}

#banner {
}

TD#siteHeaderHtmlContent {
	padding: 0px;
	vertical-align: top;
}

TD#siteHeaderLinks {	
	background: url(https://app.infopia.com/doghouse/images/header_cart.gif) no-repeat top left;
	width: 313px;
	height: 130px;
	text-align: right;
	padding-right: 10px;
}

.links_headerLinks {
	margin: 10px 6px 0 0;
	white-space: nowrap;
}

.links_headerLinks .linksLink {
	display: inline;
	white-space: nowrap;
}

.span_phoneNumber {
	display: block;
	margin: 10px 6px 10px 0;
	font-size: 12pt;
	font-weight: bold;
	white-space: nowrap;
}

.smallCart {
	margin: 10px 6px 10px 0;
	font-weight: bold;
}

.smallCart a:link {
	color: #CC0000;
}

.smallCart a:active {
	color: #CC0000;
}

.smallCart a:visited {
	color: #CC0000;
}

.smallCart a:hover {
	color: #CC0000;
}


/* END SITE HEADER */


/* FEATURED CATEGORIES STYLES */

#featuredCategoriesMenuContainer {
	width: 990px;	
	margin: 0 auto; 
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
}

#featuredCategoriesMenu {
	padding: 5px;
	border: #CCCCCC 1px solid;
	background: #F5F5F5;
	color: #000000;
	text-align: center;
}

.categoryLinks .linksLink a:link {
	color: #0262D0;
	text-decoration: none;
}

.categoryLinks .linksLink a:active {
	color: #0262D0;
	text-decoration: none;
}

.categoryLinks .linksLink a:visited {
	color: #0262D0;
	text-decoration: none;
}

.categoryLinks .linksLink a:hover {
	color: #0262D0;
	text-decoration: none;
}



/* START SITE TOP NAVIGATION */

#siteTopNavContainer {
	width: 990px;	
	margin: 0 auto; 
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
}

#siteTopNav {		
	background: #252C37;
	color: #A0B3C4;	
	border: #252C37 1px solid;
	text-align: left;
}

#siteTopNav a:link {
	color: #A0B3C4;	
	text-decoration: none;
}

#siteTopNav a:active {
	color: #A0B3C4;	
	text-decoration: none;
}

#siteTopNav a:visited {
	color: #A0B3C4;	
	text-decoration: none;
}

#siteTopNav a:hover {
	color: #A0B3C4;	
	text-decoration: none;
}

#siteTopNavTable {
	width: 100%;
}

TD#topNavSearch {
}

.searchFormLabel1 {
	font-weight: bold;	
	padding-left: 5px;
}

.searchFormSubmit {
	height: 21px;
	width: 28px;
	background: #0D499E;
}

TD#topNavLinks {	
	text-align: left;
	padding-left: 15px;
}




/* END SITE TOP NAVIGATION */



/* START SITE BODY */

#siteBodyContainer {
	width: 990px;	
	margin: 0 auto; 	
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;	
}

#siteBody {
	background: #FFFFFF;
	padding: 15px 10px;
	text-align: left;
}

#siteBodyTable {
	width: 100%;
}



/* LEFT COLUMN	 */

TD#siteBodyLeftColumn {
	width: 22%;
	background: #EBEBEB;
	border: #EBEBEB 1px solid;
	color: #000000;
	vertical-align: top;
	text-align: left;	
}

#siteBodyLeftColumn a:link {
	color: #0262D0;
}

#siteBodyLeftColumn a:active {
	color: #0262D0;
}

#siteBodyLeftColumn a:visited {
	color: #0262D0;
}

#siteBodyLeftColumn a:hover {
	color: #252C37;;
}



#siteBodyLeftColumnContainer { 
}

#categoryMenu_categoryMenu1_header,
#categoryMenu_categoryMenu2_header,
#categoryMenu_categoryMenu3_header,
#brandMenuHeader {
	display: block;
	background: #EBEBEB;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 5px;
}

.categoryMenu_categoryMenu1,
.categoryMenu_categoryMenu2,
.categoryMenu_categoryMenu3,
.brandMenu {
	background: #EBEBEB;
	color: #000000;
	padding-bottom: 15px;
}

#siteBodyLeftColumn .catMenuLevel1First a:link,
#siteBodyLeftColumn .catMenuLevel1SelectedFirst a:link,
#siteBodyLeftColumn .catMenuLevel1 a:link,
#siteBodyLeftColumn .catMenuLevel1Selected a:link,
#siteBodyLeftColumn .catMenuLevel2 a:link,
#siteBodyLeftColumn .catMenuLevel2Selected a:link,
#siteBodyLeftColumn .catMenuLevel3 a:link,
#siteBodyLeftColumn .catMenuLevel3Selected a:link
{
	color: #0262D0;
	text-decoration: none;
}

#siteBodyLeftColumn .catMenuLevel1First a:active,
#siteBodyLeftColumn .catMenuLevel1SelectedFirst a:active,
#siteBodyLeftColumn .catMenuLevel1 a:active,
#siteBodyLeftColumn .catMenuLevel1Selected a:active,
#siteBodyLeftColumn .catMenuLevel2 a:active,
#siteBodyLeftColumn .catMenuLevel2Selected a:active,
#siteBodyLeftColumn .catMenuLevel3 a:active,
#siteBodyLeftColumn .catMenuLevel3Selected a:active
{
	color: #0262D0;
	text-decoration: none;
}

#siteBodyLeftColumn .catMenuLevel1First a:visited,
#siteBodyLeftColumn .catMenuLevel1SelectedFirst a:visited,
#siteBodyLeftColumn .catMenuLevel1 a:visited,
#siteBodyLeftColumn .catMenuLevel1Selected a:visited,
#siteBodyLeftColumn .catMenuLevel2 a:visited,
#siteBodyLeftColumn .catMenuLevel2Selected a:visited,
#siteBodyLeftColumn .catMenuLevel3 a:visited,
#siteBodyLeftColumn .catMenuLevel3Selected a:visited
 {
	color: #0262D0;
	text-decoration: none;
}

#siteBodyLeftColumn .catMenuLevel1First a:hover,
#siteBodyLeftColumn .catMenuLevel1SelectedFirst a:hover,
#siteBodyLeftColumn .catMenuLevel1 a:hover,
#siteBodyLeftColumn .catMenuLevel1Selected a:hover,
#siteBodyLeftColumn .catMenuLevel2 a:hover,
#siteBodyLeftColumn .catMenuLevel2Selected a:hover,
#siteBodyLeftColumn .catMenuLevel3 a:hover,
#siteBodyLeftColumn .catMenuLevel3Selected a:hover
 {
	color: #252C37;
	text-decoration: none;
}


.catMenuLevel1, .catMenuLevel1Selected {
	margin: 3px 6px 0 6px;
	border-top: #EBEBEB 1px solid;
	padding-top: 3px;
}

.catMenuLevel1Selected, .catMenuLevel1SelectedFirst {
	font-weight: bold;
}

.catMenuLevel1First, .catMenuLevel1SelectedFirst {
	margin: 3px 6px 0 6px;
	border-top-style: none;
	padding-top: 3px;
}

.catMenuLevel2, .catMenuLevel2Selected {
	margin: 0 6px 0 15px;
	font-size: 8pt;
}

.catMenuLevel2Selected {
	font-weight: bold;
}

.catMenuLevel3, .catMenuLevel3Selected {
	margin: 0 6px 0 30px;
	font-size: 8pt;
}

.catMenuLevel3Selected {
	font-weight: bold;
}

.htmlContent_sidecontent1 {
}


#bodySpacerColumn {
	width: 15px;
}



TD#siteBodyMainColumn {
	vertical-align: top;
	text-align: left;
}

#main {
	width: 100%;
}

/* END SITE MAIN CONTAINER */



/* START SITE FOOTER LINKS */

#footerLinksContainer {
	width: 990px;	
	margin: 0 auto; 
	background: #FFFFFF;
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;	
	text-align: left;
}

#footerLinks {	
	background: #252C37;
	border: #252C37 1px solid;
	color: #A0B3C4;	
	padding: 12px;
}

#footerLinks a:link {
	color: #A0B3C4;
	text-decoration: none;
}

#footerLinks a:active {
	color: #A0B3C4;
	text-decoration: none;
}

#footerLinks a:visited {
	color: #A0B3C4;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #A0B3C4;
	text-decoration: none;
}

#footerLinksTable {
	width: 100%;
}

.links_footerLinks {
	text-align: center;
}

#footerLinks1Column, 
#footerLinks2Column,
#footerLinks3Column,
#footerLinksMailingListColumn {
	width: 25%;	
	vertical-align: top;
}

#footerLinks2Column, 
#footerLinks3Column,
#footerLinksMailingListColumn {
	padding-left: 12px;
	border-left: #252C37 1px solid;
}

.footerLinksHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;	
	margin-bottom: 5px;
}

.links_footerLinks1 .linksLink,
.links_footerLinks2 .linksLink,
.links_footerLinks3 .linksLink {
	display: block;
}

.span_footerMailingListText {
	display: block;
	font-size: 90%;
}

#mailingListFormInput {
	margin: 4px 0;
}

#mailingListFormSubmit {
	width: 57px;
	height: 21px;
	background: #0D499E;
}

/* END SITE FOOTER LINKS */



/* START SITE FOOTER */

#siteFooterContainer {
	width: 990px;	
	margin: 0 auto; 
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;	
}

#siteFooter {
	background: #FFFFFF;
	text-align: left;
	padding: 15px 0;
}

.htmlContent_footerHtmlContent {
	text-align: center;
}

.paymentImages {
	margin: 5px 0;
	text-align: center;
}

.poweredBy {
	text-align: center;
	font-size: 8pt;
}

/* END SITE FOOTER */

/* QUICKVIEW BUTTON */

.quickViewButton_featured {
	margin: 5px;
}

.quickViewButton_browse {
	margin: 5px;
}

/* TOOLTIPS */
.tooltip {
	cursor: pointer;
}

.tip {
	background-color: #393939;
	opacity: .9;
	padding: 3px;
	cursor: pointer;
}

.tip-title {
	color: #ffffff;
	text-align: center;
	background-color: #393939;
	opacity: .9;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}

.tip-text {
	color: #ffffff;
	text-align: center;
	background-color: #393939;
	padding: 5px;
}

#nextopiaFormButton {
	text-align: center;
}
#nextopiaFormButton img {
 	margin: 0 auto;
}

.categoryDropdown {
	font-size: 8pt;
}

/* General Tabs */

#tabs {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}

#tabs a:link {
	color: #666666;
	text-decoration: none;
}

#tabs a:active {
	color: #666666;
	text-decoration: none;
}

#tabs a:visited {
	color: #666666;
	text-decoration: none;
}

#tabs a:hover {
	color: #666666;
	text-decoration: none;
}

.tabOffLeft {
	float: left;
	width: 10px;
	height: 22px;
	background: url(https://app.infopia.com/optimizedsf/images/tab_off_lt.gif);
}

.tabOffMiddle {
	float: left;
	height: 22px;
	line-height: 22px;
	background: url(https://app.infopia.com/optimizedsf/images/tab_off_bg.gif);
}

.tabOffRight {
	float: left;
	width: 10px;
	height: 22px;
	background: url(https://app.infopia.com/optimizedsf/images/tab_off_rt.gif);
}

.tabOnLeft {
	float: left;
	width: 10px;
	height: 22px;
	background: url(https://app.infopia.com/optimizedsf/images/test_tab_on_lt.gif);
}

.tabOnMiddle {
	float: left;
	height: 22px;
	line-height: 22px;
	background: url(https://app.infopia.com/optimizedsf/images/test_tab_on_bg.gif);
}

.tabOnRight {
	float: left;
	width: 10px;
	height: 22px;
	background: url(https://app.infopia.com/optimizedsf/images/test_tab_on_rt.gif);
}


#tabs .tabOnMiddle a:link {
	color: #FFFFFF;
}

#tabs .tabOnMiddle a:active {
	color: #FFFFFF;
}

#tabs .tabOnMiddle a:visited {
	color: #FFFFFF;
}

#tabs .tabOnMiddle a:hover {
	color: #FFFFFF;
}

.tabOffRight,
.tabOnRight {
	margin-right: 2px;
}

#subCategory1Image {
	text-align: center;
}
#subCategory2Image {
	text-align: center;
}

.productTypeHomepageTabs_homepageFeaturedProductsTabs {
	margin: 10px 0 0 0;
}
