/* I2O.css - style definitions for adinsertsonline site pages */
/* copyright (c) 2003-2010 Vertis Inc. All rights reserved. */


/***** Main Colors ****
#EDE8DO dove grey (lt. brown)
#CCCCCC light grey
#EA7701 vertis orange
#8B7A6F dark brown
#F0F1F3 light grey
#A4A4A4 darker grey
#666 dark grey
#BF0620 Vertis red
#EF323D	bright red
**********************/

/*****Customer Colors***
#6699CC blue
#ECECED pale grey
#DEE9F4 highlight pale blue
#CD0000 regular red
**********************/
 
/**** flyover window ****/
.tipMainContainer
{
	background-color: #fff;
}

.Main
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	width:100%;
}

.Header1
{
	FONT-WEIGHT: BOLD;
    FONT-SIZE: 11pt;
    MARGIN: 0px 0px 5px 0px;
}

.Price
{
	FONT-STYLE: ITALIC;
	FONT-WEIGHT: BOLD;
    FONT-SIZE: 12pt;
    text-align: center;
	vertical-align: middle;
    MARGIN: 5px 0px 5px 0px;
}

.Price2
{
	FONT-SIZE: 8pt;
    color: #CD0000;
    text-align: left;
    MARGIN: 0px 0px 5px 0px;
}

.Description
{
	FONT-SIZE: 8pt;
    text-align: left;
    MARGIN: 0px 0px 5px 0px;
}

.text {
    font-size: 9pt; 
}

.graytext {
    font-size: 8pt; 
    color: #CD0000;
}

/**********************************************/
/***** styles shared by two or more pages *****/

body {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt; 
    color: #000;
	background-color: #fff; 
	margin: 0px;
	padding:0px;
	overflow:auto;
 	SCROLLBAR-FACE-COLOR: #ECECED;
    SCROLLBAR-HIGHLIGHT-COLOR: #999;
    SCROLLBAR-SHADOW-COLOR: #999;
    SCROLLBAR-ARROW-COLOR: black;
    SCROLLBAR-BASE-COLOR: white;
	scrollbar-3dlight-color:;
    scrollbar-darkshadow-color:;
}

