/* cbpetfoodandsupplies.com cascading style sheet */

BODY {
	background-color: #94BDE0;
	text-align: center;
	margin: 10px 0px 18px 0px;
}

BODY.winterbg {
	background-image: url("../images/winterbg.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}

DIV, TD, P {
	color: #656565;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

P {
	margin: 15px 0px 0px 0px;
}

A:LINK, A:VISITED {
	color: #297CC2;
	text-decoration: underline;
}

A:HOVER {
	color: #297CC2;
	text-decoration: none;
}

A:ACTIVE {
	color: #000000;
	text-decoration: underline;
}

DIV.cblogotop {
	background-color: transparent;
	height: 22px;
	margin: 0 auto;
	text-align: left;
	width: 830px;
}

DIV.cbshadow {
	background-image: url("../images/shadowbg.gif");
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	text-align: left;
	width: 830px;
}

DIV.cbcontainer {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 8px;
	padding: 0px 10px 10px 10px;
	text-align: left;
	width: 802px;
}

DIV.cbheader {
	width: 802px;
}

DIV.cbsil {
	float: left;
	display: inline;
	margin: 10px 0px 5px 0px;
	width: 450px;
}

DIV.cbdogsil {
	float: left;
	display: inline;
	padding: 0px 60px 0px 0px;
}

DIV.cbdogsil A {
	background-image: url('../images/silhouettes.gif');
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 119px;
	background-position: 0px 0px;
}

DIV.cbdogsil A.active {
	background-position: 0px -61px;
}

DIV.cbcatsil {
	float: left;
	display: inline;
	padding: 31px 60px 0px 0px;
}

DIV.cbcatsil A {
	background-image: url('../images/silhouettes.gif');
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 63px;
	background-position: -120px 0px;
}

DIV.cbcatsil A.active {
	background-position: -120px -30px;
}
DIV.cbbirdsil {
	float: left;
	display: inline;
	padding: 21px 60px 0px 0px;
}

DIV.cbbirdsil A {
	background-image: url('../images/silhouettes.gif');
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 24px;
	background-position: -184px 0px;
}

DIV.cbbirdsil A.active {
	background-position: -184px -41px;
}

DIV.cbsmallsil {
	float: left;
	display: inline;
	padding: 46px 0px 0px 0px;
}

DIV.cbsmallsil A {
	background-image: url('../images/silhouettes.gif');
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 19px;
	background-position: -209px 0px;
	font-size: 1px;
}

DIV.cbsmallsil A.active {
	background-position: -209px -15px;
}

DIV.cblogo {
	float: right;
	display: inline;
	width: 305px;
}

BR.clear {
	clear: both;
}

DIV.cbmainmenu {
	float: left;
	display: inline;
	background-color: #297CC2;
	background-image: url( "../images/main-menu-bg.gif" );
	background-repeat: repeat-x;
	height: 31px;
	padding: 0px 0px 0px 20px;
	width: 477px !important;
	width: 497px;
}

DIV.cbmainmenu IMG {
	padding: 0px;
	margin: 0px;
}

DIV.cblogobottom {
	background-color: #297CC2;
	background-image: url( "../images/main-menu-bg.gif" );
	background-repeat: repeat-x;
	height: 31px;
	float: right;
	display: inline;
	width: 305px;
}

DIV.cbsubmenu {
	clear: both;
	background-color: #ABABAB;
	height: 25px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	width: 782px !important;
	width: 802px;
}

DIV.cbheaderphoto IMG {
	border: solid 1px #000000;
	margin: 0px 0px 10px 0px;
}

DIV.cbheaderslider {
	border: solid 1px #000000;
	height: 300px !important;
	height: 302px;
	margin: 0px 0px 10px 0px;
}

DIV.cbmainbody {
	margin: 0px 0px 0px 0px;
	width: 802px !important;
	width: 802px;
}

DIV.cbcontentside {
	padding: 0px 0px 0px 5px;
	width: auto;
	margin-right: 222px;
	/*width: 520px !important;*/
	/*width: 540px;*/
}

DIV.cbcontentnoside {
	padding: 0px 10px 0px 5px;
	width: auto;
	/*width: 520px !important;*/
	/*width: 540px;*/
}

DIV.sidebar {
	border-left: solid 2px #FFFFFF;
	display: inline;
	float: right;
	background-color: #F4F4F4;
	background-image: url("../images/sidebarBG.gif");
	background-position: left bottom;
}

DIV.sidebarBG {
	background-image: url("../images/whitedot.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 189px !important;
	width: 210px;
	padding: 10px 10px 10px 11px;
}

DIV.cbfooter {
	background-color: #297CC2;
	background-image: url( "../images/main-menu-bg.gif" );
	background-repeat: repeat-x;
	height: 31px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	width: 778px !important;
	width: 802px;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 31px;
	font-weight: bold;

}

DIV.cbfootermenu {
	background-color: #ABABAB;
	height: 25px;
	padding: 0px 0px 0px 336px;
	width: 466px !important;
	width: 802px;
}

DIV.copyright {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 802px;
}

DIV.copyright A:LINK, DIV.copyright A:VISITED {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

DIV.copyright A:HOVER {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

DIV.cbpagetitle {
	color: #297CC2;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
}

DIV.cbpagetitle A:LINK, DIV.cbpagetitle A:VISITED {
	color: #297CC2;
	font-size: 16px;
	text-decoration: none;
}

DIV.cbpagetitle A:HOVER {
	color: #297CC2;
	font-size: 16px;
	text-decoration: underline;
}

DIV.listfix {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

DIV.listfix UL {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

DIV.readmore {
	text-align: right;
}

/* Contact Page */

DIV.contactdetails {
	width: auto;
}

DIV.contactdetails TD {
	vertical-align: top;
}

DIV.contactmap {
	height: 500px;
	text-align: center;
	width: 790px;
}

DIV.contactmap IFRAME {
	border: 1px solid #000000;
}

/* Food Page */

TABLE.food {
	width: 486px;
}

TABLE.food TD {
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
}

IMG.foodimage {
	margin: 5px 25px 15px 10px;
}

DIV.foodlist {
	border: solid 1px #297CC2;
	margin: 15px 0px 15px 25px;
	padding: 5px;
	width: 512px;
}

DIV.foodlist TABLE {
	border-top: solid 2px #999999;
	margin: 2px 0px 0px 0px;
	width: 100%;
}

DIV.foodlist TABLE TR.row0 {
}

DIV.foodlist TABLE TR.row0 TD {
	padding: 3px 5px 3px 5px;
}

DIV.foodlist TABLE TR.row1 {
	background-color: #EEEEEE;
}

DIV.foodlist TABLE TR.row1 TD {
	padding: 3px 5px 3px 5px;
}

DIV.foodlistfooter {
	margin: 0px 0px 0px 25px;
	padding: 5px;
	width: 486px;
	font-size: 11px;
}

/* FAQ Page */

DIV.faqlist {
	padding-left: 25px;
}

DIV.faqquestion {
	color: #656565;
	font-weight: bold;
}

DIV.faqanswer {
	padding-left: 25px;
}

/* Sidebar */

SPAN.didyouknow {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}

A.newProductCategory:LINK, A.newProductCategory:VISITED {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

A.newProductCategory:HOVER {
	text-decoration: underline;
	color: #000000;
}

A.newProductItem:LINK, A.newProductItem:VISITED {
	font-size: 15px;
	text-decoration: none;
}

A.newProductItem:HOVER {
	text-decoration: underline;
}

/* Miscellaneous */

IMG.icons {
	border-width: 0px;
	vertical-align: 5%;
	float: none;
}

DIV.cbhr {
	width: 100%;
	height: 20px;
	background-image: url("../images/hr.gif");
	background-position: center center;
	background-repeat: no-repeat;
}

SPAN.limitedav {
	color: #FF0000;
}

SPAN.small {
	font-size: 12px;
}

/* for understanding browsers */
DIV.cbFrontPageItem0, DIV.cbFrontPageItem1 {
	min-height: 150px; 
	height:auto;
}
/* for Internet Explorer */
/*\*/
* HTML DIV.cbFrontPageItem0, * HTML DIV.cbFrontPageItem1 {
	height: 150px;
}
/**/

DIV.cbFrontPageItem0 {
}

DIV.cbFrontPageItem1 {
	/*border: solid 1px #297CC2;*/
	padding: 5px 0px 5px 0px;
}

DIV.cbFrontPageItem0 IMG.cbFrontPageImage {
	float: left;
	margin: 0 15px 0px 0;
}

DIV.cbFrontPageItem1 IMG.cbFrontPageImage {
	float: right;
	margin: 0 0 0px 15px;
}

DIV.cbFrontPageItem0 DIV.readmore {
	text-align: right;
}

DIV.cbFrontPageItem1 DIV.readmore {
	text-align: right;
}

DIV.cbFrontPageDividerH {
	border-top: solid 2px #999999;
	/*border-top: solid 2px #297CC2; */
	margin: 8px 0px 8px 0px;
	line-height: 0px;
}

DIV.newProductsFrontPage A.newProductCategory:LINK, DIV.newProductsFrontPage A.newProductCategory:VISITED {
	color: #297CC2;
	font-size: 16px;
	text-decoration: none;
}

DIV.newProductsFrontPage A.newProductCategory:HOVER {
	color: #297CC2;
	font-size: 16px;
	text-decoration: underline;
}

DIV.newProductsFrontPage A.newProductItem:LINK, DIV.newProductsFrontPage A.newProductItem:VISITED {
	color: #297CC2;
	font-size: 18px;
	text-decoration: none;
}

DIV.newProductsFrontPage A.newProductItem:HOVER {
	color: #297CC2;
	font-size: 18px;
	text-decoration: underline;
}

DIV.newProductsFrontPage P {
	margin: 0px 0px 0px 0px;
}

DIV.readmore A:LINK, DIV.readmore A:VISITED {
	text-decoration: none;
}

DIV.readmore A:HOVER {
	text-decoration: underline;
}

DIV.cbFrontPageItem0 IMG.icons, DIV.cbFrontPageItem1 IMG.icons {
	margin: 0px 0px 0px 7px;
}

/* Frontpage Item Short */

DIV.cbFrontPageItemShort0 {
	/*border: solid 1px #297CC2;*/
	float: left;
	height: 150px !important;
	height: 165px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	text-align: center;
	width: 150px !important;
	width: 170px;
}

DIV.cbFrontPageItemShort1 {
	/*border: solid 1px #297CC2;*/
	float: left;
	height: 150px !important;
	height: 165px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	text-align: center;
	width: 150px !important;
	width: 170px;
}

DIV.cbFrontPageItemShort0 IMG.cbFrontPageImage {
	display: block;
	margin: 0 auto;

}

DIV.cbFrontPageItemShort1 IMG.cbFrontPageImage {
	display: block;
	margin: 0 auto;
}

DIV.cbFrontPageDividerV {
	border-left: dashed 1px #999999;
	/*border-left: solid 1px #297CC2;*/
	float: left;
	height: 165px;
	width: 0px;
	margin: 0px 8px 0px 8px;
}

/* menu links */

A.cbmainmenuitem:LINK, A.cbmainmenuitem:VISITED {
	background-color: transparent;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 30px;
	font-weight: bold;
}

A.cbmainmenuitem:HOVER {
	color: #000000;
}

A.cbmainmenuitem-active:LINK, A.cbmainmenuitem-active:VISITED {
	background-color: #ababab;
	color: #000000;
	display: block;
	float: left;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px 14px 0px 14px;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 31px;
	font-weight: bold;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

A.cbmainmenuitem-active:HOVER {
	color: #000000;
}

/* submenu links */

A.cbsubmenuitem:LINK, A.cbsubmenuitem:VISITED {
	background-color: transparent;
	color: #000000;
	display: block;
	float: left;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 25px;
	font-weight: bold;
}

A.cbsubmenuitem:HOVER {
	color: #FFFFFF;
}

A.cbsubmenuitem-active:LINK, A.cbsubmenuitem-active:VISITED {
	background-color: #FFFFFF;
	color: #000000;
	display: block;
	float: left;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 19px;
	font-weight: bold;
	border-top: 3px solid #ababab;
}

A.cbsubmenuitem-active:HOVER {
	color: #000000;
}


/* header slideshow 4*/
.slider {
	float: left;
	position: relative;
}

.mask3{
	position:relative;
	width:800px;
	height:300px;
	overflow:hidden;
}

#box4{
	position:absolute;
}

#box4 div{
	display: inline;
	width:800px;
	height:300px;
	float:left;
	background:#eee;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}

#box4 p{
	text-indent:16px;
}

#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

.buttons {
	position: absolute;
	top: 268px;
	right: 0px;
	line-height: 30px;
	padding-right: 5px;
}

.buttons span {
	color: #297CC2;
	padding: 3px 6px;
	cursor: pointer;
	font-size: 10px;
	border: 1px solid #297CC2;
}

.buttons span.active {
	background-color: #297CC2;
	border: 1px solid #297CC2;
	color: #FFFFFF;

}

.buttons span:hover {
	background-color: #FFFFFF;
	border: 1px solid #297CC2;
	color: #297CC2;
}

span img{
	display:block;
	border:none;
}

/* Section Heading CSS Sprites */

DIV.headings A#heading {
	background-position: 0px 0px;
}

DIV.headings A:hover#heading {
	background-position: 0px -126px;
}

/* Dog Section Headings */

DIV.headings A.dogFood {
	background-image: url('../images/dog-food.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 125px;
}

DIV.headings A.dogTreats {
	background-image: url('../images/dog-treats.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 125px;
}

DIV.headings A.dogToys {
	background-image: url('../images/dog-toys.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 125px;
}

DIV.headings A.dogCollars {
	background-image: url('../images/dog-collars.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 125px;
}

DIV.headings A.dogSupplies {
	background-image: url('../images/dog-supplies.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 125px;
}

DIV.headings A.dogLitter {
	background-image: url('../images/dog-litter.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 125px;
}

/* Christmas Page */

DIV.cbchristmasbow {
	background-image: url("../images/CB-christmas-bow.gif");
	background-repeat: no-repeat;
	width: 150px;
	height: 29px;
	margin: 0 auto;
}

DIV.cbChristmasItems DIV.cbFrontPageItem1 IMG.cbFrontPageImage {
	float: left;
	margin: 0 15px 0px 0;
}

DIV.cbChristmasItems DIV.cbFrontPageItem1 {
	background-color: #F8F8F8;
}

/* Miscellaneous */

SPAN.instore {
	color: #000000;
	font-weight: bold;
}
