/*
	---------------------------------------------------------
	CanineAmerican.com
	main.css
	Main Layout
	---------------------------------------------------------
*/

body {
	text-align: center;
	margin: 5px 0px 10px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #671905;
}

h2 { margin: 0; padding: 0; font-weight: bold; }

div, tr, p{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

table.ca_frame {
	width: 775px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

td.ca_header {
	width: 100%;
	height: 87px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

td.ca_topnav {
	width: 100%;
	height: 27px !important;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	position: relative;
	border-bottom: 1px solid #D8EBCF;
}

td.ca_content {
	width: 100%;
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.ca_content_left {
	width: 581px;
	background-color: #EAF4E5;
}

td.ca_content_product_image {
	width: 345px;
	background-color: #FFFFFF;
}

td.ca_content_product_info {
	width: 234px;
	background-color: #EAF4E5;
	padding: 10px 20px 10px 10px;
}

td.ca_content_right {
	width: 194px;
	background-color: #7ACCC8;
}

td.ca_product_listing {
	border-top: 2px solid #A3DAD6;
}

/* styles to list the categories on the right side */
td.list_cats a:link{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
td.list_cats a:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
td.list_cats a:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #A11C20;
	font-weight: bold;
	text-decoration: none;
}

td.list_cats_over a:link{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #A11C20;
	font-weight: bold;
}
td.list_cats_over a:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #A11C20;
	font-weight: bold;
}
td.list_cats_over a:hover{
font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #A11C20;
	font-weight: bold;
	text-decoration: none;
}


td.ca_bstripe {
	width: 100%;
	height: 14px !important;
	background-image: url("/images/bstripe.gif");
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.ca_bnav {
	width: 100%;
	height: 22px !important;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}


/* Styles to display the link to virticle corp */
td.ca_virticle{
	padding-top: 5px;
	width: 775px;
}
a.ca_virticle:link, a.ca_virticle:visited{
	color: #B58384;
}
a.ca_virticle:hover{
	color: #B6DBA4;
	text-decoration: none;
}

/* styles for the dropdowns */
.dropdownTable {  margin-top: 9px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border: #C7E3BA solid; border-width: 1px 1px 0px}
.dropdownTableCell { background-color: #A3DAD6; border: #D9EACE solid; border-width: 0px 0px 1px; padding-top: 4px; padding-right: 10px; padding-bottom: 4px; padding-left: 3px;
					 font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #A11C20 ; text-decoration: none;
					 cursor:pointer;
}

.dropdownTableCell a, .dropdownTableCell a:hover { text-decoration: none; }


.ca_product_name {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: -.2px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}

.ca_product_desc {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: -.2px;
	color: #000000;
}
.ca_product_desc_color {
	color: #A11C20;
}
.ca_product_desc a {
	font-size: 10px;
	letter-spacing: normal;
	color: #A11C20;
}
.ca_product_desc a:hover{
	font-size: 10px;
	letter-spacing: normal;
	text-decoration: none;
	color: #000000;
}

#ca_product_price_lg {
	width: 50px;
	height: 50px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url("/images/price_bg_lg.gif");
	background-position: 50% 50%; 
	background-repeat: no-repeat;
}
#ca_product_price_sm {
	width: 40px;
	height: 40px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url("/images/price_bg_sm.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/* style for the product listing box */
.statusdiv{
	position: absolute;
	padding: 2px;
	left: -300px;
	background-color: lightyellow;
	border: 1px solid gray;
	visibility: hidden;
}

td.left-pad {
	padding-left: 10px;
}

td.home-save {
	background: #b6dba4 url(/images/home-save-bg.gif) 50% 50% no-repeat;
	vertical-align: middle;
	text-align: center;
	width: 85px;
}
td.home-save-text {
	background: #b6dba4;
	vertical-align: middle;
	width: 109px;
}

h3.coupon {
	color: #748550;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h3.coupon-percent {
	color: #748550;
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1.homepage, h1.homepage a {
	color: #fff;
	font-size: 17px;
	line-height: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash td.list_cats {
	visibility: hidden;
	font-size: 18px;
	line-height: 1.5em;
}

.sIFR-hasFlash td.list_cats_over {
	visibility: hidden;
	font-size: 18px;
	line-height: 1.5em;
}

.sIFR-hasFlash h1.homepage, .sIFR-hasFlash h1.homepage a {
	font-size: 18px;
	line-height: 10px;
}

.sIFR-hasFlase h3.coupon {
	font-size: 14px;
}
.sIFR-hasFlase h3.coupon-percent {
	font-size: 35px;
}