/* ================================
    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 
{
	background-color: #eeeeee;
	text-align:center;
}
.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 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
{
}

.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  {
	color: #91C94A !Important;
	font-family:Arial !Important;
	font-size:30px !Important;
	font-weight:bold !Important;
}

H2  {
	color: #91C94A; 
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
}

H3  {
	color: #91C94A; 
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

H4  {
	color: #4E585A; 
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color: #91C94A; 
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

A:visited   {
	color: #91C94A; 
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

A:active    {
	color: #91C94A; 
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

A:hover {
	color: #91C94A; 
	font-family:Arial;
	font-weight:bold;
	text-decoration:underline;
}

SMALL   {
	color: #91C94A; 
	font-family:Arial;
	font-size:10px;
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
	COLOR: #91c94a; 
	HEIGHT: 1px
}

P {
COLOR: #003300;
font-family:Arial;
font-size:12px;
font-weight:normal;
}


/* 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 {display:none;}
.ModuleTitle_RootMenuArrow {display:none;}

/* Main Menu */


.dnn_dnnmenu_ctldnnmenu_spmitmscr {
background-color: #216323 !Important; 
LINE-HEIGHT: 15px   !Important;
FONT-SIZE: 13px !important;
COLOR: #ffffff !important;	
FONT-FAMILY: Arial !important;

}

.MainMenu_MenuContainer {
	background-color: #ffffff !Important; 
	PADDING-LEFT: 10px;
	height:30px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: #ffffff;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	font-family:Arial;
	font-size:13px !Important;;
	LINE-HEIGHT: 18px;
	color:#1C591E;
	text-decoration:none;
	background-color: #ffffff;
padding:0px;
	/*PADDING-BOTTOM: 2px;		
	PADDING-TOP: 2px;*/
	PADDING-RIGHT: 4px;


}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid !Important; 
	border-left: #EEEEEE 0px solid !Important; 
	border-top: #EEEEEE 1px solid !Important; 
	border-right: #EEEEEE 0px solid !Important;  
	background-color: #FFFFFF !Important; 
	height: 1px !Important; 
}

.MainMenu_MenuItemSel {
	background-color: #91C94A; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff  !Important; 
	font-family:Arial;
	font-size:13px !Important;
	LINE-HEIGHT: 18px;
	text-decoration:none;
padding:0px;
	/*PADDING-BOTTOM: 2px;		
	PADDING-TOP: 2px;*/
	PADDING-RIGHT: 4px;
}

.MainMenu_MenuArrow { display:none;}
.MainMenu_RootMenuArrow { display:none;}


.SeparatorCSS
{
	color:#1C591E;
	font-weight:bold;
	border: 0px; 
	padding: 0px 4px 0px 4px;
}

/*====================================================================*/


#dnn_dnnLOGIN_hypLogin
{
	COLOR: #91C94A;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}


.OakMedicalGroupTitle
{
color: #91C94A; 
font-family:Arial;
font-size:14px;
font-weight:bold;
}

.OakMedicalGroupText
{
COLOR: #003300;
font-family:Arial;
font-size:12px;
font-weight:normal;
}


.StandardButton
{
	BORDER-RIGHT: #1C591E 1px solid;	
	BORDER-TOP: #1C591E 1px solid;	
	BORDER-LEFT: #1C591E 1px solid;	
	COLOR: #ffffff;	
	BORDER-BOTTOM: #1C591E 1px solid;	
	BACKGROUND-COLOR: #91C94A
}

#dnn_dnnSEARCH_txtSearch
{
	BORDER-LEFT-COLOR:#1C591E; 
	BORDER-BOTTOM-COLOR: #1C591E; 
	BORDER-TOP-COLOR: #1C591E; 
	BORDER-RIGHT-COLOR: #1C591E;
	border-width: 1px;
	border-style:solid !important;
}

#dnn_dnnSEARCH_cmdSearch
{
	color:#1C591E;
	font-family:Arial !important;
	font-size:12px !important;
	LINE-HEIGHT: 18px !important;
	color:#ffffff !important;
	text-decoration:none !important;
	PADDING-RIGHT: 10px;
}

.thumbNail
{
	margin-right:10px;
}





