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

body {
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/header_bg.gif);
	background-repeat:  repeat-x;
 background-position: 0px 0px font-family: Arial, Helvetica, sans-serif;
	font: small-caps 12px arial;
	color: #787878;
}
.home {
	background-image: url(../images/spacer.gif);
	background-repeat:  repeat-y;
}
.leftCellBg {
	background-image: url(../images/nav_bg.gif);
	background-repeat:  repeat-y;
	background-position: 0px 0px
}
.rightCellBg {
	background-image: url(../images/nav_bg.gif);
	background-repeat:  repeat-y;
	background-position: 0px 0px
}
.filterClass {
	background-image: url(../images/filter_results_bg.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px
}
.HeaderClass {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.MiddleBodyBgClass {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
}
.leftNavTopClass {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font: small-caps 12px arial;
}
.style2 {
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font: small-caps 12px arial;
}
.prodImgBg {
	background-image: url(../images/prod_image_bg.gif);
	background-repeat:  no-repeat;
	background-position: 0px 0px
}
.expressCh {
	background-image: url(../images/express_checkout.gif);
	background-repeat:  no-repeat;
	background-position: 3px 5px
}
.leftCart {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font: small-caps 14px arial;
	font-weight: bold;
}
.passwrd {
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font: small-caps 10px arial;
}
.price {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font: bold small-caps 15px arial;
}
.saleprice {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	font: bold small-caps 12px arial;
}
.price2 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font: bold small-caps 15px arial;
}
.catPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D33D4F;
}
.catPrice2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	font-size: 11px;
}
.catText {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #787878;
}
.textfield_effect {
	font-family: Arial, Helvetica, sans-serif;
 font: small-caps 12px arial width: 171px;
	height: 22px;
	background: none;
	border: none;
	color: #CCCCCC;
	margin-top: 17px;
	margin-left: 5px;
}
.fieldHolderIE {
	width: 171px;
	height: 50px;
	margin-top: -2px;
	background: url(../images/search_field.gif) no-repeat;
	float: left;
}
.fieldHolder {
	width: 171px;
	height: 50px;
	background: url(../images/search_field.gif) no-repeat;
	float: left;
}
.myaccount {
	background: url(../images/account_dashboard.gif) no-repeat;
}
.list_effect {
	margin-top: 1px;
	width: 190px;
	border-width: 1px;
	border-style: solid;
	border-color: #78787878;
	color: #CCCCCC;
	background-color: #000000;
}
a.brand:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	color: #787878;
	text-decoration: none;
}
a.brand:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	color: #787878;
	text-decoration: none;
}
a.brand:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	color: #787878;
	text-decoration: none;
}
a.brand:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	color: #787878;
	text-decoration: none;
}
a:link {
	COLOR: #FFFFFF;
	text-decoration: none;
}
a:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
a:hover {
	COLOR: #666666;
	text-decoration: none;
}
.sortClassMid {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font: small-caps 12px arial;
	background-image: url(../images/sort_by_box.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sortClassTop {
	background-image: url(../images/sort_by_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.BrandBkgrnd {
	background-image: url(../images/view_more_from.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/*
ul {
    font: small-caps 12px arial;
    color:#787878;
    line-height:1.4;
}

li {
    padding-left:-70px;
}
*/

.thumbnail {
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	border: 1px solid #787878;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 500px;
	left: 900px; /*position where enlarged image should offset horizontally */
	z-index: 51;
}
label.sizes {
	float: left;
	width: 20px;
	margin-top: 2px;
}
.thickstyle {
	background: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF00FF;
	font-weight: bold;
}
.formtext {
	background-color:#FAFAFA;
	border-color:#C6C6C6 #C6C6C6 #CCCCCC;
	border-style:solid solid dotted;
	border-width:1px;
	padding:2px;
}
.frontviewer {
	background-image: url(../images/featured_items_bg.gif);
	background-repeat:  no-repeat;
	background-position: 0px 0px
}
div.ts-top {
	position: relative;
	top:-5px;
	right:-5px;
	width: 469px;
	height: 20px;
	font-size: 16px;
	color: #FFFFFF;
}
div#previous-ts {
	background: url(../images/featured_items_previous_off.gif) no-repeat;
	position: relative;
	top:-12px;
	right:0px;
	width:44px;
	height:256px;
}
div#previous-ts:hover {
	background: url(../images/featured_items_previous_over.gif) no-repeat;
}
div#previous-ts:active {
	background: url(../images/featured_items_previous_up.gif) no-repeat;
}
div#next-ts {
	background: url(../images/featured_items_next_off.gif) no-repeat;
	position: relative;
	top:-12px;
	right:0px;
	width:44px;
	height:256px;
}
div#next-ts:hover {
	background: url(../images/featured_items_next_over.gif) no-repeat;
}
div#next-ts:active {
	background: url(../images/featured_items_next_up.gif) no-repeat;
}
div#ts-slider {
	overflow: hidden;
	position: relative;
	margin-left: 0px;
	padding: -5px 0px;
	width: 410px;
	height: 240px;
}
div#ts-slider ul {
	list-style-type: none;
	padding: 0px 0px;
	width: 3500px;
	position: relative;
}
div#ts-slider ul li {
	width: 100px;
	border-right: 1px solid #CCCCCC;
	display: inline;
	float: left;
}
div.brand-top {
	position: relative;
	top:-5px;
	right:-5px;
	width: 469px;
	height: 20px;
	font-size: 16px;
	color: #FFFFFF;
}
div#previous-brand {
	background: url(../images/featured_items_previous_off.gif) no-repeat;
	position: relative;
	top:-12px;
	right:0px;
	width:44px;
	height:256px;
}
div#previous-brand:hover {
	background: url(../images/featured_items_previous_over.gif) no-repeat;
}
div#previous-brand:active {
	background: url(../images/featured_items_previous_up.gif) no-repeat;
}
div#next-brand {
	background: url(../images/featured_items_next_off.gif) no-repeat;
	position: relative;
	top:-12px;
	right:0px;
	width:44px;
	height:256px;
}
div#next-brand:hover {
	background: url(../images/featured_items_next_over.gif) no-repeat;
}
div#next-brand:active {
	background: url(../images/featured_items_next_up.gif) no-repeat;
}
div#brand-slider {
	overflow: hidden;
	position: relative;
	margin-left: 0px;
	padding: -5px 0px;
	width: 410px;
	height: 240px;
}
div#brand-slider ul {
	list-style-type: none;
	padding: 0px 0px;
	width: 3500px;
	position: relative;
}
div#brand-slider ul li {
	width: 100px;
	border-right: 1px solid #CCCCCC;
	display: inline;
	float: left;
}
div.sale-top {
	position: relative;
	top:-5px;
	right:-5px;
	width: 469px;
	height: 20px;
	font-size: 16px;
	color: #FFFFFF;
}
div#previous-sale {
	background: url(../images/featured_items_previous_off.gif) no-repeat;
	position: relative;
	top:-12px;
	right:0px;
	width:44px;
	height:256px;
}
div#previous-sale:hover {
	background: url(../images/featured_items_previous_over.gif) no-repeat;
}
div#previous-sale:active {
	background: url(../images/featured_items_previous_up.gif) no-repeat;
}
div#next-sale {
	background: url(../images/featured_items_next_off.gif) no-repeat;
	position: relative;
	top:-12px;
	right:0px;
	width:44px;
	height:256px;
}
div#next-sale:hover {
	background: url(../images/featured_items_next_over.gif) no-repeat;
}
div#next-sale:active {
	background: url(../images/featured_items_next_up.gif) no-repeat;
}
div#sale-slider {
	overflow: hidden;
	position: relative;
	margin-left: 0px;
	padding: -5px 0px;
	width: 410px;
	height: 240px;
}
div#sale-slider ul {
	list-style-type: none;
	padding: 0px 0px;
	width: 3500px;
	position: relative;
}
div#sale-slider ul li {
	width: 100px;
	border-right: 1px solid #CCCCCC;
	display: inline;
	float: left;
}
div.lp-top {
	position: relative;
	top:-5px;
	right:-5px;
	width: 469px;
	height: 20px;
	font-size: 16px;
	color: #FFFFFF;
}
div#previous-lp {
	background: url(../images/featured_items_previous_off.gif) no-repeat;
	position: relative;
	top:-12px;
	right:0px;
	width:44px;
	height:256px;
}
div#previous-lp:hover {
	background: url(../images/featured_items_previous_over.gif) no-repeat;
}
div#previous-lp:active {
	background: url(../images/featured_items_previous_up.gif) no-repeat;
}
div#next-lp {
	background: url(../images/featured_items_next_off.gif) no-repeat;
	position: relative;
	top:-12px;
	right:0px;
	width:44px;
	height:256px;
}
div#next-lp:hover {
	background: url(../images/featured_items_next_over.gif) no-repeat;
}
div#next-lp:active {
	background: url(../images/featured_items_next_up.gif) no-repeat;
}
div#lp-slider {
	overflow: hidden;
	position: relative;
	margin-left: 0px;
	padding: -5px 0px;
	width: 410px;
	height: 240px;
}
div#lp-slider ul {
	list-style-type: none;
	padding: 0px 0px;
	width: 3500px;
	position: relative;
}
div#lp-slider ul li {
	width: 100px;
	border-right: 1px solid #CCCCCC;
	display: inline;
	float: left;
}
span.brand {
	color: #676767;
	font-weight: bold;
	font-size: 11px;
	display: block;
	width: 100%;
	text-align: center;
}
span.name {
	color: #797979;
	font-size: 11px;
	display: block;
	width: 100%;
	text-align: center;
}
span.price {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 8px;
}
div.tsDept {
	position: relative;
	background: url(../images/suggested_items.gif) no-repeat;
	width: 535px;
	height: 42px;
	font-size: 16px;
	text-align:left;
	text-indent:10px;
	color: #787878;
}
div.tsBrand {
	position: relative;
	background: url(../images/suggested_items.gif) no-repeat;
	width: 535px;
	height: 42px;
	font-size: 16px;
	text-align:left;
	text-indent:10px;
	color: #787878;
}

div.vip-top {
	position: relative;
	top:2px;
	right:10px;
	width: 200px;
	height: 33px;
}

div#vip-button {
	background: url(../images/vip_button.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 176px;
	height: 33px;
	width: 31px;
}
.vipemail {
	font-family: Arial, Helvetica, sans-serif;
    font: small-caps 12px arial width: 209px;
	height: 22px;
	width: 209px;
	background: none;
	border: none;
	color: #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
}
.vipemailHolderIE {
	width: 209px;
	height: 31px;
	margin-top: -2px;
	background: url(../images/vip_field.gif) no-repeat;
	float: left;
}
.vipemailHolder {
	width: 209px;
	height: 31px;
	background: url(../images/vip_field.gif) no-repeat;
	float: left;
}
