/* CSS Document */

@import url(normalize.css);

html { text-align: center;}
body {
	position: relative;
	width: 100%;
	margin: 0 auto ;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/rlnt_COA_BG.jpg);
	background-repeat:repeat-x;
	background-color:#3C180F;
	color: #555555;
}
h1 {
	position: absolute;
	top : -9999px;
}
h2 {
	text-indent: -9999px;
	margin: 43px 0 11px 37px;
}
.index h2 { 
	background-image:  url(../images/title_index.gif);
	width: 419px;
	height: 61px;
	}
.step3_preview h2 {
	background-image:  url(../images/title_preview.gif);
	width: 165px;
	height: 64px;
}
.start_set h2 {
	background-image: url(../images/title_step1.gif);
	width: 444px;
	height: 93px;
}
.img_up_preview h2 {
	background-image: url(../images/title_img_up.gif);
	width:  277px;
	height: 43px;
}
.step2_form_page h2 {
	background-image: url(../images/title_step2.gif);
	width:  433px;
	height: 57px;
}
.step4_import h2 {
	background-image: url(../images/title_step4.gif);
	width: 411px;
	height: 136px;
}
.step4_import_lst h2 {
	background-image: url(../images/title_step4_alt.gif);
	width: 390px;
	height: 89px;
}
.upload_cont h2 {
	background-image: url(../images/title_step4_addressbook.gif);
	width: 479px;
	height: 106px;
}
.upload_cont a.btn_med, .step4_choose a.btn_med, .step4_import_lst a.btn_med, .import_login a.btn_med{
	position: absolute;
	top: 320px;
	left: 316px;
}
.import_login h2 {
	background-image: url(../images/title_step4_login.gif);
	width: 374px;
	height: 84px;
}
.last_page_opt h2 {
	background-image: url(../images/title_optin.gif);
	width: 384px;
	height: 84px;
}
.last_page h2 {
	background-image: url(../images/title_alldone.gif);
	width: 374px;
	height: 77px;
}
.choose_contacts h2 {
	background-image: url(../images/title_step4_contactimport.gif);
	width: 268px;
	height: 65px;
}
h3 {
	padding: 5px 0 0 0;
	text-indent: -9999px;
}
.index h3 {
	background-image: url(../images/title_index_sub.gif);
	position: absolute;
	top: 269px;
	left: 37px;
	width: 288px;
	height: 85px;
}
#content_main p {
	margin-left: 57px;
	padding: 2px 0 2px 0;
	width: 279px;
	line-height: 16px;
	position: relative;
}
h6 {
	font-weight: normal;
	font-style: italic;
	padding: 5px 0 5px 0;
}

#branding img{
	position: relative;
	top: 175px;
	left: 738px;
	z-index: 2;
}

#content_steps{
	background-image: url(../images/postit.gif);
	background-repeat: no-repeat;
	width:253px;
	height:269px;
	position: absolute;
	top: 200px;
	left: 00px;
	color: #024B51;
}

/*
#content_steps img{
	position: relative;
	top: 35px;
	left: 14px;
}
*/
#content_steps h4 {
	background-repeat: no-repeat;
	width:167px;
	height:103px;
	position: relative;
	top: 13px;
	left: 60px;
	text-indent: -9999px;
}
#content_steps h5 {
	margin: 16px 10px 10px 60px;
	color: #024B51;
	font-weight: bold;
	font-size: 14px;
}
#content_steps p {
	width: 180px;
	margin: 0 0 0 56px;
	font-size: 11px;
}

#content_steps h4.step_a { background-image: url(../images/stepa.gif); }
#content_steps h4.step_1 { background-image: url(../images/step1.gif); }
#content_steps h4.step_2 { background-image: url(../images/step2.gif); }
#content_steps h4.step_3 { background-image: url(../images/step3.gif); }
#content_steps h4.step_4 { background-image: url(../images/step4.gif); }

