
#hmTopBox {
	background: url(http://www.enterdogshows.com/images/toots/toots-banner-wider.png) top right no-repeat;
}
#hmTopBox p.inImg, #hmTopBox p.inHeader {
	display: none;
}

#toots_banner {
	margin: -40px 0 10px 0;
}

#rightbar { width: 0; }
	#main { width: 800px; }
	.container {
		width: 810px !important; 
		padding: 10px;
		background: #f0f0f0;
		border: 1px solid #ccc;
		overflow: hidden;
		margin-bottom: 16px;
	}
	.fullWidth {
		width: 810px !important;
	}
	.fullWidth p {
		margin-top: 15px;
		line-height: 1.4;
	}
	.fullWidth strong {
		font-size: 1.4em;
	}
	.fullWidth form p select {
		font-size: 1.2em;
	}
	
	/*--Main Image Preview--*/
.main_image {
	width: 640px; height: 480px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 5px;	
	padding: 10px;
	color: #fff;
	background: #111;
	line-height: 1.1;
}
.main_image p {
	font-size: 1.2em;
	padding: 10px;	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(http://www.enterdogshows.com/images/toots/icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(http://www.enterdogshows.com/images/toots/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 
 
 
.image_thumb {
	float: right;
	width: 169px !important;
	width: 159px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 13px 10px;
	background: #f0f0f0 url(http://www.enterdogshows.com/images/toots/nav_a.gif) repeat-x;
	width: 149px !important;
	width: 139px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li img{
	width: 135px;
	height: 40px;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.2em; 
	margin: 5px 0; padding: 0;
	color: inherit;
	background: inherit;
	border: inherit;
	font-weight: bold;
	display: none;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 185px !important;
	width: 175px;
}	
.image_thumb ul li p{display: none;}
.image_thumb ul li form{display: none;}

.hidden
			{
			display: none;
			}
			
			#prevNext {
				margin-top: 192px;
				margin-left: -67px;
				margin-bottom: -350px;
				width: 774px;
			}
			#prevNext .jFlowNext {
				margin-left: 707px;
				margin-top: -192px;
			}
			
			#prevNext img
			{
			position: relative;
			z-index: 2;
			cursor: pointer;
			}
			
			#slides div p
			{
			margin: 0;
			padding: 0 1em;
			font-size: 1.2em;
			position: relative;
			top: 0px;
			height: 95px;
			color: #fff;
			background: #111;
			opacity: .85;
			filter:alpha(opacity=85);
			}
			#slides div p strong {
				font-size: 1.4em;
				display: block;
				padding-top: .5em;
				margin-bottom: .5em;
			}
			#wrap {
				margin: -45px 85px 0 85px;
			}