html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/*color: #444444;*/
	color: #231f20;
}

label.error {
	float: right;
	clear: both;
	color: #F00;
	font-size: 12px;
}

#standard_content ul {
	list-style: url(../../img/templates/red_bullet.gif);
}

sup {
	font-size: 50%;	
}

a {
	color: #231f20;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* get rid of those system borders being generated for A tags */
a:focus {
	outline: none;
}

a:active {
	outline: none;
}
	 
:focus {
	-moz-outline-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

label {
	cursor: pointer;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear {
	clear: both;
}

#homepage_discount_tag, #discount_tag {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 500;
}

#container {
	width: 979px;
	min-height: 100%;
	position: relative;
	margin: 0px auto;
}

#header_home {
	width: 979px;
	/*height: 383px; OLD HEIGHT*/
	height: 320px;
	position: relative;
	/*margin: -386px 0px 0px 0px; OLD MARGIN*/
	margin: -324px 0px 0px 0px;
	_margin: -320px 0px 0px 0px;
}

html>body #header_home {
	margin: -324px 0px 0px 0px;
	_margin: -320px 0px 0px 0px;
}

#header_index { /* IF FLASH DISABLED SHOW BG IMAGE */
	width: 979px;
	/*height: 383px; OLD HEIGHT*/
	height: 320px;
	position: relative;
}

#header {
	width: 979px;
	height: 173px;
	position: relative;
	margin: -177px 0px 0px 0px;
	border-bottom: 1px solid #000;
}

#header_subpage { /* IF FLASH DISABLED SHOW BG IMAGE */
	width: 979px;
	height: 173px;
	position: relative;
}

#logo_ezshop_bg_home {
	width: 246px;
	height: 130px;
	margin: 0px;
	float: left;
	display: inline;
}

#logo_ezshop_bg {
	background-image: url(../../img/templates/logo_ezshop_bg.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 125px;
	margin: 0px 0px 0px 25px;
	float: left;
	display: inline;
}

#logo_ezshop {
	width: 225px;
	margin: 18px auto;
}

#location_bar {
	width: auto;
	height: 32px;
	float: left;
	margin: 2px 0px 0px 60px;
	display: inline;
	overflow: hidden;
}

#location_bar_left {
	width: 5px;
	height: 32px;
	background-image:url(../../img/templates/location_bar_left.png);
	float: left;
	display: inline;
}

#location_bar_right {
	width: 5px;
	height: 32px;
	background-image:url(../../img/templates/location_bar_right.png);
	float: left;
	display: inline;
}

#location_bar_bg {
	width: 623px;
	height: 32px;
	float: left;
	background-image: url(../../img/templates/bg_location_bar.gif);
	background-repeat: repeat-x;
	display: inline;
}

#location_bar_cart {
	position: relative;
	top: 10px;
	right: 21px;
}

.location_bar_spacer {
	width: 2px;
	height: 32px;
	display: inline-block;
}

#location_bar_breadcrumb {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 465px;
	height: 32px;
}

#location_bar_breadcrumb li {
	float: left;
}

#location_bar_breadcrumb li a, .location_bar_no_link {
	background-image: url(../../img/templates/location_bar_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: auto;
	height: 23px;
	float: left;
	padding: 9px 16px 0px 8px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	text-decoration: none;
	/*text-shadow: 1px 1px 1px #FFF;*/
}

#location_bar_breadcrumb li a:hover {
	text-decoration: none;
	color: #ed1f24;
}

#location_bar_breadcrumb #location_bar_home a {
	background-image: url(../../img/templates/location_bar_bc_home.gif);
	background-repeat: no-repeat;
	/*width: 26px;*/
	width: 60px;
	height: 23px;
	margin: 0px 0px 0px -20px;
	float: left;
	text-align: right;
	display: inline;
}

#location_bar_breadcrumb #location_bar_home a span {
	position: relative;
	top: 1px;
	left: 2px;
}

#location_bar_user {
	float: right;
	padding: 0px 7px 0px 0px;
	height: 32px;
	width: auto;
	display: block;
	/*text-shadow: 1px 1px 1px #FFF;*/
}

#location_bar_user ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#location_bar_user ul li {
	float: left;
}

#location_bar_user ul li a {
	float: left;
	padding: 9px 6px 0px 10px;
	background-image: url(../../img/templates/location_bar_user_seperator.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	width: auto;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
}

#location_bar_user ul li a:hover {
	text-decoration: none;
	color: #ed1f24;
}

.location_bar_no_link_text {
	float: left;
	padding: 9px 9px 0px 9px;
	text-decoration: none;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
}

#location_bar_user #location_bar_user_cart a {
	background-image: url(../../img/templates/location_bar_user_cart.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 54px;
	height: 23px;
	float: left;
	padding: 9px 0px 0px 0px;
	margin: 0px;
}

#location_bar_user_cart .text {
	position: relative;
	top: 0px;
	left: 9px;
}

