/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.ModuleShoppingHeader {
border-bottom:3px solid #663300;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LogoPane  {width: auto;	
                  height: 1px;
                  padding-top: 0px;
padding-left: 6px;
background: url('logo.jpg');
	background-repeat: no-repeat;
	background-position: Horizontal-left vertical-middle;
height: 172px;
}

.LeftPane  { width: auto;
padding-left: 6px;
}

.ContentPane  { width: auto
}

.RightPane  { width: auto
}

.ImagePane  { width: auto
}

.TopPane1 {
	background-color: Transparent;
	width: auto;
	text-align: left;
	vertical-align: top;
}

.TopPane2 {width: 281px;	
                  height: 1px;
                  padding-top: 0px;
padding-left: 8px;
height: 172px;
background: url('flash_bg.jpg');
	background-repeat: no-repeat;
	background-position: Horizontal-left vertical-middle;
}

.TopPane3 {width: 281px;	
                  height: 1px;
                  padding-top: 0px;
height: 172px;
}

.TopPane {width: auto; height: 1px
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.cont1Title {
	font-weight:bolder;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#4357a8;
	padding: 4px;
}

i a {
color:#4357a8;
font-size:8.5pt;
}

i a.Hover {
color:#4357a8;
font-size:8.5pt;
font-weight:Normal;
text-decoration:none;
}

.navcellOff 
{ 
background-COLOR: #ffffff; 
} 
.navcellon 
{ 
background-COLOR: #f4ece4; 
}

.ModuleTable {
width:auto;
}

.Head  {
	font-weight:bolder;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#4357a8;
	padding: 4px;
}

/* style of item titles on edit and admin pages */
.Subhead { font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #422b16; font-weight: bold; text-decoration: none; }

a.SubHead:Hover{
text-decoration:none;
font-size: 10pt;}

/* 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-family: Verdana, Arial, sans-serif; font-size: 9pt; color: #422b16; font-weight: normal; text-decoration: none; line-height: 1.6;}

p { font-family: Verdana, Arial, sans-serif; font-size: 9pt; color: #422b16; font-weight: normal; text-decoration: none; line-height: 1.6;}

.big { font-family: Verdana, Arial, sans-serif; font-size: 14pt; color: #af9e8f; font-weight: bolder; text-decoration: none; }
.small_yellow { font-family: Verdana, Arial, sans-serif; font-size: 14pt; color: #FFCC33; font-weight: bold; text-decoration: none; }

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A.Normal:link,A.Normal:visited,A.Normal:active { font-family: Verdana, Arial, sans-serif; font-size: 8.5pt; color: #DAA520; font-weight: normal; text-decoration: underline; }

A.Normal:hover { font-family: Verdana, Arial, sans-serif; font-size: 8.5pt; color: #DAA520; font-weight: normal; text-decoration: none; }

a:link,a:visited,a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8.5pt;
	color: #4357a8;
	text-decoration: underline;
}

A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8.5pt;
	color: #4357a8;
	text-decoration: none;
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

LI {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #422b16; margin-top:8px
}

UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
border: none;
height: 1px;
color: #4357a8;
text-align: center;
width: 100%;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */

.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}







































































