/* CSS Document */

* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #FFF;
	}

html, body { height: 100%; }

body#page,
body#home {
	text-align: center;
	color: #000;
	background: none;
	}

img, a img { border: none; }

a, a:link, a:visited { text-decoration: underline; color: #666; }
a:hover { color: #44235e; }
a:active { }

.clear { clear: both; height: 1%; visibility: hidden; font-size: 1px; }

ul { padding-left: 1.3em; margin: .5em 0; padding-bottom: 1em; list-style-type: disc; }
ol { padding-left: 2.5em; margin: .5em 0; }
li { margin-bottom: .2em; }

u { text-decoration: none; }

h1, h2, h3, h4, h5, h6, h7 { font-size: 1em; color: #000; font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 1.4em; padding-bottom: .8em; }
h2 { font-size: 1.2em; padding-top: .5em; padding-bottom: .6em; }
h3 { font-size: 1.1em; padding-top: .5em; }
h4 { font-size: 1.1em; padding-top: .5em; }

p { padding-bottom: 1em; line-height: 1.4em; }

hr { height: 1px; color: #CCC; background-color: #CCC; border: none; }

em, i { font-size: 96%; }

table, td, th {
	text-align: left;
	font-size: 1em;
	}

.image_left { float: left; margin-right: 20px; }

/* CONTAINER */

#container {
	margin: 0; width: auto;
	text-align: left;
	background: none;
	min-height: auto;
	height: auto;
	margin-bottom: 0;
	}
* html #container {
	height: auto;
	}

#container_inner {
	background: none;
	}

/* SPACING */
#spacing {
	height: 0; overflow: hidden;
	}

/* HEADER */
#header { display: none; }

#logo_print { display: block; position: absolute; top: 0; right: 0; }


/* PHOTO BAR */
#photobar {
	display: none;
	}

/* SECTIONS */
#sections { display: none; }

/* MAIN */
#main { padding: 0; padding-top: 50px; padding-bottom: 0; }
	
/* LEFTNAV */
#leftnav { display: none; }	
	
/* CONTENT */
#content { float: none; width: auto; overflow: visible; padding-top: 0; }
#content.wide { width: auto; }

#content li { line-height: 1.4em; }

.column_A { float: none; width: auto; overflow: visible; }
.column_B { float: none; width: auto; overflow: visble; margin-left: 0; }


#content .links li a,
#content .links li a:link,
#content .links li a:visited {
	text-decoration: none;
	}
#content .links li a:hover {
	text-decoration: underline;
	}

#projects a,
#projects a:link,
#projects a:visited {
	display: block; margin: 1em 0; clear:both;
	text-decoration: none;
	color: #666;
	}
#projects a:hover {
	color: #44235e;
	}

#projects a h3 { padding-top: 0;}

#projects a h3, 
#projects h3 a,
#projects h3 a:link,
#projects h3 a:visited {
	color: #666;
	}
#projects a:hover h3, #projects h3 a:hover {
	text-decoration: underline;
	color: #d60270;
	}

#projects a img {
	float: left; margin-right: 18px;
	}

/* SIDEBAR + BLOCKS */
#sidebar { float: none; width: auto; margin-left: 0; overflow: visible; clear: both; }

#sidebar h2 { font-size: 1.1em; }

#login { 
	display: none;
	}

#references_bg { height: 140px;  background: none; }
#references { position: relative; height: 110px; width: 190px; left:0; top:0; overflow: hidden; }
#references .client_logo {width: 190px; overflow: hidden; text-align: left;}
#references .client_text { width: 218px; height: 20px; text-align: left;  }

#references a,
#references a:link,
#references a:visited {
	text-decoration: none;
	color: #666;
	}
#references a:hover {
	color: #d60270;
	}


#sidebar .block { 
	margin-top: 1em; padding-top: .6em; margin-left: 0; margin-right: 0;
	border-top: 1px solid #CCC; 
	}
#sidebar .first { border-top: none; margin-top: 0; padding-top: 0; }

#sidebar .block h2 { }
#sidebar .block h3 { color: #000; font-size: 1em; }
#sidebar .block h3 a,
#sidebar .block h3 a:link,
#sidebar .block h3 a:visited {
	text-decoration: none;
	color: #666;
	}