#sign_in_search {
	float: left;
	margin: 6px 0px 0px 60px;
	width: auto;
	display: inline;
}

#sign_in_search_bg_home {
	background-image: url(../../img/templates/sign_in_search_bg.png);
	background-repeat: repeat-x;
	width: 596px;
	height: 74px;
	float: left;
	padding: 5px 0px 5px 0px;
	display: inline;
}

#sign_in_search_bg {
	background-image: url(../../img/templates/sign_in_search_bg.png);
	background-repeat: repeat-x;
	width: 220px;
	height: 74px;
	float: left;
	padding: 5px 0px 5px 0px;
}

#sign_in_search_left {
	background-image: url(../../img/templates/sign_in_search_left.png);
	width: 18px;
	height: 84px;
	float: left;
}

#sign_in_search_right {
	background-image: url(../../img/templates/sign_in_search_right.png);
	width: 19px;
	height: 84px;
	float: left;
}

#sign_in {
	float: left;
	margin: 2px 0px 0px 0px;
	display: inline;
	width: 356px;
}

.sign_in_search_header {
	font-size: 22px;
	color: #ed1f24;
	float: left;
	width: 80px;
}

.go {
	width: 36px;
	height: 24px;
	border: 0px;
}

.small_link a {
	float: left;
	width: auto;
	margin: 7px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	text-decoration: underline;
}

.small_link a:hover {
	text-decoration: none;
}

.login_unsuccessful {
	float: left;
	width: 115px;
	margin: 7px 0px 0px 5px;
	display: inline;	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000
}

.red_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ed1f24;
	margin: 2px 5px 0px 0px;
	float: left;
}

.select_box {
	width: 162px;
	border: 1px solid #c9c9c9;
	padding: 5px;
}

.selectbox {
	width: 152px;
	border: 1px solid #c9c9c9;
	padding: 3px;
}

.selectbox2 {
	width: auto;
	border: 1px solid #c9c9c9;
	padding: 5px;
}

.text_box {
	float: left;
	margin: 1px 10px 0px 0px ;
	padding: 2px;
	display: inline;
	width: 89px;
	height: 17px;
	background-image: url(../../img/templates/input_text.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.textbox {
	width: 150px;
	height: 16px;
	border: 1px solid #b2b7b8;
	padding: 3px;
}

.wishlistbox {
	width: 300px;
	height: 16px;
	border: 1px solid #b2b7b8;
	padding: 3px;
}

.search_box {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 2px;
	width: 151px;
	height: 17x;	
	display: inline;
	background-image: url(../../img/templates/input_search.gif);
	background-repeat: no-repeat;
	border: 0px;
}

.textarea {
	width: 200px;
	height: 100px;
	border: 1px solid #b2b7b8;
	padding: 3px;
}

#searchLine {
	float: left;
	width: 2px;
	height: 50px;
	background-image: url(../../img/templates/sign_searchLine.gif);
	background-repeat: repeat-y;
	margin: 10px 0px 0px 5px;
	display: inline;
}

.goBut {
	float: left;
	margin: 0px;
	width: 34px;
	height: 24px;
}

#rememberMe {
	float: right;
	margin: 0px 40px 0px 0px;
	font-size: 12px;
}

#search {
	float: left;
	margin: 2px 0px 0px 15px;
	display: inline;
	width: 200px;
}

#popular_categories {
	position: absolute;
	bottom: 0px;
	_bottom: -10px;
	left: 0px;
	margin: 0px;
	display: inline;
	width: 181px;
	height: 33px;
}

#logged_in_as_homepage {
	margin: 0px;
	padding: 10px;
	display: inline;
	width: auto;
	height: auto;
	background-color: #FFF;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

#logged_in_as {
	position: absolute;
	top: 150px;
	right: 95px;
	margin: 0px;
	display: inline;
	width: auto;
	height: 33px;
}

#logged_in_as a, #logged_in_as_homepage a {
	color: #FF0000;	
}

#logout {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	display: inline;
	width: 88px;
	height: 33px;
}

