body {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
    color: #1F4CCE;
}
a:hover { 
   color: #CC0000;
}

td {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
}

.size1 { font-size: 10px}
.size1a { font-size: 11px}
.size1-big { font-size: 10px}
.size2 { font-size: 12px}
.size2-small {font-size: 11px}
.size3 { font-size: 13px}
.size4 { font-size: 15px}
.size5 { font-size: 17px}
.size6 { font-size: 19px}
.size7 { font-size: 22px}

.title1 { font-size: 15px;} 
.title2 { font-size: 17px; font-weight: bold}
.title3 { font-size: 13px; font-style: italic}
.title4 { font-size: 15px; font-weight: bold; font-style: italic}


.featureHeader { 
    font-weight: bold; 
    color: #FFFFFF; 
    background-color: #000000;
    text-decoration: none;
    text-align: left;
}

.featureHeader2 {  
    font-size: 17px; 
    font-style: italic; 
    font-weight: bold; 
    color: #004D99;
}

.featureHeader3 { 
    font-weight: bold; 
    color: #FFFFFF; 
    background-color: #C58522;
    text-decoration: none;
}

.featureStripe { 
    font-weight: bold; 
    color: #FFFFFF; 
    background-color: #E3C482;
}

.featureStripe2 { 
    font-weight: bold; 
    color: #FFFFFF; 
    background-color: #E3C482;
}

.pageTitleDivider {
    background-color: #CCCCCC;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    margin-top:3px;
}

.sellList { 
    font-size: 10px; 
    text-decoration: line-through;
}

.sellNew { 
    font-size: 10px;
}

.sellUsed { 
    font-size: 10px; 
    font-weight: bold;
}

.buyUsed { 
    font-size: 10px; 
    font-weight: bold; 
}

.formError {  
    font-size: 10px; 
    color: #E10000;
}

.formInstruction {  
    color: #333333; 
    background-color: #EAEAEA;
}

.formFieldLabel { 
    font-size: 10px; 
    font-weight: bold; 
}

.formFieldLabelOptional { 
    font-size: 10px; 
    font-weight: bold; 
    color: #999999;
}

.formHeader { 
    color: #666666; 
    background-color: #EAEAEA; 
    font-size: 10px; 
    font-weight: bold;
}

.listColorGray {
    background-color: #EEEEEE;
}

.listColorWhite {
    background-color: #FFFFFF;
}

.whiteTitle1 { 
    font-size: 15px; 
    font-weight: bold;
    color: #FFFFFF;
}

.whiteTitle2 { 
    font-size: 12px; 
    font-weight: bold; 
    color: #FFFFFF;
}

.greyTitle1 { 
    font-size: 25px; 
    font-weight: bold; 
    color: #999999;
}

.greyTitle2 { 
    font-size: 12px; 
    font-weight: bold; 
    color: #999999;
}

.backordered {  
    color: #FF0000; 
    font-size: 10px;
}

.justified { 
    text-align: justify;
}

.colorRed { 
    color: #DD0000; 
}

.colorGreen { 
    color: #008800; 
}

