/* ================================
    CSS STYLES FOR IBUYSPY STORE 
    v1.1, 06/2001
   ================================
*/

BODY
{
}

/* */
.HomeHead
{
    color: #b3dc26;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
}

/* */
.ContentHead
{
    background-color: #b3dc26;
    color: #333333;
    font-family: Verdana, Arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

/* */
.SubContentHead
{
    background-color: #b3dc26;
    color: gray;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt;
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Trebuchet MS,Verdana, Arial;
    font-size: 11px;
    line-height: 20pt;
}

/* */
.ErrorText
{
    color: red;
    font-family: Trebuchet MS,Verdana, Arial;
    font-size: 12px;
    line-height: 20pt;
}

.ErrorTextCenter
{
    color: red;
    font-family: Trebuchet MS,Verdana, Arial;
    font-size: 12px;
    line-height: 20pt;
    text-align: center;
}

.MostPopularHead
{
    background-color: #b3dc26;
    color: #333333;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: #7e7e7e;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    padding-left: 5px;
}

A.MostPopularItemText:hover
{
    color: #008000;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
}

A.ProductNameText, A.ProductNameText:link, A.ProductNameText:visited
{
    color: #7e7e7e;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    padding-left: 5px;
}

A.ProductNameText:hover
{
    color: #008000;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
}

.PopularListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 10px;
    text-align: left;
    clip: rect(auto, auto, auto, auto);
    border-bottom-style: none;
    border-left-style: none;
    border-bottom-width: medium;
    list-style-image: url('file:///D:/WorkBench/EastQuilt/../images/FilledStar.png');
}

.PopularListFooter
{
    background-color: #ceee69;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
    text-align: left;
    border-bottom-width: medium;
    border-left-width: 0px;
}

.CartListHead
{
    background-color: #fafad2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px;
}

.CartListHead_Old
{
    background-color: #b3dc26;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px;
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
    text-align: left;
    border-bottom-style: none;
    border-left-style: none;
    border-bottom-width: medium;
    border-left-width: 0px;
}

.CartListItemAlt
{
    background-color: #ceee69;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
    text-align: left;
}

.CartListItemAlt_Old
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
}

.CartListFooter
{
    background-color: #fafad2;
    line-height: 10pt;
}

.CartListFooter_Old
{
    background-color: #b3dc26;
    line-height: 10pt;
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}

A.SiteLink:hover
{
    text-decoration: underline;
    color: Black;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #555555;
    font-family: tahoma;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
}

A.SiteLinkBold:hover
{
    color: #d25518;
    text-decoration: none;
    padding-left: 5px;
}

A.SiteLinkNew, A.SiteLinkNew:link, A.SiteLinkNew:visited
{
    color: #7e7e7e;
    font-family: Verdana;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}

A.SiteLinkNew:hover
{
    color: Maroon;
    text-decoration: none;
}

A.SiteLinkNew:selected
{
    color: Black;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px;
}


/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #495762;
    font-family: Tahoma, Helvetica, sans-serif, 'Trebuchet MS';
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px;
}

A.MenuUnselected:hover
{
    color: #769724; /* text-decoration: underline;  */
    padding-left: 10px;
}

A.MenuSelected
{
    color: Black;
    font-family: Verdana, Helvetica, sans-serif, Trebuchet MS;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px;
}

A.MenuSelected:hover
{
    color: Black;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px;
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 12px;
}

.NoticeMsg
{
    font-family: Trebuchet MS,helvetica,sans-serif;
    color: Blue;
    font-size: 9px;
    font-weight: normal;
    line-height: 9px;
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Trebuchet MS,Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px; /*    border-style: solid;     border-width: 1px;     border-color: #cccc99; */
    background-color: #b3dc26;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.NormalBold
{
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}


.NormalBold_Old
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
}


.NormalItalic
{
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}

/* From Embedded */

A:link
{
    color: #010101;
    text-decoration: none;
}
A:active
{
    color: #010101;
    text-decoration: none;
}
A:visited
{
    color: #010101;
    text-decoration: none;
}
A:hover
{
    color: #008000;
    text-decoration: none;
}
TD
{
    font-size: 12px;
    color: black;
    line-height: 120%;
    font-family: Verdana;
}


/* Org Link
A:link
{
	text-decoration: none;
	color: black;
}

A, A:hover
{
	text-decoration: underline;
	color: black;
}

*/

SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}

BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}


UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

HR
{
    height: 1pt;
    text-align: left;
}

.Heading
{
    color: black;
}

.FormTitles
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 16px;
}
.TopMenu A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.TopMenu A:Hover
{
    color: blue;
    text-decoration: none;
}


td.topNav
{
    width: 157px;
    height: 35px;
    background: url(../images/backgroundbar.jpg) no-repeat;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    text-align: center;
}

td.topNav_Selected
{
    width: 157px;
    height: 35px;
    background: url(../images/backgroundbar.jpg) no-repeat;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    text-align: center;
}

