 * {
    margin: 0;
    padding: 0;
} * html .clearfix {
    height: 1%;
}:first-child + html #nav {
    height: 1%;
}:first-child + html #nav li {
    height: 1%;
}

a {
    color: #0000FF;
    font-weight: bold;
    text-decoration: underline;
}

a:hover {
    color: #927E01;
}

a.delete {
    background-image: url(../../images/icon-delete.gif);
    padding-left: 14px;
}

a.delete:hover {
    background-image: url(../../images/icon-delete-over.gif);
}

a.edit {
    background-image: url(../../images/icon-edit.gif);
}

a.edit:hover {
    background-image: url(../../images/icon-edit-over.gif);
}

a.export {
    background-image: url(../../images/icon-export.gif);
}

a.export:hover {
    background-image: url(../../images/icon-export-over.gif);
}

a.icon {
    background-position: left top;
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    font-size: 10px;
    line-height: 10px;
    padding: 0 0 4px 18px;
    text-decoration: none;
    text-transform: uppercase;
}

a.icon:hover {
    text-decoration: underline;
}

a.live {
    background-image: url(../../images/icon-live.gif);
}

a.live:hover {
    background-image: url(../../images/icon-live-over.gif);
}

a.pages {
    background-image: url(../../images/icon-pages.gif);
}

a.pages:hover {
    background-image: url(../../images/icon-pages-over.gif);
}

body {
    background-color: #D9D8D4;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    margin: 15px 5px;
    text-align: center;
}

h1 {
    color: #F57F00;
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 0.2em;
}

h1, h2, h3, h4, h5, p, ul, ol {
  margin: 0px 0px 0.83em;
}

h2 {
    color: #927E01;
    font-size: 1.7em;
    margin-bottom: 0.5em;
}

h2 a#ebookHeadersToggleOn {
    text-decoration: none;
}

li {
    margin: 0px 0px 0px 1.25em;
}

select {
    width: 200px;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    padding: 5px;
}

table, td, th {
    font-size: 100%;
    text-align: left;
}

table.search td {
    padding: 10px 0 10px 20px;
}

table.search td.middle {
    width: 150px;
}

td {
    vertical-align: top;
}

ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: square;
}

ul, ol {
    margin: 1em 0px 1.25em 2em;
}

td.left {
    margin-left: 20px;
}

span.range {
    width: 150px;
}

