/* Top-level: */

html, body
{
	margin: 0px;
	padding:0px;
	width: 100%;
	height: 100%;
	background-color: black;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
}

table tr ,table td
{
	padding: 0px;
	margin: 0px
}

a
{
	color: rgb(102, 0, 0);	
}

a:hover
{
	color: #006;
}

#content
{
	position: relative;
	margin: 0 auto;
	width: 897px;
	height: 100%;
}

#header
{
	width: 100%;
	height: 129px;
	background: url("../images/dead_header_897x129.jpg") no-repeat;
}

#main
{
	width: 100%;
	background: url("../images/paperback.jpg") repeat-y; 
}

#footer
{
	width: 100%;
	height: 60px;
	background: url("../images/footer_897x60.jpg") no-repeat;
	text-align: center;
}

#footer a
{
	margin-left: 8px;
	margin-right: 8px;

	color: rgb(102, 0, 0);
	font-family: verdana;
	font-size: 12px;

	position: relative;
	bottom: -10px;
}

#contenttable
{
	margin-left: 37px;
	border: 0px;
}

/* Left column: */

#leftcolumn
{
	width: 210px;
}

#toc
{
	background: url("../images/navback.jpg") top no-repeat;
	width: 100%;
	height: 370px;
	vertical-align: top;
}

ul.top-toc
{
	position: relative;
	top: 43px;
	left: -24px;
}

ul.top-toc li, ul.top-toc-after li
{
	list-style-image: none;
	list-style-type: none;
}

ul.top-toc li.first-level, ul.top-toc-after li.first-level
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(193, 186, 169);

	padding-top: 5px;
	padding-bottom: 5px;
}

ul.top-toc li.first-level a, ul.top-toc-after li.first-level a
{
	display: block;
	width: 170px;
	height: 20px;

	font-family: georgia;
	font-weight: bold;
	font-size: 13px;
	color: black;
	text-decoration: none;
}

ul.top-toc li.first-level a:hover, ul.top-toc-after li.first-level a:hover, #community ul.community-links li a:hover, #community ul.community-online li a:hover
{
	background: url(../images/menuarrow_98x17.gif) no-repeat right -1px;
}

ul.sub-toc
{
	position: relative;
	top: 32px;

	list-style-image: none;
	list-style-type: none;
}

ul.sub-toc li
{
	list-style-image: none;
	list-style-type: none;

	font-family: arial;
	font-weight: bold;
	font-size: 12px;

	padding-top: 0.2em;
	padding-bottom: 0.9em;
}

ul.sub-toc li a
{
	color: black;
	text-decoration: none;
}

ul.sub-toc li a:hover
{
	color: #006;
}

ul.top-toc-after
{
	position: relative;
	top: 20px;
	left: -24px;
}

#search
{
	width: 100%;
}

#search div
{
	width: 157px;
	margin-left: 14px;
	margin-top: 2px;
	border: 1px solid rgb(181, 166, 136);
	padding: 0.5em;
}

#search div p
{
	margin: 0px;
	padding: 0px;
}

#search-button, #signup-button
{
	margin-top: 5px;
	padding: 0px;
}

#search a
{
	font-size: 10px;
	font-family: verdana;
}

#login
{
	padding: 15px;
}

#login h2, #community h2
{
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: rgb(51, 102, 153);

	margin-top: 0px;
	margin-bottom: 0px;
}

#login a, #community a
{
	color: rgb(102, 0, 0);
	font-family: verdana;
	font-size: 12px;
}

#login a:hover, #community a:hover
{
	color: #006;
}

#community
{
	width: 100%;
	background: url("../images/navback2.jpg") no-repeat;
	text-align: left;
}

#community ul.community-links
{
	position: relative;
	left: -26px;
	margin-top: 34px;
}

#community ul.community-links li
{
	list-style-image: none;
	list-style-type: none;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(193, 186, 169);

	padding-top: 5px;
	padding-bottom: 5px;
}

#community ul.community-links li a
{
	display: block;
	width: 170px;
	height: 20px;

	margin-left: 1px;

	font-family: georgia;
	font-weight: bold;
	font-size: 13px;
	color: black;
	text-decoration: none;
}

#community h2
{
	margin-left: 10px;
	margin-top: -10px;
}

#community p
{
	width: 80%;
	margin-left: 10px;
	margin-top: -2px;

	font-family: verdana;
	font-size: 13px;
}

#community ul.community-online
{
	margin-top: -3px;

	position: relative;
	left: -20px;
}

#community ul.community-online li
{
	list-style-image: none;
	list-style-type: none;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(193, 186, 169);

	margin-top: 5px;
	padding-bottom: 5px;
}

