﻿html, body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	height: 100%;
}

body
{
	width: 100%;
	background: #264619 url('../../webimages/body_bg.png') repeat-x fixed;
}

form
{
	height: 100%;
}

.ConfirmationBox
{
	font-family: Verdana;
	color: #000;
	line-height: 1.4em;
	background-color: white;
	width: 520px;
	padding: 60px 120px 60px 120px;
	text-align: left;
	vertical-align: middle;
}
.ConfirmationBoxBackground
{
	background-color: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

form #content
{
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 10px 10px;
	position: relative; /*width: 980px;  	/* opera does not like 'margin:20px auto' */
	background-color: #fff;
	text-align: left; /* part 2 of 2 centering hack */ /*width: 980px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 965px;
	z-index: 3000;
}

#content #header
{
	color: #666;
	padding: 15px 0 0 0;
}

form .PageContent
{
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 10px 0px 0px; /*position:relative;*/
	width: 955px;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.Validators
{
	color: Red;
	padding: 3px 3px 3px 3px;
}

.PageHeader
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 22px;
	color: #528B2D;
}

.Text
{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
}

.TextBold
{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
}

.SectionHeader
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 17px;
	color: #000;
	padding-bottom: 3px;
	border-bottom: solid 1px #000000;
}

.CoupGVAltItem
{
	background-color: #d5d5d5;
}

.GridView
{
	border: solid 1px #7F7F7F;
}

.GVHeader
{
	background-image: url('../../webimages/grey_42.png');
	color: black;
}

.GVDoubleHeader
{
	background-image: url('../../webimages/header_grey_50.png');
	color: black;
}

.GVFooter
{
	background-color: #d3d3d3;
	color: White;
}

.GVHeader th
{
	height: 30px;
	text-align: center;
	background-image: url('../../webimages/grey_42.png');
	border-left: solid 1px #D8D8D8;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}
.GVItem td, .GVSelectedItem td, .GVAltItem td
{
	padding: 5px 5px 5px 5px;
	background-image: none;
	border-left: solid 1px #D8D8D8;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}
.GVItem a, .GVSelectedItem a, .GVAltItem a
{
	color: #E67104;
	text-decoration: underline;
}
.GVItem
{
	background-color: White;
	color: Black;
}
.GVSelectedItem
{
	background-color: #eff5ea;
}
.GVAltItem
{
	background-color: #f5f5f5;
}

.Link
{
	font-family: Verdana;
	font-size: 13px;
	color: #DF6C00;
}
.pagination a:link
{
	font-family: Verdana;
	font-size: 13px;
	color: #DF6C00;
	text-decoration: none;
}


.Logout
{
	vertical-align: middle;
	text-align: right;
	padding-right: 20px;
	background-image: url('../../webimages/Header_Orange.png');
	height: 50px;
	background-repeat: no-repeat;
}
.NotAMember
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 17px;
	color: #DF6C00;
}
.RoundBoxMid
{
	background: url(../../webimages/RoundBox_mid.png) no-repeat #EEEEEE;
	width: 168px;
	height: 110px;
	border: 1px solid #CCCCCC;
	border-width: 0 1px;
	padding: 0 10px;
	font-size: 12px;
	line-height: 1.4em;
}
.RoundBoxMid .RoundBoxTitle
{
	font-size: 14px;
	color: #528B2D;
	font-weight: bold;
	margin-bottom: 10px;
}
.LocationHeader
{
	font-size:18px;
	font-family: Verdana;
	color: #528B2D;
	padding-top :60px;
	background-color :#F7F7F7;
	
}
.LocationDataList td
{
	padding-right:70px;
	padding-top:25px;
	background-color :#F7F7F7;
}
.FreqTop
    {
        background-image:URL('roundbox_top.jpg');
        height:23px;
    }
.FreqProductImage
    {
    background-image :url('bags.png');  
    height:107px;
    width:110px;
    }

.FreqBottom
    {
        background-image:URL('roundbox_bottom.jpg');
        color:White ;
        text-align :center ;
        height:23px;
    }
.FreqMiddle
    {
        background-image:URL('roundbox_mid.jpg');
        
    }
    .FreqBrandHeader
    {
        font-size:15px;
        font-weight:bold ;
    }
