/* ************************************** -
  This is the main stylesheet for Mabutec website.
************************************* */
/* -------Standard elements  ---------- */
html{
  margin:0px;
  padding:0px;
}
body{

  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  font-style:normal;
  letter-spacing:0.03px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  padding-bottom:0px;
  padding-top:0px;
  text-align:justify;
}
table{
  border-spacing:0px;
  border-width:0px;
  padding:0px;
}
td{
  padding:0px;
}
img{
  border:0px solid #00FF00;
}
A{
  color:black;
  text-decoration:underline;
}
A:hover{
  font-weight:bold;
}
h1{
  font-size:26px;
  font-weight:bold;
}
h2{
  font-size:18px;
  font-variant:small-caps;
}
h3{
  font-size:16px;
  font-variant:small-caps;
}
h4{
  font-size:14px;
  font-weight:bold;
}
h5{
  font-size:12px;
  list-style-type:Circle;
}
blink{
  behavior:url(blink.htc);
}
/* ---------Ad hoc classes  ----------- */
.Warning{
  color:Red;
  font-size:16px;
  font-weight:bold;
  padding-left:18px;
}
.error{
  font-size:12px;
  width:700px;
}
.AdobeReader{
  color:#A9A9A9;
  font-size:10px;
  text-align:center;
}
/* ---------------Container ------------ */
#container{
  color:black;
  left:0%;
  position:absolute;
  width:1000px;
border-right:3px Solid #0e016d;
border-left:3px Solid #0e016d;
}
/* ---------------Header  ---------------- */
#divHeader{
  height:120px;
  text-align:Left;
  width: 100%;
}
#divHeaderLogo{
  float:left;
  text-align:Left;
  z-index: 100;
  position: relative;
  margin-right:15px;
}
.HeadLogo{
  height:70px;
  margin-left:10px;
}
#divHeaderTaglineIntro{
  color:#000000;
  font-size:20px;
  font-weight:bold;
  text-align:Left;
  vertical-align:top;
}
#divHeaderTagline{ 
background-image:url(images/tagline_bg.png);
  background-repeat:no-repeat; 