select.nowidth {
    width: 60px !important;
}
.add {
    background-image: url(../../images/icon-plus.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 1.67em;
		color: #D80100;
}
.remove {
	background-image: url(../../images/icon-minus.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 1.67em;
}
.auto_complete {
    color: #000000;
} .bigli li {
    background: transparent url(../../images/icon_bullet_go.png) no-repeat scroll 0 50%;
    list-style-type: none;
    margin: 2em 0;
    padding-left: 20px;
} .breadcrumbs {
    margin-bottom: 10px;
} .breadcrumbs a:hover {
    color: #000000;
    text-decoration: underline;
} .breadcrumbs {
    color: #666666;
    text-decoration: none;
} .breadcrumbs a {
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
} .button {
    line-height: 0;
    margin: 0 2px 2px 0;
    padding: 0;
} .button, .buttons, .buttons button {
    background-color: #927E01;
    border: 1px solid #695511;
    color: #FFFFFF;
    font-size: 1.08em;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0.3em 0.3em 0;
    padding: 0.17em;
} .button:hover, .buttons:hover, .buttons button:hover {
    background-color: #F57F00;
    border-color: #D16C00;
    color: #FFFFFF;
} .buttondiv {
    clear: both;
    display: block;
    padding-top: 10px;
} .clearfix {
    clear: left;
    display: inline-block;
    line-height: 1px;
} .clearfix {
    display: block;
} .culturetab {
    border-bottom: 1px solid #695511;
    height: 29px;
    line-height: 12px;
    margin: 0;
    padding: 0;
} .culturetab li {
    background-color: #758392;
    border-color: #E7EBF7 #E7EBF7 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    display: block;
    float: left;
    margin: 0 0 -1px 5px;
    padding: 3px;
} .culturetab li.current {
    border-color: #758392 #758392 #E7EBF7;
    border-style: solid;
    border-width: 1px;
} .culturetab li a {
    background-position: left center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    padding: 5px 5px 5px 35px;
    text-decoration: underline;
} .culturetab li a:hover {
    color: #B3DD11;
} .culturetab li.current, .culturetab li.current a {
    background-color: #E7EBF7;
    color: #695511;
    cursor: default;
    text-decoration: none;
} .datatable {
    border: 1px solid #A5ACB2;
    margin: 1em 0;
    width: 100%;
} .datatable .child td {
} .datatable .parent td {
    background-color: #869EC0;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
} .datatable .parent td a {
    color: #FFFFFF;
} .datatable td, .datatable th {
    padding: 0.42em;
} .datatable th {
    background-color: #DBCFA5;
    color: #FFFFFF;
		cursor: pointer;
} .datatable th select {
    min-width: 50px;
} .datatable td.pending {
    color: #FFA500;
} .datatable td.approved {
    color: Green;
} .datatable td.declined {
    color: Red;
} .datatable tr.dark td {
    background-color: #FFFAE6;
} .datatable tr.light td {
    background-color: #FFFFFF;
} .disabled, .disabled:hover {
    background-color: #DFDFDF;
    border: 1px solid #BFBFBF;
    color: #A3A3A3;
} .error {
    background-color: #FFFAFA;
    border: 1px solid #FF0000;
    color: #000000;
    margin-bottom: 0.83em;
    padding: 0.42em;
} .hidden {
    display: none;
} .highlight {
    background-color: #CC0000;
    border: 1px solid #CC0000;
} .highlight:hover {
    background-color: #FF0000;
    border: 1px solid #FF0000;
    color: #FFFFFF;
} .login {
    border-bottom: 0.42em solid #695511;
} .minus {
    background-image: url(../../images/icon-minus.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 1.67em;
} .msg {
    background-color: #F5FFFA;
    border: 1px solid #228B22;
    color: #000000;
    margin-bottom: 10px;
    padding: 0.42em;
} .multi {
    float: left;
    width: 480px;
} .multi select {
    float: left;
    width: 170px;
} .multi .multibuttons {
    float: left;
} .multi .multibuttons input {
    margin: 1px 5px;
} .statusamended {
    color: Red;
    font-weight: bold;
} .statusapproved {
    color: Green;
    font-weight: bold;
} .statuswaiting {
    color: #FFA500;
    font-weight: bold;
} .steps {
    color: #FF0000;
    float: right;
    font-size: 130%;
    font-weight: bold;
    margin: 10px 10px 0 0;
} .thumb {
    float: left;
    margin: 0 10px 5px 0;
} 


 #ebookHeaders {
    display: none;
} .form {
    margin: 0 0 1em;
}

fieldset {
    background-color: #F8F7F2;
    border: 1px solid #758392;
    margin: 10px 3px;
    padding: 1em;
} .form input, .form select, .form textarea {
    border: 1px solid #758392;
    margin-bottom: 0.5em;
} .form input:active, .form select:active, .form textarea:active {
    border: 1px solid #B3DD11;
} .form label {
    clear: left;
    display: block;
    float: left;
    font-weight: bold;
    width: 15em;
} .form label.forcheck input, .form label.forradio input {
    margin-bottom: 0;
    margin-right: 0.5em;
} .form label.forcheck, .form label.forradio {
    clear: none;
    margin-bottom: 1em;
    width: 20em;
} .form label.forradio {
    width: 7em;
} .form_error {
    color: #FF0000;
    font-weight: bold;
    margin-bottom: 1.5em;
}

legend {
    background-color: #DBCFA5;
    border: 1px solid #394E66;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 1em;
    margin-left: -0.5em;
    padding: 0.2em 0.5em;
}

img {
    border: 0 none;
}
#content.search {
    margin: 20px;
}
#current_size.imgsizebad {
    color: red;
    font-weight: bold;
}
#current_size.imgsizegood {
    color: green;
    font-weight: bold;
}
#header {
    /*height: 46px;*/
    min-height: 46px;
    padding: 0px;
    text-align: right;
} #header #logo {
    float: left;
    margin: 0px 0px 0px 0px;
} #header h1 {
    /*background-color:#FFFFFF;*/
    border-top: 8px solid #2D408A;
    color: #000000;
    font-size: 22px;
    padding: 0.5em 1em 0 0;
} 
#header h1 span.subtitle {
    color: #000000;
    font-size: 12px;
		display: block;
} #lot_set {
    padding-left: 89px;
} #lot_type_label {
    width: 69px;
} #nav {
    background: #D6D0B1 none repeat scroll 0 0;
    clear: both;
    height: 25px!important;
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 100;
} #nav_h4 {
    color: #000000;
    font-family: Arial;
    font-size: 1em;
    padding: 0;
    text-align: center;
} 
#nav a {
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #000000;
    display: block;
    font-weight: normal;
    line-height: 25px;
    margin: 0px;
    padding: 0px 15px;
    text-align: center;
    text-decoration: none;
} #nav a.inactive, #nav a.inactive:hover {
    background: #54678B none repeat scroll 0px 0px;
    color: #FFFFFF;
    cursor: default;
    font-style: italic;
} #nav a:hover {
    background: #54678B none repeat scroll 0px 0px;
    color: #FFFFFF;
} 
#nav li {
    float: left;
    margin: 0px;
    padding: 0px;
		
}
#nav li li {
    font-size: 11px;
    width: 140px;
}
#nav li li a {
    background: #EEEEEE none repeat scroll 0 0;
    border: 0 none;
    color: #695511;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 2px 15px;
    text-align: left;
} #nav li li a:hover {
    background: #54678B none repeat scroll 0 0;
    color: #FFFFFF;
} #nav li ul {
    background-color: #ABCBEE;
    left: -999em;
    position: absolute;
    width: 140px;
} #nav li ul ul {
    margin: -24px 0 0 140px;
} #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
} #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
} #nav li:hover ul, #nav li.sfhover ul {
    left: auto;
} #search_list {
    width: 729px;
} #search_buttons {
    width: 300px;
} #list {
    text-align: right;
} #nav ul {
    line-height: 1em;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
} #nav ul.right li {
    float: right;
} #statusSelect select, #userSelect select {
    font-size: 9px;
    width: 70px;
} #wrapper {
    background-color: #F8F9FD;
    margin: 0 auto;
    text-align: left;
    width: 85em;
} #wrapper_search {
    background-color: #F8F9FD;
    margin: 0 auto;
    text-align: left;
    width: 800px;
} #imgeditor-container {
    margin: 16px 318px 0 0;
    padding: 0 3px 3px;
} #ImageEditorImage {
    background-repeat: no-repeat;
} #ImageEditorLoadingText {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
} #ImageEditorTxtWidth, #ImageEditorTxtHeight {
    font-size: 10px;
    text-align: center;
} #imgeditor-help {
    float: right;
    width: 300px;
}
#imgeditor-resize {
    background: #E7EBF7 none repeat scroll 0 0;
    border: 1px solid #9DA3A9;
    padding: 3px 5px;
}
#gif {
	z-index: 100; 
	position: relative; 
	top: -150px; 
	left: 230px; 
	margin-bottom: -107px;
}