.PostFont
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    color: black;
    text-decoration: none;
}
td.topNav_Selected A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 15px;
    color: blue;
    font-weight: bold;
    text-decoration: none;
}

td.topNav A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 15px;
    color: #525252;
    font-weight: bold;
    text-decoration: none;
}

td.topNav A:hover
{
    color: blue;
    text-decoration: none;
}

.topNavType A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 15px;
    color: #525252;
    font-weight: bold;
    text-decoration: none;
}

.topNavType A:hover
{
    color: blue;
    text-decoration: none;
}

td.topNav_Right
{
    width: 157px;
    height: 35px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    text-align: center;
}

td.topNav_Right_Sel
{
    width: 157px;
    height: 35px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    text-align: center;
}

td.topNav_Right_Sel A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 15px;
    color: blue;
    font-weight: bold;
    text-decoration: none;
}

td.topNav_Right A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 15px;
    color: #525252;
    font-weight: bold;
    text-decoration: none;
}

td.topNav_Right A:Hover
{
    color: blue;
    text-decoration: none;
}


.LeftLinks A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    line-height: 18px;
    color: #525252;
    text-decoration: none;
    font-weight: bold;
}
.LeftLinks A:Hover
{
    font-size: 12px;
    color: blue;
    text-decoration: underline;
}

.Options A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    color: #525252;
    text-decoration: none;
    font-weight: bold;
}

.Options A:Hover
{
    font-size: 12px;
    color: blue;
    text-decoration: underline;
}


.HeaderStyle
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #525252;
    text-align: center;
    vertical-align: middle;
    background-image: url(../images/center.jpg);
    height: 40px;
}
.SearchTitle
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #525252;
    text-align: center;
    vertical-align: middle;
    background-image: url(../images/titleback.jpg);
    height: 30px;
}


.CommentTitle
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #525252;
    text-align: left;
    vertical-align: middle;
    background-image: url(../images/titleBack.jpg);
    height: 20px;
}


.PostTitle
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    color: black;
    text-decoration: none;
}



.Pager A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    color: #19007d;
    text-decoration: underline;
    font-weight: bold;
}

.Pager
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    height: 40px;
}
.Pager A:Hover
{
    font-size: 12px;
    color: #19007d;
    background: yellow;
}


.Remove A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 14px;
    color: #9f1518;
    text-decoration: underline;
    font-weight: bold;
}

.Remove A:Hover
{
    font-size: 14px;
    color: #9f1518;
    background: yellow;
}

.PostTitle A
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    color: #19007d;
    text-decoration: underline;
    font-weight: bold;
}

.PostTitle A:Hover
{
    font-size: 12px;
    color: #19007d;
    background: yellow;
}

.PageBtn
{
    background-color: #EEEEEE;
    border: 1px #525252 solid;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
}

.PageBtn A
{
    text-decoration: none;
}

.RegularTitle
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    color: White;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    vertical-align: top;
    width: 20%;
    border-color: White;
    background-color: #b0b0b0;
}

.Title
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    color: black;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
}

.TitleCenter
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 17px;
    color: black;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
}

.Regular
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    border-color: White;
    line-height: 20px;
    margin-left: 10px;
}

.BottomStyle
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    color: #656565;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    border-color: White;
    line-height: 20px;
    margin-left: 10px;
}

.Regular_2
{
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #96ac4e;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    border-color: White;
    line-height: 20px;
    margin-left: 10px;
}

.Regular_3
{
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    color: black;
    text-decoration: none;
    text-align: justify;
    vertical-align: top;
    border-color: White;
    line-height: 20px;
    margin-left: 10px;
}

.DefaultCostTitle
{
    font-family: Trebuchet MS, Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    color: black;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    border-color: White;
    line-height: 20px;
    margin-left: 10px;
}
.DefaultTitle
{
    font-family: Trebuchet MS, Verdana, Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    color: black;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    border-color: White;
    line-height: 20px;
    margin-left: 10px;
}
.RegularCenter
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    color: black;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    border-color: White;
    line-height: 20px;
    margin-left: 10px;
}

.BoxLeft_sty
{
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 10px;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    border-color: White;
    line-height: 20px;
}
.BoxBackGround_sty
{
    background-color: #ceee69;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 10px;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    border-color: White;
    line-height: 20px;
}

.textboxStyle
{
    border: solid 1px;
    border-color: #b0b0b0;
    line-height: 16px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    color: black;
    background-color: White;
}


.RowStyle
{
    background: #fbfffb;
    margin-top: 10px;
}

.btnStyle
{
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid;
    border-bottom-color: #b0b0b0;
    border-left-color: #b0b0b0;
    border-right-color: #b0b0b0;
    border-top-color: #b0b0b0;
    background-color: #EEEEEE;
    color: black;
}
.ErrorMessage
{
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 12pt;
    text-align: center;
    color: red;
}

.Price
{
    font-family: Trebuchet MS,helvetica,sans-serif;
    font-size: 9pt;
    text-align: center;
    color: #7e7e7e;
}

.TableLineGray
{
    background-color: #cccccc;
    height: 1px;
}
