/********************
** site containers
*********************/

#wrapper
	{
	text-align: center;
	}

#container
	{
	width: 1015px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#header
{
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 1000px;
}

#left
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#right
{
	float: right;
	width: 180px;
	margin: 10px;
	padding: 0;
	text-align: left;
}

#printContainer
	{
	display: none;
	}

#content
{
	float: left;
	width: 590px;
	text-align: left;
	padding: 5px 5px 15px 5px;
/*	border: 1px solid #000;*/
}

#contentWide
{
	float: left;
	width: 790px;
	text-align: left;
	padding: 5px 5px 15px 5px;
}

#contentError
{
	float: left;
	padding: 20px;
	border: 10px solid #096;
	color: #000;
	margin: 10px 0 10px 0;
	background: #FFF;
	text-align: left;
}

#errorPage
{
color: #000;
background: #F99;
font-weight: bold;
}

#errorDiagnostics
{
color: #000;
background: #F66;
}

#featureFocusContent
{
	float: left;
	padding: 10px 10px;
	width: 580px;
}

#ffContainer
{
	color: #000;
	background: #EEE;
	padding: 5px;
	margin: 2px;
	border: 1px solid #000;
}

#ffContainer p, #ffContainer li
{
	font-size: 12px;
	text-align: justify;
}

#ffContainer img
{
	float: left;
	padding: 5px 5px 1px 0;
}

#ffContainer img.rtFloat
{
	float: right;
	padding: 5px;
	margin: 2px;
	border: 1px solid #666;
}

#ffContainer img.inline
{
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	background-image: url ('/images/headings/blue-line-background.gif');
}

.greenText
{
	color: #000;
	background-color: #9F9;
}



#centerLeft, #centerRight 
{
float: left; 
text-align: left;
}

/*this will clear the floats so container extends all the way down*/
.clear 
{ 
clear: both; 
}

.clearLeft
{
clear: left;
}

#footer
{
	width: 95%;
	padding: 10px 2px 2px 2px;
	margin: 10px 0px 0px 0px;
	border-top: 2px solid #096;
	text-align: center;
	clear: both;
}

/********************
** global elements
*********************/

img 
{ 
	display: block;
	margin: 0;
	padding: 0;
	border: 0px none;
}

html
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	background: #FFF;
}

a, a:visited
{
	text-decoration: underline;
	color: #000;
	background: transparent;
}

a:hover
{
	text-decoration: none;
	color: #000;
	background: #EEE;
}
p
{
	padding 0 5px 0 0;
	margin: 5px 0 12px 0;
}

p a, p a:visited, td a, td a:visited
{
	text-decoration: underline;
	color: #000;
	background: transparent;
}

p a:hover, td a:hover
{
	text-decoration: none;
	color: #000;
	background: #EEE;
}

b { font-weight: bold; }
i { font-style: italic; }
table { margin: 0; border: 0; }

table td
{
	padding: 0px;
	font-size: 11px;
	border: none;
}

table td p
{
	padding: 2px;
}

table td.downloads
{
	padding: 4px;
	border-width: 0;
	font-size: 11px;
	color: #000;
	background: #EEE;
}

table td.thickerTbl
{
	padding: 6px;
}


form { margin: 0; }

h1
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	background: #096;
	padding: 2px 2px 0 2px;
	text-align: left;
}

h2
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: #096;
	padding: 2px;
	margin: 4px 0px 4px 0px;fh
	border: 1px solid #000;
	text-align: left;
}

h3
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background: #6c9;
	padding: 2px 2px 2px 4px;
	border: 1px solid #000;
	text-align: left;
}

ul { text-align: left; }

blockquote
{
	font-style: italic;
	color: #000;
	background: #EEE;
	padding: 5px;
	border: 1px solid #CCC;
	text-align: left;
}

.pulledQuote
{
	text-align: justify;
	background: url(/images/misc/quote.gif) no-repeat;
	background-color: #EEE;
	padding: 12px 25px;
	margin: 10px 0 0 0;
	border-top: 6px solid #096;
	border-right: 1px solid #096;
	border-bottom: 6px solid #096;
	border-left: 1px solid #096;
	width: 60%;
	font-size: 105%;
}

.pulledQuoteSource
{
	margin: -14px 0 0 50%;
	background-color: #EEE;
	border-top: 4px solid #999;
	border-right: 2px solid #999;
	border-bottom: 4px solid #999;
	border-left: 2px solid #999;
	padding: 10px 4px;
	width: 260px;
}

.smallerWidth
{
	width: 75%;
	text-align: justify;
}

/********************
** div ids
*********************/

/********************	
** header	
*********************/

#logoLevel
{
	padding: 1px 5px 5px 5px;
	width: 1002px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: 62px;
	text-align: center;
/*	background-image: url('/master/images/site_logo_253x57.gif');
	background-repeat: no-repeat;  */
}

#logo
	{
	float: left;
	}

* html div#topLinks
{
	width: 1008px;
	w\idth: 1008px;
}

#topLinks
{
margin: auto;
	width: 1000px;
	padding: 0 0 0 45px;
	clear: both;
}

#topLinksLeft
{
	float: left;
	margin: 0;
	padding: 0;
}

#topLinksPullDown
{
	float: left;
	margin: 0;
	padding: 0;
	margin-top: -3px;
}

#topLinksRight
{
	float: left;
	margin: 0;
	padding: 0;
}

* html div#topText
{
	width: 997px;
	w\idth: 997px;
}

#topText
{
	padding: 1px 5px 5px 5px;
	font-size: 10px;
	color: #000;
	background: #EEE none repeat scroll 0 0;
	width: 990px;
	border: 1px solid #000;
	border-top: none;
	clear: both;
	margin-top: -2px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid solid solid;
	border-color: -moz-use-text-color #000000 #000000;
	border-width: 1px 1px 1px;
}

