/* ================================
    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/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #CBCACA; font-size:10px; color:#000000; BACKGROUND:#ffffff;  WIDTH: 120px;  HEIGHT: 16px;}

/* text style for the selected tab */
/* Link style for SelectedTab  ///*/    
a:link.SelectedTab    
{
    font-family: Verdana, Tahoma, Helvetica;	
    font-size: 11px;    
    font-weight: bold;
    text-decoration: none;
    color: #666666;    
}
a:visited.SelectedTab  
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: bold;
    text-decoration: none;    
    color: #999999;
}
a:active.SelectedTab   
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;   
    font-weight: bold;
    text-decoration:    none;
    color: #FF0000;
}
a:hover.SelectedTab    
{
    font-family: Verdana;
    font-size: 11px;   
    font-weight: bold;
    text-decoration: underline;
    color: #666666
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
a:link.OtherTabs {
}

a:visited.OtherTabs  {
}

a:active.OtherTabs   {
}

a:hover.OtherTabs    {
}

/* 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:link.CommandButton {
}

a:visited.CommandButton  {
}

a:active.CommandButton   {
}

a:hover.CommandButton    {
}

/*  .CurrentDate  //*/    
/* text style for CurrentDate */
.CurrentDate {
    font-weight: bold;
    font-size: 8.5pt;
    color: #8F9394;
    font-family: Tahoma
}

/*  .Dotnetnuke  /*/
/* hyperlink style for the Dotnetnuke */
a:link.Dotnetnuke {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:visited.Dotnetnuke {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:active.Dotnetnuke   {
    text-decoration:    none;
    color:#333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:hover.Dotnetnuke   {
    color: #C0C0C0;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
/*  .User  /*/    
/* hyperlink style for the User */
a:link.User 
{
    font-family: Tahoma;	
    font-size: 8.5pt;
    font-weight: bold;   
    text-decoration:    none;
    color: #8F9394;
}
a:visited.User  
{
    font-family: Tahoma;	
    font-size: 8.5pt;    
    font-weight: bold;    
    text-decoration:    none;
    color: #8F9394;
}
a:active.User   
{
    font-family: Tahoma;	
    font-size: 8.5pt;    
    font-weight: bold;   
    text-decoration:    none;
    color: #FF0000;
}
a:hover.User    
{
    font-family: Tahoma;	
    font-size: 8.5pt;   
    font-weight: bold;     
    text-decoration:    underline;
    color: #FF0000
}
/*  .Login  //*/
/* hyperlink style for the Login */
a:link.Login {
    text-decoration:    none;
    color: #C0C0C0;
    font-family: Tahoma;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:visited.Login  {
    text-decoration:    none;
    color: #8F9394;
    font-family: Tahoma;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:active.Login   {
    text-decoration:    none;
    color: #FF0000;
    font-family: Tahoma, Verdana, Helvetica;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px;
}
a:hover.Login    {
    text-decoration: underline;
    color: #FF0000;
    font-family: Tahoma;	
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
} 
/*  .Breadcrumb  //*/
/* hyperlink style for the Breadcrumb */
a:link.Breadcrumb {
    text-decoration:    none;
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt
}
a:visited.Breadcrumb  {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt
}
a:active.Breadcrumb   {
    text-decoration:    none;
    color: #FF0000;
    font-family: Verdana, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 8.5pt;
}
a:hover.Breadcrumb    {
    text-decoration:  underline;
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt
}
/*  .Terms  /*/
/* hyperlink style for the Terms */
a:link.Terms {
    text-decoration:    none;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:visited.Terms  {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:active.Terms   {
    text-decoration:    none;
    color:#333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:hover.Terms    {
    text-decoration: underline;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}

/*  .Hostname  /*/
/* hyperlink style for the Hostname */
a:link.Hostname {
    text-decoration:    none;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:visited.Hostname  {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:active.Hostname   {
    text-decoration:    none;
    color:#333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:hover.Hostname    {
    text-decoration: underline;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}

/*  .Privacy  /*/
/* hyperlink style for the Privacy */
a:link.Privacy {
    text-decoration:    none;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:visited.Privacy  {
    text-decoration:    none;
    color: #808080;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:active.Privacy   {
    text-decoration:    none;
    color:#333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
a:hover.Privacy   {
    text-decoration: underline;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8.5pt;
    height: 0px
}
   
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: 0px solid #8ab0df; 
	border-bottom: 1px solid #8ab0df; 
	border-top: 1px solid #8ab0df; 
	border-right: 0px solid #8ab0df;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; height:21 
}
.MainMenu_MenuIcon {
	background-color: #8ab0df; 
	border-left: #8ab0df 1px solid; 
	border-bottom: #8ab0df 1px solid; 
	border-top: #8ab0df 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #8ab0df;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #c1d2ee; 
	cursor: pointer; 
	cursor: hand; 
	color: #8D8D8D; 
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px
}
.MainMenu_MenuArrow {
	border-right: #8ab0df 1px solid; 
	border-bottom: #8ab0df 1px solid; 
	border-top: #8ab0df 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7296d2 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7296d2 1px solid; 
	border-top: #7296d2 1px solid; 
	border-left: #7296d2 1px solid; 
	border-bottom: #7296d2 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}


td.Header {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
td.Menu {
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
}
td.bg {
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
}
td.bodybg {
	background-image: url('images/bodybg.jpg');
	background-repeat: no-repeat;
}

.menu1,
A.menu1:link,
A.menu1:visited,
A.menu1:active		{color:#FFFF00; TEXT-DECORATION:none;font-weight:bold;font-size:14px}
A.menu1:hover		{color:#000; TEXT-DECORATION:underline;font-weight:bold;font-size:14px}

.carttextarea {
height: 32px !important;
 }

.participant {
font-family: Tahoma,Arial,Helvetica !important;
font-size: 11px !important;
font-weight: bold !important;
color: #FFF !important;
 }



.GridRowCart span, .GridAltRowCart span {
    font-size: 12px;
    line-height: 1.3em;
}


.GridRowCart input, .GridAltRowCart input {
    width: 30px !important;
}
input, select, textarea {
    padding: 5px !important;
    color: #000;
    text-shadow: 1px 1px 1px #FFF;
    border: 1px solid #DDD;
    border-radius: 5px;
    margin: 2px !important;
}


.GridAltRowCart {
    background-color: #423104;
    border-bottom: 1px solid #666 !important;
}

.GridRowCart {
    background-color: #4B2D19;
    border-bottom: 1px solid #666 !important;
}


#dnn_ctr376_CartQuickView_lnkAddToCart, #dnn_ctr376_CartQuickView_hypCheckout  {
	border : solid 1px #fff700;
	border-radius : 6px;
	font-size : 14px;
	font-weight: bold;
	color : #000;
	text-decoration:none;
	padding : 4px 11px;
	background : #ffd500;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd500), color-stop(100%,#ff8c00));
	background : -moz-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
	background : -webkit-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
	background : -o-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
	background : -ms-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
	background : linear-gradient(top, #ffd500 0%, #ff8c00 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#ff8c00',GradientType=0 );
}



#dnn_ctr376_CartQuickView_hypContact {
	text-decoration: none;
	border : solid 1px #ffffff;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	-moz-box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	font-size : 12px;
	color : #ffffff;
	padding : 1px 17px;
	background-color: #279627;
line-height: 6;
}



#dnn_ctr376_CartQuickView_lnkAddToCart, #dnn_ctr376_CartQuickView_hypCheckout {
	border : solid 1px #fff700;
	border-radius : 6px;
	moz-border-radius : 6px;
	font-size : 12px;
	font-weight: bold;
	color : #000;
padding: 10px;
	text-decoration:none;
	background : #ffd500;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd500), color-stop(100%,#ff8c00));
	background : -moz-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
	background : -webkit-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
	background : -o-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
	background : -ms-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
	background : linear-gradient(top, #ffd500 0%, #ff8c00 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#ff8c00',GradientType=0 );
}

INPUT#dnn_dnnSEARCH_txtSearch {
    display: none;
}

#dnn_dnnSEARCH_cmdSearch {display: none;}

H1 {

    color: #fff;
}

.SubHead {
    color: #fff;
}

.Normal, .NormalDisabled {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
color: #fff;
}

.NormalBold {
    color: #fff;
}