
BODY  		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}
			
p 			{
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #414141;
}
				
td			{
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #414141;
}				

#siteContainer {
	border: 1px solid #cacfd4;
	padding: 3px;
	width: 755px;
	
}	

form {
	margin: 0px;
	padding: 0px;
}		
	
.cellbg 	{	background-color: #e4e7e9}

.cellbg2 {
	background-color: #EFEFEF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F7295;
}

.white 		{	background-color: #FFFFFF}

.black 		{	background-color: #000000}	

.hline 		{	background-color: #CCCCCC}
				
.whitetxt 		{	font-family:  Arial,  Verdana, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #FFFFFF}
				
.smalltxt 		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}										
		
#catHeader /* has additional styles in cat-xxxx.css files */ {
	width: 604px;
	height: 49px;
	margin-bottom: 3px;
}		

#catHeader span{
	display: none;
}		
		
.pagehdr  		{
				font-family: Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #00A8E1}	
				
.hdr  	{
				font-family: Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #00A8E1;}	
				
.price  	{
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #00a8e1;
	display: block;
	margin-top: -10px;
	float: left;
	margin-right: 15px;
}					

A:LINK 		{	font-family:  Tahoma, Geneva, sans-serif;
				font-size: 12px;
				font-weight: normal;
				text-decoration : underline;
				color: #000000}

A:VISITED	{	font-family:  Tahoma, Geneva, sans-serif;
				font-size: 12px;
				font-weight: normal;
				text-decoration : underline;
				color: #000000}

A:ACTIVE 	{	font-family:  Tahoma, Geneva, sans-serif;
				font-size: 12px;
				font-weight: normal;
				text-decoration : underline;
				color: #000000}

A:HOVER 	{	font-family:  Tahoma, Geneva, sans-serif;
				font-size: 12px;
				font-weight: normal;
				text-decoration : underline;
				color: #00A8E1}	
				
A.bread:LINK 		{	font-family:  Tahoma, Geneva, sans-serif;
				
				font-size: 10px;
				font-weight: normal;
				text-decoration:none;}

A.bread:VISITED	{	font-family:  Tahoma, Geneva, sans-serif;
	
				font-size: 10px;
				font-weight: normal;
				text-decoration:none;}

A.bread:ACTIVE 	{	font-family:  Tahoma, Geneva, sans-serif;
				
				font-size: 10px;
				font-weight: normal;
				color:#FF6600;
				text-decoration:underline;}

A.bread:HOVER 	{	font-family:  Tahoma, Geneva, sans-serif;
				
				font-size: 10px;
				font-weight: normal;
				color:#FF6600;
				text-decoration:underline;}								
				

.footer 		{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

A.footer:LINK 		{
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

A.footer:VISITED	{
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

A.footer:ACTIVE 	{
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

A.footer:HOVER 	{
	font-size: 10px;
	text-decoration: underline;
	color: #3399cc;
}	

/* Left Nav ***************************************************/
.leftnavcontainer{	
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #fff;
		width:146px;
	}

.leftnavTXT	{	
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #fff;
		width:146px;
	}

.nav, a.nav:link, a.nav:visited, a.nav:active, a.nav:hover	{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}
a.nav:link, a.nav:visited, a.nav:active, a.nav:hover	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
a.nav:link 		{ color: #6d6f71;}		
a.nav:visited	{ color: #6d6f71;}	
a.nav:active	{ color: #6d6f71;}		
a.nav:hover		{ color: #00A8E1;}			


.leftnavSearch {
	margin-left: -3px;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	width: 146px;
	height: 60px;
	background: url(../images/nav/search_bkg.gif) no-repeat top;
}

#search{
	font-size: 20px;
	font-weight: 800;
	color: #0078c9;
	height:12px;
	font-family: Helvetica, Arial;
}

.leftnavEmail {
	position: relative;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	width: 146px;
	color: #6d6f71;
	font-family: Helvetica, Arial;
}

form.search, form.emailsubmit {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

input.leftnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 135px;
	height: 18px;
	margin-bottom: 5px;	
	margin-top: 2px;
	border: 1px solid #666;
	padding: 2px 0px 0px 2px;
}
input.leftNavGo{
	float: right;
}

/* END Left Nav **********************************************/	
/* Product Page -- Some styles are in cat-xxxx.css files ******/	

#prodDetailContainer{
	position: relative;
	width: 604px;
	font-size: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.productTitle{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A8E1;
	display: block;
	margin: 0px 15px 0px 15px;
}
#prodImg, #prodInfo  /* prodInfo has additional styles in cat-xxxx.css files */ {
	height: 202px;
	position: relative;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #7F7F7F;
}
#prodImg {	
	float: left;
	width: 202px;
	border: 1px solid #e2e2e2;
	margin-right:3px;
}
#prodInfo {
float: right;
	width: 397px;
}

#availability{
	display: block;
	float: left;
	margin-top:-5px;
}

.prodInfoButtons{
	margin: 8px 0px 0px 15px;
	float: left;
}

#prodDescContainer{
clear: both;
	width: 604px;
	font-size: 0px;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}

#prodDesc{
	width: 402px;
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#prodDesc span{
	font-size: 12px;
	font-family:  Tahoma, Geneva, sans-serif;
	display: block;
	padding: 0px 10px 10px 10px;
	color: #414141;
}

#prodDesc_title{
	color: #00A8E1;
	font-weight: bold;
	margin-left: 10px;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

#prodAlsoConsider{
	width: 199px;
	margin: 0px 0px 0px 0px;
	background-color: #e5e2bf;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#prodAlsoConsider table{
	background-color: #f5f5f5;
	width: 199px;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#addtocart_detail a:link, #addtocart_detail a:visited, .addtocart_button_input {
	display:block;
	width: 132px;
	height: 30px;
	float: left;
	margin-top:10px;
	margin-left:15px;
	text-indent: -9999px;
	border: none;
	background: transparent url(/images/btn_sprite.gif) no-repeat scroll 0pt -145px;
	color: #545957;
	font-size:11px;
	padding-bottom: 6px;
	padding-left: 11px; 
}	

#addtocart_detail a:hover, #addtocart_detail a:focus, .addtocart_button_input_hov {
	display:block;
	width: 132px;
	height: 30px;
	margin-top:10px;
	margin-left:15px;
	float: left;
	border: none;
	background: transparent url(/images/btn_sprite.gif) no-repeat scroll 0pt -185px;
	color: #545957;
	text-indent: -9999px;
	font-size:11px;
	padding-bottom: 6px;
	padding-left: 11px;
}

/* END Product Page -- Some styles are in cat-xxxx.css files ******/	
/* List Page -- Some styles are in cat-xxxx.css files ******/	

#catCookies {
	width: 604px;
	margin-bottom: 3px;
}

.listItemtd 
{
	padding-top:10px;
}

.listItembox1 {
	display: block;
	width:199px;
	height:70px;
	background: url(../images/plist_grad.gif) repeat-x;
	border-bottom: 1px solid #ffffff;
	z-index: 1;
}
.listItembox1 span{
	height:38px;
}
.listItembox1 span a:link, .listItembox1 span a:visited {
	display: block;
	width:185px;
	height:2em;
	padding:7px 0px 0px 0px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.listItembox1 span a:hover, .listItembox1 span a:focus, .listItembox1 span a:active{
	color: #00A8E1
} 


.listItembox2{
  clear:both;
  width:185px;
  height:20px;
  padding:0px 0px 0px 0px;
  z-index: 1;
}

.listItemtdBlank 
{
	padding-top:10px;
}

.listItemtdBlank div {
	display: block;
	width:199px;
	height:80px;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.listItemtdBlank span {
	display: block;
	width:185px;
	padding:7px 0px 0px 0px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


/* End List Page -- Some styles are in cat-xxxx.css files ******/	
/* Category PAge -- Some styles are in cat-xxxx.css files ******/
#catPageContainer {
	width: 604px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#subCats {
	float: left;
	width:325px;
	padding: 35px 0px 35px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 3px solid #ffffff
}
#subCats img{
	float:left;
	margin:0px 0px 15px 45px;
	
}

#featured_cat {
	float:left;
	width: 256px;
	height: 492px;
	margin-bottom: 15px;
	border: 1px solid #cacfd4;
	padding: 35px 0px 0px 0px;
}

/* END Category PAge */
/* SubCategory PAge -- Some styles are in cat-xxxx.css files ******/
#subcatPageContainerlevel2 {
	width: 604px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#subCatslevel2 {
	float: left;
	width:325px;
	height: 220px;
	padding: 35px 0px 35px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 3px solid #ffffff
}
#subCatslevel2 img{
	float:left;
	margin:0px 0px 15px 45px;
	
}

#catLifestylelevel2 {
	float:left;
	width: 270px;
	height: 277px;
	padding: 35px 0px 35px 0px;
}

.subnav, a.subnav:link, a.subnav:visited, a.subnav:active, a.subnav:hover	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

a.subnav:link, a.subnav:visited, a.subnav:active, a.subnav:hover	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 15px;
	}
a.subnav:link 		{ color: #000000;}		
a.subnav:visited	{ color: #000000;}	
a.subnav:active	{ color: #000000;}		
a.subnav:hover		{ color: #0066cc;}	
/* END SubCategory PAge */


/* Shopping Cart Styles */

#cartAlsoCon {
	clear: both;
	padding: 33px 0px 20px 0px;
	background: #ffffff url(../images/cart-alsoConcider.gif) no-repeat top;
	width: 604px
}
#cartAlsoCon #a1{
	float: left;
	width: 200px;
}

#cartAlsoCon #a2{
	float: left;
	margin: 0px 2px 0px 2px;
	width: 200px;
}

#cartAlsoCon #a3{
	float: left;
	width: 200px;
}


#cartAlsoCon a{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
/* END Shopping Cart Styles */


									
A.smlink:LINK 		{	font-family:  Tahoma, Geneva, sans-serif;
				font-size: 12px;
				font-weight: normal;
				text-decoration : underline;
				color: #666}

A.smlink:VISITED	{	font-family:  Tahoma, Geneva, sans-serif;
				font-size: 12px;
				font-weight: normal;
				text-decoration : underline;
				color: #666}

A.smlink:ACTIVE 	{	font-family:  Tahoma, Geneva, sans-serif;
				font-size: 12px;
				font-weight: normal;
				text-decoration : underline;
				color: #3F7295}

A.smlink:HOVER 	{	font-family:  Tahoma, Geneva, sans-serif;
				font-size: 12px;
				font-weight: normal;
				text-decoration : underline;
				color: #00A8E1}																										

ul	{
	padding: 0;
	margin-left: 2.0em;
	margin: 1.5em;
	list-style: square;
}


				
INPUT {
	background : #FFFFFF;
	border-right-color : #EFEFEF;
	border-bottom-color : #EFEFEF;
	border-left-color : #EFEFEF;
	border-top-color : #EFEFEF;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-top-width :1px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 11px;
}

INPUT.greyinput  {
	background: #EFEFEF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	width : 200px;
}

textarea.greyinput  {
	background: #EFEFEF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	width : 200px;
}

select.greyinput  {
	background: #EFEFEF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	width : 200px;
}

a.emailafriend:link, a.emailafriend:visited{
	float: left;
	color: #7F7F7F;
	margin-left: 25px;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin-top: -3px;
	background: url(../images/emailfriend.gif) no-repeat 0 50%;
	padding-left: 18px;
	
}

.emailafriend{
	background-color: white;
}

.emailinstock {
	background-color : #EFEFEF;
	left:1px;
	border : 1px solid black;
}

.nohand {
	cursor: default;
}

#emailWhenAvail{
	margin-left:15px; margin-top: 10px;
}


/*GIFT WRAP */

.giftWrap{
	position:absolute;
	background-image:url(/common/images/giftcardskins/giftlabel_generic2008.gif); 
	background-repeat: no-repeat;
	height:280px; width:310px; 
	
}

.giftWrap fieldset{
	border:none; margin:60px 10px 0px 10px;
}
.giftWrap fieldset legend{
	font-weight: bold;
}
.giftWrap fieldset label{
	Clear:both;
	float: left;
	width: 90px;
	text-align: right;
	margin: 3px 0px
}
.giftWrap fieldset input{
	float:left;
	width: 90px;
	margin: 3px 0 3px 10px;
}
.giftWrap fieldset textarea{
	float:left;
	width: 140px;
	margin: 3px 0 3px 10px;
}

.giftWrap fieldset span{
	font-size: 9px;
	float:left;
}
.giftWrap fieldset span.spanformessage{
	Margin-left:100px;
}

.giftWrap fieldset label.labelforstyle{
	Margin-top:20px;
}

.giftWrap fieldset select{
	float:left;
	width: 140px;
	margin: 20px 0 0 10px;
}
.giftWrap input.b_update-giftwrap{
	clear: both; 
	Margin:3px 0px 0px 110px;
}


/*GIFT WRAP */



/* ORDER TRACKING STYLES */

.ot_hdr1 {
	background-color: #DEEEF9;
}

.ot_hdr1_txt, .ot_hdr2_txt, .ot_hdr3_txt  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.ot_listLine {
	background-image: url(/images/C4C4C4_gray_pixel.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.ot_hdr2 {
	background-color: #FFFFFF;
}

.ot_hdr3 {
	background-color: #DEEEF9;
}

#ot_viewOrder {
}

#ot_viewOrder span a:link {
	text-decoration: underline;
}

#ot_backToList {
	padding: 13px 0 0 0;
    overflow: hidden;
    background-image: url("/images/btn_backtolist_off.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:13px;
}

#ot_Logout {
}

#ordertrack-detail table {
width:			575px;
background:		#fff;
margin-top:		5px;
font-size:		1.2em;
}
#ordertrack-detail table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
background:		#FFFFFF;
color:			#666;
font-weight:	bold;
}
#ordertrack-detail table .properText {
text-align:		left;
}
#ordertrack-detail table th, #ordertrack-detail table td {
margin:			0;
padding:		5px 10px;
text-align:		center;
}
#ordertrack-detail table th {
color:			#fff;
background:		#00a8e1;
}
#ordertrack-detail img {
margin-top:		10px;
}

