﻿/* CSS layout */

/*master page layout*/

#container {
	border: thin inset #006599;
	min-width: 600px;
	width: 920px;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;

}

#header {
	background-color: #006599;
	height: 66px;
}

#navpane {
	height: 26px;
	margin-top: -2px;
	clear: left;
	padding-top: 0px;
	background-color: #006599;
	background-image: url('images/webbar2.jpg');
}

#page_content {
	border-style: none;
	margin-top: 25px;
	margin-left: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
}
#footer {
	height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	background-color: #186EA1;
	clear: both;
	border-top-color: #006599;
	border-top-style: outset;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 7px;
}

/*footer hyperlink style*/
a.linksfooter:link  {
	color:white;
	text-decoration: none;
}
a.linksfooter:hover {
	color: #00FFFF;
	text-decoration: none;
}
a.linksfooter:active {
	color: white;
	text-decoration: none;
}
a.linksfooter:visited {
	color: white;
	text-decoration: none;
}

/*default page*/
#default-banner {
	padding: 0px;
	width: 920px;
	height: 149px;
	margin-top: -35px;
	margin-left: -14px;
	background-image: url('images/homebanner5.jpg');
	background-repeat: no-repeat;
}
	


#default-content3  {
    width: 500px;
    float: left;
    margin-top: 20px;
    margin-left: -5px;
}

#default-content-3b
{
    padding: 7px;
    width: 95%;
    margin-top: 15px;
    margin-left: 5px;
    font-style: italic;
}

#default-picplace
{
	float: right;
	width: 310px;
	margin-top: 20px;
	margin-right: 90px;
}

#latest
{
    border-width: thick;
    border-color: #006599;
    clear: both;
    padding: 5px 5px 15px 1px;
    margin-top: 5px;
    width: 95%;
    margin-left: 12px;
    border-top-style: groove;
    border-bottom-style: groove;
}

/*AIM*/
#aimbanner {
	padding: 0px;
	width: 920px;
	height: 149px;
	margin-top: -35px;
	margin-left: -14px;
	background-image: url('images/aimbanner2.jpg');
	background-repeat: no-repeat;
}

#aim-content {
	padding: 1px;
	width: 510px;
	height: 400px;
	float: left;
	margin-top: 20px;
	margin-left: 1px;
}


#aim-capabilities {
	border-width: thick;
	border-color: #006599;
	margin: 25px 15px 15px 15px;
	padding: 5px;
	width: 95%;
	border-top-style: groove;
	clear: left;
}

#aim-features {
	border-width: thick;
	border-color: #006599;
	margin: 25px 15px 15px 15px;
	padding: 5px;
	width: 95%;
	border-top-style: groove;
	border-bottom-style: groove;
	clear: left;
}
#aim-picplace {
	float: right;
	padding: 1px;
	width: 375px;
	height: 250px;
	margin-top: 25px;
	margin-right: 15px;
}

/*EMIDS*/
#emidsbanner {
	padding: 0px;
	width: 920px;
	height: 149px;
	margin-top: -35px;
	margin-left: -14px;
	background-image: url('images/emidsbanner3.jpg');
	background-repeat: no-repeat;
}

#emids-content
{
    padding: 0px;
    width: 480px;
    height: 450px;
    float: left;
    margin-top: 20px;
    margin-bottom: 25px;
    margin-left: -10px;
}

#emids-capabilities
{
    border-width: thick;
    border-color: #006599;
    margin: 0px 15px 15px 15px;
    padding: 5px;
    width: 95%;
    clear: left;
    height: 350px;
    border-top-style: groove;
}

#emids-features {
	border-width: thick;
	border-color: #006599;
	margin: 25px 15px 30px 15px;
	padding: 25px 5px 5px 5px;
	width: 95%;
	border-top-style: groove;
	border-bottom-style: groove;
	clear: left;
}

