@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #4d6257 url(../images/bg-site.jpg) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #474646;
}

a {
	color: #d85b32;
	text-decoration: none;
}

a:hover {
	color: #403f3f;
}

body p {
	padding-bottom: 8px;
}
/*---------------------------------------------------------------------- HOLDER DIV w MAIN LOGO --*/
div#holder {
	width: 100%;
	background: url(../images/bg-holder.jpg) center top no-repeat;
	text-align: center;
}

#holder .logo {
	margin-top: 45px;
}

/*---------------------------------------------------------------------- CONTAINER --*/

div#container {
	width: 808px;
	margin: 0 auto;
	margin-top: 45px;
}
input{
	border: #CCC 2px solid;
}

select{
	border: #CCC 2px solid;
}

textarea{
	border: #CCC 2px solid;
}

/*---------------------------------------------------------------------- MAIN NAVIGATION --*/

div#mainNav {
	width: 808px;
	min-height: 37px;
	height: auto !important;
	height: 37px;
	text-align: center;
	background: #474646 url(../images/bg-nav.gif) no-repeat;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}

#mainNav ul {
	list-style-type: none;
	display: block;
	padding-top: 13px;
}

#mainNav li {
	display: inline;
	padding: 8px 0 0 6px;
}

#mainNav li a {
	color: #FFF;
	text-decoration: none;
}

#mainNav li a:hover {
	color: #ff784c;
}

#about #nav-about,
#discGolf #nav-discGolf,
#ultimate #nav-ultimate,
#canine #nav-canine,
#freestyle #nav-freestyle,
#other #nav-other,
#contact #nav-contact {
	color: #ff784c;
}

/*---------------------------------------------------------------------- CONTENT DIVS --*/

div#content {
	width: 808px;
	background: url(../images/bg-content.jpg) repeat-y;
	text-align: left;
}

/*----- CONTENT LEFT ----------------------------------*/

div#content-left {
	width: 539px;
	margin-left: 30px;
	float: left;
	display: inline;
}

div#home-one {
	width: 268px;
	height: 269px;
	border-bottom: #606060 thin solid;
	border-right: #606060 thin solid;
	float:left;
}

div#home-two {
	width: 268px;
	height: 269px;
	border-bottom: #606060 thin solid;
	float: left;
}

div#home-three {
	width: 268px;
	border-right: #606060 thin solid;
	float:left;
}

div#home-four {
	width: 268px;
	float: left;
	padding-bottom: 20px;
}

#home-one img,
#home-three img {
	padding-top: 12px;
}

#home-two img,
#home-four img {
	padding: 12px 0 0 8px;
}

#content-left h1 {
	color: #585858;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 10px;
}

#content-left h1 strong {
	color: #d85b32;
}

#content-left h1 a {
	color: #d85b32;
	font-weight: normal;
	font-size: 16px;
	padding: 5px;
}

#content-left h1 a:hover {
	background-color: #d85b32;
	color: #fff;
}

div#breadcrumb {
	background-color: #d8dcdf;
	font-size: 11px;
	padding: 6px;
	margin-bottom: 15px;
}

#breadcrumb a {
	color: #404040;
	font-size: 11px;
	/*padding: 0 4px;*/
	text-decoration:none;
}

#breadcrumb a:hover {
	color: #d85b32;
}

#categories h1 {
	margin-top: 30px;
	float: left;
}

#categories ul {
	list-style-type: none;
	float: right;
}

#categories li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#categories li a {
	width: 81px;
	height: 86px;
	display: block;
}

#categories li span {
	display: none;
}

.categories-discs a {
	background: url(../images/cat-icon-discs.gif) 0 0 no-repeat;
}

.categories-discs a:hover {
	background: url(../images/cat-icon-discs.gif) 0 -86px no-repeat;
}

.categories-bags a {
	background: url(../images/cat-icon-bags.gif) 0 0 no-repeat;
}

.categories-bags a:hover {
	background: url(../images/cat-icon-bags.gif) 0 -86px no-repeat;
}

.categories-baskets a {
	background: url(../images/cat-icon-baskets.gif) 0 0 no-repeat;
}

.categories-baskets a:hover {
	background: url(../images/cat-icon-baskets.gif) 0 -86px no-repeat;
}
.categories-clothing a {
	background: url(../images/cat-icon-clothing.gif) 0 0 no-repeat;
}

.categories-clothing a:hover {
	background: url(../images/cat-icon-clothing.gif) 0 -86px no-repeat;
}

.categories-toys a {
	background: url(../images/cat-canine-toys.gif) 0 0 no-repeat;
}

.categories-toys a:hover {
	background: url(../images/cat-canine-toys.gif) 0 -86px no-repeat;
}

.categories-accessories a {
	background: url(../images/cat-icon-accessories.gif) 0 0 no-repeat;
}

.categories-accessories a:hover {
	background: url(../images/cat-icon-accessories.gif) 0 -86px no-repeat;
}

.categories-accessoriesDG a {
	background: url(../images/cat-DG-accessories.gif) 0 0 no-repeat;
}

.categories-accessoriesDG a:hover {
	background: url(../images/cat-DG-accessories.gif) 0 -86px no-repeat;
}

#logos ul {
	list-style-type: none;
	margin-bottom: 20px;
}

#logos li {
	display: inline;
	float: left;
}

#logos li a {
	width: 150px;
	height: 70px;
	display: block;
	margin: 0 0 20px 15px;
	padding: 0;
}

#logos li span {
	display: none;
}

