

body {
	margin:  0;
	padding: 0;
	background-color:  #000000;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

#logo {
	background:  url("../images/common/bg-repeater.jpg") repeat-x top left;
	height: 185px;
}

#container {
	
}

#aboutWrapper {
	background:  url("../images/common/about-bg.gif") 0 0 no-repeat;
	width: 166px;
	height: 520px; 
}

#petWrapper {
	background:  url("../images/common/pets-bg.gif") 0 0 no-repeat;
	width: 237px;
	height: 374px; 
}

#petContent{
	width: 825px;
	margin-left: 36px;
	padding-top: 30px;
}
#social-wrap {
	margin-top:30px;
	padding-bottom:30px;
}
#facebook {
	float:left;
	margin-left: 36px;
	padding-bottom: 10px;
}
#series-16-16 {
	float:left;
	margin-left:30px;
}
#petThumbs {
	padding-top: 10px;
}

#petThumbs div  {	

	/* background-color: #ffffff;
	width: 129px;
	height: 114px; */
	padding: 4px 0 0 4px;
	margin: 4px 25px 0 0;
	float: left;
	background:  url("../images/common/main-thumb-bg.gif") 0 0 no-repeat;
	width:133px;
	height:118px;
}


.title {
	padding:0; 
	margin:15px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	color: #fe65ab;
}

.information {
	margin:0; padding:0;
	font-size:11px;
	color: #828282;
}

#petThumbs img { border: none; }




#content {
	/* min-width: 400px;
	overflow:auto; */
	width: 650px;
	min-width: 400px;
	margin-left: 36px;
	padding-top: 30px;
	/*font-family: Arial, Helvetica, Verdana, Sans-Serif; */
}



/* Navigation */

#navigation {
	position:absolute;
	top: 146px;
	left: 30px;
	width:334px;
	height: 39px;
}

#navigation ul {
	display:inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li { display: inline;}

#navigation li a {
	padding: 0;
	margin: 0 1px 0 0;
	float: left;
	display: block;
}

#nGallery a  {
	width: 111px; 
	height: 39px;
	background: url("../images/common/nav-gallery.gif") top left no-repeat;
}

#nContact a  {
	width: 121px; 
	height: 39px;
	background: url("../images/common/nav-contact.gif") top left no-repeat;
}

#nAbout a  {
	width: 99px; 
	height: 39px;
	background: url("../images/common/nav-about.gif") top left no-repeat;
}

/* older versions of IE */
* html #navigation li a {
	height: 39px;
}

#navigation a:hover { background-position: 0 -39px; }

#navigation a:active, #navigation a.selected { background-position: 0 -39px; }

#navigation img {
	border: none;
	margin: 0;
	padding: 0;
}

/* End Navigation */


/* Sub Navigation */

#subNavBG {
	background: url("../images/common/subnav-area.gif") top left repeat-x;
	height:162px;
	margin:0;
	padding: 0;
	color: #FFFFFF;
}

#subNav {
	margin-left: 39px;
	padding-top:14px;
	padding-bottom: 14px;	
	height:34px;

}

.subNavItem {
	display:inline;
	background: url("../images/common/subnav-separator.gif") no-repeat;
	height: 34px;
	padding-bottom: 14px;
}

.first {
	display:inline;
	height: 34px;
	padding-bottom: 14px;
}

#subNav a {
	/* font-family: Arial, Helvetica, Verdana, Sans-Serif; */
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0 15px 0 15px;
	padding-bottom: 10px;
}

#subNav a:hover {
	color: #fe65ab;
}

.subSelect {
	background: url("../images/common/subnav-selected.gif") 50% 20px no-repeat;
	width: 5px;
	height: 3px;
	/* font-family: Arial, Helvetica, Verdana, Sans-Serif; */
	font-size:11px;
	margin: 0 15px 0 15px;
	padding-bottom: 10px;
	color: #fe65ab;
}

#subNav img {
	margin:0; padding:0; border:0;
}
	

/* ThumbNails */

#thumbs {
	/* clear:both;*/
	margin: 10px 0 0 35px; 
}

#thumbs div {
	background: url("../images/common/thumb-bg.gif") no-repeat;
	padding: 6px 0 0 6px;
	margin: 6px 6px 0 0;
	width: 100px;
	height: 90px;
	float: left;
}

#thumbs img { border: none; }

#thumbs a {
float:left;
	text-decoration: none;
}

#thumbs a:hover {
	position: relative;
}
  
#thumbs a span {
	
	color: #fe65ab;
	font-size:11px;
	display: none;
	margin:0; padding:0;
}


#thumbs a:hover span {
	width:78px;
	height:68px; 
	display: block;
	position: absolute; top: -10px; left: -10px;
	/* formatting only styles */
	z-index: 100;
	padding: 5px; margin: 10px; 
	background: #000; 
	/*border: 1px solid #330118;*/
	opacity: 0.9;
	/* end formatting */
}

/* End Thumbnails */




/* Miscellaneous */

h1 {
	margin:0;
	padding:0;
	font-size: 24px;
	font-weight: normal;
	color: #fe65ab;
}

p {
	line-height: 1.35em;
	font-size: 16px;
	font-weight:normal;
	color: #FFFFFF;
}

a {
	color: #fe65ab;
	text-decoration:none;
}

a:hover {
	color: #333;
	text-decoration:underline;
}

.clear {
	clear:both;
}

img {
	border:none;
}








/* 
#subNav ul {
	list-style: none;
	display:inline;
	margin: 0;
	padding: 0;
}

#subNav li { 
	background: url("../images/common/subnav-separator.gif") no-repeat;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size:11px;
	height:34px;
	display: inline; 
	float:left; 
}

#subNav li a {
	text-decoration:none;
	color:#FFFFFF;
	padding: 0;
	margin: 0 15px 0 15px;
}

#subNav li a:hover {
	text-decoration:none;
	color:#fe65ab;
}


#header {
	color: #fff;
	font: normal 38px/34px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px;
	letter-spacing: -1px;	
}

.bodyCopy {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 5px 10px 0 10px; 
}
*/