.view_all_categories {
	position: absolute;
	bottom: -1px;
	left: 210px;
	margin: 0px;
	display: inline;
	width: 139px;
	height: 24px;
	background-image: url(../../img/templates/category_switcher.png);
	_background-image: url(../../img/templates/category_switcher.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.view_all_categories:hover {
	background-image: url(../../img/templates/category_switcher.png);
	_background-image: url(../../img/templates/category_switcher.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 185px;
	height: 33px;
	cursor: pointer;
}

.view_all_categories_active {
	background-image: url(../../img/templates/category_switcher.png);
	_background-image: url(../../img/templates/category_switcher.gif);
	background-repeat: no-repeat;
	background-position: left -42px;
	width: 185px;
	height: 33px;
	cursor: pointer;
}

#view_all_categories_over {
	position: absolute;
	top: 174px;
	left: 202px;
	display: none;
	z-index: 998;	
}

#view_all_categories_over_content {
	float: left;
	padding: 0px 8px 0px 8px;
	width: 185px;
	height: auto;
	background-image: url(../../img/templates/bg_category_switcher.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

#view_all_categories_inner {
	float: left;
	width: 165px;
	height: auto;
	padding: 10px;
	margin: 0px;
	background-color: #ed1c24;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	display: inline;
	overflow: hidden;
}

#view_all_categories_bottom {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 201px;
	height: 8px;		
	background-image: url(../../img/templates/bg_category_switcher_bottom.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.view_all_categories_item {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.view_all_categories_item a {
	padding: 5px;
	text-decoration: none;
	float: left;
	width: 155px;
	color: #FFF;
	display: inline;
	height: auto;
	margin: 0px;
}

.view_all_categories_item a:hover {
	cursor: pointer;
	background-color: #fff;
	color: #ed1c24;
	text-decoration: none;
}

#in_this_section {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px 0px -1px 0px;
	width: 185px;
	height: 33px;
}

#in_this_section_box {
	width: 185px;
	background-color: #c8c9ca;
	height: auto;
	position: relative;
	float: left;
	clear: both;
}

#in_this_section_box ul {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 13px;
}

#in_this_section_box ul li {
	padding: 5px 0px 5px 10px;
	color: #231f20;
}

#in_this_section_box ul li:hover {
	background-color: #ed1c24;
	color: #FFF;
	cursor: pointer;
}

#top_level_nav {
	height: 50px;
	clear: both;
	width: 979px;
	border-bottom: 1px solid #FFF;
	background-image: url(../../img/templates/bg_top_level_nav.png);
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

.top_level_nav_item {
	position: relative;
}

.top_level_nav_item a {
	width: auto;
	height: auto;
	padding: 12px 20px 12px 20px;
	font-size: 21px;
	color: #FFF;
	float: left;
	text-decoration: none;
	/*text-shadow: 1px 1px 1px #999;*/
	background-image: url(../../img/templates/top_level_nav_spacer.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.top_level_nav_item a:hover {
	background-color: #FFF;
	color: #ed1c24;
	cursor: pointer;
	padding: 12px 22px 12px 20px;
	background-image: none;
	margin: 0px 0px 0px -2px;
}

.top_level_nav_item a.last {
	width: auto;
	height: auto;
	padding: 12px 15px 12px 15px;
	font-size: 21px;
	color: #FFF;
	float: left;
	text-decoration: none;
	/*text-shadow: 1px 1px 1px #999;*/
	background-image: none;
}

.top_level_nav_item a.last:hover {
	background-color: #FFF;
	color: #ed1c24;
	cursor: pointer;
	padding: 12px 17px 12px 15px;
	background-image: none;
	margin: 0px 0px 0px -2px;
}

.top_level_nav_item_arrow; {
	position: absolute;
	left: 6%;
	top: 39px;
	width: 26px;
	height: 9px;
	display: none;
}

.top_level_nav_spacer {
	float: left;
	width: 3px;
	height: 21px;
	padding: 15px 0px 0px 0px;
	display: inline;
}

#sub_level_nav {
	background-image: url(../../img/templates/bg_sub_level_nav.gif);
	border: 1px solid #cdcccb;
	height: 35px;
	width: 977px;
}

.sub_level_nav_item a{
	font-size: 15px;
	font-weight: bold;
	color: #444444;
	float: left;
	width: auto;
	height: auto;
	padding: 8px;
	text-decoration: none;
}

.sub_level_nav_item a:hover {
	text-decoration: underline;
}

.sub_level_nav_spacer {
	float: left;
	padding: 10px 0px 0px 0px;
}

#body {
	width: 979px;
	padding-bottom: 55px;   /* Height of the footer */
	float: left;
}

.left_boxes {
	width: 185px;
	height: auto;
	margin: 10px 0px 0px 0px;
	position: relative;
	float: left;
	clear: both;
}

.left_boxes_header {
	float: left;
	padding: 5px;
	width: 175px;
	background-color: #ed1c24;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	/*text-shadow: 1px 1px 1px #000;*/
	overflow: hidden;
	border-bottom: 1px solid #FFF;
}

.left_boxes_content {
	border: 1px solid #c8c9ca;
	border-top: 0px;
	width: 173px;
	padding: 5px;
	float: left;
	display: inline;
}

.left_boxes_content p { /* For IE 6 */
	text-decoration: none;
}

.left_boxes_content_home {
	border: 1px solid #c8c9ca;
	border-bottom: 0px;
	width: 183px;
	text-align: center;
}

.left_boxes_content_home img {
	margin: 20px 10px 20px 10px;
}

