@charset "utf-8";
/* CSS Document */


div#page {
	width: 778px;
	margin: 0;
	text-align: left;
	border-left:1px solid #663300;
	border-right:1px solid #663300;
	background-image:url(remember-images/verticalGrad.jpg);
	background-color:#b7bee0;
	background-repeat:repeat-x;
	border-top:3px solid #FFFFFF;
	padding-bottom:30px
}

div#sub_container {padding:5px}
a{
	color: #666666;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #182E7A;
	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:778px
	
}
div#controls {width:300px;margin:0 0 5px 325px}
div.controls {
	margin-top: 5px;
	height: 23px;
	font-size:1.2em
	
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
	
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
	 float:right;width:465px}
	 
	 
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;width:250px;margin-left:20px}
div.embox {
	
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
	margin-bottom:30px
}
div.image-title {
	font-weight: bold;
	font-size: 1em;
}

div.image-desc {
    
	line-height: 1.3em;
	padding-top: 12px;
}
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 4px 4px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 0;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #88f;
}
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;
        background-color:#FFFFFF;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #acf;
}


/*adly additions*/

#image-title{width:220px;font-weight:bold}
#breed{width:220px;font-weight:bold}
#numcom{margin-top:15px;margin-left:5px;width:200px}
#viewcom{margin-top:15px;width:106px}
#addcom{margin-top:5px;width:250px}
#showcom{margin-top:5px;background-color:#EFE9DA;border:3px solid #fff}
#showcom p {background-color:#FBFCE2;padding:5px;border:1px solid #EFEFEF;margin:0}

#addform{margin-top:5px;padding:10px;background-color:#FBFCE2;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;background-repeat:no-repeat;margin-bottom:10px;font-family:Geneva, Arial, Helvetica, sans-serif;font-weight:bold;font-size:16px;text-align:center}
.weight500{font-weight:500}
.fs14 {font-size:14px}


#comments {float:right;width:450px;margin-right:10px}