/* I2O.css - style definitions for adinsertsonline site pages */
/* copyright (c) 2003-2005 Vertis Inc. All rights reserved. */

/* Customer Colors***
#999999 highlight, bgcolor

#FF0000	cranberry red
#a7000c  customer orange
#EE6633	burnt orange
#333333 dark blue (links, item data)
#999999 med gray(hr)
#EBF2E0 very ligh gray (bars)
#cccccc med blue (borders)
#1e90ff bright light blue (price)
** End Customer Colors*/

/**** flyover window ****/
.tipMainContainer
{
	background-color: #FFFFFF;
}

.Main
{
	font-family: arial, helvetica, clean, sans-serif;
	color: #334E12;
}

.Header1
{
	background-color: #FFFFFF;
    text-align: left;
	FONT-WEIGHT: BOLD;
    FONT-SIZE: 10pt;
    MARGIN: 5px 0px 5px 0px;
}

.Price
{
	FONT-WEIGHT: BOLD;
    FONT-SIZE: 11pt;
    text-align: left;
    MARGIN: 5px 0px 5px 0px;
}

.Price2
{
	FONT-SIZE: 8pt;
    color: #AC050C;
    text-align: left;
    MARGIN: 5px 0px 5px 0px;
}

.Description
{
	FONT-SIZE: 8pt;
    text-align: left;
    MARGIN: 5px 0px 5px 0px;
}

.text {
    font-size: 8pt; 
}

.graytext {
    font-size: 8pt; 
}

/**********************************************/
/***** styles shared by two or more pages *****/

body {
	font-family:  arial, helvetica, clean, sans-serif;; 
	font-size: 8pt; 
    color: #334E12;
	background-color: #FFFFFF; 
	margin: 0px;
	padding:0px;
	overflow:auto;
  	SCROLLBAR-FACE-COLOR:;
    SCROLLBAR-HIGHLIGHT-COLOR1:;
    SCROLLBAR-SHADOW-COLOR1:;
    SCROLLBAR-ARROW-COLOR:;
    SCROLLBAR-BASE-COLOR:;
	scrollbar-3dlight-color:;
    scrollbar-darkshadow-color:;
}

