﻿/*--- PORTFOLIO MENU (UI/PortfolioMaster/Menu.ascx) ---*/
/*#projectsList li            { border-bottom: 1px solid #e5e5e5; padding: 5px 0 5px 0; }
#projectsList li a, #projectsList li a:link, #projectsList li a:active, #projectsList li a:visited
                            { color: Black; text-decoration: none; }
#projectsList li a:hover    { color: gray; text-decoration: underline; }*/
/*--- end of 'PORTFOLIO MENU' ---*/
/*
#prfDtl { padding-bottom: 15px; }
#prfDtl .first { font-weight: bold; }
#prfDtl p { text-align: justify; padding-bottom: 15px; }
#prfDtl strong { color: Black; }
#prfDtl ul { color: Black; padding-left: 30px; }
#prfDtl .advList .header { font-weight: bold; } 
#prfDtl .advList .item { padding: 8px 0px 12px 0px; margin-left: 15px; list-style: none; }

#prfDtl .site-link { display: block; width: 100%; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 5px 0 5px 0px; margin-top: 10px; height: 16px; }
#prfDtl .site-link span { float: right; color: Gray; }
#prfDtl .site-link a { text-decoration: none; }
#prfDtl .site-link a:hover { text-decoration: underline; }*/

.screens { width: 210px; }
.screens span { display: block; text-transform: uppercase; color: gray !important; }
.screens .first { padding: 5px; border: 1px solid #e5e5e5; }
.screens .d { float: left; }

#prf h1 img { vertical-align: middle; }
#prf h1 { border-bottom: 1px solid #a4a4a4; padding-bottom: 5px; font-weight: 900; font-size: 16px; }
#prf h1.title { font-size: 13px; text-transform: uppercase; padding-bottom: 1px; }
#prf p { text-align: justify; font-size: 11px; color: #5e5e5e !important; padding-bottom: 15px; }
#prf .visit { font-size:10px; color: Black; padding: 15px; }


#rightpnl h1 { border-bottom: 0px; }
#rightpnl h1 a { font-size: 14px; text-decoration: none; }
#rightpnl .border { border-bottom: 1px solid gray; display: block; clear: both; padding-bottom: 7px; padding-top: 7px; }


   