/* Overwrite the default to keep the scrollbar always visible */

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

body, td, p { font-family: verdana,arial,helvetica,sans-serif ; font-size: 10pt  ; color: #000000; }

a:link		{ color: #4a7d04; text-decoration: none; }
a:active	{ color: #4a7d04; text-decoration: none; }
a:visited	{ color: #4a7d04; text-decoration: none; }
a:hover		{ color: #666666; text-decoration: underline; }
.crumb          { font-size: 8pt; color: #4a7d04; }

#mainwrapper {
	width: 940px;
	padding: 0;
}

#footer {
	padding: 0;
        margin: 0 auto;
        width: 940px;
        clear: both;
}

.clear {
	clear: both;
}

a.footer:link	{ font-size: 8pt; text-decoration: none; color: #663300; }
a.footer:visited { font-size: 8pt; text-decoration: none; color: #663300; }
a.footer:hover	{ font-size: 8pt; text-decoration: underline; color: #666666; }

td.headingGreen{ color: #666666; background-color: #E8ECE9; }
td.headingPink{ color: #666666; background-color: #F8F2F9; }


.headerGreen{ font-size: 10pt; color: #88AA85; }
.headerPurple{ font-size: 10pt; color: #4a7d04; }
.headerBlack{ font-size: 10pt; color: #000000; }
.title		{ font-size: 12pt; color: #666666; }
.titleGreen	{ font-size: 12pt; color: #88AA85; }
.mediumRed { font-size: 11pt; color: #cc3333; }
.mediumGreen { font-size:11pt; color: #99cc33; }
.bigPurple  { font-size: 13pt; color: #5E5D79; }
.titlePurple{ font-size: 12pt; color: #4a7d04; }
.titleOrange{ font-size: 13pt; color: #FF9933; }
.pool{ color: #66cccc; }
.bigSpacer { font-size: 22pt; color: #5E5D79; }
.header		{ font-size: 9pt; color: #653323; }
.coral		{ font-size: 10pt; color: #DD7150; }
.materials	{ font-size: 9pt; }
.small		{ font-size: 8pt; }
.smallBrown	{ font-size: 8pt; color: #653323; }
.medBrown	{ font-size: 10pt; color: #653323; }
.footersmall	{ 
	font-size: 
	8pt; color: #663300; 
	border-top: 2px solid #9d8368;
	padding: 10px;
}

.footersm	{ 
	font-size: 
	8pt; color: #663300; 
	padding: 0px 0 0 0px;
}

.bigBrown  { font-size: 16pt; color: #653323; }
.titleBrown{ font-size: 12pt; color: #653323; }

.lightbg { background: #e4f6cb }
#.lightbg { background: #eaf8d7 }
td.titlebg      { font-size: 12pt; color: #653323; background: #e4f6cb }

a.crumb:link    { font-size: 8pt; color: #663300; }
a.crumb:visited { font-size: 8pt; color: #663300; }
a.crumb:hover   { font-size: 8pt; color: #666666; text-decoration: underline}

.crumb          { font-size: 8pt; color: #4a7d04; }
.orange         { color: #EA8858; }

.st_sharethis_custom{
        background: url(/l/images/2012CatalogDebut/update/landing_03.jpg) no-repeat scroll left top transparent;
        padding: 10px 16px 0 0;
}


