﻿
/*******************************************************************************

   BookStore.css

*******************************************************************************/

a:link.special
{
	color: #006400;
	text-decoration: none;
}

a:visited.special
{
	color: #006400;
	text-decoration: none;
}

a:hover.special
{
	color: #006400;
	text-decoration: none;
}

a:active.special
{
	color: #006400;
	text-decoration: none;
}


a:link.monthChoice
{
	color: #000099;
	font-weight:bold;
	text-decoration: none;
}

a:visited.monthChoice
{
	color: Purple;
	font-weight:bold;
	text-decoration: none;
}

a:hover.monthChoice
{
	color: #205220;
	font-weight:bold;
	text-decoration: underline;
}

a:active.monthChoice
{
	color: #000099;
	font-weight:bold;
	text-decoration: none;
}

span.monthChoice
{  
	font-weight:bold;
   color:Black;
}


/*******************************************************************************/

.pad15{ padding: 15px;} 

.mar25 { margin: 25px; }

.bcWhite { background-color: White; }

.border { border: solid 1px black; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

ul{list-style-type: circle;}
ul.disc{list-style-type: disc;}
ul.square{list-style-type: square;}
ul.none{list-style-type: none;}

ul.spacing
{
   margin-top: 5px;
}

li.spacing
{
   padding-bottom: 5px;
}

*.subtitle
{
   font-style: italic;
   color: #374879; 
   font-weight: 500;
}

/*******************************************************************************
sustainABullEventStyle
*******************************************************************************/
*.sustainABullEventStyle
{
	font-size:16pt;
	font-weight:bold;
}

*.sustainABullEventStyle2
{
	font-size:16pt;
	font-weight:bold;
}

a:link.sustainABullEventStyle
{
	color: #000060;
	text-decoration: none;
}

a:visited.sustainABullEventStyle
{
	color: #000060;
	text-decoration: none;
}

a:hover.sustainABullEventStyle
{
	color: #640000;
	text-decoration: underline;
}

a:active.sustainABullEventStyle
{
	color: #640000;
	text-decoration: underline;
}


/*******************************************************************************
homeEventStyle
*******************************************************************************/
*.homeEventStyle
{
	font-size:16pt;
	font-weight:bold;
}

a:link.homeEventStyle
{
	color: #004400;
	text-decoration: none;
}

a:visited.homeEventStyle
{
	color: #004400;
	text-decoration: none;
}

a:hover.homeEventStyle
{
	color: #640000;
	text-decoration: underline;
}

a:active.homeEventStyle
{
	color: #640000;
	text-decoration: underline;
}

/*******************************************************************************
eventStyle
*******************************************************************************/
a:link.eventStyle
{
	color: #006400;
	text-decoration: underline;
}

a:visited.eventStyle
{
	color: #006400;
	text-decoration: underline;
}

a:hover.eventStyle
{
	color: #720000;
	text-decoration: underline;
}

a:active.eventStyle
{
	color: #006400;
	text-decoration: underline;
}

/*******************************************************************************
eventStyle2
*******************************************************************************/
a:link.eventStyle2
{
	color: black;
	text-decoration: underline;
}

a:visited.eventStyle2
{
	color: black;
	text-decoration: underline;
}

a:hover.eventStyle2
{
	color: #720000;
	text-decoration: underline;
}

a:active.eventStyle2
{
	color: black;
	text-decoration: underline;
}
	
/*******************************************************************************
repair
*******************************************************************************/
a:link.repair
{
	color: #5F7F7F;
	text-decoration: none;
}

a:visited.repair
{
	color: #5F7F7F;
	text-decoration: none;
}

a:hover.repair
{
	color: #640000;
	text-decoration: underline;
}

a:active.repair
{
	color: #640000;
	text-decoration: underline;
}	
	
/*******************************************************************************
PILFStyle
*******************************************************************************/
a:link.pilfStyle
{
	color: blue;
	text-decoration: underline;
}

a:visited.pilfStyle
{
	color: blue;
	text-decoration: underline;
}

a:hover.pilfStyle
{
	color: #720000;
	text-decoration: underline;
}

a:active.pilfStyle
{
	color: blue;
	text-decoration: underline;
}


/******************************************************************************/

body
{
   background-image: url('/Images/laid_ivory2.jpg');
} 

*:focus
{
	outline-style:none; /* for FireFox */
}

hr 
{
	border: 0;
	color: black;
   background-color :Black;
	height: 1px;
	text-align:center;
	width: 100%
}

strong
{
	text-decoration:underline;	
}

li
{
	margin-bottom:15px;
}
.entertainmentCell
{
   border-bottom:solid 2px black;
   border-top:solid 2px black;
   padding-top:10px;
   margin-top:10px;
   margin-bottom:20px;
   background-color:#708090; 
}

.staticMenu
{
	
/*   border:Solid 1px black;*/
   border-right:solid 0px black; 
   border-top:solid 1px black; 
   border-left:solid 0px black; 
   border-bottom:solid 1px black; 
	 
	background-color:Black;
   padding:1px;
   display:block;
	
   /*
   filter: 
   progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#aaaaaa,endColorStr=#aaaaaa);
	*/
}

.staticMenuFireFox
{
   border:Solid 0px black;
   padding:1px;

	background-color:Black;
   display:table;	
}


.staticMenuItem
{
   border-right:solid 1px black; 
   border-top:solid 0px black; 
   border-left:solid 1px black; 
   border-bottom:solid 0px black; 

   display:block;
}

.staticMenuItem,
.staticMenuItemFireFox
{
	background-color: #797967;
	color: Black;
	padding:2px 5px 2px 5px;
   font-weight:bold;
}

.staticMenuItemFireFox
{
	border: solid 1px black;

   display:block;
}


.selectedMenu
{
	background-color:#5D7B9D;	
}

.dynMenu
{
	/*
   border:solid 1px black;
	*/   
/*
	padding:-4px -4px -4px -4px;
	*/
   border-right:solid 0px black; 
   border-top:solid 2px black; 
   border-left:solid 2px; 
   border-bottom:solid 0px; 
   background-image:none;
   /* display:block; */
   /*
   background-color:Black;
   */
	/*
	background-color:#F7F6F3;
	*/
}

.dynMenuItem
{
   border-right:solid 2px black; 
   border-top:solid 0px black; 
   border-left:solid 0px black; 
   border-bottom:solid 2px black; 
	font-weight:bold;
	padding:4px 10px 4px 10px;
	display:block;
}

.dynMenuItemFireFox
{
   border-right:solid 2px black; 
   border-top:solid 0px black; 
   border-left:solid 0px black; 
   border-bottom:solid 2px black; 
	font-weight:bold;
	padding:4px 10px 4px 10px;
	display:block;
}
.dynMenuFireFox
{
   border-right:solid 0px black; 
   border-top:solid 2px black; 
   border-left:solid 2px black; 
   border-bottom:solid 1px black; 
   background-image:none;
}
.dynMenuItemChrome
{
   border-right:solid 0px black; 
   border-top:solid 0px black; 
   border-left:solid 0px black; 
   border-bottom:solid 2px black; 
	font-weight:bold;
	padding:4px 10px 4px 10px;
	display:block;
}
.dynMenuChrome
{
   border-right:solid 2px black; 
   border-top:solid 2px black; 
   border-left:solid 2px black; 
   border-bottom:solid 1px black; 
   background-image:none;
}

.hoverMenu 
{
	
	background-color:#7c6f57;
	padding:2px 5px 2px 5px;
	color:Black;
	display:block;
	/*
   filter: 
   progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#aaaaaa,endColorStr=#aaaaaa);
*/
}
td.eventbody
{
   font-family:Georgia; 
   padding: 25px 0px 0px 5px;   
}
div.eventbody
{
   margin: 0px 20px 20px 45px;
}

.titlebody
{
   font-family:Georgia; 
   font-weight:normal; 
   padding:15px 15px 15px 15px;   
}

.number
{
   font-family:Georgia;
}

table.itemHead{width:660px;}
.itemFooter
{
   background-color:White;
   border:solid 2px black;
   padding:15px;
}
.bookHead{background-color:#5d421a;}
.monthHead{background-color:#3a3a44;}/*505a8e 1e2852 */
.topicHead{background-color:#5c0000;}
.eventHead{background-color:#003400;}

td.bookHead,
td.monthHead,
td.topicHead,
td.eventHead
{
   padding-bottom:5px;
}

h1
{
   font-size:16px;
   font-weight:normal;
   margin-top:0px;
   margin-bottom:0px;
}

.cellTitleHead{padding:15px 15px 15px 15px;}
.cellTitleSide{text-align:center; font-weight:bold;}
.cellImgSide{ text-align:center; padding-top:5px; padding-bottom:5px;}

.center
{
   text-align: center;
}

.center table
{
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

.sample
{
   width:0px; 
   height:0px; 
   z-index:2; 
   position:absolute;
}

.acronym
{
   color:#5c0000;
   font-weight:bold;
}

.copyright
{
   background-color:#f5f5d6; 
   margin-top:10px; 
}

table.footer,
.copyright
{
   width:100%;
}

table.footer
{
    margin-top:20px; 
    background-color:#000000;
}

.footerHeader
{
   font-size:large;
}
.footerHeader,
.footerHeaderFooter
{
   font-weight:bold; 
   color:#78788c; 
   line-height:21px; 
   text-align:center;
}
table.footerBody
{
   background-color:#ffffff; 
   border-color:#ffffff; 
   width:100%;
}
span.day
{
	text-decoration:underline;
	font-weight:bold;	
}
.italic{ font-style:italic;}

.center_wentworthleggettbookscom table
{
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

.samplespace_wentworthleggettbookscom 
{
   padding: 0px 3px 0px 3px;
}
.samplespace_3_wentworthleggettbookscom 
{
   padding: 0px 3px 0px 3px;
}
.samplespace_4_wentworthleggettbookscom 
{
   padding: 0px 4px 0px 4px;
}
.samplespace_5_wentworthleggettbookscom 
{
   padding: 0px 5px 0px 5px;
}

li.monthimages
{
   margin-top: 10px;
}
table.monthimages
{
   background-color: #e6e8e6; /*#6c5f47;*/
   width:100%; 
   text-align:center;
}

/* sprite */
.sprite { background-image:url(../../Images/DefaultPage/Books/BookSprite-82.jpg);}

.sprite_book {height:80px;}
.sprite_hume    {width:49px; background-position: 0px 0px;}/* 50 */
.sprite_christy {width:52px; background-position: -51px 0px;}/* 53 50*/
.sprite_hygiene {width:43px; background-position: -104px 0px;}/*44 103*/
.sprite_tik     {width:57px; background-position: -148px 0px;}/*58 147*/
.sprite_flying  {width:50px; background-position: -206px 0px;}/*51 205*/
.sprite_theater {width:51px; background-position: -257px 0px;}/*52 256*/
.sprite_voice   {width:60px; background-position: -309px 0px;}/*61 308*/
.sprite_tutti   {width:56px; background-position: -370px 0px;}/*57 369*/

.sprite_other {height:90px; background-image:url(../../Images/DefaultPage/OtherSprite/OtherSprite-83.jpg);}
.sprite_ncarolina {width:109px; background-position: 0px 0px;}  /* 110  0*/
.sprite_maine     {width:72px; background-position: -111px 0px;}/* 73 110*/
.sprite_namerica  {width:71px; background-position: -184px 0px;}/* 72 183*/
.sprite_africa    {width:77px; background-position: -256px 0px;}/* 78 255*/
.sprite_russian   {width:52px; background-position: -334px 0px;}/* 53 333*/
.sprite_canoe     {width:60px; background-position: -387px 0px;}/* 61 386*/
.sprite_sinatra   {width:56px; background-position: -448px 0px;}/* 57 447*/
.sprite_olds      {width:72px; background-position: -505px 0px;}/* 73 504*/
.sprite_coke      {width:70px; background-position: -578px 0px;}/* 71 577*/
.sprite_lincoln   {width:65px; background-position: -649px 0px;}/* 66 648*/
.sprite_ralston   {width:58px; background-position: -715px 0px;}/* 59 714*/
.sprite_ebony     {width:67px; background-position: -774px 0px;}/* 68 773*/
.sprite_life      {width:67px; background-position: -842px 0px;}/* 68 841*/
.sprite_geo       {width:60px; background-position: -910px 0px;}/* 61 909*/
.sprite_mech      {width:62px; background-position: -971px 0px;}/* 63 970*/

.sprite_print {height:100px; background-image:url(../../Images/DefaultPage/PrintSprite/PrintSprite-82.jpg);}
.sprite_biplane {width:146px; background-position: 0px 0px;}   /* 147  0*/
.sprite_anatomy {width:68px;  background-position: -148px 0px;}/*  69  147*/
.sprite_earle   {width:74px;  background-position: -217px 0px;}/*  75  216*/
.sprite_flower  {width:63px;  background-position: -292px 0px;}/*  64  291*/
.sprite_rackham {width:74px;  background-position: -356px 0px;}/*  75  355*/
.sprite_monkey  {width:81px;  background-position: -431px 0px;}/*  82  430*/
.sprite_zuni    {width:120px; background-position: -513px 0px;}/* 121  512*/
.sprite_haircut {width:77px;  background-position: -634px 0px;}/*  78  633*/
.sprite_tookit  {width:123px; background-position: -712px 0px;}/* 123  711*/
.sprite_french  {width:60px;  background-position: -835px 0px;}/*  61  834*/
.sprite_bird    {width:73px;  background-position: -896px 0px;}/*  74  895*/
.sprite_cruik   {width:169px; background-position: -970px 0px;}/* 170  969*/

.sprite_title {height:51px; background-image:url(../../Images/Title/TitleSprite.png);}
.sprite_unique        {width:521px; background-position: 0px 0px;}    /* 522  0*/
.sprite_books         {width:110px; background-position: -523px 0px;} /* 111  522*/
.sprite_books_rev     {width:110px; background-position: -634px 0px;} /* 111  633*/
.sprite_maps          {width:101px; background-position: -745px 0px;} /* 102  744*/
.sprite_maps_rev      {width:101px; background-position: -847px 0px;} /* 102  846*/
.sprite_prints        {width:113px; background-position: -949px 0px;} /* 114  948*/
.sprite_prints_rev    {width:113px; background-position: -1063px 0px;}/* 114  1062*/
.sprite_postcards     {width:170px; background-position: -1177px 0px;}/* 171  1176*/
.sprite_postcards_rev {width:170px; background-position: -1348px 0px;}/* 171  1347*/
.sprite_mag_ads       {width:250px; background-position: -1519px 0px;}/* 251  1518*/
.sprite_mag_ads_rev   {width:250px; background-position: -1770px 0px;}/* 251  1769*/
.sprite_mags          {width:185px; background-position: -2021px 0px;}/* 186  2020*/
.sprite_mags_rev      {width:185px; background-position: -2207px 0px;}/* 186  2206*/

.sprite_visit_DarkRed 
{
   background-image:url(../../Images/Visit/VisitR82G0B0-R149G67B76.gif);
   height:113px; 
   width:506px;
   background-position: 0px 0px;
}
.sprite_visit_GreyBrown 
{
   background-image:url(../../Images/Visit/VisitR108G95B71-R82G0B0.gif);
   height:113px; 
   width:506px;
   background-position: 0px 0px;
}
.sprite_visit_YellowBrown 
{
   background-image:url(../../Images/Visit/VisitR93G66B26-R82G0B0.gif);
   height:113px; 
   width:506px;
   background-position: 0px 0px;
}
/*
         <DynamicHoverStyle  />
         <DynamicMenuStyle  />
         <StaticSelectedStyle BackColor="#F7F6F3" />
         <DynamicSelectedStyle BackColor="" />
         <DynamicMenuItemStyle  />
         <StaticHoverStyle />
*/

/*******************************************************************************

  Statistics

*******************************************************************************/
/*
	.indexbutton
	{		
	   background-color: #708090;
	   color: black;     
	   text-align: center;
	   padding-bottom: 2px;
	   _padding-bottom: 0px;
	}
	.indexbuttondis
	{
	   background-color: #494949;
	   color: #696969;     
		cursor: not-allowed;
	   padding-bottom: 2px;
	   _padding-bottom: 0px;
	}
	input.index
	{
		background: #F0E68C; 
		border: solid 2px #520000; 
		height: 16px;
		_height: 18px;
		margin-top: -2px;		 
		width: 60px; 
	}	
	.indexbuttonfont, .indexbutton, .indexbuttondis, .indexbuttonover, .indexbuttonmousedown, .indexbuttonmouseup
	{
		_font-family: MS Sans Serif;
	   font-weight: bold
	}
	.indexbuttonover, .indexbuttonmouseup 
	{		
	   background-color: #6F9C6F 
	}
	.indexbutton, .indexbuttondis, .indexbuttonover, .indexbuttonmousedown, .indexbuttonmouseup
	{
		border-bottom: solid 2px #510000;
		border-left: solid 2px #510000;
		border-right: solid 2px #510000;
		border-top: solid 2px #510000;
	}
	.indexbutton, .indexbuttonover, .indexbuttonmousedown, .indexbuttonmouseup
	{
		cursor: pointer
	}
	.indexbutton.right, .indexbuttondis.right, .indexbuttonover.right, .indexbuttonmousedown.right, .indexbuttonmouseup.right, input.index.right
	{		
		margin-left: -6px	  	   
	}
	.indexbutton, .indexbuttondis
	{
		height: 22px;
		_height: 24px;
	}
	*/
	
	

