/* RESET CSS ------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	background: #f69521 url(../images/bg_repeatx.gif) repeat-x center top;
	margin: 0;
	color: #6D6E71;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	font: 13px/25px Arial, Helvetica, "Helvetica Neue", sans-serif;
	padding: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a, a:link, a:visited {
	color: #00ABA4;
	text-decoration: none;
}

a:hover {
	color: #00ABA4;
	text-decoration: underline;
}

.clearHack {
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 0;
}

.spacer_lp {
	height: 1px;
	line-height: 1;
	padding: 0;
	margin: 18px 0 22px;
	display: block;
	font-size: 0;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fffeff;
}

.spacer, .spacer_sm {
	height: 1px;
	line-height: 1;
	padding: 0;
	display: block;
	font-size: 0;
}

.spacer {
	margin: 0 0 35px;
}

.spacer_sm {
	margin: 0 0 15px;
}

.separator {
	border-bottom: 1px solid #d5d5d5;
	margin-top: 35px;
	margin-bottom: 30px;
}

.float_right {
	float: right;
	clear: both;
}

.float_left {
	float: left;
}


/* CONTAINERS - GENERAL ------------------------------ */

#wrapper_lp {
	display: block;
	width: 1035px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/wrap_bg_repeaty.png) repeat-y 14px center;
}

#wrapper {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	margin-top: 0;
	padding: 0;
}

#nav {
	display: block;
	width: 980px;
	height: 34px;
	background: #333333 url(../images/nav_bg_repeatx.gif) repeat-x 0 top;
	margin-right: auto;
	margin-left: 25px;
	padding-top: 16px;
}

#nav.deep {
	height: 45px;
	margin-left: 0;
}

#top_grunge {
	display: block;
	width: 1035px;
	height: 30px;
	background: url(../images/top_grunge.png) no-repeat 2px top;
}

#left_grunge {
	display: block;
	float: left;
	width: 25px;
	height: 400px;
	background: url(../images/left_grunge.png) no-repeat right top;
}

#middle_splash {
	float: left;
	width: 980px;
	height: 400px;
	margin-bottom: 25px;
}

#right_grunge {
	display: block;
	float: right;
	width: 30px;
	height: 400px;
	background: url(../images/right_grunge.png) no-repeat left top;
}

#slideshow_lp {
	width: 640px;
	margin-left: 305px;
	margin-top: 35px;
}

#logo_lp {
	display: block;
	width: 383px;
	height: 411px;
	position: absolute;
	background-image: url(http://www.poultryfest.ca/images/uploads/dated_logo/pf_logo_lp.png);
	top: 20px;
	z-index: 500;
	margin-left: 30px;
}

#logo {
	display: block;
	width: 291px;
	height: 293px;
	position: absolute;
	background-image: url(../images/pf_logo_nodate.png);
	top: 5px;
	z-index: 500;
	margin-left: 25px;
}

#lp_col1, #lp_col2, #lp_col3 {
	float: left;
	margin-top:30px;
}

#lp_col1 {
	width: 435px;
	margin-left: 70px;
	margin-top:40px;
}

#lp_col2 {
	width: 195px;
	margin-left: 20px;
	background: #fbf0c9 url(../images/recent_news.jpg) no-repeat left top;
	padding: 55px 15px 15px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#lp_col3 {
	width: 185px;
	margin-left: 20px;
	margin-top:45px;
}

#sidenav_wrapper {
	float: left;
}

#sidenav {
	width: 240px;
	padding-top: 245px;
	padding-left: 45px;
	background: url(../images/sidenav_gradient_repeaty.gif) repeat-y left top;
}

#sidenav_bottom {
	width: 285px;
	height: 185px;
	background: url(../images/sidenav_bottom.gif) no-repeat left top;
}

#main {
	float: left;
	width: 585px;
	padding-left: 55px;
	padding-top: 55px;
	padding-right: 55px;
}