background-position:bottom left; 
  color:#A1A1A1;
  font-size:14px;
  Font-style:normal;
  font-weight:bold;
  padding-left:10px;
  padding-top:114px;
  text-align:Left;
  vertical-align:bottom;
}
#divHeaderImage2{  
display:none;
}
.HeaderImage2{
  height:20px;
}
/* ---------------MENU  ------------------ */
#divMenu{
  background-color:#FF3300;
  text-align:right;
}
#divMenu ul{
  margin:0px;
  padding:0px;
}
.MenuLevel1{
  background-color:#FF3300;
  color:black;
  display:inline;
  font-size:12px;
  font-weight:bold;
  list-style-type:none;
  padding-bottom:1px;
  padding-left:10px;
  padding-top:2px;
  text-align:left;
}
/* CSS Tabs */
li.MenuLevel1 {
 margin:0px;
 padding:0px;
}
li.MenuLevel1 a{
 margin:0px;
 padding:0px;
}
.MenuLevel1 a {
    margin:0px;
    padding:0px 0px 0px 0px;
    text-decoration:none;
}
.MenuLevel1 a span {
	padding:5px 10px 4px 6px;
	color:#0e016d;
	font-weight: bold;
border-right: 3px solid ;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.MenuLevel1 a span {float:none;}
/* End IE5-Mac hack */
.MenuLevel1 a:hover span {
	color:#F1f1e9;
}

.MenuLevel1 a:hover {
    background-position:0% -42px;
}
.MenuLevel1 a:hover span {
	background-position:100% -42px;
	color: #EF9000;
}
.MenuLevel1 #current a {
    background-position:0% -42px;
}
.MenuLevel1 #current a span {
	background-position:100% -42px;
	color: #000000;
}
.MenuLevel2 a span{
background-image: none;
background-color: #FF3300;
line-height: 16pt;
border-right: 0px solid ;
}
.MenuLevel2 a {
background-image: none;
padding: 0px;
}
.MenuLevel2 a:hover {
font-size: 14px;
}
/* End of CSS Tabs */
.MenuThumbnail{
  clear:left;
  display:block;
}
.MenuThumbnail img{
  width:40px;
}
/* --------Left Mast Section --------- */
#divLeftMast{
  float:Left;
  margin: 0px;
  padding: 20px; 
  padding-left: 0px; 
  width:160px;
}
.ChildMenuList{
  padding:1px;
}
.ChildMenu{
  border-bottom-width:2px;
  color: green;
  list-style-type: none;
  margin-left:1px;
  margin-right:5px;
  overflow:none;
  padding:1px;
  text-align:left;
  text-decoration:none;
}
.ChildMenuHeading{
  font-weight:bold;
  list-style-image:none;
  list-style-type:none;
  margin-bottom:10px;
  margin-top:2px;
  text-align:center;
}
.ChildMenu a{
  border-bottom-width:0px;
  font-size:12px;
  text-decoration:none;
}
.ChildMenu a:hover{
  text-decoration: underline;
}
/* ---------------Login ------------------ */
#divLogin{
  font-size:10px;
  margin:0px;
  padding:2px;
  text-align:right;
}
#divLogin a{
  font-size:10px;
  text-align:right;
}
#divLogin form{
  margin:0px;
}
.LoginError{
  color:red;
  font-size:10px;
}
.EditControls80{
  border-bottom:1px solid #000000;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  border-top:1px solid #000000;
  font-size:10px;
  width:80px;
}
.ButtonControls{
  border-bottom:1px SOLID white;
  border-left:1px SOLID white;
  border-right:1px SOLID white;
  border-top:1px SOLID white;
  font-size:12px;
}
/* ---------------PWord change------------------ */
#ChgPword{
  margin:20px 0px 30px 0px;
  text-align:right;
  width:400px;
}
/* --------Content Section ------------- */
#container2{

}

#divContent {
  margin-top:15px;
  margin-bottom:5px;
  min-height:200px;
  width:780px;
  float:left;
  color: #2F2F2F;
  padding-left:30px;
  padding-right:5px;
	line-height: 1.5em;
}
/* ---------------Article-------------- */
#Article{
}
#Archive{
}
#Show_IAP_reg {
  width:490px;
float: left;
}

.ArticleHEADER{
  font-size:16px;
  font-style:italic;
  font-variant:small-caps;
  margin-top:5px;
  padding-bottom:5px;
  padding-left:15px;
}
.ArticleAUTHOR{
  font-size:12px;
  margin-bottom:5px;
  padding-left:15px;
  text-align:left;
}
.ArticleTAGLINE{
  font-size:18px;
  font-weight:bold;
  text-align:center;
}
.ArticleIMGlarge{
  font-size:12px;
width:650px;
}
/* --------Article Section1 ---------- */
.DivArticleSection1{
  padding:5px;
}
#Article2columns .DivArticleSection1{
  float:left;
  margin:5px;
  padding:0px;
  width:480px;
}
#ChildrenIn2ndColumn .DivArticleSection1{
  float:left;
  margin:5px;
  padding:0px;
  width:480px;
}

.ArticleIMG1{
  float:right;
  font-size:12px;
  margin-left:10px;
  overflow:Hidden;
  padding:2px;
  width:300px;
  font-weight:bold;
}
#ArticleImageLeft .ArticleIMG1{
  float:left;
  margin:5px;
}
#Article2columns .ArticleIMG1{
  float:none;
}
.ArticleIMG1 img{
  width:290px;
}
#Article2columns .ArticleIMG1 img{
  width:300px;
}
.ArticleBODY{
  margin:5px;
}
#Article2columns .ArticleBODY{
}
#contacts{
line-height: 60%
}
/* ----------Article Section2 ----------- */
.DivArticleSection2{
  margin-bottom:10px;
  padding:5px;
}
#ArticleImageLeft .DivArticleSection2 {
  padding:10px;
}
#Article2columns .DivArticleSection2 {
  border:1px Solid black;
  float:right;
  margin-left:5px;
  width:270px;
}

