﻿
/************ GLOBAL ************/

div#PageContainer
{       
       margin: 0;
       padding: 0 0 40px 0;                 
}

div.ContentLoad
{
    margin: 0;
    padding: 0 0 0 0px;        
    /*float: right;    */
    
}

p
{
    text-align: justify;
    margin: 0 0 15px 0;
    line-height: 1.5em;
}

em
{
	font-weight: bold;
}

div.center
{
    text-align: center;
}

div.clear
{
    clear: both;
}

.ComponentButtons
{    
    height: auto;        
    padding: 0;    
    text-align: center;    
}

.ScreenButton
{
    margin: 0px;    
}

table.PharWebTable
{
    border-collapse: separate;
    border: 1px solid #95B7C7;
}

table.PharWebTable th
{
    background-color: #E2F0F9;
    color: #13465E;
    text-align: left;
    padding: 4px 8px;
    vertical-align: top;
    width: 25%;
}

table.PharWebTable td
{
    padding: 4px;
}

table.PharWebTable tr.oddRow td
{
    background-color: #F4F7F9;
}

table.PharisWebFormTable
{
    margin: 0 auto;    
    /*border: 1px solid red;*/
}

table.PharisWebFormTable th
{
    text-align: left;
    vertical-align: top;
    padding-right: 8px;
}

table.PharisWebFormTable td.ButtonCell
{
    padding-top: 15px;    
}

table.PharisWebFormTable .ScreenButton
{
    margin-left: 0;
}

table.PharisWebFormTable textarea.ScreenFormTableTextBox
{
    width: 300px;
    height: 100px;
    overflow: auto;
}
span.CompulsoryArterisk, span.CompulsoryComment span.CompulsoryArterisk
{
    font-size: 1em;
    color: Red;
    font-weight: bold;
}

table.PharisWebFormTable span.CompulsoryComment, table.PharisWebFormTable span.CompulsoryCommentOrd
{    
    font-size: 0.75em;
    line-height: 1em;
    color: Red;
    padding-right: 2px;
}
table.PharisWebFormTable span.CompulsoryComment
{
    float: right;    
}
    
div.partListDiv
{    
    margin: 25px 0 35px 0;    
}

ul.partList
{        
    color: #115ca9;
    list-style: square;
    line-height: 18px;
    color: green;
    margin: 0;    
    padding-left: 40px;
}  

ul.partList li span
{
    color: Black;
}

a.TopOfThePage
{
    display: block;
    text-align: right;        
    margin-top: -19px;    
    line-height: 16px;    
    background-image: url('../../Images/Content/topOfThePage.gif');
    background-repeat: no-repeat;
    background-position: right top;
    padding: 2px 30px 3px 4px;
}  

a.TopOfThePageDoc
{
	clear: right;
    display: block;
    text-align: right;        
    /*margin-top: -19px;    */
    line-height: 16px;    
    background-image: url('../../Images/Content/topOfThePage.gif');
    background-repeat: no-repeat;
    background-position: right top;
    padding: 2px 30px 3px 4px;
    margin-bottom: -10px;            
} 

div.LD-en a.TopOfThePage
{
    background-image: url('../../Images/Content/topOfThePage-en.gif');   
}  

div.partBlock
{
    border: 1px solid #b9cfe1;
    margin: 35px 0 10px 0;
    padding:  6px 10px 6px 10px;
    background-image: url('../../Images/Content/partBgr.gif');
    background-repeat: no-repeat;
    background-position: right bottom;       
}

img.inlineImg
{
    background-color: White;
    padding: 4px;
    border: 1px solid #ccddeb;    
}

/************ Images ************/

/* floating right */
img.imgOrigin, img.imgWhatIs, img.imgDemo, img.imgSAL, img.imgOutput,img.imgMould3
{
    float: right;
    margin: 0 0 15px 15px;    
}


/*  centered  */
img.imgIntegration, img.imgDotNetHierarchy, img.imgSlimClient, img.imgMould1, img.imgMould2
{
    margin: 25px auto;
    display: block;
}

/* floating left */
img.imgPhoenixLogo, img.imgContact, img.imgEA, img.imgVS
{
    float: left;
    margin: 0 15px 15px 0;    
}

img.imgPhoenixLogo
{    
    border-style: none;
    margin: 0 15px 15px 10px; 
}

img.imgDotNetHierarchy
{
    margin-top: 10px;
}