#sidebar .block h3 a:hover {
	color: #d60270;
	}

#sidebar .block .link_more,
#sidebar .block .link_more:link,
#sidebar .block .link_more:visited { 
	padding-right: 12px; 
	color: #666; background: none;
	text-decoration: none;
	}
#sidebar .block .link_more:hover { 
	text-decoration: underline;
	}

#sidebar #world.block { display: none; }

/* TABLES */
td { vertical-align: top; }

/* FOOTER */
#footer { 
	margin: 0; width: auto; height: auto; padding: 0; padding-top: 3em; overflow: visible;
	color: #666; background: none;
	font-size: 10px; text-align: left;
	}

#footer span { float: none; width: auto;  }

#footer a,
#footer a:link,
#footer a:visited {
	text-decoration: underline;
	color: #666;
	}
#footer a:hover {
	color: #d60270;
	}

/* FORMS */
form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
	}

fieldset { margin: 0; padding: 10px 0; border: none; } 
fieldset br { display: none; }
fieldset div { margin: 10px 0; padding: 0; clear: both; }
fieldset legend { display: none; }

fieldset .removed { display: none !important; }

/* labels */
fieldset label, fieldset div.cr p {
	float: left;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-right: 6px;
	width: 120px;
	}

fieldset div.cr {  }

fieldset div.cr p {
	position:absolute;
	top: -2px;
	left: 0;
	}
* html fieldset div.cr p {
	left: -126px;
	}

fieldset div.cr label {
	float: none;
	text-align: left;
	margin: 0;
	margin-left: 129px;
	padding: 0;
	width: auto;
	}

fieldset div.cr label.otherlabel {
	float:left; 
	}
* html fieldset div.cr label.otherlabel {
	width:0.1em;
	margin-left: 54px;
	}

fieldset div span {
	display: block;
	margin-left:129px;
	color:#999;
	}

fieldset div.cr_label label {
	margin-top: -2px;
	}

/* mandatory labels */
fieldset .mandat { color: #44235e; }
fieldset .mandatr { color: #44235e; }

/* inputs */
fieldset input, fieldset select, fieldset textarea { width: 270px;  font-size: 12px; margin: 0; padding: 1px 0 0 2px; border: 1px solid #999; }
fieldset input { height: 16px; }
fieldset div.cr input { border: none; width: auto; margin-right: 5px; }
fieldset div.cr input.otheranswer { border: 1px solid #999; margin-left: 5px;}
fieldset div.cr_label input { border: none; width: auto; }

fieldset input.day { width: 30px; }
fieldset select.month { width: 110px; margin-left: 0;}
fieldset input.year { width: 50px; margin-left: 0;}

fieldset select { width: 275px;}

fieldset textarea { font-family: Arial, Helvetica, sans-serif; }

/* buttons */
fieldset.buttons { padding: 15px 0; }
fieldset.buttons label { width: 129px; }
fieldset.buttons input { width: 100px; height: 24px; padding: 0; border: 1px solid #44235e; color: #FFF; background: #44235e; font-weight: bold; }

/* badinput */
fieldset .badinput { color: #44235e;}
fieldset label.badinput, fieldset div.cr p.badinput { /* background: url(../img/warning.gif) no-repeat left 5px; */ }
fieldset div.cr label.badinput { background: none; }

fieldset input.badinput, fieldset select.badinput, fieldset textarea.badinput {
	background: #FEF1ED;
	color: #000;
	border: 1px solid #D54B12;
	}

.form_note { font-size:10px; padding-top: .6em; width: 370px; color: #666; }
.savedetails { font-weight:normal; font-size:.8em; padding-right:12px; float:right; color:#666; }

/* LANGUAGES */
#language {
	position: absolute; right: 244px; top: 30px; 
}

#languages_select {
	float: left; width: 130px; height: 18px;
	font-size: 11px;
	}

#languages_select ul {
	list-style-type: none; margin: 0; padding: 0;
}

/* first level item */
#languages li {
	float: left; position: relative; text-align: left; cursor: pointer;
	}

#languages li a,
#languages li a:link,
#languages li a:visited {
	display: block; width: 120px; padding-right: 10px;
	color: #7f7f7f; background: url(../img/language_down.gif) no-repeat right center;
	font-weight: normal; text-decoration: none; text-align: right;
	}
#languages li a:hover {
	}

#languages li ul {
	display: none; position: absolute; padding-top: .3em; width: 130px; top: 100%; left: -1px;
	font-weight: normal;
	background: #FFF; 		
	}
#languages li>ul {
	top: auto;
	left: -1px;
	}