#ChildrenIn2ndColumn .DivArticleSection2 {
  float:left;
  margin:5px;
  padding:0px;
  width:480px;
}


.ArticleIMG2{
  border-width:0px;
  float:left;
  margin-bottom:10px;
  margin-right: 15px;
  padding:5px;
  font-weight:bold;
 
}
#ArticleImageLeft .ArticleIMG2{
  float:right;
  margin-left:10px;
  margin-right:0px;
  text-align:right;
}
#Article2columns .ArticleIMG2{  
  float:right;
  margin-left:10px;
  margin-right:0px;
  text-align:right;
  width:150px;
}
.ArticleIMG2 img{
  display:block;
}
#ArticleImageLeft .ArticleIMG2 img{}
#Article2columns .ArticleIMG2 img{
  clear:right;
  width:150px;
}
.ArticleNOTES{
  margin:5px;
}
#Article2columns .ArticleNOTES{}
.ArticleATTACH{
  font-size:16px;
  text-align:center;
}
.ArticleATTACHbody{
  font-size:10px;
  text-align:center;

}
/* ---------------Child------------------ */
.DivChildSection{
  float:left;
}

#ChildrenIn2ndColumn  .DivChildSection{
width: 280px;  
border:1px Solid black;
float:right;
position: absolute;
top: 190px;
left: 710px;

}

.ChildBox{
  clear:right;
  margin-left:0px;
  padding:3px;
}
#ProjectList .ChildBox{
  margin: 0px;
  margin-bottom: 10px;
  text-align:left;
}
.ChildThumbnail{
  float:left;
  margin-left:0px;
  margin-top:4px;
  text-align:left;
padding-right: 5px;
}
#ProjectList .ChildThumbnail{
  margin-top:4px;
  text-align:left;
}
#ProjectList #Child1 .ChildThumbnail{
  float: right;
padding-right: 0px;
padding-left: 5px;
}
.ChildThumbnail img{
  border:0px solid black;
  width:90px;
}
.ChildHeadline{
  padding-left:0px;
}
#ProjectList .ChildHeadline{
  border: 0px dotted #808080;
  font-size:14px;
  padding-top:5px;
  padding-left:0px;
  text-decoration:  none;
}
.ChildHeadline A{
  font-size:12px;
  
}
#Mugshots .ChildHeadline A{
  text-decoration: underline;
}
.ChildTAGLINE{
  font-size:12px;
  font-style:italic;
  font-variant:small-caps;
  padding-left:0px;
  text-align:Left;
}
#ProjectList .ChildTAGLINE{
  padding-left:0px;
  text-align:left;
}
.ChildAbstract{
  font-size:10px;
  padding-left:0px;
}
#ProjectList .ChildAbstract{
  font-size:10px;
  padding-left:0px;
}
/* ---------------Mugshots ------------------ */
#Mugshots{
  display:block;
  float:right;
  margin-left:10px;
  text-align:left;
}
/* ---------------right mast ---------- */
#divRightMast{
 float:right;
 width: 290px;
 margin-top:20px;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}