.btn_large {
	background: url(../images/btn_xtralarge.gif) no-repeat;
	width: 161px;
	height: 49px;
	color: white;
	font-weight: bold;
	font-size: 17px;
	font-family: Verdana, sans-serif;
	display: block;
	text-align: center;
	padding-top: 14px
}
.btn_large:hover{
	background: url(../images/btn_xtralarge_over.gif) no-repeat;
}
.btn_small, .btn_med {
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	display: block;
	text-align: center;
	padding-top: 6px;
}
.btn_small {
	background-image: url(../images/btn_small.png);
	width: 80px;
	height: 22px;
}
.btn_med {
	background-image: url(../images/btn_med.gif);
	width: 100px;
	height: 22px;
}
.btn_med:hover {
	background-image: url(../images/btn_med_over.gif);
}
.btn_silver {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	display: block;
	text-align: center;
	padding-top: 8px;
	background-image: url(../images/btn_silver.gif);
	width: 137px;
	height: 20px;
}
.btn_silver:hover {
	background-image: url(../images/btn_silver_over.gif);
}

.index a.btn_large {
	position: absolute;
	top: 300px;
	left: 364px;
}
.step4_import a.btn_med, .step4_choose a.btn_med, input.btn_med, .step4_import_lst a.btn_med, .img_up_preview a.btn_med  {
	position: absolute;
	top: 320px;
	left: 416px;
}
#choice_img_upload p, #choice_img_column_one p, #choice_img_column_two p {
	text-indent: -9999px;
}
#choice_img_upload li.img_upload {
	background-image: url(../images/step1_card1.gif);
	width: 257px;
	height: 192px;
	position: absolute;
	left: 48px;
	background-repeat: no-repeat;
}
#choice_img_upload li.img_no_upload {
	background-image: url(../images/step1_card2.gif);
	width: 261px;
	height: 206px;
	position: absolute;
	left: 322px;
	background-repeat: no-repeat;
}
#choice_img_upload a {
	display: block;
}
li.img_upload a {
	width: 257px;
	height: 192px;
}
li.img_no_upload a {
	width: 261px;
	height: 206px;
}
li.img_upload a span {
	position: relative;
	top: 137px;
	left: 56px;
	cursor: pointer;
}
li.img_no_upload a span {
	position: relative;
	top: 137px;
	left: 100px;
	cursor: pointer;
}
li.img_upload a:hover span, li.img_no_upload a:hover span {
	background-image: url(../images/btn_small_over.png);
}

#content_main{
	background-image: url(../images/card_back.jpg);
	background-repeat: no-repeat;
	width:617px;
	height:399px;
	position: absolute;
	top: 137px;
	left: 238px;
}
#content_main.index {
	background-image: url(../images/card_back_index.jpg);
}

#contset{
	background-image: url(../images/rlnt_COA_BG2b.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:top center;
	width:100%;
	height:600px;
	position: relative;
	text-align:center;
	margin:0 auto;
	
}

#contset2{
	width:810px;
	height:300px;
	position: relative;
	text-align:left;
	margin:0 auto;
}

#nav_primary {
	position: absolute;
	top: 97px;
	left: 0;
	text-align: right;
	width: 160px;
	padding-right: 22px;
}
#nav_primary li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}
#nav_primary a {
	padding-left: 10px;
}
#nav_primary a:hover, .active a{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#nav_primary .link_hl {
	padding-top: 20px;
}
#nav_primary .link_hl a{
	color: #9D0039;
}
#content {
	width: 542px;
	margin-left: 187px;
}
#content h2 {
	padding-bottom: 6px;
}
h5 {
	color: #9D0039;
	font-weight: normal;
	padding-top: 10px;
}
.clear { 
	clear: both;
}
.emphasis {
	font-weight: bold;
	color: red;
}
.img_up_preview img{
	background-image: url(../images/upload_bg.gif);
	padding: 8px;
	width: 217px;
	height: 168px;
	position: absolute;
	top: 110px;
	left: 86px;
}
.step3_preview img {
	background-image: url(../images/preview_bg.gif);
	padding: 8px;
	width: 217px;
	height: 168px;
	position: absolute;
	top: 120px;
	left: 300px;
}
/*
.step3_preview a {
    margin-left: 57px;
	padding: 2px 0 2px 0;
	width: 230px;
	line-height: 16px;
	position: relative;
	float: left;
	
}
*/
.step4_choose a.btn_med {
	position: absolute;
	top: 320px;
	left: 316px;
}
#content_main.step3_preview p {
	width: 230px;
}
.message_address {
	font-weight: bold;
}
.message_bod {
	padding-right: 6px;
	width: 230px;
} 
.upld_fld {
	position: absolute;
	left: 86px;
	top: 88px;
}
.btn_long {
	width: 160px;
	height: 28px;
	background-image: url(../images/btn_long.gif);
	background-color: transparent;
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	display: block;
	text-align: center;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 320px;
	left: 256px;
}

