@charset "utf-8";
/* CSS Document */

/*each page has own background */


#template_name{
background-image: url("/enterprise-architect/screenshot.png");

}
#template_name2{
background-image: url("/enterprise-architect/screenshot.png");}

#template-business-process-modeling-simulation{
background-image: url("/enterprise-architect/images/banner/banner-business-process.png");}

#template-change-management-version-control{
background-image: url("/enterprise-architect/images/banner/banner-change-management.png");}

#template-code-engineering{
background-image: url("/enterprise-architect/images/banner/banner-code-engineering.png");}

#template-debug-profile-executing-code{
background-image: url("/enterprise-architect/images/banner/banner-debug.png");}

#template-enterprise-architect-soa{
background-image: url("/enterprise-architect/images/banner/banner-wsdl-soa.png");}

#template-extending-enterprise-architect{
background-image: url("/enterprise-architect/images/banner/banner-create-UML-profile.png");}

#template-mda{
background-image: url("/enterprise-architect/images/banner/banner-platform-independant.png");}

#template-model-simulation{
background-image: url("/enterprise-architect/images/banner/banner-business-process.png");}

#template-project-management{
background-image: url("/enterprise-architect/images/banner/banner-project-management.png");}

#template-requirements-management{
background-image: url("/enterprise-architect/images/banner/banner-requirements-management.png");}

#template-strategic-modeling{
background-image: url("/enterprise-architect/images/banner/banner-strategic-modeling.png");}

#template-systems-engineering{
background-image: url("/enterprise-architect/images/banner/banner-systems-engineering.png");}

#template-test-management{
background-image: url("/enterprise-architect/images/banner/banner-test-points.png");}

#template-traceability-accountability{
background-image: url("/enterprise-architect/images/banner/banner-traceability.png");}

#template-user-interface-productivity{
background-image: url("/enterprise-architect/images/banner/banner-user-interface-productivity.png");}

#template-visualize-debug-profile{
background-image: url("/enterprise-architect/images/banner/banner-debug.png");}

#template-index{
background-image: url("/enterprise-architect/images/banner/emblem-banner.png");}

#template-document-generation-reporting{
background-image: url("/enterprise-architect/images/banner/banner-document-generation-reporting.png");}

#template-information-data-modeling{
background-image: url("/enterprise-architect/images/banner/banner-information-data-modeling.png");}

#template-distributed-teams-collaboration{
background-image: url("/enterprise-architect/images/banner/banner-distributed-teams-collaboration.png");}

#template-cloud{
background-image: url("/enterprise-architect/images/banner/banner-cloud.png");}

#template-arcgis{
background-image: url("/enterprise-architect/images/banner/banner-arcgis.png");}

/*setting for headings and texts*/
body { margin: 0 auto; }
.template_name_banner {
    background-repeat: no-repeat;
	width:775px;
    height:85px;
	overflow:hidden;
    margin-left:10px;
	width:400px;
}
.template_name_banner  h1
{color:#0066CB;
font-size:28px;
margin-bottom:0px;
padding-top:15px;
margin-top:0px;
}


/**/

.templateBoxPadding {
    padding-bottom: 9px;
 
    padding-top: 0px;
	margin-top:20px;
	color:#666;
}

.template-screenshot{
margin-left: auto;
margin-right: auto
width:100%;
text-align:center;
margin-bottom:20px;}
/*reference*/
.reference{

}
.reference ul{
padding-left:170px;
}
/*feature overview*/
.generic_release li {
    background-image: url("/images/icons/tick-10px.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    list-style-type: none;
    margin: 5px 5px 5px 0;
    padding-left: 16px;
}
/*button*/

.template-button{
float:right;
width:80px;
margin:10px 30px 10px 0px;
}
/*mid-left and  mid-right */
.mid{padding:10px;}
.mid h2{
font-size:18px;}
.mid-left{
float:left;
width:48%;
padding:1%;}

.mid-right{
float:left;
width:48%;
padding:1%;}

.mid-right img{
align:center;}

.template-bottom{
padding:20px;}
#top{
margin:10px 20px 10px 20px;}

#top p{
padding-left:170px;
padding-right:130px;
}

#top-inline-navigation tr td a{
color:#666;}



