﻿/* ================================
    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
{
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: baseline;
	line-height: 1.3em;
	margin: 0;
}

/* background/border colors for the selected tb */
.TabBg {
}

#headerpane normal
{
color:white;

}

.headerpane h2 
{
color:red;

}

#dnn_Headerpane {position:relative;} 
#dnn_Headerpane .testimonial { 
	position:absolute; 
	vertical-align: middle;
	left:0px;
	background-repeat:no-repeat;
	z-index:0;
	height:240px; 
	width:529px; 
}

#dnn_Headerpane .holder
{
	position: absolute;
	right:5px;
	bottom:5px;
	top:5px;
	left: 250px;
	padding-right: 5px;
	padding-top: 50px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 13.6px;
	z-index: 0;
}

.LeftPane  {
position: static;
bottom:0px;
}

.ContentPane  { 
border:0;
}

.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 for module titles */
.Head   {
	color:#62656f;
	text-transform: uppercase;
	font-size: 20.4px;
	font-weight: normal;
	margin-bottom: 20px;
}

/* 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-family: Tahoma, Geneva, sans-serif;
	font-size: 12.8px;
	color:#62656f;
}

/* 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    {
}
    
/* GENERIC */
H1  {
	color:#62656f;
	font-size: 32px;
	font-family: Tahoma, Geneva, sans-serif;
}

H2  {
font-weight: normal;
text-transform: uppercase;
margin-top: 20px;
margin-right: 0pt;
margin-bottom: 5px;
margin-left: 0pt;
color:#62656f;
font-size: 22.4px;
}

H3  {
	font-size: 15.2px;
	color:#62656f;
font-weight: bold;
margin-top: 10px;
margin-right: 0pt;
margin-bottom: 5px;
margin-left: 0pt;
}

H4  {
	color:#62656f;
	font-family: Tahoma, Geneva, sans-serif;
}

H5, DT  {
	color:#62656f;
	font-family: Tahoma, Geneva, sans-serif;
}

H6  {
	color:#62656f;
	font-family: Tahoma, Geneva, sans-serif;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	border:0;
	color: #0090c6;
	font-weight: bold;
}

A:visited   {
	border:0;
	color: #0090c6;
	font-weight: bold;
}

A:active    {
	border:0;
	color: #0090c6;
	font-weight: bold;
}

A:hover {
	border:0;
	text-decoration: underline;
	color: #0090c6;
}

a img {
	display: block;
	border: 0px;
}



SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
height: 1px;
	color:#0090c6;
	background-color:#0090c6;
border:0px;
}


/* 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 {
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12.8px;
	color:#62656f;

}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
b, b *, strong, strong * {
font-weight:bold;
}
i, i *, em, em * {
font-style:italic;
}

input[type=text], input[type=password] 
{

background-color: transparent;

background-image: url(skins/rmoni/images/bgLoginInput.jpg);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left top;

color: #62656f;

border: 0px;

}

p
{
margin:0px;
padding:0px;
}