#searchBar {
background:#66CC99 none repeat scroll 0 0;
border:1px solid #333333;
color:#FFFFFF;
height:35px;
margin:-1px auto 0;
text-align:left;
width:1000px;
}

#search {
   background:#66CC99 none repeat scroll 0 0;
   color:#FFFFFF;
   float:left;
   margin:-24px 0 0 255px;
   width:500px;
   clear: both;
}

#testimonials
{
float: right;
margin: -26px 8px 0 0;
}

#searchGo
{
	margin-top: -24px;
	margin-left: 430px;
	color: #000;
	background: transparent;
	width: 26px;
}

/********************	
** left sidebar	
*********************/

#userid
{
	color: #000;
	background: #EEE;
	font-weight: bold;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	width: 170px;
	height: 900px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	z-index: 1;
	text-transform: capitalize;
	margin: 0 0 0 2px;
}

#loginTop
{
	margin-top: 42px;
	padding: 0;
	position: relative;
	z-index: 2;
}

#zindex2
{
	position: relative;
	z-index: 2;
	margin: 0;
	padding: 0;
}

#zindex2btm
{
	position: relative;
	z-index: 2;
	margin: 0 0 20px 0;
	padding: 0;
}

* html div#login
{
	width: 177px;
	w\idth: 177px;
}

#login
{
	color: #000;
	background: #6c9;
	padding-left: 2px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 173px;
	text-align: left;
	position: relative;
	z-index: 2;
}

#login .forgotPw
{
	font-size: 9px;
}

* html #login .forgotPw
{
	font-size: 9px;
	margin: -10px 0 0 2px;
	float: left;
}

#login a.loginButton
{
	float: right;
	margin: -20px 8px 0 0;
}

* html #login a.loginButton
{
	float: right;
	margin: -7px 4px 0 0;
}

#loginHolder
{
	height: 70px;
	width: 160px;
}

* html div#ytd
{
	width: 177px;
	w\idth: 177px;
}

#ytd
{
	color: #000;
	background: #6c9;
	padding-left: 2px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 173px;
	text-align: center;
	position: relative;
	z-index: 2;
}

* html div#quickStatus
{
	width: 177px;
	w\idth: 177px;
}

#quickStatus
{
	color: #000;
	background: #6c9;
	padding-left: 2px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 173px;
	text-align: center;
	position: relative;
	z-index: 2;
}

#quickStatus .even
{
	color: #000;
	background-color: #6c9;
	padding: 1px;
}

#quickStatus .odd
{
	color: #000;
	background-color: #EEE;
	padding: 1px;
}

* html div#shippingInfo
{
	width: 177px;
	w\idth: 177px;
}

#shippingInfo
{
	color: #000;
	background: #6c9;
	padding-left: 2px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 173px;
	text-align: center;
	position: relative;
	z-index: 2;
}

td.ytd, td.shippingInfo
{
	color: #000;
	background: #6c9;
	font-size: 11px;
	text-align: center;
	position: relative;
	z-index: 2;
}

td.quickStatusHeading
{
	color: #000;
	background: #096;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	position: relative;
	z-index: 2;
}

td.shippingInfoHeading
{
	color: #FFF;
	background: #096;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000;
	width: 100%;
	position: relative;
	z-index: 2;
}

td.quickStatus
{
	color: #000;
	background: #6c9;
	font-size: 10px;
	text-align: center;
	position: relative;
	z-index: 2;
}

#featureFocusAd 
{ 
	margin-top: 11px;
}

* html div#featureFocusAdContent
{
	width: 177px;
	w\idth: 177px;
}

#featureFocusAdContent
{
	color: #000;
	background: #6c9;
	padding: 4px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 166px;
	text-align: center;
	position: relative;
	z-index: 2;
}

p.featureFocusIntro
	{
	margin: 0;
	text-align: justify;
	}
	
p.readMore
	{
	text-align: right;
	margin: 0 2px 0 0;
	}
	
img.rightSidebar
{
	margin: 10px 0 5px 0;
}

/********************	
** right sidebar	
*********************/


/********************	
** home center	
*********************/

#ws-home-header
{
	float: center;
	background-image: url ('/images/headings/weekly-specials-back.gif');
}
img.homeSpecials
{
	float: left;
	width: 55px;
	margin: 2px;
	margin-bottom: 80px;
	background: url('/images/buttons/homepage_image.gif') left top no-repeat;
}

img.emailSpecials
{
	margin: 2px 2px 15px 2px;
}

img.emailSpecialsPromo
{
	margin: 2px 2px 10px 2px;
	float:left;
	margin-bottom: 0px;
	
}

img.ltFloat
{
	float: left;
	margin: 2px 7px 2px 0;
}

img.rtFloat
{
	float: right;
	margin: 2px 0 2px 7px;
}

img.rtFloatBorder
{
	float: right;
	margin: 2px 0 2px 7px;
	border: 1px solid #000;
}

img.rtFloatPadded
{
	float: right;
	padding: 2px;
	margin: 2px;
}

img.border
{
	float: right;
	padding: 5px;
	margin: 2px;
	border: 1px solid #000;
}

.photoCaption
{
	float: right;
	width: 300px;
	text-align: center;
	padding: 5px;
}

#homeSpecialLeft
{
	border: 1px solid #666;
	width: 285px;
	height: 150px;
	padding: 2px;
	margin: 2px 2px 3px 2px;
}

#homeSpecialRight
{
	border: 1px solid #666;
	width: 285px;
	height: 150px;
	padding: 2px;
	margin: 2px 2px 3px 2px;
}

#homeSpecialLeftPromo
{
	border: 1px solid #666;
	width: 275px;
	height: 200px;
	padding: 2px;
	margin: 2px 2px 3px 2px;
}

#homeSpecialRightPromo
{
	border: 1px solid #666;
	width: 275px;
	height: 200px;
	padding: 2px;
	margin: 2px 2px 3px 2px;
}

