body 
{	
	background: url(../img/SearchBg.gif) repeat-x;
	font-size: 9.5pt;
}

div
{
	position: relative;
}

#wrapper
{
	background-color: White;
	padding: 0 15px 60px 15px;
	height: 600px;
}

#topdiv
{
	clear:both;
	padding: 0 8px 0 8px;
	background: #E4E4E4 url(../img/SearchTop.gif) repeat-x top;
	width: 934px;
	float: left;
}

#left
{
	float: left;
	width: 250px;
	margin: 0 0 0 0;
	padding: 25px 0 0 10px;
}

#right
{
	float: right;
	width: 640px;
	padding: 15px 0 0 15px;
	margin: 0 0 0 0;
}


.detail
{
	color: #375558;
	top: 0px;
	clear:both;
	font-size: 9.5pt;
	height: 22px;
}

.caption
{
	font-weight: bold;
	float: left;
	width: 116px;
	height: 20px;
	text-align: right;
}

.text
{
	float: right;
	font-weight: normal;
	vertical-align:middle;
	width: 116px;
	height: 20px;
	text-align: left;
	padding-left: 6px;
}


#back
{
	top: 20px;
	height: 20px;
	padding: 2px 0 0 8px;
	background-image: url(../img/leftarrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.darklink
{
	font-weight: bold;
	color: #58858C;
}

#caption, #years
{
	font-family: Century Gothic, Arial, Times New Roman;
	font-weight: bold;
	vertical-align: baseline;
	color: #375558;
	
}

#caption
{
	line-height: 23px;	
	float:left;
	font-size: 19px;
	width: 490px;
	padding: 8px 0 5px 0;
}

#years
{
	float:right;
	text-align: right;
	font-size: 15px;
	line-height: 19px;
	width: 130px;
	padding: 12px 0 5px 0;
}

#imgdiv
{
	clear:both;
	background-color: #313131;
	width: 640px;
	height: 420px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom: 0;
}

a.linkLrg:hover {
	border: none;
	color: #FFFFFF !important;
	background-color: #3A5456;
	text-decoration: none;	
}

a.linkLrg {
	background: none;
	border: none;
	padding: 0 0 0 0px;
	text-decoration: underline;
	font-size: 8pt;
	color: #3A5456 !important;	
}

a.linkLrg img {
	background: none;
	border: none;
	padding: 0 0 0 0;
	text-decoration: none;
	vertical-align:bottom;
	margin: 0;
}

a.linkLrg:hover img {
	background: none;
}


a#lnkImg:hover {
	background: none;
	border: none;
}

a#lnkImg {
	background: none;
	border: none;
	padding: none;
	text-decoration: none;
}

a#lnkImg img{
	background: none;
	border: none;
	padding: none;
	text-decoration: none;
	vertical-align:bottom;
}

#bottom
{
	height: 8px;
	width: 950px;
	float: left;
	background: #E4E4E4 url(../img/SearchBot.gif) repeat-x bottom;
}

/* Rating */
.star
{
	float: left;
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    margin-top: 2px;
    background-color: #E4E4E4;
    background-repeat: no-repeat;
}

.filledStar 
{
    background-image: url(../img/FilledStar.png);
}

.emptyStar 
{
    background-image: url(../img/EmptyStar.png);
}

.savedStar 
{
    background-image: url(../img/SavedStar.png);
}

.np
{
	cursor: default;
}

#comments
{
	float: left;
	padding: 0 0px 0 15px;
	width: 260px;
}

#divNav
{
	margin-top: 20px;
}

#description
{
	float: right;
	padding: 0 15px 0 15px;
	width: 630px;
	height: auto;
}


.descTex, #repComments
{
	font-size: 12px;
}

.comUser
{
	margin-top: 5px;
	color: #3e5c5f;
	font-weight: bold;
}

.comText
{
	margin-top: 5px;
}

.comTime
{
	margin-top: 1px;
	color: #b7b7b7;
	font-style: italic;
}

#stars
{
	float: left;
	color: #E4E4E4;
	width: 0px;
	left: -10px;
}

#lbSource
{
	font-size: 8pt;
}

#relatedItems 
{
	float:left; 
	margin-left: -5px; 
	width: 645px; 
	height: 140px;
}

.relatedItem
{
	width:129px; 
	float:left; 
	text-align:center;
}

.divAvatarLeft
{
	float: left;
	padding-left:31px;
}

.divAvatarRight
{
	color: #375558;
	float: right;
	width: 116px;
}

#divMessageText
{
	height: 47px;
	margin-top: 3px;
	border: dotted 1px;
}