﻿/***********************************
Basic Layout
***********************************/
div.BodyInside
{
	width:253px;
	padding-left:7px; 
	padding-bottom:7px;
}
div.Border,
div.BorderSide2
{
	padding-top:15px;
}
div.BorderSide1
{
	padding-top:40px;
}
div.ClassDetail_Sold
{
	font:normal normal bold 14px Verdana;
}
a.ClassDetail_Link:link,
a.ClassDetail_Link:visited
{
	color:Blue;
	text-decoration:none;
}
a.ClassDetail_Link:hover
{
	text-decoration:underline;
}


/***********************************
Classified Ads Titles
***********************************/
div.ClassDetail_Title,
table.ClassDetail_Title
{
	color:Maroon;
	font: normal normal bold 20px Verdana;
}
div.ClassDetail_BorderTitle
{
	width:100%; 
	height:20px; 
	padding-top:3px; 
	color:White; 
	font:normal normal bold 10px Verdana
}


/***********************************
Classified Ads Body Layout,
details, description and contact.
***********************************/
div.ClassDetail_Description
{
	font-weight:bold;
	width:500px;
}

.ClassDetail_ItemLayout,
.ClassDetail_ItemLayout1,
div.ClassDetail_ItemHeader,
div.ClassDetail_Description
{
	margin-left:10px;
	font:normal normal normal 12px Arial;
	border-collapse: collapse;
}

.ClassDetail_ItemLayout1
{
	border-collapse: separate;
}

td.ClassDetail_ItemHeader,
div.ClassDetail_ItemHeader
{
	font-weight:bold;
	font-size:14px;
	padding-top:25px;
	padding-bottom:10px;
}


td.ClassDetail_Spacing
{
	height:8px;
}

td.ClassDetail_Underline,
td.ClassDetail_Underline2
{
	color:Maroon;
	font-weight:bold;
	width:150px;
	border-bottom:solid 1px gray;
}

td.ClassDetail_Underline2
{
	color:Black;
	width:340px;
	text-align:right;
}


/***********************************
Image Section
***********************************/
div.imgNavigation
{
	width:150px;
	height:20px; 
	border-bottom:solid 3px maroon; 
	border-left:solid 3px maroon; 
	border-right:solid 3px maroon;
	font-weight:bold;
	margin-left:7px;
}

.navTD
{
	width:30px; 
	border-right:solid 3px maroon;
	height:20px;
	text-align:center;
}

.navLink
{
	display:block;
	width:100%;
	height:18px;
	color:Maroon;
	padding-top:2px;
}

td.navLoc
{
	width:90px;
	text-align:center;
}


/***********************************
Pedigree Section
***********************************/
td.ClassDetail_Pedigree1,
td.ClassDetail_Pedigree2,
td.ClassDetail_Pedigree3,
td.ClassDetail_Pedigree3Desc,
td.ClassDetail_Pedigree4,
td.ClassDetail_PedigreeDesc
{  
	padding-left:2px;
	width:160px;
	height:22px;
	vertical-align:bottom;
	font-weight:bold;
}

td.ClassDetail_Pedigree1,
td.ClassDetail_Pedigree2
{
	border-bottom:solid 1px gray;
}

td.ClassDetail_Pedigree2,
td.ClassDetail_Pedigree3,
td.ClassDetail_Pedigree3Desc
{
	border-left:solid 1px gray;
}

td.ClassDetail_Pedigree4
{
}

td.ClassDetail_PedigreeDesc,
td.ClassDetail_Pedigree3Desc
{
	vertical-align:top;
	color:Gray;
	font:normal normal normal 10px Arial;
}


/***********************************
More Ads From Seller Section
***********************************/
div.ClassDetail_MoreAds_Outside
{
	padding-top:5px;
	padding-bottom:15px;
	padding-right:10px;
}
div.ClassDetail_MoreAds
{
	width:320px;
}

.ClassDetails_MoreAds1
{
	height:300px;
}

table.ClassDetail_MoreAds
{
	width:290px;
	margin-left:10px;
}
td.ClassDetail_MoreAds_Image,
.ClassDetail_More_Ads_Description
{
	vertical-align:top;
	padding-bottom:6px;
	padding-top:6px;
}
td.ClassDetail_MoreAds_Image,
td.ClassDetail_More_Ads_Description,
div.Event_More_Ads_Bottom
{
	border-bottom:solid 1px #525352;
}
div.Event_More_Ads_Bottom
{
	margin-bottom:10px;
}
td.ClassDetail_MoreAds_Image
{
	width: 85px;
}
td.ClassDetail_More_Ads_Description
{
	vertical-align:top;
}

div.ClassDetail_More_Ads_Description_Top,
div.ClassDetail_More_Ads_Description_Bottom
{
	font:normal normal normal 9px Verdana;
}
div.ClassDetail_More_Ads_Description_Top
{
	padding-bottom:5px;
}

img.ClassDetail_MoreAds_Image
{
	width:75px;
	height:60px;
	border:solid 1px black;
	display:block;
}
