@charset "utf-8";

/* CSS Document */

body{

	background:url(../images/bodyBg.jpg) repeat-x #3A3A3A;

	font-family: tahoma, verdana, "sans-serif";

	font-size:12px;

	margin:0;

	color:#f9f9f9;

	}



#container{

	width:1010px;

	}



#header{

	height:142px;

	position:relative;

	margin-bottom:5px;

	}



#topAd{

	position:absolute;

	top:0;

	right:0px;

	height:50px;

	padding:10px;

	width:230px;

	background:url(../images/topadBg.jpg) no-repeat;

	}

#header #logo h1{

  	margin: 0px;

	padding: 0px;

	}



#logo h1 a {

	padding-top: 138px;

	height: 0px;

	width: 231px;

	background: url('../images/legallynoted-logo.jpg') no-repeat;

  	overflow: hidden;

	border:0px none;

	text-decoration:none;

	font-size:0px; 

	position:absolute;

	top:0px;

	left:10px;

	}



#navbar{

	position:absolute;

	bottom:0;

	left:310px;

	height:30px;

	background:url(../images/navbg.jpg) no-repeat;

	width:800px;

	padding-left:2px;

	padding-top:10px;

	}



#navbar ul{

	margin:0;

	padding:0;

	list-style-type:none;

	}

#navbar ul li{

	float:left;

	margin-left:2px;

	margin-right:2px;

	}

#navbar ul li a{

	color:#fff;

	text-decoration:none;

	font-size:10pt;

	font-family:Arial, Helvetica, sans-serif;

	display:block;

	text-align:center;

	font-weight:bold;

	padding:5px;

	}



#navbar ul li a:hover{

	color:#FC0;

	}

#navbar ul li a.sel{

	color:#333;

	}



#contentsLeft{

	width:280px;

	float:left;

	padding:5px;

	position:relative;

	}



#contentsLeft h3{

	color:#f9f9f9;

	border-bottom:1px solid #666;

	font-weight:normal;

	font-size:16px;

	margin-left:15px;

	padding-left:30px;

	padding-bottom:5px;

	}

#contentsLeft ul{

	list-style-type:none;

	margin:0;

	padding:0;

	margin-left:15px;

	}



#contentsLeft ul li{

	background:url(../images/note-icon.gif) left top no-repeat;

	padding-left:20px;

	margin-bottom:10px;

	}



#contentsLeft ul li a{

	color:#17B4FF;

	text-decoration:none;

	}

#contentsLeft ul li a:hover{

	text-decoration:underline;

	}

	

#contentsLeft ul li span{

	display:block;

	}

	

#contentsLeft h3.clip{

	background:url(../images/clip-icon.gif) no-repeat left;

	}



#contentsLeft h3.popular{

	background:url(../images/popular-search-bg.gif) no-repeat left;

	}



#contentsLeft .tagCloud{

	margin-left:15px;

	padding:5px;

	margin-bottom:15px;

	}



#contentsLeft .adHere{

	margin-left:15px;

	margin-bottom:15px;

	}

#contentsLeft .searchBox{

	background:url(../images/searchBoxBg.jpg) no-repeat right;

	width:260px;

	height:180px;

	position:relative;

	left:-5px;

	top:auto;

	margin-top:20px;

	margin-bottom:20px;

	padding:10px;

	}



#contentsLeft .searchBox h3{

	border-bottom:0;

	margin:0;

	background:url(../images/search-ico.png) no-repeat left;

	}

#contentsRight{

	margin-left:305px;

	width:688px;

	padding:5px;

	background:#fff;

	color:#777;

	}



#contentsRight #banner{

	height:225px;

	position:relative;

	}



#contentsRight #banner .signupBadge{

	position:absolute;

	top:15px;

	right:10px;

	}



#contentsRight #banner .signupBadge img{

	border:0;

	}

#contents{

	padding:10px;

	line-height:19px;

	min-height:600px;

  	height:auto !important;

 	height:600px;

}

#contents h3{

	color:#0080C0;

	font-size:14px;

	margin:10px 0 10px 0;

	font-weight:normal;

	}

