.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DC330C; text-decoration: underline; }
a.nodecoration {text-decoration:none;}
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #969075;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
/*  A {
  color: #5D5F60;
  text-decoration: none;
}

A:hover {
  color: #5D5F60;
  text-decoration: underline;
}  */

/*
FORM {
	display: inline;
}
*/

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
/*  
A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:underline;
}

  */TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBoxNotice {
  background: #FF8E90;
}

.nowrap 
{
    white-space:nowrap;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}

.main a {			font-size: 10px; text-decoration:underline;	color:#DC330C;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#DC330C;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#DC330C;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#DC330C;}

TD.main, P.main {
				  font-family: Verdana, Arial, sans-serif;
				  font-size: 11px;
				  line-height: 1.5;
}
P.smallText {
			  	font-family: Verdana, Arial, sans-serif;
			  	font-size: 10px;
}
#myse select {width:90%;}
.delp {
				color:#808080;
				font-size:11px;
				font-weight:normal;
}
s {
				color:#808080;
				font-size:11px;
				font-weight:normal;				
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.moduleRow { }
.moduleRowOver { background-color: #EFEFEF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EFEFEF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #DC330C; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; background: url(../images/2_bg.gif)}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#7F7F7F;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
img      {border:0px;}
table	 {width:100%;}
.gridView {width:auto;} /* SAM */
.gridView th{text-align:left} /* SAM */

.vam{ vertical-align:middle}

.header td 		 {color:#C9CBBD;}
.header span	 {color:#FFFFFF; font-size:10px;}
.header b   	 {color:#ffffff;}
.header a 		 {color:#FFFFFF; text-decoration:none; font-size:14px}
.header a:hover  {color:#FFFFFF;text-decoration:underline}
.header strong a 		 {color:#C9CBBD; text-decoration:underline; font-size:11px}
.header strong a:hover  {color:#C9CBBD;text-decoration:none}

.header1{color:#FFFFFF; text-decoration:none; background:url(../images/1_z1.gif) no-repeat left top; background-position:0 5px; padding-left:9px; margin-right:16px } 
.header1:hover 		{color:#FFFFFF;  text-decoration:underline}

.input{
 width:122px; height:21px; 
 color:#3F4143; font-size:10px; font-family:tahoma;
}
#input1{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right
}

#input2{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right
}
#input3{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right
}

.bg{ background-image:url(../images/bg.gif)}
.bg1{ background-image:url(../images/bg2.gif)}
.jamp{ width:142px; height:21px; color:#7F7F7F; font-size:11px; padding-left:4px; font-family:Tahoma; margin-left:0px; text-transform:uppercase;}
.jamp1{ width:142px; height:21px; color:#7F7F7F; font-size:11px; padding-left:4px; font-family:Tahoma; margin-left:0px; }
.jamp2{ width:119px; height:19px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:159px; height:19px; color:#464646; font-size:11px; padding-left:2px; font-family:Tahoma;}
  
.jamp,.jamp1,.jamp2,.jamp3	{font-weight:normal;}											  
.box_header_txt	td{ height:26px; vertical-align:middle; background:url(../images/li.gif); text-transform:uppercase;
				  font-weight:bold;  color:#FFFFFF; font-size:12px;}

.box_body td	{ color:#594E40; text-transform:uppercase; font-weight:bold}
.box_body  a{ color:#594E40; text-transform:uppercase; font-weight:bold; font-size:11px; text-decoration:none}
.box_body a:hover{ font-size:11px; text-decoration:underline}
.box_body span a		    {color:#594E40; font-size:12px; font-weight:bold;text-decoration:none;}
.box_body span a:hover	{color:#594E40;  font-size:12px;font-weight:bold;text-decoration:underline;}



.box_body  ul 	{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; list-style:none;}
.box_body .bg_list 	{line-height:18px; background:url(../images/bg_list1.gif) no-repeat left top;}
.box_body .bg_list  a	{color:#911F00; font-size:11px; text-decoration:none; background:url(../images/bg_list.gif) no-repeat left top; background-position:0 4px; padding-left:9px; text-transform:uppercase; font-weight:bold}
.box_body .bg_list  a:hover	{color:#FF6207;text-decoration:none;}

.box_body .bg_list_un 	{line-height:18px;}
.box_body .bg_list_un  a{color:#911F00; font-size:11px; text-decoration:none; background:url(../images/bg_list.gif) no-repeat left top; background-position:0 4px; padding-left:9px; text-transform:uppercase; font-weight:bold }
.box_body .bg_list_un  a:hover	{color:#FF6207;text-decoration:none;}

.box_body .bg_list_sub 	{line-height:18px; background:url(../images/bg_list1.gif) no-repeat left top;}
.box_body .bg_list_sub  a{color:#911F00; font-size:11px; text-decoration:none; background:url(../images/bg_list2.gif) no-repeat left top; background-position:0 4px; padding-left:17px; text-transform:uppercase; font-weight:bold; margin-left:9px}
.box_body .bg_list_sub  a:hover	{color:#FF6207;text-decoration:none;}


.cont_header_txt td {height:24px;  vertical-align:middle; background:url(../images/li2.gif); text-transform:uppercase;
				  font-weight:bold;  color:#FFFFFF; font-size:11px;line-height:12px;}
.cont_header_txt a {  vertical-align:middle;  text-transform:uppercase;  font-weight:bold; color:#FFFFFF; font-size:11px;line-height:12px; text-decoration:none}				  
.cont_header_txt a:hover { font-weight:bold; color:#FFFFFF; font-size:11px; text-decoration:underline;line-height:12px;}	
  
.product td         {color:#7F7F7F; font-size:10px;}
.product a			{ color:#911F00; text-transform:uppercase; font-weight:normal; font-size:10px; line-height:11px; text-decoration:none}
.product a:hover	{ color:#911F00; text-decoration:underline;}
.product strong	 {	color:#911F00; text-transform:uppercase; font-weight:normal; font-size:10px; line-height:11px; text-decoration:none;		}

.product div 	{text-align:center; vertical-align:middle;padding:10px 0px 20px 0px;}
.product div a		    {color:#7F7F7F; font-size:10px; font-weight:normal;text-decoration:underline; text-transform:none;}
.product div a:hover	{color:#595959;text-decoration:none;}

.product1 span       {color:#2B2B2B; font-size:11px; font-weight:normal; line-height:14px}


.pic img			{border: 1px solid #969075;}

.result td           {color:#911F00; height:29px; vertical-align:middle;padding:0px;}
.result a            {color:#DC330C; text-decoration:underline;}
.result a:hover      {color:#DC330C;text-decoration:none;}
.result b            {color:#911F00; font-weight:normal;}
.result span            {color:#DC330C;}

.result u {text-decoration:underline; color:#DC330C;} 
.result_right	{ text-align:right;}
.result_right b	{color:#DC330C; font-weight:bold; }

.popup td	{color:#7F7F7F; font-size:11px; text-decoration:none;}
.popup strong		{color:#8E1214; font-size:11px; text-transform:uppercase; font-weight:bold}	




.footer		  	  { background:url(../images/bottom2.gif) repeat-x top; color: #FFFFFF;
 }	
.footer td 		  {color:#8A4711; font-size:11px; text-transform:uppercase}			
.footer a 		  {color:#8A4711; font-size:11px; text-decoration:none;} 			
.footer a:hover   {color:#8A4711;text-decoration:underline;}	
.footer span 	  {color:#8A4711; font-size:11px;}
.footer b, .footer b a 	  {color:#8A4711; font-size:11px; font-weight:bold; text-decoration:underline;}			
.footer b a:hover {color:#8A4711; text-decoration:none;}

.product .shop_cart	{ height:27px; text-align:center; vertical-align:middle; color:#8E1214; font-size:11px; font-weight:bold; text-transform:uppercase}   
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none;}	
SPAN.productSpecialPrice, .box_body SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
  color:#DC330C; font-size:14px; font-weight:bold;line-height:15px; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
input	{background:#ffffff;}

.main a b {
  color:#5D5F60;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#DC330C; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#DC330C; font-size:11px; text-decoration:underline;}
.smallText a u { color:#DC330C; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#DC330C; font-size:11px; text-decoration:underline;}

TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#5D5F60;
}
SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { padding:10px;}
.padd2 td	{padding:10px;}
div.padd3	{ margin-left:17px; text-align:left; padding:0;}
.bg_gg	{background:url(../images/bg_gg.gif) left 50% repeat-x;}
.bg_vv	{background:url(../images/bg_vv.gif) left top repeat-y; border-right:8px solid #ffffff;}
.prod_info	{width:1px; border-left:17px solid #ffffff;border-right:13px solid #ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:178px;}
.box_width_right		{ width:178px;}
.box_width_cont			{ width:100%;}			

/* -------------------------------------------------          -------------------------------------------------------- */
.watermarked 
{
	font-family:  Arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration:none; 
	font-weight:400; 
	line-height:16px;	
	height:18px;
	width:148px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
	
}
.watermarkedRed 
{
	font-family:Verdana ; 
	font-size: 11px; 
	color:Red; 
	text-decoration:none; 
	font-weight:400; 
	line-height:16px;	
	height:18px;
	width:148px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#FFFFFF;
	color:gray;
	
}

.watermarkedError 
{
	font-family:  Arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration:none; 
	font-weight:400; 
	line-height:16px;	
	height:18px;
	width:148px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:red;
	
}
.quickLinks
{
 cursor:pointer;
 color:Blue;	
 
}
.quickLinksList
{
	/*background-color:#CCCC99; */
	list-style:none;
	list-style-type:none;
margin:0px;
/*padding:0 0 0 25px; */
padding:0 0 0 25px;
/*width:25px; */
line-height:25px;
	
}

.quickLinksList a
{
	text-decoration:none;
	font-weight:bold;
}

.quickLinksList a:link 
{
	color:#911F00;	
}
.quickLinksList a:visited
{
	color:#911F00;
}
.quickLinksList a:hover
{
	color:#FF6207;
	text-decoration:none;
}
.quickLinksList a:active 
{
	color:#FFFFFF;
}
#favoritesList  {
background:transparent url('../images/favorites.gif') no-repeat left center;
padding:0 0 0 25px;
}
#favoritesList2  {
background:transparent url('../images/favoritesIcon.gif') no-repeat left center;
padding:0 0 0 25px;
}
#cartsList {
background:transparent url('../images/cartList.gif') no-repeat left center;
padding:0 0 0 25px;
}
#logoutList {
background:transparent url('../images/logoutList.gif') no-repeat left center;
padding:0 0 0 25px;
}
#invoicesList 
{
background:transparent url('../images/invoice.gif') no-repeat left center;
padding:0 0 10px 25px;	

}
#packSlipsList {
background:transparent url('../images/pickSlip.gif') no-repeat left center;
padding:0 0 0 25px;
}

#backOrdersList {
background:transparent url('../images/invoice.gif') no-repeat left center;
padding:0 0 0 25px;
}

.cursorPointer
{
	cursor:pointer;
}
.overflowHidden
{
	overflow:hidden;
}
.alignLeft
{
	text-align:left;
}
.alignRight
{
	text-align:right;
}

/*  
Carol's stylesheet..
*/
.topline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-color: #000099;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image:url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: super;
	line-height: normal;
}
.myEstoreLinks
{
 cursor:pointer;
 color:Blue;	
 
}
.myEstoreLinksList
{
	/*background-color:#CCCC99; */
	list-style:none;
	list-style-type:none;
margin:0px;
/*padding:0 0 0 25px; */
padding:0 0 0 25px;
/*width:25px; */
line-height:25px;
	
}

.myEstoreLinksList a
{
	text-decoration:none;
	font-weight:bold;
}

.myEstoreLinksList a:link 
{
	color:#911F00;	
}
.myEstoreLinksList a:visited
{
	color:#911F00;
}
.myEstoreLinksList a:hover
{
	color:#FF6207;
	text-decoration:none;
}
/*
.myEstoreLinksList a:active 
{
	color:#FFFFFF;
} 
*/


.imgCalendarAjax
{
	cursor:pointer;
	vertical-align: top;
}
