@charset "utf-8";
/* CSS Document */
/* Default CSS for SFG's Dynamic Customer Account Pages */


#container {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 45em;
}


#container input {
	float: left;
	margin: .25em .5em .25em .5em;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}

#container a:hover {
	text-decoration: underline;
	color:#990000;
}

#container img {
	border: 0;
}

#container p {
	margin: 0;
	padding: 5px;
}

#container h {
	margin: .5em;
}

#container h1, .h1 {
	color:#990000;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#container h2, .h2 {
	clear: both;
	float: left;
	color:#990000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

#container h3, .h3 {
	color:#990000;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	margin-top: 0em;
	padding-top: 0em;
}

.sfg_container {
position: relative;
}

.formLabel {
	width: 10em;
	clear:both;
	float:left;	
	color:#000666;
	font-size:9pt;
	margin: .5em .5em .25em 1em;
}

.divEntry {
	float:left;
	background-color:#EEEEEE;
	border: 1px solid black;
	padding: .5em .5em .5em .5em;
	position: relative;
	margin-bottom: 1em;
	width:100%;
}

.validation_summary {
	border: 2px solid red;
	color: red;
	width: 95%;
	padding: .75em;
}

.validation_summary ul {
	list-style-position: inside;
	margin: 0em;
	padding-left: 0em;
}

.validation_summary li {
	padding-left: 1em;
}

.testmode {
/*	font-weight: bold;
	font-size: 
	margin-bottom: 1em;
	width: 100%*/
}


.newline {
	clear:both;
	float:left;
	*margin-bottom: .25em;
}

div.newline {
	width: 100%;	
}

.radio {
	margin-top: -.15em;
	margin-right: .5em;
}

.userpw {
	width: 20em;
}

.address, .email {
	width: 25em;
}

.lastname {
	width: 13em;
}

.country {
	width: 18em;
}

.or {
	float:left;
	width:85%;
	text-align: center;
	margin: .5em;
}


tr {
	
}

#divPostback {
	width: 100%;
}
#divPostback p {
	clear:left;
}

#divPostback label {
	float:left;
	margin-right: 1em;
}

#divTestIndicator {
	z-index: 1000;
	width: 159px;
	height: 75px;
	position: absolute;
	top: 0;
	right: 0;
}

#divSubTitle {
	clear: both;
	float: left;
	margin-bottom: .5em;
}





#container #btnSubmit {
	margin-bottom: 1em;
}

#container .btnSubmitWrapper {
	*padding-bottom: 1em;
}





/*
----------------------------------------------------------------
ACTIVATE ACCOUNT SECTION
----------------------------------------------------------------
*/

#divActivateAccount {
	width: 100%;
	padding-top: 1em;
	margin-bottom: 1em;
}

#divActivateAccount label {
	width: 10em;
}

#divUSCanadaOrIntl {
	clear: left;
	float: left;
	height: 1.35em;
	width: 98%;
	margin-top: .5em;	
}

#divUSCanadaOrIntl label {
	float: left;
	margin-right: 1.25em;
	margin-top: .2em;
}

#divActivateAccountUpper h2 {
	padding-top: 1em;
	margin-top: 0em;
}

#divFLAZ {
	width: 100%;
	float: left;
}

/* CREDENTIALS */
#divCredentials {
	clear: both;
	float: left;
	width: 100%;
}

#divCredentials h2 {
	margin-top: 0em;
}


/* MAILING LABEL EXAMPLE BOX */
#divActivateLower {
	clear: both;
	float: left;
	margin: 0 auto;
	margin-top: -1em;
	width:100%;
}


#divActivateLower h3 {
	margin-top: 1em;
}

#divMailingLabel {
	clear: both;
	float: left;
	width: 100%;
}


#imgMailingLabel {
	width: 331px;
	height: 97px; 
	float: left;
	border: 1px solid black;	
}


#pMailingLabelCaption {
	float: left;
	margin-left: 1em;
	margin-top: 1.15em;
	width: 16em;
}


/* INDIVIDUAL COMPONENTS */
#formActivateUpperLeft {
}

#txtCustNumberUSA {
}

#txtZipCodeUSA {
}

#txtFirstNameUSA {
}

#txtLastNameUSA {
}

#txtAddressUSA {
}

#txtZipCodeUSA2 {
}

#btnActivateAccountUSA{
}

#formActivateUpperRight {
}

#txtCustNumberINTL {
}

#txtFirstNameINTL {
}

#txtLastNameINTL {
}

#txtAddressINTL {
}

#btnActivateAccountINTL {
}

#tblFindCustomerNumber {
}

#txtUserID {
}

#txtPass {
}

#txtConfirmPass {
}