div.specialsDescription
{
padding: 0;
margin: 1px 0 0 0;
height: 39px;
overflow: hidden;
}

/********************	
** content area	
*********************/

.inline 
{ 
display: inline;
vertical-align: bottom;
}

.inlineRtPadding
{
display: inline;
padding: 15px 25px 5px 0;
}

img.inline2
{ 
display: inline;
}

img.leftIndent
{
padding: 0 0 0 10px;
}

#breadcrumbs, .breadcrumbs
{
	margin-top: -2px;
	font-size: 10px;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

#infoBox
{
	color: #000;
	background: #EEE;
	border: 1px solid #000;
	padding: 5px;
	float: right;
	margin: 5px;
}

#ContactUsinfoBox
{
	color: #000;
	background: #EEE;
	border: 1px dashed #000;
	padding: 5px;
	margin: 5px;
	float: right;
	width: 225px;
}

#vendorFilter
{

}

#vendorFilter input, #vendorFilter select
{
	color: #000;
	background: #FFF;
}

.navLinksHeading
{
	padding: 2px 4px 4px 4px;
	border-bottom: 1px solid #000;
	font-size: 11
	px;
	color: #FFF;
	background-color: #6c9;
}

* html #leftNavLinks
{
	color: #FFF;
	background-color: #EEE;
	border: 1px solid #000;
	width: 49%;
	height: 75px;
	float: left;
	margin: 0 0 7px 0;
	font-weight: bold;
}

#leftNavLinks
{
	color: #FFF;
	background-color: #EEE;
	border: 1px solid #000;
	width: 49%;
	height: auto;
	float: left;
	margin: 0 0 7px 0;
	font-weight: bold;
}

* html #leftNavLinks p
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
}

#leftNavLinks p
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
}

* html #rightNavLinks
{
	color: #FFF;
	background-color: #EEE;
	border: 1px solid #000;
	font-weight: bold;
	width: 49%;
	height: 75px;
	float: right;
	margin: 0 0 7px 0;
}

#rightNavLinks
{
	color: #FFF;
	background-color: #EEE;
	border: 1px solid #000;
	font-weight: bold;
	width: 49%;
	height: auto;
	float: right;
	margin: 0 0 7px 0;
}

* html #rightNavLinks p
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
}

#rightNavLinks p
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
}

#leftNavLinks a, #rightNavLinks a
{
	color: #096;
	background-color: transparent; 
	width: 96%;
	height: 14px;
	overflow: hidden;
}

* html #leftNavLinks a.viewAll, * html #leftNavLinks a.viewAll:visited, * html #leftNavLinks a.viewAll:link,
* html #rightNavLinks a.viewAll, * html #rightNavLinks a.viewAll:visited, * html #rightNavLinks a.viewAll:link,
* html #brandNavLinks a.viewAll, * html #brandNavLinks a.viewAll:visited, * html #brandNavLinks a.viewAll:link,
* html #mfgNavLinks a.viewAll, * html #mfgNavLinks a.viewAll:visited, * html #mfgNavLinks a.viewAll:link
{
	float: right;
	margin: -64px 5px 0 0;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	width: auto;
	height: auto;
	overflow: none;
}

#leftNavLinks a.viewAll, #leftNavLinks a.viewAll:visited, #leftNavLinks a.viewAll:link,
#rightNavLinks a.viewAll, #rightNavLinks a.viewAll:visited, #rightNavLinks a.viewAll:link,
#brandNavLinks a.viewAll, #brandNavLinks a.viewAll:visited, #brandNavLinks a.viewAll:link,
#mfgNavLinks a.viewAll, #mfgNavLinks a.viewAll:visited, #mfgNavLinks a.viewAll:link
{
	float: right;
	margin: -10px 0 0 0;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	width: auto;
	height: auto;
	overflow: none;
}

#leftNavLinks a.viewAllBroad, #leftNavLinks a.viewAllBroad:visited, #leftNavLinks a.viewAllBroad:link,
#rightNavLinks a.viewAllBroad, #rightNavLinks a.viewAllBroad:visited, #rightNavLinks a.viewAllBroad:link
{
	float: right;
	margin: 15px 5px 0 0;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	width: auto;
	height: auto;
	overflow: none;
}

* html #brandNavLinks
{
	color: #FFF;
	background-color: #EEE;
	border: 1px solid #000;
	width: 49%;
	height: 75px;
	float: left;
	margin: 0 0 7px 0;
	font-weight: bold;
}

#brandNavLinks
{
	color: #FFF;
	background-color: #EEE;
	border: 1px solid #000;
	width: 49%;
	height: auto;
	float: left;
	margin: 0 0 7px 0;
	font-weight: bold;
}

* html #brandNavLinks p
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
}

#brandNavLinks p
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
}

* html #mfgNavLinks
{
	color: #FFF;
	background-color: #EEE;
	border: 1px solid #000;
	font-weight: bold;
	width: 49%;
	height: 75px;
	float: right;
	margin: 0 0 7px 0;
}

#mfgNavLinks
{
	color: #FFF;
	background-color: #EEE;
	border: 1px solid #000;
	font-weight: bold;
	width: 49%;
	height: auto;
	float: right;
	margin: 0 0 7px 0;
}

* html #mfgNavLinks p
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
}

#mfgNavLinks p
{
	color: #000;
	background-color: transparent;
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
}

#brandNavLinks a, #brandNavLinks a
#mfgNavLinks a, #mfgNavLinks a
{
	color: #096;
	background-color: transparent; 
}

