@charset "UTF-8";
/* CSS Document */

/* Colors Used */

	/* #000000 - Black */
	/* #1C66A7 - Blue */
	/* #90B4D4 - Blue, Light */
	/* #333333 - Gray, Dark */
	/* #4C4C4C - Gray, Dark */
	/* #5C5C5C - Gray, Dark */
	/* #3F3F3F - Gray, Dark */
	/* #5F5F5F - Gray */
	/* #666666 - Gray */
	/* #B9B9B9 - Gray */
	/* #B4B4B4 - Gray */
	/* #CDCDCD - Gray, Light */
	/* #E6E6E6 - Gray, Light */
	/* #E1E1E1 - Gray, Light */
	/* #843014 - Red */
	/* #A55A41 - Red, Light */
	/* #C2988A - Red, Light */

/* Global */

body {
	margin: 0;
	background: url(/images/global/body_bg.png) repeat-x #000000;
	font: normal 62.5% arial;
	text-align: center;
	color: #666666;
}

#frame_site {
	width: 980px;
	margin: 0 auto 10px auto;
	margin-top: 20px;
	text-align: left;
}

#frame_login {
	float: right;
	width: 362px;			/* Diffrent value for Internet Explorer. See "ie.css". */
	margin: -4px 0 0 0;
}

#form_login {
	margin: 0;
	padding:0;
}

#form_login .bg {
	background: url(/images/global/form_login_bg.png) repeat-x #CDCDCD;
}

#form_login .b {
	background: url(/images/global/form_login_b.png) repeat-x right bottom;
}

#form_login .l {
	background: url(/images/global/form_login_l.png) repeat-y;
}

#form_login .r {
	background: url(/images/global/form_login_r.png) repeat-y top right;
}

#form_login .tl {
	background: url(/images/global/form_login_tl.png) no-repeat left top;
}

#form_login .bl {
	background: url(/images/global/form_login_bl.png) no-repeat left bottom;
}

#form_login .tr {
	background: url(/images/global/form_login_tr.png) no-repeat right top;
}

#form_login .br {
	background: url(/images/global/form_login_br.png) no-repeat right bottom;
}

#form_login table {
	border: none;
}

#form_login table td {
	padding: 0;
}

#form_login table td.left label {
	display: block;
	width: 84px;
	height: 12px;
	margin: 21px 10px 22px 19px;
	background: url(/images/global/form_login_label.png) no-repeat;
	text-indent: -9999px;
}

#form_login table td.center div {
	height: 17px;
	margin-right: 8px;
	padding: 0 6px;
	border: solid 2px #E1E1E1;
	background-color: #B9B9B9;
}

#form_login table td.center input {
	width: 68px;
	margin: 0;
	padding: 1px 0;			/* Diffrent value for Internet Explorer. See "ie.css". */
	border: none;
	background-color: #B9B9B9;
	font-size: 1.1em;
	color: #5C5C5C;
}

#form_login table td.right input {
	display: block;
	width: 46px;
	height: 21px;
	margin: 0 18px 0 0;
}

#frame_login .callus {
	margin: 0 33px 0 auto;
	width: 202px;
	height: 16px;
	background: url(/images/global/header_callus.png) no-repeat;
	text-indent: -9999px;
}

#shadow_l {
	background: url(/images/global/shadow_l.png) repeat-y left 30px;			/* Diffrent value for Internet Explorer 6. See "ie6.css". */
}

#shadow_r {
	background: url(/images/global/shadow_r.png) repeat-y right 30px;			/* Diffrent value for Internet Explorer 6. See "ie6.css". */
}

#frame_header {
}

#shadow_t {
	background: url(/images/global/shadow_t.png) repeat-x;
}

#shadow_tl {
	background: url(/images/global/shadow_tl.png) no-repeat left top;
}

#shadow_tr {
	padding-top: 10px;
	background: url(/images/global/shadow_tr.png) no-repeat right top;
}

#content_header {
	margin: 0 10px;
	padding: 10px 0 11px 18px;
	background:url(/images/global/header_rule.png) no-repeat right bottom #FFFFFF;
}

#content_header .logo {
	display: block;
	width: 230px;
	height: 48px;
	background: url(/images/global/logo_eliteproducer.png) no-repeat;
	text-indent: -9999px;
}

#frame_page {
	width: 960px;
	margin: 0 10px;
	border: none;
	background: url(/images/global/frame_page_bg.png) repeat-y left top #FFFFFF;
	border-collapse: collapse;
}

#frame_page td {
	padding: 0;
	vertical-align: top;
}

#frame_page td#col_left {
	width: 763px;
	background-position: left 33px;
	background-repeat: no-repeat;
}

#nav {
	position: absolute;
	top: 99px;
	width: 763px;
	height: 33px;
	background: url(/images/global/nav_bg.png) repeat-x #3F3F3F;
}