.left_boxes_view_all {
	background-image: url(../../img/templates/bg_view_all.gif);
	width: 173px;
	height: 16px;
	float: left;
	left: 0px;
	text-align: right;
	border-left: 1px solid #c8c9ca;
	border-right: 1px solid #c8c9ca;
	border-bottom: 1px solid #c8c9ca;
	border-top: 1px solid #dededd;
	padding: 5px;
	color: #444444;
	font-weight: bold;
	font-size: 14px;
}

.left_boxes_view_all a {
	text-decoration: none;
	color: #444444;
}

.left_boxes_view_all a:hover {
	text-decoration: underline;
}

#new_in_store {
	width: 185px;
	background-color: #c8c9ca;
	height: auto;
	position: relative;
	float: left;
	clear: both;
}

#new_in_store_header {
	float: left;
	padding: 6px 5px 3px 5px;
	width: 175px;
	background-color: #ed1c24;
	overflow: hidden;
}

#shop_by_brand {
	clear: both;
	float: left;
	width: 979px;
	margin: 10px 0px 0px 0px;
}

#shop_by_brand_left {
	background-image: url(../../img/templates/shop_by_brand_left.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 136px;
	float: left;
}

#shop_by_brand_middle {
	width: 965px;
	height: 135px;
	float: left;
	border-bottom: 1px solid #bcc6cd;
}

#shop_by_brand_middle img {
	margin: 0px 12px 0px 13px;
	display: inline;
}

#shop_by_brand_right {
	background-image: url(../../img/templates/shop_by_brand_right.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 136px;
	float: left;
}

#shop_by_brand_header {
	background-image: url(../../img/templates/shop_by_brand_headerbg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 955px;
	height: 35x;
	font-size: 25px;
	color: #dc1319;
	padding: 7px 0px 0px 10px;
}

.new_in_store_items a {
	float: left;
	width: 175px;
	height: auto;
	padding: 5px;
	margin: 0px;
	position: relative;
	cursor: pointer;
	color: #444;
	text-decoration: none;
}

.new_in_store_items a:hover {
	background-color: #ed1c24;
	color: #FFF;
	cursor: pointer;
}

.new_in_store_items img {
	/*border: 1px solid #000;*/
	float: left;
	width: 43px;
	height: 43px;
}

.new_in_store_items span {
	position: relative;
	top: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 120px;
	font-size: 12px;
}

#new_in_store_view_all {
	background-image: url(../../img/templates/bg_view_all.gif);
	width: 173px;
	height: 16px;
	float: left;
	clear: both;
	/*position: absolute;
	bottom: 0px;*/
	left: 0px;
	text-align: right;
	border-left: 1px solid #c8c9ca;
	border-right: 1px solid #c8c9ca;
	border-bottom: 1px solid #c8c9ca;
	border-top: 1px solid #dededd;
	padding: 5px;
	color: #444444;
	font-weight: bold;
	font-size: 14px;
}

#new_in_store_view_all a {
	text-decoration: none;
	color: #444444;
}

#new_in_store_view_all a:hover {
	text-decoration: underline;
}

#site_features {
	width: 586px;
	height: auto;
	float: left;
	margin: 0px 23px 0px 22px;
	display: inline;
}

#site_features_header {
	width: 576px;
	height: 23px;
	float: left;
	background-color: #ed1c24;
	color: #FFF;
	padding: 5px 5px 0px 5px;
	font-weight: bold;
	font-size: 15px;
	/*text-shadow: 1px 1px 1px #000;*/
	overflow: hidden;
}

#site_features_content {
	padding: 8px;
	float: left;
	width: 568px;
	height: auto;
	border: 1px solid #c8c9ca;
	border-top: 0px;
}

#featured_lg {
	width: 390px;
	float: left;
}

#featured_lg span {
	width: 380px;
	float: left;
	background-color: #444444;
	padding: 5px;
	color: #FFF;
	font-size: 14px;
	margin: -2px 0px 0px 0px;
	text-decoration: none;
}

.featured_sm {
	float: right;
	width: 167px;
}

.featured_sm span {
	clear: both;
	float: left;
	background-color: #444444;
	padding: 5px;
	color: #FFF;
	font-size: 11px;
	width: 157px;
	margin: -2px 0px 0px 0px;
	text-decoration: none;
}

#findProductsFor {
	float: left;
	width: 574px;
	height: 199px;	
	padding: 5px;
	border: 1px solid #c8c9ca;
	background-image: url(../../img/templates/findProductsLine.gif);
	background-repeat: repeat-x;
	margin: 10px 17px 10px 17px;
	display: inline;
}

#findProdPic {
	float: left;	
	width:560px;
}

.momtoPets {
	float: left;
	margin: 20px 0px 0px 28px;
	display: inline;
}
.momPic {
	margin-left: 10px;	
}

.momWord {
	float:left;	
}

#ez_newsletter {
	float: left;
	clear: both;
	width: 243px;
	height: 126px;
	overflow: hidden;
	background-image: url(../../img/templates/newsletter_bg.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 10px 0px;
}