span.width, span.height {
    background: #E7EBF7 none repeat scroll 0 0;
    border: 1px solid #E7EBF7;
    padding: 5px;
}

input.resize-field {
    border: 1px solid #E7EBF7;
    padding: 2px 1px;
} .formimg {
    padding-left: 15em;
} .formimg p.caption {
    background-color: #FFFFFF;
    font-size: 0.7em;
    font-style: italic;
    line-height: 1.6;
    margin-bottom: 0.5em;
    text-align: center;
    width: 250px;
}

td div.formimg {
    padding-left: 0;
}

td div.formimg p.caption {
    width: auto;
}

td.formLabel {
    padding-left: 0;
    text-align: left;
    width: 130px;
}

td.formLabelRight {
    padding-left: 50px;
    text-align: left;
    width: 146px;
}

td.grey {
    border: 1px solid black;
}

table.lot_data {
    font-size: smaller;
}

table.lot_data td {
    padding: 5px;
}

table.lot_data td.top_left {
    border-left: 1px solid #AFAFAF;
    border-top: 1px solid #AFAFAF;
}

table.lot_data td.top {
    border-top: 1px solid #AFAFAF;
}

table.lot_data td.top_right {
    border-right: 1px solid #AFAFAF;
    border-top: 1px solid #AFAFAF;
}

