﻿window{
	overflow: scroll;
}

form{
	margin:0;
	padding:0;
}

a#LoginLink {
	color: #000;
	text-decoration: none;
	font-family: "myriad-pro-condensed-1","myriad-pro-condensed-2","Arial Narrow",sans-serif;
	font-size: 20px;
	border: none;
	display: block;
	padding-top: 30px;
	padding-right: 20px; 
	text-align: right;
}
a#LoginLink span {
	color: #A93300;
	font-weight: bold;
}
a#LoginLink:hover {
	text-decoration: underline;
	color: #222;
}
#Application h1 {
	margin-top: 10px;
}

#Application, #ApplicationSuccess{
	background: #ECE3D8;
	margin-top: -15px;
	padding-top: 1px;
}
#ApplicationSuccess{
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 40px;
  display: none;
}

#Info{
	font-size: 15px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
}
div#LandownersSection table td, table#HuntClub td{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	color: #000;
}
div#LandownersSection table td.First, table#HuntClub td.First{
	text-align: right;
}
div#LandownersSection table td.Second, table#HuntClub td.Second{
	text-align: right;
	padding-left: 20px;
}

div.SubText{
	font-weight: normal;
	font-size: 14px;
	padding-left: 4px; 
	display: none;
	color: #800000;
	width: 267px;
	border: dotted #666 2px;
	margin-top: 8px;
	background: #efefef;
}

div.GroupHeader{
	margin: 30px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	border-bottom: dotted #000 1px;
	padding-bottom: 5px;
}

table#HuntClub td#AccountInfo{
	font-weight: normal;
	padding-left: 20px;
	line-height: 1.4em;
}


select{
	width: 160px;
}
.Size1{
	width: 220px;
}
.Size2{
	width: 185px;
}
.Size3{
	width: 90px;
}
.Size4{
	width: 140px;
}

table#HuntClub td.Question, div#LandownersSection td.Question{
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

#Text{
	font-size: 15px;
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 1.4em;
}
#DateSection #Radios{
	margin-left: 50px;
	margin-top: 10px;
	width: 600px;
	line-height: 26px;
}
#DateSection label{
	font-size: 16px;
	font-weight: normal;
	color: #222;
}
#DateSection label span{
	font-weight: bold;
	color: #800000;
}

#LandownersSection td.RemoveLandowner{
	padding-right: 30px;
	padding-top: 6px;
	text-align: right;
}
#LandownersSection table.AdditionalLandowner{
	margin-top: 10px;
	border-top: dotted #000 1px;
}
#LandownersSection table.AdditionalLandowner td.Main{
	padding-top: 6px;
}
#LandownersSection table td.Main table{
	border-bottom: none;
	padding-bottom: 5px
}
#LandownersSection table{
}

span.DollarSign{
	position: relative;
	left: 1px;
	font-size: 11px;
}

div#LandownersMessage{
	color: red;
	font-weight: bold;
	font-size: 11px;
	display: none;
	text-align: center;
	border: dashed #B4282A 1px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	position: relative;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: -30px;
}

div#HuntClubMessage, div#CheckMessage{
	color: red;
	font-weight: bold;
	font-size: 11px;
	display: none;
	text-align: center;
	border: dashed #B4282A 1px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	position: relative;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

input#AddLandowner{
	background-color: #efefef;
	color: #222;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	border: #c0c0c0 2px outset;
	font-weight: bold;
	width: 200px;
	height: 32px;
	margin-left: 10px;
	margin-top: 6px;
}

span#TotalInsuredValueSection{
	float: right;
	font-size: 13px;
	padding-right: 50px;
	padding-top: 6px;
}
span#TotalInsuredValue{
	font-size: 13px;
	font-weight: bold;
}

div#TotalsSection{
	border: solid #000 1px;
	background: #efefef;
	margin-top: 20px;
	margin-left: 150px;
	margin-right: 150px;
}
div#TotalsSection td{
	padding: 4px;
}
div#TotalsSection td.First{
	text-align: right;
	width: 500px;
}
div#TotalsSection td Strong{
	font-size: 16px;
}
div#TotalsSection td.First div{
	font-size: 14px;
	line-height: normal;
}
div#TotalsSection td.Second{
	text-align: right;
	font-size: 16px;
	font-weight: normal;
	width: 70px;
	padding-right: 10px;
}
div#TotalsSection td#TotalAmountDue{
	font-size: 18px;
	font-weight: bold;
}
div#TotalsSection tr#TotalRow td{
	border-top: solid #666 1px;
}


