@media screen { 
.ApiCodeLang_html {
border:1px solid #DDA0DD; 
} 
.ApiCodeLang_php {
border:1px solid darkblue; 
background-color:#E8E8E8; 
} 
.ApiCodeLang_result {
border:1px solid #CCCCCC; 
} 
.ApiCodeLang_tpl {
background-color:#E8E8E8; 
border:1px solid darkgreen; 
} 
.ApiCodeText {
font-family:Courier; 
} 
.ApiConceptDesc {
border:1px solid #CCCCCC; 
} 
.ApiConceptNName {
color:darkblue; 
} 
.ApiFtypeAlias {
color:#666666; 
font-weight:normal; 
} 
.ApiFtypeNName {
color:#7F0059; 
} 
.ApiFunctionFull {
border:1px solid #CCCCCC; 
background-color:#E8E8E8; 
} 
.ApiFunctionNName {
color:darkblue; 
} 
.ApiFunctionShort {
color:#555555; 
padding-left:4%; 
} 
.ApiFunction_GroupDesc {
color:#999999; 
} 
.ApiFunction_GroupNName {
color:#666666; 
} 
.ApiParagraphNName {
color:#666666; 
} 
.ApiParamDesc {
} 
.ApiParamInTplOnly {
font-weight:normal; 
} 
.ApiParamIsCharged {
text-decoration:underline; 
} 
.ApiParamIsPlaceholder {
font-style:italic; 
} 
.ApiParamNName {
color:darkgreen; 
} 
.ApiParamPhpType {
color:darkblue; 
font-weight:normal; 
} 
.ApiPictureImage {
text-align:center; 
} 
.ApiPictureNName {
text-align:center; 
color:#666666; 
} 
.ApiSampleNName {
color:#666666; 
} 
.ApiVarNName {
color:darkgreen; 
} 
.ApiVarPath {
color:#666666; 
font-weight:normal; 
} 
.ApiVariantDesc {
color:#666666; 
} 
.ApiVariantIsDefault {
text-decoration:underline; 
} 
.ApiVariantPhpType {
color:darkblue; 
font-weight:normal; 
} 
}