@charset "utf-8";
/* CSS Document */

a {
	color: #054ded;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.arrow {
	padding-right: 10px;
	background: url(../img/blue_arrow.gif) no-repeat right;
}

a.orderbutton {
	width: 128px;
	height: 33px;
	background: url(../img/header_sprite.png) no-repeat -373px -95px;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 33px;
	letter-spacing: -1px;
	text-decoration: none;
}

a.orderbutton:hover {
	background-position: -373px -128px;
}

#leftcol .promo {
	min-height: 160px;
	margin-bottom: 30px;
}

#leftcol h3 {
	width: 200px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 8px 0;
	text-align: center;
	background: url(../img/col_head.gif) no-repeat;
}

#leftcol .promo h4, #leftcol .promo p, #leftcol .promo ul {
	padding: 0 5px;
}

#leftcol .promo p {
	font-size: 11px;
	line-height: 15px;
	color: #777;
	margin: 0;
}

#leftcol .promo p a.bottom {
	display: block;
	margin-top: 3px;
}

#leftcol .promo h4 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#leftcol .birthday {
	background: url(../img/muttsy/birthday.gif) no-repeat 136px 33px;
}
#leftcol .birthday h4 {
	padding-right: 30px;
}
#leftcol .birthday p {
	padding-right: 60px;
}



#leftcol .green {
	background-image: url(../img/muttsy/green.gif);
	background-repeat: no-repeat;
	background-position: 118px 33px;
}
#leftcol .green h4 {
	padding-right: 30px;
}
#leftcol .green p {
	padding-right: 60px;
}

#leftcol .press {
	background-image: url(../img/muttsy/press.gif);
	background-repeat: no-repeat;
	background-position: -5px 81px;
}
#leftcol .press p {
	padding-left: 92px;
}

#leftcol .success {
	background-image: url(../img/muttsy/muttsysuccess.gif);
	background-repeat: no-repeat;
	background-position: -5px 81px;
}
#leftcol .success p {
	padding-left: 92px;
}



#leftcol .facebook {
	background-repeat: no-repeat;
}
#leftcol .facebook p {
	padding-top: 10px;
}

#leftcol .dogshow {
	background-image: url(../img/muttsy/dog-shows.gif);
	background-repeat: no-repeat;
	background-position: 120px 80px;
}
#leftcol .dogshow p {
	padding-right: 70px;
}


#leftcol .dogpark {
	background-image: url(../img/muttsy/Dog-park.gif);
	background-repeat: no-repeat;
	background-position: 120px 60px;
}
#leftcol .dogpark p {
	padding-right: 70px;
}


#leftcol .testi {
	background-image: url(../img/muttsy/promotesti.gif);
	background-repeat: no-repeat;
	background-position: 3px 80px;
}
#leftcol .testi p {
	padding-left: 92px;
}


#leftcol .service {
	background-image: url(../img/muttsy/service.gif);
	background-repeat: no-repeat;
	background-position: 120px 65px;
}
#leftcol .service p {
	padding-right: 70px;
}

#leftcol .gallery {
	background-image: url(../img/muttsy/gallery.gif);
	background-repeat: no-repeat;
	background-position: 138px 65px;
}
#leftcol .gallery p {
	padding-right: 70px;
}

#main .promo {
	width: 685px;
	height: 350px;
	padding-top: 15px;
	margin-bottom: 30px;
}

#main #prod_bags_CHANGEBACK {
	background: url(../img/muttmitts_product.jpg) no-repeat top left;
}

#main #prod_bags {
	background: url(../img/muttmitts_product_xmas.jpg) no-repeat top left;
}


#main #beats_bags {
	background-image: url(../img/muttmitts_product.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main #vday {
	background-image: url(../img/vday.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#main #community {
	background: url(../img/muttmitts_community.jpg) no-repeat top left;
}

#main #customer_promo {
	background: url(../img/muttmitts_customers.jpg) no-repeat top left;
}

#main #beats_bags h2 {
	color: #fff;
	margin-bottom: 50px;
	width: 420px;
}

#main #community h2 {
	color: #fff;
	margin-bottom: 50px;
	width: 280px;
}

#main #customer_promo h2 {
	color: #fff;
	margin-bottom: 50px;
	width: 340px;
}