#navLinksHeading a.viewAll, #navLinksHeading a.viewAll:visited, #navLinksHeading a.viewAll:link,
#brandNavLinks .navLinksHeading a.viewAll, #brandNavLinks .navLinksHeading a.viewAll:visited, #brandNavLinks .navLinksHeading a.viewAll:link,
#mfgNavLinks .navLinksHeading a.viewAll, #mfgNavLinks .navLinksHeading a.viewAll:visited, #mfgNavLinks .navLinksHeading a.viewAll:link,
{
	float: right;
	margin: -17px 5px 0 0;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	width: auto;
	height: auto;
	overflow: none;
	font-size: 10px;
}

#brandNavLinks a.viewAllBroad, #brandNavLinks a.viewAllBroad:visited, #brandNavLinks a.viewAllBroad:link
#mfgNavLinks a.viewAllBroad, #mfgNavLinks a.viewAllBroad:visited, #mfgNavLinks a.viewAllBroad:link
{
	float: right;
	margin: 15px 5px 0 0;
	font-weight: bold;
	color: #000;
	background-color: transparent;
}

div.siteMap
{
	width: 275px;
	margin-left: 10px;
}

#clearVendorFilter
{
float: right;
margin: -24px 18px 0 0;
}

td.tdContent
{
	font-size: 11px;
	padding: 0px 5px;
}

td.tdForm
{
	font-size: 12px;
	padding: 0px 5px;
}

div.formDiv
{
	font-size: 12px;
	padding: 0px 5px;
	margin: 5px;
	width: 270px;
}

td.ltgray 
{
	color: #000;
	background:#EEE;
}

td.gray 
{
	color: #000;
	background:#CCC;
}

table.profile, table#profile
{
	border: 1px dashed #000;
	padding: 5px;
	color: #000;
	background: #EEE;
}

table.tableProdList
{
	width: 800px;
}

div.profile
{
	border: 1px dashed #000;
	padding: 5px;
	color: #000;
	background: #EEE;
	margin : 0 5px 0 0;
	width: 400px;
}

input.indent 
{ 
	margin-left: 30px;
}

.breadcrumbBlue
{
	color: #FFF;
	font-size: 12px;
	background: #6c9;
	padding: 5px;
	border: outset;
	border-width: 2px;
	border-color: #096;
	margin-bottom: 10px;
}

#infoBoxTopMargin
{
	color: #000;
	background: #EEE;
	border: 1px solid #000;
	padding: 5px;
	float: right;
	margin: 5px;
	margin-top: 25px;
}

.adPageHeading
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: #096;
	padding: 5px;
}

td.adPage
{
	color: #000;
	background: #EEE;
	text-align: center;
	padding: 6px;
}

table.adDetail
{
	border: 1px solid #000;
	float: right;
	margin: 6px 3px 6px 0;
	width: 100%;
}

td.adDetail
{
	color: #000;
	background: #EEE;
	padding: 3px 6px 3px 6px;
}

table.adDetail2
{
	float: left;
	margin: 6px 3px 6px 0;
	border: 0px solid #000;
}

td.adDetail2
{
	color: #000;
	background: #EEE;
	padding: 3px 6px 3px 6px;
	border: 1px solid #000;
}

td.adDetailHeading
{
	color: #000;
	background: #D9D9D9;
	padding: 3px 6px 3px 6px;
	border: 1px solid #000;
	text-align: center;
	font-weight: bold;
}

.heading
{
	color: #FFF;
	background: #096;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #063;
}

.prodListHeading
{
	color: #FFF;
	background: #096;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 1px solid #063;
}

.priceRangeHeading
{
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background: #000;
}

.priceRangeRight 
{
	text-align: right;
	color: #000;
	background: transparent;
}

.gContent
{
	color: #000;
	background: #EEE;
	padding: 5px 5px 10px 5px;
	border: 1px solid #333;
}

#errorPage
{
	border: 1px dotted #000;
	color: #000;
	padding: 2px;
	background: #EEE;
	margin: 0;
	padding: 0;
}


p.btmMargin90 { margin-bottom: 90px; }
p.btmMargin100 { margin-bottom: 100px; }
p.btmMargin110 { margin-bottom: 110px; }
p.btmMargin140 { margin-bottom: 140px; }
p.btmMargin160 { margin-bottom: 160px; }

p.justify
{
	text-align: justify;
	font-size: 110%;
}

p.answer
{
	margin-left: 30px;
	padding: 2px;
	color: #000;
	background: #EEE;
	border: 1px dashed #000;
	padding: 6px;
}

p.question
{
	margin-left: 15px;
	color: #000;
	background: #CCC;
	font-weight: bold;
	border: 1px solid #000;
	padding: 2px;
}

p.header
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: justify;
}

input.leftSidebar
{
	text-decoration: none;
	padding: 2px;
	border: 2px outset #000;
	color: #000;
	background: #6C9;
	margin-top: 4px;
}

input.blue
{
	text-decoration: none;
	padding: 2px;
	border: 1px outset #000;
	font-size: 10px;
	color: #000;
	background: #6c9;
	margin-top: 4px;
}

.pfingstHead
{
	font-weight: bold;
	font-size: 12px;
}

.pfingstLegend
{
	float: right;
	color: #000;
	background: #EEE;
	border: 1px dashed #000;
	padding: 7px;
	margin: 10px 2px;
}	

.specialsCategory

{
	color: #FFF;
	background-color: #096;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 12px;
	padding: 1px;
	margin-bottom: 2px;
}

#prodTree
{
	height: 100%;
	width: 300px;
	margin: 6px 0 0 0;
	padding: 0 5px 0 0;
	float: left;
}

#prodTree p
{
	margin: 0;
	padding: 1px;
}

#pageDescription
{
	color: #000;
	background-color: transparent;
	padding: 4px;
	text-align: justify;
}

.tollFree
{
font-weight: bold;
font-size: 11px;
color: #096;
background-color: transparent;
}

/********************	
** advertising	
*********************/

#topAd1, #topAd2, .topAd1, .topAd2 
{
	padding: 2px;
	float: right;
}