#contents .introText{

	padding:10px;

	margin:10px;

	border:1px solid #e9e9e9;

	background:#f7f7f7;

	font-size:14px;

	line-height:24px;

	}

#contents h2{

	font-weight:normal;

	font-size:18px;

	margin:0;

	margin-bottom:20px;

	letter-spacing:1px;

	}

#contents .box{

	width:320px;

	display:inline-block;

	vertical-align:top;

	margin-bottom:20px;

	}

#contents .box p{

	padding-left:40px;

	margin:0;

	}

#contents .box h3{

	font-size:18px;

	margin:0;

	padding-top:14px;

	padding-left:55px;

	padding-bottom:14px;

	color:#0080C0;

	font-weight:normal;

	}



#contents .box h3.free{

	background:url(../images/free-icon.jpg) left no-repeat;

	}



#contents .box h3.pays{

	background:url(../images/pays-icon.jpg) left no-repeat;

	}



#contents .box h3.why{

	background:url(../images/why-icon.jpg) left no-repeat;

	}



#contents .box h3.top{

	background:url(../images/top.jpg) left no-repeat;

	}



#footer{

	background:#1E1E1E;

	border-top:1px solid #444;

	padding:10px;

	margin-top:20px;

	}



.brClear{

	clear:both;

	}



.fc-tbx .tl{

	background: url('../images/tl.png') no-repeat;

}

.fc-tbx .t{

	background: url('../images/t.png') repeat-x;

	height: 16px;

}

.fc-tbx .tr{

	background: url('../images/tr.png') no-repeat;

}

.fc-tbx .l{

	background: url('../images/l.png') repeat-y;

	width : 16px;

}

.fc-tbx .r{

	background: url('../images/r.png') repeat-y;

	width: 16px;

}

.fc-tbx .bl{

	background: url('../images/bl.png') no-repeat;

}

.fc-tbx .b{

	background: url('../images/b.png') no-repeat;

	height: 25px;

}

.fc-tbx .br{

	background: url('../images/br.png') no-repeat;

}

.fc-tbx .c{

	background: url('../images/c.png') repeat;

}

.fc-tbx a.close {

	float: right;

	background: url('../images/close.png') no-repeat;

	position: relative;

	margin-left: 5px;

	display: block;

	width: 10px;

	height: 10px;

	cursor: pointer;

}

.fc-tbx .err {

	float: left;

}

.fc-tbx p {

	width : auto;

	display: block;

	font-size: 10px;

	font-family: tahoma, verdana, "sans-serif";

	margin : 0;

	padding : 0;

	border : 0;

	color : #FFF;

}



.ajax_loader {

	background : url('../images/ajax-loader.gif') no-repeat center;

	width : 200px;

	height : 150px;

}





/* FormCheck validation div */



.fc-error {

	border : 1px solid #888;

	margin-top : 5px;

	background-color : #EAEAEA;

}

.fc-error p {

	margin : 5px;

	color : #A00;

}



form.formular {

font-family: tahoma, verdana, "sans-serif";

font-size: 12px;

padding: 10px;

border: 0;

background:#fff;

}



form.black {

font-family: tahoma, verdana, "sans-serif";

font-size: 12px;

padding: 20px;

border: 1px solid #A5A8B8;

background:#666666;

color:#CCCCCC;

}



form.black legend{

color:#CCCCCC;

}



.formular fieldset {

margin-top: 5px;

padding : 5px;

border:0;



}



.formular legend {

font-size: 14px;

color:#0095DD;

font-weight: 900;

padding:5px;

padding-left:0;

margin-left:0;

margin-bottom:10px;

}



.formular fieldset label {

float: none;

text-align: inherit;

width: auto;

}



.formular label span {

color: #000;

font-weight:bold;

}



.black label span {

color: #ccc;

}



.formular input, .formular select, .formular textarea {

display : block;

margin-bottom: 5px;

}



.formular .text-input {

width: 250px;

color: #555;

padding: 4px;

border: 1px solid #B5B8C8;

font-size: 14px;

margin-top: 4px;

background: #FFF;



}

