/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
img {
    behavior: url(/Portals/0/iepngfix.htc);
} 

input, select {
    font-family:Verdana;
    font-size:11px;
    color:#464646;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	font-family:Verdana;
    font-size:11px;
    color:#464646;
    background: #83DAED url(/Portals/0/BodyBG.jpg) no-repeat top 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: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    
{
	color: #333333;
}

/* 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-size: 11px;
	line-height: 16px;
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link, A:active, A:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: black;	
	text-decoration:underline;
	
}
A:hover {
    /*color: #0072bc !important;*/
}

.topMenuNavLink a, .topMenuNavLink a:visited 
{
/*color:#363636 !important;*/
text-transform:lowercase;
}

.topMenuNavLink a:hover {
/*color:#0072BC !important;*/
}

SMALL   
{
	font-size: 9px;
}




BIG {
}

BLOCKQUOTE, PRE {
}


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{
}


/* Styles to sort later */

.menu_header
{
	height: 20px;
	font: bold 13px Verdana, Sans-Serif;
	color: Black;
	background-color: #D7D7D7;
	padding: 0 4px 0 4px;
}

.top_category_odd  
{    
	height: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Sans-Serif;
    color: Black;
    vertical-align: middle;
    background-color:#e2e2e2;
    border-bottom:4px solid white;
}
.top_category_even 
{ 
	height: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Sans-Serif;
    color: Black;
    background-color: #dddddd;
    vertical-align: middle;
    border-bottom:4px solid white;
}

a.top_category_link, a.top_category_link:visited
{
	text-decoration: none;
	color: #464646;
}
a.top_category_link:hover
{
   color: #0072bc; 
   text-decoration:underline;
}

a.top_category_selected, a.top_category_selected:visited
{
	text-decoration: none;
	color: Black;
}
a.top_category_selected:hover
{
   color: #0072bc; 
   text-decoration:underline;
}
.middle_category
{
    padding-left: 5px;
    font-size: 13px;
}

a.middle_category_link, a.middle_category_link:visited
{
	text-decoration: none;
	color: #464646;
}
a.middle_category_link:hover
{
      color: #0072bc; 
      text-decoration:underline;
}

a.middle_category_selected, a.middle_category_selected:visited
{
	text-decoration: none;
	color: black;
}
a.middle_category_selected:hover
{
      color: #0072bc; 
      text-decoration:underline;
}
.bottom_category
{
    padding-left: 15px;
    font-size: 11px;
}

a.bottom_category_link, a.bottom_category_link:visited, a.bottom_category_link:hover
{
	text-decoration: none;
	color: Black;
}

a.bottom_category_selected, a.bottom_category_selected:visited, a.bottom_category_selected:hover
{
	text-decoration: none;
	color: Blue;
}


.EntityHeader 
{
    padding: 10px;
    background-color: #D7D7D7;
    vertical-align: middle;
    font-family: "Times New Roman", Sans-Serif;
    color: #5E5E5E;
    font-weight: normal;
    font-size: 24px;
}

.pager_bar
{
	background-color: #D7D7D7;
	vertical-align: middle;	
	height: 20px;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Sans-Serif;
    color: Black;
    padding: 2px 5px 2px 5px;
}

.pager 
{	           
    text-align: right;
}

.nav a
{
    text-decoration:underline;
}


.pager a
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
}


.product_cell
{
	background-color:#FFFFFF;
}

.variantprice, .RegularPrice, .SalePrice
{		
    font-size: 12px;            	
}

.gray_bg
{
	font-family: Verdana, Sans-Serif;
	background-color: #E2E2E2;
	padding: 4px;
}


/*input[type=button]
{
	background-color: #E2E2E2;
	border: solid 1px black;
	font-weight: bold;
}*/

.ProductColLeft {
    border-top:2px solid white;
	background-color: #E2E2E2;
	padding: 4px;
}
.ProductColRight {
    border-top:4px solid white;
	background-color: #E2E2E2;
	padding: 10px;
}

.AddToCartTable td {
    text-align:left;
}

.AddToCartTable select, .AddToCartTable input{
    width:100%;
    margin-bottom:10px;
}
.AddToCartTable td.Center
{
    text-align:center;
}

.variantprice, .RegularPrice, .SalePrice
{
    font-size:11px;
    font-weight:bold;
}
.RegularPrice
{
    text-decoration:line-through;
    margin-right:10px;
}
.errorLg
{
    color:Red;
}
#dnn_ctr353_SearchResults_dgResults td 
{
    vertical-align:top;
}
#dnn_dnnLOGO_imgLogo {
position:relative;
top:0;
left:-3px;

}
.Header {
	height: 118px;
	padding: 8px 0 0 1px;
}


.Footer span.SkinObject, .Footer,  .Footer a {
color:black !important;
}



.H12MenuLevel0:hover {
color:gray !important;
}
.H12MenuLevel0, .H12MenuLevel0:visited, .H12MenuLevel0:link,
.H12MenuLevel0Selected, .H12MenuLevel0Selected:visited, .H12MenuLevel0Selected:link,
.H12MenuLevel1, .H12MenuLevel1:visited, .H12MenuLevel1:link 
 {
color:white !important;
}



#dnn_dnnSEARCH_cmdSearch {
color:White !important;
}



