﻿#container {
	margin: auto;
	width: 1000px;
}
#TopNav {
	width: 1000px;
	height: 30px;
	background-color: #006600;
	clear: both;
}
#SectionHeader {
	width: 700px;
	height: 160px;
	border: thin solid #0F48FF;
	margin-top: 6px;
	float: left;
	background-image: url('../images/design/AboutSectionHeader.png');
	background-repeat: no-repeat;
}
#MaterialsSectionHeader {
	width: 700px;
	height: 160px;
	border: thin solid #3131CB;
	margin-top: 6px;
	float: left;
	background-image: url('http://www.centerforlit.com/images/menuimages/MaterialsSectionHeader1.png');
	background-repeat: no-repeat;
}
#ConventionsSectionHeader {
	width: 700px;
	height: 160px;
	border: thin solid #3131CB;
	margin-top: 6px;
	float: left;
	background-image: url('http://www.centerforlit.com/images/menuimages/ConventionsSectionHeader.png');
	background-repeat: no-repeat;
}
#CoursesSectionHeader {
	width: 700px;
	height: 160px;
	border: thin solid #3131CB;
	margin-top: 6px;
	float: left;
	background-image: url('http://www.centerforlit.com/images/menuimages/CoursesSectionHeader1.png');
	background-repeat: no-repeat;
}
#TrainingSectionHeader {
	width: 700px;
	height: 160px;
	border: thin solid #3131CB;
	margin-top: 6px;
	float: left;
	background-image: url('http://www.centerforlit.com/images/menuimages/TrainingSectionHeader.png');
	background-repeat: no-repeat;
}
#ContactSectionHeader {
	width: 700px;
	height: 160px;
	border: thin solid #3131CB;
	margin-top: 6px;
	float: left;
	background-image: url('http://www.centerforlit.com/images/menuimages/AdamMissySectionHeader.png');
	background-repeat: no-repeat;
}
#AboutSectionHeader {
	width: 700px;
	height: 160px;
	border: thin solid #3131CB;
	margin-top: 6px;
	float: left;
	background-image: url('http://www.centerforlit.com/images/menuimages/AdamMissySectionHeader.png');
	background-repeat: no-repeat;
}
#NewsSectionHeader {
	width: 700px;
	height: 160px;
	border: thin solid #3131CB;
	margin-top: 6px;
	float: left;
	background-image: url('http://www.centerforlit.com/images/menuimages/NewsSectionHeader.png');
	background-repeat: no-repeat;
}
#DownloadsSectionHeader {
	width: 700px;
	height: 160px;
	border: thin solid #3131CB;
	margin-top: 6px;
	float: left;
	background-image: url('http://www.centerforlit.com/images/menuimages/KidsSectionHeader.png');
	background-repeat: no-repeat;
}
#CatalogSectionHeader {
	width: 700px;
	height: 160px;
	border: thin solid #3131CB;
	margin-top: 6px;
	float: left;
	background-image: url('http://www.centerforlit.com/images/menuimages/BookSectionHeader.png');
	background-repeat: no-repeat;
}

#quicklink {
	background-position: right center;
	width: 271px;
	height: 25px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	background-color: #0F48FF;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	line-height: 18pt;
	background-repeat: no-repeat;
}
#quicklink.sfhover {
	background-color: #006600;
}
#quicklink:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #006600;
}
#quicklink a {
	text-decoration: none;
	color:#ffffff
}
#quicklink2 {
	width: 271px;
	height: 25px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	background-color: #0F48FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	line-height: 18pt;
}
.round {
  border-radius:1ex;
  -webkit-border-radius:1ex;
  -moz-border-radius:1ex;
}
#SideNavHeader {
	margin-top: 71px;
	margin-left: 5px;
	width: 225px;
	height: 29px;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333333;
	line-height: 29px;
}
#SideNav {
	border: thin solid #3131CB;
	margin-top: 2px;
	margin-left: 5px;
	width: 220px;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	line-height: 30pt;
	background-image: url('../images/sidenavshading.png');
	background-repeat: repeat-y;
}