.formular .text-area {

width: 450px;

color: #555;

padding: 4px;

border: 1px solid #B5B8C8;

font-size: 14px;

margin-top: 4px;

background: #FFF;

font-family:Arial, Helvetica, sans-serif;



}



.text-input {

width: 250px;

color: #555;

padding: 4px 4px 3px;

border: 1px solid #B5B8C8;

font-size: 14px;

margin-top: 4px;

margin-bottom: 4px;

background: #FFF;



}





.formular .infos {

background: #FFF;

color: #333;

font-size: 12px;

padding: 10px;

margin-bottom: 10px;

border:1px solid #B5B8C8;

}



.formular span.checkbox, 

.formular .checkbox {

display: inline;

}



.formular .button {

text-align:right;

margin-top: 20px;

}



.submit {

color: #555;

float:right;

text-decoration: none;

cursor:pointer;

background:#0095DD;

}



.formular a.submit {

background: #0095DD;

border: 1px solid #AAA;

padding: 4px;

cursor:pointer;

}



input.button {

background: #0095DD;

border: 2px solid #AAA;

padding: 4px 4px 1px;

font-size:14px;

margin-top:4px;

cursor:pointer;

}



.formular input {

background: url('../images/form/button-bg.png') repeat-x;

border: 2px solid #AAA;

padding: 4px;

}



.formular .select{

	width:260px;

	margin:5px 0px 5px 0px;

	}

.formular hr {

clear: both;

visibility: hidden;

}



.formular .fc-error {

width: 350px;

color: #555;

padding: 4px;

border: 1px solid #B5B8C8;

font-size: 12px;

margin-bottom: 15px;

background: #FFEAEA;

}

.notifyMsg{

	border:1px solid #7DFF7D;

	padding:5px;

	font-weight:bold;

	background:#D7FFD7;

	margin-bottom:10px;

	margin:10px;

	}



.loginForm{

	padding:5px;

	position:absolute;

	left:300px;

	top:20px;

	}



.tblLogin{

	background:#3A3A3A;

	border:1px solid #3A3A3A;

	margin:auto;

	padding:5px;

	margin-top:20px;

	}

.tblLogin .links{

	text-align:right;

	font-size:11px;

	padding-top:5px;

	}

.tblLogin td{

	color:#f2f2f2;

	}



.loginForm input.txtLogin {

	border: 1px #3A3A3A solid;

	background: #464646;

	margin-right: 5px;

	margin-top: 4px;

	color: white;

	height: 16px;

	width:100px;

}

.loginForm p{

	display:inline;

	}



.loginForm .br{

	margin:5px 0 5px 0;

	}



.loginForm .alnRight{

	text-align:right;

	}

.loginForm .alnRight2{

	text-align:right;

	padding-top:10px;

	}



.tblLogin  input:focus.txtLogin {

	background: #545454;

}

.loginForm .btnLogin{

	margin-top:5px;

	}



.tblLogin a{

	text-decoration:none;

	color:#F90;

	

	}



.tblLogin2{

	margin:auto;

	margin-top:20px;

	margin-bottom:50px;

	padding:10px;

	}



.tblLogin2 td{

	color:#666;

	padding:10px;

	}



.tblLogin2 input.txtLogin {

	border: 1px #e9e9e9 solid;

	background: #f9f9f9;

	margin-right: 5px;

	margin-top: 4px;

	color: #333;

	height: 16px;

	width:200px;

}



.tblLogin2  input:focus.txtLogin {

	border: 1px #ccc solid;

}

.tblLogin2 .btnLogin{

	float:right;

	}



.tblLogin2 a{

	text-decoration:none;

	color:#F60;

	

	}



.pageNav{

	margin:0;

	padding:5px;

	border-bottom:1px solid #e9e9e9;

	}



.pageNav ul{

	list-style-type:none;

	margin:0;

	padding:0;

	font-size:11px;

	}



.pageNav ul li{

	display:inline;

	}



.pageNav ul li a{

	margin-right:4px;

	color:#F30;

	margin-left:3px;

	text-decoration:none;

	}



