


/* **************************************** TEMPLATE - COMPONENT PAGES (gallery, taf, etc) **************************************** */
body {
	background: #000;
	color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}





/* -------------------- PAGE IMAGERY -------------------- */
#container {
	background: url(../images/bg_winners.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	width: 1100px;
	z-index: 1;
	}
	
#page-header {
	height: 303px;	
	}

#page-content {
	margin: 0 auto;
	position: relative;
	width: 1066px;
	z-index: 1;
	}





/* -------------------- GRAPHICS -------------------- */
.graphic {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	}

#graphic-triangle {
	background-image: url(../images/graphic_triangle.png);
	height: 185px;
	width: 352px;
	top: 0px;
	left: 0px;
	z-index: 3;
	}





/* -------------------- PAGE LOGO -------------------- */
#page-logo {
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 4;
	}

#page-logo h1 a {
	background: url(../images/logo_realdogs.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 281px;
	width: 242px;
	}
	
#page-logo h1 a span {
	display: none;
	}




/* -------------------- PAGE NAV -------------------- */
#page-nav {
	width: 100%;
	}
	
#page-nav * {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav-bg {
	background: url(../images/bg_nav.png) no-repeat;
	height: 27px;
	position: absolute;
	right: 0px;
	top: 35px;
	width: 873px;
	z-index: 1;
	}
	
#nav-links {
	position: absolute;
	right: 0px;
	top: 39px;
	z-index: 7;
	}

#nav-links ul li {
	position: absolute;
	top: 0px;
	}

#nav-links ul li a {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 22px;
	z-index: 7;
	}
	
#nav-links ul li a span {
	display: none;
	}



/* NAV ITEMS POSITION */
li#nav-winners {
	right: 747px;
	}
	
li.on#nav-winners {
	right: 738px;
	top: -5px !important;
	}
	
li#nav-whatsrealdog {
	right: 606px;
	}
	
li#nav-whatsthehandbook {
	right: 444px;
	}
	
li#nav-gallery {
	right: 370px;
	}
	
li.on#nav-gallery {
	right: 367px;
	}
	
li#nav-taf {
	right: 262px;
	}
	
li.on#nav-taf {
	right: 262px;
	top: -5px !important;
	}

li#nav-officialrules {
	right: 150px;
	}

li#nav-backtoalpo {
	right: 18px;
	top: 5px !important;
	}



/* NAV ITEM SIZES */
li#nav-winners a {
	background-image: url(../images/nav_winners.png);
	width: 82px;
	}
	
li.on#nav-winners a {
	background-image: url(../images/nav_winners_slant.png);
	cursor: default;
	height: 34px;
	width: 98px;
	}
	
li#nav-whatsrealdog a {
	background-image: url(../images/nav_whatsrealdog.png);
	width: 126px;
	}
	
li#nav-whatsthehandbook a {
	background-image: url(../images/nav_whatsthehandbook.png);
	width: 146px;
	}
	
li#nav-gallery a {
	background-image: url(../images/nav_gallery.png);
	width: 57px;
	}
	
li.on#nav-gallery a {
	background-image: url(../images/nav_gallery_slant.png);
	cursor: default;
	height: 22px;
	width: 66px;
	}
	
li#nav-taf a {
	background-image: url(../images/nav_taf.png);
	width: 92px;
	}
	
li.on#nav-taf a {
	background-image: url(../images/nav_taf_slant.png);
	cursor: default;
	height: 31px;
	width: 108px;
	}

li#nav-officialrules a {
	background-image: url(../images/nav_officialrules.png);
	width: 102px;
	}

li#nav-backtoalpo a {
	background-image: url(../images/nav_backtoalpo.png);
	height: 9px;
	width: 114px;
	}




/* PHOTO GALLERY */
#photo-gallery {
	margin: 0 auto;
	position: relative;
	width: 810px;
	}

#photo-gallery * {
	margin: 0;
	}
	
.gallery-row {
	padding-bottom: 10px;	
	}
	
.gallery-column {
	float: left;
	padding-right: 30px;
	position: relative;
	width: 175px;
	}
	
.gallery-column.col-04 {
	padding-right: 0px;
	}
	
