
BODY {	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: inherit;
	margin:0px;
	padding:0px;
}

#ultra-wrapper {
	width:984px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color: #FFFFFF;
	border-left:2px #a52868 solid;
	border-right:2px #a52868 solid;
	top:0px;
	overflow:hidden;
}

#main-content {	
}

#left-col	{
	float:left;
	width:164px;
	color:#000000;
	background-color: #666666;
	padding:3px;
	padding-bottom:32000px;
	margin-bottom:-32000px;
}
#left-col ul	{
	font-size:11px;
	width:156px;
	background-color:#FFFFFF;
	padding:2px;
	margin:0px;
}

#left-col li a	{
	background:url("icons/9px-arrow-pink.png") center left no-repeat;
	padding-left:11px;
	display:block;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	height:15px;
	border-top:1px solid #666666;
}
#left-col a:visited	{
	background:url("icons/9px-arrow-grey.png") center left no-repeat;
	color:#666666;
}

#left-col a:hover	{
	background:url("icons/9px-arrow-white.png") center left no-repeat;
	background-color:#a52868;
	color:#FFFFFF;
}


#main-col	{
	float:left;
	width:794px;
	background-color: #FFFFFF;
	padding:5px;
	margin-left:0px;
}


#SearchBar {
	height:30px;
	width:996px;
	background-color:#666666;
	margin:0px;
	padding-top:4px;
	padding-right:20px;
	padding-left:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#SearchBar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
#SearchBar a:hover{
	color: #666666;
	background-color:#FFFFFF;
	text-decoration:none;
}


.SearchBarHomePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}


.horizontalhold {width:100px;height:4px;}


/* Easy CSS Tooltip - by Koller Juergen [www.kollermedia.at] */
a:hover {background:none; position:relative;text-decoration:none;} /* BG color is a must for IE6*/
a.tooltip span {display:none;}
a.tooltip:hover span{display:inline; background:url('icons/OTM-balloongrey.png') top left no-repeat; padding-left:18px;padding-top:15px; height:20px;width:150px;float:left;position:absolute;top:-40px;left:4px;font-size:10px;color:#FFFFFF;}


/* VENUE SLABS */

.slab800Lineagex2  {
	width:386px;height:150px;
	margin-left:6px;margin-bottom:3px;
	background-color:#D2D2D2;
	border:1px #AAAAAA solid;
	float:left}

/* height 164 total */
.slab800Lineagex4  {
	width:184px;height:152px;
	margin-left:6px;margin-bottom:3px;
	padding:4px;
	background:url('icons/lineagebox4x150.png') top left no-repeat;
	float:left;
	overflow:hidden}

.slab800Basic  {
	width:790px;height:176px;
	margin-left:4px;
	background:url('icons/basicbox1x165.png') top left no-repeat;}

.slab800Premium  {
	width:790px;height:176px;
	margin-left:4px;
	background:url('icons/premiumbox1x165.png') top left no-repeat;}

/* FILLER SLABS */

.slab800Filler1acol  {
	width:192px;height:150px;
	margin-left:6px;margin-bottom:3px;
	padding:0px;
	position:relative;	/* needed for correct (absolute) positioning of internal bar */
	background:#a52868 url('icons/cornas/pinkbox-cornTR.gif') top right no-repeat;
	float:left}

.slab800Filler1bcol  {
	width:192px;height:150px;
	margin-left:6px;margin-bottom:3px;
	padding:0px;
	position:relative;	/* needed for correct (absolute) positioning of internal bar */
	background:#D2D2D2 url('icons/cornas/greybox-cornTR.gif') top right no-repeat;
	float:left}

.slab800Filler1ccol  {
	width:192px;height:150px;
	margin-left:6px;margin-bottom:3px;
	position:relative;	/* needed for correct (absolute) positioning of internal bar */
	padding:0px;background:#72310f url('icons/cornas/brownbox-cornTR.gif') top right no-repeat;
	float:left}

.slab800Filler2col  {
	width:380px;height:140px;
	margin-left:6px;margin-bottom:6px;
	padding:4px;
	background-color:#D2D2D2;
	border:1px #AAAAAA solid;
	float:left}

.slab800Filler3col  {
	width:578px;height:140px;
	margin-left:6px;margin-bottom:6px;
	padding:4px;
	background-color:#D2D2D2;
	border:1px #AAAAAA solid;
	float:left}

.slab800w {width:800px;background-color:#FFFFFF}	/*guide and index.asp etc*/
.slab800x {width:800px;height:132px}	/*guide.asp */

/* TEXT FORMATTING */

.leftcolumnintro{float:left;height:255px;width:420px;padding-top:5px;padding-left:10px;padding-right:10px;margin-right:10px;border-right:1px solid #666666}
/*left of slab */
.leftcolumn {float:left;height:160px;width:410px;overflow:hidden;margin-left:10px;margin-right:10px;border-right:1px solid #a52868}

/*guide.asp*/
.leftcolumnx {float:left;height:132px;width:430px;padding-right:10px;margin-right:10px;border-right:1px solid #666666}
/*right of slab and also index */
.rightcolumn {padding-top:2px;padding-bottom:5px; }



.smallprint	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;}

.footertext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-style:bold
}



.ListingBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin-bottom:3px;
	margin-top:3px;
}

.LineageBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin-bottom:1px;
	margin-top:1px;
}


.ListingBody a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#a52868;
	text-decoration:none;
}


.ListingAddy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #000000;
}


.ListingName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #000000;
}

.ListingNameLineage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}

.ListingHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

.ListingLinks {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.ListingLinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#a52868;
	text-decoration:none;
}

.ListingLinksPremium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}


.ListingLinksPremium a:hover {
	color: #FFFFFF;
	background-color:#a52868;
	text-decoration:none;
}


.ListingShortbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #000000;
	border-top:1px #666666 solid;
	border-bottom:1px #666666 solid;
	width: 450px;
}

.ListingShortbar  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#a52868;
	text-decoration:none;
}





a img  { border:none;}
a:hover img  {background-color:none}

a:link {
	color: #000000;
}
a:visited {
}

a:hover {

}


.footertext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}
.footertext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}

.footertext a:hover {
	font-weight:bold;
	color: #a52868;
	background-color:#FFFFFF;
	text-decoration:none;
}

.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.smallprint a:link {
	font-weight:bold;
	color:#FFFFFF;
}
.smallprint a:visited {
	font-weight:bold;
	color:#FFFFFF;
}

.smallprint a:hover {
	font-weight:bold;
	color: #a52868;
	background-color:#FFFFFF;
	text-decoration:none;
}


#adleftblock {background:url(AD-Amberley-House-Cotts-ad.png) no-repeat top left;background-position:0px;float:left;height:128px;position:relative;width:160px; margin-bottom:10px;}
#adleftblock a {padding-top:128px; display:block;}
#adleftblock a:hover {background:url(AD-Amberley-House-Cotts-ad.png) no-repeat top left;background-position:0px;}




