/* ================================
CSS STYLES FOR DotNetNuke
================================
*/   
/* 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   {
}
/* 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
{
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox .p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.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  {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #990000;
font-weight: bold;
}
H3  {
}
H4  {
}
H5, DT  {
}
H6  {
}
TFOOT, THEAD    {
}
TH  {
}
A:link  {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
A:visited   {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
A:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
A:active    {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
margin: 1em 0;
padding: 0;
position: relative;
text-indent: 2em;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
UL LI   {
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
OL UL LI   {
}
HR {
}
/* 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 {
}
.FRight{
float: right;
}
.FLeft
{
float: left;
}
.Img_FLeft{
float: left;
margin-right: 0.6em;
}
.Img_FRight{
float: right;
margin-left: 0.6em;
}
.Img_Clear{
float: left;
clear:left;
}
.Main_btn_img{
float: left;
width:30%;
}
.ControlPane {
min-width:400px;
max-width:720px;
}
.BlogFrame{
width: 486px;
}
.BlogItem {
clear:left;
margin-bottom: 20px;
}
h2.blog_title{
clear:left;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #CC0000;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: dotted;
border-right-style: none;
border-bottom-style: dotted;
border-left-style: none;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}
.BlogTitle {
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #CC0000;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: dotted;
border-right-style: none;
border-bottom-style: dotted;
border-left-style: none;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
}
.BlogDate {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: italic;
color: #999999;
}
.BlogImg{
float: left;
}
.Blog_Thm_FLeft{
float: left;
}
.GuideDate
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #CCCCCC;
}
.GuideAuthor
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
.GuideTitle:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #990000;
font-weight: bold;
}
.GuideTitle:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #990000;
font-weight: bold;
}
.BannerImg{
left: -29px; 
float:left;
position: relative; 
top: -3px;
}
#wrapper 
{
top:10px;
position: relative;
float:left;
left:80px;
width: 500px;
height:50px;
}
.blockquote {
margin: 1em 0;
padding: 0;
text-indent: 2em;
}
.bqstart,
.bqend { font-size: 300%; }
/* apply IE specific rules first */
.bqstart {
text-indent: 0;
margin: -0.6em 0 -2em 0;
float: left;
color: #FF0000;
position: relative; /* relative positioning to stop from disappearing in IE when the blockquote has a background color - probably peek-a-boo or something */
}
blockquote > .bqstart {
/* add extra non-ie rules */
position: absolute;
top: -0.2em;
left: 0;
/* remove IE specific rules */
float: none;
margin: 0;
}
.bqend {
position: absolute;
margin-top: -0.6em;
right: 0;
text-indent: 0;
color: #FF0000;
z-index:0;
}
blockquote > .bqend {
margin-top: -0.2em;
}
.metadata { /* Time and category for blog entries */
font-size: -0.2em;
display: block;
margin-top: 2px;
color: #bbb;
}
.BannerImage{
/* position:inherit; */
z-index: auto; 
left: -28px; 
top: -2px;
}
.ImageScaler{
/*border:0;
width:100%;
min-width:100px;
Max-width:216px;*/
width:176px;
height:160px;
border:0;
}
/*printer styles*/ 
@media print { 
* {
font-size: 10pt;
background: white !important;
}
div#topbar, div#menuwrapper, div#breadcrumb, div#sidebar, div#footer .left { 
display: none; 
}
div#wrapper, div#main {
border: 0; 
}
div#content { 
width: auto; 
border: 0; 
overflow: visible;
}
div#printlogo {
display: block; 
}
div#footer .right {
clear: both;
text-align: left;
width: 100%;
color: #000;
border-top: 1px solid #000;
}
p {
font-size: 11pt !important;
}
h1 {
font-size: 14pt !important;
}
h2 {
font-size: 12pt !important;
}
.citation, .img {
font-size: 9pt !important;
}
BannerPaneR{
float:right;
}
a[href^="http://"]:after { /* print external URLs */
content: " (" attr(href) ") ";
}
.blog_trackback {
display: none;
}

