@import url(//www.lawdepot.com/common/styles/exp_phone_number_hide.css);
/* lds2.0.css

Light gray bg: #EDEDED
New gold: #d0b948
New Red: #5b1400
New tan: #ddd6a3
Light tan: #f8f4e9
Also light tan:#F2EFCD;
border: DDDBD0
 */
#bbb { 
width:118px;
padding:0;
margin:auto;
text-align:center;
}
#bbb img {
width:118px;
height:40px; 
margin:0;
padding:0;
}
#logo_search {
   margin: 8px 0 3px 11px;
   background:transparent url(//d2qmttkugi0yqz.cloudfront.net/images/sand/sand_logo@2x.png) no-repeat scroll left center;
	background-size:216px;
   width:216px;
   height:64px;
	position:relative;
	top:4px;
}
.ua-ie-7 #logo_search, .ua-ie-8 #logo_search {
	background-image:url(//d2qmttkugi0yqz.cloudfront.net/images/sand/sand_logo.png);
	margin-left:5px;
	top:0;
	padding-right:20px;
}
#logo_link {
height:100%;
width:100%;
} 
#logo_link a {
height:100%;
width:100%;
display:block;
text-align:center;
vertical-align:middle;
padding:0;
margin:0;
}
#logo_link a span {
visibility:hidden;
}
div.LDOrderPageTopMenu {
   text-align:center;
   line-height:40px;
}
/* Main Menu */
#banner #mm {
	display:table-cell;
   font-size:16px;
	vertical-align:middle;
	height:40px;
	*display:inline;
	*zoom:1;
	*width:644px;
}
#mm, div.LDOrderPageTopMenu {
	behavior: url(/common/PIE.htc);
   width:970px;
   height:39px;
	background:#e9e5cc;
	background:-moz-linear-gradient(top, #e9e5cc, #d3ce9b 100%);
	background: -webkit-linear-gradient(top, #e9e5cc ,#d3ce9b 100%);
	background: -o-linear-gradient(top, #e9e5cc, #d3ce9b 100%);
	background: -ms-linear-gradient(top, #e9e5cc, #d3ce9b 100%);
	background: linear-gradient(to bottom, #e9e5cc, #d3ce9b 100%);
	background: -webkit-gradient(linear, center top, center bottom, from(#e9e5cc), to(#d3ce9b), color-stop(1, #d3ce9b));
	-pie-background: linear-gradient(top, #e9e5cc, #d3ce9b 100%);
	border-radius: 8px;
}
#mm * {
   line-height:16px;
}
#mm, #mm ul {
   text-align:left;
   list-style:none;
   padding:0;
   margin:0;
}
#mm li {
   float:left;
   text-align:center;
	height: 39px;
}
#mm li a {
   display:block;
	padding: 11px 21px 0;
	color: #333333;
	height: 28px;
}
.mmGB > li > a {
	padding-left: 17px !important;
	padding-right: 17px !important;
}
#mm li#POPDOC a, #mm li.POPDOC a, #mm li#DOCCAT a, #mm li.DOCCAT a  {
   color:#5b1400;
   background:none;
   font-weight:bold;
}
#mm li#POPDOC li a, #mm li.POPDOC li a, #mm li#DOCCAT li a, #mm li.DOCCAT li a {
   font-weight:normal;
}
/* Drop-downs */
#mm li ul {
   position:absolute;
   visibility:hidden;
   z-index:10;
	background-color: #d4cf9d;
	border-radius: 0 0 8px 8px;
	padding-bottom: 8px;
}
#mm li ul li {
   float:none;
   text-align:left;
   height:auto;
}
#mm li ul li a, #mm li.current ul li a {
   color:#333333;
   height:auto;
   padding:8px 21px;
}
#mm hr{
   position:relative;
   text-align:center;
   display:block;
   width:200px;
   border-width:0 0 1px 0;
   border-style:solid;
   border-color:black;
}
#mm>li:first-child>a {
	border-radius: 8px 0 0 0;
}
.ua-desktop #mm li:hover ul ul, .ua-desktop #mm li.mhover ul ul, #mm li.touch ul ul {
   visibility:hidden;
}
.ua-desktop #mm li:hover ul, .ua-desktop #mm li li:hover ul, .ua-desktop #mm li.mhover ul, .ua-desktop #mm li li.mhover ul, #mm li.touch ul, #mm li li.touch ul {
   visibility:visible;
}
.ua-desktop #mm a:hover, .ua-desktop #mm li.current a:hover, #mm li.touch > a, #mm li.current li.touch > a {
   color:#800000;
}
.ua-desktop #mm a:hover, .ua-desktop #mm li:hover a, #mm li.touch a {
	background-color: #d4cf9d;
}
.ua-desktop #mm li ul a:hover, .ua-desktop #mm li.current ul a:hover, .ua-desktop #mm li:hover ul li:hover a, .ua-desktop #mm li.current:hover ul li:hover a, #mm li ul li.touch > a, #mm li.touch ul li.touch > a {
	background-color: #e9e5cc;
}
/* End Main Menu */


