﻿div
{
}

body 
{
	font-size: 13px;
	color : #505050; 
	font-family: Verdana;
	text-align: center;
	background-color: #e3e4e3;
	margin-top: 0px;
}

h1 
{
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
	color: black;
}

h2 
{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: black;
}

h3 
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: black;
}

#adminMasterContentBody 
{	
	padding: 5px 0px 5px 0px;
}

#adminFullWidth
{
	width: 947px;
	padding: 5px 5px 5px 5px;
	border: 1px solid silver;
}

#adminNavTable
{
	text-align: center;	
}

#bannerHeading
{
	width: 960px;
	height: 120px;
	background-image: url(../../images/gbpfbanner.jpg);
}

#mainMasterBackground 
{
	width: 960px;
	text-align: center;
	background-color: white;
	overflow: hidden;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 10px 10px 10px;
}

#mainMasterContent 
{
	text-align: left;
	overflow: hidden;
}

#mainMasterContentLeft
{
	padding: 20px 10px 10px 0px;
	width: 120px;
	text-align: left;
	line-height: 25px;
	background-color: white;
	float:left;	
}

#mainMasterContentBody 
{	
	padding: 5px 0px 0px 5px;
	margin-left:140px;
}

#mainContentFull
{
	background-color: White;
	width: 100%;
	padding: 10px 0 10px 0;
}

#mainContentFullCentered
{
	background-color: White;
	text-align: center;
}

#mainContentRight 
{
	padding: 10px 0 10px 10px;
	width: 230px;
	float: right;
	text-align: left;
	border-left: 1px dashed Gray;
	background-color: White;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

#mainContentHalf
{
	float: left;
	padding: 10px 0 10px 0;
	background-color: White;
	width: 550px;
}

#mainContentFull
{
	float: left;
	padding: 10px 0 10px 0;
	background-color: White;
	width: 812px;
}

#mainContentFullCentered
{
	float: left;
	padding: 10px 0 10px 0;
	background-color: White;
	width: 812px;
	text-align: center;
}

#pageTitleBox 
{
	background-color: #F7F6F3;
	width: 948px;
	border: 1px solid silver;
	padding: 8px 5px 2px 5px;
	text-align: right;
	height: 35px;	
}

#pageTitle
{
	float:left;
	background-color: #F7F6F3;
	text-align: left;
	font-size: 22px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #404040;
}

#loginBox 
{
	color: Black;
	font-size: 12px;
	float:right;
	width: 400px;
	background-color: #F7F6F3;
	text-align: right;
	vertical-align: middle;
}

#affiliateLogos
{
	margin-left:auto;
	margin-right:auto;
	background-color:White; 
	height:80px; 	
	width: 980px;
	
	
}

#footer
{
	clear:both;
	line-height: 30px;
	vertical-align: bottom;
	font-size:small;
	text-align:center;
}

.entryFieldBackground 
{
	color: Black;
	font-size: 12px;
	background-color: #F8F8F8;
	border: 1px solid silver;
	padding: 10px 10px 10px 10px;
}

.newUserContainer 
{
	width: 500px;
	text-align: center;
}

.newUserBackground
{
	background-color: #F8F8F8;
	border: 1px solid silver;
	padding: 10px 10px 10px 10px;
	width: 460px;
	text-align: left;
}

.entryFieldLabel 
{
	font-weight: bold;
}

A, A:active, A:link, A:visited
{
	color: #880000;
	text-decoration: none;
}


A:hover
{
	color: Red;
	text-decoration: underline;
}

.tenPixSpacer
{
	height:10px;
}

.twentyPixSpacer
{
	height:20px;
}

.fiftyPixSpacer
{
	height:50px;
}

.headingText 
{
	font-weight: bold;
	font-size: 130%;
	line-height: 40px;
	vertical-align: middle;
}

.subHeadingText 
{
	font-weight: bold;
	font-size: 110%;
	line-height: 30px;
	vertical-align: middle;
}

.copyright
{
	color: White;
	font-size: 12px;
	text-align: center;
}

.centered 
{
	text-align:center;
}

.right
{
	text-align:right;
}

.gridText 
{
	font-size: 12px;
}

.entryFields
{
	font-size: 12px;
}

img 
{
	border: 0;
}

.errorText
{
	color: Red;
	font-weight: bold;
}

/*
	Popup control
*/

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.entryFieldset
{
	border: 1px solid silver;
	background-color: #F8F8F8;
	padding: 0 5px 5px 5px;
	font-size: 12px;
}

.entryFieldset legend
{	
	font-weight: bold;
}

.generalFieldset
{
	border: 1px solid silver;
	background-color: White;
	padding: 0 5px 5px 5px;
	font-size: 12px;
}

.generalFieldset legend
{	
	font-weight: bold;
}

.merchantAccordionHeader, .merchantAccordianHeaderSelected {
	border: 1px solid black;
	color: white;
	background-color: #880000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-top: 5px;
	cursor: pointer;
}
      
.merchantAccordionContent
{
    background-color: #F8F8F8;
    border: 1px solid silver;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.merchantAccordionLink
{
 color: Black;
 text-decoration: none;
 display: block;
}

.merchantListHeader 
{
	width: 320px;
	text-align: left;
	background-color: #bce0a9;
	border: 1px solid black;
	font-size: larger;
	color: Red;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.merchantListHeader a
{
	color: Black;
	text-decoration:none;
}

.merchantListHeader a:hover
{
	color: Black;
	text-decoration:underline;
}

.merchantListHeaderLeft 
{
	float: left;
}

.merchantListHeaderRight
{
	width: 100px;
	float: right;
	text-align: right;
}

.merchantListBody
{
	clear: both;
	width: 320px;
	background-color: white;
	border-left: 1px dashed black;
	border-right: 1px dashed black;
	padding: 5px 5px 0px 5px;
	color: Red;
	font-weight: bold;

}

.merchantListBottom
{
	width: 320px;
	text-align: left;
	background-color: white;
	border-left: 1px dashed black;
	border-right: 1px dashed black;
	border-bottom: 1px dashed black;
	display: block;
	padding: 5px 5px 5px 5px;
	color: Gray;
}

.sponsorName 
{
	color: Gray;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
}

.maintButton 
{
	width: 130px;
	height: 63px;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: White;
	background-image: url(RedButton.jpg);
	background-repeat: no-repeat;
	padding: 5px 2px 2px 2px;
}

.maintButton a
{
	color: White;
	text-decoration:none;
}

.maintButton a:hover
{
	color: White;
	text-decoration:underline;
}

.adminDefaultLeft 
{
	text-align: left;
	float: left;
	width: 85%;
}

.adminDefaultRight 
{
	text-align: right;
	float: right;
	width: 15%;
}


.clear 
{
	clear: both;
}

.IE8FixForNavMenu 
{
	z-index: 100;
}

.halfLeft 
{
	width: 45%;
	float: left;
	text-align: left;
}

.halfRight 
{
	width: 45%;
	float: right;
	text-align: left;
}	

.dayTextBox 
{
	width: 22px;
	font-size: 11px;
}

.monthTextBox 
{
	width: 25px;
	font-size: 11px;
}

.yearTextBox 
{
	width: 37px;
	font-size: 11px;
}