img.imgEA, img.imgVS
{
    border-style: none;
}

img.imgContact
{
    margin: 0 0 0 70px;
}

img.imgDemo
{
    margin-top: 15px;
}
img.imgSAL
{
    margin-bottom: 0;
}
/************ HomePage ************/


div.FeatureListWrapper
{    
    height: 268px;    
        
    background-color: #f4f7f9;    
    margin: 0;
    border: 1px solid white;
    border-width: 1px 0 0 0;    
    padding: 0;
}

div.FeatureList
{          
    margin:25px 0 0 0;    
}

span.FeatureTick
{        
    background: url('../../../../Images/tick.gif') no-repeat;      
    line-height: 20px;
    padding: 0 0 0 20px;    
    float: left;
    margin-right: 10px;
    
}

div.Feature
{
    clear: left;
    margin: 10px 16px 12px 16px;    
    font-size: 1em;
    font-weight: bold;
    color: #115ca9;
    line-height: 1.4em;
}

div.ArticleAdvert a.Headline
{
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 3px 0;
}

div.ArticleAdvert
{
    margin: 24px 0;    
}

div.HomeLeftColumn
{
    float: left;    
    width: 250px;
}


div.HomeRightColumn
{
    width: 322px;    
    float: left;
    /*margin: -5px 0 0 16px;      */
    margin: 0 0 0 16px;
} 

div.HomeRightColumn img
{
    display: block;
    margin: 0 0 12px 0;
    padding: 0;
}

div.ShadedBlock
{    
    margin-top: 24px;            
}

div.ShadedBlock h2
{
    background-color: #f4f7f9;      
    padding: 10px;        
    margin: 0;
}

div.HomeShadedLeftCol
{
    float: left;
    width: 130px;        
    background-color: #f4f7f9;      
}

div.HomeShadedRightCol
{
    float: left;
    width: 192px;            
    background-color: #f4f7f9;      
}

div.HomeShadedLeftColEn
{
    float: left;
    width: 157px;        
    background-color: #f4f7f9;      
    height: 130px;
}

div.HomeShadedRightColEn
{
    float: left;
    width: 165px;            
    background-color: #f4f7f9;      
}

div#SupportIMG
{
    height: 80px;
    background-image: url('../../../../Images/helpDesk.gif');
    background-repeat: no-repeat;      
    background-position: 30px 5px;    
}

ul.HomeModules, ul.HomeSupport
{    
    margin: 0 0 10px 35px;
    padding: 0 0 4px 0;
    list-style: square;
    color: #005091;
}

ul.HomeModules li, ul.HomeSupport li
{
    margin: 5px 0;
}



/************ Target ************/

div.targetIntro
{
    margin-bottom: 50px;        
}

ul.targetListLeft
{    
    padding-left: 40px;        
    margin-left: 20px;
    float: left;    
}

ul.targetListRight
{    
    padding-left: 140px;            
    margin-left: 235px;
    margin-bottom: 35px;
}

img.targetIMG
{
    margin: 20px 150px;
}

div.TCLeft
{
    float: left;
    width: 285px;     
    border: 1px solid white;
    border-width: 1px 0 0 0;     
}

div.TCRight
{
    text-align: right;    
    margin: 0 0 0 315px;
    border: 1px solid white;
    border-width: 1px 0 0 0;       
}

div.TCLeft p, div.TCRight p
{
    text-align: justify;  
    overflow: visible;
}

div.targetContent p div
{    
    text-align: right;        
}

/*
div.targetContent p
{
    margin-bottom: 2em;
    text-align: justify;   
    background-color: #f4f7f9;
    padding: 8px; 
}*/

h2.TargetProperty
{
    font-size: 1.1em;
    line-height: 1.6em;
    margin: 0 0 0.2em 0.5em;
    text-align: left;
}
/************ Integration ************/




/************ Glossary ************/

table.GlossaryTable th
{
    width: 10%;
}

/************ Price policy ************/

table.PricePolicyTable
{
    margin-bottom: 20px;
}

table.PricePolicyTable td
{
    vertical-align: top;
    font-size: 0.95em;
}

table.PricePolicyTable td.subHeader
{
    font-weight: bold;
}

table.PricePolicyTable td.col1 
{
    width: 25%;    
}

table.PricePolicyTable td.col2
{
    width: 30%;    
}

table.PricePolicyTable th.col3
{
    width: 21%;
}

