@charset "utf-8";
/* CSS Document */

/*3rd level*/
/*details right */
#detailright p {
	padding:2px 3px 2px 5px;
	margin: 0px;
	font-size:10px;
	line-height:15px;
	color:#333333;
}
#detailright h3 {
	color: #ffffff;
	font-size: 11px;
	padding: 3px 3px 3px 6px;
	margin:0px;
	
}
#detailright h3 a {
	color:#ffffff;
}
#detailright h3 a:hover{
	color:#cccccc;
}

#rt_testimonials p{
	line-height: 18px;
	padding: 10px;
}
#rt_testimonials p.quotesource  {
	line-height:15px;
	padding:0px 10px 10px 0px;
}
.rt_bluetitlebg {
	background: url(/resources/images/t_bg_blue_800.jpg) no-repeat;
	width:160px; 
	height:23px
}
.rt_redtitlebg {
	background: url(/resources/images/t_bg_red_800.jpg) no-repeat; 
	width:160px; 
	height:23px
}
.rt_grayborder {
	border-right:#616b7c solid 1px; 
	border-left:#616b7c solid 1px;
	border-bottom:#616b7c solid 1px; 
	background-color:#e5e5e5;
} 
.rt_borderBGwhite {
	border-right:#616b7c solid 1px; 
	border-left:#616b7c solid 1px;
	border-bottom:#616b7c solid 1px;
}

#detail {
	border: #cccccc solid 1px; 
	width:700px;
}
#detailcenter {
	padding:0px;
	margin: 5px 9px;
}
#detailcenter h2 {
	color:#3f0101;
	padding:15px 0px 3px;
	margin:0px;
}
#detailcenter .h2zero {
	color:#3f0101;
	padding:0px;
	margin:0px;
	font-size:13px;
	
}
#detailcenter .h2top {
	padding:0px 0px 3px;
	margin:0px;
}
#detailcenter p {
	margin:0px;
	padding:2px 0px;
}
#detailcenter td {
	font-size : 12px;
	color:#333333;
	padding: 2px 0px;
}
.detailtable {
	margin: 10px 0px 10px 10px;
}
/* wide galleries */
#detailContent 
{ width:430px; float:left; padding-right:10px; border-right:1px solid #cccccc } 

#detailContent h2 { padding-bottom: 10px; font-size: 16px }
#detailDetails {width:200px; float:left; padding-left:25px; }
#detailDetails h2 {  padding-bottom: 10px; font-size: 16px  }
