body
{
}
/* text style for the links */
/* */
.HomeHead
{
    color: #000099;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    /*background-color: #dddca3;*/
   /* color: #000099;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px*/
    
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	letter-spacing : normal;
	color : #333366;
}
/* */
.SubContentHead
{
    /*background-color: #dddca3;*/
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    height: 16px
}
/* */
.SearchHead
{
    background-color: #9d0000;
    color: #dddddd;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    height: 20px
}
.CategoryHead
{
    background-color: #000099;
    color: #dddddd;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    height: 20px
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.MostPopularHead
{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : normal;
	color : #333366;
	 
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: #333366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color:  #333366;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight : bold;
    text-decoration: underline
}

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: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #000099;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: goldenrod;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
	color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px;
  
}

A.MenuSelected:hover
{
    color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

A.AdminMenu, A.AdminMenu:link, A.AdminMenu:visited
{
    color: #000099;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px;
}

A.AdminMenu:hover
{
    color: goldenrod;
    text-decoration: underline;
    padding-left: 10px
}

A.navigation_top, A:LINK.navigation_top, A:FOCUS.navigation_top, A:VISITED.navigation_top
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: underline;
}
A:HOVER.navigation_top {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
	color : white;
	text-decoration : none;
} 

A.navigation_gray, A:FOCUS.navigation_gray, A:LINK.navigation_gray, A:VISITED.navigation_gray {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
	color : #DDDEDF;
	text-decoration : none;
}
A:HOVER.navigation_gray {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
	color : #DDDEDF;
	text-decoration : underline;
}

A.navigation_left, A:FOCUS.navigation_left, A:LINK.navigation_left, A:VISITED.navigation_left {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
	color : #333366;
	background-color : #DDDEDF;
	text-decoration : none;
}
A:HOVER.navigation_left {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
	color : #333366;
	background-color : #DDDEDF;
	text-decoration : underline;
}

.Subtitle {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : normal;
	color : #333366;
	
}

.Title {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	letter-spacing : normal;
	color : #333366;
	
}


/* GENERAL */

/* text style used for most text rendered by modules */
P.footer, DIV.footer, SPAN.footer{
	FONT: 10px Tahoma, Arial, Helvetica, sans-serif;
	COLOR: #666666
}

.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.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: 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:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalBoldBig
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link
{
	color: navy;
	text-decoration: none;
}

A, A:hover 
{
	text-decoration: underline;
    color:  navy;
}

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
}
/*
A.navigation_shop, A:FOCUS.navigation_shop, A:LINK.navigation_shop, A:VISITED.navigation_shop {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	color : #FFFFFF;
	background-color : #9999CC;
	text-decoration : none;
}
A:HOVER.navigation_shop {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	color : #FFFFFF;
	background-color : #9999CC;
	text-decoration : underline;
}
*/
/* Updated version of navigation_shop */
A.navigation_shop, A:FOCUS.navigation_shop, A:LINK.navigation_shop, A:VISITED.navigation_shop {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	color : #FFFFFF;
	text-decoration : none;
	padding: 4 px 15 px 4 px 40 px;
	padding-left: 15 px;	
	border : 1px solid #9999CC;
	text-decoration : none;
	background-color: #9999CC;
	width: 175 px
}
A:HOVER.navigation_shop {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	letter-spacing : normal;
	color : #FFFFFF;
	text-decoration : underline;
	padding: 4 px 15 px 4 px 40 px;
	padding-left: 15 px;
	border : 1px solid Silver;
	text-decoration : none;
	background-color: #666699;
	width: 175 px
}