#newsletter_header {
	float: left;
	/*background-image: url(../../img/templates/ez_shop_updates_headerbg.gif);
	background-repeat: repeat;*/
	font-size: 25px;
	background-color: #ed1c24;
	color: #dc1319;
	/*width: 257px;*/
	width: 265px;
	/*height: 35px;
	padding: 7px 0px 0px 10px;*/
	margin: 10px 0px 0px 0px;
	text-align: center;
	border:  1px solid #bcc6cd;
}

/*#newsletter_header {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 8px 5px 9px 5px;
	width: 182px;
	height: 13px;
	background-color: #ed1c24;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 1px 1px 1px #000;
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}*/

#ez_newsletter_body {
	float: left;
	width: 223px;
	height: auto;
	padding: 10px;
	color: #ed1c24;
}

#ez_newsletter_get_updates {
	float: left;
	color: #ed1c24;
	display: inline;
}

#ez_newsletter_form {
	float: left;
	border: 0px;
}

.search_box2 {
	float: left;
	width: 220px;
	border: 2px solid #231f20;
}

#ez_newsletter_text input {
	float: left;
	margin: 5px 0px 5px 0px;
	color: #807f7f;
	font-size: 16px;
	display: inline;
}

#ez_newsletter_button {
	float: left;
	margin: 0px 0px 0px 0px;
	display: inline;
	cursor: pointer;
}

#ez_newsletter_bottom {
	background-image: url(../../img/templates/ez_shop_updates_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	width: 267px;
	height: 44px;
}

#twitter_facebook {
	float: left;
	margin: 0px;
	display: inline;
	overflow: hidden;
	width: 507px;
}

/*#twitter_facebook img {
	float: left;	
	margin: 0px 10px 0px 0px;
	display: inline;
}*/

#ez_tv {
	float: left;
	width: 386px;
	height: auto;
	margin: 10px 0px 0px 10px;
	display: inline;
}

#ez_tv_header {
	width: 376px;
	height: 19px;
	background-color: #ed1c24;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	float: left;
	font-size: 16px;
	/*text-shadow: 1px 1px 1px #000;*/
	overflow: hidden;
}

#ez_blog {
	float: right;
	width: 265px;
	margin: 10px 0px 0px 0px;
	display: inline;
}

#ez_blog_header {
	width: 255px;
	background-color: #ed1c24;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	float: left;
	font-size: 16px;
	/*text-shadow: 1px 1px 1px #000;*/
}

#ez_blog_body {
	float: left;
	padding: 5px;
	width: 253px;
	height: auto;
	border: 1px solid #c8c9ca;
	border-top: 0px;
}

.ez_blog_entry {
	float: left;
	width: 253px;
}

.ez_blog_title {
	color: #ed1c24;
	font-size: 17px;
	display: inline-block;
	margin: 0px 0px 0px 10px;
}

.ez_blog_content {
	clear: both;
	color: #a4abad;
	margin: 5px 0px 0px 10px;
	font-size: 13px;
	display: inline;
	float: left;
}

.ez_blog_line {
	float: left;
	margin: 5px 0px 5px 0px;
	display: inline;
}

.ez_blog_read_entry a {
	width: 100px;
	color: #FFF;
	margin: 10px 0px 0px 10px;
	display: block;
	background-color: #758587;
	font-weight: bold;
	padding: 4px;
	font-size: 11px;
	float: left;
	clear: both;
	text-decoration: none;
}

.ez_blog_read_entry a:hover {
	text-decoration: underline;
	color: #FFF;
}

#rss1 {
	float: left;	
	margin: 2px 0px 0px 155px;
	display: inline;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 967px;
	background-image: url(../../img/templates/bg_sub_level_nav.gif);
	border: 1px solid #cdcccb;
	height: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	padding: 10px 5px 10px 5px;
	margin: 10px 0px 10px 0px;
	float: left;
	display: inline;
}

#footer a {
	color: #444444;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

#footer a:hover {
	color: #444444;
	text-decoration: underline;
}

/**************************** STYLES FOR BEST SELLERS / RECOMMENDED ****************************/
#best_recc_highest {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 174px;
	height: auto;
	list-style-type: none;
	position: relative;
	float: left;
	display: inline;
}

#best_recc_highest a {
	display: inline-block;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

#best_recc_highest ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#best_recc_highest li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#best_recc_highest li a {
	width: 162px;
	padding: 5px;
	display: inline-block;
	font-size: 15px;
	float: left;
	border-left: 1px solid #c8c9ca;
	border-right: 1px solid #c8c9ca;
}

/*#best_recc_highest li a.closed{
	color: #000000 !important;
	background-color: #c8c9ca;
	float: left;
	margin: 0px 0px 1px 0px;
	display: block;
}*/

#best_recc_highest li li {
	position: relative;
	float: left;
	height: auto;
}