/* second level item */
#languages ul {
	list-style-type: none; list-style-image: url(../img/icco_leftnav_bullet.gif);
	margin-left: 8px;
	}
#languages li li {
	display: block;
	float: none;
	background-color: transparent;
	}

* html #languages li li {
	margin-left: -16px;
	marg\in-left: 0px;
	}

#languages li li a,
#languages li li a:link,
#languages li li a:visited {
	display: block; width: 120px; padding-right: 0; padding-left: 10px;
	text-transform:none; text-align: left; font-weight: bold;
	color: #7f7f7f; background: transparent;
	}

#languages li li a:hover {
	background: #FFF;
	color: #44235e;
}


#languages li li.current a,
#languages li li.current a:link,
#languages li li.current a:visited {
	font-weight: bold;
	color: #85006E;
	background: #FC6B23;
}

#languages li li.current a:hover {
	font-weight: bold;
	color: #85006E;
	background: #FFF;
}


/* open second level */
#languages li:hover ul, 
#languages li.over ul {
	display: block;
}

/* LOGOS */
#logos img { margin-right: 12px; }

/* MANUALS */
.manuals .image_left { margin-right: 40px; }
.manuals .block { padding-top: 12px; }
.manuals .block ol { font-weight: bold; font-size: 1.2em; color: #44235e; }
.manuals .block ol li { padding-bottom: 2em; }
.manuals .block ol ul { padding-bottom: 0; }
.manuals .block ol ul li { padding-bottom: 0; }
.manuals .block a,
.manuals .block a,
.manuals .block a:link,
.manuals .block a:visited { text-decoration: underline; }
.manuals .block a:hover { text-decoration: none; color: #fa4d2c; }
.manuals .block span { color: #fa4d2c; }

.manuals #tutorials ul { list-style: none; padding-left: 0; }

/* CENTRE */
#centre { }
#horizon {
	position: absolute; top: 50%; left: 0px; width: 100%; height: 1px; overflow: visible; visibility: visible;
	}

#centre_content {
	position: absolute; top: 0; left: 50%; visibility: visible;
	}
	
/* POPUP */
#popup_mask {	
	display:none; position:absolute; top:0; left:0; z-index:1000; width:100%; height:100%;
	background:#000;
	filter:alpha(opacity=30);
	-moz-opacity:.3;
	opacity:.3;
	}
#popup_about{
	display:none; position: absolute; top:35%; left: 35%; z-index:1001; width: 500px; height: 300px; overflow: hidden;
	text-align:left; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #FFF; 
	background: url(../img/about/moxio_about_background.png) no-repeat left top !important;
	background: url(../img/about/moxio_about_background.gif) no-repeat left top;
	}
#popup_about a,
#popup_about a:link,
#popup_about a:visited {
	text-decoration: none;
	color: #d60270;
	}
#popup_about a:hover {
	text-decoration: underline;
	color: #FFF;
	}
	
#about_logo,
#about_logo:link,
#about_logo:visited {
	position: absolute; right: 10px; top: 10px; display: block; width: 144px; height: 76px;
	background: url(../img/about/moxio_about_logo.gif) no-repeat left top;
	}
	
#about_text {
	position: absolute; left: 60px; top: 78px;
	}

#about_text p { padding: 0; padding-bottom: 10px; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
#about_text p strong { font-size: 20px; font-family: Calibri, "Trebuchet MS", Verdana, Helvetica, sans-serif}

#about_footer {
	position: absolute; left: 60px; top: 258px;
	font-size: 10px;
	color: #9e8bac;
	}
#about_footer a,
#about_footer a:link,
#about_footer a:visited {
	text-decoration: none;
	color: #9e8bac;
	}
#about_footer a:hover {
	color: #d60270;
	}	