.logo-teneighty a {
	background: url(../images/logo-1080.gif) 0 0 no-repeat;
}

.logo-teneighty a:hover {
	background: url(../images/logo-1080.gif) 0 -70px no-repeat;
}

.logo-aerobie a {
	background: url(../images/logo-aerobie.gif) 0 0 no-repeat;
}

.logo-aerobie a:hover {
	background: url(../images/logo-aerobie.gif) 0 -70px no-repeat;
}

.logo-blackjax a {
	background: url(../images/logo-blackjax.gif) 0 0 no-repeat;
}

.logo-blackjax a:hover {
	background: url(../images/logo-blackjax.gif) 0 -70px no-repeat;
}

.logo-ching a {
	background: url(../images/logo-ching.gif) 0 0 no-repeat;
}

.logo-ching a:hover {
	background: url(../images/logo-ching.gif) 0 -70px no-repeat;
}

.logo-daredevil a {
	background: url(../images/logo-daredevil.gif) 0 0 no-repeat;
}

.logo-daredevil a:hover {
	background: url(../images/logo-daredevil.gif) 0 -70px no-repeat;
}

.logo-latitude a {
	background: url(../images/logo-latitude.gif) 0 0 no-repeat;
}

.logo-latitude a:hover {
	background: url(../images/logo-latitude.gif) 0 -70px no-repeat;
}

.logo-lightening a {
	background: url(../images/logo-lightening.gif) 0 0 no-repeat;
}

.logo-lightening a:hover {
	background: url(../images/logo-lightening.gif) 0 -70px no-repeat;
}

.logo-millennium a {
	background: url(../images/logo-millennium.gif) 0 0 no-repeat;
}

.logo-millennium a:hover {
	background: url(../images/logo-millennium.gif) 0 -70px no-repeat;
}

.logo-snapDiscs a {
	background: url(../images/logo-snapDiscs.gif) 0 0 no-repeat;
}

.logo-snapDiscs a:hover {
	background: url(../images/logo-snapDiscs.gif) 0 -70px no-repeat;
}

/*----- Product Lists ----------------------------------*/

div#product-lists {
}

.product-listing {
	display: block;
	width: 255px;
	float: left;
	margin: 0 14px 25px 0;
	background: url(../images/product-listing-bg.gif) bottom repeat-x;
	padding-bottom: 8px;
}

#product-lists a {
	color: #474646;
	text-decoration: none;
}

#product-lists a:hover {
	color: #d85b32;
	text-decoration: underline;
}

#product-lists span {
	font-size: 15px;
	color: #d85b32;
	display: block;
	font-weight: bold;
}

#product-lists form {
	padding-top: 8px;
}

div#product-left {
	width: 345px;
	float: left;
	padding: 0 20px 20px 0;
	color: #484848;
}

div#product-right {
	width: 174px;
	float: left;
}

.product-title {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #474646;
	padding-bottom: 15px;
}

.product-price {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #d85b32;
	padding-bottom: 15px;
}

.content-left-rule {
	padding: 12px 0 15px 0;
}

/*----- Send to Friend Box ----------------------------------*/

div#send-box {
	width: 539px;
	background-color: #d8dcdf;
}

#send-box h1 {
	display: block;
	width: 524px;
	height: 30px;
	color: #fff;
	font-size: 16px;
	background: url(../images/send-to-friend-top.gif) no-repeat;
	padding: 4px 0 6px 15px;
}

#send-box table {
	margin: 8px 0 8px 15px;
}

#send-box td {
	padding: 6px;
	color: #20402f;
}
/*----- CONTENT RIGHT ----------------------------------*/

div#content-right {
	width: 180px;
	margin: 8px 0 0 35px;
	float: left;
	font-size: 11px;
	color: #565656;
}

#content-right p {
	padding: 0;
}

#content-right input {
	margin-bottom: 8px;
}

#content-right .rule {
	padding: 15px 0;
}

.login {
	font-size: 13px;
	color: #565656;
	font-weight: bold;
}

.login strong {
	color: #e35526;
}

div.cart-info {
	padding: 12px 0;
}

#content-right h1 a{
	display: block;
	background-color: #565656;
	color: #FFF;
	font-size: 13px;
	padding: 3px;
	margin-bottom: 6px;
	text-decoration:none;
}

#content-right ul {
	padding-bottom: 15px;
}

#content-right li {
	list-style-type: none;
}

#content-right li strong {
	display: block;
	color: #e35526;
	font-size: 12px;
	padding: 5px 0;
}

#content-right li a {
	color: #565656;
	text-decoration: none;
	display: block;
	width: 180px;
	padding: 1px 0 1px 7px;
}

#content-right li a:hover {
	background-color: #e8ecef;
	color: #e35526;
}

/*---------------------------------------------------------------------- FOOTER --*/

div#footerNew {
	width: 808px;
	background: #4d6257 url(../images/bg-footer.jpg) no-repeat;
	padding: 30px 0;
	text-align: left;
}

#footerNew p {
	float: left;
	line-height: 18px;
	color: #c2d7cb;
}

#footerNew a {
	color: #c2d7cb;
	text-decoration: none;
	padding: 0 5px;
}

#footerNew a:hover {
	color: #000;
}

#footerNew img {
	float: right;
}

.copyright {
	font-size: 11px;
	color: #000;
	display: block;
	padding-top: 10px;
}

h1 a{
	color:#FFFFFF;
}

/*---------------------------------------------------------------------- CLEAR FLOATS --*/
.clear-floats {
	clear: both;
	display: block;
	height: 1px;
}