table.PricePolicyTable th.col4
{/*
    width: 22%;*/
}

/************ Configuration ************/

table.PriceListSubTable
{

    width: 570px;
    margin: 0 0 15px 15px;
    empty-cells: show;
    border-collapse: collapse;    
}

tr.PriceListTotalRow td, tr.PriceListSubTotalRow td, .MBTable table.Dependencies tr.DependencyTotal td
{
    border: 2px solid #115ca9;
    border-width: 2px 0 0 0;
    font-size: 1.6em;
    font-weight: bold;
    color: #115ca9;
}

tr.PriceListSubTotalRow td, .MBTable table.Dependencies tr.DependencyTotal td
{
    border-width: 1px 0 0 0;
    font-size: 1.2em;
    padding-bottom: 20px;
}

tr.PriceListTitleRow td
{    
    font-weight: bold;
    font-size: 1.2em;
}
td.PriceListCountColumn
{
    text-align: right;
    padding: 0 5px 0 0;
    width: 7%;    
}
td.PriceListCountColumn input.ScreenFormTableTextInput
{
    text-align: right;
    background-color: #f4f7f9;
}

td.PriceListPriceColumn
{
    text-align: right;
    width: 26%;    
    padding-right: 7px;
}

tr.PriceListDiscountRow td
{    
    font-weight: bold;
    color: green;
}

td.PriceListCurrencyColumn
{
       width: 7%;
       padding-left: 5px;
}

div.PriceListFloatingDivision 
{ 
    /*position: fixed; 
    bottom:0; 
    z-index: 2;  
    background-color: White;
    padding-top: 8px;*/
}

select.ddlHistorianTagCount
{
    margin: 0 0 0 10px;
    width: auto;
}

div.RequirementsComment, div.DefaultComments, p.Comment
{
    margin: 0 30px 0px 5px;
    font-size: 0.95em;
    font-style: italic;
}

div.DefaultComments
{
    margin-bottom: 0;
}

.PriceListButtons
{
    margin-top: 25px;
}

span.TotalComment
{
 padding-left: 5px;   
}

span.TotalComment sup
{
    font-size: 0.6em;
    line-height: 1.0em;
    vertical-align: text-top;                
}

.MBTable td h2
{
    font-size: 1.0em;
    margin: 15px 0 0px 0;
} 

.PriceListDescription
{
    /*font-weight: bold;        */
}


table.MBTable td div.PriceListDescription h2
{
	font-size: 12px;
	/*color: Black;*/
	font-weight: bold;
	margin: 20px 0 10px 0;
}

a.priceListLease
{
    display: block;
    width: 322px;
    margin: 0 auto;    
}

/*.MBText h2.plChangeHeadLine, .MBText h2.plDescriptionHeadLine,*/ table.MBTable span.MBText h2
{
    font-size: 1.4em;
    margin-bottom: 20px;
}

.MBTable ul
{
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
    list-style: square;
    color: green;
}
.MBTable ul li span
{
    color: black;
}

table.Dependencies
{
    margin: 0 auto;    
    border-collapse: collapse;
}

table.Dependencies td
{
    text-align: left; 
    border: 1px dotted #e0f0f0; 
    border-width: 0 0 1px 0;
}

table.MBTable table.Dependencies tr.DependencyTotal td
{
    border-top-width: 2px;
    border-style: solid;
}

.MBTable table.Dependencies td.DependencyPrice
{
    width: 120px;    
    text-align: right;
}

td.CALCountCell span.ScreenButton
{
    margin-left: 10px;    
}

/************ Glossary ************/
 
table.glossary
{
    margin: 0 40px;
}
table.glossary th
{
    text-align: left;
    padding: 5px 15px 5px 0;
    vertical-align: top;
}

table.glossary td
{
    padding: 5px 0;
}


/************ Specification ************/


ul.modList
{
    margin: 0 0 0 10px;
    list-style: none;
}

ul.modList li
{
    margin: 15px 0;
}
ul.modList li p
{
    margin: 5px 0;
}

a.modLink, a:visited.modLink, span.modLink
{
    font-size: 1.4em;
    font-weight: bold;    
}

ul.specificationListLeft
{
    margin: 0 0 0 50px; 
}

ul.specificationListRight
{
    float: right;
    padding-left: 0px;
    margin: 0px 120px 0px 0;
}