/* default styles */
a:link 		{color: #273a0f;}
a:active 	{color: #273a0f;}
a:visited 	{color: #273a0f;}
a:unknown	{color: #273a0f;}
a:hover 	{color: #CC0000;}

select {font-size: 8pt; background-color: #FFFFFF; font-family: arial, helvetica, sans-serif; }

input {font-size: 11px; font-weight:normal;}
#txtSearch { border:1px solid #a7000c; color: #334E12; padding:2px; width:90px !important;}

p {font-size: 10pt; margin:3px; }
h5 { margin-top: 5px;}
hr { padding:0px; height:1px; color: #E4B91C; border:none; border-top: 1px solid #E4B91C;} /* IE uses height, FF uses border */
table { border-color:#dddddd; border-collapse: collapse }

/*** styles for most pages for consistancy ***/

#mainContainer { width:780px; padding:0px; margin:0px; margin-left:5px; margin-top:5px;} /* main table/div to hold pages content */

.navBarMain {padding:0px; margin:0px; padding-right:5px; width:145px; border-right:1px dotted #666666; } /* Nav BAR main body style */

#globalContainer {  width:935px;} /* 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:#1466B8;}
a.arrow:active 	{color:#A0AFB9 ;}
a.arrow:visited {color:#a7000c ;}
a.arrow:unknown	{color:#a7000c ;}
a.arrow:hover 	{color:#CC0000; 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 #334E12; border-bottom:1px dotted #334E12; 
			vertical-align:bottom;
}
.showhide { visibility:visible; }


/*** title bars in pages ***/
.titleBar { background-color: #E4B91C; height:20px; border-top:#F0F0F0 1px solid; border-bottom:#cccccc 1px solid;} /* page main title bar */
.sltitleBar { background-color: #E4B91C; height:20px; border-top:#F0F0F0 1px solid; border-bottom:#cccccc 1px solid;} /* shopping list title bar */
.ptitleBar { background-color:#E4B91C; 
			height:25px;
			font-size: 8pt; 
			font-weight: bold;
 } /* products in page large title bar */
 
.ntitleBar { background-color: #1A81E6; border-top:#F0F0F0 1px solid; border-bottom:#cccccc 1px solid;
			height:20px; 
			font-size: 8pt;
			font-weight: bold;
} /* notes title bar */


/* used for rows color alternation */
.oddColor	{ background-color: white;}
.evenColor	{ background-color: #FAFAD1;}

.disclaimer {font-size: 8pt; color:#a7000c; text-align:center; } /* disclaimer */

.tip {font-size: 8pt; color:#666666;} /* 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: center; font-family:arial, helvetica, clean, sans-serif;; font-size: 8pt; color:#AC050C; font-weight1:bold; line-height:22px; }

.prodlink {font-size: 8pt; font-weight: bold;}
a.prodlink:link {}
a.prodlink:active {}
a.prodlink:visited {}
a.prodlink:hover {}


/** redirecting,jsp, cookieInfo.jsp, needsCookie.jsp **/
.stdtext {font-size: 8pt; color: #334E12;}

/***   pagination controls   ***/

.pagenum {font-size: 8pt; color: #334E12;}

.selectedPageNumber {color: #a7000c ; font-size: 8pt; text-decoration: none;  font-weight: bold;}
a.selectedPageNumber:link {color: #334E12}
a.selectedPageNumber:active {color: #334E12}
a.selectedPageNumber:visited {color: #334E12}
a.selectedPageNumber:hover {color: #a7000c ;}

.pageNumber {color: #334E12; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.pageNumber:link {color: #334E12;}
a.pageNumber:active {color: #a7000c;}
a.pageNumber:visited {color: #a7000c;}
a.pageNumber:hover {color: #a7000c ;}


/***** styles specific to availableAds.jsp *****/

.aastore {text-align: center; font-size: 10pt; font-weight: normal; padding-top:5px;}

.aahrefBold {color: #666666; font-size: 9pt; font-weight: bold; text-decoration: none;}
.aahref 	{color: #1e90ff; font-size:8pt; font-weight1:bold; text-decoration: none; font-weight:bold;}
a.aahref:link {color: #1e90ff;}
a.aahref:active {color: #1e90ff;}
a.aahref:visited {color: #1e90ff;}
a.aahref:hover {}

/***** styles specific to pageLarge.jsp *****/

.imageBorder 		{ border: 1px solid #cccccc;  overflow-x1: auto; width:485px; padding:0px; border-collapse: collapse; }
.itemsTableBorder   { border: 1px solid #cccccc; width: 270px; border-collapse: collapse; }

.PLitemName {font-size: 8pt; font-family:arial, helvetica, clean, sans-serif;;}
a.PLitemName:link {}
a.PLitemName:active {}
a.PLitemName:visited {}
a.PLitemName:hover {}

.PLitemPrice {font-size: 9pt; font-weight: bold; line-height:18px;}

#pageTextLabel {position:absolute; top:; left:;}
#rssControl	{background-color:#ddd;}

#confirmDiv { position:absolute; top:80px; left:340px;
			border:2px solid #a7000c ;  /*#B9BEBA;*/
			background-color:#999999;
			color: #a7000c; 
			font-size: 8pt;
			font-weight: bold;
			padding:10px; }

#flashHelpLink	{ position:absolute; top:15px; left:655px;}
#flashHelp		{ position:absolute; top:20px; left:80px; }

.help  {font-family: Arial; font-size: 8pt; font-weight:bold;}
a.help:link   {color:#a7000c;}
a.help:active {color:#EE6633;}
a.help:visited {color:#EE6633;}
a.help:hover{color: #a7000c;}

/***    nav bars, controls.jsp ***/
.storeName {font-size: 10pt;
			font-weight: bold;}

.navtext {font-size: 8pt;}
a.navtext:link {}
a.navtext:active {}
a.navtext:visited {}
a.navtext:hover{}

.small {font-family: Arial;
		font-size: 8pt;
		text-decoration:none; line-height:14px;}
a.small:link {}
a.small:active {}
a.small:visited {}
a.small:hover{}

/***** styles specific to shoppingList.jsp, printShoppingList.jsp, breakout.jsp *****/
.slscreenhdr {background-color: white; color:black; 
			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: #666666;
				font-weight: bold; }

.itemBorder { border-right: 1px dotted #666666; border-bottom: 1px dotted #666666;  padding:4px;}

.itemName {font-family: arial, helvetica, clean, sans-serif;; font-size: 8pt; font-style1:italic; font-weight:bold; color: #CC0000; }
a.itemName:link {}
a.itemName:active {}
a.itemName:visited {}
a.itemName:hover {}

.breakoutItemName {font-size: 11pt; color: #CC0000; font-weight: bold; font-style1:italic}

.itemPrice {font-family: arial, helvetica, clean, sans-serif;; font-size: 10pt; font-weight: bold; color: #a7000c;}
.breakoutPrice {font-size: 10pt; font-weight: bold;}

.itemMorePrice {font-size: 8pt; color: #a7000c ;}

.itemDesc {font-size: 8pt; }

.breakoutItem { padding:9px; padding-bottom:2px;
				font-family:arial, helvetica, clean, sans-serif;;
				width1:98%; 
				background-color1: #999999; 
				border: 1px dotted #666666;
				filter1:	progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999',endColorstr='#ffffff'), 
						progid:DXImageTransform.Microsoft.shadow(enabled=true,color='#cccccc',direction=135,strength=7);
}

/****	styles specific to storeLocator.jsp	 ***/

.storeLocHdr {font-size: 10pt; 
				color: #a7000c;
				font-weight: bold; }

.storeLocTxt { font-size: 9pt; 
				padding: 8px; }

.storelist {font-size: 11px;
  			line-height: 14px;
  			text-decoration: none;
  			}
  
.titleTxt_508 {font-size: 9pt; font-weight: bold;}  
a.titleTxt_508:link {}
a.titleTxt_508:active {}
a.titleTxt_508:visited {}
a.titleTxt_508:hover {}

.noteIndex_508 { font-size: 9pt;
					width: 15px;
					padding-left: 7px; }
				
.noteTxt_508 { font-size: 9pt;
				padding-left: 6px;
				width: 527px; }
				
.noteRemoveTxt_508 { width: 70px; padding-left: 6px;}
						
.noteHeight_508 { height: 22px; }

.noteLine_508 {border-style:inset; color: #a7000c; }	
				
.borderBottom {border-bottom: #cccccc 1px solid;}

 .normal { font-size: 9pt; font-weight:normal !important;}
 .bigger { font-size: 10pt; }
 .big	 { font-size: 11pt; font-weight: bold; }


/* email */
iframe.emailFrame {
	position:absolute; top: 30px; left:420px; 
	padding:0px;
	margin:0px; 
	width:360px;
	height:370px;
	border:3px solid #999;
	overflow:hidden;
	display:none;
}
.introHdr	{ padding:5px;  background-color: #E4B91C; font-size: 9pt; font-weight:bold; }
.error { color: #cd0000; text-align:center; line-height:20px; margin:5px; background-color: #f1f1f1;}
.eInp	{ outlineStyle: ; outlineWidth: ; width: 320px; line-height:14px;}
.ebtn	{ width:80px; padding:2px;
		font-family: Arial, Helvetica, sans-serif; 
    	font-size: 9pt; font-weight:bold; 
    	color: #333333; 
}
.bb { font-size: 9pt; font-weight:bold;}
