body {
	margin: 10px 0 10px 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}

/* Header Styles */

#header {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 105px;
	width: 100%;
	display: block;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 103;
	background: url(../images/template/header-back.gif) top left repeat-y;
	border-bottom: 1px #666 solid;
}

#header img {
	margin: 0;
	padding: 0;
	display: block;
}

#header p.all { margin: 0; padding: 0; height: 53px; width: 760px; display: block; background: url(../images/user/logo.gif) top left no-repeat; }

/* Header Navigation Styles */

#header p.nav {
	margin: 0;
	padding: 5px 15px 5px 15px;
	width: 730px;
	display: block;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	color: #666;
	font-size: 7.5pt;
	font-weight: bold;
	background: url(../images/template/header_nav-back.gif) top left no-repeat;
}

#header p.nav a { color : #666; }
#header p.nav a:link { text-decoration: none; }
#header p.nav a:visited { text-decoration: none; }
#header p.nav a:hover { color : #c63; text-decoration: none; }
#header p.nav a:active, a.selected { text-decoration: none; }

/* Header Sub-Navigation Styles */

#header form.subnav {
	margin: 0;
	padding: 5px 10px 5px 10px;
	width: 760px;
	display: block;
	color: #ccc;
	font-size: 7pt;
	background: url(../images/template/header_subnav-back.gif) top left no-repeat;
}

#header form.subnav strong {
	color: #652914;
	font-size: small;
}

#header form.subnav span { vertical-align: middle; }
#header form.subnav b { margin: 0 0 0 25px; }

#header form.subnav a, span { color : #ccc; }
#header form.subnav a:link { text-decoration: none; }
#header form.subnav a:visited { text-decoration: none; }
#header form.subnav a:hover { color : #c60; text-decoration: none; }
#header form.subnav a:active, a.selected { text-decoration: none; }

#header form.subnav input{ 
	margin: 0 5px 0 5px;
	padding: 0;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#header form.subnav input.fields {
	padding: 2px;
	background: #fff;
	border: 1px #666 solid;
}

#header form.subnav input.buttons {
	margin: 0 5px 0 5px;
	padding: 1px 10px 1px 10px;
	background: #EDEDED;
	border: 1px #666 solid;
	text-align: center;
	color : #666666;
}

/* Container Styles */


/* Needed for Mozilla browsers - makes left div extend all the way to bottom of the container */
html>body #container {
height: auto;
}

#container {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 760px;
	min-height: 100%;
	height: 100%;
	background: url(../images/template/page-back.gif) top left repeat-y;
}

#container.detail {
	background: url(../images/template/page-back2.gif) top left repeat-y;
}

#container table.content {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 105px;
	left: 0;
	z-index: 103;
	background: url(../images/template/page-back.gif) top left repeat-y;
}

#container table.content td.left {
	margin: 0;
	padding: 0;
	width: 148px;
	background: url(../images/template/page-back.gif) top left repeat-y;
}

#container table.content td.middle{
	margin: 0;
	padding: 0;
	width: 454px;
	border-top: 1px #666 solid;
}

#container table.content td.middle2{
	margin: 0;
	padding: 0;
	width: 612px;
	border-top: 1px #666 solid;
}

#container table.content td.middle3{
	margin: 0;
	padding: 0;
	width: 454px;
	background: url(../images/template/middle_content-back2.gif) top left repeat-y;
	border-top: 1px #666 solid;
	text-align: left;
}

#container table.content td.middle3 table{
	margin: 0 10px 0 10px;
	padding: 0;
}

#container table.content td.right{
	margin: 0;
	padding: 0;
	width: 158px;
}

/* Left Content Styles */

#left {
	margin: 0;
	padding: 0;
	width: 148px;
	text-align: left;
	color: #666;
	display: block;
	float: left;
}


#left-boxes {
	margin: 0;
	padding: 0 0 50px 0;
	width: 148px;
	display: block;
}