table.lot_data td.right {
    border-right: 1px solid #AFAFAF;
}

table.lot_data td.left {
    border-left: 1px solid #AFAFAF;
}

table.lot_data td.bottom_left {
    border-bottom: 1px solid #AFAFAF;
    border-left: 1px solid #AFAFAF;
}

table.lot_data td.bottom {
    border-bottom: 1px solid #AFAFAF;
}

table.lot_data td.bottom_right {
    border-bottom: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
}

table.lot_data td.top_bottom {
    border-bottom: 1px solid #AFAFAF;
    border-top: 1px solid #AFAFAF;
} .bgmmblue {
    background-color: #004FA3;
} .mmblue {
    color: #004FA3;
} .courier_small {
    font-family: Courier;
    font-size: 8pt;
}

input.blue, input.blue {
    background-color: #003F6F;
    color: #FFFFFF;
}

input[type=button], input.button {
	padding: 5px;
}

.datatable tr.status3 td {
	background-color: #FF0000;
}

.datatable tr.dark.status2 td {
  background-color: #D1C8A9;
}.datatable tr.light.status2  td {
  background-color: #C8BF9F;
}
.datatable tr.status10 td {
  background-color: #838A94;
}

.subtitle {
	padding-bottom: 10px;
}



/***********************************
 EVERYTHING BELOW WAS ADDED BY JONO 
 ***********************************/

#content {
    clear: both;
    min-height: 350px;
		padding: 17px;
		background-color: #FFF;
    /*padding: 0.83em 1.67em; COMMENTED OUT BY JONO*/
}



/*
 #content >h1{
		 padding-top: 10px;
		 margin-left: 17px;
		 margin-right: 17px;

 }
 #content >p{
		 margin-left: 17px;
		 margin-right: 17px;
 }*/



.headerContent{
		background: #FFF url(../../../images/ljhooker/books_background_small.jpg) no-repeat scroll left top;
		margin: -17px -17px 0;
}

.headerContentInner{
	padding: 17px;
	background: transparent url(../../../images/ljhooker/book_bottom_main_left.jpg) no-repeat scroll left bottom;
	background-color: #FFFFFF;
	min-height: 350px;
}


 body {
 	font-family: Arial, elvetica, Helvetica, sans-serif;
 	margin: 0; 
 	color: #000;
 }
 
.form_error{
	margin: 0;	
}

.left{
	float: left;
}

.right{
	float: right;
}

.clr{
	clear: both;
	float: none;
	height: 1px;
	font-size: 1px;
}

.red{
	color: #D80100;	
}

#leftShadow{
	background: transparent url(../../../images/ljhooker/left_shadow.jpg) repeat-y scroll left top;
}

#rightShadow{
	background: transparent url(../../../images/ljhooker/right_shadow.jpg) repeat-y scroll right top;
	padding: 0 21px;
}

#navFooter{
	background-color: #E02731;
	height: 5px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#loginContainer{
	background: #FFFFFF url(../../../images/ljhooker/login_right_background_slice.jpg) repeat-y scroll right top;
	font-family: arial; 
	margin: -17px -17px 0 -17px;
}

#loginContainer #rightContent{
	width: 400px;
	height: 550px;
	min-height: 550px;
	background: transparent url(../../../images/ljhooker/dynamic_emagazine.gif) repeat-y scroll right top;
}

#loginContainer #loginContainerInner{
	background: transparent url(../../../images/ljhooker/book_bottom_main_left.jpg) no-repeat scroll left bottom;
}

#loginContainer #leftContent{
	width: 530px;
	padding: 20px;
	min-height: 290px;
	background: transparent url(../../../images/ljhooker/books_background_top.jpg) no-repeat scroll left top;
}

#loginPanelOuter{
	width: 230px;
	float: left;
	background: transparent url(../../../images/ljhooker/login_background_slice.gif) repeat-y scroll left top;
}
	