.gallery-column .gallery-banner a {
	background: url(../images/graphic_banner.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 88px;
	width: 92px;
	position: absolute;
	top: -19px;
	left: -19px;
	}
	
.gallery-column .gallery-banner a span {
	display: none;
	}

.gallery-column .gallery-thumb a {
	background: #c03a3a;
	border: 1px solid #7a2323;
	display: block;
	height: 108px;
	padding: 4px;
	text-align: center;
	width: 165px;
	}
	
.gallery-column .gallery-thumb a:hover {
	background: #7a2323;	
	}

.gallery-column .gallery-desc {
	color: #5a5a5a;
	padding-top: 10px;
	text-align: left;
	}
	
.gallery-column .gallery-desc .dog-name {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	}
	
.gallery-column .gallery-desc .dog-location {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
	}
	
.gallery-column .gallery-desc .dog-motto,
.gallery-column .gallery-desc .dog-oneliner {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	}

.gallery-column .gallery-desc a {
	color: #5a5a5a;
	text-decoration: none;
	}
	
.gallery-column .gallery-desc a:hover {
	color: #5a5a5a;
	text-decoration: underline;
	}
	



/* PHOTO DETAILS */
#photo-details {
	margin: 0 auto;
	padding: 30px 0 35px 0;
	width: 810px;
	}

#photo-mainarea #photo-image {
	float: left;
	margin-right: 20px;
	position: relative;
	width: 395px;
	}
	
#photo-mainarea #photo-image #image-banner {
	position: absolute;
	top: -39px;
	left: -34px;
	}

#photo-mainarea #photo-image #image-banner {
	background: url(../images/graphic_banner_large.png) no-repeat;
	height: 158px;
	width: 169px;
	}
	
#photo-mainarea #photo-image #image-banner span {
	display: none;
	}
	
#photo-mainarea #photo-image #image-housing {
	background: #c03a3a;
	border: 1px solid #7a2323;
	display: block;
	height: 288px;
	padding: 4px;
	text-align: center;
	width: 381px;
	}
	
#photo-mainarea #photo-image #image-taf {
	padding: 10px 0 0 10px;
	}
	
#photo-mainarea #photo-desc {
	color: #000;
	float: left;
	width: 390px;
	}
	
#photo-mainarea #photo-desc * {
	margin: 0;
	}
	
#photo-mainarea #photo-desc #dog-name h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 4px;
	}
	
#photo-mainarea #photo-desc #dog-location {
	font-size: 12px;
	padding-bottom: 4px;
	}
	
#photo-mainarea #photo-desc #dog-motto {
	font-size: 12px;
	padding-bottom: 15px;
	}
	
#photo-mainarea #photo-desc #dog-oneliner {
	font-size: 18px;
	padding-bottom: 15px;
	}
	
#photo-mainarea #photo-desc #dog-story {
	background: #ccc;
	font-size: 12px;
	height: 180px;
	overflow: auto;
	}
	
#photo-mainarea #photo-desc #dog-callout {
	color: #c2442d;
	font-size: 12px;
	padding-top: 10px;
	width: 275px;
	}
	
#photo-controls {
	padding-top: 30px;
	}

#photo-controls .control {
	display: block;
	float: left;
	}
	
#photo-controls #control-last {
	margin-right: 200px;
	width: 95px;
	}
	
#photo-controls #control-back {
	margin-right: 210px;
	width: 204px;
	}
	
#photo-controls #control-next {
	padding-top: 10px;
	width: 95px;
	}




/* -------------------- SUBHEADS -------------------- */
.subhead {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	}
	
.subhead span {
	display: none;	
	}
	
#subhead-lookforbook {
	background-image: url(../images/subhead_lookforbook_02.gif);
	height: 92px;
	width: 309px;
	}





/* -------------------- PAGE CALLOUTS -------------------- */
#page-callout {
	border-top: 2px solid #efe8e1;
	margin: 20px auto 0 auto;
	padding-top: 20px;
	width: 990px;	
	}
	
#page-callout #section-01 {
	float: left;
	padding-left: 97px;	
	}
	
#page-callout #section-02 {
	color: #000;
	float: left;
	font-size: 12px;
	padding-left: 55px;
	padding-top: 15px;
	}
	
#page-callout #section-02 .emphasize {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	}




/* -------------------- PAGE LEGAL -------------------- */
#page-legal {
	color: #777;
	font-size: 11px;
	padding: 30px 80px;	
	}
	
#page-legal p {
	margin: 0 0 5px 0;
	}
	
#page-legal a {
	color: #777;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
#page-legal a:hover {
	color: #222;
	text-decoration: underline;
	}