#main .promo h2 {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 0 0 15px;
}

#main #prod_bags h2 {
	color: #fff;
	margin-bottom: 50px;
	width: 280px;
}

#main .promo a.why, #main .promo a.order {
	float: left;
	width: 88px;
	height: 140px;
	font-size: 17px;
	font-weight: bold;
	display: block;
	background-image: url(../img/green_buttons.jpg);
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 19px;
}

#main .promo a.why {
	background-position: 0 50px;
	margin-left: 45px;
}

#main .promo a.why:hover {
	background-position: -88px 50px;
}

#main .promo a.order {
	background-position: -176px 50px;
	margin-left: 25px;
}

#main .promo a.order:hover {
	background-position: -264px 50px;
}

#main .sub {
	position: relative;
	float: left;
	width: 215px;
	height: 225px;
	margin: 0 20px 10px 0;
	background: url(../img/bg/sub_box.jpg) no-repeat 0 0;
}

#main .sub img.thumb {
	position: absolute;
	width: 100px;
	height: 100px;
	top: -10px;
	left: 50%;
	margin-left: -50px;
	z-index: 1;
	border: none;
}

#main .sub h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 18px;
	text-align: center;
	margin: 95px 0 15px 0;
	text-transform: uppercase;
}

#main .sub h3 a {
	color: #000;
	text-decoration: none;
}

#main .sub h3 a:hover {
	color: #054ded;
	text-decoration: none;
}

#main .sub p {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding: 0 15px;
	margin: 0;
}

#main .last {
	margin-right: 0; 
}

/* left nav on interior pages */
#leftnav {
	width: 185px;
	padding-bottom: 73px;
	background: url(../img/nav_sprite.jpg) no-repeat -240px bottom;
}

h2#dispenser {
	width: 83px;
	height: 147px;
	line-height: 147px;
	margin: 0 0 0 50px;
	background: url(../img/nav_sprite.jpg) no-repeat;
	text-indent: -9000px;
}

h2#dispenser a {
	display: block;
	width: 83px;
	height: 147px;
	line-height: 147px;
}

#leftcol h3#sign {
	width: 83px;
	height: 43px;
	line-height: 43px;
	margin: 0 0 0 50px;
	background: url(../img/nav_sprite.jpg) no-repeat;
	text-indent: -9000px;
}

#leftcol h3#sign a {
	display: block;
	width: 83px;
	height: 43px;
	line-height: 43px;
}

#leftcol h3#sign.why {
	background-position: 0 -147px;
}
#leftcol h3#sign.who {
	background-position: 0 -190px;
}
#leftcol h3#sign.community {
	background-position: 0 -233px;
}

ul#boards {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
	background: url(../img/nav_sprite.jpg) no-repeat -239px 0px;
}

ul#boards li {
	margin: 0;
	padding: 0;
	width: 176px;
	height: 27px;
	line-height: 27px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: url(../img/nav_sprite.jpg) no-repeat;
}
ul#boards li.one {
	height: 29px;
	line-height: 29px;
	margin-left: 5px;
	background-position: 0 -284px;
}
ul#boards li.two {
	margin-left: 10px;
	background-position: 0 -315px;
}
ul#boards li.three {
	background-position: 0 -344px;
}

ul#boards li a {
	display: block;
	padding: 0 3px;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
}
ul#boards li a:hover, ul#boards li#active a {
	background: url(../img/sign_arrow.gif) no-repeat 166px 6px;
}
ul#boards li.one a:hover, ul#boards li#active.one a {
	background-position: 166px 8px;
}

ul#boards li.xlong a:hover, ul#boards li#active.xlong a {
	background-position: 168px;
}

ul#nav_bottom {
	width: 185px;
	margin: 20px 0 0 5px;
	padding: 0;
	list-style: none;
}
ul#nav_bottom li {
	height: 24px;
	line-height: 24px;
	margin: 0 0 5px 0;
	padding: 0;
}

ul#nav_bottom li a {
	display: block;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 30px;
	background: url(../img/nav_sprite.jpg) no-repeat;
}

ul#nav_bottom li.email a {
	background-position: -118px -2px;
}
ul#nav_bottom li.store a {
	background-position: -118px -50px;
}
ul#nav_bottom li.facebook a {
	background-position: -118px -105px;
}

