* {

	font-family: Verdana, sans-serif;
	font-size: 11px;
}

a { color: #333366; }

p {
	
	line-height: 130%;
	text-indent: 0;

	margin: 10px 0px 5px 0px;
	
	text-align: justify;

	font-family: Verdana, sans-serif;
	font-size: 11px;
}

p.justleft {

	text-align: left;
}

img.inline_image_r {
	
	float: right;
	margin: 5px 0px 5px 5px;
}

img.inline_image_l {

	float: left;
	margin: 5px 5px 5px 0px;
}

h3.page_title {

	font-size: 16px;
	
	color: #005B8C;
	
	margin: 0px 0px 15px 0px;
}

h4.page_title {

	font-size: 14px;
	
	color: #005B8C;
	
	margin: 15px 0px 7px 0px;
}

h3.doc_category, h3.newsletter_category {
	
	font-size: 16px;
	color: #005B8C;
	
	margin: 15px 0px 5px 0px;
}

ul.normal {
	
	/*color: #666666;*/
	line-height: 130%;
	
	list-style: disc;
	margin: 5px 0px 5px 0px;
}

ul.normal li {
	
	/*color: #333333;*/
	line-height: 130%;
	
	margin: 3px 0px 3px 25px;
}

ul.inline {
	line-height: 130%;
	list-style: disc;
	margin: 5px 0px 5px 0px;
}

ul.inline li {
	display: inline;
	line-height: 130%;
	margin: 3px 0px 3px 50px;
}

ol.normal {
	
	color: #666666;
	line-height: 130%;
	
	margin: 5px 0px 5px 0px;
}

ol.normal li {
	
	color: #333333;
	line-height: 130%;
	
	margin: 3px 0px 10px 25px;
	
}


ul.doc_list {
	
	line-height: 130%;
	
	list-style: none;
}

ul.doc_list li {
	
	line-height: 130%;
	
	margin: 3px 0px 3px 25px;
}

ul.doc_list a {

	color: #333366; 
}

ul.error_message {
	
	line-height: 130%;
	
	font-size: 10px;
	list-style: none;
}

ul.error_message li {
	
	line-height: 130%;
	
	margin: 3px 0px 3px 25px;
	color: #FF3333; 
}

dl.newsletter_list {
	
	width: 470px;
}

dl.newsletter_list dt {
	
	margin: 3px 0px 3px 25px;
}

dl.newsletter_list dt a {
	
	color: #333366;
}

dl.newsletter_list dd {
	
	margin: 3px 0px 15px 25px;
	color: #999999;
}

dl.distributor {
	
	margin: 10px 0px 5px 0px;
	width: 350px;
}

dl.distributor dt {
	
	font-weight: bolder;
}

dl.distributor dd {
	

}


table#promotions {
	
	width: 450px;
	margin: 10px 0px 10px 0px;
}

table#promotions td.col1 { width: 80px; }
table#promotions td.col2 { width: 370px; }

p.note {
	
	font-size: 10px;
	color: #999999;
}

span.asterisk {

	color: #FF3333;
}

/* DISTRIBUTOR SEARCH FORM START */
form#find_distributor input { width: 100px; }
form#find_distributor input#submit_btn { width: 75px; }
/* DISTRIBUTOR SEARCH FORM END */

/* CONTACT US FORM START */
form#contact_us input { width: 200px; }

form#contact_us select { width: 205px; }

form#contact_us input#phone1 { width: 30px; }
form#contact_us input#phone2 { width: 30px; }
form#contact_us input#phone3 { width: 40px; }

form#contact_us input#submit_btn { width: 100px; }

form#contact_us textarea#comment { width: 400px; height: 75px; }
/* CONTACT US FORM END */

/* LITERATURE ORDER FORM START */
form#lit_order input { width: 200px; }

form#lit_order select { width: 205px; }