#community ul.community-online li a
{
	display: block;
	width: 167px;
	height: 20px;

	margin-left: 1px;

	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

#community a#allonline
{
	margin-left: 15px;

	position: relative;
	top: -15px;
}

#signup div
{
	width: 157px;
	margin-left: 14px;
	margin-top: 2px;
	border: 1px solid rgb(181, 166, 136);
	padding: 0.5em;
}

.outlinebox {
	border: 1px solid rgb(181, 166, 136);
	padding: 0.5em;
}


.cartheader {
	border-bottom: 1px solid rgb(181, 166, 136);
	padding: 0px 4px;
}

.cartheader-on {
	background-color: #efece7;
	border-bottom: 1px solid rgb(181, 166, 136);
	font-size: 12px;
	color: #402000;
}

.cartheader-end {
	border-bottom: 1px solid rgb(181, 166, 136);
	background-color: #efece7;
	padding-top: 5px;
}


.cartheader-end a, .cartheader a, .cartheader-on a {
	color: #402000;
	text-decoration: none;
	font-size:10 pt;
	color:#9b6832;
}

.cartfooter {
	padding: 5px 0px;
	background-color: #efece7;
}


.calloutbox {
	padding: 4px;
	background-color: #efece7;
	font-size: 12px;
	color: #402000;
}



#signup p
{
	margin: 4px 0px 0px;
	padding: 0px;
	font-family: arial, helvetica;
	font-size: 11px;
}

/*Center column: */

#centercolumn
{
	vertical-align: top;
	padding-top: 13px;
	padding-left: 3px;
	font-size: 13px;
	font-family: arial, helvetica;
	color: #301901 !important;
}

#centercolumn td, #centercolumn p, #centercolumn b, #centercolumn td {
	color: #301901 !important;
}

#centercolumn a
{
	font-family: verdana;
	font-size: 13px;
	font-family: arial, helvetica;
}

#centercolumn h2
{
	font-family: georgia;
	font-weight: bold;
	font-size: 23px;
	margin: 4px 0px;
	color: #301901 !important;	
}

#mainmenu
{
	margin: 11px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
}

#mainmenu li
{
	list-style-image: url("../images/redarrow.gif");
	padding-top: 2px;
	padding-bottom: 2px;
}

div.left
{
	float: left;
	margin: 5px 14px 0px 10px;
}

.versetitle
{
	padding-top: 5px;
}

#centercolumn h3
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#centercolumn h3 a
{
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: rgb(51, 102, 153);
	text-decoration: none;
}

#centercolumn h3 a:hover
{
	text-decoration: underline;
}

#centercolumn p.em
{
	margin: 10px 0px 10px 0px;
	font-family: verdana;
	font-size: 95%;
	font-style: italic;
}

/* Right column: */

#rightcolumn
{
	vertical-align: top;
	width: 240px;
	padding-left: 15px;
}

#rightcolumn h2
{
	background: url("../images/littlerose.gif") no-repeat;
	padding-left: 45px;
	padding-bottom: 10px;
	margin-top: 30px;

	font-family: georgia;
	font-weight: bold;
	font-size: 20px;
}

#rightcolumn ul#links
{
	list-style-image: none;
	list-style-type: none;

	margin: 11px 0px 0px 0px;
	padding: 0px 0px 5px 10px;

	width: 180px;
}

#rightcolumn ul#links li
{
	border-top: 1px dotted rgb(102, 0, 0);

	margin: 0px;
	padding: 3px 0px 3px 10px;
}

#rightcolumn ul li a
{
	color: rgb(102, 0, 0);
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
}

#rightcolumn ul li a:hover
{
	color: #006;
}

#rightcolumn ul li.last, #rightcolumn h4
{
	border-bottom: 1px dotted rgb(102, 0, 0);
}

#latest
{
	margin-top: 10px !important;
}

#rightcolumn a
{
	font-family: verdana;
	font-size: 13px;
}

#rightcolumn h4
{
	width: 190px;
	font-family: georgia;
	font-weight: bold;
	font-size: 13px;
	color: rgb(120, 88, 11);
}

.noborder
{
	border: 0px !important;
}

#rightcolumn ul.noborder
{
	list-style-image: none;
	list-style-type: none;

	margin-left: -5px;
	padding: 0px 0px 0px 15px;

	width: 180px;
}

#rightcolumn ul.noborder li
{
	margin-top: -10px;
	padding: 0px 0px 0px 8px;
}

.pipeline_indented {
	padding-left: 110px;
}

.edit_this {
	font-size: 10pt;
	color: #d14f00 !important;
	text-decoration: underline !important;
}

.brownit {
	color:#9b6832;
}


.apply_button {
	color: 660000 !important;
	font-size: 11pt !important;
}

.grid_link {
	font-size: 8pt !important;
}

.paddedcart { padding: 10px 0px; }

.paddedcartprice { padding: 10px 10px 10px 0px }

strike {
	color: #660000 !important;
}


.leftgutter {
	padding-left: 10px;
}