#loginPanelTop{
	background: transparent url(../../../images/ljhooker/login_background_top.gif) no-repeat scroll left top;
}

#loginPanelBottom{
	
	background: transparent url(../../../images/ljhooker/login_background_bottom.gif) no-repeat scroll left bottom;
	width: 165px;
	min-height: 220px;
	padding: 75px 25px 0 25px;
	/*margin: 15px;
	padding: 50px 10px 0 20px;*/
}

h1{
	font-size: 14pt;
	color: #000;
}

h2{
	font-size: 12pt;
	color: #000;
}

h3{
	font-size: 10pt;
	color: #000;
}

#content ul li{
	padding-bottom: 10px;
	list-style: disc;
	list-style-image:  url(../../../images/ljhooker/bullet.gif);
}

.button{
	background: transparent url(../../../images/ljhooker/button.gif) no-repeat scroll left top;
	height: 40px;
	width: 160px;
	text-align: center;
	border: none!important;
	color: #000;
	cursor: pointer;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}

.multibuttons .button{
	background: transparent url(../../../images/ljhooker/buttonSmall.gif) no-repeat scroll left top;
	height: 40px;
	width: 39px;
}

.multibuttons .button:hover{
	background: transparent url(../../../images/ljhooker/buttonSmall_hover.gif) no-repeat scroll left top;
}


.button a, .button a:hover{
	color:black;
	display:block;
	font-size:10pt;
	height:100%;
	padding-top:10px;
	text-decoration:none;
	width:100%;
}

.bigText, .bigText:hover{
	font-size: 14pt;	
}

.smallText, .smallText:hover{
	font-size: 10pt;
}

.smallestText, .smallestText:hover{
	font-size: 8pt;
}

.button:hover{
	background: transparent url(../../../images/ljhooker/button_hover.gif) no-repeat scroll left top;
	color: #000;
}

.inputAreaLarge{
	border: none!important;
	padding: 2px 0 0 5px;
	background: transparent url(../../../images/ljhooker/bigFormField.gif) no-repeat scroll left top;
	width: 160px;
	height: 22px;

}


.inputAreaSmall input{
	border: none!important;
	padding: 2px 0 0 5px;
	background: transparent url(../../../images/ljhooker/smallFormField.gif) no-repeat scroll left top;
	width: 62px;
	height: 22px;
}

.someHints{
	height: 250px;
	width: 177px;
	background: transparent url(../../../images/ljhooker/some_hints.jpg) no-repeat scroll left top;
}
	
.seperator{
	border: 1px solid #FDAD00;
	background-color: #FED755;
	height: 3px;
	font-size:1px;
	margin: 0 -17px;	/* the negative margin is to get the seperator to expand to the edges of the content div (ignoring the padding) */
}




.bottomContentOuter{
	background-color: #FFF;
	padding-top: 17px;
/*	margin: 0 -17px;*/
}


.tableSlice{
	background: transparent url(../../../images/ljhooker/table_background_slice.png) repeat-y scroll left top;
	width: 944px;
	margin: 0 auto;
}

.tableTop{
	background: transparent url(../../../images/ljhooker/table_background_top.png) no-repeat scroll left top;
}

.tableBottom{
	background: transparent url(../../../images/ljhooker/table_background_footer.png) no-repeat scroll left bottom;
	min-height: 125px;
	padding: 20px 25px;
}

.tableTopText {
	height: 45px;
}

.tableTopText2{
	text-align: center;
	color: #606060;	
}

/* little hacks to get the user details to go below the red line.*/
 .userDetails{
		height:0;
		margin:0;
		left:765px;
		position:relative;
		top:78px;
		width:205px;
		display: block;
		float: left;
}

/* TEMP FIX TO CENTER THE TABLE IN FF IN Commercial Search*/
 #Table_01{
     margin: 0 auto;
 }
 a.pdf:hover, a.pdf:active {
	text-decoration:underline;
 }
 a.pdf:visited {
	color:#666666;
	font-family:Arial;
	font-size:11px;
	text-align:right;
 }
 a.pdf {
	font-weight:normal;
	color: #6A604D;
	text-decoration:none;
 }