/* ================================
    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  { 
}

/* 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
{
}

.FormLarge
{ color: black; font-size: 17px; font-family: Arial, san-serif; font-weight: bold;}

.FormNormal
{ color: black; font-size: 13px; font-family: Arial, san-serif; font-weight: bold;}

.FormNonBold
{ color: black; font-size: 13px; font-family: Arial, san-serif; font-weight: normal;}

.FormSubmit {
    border: none;
    border:solid 0px #fffff;
    background-color:#fffff;
    color:#fffff;
    height: 0px;
    width: 0px;
    font-size:0px;
    display:none;
}

.FormPadding TD {
    padding-right: 5px;
    padding-top: 5px;
}

div#creditfooter {
display: none;
width:0px;
height:0px;
}

.teampictures {
	border-style:solid;
padding:2px;
	border-color: #425679;;
	border-width:2px;
      }

.js-poweredBy js-antispamBy {
display: none;
}

.pagelocationcss {
    border: none;
    border:solid 0px #fffff;
    background-color:#fffff;
    color:#fffff;
    height: 0px;
    width: 0px;
    font-size:0px
}
.pagetitlecss {
    border: none;
    border:solid 0px #fffff;
    background-color:#fffff;
    color:#fffff;
    height: 0px;
    width: 0px;
    font-size:0px
}

a.TeamPageLinkMenu:link {

color: white; font-family: Tahoma,Arial,Helvetica; font-size: 15px; font-weight: bold; font-style: normal;
}

a.TeamPageLinkMenu:visited {

color: white; font-family: Tahoma,Arial,Helvetica; font-size: 15px; font-weight: bold; font-style: normal;
}
.TeamPageLinkSpace {
color: white; font-family: Tahoma,Arial,Helvetica; font-size: 15px; font-weight: bold; font-style: normal; letter-spacing: -3px;
}

a.Participants:link { 
color: #425679; font-size: 12px; font-weight: bold; font-family: Arial, Sans-Serif;
}

a.Participants:visited { 
color: #425679; font-size: 12px; font-weight: bold; font-family: Arial, Sans-Serif;
}

#BlueText { 
color: #425679; font-size: 12px; font-weight: bold; line-height: 20px;  font-family: Arial, Sans-Serif;
}

.HeadlineSubmit { 
text-color: #425679; font-size: 18px; font-weight: bold; line-height: 20px;  font-family: Arial, Sans-Serif;
}

a.HeadlineLink:link { 
color: #425679; font-size: 15px; font-weight: bold; line-height: 20px;  font-family: Arial, Sans-Serif;
}

a.HeadlineLink:visited { 
color: #425679; font-size: 15px; font-weight: bold; line-height: 20px;  font-family: Arial, Sans-Serif;
}


a.HeadlineLinkLarge:link { 
color: #425679; font-size: 18px; font-weight: bold; line-height: 20px;  font-family: Arial, Sans-Serif;
}

a.HeadlineLinkLarge:visited { 
color: #425679; font-size: 18px; font-weight: bold; line-height: 20px;  font-family: Arial, Sans-Serif;
}

.js-poweredBy{ display:none; }

#dnn_ctr409_ProductPage_btnAddItem { display:none; }
#dnn_ctr409_ProductPage_hlback { display:none; height:0px;}
#dnn_ctr409_ProductPage_lblBack { display:none; height:0px;}
#dnn_ctr409_ProductPage_ProductName { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	float:left;
	margin-left: 253px;
}
#dnn_ctr409_ProductPage_ProductImage {  }
#dnn_ctr409_ProductPage_DescriptionHTML { float:left; }
#dnn_ctr409_ProductPage_btnBuyItNow { float:left; margin-right:66px}
#dnn_ctr460_ShoppingCart_grdCartContent_ctl02_hlMoreInfo1 { display:none; }
#dnn_ctr460_ShoppingCart_grdCartContent_ctl03_hlMoreInfo1 { display:none; }
#dnn_ctr460_ShoppingCart_grdCartContent_ctl04_hlMoreInfo1 { display:none; }
#dnn_ctr460_ShoppingCart_grdCartContent_ctl05_hlMoreInfo1 { display:none; }
#dnn_ctr460_ShoppingCart_grdCartContent_ctl06_hlMoreInfo1 { display:none; }
#dnn_ctr460_ShoppingCart_grdCartContent_ctl07_hlMoreInfo1 { display:none; }
#dnn_ctr460_ShoppingCart_grdCartContent_ctl08_hlMoreInfo1 { display:none; }
#dnn_ctr460_ShoppingCart_grdCartContent_ctl09_hlMoreInfo1 { display:none; }
#dnn_ctr460_ShoppingCart_grdCartContent_ctl010_hlMoreInfo1 { display:none; }
#dnn_ctr409_ProductPage_trProductImage{ display:none; }

.FormEmpty {
    border: none;
    background-color: white;
    color: black!important;
}

.FormTextBox {
    background-color: #eff1f4;
    margin-bottom: 10px; 
border: solid; 
border-width: 1px;
border-color: #425679;
}

.CloseTextBox {
    background-color: #eff1f4;
    margin-top: 3px; 
border: solid; 
border-width: 1px;
border-color: #425679;
}

.FormBox {
    margin-bottom: 10px; 
    margin-right: 10px; 
}

.TeamFormTextBox {
    background-color: #eff1f4;
}

.FormButton {
font-size:15px; height:22px; background-color:697fa0; color:ffffff;font-weight:bold;
}

.NukeNews_Item
{
background-color:#dee3e9;
padding: 5px 0px 5px 0px;
}

.NukeNews_AltItem
{
background-color: #dee3e9;
padding: 5px 0px 5px 0px;
}

.NukeFeeds_FeedItem
{
background-color:#dee3e9;
padding: 5px 0px 5px 0px;
}

.NukeFeeds_AltItem
{
background-color: #dee3e9;
padding: 5px 0px 5px 0px;
}

.TeamerBio
{
display: none;
float: left;
}

/* 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    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

a  {color: #425679; font-weight: bold;
}

A:link  {color: #425679; font-weight: bold;
}

A:visited   {color: #425679; font-weight: bold;
}

A:active    {color: #425679; font-weight: bold;
}

A:hover {color: #425679; font-weight: bold;
}

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 {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


#overlay
{ 
background-image: 
 url(http://www.youthencounter.org/portals/0/LightBox/overlay.png); 
}

* html #overlay{
background-color: #000;
background-color: transparent;
background-image:
 url(http://www.youthencounter.org/portals/0/LightBox/overlay.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
(src="http://www.youthencounter.org/portals/0/LightBox/overlay.png", sizingMethod="scale");
}

#lightbox{
background-color:#eee;
padding: 15px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}


#lightboxDetails
{
font-size: 0.8em;
padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

.faq {display: none;}

table.eventselect {
border-collapse:collapse;
}

table.eventselect td{
    border: 1px solid #425679;
    border-top: none;
}

table.eventselect td a{
    background-color: #dee3e9;
    color: #425679;
    font-weight: bold;
    font-family: Arial;
    font-size: 1.5em;
display: block;
text-decoration: none;
padding: 3px;
}

table.eventselect td a:hover {
    background-color: #425679;
    color: #dee3e9;
text-decoration: none;
}

.eventshover {
display: none; 
height: 270; 
background-image: url(http://www.youthencounter.org/Portals/0/events/eventshover.jpg);
}

.eventslanding {
display: block;
background-image: url(http://www.youthencounter.org/Portals/0/events/eventslanding.jpg);
}

td.eventslandingpadding {
padding: 10px 10px 10px 10px;
    border: 1px solid #425679;
height: 270;
width: 620;
}

img.padding {
margin: 10px 10px 10px 10px;
}

a.eventnav {
color: white; font-family: Tahoma,Arial,Helvetica; font-size: 11pt; font-weight: bold; font-style: normal; }

a.eventnav:visited {
color: white; font-family: Tahoma,Arial,Helvetica; font-size: 11pt; font-weight: bold; font-style: normal; }

a.eventnav:active {
color: white; font-family: Tahoma,Arial,Helvetica; font-size: 11pt; font-weight: bold; font-style: normal; }

.navlines { 
color: white; font-family: Tahoma,Arial,Helvetica; font-size: 11pt; font-weight: bold; font-style: normal; letter-spacing: -3px; }
