/* CSS Document */

body
{
	font-family: georgia;
	font-size: 9pt;
	letter-spacing: 1px;
	line-height: 13pt;
	background-attachment: scroll;
}

body a
{
	font-weight: bold;
	text-decoration: none;
}

#wrapper
{
	margin: auto auto;
	margin-top: 21px;
	padding: 15px;
	padding-bottom: 1px;
	width: 870px;
}

#header a img
{
	border: none;
}

#header
{
	text-align: center;
	padding: 30px;
	padding-bottom: 21px;
}

#header .logotag
{
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;
	margin-top: -12px;
	letter-spacing: 1.8px;
	text-transform: uppercase;
}

#navigation
{
	border-top: 5px solid black;
	border-bottom: 4px solid black;
	float: left;
	margin-bottom: 15px;
	width: 196px;
}

#content
{
	border-top: 7px solid black;
	margin-left: 211px;
	padding-bottom: 57px;
}

#content .simple
{
	border-bottom: 3px solid black;
	padding-bottom: 19px;
	padding-left: 28px;
	padding-top: 36px;
}

#content h1
{
	font-family: georgia;
	font-size: 14pt;
	letter-spacing: 3px;
	padding-bottom: 6px;
	margin-top: 35px;
	margin-bottom: 48px;
	text-align: center;
	text-transform: uppercase;
}

#content-right p
{
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 10pt;
	text-transform: uppercase;
}

#footer-wrapper
{
	border-top: 7px solid black;
	padding-top: 4px;
}

#footer-left
{
	width: 200px;
	float: left;
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1.3px;
	text-transform: uppercase;
}

#footer
{
	margin-left: 200px;
}

.backtotop
{
	margin-bottom: -7px;
	margin-top: -16px;
	padding-top: 20px;
	text-align: center;
}

.backtotop a
{
	border-top: 1px solid black;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 2.5px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 4px;
	text-decoration: none;
	text-transform: uppercase;
}

.backtotop-small
{
	height: 31px;
	padding-top: 15px;
	padding-bottom: 4px;
	text-align: center;
}

.backtotop-small a img
{
	border: none;
}

#rating
{
	border-bottom: 4px solid black;
}

#rating>form
{
	padding-left: 28px;
}

#rating .title
{
	display: block;
	font-family: georgia;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1.3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#rating>form>div.formcommands
{
/*	float: right; */
	text-align: right;
}

#rating>form>div.formcommands>a
{
}

#rating>form>div.formcommands>a:hover
{
}

#content div.ratings
{
	border-top: 4px solid black;
	border-bottom: 2px solid black;
}

#content div.ratings>h3
{
	background: black;
	color: white;
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 20px;
	margin: 0;
	opacity: 0.8;
	padding: 0;
	text-align: center;
	text-transform: uppercase;	
}

#rating>form>p>label
{
	float: left;
	display: block;
	padding-right: 7px;
	text-align: right;
	width: 100px;
}

#rating>form>p>input,
#rating>form>p>textarea
{
	float: none;
	clear: both;
}

#rating>form>p>img.rating
{
	border: none;
}

.rating-item
{
	padding-left: 28px;
}

.rating-item span
{
	display: block;
}

.rating-item span.name
{
	border-bottom: 1px solid black;
	color: black;
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 20px;
	padding-right: 337px;
	margin-top: 15px;
	text-transform: uppercase;	
	text-align: center;
	width: 294px;
}

.rating-item span.createdon
{
	color: black;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	width: 294px;
}

.rating-item span.comment
{
	color: black;
	padding-top: 8px;
}

