@charset "utf-8";
/* CSS Document */


.toptext {
	margin-bottom: 20px;
	padding-right: 18px;
}

.banner {
	margin-bottom: 20px;
}

.banner img {
	margin-right: -3px;
}

.homeColumn {
	float: left;
	width: 369px;
}

.leftColumn {
	margin-right: 10px;
}

/* Preview boxes */
.previewBox {
	margin-bottom: 10px;
}
.previewBoxHeader {
	background: transparent url(../images/box-topbar.gif) repeat-x left top;
	height: 34px;
	line-height: 34px;
	position: relative;
	font-size: 1.6em;
	font-weight: normal;
	padding-left: 12px;
	color: #FFF;
	clear: left;
}

.viewLink:link, .viewLink:visited  {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: .5em;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	background: transparent url(../images/pointer-circle-white.gif) no-repeat right center;
	margin-right: 5px;
	font-weight: bold;
}

.row {
	clear: left;
	padding: 6px;
}

.alt {
	background-color: #EDEDED;
}

.thumb {
	float: left;
}
.previewItemTitle {
	font-size: 1em;
	
}
.description {
	margin-left: 60px;
}

.nothumb {
	margin-left: 0 !important;
}

.previewItemLink:link, .previewItemLink:visited {
	text-decoration: none;
	font-size: .9em;
}

.footer {
	text-align: right;
	color: #e91e24;
	line-height: 2em;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
	padding: 0 3px;
}

.pointer {
	border: none;
	background: transparent url(../images/pointer-arrow-red.gif) no-repeat center center;
	width: 24px;
	height: 24px;
	padding: 0;
	font-size: 1px;
	vertical-align: middle;
}

.tblFeaturedHorses, .tblShowsEvents 
{
	width: 100%;
	background-color: #CCC;
}
.deletePhotoLink, .cancelUploadsLink
{
	text-align: right;
}
.deletePhotoLink a, .cancelUploadsLink a 
{
	text-decoration: none;
	font-size: 10px;

}