#left-boxes a { color : #666; }
#left-boxes a:link { text-decoration: none; }
#left-boxes a:visited { text-decoration: none; }
#left-boxes a:hover { color : #c60; text-decoration: none; }
#left-boxes a:active, a.selected { text-decoration: none; }

#left-boxes h1 {
	margin: 0 1px 0 1px;
	padding: 5px;
	width: 136px;
	font-size: 9pt;
	font-weight: bold;
	background: url(../images/template/left_title-back.gif) top left repeat-y;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
}

#left-boxes img{
	margin: 0 auto 5px auto;
	padding: 0;
	border: 1px #666 solid;
}

#left-boxes p{
	margin: 0 1px 0 1px;
	padding: 14px 10px 10px 10px;
	width: 126px;
	display: block;
	font-size: 6.5pt;
	font-style: italic;
	text-align: center;
	background: url(../images/template/left_content-back.gif) top left repeat-x;
}

#left-boxes form{
	margin: 0 1px 0 1px;
	padding: 14px 10px 10px 10px;
	width: 126px;
	display: block;
	background: url(../images/template/left_content-back.gif) top left repeat-x;
}

#left-boxes input{ 
	margin: 0 2px 0 0;
	padding: 0;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#left-boxes ul{
	margin: 0 1px 0 1px;
	padding: 14px 10px 10px 25px;
	width: 111px;
	display: block;
	background: url(../images/template/left_content-back.gif) top left repeat-x;
}

#left-boxes ul.tools{
	margin: 0 1px 0 1px;
	padding: 14px 10px 10px 25px;
	width: 111px;
	display: block;
	background: url(../images/template/left_tools-back.gif) top left no-repeat;
}

#left-boxes li{
	margin: 0;
	padding: 0 0 3px 0;
	list-style: disc;
	color: #666;
}

#left-boxes li.special{
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	color: #666;
}

/* Middle Column Styles */

#middle {
	margin: 0;
	padding: 0;
	width: 454px;
	display: block;
	float: left;
}

/* iReadNet Content Styles */

#content.hlight-iread {
	margin: 0;
	padding: 0;
	background: url(../images/template/middle_content-back.gif) top left repeat-y;
	border-bottom: 1px #666 solid;
}

#content.hlight-iread p {
	margin: 0;
	padding: 10px;
	width: 320px;
	min-height: 150px;
	text-align: left;
	display: block;
}

#content.hlight-iread img.photo {
	margin-right: 10px;
	margin-bottom: 10px;
	border : 1px solid #666666;
	display: block;
}

#content.hlight-iread img.cover {
	margin: 10px 14px 10px 10px;
	padding: 1px 1px  19px 1px;
	height: 136;
	width: 88px;
	border: none;
	background: url(../images/template/middle_photo-back.gif) bottom left no-repeat;
}

#content.hlight-iread strong {
	font-size: small;
	font-weight: bold;
	color: #c00;
}

/* iReadNet-Detail Content Styles */

#content.detail-iread {
	margin: 0 1px 0 0;
	padding: 0;
	border-bottom: 1px #666 solid;
	width: 610px;
	display: block;
}

#content.detail-iread p {
	margin: 0;
	padding: 10px 20px 10px 20px;
	width: 571px;
	min-height: 150px;
	text-align: left;
	display: block;
	background: url(../images/template/middle_content-back3.gif) top left repeat-y;
}

#content.detail-iread ul{

	margin: 0;

	padding: 10px 20px 10px 35px;

	width: 557px;

	min-height: 150px;

	text-align: left;

	display: block;

	background: url(../images/template/middle_content-back3.gif) top left repeat-y;

}



#content.detail-iread li{

	margin: 0;

	padding: 0 0 3px 0;

	list-style: disc;

}



#content.detail-iread img.photo {
	margin-left: 10px;
	margin-bottom: 10px;
	border : 1px solid #666666;
}

