body {
	position: relative;
	background: url(../Images/Background.gif) repeat;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	text-align: center;
	font-size: 10px;
	line-height: 150%;
}
body * {
	font-family: Verdana, sans-serif;
}
/* Images */
a img {
	border: none !important;
}
/* General Tables */
table {
	border-collapse:collapse;
}
table td {
	margin: 0px !important;
	padding: 5px 0px !important;
	vertical-align: top;
}
table td td {
	padding: 0px 0px !important;
}
/* General Products */
.productnamecolor {
	font-size: 150%;
}
.productnamecolorLARGE {
	font-size: 200%;
}
.smalltext img {
	display: block;
}
font.text+a img {
	margin-top: 10px;
	margin-left: -3px;
}
.pricecolor {
	color: red;
}
/* Flash Belts */
div.flashwrapper {
	display: none;
}
table.colors_descriptionbox div.flashwrapper {
	display: block;
}
/***** THE HEADER *****/
#header {
	position: relative;
	margin: 0px 0px 0px -10px;
	width: 100%;
	height: 81px;
	border: none;
	width: 100%;
	text-align: left;
	-margin-bottom: -4px;
}
#header div.background {
	position: absolute;
	background: url(../Images/HeaderBackgrounds/ZombieHeader.gif) top left no-repeat;
	height: 100%;
	left: 0px;
	right: 0px;
	margin-left: 19px;
	border: none;
	margin-left: 19px;
	right: 0px;
	-width: 100%;
	-margin-left: 0px;
}
#header div.tag {
	position: relative;
	background: url(../Images/HeaderTag.png) top left no-repeat;
	width: 264px;
	height: 85px;
	border: none;
	height: 85px;
}
#header div.tag a {
	display: block;
	width: 100%;
	height: 100%;
}
#header ul#menu {
	position: absolute;
	display: block;
	left: 250px;
	bottom: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	-top: 35px;
}
#header ul#menu li {
	display: table-cell;
	-display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 46px;
	-line-height: 46px;
	-padding-top: 2px;
}
#header ul#menu li a {
	display: block;
	-display: inline;
	line-height: 150%;
	-line-height: 46px;
	margin: 0px;
	padding: 0px;
	height: 46px;
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
	padding-top: 13px;
	padding-right: 24px;
	-padding-bottom: 8px;
	outline: none;
}
#header ul#menu li div a {
	display: inline;
	font-size: inherit;
	padding: 0 !important;
	margin: 0 !important;
}
#header ul#menu li.active {
	background: url(../Images/Menu/TabRight.png) top right no-repeat;
	padding-right: 24px;
	margin-left: -32px;
	-padding-left: 28px;
}
#header ul#menu li.active a {
	background: url(../Images/Menu/TabLeft.png) top left no-repeat;
	padding-left: 32px;
	padding-right: 8px;
	color: #ce1d00;
	padding-right: 8px;
}
#header ul#menu li:hover a {
	color: #ce1d00;
}
#header ul#menu li div a {
	text-decoration: underline;
}
#header ul#menu li#collars_tab img {
	position: absolute !important;
 #display: none;
	top: 4px;
	right: -40px;
}
#header ul#menu li#collars_tab.active img {
	right: -55px;
}
/***** THE RIGHT-HAND GUTTER *****/
#right {
	position: absolute;
	width: 186px;
	left: 750px;
	margin-top: -10px;
	padding: 25px 10px 0px 10px;
	z-index: 1;
}
/***** THE MAIN CONTENT SECTION *****/
#main {
	position: relative;
	background-color: #ffffff;
	margin: 0px auto 0 auto;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 256px;
	width: 684px;
	height: 100%;
	text-align: left;
	xpadding-top: 50px;
 #left: 5px;
	min-height: 768px;
	border-bottom: 3px solid #ce1d00;
}
#main .fill {
	position: fixed;
	background-color: #ffffff;
	top: 0px;
	height: 1000px;
	width: 980px;
	margin-left: -40px;
	z-index: 0;
	display: none;
}
#main div#featured, #main div#hero, #main div#blog {
	position: relative;
	width: 667px;
}
#main p, #main table {
	margin: 0px 0px 20px 0px;
}
#main p {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
}
#categories {
	width: 100%;
	margin-bottom: 15px;
	xborder-top: 2px solid #ce1d00;
	xborder-bottom: 1px solid #ce1d00;
	display: none;
}
#categories div {
	display: none;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	margin-bottom: -5px;
}
#categories a {
	font-size: 12px;
}
/****** CONTACT *****/
#contact {
	xmargin-top: -30px;
	font-size: 16px;
	text-align: center;
}
#hero {
	margin-top: 15px;
}
/***** BLOG *****/
#blog {
	background: url(../Images/Blog/BlogBody.png) left top repeat-y;
	width: 681px !important;
	margin: 20px 0px -20px -10px;
 #margin-bottom: 0px;
}
#blog #feedburner-feed {
	background: url(../Images/Blog/BlogHeader.png) left top no-repeat;
	text-align: left;
	padding: 110px 40px 0px 0px;
}
#blog .headline, #blog .headline * {
	font-weight: normal;
	font-size: 18px;
	color: #2984aa;
}
#blog .headline a {
	text-decoration: none;
}
#blog ul, #blog li {
	display: block;
	list-style-type: none;
}
#blog p {
	text-align: left;
	padding-left: 0px;
}
#blog .fbsubscribelink, #blog #creditfooter, #blog #read-more {
	padding: 0px 40px;
}
#blog #read-more {
	text-align: right;
	padding-bottom: 10px;
}
#footer {
	width: 600px;
	margin: 40px auto;
	border-top: 3px solid #ce1d00;
	border-bottom: 3px solid #ce1d00;
	background-color: white;
}
#footer ul {
	display: block;
	line-height: 3px !important;
}
#footer ul#top_footer_links {
	margin-top: 10px;
}
#footer #footer_part_2 ul {
#margin-top: -5px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin: 0px 5px;
}
#footer #footer_scroll {
	height: 100px;
	overflow-y: scroll;
	overflow-x: none;
	margin-top: 20px;
}
a {
	color: #ce1d00;
	outline: none;
}
img {
	border: none;
}
#specials img {
	padding-top: 4px;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