/*#best_recc_highest li a.opened{
	background-color: #ed1c24;
	background-image: url(../../img/templates/tabs.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	float: left;
}*/

#best_recc_highest li #accordion-best-seller {
	background-image: url(../../img/templates/accordion_tabs.gif);
	background-position: 0px -72px;
	width: 162px;
}

#best_recc_highest li #accordion-best-seller.opened {
	background-position: 0px 0px;
}

#best_recc_highest li #accordion-best-seller.closed {
	float: left;
}

#best_recc_highest li #accordion-recommended {
	background-image: url(../../img/templates/accordion_tabs.gif);
	background-position: -178px -72px;
	width: 162px;
}

#best_recc_highest li #accordion-recommended.opened {
	background-position: -178px 0px;
}

#best_recc_highest li #accordion-recommended.closed {
	float: left;
}

.best_recc_highest_item a {
	clear: both;
	float: left;
	height: auto;
	padding: 5px;
	margin: 0px;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}

.best_recc_highest_item a:hover {
	background-color: #ed1c24;
	color: #FFFFFF;
	cursor: pointer;
}

.best_recc_highest_item span {
	position: relative;
	top: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 110px;
	font-size: 12px;
}

.best_recc_highest_item img {
	/*border: 1px solid #000;*/
	float: left;
	width: 43px;
	height: 43px;
}

#best_recc_highest .accordion_view_all a {
	text-decoration: none;
	text-align: right;
	clear: both;
	width: 162px;
	height: 16px;
	float: left;
	background-image: url(../../img/templates/bg_view_all.gif);
	/*border-left: 1px solid #c8c9ca;
	border-right: 1px solid #c8c9ca;*/
	border-bottom: 1px solid #c8c9ca;
	border-top: 1px solid #dededd;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	position: relative;
	left: 0px;
	bottom: 0px;
}

#best_recc_highest .accordion_view_all a:hover {
	text-decoration: underline;
}

/**************************** STYLES FOR NEW IN STORE / SHOP BY BRAND ****************************/
#new_brand{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 174px;
	list-style-type: none;
	height: auto;
	position: relative;
	float: left;
	display: inline;
}

#new_brand a {
	display: inline-block;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

#new_brand ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#new_brand li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	/*width: 174px;*/
}

#new_brand li a {
	width: 162px;
	padding: 5px;
	display: inline-block;
	font-size: 15px;
	float: left;
	border-left: 1px solid #c8c9ca;
	border-right: 1px solid #c8c9ca;
}

#new_brand li a.closed{
	color: #000000 !important;
	background-color: #c8c9ca;
	float: left;
	margin: 0px 0px 1px 0px;
	display: block;
}

#new_brand li li{
	position: relative;
	float: left;
	height: auto;
	background-color: #FFF;
}

#new_brand li #accordion-new-in-store {
	background-image: url(../../img/templates/accordion_tabs.gif);
	background-position: -356px -72px;
	width: 162px;
}
#new_brand li #accordion-new-in-store.opened {
	background-position: -356px 0px;
}

#new_brand li #accordion-shop-by-brand {
	background-image: url(../../img/templates/accordion_tabs.gif);
	background-position: -534px -72px;
	width: 162px;
}
#new_brand li #accordion-shop-by-brand.opened {
	background-position: -534px 0px;
}

.new_in_store_item a {
	float: left;
	/*width: 162px;*/
	height: auto;
	padding: 5px;
	margin: 0px;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}

.new_in_store_item a:hover {
	background-color: #ed1c24;
	color: #FFFFFF;
	cursor: pointer;
}

.new_in_store_item span {
	position: relative;
	top: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 110px;
	font-size: 12px;
}

.new_in_store_item img {
	/*border: 1px solid #000;*/
	float: left;
}

.shop_by_brand_item a {
	float: left;
	/*width: 162px;*/
	height: auto;
	padding: 0px;
	margin: 0px;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}

.shop_by_brand_item a:hover {
	background-color: #ed1c24;
	color: #FFFFFF;
	cursor: pointer;
}

.shop_by_brand_item img {
	float: left;
}

#new_brand .accordion_view_all a {
	text-decoration: none;
	text-align: right;
	clear: both;
	width: 162px;
	height: 16px;
	float: left;
	background-image: url(../../img/templates/bg_view_all.gif);
	/*border-left: 1px solid #c8c9ca;
	border-right: 1px solid #c8c9ca;*/
	border-bottom: 1px solid #c8c9ca;
	border-top: 1px solid #dededd;
	padding: 5px;
	font-weight: bold;
	color: #444444;
	position: relative;
	left: 0px;
	bottom: 0px;
}

#new_brand .accordion_view_all a:hover {
	text-decoration: underline;
}


#view_all_over {
	background-image: url(../../img/templates/bg_view_all_over.png);
	width: 959px;
	height: 127px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
	padding: 10px;
	overflow: hidden;
}

