/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.producttable
{
	color: #000000;
	font-family: Verdana;
                font-size: 11px;
}

.productpanel
{
	color: #000000;
	font-family: Verdana;
                font-size: 12px;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
body
{
                background-color: #ffffff; 
                font-family: Verdana;
}

/* Header for container */
.Head
{
	font-weight: bold;
	color: #D6D6D6; /* #f5f5f5; */
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 15px;
}

table, td
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{

	font-size: 12px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;

}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}
/*-- Hyerlink's style --*/
a
{
	color: #3e7291;
	font-family: Verdana;
	text-decoration: underline;
                font-size: 11px;
}
A:link
{
	color: #3e7291;
	font-family: Verdana;
	text-decoration: underline;
                font-size: 11px;
}
A:visited
{
	color: #3e7291;
	font-family: Verdana;
	text-decoration: underline;
                font-size: 11px; 
}
A:active
{
	color: #3e7291;
	font-family: Verdana;
	text-decoration: underline;
                font-size: 11px; 
}
a:hover
{
	color: #C11B17;
	font-family: Verdana;
	text-decoration: none;
                font-size: 11px; 
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI
{
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/*-- Announcement Module --*/
.subcategory_title
{
	font-weight: bold;
	font-size: 9px;
	font-variant: small-caps;
	background-image: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
a.subcategory_title:link
{
	font-weight: bold;
	font-size: 9px;
	font-variant: small-caps;
	background-image: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
a.subcategory_title:visited
{
	font-weight: bold;
	font-size: 9px;
	font-variant: small-caps;
	background-image: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
a.subcategory_title:active
{
	font-weight: bold;
	font-size: 9px;
	font-variant: small-caps;
	background-image: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
a.subcategory_title:hover
{
	font-weight: bold;
	font-size: 9px;
	font-variant: small-caps;
	background-image: none;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
/*--Subcategory's summary--*/
.subcategory_summary
{
	font-weight: normal;
	font-size: 9px;
	background-image: none;
	color: gray;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
a.subcategory_summary:link
{
	font-weight: normal;
	font-size: 9px;
	background-image: none;
	color: gray;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
a.subcategory_summary:visited
{
	font-weight: normal;
	font-size: 9px;
	background-image: none;
	color: gray;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
a.subcategory_summary:active
{
	font-weight: normal;
	font-size: 9px;
	background-image: none;
	color: gray;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
a.subcategory_summary:hover
{
	font-weight: normal;
	font-size: 9px;
	background-image: none;
	color: gray;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
/*-- Main category --*/
.category_title
{
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: transparent;
}
.category_summary
{
	font-size: 9px;
	font-variant: small-caps;
}
a.category_summary:link
{
	font-size: 9px;
	font-variant: small-caps;
}
a.category_summary:visited
{
	font-size: 9px;
	font-variant: small-caps;
}
a.category_summary:active
{
	font-size: 9px;
	font-variant: small-caps;
}
a.category_summary:hover
{
	font-size: 9px;
	font-variant: small-caps;
}
/**-- Event's Title --*/
.event_title
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background-color: transparent;
}
/**-- Event's Date --*/
.event_date
{
	font-size: 9px;
	color: #a9a9a9;
	background-color: transparent;
}