#main img.fright {
	margin-left: 10px;
	margin-bottom: 20px;
}
#main img.fleft {
	margin-right: 10px;
	margin-bottom: 20px;
}
#main a img {
	border: 2px solid #ce1d00;
	padding: 1px;
}
#blog a img {
	border: none;
	padding: 0;
}
#main table {
	border-collapse:collapse;
}
#main table {
	padding: 0;
	margin: 0;
}
#main table .colors_searchrefinement, #main td.colors_lines_light {
	display: none;
}
#email_signup {
	position: absolute;
	z-index: 2;
	margin-top: 75px;
 #margin-top: 172px;
	margin-left: 20px;
 #margin-left: -170px;
	text-align: left;
}
#email_signup input {
	font-size: 10px;
	border: 1px solid black;
	width: 155px;
}
#email_signup_title {
	display: none;
}
#email_signup_button {
	display: block;
	width: auto !important;
	border: none !important;
	background: url(../Images/Bubbles/YesPlease.png);
	width: 94px !important;
	height: 23px !important;
	margin-left: 67px;
	margin-top: 5px;
	cursor:pointer;
	outline: none !important;
}
/* Product detail */
img#product_photo {
	max-width: 341px;
}
table.colors_pricebox {
	font-size: 200%;
}
table.colors_pricebox img {
	display: none;
}
table.colors_pricebox select {
	margin-top: 5px;
}
table.colors_pricebox input {
	display: block !important;
}
table.colors_descriptionbox {
	margin-left: 8px !important;
	font-size: 150%;
	line-height: 150%;
}
#tab_desc {
	font-size: 200%;
	line-height: 200%;
}
table.colors_descriptionbox img {
	display: none;
}
#tweet_header {
	font-family: "Lucida Grande", sans-serif;
	position: absolute;
	margin-top: 18px;
right: 630px;
width: 120px;
	font-size: 14px;
	text-align: right;
}
#tweet_header a {
	text-decoration: none;
	color: #ffffff;
}
#tweet_header a:hover {
	text-decoration: underline;
}
#tweet {
  height: 214px;
}
#tweet ul {
	background: url(../Images/TwitterBackground.png) left top no-repeat;
	display: block;
	list-style: none;
	margin: 0;
	padding: 64px 0 0 0;
	width: 320px;
	height: 150px;
	overflow: hidden;
}
#tweet ul li {
	font-family: "Lucida Grande", sans-serif;
	display: block;
	list-style: none;
	margin: 0 20px 7px 20px;
	padding: 0 0 0 0;
	font-size: 9px;
	width: 280px;
	height: 42px;
	text-align: justify;
	overflow: hidden;
}
#tweet ul li a.time {
	position: absolute;
	display: block;
text-align: right;
	width: 100%;
	text-decoration: none;
color: #B3B3B3;
right: 640px;
margin-top: 30px;
}
#tweet ul li a:hover {
	text-decoration: underline;
}

#comment {
width: 600px;
}