.optionCategory {  background-color: #EEEEEE}

.searchOptionBuy  {  color: #009900}
.searchOptionSell {  color: #990000}

.cartTable {
    border: solid black 1px;
    background-color: #F0F0F0;
}

.cartBuyFrom {
    background-color: black;
    color: #EBD5A5;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
}

.cartBuyPrice {
    background-color: black;
    color: #EBD5A5;
    font-weight: bold;

}

.cartSellTo {
    background-color: black;
    color: #EBD5A5;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
}

.cartSellPrice {
    background-color: black;
    color: #EBD5A5;
    font-weight: bold;

}

.cartUnderline {
    background-color: #E3C482;
}

.featureHeader { 
    font-size: 10px; 
}

/* Reduce spacing between paragraphs.  */
p.review + p.review {
    margin-top: -0.5em;
}

/* Source of review (usually magazine name). */
.review-source {
    font-weight: bold;
    font-style: italic;
}

/* Reduce spacing between paragraphs. */
p.note + p.note {
    margin-top: -0.5em;
}

/* Label of note for the paragraph, e.g. "Personnel includes:" */
.note-label {
    font-weight: bold;
}





.detailNew { 
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 14px; 
    color: #CC0000;
}

.detailLikeNew { 
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 14px; 
    color: #CC0000;
}

.detailListPrice { 
    text-decoration: line-through;
    font-family: Arial, Helvetica, sans-serif;
}

.detailOurPrice { 
    font-size: 12px; 
    font-weight: bold;
    margin-bottom: 8px;
}

.detailSavings { 
    font-weight: bold;
    color: CF0000;
    font-family: Arial, Helvetica, sans-serif;
}

.detailSell { 
    font-size: 12px; 
    font-weight: bold;
}


.accentColor1 {
    color: #BD8E42;
}

.accentColor2 {
    color: #C30000;
}

.dots {
 background-image: url(/images/dot-gray.gif);
 height: 1px;
 font-size: 2px;
 line-height: 1px;
}

.space {
 font-size: 2px;
 line-height: 1px;
}

.frameBorder { border: solid #E3C482 1px;}


.pageTopLinks {
    padding-right: 8px;
    font-size: 11px;
    vertical-align: top;
    padding-top: 4px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: right;
    height: 29px;
    color: #999999;
}

.pageTopLinks a {
    color: #1111CF;
}

.pageTopLinks a:visited {
    color: #1111CF;
}

.pageTopLinks a:hover {
    color: #CC0000;
}

.pageCategoryLinks {
    padding-right: 8px;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: right;
    color: white;
    background-color: black;
}

.pageCategoryLinks a {
    color: white;
    text-decoration: none;
}
.pageCategoryLinks a:visited {
    color: white;
    text-decoration: none;
}
.pageCategoryLinks a:hover {
    color: white;
    text-decoration: underline;
}
.pageSearchBrowseBackground {
    padding-top: 2px;
    background-color: #E3C482;
}
.pageLogoBackground {
    background-color: black;
}

.pageNavLabelSearch {
    font-weight: bold;
    padding-left: 3px;
    text-transform: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.pageNavLabelFor {
}

.pageNavLabelBrowse {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}



.containerContent {
    padding:10px;
    padding-bottom: 5px;
    font-family: Arial, Geneva, Helvetica, sans-serif;
    font-size: 11px;
}

.containerTitle {
    font-size: 16px;
    line-height: 17px;
    text-transform: lowercase;
    font-weight: bold;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.containerBlurb {
    margin-top: 3px;
    margin-bottom: 5px;
}

.containerLink {
    padding: 3px;
    font-size: 10px;
    width:95px;
    background-color: #444444;
    float: right;
    text-transform: lowercase;
    font-weight: bold;
}

.containerLink a:link {
    color: white;
    text-decoration: none;
}

.containerLink a:visited {
    color: white;
    text-decoration: none;
}

.containerLink a:hover {
    color: white;
    text-decoration: underline;
}


.productSection {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 13px;
    border-bottom: solid #DDDDDD 1px; 
    padding-bottom: 2px;
    margin-bottom: 7px;
    margin-top: 25px;
    font-weight: bold;
}

.productInfo {
    font-size: 11px;
    line-height: 18px;
    text-align: justify;
}

.accountHeader {
    border-bottom: solid gray 3px;
}
.accountTab {
    background-color: gray; 
    padding: 4px;
    color: white;
    width: 160px;
    font-size: 16px;
    font-weight: bold;
}
.accountBackground {
    background-color: #F0F0F0;
}

/****************************/
/* GENERAL PAGE POSITIONING */
/****************************/
.pageContentLeft {
    width: 145px;
    vertical-align: top;
}
.pageContentRight {
    width: 605px;
    vertical-align: top;
}

/**********************/
/* SEARCH RESULTS BOX */
/**********************/
.searchResultsRefinements  {
    border-collapse: collapse;
    width: 100%;
    margin-top: 15px;
	
}
.searchResultsRefinements th {
    background-color: #004D99;
    border-bottom: solid #91AACF 3px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: left;
}
.searchResultsRefinements td {
    border: solid #91AACF 1px;
    background-color: #FAFAFA;
    vertical-align: top;
    padding: 5px;
    font-size: 11px;
}

/***********************/
/* GENERAL DEFINITIONS */
/***********************/
h1 {
    font-size: 17px; 
    font-weight: bold;
    padding-bottom: 2px;
    border-bottom: solid #999999 1px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 20px;
}
h1.noUnderline {
    border-bottom: none;
}

.mainContent {
    width:750px; 
    text-align: left;
}

table.productListing {
    border-collapse: collapse;
}
table.productListing td {
    padding: 5px;
    border: solid #CDCDCD 1px;
}
table.productListing th {
    padding: 5px;
    border: solid #CDCDCD 1px;
    background-color: #F2F2F2;
    font-size: 11px;
    font-weight: normal;
}

.containerPageBlurb {
    margin-right: 10px;
    line-height: 15px;
}
.containerPageBlurb h2 {
    font-size: 13px;
    margin-bottom: 5px;
}