.pageNav ul li a:hover{

	text-decoration:underline;

	}



.memNav{

	padding:5px;

	height:100px;

	}

.memNav div{

	margin-bottom:10px;

	padding-left:10px;

	}

.memNav a{

	margin-left:15px;

	color:#fff;

	background:url(../images/memNavBg.jpg) no-repeat;

	display:block;

	width:101px;

	float:left;

	text-align:center;

	padding:5px;

	text-decoration:none;

	}



.memNav a:hover, .memNav .sel{



	color:#fff;

	background:url(../images/memNavBg-hover.jpg) no-repeat;

	}



.memNav p{

	margin-top:0;

	margin-left:15px;

	}



.frmInfo{

	padding-left:50px;

	position:relative;

	}

.frmInfo textarea, .frmInfo select{

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	width:233px;

	}

.frmInfo .row{

	height:30px;

	margin-bottom:5px;

	}



.frmInfo .file{

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	height:24px;

	width:200px;

	}

.frmInfo p{

	margin:0;

	}

.frmInfo .label{

	width:110px;

	font-weight:bold;

	color:#333;

	display:block;

	float:left;

	border:1px solid #e2e2e2;

	padding:5px;

	text-align:right;

}



.frmInfo .value{

	margin-left:5px;

	float:left;

	border:1px solid #e2e2e2;

	padding:5px;

	width:400px;

	}



.frmInfo h3{

	font-weight:normal;

	font-size:14px;

	color:#0080C0;

	letter-spacing:1px;

	margin:0;

	margin-top:15px;

	margin-bottom:15px;

	}



body a{

	color:#F60;

	text-decoration:none;

	}



body a:hover{

	text-decoration:underline;

	}



.errNotify{

	background:#FFECEC;

	border:1px solid #FF9B9B;

	padding:5px;

	color:#000;

	}



.frmInfo .button{

	background:#00A3F0;

	color:#fff;

	border:0;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	cursor:pointer;

	}



.frmInfo .noBdr{

	border:0;

	}



.frmInfo .infoNav{

	position:absolute;

	top:8px;

	right:80px;

	background:#0098E1;

	padding:3px;

	color:#004A6F;

	}



.frmInfo .infoNav a{

	color:#fff;

	font-size:11px;

	margin-left:5px;

	margin-right:5px;

	}

body form{

	margin:0;

	}



.frmSearch{

	margin-top:15px;

	padding-left:25px;

	}



.frmSearch label{

	height:30px;

	display:block;

	}



.frmSearch label select{ 

	width:220px;

	font-size:11px;

	padding:2px;

	}



.frmSearch .text{

	width:215px;

	font-size:11px;

	padding:2px;

}



.tblNotes{

	width:100%;

	}



.tblNotes th{

	text-align:left;

	padding:5px;

	}



.tblNotes td{

	padding:5px;

	vertical-align:top;

	border:1px solid #e9e9e9;

	}



.tblNotes .filetype{

	float:left;

	margin-right:10px;

	}



.searchResults{

	background:#f7f7f7;

	border:1px solid #e2e2e2;

	padding:10px;

	}



.searchResults .result{

	border:1px solid #e2e2e2;

	padding:5px;

	background:#fff;

	margin-bottom:10px;

	position:relative;
	
	padding-right:90px;
	}



.searchResults .result h3{

	font-weight:normal;

	margin:0;

	margin-bottom:5px;

	padding-left:30px;

	}

.searchResults .result .fileicon{

	position:absolute;

	top:13px;

	left:5px;

	margin:0;

	}

.searchResults .result p{

	margin:0;

	padding-left:30px;

	margin:5px 0 5px 0;

	}



.searchResults .result a img{

	border:0;

	margin:15px 0 15px 0;

	}



.searchResults .result .button{

	position:absolute;

	bottom:-5px;

	right:5px;

	margin:0;

	}



.searchResults .result .date{

	font-size:11px;

	color:#333;

	}



.searchResults .result .date span{

	font-style:normal;

	font-weight:bold;

	}