* ---------------Film strip ------------ */
#divFilmStrip{
  Float: left;
  margin-left:10px;
  text-align:center;
  width:1000px;

}
.FilmStripImg{
  border:0px solid black;
  display:block;
  float:right;
  height:120px;
  margin:0px;
  padding:0px;
  width:1000px;
  position:absolute;
  left:0px;
  top:0px;
z-index: -2;
}
/* ---------------Contact block ----------- */
#divContacts{
  background-color:none;
  clear:both;
  color:black;
  font-size:12px;
  padding-top:10px;
  text-align:center;
  margin-bottom:20px;
  margin-top:20px;
  margin-left:50px;
  margin-right:50px;
}
#divContacts{
border-top:1px Solid black;
}
/* ---------------footer Section ------------------ */
#divFooter{
  font-size:12px;
  padding-top:10px;
  text-align:center;
}
.footer{
  font-size:12px;
  margin-left:40px;
  margin-right:40px;
  text-align:left;
}
/* ---------------design credit------------------ */
#divDesign{
  background-color:none;
  color:#808080;
  font-size:9px;
  padding:15px;
  text-align:center;
}
#divDesign a{
  color:#808080;
}
#divDesign a:hover{
  color:black;
  font-size:12px;
}
/* ---------------Sitemap ------------------ */
#Sitemap{
  font-size:9px;
  margin-left:40px;
}
.Sitemap a{
  font-size:9px;
}
/* ---------------rotator ------------------ */
#divRotator{}
.RotatorCONTENT {
  font-size:11px;
  text-align:center;
  padding: 5px;
}

.RotatorHEADER{	
background: url(images/sbhead-r.gif) no-repeat top right;
margin: 0;
padding: 0;
text-align: center;

}
.RotatorHEADER h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;

	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */

}
.RotatorHEADER a {
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	color: white; 
background: none;
  text-decoration:none;
}
.RotatorBody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
.RotatorIMG {
  font-size:11px;
  text-decoration:none;
text-align: center;
}
.RotatorIMG img {
width: 130px
}

.RotatorDIV{
  margin: 0 auto; /* center for now */
  width: 17em; /* ems so it will grow */
  background: url(images/sbbody-r.gif) no-repeat bottom right;
  font-size: 100%;

}
/* ---------------Reports------------------ */
.Report{
  border-right:dotted 3px black;
  padding-left:10px;
}
.Report Th{
  font-size:10px;
  font-variant:small-caps;
  padding-left:10px;
  padding-right:10px;
  text-align:Right;
}
.Report Td{
  font-size:12px;
  padding-left:10px;
  padding-right:10px;
  text-align:right;
}
.ReportHeader{
  padding-left:10px;
}
#Report1{
  float:Left;
}
#Report2{
  float:Left;
}
#Report3{}
#Report4{}
/* ---------------Data tables ------------------ */
table.datatable{
  background-color:white;
  margin-left:54px;
}
table.datatable thead{
  background-color:#808080;
  color:white;
  font-size:11px;
  font-weight:bold;
}
table.datatable tbody td{
  border-bottom:dotted 1px black;
  border-left:dotted 1px black;
  color:#808080;
  font-size:13px;
  padding:0px 12px 0px 12px;
}
table.datatable a{
  color:black;
}
/* --------------- Forms  ---------------- */
.FieldLable{
  font-size:9px;
  padding-left:12px;
  text-align:right;
  vertical-align:top;
}
.Fieldinfo{
  font-size:9px;
  padding-bottom:12px;
  padding-top:12px;
  text-align:center;
}
.FieldData{
  padding-left:8px;
}
.RequiredFlag{
  color:Red;
}
.Feedback{
  font-size:12px;
  font-weight:bold;
  padding:20px ;
}
.ActionLinks{
  font-size:14px;
  text-align:right;
}
.ActionLinks a{
}
/* ------------ Gallery------- */
#GalleriesList {
  float:Left;
  padding-left:12px;
  padding-right:12px;
}

#Gallery {
  text-align:center;
  margin-left:160px;
width: 700px;
}
#Gallery h4{
  margin-bottom: 0px;
}
#GalleryTable {
}
#GalleryTable td{
  padding:12px;
}
#GalleryTable img{
  padding:12px;
  padding-bottom: 4px;
}

/* -------- ProjectSMS ------- */
#ProjectSMS {
clear: both;
padding: 30px;
}
#ProjectSMS .AppHEADER {
  font-size:18px;
  font-weight:bold;
}
#ProjectSMS .DisplayTable{
  font-size:12px;
}

.minitext {
  font-size:10px;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

/* ---------------- END --------- */