#btnCredentialsSubmit {
}


/*
----------------------------------------------------------------
CUSTOMER PROFILE SECTION
----------------------------------------------------------------
*/

#divCustProfile {
	width 100%;
}

#divCustProfile label {
	float: left;	
	color:#000666;
	font-size:9pt;
	margin: .25em .5em .25em 1em;
}


#divAddress {
	float: left;
}

#divAddress input {
	clear: both;
	float: left;
	width: 20em;
}

#lblTitle, #lblFirst, #lblAddress, #lblBusinessName, #lblCity, #lblCountry, #lblPhone, #lblEmail {
	clear: both;
	float: left;
	width: 10em;
}

#txtMI, #txtST {
	width: 2.5em;
}
#txtTitle, #txtSuffix {
	width :3em;
}
#txtZip {
	width: 7em;
}
#txtFirst, #txtLast {
	width: 9em;
}
#txtProfessionalTitle, #txtCity, #txtCountry, #txtPhone, #txtFax {
	width: 11em;
}
#txtBusinessName {
	width: 20em;
}
#txtEmail {
	width: 25em;
}


/*
----------------------------------------------------------------
RESET PASSWORD SECTION
----------------------------------------------------------------
*/
#divResetPassword {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 1em;
}

#divResetPasswordMain {
	padding-top: 1em;
}

#divResetPasswordMain label {
	width: 11em;
}

#divResetPasswordMain h2 {
	margin-top: 0em;
	padding-top: 1em;
}

#formResetPassword {
}

#ResetPasswordLabel {
}

#divResetPasswordMain #btnSubmit {
	margin-bottom: 1em;
}

#divResetPasswordMain .redirect_links div {
	float: right;
	margin-top: 0em;
}




/*
----------------------------------------------------------------
UPDATE ACCOUNT SECTION
----------------------------------------------------------------
*/

#divUpdateAccount {
   width: 100%;

}

#divUpdateAccount {
   clear: both;
  	float: left;
  	padding-top: 1em;
}

#divUpdateAccountMain {
	/*width: 100%;*/
	margin-top: 0em;
	/*padding-top: 0em;*/
}

#divUpdateAccountMain h2 {
	margin-top: 0em;
	padding-top: 1em;
}

#divUpdateAccountMain label {
	width: 10em;
}

#divUpdateAccountMain .redirect_links div {
	margin-top: 0em;
}


#formUpdateAccount {
}


#txtUpdateAccountCurPass {
	margin-bottom: 1em;
}

#txtUpdateAccountNewUserID {
}

#txtUpdateAccountNewpass {
}

#txtUpdateAccountConfirmPass {
}

#btnUpdateAccountSubmit {
	
}

/*
----------------------------------------------------------------
LOGIN SECTION
----------------------------------------------------------------
*/

#divLogin {
   width: 100%;
   clear: both;
  	float: left;
  	padding-top: 1em;
}


#divLoginMain {
	/*width: 100%;*/
}

#divLoginMain h2 {
	padding-top: 1em;
	margin-top: 0em;
}

#divLoginMain label {
	width: 10em;
}

#divLoginMain #txtOldUserID {
}

#divLoginMain #btnSubmit {
	margin-bottom: 1em;
}

#divLoginMain .redirect_links div {
	margin-top: 0em;
}


/*
----------------------------------------------------------------
REDIRECTION LINKS
----------------------------------------------------------------
*/

#container div.redirect_links {
	clear: both;
}

#container div.redirect_links div {
	float: right;
	display: inline;
	font-size: x-small;
	font-style: normal;	
	margin-right: 1.5em;
	margin-top: .25em;	
}
#container div.redirect_links div a {
	font-style: italic;
	margin-left: .5em;
}

#divSubTitle .redirect_links {
	clear: both;
	float: right;
	
}
	
#container .divEntry div.redirect_links {
	float: left;
	margin-left: 1em;
}

#container .divEntry div.redirect_links div {
	float:left;
}


/*
----------------------------------------------------------------
ADDITIONAL STYLING MAY 2013
----------------------------------------------------------------
*/
.divEntry{
	border-radius:6px;
	border-color: #999;
	background: #eeeeee; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #eeeeee 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-8 */


	-webkit-box-shadow: 5px 5px 6px 1px #666;
	box-shadow: 5px 5px 6px 1px #666; 
}
#container h1, #container h2, #container h3{
	color:#EC0927;
	font-family: Verdana, sans-serif;
}

#container .divEntry div.redirect_links, #divResults {
	background: #feffe8; /* Old browsers */
	width:97%;
	padding:5px;
	margin-bottom: 10px;
	border-radius: 6px;
	border: 1px solid #777;
	margin-left: 0;
}
