#bodyLeft {
	display:none;
}

#bodyRight
{
	display:none;
}

#bodyMid {
	width:915px;

}


/* ---------- LEFT ----------------- */

#ownerLeft
{
	width: 340px;
	padding-right:5px;
	float:left;
}

#ownerLeft #ownerMainImage
{
	text-align:center;	
}

#ownerLeft h1
{
	font-size:20px;
	padding:0 0 5px 0;
	margin:0;
	width: 340px;
	height:25px;
	overflow:hidden;
}

#ownerLeft h1.rating
{
	background-color: #63482a;
	color: white; 
	padding: 2px 0px 0px 5px;
	height: 20px;   
	margin-bottom: 10px;
	font-size:14px;
	font-weight:bold;
	width: 335px;
}

/* -------  MID ------------------- */

#ownerMid
{
	width:360px;
	padding:0px 5px 0 0;
	float:left;
}

#ownerMid div.midContainer
{
	width:355px;
	float:left;
}

#ownerMid h2
{
	background-color: black; 
	color: white;            
	padding-top: 2px;        
	padding-right: 0pt;      
	padding-bottom: 0pt;     
	padding-left: 5px;       
	height: 20px;	
	font-family: Georgia,Times,Serif;
	font-size: 14px;                 
	font-weight: bold;
}

#ownerMid #midIcons
{
	width:360px;
	height:30px;
	padding-left:0px;
}

#ownerMid #midIcons a
{
	color: #6e6553;
	font-family: Verdana, Verdana, Arial, Helvetica, Sans Serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;

}

#ownerMid #midIcons a:hover
{
	text-decoration:underline;
}

div.slideshowLinks
{
	padding:3px 0 0 30px;
	background-image:url(/images/icons/view-med-over.gif);
	background-repeat:no-repeat;
	height:27px;
	vertical-align:middle;
	float:left;
}

div.slideshowLinks a
{
	color: #6e6553;
	font-family: Verdana, Verdana, Arial, Helvetica, Sans Serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;

}

div.slideshowLinks a:hover
{
	text-decoration:underline;
}

#ownerMid #midIcons img 
{
	vertical-align:middle;
	margin-right:4px;
}

#ownerMid #midIcons img.first
{
	margin-left:0px;
}


#ownerMid p
{
	padding:10px 10px 0 10px;	
}

#tblOwnerInfo
{
	margin:10px;
}

/* ----------  VIDEO  --------------- */
#vidMid
{
	padding:10px 0 10px 10px;
	font-size:10px;
	float:left;
}

div.vidContainer
{
	float:left;
	width: 340px;
	display:block;
	padding-bottom:5px;
}

div.vidContainer img
{
	float:left;
	margin-right:5px;
}

div.vidContainer a
{
	color: #6e6553;
	text-decoration: none;
}

div.vidContainer div.vidLink
{
	padding-top:6px;
}


/* ---------- AUDIO ----------------- */
#audioMid
{
	padding:10px 0 10px 10px;
	font-size:10px;
	float:left;
}

div.audioContainer
{
	float:left;
	width: 340px;
	display:block;
	padding-bottom:5px;
}

div.audioContainer img
{
	float:left;
	margin-right:5px;
}

div.audioContainer a
{
	color: #6e6553;
	text-decoration: none;
}

div.audioContainer div.vidLink
{
	padding-top:6px;
}

/* ------------- RIGHT ------------------ */

#ownerRight
{
	width:200px;
	float:left;
	padding:0 0 0 0;
}

#ownerRight .ownerThumbLft
{
	width:90px;
	height:86px;
	float:left;
	margin-bottom:5px;
	cursor:pointer;
	background-color:#fff;
	padding-right:10px;
}

#ownerRight .ownerThumbRt
{
	width:90px;
	height:86px;
	float:left;
	margin-bottom:5px;
	cursor:pointer;
}

/* -----------  PAGER ------------ */

#ownerRight #pager
{
	color: #63482a;
	font-family: Georgia, Times, Serif;
	font-size:12px;
	font-weight:bold;
	width: 180px;
	height:30px;
	float:left;
	padding:0;
	margin:0;

}

#ownerRight #pager #pagerFirst
{
	display:none;	
}

#ownerRight #pager #aPagerFirst
{
	display:none;	
}

#ownerRight #pager #aPagerFirst code
{
	display:none;
}

#ownerRight #pager #pagerLast
{
	display:none;
}

#ownerRight #pager #aPagerLast
{
	display:none;
}

#ownerRight #pager #aPagerLast code
{
	display:none;
}

#ownerRight #pager #pageCount
{
	float:left;
	width:140px;
	text-align:center;
	float:left;
}

/* ---------- RATING FORM ---------------- */

#rateMe
{
	padding:10px;
	width:330px;
	height:40px;
	background-image:url(/images/bg-rateme.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#rateMe form .radio
{
	display:block;
	float:left;
	_margin-right:1px;
}

#rateMe #imgrating
{
	display:none;
}

#rateMe #ratemeSubmit
{
	margin:3px 0 0 5px;
}