#content.detail-iread strong {
	font-size: small;
	font-weight: bold;
	color: #c00;
}

#content.detail-iread h1 {
	margin: 0 1px 0 0;
	padding: 5px 10px 5px 10px;
	width: 591px;
	color: #666;
	font-size: 9pt;
	font-weight: bold;
	background: url(../images/template/middle_title-back2.gif) top left repeat-y;
	border-bottom: 1px #666 solid;
}

#content.detail-iread h2 {
	margin: 0 1px 0 0;
	padding: 7px 10px 7px 10px;
	width: 591px;
	color: #666;
	font-size: 7.5pt;
	font-weight: normal;
	text-align: right;
	background: #ffcd9a;
	border-bottom: 1px #666 solid;
}

#content.detail-iread h2 a { text-decoration: none; color : #666; }
#content.detail-iread h2 a:link { text-decoration: none; }
#content.detail-iread h2 a:visited { text-decoration: none; }
#content.detail-iread h2 a:hover { color : #c60; text-decoration: none; }
#content.detail-iread h2 a:active, a.selected { text-decoration: none; }

#content.detail-iread div.line-block, {
	margin: 0 1px 0 0;
	padding: 0;
	height: 10px;
	width: 611px;
	border: none;
	background: url(../images/template/line-block.gif) top left repeat;
	display: block;
}

/* Pubbuzz Content Styles */

#content.hlight-pubbuzz {
	margin: 0;
	padding: 0;
	border-bottom: 1px #666 solid;
}

#content.hlight-pubbuzz p {
	margin:0;
	padding: 10px 20px 10px 24px;
	width: 410px;
	min-height: 150px;
	text-align: left;
	display: block;
	background: url(../images/template/middle_content-back2.gif) top left repeat-y;
}

#content.hlight-pubbuzz img.photo {
	margin-right: 10px;
	margin-bottom: 10px;
	border : 1px solid #666666;
}

#content.hlight-pubbuzz img.cover {
	margin: 0 6px 0 0;
}

#content.hlight-pubbuzz strong {
	font-size: small;
	font-weight: bold;
	color: #c00;
}

/* Standard Content Styles */

#content {
	margin: 0;
	padding: 0;
	width: 454px;
	display: block;
}

#content h1 {
	margin: 0;
	padding: 5px 10px 5px 10px;
	width: 434px;
	color: #666;
	font-size: 9pt;
	font-weight: bold;
	background: url(../images/template/middle_title-back.gif) top left repeat-y;
	border-bottom: 1px #666 solid;
}

#content div.line-block, div.line-block {
	margin: 0 4px 0 0;
	padding: 0;
	height: 10px;
	width: 450;
	border: none;
	background: url(../images/template/line-block.gif) top left repeat;
	display: block;
}

#content.listings strong {
	font-size: small;
	font-weight: bold;
	color: #c00;
}

#content a { color : #c00; }
#content a:link { text-decoration: none; }
#content a:visited { text-decoration: none; }
#content a:hover { color : #c63; text-decoration: none; }
#content a:active, a.selected { text-decoration: none; }

#content.listings input {
	margin: 10px 0 10px 0;
	float: right;
	background: #fff;
}

#content.listings p.row1 {
	margin: 0;
	padding: 10px;
	width: 430px;
	min-height: 30px;
	text-align: left;
	display: block;
	background: #fff9e3;
	border-bottom: 1px #666 solid;
}

#content.listings p.row2 {
	margin: 0;
	padding: 10px;
	width: 430px;
	min-height: 30px;
	text-align: left;
	display: block;
	background: #fff;
	border-bottom: 1px #666 solid;
}

#content a { text-decoration: none; color : #c00; }
#content a:link { text-decoration: none; }
#content a:visited { text-decoration: none; }
#content a:hover { color : #c60; text-decoration: none; }
#content a:active, a.selected { text-decoration: none; }

/* Right Content Styles */