#emids-picplace
{
    float: right;
    padding: 1px;
    width: 330px;
    margin-top: 55px;
    margin-right: 70px;
    margin-bottom: 30px;
}

#emids-swiss {
	padding: 10px;
	float: right;
	width: 350px;
	margin-top: 5px;
	margin-right: 130px;
}

/*IDS5*/
#ids5banner {
	padding: 0px;
	width: 920px;
	height: 149px;
	margin-top: -35px;
	margin-left: -14px;
	background-image: url('images/ids5banner2.jpg');
	background-repeat: no-repeat;
}

#ids5-content {
	margin: 20px -30px 20px 1px;
	width: 430px;
	height: 650px;
	float: left;
}

#ids5-picplace {
	float: left;
	width: 375px;
	margin-top: 25px;
	margin-right: 30px;
}

#ids5-features {
	border-style: groove none groove none;
	border-width: thick;
	border-color: #006599;
	margin: 55px 15px 15px 15px;
	padding: 25px 5px 5px 5px;
	width: 95%;
	height: 650px;
	clear: left;
}

#feature-content {
	width: 450px;
	float: left;
}

#interfaces{
	border: medium groove #006599;
	padding: 20px;
	float: right;
	width: 300px;
	margin-right: 15px;
	
}

#ids5-swiss {
	float: right;
	width: 415px;
	margin-top: 20px;
	margin-right: 70px;
}

/*StarCaster*/
#sc-container
{
    width: 440px;
    height: 410px;
    float: left;
}

#sc-content2 {
	border: medium double #006599;
	margin: auto 26px auto auto;
	padding: 5px;
	width: 95%;
	clear: both;
}

#sc-diagram
{
	width: 440px;
	height: 440px;
	float: right;
	margin: -30px 30px 0px -5px;
	padding: 15px 0px 0px 0px;
}

#sc-diagram-footer {
	padding: 15px 2px 2px 2px;
}

#sc-features
{
    padding: 10px;
    float: left;
    margin-top: 25px;
   	width: 95%;
}

#sc-screens {
	margin: 15px auto 15px 35px;
	padding: 10px;
}
/*ACE-IDS*/

#aceids-content
{
    float: left;
    width: 500px;
    height: 490px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: auto;
}

#aceids-r-column
{
    float: right;
    width: 330px;
    height: 490px;
    margin-top: 20px;
    margin-right: 60px;
}

#aceids-swiss
{
    padding: 10px;
    width: 400px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    clear: left;
}

/*AFAS*/

#afasbanner {
	padding: 0px;
	width: 920px;
	height: 149px;
	margin-top: -35px;
	margin-left: -14px;
	background-image: url('images/afasbanner2.jpg');
	background-repeat: no-repeat;
}

#afas-content
{
    float: left;
    width: 480px;
    height: 700px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: auto;
}

#afas-r-column
{
    float: right;
    width: 330px;
    height: 400px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 80px;
    margin-left: 0px;
}

#afas-r-column-news
{
    float: right;
    width: 330px;
    height:280px;
    margin-top: 10px;
    margin-right: 80px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#afas-swiss {
	padding: 0px;
	width: 400px;
	height: 480px;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24;
	clear: left;
}

/*IDS4*/
#ids4banner {
	padding: 0px;
	width: 920px;
	height: 149px;
	margin-top: -35px;
	margin-left: -14px;
	background-image: url('images/ids5banner2.jpg');
	background-repeat: no-repeat;
}

#ids4-content {
	
	padding: 1px;
	width: 800px;
	height: 520px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/cframe-800x500.jpg');
	background-repeat: no-repeat;
}

#ids4-content2 {
	float: left;
	width: 40%;
	margin-top: 45px;
	margin-left: 25px;
}

#ids4-picplace {
	float: right;
	padding: 1px;
	margin-top: 45px;
	margin-right: 25px;
	margin-bottom: 5px;
}