ul.specificationListDoc
{
    margin: 0 0 0 20px; 
}


h2
{
    color: #115ca9;
    font-size: 1.4em;
    font-weight: bold;
    margin: 25px 0 10px 0;  
    line-height: 1.3em;      
}

div.fnBlock
{
    /*background-color: #cbe6f4;*/
    padding: 8px;
    margin: 14px 0 0 0;
}

h3
{
    color: #115ca9;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
}

div.fnBlock h3
{
    color: Black;
}

ul.fnList, ul.fnListB
{
    list-style: square;        
    margin: 3px 0px;
    color: #115ca9;
    padding-left: 25px;
}

ul.fnListB
{
	color: black;
	margin: 25px 0;
}

ul.fnList li, ul.fnListB li
{
    margin: 7px 0;
    line-height: 1.3em;
}

ul.fnListB li
{
	margin: 7px 20px;
}

ul.fnList ul
{
    list-style-type: disc;        
    margin: 0 0 5px 25px;    
    font-size: 0.9em;
    line-height: 1.5em;
}

div.Screenshots
{
    width: 210px;
    float: right;    
    margin: 0 0 0 15px;
}

div.scrNarrow
{
    width: 155px;
}
img.ScreenshotThumbnail
{    
    margin: 2px 0 15px 0;    
    clear: right;
}

div.DemoReq
{
    margin-top: 30px;
}

div.DemoReq table.PharisWebFormTable
{
    width: 420px;
    margin: 0;
}

/************ Licences ************/

ul.licenceList
{
    margin: 15px 0;
}

ul.licenceList li 
{
    margin: 8px 0;
}


p.DemoLink
{
    text-align: center;
}

p.DemoLink a, p.DemoLink a:visited
{
    font-size: 2em;
    font-weight: bold;
}


/************ Download ************/

table.DownloadTable
{
	margin: 10px auto;
	width: 80%;	
}

table.DownloadTable td
{
	width: 50%;
	vertical-align: bottom;
	text-align: center;
}

table.DownloadTable td span.dlTitle
{
	display: block;	
	height: 55px;	
}

table.DownloadTable td a:hover span.dlTitle
{
	text-decoration: underline;
}

table.DownloadTable td.dlLink
{
	vertical-align: top;
}
 




/************ Links ************/

div.linkBlock
{
    margin: 15px 0;
}

p.linksParagraph
{
    margin-bottom: 6px;
}
/************ Other output ************/
div.favAddition
{
	margin-top: 30px;
}

table.favLinks
{
	margin: 15px auto;
	width: 100%;		
	text-align: center;
}

ul.favAdd
{
	color: black;
	margin-top: 20px;
}


/************ References ************/

ul.refList
{
    color: green;
    list-style: square;    
}

ul.refList li
{
    margin: 5px 0; 
}

ul.refList li span
{
    color: black;
}

table.ReferenceTable
{    
    width: 95%;    
    margin: 20px auto;
}

table.ReferenceTable div.DynamicUserControl
{
    display: inline;
}
/************ Contact ************/

div.UNISContact
{
    background-color: #317ebc;    
    padding: 1px;
    margin: 30px auto; /* 30px 240px;    */
    width: 300px;
}

div.UNISContact div
{
   background: url('../../Images/Content/contactBgr.gif') top left repeat-x;
   margin: 0;
   border: 1px solid #cbdff1;
   padding: 15px;
}

div.UNISContact table
{  
   color: White;
   margin: 0 auto;   
}

div.UNISContact table td.ContactTitle
{
    text-align: center;
    padding: 0 0 15px 0;
}

div.UNISContact table td.address
{
    text-align: center;
    line-height: 1.7em;
}

span.logoUNISWhite
{
    background: url('../../Images/Content/logo-UNIS-as-white.gif') top left no-repeat;    
    font-size: 33px;    
    padding: 0 0 0 115px;
}

span.department
{
    font-size: 0.9em;
    line-height: 1.5em;
}

div.UNISContact table td
{
    border-style: none;
}

div.UNISContact table a, div.UNISContact table a:visited
{
    color: #f7d224;    
}

p.contactPar
{
    margin-left: 70px;
    font-weight: bold;
}

h1.PharisMESTitle span
{
	visibility: hidden;
}

h2.TitleLink
{
	font-size: 1em;
	margin-bottom: 0px;
}

/* MESMould */

.MESMouldIMG
{
	text-align: center;
}
