/* puts a scrollbar on every page to eliminate
horizontal jump when a scrollbar appears. 
Unsupported in the following: Firefox 1.5; 
Internet Explorer for Macintosh 5.2; 
Netscape 8.0; Opera 8.0, 9.0; Safari 2.0 */
html {
	overflow-y: scroll;
}


h1, h2 {
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	padding: 4px 0px 4px 18px;
	margin: 0px;
	background: url(images/headingbg.jpg) no-repeat 0px 0px;
	width: 582px;
	display: block;	
}
h2 {
	position: relative;
	top: 8px;
	font-size: 100%;
	background: none;
	padding-bottom: 2px;
	width: 582px;
	border-bottom: solid 1px #455288;
}
.likeh2 {
	position: relative;
	top: 8px;
	font-size: 80%;
	background: none;
	padding-bottom: 2px;
	border-bottom: solid 1px #455288;
}
p {
	margin-top: 11px;
	margin-bottom: 1px;
}
a {
	color: #8b98d0;
}
a:hover {
	color: #fff;
}
#copyright {
	font-size: 60%;
	color: #333;
}
.float-right {
	float: right;
	padding-left: 4px;
}
.float-left-pic {
	margin: 2px 10px 0px 0px;
	float: left;
	border: 3px solid #222;
}
.float-right-pic {
	float: right;
	padding: 0px;
	margin-left: 10px;
	border: 3px solid #222;
}
#mainmen #ourdogsmenu li a {

	border: 3px #fff solid;
	border-left: none;
}
#sectionxmediagrow, #resources-events {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	min-height: 264px; /*makes the 3 dogs not move 
	when clicking between Welcome and Our Dogs*/
}
#sectionxmediagrow p {
	font-size: 90%;
	padding: 1px 5px 1px 18px;
}
/**** HOME PAGE (WELCOME) ****/
#membership {
	position: absolute;
	left: 30px;
	top: 402px;
	width: 119px;
	height: 140px;
	padding: 0px;
	color: #888;
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: right;
	z-index: 40;
}
#corner {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 88px;
	height: 171px;
	padding: 6px 0px 0px 70px;
	background-color: none;
	color: #888;
	font-size: 90%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	background: url(images/ccaa-trophy.png) no-repeat 3px 0px;
	z-index: 198;
}
/**** TITAN, LEONA, REBA - FRONT PAGES ****/
#dogs #dogstextmenu a { /* SG menu would not hold settings */
	color: #888;
	text-decoration: underline;
}
a#pedigree:focus { /* removes Safari's bright blue focus on link when lightbox image is closed */
	outline: 0;
}
#description {
	padding: 7px 0px 0px 0px;
	margin-right: 2px;
	width: 330px;
}
#dogs #scootdown #sectionxmediagrow #dog #description_footnote {
	float: left;
	font-style: italic;
	font-size: 80%;
	margin-top: 14px;
	z-index: 100;
	
}
#portrait {
	border: 3px solid #222;
}
#dog h1 {
	background: none;
	text-indent: -1000em; /*hides it, since tab 
	functions as title*/
	font-size: 30%;
}
#dog h2 {
	font-size: 90%;
}
#dog dl {
	padding-left: 18px;
	padding-top: 5px;
	font-size: 90%;
	border-top: solid 1px #455288;
}

#dog dt {
	width: 73px;
	float: left;
	padding-left: 10px;
	
}
#dog dd {
	color: #c1c1c1;
	margin-bottom: 0px;
	margin-left: 40px;
	
}
ul.more {
	width: 150px;
	float: right;
	margin-right: 35px;
	margin-top: 10px;
}
ul.more li {
	margin-bottom: 7px;
	list-style: none;
}
ul.more li a {
	text-decoration: underline;
}
p.award {
	position: absolute;
	top: 57px;
	left: 365px;	
}
/** WHY WE"RE DIFFERENT **/
#pagestyle1, #dogs, #pid1welcome {
	z-index: 1;/** IE required additional z-indexs so logo and tiletop go below dog **/
}
#titan1 {
	position: absolute;
	top: -102px;
	left: 608px;
	z-index: 40;
}
#titan2 {
	position: absolute;
	top: 63px;
	left: 732px;
	z-index: 40;
}
#pagestyle1 #tiletop {
	z-index: -1;
}
#anticocanecorsoimg {
	z-index: -1;
}
/** GALLERIES **/
#gallery h1 {
	margin-bottom: 24px;
}
#gallery h2 {
	margin-top: 0px;
	padding-top:0px;
	color: #999;
	width: 170px;
	border: none;
}
#gallery dl {
	width:199px; 
	margin-left: auto;
  	margin-right: auto;
}
#gallery dt {
	text-align: center;

}
#cboxTitle { /** text in Colorbox lightbox gallery views **/
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 80%;
	padding-left: 7px;
	color: #333;
}
#cboxCurrent { /** text in Colorbox lightbox gallery views **/
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 70%;
}
/**#first {
	margin-top: 13px;
}**/
.item  {
	margin-top: 7px;
	font-size: 90%;
	height: 210px;
	width: 199px;
	float: left;
}
.item dd {
	width: 199px; /** was 199 **/
	
}
.item dd img {
	border: 3px solid #222;
	width: 121px;
	height: 152px;
	margin-left: -4px;
	float: left;
}
.item dd img a:active {
	border: 3px solid #fff;
}
/**.item dd img {
	border: 3px solid #222;
	position: relative;
	right: 40px;
	margin-left: auto;
  	margin-right: auto;
  	display: block;
}**/
.item dd img.landscape {
	margin-left: -18px;
	width: 152px;
	height: 121px;
}
.item dd img:hover {
	border: 3px solid #555;
}
p#lastbit, p#firstbit { /** lastbit's clear is needed or the floated
thumbs will have a collasped bg, with black showing**/
	clear: left;
	padding: 6px 0px 4px 46px;
	background: url(images/arrow.png) no-repeat 18px 9px;
}

body #scootdown #footer {
	height: 0px; /** reduces big blank space at bottom of each page ***/
}