/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


.SkinFixedOuterWidth { width:900px; }
.SkinFixedInnerWidth { width:825px; }

td.BannerArea {
height: 300px; 
background: #202020;
}

/* 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 {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* 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 */
.Head   {
font-family: Georgia, arial, helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
}

/* 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 {
}


/* Banner Objects and Styles */

.bannerThumbs
{
   float: left; 
   margin: 150px 10px 10px 0px; 
   height: 125px;
}


.bannerQuote
{
   background: transparent url("/dnn/Portals/7/images/site/quoteBanner.gif") 0px 0px no-repeat;
   font-family: georgia, arial, helvetica, serif;
   font-size: 12pt;
   font-style: italic;
    line-height: 1.3;
   color: #d8d8d8;
   padding: 0px 0px 0px 30px;
   margin: 20px 0px 0px 0px; 
}

p
{
margin: 0 0 1.5em 0;
}

/* text style used for most text rendered by modules */
.Normal, .Normal p
{
font-family: georgia, helvetica, arial, sans-serif;
font-size: 11pt;
}

/* 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  {
font-family: Georgia, arial, helvetica, sans-serif;
font-size: 20pt;
font-weight: normal;
color: #303030;
}

H2  {
font-family: Georgia, arial, helvetica, sans-serif;
font-size: 18pt;
font-weight: normal;
color: #303030;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

a:link, a:visited, a:active 
{ color:#6699cc; 
font-family:georgia; 
font-weight:normal; 
font-size: 1.0em; 
text-decoration:none; 
}

/* Default links hover */ 
a:hover 
{ 
color:#6699cc; 
font-family:georgia; 
font-size:1.0em; 
text-decoration:underline; 
}

/* Normal links visited and active */ 
a.Normal:link, a.Normal:visited 
{ 
color:#6699cc; 
font-family:arial; 
font-weight:normal; 
font-size:11px; 
text-decoration:none; 
}

/* Normal links hover */ 
a.Normal:hover 
{ 
color:#6699cc; 
font-family:arial; 
font-size:11px; 
text-decoration:none; 
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */

/* Testify */
div.testimonial
{
font-family: helvetica, sans-serif;
font-size: 9pt;
border-bottom: 1px solid #e0e0e0;
padding: 5px;
margin: 5px 0px 5px 0px;
color: #606060;
}


/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
font-family: Georgia, arial, helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
}

/* 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{
}

.pict1 { background-image: url(p1.jpg); background-repeat: no-repeat; background-position: left top;}
.pict2 { background-image: url(p2.jpg); background-repeat: no-repeat; background-position: left top;}
.pict3 { background-image: url(p3.jpg); background-repeat: no-repeat; background-position: left top;}
.pict4 { background-image: url(p456.jpg); background-repeat: no-repeat; background-position: left top;}
.pict5 { background-image: url(p5.jpg); background-repeat: no-repeat; background-position: left top;}
.pict6 { background-image: url(p6.jpg); background-repeat: no-repeat; background-position: left top;}

























