/* ================================
    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
{
	font-family:"Lucida Grande","Verdana","Arial","Helvetica",sans-serif;
	color:#112233;
	background-color: #FFFFFF;
	margin:0pt;
	padding:0pt;
	line-height:1.5;
	font-size:0.9em;
}

.table
{
	font-size:0.8em;
}

.box
{
	font-size:0.9em;
}

.skinmaster
{
	background-color: #FFFFFF;
}

/* 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
{
}

/* 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  
{
	font-family:"Lucida Grande","Verdana","Arial","Helvetica",sans-serif;
	font-size:1.5em;
	color:#112233;
}

H2  
{
	font-family:"Lucida Grande","Verdana","Arial","Helvetica",sans-serif;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:0.3em;
	margin:1em 0pt;
	color:#112233;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  
{
	color:#336699;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	margin:0pt;
	padding:0pt;
}

A:visited   {
	color:#336699;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	margin:0pt;
	padding:0pt;
}

A:active    {
	color:#336699;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	margin:0pt;
	padding:0pt;
}

A:hover {
	color:#6699CC;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	margin:0pt;
	padding:0pt;
}

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 {
}

/* TAGGING SYSTEM SPECIFIC */
TD.menus {
	}

.button_bar_cell {
	vertical-align: middle;
	padding-left: 3px;
	padding-bottom: 1px;
	}

a.button_link {
	color: #222222;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	width: 100%;
	padding-left: 4px;
	padding-right: 4px;
	}

a.button_link:hover {
	color: #000000;
	}