#ProdTreeAds, #ServiceTreeAds
{
	float: right;
	height: 415px;
	width: 279px;
}

#ProdTreeAd01
{
	width: 279px;
	height: 279px;
	text-align: center;
	margin-top: 5px;
}

#ProdTreeAd02
{
	width: 279px;
	height: 125px;
	text-align: center;
	margin-top: 5px;
}

#serviceTreeAd01
{
	width: 279px;
	height: 125px;
	text-align: center;
	margin-top: 5px;
}

#serviceTreeAd02
{
	width: 279px;
	height: 400px;
	text-align: center;
	margin-top: 5px;
}

#anchorNav
{
	margin: 5px;
	text-align: center;
	color: #000;
	background: #EEE;
	width: 95%;
	padding: 5px;
	border: 1px solid #000;
}

.caption
{
	color: #000;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 4px;
}

.advertisingNav
{
	color: #000;
	background: #EEE;
	padding: 2px 1px 2px 5px;
	border: 2px solid #CCC;
	width: 340px;
	margin: 10px auto;
	text-align: left;
}

.topBorder
{
	border-top: 2px solid #096;
	width: 370px;
	margin: 2px auto;
	text-align: center:
}


.backToTop
{
	padding: 5px 5px 5px 0px;
	float: right;
}

.floatLeft
{
	float: left;
	margin: 5px;
	padding: 5px;
}

.floatRight
{
	float: right;
	margin: 5px;
	padding: 5px;
}

.FeaturesContainer
{
	width: 100%;
	margin: 5px;
	padding: 5px;
}

.adScreen
{
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 0 2px 2px 2px;
	color: #000;
	background: #EEE;
}

.advertisingBackToTop
{
	clear: right;
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 0 2px 2px 2px;
	color: #000;
	background: #FFF;
}

.adScreenCaption
{
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}

.adExample
{
	width: 150px;
	float: left;
	height: 210px;
	padding: 5px;
}

.adExample p
{
	text-align: center;
}

#screenShotContainer
{
	width: 1050px;
	margin: 1px;
	padding: 5px;
}

.prodBestList
{
	border: 1px solid #69C;
	padding: 5px;
	margin-top: 5px;
	height: 60px;
	width: 290px;
}

.prodBestList img
{
display: inline;
}

.prodBestList p
{
	margin: 0;
	padding: 1px;
}

.prodBestList b
{
color: #000;
background: transparent;
padding-right: 5px;
}

.prodBestListContainer
{
	height: 100%;
	width: 290px;
	margin: 5px 0 0 0;
	float: left;
}

.adInfoBox
{
	border: 5px outset #096;
	float: left;
	padding: 10px;
	margin: 5px;
}

.adInfoBox h2
{
	border: 1px solid #000;
	padding: 4px;
	font-weight: bold;
	color: #000;
	background: #096;
}

/********************
** Search Results
*********************/

#prodResultsHead
			{
			width: 395px;
			float: left;
			padding: 0 5px 0 0;
			clear: both;
			}

#catResultsHead
			{
			width: 190px;
			float: left;
			}			

.resultsContainer
			{
			height: 100%;
			width: 390px;
			margin: 0 0 0 0;
			float: left;
			}
.ProdList
			{
			height: 100%;
			width: 650px;
			margin: 6px 0 0 0;
			float: left;
			}
			
.prodResults
			{
			border: 1px solid #999;
			padding: 5px;
			margin-top: 5px;
			height: 60px;
			}

.prodResults img
{
display: inline;
}

.catResults
			{
			float: left;
			padding: 5px;
			width: 175px;
			}

.searchInfo, .bestListInfo
			{
			color: #039;
			background: transparent;
			margin: 0;
			padding: 0;
			}

.searchInfo b
			{
			color: #000;
			background: transparent;
			font-weight: bold;
			margin: 0 4px 0 0;
			}

#prodResultsHead h2, #catResultsHead h2
			{
			color: #FFF;
			font-size: 11px;
			font-weight: bold;
			background: #096;
			padding: 3px;
			text-align: left;
			border: none;
			height: 30px;
			}

.prodResults p, .catResults p
			{
			padding: 0;
			margin: 1px;
			line-height: 125%;
			}

.catResults a
			{
			font-size: 95%;
			}

b.priceRange
			{
			color: #096;
			background-color: transparent;
			font-size: 95%;
			}

b.redSavings
			{
			color: red;
			background-color: transparent;
			font-size: 95%;
			}

b.viewAll
			{
			color: #000;
			background-color: transparent;
			font-weight: bold;
			}

.pageCountTop
			{
			float: right;
			font-weight: bold;
			color: #096;
			margin-right: 10px;
			background-color: transparent;
			}

.pageCountTopLeft
			{
			float: left;
			font-weight: bold;
			color: #096;
			margin-right: 10px;
			background-color: transparent;
			}

#searchPagination
			{
 			float: right;      
			background: url(/images/misc/white-to-blue-grad.jpg);
			padding: 5px;
			margin: 10px 0 0 0;
			clear: both;
			}

#searchPaginationWide
			{ 
			float: right;
			background: url(/images/misc/white-to-blue-grad-wide.jpg);
			padding: 5px;
			margin: 10px 0 0 0;
			}

.pageCountBottom
			{
			font-weight: bold;
			float: left;
			color: #096;
			margin-right: 10px;
			background-color: transparent;
			}

#paginationLinks
			{
			float: right;
			}

#paginationLinks a
			{
			color: #FFF;
			background: transparent;
			padding: 1px;
			}

#paginationLinks a:hover
			{
			color: #000;
			background: #FFF;
			}
a.indent
			{
			margin-left: 8px;
			}

/********************
** class modifiers
*********************/

.blueModuleText
{
	color: #FFF;
	background: #6c9;
	border: 0;
}