#footer {
	display: block;
	width: 980px;
	background: #333333 url(../images/footer.gif) no-repeat center top;
	margin-left: 25px;
	margin-top: 40px;
	padding-top: 70px;
	padding-bottom: 10px;
}

#footer.no_indent {
	margin-left: 0;
	background: #333333 url(../images/footer_alt.gif) no-repeat center top;
}

#footer_col1 {
	float: left;
	width: 95px;
	margin-left: 50px;
	margin-right: 25px;
}

#footer_col2 {
	float: left;
	width: 95px;
}

#footer_col3 {
	float: right;
	margin-right: 50px;
	margin-top: 65px;
	text-align: right;
}


/* LANDING PAGE ---------------------------------------------------------------------------------------- */

#sponsor_button {
	display: block;
	width: 237px;
	height: 24px;
	background: url(../images/sponsor_button.jpg) no-repeat center top;
	margin-left: 50px;
	padding-left: 13px;
}

#sponsor_bar_left, #sponsor_bar_right {
	float: left;
	display: block;
	width: 14px;
	height: 142px;
}

#sponsor_bar_left {
	background: url(../images/sponsor_bar_left.png) no-repeat left bottom;
	margin-left: 11px;
}

#sponsor_bar_right {
	background: url(../images/sponsor_bar_right.png) no-repeat left bottom;
}

#sponsor_bar {
	float: left;
	display: block;
	width: 980px;
	height: 136px;
	background: url(../images/sponsor_repeatx.png) repeat-x left bottom;
}

#sponsor_diamondplus, #sponsor_diamond, #sponsor_platinum  {
	float: left;
	width: 310px;
	height: 94px;
	padding-top: 22px;
}

#sponsor_diamondplus  {
	margin-left: 50px;
}

#sponsor_bar img {
	margin-top: 7px;
}


/* SPONSOR PAGE ---------------------------------------------------------------------------------------- */

img.sponsor, img.sponsor.last {
	width: 150px;
	height: auto;
	margin-bottom: 20px;
	vertical-align: middle;
	line-height: normal;
}

img.sponsor {
	margin-right: 40px;
}

#wrapper #main a.sponsor_link {
	vertical-align: sub;
}


/* CONTENT PAGES ---------------------------------------------------------------------------------------- */

.item_box {
	width: 540px;
	height: auto;
	background-color: #fafaf0;
	border-bottom-style: solid;
	border: 1px solid #E6E7E8;
	margin-bottom: 40px;
	padding: 22px 20px 22px 23px;
}

.item_box img {
	float: left;
	width: 140px;
	height: auto;
	padding-right: 23px;
	padding-bottom: 8px;
}

img.img_float_right {
	float: right;
	width: 250px;
	height: auto;
	margin-left: 25px;
	margin-bottom: 15px;
	margin-top: 25px;
}

#where_when_box {
	width: 555px;
	height: auto;
	padding: 10px 15px;
	background-color: #feecd2;
	line-height: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}


/* PHOTO GALLERY STYLES ---------------------------------------------------------------------------------------- */

.title {
	font-weight: bold;
	color: #E05D26;
	font-size: 15px;
	text-align: center;
	margin-bottom: 15px;
}

.caption {
	text-align: center;
	font-style: italic;
	margin-bottom: 25px;
}

.gallery_img_wrap {
	display: block;
	width: 575px;
	height: auto;
	margin-bottom: 15px;
}

a.previous {
	float: left;
	font-size: 85%;
}

a.next {
	float: right;
	font-size: 85%;
}

.gallery_float_left {
	float: left;
	display: block;
	width: 270px;
}

.gallery_float_right {
	float: right;
	display: block;
	width: 270px;
}

.gallery_float_left a img, .gallery_float_right a img {
	max-width: 270px;
	width: auto;
	height: auto;
}

td.thumbs a img {
	width: 130px;
	height: auto;
}

