/* I2O.css - style definitions for adinsertsonline site pages */
/* copyright (c) 2003-2005 Vertis Inc. All rights reserved. */

/* Customer Colors***
#990101 russet red
#8D847C medium brown
#52483d dark brown
#bbb6a1 (dotted) lines
#F7F3EA highlight, bgcolor
** End Customer Colors*/

/**** flyover window ****/
.tipMainContainer
{
	background-color: #FFFFFF; border:1px solid #bbb6a1;
}

.Main
{
	border-top:1px dotted #bbb6a1; width:100%;
}

.Header1
{
	background-color: #FFFFFF;
	color: #52483D;
    text-align: left;
	FONT-WEIGHT: BOLD;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Tahoma;
    MARGIN: 5px 0px 5px 0px;
}

.Price
{
	FONT-WEIGHT: BOLD;
    FONT-SIZE: 11pt;
    FONT-FAMILY: Tahoma;
    color:#52483D;
    text-align: center;
	padding-top:8px;
	padding-bottom:8px;
    MARGIN: 5px 0px 5px 0px;
}

.Price2
{
	FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma;
    color: #990101;
    text-align: left;
    MARGIN: 5px 0px 5px 0px;
}

.Description
{
	FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma;
    color:#52483D;
    text-align: left;
    MARGIN: 5px 0px 5px 0px;
}

.text {
    font-family: Tahoma; 
    font-size: 8pt; 
    color: #52483D;
}

.graytext {
     font-family: Tahoma; 
    font-size: 8pt; 
    color: #52483D;
}

/**********************************************/
/***** styles shared by two or more pages *****/

body {
	font-family: Tahoma;
	font-size: 10pt;
    color: #52483D;
	background-color: white; 
	margin: 0px;
	padding:0px;
	overflow:auto;
  	SCROLLBAR-FACE-COLOR: #F7F3EA;
    SCROLLBAR-HIGHLIGHT-COLOR1: #999999;
    SCROLLBAR-SHADOW-COLOR1: #999999;
    SCROLLBAR-ARROW-COLOR: #333333;
    SCROLLBAR-BASE-COLOR: white;
	scrollbar-3dlight-color:;
    scrollbar-darkshadow-color:;
}