#view_all_over h4 {
	margin: 0px;
	padding: 0px;
}

#view_all_over h4 a{
	color: #ed1c24;
	font-size: 14px;
	text-decoration: none
}

#view_all_over h4 a:hover {
	text-decoration: underline
}

#view_all_over ul {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(../../img/templates/bullet.gif);
}

#view_all_over li a{
	text-decoration: none;
}

#view_all_over li a:hover {
	text-decoration: underline;
}

#menu_view_all_categories {
	float: left;
	width: auto;
	height: auto;
	padding: 20px 0px 0px 0px;
}

#menu_view_all_categories h4 {
	margin: 0px;
	padding: 0px;
}

#menu_view_all_categories h4 a{
	color: #ed1c24;
	font-size: 18px;
	text-decoration: none
}

#menu_view_all_categories h4 a:hover {
	text-decoration: underline
}

#menu_view_all_categories ul {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	list-style-image: url(../../img/templates/bullet.gif);
}

#menu_view_all_categories li a{
	text-decoration: none;
}

#menu_view_all_categories li a:hover {
	text-decoration: underline;
}

.view_all_sections {
	background-image: url(../../img/templates/view_all_sections.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 181px;
	height: 50px;
	float: left;
	/*text-shadow: 1px 1px 1px #000;*/
}

.view_all_sections_active {
	background-position: right top;
}

#cart_over {
	width: 230px;
	height: 105px;
	background-image: url(../../img/templates/logo_ezshop_bg.png);
	position: absolute;
	left: 690px;
	top: 34px;
	z-index: 999;
	opacity: 0.9;
	padding: 10px;
	display: none;
}

.cart_active {
	color: #ed1c24;
}
#signinform dl {
	clear: both;
	float: left;
	margin: 0px 0px 10px 0px;	
}

#signinform dt {
	clear: both;
	float: left;
	margin: 0px 10px 10px 0px;
	display: inline;
}

#signinform dd {
	float: left;
	margin: 0px 0px 10px 0px;
	display: inline;	
}

#signinform label {
	font-weight: bold;
}

#signinform p {
	clear: both;
}

.fail {
	color: #ff0000;
}

#standard_content {
	float: left;
	width: 599px;
	margin: 0px 20px;
}

.similar_items a {
	float: left;
	width: 163px;
	padding: 5px;
	margin: 0px;
	position: relative;
	cursor: pointer;
	color: #444;
	text-decoration: none;
}

.similar_items a:hover {
	background-color: #ed1c24;
	color: #FFF;
	cursor: pointer;
}

.similar_items span {
	position: absolute;
	top: 0px;
	padding: 5px;
	float: left;
	width: 80px;
	font-size: 12px;
}

#facebook_fanbox {
	float: left;
	clear: both;
	width: 190px;
	height: 85px;
	margin: 10px 0px 0px 22px;
	display: inline;
	border: 1px solid #c8c9ca;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
}

#delivery_address_add_edit {
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	margin: -220px 0px 0px -170px;
	padding: 10px;
	width: 340px;
	height: 440px;
	background-color: #b9b9b9;
	border: 1px solid #000000;
	z-index: 2;
	display: none;
}

.formLabel {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 110px;
}

.formInput {
	float: left;
	margin: 0px;
	padding: 0px 0px 5px 0px;	
	width: 230px;
}

.formLabelCC {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 120px;
}

.formInputCC {
	float: left;
	margin: 0px;
	padding: 0px 0px 5px 0px;	
	width: 330px;
}

.validate_billing_address {
	float: left;
	color: #FF0000;
	display: none;
}


/**************************** STYLES FOR Google maps list ****************************/

#locationHeading {
	float:left;
	margin:10px 0px 0px 0px;
	display:inline;
	width:615px;
	text-align:left;
}

#locationTable {
	float:left;	
	margin:10px 0px 0px 0px;
	display:inline;
	width:615px;
	height:26px;
	background-color:#CCC;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.location {
	float:left;	
}

.eastWestNS {
	float: left;
	padding: 5px;
	width: 175px;
	background-color: #ed1c24;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	/*text-shadow: 1px 1px 1px #000;*/
	overflow: hidden;
}

.locationDescript {
	float:left;
	width:590px;
	height:auto;
	background-color:#dcdcdc;
	padding: 5px;
}

.locationDescript p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.locationDescript ul li {
	margin:5px 0px 0px 0px;	
	color:#231f20;
}

.locationDescript ul {	
	margin: 0px;
	padding: 0px 0px 10px 25px;
}

.contact_item {
	float: left;
	clear: both;
	margin: 5px;
	width: 215px;
}

#pick_a_section {
	clear: both;
	float: left;
	text-align: left;
}

#comments {
	border-top: 3px dotted #CCC;
}

#comments .cRowOdd {
	background-color: #FFFFFF;
}

#comments .cRowEven {
	background-color: #F0F0F0;
}

