@charset "utf-8";
/* CSS Document */
a{
	color:#CCCCCC;
}
a:hover{
	color:#FFCC00;
}
.content{
	margin:10px;
}
body{
	background-color:#000000;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	scrollbar-base-color:#333333;
	margin:0px;
}
h1{
	font-size:24px;
	color:#CC0000;
	border-bottom:#FFFFFF thin outset;
}
h2{
	font-size:22px;
	color:#CC0000;
	border-bottom:#FFFFFF thin outset;
}
h3{
	font-size:20px;
	color:#CC0000;
	border-bottom:#FFFFFF thin outset;
}
h4{
	font-size:18px;
	color:#CC0000;
	border-bottom:#FFFFFF thin outset;
}
h5{
	font-size:16px;
	color:#CC0000;
	border-bottom:#FFFFFF thin outset;
}
h6{
	font-size:14px;
	color:#CC0000;
	border-bottom:#FFFFFF thin outset;
}
.ph-star{
	background:url(../images/ph/gold-star-sml.png);
	width:36px;
	height:36px;
	float:left;
	margin-top:15px;
}
.panel-title{
	float:left;
	margin-top:5px;
}
.play-video{
	float:right;
	margin-top:5px;
}
#Container_profile{
	width:960px;
	height:430px;
}
#Container_contentpanel{
	height:430px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}
#Container_contentpanel .contentpanel_text{
	margin-top:80px;
	margin-left:10px;
	padding-right:10px;
	height:330px;
	overflow:hidden;
}
#Container_contentpanel .contentpanel_text2{
	margin-top:70px;
	margin-left:10px;
	padding-right:10px;
	height:350px;
	overflow:none;
}
#Container_contentpanel .contentpanel_l_border{
	height:430px;
	width:10px;
	background:url(../images/ph/content-panel-bg-left.png);
	float:left;
}
#Container_contentpanel .contentpanel_r_border{
	height:430px;
	width:10px;
	background:url(../images/ph/content-panel-bg-right.png);
	float:right;
}
#Container_contentpanel .contentpanel_body{
	color:#999999;
	height:430px;
	float:left;
	z-index:-999;
	overflow:auto;
	background:url(../images/ph/content-panel-bg.png);
}
#Container_contentpanel .contentpanel_body .quote_pause{
	float:right;
	margin-top:40px;
	margin-right:10px;
}
#puppyprofile_text{
	width:350px;
	height:220px;
	float:left;
	overflow:auto;
}
.profile_large_pic{
width:530px;
height:380px;
overflow:hidden;
vertical-align:middle;
}
.profile_thm_img{
cursor: url(../images/site/zoom.cur), pointer;
}
#slidingPanel{
	width:560px;
}
#slidingPanel .temp{

}
.clearfloat {
	CLEAR: both;
}
.quoteBox {
	FONT: italic 14px/18px Georgia, 'Times New Roman', Times, serif;
	WIDTH: 560px;
}
.quoteBox SPAN {
	MARGIN-TOP: 6px;
	FONT-SIZE: 10px;
	FLOAT: right;
	COLOR: #FFCC00;
	LINE-HEIGHT: 12px;
	TEXT-ALIGN: right
}
.quote {
	WIDTH: 560px;
	height:340px;
}
.quote p{
	color:#999999;
}
.img_right{
	float:right;
	margin-left:10px;
	border:#999999 thin solid;
}
.img_left{
	float:left;
	margin-right:10px;
	border:#999999 thin solid;
}
#videos{
	font-family:Arial, Helvetica, sans-serif;
	width:450px;
	float:left;
}
#videos li{
	color:#CCCCCC;
	padding-top:22px;
	padding-bottom:20px;
	margin-left:-40px;
	padding-left:100px;
	list-style:none;
	background-image:url(../images/ph/video-slot-sml.png);
}
#videos li a{
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
}
#books{
	font-family:Arial, Helvetica, sans-serif;
	width:450px;
	float:left;
}
#books li{
	color:#CCCCCC;
	padding-top:22px;
	padding-bottom:20px;
	margin-left:-40px;
	padding-left:100px;
	list-style:none;
	background-image:url(../images/ph/Library-Book-sml.png);
}
#books li a{
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
}

#process_menu a{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
#process_menu a:Hover{
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}
.container_testimonial p {
	margin-top:0px;
}
.container_testimonial {
	padding:10px;
	margin-right:10px;
	margin-top:10px;
	min-height:150px;
	border:#990000 thin solid;
	background-color:#000000;
}
.container_content{
	padding:5px;
}