.btn_long:hover {
	background-image: url(../images/btn_long_over.gif);
}
a.btn_long {
	height: 22px;
	padding-top: 6px;
}
input.btn_long {
	padding-top: -1px;
}

#choice_img_column_one {
	position: absolute;
	top: -32px;
	left: 46px;
	width: 200px;
}
#choice_img_column_two {
	position: absolute;
	top: -46px;
	left: 280px;
	width: 200px;
}
/*
#choice_img_column_one li, #choice_img_column_two li {
	margin-bottom: 20px;
*/
}
#choice_img_column_one a, #choice_img_column_two a  {
	
	width: 203px;
}
#choice_img_column_one span, #choice_img_column_two span {
	cursor: pointer;
}
#choice_img_column_one a:hover span, #choice_img_column_two a:hover span {
	background-image: url(../images/btn_small_over.png);
}
.img_one a {
	width: 203px;
	height: 146px;
	background: url(../images/step1_minicard1.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
}
.img_one span, .img_three span, .img_five span {
	position: relative;
	top: 92px;
	left: 100px;
}
#choice_img_column_one .img_three a span.btn_small { background: url(../images/btn_small_spec1.gif); }
#choice_img_column_one .img_three a:hover span.btn_small { background: url(../images/btn_small_spec1_over.gif); }
#choice_img_column_two .img_six a span.btn_small { background: url(../images/btn_small_spec2.gif); }
#choice_img_column_two .img_six a:hover span.btn_small { background: url(../images/btn_small_spec2_over.gif); }
.img_two a {
	width: 198px;
	height: 136px;
	background: url(../images/step1_minicard2.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 166px;
}
.img_two span, .img_four span, .img_six span {
	position: relative;
	top: 92px;
	left: 50px;
}
.img_three a {
	width: 203px;
	height: 146px;
	background: url(../images/step1_minicard3.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 322px;
}
.img_four a {
	width: 205px;
	height: 150px;
	background: url(../images/step1_minicard4.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
}

.img_five a {
	width: 193px;
	height: 129px;
	background: url(../images/step1_minicard5.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 166px;
}
.img_six a {
	width: 201px;
	height: 142px;
	background: url(../images/step1_minicard6.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 319px;
}


/* Form Attributes */

fieldset {
	font-size: 10px;
}
fieldset li {
	width: 337px;
	clear: left;
}
.import_login li, .last_page_opt li {
	width: 580px;
	clear: left;
}
.import_login span, .last_page_opt span {
	display: block;
	padding: 8px 0 0 2px;
}
fieldset label, .import_login label, .last_page_opt label {
	width: 134px;
	float: left;
	text-align: right;
	margin: 8px 2px 0 0;
}
.preview_img { 
	vertical-align: bottom;
	width: 280px;
	text-align: right;
}
.preview_img label {
	float: none;
	margin-right: 3px;
	width: 142px;
}
fieldset.col_one {
	position: absolute;
	top: 88px;
	left: 22px;
	margin-top: 12px;
}
fieldset.col_two {
	position: absolute;
	top: 88px;
	left: 276px;
	margin-top: 12px;
}
.col_one input, .col_two input, #user_name, #passwrd, #full_name {
	width: 142px;
	height: 15px;
	margin: 2px 0 0 0;
	float: left;
	font-size: 11px;
}
#optinfrm #emailadd, #optinfrm #f_name, #optinfrm #l_name {
	margin: 3px 0 0 4px;
}
 
.col_one textarea, .col_two textarea {
	width: 144px;
	height: 35px;
	margin: 2px 0 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	float: left;
}
.col_one img {
	background-image: url(../images/img_preview_bg.gif);
	width: 139px;
	height: 92px;
	padding: 5px;
	margin: 0 -4px -4px 0;
}
.optspan{
	
	margin:100px 0 0 0;
	width:150px;
	height: 35px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	left:149px;
	top:195px;
}

.btn_submit {
	position: absolute;
	top: 320px;
	left: 416px;
	background-color: transparent;
	background-image: url(../images/btn_med.gif);
	width: 100px;
	height: 28px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	display: block;
	text-align: center;
	border: none;
	cursor: pointer;
}
input.btn_submit:hover { background-image:url(../images/btn_med_over.gif) }
.update {
	position: absolute;
	top: 320px;
	left: 316px;
}
.cont {
	position: absolute;
	top: 320px;
	left: 416px;
}
.step4_import textarea, .step4_import_lst textarea {
	width: 452px;
	height: 72px;
	margin-left: 57px;
}
#upldcntct {
	margin-left: 57px;
	margin-top: 10px;
}

#content_main.step4_import p, .step4_import_lst p {
	width: 400px;
	font-size: 10px;
}
.step4_import a.btn_silver {
	position: absolute;
	top: 178px;
	left: 376px;
}
.step4_choose h2 {
	background-image: url(../images/title_step4_select_acct.gif);
	width: 325px;
	height: 84px;
}
.step4_choose ul {
	margin-left: 45px;
}
.step4_choose li {
	padding-bottom: 10px;
}
.import_login ul, .last_page_opt ul {
	font-size: 10px;
	
}

#content_main.last_page p.alldone_content_one {
	background-image: url(../images/alldone1.gif);
	width: 405px;
	height: 74px;
	text-indent: -9999px;
}
#content_main.last_page p.alldone_content_two {
	background-image: url(../images/alldone2.gif);
	width: 501px;
	height: 150px;
	text-indent: -9999px;
}
#content_main.upload_cont p {
	width: 405px;
}
div.email_imprt {
	width: 252px;
	height: 122px;
	background-color: white;
	border-top: gray solid 1px;
	border-bottom: gray solid 1px;
	overflow:auto;
	padding: 4px;
	margin: 10px 0 10px 0;
}
#imprt_cnts {
	margin-left: 57px;
	font-size: 10px;
}
#upload_cntcs ul{
	margin: 10px 0 0 57px;
}
#upldcntct {
	margin-left: 0;
}
#imprt_cnts a {
	font-weight: bold;
	color: #BD190A;
}
#site_info {
	font-size: 10px;
	position: absolute;
	top: 470px;
	left:30px;
	color: #CC9900;
}
#site_info a {
	color: #CC9900;
}
#site_info a:hover {
	color: #FFFF99
}
/* .btn_small { behavior: url(../iepngfix.htc); }  */

#steplinks {
	position: absolute;
	top: 60px;
	left: 60px;
}
#steplinks li {
	display: inline;
	width: 39px;
	height: 53px;
}
#steplinks a {
	
}
#legal_main {
	font-size: 10px;
	position: absolute;
	top: 534px;
	left: 238px;
	width: 617px;
	text-align: center;
	color:#CC9900;
	padding: 0;
}
.howto{
}
a.howto {text-decoration:underline;
font-size:11px;
}
a.howto:hover {text-decoration:underline;
font-size:11px;
color:#FF0000
}
.col_one span {
	width: 172px;
	margin: 3px 0 0 0;
	float: left;
	font-size: 10px;
	line-height: 12px;
}
#optin {
	width: 12px;
	height: 12px;
	padding: 0;
	margin: 0 2px 0 0;
}
input.btn_med {
	background-color: transparent;
	border: none;
	cursor: pointer;
	height: 28px;
	padding: 0;
}
#content_main.last_page_opt p {
	width: 450px;
	margin-bottom: 10px;
}
#optspan {
	position: absolute;
	top: 312px;
	left: 155px;
	width: 250px;
	font-size: 10px;
}
#optspan p {
	margin: 0;
}
#content_main.last_page_opt span {
	float: right;
}