#shopping_for_header {
	float: left;
	background-image: url(../../img/templates/shopping_for_headerbg.gif);
	background-repeat: repeat;
	font-size: 25px;
	color: #dc1319;
	width: 175px;
	height: 35px;
	padding: 7px 0px 0px 10px;
	text-align: center;
}

#shopping_for {
	float: left;
	clear: both;
	width: 183px;
	height: auto;
	border-left:  1px solid #bcc6cd;;
	border-right:  1px solid #bcc6cd;;
}

#shopping_for_bottom {
	background-image: url(../../img/templates/shopping_for_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	width: 185px;
	height: 7px;
}

#shopping_for_list{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 183px;
	list-style-type: none;
	height: auto;
	position: relative;
	float: left;
	display: inline;
}

#shopping_for_list a {
	display: inline-block;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

#shopping_for_list ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#shopping_for_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-top: 1px solid #bcc6cc;
}

#shopping_for_list li.firstitem {
	border-top: 0px;
}

#shopping_for_list li a {
	width: 173px;
	padding: 5px;
	display: inline-block;
	font-size: 21px;
	float: left;
}

#shopping_for_list li a.closed{
	color: #000000 !important;
	background-color: #FFF;
	float: left;
	display: block;
	background-image: url(../../img/templates/shopping_for_bullet.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	text-indent: 40px;
}

#shopping_for_list li a.opened{
	color: #FFFFFF !important;
	float: left;
	display: block;
	background-color: #de161c;
	background-image: url(../../img/templates/shopping_for_bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	text-indent: 40px;
}

#shopping_for_list li li {
	position: relative;
	float: left;
	height: 250px;
	background-color: #FFF;
}

#big_sell_flash {
	float: left;
	width: 507px;
	height: 303px;
	margin: 0px 0px 10px 0px;
}

#ez_shop_updates_header {
	float: left;
	background-image: url(../../img/templates/ez_shop_updates_headerbg.gif);
	background-repeat: repeat;
	font-size: 25px;
	color: #dc1319;
	width: 257px;
	height: 35px;
	padding: 7px 0px 0px 10px;
	text-align: center;
}

#ez_shop_updates {
	float: left;
	clear: both;
	width: 265px;
	height: auto;
	border-left:  1px solid #bcc6cd;;
	border-right:  1px solid #bcc6cd;;
	overflow: hidden;
}

#ez_shop_updates_bottom {
	background-image: url(../../img/templates/ez_shop_updates_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	width: 267px;
	height: 44px;
}

#ez_shop_updates_list{
	margin: 0px;
	padding: 0px;
	width: 265px;
	list-style-type: none;
	height: auto;
	position: relative;
	float: left;
	display: inline;
}

#ez_shop_updates_list a {
	float: left;
	margin: 0px;
	display: inline-block;
	font-weight: normal;
	text-decoration: none;
	
}

#ez_shop_updates_list ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	height: 206px;
}

#ez_shop_updates_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-top: 1px solid #bcc6cc;
}

#ez_shop_updates_list li.firstitem {
	border-top: 0px;
}

#ez_shop_updates_list li a {
	width: 255px;
	padding: 5px;
	display: inline-block;
	font-size: 17px;
	float: left;
	overflow: hidden;
}

#ez_shop_updates_list li a img {
	margin: -5px 0px 0px -5px;
	display: inline;
}

#ez_shop_updates_list li a.closed{
	color: #000000 !important;
	background-color: #FFF;
	float: left;
	display: block;
	background-image: url(../../img/templates/shopping_for_bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	text-indent: 25px;
}

#ez_shop_updates_list li a.opened{
	color: #FFFFFF !important;
	float: left;
	display: block;
	background-color: #de161c;
	background-image: url(../../img/templates/shopping_for_bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	text-indent: 25px;
}

#ez_shop_updates_list li li {
	position: relative;
	float: left;
	height: auto;
	background-color: #FFF;
}


.wishlist_label {
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 150px;
}

.wishlist_input {
	float: left;
	margin-bottom: 10px;
	width: 300px;
}

#wishlist_header_bar {
	float: left;
}

#wishlist_header_bar a {
	float: left;
	color: #FFF;
	border-left: 1px solid #FFF;
	background-color: #e37204;
	padding: 10px;
	margin: 0px;
	font-size: 15px;
}

#start_new_wish_list {
	clear: both;
	float: left;
	margin: 10px 0px 0px 20px;
	display: inline;
	width: 243px;
	height: 126px;
}

#view_wish_list {
	float: left;
	margin: 10px 0px 0px 60px;
	display: inline;
	width: 243px;
	height: auto;
	background-image: url(../../img/templates/view_wish_list.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family: Arial;
}

#view_wish_list_form {
	float: left;
	margin: 75px 0px 0px 20px;
}

.wish_list_input {
	border: 3px solid #f3ad73;
	width: 108px;
}