/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.header, .headerpane{text-align:center;border:2px}
.HeadBg {}

/* background color for the content part of the pages */
Body, INPUT, P, SELECT, TABLE, TD, TR, A, LI UL, LI, TEXTAREA
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color:#696969;
}

B{color:#000000;

Body, P, LI UL, LI{ text-align:left; }

H1, H2, H3, H4, H5, H6, H7, H1 A, H2 A, H3 A, H4 A, H5 A, H6 A, H7 A
{
	font-family: Arial, Helvetica;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	color:#0099ff;
	margin: 3px 0 5px 0;
}

Body, P, TABLE, TD, TR, LI UL {font-size:8pt;}
INPUT, SELECT {font-size:8pt;}

.ControlPanel {}

TABLE
{
    margin: 0 0 0 0;
}


TR.nnRowHdr, TR.nnRowHdr TD, .nnRowHdr
{
	color:#FFFFFF;font-weight:bold;	background-color:#999999;text-transform:capitalize;font-size:12pt;
}


TD.nnRowColHdr, .nnRowColHdr
{
	color:#696969;
	background-color:#cccccc;
	font-size:8pt;
	font-weight:bold;
	text-transform:capitalize;
}

/* background/border colors for the selected tab */

#DesignLoader{text-align:center;}

.OriginalPrice
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color:#FF0000;
	font-size:14px;
	text-decoration:line-through;
	font-weight:bold;
}

.SalePrice
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color:#000000;
	font-size:12px;
}

.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:active, A.SelectedTab:visited, A.SelectedTab:link, A.SelectedTab:hover
{}

H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link, H7 A:link {
	font-weight:bold;
}

H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited, H7 A:visited {
font-weight:bold;
}

H1 A:hover, H2 A:hover, H3 A:hover, H4 A.SelectedTab A:hover, H5 A:hover, H6 A:hover, H7 A:hover {
	 text-decoration:underline;
	 color:Black;
}

A A:active, H1 A:active, H2 A:active, H3 A:active, H4 A:active, H5 A:active, H6 A:active, H7:active {
font-weight:bold;
}

/* 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: Arial, Verdana;
	font-size: 8pt;
	text-transform: uppercase;
	color: #000000;
}

/* 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     
{
	text-align:left;
}
    
/* 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  {Font-Size:12pt;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link, LI A:link
{
	text-decoration: none;
	color: #0099ff;
}

A:visited, LI A:visited
{
	text-decoration: none;
	color: #0099ff;
}

A:hover,  LI A:hover
{
	text-decoration: underline;
		color: #0099ff;
}

A:active, LI A:active
{
	text-decoration: none;
	color: #0099ff;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


LI 
{
	 list-style-type: square; /* url(/images/bullets/bullet_LI.gif);*/
	 margin:0 0 0 0px;
}

UL LI.bullet
{ 
	list-style-type: square; /* url(/images/bullets/bullet_LI.gif);*/
	
}

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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


#banner468x60{ width:468; float:right; border: ouset 2px #000000; padding:200;}



/* MAPS CLASSES */
.mapResult, .mapResultItemAlt, .mapResultItem
{
	cursor:hand; width:100%;
	border: solid 1px #696969;
}

.mapResultItemHov
{
	background-color:#f5f5f5;
	border: solid 1px #696969;
}

.mapPaging, .mapPagingLink, .mapPagingHov
{
	margin-top:3px;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #0099ff;
	cursor:hand;
}

.mapPagingHov
{
	cursor:hand;
	text-decoration:underline;
	font-weight:bold;
}