/* Style sheet for Writers' Representatives, LLC website */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


/* Begin header styles. */

#headerLogo {
	position: absolute;
	top: 80px;
	left: 180px;
	z-index: 20;
}

#headerSearch {
	position: absolute;
	top: 120px;
	right: 0px;
	width: 270px;
	height: 25px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
}

#headerSearch a {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

#headerSearch a:hover {
	color: #000000;
	text-decoration: underline;
}

#headerSearchForm {
	background-color: #9999CC;
	color: #666666;
	margin-bottom: 0px;
}

#headerSearchButton {
	font-size: 11px !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

#headerSearchText {
	margin: 4px;
	background-color: #CCCCFF;
	height: 14px;
	width: 200px;
	border: none;
}

.headerTagline {
	position: absolute;
	top: 95px;
	left: 500px;
	color: #4D9A90;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	height: 18px;
	overflow: hidden;
}

.headerTagline1 {
	position: absolute;
	top: 80px;
	left: 500px;
	color: #4D9A90;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	height: 18px;
	overflow: hidden;
    background-color:#fff;
}

.headerTagline2 {
	position: absolute;
	top: 105px;
	left: 500px;
	color: #4D9A90;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	height: 18px;
	overflow: hidden;
	/*
	opacity: 0.5;
	filter: alpha(opacity=50);
	zoom: 1;
	width: 100%; 
	position: absolute;
    */	
    background-color:#fff;
}

#headerWatermark {
	position: absolute;
	left: 50px;
	z-index: 0;
}

/* End header styles. */




h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	text-transform: lowercase;
	margin-top: 8px;
}

h1.home {
	color: #DB5114;
	margin-bottom: -6px;
}

h1.feature {
	font-size: 16px;
	color: #DB5114;
	text-transform: none;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	margin-bottom: 5px;
}

h2.author {
	color: #993399;
	font-size: 21px;
	text-transform: capitalize;
}

h2.book {
	color: #339966;
	font-size: 21px;
	text-transform: none;
}

h2.subtitle {
	color: #818181;
	font-size: 16px;
	text-transform: none;
	margin-top: 0px;
}

h2.contact, h2.faq, h2.tvfilm, h2.foreignrights {
	color: #4D9A90;
}

h2.feature {
	font-size: 14px;
	color: #4D9A90;
	text-transform: none;
}

h2.features {
	color: #DB5114;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 30px;
}

h2.forthcoming {
	color: #FFBB4D;
}

h2.homeLeftSidebar {
	color: #7482C2;
	margin-bottom: 15px;
	margin-top: 10px;
}

h2.permissions {
	color: #DB5114;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
	clear: both;
	padding-top: 10px;
}

h3.tvfilm {
	color: #4D9A90;
}

select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}

ul, ol {
	font-family: Georgia, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

ol.doublespace li, ul.doublespace li {
	margin-bottom: 14px;
}

p, blockquote {
	font-family: Georgia, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}


.feature p {
	font-family: Palatino Linotype, Georgia, Trebuchet, Times New Roman, serif;
	font-size: 16px;
}

p.small {
	font-size: 12px;
}

p.listView {
	text-indent: -15px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 15px;
}

.leftColumn p.listView, .leftColumnHome p.listView {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

p.listViewSmall {
	text-indent: -15px;
	margin-left: 15px;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 15px;
}

a {
	text-decoration: none;
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
}

a.author, a .author {
	font-weight: bold;
	color: #000000;
}

a.book, a .book {
	font-weight: bold;
	color: #696969;
}


a.nav {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.nav:hover {
	color: #E87511;
}

tr.nav 
{
    height: 22px;
}

.catalogFloatLetter {
	float: left;
	position: relative;
	left: -20px;
	top: -5px;
	font-size: 22px;
	color: #CCCCCC;
}

li.featureSidebar {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	text-align: left;
	margin-bottom: 12px;
	margin-left: -20px;
}

li.featureSidebar a {
	color: #5B6DC0;
}

p.featureSidebar {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-align: left;
	margin-bottom: 12px;
	margin-left: -20px;
}

p.featureSidebar a {
	color: #5B6DC0;
}

.newsPosted {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.bookAwards, .bookBestsellerList, .bookPublicity {
	color: #DB5114;
/*
	text-indent: -3em;
	margin-left: 3em;
*/
	font-family: Georgia, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 12px;
}

p.copyright {
	font-size: 10px;
	color: #CC6633;
	margin-top: 30px;
	width: 100%;
	line-height: normal;
	margin-left: -16px;
}

img.floatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.floatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.floatRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}


/* Begin column positioning styles. */

.leftColumnHome {
	position: absolute;
	top: 150px;
	left: 5%;
	width: 20%;
}

.leftColumn {
	position: absolute;
	top: 150px;
	left: 3%;
	width: 12%;
}

.mainColumn {
	position: absolute;
	top: 150px;
	left: 18%;
	width: 60%;
}

.mainColumnHome {
	position: absolute;
	top: 150px;
	left: 30%;
	width: 50%;
}

.column1of2 {
	width: 45%;
	float: left;
}

.column2of2 {
	width: 45%;
	float: right;
}

.column1of3 {
	width: 30%;
	position: absolute;
	left: 0%;
}

.column2of3 {
	width: 30%;
	position: absolute;
	left: 35%;
}

.column3of3 {
	width: 30%;
	position: absolute;
	left: 70%;
}

.column1of4 {
	width: 20%;
	position: absolute;
	left: 0%;
}

.column2of4 {
	width: 20%;
	position: absolute;
	left: 26%;
}

.column3of4 {
	width: 20%;
	position: absolute;
	left: 52%;
}

.column4of4 {
	width: 20%;
	position: absolute;
	left: 80%;
}

.rightColumn {
	position: absolute;
	top: 190px;
	left: 83%;
	width: 15%;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.rightFeatures {
	margin-left: 6px;
	margin-right: 10px;
}

.navTable {
	margin-left: 25px;
}
.featureDesc {
	margin-left: 25px;
	margin-right: 25px;
}
/* End column positioning styles. */