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


div#page {
	width: 778px;
	background:url(../images/horizBlueGrad.jpg) repeat-y #FFFFFF;
	margin: 0;
	text-align: left;
	border-left:1px solid #663300;
	border-right:1px solid #663300;
	font-size:12px;
	font-family:Verdana
	
}

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:right;
	width:465px; 
	
}
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: #666666;
	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:right;width:735px;padding-bottom:50px;margin-top:15px}
div.embox {
    
	clear: both;
	border: 1px solid #ccc;
	background-color: #F5F1E9;
	padding: 12px;
	margin-bottom:30px
}
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;
	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;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #acf;
}


/*adly additions*/

.floater250{float:left;width:250px}
.floater170{float:left;width:170px}
.float100{float:left;width:425px}

#image-title-srch{width:410px;font-weight:bold}
#breed-srch{width:410px;font-weight:bold}

#numcom{margin-top:15px}

#addcom{float:left;width:100%;margin-top:15px}
#showcom{margin-top:5px;background-color:#EFE9DA;border:5px solid #EDD7A7}
#showcom p {background-color:#FBFCE2;padding:5px;border:1px solid #EFEFEF;margin:0}


#addform{float:left;width:375px;margin-top:5px;padding:5px;background-color:#FBFCE2;border:5px solid #EDD7A7;text-align:center}
#vote{margin-top:20px;text-align:center}
#voteStat {float:right;width:150px;font-weight:bold;font-size:14px;text-align:right}
#userdata{float:left;width:100%}
#profile{float:left;width:100%}
.redButtons {float:left;width:38px;margin-top:5px}
.redButtons a:link, .redButtons a:visited, .redButtons a:active {font-size:14px;font-weight:bold;color:#000000;text-decoration:none}

.redButtons a:hover{font-size:14px;font-weight:bold;color:#666666;text-decoration:none}

