.memberContent {display:none;}.loginContent {display:block;}

.helpH1{font-size:2em;font-weight: bold;}
.helpH2{font-size:1.75em;font-weight: bold;}
.helpH3{font-size:1.5em;font-weight: bold;}
.helpH4{font-size:1.25em;font-weight: bold; margin-top:20px; margin-bottom:5px;}
.backtotop{font-size:.8em;}

.hide {display:none;}

.directive {
	font: bold 2em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
	color: #66B838;
	line-height: 1.15em;
}

.overview {
	font: 1.3em Verdana, arial, "helvetica Neue";
	color: #4b4b4b;
	margin-bottom: 20px;
	margin-top: 20px;
}

.keybenefits, .features, .benefits, .whoneeds, .learnmore, .secTitle, .fastfacts, .usage {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #4b4b4b;
	margin-bottom: 20px;
	margin-top: 20px;
}

.keybenefits li, .features li, .benefits li, .whoneeds li, .learnmore li, .secTitle li, .fastfacts li, .usage li {
	font-weight: normal;
	font-size: 12px;
	text-indent: 10px;
}


#contactus table {
	font-family: Verdana, arial, "helvetica Neue";
}

#lblSubject, #lblname, #lblComments, #lblemail2 {
	font-size: 16px;
}

input#name, input#email, #selSubject, textarea#comments {
	padding: 8px;
	font-size: 16px;
}

.right {
	text-align: right;
}

.floatright {float:right;}

#product-title {
	font: 22pt Georgia, "Times New Roman", Times, serif;
	color: #990000;
	margin-bottom: 15px;
	margin-top: 10px;
}


#options {
	padding-top: 10px;
	padding-left: 5px;
}

#abstract2 {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 0px;
	font-weight: bold;
}

#loginbox {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: lightyellow;
	margin-left: 5px;
}

#lblpwd {

}

#loginpwd {
	padding: 2px;
	font-size: 8pt;
	vertical-align: middle;
}

#pwdbtn {
	cursor: pointer;
	text-align: center;
	vertical-align: middle;	
	margin-left: 5px;
}

#pwdicon {
	width: 48px;
	float: left;
	margin: 2px;
}

#pwdicon:after {
	content: ".";
	clear: both;
}

#instock {
	float:right;
	
}
#guarantee {
	float: right;
}

#guarantee img {
float: right;
margin-top: 5px;
height: 20px;
}







#fldname {
	padding: 5px;
	font-size: 12pt;
	margin-bottom: 15;
	width: 200;
}

#fldEmail {
	padding: 5px;
	font-size: 12pt;
	width: 200;
}

#lblemail {
	margin-left: 65px;
	font: 16pt "Lucida Grande", Lucida, Verdana, sans-serif;
	
}
#lblfname {
	font: 16pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 20px;
	margin-left: 10px;
	
}
#lbloptin {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#btnReqCode {
	margin-left: 150px;
	margin-top: 22px;
	width: 210px;
	border: 1px solid black;
}

#hiw{
	font-size: 13pt;
	margin-bottom: 10px;
}

#reqpwd #instructions {
	margin-left: 0px;
	width: 160px;
	margin-top: 30px;
	float: left;
	position: relative;
	padding: 10px;
	border: 0px dotted silver;
	font-size: 9pt;
	color: gray;
}

label.error {
	color: red;
	font-size: 10px;
	display:block;
	}

#reqpwd form {

}

#reqpwd #instructions p {

	width: 170px;
	margin-top: 10px;
	padding: 5px;
	margin-left: -5px;

}

#optin {
	width: 200px;
	margin-left: 150;;
}



#welcome {
	margin-left: 10px;
	margin-top: 30px;
	font: 14pt/1.35 Georgia, "Times New Roman", Times, serif;
	word-spacing: 1.8px;
	color: #990000;
}

#reqpwd {
	background-color: beige;
	padding: 10px;
	color:#000000;
	width: auto;
	height: 400px;
	font-weight: normal;
	font-style: normal;
	border: 1px solid black;
}

#reqpwdimg {
	z-index: -100;
	width: 560px;
	height: 400px;
	overflow: hidden;
	position: absolute;


}

#tellmore {
	width: 100;
	margin-left: 390px;
	font-style: italic;
}







/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/lib/yhst-92755103798768/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}








.fl {float:left;}
.fr {float:right;}
.clear {clear:all;}

#secnav {
	background-color: 990000;  
	color: ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	padding: 5px;
	border-top-width:1px;
	border-top-color: gray;
	border-top-style: solid;      
}

#secnav a, a:visited {color:f0f0f0;}
#secnav a:hover{text-decoration: underline;}

#secnav3 {color:transparent; clear:all;}

#search {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal; 
	font-size: 10pt;
	text-align: left;
        color: 990000;
}

.itemdetails {
color: #000000;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 16px;
}

.msg1 {
color: #005AB0;
text-decoration: none;
font-size:10px;
}



a:link, a:visited {
color: #005AB0;
text-decoration: none;
}

a:hover { 
color: #FF7A33;
text-decoration: underline;
}

h1 {
color: #000000;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-bottom: 0px;
}

h2 {
color: #000000;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
margin-bottom: 0px;
}

h3 {
color: #000000;
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
margin-bottom: 0px;
}

select {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 10pt;
}

td.bookmark {
background: #A8A8A8;
color: #FFFFFF;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
padding: 0px;
text-align: left;
}

td.bookmark a, td.bookmark a:visited {
background: #A8A8A8;
color: #686868;
color: #FFFFFF;
font-family: Verdana,Arial,Helvetica,sans-serif;
padding: 0px;
text-decoration: none;
width: 100%;
}

td.bookmark a:hover {
background: #94C6E7;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px;
text-decoration: none;
width: 100%;
}

ul {
margin-bottom: 0;
margin-left: 10px;
margin-top: 0;
padding-left: 10px;
}

ul li {
margin-bottom: 0;
margin-top: 0;
vertical-align: middle;
}

.copy {
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 16px;
}

.left {
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

.maincopy {
color: #003300;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
}

.title {
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
}

#leftnav_top_tbl {
background: #F4F7F7;
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#leftnav_top_tbl a:link, #leftnav_top_tbl a:visited {
color: #005AB0;
text-decoration: none;
}

#leftnav_top_tbl a:hover {
color: #FF7A33;
text-decoration: underline;
}

#leftnav_top_tbl ul {
list-style-image: url('http://site.livingsure.com/images/bullet.gif');
margin-bottom: 8px;
margin-left: 14px;
margin-top: 0px;
text-align: left;
}



#search-body tbody tr td font form p table tbody tr td font b {display:none;}
#search-body tbody tr td font form font center {display:none;}
#search-body tbody tr td font form p table tbody tr td font a b {display:block;}
#search-body tbody tr td font form p table tr td {padding-bottom: 10px;}
#search-body tbody tr td font form p table tbody tr td img {display: none;}
#search-body tbody tr td font form p table tbody tr td a img {display: block;}