#navigation {
margin:0;
padding:0;
min-height:300px;
font-size:11px;
float:left;
display:block;
width:162px; /* related to left margin of main content */
/*overflow:hidden; /* For IE6? */
}
#wrapper.noNav #navigation,.wrapper.noNav #navigation {
   display:none;
}
/*
#mktnavigation {
   float:right;
margin:0;
padding:3px;
padding-left:13px;
font-size:11px;
display:block;
top:130px;
left:788px;
width:155px;
}
*/
.SignInOut{
   position:absolute;
   right:0;
	font-size:12px;
	font-weight:normal;
   text-align:right;
   top:16px;
   height:auto;
	display: table;
	z-index:4;
}
.SignInOut a, .SignInOut a:visited, .account_menu a, .account_menu a:visited {
   margin:0;
   color:#000;
}
.SignInOut a.smallActiveButton,
.SignInOut a.largeActiveButton {
	color:#fff;
}
.SignInOut .username, .account_menu .username {
   display: inline-block;
	padding: 0 8px;
	vertical-align: top;
}
.SignInOut .SignInOutRow {
	display: table-row;
}
.SignInOut .help_top, .SignInOut .bannerSupportNumber, .SignInOut #header_search,
.SignInOut .signIn_top {
	display: table-cell;
	*float: left;
	padding-left: 25px;
	vertical-align: middle;
}
.SignInOut .signIn_top .signIn, .SignInOut .signIn_top .account {
	margin-left: 15px;
	*position: relative;
}
@media \0screen\,screen\9 { /* IE8- */
	.SignInOut .help_top {
		*top:2px;
		position:relative;
	}
}
.SignInOut .signIn_top {
	*top:-2px;
	*position:relative;
}
.SignInOut .bannerSupportNumber {
	*padding-top:1px;
}
.signIn_top .signIn {
	*position:relative;
}
.signIn_menu, .account_menu, .free_account_menu {
	display: table-cell;
	padding-left: 10px;
	white-space: nowrap;
	vertical-align: middle;
	height:40px;
	*position:relative;
	*display: inline;
	*zoom:1;
}
.signIn_menu {
	*width:326px;
	*text-align: right;
	*padding-left:0;
}
.signIn_menu a{
	*text-align: center;
}
.account_menu {
	*top:1px;
	*width:326px;
	*text-align: right;
	*padding-left:0;
}
.account_menu.account_free {
	*width:235px;
}
.free_account_menu {
	font-size: 12px;
	*top:2px;
	*text-align: center;
}
.free_account_menu a.smallActiveButton {
	display: block;
	text-align: center;
	padding: 2px 10px 3px;
	line-height: 15px;
	*padding-bottom:4px;
}
#banner .signIn_top {
	padding-left: 12px;
	*padding-left: 20px;
}
#banner .signIn_top .account {
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
}
#banner .signIn_top .free_account_menu {
	display: inline-block;
	height: auto;
	padding-left: 15px;
	*display: inline;
	*zoom: 1;
	*position: relative;
	*top: -2px;
}
#banner .signIn_menu .signIn.customButton {
	margin-left: 10px;
	padding: 11px 8px 2px;
	height:25px;
	display:inline-block;
}
#banner .help_top .bannerHoverMenu.help {
	height: 21px;
	padding: 7px 8px 4px;
	*display:inline;
	*zoom:1;
	*position:relative;
}
#banner .bannerHoverMenu.account {
	height: 23px;
	padding: 7px 8px 6px;
	*display:inline;
	*zoom:1;
	*position:relative;
}
#banner .account_menu .bannerHoverMenu.account {
	max-width: 295px;
}
#banner .account_menu .bannerHoverMenu.account .username {
	max-width: 239px;
	overflow: hidden;
}
#banner .account_menu.account_free .bannerHoverMenu.account {
	max-width: 204px;
}
#banner .account_menu.account_free .bannerHoverMenu.account .username {
	max-width: 156px;
}
#banner .bannerHoverMenu.account .accountGear {
	background: transparent url(//d2qmttkugi0yqz.cloudfront.net/common/images/gear.png) no-repeat scroll top left;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
#banner .signIn_top .bannerHoverMenu.account .accountGear {
	*top: 2px;
}
#banner .bannerHoverMenu.account span.downArrow {
	position: relative;
	top: -2px;
	*top:-7px;
}
#banner .bannerHoverMenu.account .bannerHoverInner,
#banner .bannerHoverMenu.account ul {
	min-width: 100%;
}
#banner .bannerHoverMenu.account .bannerHoverInner {
	*margin-left:-215px;
}
#banner .account_free .bannerHoverMenu.account .bannerHoverInner {
	*margin-left:-218px;
}
#banner .bannerHoverMenu.account_free .bannerHoverInner {
	*margin-left:-257px;
}
.simpleBanner #banner, .bannerSimpleV2 #banner, .bannerOrderPage {
   height:70px;
}
#banner {
   display:block;
   width:auto;
   height:118px;
   padding:0;margin:0;
   z-index:10;
}
.bannerSupportNumber {
   font-size:15px;
	color: #4d4d4d;
}
.bannerSupportNumber span {
	*position: relative;
	*top:7px;
}
#banner .bannerHoverMenu .emailUs .icon{background:transparent url(//d2qmttkugi0yqz.cloudfront.net/common/images/email_us.png) no-repeat scroll center top}
#banner .bannerHoverMenu .chat .icon{background:transparent url(//d2qmttkugi0yqz.cloudfront.net/common/images/word.png) no-repeat scroll center top}
#banner .bannerHoverMenu .helpCentre .icon{background:transparent url(//d2qmttkugi0yqz.cloudfront.net/common/images/supportpage.png) no-repeat scroll center top}
#banner .bannerHoverMenu .productFaq .icon{background:transparent url(//d2qmttkugi0yqz.cloudfront.net/common/images/FAQ.png) no-repeat scroll center center}
#banner .bannerHoverMenu .phone .icon{background:transparent url(//d2qmttkugi0yqz.cloudfront.net/common/images/phone.png) no-repeat scroll center top}
#banner .bannerHoverMenu{
   position:relative;
   display:block;
	cursor:default;
   *position:inherit;
}
#banner .bannerHoverMenu span.downArrow {
	display: inline-block;
	width: 8px;
	height: 7px;
	background: transparent url(//d2qmttkugi0yqz.cloudfront.net/contracts/DCSDefinitions/Images/Preview/down.png) no-repeat scroll left top;
	*position:relative;
	*top:-1px;
}
#banner .bannerHoverMenu a{
   padding:5px;
}
#banner .bannerHoverMenu .bannerHoverInner{
   display:none;
   position:absolute;
	top:4px;
   right:-9px;
   z-index:10;
	margin:0;
   width:auto;
	padding:26px 8px 8px;
	overflow:visible;
	background:transparent;
	border-width:0;
	color:#333;
}
#banner .bannerHoverMenu.account .bannerHoverInner{
	right:-7px;
	top:8px;
}
#banner .bannerHoverMenu ul{
   text-align:left;
   background:#fff;
   border:solid 1px #ccc;
   border-radius:0 0 10px 10px;
   font-size:15px;
	margin:0;
   padding-bottom:8px;
	width:200px;
}
#banner .bannerHoverMenu ul.hasFAQ{
	width:240px;
}
#banner .bannerHoverMenu ul li{
   display:block;
}
#banner .bannerHoverMenu ul li a{
   display:block;
   height:32px;
   padding: 8px;
   cursor:pointer;
}
#banner .bannerHoverMenu ul li.productFaq a {
	height:42px;
}
#banner .bannerHoverMenu ul li a:hover {
   background:#ddd;
   color:#800000;
}
#banner .bannerHoverMenu ul li.disabled a:hover {
   background:transparent;
   color:#000;
   cursor:default;
}
#banner .bannerHoverMenu .icon{
   height:32px;
   display:table-cell;
   width:37px;
   padding-top:1px;
	*display:block;
	*float:left;
}
#banner .bannerHoverMenu .productFaq .icon{
	height:42px;
}
#banner .bannerHoverMenu .text{
   height:32px;
   display:table-cell;
	vertical-align:middle;
	*display:block;
	*float:left;
	*padding-top:5px;
}
#banner .bannerHoverMenu.hasIcons .text{
   width:135px;
   padding-left:8px;
}
#banner .bannerHoverMenu.hasIcons ul.hasFAQ .text{
	width:175px;
}
#banner .bannerHoverMenu .phone .text{
    padding-top: 2px;
}
#banner .bannerHoverMenu .productFaq .text{
	padding-top:0px;
	height:42px;
}
#banner .bannerHoverMenu .sub{
   font-size:10px;
   display:block;
}
#banner .bannerHoverMenu .separator{
   border-top:dotted 1px #ccc;
}
#banner .bannerHoverMenu .disabled{
   cursor:default;
}
.ua-desktop #banner .bannerHoverMenu:hover, #banner .bannerHoverMenu.touch {
   border-radius:8px 8px 0 0;
   background:#ddd;
}
.ua-desktop #banner .bannerHoverMenu:hover .bannerHoverInner, #banner .bannerHoverMenu.touch .bannerHoverInner {
   display:block;
}
#banner .customButton, #banner .customButton:visited, #banner .bannerHoverMenu {
	border:1px solid #ccc;
   border-radius:8px;
   padding:6px 8px 7px;
	height:16px;
	overflow:visible;
	background:#ccc;
	background:-moz-linear-gradient(top, #fcfcfc, #ccc 100%);
	background: -webkit-linear-gradient(top, #fcfcfc ,#ccc 100%);
	background: -o-linear-gradient(top, #fcfcfc, #ccc 100%);
	background: -ms-linear-gradient(top, #fcfcfc, #ccc 100%);
	background: linear-gradient(to bottom, #fcfcfc, #ccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#ccc), color-stop(1, #fcfcfc));
	-pie-background: linear-gradient(#fcfcfc, #ccc);
	behavior: url(/common/PIE.htc);
	color: #333;
	font-size:13px;
}
#banner .customButton, #banner .customButton:visited {
	cursor:pointer;
}
#banner .customButton:hover {
	background:#b4e1ff;
	background:-moz-linear-gradient(top, #fff, #b4e1ff 100%);
	background: -webkit-linear-gradient(top, #fff ,#b4e1ff 100%);
	background: -o-linear-gradient(top, #fff, #b4e1ff 100%);
	background: -ms-linear-gradient(top, #fff, #b4e1ff 100%);
	background: linear-gradient(to bottom, #fff, #b4e1ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#b4e1ff), color-stop(1, #fff));
	-pie-background: linear-gradient(#fff, #b4e1ff);
	color: #333;
}
#banner .customButton:active {
	padding:5px 6px 8px 10px;
	position: relative;
	top: -1px;
	background:#6cf;
	background:-moz-linear-gradient(top, #fff, #6cf 100%);
	background: -webkit-linear-gradient(top, #fff ,#6cf 100%);
	background: -o-linear-gradient(top, #fff, #6cf 100%);
	background: -ms-linear-gradient(top, #fff, #6cf 100%);
	background: linear-gradient(to bottom, #fff, #6cf 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#6cf), color-stop(1, #fff));
	-pie-background: linear-gradient(#fff, #6cf);
	color: #333;
}
#banner .customButton:disabled {
	padding:3px 8px;
	background:#eee;
	background:-moz-linear-gradient(top, #fff, #eee 100%);
	background: -webkit-linear-gradient(top, #fff ,#eee 100%);
	background: -o-linear-gradient(top, #fff, #eee 100%);
	background: -ms-linear-gradient(top, #fff, #eee 100%);
	background: linear-gradient(to bottom, #fff, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee), color-stop(1, #fff));
	-pie-background: linear-gradient(#fff, #eee);
}
#footer {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:auto;
	clear:right;
	padding:10px 0 0;
	margin-left:168px;
}
.noNav #footer {
	margin-left:0;
}
.footerv2{
	font-size: 14px;
	color: #343434;
	text-align:left;
}
.footerv2_container {
	font-family:'Trebuchet MS',sans-serif;
   border-radius:8px;
   border:1px solid #aaa;
   background:#ddd6a2;	
   height:173px;
	position:relative;
	behavior:url(/common/PIE.htc);
}
.footerv2.CompleteLegal .footerv2_container {height:134px}
.footerv2_left{font-size:12px;white-space:nowrap}
.footerv2_navigation{position:absolute;top:16px;left:10px;width:297px;clear:both}
.noNav .footerv2_navigation{left:35px}
.footerv2_navigation a{margin-top:2px;display:block;height:18px}
.footerv2_navigation_right,.footerv2_navigation_left{width:120px;float:left;padding-left:12px}
.noNav .footerv2_navigation_right{padding-left:35px}
.footerv2_navigation_social{margin-top:10px}
.footerv2_navigation_social a{display:inline-block;*display:inline;*zoom:1;margin:0;*margin:0 4px 0 0;width:25px;height:26px;background:transparent url(//d2qmttkugi0yqz.cloudfront.net/common/images/social_icons.png) no-repeat scroll 0 0}
.noNav .footerv2_navigation_social a{margin-right:5px}
.footerv2_navigation_social a.logo_twitter{background-position:-25px 0}
.footerv2_navigation_social a.logo_googleplus{background-position:-50px 0}
.footerv2_navigation_social a.logo_linkedin{background-position:-75px 0}
.footerv2_countries{position:absolute;top:16px;left:290px;width:120px}
.noNav .footerv2_countries{left:369px}
.footerv2_countries a{display:block;margin-bottom:10px;height:19px;padding-left:30px;padding-top:5px;background:transparent url(//d2qmttkugi0yqz.cloudfront.net/common/images/flags/sprite.png) no-repeat scroll 0 0}
.footerv2_countries a.flag_CA{background-position:0 -24px}
.footerv2_countries a.flag_GB{background-position:0 -48px}
.footerv2_countries a.flag_AU{background-position:0 -72px}
.footerv2_disclaimer{font-size:10px}
.footerv2_disclaimer p{margin-top:0;padding-top:15px}
.footerv2_right{position:absolute;left:425px;top:16px}
.noNav .footerv2_right{left:529px}
.footerv2_right_support{position:absolute;left:0;top:0;width:148px}
.footerv2_right_logos{position:absolute;left:147px;top:-11px;*width:222px}
.noNav .footerv2_right_logos{left:170px;*width:246px}
.footerv2.CompleteLegal .footerv2_right_logos{top:-8px}
.footerv2_phone{margin-top:20px}
.footerv2_phone_number{font-size:16px}
.footerv2_phone_hours{font-size:14px}
.footerv2_livechat {color:#1e4083;font-size:18px}
.footerv2_livechat a{white-space:nowrap}
.footerv2_livechat img{vertical-align:middle;margin-right:5px;width:45px;height:33px}
.footerv2_logo_symantec,.footerv2_logo_entrust,.footerv2_logo_trustwave{display:table-cell;*display:block;*float:left;width:100px;vertical-align:middle;padding-right:4px}
.noNav .footerv2_logo_symantec,.noNav .footerv2_logo_entrust,.noNav .footerv2_logo_trustwave{padding-right:20px}
.footerv2_logo_entrust{width:62px}
.footerv2_logo_trustwave{width:105px;*padding-top:9px}
.noNav .footerv2_logo_trustwave{*padding-top:9px}
.footerv2_logo_bbb{display:block;margin-top:18px;padding-left:4px}
.footerv2.CompleteLegal .footerv2_logo_bbb{margin-top:6px}
.simple .footerv2_container,
.simple .CompleteLegal .footerv2_container{height:75px}
.simple .footerv2_livechat{position:absolute;top:23px;left:20px;margin-top:0;width:87px}
.simple .footerv2_phone{position:absolute;top:18px;left:157px;margin-top:0}
.simple .footerv2_logos{position:absolute;top:1px;right:20px}
.simple .footerv2_logo_bbb{display:table-cell;*display:block;*float:left;width:200px;vertical-align:middle;padding:0 4px}
.footerv2_logo_trustwave img{width:105px;height:54px}
.footerv2_logo_entrust img{width:62px;height:62px}
.footerv2_logo_bbb img{width:200px;height:42px}

.wrapper, #wrapper {
   border:0;
   position:relative;
   margin:0px auto;
   display:block;
   width:970px;
   height:auto;
	max-height:1000000px;}
.wrapper.noNav, #wrapper.noNav {
	background-color: transparent;
}
#content {
background:none;
margin:0;
/*margin-left:182px;/* left margin of main content */
display:block;
padding:0;
width:802px;
overflow:visible;
display:block;
z-index:0;
float:right;
background:url(//d2qmttkugi0yqz.cloudfront.net/images/mainsides.gif) top left repeat-y;
overflow:hidden; /* For IE6? */
}
#contentTop {
   background:url(//d2qmttkugi0yqz.cloudfront.net/images/maintop.gif) top left no-repeat;
   padding:10px;
}
#contentEnd {
   height:9px;
   clear:both;
   background:url(//d2qmttkugi0yqz.cloudfront.net/images/mainbottom.gif) bottom left no-repeat;
}
.wrapper.noNav #content, #wrapper.noNav #content {
width:971px;
background:url(//d2qmttkugi0yqz.cloudfront.net/images/mainsidesWide.gif) top left repeat-y;
}
.wrapper.noNav #contentTop, #wrapper.noNav #contentTop {
   background:url(//d2qmttkugi0yqz.cloudfront.net/images/maintopWide.gif) top left no-repeat;
   padding:10px;
}
.wrapper.noNav #contentEnd, #wrapper.noNav #contentEnd {
   height:9px;
   background:url(//d2qmttkugi0yqz.cloudfront.net/images/mainbottomWide.gif) bottom left no-repeat;
}
/* contract questions */
#contractdetails {
width:612px;
padding:0 79px 5px 79px;
margin-bottom:10px;
/*background:#DFDAA2 url(//d2qmttkugi0yqz.cloudfront.net/images/questioncorners_IE6.png) no-repeat top left;
background-color:#DDD6A3;*/
}
#contractdetails[id] {
/*background:#DFDAA2 url(//d2qmttkugi0yqz.cloudfront.net/images/questioncorners.png) no-repeat top left;*/
}
#intro {
display:block
}
#outtro {
display:block
}
#contractlinks {
list-style:square
}
#contractlinks li {
margin-bottom:5px
}
#header_search {
	position: relative;
}
.search_input {
	behavior: url(/common/PIE.htc);
   border:1px solid #ccc;
	border-radius:8px;
	height: 32px;
	padding: 0 32px 0 10px;
	font-size: 16px;
	width:100px;
	-moz-transition: width 0.5s ease-out;
	-webkit-transition: width 0.5s ease-out;
	transition: width 0.5s ease-out;
	outline-width: 0;
	padding-right: 0\9; /* IE7&8 hack */
	padding-top: 5px\9;
	height: 27px\9;
}
.search_input:focus, .search_input.focus {
	width:200px;
	-moz-transition: width 0.5s ease-out;
	-webkit-transition: width 0.5s ease-out;
	transition: width 0.5s ease-out;
}
.search_input[disabled] {
	background-color:#fff;
}
.search_input.init {
	color: #b3b3b3;
	font-style:italic;
}
.search_submit {
	width: 22px;
	height: 22px;
	background: transparent url(images/search.png) no-repeat scroll left top;
	position: absolute;
	right: 5px;
	top: 6px;
}
a.doclink:visited {
text-decoration:none
}
a.doclink {
text-decoration:none
}
div.DocLink span {
   margin-right:1em;
}
div.leftmenu {
	position: relative;
}
div.leftmenu .descrLink:hover {
  overflow:visible;
}
div.leftmenu .descrLink span {
  visibility:hidden;
  display:block;
}
div.leftmenu .descrLink:hover span {
  visibility:visible;
}
div.leftmenu .descrLink span, div.leftmenu div div {
  text-decoration:none;
  font-weight:normal;
  color:Black;
  position:absolute;
  visibility:hidden;
  border:1px solid #999;
  background:#F2EFCD;
  z-index:1;
  width:20em;
  padding:4px 6px;
  margin-top:0em;
  left:162px;
}
/* Hover help */
div.leftmenu div div {
   width:500px;
   height:auto;
}
div.leftmenu, .testimonialBox {
margin:0 0 2.1em 0;
padding:0 0 8px 0;
width:162px;
background:transparent url(//d2qmttkugi0yqz.cloudfront.net/images/navbottom.gif) no-repeat scroll bottom center;
}
div.leftmenu h4, .testimonialBox h4 {
margin:0 0 0.5em 0;
text-align:left;
font-size:1em;
text-transform:uppercase;
background:transparent url(//d2qmttkugi0yqz.cloudfront.net/images/navtop.gif) no-repeat scroll top center;
z-index:2;
position:relative;
padding:7px 8px 8px 8px;
}
body div.sectionMenu {overflow:hidden;margin:0 0 1.1em 0.5em;width:158px}
body div.sectionMenu[class] {overflow:visible}
body div.sectionMenu div{margin:0 0 3px 0;padding:0}
body div.sectionMenu div span {width:163px;background:white;height:100%;display:block;position:relative;padding:4px 0px 4px 4px;font-weight:bold;margin:auto;right:0}
body div.sectionMenu div a {width:150px;background:#DDD6A3;height:100%;display:block;padding:4px 0px 4px 4px;margin:auto}
body div.sectionMenu h4 {font-size:1em;text-transform:uppercase}
.testimonialBox h4 {
text-transform:none;
}
div.leftmenu div {
padding:0 8px;
margin:0 0 8px 0;
z-index:1;
position:static;
}
div.leftmenu li h1 {
display:inline;
}
div.leftmenu div span, .leftmenu div a, .leftmenu div div {
height:100%;
display:block;
width:auto;
margin:0;
padding:0;
}
div.leftmenu div span, .leftmenu div div {
background:none;
border:none;
}
.page_title {
font-size:24px;
font-weight:bold;
font-style:italic;
border-bottom:1px solid #A5531C;
color:#555;
margin:5px 5px 20px 5px;
padding:0;
}
.center {
width:auto;
margin:auto
}
ol.Instruct li, li.Instruct {
margin-bottom:0.4em
}
.ImportantInstruction {
margin-bottom:10px;
}
.ImportantInstruction:first-line {
font-style:italic;
font-weight:bold;
}
tr.TopMenu td {
text-align:center;vertical-align:middle;
font-size:13px;
white-space:nowrap
}
ol.InitialedList {
margin-left:2em
}
ul {
margin-left:1.2em;
margin-top:0.2em;
padding:0
}
.InitialedListLine {
margin: 0 2em 0 -5.5em;
display: inline-block;
float:left
}
p.InitialedListExplanation {
margin-left:4em
}
a.LDStrongBodyLink {
font-weight:bold
}
.LDTitleBarColor {
}
.LDCellCenter {
text-align:center
}
.LDCellPadLeft {
padding-left:100px
}
.LDCellRight {
text-align:right
}
.LDCopyright {
font-size:67%
}
a.LDTitle:visited {
color:#191970;
}
.LDTitle {
font-size:25px;
font-weight:bold;
color:#191970
}
.LDSubTitle {
font-size:13px;
font-weight:bold;
color:#666
}
.LDCellBold {
font-weight:bold
}
.LDTopDraftTable {
background:#CCC;
font-weight:bold
}
.LDMenu {
background-color:#e9f5ff
}
#banner div.LDTopMenu {
position: relative;
z-index:4;
display: table;
*display: block;
}
.LDFeatureDescriptionCell {
background-color:#EEE;
vertical-align:top;
font-size:13px;
z-index:1;
padding:0px;
margin:0px;
position:relative
}
.LDL { /* First paragraph of feature desc */
font-weight:bold;
/*background:#FFF;
border-bottom:1px solid #000;
border:1px solid #000;
z-index:4;*/
}
.LDFeatureDescriptionCell2 {
position:relative;
background-color:#EEE;
vertical-align:top;
font-size:13px;
border:1px solid black;
margin:0px;
padding:0.9em;
vertical-align:top
}
.LDTabPane {
position:relative;
background-color:#EEEEEE;
vertical-align:top;
font-size:13px;
border:1px solid black;
margin:0px;
padding:0.9em;
vertical-align:top;
float:none;
z-index:3;
clear:both
}
.LDFeatureStyle {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#3366CC;
text-align:center;
padding:0.5em
}
.LDFeatureCell {
font-size:13px;
white-space:nowrap;
visibility:visible; 
width:260px;
height:30px;
vertical-align:middle;
text-align:right;
position:relative;
z-index:2;
left:1px;
padding:0px;
margin:0px;
cursor:pointer
}
.LDTab {
position:relative;
visibility:visible; 
width:auto;
vertical-align:middle;
text-align:right;
/*border:1px solid black;
border-right:none;*/
top:2px;
z-index:6;
margin:0px;
padding:0px;
vertical-align:top;
margin-right:3px;
float:left;
width:auto
}
.LDFeatureCell2 {
position:relative;
visibility:visible; 
width:auto;
vertical-align:middle;
text-align:right;
/*border:1px solid black;
border-right:none;*/
left:1px;
z-index:1;
margin:0px;
padding:0px;
vertical-align:top;
margin-bottom:3px
}
.LDMainCell {
background-color:#FFFFFF;
padding-left:10px;
padding-top:15px;
padding-right:10px;
padding-bottom:6px
}
html {
   border:0;
   padding:0;
   background:#EDEDED url(//d2qmttkugi0yqz.cloudfront.net/images/ldbgtop.gif) repeat-x;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:small;
margin:0;
padding:0;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
a {
text-decoration:none;
color:#22A;
}
a:not([href]) {
cursor:pointer;
}
a:visited {
text-decoration:none;
color:#22A;
}
a:hover {
color:#176717;
}
.SubHeadStyle {
font-weight:bold;
text-decoration:underline
}
.SubHead2Style {
font-weight:bold;
}
.SubHead2StyleAU {
font-weight:bold;
}
.LDPopup {
position:absolute;
background-color:#CCC;
color:black;
border-color:black;
border-width:0;
visibility:visible;
left:25px;
top:-100px;
right:-100px;
z-index:5
}
#contract {
/*background:#DFDAA2 url(//d2qmttkugi0yqz.cloudfront.net/images/questioncorners.png) no-repeat top left;
background-color:#DDD6A3;*/
padding:15px 0 15px 0;
}
#outputPage {
border:1px black solid;
overflow:visible;
width:600px;
padding:3px;
background-color:#FFF;
margin-bottom:.0001pt;
margin:0 auto 0.0001pt auto;
font-size:12pt;
font-family:"Times New Roman", serif;
}
.ContractText {
   width:600px;
   padding:3px;
   margin:auto;
}
OL { list-style:decimal }
OL OL { list-style:lower-alpha }
OL OL OL { list-style:lower-roman }
.PurchaseMenuMarker {
background-color:#DDDDDD;
padding-left:3px;
padding-right:3px
}
.FunctionalityMenuMarker {
padding-left:3px;
padding-right:3px
}
.FunctionalityMenuMarkerPaid {
background-color:#DDDDDD;
padding-left:3px;
padding-right:3px
}
#insttable {
width:96%;
margin-bottom:10px;
}
#insttable img {
width:59px;
height:48px;
margin-right:7px
}
div.HoverInfoTitle {
text-align:center;
margin:auto;
font-weight:bold;
margin-bottom:0.9em;
color:black;
}
div.HoverInfo {
position:absolute;
display:none;
left:-50px;
top:175px;
width:450px;
z-index:5
}
div.leftmenu div div div.title, .LogInMenu .Small div.Hover div.title, div.leftmenu div div div.HoverInfoTitle {
text-align:center;
font-weight:bold;
margin-bottom:0.9em;
color:black;
border-width:0;
width:auto;
height: auto;
position: static;
}
div.leftmenu div:hover div,
.leftmenu div.mhover div,
.LogInMenu div:hover div.Hover,
.LogInMenu table:hover div.Hover,
.LogInMenu div.mhover div.Hover
{
  visibility:visible;
}
.HoverInfo table {
border:0px;width:450px
}
#insttable .InstBox {
border:2px solid #AAA;padding:4px;background:#DDD
}
.Note { color:#F00;font-weight:bold }
#docoptions2title {
margin:12px auto 5px auto;font-weight:bold;text-align:center
}
#docoptions2infobox {
width:700px;
margin:1px auto 7px auto;
border:1px #C0C0C0 solid;
background:white;
}
#docoptions2info {
width:450px;
margin:auto
}
#docoptions2 { position:relative;display:block;margin:auto;text-align:center;height:20px;width:700px;font-size:11px }
#docoptions2 div {
display:block;
float:left;
top:1px;
position:relative;
padding:0;
margin:0 6px 0 0;
border:1px #C0C0C0 solid;
border-bottom:none;
background:#E0E0E0;
}
#docoptions2 div a { white-space:pre;line-height:20px }
#docoptions2 div div { display:none }
#docoptions2 hr { display:none }
.OpeningArrow {
margin-top:5px;
margin-left:10px;
border:0px
}
.OpeningLeader {
font-weight:bold
}
.OpeningItem {
margin-left:10px
}
.OpeningItem2 {
margin-left:10px;
font-size:12px;
}
.InfoBox {
border:1px #505050 solid;
border-top:1px #EEE solid;
border-left:1px #EEE solid;
background-color:#DDD;
}
/*table.InfoBox { display:none } Make title disappear */
table.InfoBox div {
font-family:"Trebuchet","Trebuchet MS",sans-serif;
}
table.InfoBox {
   margin-left:0;
}
.LDInfoBox {
border:1px #999 solid;
background:#DDD6A3;
}
.LogInMenu .Small div.Hover {
display:none;
border:1px #999 solid;
background:#DDD6A3;
position:absolute;
left:140px;
/*top:175px;*/
width:450px;
z-index:5
}
.LDDraftLabelCell {
background-color:#CCC;
font-weight:bold;
padding-left:4px;
}
.LDDraftInfoCell {
background-color:#ffffff;
font-weight:normal;
padding-left:4px;
}
.LDDraftBox {
background-color:#cccccc;
font-weight:bold;
border: 2px solid #000;
margin:3px;
padding:4px;
}
.LDFeatureListHeading {
font-weight:bold;
font-size:smaller;
border:1px white solid;
}
.LDFeatureList {
font-style:italic;
font-size:smaller;
border-left:1px white solid;
border-right:1px white solid;
}
.LDExampleText {
font-size:small;
color:#3366CC;
}
.questionBox {
   border:1px solid #999;
   padding:10px;
   background:#FFF;
}
.questionBoxNB {
   border:0;
   padding:10px;
   background:#FFF;
   margin:0;
}
.questionBox h4 {
   font-size:1em;
font-weight:bold;
text-decoration:underline
}
.questionBox .questionBox h4 {
   text-decoration:none;
}
div.qd {clear:both;padding-top:0.2em;padding-bottom:0.2em}
div.qd:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.hintBox {
   border:3px solid #A8CFEC;
   padding:10px;
   margin-bottom:10px;
   background:#FFF;
   width:auto;
}
.questionBoxIn {
border:1px solid #999;
border-style:inset;
padding:10px
}
h1 {
font-size:12px;
padding:0px;
margin:0px;
display:inline
}
.heading1 {
font-size:12px;
padding:0px;
margin:0px;
clear:none;
display:inline
}
.heading2 {
font-size:11px;
padding:0px;
margin:0px;
font-weight:normal
}
.heading3 {
font-size:15px;
padding:0px;
margin:0px;
font-weight:normal
}
.heading4 {
font-size:30px;
padding:0px;
margin:0px;
font-weight:normal
}
a.heading1:visited {
padding:0px;
margin:0px;
display:inline;
/*text-decoration:underline*/
}
a.heading1 {
padding:0px;
margin:0px;
display:inline;
text-decoration:underline
}
.LDBackgroundOL {
list-style-type:upper-alpha
}
.LogIn {
text-align:center;
margin:auto;
background:#57A;
border:#000 1px solid;
height:1.3em;
width:69px;
margin:5px auto 2px auto;
padding:1px 2px 2px 2px;
text-align:center;
font-size:11pt
}
.HintText {
background:#EEEEFE;
border-style:outset;
border-color:#ffffff;
border-width:2px;
padding:10px
}
#whyLogIn,#createLoginSmallBox,#LoggedInBox,#LogoutSmallBox,#LoginSmallBox,#passwordRecoverSmallBox { font-size:10px;font-weight:bold;color:#FFF;background:#57A;width:115px;margin:auto auto 0.3em auto;padding:3px;height:1.3em;text-align:center;cursor:pointer }
#LoggedInBox { cursor:default }
#LoginBox,#passwordRecoverBox { font-size:10px;width:119px;margin:2px 3px 3px 2px;border:1px solid #57A;margin:auto;height:auto;background:#DDD6A3 }
#LoginBox div.t,#passwordRecoverBox div.t { font-weight:bold;color:#FFF;background:#57A;height:1.3em;margin:0px;padding:2px;cursor:pointer }
#LoginBox label,#LoginBox input,#passwordRecoverBox label,#passwordRecoverBox input { width:100px;display:block;float:left;margin:1px;white-space:pre;vertical-align:middle;height:1em }
#LoginBox .hide, #passwordRecoverBox .hide { display:none }
#LoginBox br,#passwordRecoverBox br { clear:left }
#LoginBox input.submit { height:1.8em;width:5.5em;margin-left:auto;font-size:10px;display:block;float:none }
#passwordRecoverBox input.submit { height:1.8em;width:11em;margin-left:auto;font-size:10px;display:block;float:none }
form { margin:0;padding:0 }
#countrysel,.countrysel,#statesel {
font-family:Arial, sans-serif;
font-size:11px;
width:159px; /* related to left margin of main content */
background:#eee;
margin:0px auto 1em 2px;
font-weight:bold;
vertical-align:middle;
}
#fakeCountrySel,.fakeCountrySel{
position:absolute;
z-index:-1;
border:solid 1px #7f9db9;
font:bold 11px Arial, sans-serif;
margin:0px 0 11px 2px;
width:159px;
display:none;
}
#fakeCountrySel div,.fakeCountrySel div{
border:1px solid white;
padding-left:3px;
line-height:16px;
height:16px;
background:#EEE;
}
#idealfor { margin:auto;display:block;width:auto;border:1px solid #3D3B23;}
#idealfor h1 { display:block;width:100%;font-size:13px;color:#FFF;background:#A5531C;padding:4px 0 4px 0;text-indent:4px }
#idealfor ul { list-style:disc url(//d2qmttkugi0yqz.cloudfront.net/images/arrow_black_on_clear.gif);padding:0;margin:0 0 0 1em }
#idealfor ul li { margin-left:0.9em }
#idealfor ul li p { margin:1px 0.1em 4px 1em }
#legalserv {
border:2px solid #79C;
background:#DDD6A3;
margin:auto;
color:#000;
font-weight:bold;
text-align:center;
width:75%;
}
#openingdialog {
margin-bottom:34px;
width:auto;
padding:0;
border:0;
}
.introextra {
   margin-top:1em;
}
.simplycomplete {
   margin-bottom:1em;
}
.maint {
   margin-top:1.5em;
   text-align:right;
   font-size:85%;
}
.maint .moddate {
   font-weight:bold;
}
.NotPaidMsg {
border:3px solid #DDD6A3;
-moz-border-radius:10px;
-webkit-border-radius:10px;
font-family:"Trebuchet MS",Trebuchet,sans-serif;
padding:0.2em;
font-weight:bold;
background:#F8F4E9;
margin:auto;
text-align:center;
width:70%;
}
.LDQuestion {
border:none; 
float:left; 
width:40%; 
margin:0; 
padding:0; 
margin-bottom:0px;
padding-bottom:4px;
height:auto;
}
.LDAnswer {
border:none; 
float:right; 
width: 60%; 
margin:0; 
padding:0; 
margin-bottom:0px;
padding-bottom:4px;
height:auto;
}
.LDRow {
text-align:left; 
width:100%; 
height:1%;
margin:0 auto 4px auto;
padding:0;
height:auto;
}
.LDRow:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.LDQuestionBox { 
border:1px solid #BBB;
padding:10px;
margin-bottom:10px;
}
.LDResRentalBox {
width:15cm;
}
.LicenseInfo {
text-align:left;
font-weight:normal;
width:98%;
padding:0;
margin:1%;
}
.EntryContentHeading {
font-weight:bold;
font-size:15px;
}
.testimonialDiv {
margin:auto;
/*text-align:justify;*/
background:transparent url(//d2qmttkugi0yqz.cloudfront.net/images/navbottom.gif) no-repeat scroll bottom center;
}
.testimonialDiv div {
font-size:7.5pt;
font-family:Verdana, serif;
background:transparent url(//d2qmttkugi0yqz.cloudfront.net/images/navtop.gif) no-repeat scroll top center;
padding:8px 8px 2px 8px;
}
.testimonialDiv span {
   display:block;
font-size:7.5pt;
font-style:italic;
font-family:Verdana, serif;
padding:0 8px 8px 8px;
}
#statusIndicator {
color:#6F6;
color:#EBEFF4;
background:#282;
font-style:italic;
float:right;
padding:3px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}
.lawSocietyLink:hover {
font-weight:bold;
text-decoration:underline; 
}
.LDDialog {
width:310px;
margin:0 auto 0 auto;
border:1px solid #DDDBD0;
background:white;
}
.LDDialog p.shortmessage {
width:99%;
margin-right:1%;
text-align:center;
}
.LDDialog h3 {
color:black;
color: #5b1400;
margin:0 0 0.3em 0;
padding:2px 5px;
font-size:1.5em;
background:#DFDAA2;
background:#EDEDED;
font-weight:bold;
font-style:italic;
border-bottom:1px solid #DDDBD0;
}
.LDDialog h4 {
margin:0.6em auto 0.6em 3px;
}
.LDDialog p {
margin:auto 3px 1em 3px;
}
.cursor_pointer {
cursor:pointer;
}
a img {
border:0;
}
.dateSpecify {
padding-top:1em;
}
.ImportantInfoDialog, .SevereWarningDialog {
border:2px solid #5b1400;
margin:1em auto;
width:480px;
padding:0;
background:#f8f4e9 url(//d2qmttkugi0yqz.cloudfront.net/images/DkRedStrip.png) repeat-y; 
-moz-border-radius:10px;
-webkit-border-radius:10px;
background-position:-3px 0;
}
.SevereWarningDialog h3, div.severeWarningHeader {
display:block;
background:url(//d2qmttkugi0yqz.cloudfront.net/images/Exclaim_redbg.gif) no-repeat;
height:31px;
margin:0.3em auto 0.3em 5px;
padding:0 0 0 40px;
color:#E00;
font-weight:bold;
font-size:1.2em;
}
.ImportantInfoDialog h3 {
display:block;
background:url(//d2qmttkugi0yqz.cloudfront.net/images/Info_redbg.gif) no-repeat;
height:31px;
margin:0.3em auto 0.3em 5px;
padding:0 0 0 40px;
color:#00E;
}
.ImportantInfoDialog p,.SevereWarningDialog p,.ImportantInfoDialog ul,.ImportantInfoDialog ol,.SevereWarningDialog ul,.SevereWarningDialog ol {
margin:0.3em auto 0.3em 45px;
}
.ImportantInfoDialog ul,.ImportantInfoDialog ol,.SevereWarningDialog ul,.SevereWarningDialog ol {
margin:0.9em auto 0.9em 60px;
}
#openingdialog h2 {
margin:0 0 0.5em 0;
font-size:1.2em;
}
#idealfor li {
margin:0.4em 0em;
}
#moreInfoLink {
display:block;
text-align:center;
}
img.arrow {
margin-top:5px;
border:0px
}
td.arrow {
width:15px;
vertical-align:top;
text-align:right
}
#viewResultsButton {
display:block;
margin: 0 250px;
margin-bottom:1em;
}

#realest #openingdialog {
border:3px solid #3D9046;
background:none;
padding:1em 1em;
width:auto;
}
#realest #idealfor {
border:1px solid #1D6016;
}
#realest #idealfor h1 {
color:#000;
background:#C9E6C6;
border-bottom:1px solid #1D6016;
padding:0.1em 0.25em;
font-size:1.1em;
width:auto;
}
#realest .hintBox {
background:#FCF7EB;
border-color:#BFB38D;
}
#realest .questionBox {
border:1px solid #AFA37D;
padding-bottom:2em;
border-width:0 0 1px 0;
}
#realest #getstarted {
}
h1.ctitle.CA {
background:black url(//d2qmttkugi0yqz.cloudfront.net/common/images/title-ca.GIF) top left no-repeat;
}
h1.ctitle.US {
background:black url(//d2qmttkugi0yqz.cloudfront.net/common/images/title-us.gif) top left no-repeat;
}
h1.ctitle.GB {
background:black url(//d2qmttkugi0yqz.cloudfront.net/common/images/title-gb.gif) top left no-repeat;
}
h1.ctitle.AU {
background:black url(//d2qmttkugi0yqz.cloudfront.net/common/images/title-au.gif) top left no-repeat;
}
h1.ctitle {
display:block;
width:530px;
height:56px;
font-family:"Times New Roman",serif;
font-size:25px;
margin:0 auto 10px auto;
}
h1.ctitle span {
display:block;
height:56px;
width:440px;
margin-left:90px;
line-height:56px;
text-align:center;
white-space:pre;
color:white;
}
#step1,#step2 {
text-align:center;
line-height:30px;
padding:0;
height:30px;
font-size:20px;
color:black;
background:#C9E6C6;
border:3px solid #1D6016;
-moz-border-radius:15px;
vertical-align:middle;
}
#step2 input {
vertical-align:middle;
}
.contractColumn{
float:left;
width:270px;
margin:10px;
}
.contractColumn h3{
margin-bottom:5px;
}
.contractColumn div{
border:1px outset #ccc;
background:#ECE7D7;
}
div.contractColumn a{
padding:5px;
display:block;
height:auto;
width:auto;
background:none;
}
div.contractColumn a span{
background:#FFFEE3;
border:3px solid #D9D8C3;
width:300px;
}
.contractColumn a:hover {
background:#D7D6BF;
}
.contractColumn a.spacer{
visibility:hidden;
}
#leftColumn a span{
margin-top:-1em;
left:560px;
}
#rightColumn a span{
margin-top:-1em;
left:235px;
}
p#completeList{
clear:left;
text-align:center;
padding-top:1.5em;
}
.SurveyWrap{
border:1px solid black;
background:#D9D8C3;
margin:10px;
text-align:center;
}
.Survey{
display:none;
padding:5px;
z-index:100;
}
.Survey textarea{
width:90%;
height:80px;
}
.Survey li{
margin-bottom: 5px;
margin-right:20px;
text-align:left;
}
.SurveyWrap a{
float:right;
margin-right:5px;
border:solid 1px black;
line-height:10px;
margin-top:1px;
width:10px;
font-size:10px;
}
.SurveyAnswer{
margin-left:20px;
}
.testimonialBox {
padding: 0 1px 1px 1px;
}
.testimonialBox p {
display:block;
padding:0.5em 8px;
font-size:10px;
border-top:1px solid #BBB;
margin:0;
}
.testimonialBox span {
display:block;
font-style:italic;
margin:8px;
}
.testimonialBox a {
   display:block;
   margin:8px;
font-weight:bold;
}
#productContent {
   border:1px solid black;
   background:white;
   margin:1px 0 -1px 0;
}
.cat_header {
font: italic normal bold small Verdana, Arial, Helvetica, sans-serif;
background:#DDD6A3;
padding:0px 2px 0px 7px;
}
.doc_list {
background:#FAFAFA;
padding:2px 0 10px 7px;
}
#productContent #questionpage { margin:5px }
#notLicensed { display:none }
#navVideoTutorial { width:120px;margin:1em auto }
#navVideoTutorial div { text-align:center }
.navLogos { text-align:center;margin:1.5em auto }
.navLogos a { display:inline }
div.upsell {
	width: 510px;
	margin: 10px auto;
	border: 2px solid #555555;
	padding: 8px;
}
.ans {float:left;margin-right:0.4em}
.ans input, .ans select {float:left;margin-right:0.4em}
.ans .RadInput input, .ans .RadInput select {float:none;}
.ansRight {float:left}
.below, .belowIndented {clear:both;padding-top:0.4em}
.ansText {clear:both}
.ansText textarea {clear:both;display:block;margin:0;width:95%;height:5em}
.ansRB {float:left;margin-right:1em}
.ansRB label{margin-right:0.5em}
.que, .queText {float:left;margin-right:0.5em}
.cbq {float:left}
.qbr {clear:both;overflow:hidden;line-height:0}
.ResultButtons {
   text-align:center;
   margin:1em 0;
}
/* Start Tabbed Intro */
h1#contracttitle {
   font-size:30px;
   font-weight:normal;
   font-family:"Trebuchet MS";
   padding-left:80px;
}
.US h1#contracttitle {
   background:white url(//d2qmttkugi0yqz.cloudfront.net/common/images/flag-us.png) center left no-repeat;
}
.CA h1#contracttitle {
   background:white url(//d2qmttkugi0yqz.cloudfront.net/common/images/flag-canada.png) center left no-repeat;
}
a.LiveHelpIntroBanner {
   position:absolute;
   right:-9px;
   z-index:2;
   overflow:hidden;
	background-image:url(//d2qmttkugi0yqz.cloudfront.net/common/images/LiveHelpNormal.png);
   width:301px;
   height:23px;
}
a.LiveHelpIntroBanner:hover {
	background-image:url(//d2qmttkugi0yqz.cloudfront.net/common/images/LiveHelpHilite.png);
}
a.LiveHelpIntroBanner span {
   visibility:hidden;
}
#tabbedopeningdialog {
   margin-top:15px;
   position:relative;
}
#entrytabs {
   z-index:1;
   margin:0;
   padding:0;
   font-size:12px;
   height:26px;
   position:relative;
}
#entrytabs li {
   margin:0;
   padding:0;
   top:0;
   display:block;
   float:left;
   margin-left:7px;
   background:white;
}
#entrytabs li a {
   border:1px solid #C0C0C0;
   background:white url(//d2qmttkugi0yqz.cloudfront.net/images/tan_tab_bg.png) top left repeat-x;
   display:block;
   margin:0;
   padding:0;
   height:24px;
   font-size:12px;
   line-height:24px;
   text-align:center;
   width:10em;
}
#entrytabs li a.selected {
   color:black;
   border-bottom-color:white;
   background:white;
}
#tabbedopeningdialog div.entryTabPage {
   z-index:0;
   border:1px solid #C0C0C0;
   clear:both;
   position:relative;
   top:-1px;
   padding:1.0em 1.5em;
   margin:0 0 0.4em 0;
   background:white;
}
div.entryTabPage h3 {
   margin-top:0;
   font-size:17px;
}
div.entryTabPage div.supportBox {margin:0 0 0.5em 1em;width:222px;height:119px;float:right;position:relative}
div.entryTabPage div.videoBox {margin:0 0 0.5em 1em;width:120px;float:right;position:relative}
div.entryTabPage div.supportBox {overflow:hide;display:block;padding:0;border:2px solid #B1A281;border-width:2px 0;height:119px;background:url(//d2qmttkugi0yqz.cloudfront.net/images/support_clean.jpg) center right no-repeat;}
div.entryTabPage div.supportBox ul {margin:0;padding:0;list-style-type:none;}
div.entryTabPage div.supportBox h3 {margin:1em 0 0.5em 0;padding:0;font-size:12px;}
ul.ldadvantage {
   list-style-type:none;
   margin-left:0;
}
ul.ldadvantage li {
   margin-bottom:1em;
   padding-left:26px;
   background:white url(//d2qmttkugi0yqz.cloudfront.net/images/check_bullet.png) center left no-repeat;
}
/* End Tabbed Intro */
div.testimonial span {
   margin:0;
   position:relative;
   display:block;
   text-align:right;
   font-style:italic;
   background:white;
   font-size:80%;
}
div.testimonial {
   text-align:justify;
   padding:0;
   font-family:"Verdana", serif;
   margin-left:5px;
   margin-bottom:4.5em;
   font-size:small;
}
div.testimonial.col1 {
   position:relative;
   float:left;
   clear:left;
   width:47%;
}
div.testimonial.col2 {
   position:relative;
   width:47%;
   margin-left:52%;
}
body#popupHelp {
   background:#D9E3EE;
   font-size:12px;
   padding:0.6em;
   overflow:hidden;
   border:1px solid #79C;
}
#reasonsV2 span.description { display:none}

.icon-button {
	color:#0000DD;
	font-size: 12px;
}
.icon-button * {
	vertical-align: middle;	
}

.accountInfoBox {
	background: transparent url(//d2qmttkugi0yqz.cloudfront.net/images/accountInfoBoxTop.png) no-repeat scroll top center;
	padding: 4px 0 0;
	margin: 10px 0;
}
.accountInfoBoxTop {
	background: #484848 url(//d2qmttkugi0yqz.cloudfront.net/images/accountInfoBoxSides.png) repeat-y scroll top center;
	padding: 0 11px 1px;
}
.accountInfoBoxEnd {
	background: transparent url(//d2qmttkugi0yqz.cloudfront.net/images/accountInfoBoxEnd.png) no-repeat scroll top center;
	padding: 6px 0;
}
.accountInfoBox h2 {
	color: #FFFFFF;
	font-weight: normal;
	display:block;
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-top: 2px;
	font-size: 21px;
}
.accountInfoBox p {
	color: #BBBBBB;
	margin: 5px 18px 8px;
}
.accountInfoBox p.buttons {
	margin: 5px 5px 0;
}
.accountInfoBox p button {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #878787;
	font-size: 11px;
	margin-right: 7px;
}
.accountInfoBox p button:hover {
	border-color: #BBBBBB;
}
.accountInfoBox p button:active {
	border-color: #FFFFFF;
	background-color: #555555;
}
.accountInfoBox .accountInfoErrors {
	background-color: #FFDDDD;
	padding: 10px 15px;
}
.accountInfoBox .accountInfoOptions {
	background-color: #FFFFFF;
	padding: 10px;
}
.accountInfoBox .accountInfoOptions div.clear {
	margin: 4px 0;
}
.accountInfoBox .accountInfoButtons {
	background-color: #EEEEEE;
	padding: 7px;
	padding-bottom: 2px;
	text-align: right;
}
.accountInfoBox .accountInfoButtonsEnd {
	background: transparent url(//d2qmttkugi0yqz.cloudfront.net/images/accountInfoButtonsEnd.png) no-repeat scroll top center;
	padding: 5px 0 0;
}
.accountInfoBox .accountInfoButtons button {
	font-size: 19px;
}
.step1sm,.step2sm,.step3sm {
   width:20px;
   height:20px;
   background:url(//d2qmttkugi0yqz.cloudfront.net/images/stepicons.png) -75px 0 no-repeat;
   float:left;
   clear:left;
   margin-right:7px;
}
.step2sm {
   background-position:-75px -45px;
}
.step3sm {
   background-position:-75px -90px;
}
.step1med,.step2med,.step3med {
   width:26px;
   height:26px;
   background:url(//d2qmttkugi0yqz.cloudfront.net/images/stepicons.png) -45px 0 no-repeat;
   float:left;
   clear:left;
   margin-right:7px;
}
.step2med {
   background-position:-45px -45px;
}
.step3med {
   background-position:-45px -90px;
}
.step1big,.step2big,.step3big {
   width:44px;
   height:44px;
   background:url(//d2qmttkugi0yqz.cloudfront.net/images/stepicons.png) no-repeat;
   float:left;
   clear:left;
   margin-right:7px;
}
.step2big {
   background-position:0 -45px;
}
.step3big {
   background-position:0 -90px;
}
.playbtn {
   float:left;
   clear:left;
   width:21px;
   height:21px;
   background:url(//d2qmttkugi0yqz.cloudfront.net/images/stepicons.png) -74px -22px no-repeat;
   margin-right:7px;
}
h1.cTitle11 {
   color:#808080;
   font-size:36px;
   font-family:"Trebuchet MS",sans-serif;
   font-weight:normal;
}
#simpleStepIntro ol {
   margin:10px 0 10px 0;
   padding:8px;
   display:block;
   width:764px;
   height:36px;
   border-radius:10px;
   -moz-border-radius:10px;
   border:1px solid #DDD;
   border-right-color:#BBB;
   border-bottom-color:#999;
   background:#DEDEDE;
   background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#CCC));
   background: -moz-linear-gradient(top,  #EEE,  #CCC);
   -moz-box-shadow: 0 0 6px rgba(0,0,0,.1);
   -webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);
   box-shadow: 0 0 6px rgba(0,0,0,.1);
   text-shadow:0px -1px 0px #EEE;
   color:#333;
}
#simpleStepIntro li {
   padding:0 4px 0 0;
   margin:0;
   list-style:none;
   width:250px;
   float:left;
}
#simpleStepIntro #maint {
   display:block;
   padding-bottom:20px;
}
.landingLink {
   float:right;
}

/* Standard buttons */
.largeActiveButton, .largeInactiveButton, 
.smallActiveButton, .smallInactiveButton {
	position:relative;
	border-width:1px;
	border-style:solid;
	background:transparent;
	cursor:pointer;
	border-radius:5px;
	overflow:visible;
	padding:2px 10px;
	margin:0;
	outline:0;
	*vertical-align:middle;
	*padding:0 10px;
}

input.largeActiveButton, input.smallActiveButton,
input.largeInactiveButton, input.smallInactiveButton,
input.largeActiveButton:active, input.largeInactiveButton:active, 
input.smallActiveButton:active, input.smallInactiveButton:active {
	padding: 4px 12px;
}

.largeActiveButton, .largeInactiveButton {
	font-size:22px;
	line-height:22px;
}
.smallActiveButton, .smallInactiveButton {
	font-size:13px;
	line-height:13px;
}
.largeActiveButton:active, .largeInactiveButton:active, 
.smallActiveButton:active, .smallInactiveButton:active {
	padding:2px 8px 2px 12px;
}
.largeActiveButton.pressed, .largeInactiveButton.pressed, 
.smallActiveButton.pressed, .smallInactiveButton.pressed {
	border-style:inset;
}
.largeInactiveButton, .smallInactiveButton,
a.largeInactiveButton, a.smallInactiveButton,
.largeInactiveButton.pressed:hover, .smallInactiveButton.pressed:hover {
	color:#555;
	border-color:#cccccc;
	background:#fcfcfc;
	background:-moz-linear-gradient(top, #fcfcfc, #ccc 100%);
	background: -webkit-linear-gradient(top, #fcfcfc ,#ccc 100%);
	background: -o-linear-gradient(top, #fcfcfc, #ccc 100%);
	background: -ms-linear-gradient(top, #fcfcfc, #ccc 100%);
	background: linear-gradient(to bottom, #fcfcfc, #ccc 100%);
	background: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#ccc), color-stop(1, #ccc));
	-pie-background: linear-gradient(#fcfcfc, #ccc);
	behavior: url(/common/PIE.htc);	
}
.largeInactiveButton:hover, .smallInactiveButton:hover,
.largeInactiveButton.pressed, .smallInactiveButton.pressed,
a.largeInactiveButton.pressed, a.smallInactiveButton.pressed {
	color:#555;
	background:#ffffff;
	background:-moz-linear-gradient(top, #ffffff, #b4e1ff 100%);
	background: -webkit-linear-gradient(top, #ffffff ,#b4e1ff 100%);
	background: -o-linear-gradient(top, #ffffff, #b4e1ff 100%);
	background: -ms-linear-gradient(top, #ffffff, #b4e1ff 100%);
	background: linear-gradient(to bottom, #ffffff, #b4e1ff 100%);
	background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#b4e1ff), color-stop(1, #b4e1ff));
	-pie-background: linear-gradient(#ffffff, #b4e1ff);
}
.largeActiveButton, .smallActiveButton,
a.largeActiveButton, a.smallActiveButton,
.largeActiveButton.pressed:hover, .smallActiveButton.pressed:hover {
	color:#fff;
	border-color:#44aa00;
	background:#81d379;
	background:-moz-linear-gradient(top, #81d379, #41a537 100%);
	background: -webkit-linear-gradient(top, #81d379 ,#41a537 100%);
	background: -o-linear-gradient(top, #81d379, #41a537 100%);
	background: -ms-linear-gradient(top, #81d379, #41a537 100%);
	background: linear-gradient(to bottom, #81d379, #41a537 100%);
	background: -webkit-gradient(linear, center top, center bottom, from(#81d379), to(#41a537), color-stop(1, #41a537));
	-pie-background: linear-gradient(#81d379, #41a537);
	behavior: url(/common/PIE.htc);
}
.largeActiveButton:hover, .smallActiveButton:hover,
.largeActiveButton.pressed, .smallActiveButton.pressed ,
a.largeActiveButton.pressed, a.smallActiveButton.pressed{
	color:#fff;
	background:#65c95b;
	background:-moz-linear-gradient(top, #65c95b, #35872d 100%);
	background: -webkit-linear-gradient(top, #65c95b ,#35872d 100%);
	background: -o-linear-gradient(top, #65c95b, #35872d 100%);
	background: -ms-linear-gradient(top, #65c95b, #35872d 100%);
	background: linear-gradient(to bottom, #65c95b, #35872d 100%);
	background: -webkit-gradient(linear, center top, center bottom, from(#65c95b), to(#35872d), color-stop(1, #35872d));
	-pie-background: linear-gradient(#65c95b, #35872d);
}
.largeActiveButton:disabled, .largeInactiveButton:disabled, 
.smallActiveButton:disabled, .smallInactiveButton:disabled {
	border-width:0;
	background:transparent;
	color:#999999;
	cursor:default;
}

.smallActiveButton span.rightArrow, .smallInactiveButton span.rightArrow{
	border-width:5px 0 5px 10px;
}
.smallActiveButton span.leftArrow, .smallInactiveButton span.leftArrow {
	border-width:5px 10px 5px 0;
}

/* End: Standard buttons */

/*
 * The purpose of this statement set is unknown and will be left commented out until its use is discovered.
 * Included with it was the in-line comment '2em should be set to left margin of lists' beside the last margin statement
 * (SA 6/8/2012)

.ListHeading {
font-weight: bold;
text-decoration: underline;
}
.FirstListHeading {
font-weight: bold;
text-decoration: underline;
font-size:12pt;
margin:1.4em 0 0.2em 2em; 
}
*/

#signinLoading
{
	position: fixed; 
	top: 35%; 
	left: 42%; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	background-color:white; 
	text-align:center;
	border:1px solid gray;
	font-size:18px;
	z-index:11;
}

/*
 * LawDepot homepage redesign
 */
#content-inner{
margin: 0 -8px;
}
.hp_top,.hp_tm_hybrid,.hp_mid,.hp_bottom,.hp_news{
	clear: both;
	padding: 10px 0 10px 10px;
	font-family: 'Trebuchet MS', sans-serf !important;
}
a.green_button{
	color:white;
	padding: 8px 20px;
	*display:inline-block;
	height: 25px;
	font-size:20px;
	text-align:center;
	background: #49bb3e;
	background: linear-gradient(linear, center top, center bottom, from(#81D379), to(#41A537), color-stop(1, #41A537));
	background: -webkit-gradient(linear, center top, center bottom, from(#81D379), to(#41A537), color-stop(1, #41A537));
	background: -moz-linear-gradient(linear, center top, center bottom, from(#81D379), to(#41A537), color-stop(1, #41A537));
	background: -ms-linear-gradient(linear, center top, center bottom, from(#81D379), to(#41A537), color-stop(1, #41A537));
	background: -o-linear-gradient(linear, center top, center bottom, from(#81D379), to(#41A537), color-stop(1, #41A537));	
	border-radius: 10px;
	
}
a.green_button:hover {
	background: #32802b;
}

a.gray_button:hover {
	background:#A4A4A4;
}
a.gray_button{
	color:#000;
	padding: 8px 20px;
	*display:inline-block;
	height: 25px;
	font-size:16px;
	background:#D8D8D8;
	background: linear-gradient(linear, center top, center bottom, from(#E0E0E0), to(#B1B1B1), color-stop(1, #41A537));
	background: -webkit-gradient(linear, center top, center bottom, from(#E0E0E0), to(#B1B1B1), color-stop(1, #41A537));
	background: -moz-linear-gradient(linear, center top, center bottom, from(#E0E0E0), to(#B1B1B1), color-stop(1, #41A537));
	background: -ms-linear-gradient(linear, center top, center bottom, from(#E0E0E0), to(#B1B1B1), color-stop(1, #41A537));
	background: -o-linear-gradient(linear, center top, center bottom, from(#E0E0E0), to(#B1B1B1), color-stop(1, #41A537));
	border-radius: 10px;
	text-align:center;
	
}

.grn_gr_button{
	display:block;width:227px;
}
.hp_top{
	border-bottom: #ccc solid 1px;
	height:360px;
	*height:360px;
	color: #333;
	padding-left: 38px;
}
.hp_top p{
	font-size: 15px;
	margin-bottom: 20px;
	color: #333;
}
	.hp_title{
		font-size: 32px;
	}
	.hp_top_left, .hp_top_right{
		float:left;
	}
	.hp_top_left{
		width:400px;
	}
	.hp_top_right{
		width:465px;
		margin-left: 20px;
		height: 300px;
		overflow: hidden;
	}
	.hp_top_right img{
		padding: 8px;
		border: 1px solid #ccc;
	}
	.hp_top_right .hp_image_caption{
		text-align: center;
		font-size: 18px;
		color: #666;
		border-top: #ccc dotted 1px;
		border-bottom: #ccc dotted 1px;
		padding: 5px 0;		
	}
	.hp_slideshow_name{
		font-style: italic;		
	}
	
	.hp_image_caption_ov{
		text-align: center;
		font-size: 18px;
		color: #666;
		border-top: #ccc solid 1px;
		border-bottom: #ccc solid 1px;
		padding: 5px 0;
		width:420px;
		float:right;
	}
	

.hp_tm_hybrid{
background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top, #f7f7f7 47%, #e8e8e8 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#f7f7f7), color-stop(98%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7f7f7 47%,#e8e8e8 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7f7f7 47%,#e8e8e8 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f7f7f7 47%,#e8e8e8 98%); /* IE10+ */
background: linear-gradient(top, #f7f7f7 47%,#e8e8e8 98%); /* W3C */

	border: #ececec 1px solid;
	border-radius: 8px;
	height: 117px;
	padding:5px 0 0 10px;
	margin: 0px 18px 40px 18px;
	position: absolute;
	top: 435px;
	*top: 475px;
}
	.hp_tm_hybrid img{
		position:relative;
		top: 15px;
		left: -8px;
		float:left;
		margin: 5px;
		padding-left: 10px;
	}
	.hp_tm_hybrid_cell{
		float:left;
		width:164px;
		border-right: 1px solid #ccc;
		/*margin: 0 10px 0 0px;*/
		margin: 0 0 0 0;	
		height: 100px;
		overflow: visible;
		color: #666;
	}
	.hp_tm_hybrid_guarantee{
		border-right: none;
	}
.hp_mid{
	color: #333;
	background: #f8f7ed;
	height: 260px;
	padding: 50px 0 5px 0px;
	border-bottom: #ccc solid 1px;
	line-height: 1.9em;
	font-size: 14px;	
}
.hp_mid h2,.hp_mid h3{
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}
.hp_mid a{
	color: #0044aa;
}
.hp_mid_cell{
	float: left;
	width: 220px;
	padding: 8px 20px;
	margin: 32px 30px;
	background: white;
	border: 1px solid #e9e5c5;
	border-radius: 10px;
}
.hp_mid_cell_wider{
	float: left;
	width: 250px;
	margin:32px 15px;
	padding: 8px 20px;
	background: white;
	border: 1px solid #e9e5c5;
	border-radius: 10px;
}
	.hp_mid_cell a, .hp_mid_cell_wider a{
	border-bottom: #ccc dotted 1px;
	}
.hp_mb_hybrid{
	position: relative;
	top: -20px;
	left: 400px;
}
a.viewalldocs_button{
	width: 140px;
	height: 30px;
	color: black;
	border: #ccc solid 2px;
	background: #eee;
	border-radius: 10px;
	padding: 10px 15px;
}
a.viewalldocs_button:hover{
	background: #ddd;
}

.hp_bottom{
	height: 260px;
}
.hp_bottom_cell{
	height: 200px;
	float: left;
	font-size: 15px;
	color: #333;
}
.hp_bottom_cell p{
	position: relative;
	top: 20px;
}
	.hp_bottom_cell3 p strong{
		font-size: 18px;
	}
	.hp_bottom_cell_1{
		background: url(//d2qmttkugi0yqz.cloudfront.net/images/homepage-ld/bubble1.png) no-repeat;
		width: 206px;
	}
	.hp_bottom_cell_1 img{
		margin-top:55px;
	}
	.hp_bottom_cell_2{
		background: url(//d2qmttkugi0yqz.cloudfront.net/images/homepage-ld/bubble2.png) no-repeat;
		padding-top:7px;
		width: 315px;
	}
	.hp_bottom_cell_2 strong{
		top: 55px;
		position: relative;
	}
	.hp_bottom_cell_3{
		background: url(//d2qmttkugi0yqz.cloudfront.net/images/homepage-ld/bubble3.jpg) no-repeat;
		margin-top: 30px;
		width: 206px;
	}
	.hp_bottom_cell_3 strong{
		top: 30px;
		position: relative;
	}
	.hp_bottom_cell_4 img{
		margin-top: 54px;
	}
	.hp_bottom_cell_4{
		background: url(//d2qmttkugi0yqz.cloudfront.net/images/homepage-ld/bubble4.png) no-repeat;
		padding-left:9px;
		margin-top:28px;
		width: 209px;
	}
	.hp_bottom_cell_4 p{
		top: 33px;
		position: relative;
	}
	.hp_bottom_cell{
		background-size: 100%;
		text-align: center;
	}

.hp_news_title{
color: #808080;
font-size: 22px;
position: relative;
top: -16px;
background:white;
padding:0px 20px;
}
.hp_news_top_mid {
	text-align:center;
	float:none;
	margin-top:-7px;
}
#content-inner .hp_news > hr {
	width:926px;
	border-top:dotted 1px gray;
	margin-right:20px;
}
.hp_news_top_left, .hp_news_top_right{
	border-bottom: 1px dotted gray;
	height:2px;
	width:330px;
}
.hp_news_top_left, .hp_news_top_right{
	float: left;
}
.hp_news_logos{
	clear:both;
	text-align: center;
}
.hp_news_logos_non_us img{
	margin: 0 22px 0 0;
}
.hp_news_logos_us img{
	margin: 0 13px 0 0;
}
.hp_news_time{
top: 15px;
position: relative;
}
.hp_news_hr{
top: 10px;
position: relative;
}
.hp_news{
	padding:10px 2px;
}

.button_spacer{
	height:19px;	
}

.caption_padding{
	margin-top:30px;
}

#cr_leftbar, #cr_body{
	/*float:left;*/
}

#cr_body{
	float:left;
	width:550px;
	margin-left:15px;
	padding:0 5px 5px 5px;
	border-left:1px solid #F2F2F2;
	border-bottom:1px solid #F2F2F2;
	
}

#cr_leftbar{
	width:300px;
	/*border-right:1px solid #F2F2F2;
	border-bottom:1px solid #F2F2F2;*/	
}

.cr_sline{
	border-bottom:1px solid #F2F2F2;
}

#cr_main{
	float:left;
	font-family:trebuchet ms, sans serif;
}

.cr_thead h2{
	color:#3e3e3e;
	font-weight:lighter;
	padding-left:15px;
}

.menu_head, .cr_head_m{
	border-bottom:1px solid #705b58;
	
}

.cr_head_m{	
	font-weight:bold;
	font-style:italic;
	color:#8A0808;
}

.menu_head{
	color:#8A0808;
	font-style:italic;
	font-weight:bold;
	margin-top:-5px;
	
}

.cr-left-heading{
	font-weight:bold;
}

.cr_li_circle{	
	width:20px;
	height:20px;
	float:right;
}

.cr_job_section{	
	margin-top:5px;
	padding-left:20px;
	padding: 5px 20px 10ex 20px;	
	background:#FAFAFA;
	background: linear-gradient(top,bottom  #FAFAFA,  #BDBDBD);	
	background: -moz-linear-gradient(top,#FAFAFA, #BDBDBD);
	background: -webkit-linear-gradient(top,#FAFAFA, #BDBDBD);
	background: -ms-linear-gradient(top,#FAFAFA, #BDBDBD);
	background: -o-linear-gradient(top,#FAFAFA, #BDBDBD);
	-pie-background: linear-gradient(top, #FAFAFA, #BDBDBD);
	behavior: url(/common/PIE.htc);
}
.cr_job_section, .cr_add_info{
	border:1px solid #e3e3e3;	
}

ul.cr_lt_items .cr_li_box a{
	color:#000;
	font-weight:bold;
}

ul.cr_lt_items .cr_li_box a:hover{
	color:#8A4B08;
	font-weight:bolder;
}

ul.cr_lt_items li{
	cursor:pointer;
}
/*background: linear-gradient(linear, center top, center bottom, from(#81D379), to(#41A537), color-stop(1, #41A537));
	background: -webkit-gradient(linear, center top, center bottom, from(#81D379), to(#41A537), color-stop(1, #41A537));
	background: -moz-linear-gradient(linear, center top, center bottom, from(#81D379), to(#41A537), color-stop(1, #41A537));
	background: -ms-linear-gradient(linear, center top, center bottom, from(#81D379), to(#41A537), color-stop(1, #41A537));
	background: -o-linear-gradient(linear, center top, center bottom, from(#81D379), to(#41A537), color-stop(1, #41A537));	
*/
.cr-title{
	font-weight:bold;
	padding-bottom:20px;
}

.cr_content{	
}

ul.cr_ul{
	margin-left:35px;
}
.cr_leftmenu{
	/*background:#F2F2F2;*/	
}

ul.cr_lt_items li{
	border-bottom:1px solid #c7c7c7;		
	list-style-type:none;	
	margin-top:3px;
	margin-left:-16px;	
}

ul.cr_lt_items li a:hover{	
	cursor:pointer;
}

.cr_li_box{
	background:#F2F2F2;	
	padding:5px 10px 5px 5px;
	height:20px;
	border-right:2px solid #b6b6b6;
	border-bottom:2px solid #b6b6b6;
	background: linear-gradient(top,bottom  #FAFAFA,  #BDBDBD);	
	background: -moz-linear-gradient(top,#FAFAFA, #BDBDBD);
	background: -webkit-linear-gradient(top,#FAFAFA, #BDBDBD);
	background: -ms-linear-gradient(top,#FAFAFA, #BDBDBD);
	background: -o-linear-gradient(top,#FAFAFA, #BDBDBD);	
	-pie-background: linear-gradient(top, #FAFAFA, #BDBDBD);
	behavior: url(/common/PIE.htc);
	
}

.cr_li_spacer{
	clear:both;
	height:3px;
}

.cr_li_a{
	float:left;
	width:250px;	
}

.cr_add_info_head{	
	padding:10px 0 20px;
	font-weight:bold;
	font-style:italic;	
	
}

.cr_add_info_head, .menu_head, .cr_head_m{
	font-size:16px;
	color:#6e1700;
	/*color:#8A0808;*/
}

.cr_head_m, .menu_head{
	padding-left:10px;
}





.cr_add_info{
	margin-top:10px;
	width:290px;
	background:#F2F2F2;
	padding:0 0 30px 10px;
	background: linear-gradient(top,bottom  #FAFAFA,  #BDBDBD);
	/*background: -moz-linear-gradient(top, #f0f0f0,  #000);*/
	background: -moz-linear-gradient(top,#FAFAFA, #BDBDBD);
	background: -webkit-linear-gradient(top,#FAFAFA, #BDBDBD);
	background: -ms-linear-gradient(top,#FAFAFA, #BDBDBD);
	background: -o-linear-gradient(top,#FAFAFA, #BDBDBD);
	-pie-background: linear-gradient(top, #FAFAFA, #BDBDBD);
	behavior: url(/common/PIE.htc);
}

#cr_topmain{
	float:left;
	padding:5px 5px 5px 5px;
	border-right:1px solid #F2F2F2;
	border-bottom:1px solid #F2F2F2;	
}

.ui-autocomplete{
	border: 1px solid #E6E6E6;
	background:#FFFFFF;
	max-height: 250px;
	overflow:auto;
	width:200px;
        z-index:100;
        font-family: 'Open Sans', 'Lato', Helvetica, Verdana, Arial, sans-serif;
        font-size: 17px;
}
.ui-autocomplete .ui-state-hover, .ui-autocomplete a.ui-state-focus{
	color:inherit !important;
	background:#BADAE9 !important;
	border: none !important;
	cursor:pointer;
        border-radius: 0;
        margin: 0 !important;
}

.ui-autocomplete .ui-menu-item a{
	display:block;	
	padding:5px;
        border-radius: 0;
        border-bottom: 1px solid #f0f0f0;
}
.ui-autocomplete .ui-menu-item:last-child a {border-bottom: none;}

.ui-autocomplete .ui-state-highlight{
	background: none !important; 
	border:none !important;
	color: inherit !important ;
	font-weight: bold;
}

/* CSS Hacks/Fixes (SA) */

/** LawDepot video collapsed div fix **/
.ld_vd_html{
	height: 65px;
}
textarea{resize:vertical}

#hintDiv { display:none;}

/* WOAHbar styling */
.woahbar {
	font-size: 14px;  
	color: #000;  
	background-color: #E0DDB5; 
}
.woahbar.wbTop {
}
.woahbar.wbBottom {
}
.show-notify {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.35);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.35);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.35);
	background-color: #E0DDB5;
}
/* End WOAHbar */
/* Dialog Styles */
.plainDialog.ui-dialog{background:#fff;overflow:visible;}
.plainDialog.ui-dialog .ui-dialog-title{display:none;}
.plainDialog.ui-dialog .ui-dialog-titlebar{background:#fff;border:none;padding:0;margin:0;}
.plainDialog.ui-dialog .ui-dialog-titlebar-close{right:0; margin:-15px -10px 0 0;border-radius:10px;background:#fff;border:1px solid #83675F}
.plainDialog.ui-dialog .ui-dialog-titlebar-close.ui-state-focus{outline:none;}
.plainDialog.ui-dialog .ui-dialog-titlebar-close:focus, .plainDialog.ui-dialog .ui-dialog-titlebar-close:hover {padding:1px}
.footerDialog.ui-dialog #divDialog{padding:30px;padding-right:0}

.datePickerWrapper{position:relative;display:inline-block;margin-left:6px;height:17px}
.ua-ie-7 .datePickerWrapper{display:inline;zoom:1}
.specifyDiv .datePickerWrapper{display:block;margin-left:0;margin-bottom:6px}
.datePickerWrapper.datePickerIconRight{margin-left:0}
.datePickerIcon{display:inline-block;width:23px;height:22px;position:absolute;top:0;cursor:pointer;background:transparent url(//d2qmttkugi0yqz.cloudfront.net/common/images/date-picker-LD.png) no-repeat scroll top left}
.ua-ie-7 .datePickerIcon{display:inline;zoom:1}
.datePickerIcon:hover{background-position:0 -22px}
.datePickerIconLeft .datePickerIcon{left:0}
.datePickerIconRight .datePickerIcon{left:188px}
.datePicker{font-weight:bold;font-size:12pt;color:#808080;background-color:transparent;border-width:0;font-family:Arial,sans-serif;width:180px;position:absolute;top:0;padding:0 0 0 4px;height:22px;-webkit-text-fill-color:#808080;-webkit-opacity:1}
.datePicker.datePickerBorder{border-width:1px}
.datePickerIconLeft .datePicker{left:26px}
.datePickerIconRight .datePicker{left:0}
.mobileDatePicker{opacity:0;position:absolute;z-index:2;margin:0;display:block;height:22px;width:180px;padding:0;-webkit-appearance:none}
.mobileDatePicker.datePickerBorder{height:24px}

.woahbar {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 9999999999;   /* << DO NOT EDIT, KEEPS WOAHbar ON TOP OF PAGE CONTENT */
	padding: 2px 0 2px 0;
	text-align: center;
}
.woahbar.wbTop {
	top: 0;
}
.woahbar.wbBottom {
}

.woahbar-stub {
	position: fixed;
	right: 22px;
	width: 42px;
	height: 42px;
	z-index: 9999999998;   /* << DO NOT EDIT, KEEPS WOAHbar Stub ON TOP OF PAGE CONTENT */
}
.woahbar-stub.wbsTop {
	top: -10px;
}
.woahbar-stub.wbsBottom {
}
.wbContent {
	margin: 10px auto 8px;
	padding: 0 56px;
	display: table;
}
.ua-ie-7 .wbContent {
	display: block;
	zoom: 1;
}
.wbTop .wbContent {
	margin-bottom: 10px;
}
.wbButtonsLeft,.wbButtonsRight {
	display: table-cell;
	padding: 0 10px;
	vertical-align: middle;
}
.ua-ie-7 .wbButtonsLeft,.ua-ie-7 .wbButtonsRight {
	display: inline;
	zoom: 1;
}
.wbButtonsLeft .largeActiveButton,.wbButtonsRight .largeActiveButton {
	white-space: nowrap;
	margin: 0 4px;
}
.ua-ie-7 .wbButtonsLeft .largeActiveButton,.ua-ie-7 .wbButtonsRight .largeActiveButton {
	padding-bottom: 7px;
}
.wbMessage {
	display: table-cell;
	padding: 0 5px;
	vertical-align: middle;
	text-align: left;
}
.ua-ie-7 .wbMessage {
	display: inline;
	zoom: 1;
}
.show-notify {
	behavior: url(/common/PIE.htc);
	position: absolute;
	color: #fff;
	width: 42px;
	height: 42px;
	text-decoration: none;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.close-notify {
	behavior: url(/common/PIE.htc);
	position: absolute;
	right: 22px;
	top: 0;
	color: #fff;
	width: 34px;
	height: 100%;
	text-decoration: none;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.show-notify.wbRestore {
	background-image: url(//d2qmttkugi0yqz.cloudfront.net/common/images/WOAHbar/expand-icon.png);
}
.close-notify.wbMinimize {
	background-image: url(//d2qmttkugi0yqz.cloudfront.net/common/images/WOAHbar/collapse-icon.png);
}
.wbsTop .show-notify.wbRestore {
	background-image: url(//d2qmttkugi0yqz.cloudfront.net/common/images/WOAHbar/collapse-icon.png);
}
.wbTop .close-notify.wbMinimize {
	background-image: url(//d2qmttkugi0yqz.cloudfront.net/common/images/WOAHbar/expand-icon.png);
}
.close-notify.wbClose {
	width: 35px;
	background-image: url(//d2qmttkugi0yqz.cloudfront.net/common/images/WOAHbar/close-icon.png);
}
.show-notify.wbRestore:hover {
	background-image: url(//d2qmttkugi0yqz.cloudfront.net/common/images/WOAHbar/expand-icon-dark.png);
}
.close-notify.wbMinimize:hover {
	background-image: url(//d2qmttkugi0yqz.cloudfront.net/common/images/WOAHbar/collapse-icon-dark.png);
}
.wbsTop .show-notify.wbRestore:hover {
	background-image: url(//d2qmttkugi0yqz.cloudfront.net/common/images/WOAHbar/collapse-icon-dark.png);
}
.wbTop .close-notify.wbMinimize:hover {
	background-image: url(//d2qmttkugi0yqz.cloudfront.net/common/images/WOAHbar/expand-icon-dark.png);
}
.close-notify.wbClose:hover {
	background-image: url(//d2qmttkugi0yqz.cloudfront.net/common/images/WOAHbar/close-icon-dark.png);
}

.noDesktop { 
	display: none !important; 
}
.ua-mobile .noMobile { 
		display: none !important; 
	}
.ua-mobile .showMobile { 
		display: block !important; 
}
