﻿body 
{
	width:1000px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #000099;
	margin:0px;
	padding: 0px;
	/* *filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ff378ad3',GradientType=0,EndColorStr='#ffadd8ee'); 
    -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ff378ad3',GradientType=0,EndColorStr='#ffadd8ee')"
*/
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #FFFF00;
}
a:focus { /*this avoids having image replacement sections display a dotted outline*/
	-moz-outline-style: none;
}

#header
{
	height: 115px;
	width:1000px;
	background-image: url(Images/marlinheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer 
{
	position: relative;
	background-color:#0075CD;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	margin-top:4px;
	padding-top:4px;
	padding-bottom:4px;
	width:1000px;
}

h3
{
	font-size:20px;
}
h5
{
	margin-top:6px;
	margin-bottom:6px;
	font-size:14px;
}

#menu 
{ 
    width: 100%; 
    height:29px;    
    background-color:#0075CD;
    background-image: url(Images/menu_bkrnd.gif);
    margin-top: 1px; 
    margin-bottom: 1px; 
} 

#menu ul 
{ 
    margin: 0px; 
    padding: 0px 0px 6px 0px; 
    list-style-image: none; 
    list-style-type: none;     
} 

#menu li { 
    display:inline; 
    vertical-align: middle;
} 

#menu a { 
    text-decoration: none; 
    font-weight: bold; 
    color: #CCCCCC; 
    padding-right: 1.2%; 
    padding-left: 1.5%; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    
} 

#menu a:hover { 
    color:#FFFFFF; 
    background-image:url(Images/veolialogo.gif); 
    background-repeat: no-repeat; 
    background-position: left center; 
} 
#menu .Help a:hover { 
    color:#FFFFFF; 
    background-image:url(Images/blank.gif); 
    background-repeat: no-repeat; 
    background-position: left center; 
} 

#menu li.mnuAddNew, #menu li.mnuMembers, #menu li.mnuReports, #menu li.mnuAdmin 
{ 
    border-right:1px solid #CCCCCC; 
    padding-left: .4%;
} 

#menu li.mnuMemberReturn, #menu li.Exit, #menu li.mnuNMCashRegister { 
    padding-left: .4%; 
}
#menu li.mnuMemberExit { 
    padding-left: 68%; 
}
#menu li.mnuMbrListTitle { 
    padding-left: 11%; 
    padding-right: 9%;
    font-weight: bold; 
    font-size:20px; 
    font-family: Georgia, "Times New Roman"; 
    color:#FFFFFF;  
}

#menu li.mnuAdminListTitle { 
    padding-left: 21%; 
    padding-right: 18%;
    font-weight: bold; 
    font-size:20px; 
    font-family: Georgia, "Times New Roman"; 
    color:#FFFFFF;  
}

#menu li.mnuRptListTitle { 
    padding-left: 25%; 
    padding-right: 22%;
    font-weight: bold; 
    font-size:20px; 
    font-family: Georgia, "Times New Roman"; 
    color:#FFFFFF;  
}

#menu li.mnuLogin { 
    padding-left: 45%; 
    padding-right: 11%;
    font-weight: bold; 
    font-size:20px; 
    font-family: Georgia, "Times New Roman"; 
    color:#FFFFFF;  
}

#filterBox 
{        
    background-color:#d1d9e8; 
    height:72px; 
    margin-top:2px; 
    padding-top:8px;
    padding-left:12px;
    width:980px; 
    color:#0075CD;  
    border-top-style: double; 
    border-right-style: double; 
    border-bottom-style: double; 
    border-left-style: double; 
    border-top-color: #0075CD; 
    border-right-color: #0075CD; 
    border-bottom-color: #0075CD; 
    border-left-color: #0075CD; 
} 

#contentBox 
{        
    background-color:#FFFFFF; 
    min-height:395px; 
    margin-top:10px; 
    margin-bottom:10px;
    padding-top:0px;
    padding-bottom:0px; 
    width:950px; 
    color:#0075CD;  
    border-top-style: double; 
    border-right-style: double; 
    border-bottom-style: double; 
    border-left-style: double; 
    border-top-color: #0075CD; 
    border-right-color: #0075CD; 
    border-bottom-color: #0075CD; 
    border-left-color: #0075CD; 
}

#addNewMemberBox 
{        
    background-color:#FFFFFF; 
    min-height:395px; 
    margin-left:8px; 
    margin-right:8px;
    margin-top:5px; 
    margin-bottom:10px;
    padding-top:0px;
    padding-bottom:0px; 
    color:#000099;  
    border-top-style: double; 
    border-right-style: double; 
    border-bottom-style: double; 
    border-left-style: double; 
    border-top-color: #0075CD; 
    border-right-color: #0075CD; 
    border-bottom-color: #0075CD; 
    border-left-color: #0075CD; 
}

#paymentsBox 
{        
    background-color:#FFFFFF; 
    min-height:180px; 
    margin-top:10px; 
    margin-bottom:10px;
    padding-top:0px;
    padding-bottom:0px; 
    width:850px; 
    color:#0075CD;  
    border-top-style: double; 
    border-right-style: double; 
    border-bottom-style: double; 
    border-left-style: double; 
    border-top-color: #0075CD; 
    border-right-color: #0075CD; 
    border-bottom-color: #0075CD; 
    border-left-color: #0075CD; 
}

#paymentsBoxNM
{        
    background-color:#FFFFFF; 
    min-height:180px; 
    margin-top:10px; 
    margin-bottom:10px;
    padding-top:0px;
    padding-bottom:0px; 
    width:930px; 
    color:#0075CD;  
    border-top-style: double; 
    border-right-style: double; 
    border-bottom-style: double; 
    border-left-style: double; 
    border-top-color: #0075CD; 
    border-right-color: #0075CD; 
    border-bottom-color: #0075CD; 
    border-left-color: #0075CD; 
}

