/* EASPATENTS.COM MAIN CSS */
* {
	padding: 0;
	margin: 0;
}

body {
	font-family:"Times New Roman", Times, serif;
	color: #212;
	background: url('images/b.jpg') top left;
	background-attachment: fixed;
	font-size: 14px;
}

h1 {
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 22px;
}

h1 a {
	color: #001;
	font-weight: bold;
}

h2 {
	font-weight:normal;
	margin-top: 5px;
	margin-bottom: 3px;
}

h3 {
	color: #001;
}

li{
	list-style: none;.
}
.head{
	width:100%;
}
#wrap {
	width: 860px;
	margin: 0 auto;
	padding: 30px 20px 20px 20px;
	border-left: 1px dotted #DEDEDE; 
	border-right: 1px dotted #DEDEDE; 

}

.main {
	width:100%;
	float:right;
	border-top: 1px dotted #DEDEDE;
	top:1%;
}

.main small {
	font: 400 0.8em sans-serif;
}
.main strong{
	font-weight: normal;
}
.main a {
	color: #000077;
	text-decoration: none;
}
	
.main a:hover {
	border-bottom: 1px dotted #000077; 
}

.main h1 {

}

.main h2{
	font-size: 16px;
}

.main h3{
	font-size: 14px;
	padding:5px 0 5px 0;
}
	
.main p {
	line-height: 1.2em;
	font-family: 'courier new', georgia;
	margin-bottom: 10px;
}
.title{
	margin-bottom:10px;
}

.info{
	padding:10px;
}

.block{
	text-align: justify;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #DEDEDE;
	border-bottom: 1px dotted #DEDEDE;
	width: 100%;
}
.block h3{
	font-size: 22px;
	font-weight: normal;
}
.block h2{
	font-size: 22px;
	font-weight: normal;
}
.block-info{
	margin-left: auto;
	margin-right: auto;
}

.title-tag{
	text-align: center;
	margin-bottom: 10px;
}

.info-page{
	text-align:center;
}

.patent-box{
	text-align:center;
	overflow:hidden;
}

.patent-pages{
	display: inline-block;
}

.patent {
	width: 210px;
	height: 290px;
	text-align: center;
	font-size: 12px;
}

.patent img {
	border: 1px dotted #DEDEDE;
	width: 200px;
	height: 280px;
}

.patent-title{
	color: #001;
	text-align:center;
	margin-bottom: 10px;
	position:absolute;
}

.patent p {
	text-align:justify;
}

.patent h3 {
	padding: 0 0 10px 0;
	text-decoration:none;
	font-weight: normal;
}

.patent a:hover{
	border-bottom: none;
}
	
.meta {
	border-top: 1px dotted #DEDEDE;
	padding:1px;
	font-family: 'courier new', georgia;
}

.main-links{
	width: 100%;
}

.plinks{
	width:100%;
	float:center;
	margin-top:20px;
}
	
.clearer {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.related{
	width:100%;
}
.related-excerpt{
	display: inline-block;
	margin-top:5px;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}
.patent-block {
	float:left;
	width: 215px;
	height: 283px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
}

.patent-no{
	float:left;
	height: 283px;
	margin-bottom: 5px;
}

.patent-block img {
	border: 1px dotted #DEDEDE;
	width: 200px;
	height:283px;
}

.patent-block a:hover{
	border-bottom: none;
}

.related-image{
	float:left;
	margin:5px;
}

.related-info{
	margin-top:5px;
}

.related h3{
	font-size: 22px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight: normal;
}
	
#foot {
	width: 850px;
	font-size: 14px;
	line-height:19px;
	margin: 0 auto;
	padding: 5px 25px 0 25px;
	border-left: 1px dotted #DEDEDE; 
	border-right: 1px dotted #DEDEDE; 
	border-bottom: 1px dotted #DEDEDE; 
}
	
#foot_inner {
	min-height: 150px;
	padding: 0 112px 0 0;
	color: #001;
	text-align: left;
	background: url('images/footer.png') no-repeat top right;
}
	
#foot a {
	color: #001;
	text-shadow: 1px 0 1px #B5B5B5;
	color: #001;
	text-decoration: none;
	font-weight: bold;
	
}
	
#foot a:hover {
	border-bottom: 1px dotted #001; 
}
	
#foot .about {
	width: 230px;
	font-size:14px;
	float: left;
	margin-right: 20px;
}

#foot .about p {
	text-indent: 10px;
}



#foot .block {
	margin: 7px 0 0 0 ;
}

#foot .foot-links{
	margin-top:3px;
}
 
 #foot h5 {
	color: #001;
	text-shadow: 1px 0 1px #B5B5B5;
	font-size: 18px;
	border-bottom: 1px solid #001;
	padding-bottom: 4px;
}
	
#foot p {
	color: #001;
	padding: 4px 0;
}
	
	
#foot p img {
	float: left;
	margin: 0 7px 3px 0;
	padding: 1px;
	border: 1px solid #001;
}
	
#foot ul {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	width: 210px;
}
	
#foot ul li a {
	display: block;
	text-decoration: none;
}
	