#nav ul {
	margin: 0;
	padding: 0;
	height: 33px;
	list-style: none;
	background: url(/images/global/nav_shadow.png) no-repeat right top;
}

#nav li {
	display: block;
	float: left;
	background: url(/images/global/nav_divider.png) no-repeat right top;
}

#nav li.right {
	background: none;
}

#nav a {
	display: block;
	float: left;
	height: 33px;
	margin-right: 1px;
	background-repeat: no-repeat;
}

#nav a strong {
	display: none;
}

#nav a.benefits {
	width: 179px;
	background-image: url(/images/global/nav_btn_benefits_i.png);
}

#nav a.benefits:hover {
	background-image: url(/images/global/nav_btn_benefits_a.png);
}

#nav a.commisions {
	width: 151px;
	background-image: url(/images/global/nav_btn_commisions_i.png);
}

#nav a.commisions:hover {
	background-image: url(/images/global/nav_btn_commisions_a.png);
}

#nav a.partners {
	width: 202px;
	background-image: url(/images/global/nav_btn_partners_i.png);
}

#nav a.partners:hover {
	background-image: url(/images/global/nav_btn_partners_a.png);
}

#nav a.membership {
	width: 139px;
	background-image: url(/images/global/nav_btn_membership_i.png);
}

#nav a.membership:hover {
	background-image: url(/images/global/nav_btn_membership_a.png);
}

#content_main {
	width: 763px;
	min-height: 407px;
}

#content_main .container {
	padding: 56px 30px 13px 226px;
}

#content_main h1 {
	margin: 0 0 17px 0;
	height: 27px;
	background-repeat: no-repeat;
}

#content_main h1 strong {
	display: none;
}

#content_main h2 {
	margin: 0 0 1.3em 0;
	background-repeat: no-repeat;
	color: #843014;
	font-size: 1.4em;
}

#content_main p {
	margin: 0 0 1.3em 0;
	font-size: 1.3em;
}

#content_main a {
	color: #1C67A8;
	text-decoration: none;
	font-weight: bold;
}

#content_main a:hover {
	text-decoration: underline;
}

#content_main li {
	font-size: 1.3em;
}

#content_main strong {
	color: #4C4C4C;
}

#col_right {
	width: 197px;
	background:url(/images/global/col_right_bottom.png) no-repeat right bottom;
}

#col_right .bottom {
	padding-bottom: 25px;
}

.callout {
	margin: 0 11px 0 0;
	border-bottom: solid 1px #FFFFFF;
}

.callout .border {
	padding: 12px 15px 16px 15px;
	border-bottom: solid 1px #B4B4B4;
}

.callout h5 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #000000;
}

.callout p {
	margin: 0 0 12px 0;
	font-size: 1.3em;
	color: #666666;
}

.callout a {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
	text-decoration: none;
	color: #1C66A7;
}

.callout a:hover {
	text-decoration: underline;
}

.callout a span {
	margin-left: 7px;
	text-decoration: none;
}

#frame_page td#footer {
	vertical-align: bottom;
}

#footer div {
	height: 36px;
	background-color: #843014;
}

#footer ul {
	margin: 0;
	padding: 12px 24px 0 24px;
	border-top: solid 1px #A55A41;
}

#footer li {
	display: inline;
}

#footer a {
	margin-right: 18px;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #C2988A;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright p {
	margin: 11px 32px;
	font-size: 1.1em;
	text-align: right;
	color: #666666;
}

#copyright a {
	color: #666666;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

.prop {
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
.contentbox {
	border: 2px solid #E5E5E5;
	padding: 15px 15px 0 15px;
}

/* Home Page */

#home #frame_login .callus {
	margin-top: 55px;			/* Diffrent value for Internet Explorer 6. See "ie6.css". */
}

#home #frame_page {
	background: url(/images/home/frame_page_bg_hm.png) repeat-y right top #5F5F5F;
}


#home #nav h1 {
	margin: 10px 0 0 16px;
	padding: 0;
	width: 296px;
	height: 17px;
	background:url(/images/home/h1_independence.png) no-repeat;
}

#home #nav h1 strong {
	display: none;
}

#highlights {
	clear: both;
	margin: 33px 0 0 0;
	padding: 0;
	height: 287px;
	list-style: none;
}

#highlights li {
	float: left;
	width: 190px;
	height: 287px;
	background-repeat: no-repeat;
	border-right: solid 1px #4C4C4C;
}

#highlights li.benefits {
	background-image: url(/images/home/h2_benefits.jpg);
}

#highlights li.commissions {
	background-image: url(/images/home/h2_commissions.jpg);
}

#highlights li.partners {
	background-image: url(/images/home/h2_partners.jpg);
}

#highlights li.membership {
	background-image: url(/images/home/h2_membership.jpg);
}

#highlights .right {
	border-right: none;
}

#highlights h2 {
	display: none;
}

#highlights ol {
	display: none;
}