#ordertrack-list table {
width:			500px;
background:		#fff;
margin-top:		5px;
font-size:		1.2em;
}
#ordertrack-list table caption{
margin:			0;
margin-top:		5px;
padding:		5px 10px;
text-align:		left;
background:		#fff;
color:			#666;
font-weight:	bold;
}
#ordertrack-list table caption p{
font-weight:	normal;
}
#ordertrack-list table .properText {
text-align:		left;
}
#ordertrack-list table th, #ordertrack-list table td {
margin:			0;
padding:		5px 10px;
text-align:		center;
}
#ordertrack-list table th {
color:			#fff;
background:		#00a8e1;
}
#ordertrack-list table img {
margin-top:		0;
}
#ordertrack-list img {
margin-top:		10px;
}

.button {position:absolute; padding:0 0px 0 0px;top:1px;left:1px;}


/* Holiday countdown styles */
#holidayShip_message{
		left:50%;
		margin-left:-100px;
		position:absolute;
		top:0px;
		width:315px;
		display: block;
		z-index: 99;
	}
#holidayShip_image{
		position: absolute;
		top: 5px;
		left: -28px;
		padding: 7px 3px 7px 0px;
	}
	#holidayShip_number{
		position: relative;
		float: left;
		color: red; 
		font-size: 16px; 
		font-weight: bolder;
		padding: 1px; 
		margin: 0px 3px 1px 3px;
		text-align: right;
	}
	#holidayShip_textlink{
		position: relative;
		display: block;
		padding-left: -2px;
		padding-top: 3px;
		
	}
	#holidayShip_textlink a:link, #holidayShip_textlink a:visited{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; font-weight: bold; 
		line-height: 1.0em;
		text-decoration: none;
		color:red;
		
	}
	#holidayShip_textlink a:hover, #holidayShip_textlink a:focus, #holidayShip_textlink a:active{
		text-decoration: underline;
	}
	#holidayShip_arrowlink{
		font-size: 14px;
		margin-left: 3px;
	}
	#holidayShip_popup_container{
		z-index: 99;
		color:black;
	}
/* END Holiday countdown styles */

/* zoom begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#zoom_bck {
	position: relative;
	height: 580px;
	width: 530px;
	margin:auto;
}

#closewin a:link, #closewin a:visited {
	display: block;
	width: 90px;
	height: 20px;
	position: relative;
	margin-top: 5px;
	margin-right: 45px;
	float: right;
	background: transparent url(/images/closewindow_sprite.gif) no-repeat 0px 0px;
	color: #6D6E71;
	font-size: 100%;
	text-decoration:none;
	text-align:center;
	padding-top:2px
}

#closewin a:hover, #closewin a:active, #closewin a:focus {
	background: transparent url(/images/closewindow_sprite.gif) no-repeat 0px -25x;
	color: #004297;
}

#view_larger {
	color: #6D6E71;
	position: absolute;
	z-index: 99;
	top:538px; left: 34px;
}

ul#zoom_alts {
	position: absolute;
	list-style-type: none;
	margin: 0px;
	padding: 0;
	top:560px; left: 29px;
}
#zoom_alts li{
	float:left;
	margin: 8px;
	margin-left: 0px;
}

#zoom_alts img{
	width:95px;
	height: 95px;
	border: 1px solid #6D6E71;
	margin-top: 5px;
}
}
/* zoom end */