#anglingBox 
{        
    background-color:#FFFFFF; 
    min-height:200px; 
    margin-left:30px;
    margin-top:15px; 
    margin-bottom:10px;
    padding-top:0px;
    padding-bottom:0px; 
    width:762px; 
    color:#0075CD;  
    border-top-style: double; 
    border-right-style: double; 
    border-bottom-style: double; 
    border-left-style: double; 
    border-top-color: #0075CD; 
    border-right-color: #0075CD; 
    border-bottom-color: #0075CD; 
    border-left-color: #0075CD; 
    
}

.fldSetBorder { 
    border-width: 1px; 
    border-style: solid; 
    border-color:#003399; 
    padding-left:5px;
    padding-right:5px;
    padding-bottom:6px;
} 

.font12 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
} 

.panels 
{
	padding:12px;
}

.rowlevel
{
	background-color:#CCCCFF;
	padding-left:6px;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    border-bottom:3px solid #646464;
    border-right:3px solid #646464;
    background-color: #f1f1f1;
    color: black;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #c0c0c0;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: red;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: blue;
    font-weight:bold;
    border: 1px solid red;
}

/* clearspace fix */
.clear {
	clear: both;
}

.buttons
{
	background-color:White;
	border-color:#6699FF;
	border-style:inset;
	font-weight:bold
}

.uppercase
{
	text-transform:uppercase;
}

/*Modal Popup*/
.breakhead { margin-top: 5px; color: #003399; font-size: 14px; font-weight: bold; }
.breakheader { color: #0A67AA; font-size: 12px; font-weight: bold; }

#mbox{background-color:#eee; padding:0px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
/* #ol{background-color:Black;
	filter:alpha(opacity=45);
	opacity:0.45;
} */
.dialog {display:none}

.hide {display:none}

/* .modalBackground {
	
} */

/* .modalPopup {
	display:none;
	/* background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:550px; 
} */
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Black;
	opacity:0.45;
	filter:alpha(opacity=45); 	
}

.modalPopup 
{
	font-family: Arial, Helvetica, sans-serif;
	min-width:550px;	
	background-color:#eee;
	background-image: url(Images/dialog_body.gif);
  	background-repeat: repeat-x;
  	background-position: 0 100%;
	border:2px outset #666;
}
.modalPopup h1
{
  	position: relative;
  	top: 0px;
  	margin: 0px;
  	border-bottom: 1px solid #001932;
  	padding: 5px 8px;
  	font-size: 120%;
  	background-color: #000000;
  	background-image: url(Images/dialog_heading.gif);
  	background-repeat: repeat-x;  
  	color: #FFFFFF;
  	text-align: left;
  	cursor: move;
}

.modalMainSection
{
	background-color:#DDDDDD;
	border-bottom:solid 1px Gray;
	padding:12px;
	color:#000066;
	text-align:center;
}

.modalButtons
{
	padding:12px;
	text-align: center;
}

.customDialog
{
  min-width:550px;
  position:absolute;  
  background-color: #eee;
  background-image: url(Images/dialog_body.gif);
  background-repeat: repeat-x;
  background-position: 0 100%;
  /* font-size: 108%; */
  font-family: Arial, Helvetica, sans-serif;
  text-align:left;
  border:2px outset #666;
  padding-bottom: 12px;  
}

.customDialog h1
{
  position: relative;
  top: 0px;
  margin: 0;
  border-bottom: 1px solid #001932;
  padding: 5px 8px;
  font-size: 120%;
  background-color: #000000;
  background-image: url(Images/dialog_heading.gif);
  background-repeat: repeat-x;  
  color: #FFFFFF;
  text-align: left;
}

.customDropDown
{
  position:absolute;   
  background-color: #cccccc;  
  font-family: Arial, Helvetica, sans-serif;
  text-align:left;
  z-index:999;
}

.frmcls
{ 
  left:-1500em;
  top:-1500em;
  position:absolute;
  z-index:998;
  border-style: none;
}

/* iframe layer */
.calframe {
  left:-1500em;
  top:-1500em;
  position: absolute;
  z-index: 0;
  border: none;
}

.disabled
{
	background-color:Gray;
}
.red 
{
	color:Red
}
.bottom
{
	vertical-align:bottom;
}
.right
{
	text-align:right;
}
.wireFrame {
	display: 	none; 
	overflow: hidden; 
	z-index: 2; 
	background-color: #FFFFFF; 
	border: solid 1px #D0D0D0;
}

.CloseButtonStyle {
	background-color: #666666; 
	color: #FFFFFF; 
	text-align: center; 
	font-weight: bold; 
	text-decoration: none; 
	border: outset thin #FFFFFF; 
	padding: 5px;
}



/* ComboBox styles */

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    border: solid 1px #7F9DB9;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    font-size: 13px;
    height: 18px;
}
.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    margin: 0;
    padding: 0;
    background-image: url(Images/windows-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 21px;
    width: 21px;
}
.WindowsStyle .ajax__combobox_itemlist
{
    border-color: #7F9DB9;
}


.WindowsStyleuppercase .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    border: solid 1px #7F9DB9;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    font-size: 13px;
    text-transform:uppercase;
    height: 18px;
}
.WindowsStyleuppercase .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    margin: 0;
    padding: 0;
    background-image: url(Images/windows-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 21px;
    width: 21px;
}
.WindowsStyleuppercase .ajax__combobox_itemlist
{
    border-color: #7F9DB9;
}


