/* I2O.css - style definitions for adinsertsonline site pages */
/* copyright (c) 2003-2005 Vertis Inc. All rights reserved. */


/***** Main Colors ****
#C0C0C0 silver
#EDE8DO dove grey (lt. brown)
#CCCCCC light grey
#EA7701 vertis orange
#8B7A6F dark brown
#F0F1F3 light grey
#e0e0e0 light grey
#555 dark grey
#b31504 dark red
**********************/

/**** flyover window ****/
.tipMainContainer
{
	background-color: #FFFFFF;
}

.Main
{
	background-color: #FFFFFF;
}

.Header1
{
	color: #b31504;
	font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
  	text-align: left;
    MARGIN: 0px 0px 5px 0px;
}

.Price
{
	color: #333;
	font-weight: bold;
    font-size: 12pt;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	vertical-align: middle;
    MARGIN: 5px 0px 5px 0px;
}

.Price2
{
	color: #555;
	font-size: 11px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
 	font-weight: bold;
  	text-align: left;
    MARGIN: 0px 0px 5px 0px;
}

.Description
{
	color: #555;
	font-size: 11px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
  	text-align: left;
    MARGIN: 0px 0px 5px 0px;
}

.text {
    font-family: Verdana, Tahoma, Arial, sans-serif; 
    font-size: 11px; 
    color: #555;
}

.graytext {
    font-family: Verdana, Tahoma, Arial, sans-serif; 
    font-size: 11px; 
    color: #555;
}

/**********************************************/
/***** styles shared by two or more pages *****/

body {
	color: #555; 
	background-color: #FFFFFF; 
	margin: 0;
	overflow:auto;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:	11px;	
   	SCROLLBAR-FACE-color: #EEEEEE;
    SCROLLBAR-HIGHLIGHT-COLOR1: #999999;
    SCROLLBAR-SHADOW-COLOR1: #999999;
    SCROLLBAR-ARROW-color: #555;
    SCROLLBAR-BASE-color: white;
	scrollbar-3dlight-color:;
    scrollbar-darkshadow-color:;
}