#right {
	margin: 0;
	padding: 0;
	width: 158px;
	text-align: left;
	display: block;
	float: left;
}


#right-boxes {
	margin: 0;
	padding: 0;
	width: 158px;
	display: block;
}

#right-boxes a { color : #666; }
#right-boxes a:link { text-decoration: none; }
#right-boxes a:visited { text-decoration: none; }
#right-boxes a:hover { color : #c60; text-decoration: none; }
#right-boxes a:active, a.selected { text-decoration: none; }

#right-boxes h1 {
	margin: 0 1px 0 1px;
	padding: 5px;
	width: 146px;
	color: #666;
	font-size: 9pt;
	font-weight: bold;
	background: url(../images/template/left_title-back.gif) top left repeat-y;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
}

#right-boxes img {
	margin: 4px 1px 0 1px;
	padding: 5px 5px 5px 76px;
	width: 75px;
	color: #666;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	display: block;
}

#right-boxes img.ireadnet { background: url(../images/template/highlight_logo_ireadnet.gif); }
#right-boxes img.pubbuzz { background: url(../images/template/highlight_logo_pubbuzz.gif); }
#right-boxes img.cooksread { background: url(../images/template/highlight_logo_cooksread.gif); }
#right-boxes img.kidsread { background: url(../images/template/highlight_logo_kidsread.gif); }
#right-boxes img.authorcams { background: url(../images/template/highlight_logo_authorcams.gif); }


#right-boxes p{
	margin: 0 1px 0 1px;
	padding: 5px;
	height: 93px;
	width: 146px;
	overflow: auto;
	display: block;
	background: #fff;
	border-bottom: 1px #666 solid;
	font-size: xx-small;
}

#right-boxes strong {
	font-size: x-small;
	font-weight: bold;
	color: #c00;
	display: block;
}

#right-boxes ul{
	margin: 0;
	padding: 10px 10px 10px 20px;
	width: 128px;
	display: block;
}

#right-boxes li{
	margin: 0;
	padding: 0 0 3px 0;
	list-style: disc;
	color: #666;
}

/* Footer Styles */

#footer {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 46px;
	display: block;
	background: url(../images/template/header-back.gif) top left repeat-y #fff;
	border-bottom: 1px #666 solid;
}

/* Header Navigation Styles */

#footer p.nav {
	margin: 0;
	padding: 5px 15px 5px 15px;
	width: 730px;
	display: block;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	color: #666;
	font-size: 7.5pt;
	background: url(../images/template/header_nav-back.gif) top left no-repeat;
}

#footer p.nav a { color : #666; }
#footer p.nav a:link { text-decoration: none; }
#footer p.nav a:visited { text-decoration: none; }
#footer p.nav a:hover { color : #c63; text-decoration: none; }
#footer p.nav a:active, a.selected { text-decoration: none; }

/* Header Sub-Navigation Styles */

#footer p.subnav {
	margin: 0;
	padding: 5px 15px 4px 15px;
	width: 730px;
	display: block;
	color: #ccc;
	font-size: 7pt;
	background: url(../images/template/header_subnav-back.gif) top left no-repeat;
}

a { text-decoration: none; color : #c00; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { color : #c60; text-decoration: none; }
a:active, a.selected { text-decoration: none; }

input.buttons { 
	margin: 0 5px 0 5px;
	padding: 1px 5px 1px 5px;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background: #EDEDED;
	border: 1px #666 solid;
	text-align: center;
	color : #666666;
}

/* Movie PLayer Styles */



#movie {

	height: auto;

}



#movie {

	margin: 0;

	padding: 0;

	min-height: 200px;

	width: 550px;

	text-align: center;

	display: block;

	border: 1px #666 solid;

	background: #fff;

}



#movie p{

	margin: 0;

	padding: 10px;

	text-align: left;

	display: block;

	border-bottom: 1px #666 solid;

	background: #fff;

}