#highlights a {
	display: block;
	margin-top: 266px;
	width: 190px;
	height: 19px;
	background: url(/images/home/link_learn_i.png) no-repeat;
	border: solid 1px #4C4C4C;
	border-width: 1px 0;
	text-indent: -9999px;
}

#highlights a:hover {
	background-image: url(/images/home/link_learn_a.png);
}

.message {
	margin: 0;
	background: url(/images/home/container_bg.png) repeat-x;
}

.message .corner {
	padding: 22px 26px 11px 26px;
	min-height: 10px;			/* Diffrent value for Internet Explorer 6. See "ie6.css". */
	background: url(/images/home/container_bg_cn.png) no-repeat right top;
}

.message h3 {
	float: left;
	width: 256px;
	height: 26px;
	margin: 24px 26px 0 0;
	padding: 0;
	background: url(/images/home/h3_success.png) no-repeat;
}

.message h3 strong {
	display: none;
}

.message p {
	float: right;
	clear: right;
	width: 429px;
	margin: 0;
	padding: 0 0 11px 0;
	font-size: 1.3em;
	color: #FFFFFF;
}

.message p a {
	text-decoration: none;
	color: #90B4D4;
}

.message p a:hover {
	text-decoration: underline;
}

.hm_login {
	padding: 13px 25px 15px 15px;
}

.hm_login form {
	margin: 0;
	padding: 0;
}

.hm_login h4 {
	margin: 0 0 13px 0;
	padding: 0;
	width: 95px;
	height: 13px;
	background: url(/images/home/h4_memberlogin.png) no-repeat;
}

.hm_callout {
	padding: 67px 25px 15px 15px;
	background: url(/images/home/hm_callout_bg.jpg) no-repeat;
}

.hm_callout h4 {
	margin: 0 0 13px 0;
	padding: 0;
	width: 110px;
	height: 30px;
	background: url(/images/home/h4_becomemember.png) no-repeat;
}

.hm_login h4 strong,
.hm_callout h4 strong {
	display: none;
}

.hm_login .field {
	width: 141px;
	height: 17px;
	margin-bottom: 8px;
	padding: 0 6px;
	border: solid 2px #E1E1E1;
	background-color: #B9B9B9;
}

.hm_login .field input {
	width: 129px;
	margin: 0;
	padding: 1px 0;			/* Diffrent value for Internet Explorer. See "ie.css". */
	border: none;
	background-color: #B9B9B9;
	font-size: 1.1em;
	color: #5C5C5C;
}

.hm_login p,
.hm_callout p {
	margin: 0 0 13px 0;
	font-size: 1.3em;
	color: #666666;
}

.hm_callout ul {
	margin: 0 0 13px 10px;
	padding: 0 0 0 10px;
	font-size: 1.3em;
}

.hm_login a {
	display: block;
	float: left;
	padding-top: 5px;
	font-size: .9em;
	text-decoration: none;
	color: #1C66A7;
}

.hm_callout a {
	display: block;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	color: #1C66A7;
}

.hm_login a:hover,
.hm_callout a:hover {
	text-decoration: underline;
}

.hm_callout a span {
	text-decoration: none;
}

.hm_login .button input {
	display: block;
	float: right;
	width: 46px;
	height: 21px;
	margin-right: 2px;			/* Diffrent value for Internet Explorer 6. See "ie6.css". */
}

/* Members Section */

#members #frame_login {
	width: 246px;
}

#members #form_login table td.left label {
	width: 106px;
	margin: 21px 10px 22px 19px;
	background-image: url(/images/global/form_logout_label.png);
}

#members #form_login table td.right a {
	display: block;
	width: 58px;
	height: 21px;
	margin: 0 18px 0 34px;
	background: url(/images/global/form_logout_btn_i.png) no-repeat;
}

#members #form_login table td.right a:hover {
	background-image: url(/images/global/form_logout_btn_a.png);
}

#members #form_login table td.right a span {
	display: none;
}

#members #nav li {
	background: none;
}

#members #nav a {
	display: block;
	float: left;
	height: auto;
	padding: 10px 12px;
	font-size: 1.2em;
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
}

#members #nav a:hover {
	color: #90B4D4;
}

#members h2 {
	clear: both;
	margin-bottom: 10px;
}

.form {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}

.form li {
	display: block;
	float: left;
	margin: 0 24px 12px 0;
}

.form label {
	display: block;
	padding-bottom: 3px;
}

.form input {
	display: block;
	width: 223px;
}

.functions {
	clear: both;
	margin-bottom: 12px;
	padding: 12px 0 24px 0;
	border-bottom: solid 1px #666666;
	text-align: right;
}

.enrollment {
	margin: 0 0 1.3em 0;
	padding: 0;
	list-style: none;
}

.enrollment li {
	clear: both;
	margin-bottom: 3px;	
}

.enrollment strong {
	display: block;
	float: left;
	width: 140px;
	margin-right: 12px;
}