/* default styles */
a:link, a:active, a:visited, a:hover {color: #b31504; text-decoration: none; }

select {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #555; background-color: #FFFFFF;}

input {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #555;}

p {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 9pt; color: #555; margin: 0px 0px 5px 0px;}

hr { padding:0px; height:1px; color: #e0e0e0; border:none; border-top: 1px solid #e0e0e0;} /* IE uses height, FF uses border */

/*** styles for most pages for consistancy ***/

#mainContainer { width:790px; padding:0; padding-left:16px } /* main table/div to hold pages content */

.navBarMain {padding:0px; margin:0px; width:172px;} /* Nav BAR main body style */

#globalContainer {  width:965px; padding-left:10px; margin-top:10px;  } /* holds both NavBar & mainContainer */

.contentBorder {border-collapse: collapse; }


/* Nav Bar sections */
.divTitle {}
.divContent { padding:8px 4px 8px 8px; overflow: none; }
.divWhite { background-color:white; }
.divBody { border: 1px solid #e0e0e0; width:100%; height:100%; background-color: #FFFFFF; }
/*.arrow {text-decoration: none; width:110px;height:17px; vertical-align:absbottom; } 
a.arrow:link 	{}
a.arrow:active 	{}
a.arrow:visited {}
a.arrow:unknown	{}
a.arrow:hover 	{text-decoration: none; }
*/
.hdr { height:36px; background:url('images/site/sidebarHdrBG.jpg') repeat-x top left;}
.arrow {padding-left:20px;
    	font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 13px;
		letter-spacing: .5px;
		font-weight: bold;
		color: #777;
		line-height:28px;
    	text-decoration: none; }
a.arrow:link 	{color:#777;}
a.arrow:active 	{color:#777;}
a.arrow:visited {color:#777;}
a.arrow:unknown	{color:#777;}
a.arrow:hover 	{color:#b31504; text-decoration: none; }
.collapse1 {height:25px; padding-top:2px; background-repeat:no-repeat; background-position: left center;}
.showhide1 { visibility:hidden; font-size:12pt}
.collapse { padding-top:3px; padding-bottom:5px;
			background-repeat:no-repeat; background-position: 5px center;
			border-top:1px solid #ccc;  
			vertical-align:bottom;
}
.showhide { visibility:visible; }

/*** title bars in pages ***/
.titleBar { background-color: #e0e0e0; height:18px; border: 1px solid #CCCCCC;} /* page main title bar */
.sltitleBar { background-color: #e0e0e0; height:20px; } /* shopping list title bar */
.ptitleBar { background-color: #e0e0e0; 
			height:24px;
			font-family: Verdana, Tahoma, Arial, sans-serif;
			color: #555; 
			font-size: 11px;
			font-weight: bold;
 } /* products in page large title bar */
 
.ntitleBar { background-color: #e0e0e0; 
			height:20px; 
			font-family: Verdana, Tahoma, Arial, sans-serif;
			color: #555; 
			font-size: 11px;
			font-weight: bold;
} /* notes title bar */


/* used for rows color alternation */
.oddColor	{ background-color: white;}
.evenColor	{ background-color: #F3F3F3;}

.disclaimer {font-size: 11px; font-family: Arial, Helvetica,  sans-serif; color:#b31504;} /* disclaimer */

.tip {font-size: 11px; line-height:20px; font-family: Verdana, Tahoma, Arial, sans-serif; color:#909090;} /* page hint  */

.storeid {text-align: center; font-size: 11px; font-family: Verdana, Tahoma, Arial, sans-serif; color:#555;}

.storeidBold {text-align: left; padding-left:10px; padding-top:4px; padding-bottom:0px !important;
				font-family: Arial, Tahoma, Verdana, sans-serif; 
				font-size: 13px; 
				letter-spacing: .5px; 
				font-weight: bold; 
				color: #777;
				line-height:28px;
				height:32px;
				background:url('images/site/sidebarHdrBG.jpg') repeat-x top left;
}

.pricesgood {text-align: left; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#555; display:none; }

.prodlink {font-family: Verdana, Tahoma, Arial, sans-serif; color: #555; font-size: 11px; text-decoration: none;  font-weight: bold;}
a.prodlink:link {color: #555;}
a.prodlink:active {color:  #555;}
a.prodlink:visited {color: #555;}
a.prodlink:hover {color: #b31504;}


/** redirecting,jsp, cookieInfo.jsp, needsCookie.jsp **/
.stdtext {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; line-height:18px; color: #555;}

/***   pagination controls   ***/

.pagenum {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555;}

.selectedPageNumber {font-family: Arial, Helvetica, sans-serif; color: #b31504; font-size: 11px; text-decoration: none;  font-weight: bold;}
a.selectedPageNumber:link {color: #B40620;}
a.selectedPageNumber:active {color: #B40620;}
a.selectedPageNumber:visited {color: #B40620;}
a.selectedPageNumber:hover {color: #b31504;}


.pageNumber {font-family: Arial, Helvetica, sans-serif; color: #164E6E; font-size: 11px; text-decoration: none; font-weight: bold;}
a.pageNumber:link {color: #555;}
a.pageNumber:active {color: #555;}
a.pageNumber:visited {color: #555;}
a.pageNumber:hover {color: #b31504;}


/***** styles specific to availableAds.jsp *****/

.aastore {color: #555;text-align: center; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: bold;}

.aahrefBold {color: #555; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
.aahref 	{color: #555; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12px; text-decoration: none; }
a.aahref:link {color: #555; }
a.aahref:active {color: #555;}
a.aahref:visited {color: #555;}
a.aahref:hover {color: #b31504;}

/***** styles specific to pageLarge.jsp *****/

.imageBorder 		{ border: 1px solid #e0e0e0; OVERFLOW-X: auto; width:735px; padding:0px; }
.itemsTableBorder   { border: 1px solid #e0e0e0; width: 275px; border-collapse: collapse; }

.PLitemName {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #555; font-weight: bold;}
a.PLitemName:link {color: #b31504; }
a.PLitemName:active {color: #b31504;}
a.PLitemName:visited {color: #b31504;}
a.PLitemName:hover {color: #b31504; }

.PLitemPrice {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #555;}

#pageTextLabel {position:absolute; top:; left:;}

/***    nav bars, controls.jsp ***/
.storeName {font-family: Verdana, Tahoma, Arial, sans-serif; 
			color: #555; 
			font-size: 11px;
			font-weight: bold;}

.navtext {	font-family: Verdana, Tahoma, Arial, sans-serif; 	
		color: #555; 
		font-size: 10px;
		line-height:14px;
		text-decoration:none;}
a.navtext:link {color: #b31504;}
a.navtext:active {color: #b31504;}
a.navtext:visited {color: #b31504;}
a.navtext:hover{color: #fff; background-color:#b31504; }

.small { font-family: Verdana, Tahoma, Arial, sans-serif; 	
		color: #555; 
		font-size: 10px;
		line-height:14px;
		text-decoration:none;}
a.small:link {color: #555;}
a.small:active {color: #555;}
a.small:visited {color: #555;}
a.small:hover{color: #b31504;}

/***** styles specific to shoppingList.jsp, printShoppingList.jsp, breakout.jsp *****/
.slscreenhdr {background-color: white; color: #555; 
			font-family: Arial, Helvetica, sans-serif; 
			font-size:9pt; 
			font-weight: bold;}

.slpreviewtxt {color: #555; font-family: Verdana, Tahoma, Arial, sans-serif; 
			font-size: 11px; text-decoration:none;}
a.slpreviewtxt:link {color: #555; }
a.slpreviewtxt:active {color: #555;}
a.slpreviewtxt:visited {color: #555;}
a.slpreviewtxt:hover {color: #b31504;}

/***** styles specific to unavailable.jsp *****/

.unavailmsg {text-align: center; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: bold;}

.unavailid {text-align: center; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10pt;}

.unavailhref {text-align: center; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 9pt}



/***** styles specific to itemResult.jsp, breakout.jsp *****/
.searchText {font-family: Arial, Helvetica, sans-serif; 
				font-size: 9pt; 
				color: #555;
				padding-left:5px;}

.itemBorder { border: 1px solid #e0e0e0; 
				background-color: #FFFFFF; 
				padding: 5px;
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F3F3F3',endColorstr='#ffffff'); 
			}

.itemName {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #b31504; font-weight: bold; }
a.itemName:link {color: #b31504; }
a.itemName:active {color: #b31504;}
a.itemName:visited {color: #b31504;}
a.itemName:hover {color: #b31504; }
.breakoutItemName {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #b31504; font-weight: bold; }

.itemPrice {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #555; font-weight: bold; }
.breakoutPrice {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #555; font-weight: bold; }

.itemMorePrice {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #555; font-weight: bold;}
 
.itemDesc {font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #555;}

.itemImage {padding:4px; position: relative; filter: progid:DXImageTransform.Microsoft.shadow(enabled=true,color='#8B7A6F',direction=135,strength=4);}

.breakoutItem { padding:5px;
				border: 1px dashed #e0e0e0;
				width1:98%; 
				background-color1: #F3F3F3; 
				filter1:	progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDE8DD',endColorstr='#ffffff'), 
						progid:DXImageTransform.Microsoft.shadow(enabled=true,color='#8B7A6F',direction=135,strength=7);
}

/****	styles specific to storeLocator.jsp	 ***/

.storeLocHdr {font-family: Arial, Helvetica, sans-serif; 
				font-size: 10pt; 
				color: #555;
				font-weight: bold; }

.storeLocTxt { font-family: Verdana, Tahoma, Arial, sans-serif; 
				font-size: 11px; 
				color: #555;
}

.storelist {color: #606060;
  font-size: 11px;
  line-height: 14px;
  text-decoration: none;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  }
  
  
.titleTxt_508 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none;  font-weight: bold;}  

.noteIndex_508 { font-family: Verdana, Tahoma, Arial, sans-serif; 
					font-size: 10pt;
					width: 15px;
					padding-left: 7px; }
				
.noteTxt_508 { font-family: Verdana, Tahoma, Arial, sans-serif; 
				font-size: 10pt;
				padding-left: 6px;
				width: 527px; }
				
.noteRemoveTxt_508 { width: 70px; padding-left: 6px;}
						
.noteHeight_508 { height: 22px; }

.noteLine_508 {border-style:inset; color:#F0F0F0; }	
				
.borderBottom {border-bottom:#e0e0e0 1px solid;}

.normal { font-size: 10pt; font-weight:normal; line-height:18px; }
.bigger { font-size: 10pt; }
.big	 { font-size: 11pt; }
 