form#lit_order input#phone1 { width: 30px; }
form#lit_order input#phone2 { width: 30px; }
form#lit_order input#phone3 { width: 40px; }

form#lit_order input#submit_btn { width: 150px; }

form#lit_order table#literature {
	
	margin: 10px 0px 10px 0px;
	width: 450px;
}

form#lit_order table#literature th { 
	
	height: 25px;
	background-color: #EEEEEE; 
	border-bottom: 1px solid #666666;
}

form#lit_order table#literature tr.item { background-color: #EFEFEF;}

form#lit_order table#literature td.col1 { width: 75px; text-align: center; }
form#lit_order table#literature td.col2 { padding-left: 3px; }

form#lit_order table#literature td.category { 
	
	height: 25px;
	font-weight: bolder;
	color: #005B8C;
	border-bottom: 1px solid #666666;
}

form#lit_order table#literature input.quantity { width: 50px; }

/* LITERATURE ORDER FORM END */

ul.site_map { padding: 0 20px 0 30px; }
ul.site_map li{ margin-bottom: 8px; }
ul.site_map li { 
	font-size: 10pt;
	color: #333366;
}
ul.site_map li a{
	text-decoration: none;
}
ul.site_map li div{
	margin: 5px 0 0 20px;
}
ul.site_map li div a{
	font-size: 9pt;
}

/* products */

table.product_models {
	border-collapse: collapse;
	border: 1px solid #ffffff;
	width: 100%;
}

table.product_models td {
	border: 1px solid #ffffff;
	color: #003366;
}

table.product_models th {

	border: 1px solid #ffffff;
	color: #003366;
	font-weight: bold;
}

table.product_models ul li {
	margin: 10px 10px 5px 20px;
	color: #000000;
}

/*--------*/

div.small_grey {

	font-weight: 8px !important;
	color: #666666;
}

tr.eventheader {
	
	height: 20px;
	background-color: #E7F2F9;
}

p.headline {
	color: #005B8C;
}
.testimonial_list {
	margin-top:10px;
}
.testimonial_list  dt{
	margin-top:5px;
}

#find-distr {
	background: url(../images/findd_bg.jpg) no-repeat;
	display: block;
	width: 174px;
	height: 92px;
}

/* style for the scrolling div */

.holder {
    border-bottom: 1px solid #929292;
    border-left: 1px solid #929292;
    border-right: 1px solid #929292;
    padding: 10px;
    width: 395px;
    background: #f5f5f5;
}
div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 145px;
	width: 395px;
	overflow: auto;
}
ul.sc_menu {
	display: block;
	height: 145px;
	/* max width here, for users without javascript */
	width: 1500px;
	padding: 0px;
	/* removing default styling */
	margin: 0;
	list-style: none;
        background: #f5f5f5;
}
.sc_menu li {
	display: block;
	float: left;
	padding: 0 4px;
}
.sc_menu a {
	display: block;
	text-decoration: none;
}
.sc_menu span {
	display: block;
	margin-top: 3px;
	text-align: center;
	font-size: 10px;
	color: #000000;
        font-family: arial;
}
.sc_menu span b {
	font-size: 10px;
	color: #000000;
        font-family: arial;
}

.sc_menu a:hover span {
	display: block;
}
.sc_menu img {
	border: 3px #fff solid;
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);
	opacity: 0.5;
}

.topbar {
    background: url('/system/application/client/views/img/image/videoSection.jpg');
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    margin-top: 15px;
    padding-left: 10px;
    padding-top: 7px;
    width: 407px;
}

.topbarLit {
    background: url('/system/application/client/views/img/image/litVideoSection.jpg');
    height: 29px;
    width: 417px;
    margin-top: 15px;
}
ul.sc_menu2 {
    list-style: none outside none; 
}
.sc_menu2 a {
    display: block;
    text-decoration: none;
}

