* div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* IE Holly Hack \*/
* html .ftrmaindiv2 ul li { height: 1%; float: left; }

* html .ftrmaindiv2 ul li a { height: 1%; }

/* Top Menu
==============================*/

/* IE Holly Hack \*/
* html .topmenudiv ul li { height: 1%; float: left; }

* html .topmenudiv ul li a { height: 1%; }

a#brknlnk,a:visited#brknlnk { float: right; margin-right: 24px; margin-top: -4px; }

a:link, a:visited { color: #3333CC; }

a:hover { color: #008000; }

a:active { color: #0000FF; }

a.abox:link,a.abox:visited {
	background-color: #003466; /*#326698 #003399*/
	border: 1px solid #000080;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

a.abox:hover { text-decoration: underline; }

a.alist:link,a.alist:visited {
	color: #3333CC;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.alist:hover,a.alist:active,a.purp:hover {
	color: #008000;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.help { float: right; margin-right: 84px; }

a.help img { margin-right: 3px; vertical-align: text-top; }

a.help:link,a.help:visited {
	color: #3333CC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.help:hover {
	color: #008000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

body {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 14px;
	background-color#ffffff;
	margin-bottom: 24px;
}

button, input, select, textarea { color: black; font-weight: normal; }

div#anchortop a { float: right; margin: 16px 16px 16px 0; }

div#joinblurb { float: right; }

div#lcol {
	width: 15%;
	height: auto;
	min-width: 115px;
	float: left;
	clear: left;
	font-weight: bold;
	padding: 4px 0;
	text-align: left;
}

div#logonreg { text-align: center; width: 100%; }

div#pagecontrols { width: 100%; text-align: center; }

div#rcol, div#rcol-narrow, div#rcol-genres {
	width: 83%;
	float: left;
	clear: none;
	padding: 4px 6px;
	text-align: left;
	vertical-align: text-top;
}

div#rcol-narrow { width: 60%; }

/* account
===============================*/
div#symbolnotes { width: 500px; }

div, p, img {
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}

/* Misc
==============================*/

div.agencyagent {
	border: 1px solid #C0C0C0;
	height: auto !important;
	margin-bottom: 6px;
	min-height: 50px;
	padding: 8px 16px;
	line-height: 1.4em;
}

/* Agent listing
===============================*/
div.agentwrap {
	width: 99%;
	padding: 6px 4px 12px 8px;
	border: 1px solid gray;
	overflow: hidden;
	background-color: #ebf7fe; /*#e3f3fc #f1fafe*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

/* my-literary-agents
==============================*/
div.agleftside { width: 76%; clear: none; float: left; text-align: left; }

div.agrightside {
	width: 22%;
	min-width: 200px;
	clear: none;
	float: right;
}

div.ftrmaindiv1 {
	width: 100%;
	min-height: 100px;
	height: auto !important;
	margin: 0 auto;
	background-color: whitesmoke;
	padding: 0;
	vertical-align: top;
	/*border: 0px solid yellow;*/
	overflow: hidden;
}

div.ftrmaindiv2 {
	padding: 12px 8px;
	clear: both;
	text-align: center;
	font-size: 13px;
}

div.ftrnavbar {
	background: url(../images/ftrnavbar1.jpg);
	margin: 0 auto;
	width: 100%;
	position: relative;
	display: inline-block;
}

/* Common forms
==============================*/
div.genformmembers {
	width: 500px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	border: 2px solid navy;
	/*border-radius:16px;*/
	text-align: left;
	background-color: #F1FAFE;
}

div.genformsubmissions {
	width: 74%;
	min-width: 320px;
	margin: 16px auto;
	background-color: #F1FAFE;
	border: 2px solid #000080;
	clear: both;
	text-align: left;
}

div.genformwrap {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border: 2px solid navy;
	border-radius:16px;
	text-align: left;
	overflow: hidden;
}

div.genformwrapnarrow {
	width: 40%;
	margin: 16px auto;
	border: 2px solid navy;
	border-radius:16px;
	text-align: left;
	min-width: 320px;
	overflow: hidden;
}

div.genformwrapwide {
	width: 86%;
	margin: 16px auto;
	border: 2px solid navy;
	border-radius:16px;
	text-align: left;
	min-width: 300px;
	overflow: hidden;
}

/* Advanced search
==============================*/
div.genre {
	width: 100%;
	max-width: 650px;
	/*margin:10px auto;
	border:1px solid #c0c0c0;*/
	overflow: hidden;
}

div.genre ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
	padding-left: 8px;
}

div.genre ul li { width: 33%; float: left; line-height: 1.5em; }

div.ggl768 {
	width: 100%;
	height: auto;
	margin: 4px 0 0 0;
	padding: 0;
	background-color: #ffffff;
	border: 0px solid red;
	float: none;
	clear: both;
	text-align: center;
}

div.help {
	width: 94%;
	clear: both;
	text-align: right;
	margin: 0;
	height: 1.1em;
	position: relative;
	top: -12px;
}

div.logo {
	width: 200px;
	height: 100px;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
}

div.paging {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0;
	text-align: center;
}

div.recentupdates {
	width: 175px;
	float: right;
	clear: none;
	margin-left: 16px;
	border: 2px solid #326698;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #FFFEEE;
	padding: 2px 4px 0;
}

div.showagents { width: 100%; }

div.topmsg {
	margin:0 auto;
	font-weight:bold;
	border:2px solid gray;
	border-radius:10px;
	width:90%;
	padding:10px 6px 10px 16px;
}

fieldset {
	border: 1px solid #5d5d5d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

fieldset.genres { width: 94%; margin: 10px auto; }

/* Footer
==============================*/
footer {
	clear: both;
	overflow: hidden;
	background-color: #3e434a;
	border-top: 0px solid #3e434a;
	border-bottom: 3px solid #818995;
}

form.genform { width: 100%; font-size: 13px; }

h1 { font-size: 20px; }

h1,h2,h3 { font-family: Georgia,"Times New Roman",serif; }

h1.toph1 {
	clear: both;
	text-align: center;
	margin: 0 0 12px 0;
	padding: 4px 0 12px 0;
	border-bottom: 1px solid silver;
	text-transform: capitalize;
}

h2 { font-size: 18px; text-transform: capitalize; }

h3 { font-size: 16px; text-transform: capitalize; }

/* Logo, top ad
==============================*/
header.pagetop {
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-image: url(../images/headerbg.jpg);
	width: 1000px;
	min-width: 1000px;
}

img { border: 0; }

img { border: 0; }

img.imgfl {
	float: left;
	margin-bottom: 2px;
	margin-right: 6px;
	margin-top: 6px;
}

img.imgfr { float: right; }

img.ttop { vertical-align: text-top; margin-left: 8px; }

legend { padding: 0 3px; }

select { max-width: 50%; }

span.boxtitle {
	display: block;
	position: relative;
	left: -4px;
	top: -2px;
	width: 100%;
	text-align: center;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003466;
}

span.farright, span.farrightleft {
	float: right;
	white-space: nowrap;
	display: inline-block;
	clear: none;
}

span.nowrap-elements { display: inline-block; white-space: nowrap; }

/* Social & Logo
==============================================*/
span.topsocial {
	display: block;
	float: right;
	clear: none;
	width: 182px;
	height: 20px;
	position: relative;
	top: -24px;
	border: 0px solid red;
}

td, th { padding: .4%; }

textarea { resize: vertical; overflow: hidden; }

th { text-align: center; }

ul#genres li { width: 33%; float: left; }

/* Member menus & help
==============================*/
ul#navigation {
	padding: 0;
	margin: 0 0 8px 0;
	/*background-color: #fff;*/
	color: #fff;
	float: left;
	width: 100%;
	text-align: center;
	height: 1.4em;
	border-bottom: 1px solid navy;
	overflow: hidden;
	display: block;
	position: relative;
	top: -8px;
}

ul#navigation a:link, ul#navigation a:visited { color: #fff; }

ul#navigation li { display: inline; margin: 0 4px; }

ul#navigation li a {
	padding: .25em 1em;
	background-color: #039;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	float: none;
	border: solid #fff 1px 1px 1px 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

ul#navigation li a:hover { color: #000; background-color: #fff; }

ul#navigation li#curmenu a { background-color: #09f; }

ul.ul2 { list-style-image: url("../images/checkmark_ie.gif"); }

.agaccept { color: #008000; font-weight: bold; }

.agbold { color: #003466; font-weight: bold; }

.agbottomdiv textarea { width: 99%; }

/* Agents' boxes, divs as table
==============================*/
.agentbox {
	display: table;
	width: 99.98%;
	margin: 0 auto;
	padding: 0 0.01% 0 0.01%;
	border-collapse: separate;
	border-spacing: 10px;
	clear: both;
	border: 1px solid lightgray;
}

.agentcell {
	display: table-cell;
	text-align: left;
	width: 48%;
	padding: 1%;
	line-height: 1.2em;
	background-color: #F1FAFE;
	border: 1px solid #c0c0c0;
	border-radius: 10px;
}

.agentcell br { margin-bottom: 4px; }

.agentrow { display: table-row; }

.agentwrap div.agbottomdiv {
	width: 100%;
	float: left;
	clear: both;
	margin: 10px 16px 0 0;
	padding-top: 14px;
}

.agentwrap ul#genres {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}

.agnotaccept { color: #DC143C; font-weight: bold; }

.agstat {
	font-weight: bold;
	color: purple;
	float: right;
	text-transform: capitalize;
	clear: both;
}

.agstat2 {
	font-weight: bold;
	color: purple;
	float: right;
	text-transform: capitalize;
	clear: right;
}

.attnbox {
	border: 2px solid Silver;
	border-radius: 16px;
	padding: 6px;
	background-color: Ivory;
	line-height: 1.4em;
}

.attnbox_y {
	border: 2px solid black;
	border-radius: 6px;
	padding: 6px;
	background-color: yellow;
	line-height: 1.4em;
}

.attnteali {
	color: #008080;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

/* Legacy
==============================*/
.bgmain { background-color: #ffffff; }

.bottomimgs { clear: both; }

.brdrmain { border: 1px solid #C0C0C0; }

.ctr { text-align: center; }

.divider {
	border-top: 1px dotted #b4b4b4;
	padding: 5px 0;
	width: 100%;
	margin: 15px 0;
	float: left;
}

.errormsg,.attnred {
	color: #DC143C; /*#ff0000;*/
	font-family: Geneva,Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.fl { float: left; }

.fr { float: right; }

.ftrmaindiv2 .ftrlisthdg { font-weight: bold; color: #787878; }

.ftrmaindiv2 .ftrmaindiv3 { width: 32%; float: left; clear: none; text-align: left; }

.ftrmaindiv2 ul { list-style-type: none; margin: 0 0 0 60px; padding: 0; }

/*Footer list items*/
.ftrmaindiv2 ul li {
	display: list-item;
	float: none;
	position: relative;
	clear: left;
	line-height: 18px;
}

.genform #buttons {
	margin: 0;
	padding: 6px;
	background-color: lightgray;
	border-top: 2px solid navy;
	border-bottom: 2px solid navy;
	text-align: center;
	width: auto;
	display: block;
}

.genform #buttons input, .genform fieldset #buttons input { float: none; }

.genform #emailprefs input { clear: left; }

.genform #noborder { border: 0; margin-bottom: 0; padding-bottom: 0; }

.genform #noborder input { float: left; }

.genform #seehelp { float: left; margin: 8px 12px 0 0; text-align: right; }

.genform .infosmall {
	font-size: 12px;
	font-weight: normal;
	float: left;
	margin-left: 4px;
}

.genform .inpt { width: 200px; }

.genform .inptbig { width: 260px; }

.genform .inptmed { width: 150px; }

.genform .inptsml { width: 75px; }

.genform .inptxbig { width: 380px; }

.genform div.info {
	text-align: justify;
	font-weight: bold;
	color: #708090;
	padding: 8px;
}

.genform fieldset {
	width: 92%;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 2px solid #8b8b8b;
	margin: 8px auto;
	background-color: #F1FAFE;
	display: block;
	clear: left;
	overflow: hidden;
}

.genform fieldset legend { font-weight: bold; color: #ce681c; }

.genform fieldset.premiumbg { background: #c4ecd6; }

.genform h3 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding: 6px;
	background-color: lightgray;
	border-bottom: 2px solid navy;
}

.genform img { float: left; margin-left: 6px; vertical-align: middle; }

.genform input { display: inline; float: left; }

.genform input[type=checkbox] { margin-right: 8px; }

.genform label {
	display: block;
	float: left;
	width: 130px;
	clear: left;
	padding-left: 0;
	font-weight: bold;
	border: 0px solid red;
}

.genform p#emailprefs { clear: both; }

.genform p, .genform div {
	width: 96%;
	clear: both;
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: left;
	overflow: hidden;
	border: 0px dashed crimson;
}

.genform p.instruction { margin-left0px;color: #800080; font-weight: bold; }

.genform p.plain input { position: relative; left: 0; }

.genform p.plain label { clear: none; width: 47%; }

.genform select { float: left; font-size: 12px; }

.genform span.ckbox { float: left; margin-left: 0; font-weight: bold; }

.genform span.input-between { float: left; margin: 0 12px; font-weight: bold; }

.genform span.inputlabel { float: left; margin-right: 12px; font-weight: bold; }

.genform textarea { display: block; float: left; width: 75%; clear: none; }

.genform ul { float: left; margin: 0; padding: 0; }

.genform ul li { margin-left: 10px; padding: 0; }

.genform ul#ulhoriz li { float: left; margin: 0 12px; }

.genform ul#ulhoriz li:first-child { margin-left: 10px; }

.genformmembers select { max-width: 290px; }

.ggl768 img { /*debugging*/ margin-top: 5px; }

.gototop {
	float: left;
	text-align: right;
	width: 100%;
	padding: 6px 0 16px 0;
}

.gototop a { color: #0e71f6; font-size: 14px; }

/* Logo,header no top ad
==============================*/
.headerleft,.headermid,.headerright { height: 100px; float: left; clear: none; }

.headerleft,.headerright { width: 27%; }

.headermid {
	width: 46%;
	background: url(../images/logo_ctr_bg.jpg) no-repeat;
	padding: 0;
}

.headerright a { color: #dbffff; font-weight: bold; }

.headerright a:hover { text-decoration: none; }

.infosmall { font-size: 12px; font-weight: normal; }

/* Google ads
===============================*/
.litagrwd { width: 728px; height: 90px; margin-top: 5px; }

.litagrwdsidebottom { width: 160px; height: 600px; }

/* Content
==============================*/
.maincontent {
	width: 78%;
	float: left;
	text-align: justify;
	padding: 0 0 0 10px;
	margin-bottom: 20px;
}

.mainnoright { width: 96%; float: none; padding: 0; margin: 0 auto; }

.nowrap,.nowrap-adjmargin { white-space: nowrap; }

.premiumbg { background: #c4ecd6; }

.premiumbg .upgrade {
	padding: 16px;
	margin: 24px 0 0 0;
	border: 2px solid darkgreen;
}

.reqd { color: #00478a; }

/* Right-col ad
==============================*/
.rightcol {
	width: 18%;
	min-height: 620px;
	float: right;
	margin: 16px 0;
	border: 0px solid crimson;
}

.topmenubg { width: 100%; height: auto; background-color: #f1fafe; }

.topmenubg .logonoff { float: right; margin-right: 6px; clear: none; }

.topmenudiv {
	clear: both;
	width: 100%;
	height: 24px;
	text-align: left;
	margin-top: 5px;
	border-bottom: 0px solid #003466;
}

.topmenudiv #topanchor, #topanchorhome {
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	margin-right: 5px;
	margin-bottom: 6px;
}

.topmenudiv .dropdownspan {
	background: transparent url(../include/menu/dropdown_grn.gif) no-repeat center left;
	position: absolute;
	right: 2px;
}

.topmenudiv ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1.7em;
	border-bottom: 1px solid #003466;
	background-color: #ffffff;
}

/*Top level list items*/
.topmenudiv ul li { display: inline; float: left; position: relative; }

/*Top level menu links*/
.topmenudiv ul li a {
	background: #003466; /*#326698*/
	border: 1px solid #202020;
	color: #ffffff; /*#DBFFFF*/
	display: block;
	font-family: Tahoma,Arial,sans serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 4px 12px;
	text-decoration: none;
	width: 82px; /*Width of top menu link*/
}

.topmenudiv ul li a:hover {
	/*background: url(menu_bg_hover_blue.gif) center center repeat-x;*/
	background: #183B96;
	border: 1px solid #5A86F7;
}

/*Sub level menu*/
.topmenudiv ul li ul {
	border-top: 0px solid #202020;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 100;
}

/*Sub level menu list items*/
.topmenudiv ul li ul li { display: inline; float: none; }

/* Submenu links */
.topmenudiv ul li ul li a {
	background: #5A86F7;
	border-width: 0 1px 1px 1px;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	width: 154px; /*width of submenu*/
}

.topmenudiv ul li ul li a:hover { background: #183B96; }

/* jx folder
==============================*/
.useMsgOff {
	width: 1px;
	height: 1px;
	clear: none;
	text-align: center;
	display: none;
}

.useMsgOn {
	width: 100%;
	height: 500px;
	min-height: 500px;
	clear: none;
	text-align: center;
	display: block;
	position: absolute;
	top: 180px;
	left: 0px;
}

.wrap {
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background-color#ffffff: ;
}

#docfield {
	display: block;
	width: 96%;
	text-align: left;
	margin-bottom: 12px;
}

#docfield .docspan {
	display: inline-block;
	width: 11%;
	min-width: 90px;
	font-weight: bold;
	color: #444e57;
	float: left;
	padding-right: 8px;
}

#docfield .inpt { width: 65%; }

#docfield legend { font-weight: bold; color: #444e57; }

#docfield textarea { width: 100%; }

/* my-documents
==============================*/
#docform { width: 96%; }

#freetoreg { width: 90%; height: auto; }

#logontosee { width: 78%; height: auto; }

#pagecontrols select { margin-right: 12px; }

#pagecontrols span#cboxandlinks { white-space: nowrap; }

#useMsg {
	width: 800px;
	height: 620px;
	margin: 0 auto;
	opacity: 0.9;
	background-color: #c0c0c0;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
}