/*	Before using this tag, you must add
/	<div style="clear: both;"></div>
/	...in the line before <div class="content_wrap">
/	because other elements in the page are being floated */
.content_product_wrap {

	padding: 4px;
	padding-left: 6px;
	text-align: center;
	vertical-align: top;
	width: 787px;
	overflow:auto;
}

/* 	Product containers are floated  to the left
/	Images do not have to be this width */
.content_product {
	float: left;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 250px;
	text-align: center;
	background-color:#f8f8f8;
	border:1px solid #eeeeee;
}

/* 	4 images a row
/	Use inline styles to customize */
.content_product_small {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 184px;
}




/* Home Page Content */

.Home_content_wrap {
	padding: 4px;
	padding-left: 14px;
	text-align: center;
	vertical-align: top;
	width: 786px;

}

/* 	Product containers are floated  to the left
/	Images do not have to be this width */
.Home_content_product {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 374px;
	height:200px;
	text-align: center;
	border:1px solid #000000;
	background-color: #f7f7f7;
}


.Cat_product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff6637;
	font-weight: bold;
}

.Main_title_dogLeash {
	background-color: #667B99;
	height: 30px;
	width: 757px;
	position: relative;
	left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}




/* Background 1px Span */
body {
	height: auto;
	background: #FFFFFF url(/simages/gradient.jpg) repeat-x;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




#main {

	background: url(/simages/back_header.jpg) center top no-repeat;

}




/* coreleft - NavMenu.ascx */
#coreleft {

	border-left-style: Solid; border-left-width: 1px; border-left-color: #FF6637;
	border-bottom-style: Solid; border-bottom-width: 1px; border-bottom-color: #FF6637;
	border-top-style: Solid; border-top-width: 1px; border-top-color: #FF6637;
	background-color: #FFFFFF;

}




/* the center part  */
#corecenter {

	border-left-style: Solid; border-left-width: 1px; border-left-color: #FF6637;
	border-right-style: Solid; border-right-width: 1px; border-right-color: #FF6637;
	border-top-style: Solid; border-top-width: 1px; border-top-color: #FF6637;
	width: 798px;

}




/* Minicart contents */
#minicartcontainer {
	background:#FFFFFF;
	position: absolute;
	top: 24px;
	left: 740px;
	height: 87px;
	width: 217px;
	z-index:1;
	overflow: auto;
	filter: alpha(opacity=70);
  	-moz-opacity: .70;
  	opacity: .70;
  	text-align: center;
   	border: solid 1px #CCD5E6;
}







/* Hyperlinks */
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}





/*  Site Header Image 965 x 125 */
#header {
	width: 965px;
	height: 125px;
	position: relative;
	text-align:left;
}






/* Links in the Header */
#navbar a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	height:15px;
	color:#FFFFFF;
}

#navbar a:hover {
	background: #FFFFFF;
	color: #FF6637;
	height:12px;
}







/* coreleft - NavMenu.ascx */


#coreleft ul li a {
		color: #FF6637;
		font-weight:bold; 
		text-decoration:none;
		font-family: arial, verdana, sans-serif;
		font-size: 13px;
}

#coreleft ul li a:hover {
		background: #667B99;
		color: #FFFFFF;
		cursor: pointer;
}





/* Body Content Pages*/
.Cat_title {
	background-image:url('../simages/Bar_Blank_DogCollars.jpg');
	/* background: #8a0379;*/
	color: #FFFFFF; 
	font-size: 16px;
	text-align:center;
        padding-top:16px;
        height:36px;
        width:780px;
}



a:Cat_product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6637;
	font-weight: bold;

}

a.Cat_product_title:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6637;
	font-weight: bold;
	text-decoration: none;

}
a.Cat_product_title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6637;
	font-weight: bold;
	text-decoration: none;

}
a.Cat_product_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #667B99;
	font-weight: bold;
	text-decoration: underline;

}
.Cat_product_title_sm {
	color: #FF6637; 
	font-weight: bold; 
	font-size: 12px;
}
.Cat_product_bullets {
	color: #5d5d5d;
	text-align: left;
}




#cat_name {
	Color: #667B99;

}




/* Side Navigation*/
a:leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.leftNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}





.sideNav_Title  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #667B99;
	font-weight: bold;
	height: 16px;

}




/* Footer*/
#footer {

	background: #667B99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 801px;
/*	border: solid #FF6637 1px;*/
}
#footer a {
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8px;
		font-weight: bold;
		color: #FFFFFF;
	}
#footer a:hover {
		background: #FFFFFF;
		color: #FF6637;
	}






/* Footer Links*/
a:footlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height:10px;
	color:#006699;
}
a.footlinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footlinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background: #006699;
}






/* hours */
#hours   {
	border-left-style: Solid; border-left-width: 1px; border-left-color: #FF6637;
	border-right-style: Solid; border-right-width: 1px; border-right-color: #FF6637;
	border-bottom-style: Solid; border-bottom-width: 1px; border-bottom-color: #FF6637;
}