@charset "utf-8";


/*

	Maeatta Systems
	Website CSS StyleSheet
	Version 1.0 - August 11th, 2009
	Philippe Lamalice
	TSO Communication [www.tsocommunication.ca]
	
*/

html, * {
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
body {
	background: white url(static/bg.jpg) bottom left repeat-x fixed;
	}
	
#container {
	width: 900px;
	margin: 12px auto 0 auto;
	background: transparent url(static/content_bg.png) 0 0 repeat-y;
	}
	
#header {
	width: 900px;
	height: 126px;
	margin: 0;
	background: transparent url(static/header.png) 0 0 no-repeat;
	}

#header1 {
	width: 900px;
	height: 126px;
	margin: 0;
	background: transparent url(static/header1.png) 0 0 no-repeat;
	}

#header2 {
	width: 900px;
	height: 126px;
	margin: 0;
	background: transparent url(static/header2.png) 0 0 no-repeat;
	}

#header3 {
	width: 900px;
	height: 126px;
	margin: 0;
	background: transparent url(static/header3.png) 0 0 no-repeat;
	}

#header_separator {
	width: 900px;
	height: 15px;
	margin: 0;
	background: transparent url(static/headerseparator.png) 0 0 no-repeat;
	}

#content {
	width: 900px;
	min-height: 400px;
	margin: 0;
	background: transparent;
	}
	
#menu {
	width: 200px;
	margin: 0;
	padding: 0;
	background: transparent;
	float: left;
	position: relative;
	}
	
#menu img {
	border: 0;
	margin: 3px 0 0px 9px;
	}
	
#menu div.spacer {
	height: 9px;
	width: 100px;
	display: block;
	background: transparent;
	}

#menu a, #menu a:link, #menu a:visited, #menu a:hover {
	border: 0;
	text-decoration: none;
	}

.embed_frame { /* The iFrame for netvibes & wordpress */
	width: 600px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white;
	}

#content_window {
	width: 600px;
	margin: 42px 50px 24px 250px;
	background: transparent;
	}
	
#footer {
	width: 900px;
	height: 25px;
	margin: 0;
	background: transparent url(static/footer.png) 0 0 no-repeat;
	}
	
.iso_name {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	margin-top: 6px;
	text-align: left;
	line-height: 14px;
	}


p {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	margin-top: 6px;
	text-align: left;
	line-height: 14px;
	}
	
ul {
	margin-top: 6px;
	}

li {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #555;
	line-height: 14px;
	list-style: square;
	list-style-position: outside;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 3px;
	}
	
img.management_pic {
	width: 120px;
	height: 165px;
	border: 0;
	margin: 0 0 12px 24px;
	padding: 0px;
	float: right;
	position: relative;
}

iframe {
	border: none;
	padding: 0;
	margin: 0;
	}

h1 {
	color: #1a1a1a;
	font-size: 36px;
	line-height: 38px;
	font-weight: 900;
	font-style: normal;	
	}

h2 {
	color: #567c8f;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-style: normal;
	margin: 9px 0 9px -12px;
	}
	
h3 {
	color: #768694;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	margin-top: 9px;
	}

.title {
	color: #444;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	}
	
.tso {
	color: #7E8D95;
	font-size: 8.5px;
	font-style: normal;
	}
	
a.tsolink:link {
	color: #7E8D95;
	text-decoration: none;
}
a.tsolink:visited {
	color: #7E8D95;
	text-decoration: none;
}
a.tsolink:hover {
	color: #7E8D95;
	text-decoration: none
}

a.tsolink:active {
	color: #7E8D95;
	text-decoration: none
}

h4 {
	color: #444;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	margin-top: 3px;
	}

sup {
	font-size: 50%;
	}
	
.warning {
	border: 1px solid #ddd;
	background: #f8f8f8;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	line-height: 14px;
	padding: 20px;
	margin: 20px 0 20px 0;
	}
	
img.icon_center {
	margin: 20px 45px 20px 45px;
	}
	
img.icon {
	margin: 20px 0 20px 0;
	}
	
img.centered {
	margin: 0 auto !important;
	}
	
img.iso_logos {
	width: 300px;
	margin: 9px auto 9px auto;
	border: none;
	}
	
.h_separator {
	width: 600px;
	height: 1px;
	border: none;
	padding: 0;
	margin: 12px 0 12px 0;
	background: #e6e6e6;
	}
	
.bigger {
	font-size: 110%;
	}
	
.float_right {
	float: right;
	margin: 0 0 24px 24px;
	}
	
.management_link:link, .management_link:active, .management_link:visited {
	color: #005a84;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
.management_link:hover {
	color: #333;
	border-bottom: 1px dotted #005a84;
	}
	
p.right_indent {
	margin-right: 160px !important;
	}

.partners:active, .partners:visited, .partners:link {
	color: #005a84;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	font-size: 12px;
	}

.partners:hover {
	color: #333;
	border-bottom: 1px dotted #005a84;
}