.button-TL-white {
	background-image:url(../../Images/buttonTL.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:2;
	height:2;
	}
.button-T-white {
	background-image:url(../../Images/buttonT.gif);
	background-repeat: repeat-x;
	height:2;
	}
.button-TR-white {
	background-image:url(../../Images/buttonTR.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:2;
	height:2;
	}
.button-L-white {
	background-image:url(../../Images/buttonL.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width:2;
	height:13;
	}
.button-white {
	background-image:url(../../Images/buttonC.gif);
	white-space: nowrap;
	height:13; 
	}
.button-R-white {
	background-image:url(../../Images/buttonR.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width:2;
	height:13;
	}
.button-BL-white {
	background-image:url(../../Images/buttonBL.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:2;
	height:2;
	}
.button-B-white {
	background-image:url(../../Images/buttonB.gif);
	background-repeat: repeat-x;
	height:2;
	}
.button-BR-white {
	background-image:url(../../Images/buttonBR.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:2;
	height:2;
	}

.recordPanelButtonsAlignment {
    	padding-top: 10px;
    	padding-bottom: 5px;
    	padding-left: 100px;
    	}

.dialog_body {
	/*background-color: #eeeeee;*/
	color: #003366;
	border-top: 1px #aaaaaa solid;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}

.dialog_field_value {
	color: #888888;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	}

.dialog_header {
	background-repeat: repeat-x; 
	height:28px;
	}

.dialog_header_text {
	background-image: url(../../Images/dialogHeaderT.gif);
	color: #ffffff;
	text-transform: uppercase;
	font-family: Verdana, Geneva, ms sans serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 0px;
	}

.dialogHeaderEdgeL {
	background-image: url(../../Images/dialogHeaderEdgeL.gif);
	background-repeat: no-repeat;
	/*background-color: #7288AD;
	width: 10px;*/
	height: 28px;
	}

.dialogHeaderEdgeR {
	background-image: url(../../Images/dialogHeaderEdgeR.gif);
	background-repeat: no-repeat;
	/*background-color: #7288AD;*/
	width: 10px;
	float:right;
	height: 28px;
	}

.dialogHeaderIcon {
	background-image: url(../../Images/dialogHeaderT.gif);
	width:16px;
	padding-top: 7px;
	}

.dialogHeaderExpandCollapseIcon {
        background-image:url(../../Images/dialogHeaderT.gif);
        width:20px;
        height:14px;
	padding-top: 3px;
        vertical-align:middle;
        }

.dialog_view {
	width: 100%;
	}

.divider { 
	bottom-border:1px #FFFFFF ridge 3em;
	}

.field_label_on_side {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}

.field_input {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.header_cell {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #7288ad;
	/*background-color:#00A6EB;*/
	padding: 3px;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	color: #ffffff;
	vertical-align: top;
	}

.icon_cell, .alt_icon_cell {
	width: 17px;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #ffffff;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	}

.dslink {
	}

.dslink IMG {
	vertical-align: bottom;
	}

.master_table {
	width: 100%;
	}

.menu {
	color: #000000;
	font-family: Verdana, Geneva, ms sans serif;
	}
	
a.menu {
	color: #222222; 
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	width: 100%;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	}

a.menu:hover {
	color: #000000;
}

.menu_on-TL {
	background-image: url(../../Images/menuOverTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:2;
	height:3;
	}
.menu_on-T {
	background-image: url(../../Images/menuOverT.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height:3;
	}
.menu_on-TR {
	background-image: url(../../Images/menuOverTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:2;
	height:3;
	}
.menu_on-L {
	background-image: url(../../Images/menuOverL.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width:2;
	height:18;
	}
.menu_on {
	background-image: url(../../Images/menuOverC.gif);
	white-space: nowrap;
	height:18;
	width: 100%;
	}
.menu_on-R {
	background-image: url(../../Images/menuOverR.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width:2;
	height:18;
	}
.menu_on-BL {
	background-image: url(../../Images/menuOverBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:2;
	height:2;
	}
.menu_on-B {
	background-image: url(../../Images/menuOverB.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height:2;
	}
.menu_on-BR {
	background-image: url(../../Images/menuOverBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:2;
	height:2;
	}

.menu_on a {
	color: #444444;
	}

.menu_off-TL {
	background-image: url(../../Images/menuTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:1;
	height:5;
	}
.menu_off-T {
	background-image: url(../../Images/menuT.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height:5;
	}
.menu_off-TR {
	background-image: url(../../Images/menuTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:1;
	height:5;
	}
.menu_off-L {
	background-image: url(../../Images/menuL.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width:1;
	height:16;
	}
.menu_off {
	background-image: url(../../Images/menuC.gif);
	white-space: nowrap;
	height:16;
	width: 100%;
	}
.menu_off-R {
	background-image: url(../../Images/menuR.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width:1;
	height:16;
	}
.menu_off-BL {
	background-image: url(../../Images/menuBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:1;
	height:2;
	}
.menu_off-B {
	background-image: url(../../Images/menuB.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height:2;
	}
.menu_off-BR {
	background-image: url(../../Images/menuBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:1;
	height:2;
	}

.menuEdgeL {
	width: 0px;
	}

.menuEdgeR {
	width: 0px;
	}

.borderTable {
	}

.pageAlignment {
	}

.pageBackground {
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}

.pageBorderTL {
	}
.pageBorderT {
	}
.pageBorderTR {
	}
.pageBorderL {
	}
.pageBorderC {
	}
.pageBorderR {
	}
.pageBorderBL {
	}
.pageBorderB {
	}
.pageBorderBR {
	}

.page_yellow {
	/*background-color: #eff0eb; */
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	text-align: left;
	width: 920px;
	}

.pagination_area {
	color: #003366;
	text-align: left;
	white-space: nowrap;	
	vertical-align: bottom;
	}

.pagination_label {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	}

.pagination_input_bold {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.paginationRowEdgeL {
	}

.paginationRowEdgeR {
	}

.paginationButtonFirst {
	background-image:url(../../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	width: 17px;
	height: 17px;
	}

.paginationButtonPrevious {
	background-image:url(../../Images/arrow_left.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	width: 17px;
	height: 17px;
	}

.paginationButtonNext {
	background-image:url(../../Images/arrow_right.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	width: 17px;
	height: 17px;
	}

.paginationButtonLast {
	background-image:url(../../Images/arrow_end.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	width: 17px;
	height: 17px;
	}

.table_cell, .totals_cell_value, .alt_table_cell {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
}

.table_cell_valign_middle {
	padding: 5px;
	color: #666666;
	vertical-align: middle;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
}

.table_cell_align_right{
	padding: 5px;
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: right;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
}

.control_cell {
	padding: 5px;
	color: #444444;
	vertical-align: middle;
	background-color: #ffffff;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	}

.regionalBoardHeading
{
        font-family: Verdana, Geneva, ms sans serif;
        font-size: 16px;
        color: #036;
        font-weight: bold;
       text-transform: uppercase;
}



a.info{
    position:relative;
    z-index:24; 
    background-color:#ccc;
    border:1; /*border:0;*/
    color:#000;
    text-decoration:none}

a.info:hover{z-index:225; background-color:#ff0}

a.info img {border:0; padding:0; margin:0; }

a.info span{display: none}

a.info:hover span{ 
    display:block;
    position:absolute;
    top:2em; left:0em; width:15em;
    border:2px; /*border:1px;*/
    border-color:Black;
    border-style:solid;
    /*background-color:#cff; */
    background-color:#C7D9FD; 
    color:#000;
    /*text-align: justify;*/
    text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	/*padding:0;*/
	padding:5;	
	margin:0;
    }

.requiredFieldStyle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   font-weight: bold;
   color: red;
   }


.field_input_uppercase {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	text-transform: uppercase;
	}

.field_input_uppercase_wider {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	text-transform: uppercase;
                width: 200px;
	}



.blueBackground
{
background-color:#C7D9FD; 
border:2px; /*border:1px;*/
border-color:Black;
border-style:solid;
}

.noBorder
{
	border: 0;
}

#DistrictComment
{
/* word-wrap: break-word;*/
/*width: 100px;
white-space: pre; /*pre-wrap*/

overflow: auto;
  border: none;
  font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
margin-left: 110px;
padding-left: 0px;
width: 500px;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}


/* new styles for order screens  */
label{ /*float: left;*/ 

		/*display: block; width: 120px;*/

  padding-left: .6em ;  /* space between content and left border */
  max-width: 10.8em ;
		width: 10.8em ;
  float: left ;
  margin-right: .25em ;

}
	INPUT, textarea{
	/*width: 180px;*/ 
	margin-bottom: 5px;}

	
	textarea{ width: 250px; height: 150px;}
	.boxes{ width: 1em; }
	#submitbutton{ margin-left: 120px; margin-top: 5px; width: 90px; }
	br{ clear: left; }

.dialog_body_for_orders
{
	color: #003366;
	padding: 4px;
}

.calendarImageButton
{
	width: 35px;
	height: 21px;
}

/*.licenceTypesDDL
{
	width: 580px;
}*/


.licenceNumber{
/*width: 40%;*/
margin: 0 auto;
width: 43%;
text-align: center;
}

select{ margin-bottom: 5px; }

.licenceTypesDDL{width:565px;}

.alignLeft
{
	text-align: left;
}

.backgroundWhite
{
background-color: white;
border: 0;
color: black;
text-align: left;
padding: 0px;
}

.alignCenter
{
	text-align: center;
}
/*C:\DotNetNuke\DesktopModules\Dovetail.CFB.Bradan.Orders\Dovetail.CFB.Bradan.Orders\css_template.html*/

/*.checkBoxStyle
{
	margin-left: 60px;
}*/

INPUT[type="checkbox"]{
clear: both;
}

#banner_header
{
	float: left;
}

#banner_header IMG
{
	margin-left: 4%;
	margin-top: 8px;
}

#banner_header br
{
	line-height: 2px;
}


.span_header
{
	margin-left: 4%;
}

#banner_div
{
	/*text-align:left;*/
	float: left;
	width: 100%;
}

#regional_board_image_banner
{
	float: left;
}

#headingdiv
	{
		width: 100%;
		background-image: url(../../Images/dialogHeaderT.gif);
		background-repeat: repeat-x;
		padding-top: 7px;
		padding-bottom: 7px;
		height: 28px;
	}

	.header_text
	{
	color: #ffffff;
	text-transform: uppercase;
	font-family: Verdana, Geneva, ms sans serif;
	font-weight: bold;
	font-size: 11px;
/*	text-align: center;
	margin-left: 20px;*/
	margin-left: 40px;
	}


	.center
	{
		text-align: center;
	}

	.left
	{
			text-align: left;
	}


	.buttonDiv
{
	width: 100%;
}

.buttonDiv input
{
	margin-left: 16%;
}

.upperCase
{
text-transform: uppercase;
}

.SalmonFishingNavMenu
{
	background-color: #C4C391;
	width: 250px;
	font-size: 0.7em;
}

.MainContent
{
	width: 670px;
}
