/* @override http://local.onelicense.net/css/ol_styles.css */

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #EEE9DD url(../imgs/bg.jpg) repeat-x;
	padding: 0;
	margin: 0;
	font-size: 13px;
	outline: none;
}
a {
	color: #c55c1b;
	text-decoration: none;
}
a:hover {
	color: #158904;
	text-decoration: underline;
}
p, li, td {
	font-size: 14px;
}
.altRow {
	background-color: #e7f6fe;
}
.regularTextBold, .largeRedBold {
	font-weight: bold;
}
.largeRedBold {
	color: #991313;
}
.participatingPubsTable {
	background-color: #fff;
}
.participatingPubsTable td {
	border-bottom: 1px dashed #add0fd;
}
h1 {
	color: #2a3dbc;
}
.clear {
	clear: both;
}
.announce {
	background-color: #feeefa;
	border: 1px solid #951221;
	padding: 5px;
}
.rowcolor {
	background-color: #d8ebab;
}
.columnhead {
	background-color: #d1e1fe;
	font-weight: bold;
}
#searchResultsTable td {
	font-size: 13px;
}
#SearchForm {
	margin: 10px 10px 10px 0;
	width: 895px;
	height: 54px;
	background-image: url(/imgs/searchResultsSearchBar.png);
}
#SearchForm form {
	padding: 12px 0 0 75px;
}
input.searchCriteria {
	padding: 3px;
	width: 250px;
	font-size: 15px;
}
#container {
	width: 986px;
	margin: 0 auto;
	background: url(../imgs/containerbg.jpg) no-repeat;
}
#header h1 {
	margin: 0 0 0 -1500px;
}
#navigation {
	margin: 112px 0 0 20px;
}
#navigation ul {
	padding: 0;
	margin: 0 0 0 0;
}
#navigation li {
	display: inline;
}
#navigation a {
	color: #EAE6D4;
	text-decoration: none;
	border-right: solid thin #A54C0A ;
	height: 56px;
	padding: 10px;
	font-size: 15px;
}
#navigation a.last {
	border-right: none ;
}
#navigation a:hover {
	
} 
fieldset {
	border: none;
}
#content {
 width: 900px;
 margin: 40px 40px;
}
#footer {
	height: 62px;
	text-align: center;
	color: #fff;
	background: url(../imgs/footerbg.gif) repeat-x;
}

#footer p {
	padding: 25px 0 0 0;
	margin: 0;
}
/*Home Page Specific Items*/

#homePageBanner {
	background: url(../imgs/homebannerbg.jpg) no-repeat;
	height: 326px;
	margin: 40px 22px 0 22px;
	padding: 10px 40px 0 40px;
	text-align: center;
	overflow: hidden;
}
#homePageBanner h2 {
	margin: 5px;
	color: #EAE6D4;
	font-weight: normal;
	font-size: 28px;
}
#homePageBanner h3 {
	margin: 10px;
	color: #77ABBD;
	font-weight: lighter;
	font-size: 14px;
}
#takeATour {
	display: block;
	/*background: url(../imgs/btnTakeATour.jpg) no-repeat;
	width: 130px;*/
	height: 37px;
	margin: 18px 0 0 495px;
	padding-left: 1000px;
	
}
/*#takeATour:hover {
	background: url(../imgs/btnTakeATour_over.jpg) no-repeat;
}*/
#takeATour object {
	display: none;
}
#purchaseALicense {
	display: block;
	background: url(../imgs/btnPurchaseALicense.jpg) no-repeat;
	width: 202px;
	height: 37px;
	margin: -37px 0 0 630px;
	padding-left: 1000px;
	overflow: hidden;
}
#purchaseALicense object {
	display: none;
}
#purchaseALicense:hover {
	background: url(../imgs/btnPurchaseALicense_over.jpg) no-repeat;
	}