#foot p.credit {
	width: 710px;
	border-top: 1px solid #001;
	line-height: 0px;
}
.cfoot{
	font-size:12px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.site-name{
	font-size: 36px;
	text-shadow: 3px 0 5px #B5B5B5;
	color: #001;
	margin: 0 20px 20px;
	padding-left: 100px;
	background: url('images/header.png') no-repeat left center;
	text-decoration: none;
	font-weight:normal;
}

.site-name a {
	color: #001;
	font-weight: bold;
	text-decoration: none;
}

.menu-box{
	width:100%;
	height:30px;
}

.menu{
	width: 860px;
	position: absolute;
	top:85px;
	margin-left:auto;
    margin-right:auto;
    text-align: ceneter;
    text-shadow: 1px 0 1px #B5B5B5;
}

.search{
	margin-top: 15px;
}

.search-index{
	width: 100%;
	height: 800px;
}

#search-box {
    position: relative;
    width:70%;
    margin-left:auto;
    margin-right:auto;
}

#search-form {

	height: 22px;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#search-text {
	font-size: 12px;
	color: #001;
	border-width: 0;
	background: transparent;
}

#search-box input[type="text"] {
	width: 62%;
	padding: 4px 0 12px 1em;
	color: #001;
	float:left;
	outline: none;
}

#radio-label {
   display: inline-block;
    vertical-align: top;
    margin-right: 3%;
}
#radio-input {
   display: inline-block;
   vertical-align: top;
   background: #0080FF;
}
#radio{
	width:100%;
	margin-top: 5px;
	text-align: center;
}

#search-button {
	position: absolute;
	font-weight:bold;
	top: 0;
	right: 0;
	height: 23px;
	width: 20%;
	color: #ffffff;
	border-width: 0;
	background-color: #001;
	-webkit-border-radius: 0px 6px 6px 0px;
	-moz-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 5px 5px 0px;
	cursor: pointer;
}

#search-noresults{
	font-family: 'courier new', georgia;
	text-align:center;
	margin-top: 20px;
	line-height: 40px;
	margin-bottom: 20px;
	border-top: 1px dotted #DEDEDE; 
}

.buttons{
	position:fixed;
	border: none;
	top:1%;
	margin-left:890px;
}
.buttons a{
	opacity:.60;
}

.buttons a:hover{
	opacity:1;
}

.aligncenter{
	text-align:center;
}

.logo{
	margin:60px 0 60px -135px;
}

.logo img{
	width: 600px;
}
.ads-ads{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


.archive-by-dates{
	width:12.5%;
	float: left;
	margin-top: 20px;
}
.archive-by-dates-navig{
	font-family: 'courier new', georgia;
	font-size: 16px;
	text-align: justify;
	line-height: 25px;
}
.archive-by-dates h2{
	font-size: 20px;
	font-weight: bold;
}
.archive-by-dates li{
	font-family: 'courier new', georgia;
	line-height: 25px;
	list-style: none;
}

.archive-by-cat{
	width: 100%;
	font-family: 'courier new', georgia;
}

.archive-by-cat li{
	font-family: 'courier new', georgia;
	line-height: 25px;
	list-style: none;
}

.archive-info{
	text-align: center;
}

.archive p {
	line-height: 15px;
}

#page{
	text-align: justify;
}

#page-title{
	color: #001;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 22px;
}

ul.arrowunderline{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	font: bold 16px Georgia;
}

ul.arrowunderline li{
	display:inline;
	margin-right:10px;
	margin-left:10px
}

ul.arrowunderline li a{
	position:relative;
	color:black;
	padding-bottom:8px;
	text-decoration:none;

}

ul.arrowunderline li a:hover{
	border-bottom:3px solid #001;
}

ul.arrowunderline li a:hover:after{
	content:'';
	width:0;
	height:0;
	position:absolute;
	left:50%;
	margin-left:-5px;
	bottom: 0;
	border-width:5px;
	border-style:solid;
	border-color: transparent transparent #001 transparent;
}

.navi {
	text-align:center;
	font-size: 18px;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 10px;
	word-spacing: 5px;
}

.navi a {
	font-weight: bold;
}

.navi a:hover {
	border: none;
}

.download{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}

.download a{
	border-bottom: 1px dotted #000077; 
}
.search-info{
	width:100%;
	margin-top: 15px;
}
.search-info h2{
	font-size: 20px;
}
.lang{
	margin: -115px 0 0 800px;
	position:absolute;
}
.lang a{
	text-decoration: none;
}
.lang img{
	border: 1px solid #DEDEDE;
}

/* ads */

.ads-single{
	margin-left: 45px;
	margin-right: 45px;
}
.ads-tags{
	margin-top: 5px;
	text-align:center;
}
.ads-search{
	text-align:center;
}
.ads-search-links{
	margin-top: 20px;
	text-align:center;
}
.ads-single-2 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
}
.ipc-f{
	margin-top: 10px;
	margin-bottom: 10px;
	width:100%;
	text-align: center;
}

.ipc-s{
	width:12%;
	display: inline-block;
	text-align: center;
	font-size: 22px;
}

.ipc-t{
	font-size: 18px;
}

.ipc-t-block{
	display: inline-block;
	vertical-align: top;
}
.ipc{
}
.ipc a{
	font-family: 'courier new', georgia;
}
.ipc ul{
	list-style-type: none;
}
.ipc h2{
	font-size: 18px;
	font-weight: bold;
}
.ipc h3{
	margin-left: 10px;
	font-size: 18px;
}
.ipc h4{
	margin-left: 30px;
	font-weight: normal;
	font-family: 'courier new', georgia;
}
.ipc span{
	font-size: 20px;
}

#txt{
	display: none;
}

.text-button{
	color: #000077;
	cursor: pointer;
}

.archives h2{
	font-size: 20px;
}