/* XXX Edited by M.G. @ Inova */
.resultsNav{
	position:relative;
	/* height:25px; */
	background:#fff;
	border-top:1px solid #f9f9f9;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:10px;
	}


/* XXX Edited by M.G. @ Inova */
.resultsNav .navba{
	/* height:20px; */
	left:150px;
	/* position:absolute; */
	top:5px;
	/*
	position:absolute;
	right:0;
	top:6px;
	*/
}


/* XXX Edited by M.G. @ Inova */
.resultsNav .navba a.nav{
	text-decoration:none;
	color:#0080C0;
	/* padding:0px 5px 0px 5px; */
	margin:0px 2px 0px 2px;
	font-size:12px;
	font-weight:bold;
	}

.resultsNav .navba a.nav:hover{
	text-decoration:none;
	color:#fff;
	background:#0080C0;
	}



.resultsNav p{

	margin:0;

	padding:5px;

	}

.noteDetails{

	padding:10px;

	background:#f9f9f9;

	border:1px solid #e2e2e2;

	}



.noteDescription{

	width:380px;

	padding:15px;

	}



.noteOptions{

	float:right;

	width:210px;

	border:1px solid #e2e2e2;

	padding:5px;

	background:#fff;

	}

.noteOptions p span{

	font-weight:bold;

	color:#000;

	}



.noteOptions p{

	margin:8px 0 8px 0;

	border-bottom:1px solid #e9e9e9;

	}

.brClearRight{

	clear:right;

	}



.noteDescription h3{

	margin:0;

	color:#0070A6;

	font-weight:normal;

	font-size:18px;

	letter-spacing:1px;

	}



.noteDescription p span{

	font-weight:bold;

	}



.noteDescription p{

	font-size:11px;

	margin:7px 0 7px 0;

	}



.noteDescription .price{

	font-size:20px;

	color:#000;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	}



.btnDownload{

	display:block;

	background:url(../images/btnDownload.jpg) no-repeat;

	width:150px;

	height:35px;

	padding-left:50px;

	padding-top:15px;

	font-size:18px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#fff;

	}


.btnBuyClassified{

	display:block;

	background:url(../images/btnBuyClassified.jpg) no-repeat;

	width:150px;

	height:35px;

	padding-left:50px;

	padding-top:15px;

	font-size:18px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#fff;

	}




.btnDownload:hover{

	text-decoration:none;

	}



a.clouds{

	color:#888;

	font-family:Arial, Helvetica, sans-serif;

	}




.blogCategories{

	float:right;

	width:200px;

	padding:5px;

	}



.blogContents{

	width:400px;

	padding:5px;

	}

.blogContents h4{
	font-size:20px;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:55px;
	font-weight:normal;
	}

.blogContents h4.confession{
	background:url(../images/confession-icon.jpg) left no-repeat;
	color:#65CA00;
	}

.blogContents h4.classified{
	background:url(../images/classified-icon.jpg) left no-repeat;
	color:#800000;
	}
.blogCategories ul.categories{

	list-style-type:none;

	font-weight:bold;

	margin:0;

	padding:0;

	line-height:22px;

	}



.blogCategories h3{

	font-weight:normal;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:16px;

	margin:10px 0 10px 0;

	border-bottom:1px dashed #ccc;

	padding-bottom:5px;

	}



.blogComment{

	padding:10px;

	margin:10px 0 10px 0;

	background:#f9f9f9;

	border:1px solid #e9e9e9;

	}



.tblTop5{

	width:250px;

	margin-left:60px;

	}



.tblTop5 td{

	padding:3px;

	vertical-align:top;

	font-size:11px;

	color:#000;

	font-family:Arial, Helvetica, sans-serif;

	}

.tblTop5 .odd{

	border-bottom:1px solid #e9e9e9;

	background:#f9f9f9;

	}

.tblTop5 .even{

	border-bottom:1px solid #ccc;

	background:#fff;

	}





.tblTop5 a{

	color:#004D71;

	font-weight:bold;

	}



#footer .footerContents{

	float:left;

	padding:15px;

	padding-top:0px;

	margin:10px;

	width:280px;

	}