#homeLogin {
	width: 530px;
	margin: 0 0 0 295px;
}
#homeLogin p {
	float: left;
	width: 300px;
	font-weight: bold;
}
#homeLogin a {
	float: right;
	overflow: hidden;
	margin: 10px 0 0 0;
	text-decoration: none;
	width: 100px;
	color: #FFF;
}
#homeLoginForm {
	width: 540px;
	text-align: left;
}
#homeLoginForm label {
	color: #FFF;
	font-size: 15px;
}
.homeLogin, .homeSearch {
	height: 22px;
	width: 135px;
	font-size: 15px;
	margin: 0 10px 0 0;
}
.homeSearch {
	width: 210px;
}
#homeSearchForm {
	margin: 40px 0 0 175px;
	width: 700px;
}

#homeSearchForm label, #SearchForm label {
	font-size: 15px;
	color: #493617;
}
.homeBtnLogin {
	background-image: url(../imgs/btnLogin.jpg);
	width: 74px;
	height: 28px;
	border-right-width: 0;
	border-width: 0;
	top: 0;
}
.homeBtnLogin:hover {
	background-image: url(../imgs/btnLogin_over.jpg);
}
input.homeBtnSearch {
	background-image: url(../imgs/btnSearch.jpg);
	width: 117px;
	height: 27px;
	border-right-width: 0;
	border-width: 0;
	color: #FFF;
	padding: 0;
	margin: 0;
}
.homeBtnSearch:hover {
	background-image: url(../imgs/btnSearch_over.jpg);
}
#homeLeftColumn, #homeRightColumn {
	width: 440px;
	float: left;
	overflow: hidden;
}
#homeLeftColumn {
	width: 400px;
}
#homeRightColumn {
	margin: 0 0 0 30px;	
}
#homePublisherListLeft, #homePublisherListRight {
	width: 220px;
	float: left;
}
#homeLeftColumn h3, #homeRightColumn h3 {
	font-variant: small-caps;
	color: #BA5D00;
	font-size: 24px;
	padding: 0;
	margin: 0 0 10px 0;
}
#homeLeftColumn h4, #homeRightColumn h4 {
	color: #53540E;
	font-size: 16px;
	padding: 0;
	margin: 10px 0 0 0;
}
#homeLeftColumn ul {
	padding-left: 20px;
}
#homeLeftColumn li {
	list-style-image: url(../imgs/checkBullet.jpg);
}
#homeRightColumn ul {
	padding-left: 10px;
}
#homeRightColumn li {
	list-style-image: url(../imgs/arrowBullet.jpg);
}
#rehearsalTrackLicenseAd {
	display: block;
	background: url(../imgs/homeReheasalTrackLicense.jpg) no-repeat;
	width: 387px;
	height: 81px;
	padding-left: 1000px;
}
#podcastLicenseAd {
	display: block;
	background: url(../imgs/homePodcastAnnouncement.jpg) no-repeat;
	width: 387px;
	height: 81px;
	padding-left: 1000px;
}
/* END HOME STYLES */

/* PRICES CONTENT */
#licensePrices table {
	border-collapse: collapse;
}
#licensePrices p {
	font-size: 13px;
}
#licensePrices h2 {
	font-size: 20px;
	margin: 0;
}
#licensePrices h3  {
	font-size: 16px;
}
#licensePrices td, #licensePrices th  {
	font-size: 12px;
	border: 1px solid #FAF6ED;
	margin: 0;
	padding: 5px;
}
#licensePrices th {
	background-color: #FAF6ED;
	text-align: left;
}
.button {
	border: 1px solid #767528;
	background-color: #fff;
	padding: 2px 5px;
	color: #000;
	background-image: url(../images/button/btn_bg_green.png);
}
.button:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	background-image: url(../images/button/btn_bg_green_over.png);
}
#reprintLicenses {
	background-color: #ffe9d1;
	width: 540px;
	float: left;
	padding: 15px;
}
#annualReprintLicense {
	font-size: 12px;
	width: 300px;
	float: left;
	margin-right: 30px;

}
#annualReprintLicense td {
	font-size: 12px;
}
#singleUseLicense, #eventLicense {
	float: left;
	width: 210px;
}
#recordingLicense {
	float: left;
	width: 250px;
	margin-left: 30px ;
	padding: 15px;
	background-color: #d7dce4;
}
#trackLicense {
	width: 250px;
}