#ids4-features {
	border-width: thick;
	border-color: #006599;
	margin: 45px 5px 15px 5px;
	padding: 5px;
	width: 95%;
	height: 500px; /*border-top-style: groove;*/;
	border-bottom-style: groove;
	clear: left;
}

/*Company*/
#company-content {
	width: 95%;
	padding: 10px;
}

/*Management*/
#management-content {
	width: 95%;
	padding: 10px;
}


/*Press Release*/
#press {
	padding: 35px;
	height: 740px;
	width: 880px;
	margin-left: 15px;
	background-image: url('images/cframe_press_release.jpg');
	background-repeat: no-repeat;
}

#press-briefs
{
    width: 480px;
    float: left;
    margin-top: 2px;
    margin-bottom: 35px;
}

#press-releases
{
    width: 375px;
    float: right;
    margin-top: 2px;
    margin-right: 50px;
}

/*Events*/
#events-content {
	width: 95%;
	padding: 10px;
}
#fadeshow1 {
	float: right;
	margin-right: 25px;
}

/*Testimonials*/
#Testimonials {
	margin-right: 10px;
}

/*Contacts*/

#contacts {
	padding: 5px;
	float: left;
	width: 350px;
	
}

#contactform {
	border-left-style: outset;
	border-width: medium;
	border-color: #186EA1;
	padding: 5px;
	float: right;
	width: 530px;
	margin-top: -20px;
}

/*Sitemap*/
#sitemap {
	height: 600px;
}

#sitemap-header {
	border-bottom-style: groove;
	border-color: #006599;
	width: 98%;
	height: 25px;
}

/*employment*/
#employ-content {
	border-style: none;
	margin-top: 25px;
	margin-left: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
}

/*Common*/
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-left: -6px;
	float: left;
	padding: 5px;
}

#lowerbar {
	padding: 0px;
	width: 920px;
	height: 15px;
	margin-top: -42px;
	margin-left: -14px;
	background-image: url('images/lowerbar.jpg');
	background-repeat: no-repeat;	
}

.content {
		padding: 1px;
		width: 510px;
		height: 600px;
		float: left;
		margin-top: -1px;
		margin-left: 1px;
		background-image: url('images/cframe2.jpg');
		background-repeat: no-repeat;
		
}

.content2 {
		padding: 2px;
		width: 450px;
		margin-top: 45px;
		margin-left: 25px;
}

.fullpage {
	padding: 10px;
}



/* Basic Elements*/

body {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: large;
	color: #006599;
}

h3 {
	padding: 1px;
	font-size: medium;
	color: #006599;
	margin-bottom: -10px;
}

h4 {
	padding: 1px;
	font-size: medium;
	color: #006599;
	margin-bottom: -10px;
	text-align: center;
}

h5 {
	padding: 1px;
	font-size: small;
	color: #006599;
	margin-bottom: -10px;
}

h6 {
	padding: 1px;
	font-size: small;
	color: #006599;
	margin-bottom: 0px;
	text-align: center;
}


a {
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:hover {
	color: #0066FF;
}

p {
	font-family : Arial;
	font-size: small;
	text-decoration: none;
	color: #000000;
}
.pj {
	font-family : Arial;
	font-size: small;
	text-decoration: none;
	color: #000000;
	text-align: justify;
}

.airplanebullet {
	list-style-image: url('images/airplanebullet.png');
}

.bullet1 {
	list-style-image: url('images/smallcyanbullet.png');
}

.cframe-tm
{
    background-image: url('images/cframe/cframe-tm.png');
    background-repeat: repeat;
}
.cframe-ls
{
	background-image: url('images/cframe/cframe-ls.png');
	background-repeat: repeat;
}
.cframe-rs
{
	background-image: url('images/cframe/cframe-rs.png');
	background-repeat: repeat;
}
.cframe-bm
{
    background-image: url('images/cframe/cframe-bm.png');
    background-repeat: repeat;
}