.sidenavmenubody {
	margin: 10px auto;
}
.submenu {
	margin: 10px 0px 10px -60px;
	padding-left:30px;
	list-style-image: none;
}
.headerbar {
	
}
.headerbar a{
	display:block;
	color:#000000;
	padding-left:10px;
  	text-decoration:none;
}
.headerbar a:hover {
	background-color:#3131CB;
	color:#ffffff;
}
.submenu li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	padding-left: 30px;
	text-align: left;
	margin: 0px;
	text-indent: 30px;
}
.submenu a{
		display:block;
color: #000000;
	text-decoration: none;
	list-style-type: none;
	}
.submenu a:hover{
  background:#3131CB;
  color:#ffffff;
}
#ContentHeader {
	margin-top: 55px;
	margin-left: 67px;
	width: 694px;
	float: left;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #0039FF;
	line-height: 28pt;
}
#Content {
	margin: 6px 10px 40px 63px;
	width: 684px;
	float: right;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	margin-bottom: 6px;
	color: #333333;
	text-decoration: none;
}
.contentcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222222;
	line-height: 18px;
	margin-bottom: 24px;
	margin-top: 24px;
	font-weight: bold;
}
#cesbdiv {
	border: 0px solid #3131cb;
	background-position: center center;
	background-color: #FFFFFF;
	width: 1000px;
	background-image: url('../images/logos/png/CESBLogo.png');
	background-repeat: no-repeat;
	clear: both;
	padding-top: 30px;
}
#footer {
	width: 1000px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	margin-top:20px;
	margin-bottom: 6px;
	color: #000000;
	text-align: center;
}

.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	margin-bottom: 6px;
	margin-top: 37px;
	margin-left: 255px;
}
.sectionheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-left: 255px;
	color: #969696;
	margin-top: 3px;
	margin-bottom: 1px;
}
#HeaderLogo {
	margin-bottom: 15px;
	float: left;
	width: 500px;
	height: 70px;
}
#HeaderSlogan {
	background-position: right bottom;
	margin-bottom: 5px;
	width: 490px;
	height: 38px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	padding-top: 42px;
	color: #333333;
	background-image: url('http://www.centerforlit.com/images/DefaultSlogan.png');
	background-repeat: no-repeat;
}
.cesbtext {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 60pt;
	text-align: center;
	padding-top: 0px;
}
td.celllink a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #444444;
	padding: 0px;
	vertical-align: middle;
	line-height: 60px;
}
td.celllink a:hover {
	color: #ffffff;
	color: #ffffff;
	font-weight: bold;
}
.ddimgtooltip{
	box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 5px #818181;
	-moz-box-shadow: 3px 3px 5px #818181;
	display:none;
	position:absolute;
	border:1px solid black;
	background:white;
	color: black;
	z-index:2000;
	padding: 4px;
}
.shadow {
	-moz-box-shadow: 3px 3px 10px #555555;
	-webkit-box-shadow: 3px 3px 10px #555555;
	box-shadow: 3px 3px 10px #555555;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#555555')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#555555');
}


.columns {
	margin-top: 6px;
	width: 132px;
	float: left;
	margin-right: 4px;
}
.tablecell {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	line-height: 60px;
	width: 136px;
	height: 60px;
	text-align: center;
	color: #333333;
}

#Kudos {
	margin-top: 20px;
	margin-left: 5px;
	width: 220px;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11pt;
	font-style: italic;
	line-height: 12pt;
}

#HomeCert {
	border: thin solid #3131CB;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 5px;
	width: 234px;
	clear: left;
	float: left;
	height: 300px;
	background-image: url('../images/menuimages/Default1.png');
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 18pt;
	text-align: center;
	color: #000000;
}
#HomeCert a {
	text-decoration: none;
}
#HomeCert a:hover {
	text-decoration: none;
	color: #000000;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
#HomeRecert {
	border: thin solid #3131CB;
	margin-bottom: 40px;
	margin-top: 40px;
	margin-left: 13px;
	width: 234px;
	float: left;
	height: 300px;
	background-image: url('../images/menuimages/Default2.png');
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	line-height: 18pt;
	color: #000000;
}
#HomeRecert a {
text-decoration:none;
color:#000000;
}

#HomeRecert a:hover {
text-decoration:none;
color:#000000;
}

#HomeFind {
	border: thin solid #3131CB;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 13px;
	width: 234px;
	float: left;
	height: 300px;
	background-image: url('../images/menuimages/Default3.png');
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	line-height: 18pt;
	color: #000000;
}
#HomeFind a {
text-decoration:none;
color:#000000;
}

