﻿/* last mod 08292013 mt  
created 04062007 hs
========================================================================
This file should only contain styles that are found in the main area.
========================================================================
*/

.topitemsheading
{
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
	text-align: center;
}

table.footertable
{
    width:100%;
    border-collapse:collapse; 
}
/* ---- left nav section start ----- */
table.leftnav
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	width: 210px;
	background-color:#ffffff;
	margin-bottom: 10px;
	border-collapse: separate;
}
td.leftnav
{	
	color: #000000;
	height: 22px;
	text-align: center;
	cursor: pointer;
}
td.inactive
{
	background-color: #b9dcff;
	border-bottom: solid 1px #000000;
}
td.active
{
    background-color: #ffffff;
    border-bottom: solid 1px #ffffff;
    
}
/* ---- left nav section end ----- */

.userreviewrow
{
	background-color:#F0F0F0;
	color:#333333;	
}

div.knowledgebaseresults
{
	border: solid 1px #000000;
	background-color: #ffffdf;		
	padding: 10px 10px 10px 10px;
}

div.frontpagenotebox
{
	border: solid 1px #000000;	
	font-size: 10pt;
	width: 318px;
	background-color: #BADCFF;		
	padding: 10px 10px 10px 10px;
}

td.frontpagecategoryheading
{
	color: #ffffff;
	background-repeat:no-repeat;
	vertical-align: middle;
	font-size: small;
	font-weight: bold;
}
table.frontpagecategory
{
	border-right: solid 1px #000000; 
	border-left: solid 1px #000000;
	font-size: 10pt;
	width: 340px;
	background-color: #BADCFF;	
}
td.frontpagecategorybutton
{
	width:159px; 
	height:29px; 
	vertical-align:middle; 
	background-repeat: no-repeat;
	padding: 2px 2px 2px 2px;
	cursor: pointer;
}

.didyoumean
{
	background-color: Yellow;
	padding: 3px 3px 3px 3px;
}




/*  SLIDESHOW STYLES START */
img.slidebutton
{
	/* border: solid 1px #000000; */
	height: 19px;
	
	vertical-align: middle;
	z-index: 0;
	position:relative;
	cursor:pointer;
}

img.slidebuttonhover
{
	/* border: solid 1px #BADCFF; */
	height: 19px;
	
	vertical-align: middle;
	z-index: 2;
	position:relative;
	cursor:pointer;
}

td.slideshow
{
	width: 420px;
	height: 278px;
	padding-left: 6px;
}

img.slideshow
{
	width: 420px;
	height: 278px;
	border: solid 1px #000000;	
}
/*  SLIDESHOW STYLES END */

/* FRONTPAGE SMALL AD COLUMN START */
table.frontpagesmallads
{
	width: 190px;
	height: 88px;
	vertical-align: top;	
}
img.frontpagesmallads
{
	width: 190px;
	height: 88px;
	border: solid 1px #000000;	
}
img.frontpagelogoad
{
	width: 187px;
	height: 72px;
	border-style: none;	
	vertical-align: bottom;
}

/* FRONTPAGE SMALL AD COLUMN END */

div.content
{
	padding: 2px 4px 8px 6px;
}


.subheading
{
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 0px 0px;
}

div.generalpageheading
{
	color: #333333;
	font-weight: bold;
	font-size: 20pt;	
	padding-top: 6px;
	padding-bottom: 6px;
    padding-left:20px;
	border-bottom:1px #cccccc solid;
}
div.pageheading
{
	color: #333333;
	font-weight: bold;
	font-size: 18pt;	
	padding-top: 2px;
	padding-bottom: 2px;
}
.specialstotals
{
	font-size: 8pt;
	color: #ff0000;
}

.strikethrough
{
	text-decoration:line-through;
}
.saleprice
{
	color:#ff0000;
}



a.frontpagecategory
{
	color: #000000;
	text-decoration: none;
}

a.frontpagecategory:hover
{
	color: #ff0000;
	text-decoration: none;
}

a.recommended
{
	color:#0037F8;
	text-decoration: underline;
}

a.related
{
	text-decoration: none;
}
a.related:hover
{
	text-decoration: underline;
}

div.popcorntrail
{
	text-align: left;
	font-size: 9pt;
	vertical-align: bottom;
	padding-top:10px;
	padding-bottom:10px;
}
div.popcorntrailtext
{
	vertical-align:middle;
	padding-left:4px;
	padding-top:6px;
}

#divExpress 
{
	border-style: dashed;
	border-width: 1px;
	border-color: #87cefa;
	width: 140px;
	text-align: right;
	background-color:White;
}
#ctl00_cph1_tblSingleItemAdd
{
	width: 100%;
	font-weight:bold;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	
}
#ctl00_aceSearch_completionListElem{ font-family: Tahoma, Verdana; font-size: 8pt;}

.menuseparator
{
	background-repeat:no-repeat;
}
