/*===================================================*/
/*         CSS for DNM ONLINE SHOP SKIN              */
/*               by DotNetMushroom                   */
/*         http://www.dotnetmushroom.com             */
/*===================================================*/


/*  MENU SETTINGS  */


.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffff00; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold;
 	font-style: normal; 
	background-color: transparent;
	text-align:left;
    text-transform:uppercase;
    
}


/*  Menu Icons settings  */

.MainMenu_MenuIcon {
	background-color: #ef4f01; 
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align:left;
}


/*  Sub Menu Settings  */

.MainMenu_SubMenu {
	background-color: #ef4f01;  
	z-index: 100; 
	cursor: pointer; 
	cursor: hand; 
    filter:progid:DXImageTransform.Microsoft.Shadow( Direction=135, Strength=0)
	border-right: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
	margin-top: 6px;
}


/*  Settings for when a menu item is selected  */

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: bold;
 	font-style: normal; 
	background-color: transparent;
	text-align:left;
    text-transform:uppercase;


}


.MainMenu_MenuArrow {
	border-right: #cccccc 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
}


/* ================================================== */


/*  LEFT PANE BACKGROUND COLOR */

.LeftPaneBackgroundColour{
/*    background-color: #dad8b8; */
    background-color: #E3DE46; 
}

/*  NAVIGATOR BACKGROUND COLOR */
.NavigationBackgroundColour{

    background-color: #dad8b8;

}

/* ================================================== */

/* FONTS                                              */

/* ================================================== */

/*  Blue font appearing on most of the demo site  */

.blueFontNormal {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: none;
    color: #4a697d;
}


/*  Font used for Headers (Example: Website Navigation Text) */

.blueFontBold {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #4a697d;
}


/*  Font used for the Copyright,Terms of use & Privacy Statment  */

.greyFont {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.greyFont a:link {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.greyFont a:visited {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.greyFont a:active {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.greyFont a:hover {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
    text-decoration: underline;
}

/*  Default font size and type  */

.defFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.whiteFont {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.whiteFontBold {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*  Font used for the date  */

.dateFont{
	color: #48697c;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
}

.yellowFont{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: normal;
    color: #e6f200;

}

/*  Font used for the search text */

.blueFont {
	color: #4a697d;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
}


.blueFont a:link {
	color: #4a697d;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
}


.blueFont a: visited {
	color: #4a697d;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
}


.blueFont a:hover {
	color: #4a697d;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    text-decoration : underline;
}


.blueFont a:active {
	color: #4a697d;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
}


A.blueFont:link   {
   color: #4a697d;
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
}


A.blueFont:visited {
   color: #4a697d;
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
}


A.blueFont:active {
   color: #4a697d;
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;

}


A.blueFont:hover  {
   color: #4a697d;
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
}



/* Used for the Login and Register HyperLinks */

A.loginCss:link   {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #FFFFFF;
}

A.loginCss:visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #FFFFFF;
}

A.loginCss:active {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #FFFFFF

}

A.loginCss:hover  {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   text-decoration: underline;
   color: #FFFFFF;
}

/* Used for the Copyright,Terms and Privacy HyperLinks */

.loginCss2   {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #83827a;
}

A.loginCss2:link   {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #83827a;
}

A.loginCss2:visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #83827a;
}

A.loginCss2:active {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #83827a;

}

A.loginCss2:hover  {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   text-decoration: underline;
   color: #83827a;
}


/* ================================================== */

/* CSS FOR DotNetNuke                                 */

/* ================================================== */


/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: #48697C;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #48697C;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #48697C;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #48697C;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #48697C;
}

/* button style for standard HTML buttons */
.StandardButton
{
	background-color: #B3BACA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: white;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #48697C;
}   