div#PaymentSection{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 80px;
}
table#PaymentMain{
	margin-top: 10px;
}
table#PaymentMain td{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	color: #000;
}
table#PaymentMain td.First{
	white-space: nowrap;
}
table#PaymentMain td label{
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	color: #800000
}
table#PaymentMain td label span{
	font-size: 15px;
	font-weight: normal;
	color: #222;
}
table#PaymentMain td#CCMessage{
	color: red;
	font-weight: normal;
	font-size: 13px;
	display: none;
	text-align: center;
	border: dashed #B4282A 1px;
	vertical-align: middle;
	padding: 10px;
}
td#CCMessage img{
	display: block;
	margin-left: 5px;
	margin-bottom: 5px;
}

div#PaymentTypeMessage{
	color: red;
	font-weight: bold;
	font-size: 13px;
	display: none;
	text-align: center;
	border: dashed #B4282A 1px;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	position: relative;
	padding: 10px;
}

span#SectionTitle{
	font-size: 14px;
	margin-left: 20px;
	display: block;
	text-decoration: none;
	margin-top: 15px;
}

tr#CreditCardSection, tr#CheckSection{
	display: none;
}
table#PaymentMain table.PaymentInfo{
	margin-left: 50px;
	margin-bottom: 10px;
}
table#PaymentMain table.PaymentInfo th{
	font-weight: normal;
	padding: 6px;
	font-size: 13px;
	text-align: left;
}
table#PaymentMain table.PaymentInfo td.First{
	text-align: right;
}

div#MailingAddress{
	margin-left: 20px;
	margin-top: 15px;
	font-weight: bold;
	font-family: Monospace;
}
div#MailingAddress span{
	font-weight: bold;
	font-family: Monospace;
}

span#CheckAmount{
	font-weight: bold;
}


div#CCFrameBG{
	position: absolute;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=50);
	opacity: .5;
	display: none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	background-color: #fff;
	z-index: 300;
	zoom: 1;
}
div#CCFrame{
	position: absolute;
	left: 50%;
	top: 0px;
	width: 370px;
	margin-left: -185px;
	background-color: #ffffff;
	border: 1px dashed #333;
	z-index: 1000;
	display: none;
}

div#ElexiAJAX_Confirm{
	position: absolute;
	width: 400px;
	left: 50%;
	top: 35%;
	margin-left: -200px;
	z-index: 101;
	display: none;
	background-color: #ffffff;
	border: 1px outset #efefef;
	padding: 5px;
}

span.Required, table#GunsList th span.Required{
	display: inline;
	color: #B4282A;
	padding-left: 1px;
	font-size: 13px;
	font-weight: bold;
}

label.Yes{
	font-weight: bold;
	font-size: 16px;
	color: #246600;
}
label.No{
	font-weight: bold;
	font-size: 16px;
	color: #8D3C3C;
}


div#ContinueButton{
	margin: 40px;
	height: 80px;
}

div#SubmitSection #cmdContinue{
	cursor: pointer;
}

input.InvalidValue, select.InvalidValue, .InvalidValue{
	border: solid red 1px;
	background: #FFD0D0;
}

div#CommunicationPreferencesSection{
	margin: 10px 40px 0px;
}

div.Blurb {
	background: #EEEB8D;
	border: solid #303C25 1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 12px 14px 4px;
	font-size: 14px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 1.5em;
}
div.Blurb span {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	line-height: 2em;
}

div#mainContent a.button#JointLandownerButton, div#mainContent a.button#JointLandownerButton:hover{
  font-weight: normal;
  height: 23px;
  line-height: 17px;
  font-size: 13px;
}

div#JSMessage {
	margin: 20px auto 0px;
	padding: 10px;
	border: 1px solid #f00;
	color: #f00;
	background: #EEEB8D;
	width: 580px;
	text-align: center;
}