/* default styles */
a:link 		{color: #336699;}
a:active 	{color: #336699;}
a:visited 	{color: #336699;}
a:unknown	{color: #336699;}
a:hover 	{color: #336699; text-decoration: underline;}

select {font-size: 8pt; background-color: #fff; font-family: Arial, Helvetica, Verdana, sans-serif; }

input {font-size: 8pt; font-weight:normal;}

#txtSearch { border:1px solid #CD0000; color: #333; padding:2px; width:90px !important;}

p {font-size: 10pt; margin:3px; }
h5 { margin-top: 5px;}
hr { padding:0px; height:1px; color: #ccc; border:none; border-top: 1px solid #ccc;} /* IE uses height, FF uses border */
table { border-color:#dddddd; border-collapse: collapse }

/*** styles for most pages for consistancy ***/

#mainContainer { width:715px; padding:0px; margin:0px; margin-left:5px; } /* main table/div to hold pages content */

.navBarMain {padding:0px; margin:0px; padding-right:5px; width:145px; border-right:1px dotted #ccc; } /* Nav BAR main body style */

#globalContainer {  width:870px; margin:0px; margin-top:10px;} /* holds both NavBar & mainContainer */

.contentBorder { }

.controls { padding-top:4px; }

/*** Nav Bar styles **/
.divTitle {}
.divContent { padding:5px; overflow: none; }
.divWhite { background-color:white; }
.divBody { width:100%; height:100%; }
.arrow {padding-left:15px;
    	font-family: Arial, Helvetica, Verdana, sans-serif; 
		font-size: 9pt; font-weight:bold; text-decoration: none; }
a.arrow:link 	{color:#6699CC;}
a.arrow:active 	{color:#6699CC;}
a.arrow:visited {color:#6699CC;}
a.arrow:unknown	{color:#6699CC;}
a.arrow:hover 	{color:#CD0000; 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: left center;
			border-top:1px dotted #333; border-bottom:1px dotted #333; 
			vertical-align:bottom;
}
.showhide { visibility:visible; }


/*** title bars in pages ***/
.titleBar { background-color: #DEE9F4; height:20px; color:#fff; width:700px; border:#6699CC 1px solid;} /* page main title bar */
.sltitleBar { background-color: #6699CC; height:20px; border-top:#6699CC 1px solid; border-bottom:#6699CC 1px solid;} /* shopping list title bar */
.ptitleBar { background-color:#DEE9F4; 
			height:25px;
			font-size: 8pt; 
			color:#333;
			font-weight: bold;
			margin-left: 10px;
			
 } /* products in page large title bar */
 
.ntitleBar { background-color: #6699CC; border-top:#F0F0F0 1px solid; border-bottom:#D4D2D2 1px solid;
			height:20px; 
			color:#fff;
			font-size: 10pt;
			font-weight: bold;
			
} /* notes title bar */


/* used for rows color alternation */
.oddColor	{ background-color: white;}
.evenColor	{ background-color: #DEE9F4;}

.disclaimer {font-size: 8pt; color:#696969; padding-bottom: 20px;} /* disclaimer */

.tip {font-size: 8pt; color:#696969;} /* page hint  */

.storeid {text-align: center; font-size: 10pt;}

.storeidBold {display1: none; text-align: left; font-size: 10pt; font-weight: bold; padding-bottom:3px; line-height:20px;}

.pricesgood {text-align: left; font-size: 8pt; color:#333; line-height:22px; }

.prodlink {font-size: 8pt; font-weight: bold; color: white; }
a.prodlink:link {color: #F0F1F3;}
a.prodlink:active {color: #F0F1F3;}
a.prodlink:visited {color: #F0F1F3;}
a.prodlink:hover {color: #CD0000; text-decoration: underline;}


/** redirecting,jsp, cookieInfo.jsp, needsCookie.jsp **/
.stdtext {font-size1: 8pt;}

/***   pagination controls   ***/

.pagenum {font-size: 8pt; color: #666;}

.selectedPageNumber {color: #6699CC; font-size: 8pt; text-decoration: none;  font-weight: bold;}
a.selectedPageNumber:link {color: #6699CC;}
a.selectedPageNumber:active {color: #6699CC;}
a.selectedPageNumber:visited {color: #6699CC;}
a.selectedPageNumber:hover {color: #CD0000; text-decoration: underline;}

.pageNumber {color: #666; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.pageNumber:link {color: #666;}
a.pageNumber:active {color: #666;}
a.pageNumber:visited {color: #666;}
a.pageNumber:hover {color: #CD0000; text-decoration: underline;}


/***** styles specific to availableAds.jsp *****/

.aastore {text-align: center; font-size: 10pt; font-weight: normal; padding-top:5px;}

.aahrefBold {font-size: 10pt; font-weight: bold; text-decoration: none;}
.aahref 	{font-size:9pt; font-weight:bold; text-decoration: none;}
a.aahref:link {color: #336699; }
a.aahref:active {color: #336699;}
a.aahref:visited {color: #336699;}
a.aahref:hover {color: #CD0000; text-decoration: underline;}

/***** styles specific to pageLarge.jsp *****/

.imageBorder 		{ border: 1px dotted #DEE9F4;  margin-bottom:10px; overflow-x1: auto; width:400px; padding:0px; border-collapse: collapse; }
.itemsTableBorder   { border: 1px solid #CCCCCC; width: 280px; border-collapse: collapse; }

.PLitemName {font-weight: bold;}
a.PLitemName:hover {color: #CD0000; }
a.PLitemName:link {color: #CD0000; }
a.PLitemName:active {color: #CD0000;}
a.PLitemName:visited {color: #CD0000;}

.PLitemPrice {font-size: 8pt;}

#pageTextLabel {position:absolute; top:; left:;}
#rssControl	{background-color:#F0F1F3;}

#confirmDiv { position:absolute; top:80px; left:340px;
			border:1px solid #D4D2D2;  /*#B9BEBA;*/
			background-color:#99CCFF;
			color: #333; 
			font-size: 8pt;
			font-weight: bold;
			padding:10px; }

#flashHelpLink	{ position:absolute; top:10px; left:570px;}
#flashHelp		{ position:absolute; top:15px; left:60px; }

.help  {font-size: 8pt; font-weight:bold;}
a.help:link   {color:#CD0000;}
a.help:active {color:#CD0000;}
a.help:visited {color:#CD0000;}
a.help:hover{color: #CD0000;}

/***    nav bars, controls.jsp ***/
.storeName {font-size: 10pt;
			font-weight: bold;}

.navtext {	color: #000; 
	font-size: 8pt;
	text-decoration:none;}
a.navtext:link {color: #CD0000;}
a.navtext:active {color: #CD0000;}
a.navtext:visited {color: #CD0000;}
a.navtext:hover{color: #CD0000; text-decoration: underline;}

.small {
		font-size: 8pt;
		text-decoration:none; line-height:14px;}
a.small:link {color:#333;}
a.small:active {color:#333;}
a.small:visited {color:#333;}
a.small:hover{color:#336699;}

/***** styles specific to shoppingList.jsp, printShoppingList.jsp, breakout.jsp *****/
.slscreenhdr {background-color: white; 
			font-size:9pt; 
			font-weight: bold;}

.slpreviewtxt { font-size: 8pt; text-decoration:none;}
a.slpreviewtxt:link {}
a.slpreviewtxt:active {}
a.slpreviewtxt:visited {}
a.slpreviewtxt:hover {}

/***** styles specific to unavailable.jsp *****/
.unavailmsg {text-align: center; font-size: 8pt;}
.unavailid {text-align: center; font-size: 9pt;}
.unavailhref {text-align: center; font-size: 9pt;}


/***** styles specific to itemResult.jsp, breakout.jsp *****/
.searchText {font-size: 8pt;
				color: #333;
				font-weight: bold; }

.itemBorder { border-right: 1px dotted #6699CC; border-bottom: 1px dotted #6699CC;  padding:4px;}

.itemName {font-size: 8pt; font-weight:bold; }
a.itemName:link {}
a.itemName:active {}
a.itemName:visited {}
a.itemName:hover {}

.breakoutItemName {font-size: 11pt; font-weight: bold;}

.itemPrice {font-size: 10pt; font-weight: bold;}
.breakoutPrice {font-size: 10pt; font-weight: bold;}

.itemMorePrice {font-size: 9pt; color: #CD0000;}

.itemDesc {font-size: 9pt; }

.breakoutItem { padding:9px; padding-bottom:2px;
				border: 1px dotted #6699CC;
}

/****	styles specific to storeLocator.jsp	 ***/

.storeLocHdr {font-size: 10pt; 
				color: #6699CC;
				font-weight: bold; }

.storeLocTxt { font-size: 9pt; 
				font-weight: bold;
				padding: 8px; }

.storelist {color: #909090;
  			font-size: 11px;
  			line-height: 14px;
  			text-decoration: none;
  			}
  
.titleTxt_508 {font-size: 9pt; font-weight: bold; color:#000;}  
a.titleTxt_508:link {color:#000;}
a.titleTxt_508:active {color:#000;}
a.titleTxt_508:visited {color:#000;}
a.titleTxt_508:hover {color:#000;}

.noteIndex_508 { font-size: 9pt;
					width: 15px;
					padding-left: 7px; }
				
.noteTxt_508 { font-size: 9pt;
				padding-left: 6px;
				width: 627px; }
				
.noteRemoveTxt_508 { width: 70px; padding-left: 6px;}
						
.noteHeight_508 { height: 22px; }

.noteLine_508 {border-style:inset; color: #333; }	
				
.borderBottom {border-bottom: #D4D2D2 1px solid;}

 .normal { font-size: 9pt; font-weight:normal !important;}
 .bigger { font-size: 10pt; }
 .big	 { font-size: 11pt; font-weight: bold; }