#footer .footerContents h3{

	font-weight:normal;

	font-size:16px;

	font-family:Arial, Helvetica, sans-serif;

	margin:0;

	color:#00ABFD;

	}

#footer .footerContents ul{

	list-style-type:none;

	margin:0;

	padding:0;

	line-height:20px;

	margin-top:10px;

	}

#footer .footerContents ul li{

	padding-left:25px;

	}

	

#footer .footerContents ul li a{

	color:#888;

	}



#footer .footerContents ul li a:hover{

	color:#ccc;

	text-decoration:none;

	}



#footer .vr{

	width:2px;

	border-left:1px solid #333;

	height:110px;

	float:left;

	margin-top:25px;

	}



#copyrights{

	background:#111;

	padding:10px;

	color:#666;

	font-size:11px;

	}

.txtRed{
	color:red;
	}

.reviewsTitle{
	background:url(../images/reviews-bg.jpg) no-repeat;
	padding:7px;
	font-size:15px;
	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
	}

.reviewIcon{
	background:url(../images/review-icon.png) 10px 5px no-repeat;
	width:70px;
	height:80px;
	margin:0;
	display:inline-block;
	}

p.rating{
	margin:0;
	text-align:center;
	color:#000;
	font-size:16px;
	padding-top:15px;
	color:#006697;
	font-weight:bold;
	text-align:center;
	}

p.votes{
	font-size:11px;
	text-align:center;
	padding-top:15px;
	margin:0;
	}

.reviewNotes{
	padding:5px;
	vertical-align:top;
	float:right;
	width:565px;
	}

.brclr{
	margin:1px 0 1px 0;
	clear:left;
	border-top:1px dotted #ccc;
	}

.review{

	}
	
.reviewNotes .date{
	font-size:10px;
	color:#333;
	}

.result .noteRating{
	background:url(../images/review-icon.png) 10px 5px no-repeat;
	width:70px;
	height:70px;
	margin:0;
	display:block;
	position:absolute;
	top:2px;
	right:5px;
	}
.result p.rating{
	margin:0;
	padding:0;
	text-align:center;
	font-size:16px;
	padding-top:18px;
	color:#006697;
	font-weight:bold;
	}

.result p.votes{
	margin:0;
	padding:0;
	text-align:center;
	font-size:11px;
	padding-top:18px;
	}

.brClearRight2{
	clear:right;
	border-bottom:1px dotted #ccc;
	}

.confession{
	width:100%;
	}

.confession td{
	padding:5px;
	border-top:1px dotted #ccc;
	vertical-align:top;
	}
.confess_user{
	width:150px;
	color:#333;
	}

.confession th{
	text-align:left;
	border-bottom:1px solid #666;
	padding:5px;
	}
.confession p{
	margin:0;
	margin-bottom:5px;
	}

.confess_user .date{
	font-size:10px;
	}

.confession .reply{
	background:#D5FFAA;
	}

.classifieds{
	width:100%;
	}

.classifieds td{
	border-top:1px dotted #ccc;
	padding:5px;
	vertical-align:top;
	}
.classifieds p{
	margin:5px 0 5px 0;
	}
.classifieds .classi{
	width:170px;
	border-right:1px dotted #ccc;
	}

p.resmore{
	background:#f9f9f9;
	padding:5px;
	border-top:1px solid #ccc;
	}

.rssdate{
	font-size:10px;
	}

a.rsslink{
	color:#0080C0;
	}

.emProviders{
	margin-top:0px;
	margin-left:125px;
	}

.thTable{
	width:100%;
	border:0;
	}

.thTable td{
	padding:4px;
	}

.thTable .thTableDesc{
	background:#ccc;
	color:#333;
	}

.testimonials{
	background:#E3FCBE;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	}

.testimonials .title{
	background:#C1F47B;
	color:#333;
	font-size:16px;
	padding:5px;
	}

.thTextbox{
	width:225px;
	padding:2px;
	}

.thSelect{
	width:230px;
	padding:2px;
	
	}