#HomeFind a:hover {
text-decoration:none;
color:#000000;
}

#HomeTeach {
	border: thin solid #3131CB;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 13px;
	width: 234px;
	float: left;
	height: 300px;
	background-image: url('../images/menuimages/Default4.png');
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 18pt;
	text-align: center;
	color: #000000;
}

#HomeTeach a {
text-decoration:none;
color:#000000;
}

#HomeTeach a:hover {
text-decoration:none;
color:#000000;
}

#quicklink4 {
	width: 271px;
	height: 25px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 10px;
	line-height: 18pt;
	margin-bottom: 20px;
}

#quicklink4 a {
	text-decoration: none;
	color: #ffffff;
}
#quicklink4:hover {
}
#quicklink4.sfhover {
	background-color: #006600;
}
.Homeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 10px 0px 6px 15px;
}


.homeheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 15px 0px 0px 15px;
}


#Kudos a {
	margin-top: 20px;
	margin-left: 5px;
	width: 220px;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11pt;
	text-decoration: none;
}

#Seals1 {
	margin-top: 30px;
	width: 115px;
	clear: left;
	float: left;
	line-height: 72px;
	margin-left: 15px;
}
#Seals2 {
	margin-top: 10px;
	margin-left:15px;
	width: 115px;
	
	clear:inherit;
	line-height: 72px;
	vertical-align:middle;
}
#DIY {
	margin-top: 20px;
	margin-left: 5px;
	width: 210px;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11pt;
	font-style: italic;
}
#DIY a {
	margin-top: 20px;
	margin-left: 5px;
	width: 220px;
	clear: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11pt;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid inset inset solid;
	border-width: 1px 2px 2px 1px;
	border-color: #909090 #777777 #777777 #909090;
	background-image: url('../images/buttonshading.png');
	background-repeat: repeat-x;
	line-height: 20px;
	text-align: center;
	padding: 5px;
	margin: 5px;
	text-decoration: none;
	color: #333333;
	font-size: small;
	font-weight: lighter;
}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	margin-bottom: 6px;
	color: #3131cb;
	text-decoration: none;
}
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	margin-bottom: 6px;
	color: #3131cb;
	text-decoration: none;
	font-weight: bold;
}
.pdfimage {
	width: 45px;
	height: 35px;
	text-decoration: none;
}
.pdfimage a {
	border: 0px none #FFFFFF;
	text-decoration: none;
}
.button a {
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid inset inset solid;
	border-width: 1px 2px 2px 1px;
	border-color: #909090 #777777 #777777 #909090;
	background-image: url('../images/buttonshading.png');
	background-repeat: repeat-x;
	line-height: 20px;
	text-align: center;
	padding: 5px;
	margin: 5px;
	text-decoration: none;
	color: #333333;
	font-size: small;
	font-weight: lighter;
}
.bookslayout {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 5px;
	color: #333333;
	text-decoration: none;
	width: 209px;
	float: left;
	margin-top: 10px;
}
.bookslayoutdouble {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 5px;
	color: #333333;
	text-decoration: none;
	width: 418px;
	float: left;
	margin-top: 10px;
}
.bookslayout a:hover {
	text-decoration: none;
	font-weight: bold;
}
.bookslayout a {
	color: #3131cb;
	text-decoration: none;
	}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
	text-decoration: none;
}
.tabletext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #3131cb;
	text-decoration: none;
}
.tabletext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #3131cb;
	text-decoration: none;
	font-weight: bold;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	margin-top: 20px;
	margin-bottom: 6px;
	text-align: center;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	margin-top: 20px;
	margin-bottom: 6px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}





.searchresultstext {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 6px;
	border-spacing: 3px;
}
.searchresultstext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3131cb;
	text-decoration: none;
}
.searchresultstext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3131cb;
	text-decoration: none;
	font-weight: bold;
}





.newbiestext {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
	text-decoration: none;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-left-color: #999999;
}

.ACAC {
	border-width: 0px;
}
.ACAC a {
	border-width: 0px;
	text-decoration: none;
	color: #333333;
}
.ACAC a:hover {
	border-width: 0px;
	text-decoration: none;
	color: #333333;
}