/* default styles */
a:link 		{color: #52483D;}
a:active 	{color: #52483D;}
a:visited 	{color: #8D847C;}
a:unknown	{color: #52483D;}
a:hover 	{color: #990101;}

select {font-family:  Tahoma; font-size: 8pt; color: #52483D;  background-color: #FFFFFF;}

input {font-family: Tahoma; font-size: 11px; color: #949494; font-weight:normal;}
#txtSearch { border:1px solid #949494; padding:2px;}

p {font-family: Tahoma; font-size: 10pt; color: #52483D; margin:3px; }

hr { padding:0px; height:1px; color: #bbb6a1; border:none; border-top: 1px solid #bbb6a1;} /* IE uses height, FF uses border */

/*** styles for most pages for consistancy ***/

#mainContainer { width:785px; padding:0px; padding-left:5px; margin:0px;} /* main table/div to hold pages content */

.navBarMain {padding:0px; margin:0px; width:150px;} /* Nav BAR main body style */

#globalContainer {  width:940px; padding:0px; margin:0px;} /* holds both NavBar & mainContainer */

.contentBorder { }

.controls { padding-top:4px; }

/*** Nav Bar styles **/
.divTitle {}
.divContent { padding:5px; overflow: none; }
.divWhite { background-color:white; }
.divBody { border: 1px solid #bbb6a1; border-top:none; width:100%; height:100%; }
.arrow {text-decoration: none; width:110px;height:21px; vertical-align:absbottom; border1:1px solid red} 
a.arrow:link 	{}
a.arrow:active 	{}
a.arrow:visited {}
a.arrow:unknown	{}
a.arrow:hover 	{text-decoration: none; }

/*** title bars in pages ***/
.titleBar { background-color: #F7F3EA; height:20px; border-top:#F0F0F0 1px solid; border-bottom:#bbb6a1 1px solid;} /* page main title bar */
.sltitleBar { background-color: #F7F3EA; height:20px; border-top:#F0F0F0 1px solid; border-bottom:#bbb6a1 1px solid;} /* shopping list title bar */
.ptitleBar { background-color:#F7F3EA; 
			height:25px;
			font-family: Tahoma;
			color: #52483d; 
			font-size: 8pt; 
			font-weight: bold;
 } /* products in page large title bar */
 
.ntitleBar { background-color: #F7F3EA; border-top:#F0F0F0 1px solid; border-bottom:#bbb6a1 1px solid;
			height:20px; 
			font-family: Tahoma;
			color: #52483d; 
			font-size: 8pt;
			font-weight: bold;
} /* notes title bar */


/* used for rows color alternation */
.oddColor	{ background-color: white;}
.evenColor	{ background-color: #F7F3EA;}

.disclaimer {font-size: 8pt; font-family: Tahoma; color:#8D847C;} /* disclaimer */

.tip {font-size: 8pt; font-family: Tahoma; color: #bbb6a1;} /* page hint  */

.storeid {text-align: center; font-size: 10pt; font-family: Tahoma;}

.storeidBold {display: none; text-align: center; font-size: 10pt; font-family: Tahoma; font-weight: bold;}

.pricesgood {text-align: left; font-size: 8pt; font-family: Tahoma; color:#8D847C;}

.prodlink {font-family: Tahoma; color: #52483d; font-size: 8pt; font-weight: bold;}
a.prodlink:link {color: #52483d;}
a.prodlink:active {color:  #52483d;}
a.prodlink:visited {color: #52483d;}
a.prodlink:hover {color: #990101;}


/** redirecting,jsp, cookieInfo.jsp, needsCookie.jsp **/
.stdtext {font-family: Tahoma; font-size: 10pt; color: #52483D;}

/***   pagination controls   ***/

.pagenum {font-family: Tahoma; font-size: 8pt; color: #52483D;}

.selectedPageNumber {font-family: Tahoma; color: #990101; font-size: 8pt; text-decoration: none;  font-weight: bold;}
a.selectedPageNumber:link {color: #52483D;}
a.selectedPageNumber:active {color: #52483D;}
a.selectedPageNumber:visited {color: #52483D;}
a.selectedPageNumber:hover {color: #990101;}

.pageNumber {font-family: Tahoma; color: #52483D; font-size: 8pt; text-decoration: none; font-weight: bold;}
a.pageNumber:link {color: #52483D;}
a.pageNumber:active {color: #52483D;}
a.pageNumber:visited {color: #52483D;}
a.pageNumber:hover {color: #990101;}


/***** styles specific to availableAds.jsp *****/

.aastore {text-align: center; font-family: Tahoma; font-size: 10pt; font-weight: normal; padding-top:5px;}

.aahrefBold {color: #52483D; font-family: Tahoma; font-size: 10pt; font-weight: bold; text-decoration: none;}
.aahref 	{color: #52483D; font-family: Tahoma; font-size:9pt; text-decoration: none; }
a.aahref:link {color: #52483D; }
a.aahref:active {color: #52483D;}
a.aahref:visited {color: #52483D;}
a.aahref:hover {color: #990101;}

/***** styles specific to pageLarge.jsp *****/

.imageBorder 		{ border: 1px solid #bbb6a1; OVERFLOW-X: auto; width:410px; padding:0px;border-collapse: collapse; }
.itemsTableBorder   { border: 1px solid #bbb6a1; width: 340px; border-collapse: collapse; }

.PLitemName {font-family: Tahoma; font-size: 8pt; color: #52483D; font-weight: bold;}
a.PLitemName:link {color: #52483d; }
a.PLitemName:active {color: #52483d;}
a.PLitemName:visited {color: #52483d;}
a.PLitemName:hover {color: #990101; }

.PLitemPrice {font-family: Tahoma; font-size: 10pt; color: #52483D;}

#pageTextLabel {position:absolute; top:; left:;}

/***    nav bars, controls.jsp ***/
.storeName {font-family: Tahoma; 
			color: #52483D; 
			font-size: 10pt;
			font-weight: bold;}

.navtext {
		font-family:  Tahoma; 
		color: #52483D; 
		font-size: 8pt;
		}
a.navtext:link {color: #52483d;}
a.navtext:active {color: #52483d;}
a.navtext:visited {color: #52483d;}
a.navtext:hover{color: #990101;}

.small {
		font-family:  Tahoma; 
		color: #52483D; 
		font-size: 8pt;
		text-decoration:none; line-height:14px;}
a.small:link {color: #52483D;}
a.small:active {color: #52483D;}
a.small:visited {color: #52483D;}
a.small:hover{color: #990101;}

/***** styles specific to shoppingList.jsp, printShoppingList.jsp, breakout.jsp *****/
.slscreenhdr {background-color: white; color: #52483D; 
			font-family: Tahoma; 
			font-size:9pt; 
			font-weight: bold;}

.slpreviewtxt {color: #52483D; font-family: Tahoma; 
			font-size: 8pt; text-decoration:none;}
a.slpreviewtxt:link {color: #52483D; }
a.slpreviewtxt:active {color: #52483D;}
a.slpreviewtxt:visited {color: #52483D;}
a.slpreviewtxt:hover {color: #990101;}

/***** styles specific to unavailable.jsp *****/

.unavailmsg {text-align: center; font-family: Tahoma; font-size: 11pt; font-weight: bold;}

.unavailid {text-align: center; font-family: Tahoma; font-size: 11pt;}

.unavailhref {text-align: center; font-family: Tahoma; font-size: 10pt;}



/***** styles specific to itemResult.jsp, breakout.jsp *****/
.searchText {font-family: Tahoma; 
				font-size: 8pt;
				color: #52483d;
				font-weight: bold; }

.itemBorder { border-right: 1px dotted #bbb6a1; border-bottom: 1px dotted #bbb6a1;  padding:4px;}

.itemName {font-family: Tahoma; font-size: 8pt; color: #52483D; font-weight1: bold;}
a.itemName:link {color: #52483d; }
a.itemName:active {color: #52483d;}
a.itemName:visited {color: #52483d;}
a.itemName:hover {color: #990101; }

.breakoutItemName {font-family: Tahoma; font-size: 10pt; color: #52483D; font-weight: bold;}

.itemPrice {font-family: Tahoma; font-size: 10pt; color: #52483D; font-weight: bold; }
.breakoutPrice {font-family: Tahoma; font-size: 11pt; color: #52483D; font-weight: bold;}

.itemMorePrice {font-family: Tahoma; font-size: 9pt; color: #990101;}

.itemDesc {font-family: Tahoma; font-size: 9pt; color: #52483D;}

.breakoutItem { padding:9px; padding-bottom:2px;
				width1:98%; 
				background-color1: #F7F3EA; 
				border: 1px dotted #bbb6a1;
				filter1:	progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7F3EA',endColorstr='#ffffff'), 
						progid:DXImageTransform.Microsoft.shadow(enabled=true,color='#bbb6a1',direction=135,strength=7);
}

/****	styles specific to storeLocator.jsp	 ***/

.storeLocHdr {font-family: Tahoma; 
				font-size: 10pt; 
				color: #990101;
				font-weight: bold; }

.storeLocTxt { font-family: Tahoma; 
				font-size: 9pt; 
				color: #52483d;
				font-weight: bold;
				padding: 8px; }

.storelist {color: #52483d;
  font-size: 11pt;
  line-height: 14px;
  text-decoration: none;
  font-family: Tahoma;
  }
  
  
.titleTxt_508 {font-family: Tahoma; color: #52483d; font-size: 9pt; font-weight: bold;}  
a.titleTxt_508:link {color: #52483d; }
a.titleTxt_508:active {color: #52483d;}
a.titleTxt_508:visited {color: #52483d;}
a.titleTxt_508:hover {color: #990101; }

.noteIndex_508 { font-family:Tahoma; 
					font-size: 9pt;
					width: 15px;
					padding-left: 7px; }
				
.noteTxt_508 { font-family:Tahoma; 
				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: #52483d; }	
				
.borderBottom {border-bottom: #bbb6a1 1px solid;}

 .normal { font-size: 10pt; font-weight:normal;}
 .bigger { font-size: 10pt; }
 .big	 { font-size: 11pt; }

