/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.1, 07/2005
	Modified by Chris George for new brand: Crust Craft
	(was: Principality Foods)
   ================================
*/   

/* NEW STYLES */
.footerText {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #818181;
}
.footerTextBold {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000;
	font-weight:bold;
}

A.SearchLink:link {
    text-decoration:    none;
    color: #fff;
}

A.SearchLink:visited {
    text-decoration:    none;
    color: #CA9677;
}

A.SearchLink:active {
    text-decoration:    none;
    color: #CA9677;
}

A.SearchLink:hover {
    text-decoration:    underline;
    color: #CA9677;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #8E352A;
}

/* background color for the content part of the pages */
Body
{
    background-color: #FFFFFF;
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: Yellow;
}
/* background color for the tab strip*/
.TabStripBg {
    background-color: #AE8E31;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #F39334;
    border-color: #F39334;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: #F39334;
    border-color: #F39334;
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}

/* background color for the subtab strip*/
.SubTabStripBg {
    background-color: #000000;
}


/* background/border colors for the selected tab */
.SubTabBg {
    background-color: #8E352A;
    border-color: #8E352A;
}

/* background/border colors for the unselected subtabs */
.OthersubtabsBg {
    background-color: #8E352A;
    border-color: #8E352A;
}

/* text style for the selected subtab */
.Selectedsubtab {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #CCCCCC;
    font-weight: bold
}

/* text style for the unselected subtabs */
.Othersubtabs {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected subtabs */
A.Othersubtabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.Othersubtabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.Othersubtabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.Othersubtabs:hover   {
    text-decoration:    underline;
    color:white;
}
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Tahoma, Arial;
    font-size: 10.5 px;
    font-weight: bold
}

.SiteLinkCustom {
    font-family: Tahoma, Arial;
    font-size: 12 px;
    font-weight: bold
}  

/* hyperlink style for the site links */
A.SiteLink:link, A.SiteLinkCustom:link {
    text-decoration:    none;
    color: #000;
}

A.SiteLink:visited, A.SiteLinkCustom:visited  {
    text-decoration:    none;
    color: #CA9677;
}

A.SiteLink:active, A.SiteLinkCustom:active   {
    text-decoration:    none;
    color: #CA9677;
}

A.SiteLink:hover, A.SiteLinkCustom:hover    {
    text-decoration:    underline;
    color: #CA9677;
}

/* text style for the Principality Foods footer links */
.pffooterLink {
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: bold
}  
/* hyperlink style for the site links */
A.pffooterLink:link {
    text-decoration:    none;
    color: white;
}

A.pffooterLink:visited  {
    text-decoration:    none;
    color: white;
}

A.pffooterLink:active   {
    text-decoration:    none;
    color: white;
}

A.pffooterLink:hover    {
    text-decoration:    underline;
    color: white;
}

/* style for the "|" separator between site links */
.Accent
{
    color: black;
    font-weight: normal;
	font-family: Tahoma, Arial;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial;
    font-size:  14px;
    font-weight: bold;
    color: #13654A;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial;
    font-size:  12px;
    font-weight:    bold;
    color: black;
    background-color: goldenrod;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: bold;
    color: red
; line-height: 17px
}

.NormalBold
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: bold
; line-height: 17px
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
    



/* GENERIC */
p  {
    font-family: Tahoma, Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #000;
}
H1  {
    font-family: Tahoma, Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #4AAA42;
}

H2  {
    font-family: Tahoma, Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #4AAA42;
}

H3  {
    font-family: Tahoma, Arial;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Tahoma, Arial;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Tahoma, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Tahoma, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    none;
    color:  darkred;
    font-weight:    bold;
}

A:visited   {
    text-decoration:    none;
    color:  darkred;
    font-weight:    bold;
}

A:active    {
    text-decoration:    none;
    color:  darkred;
    font-weight:    bold;
}

A:hover {
    text-decoration:    underline;
    color:  #13654A;
    font-weight:    bold;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
; font-family: Tahoma, Arial; font-size: 11px; padding-left: 3px
; padding-top: 3px
}

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 {
    color: dimgrey;
    height:1pt;
    text-align:left
}

BLOCKQUOTE { 
    font-family:    Verdana, Arial, Helvetica, sans-serif;
; font-size: 11px; line-height: 17px; font-weight: normal }
.pfSubHead { font-family: Tahoma, Arial; font-size: 13px; font-weight: bold; color: white; border-color: #CCCCCC #000000 #000000 #CCCCCC; background-color: #F39334; padding-top: 1px; padding-right: 2px; padding-bottom: 1px; padding-left: 2px; border-style: outset; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px }
.pfSubSubHead { font-family: Tahoma, Arial; font-size: 12px; font-weight: bold; color: red; bgcolor: goldenrod; }
.pfShadow {  border-color: black #CCCCCC #CCCCCC black; border-style: inset; border-top-width: 0px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 0px}
.pfTableHead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: white; background-color: #F39334; padding-top: 2px; padding-right: 3px; padding-bottom: 2px; padding-left: 3px; border-color: #CCCCCC #000000 #000000 #CCCCCC; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
/* hyperlink style for the Tablehead links */
A.pfTableHead:link {
    text-decoration:    none;
    color: white;
}

A.pfTableHead:visited  {
    text-decoration:    none;
    color: white;
}

A.pfTableHead:active   {
    text-decoration:    none;
    color: white;
}

A.pfTableHead:hover    {
    text-decoration:    underline;
    color: white;
}

.NormalDiv { font-family: Tahoma, Arial; font-size: 12px; font-weight: normal; line-height: 17px ; color: black; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; width: 100%;
}
.pfSquareShadow { }
.pfSquareShadowRight { border: 3px #CCCCCC inset ; clear: left}
.pfTableCell { font-family: Tahoma, Arial; font-size: 12px; font-weight: normal; line-height: 17px ; padding-right: 5px; padding-left: 5px}
.pfSitemapCell { font-family: Tahoma, Arial; font-size: 12px; font-weight: normal; line-height: 17px ; background-color: #f5f5f5; border-color: black black #000000 #000000; padding-right: 5px; padding-left: 5px; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.pfEmptySitemapCell { font-family: Tahoma, Arial; font-size: 12px; font-weight: normal; line-height: 17px ; border-color: black black #000000 #000000; padding-right: 5px; padding-left: 5px; border-style: groove; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.pfSiteMapHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: white; background-color: #F39334; padding-top: 2px; padding-right: 3px; padding-bottom: 2px; padding-left: 3px; border-color: #CCCCCC #000000 #000000 #CCCCCC; text-align: left; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
