﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mastertable
{
	background-color: White;
}

/* Link styles */

a:link
{
	color: Blue;
}

a:visited
{
	color: Purple;
}
a:hover
{
	color: #000000;
}
a:active
{
	color: #000000;
}

a.Navlink_black
{
	text-decoration: none;
	font-size: 70%;
	color: #000000;
}
.Navlink_black:visited
{
	text-decoration: none;
	font-size: 70%;
	color: #000000;
}
.Navlink_black:hover
{
	text-decoration: none;
	font-size: 70%;
	color: #000000;
}
.Navlink_black:active
{
	text-decoration: none;
	font-size: 70%;
	color: #000000;
}

a.Navlink_red
{
	text-decoration: none;
	font-size: 70%;
	color: #b32f22;
}
.Navlink_red:visited
{
	text-decoration: none;
	font-size: 70%;
	color: #b32f22;
}
.Navlink_red:hover
{
	text-decoration: none;
	font-size: 70%;
	color: #b32f22;
}
.Navlink_red:active
{
	text-decoration: none;
	font-size: 70%;
	color: #b32f22;
}

/* Text styles */

H1
{
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 1px;
}

.H2
{
	font-size: 90%;
	font-weight: bold;
}

H3
{
	font-size: 90%;
}

.Text_standard
{
	font-size: 70%;
}

.text
{
	font-size: 70%;
}

.savetext
{
	font-size: 100%;
}

.textHeader
{
	font-size: 80%;
}

.Text
{
	font-size: 70%;
}

.Text_white
{
	font-size: 70%;
	color: #ffffff;
}

.Text_small
{
	font-size: 60%;
}

.Text_sub
{
	font-size: 70%;
	color: #aaaaaa;
}

.Text_standard_white
{
	font-size: 70%;
	color: #FFFFFF;
}

.dropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ErrorTile
{
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 1px;
	color: Red;
}

.PageTitle
{
	font-weight: bold;
	padding-bottom: 20px;
	font-size: 15pt;
}


/* Pictures */

#RangemasterLogo
{
	background-image: url(../../Images/blank.jpg);
	height: 1px;
	width: 1px;
	background-repeat: no-repeat;
}

#RangemasterSideLogo
{
	height: 1px;
	width: 1px;
	background-repeat: no-repeat;
}

#RangemasterAgaBrand
{
	background-image: url(../../Images/aga-band.gif);
	height: 0px;
	width: 0px;
	background-repeat: no-repeat;
}

.calendarimage
{
	background-image: url(../../Images/SmallCalendar.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

/* Menu Styling */

.MenuSpacer
{
	height: 3px;
	background-color: #FFFFFF;
}

.MenuItem
{
	background-color: #CCCCCC;
}

.MenuItemMouseOver
{
	background-color: #BBBBBB;
	cursor: pointer;
}

/* Display control styles */

.DetailHeader
{
	background-color: #4970A6;
	color: White;
	height: 20px;
	padding-left: 3px;
}

.DetailTitle
{
	background-color: #FDE5AF;
	width: 125px;
	height: 22px;
	padding-left: 3px;
}

.DetailItem
{
	background-color: #FFFFFF;
	width: 300px;
	height: 22px;
}

.DetailSpacer
{
	height: 22px;
	width: 3px;
	background-color: #FFFFFF;
}

.DetailValidation
{
	background-color: #FFFFFF;
	width: 119px;
	height: 22px;
	color: Red;
}

.DetailMarketingText
{
	background-color: #FFE4BD;
	height: 44px;
	padding-left: 3px;
}

.DetailLinkBox
{
	width: 181px;
	text-align: center;
}

/* Grid Image aligns */

.gridImage
{
	text-align: center;
	display: block;
}

/* External Login Page Styles */

.loginbox
{
	background-image: url(../../Images/LoginBackground.jpg);
	height: 170px;
	width: 220px;
	border-style: solid;
	border-width: 2px;
	border-color: #808080;
}

.subtitle
{
	font-weight: bold;
	font-size: larger;
	padding-left: 40px;
	padding-top: 80px;
	width: 500px;
}

.loginfootertext
{
	font-size: 65%;
	margin-left: 5px;
}

.logintext
{
	font-size: 75%;
	padding-left: 40px;
	width: 500px;
}

.loginheader
{
	font-weight: bold;
	margin-left: 5px;
}

.logintextheaders
{
	font-size: 80%;
	text-align: right;
	margin-right: 20px;
}

.logintextbox
{
	width: 80px;
	display: block;
	margin-left: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #808080;
}

.footer
{
	font-size: 60%;
	text-align: right;
	padding-right: 35px;
}

/* MasterPage Box table classes */
.MasterTopLeft
{
	background-image: url(../../Images/blank.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 1px;
}
.MasterTop
{
	background-image: url(../../Images/blank.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 1px;
}
.MasterTopRight
{
	background-image: url(../../Images/blank.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 1px;
}
.MasterSideRight
{
	background-image: url(../../Images/blank.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 1px;
}

.MasterSideLeft
{
	background-image: url(../../Images/blank.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 1px;
}

.MasterBottomLeft
{
	background-image: url(../../Images/blank.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 1px;
}
.MasterBottom
{
	background-image: url(../../Images/blank.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 1px;
}
.MasterBottomRight
{
	background-image: url(../../Images/blank.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 1px;
}

.MasterInnerTable
{
	margin-left: 20px;
}

.linknoborder
{
	border-style: none;
	border-width: 0px;
}

/* External Login Page CSS */

.HoldingTable
{
	width: 750px;
	height: 550px;
	background-image: url(../../Images/ExternalLogin.jpg);
	background-repeat: no-repeat;
}

#xhtmllogo
{
	width: 500px;
	margin: 0px auto;
	text-align: left;
}

/* Survey Styles */

.hotquestion
{
	font-size: 100%;
	font-weight: bold;
	color: Red;
}

/* Save link style */
.savelink
{
	font-size: 100%;
	font-weight: bold;
}