.columnhead {color:#FFF;padding:2px;background:#096;font:bold 11px Verdana,Arial,sans-serif}
.columnheadBk {color:#FFF;background:#000;font:bold 11px Verdana,Arial,sans-serif}
.columnheadborderLeft {border-top:1px solid #039;border-left:1px solid #039}
.columnheadborderRight {border-top:1px solid #039;border-right:1px solid #039}

.red
{
	color: #F00;
	background: transparent;
}

.savings
{
	color: #096;
	background: transparent;
}

.sidebarWhiteText
{
	color: #FFF;
	background: transparent;
}

.errorPage
{
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
	padding: 2px;
}

.hidden
{
	display: none;
}

.columnhead
{
	color: #FFF;
	padding: 1px;
	font-weight: bold;
}

.ProdDetail 
{
	color: #000;
	background: #FFF;
	font-size: 10px;
}

.ProdDetailHead 
{
	color: #000;
	background: #FFF;
	font-size: 10px;
	font-weight: bold;
}	

.ProdSavings 
{
	color: #C00;
	background: transparent;
	font-weight: bold;
}

.gray
{
	color: #333;
	background: transparent;
}

.wsPercent,.requiredField, .formError 
{
	color:#F33;
	background: transparent;
	font: bold 10px Verdana,Arial,sans-serif
}

/********************
** HTML tag modifiers
*********************/

h1.sectionhead
{
	color: #096;
	font-size: 17px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	background: #FFF;
	padding: 0;
	margin: 0 0 2px 0;
	text-transform: capitalize;
}

h1.header
{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	background: transparent;
	padding: 0;
	margin: 2px 0 0 0;
}

h2.subhead
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: #096;
	padding: 2px;
	margin: 4px 0px;
	text-transform: capitalize;
}

h2.login
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: #096;
	padding: 2px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #000;
	width: 308px;
}

h2.advertising
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: #096;
	padding: 2px;
	margin: 15px 0px;
	border: 1px solid #000;
	text-align: left;
}
/********************
** anchor modifiers
*********************/

a img 
{ 
	border: none;
}

a.underline 
{ 
	text-decoration: underline; 
}

a.underline:hover 
{ 
	text-decoration: none; 
}

a.noul 
{ 
text-decoration: none;
}


a.adPage, a.adPage:link, a.adPage:visited
{
	color: #036;
	font-size: 10px;
	text-decoration: none;
	background: #EEE;
}

a.adPage:hover
{
	color: #EEE;
	background: #036;
}

a.breadcrumb, a.breadcrumb:visited
{
	color: #666;
	font-size: 10px;
	background: transparent;
}

a.breadcrumb:hover
{
	color: #6c9;
	font-size: 10px;
	text-decoration: underline;
	background: transparent;
}

a.button, a.button:visited
{
	color: #000;
	font-size: 10px;
	background: #6c9;
	border: 1px outset #000;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	margin: 3px 3px 3px 0;
}

a.button:hover
{
	color: #EEE;
	font-size: 10px;
	background: #6c9;
	border: 1px inset #6c9;
}

a.toplinks, a.toplinks:visited
{
	border: 1px solid #000;
	text-decoration: none;
	color: #FFF;
	background: url(/images/buttons/btn_top_grad.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px 11px 5px 11px;
	position: relative;
}

a.toplinks:hover
{
	border: 1px solid #000;
	text-decoration: none;
	color: #000;
	background: #EEE;
	padding: 2px 11px 5px 11px;
	margin: 0;
}

a.dropDowns, a.dropDowns:visited
{
	border-top: 0px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-decoration: none;
	color: #FFF;
	background: url(/images/buttons/btn_top_grad.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 11px 5px 11px;
	position: relative;
}

a.dropDowns:hover
{
	border: 1px solid #000;
	color: #000;
	background: #EEE;
	padding: 2px 11px 5px 11px;
	margin: 0;
}

a.homeSpecial, a.homeSpecial:visited
{
	text-decoration: none;
	color: #096;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
}

a.HomeSpecial:hover
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: #096;
}

a.FeatureFocus, a.FeatureFocus:visited
{
	text-decoration: none;
	color: #fff;
 	background: transparent;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
}

a.FeatureFocus:hover
{
	text-decoration: none;
	color: #000;
	background: #EEE;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
}

a.breadcrumbFF, a.breadcrumbFF:visited
{
	color: #036;
	background: transparent;
	font-size: 10px;
	text-decoration: underline;
}

a.breadcrumbFF:hover
{
	color: #6c9;
	text-decoration: underline;
	background: #FFF;
}

a.footer, a.footer:visited { text-decoration: underline; }
a.footer:hover { text-decoration: none; }

/********************
** dropDown styles
*********************/

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
}

ul li { position: relative; }

li ul
{
	position: absolute;
	left: 0;
	top: 25px;
	display: none;
}

ul li a
{
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #EEE;
	font-size: 9px;
	padding: 2px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li
{
	float: left;
	height: 1%;
}

* html ul li a { height: 1%; }

/* End */
li:hover ul, li.over ul { display: block; }

.subList
{
	margin: 0 0 0 10px;
	list-style-type: circle;
}

.listSmall
{
	margin: 0;
	margin-left: 25px;
	padding: 0;
	width: 150px;
	border: 0px solid #000;
	list-style-type: disc;
}

.list
{
	margin: 0;
	margin-left: 25px;
	padding: 0;
	width: 450px;
	border: 0;
	list-style-type: disc;
}

.listWide
{
	margin: 0;
	margin-left: 25px;
	padding: 1px;
	width: 95%;
	border: 0px solid #000;
	list-style-type: disc;
}

.listWide li
{
	padding: 2px 0 2px 0;
}


.list li a
{
	text-decoration: underline;
	color: #000;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.list li a:hover
{
	color: #000;
	background: #6c9;
	text-decoration: none;
}

.check
{
	margin: 0;
	padding: 0 0 0 35px;
	width: 270px;
	border: 0;
}

.check li
{
	margin: 1px;
	padding: 1px;
	width:220px;
	list-style-image: url('/images/misc/checkmark-green.gif');
	list-style-type: circle;
	font-weight: bold;
}

/********************
** Login Page styles
*********************/

div.profile #rememberMe
{
	margin-left: 175px;
	padding: 2px;
	width: 125px;
}

div.profile #loginBtn
{
	margin-left: 175px;
	padding: 2px;
	width: 125px;
}

.profile #forgotPasswordBtn
{
	margin-left: 150px;
	padding: 2px;
}

div.profile #requestBtn
{
	margin-left: 105px;
	padding: 2px;
}

/********************
** My Account
*********************/

div.accountAttrHeader 
{
	color:#EEE;
	background:#096;
	font-weight: bold;
	width: 570px;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
	clear: both;
}

div.accountData 
{
	float: left;
	margin: 1px;
	padding: 2px;
}

div.change
{
	margin-left: 180px;
	padding: 0;
	width: 99px;
}

.addOrChange
{
	margin: 0 0 10px 400px;
	padding: 0;
	width: 125px;
}

.creditCardContainer
{
	width: 570px;
}

.cCard
{
	width: 182px;
	height: 70px;
	float: left;
	margin: 1px;
	padding: 2px;
}

.billingAddy
{
	width: 182px;
	height: 70px;
	float: left;
	margin: 1px;
	padding: 2px;
}

.billingPhone
{
	width: 182px;
	height: 70px;
	float: left;
	margin: 1px;
	padding: 2px;
	vertical-align: top;
}

.shippingPhone
{
	width: 182px;
	height: 70px;
	float: left;
	margin: 1px 1px 1px 65px;
	padding: 2px 2px 2px 5px;
	vertical-align: top;
}

.primaryShippingNote
{
clear:both;
}

.normal
	{
	padding: 3px;
	margin: 1px;
	}

/**********************
** Product List Styles
***********************/

div.purchasedBefore
	{
	margin: 4px 2px;
	padding: 2px 2px 2px 2px;
	}

/**********************
** Order Detail Styles
***********************/

.orderSummary 
	{
	padding:3px;
	padding-right:10px;
	padding-bottom:2px;
	}

.orderSummaryBold 
	{
	color:#000;
	background: transparent;
	padding:3px;
	padding-right:10px;
	padding-bottom:2px;
	font-weight: bold;
	}

.orderDetailStatus 
	{
	color:#033;
	background:#FFF;
	font:bold 12px Verdana,Arial,sans-serif
	}
	
.ODShippingInfo 
	{
	color:#FFF;
	background:#6c9;
	padding:4px;
	margin-left:2px;
	width:647px;
	border: 1px solid #000;
	font:bold 11px Verdana,Arial,sans-serif
	}
	
.ODTitle 
	{
	color:#093;
	padding:2px;
	background:#FFF;
	font:bold 12px Verdana,Arial,sans-serif
	}
	
.ODVendorHeading 
	{
	color:#FFF;
	background:#6c9;
	padding: 2px;
	font:bold 14px Verdana,Arial,sans-serif
	}	
	
td.orderDetailHeading 
	{
	color:#000;
	padding:2px;
	padding-left:4px;
	border: 1px solid #000;
	background:#CCC;
	font-weight: bold;
	}

.ODListOdd, tr.listOdd 
	{
	color:#000;
	background:#EEE;
	padding:10px;
	font:10px Verdana,Arial,sans-serif
	}
	
.ODListEven, tr.listEven 
	{
	color:#000;
	background:#6c9;
	padding:10px;
	font:10px Verdana,Arial,sans-serif
	}

.ODListOddTl, tr.listOddTl 
	{
	color:#000;
	background:#c2c2c2;
	padding:3px;
	font:10px Verdana,Arial,sans-serif
	}

/**********************
** Vendor List Styles
***********************/

p#topDescription
	{
	color: #000;
	background: #6c9;
	padding: 4px;
	border: 1px dashed #000;
	}

/**********************
** Weekly Specials Page
***********************/

div.weeklySpecials   /* contains form and all specials */
{
	width: 99%;
}

div.specialsVendorList  /* list of vendor name links */
{
	width: 98%;
}

div.specialsColumnTitles   /* title row */
{
	color:#000;
	background:#FFF;
	padding: 0;
	margin: 0;
	font:bold 11px Verdana,Arial,sans-serif;
}

div.topSellingSpecials   /* one of the top selling specials */
{
	padding: 0;
	margin: 0;
}

div.specialsByCategory   /* Specials listed by catgory */
{
	padding: 10px 0;
}

div.specialsCategoryHeader /* the category name */
{
	color:#000;
	background:#6c9;
	border:1px solid #000;
	font-weight: bold;
	padding: 4px;
	margin: 2px 1px;
	width: 200px;
}

div.weeklySpecial    /* a vendor product on special */
{
	width: 97%;
	padding: 10px 0;
	border: 2px solid YELLOW; 
}

/**********************
** Product Styles
***********************/
#description
{
	margin: 0;
	padding: 4px 4px 4px 6px;
}

#attributeFilter table
{
}

#attributeFilter table td
{
	padding: 2px 4px;
}

/**********************
** Shopping Cart Styles
***********************/

.cartHeader 
			{
			color: #000;
			background: #CCC;
			padding: 5px 10px;
			}

.freeShipping
			{
			color: #000;
			background: #9cf;
			padding: 4px;
			margin: 0;
			}
	
.standardShipping
			{
			color: #000;
			background: #EEE;
			padding: 4px;
			margin: 0;
			}

/**********************
** Rounded Corners
***********************/

.roundedContainer
	{
	width: 580px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	background-color: #FFF;
	}

.roundedTopCorners580
	{
	width: 580px;
	height: 8px;
	border: 0;
	margin: 0;
	padding: 0;
	background-image: url('/images/misc/rounded-top.gif');
	font-size: 1px;
	}

* html div.roundedContent
{
	width: 579px;
	w\idth: 579px;
	margin: -3px 0 0 0;
	m\argin: -3px 0 0 0;
	padding: 0 0 0 5px;
}

.roundedContent
	{
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	color: #FFF;
	background-color: #096;
	margin: -12px 0;
	width: 578px;
	}

.roundedContent p
	{
	font-weight: bold;
	}

.roundedBottomCorners580
	{
	width: 580px;
	height: 9px;
	border: 0;
	margin: 0;
	padding: 0;
	background-image: url('/images/misc/rounded-bottom.gif');
	font-size: 1px;
	}


.roundedTopCorners790
{
	width: 790px;
	height: 8px;
	border: 0;
	margin: 0;
	padding: 0;
	background-image: url('/images/misc/rounded-top790.gif');
	font-size: 1px;
}

* html div.roundedContent790
{
	width: 790px;
	w\idth: 790px;
	margin: -3px 0 0 0;
	m\argin: -3px 0 0 0;
}

.roundedContent790
	{
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	color: #FFF;
	background-color: #096;
	margin: -6px 0 -12px 0;
	width: 788px;
	}

.roundedContent790 td
	{
	color: #FFF;
	background: transparent;
	font-weight: bold;
	font-size: 10px;
	}

.roundedBottomCorners790
	{
	width: 790px;
	height: 9px;
	border: 0;
	margin: 0;
	padding: 0;
	background-image: url('/images/misc/rounded-bottom790.gif');
	font-size: 1px;
	}

/**********************
** Dental Service Styles
***********************/

#serviceTree
{
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 275px;
	padding: 0 5px 0 0;
	margin-bottom: 10px;
}

#serviceTree h2
{
	font-weight: bold;
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	border: 0;
	padding: 0;
}

#serviceTree img

{
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#serviceTree img.leftIndent

{
	padding: 0 2px 0 15px;
}

#serviceTree p

{
	margin: 0;
	padding: 0 0 7px 0;
}

#suggestService
{
	color: #000;
	background: #FCC;
	font-size: 10px;
	font-weight: normal;
	padding: 0 4px 1px 4px;
	margin: 10px 1px 5px 1px;
	border: 1px solid #F66;
}

#suggestService h1
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 0px 2px 2px 2px;
	margin: 0;
	background-color: transparent;
}

#suggestService p
{
	padding: 2px;
	margin: 2px;
}

#rightServicesColumn
{
	width: 281px;
	float: right;
}

/**********************
** Checkout Styles
***********************/

td.checkout 
			{
			color:#000;
			background:transparent;
			padding: 4px;
			margin: 0;
			}

td.checkoutStepsHeading 
			{
			padding: 4px;
			margin: 0;
			border: 1px solid #666;
			background: #66a981;
			}

td.checkoutSteps 
			{
			padding: 4px;
			margin: 0;
			}
			
td.checkoutStepsHeading2 
			{
			padding: 4px;
			margin: 0;
			border: 1px solid #666;
			}			

img.star
			{
			margin-top: 10px;
			}

img.checkoutArrows
			{ 
			display: inline;
			margin-right: 7px;
			padding: 0;
			}
	
.checkoutRed 
			{
			color: #F00;
			background: transparent;
			}

.checkoutSavingsRed 
			{
			color: #F00;
			background: transparent;
			font:bold 10px Verdana,Arial,sans-serif
			}

.shippingDetail 
			{
			color:#000;
			background: transparent;
			font-size: 11px;
			font-style: italic;
			}

.floatLeft
		{
		float: left;
		}
		
.floatRight
		{
		float: right;
		}
			
/**********************
** Order History Styles
***********************/

td.psInfoEven {color:#000;padding:4px;background:#6c9;font:normal 9px Verdana,Arial,sans-serif}
td.psInfoOdd {color:#000;padding:4px;background:#EEE;font:normal 9px Verdana,Arial,sans-serif}
td.qsFrame {color:#000;border-style:solid;border-color:#036;border-width:1px;background:#FFF}
td.qsHeading {color:#FFF;background:#039;font:bold 9px Verdana,Arial,sans-serif}
td.qsInfoLeft {border-left:1px solid #039}
td.qsInfoRight {border-right:1px solid #039}
td.qsInfoEven {color:#000;padding:4px;background:#6c9;font:normal 10px Verdana,Arial,sans-serif}
td.qsInfoOdd {color:#000;padding:4px;background:#EEE;font:normal 10px Verdana,Arial,sans-serif}
td.qsInfoBottom {border-top:1px solid #039}
td.qsInfoEven {color:#000;padding:4px;background:#6c9;font:normal 10px Verdana,Arial,sans-serif}

/**********************
** Debug Styles
***********************/

#debug
{
	margin-left: 1015px;
	width: 500px;
}

#debug1
{
	width: 500px;
	margin: 5px 0 5px 0;
	background-image: url(http://n32dev.net32.net/images/misc/doc-laptop-debug.jpg);
	background-repeat: repeat-y;
}

#debug2
{
	width: 500px;
	margin: 5px 0 5px 0;
	background-image: url(http://n32dev.net32.net/images/misc/doc-laptop-debug.jpg);
	background-repeat: repeat-x;
}

#debug3
{
	width: 500px;
	margin: 5px 0 5px 0;
	background-image: url(http://n32dev.net32.net/images/misc/doc-laptop-debug.jpg);
	background-repeat: repeat-y;
}

#debug4
{
	width: 500px;
	margin: 5px 0 5px 0;
	background-image: url(http://n32dev.net32.net/images/misc/doc-laptop-debug.jpg);
	background-repeat: repeat-y;
}