.gallery_img_wrap img {
	width: 575px;
	height: auto;
}

/* BUTTONS STYLES ---------------------------------------------------------------------------------------- */

#button_wrapper {
	float: right;
	width: 150px;
	margin-top: 12px;
}

a.register_button, a.register_button:link, a.register_button:visited {
	display: block;
	width: 83px;
	height: 23px;
	background: url(../images/register_button.gif) no-repeat left center;
	text-indent: -3000px;
	margin-bottom: 6px;
}

a.register_button:hover {
		background: url(../images/register_button.gif) no-repeat right center;
}

a.photos_button, a.photos_button:link, a.photos_button:visited {
	display: block;
	width: 101px;
	height: 23px;
	background: url(../images/view_photos_button.gif) no-repeat left center;
	text-indent: -3000px;
	margin-bottom: 6px;
}

a.photos_button:hover {
		background: url(../images/view_photos_button.gif) no-repeat right center;
}



/* ANCHOR STYLES ---------------------------------------------------------------------------------------- */

#sponsor_button a, #sponsor_button a:link, #sponsor_button a:visited {
	color: #fffeff;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
}


#footer a, #footer a:link, #footer a:visited {
	color: #EEEBD3;
	font: 12px/21px Arial, Helvetica, "Helvetica Neue", sans-serif;
	text-decoration: none;
}

#footer a:hover{
	color: #00ABA4;
	text-decoration: none;
	font-weight: bold;
}

#footer p.copyright a, #footer p.copyright a:link, #footer p.copyright a:visited  {
	font: italic 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #00ABA4;
	text-align: center;
	margin-left: 3px;
}

#footer p.copyright a:hover  {
	text-decoration: underline;
}


/* TYPE STYLES ---------------------------------------------------------------------------------------- */

p {
	margin-top: 13px;
	margin-bottom: 13px;
}

p.desc {
	color: #6D6E71;
	font-size: 14px;
	line-height: 23px;
	margin-top: 20px;
	margin-bottom: 35px;
}

.item_box p {
	color: #6D6E71;
	font-size: 12px;
	line-height: 19px;
	padding: 0;
	margin: 10px 0 0;
}

#main p {
	color: #6D6E71;
		margin-top: 20px;
}

#where_when_box p {
	margin: 0;
	padding: 0;
}

h1 {
	color: #E05D26;
	font-size: 25px;
	line-height: 30px;
}

#main h1 {
	color: #E05D26;
	font-size: 31px;
	line-height: 30px;
	letter-spacing: -1px;
	font-stretch: extra-condensed;
}

h2 {
	color: #E05D26;
	font-size: 18px;
	line-height: 25px;
}

h2.gallery {
	color: #E05D26;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 30px;
	text-align: center;
}

h4, h4.sponsor {
	color: #E05D26;
	font-size: 22px;
	line-height: 37px;
}

.item_box h2 {
	color: #E05D26;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#lp_col2 h4 {
	color: #545454;
	font: bold 15px/18px Arial, Helvetica, "Helvetica Neue", sans-serif;
	margin: 0 0 5px;
	padding: 0;
	text-align: left;
}

h3 {
	color: #6D6E71;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
}

h3.news {
	color: #E05D26;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 15px;
}

h5 {
	color: #E05D26;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
}

#lp_col2 p {
	color: #545454;
	font-size: 11.5px;
	line-height: 17px;
	margin: 0;
	padding: 10px 0 0;
}



p.copyright {
	font: italic 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #fffeff;
	text-align: center;
	margin-top: 15px;
}

p.copyright em {
	margin-right: 12px;
	margin-left: 12px;
	padding: 0;
}


/* IMAGE STYLES (GENERIC) ---------------------------------------------------------------------------------------- */

#lp_col1 img {
	margin: 12px auto 0;
}

#lp_col2 img {
	width: 190px;
	height: auto;
}

#lp_col3 img {
	margin-bottom: 10px;
}