@charset "utf-8";
/* CSS Document */


div#page {
	
	width: 848px;
	margin: 0;
	text-align: left;
	border-left:1px solid #f3d9c6;
	border-right:1px solid #f3d9c6;
	background-image:url(remember-images/remGalleryGrad.jpg);
	background-color:#7b899f;
	background-repeat:repeat-x;
	border-top:3px solid #7b899f;
	padding-bottom:30px
}

div#sub_container {padding:5px}
a{
	color: #efefef;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #ffff00;
	text-decoration: underline;
}
p, li {
	line-height: 1.3em;
}
p a, li a {
	text-decoration: underline;
}

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:left;
	width:450px;
	
	
}
div#controls {width:300px}
div.controls {
	margin-top: 5px;
	height: 23px;
	font-size:1.2em
	
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #efefef;
	cursor: pointer;
}
div.nav-controls {
	float: right;
	
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
	
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
	
}
div.slideshow img {
	border: none;
	display: block;
	
}
div#download {font-weight:bold}
div.download {
	float:right;
	padding-right:10px;
	font-size:13px;
	
}

div #details {float:left;margin:30px 20px 0 10px;width:300px}
div.embox {
    

	border: 1px solid #ccc;
	background-color:#efefef;
	padding: 12px;
	margin-bottom:10px
}
div.image-title {
	font-weight: bold;
	font-size: 14px;
	
}
div.image-title-srch {
	font-weight: bold;
	font-size: 1em;
}

div.image-desc {
    
	line-height: 1.3em;
	margin-top: 10px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px 2px 2px 0;
	list-style: none;
	width:92px;
	height:92px;
	border:1px solid #ccc;
	
}
ul.thumbs li a {
	padding: 0;
	display: block;
	
}
ul.thumbs li.selected a {
  border-bottom:3px solid #33FF00
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	
	
}
div.pagination {
	clear: both;
	
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
	color:#fff
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #acf;
}


/*adly additions*/

#image-title{width:270px;font-weight:bold}

#breed{width:220px;font-weight:bold}

#comments {float:left;width:790px;margin-top:10px}

#showcom{margin-top:5px;margin-bottom:10px;background-color:#f3d9c6;padding:5px;border:1px solid #7b899f}
#showcom p {border-bottom:2px solid #fff;padding:5px}



#numcom{margin-top:15px;margin-left:5px;width:300px}

#addcom{margin-top:5px;width:300px}

#addform{margin-top:5px;padding:10px;background-color:#f3d9c6;border:3px solid #fff;text-align:center}



#spacer{float:left;width:780px;height:30px;border-top:1px solid #663300;background-color:#FFFFFF}

#remHead {width:600px;margin-left:90px;margin-bottom:10px;font-family:Georgia;font-style:italic;font-size:16px;text-align:center}
.weight500{font-weight:500}
.fs14 {font-size:14px}