.newslinklayout {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 5px;
	color: #333333;
	text-decoration: none;
	width: 300px;
	float: left;
	margin-top: 10px;
}
.newslinklayout a:hover {
	text-decoration: none;
	font-weight: bold;
}
.newslinklayout a {
	color: #3131cb;
	text-decoration: none;
}








.addtocartleft {
	margin: 2px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	width: 445px;
	float: left;
	text-align: right;
	font-weight: bold;
}
.addtocartright {
	margin: 2px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	width: 100px;
	float: left;
	text-align: right;
	font-weight: bold;
}








.addtocartright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3131cb;
	text-decoration: none;
	font-weight: normal;
}
.addtocartbutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3131cb;
	text-decoration: none;
	font-weight: bold;
}
.addtocartbuttonthick a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3131cb;
	text-decoration: none;
	font-weight: bold;
}
.ccoffset {
	margin-top: 20px;
	margin-bottom: 20px;
}
.addtocartleft a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3131cb;
	text-decoration: none;
	font-weight: normal;
}
.addtocartleft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3131cb;
	text-decoration: none;
	font-weight: bold;
}
.addtocartbutton {
	border: thin solid #999999;
	margin: 2px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	width: 100px;
	float: left;
	text-align: right;
	font-weight: bold;
	background-image: url('http://www.centerforlit.com/images/buttons/buttonshade.png');
}
.addtocartbuttonthick {
	border: thin solid #999999;
	margin: 2px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3131cb;
	text-decoration: none;
	width: 100px;
	float: left;
	text-align: right;
	font-weight: normal;
	background-image: url('http://www.centerforlit.com/images/buttons/buttonshade3.png');
}
.addtocartbutton a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3131cb;
	text-decoration: none;
	font-weight: normal;
}
.addtocartbuttonthick a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3131cb;
	text-decoration: none;
	font-weight: normal;
}
.tgimg a {
	text-decoration: none;
}
.tgimg {
	border-width: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
#HomeRight {
	margin-top: 40px;
	margin-bottom: 40px;
	width: 1000px;
	height: 300px;
	background-image: url('http://www.centerforlit.com/images/menuimages/Default5.png');
	float: left;
	clear: left;
}
.Defaulttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 18pt;
	margin-bottom: 6px;
	color: #333333;
	text-decoration: none;
	padding-left: 30px;
}
.Defaulttext a {
	color: #333333;
	text-decoration: none;
}
.Defaulttext a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#DefaultHeaderSlogan {
	background-position: right bottom;
	margin-bottom: 5px;
	width: 490px;
	height: 28px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	padding-top: 42px;
	color: #333333;
	background-repeat: no-repeat;
}
.Defaulttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 18pt;
	margin-bottom: 6px;
	color: #333333;
	text-decoration: none;
	padding-left: 90px;
}
.Defaulttext2 a {
	color: #333333;
	text-decoration: none;
}
.Defaulttext2 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.clearbothtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	margin-bottom: 6px;
	color: #333333;
	text-decoration: none;
	clear: both;
}
.Defaulttext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: 18pt;
	margin-bottom: 6px;
	color: #333333;
	text-decoration: none;
	padding-left: 45px;
}
.Defaulttext3 a {
	color: #006600;
	text-decoration: none;
}
.Defaulttext3 a:hover {
	color: #3131CB;
	text-decoration: none;
	font-weight: bold;

}
#fb-like {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 680px;
}
.table {
	border-collapse: collapse;
	border-spacing: 1px;
	border: 1px solid #999999;
	box-shadow: 10px 9px 9px #CCCCCC;
}
.addtocartleftnormal {
	margin: 2px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	width: 445px;
	float: left;
	text-align: right;
	font-weight: normal;
}
.addtocartrightnormal {
	margin: 2px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	width: 100px;
	float: left;
	text-align: right;
	font-weight: normal;
}
.addtocartrightnormal a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.addtocartrightnormal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3131cb;
	text-decoration: none;
	font-weight: bold;
}
.addtocartbuttonthick:active {
	background-image:url('http://www.centerforlit.com/images/buttons/buttonshade4.png')
}
.addtocartbuttonthick:hover {
	font-weight: bold;
}
.tooltip span
{
	display:none
}.tooltip:hover span
{
	display:inline;
	position:inherit;
	background:white;
	border:1px solid silver;
	color:gray;
}
