/* CSS Document */
#galleryHolder {
	float:left; width:502px;
}
#leftCol {
	float:left; width:174px; padding:0px 5px 0px 0px;
}
#leftColClient {
	float:left; width:174px; padding:0px 5px 0px 0px; line-height:22px;
}
#rightCol {
	float:left; width:487px; padding:0px 15px 0px 0px; line-height:18px;
}
#thumb {
	float:left; width:461px; padding:10px 0px 0px 0px; border-top:1px solid #556270; margin-top:10px;
}
.homeThumb {
	float:left; width:461px; padding:10px 0px 0px 0px;
}

/* AJAX -------------------------------------------------------*/
div#photos_list {
	width: 461px; padding:10px 0px 0px 0px; border-top:1px solid #556270; margin-top:10px;
}
div#photos_list div {
	float:left;background-color:#CCCCCC; padding:4px; margin:0px 11px 11px 0px;
}

.sortable {
    list-style-type:none; margin : 0; list-style:none; width:530px;
}
/* END AJAX ---------------------------------------------------*/


#full {
	float:left; width:452px;
}
#full div.petHolder {
	float:left; width:127px; padding:5px; text-align:center; margin:0px 5px 5px 0px; border:1px solid #000;
}
#full div.petHolder img {
	float:none;
}
	#full div.petHolder div.image {
		float:left; width:125px; height:125px; background:#000000; 
	}
	#full div.petHolder div.text {
		float:left; width:115px; height:20px; padding:5px; background:#FFFFFF;
	}
#adminNav {
	float:left; width:686px; padding:0px 0px 15px 0px; border-bottom:1px solid #556270; margin-bottom:10px;
}
.RDSBottom {
	float:left; width:165px; text-align:left; padding:100px 0px 0px 0px;
}
.creditGraphics {
	padding:5px 0px 0px 0px;
}
div.full {
	float:left; width:452px;
}
#full h3 {
	float:left; width:452px;
}

/* PHOTO CLASSES*/
.largePhoto {
	float:left; margin-right:15px;
}
.largePhotoText {
	float:left; width:452px;
}
.mediumPhoto {
	/*border:1px solid #556270;*/
}

/* POP UP --------------------------------------------------------------*/

.popUpImage {
	width:160px; text-align:center; padding:8px;
}
.popUpViews {
	width:162px; padding:3px 8px 4px 8px; background-color:#556270;
}


/* THUMBNAIL -----------------------------------------------------------*/
div.thumbnails {
	float:left; border:1px solid #556270; background-color:#CCCCCC; padding:4px; margin:0px 11px 11px 0px;
}
div.thumbnailsActive {
	float:left; border:1px solid #556270; background-color:#FF9900; padding:4px; margin:0px 11px 11px 0px;
}


/* LINKS --------------------------------------------------------------*/
a.navItem:link, a.navItem:visited {
	float:left; line-height:22px; color:#556270; text-decoration:none;
}
a.navItem:hover {
	float:left; line-height:22px; color:#556270; text-decoration:underline;
}
a:link, a:visited {
	color:#556270; text-decoration:none;
}
a:hover {
	color:#556270; text-decoration:underline;
}
.thumbnailLink {
	float:left; border:1px solid #556270; background-color:#CCCCCC; padding:4px; margin:0px 11px 11px 0px;
}
.text {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#556270;
}