.sc_menu2 span {
    color: #000000;
    display: block;
    font-family: arial;
    font-size: 10px;
    margin-top: 3px;
    text-align: center;
}
.sc_menu2 span b {
    color: #000000;
    font-family: arial;
    font-size: 10px;
}

.sc_menu2 li {
    display: block;
    padding: 0 4px;
    width:106px;
}

/*Calculator styles*/

#calculator-holder {
    width: 100%;
    padding: 0px;
    margin: 0px;
    display: block;
}

/*Calculator styles*/

#calculator-holder {
    width: 405px;
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
}

#left-content {
    width: 265px;
    float: left;
}

#right-content {
    width: 321px;
    margin: 20px auto;
}

#calculator {
    height: 250px;
    width: 405px;
    background: url(/system/application/client/views/images/calc-bg.png) no-repeat;
}

#calc-vert-spacer {
    width: 300px;
    height: 55px;
}

.calc-label {
    font-family: Arial;
    font-size: 13px;
    margin-left: 30px;
    float: left;
    width: 200px;
    margin-bottom: 8px;
    padding-top: 4px;
    font-weight: bold;
}

.calc-input {
    float: left;
    width: 145px;
    margin-bottom: 8px;
}

.calc-sel {
    font-family: arial;
    font-size: 12px;
    padding: 3px;
    width: 145px;
}

.calc-button-wrapper {
    float: right;
    margin-right: 30px;
    margin-top: 3px;
}

.calc-button {
    font-family: arial;
    font-size: 12px;
    padding: 4px;
}

.clear {
    clear: both;
}

/*join form*/
#fakeForm {
    display:none;
}

.associateUser {
    padding-top:10px;
}

.associateUser select {
    padding:3px 0px;
    background: url("../images/input_bg.jpg") no-repeat scroll left top transparent;
    border: 1px solid #7F9DB9;
    width:282px !important;
}

.associateUser fieldset {
    padding:10px;
    border: 1px solid #7F9DB9;
    width:395px;
}
.associateUser legend {
    color:#ffffff;
    background-color: #005a8b;
    padding:5px 10px;
}

.associateUser .err {
    border:1px solid red;
    width:378px;
    padding:4px;
    color:red;
    display:none;
    margin:0px auto 3px;
    display:none;
    background-color: #ffdedf;
}

.associateUser .error {
    border:1px solid red;
    color:red;
}

a.removeAssociateUser:link {
    background: url("../images/remove-user.png") no-repeat scroll left top transparent;
    display: block;
    height: 17px;
    padding-left: 20px;
    padding-top: 3px;
    width: 52px;
}

.associateUsersGrid {
    border:1px solid #cecece;
    border-collapse: collapse;
    margin-left: 10px;
}

.associateUsersGrid td {
    border:1px solid #cecece;
    padding:5px;
}

.associateUsersGrid .row1 td { background-color: #f1f1f1;}
.associateUsersGrid .row2 td { background-color: #e5e5e5;}

.associateUsersGrid .head {
    background-color: #989898;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

.annuities {
    float: left;
    padding-top: 30px;
    padding-left: 40px;
    width: 366px;
    height: 155px;
    background: url("../images/bg-media-profit.png") no-repeat left top;
    margin-top: 10px;
}

.annuities h1 {
    font-family: Arial;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

.calc h1 {
    font-family: Arial;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

.calc h2 {
    font-family: Arial;
    font-size: 16px;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    margin-bottom: 7px;
}

.calc p {
    font-family: Arial;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.calc {
    float: right;
    padding-top: 25px;
    padding-left: 15px;
    width: 170px;
    height: 231px;
    background: url("../images/bg-calc.png") no-repeat left top;
}

.annuities ul {
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
}

.annuities li {
    font-family: Arial;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    padding-bottom: 15px;
}

.annualator-box-top {
    width: 635px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    background: url("../images/box-top-bg.png") no-repeat left top;
}

.annualator-box-bottom {
    width: 635px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    background: url("../images/box-bottom-bg.png") no-repeat left top;
}

