
/***************************************************************************
						Setup Layout
***************************************************************************/

.left_2column {
	width: 580px;
	padding: 0px;
}


.right_2column {
	margin-left: 625px;
	width: 275px;
	padding: 0px;
	}

h2 .section_header {
	font-weight: normal;
	}

#homebanner {
	height: 247px;
	width: 857px;
	margin-left: 22px;
	background-image: url(/img/standoutbanner.png);
	background-repeat: no-repeat;
	font-weight: normal;
}

#homebanner #lhs, #homebanner #rhs {
	float: left;
}

#homebanner #lhs {
	width: 691px;
	padding: 7px;
	float: left;
	height: 147px;
}

#homebanner #lhs .left_2column {
	width: 475px;
	height: 147px;
}

#homebanner #lhs .left_2column .top {
	text-align: right;
}

#homebanner #lhs .left_2column .bottom {
	margin-top: 116px;
	padding-left: 66px;
}

#homebanner #lhs .right_2column {
	margin-left: 0;
	float: left;
	width: 216px;
	height: 147px;
}

#homebanner #lhs .right_2column .top {
	text-align: left;
	padding-left: 10px;
}

#homebanner #lhs .right_2column .bottom {
	margin-top: 10px;
}

#homebanner #rhs ul {
	margin: 0;
}

#homebanner #rhs ul li {
	list-style: none;
	text-align: right;
	line-height: 1.3em;
}

#homebanner #rhs {
	height: 151px;
	padding: 5px;
	width: 142px;
}
	
/***************************************************************************
					Listing Boxes (Left Column)
***************************************************************************/
	
#featuredListings table,
#featuredArticles table,
#usptoListings table {
	width: 99%;
	}
	
#ipContentArea,
#usptoContentArea{
	overflow-y: scroll;
	height: 300px;
	width: auto;
	}

.contentstyle {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	width: 98%;
	}

div.tabArea {
  	font-size: 10px;
	}

.viewAll {
	background: transparent url(/img/arrow.png) no-repeat left bottom;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	}
	
/***************************************************************************
					Linked Lists (Right Column)
***************************************************************************/

#resourceCenter,
#articleListings {
	width: 99%;
	}

#resourceCenter ul {
	list-style: none;
	margin-left: 0;
	}

#resourceCenter li {
	height: 20px;
	padding-left: 	20px;
	}
	
#resourceCenter li.spacer {
	}

#resourceCenter li.connect {
	background: url(/img/sell-patents.png) left top no-repeat;
	}

#resourceCenter li.article {
	background: url(/img/learn-new-products.png) left top no-repeat;
	}

#resourceCenter li.video {
	background: url(/img/how-to-sell-a-patent.png) left top no-repeat;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 7px;
	}

#resourceCenter li.legal {
	background: url(/img/patent-laws.png) left top no-repeat;
	}

#resourceCenter li.service {
	background: url(/img/patent-services.png) left top no-repeat;
	}

#resourceCenter li.forsale {
	background: url(/img/patents-for-sale.png) left top no-repeat;
	}

#resourceCenter li.links {
	background: url(/img/rc_links.png) left top no-repeat;
	}

	
#resourceCenter li, 
#resourceCenter li a {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	}	

#resourceCenter li a {
	cursor: pointer;
	padding-bottom: 1px;
	}

#resourceCenter li img {
	height: 15px;
	width: 15px;
	margin-right: 5px;
	}
	


#articleListings .headline,
#featuredArticles .headline,
#featuredListings .headline {
	font-size: 10px;
	font-weight: bold;
	}

#articleListings .byline, 
#articleListings .summary {
	font-size: 10px;
	font-weight: normal;
	}

/***************************************************************************
					Quick Navigation (Bottom)
***************************************************************************/

#quickNav {
	width: 99%;
	font-size:12px;
	clear: both;
	}

#quickNav td {
	width: 425px;
	padding: 10px;
	margin: 10px;
	}
	
#quickNav h3, #quickNav h3 a {
	font-size: 15px;
	}

#quickNav .left {
	height: 125px;
	width: 110px;
	margin-bottom: 20px;
	}

#quickNav .right {
	float:none;
	display: block;
	}

#quickNav .quickNavItem {
	clear: both;
	margin: 25px 0;
	height: 125px;
	}




/*
#content {
	margin-top: -35px;
}
*/
