
body
{
	background: black url(../images/canvas.gif) repeat;
	background-color: black;
	color: white;
	font-family: sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* ************ MAIN FRAME MARKUP ************ */

#wrap
{
	width: 836px;
	text-align: left;
	margin: 0 auto;
}

#inner-wrap-left
{
	background: url(../images/decor/border.jpg) left top repeat-y;
}

#inner-wrap-right
{
	background: url(../images/decor/border.jpg) right top repeat-y;
}

#inner-wrap
{
	background: #DBCCAC url(../images/middle.jpg) 1px 0px repeat-y;
	margin: 0 17px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#banner
{
	background: #82624A url(../images/banner1.jpg) no-repeat left top;
	font-family: Garamond, serif;
	font-size: 24pt;
	font-weight: bold;
	height: 230px;
	text-align: center;
	vertical-align: bottom;
}

#outline-top
{
	background: url(../images/top.jpg) left top no-repeat;
}

#outline-bottom
{
	background: url(../images/bottom.jpg) left bottom no-repeat;
}

#outline
{
	background: url(../images/edge.jpg) left top no-repeat;
	padding-top: 6px;
	width: 800px;
	overflow: hidden;
}

#content
{
	color: black;
	font-family: Garamond, serif;
	font-size: 12pt;
	padding-top: 45px;
	margin-left: 140px;
	margin-right: 35px;
	width: 625px;
}

#stretcher
{
	display: none;
	clear: both;
}

#footer
{
	clear: both;
	font-size: 8pt;
	padding-left: 150px;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: center;
}

.copyrights
{
	color: #755F3B;
	font-size: 8pt;
	padding-top: 3px;
	padding-left: 93px;
	margin-bottom: 25px;
	text-align: left;
}

.copyrights a
{
	color: #755F3B;
}

.affiliates
{
	margin: 35px 0px;
}

img.banner88x31
{
	border: 1px solid #B79D6E;
	width: 88px;
	height: 31px;
}

/* ************ MARKUP ************ */

a
{
	color: #663333;
	text-decoration: none;
}

a:hover
{
	color: #996633;
}

h1
{
	font-size: 24pt;
	font-weight: bold;
	margin: 15px 0px 25px 0px;
	padding: 0px;
}

h1 img
{
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: normal;
}


h2 /* Section */
{
	border-bottom: 1px solid #B79D6E;
	height: 36px;
	font-weight: bold;
	font-size: 18pt;
	padding-top: 4px;
}

h3 /* Paragraph */
{
}

a.section
{
	float: right;
}

img
{
	border: none;
}

img.flag
{
	font-weight: normal;
	vertical-align: middle;
}

img.icon
{
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: middle;
}

img.thumbnail
{
	background: black url(../images/galleries/bg.gif) repeat;
	border: 6px solid #FFFFF0;
	color: #CC9933;
}

img.full
{
	background: black url(../images/galleries/bg.gif) repeat;
	border: 9px solid #FFFFF0;
	color: #CC9933;
}

p
{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

pre
{
	margin: 0px;
}

div.split
{
	background: url(../images/decor/split.gif) center repeat-x;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.clear-block
{
	clear: both;
}

div.sidebar
{
	float: left;
	margin-right: 10px;
}

div.floater
{
	margin-bottom: 10px;
	width: 190px;
}

div.floater.right
{
	float: right;
}

div.pager
{
	color: #755F3B;
	text-align: right;
}

div.pager span
{
	color: #B10707;
	font-weight: bold;
}

div.scroller
{
	overflow: auto;
}

ul
{
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
}

ul.plain
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

table.normal
{
	color: black;
	font-size: 12pt;
	font-family: Garamond, serif;
}

/* ************ GLOBAL CLASSES ************ */

img.ortho
{
	float: right;
}

.comment
{
	color: #755F3B;
	font-size: 8pt;
	font-family: sans-serif;
	font-style: italic;
}

.todo
{
	color: red;
	font-style: italic;
}

div.filter
{
	text-align: right;
	margin-bottom: 10px;
}

div.filter span
{
	color: #B10707;
	font-weight: bold;
}

div#page-description
{
	margin-bottom: 15px;
}

iframe.ortho-frame
{
	float: right;
	width: 88px;
	height: 31px;
	border: none;
	margin-top: 5px;
}

/* ************ PROPERTIES ************ */

ul.properties
{
	margin: 0;
	padding: 0;
}

ul.properties li
{
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px solid #B79D6E;
	clear: right;
}

ul.properties b
{
	display: block;
	float: left;
	min-width: 150px;
	margin-right: 10px;
	text-align: right;
}

ul.properties.compact
{
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
}

ul.properties.compact b
{
	min-width: 100px;
}

/* ************ COLUMN LISTS ************ */

ul.column-list
{
	margin: 0 0 15px 15px;
	padding: 0;
	width: 610px;
}

ul.column-list li
{
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

* html ul.column-list li
{
	position: relative;
}

ul.column-list li.column1
{
	margin-left: 3%;
	width: 45%;
}

ul.column-list li.column2
{
	margin-left: 52%;
}


ul.column-list li.column1of3
{
	margin-left: 3%;
	width: 30%;
}

ul.column-list li.column2of3
{
	margin-left: 36%;
	width: 30%;
}

ul.column-list li.column3of3
{
	margin-left: 69%;
	width: 30%;	
}

ul.column-list li a
{
	display: block;
}

ul.column-list li a:hover
{
}

/* ************ COMMENTS ************ */

div.comment-frame
{
	margin-top: 20px;
	margin-bottom: 20px;
}

div.comment-frame h2
{
	border: none;
	margin-bottom: 0;
	padding: 0;
}

div.comment-frame iframe
{
	width: 100%;
	height: 350px;
	display: none;
	border: none;
	margin-top: 15px;
}

/* ************ LIST CONTAINERS ************ */

div.list-container
{
	clear: both;
	margin-top: 20px; 
	padding-bottom: 10px;
}

div.list-container div.item
{
	clear: both; 
	padding: 20px 0;
	border-top: 1px solid #B79D6E;
}

div.list-container div.title img
{
	float: left; 
	margin-right: 20px;
	margin-bottom: 20px;
}

div.list-container div.body
{
	margin-left: 230px; 
	padding-top: 15px;
}

div.list-container div.body ul.stats
{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 11pt;
	list-style-image: none;
	list-style-type: none;
}

div.list-container div.body ul.stats li
{
	margin: 0;
	padding: 0 30px 0 0;
	display: inline;
}

/* ************ IMAGE LIST ************ */

ul.block
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

ul.block li
{
	display: block;
	width: 18%;
	height: 10em;
	float: left;
	text-align: center;
	padding: .2em;
	overflow: hidden;
}

/* ************ IMAGE LIST 2 ************ */

ul.tile
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

ul.tile li
{
	display: block;
	float: left;
	text-align: center;
	margin-right: 1em;
}

/* ************ RATINGS ************ */

.rating,
.rating a
{
	color: gray;
}

.rating.labeled
{
	float: right;
	padding-top: .3em;
	padding-right: 5em;
}

.rating.labeled b
{
	color: black;
}

.rating a
{
	height: 16px;
}

.rating.labeled a
{
	
}

.rating a:hover span.full,
.rating a:hover span.half
{
	background-image: url(../images/utility/star_off.gif);
}

.rating span
{
	height: 16px;
	padding-left: 16px;
	background: transparent url(../images/utility/star_off.gif) 0 50% no-repeat;
}

.rating a span
{
	cursor: pointer;
}

.rating span.half
{
	background-image: url(../images/utility/star_h.gif);
}

.rating span.full,
.rating a span.hover,
.rating a span.hover.full,
.rating a span.hover.half
{
	background-image: url(../images/utility/star.gif);
}

/* ************ QUICKSEARCH ************ */

#quicksearch
{
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	height: 24px;
}

#quicksearch form
{
	display: block;
	background-color: #000;
	width: 154px;
	overflow: hidden;
}

#quicksearch input
{
	background-color: black;
	border: none;
	color: #777;
	font-family: monospace;
	font-size: 10pt;
	width: 150px;
	text-align: right;
}

#quicksearch input.focused
{
	color: #fff;
	font-style: normal;
	text-align: left;
}

.tblt
{
	background: url(../images/forms/tblt.gif) left top no-repeat;
}

.tbrt
{
	background: url(../images/forms/tbrt.gif) right top no-repeat;
}

.tblb
{
	background: url(../images/forms/tblb.gif) left bottom no-repeat;
}

.tbrb
{
	background: url(../images/forms/tbrb.gif) right bottom no-repeat;
}

.tbi
{
	padding: 2px;
}
