/* ************************************** -
  This is the main stylesheet for an AME based website.
************************************* */
/* -------Standard elements  ---------- */
html{
}

body {
   color: #3a3a3a;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 18px;
   font-style: normal;
   line-height: 1.2;
   letter-spacing: 0.03px;
}

/* ---------------std tags ---------- */

table {
   width: 100%;
}

td {}

th {
   font-style: italic;
   font-weight: normal;
   font-size: 80%;
}

img {}

a {
   color: black;
}

a:hover {
   text-decoration: underline;
}

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;
}
p {
margin: 0px;  
}
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 ------------ */

#PgContainer {}

.container {}


/* ---------------Header  ---------------- */
#divHeader{
  text-align:Left;
}
#divHeaderLogo{ 
  text-align:Left;
  width: 40%;
}
.HeadLogo{
  height:220px;
  float: left;
  margin-left:4px; 
}
#divHeaderTaglineIntro{
   float: left;
  color:#000000;
  font-size:20px;
  font-weight:bold;
  text-align:Left;
  vertical-align:top;
}
#divHeaderTagline{
   float: left;
  color:#000000;
  font-size:30px;
  font-weight:bold;
  padding-left:250px;
  padding-top:50px;
  text-align:Left;
  vertical-align:top;
}

#divHeaderImage2{ 
  float: right;
  width: 25%;
  text-align:Center;
}
.HeaderImage2{
  max-height:220px; 
  width: 100%; 
}
#divHeaderImage3{ 
  float: Left;
  width: 30%;
}
.HeaderImage3{
  height:220px;
  margin:0px; 
}
@media (max-width: 1095px) {
   #divHeaderTaglineIntro {
      font-size: 6em;
   }
   #divHeaderTagline {
      padding-top: 20px;
      font-size: 1.8em;
   }
}

@media (max-width: 768px) {
	#divHeaderLogo{  
	  width: 100%;
	}
	.HeadLogo{
	  float: none;
	  margin-left:0px;
	  width: 100%;
	}
	#divHeaderImage2{
	  width: 100%;   
	}
	.HeaderImage2{ 
	}
	#divHeaderImage3{
	  width: 100%; 
	} 
	.HeaderImage3{ 
	  margin:0px; 
	  width: 100%;
	}
   #divHeaderTaglineIntro {
      font-size: 4em;
   }
   #divHeaderTagline {
      padding-top: 10px;
      font-size: 1.4em;
   }
}

@media (max-width: 480px) {
   #divHeaderTaglineIntro {
      font-size: 4em;
      line-height: 1;
   }
   #divHeaderTagline {
      padding-top: 0px;
      padding-bottom: 4px;
      font-size: 1.4em;
   }
}

/* ---------------MENU  ------------------ */
#divMenu{
  background-color:#FFFFFF;
  text-align:left;
  float: right;
  clear:right;
  padding-left:40px;
}
#divMenu ul{
  margin:0px;
  padding:0px;
}
.MenuLevel1{
  background-color:#FFFFFF;
  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;
}
.MenuLevel1 a{
  color:black;
  text-decoration:none;
}
.MenuLevel1 a:hover{
  color:Blue;
  text-decoration:underline;
}
.MenuLevel1 a:selected{
  color:White;
}
.MenuLevel1 a:active{
  color:#000000;
}
.MenuLevel1 .txt{
  text-align:right;
}
.MenuThumbnail{
  clear:left;
  display:block;
}
.MenuThumbnail img{
  width:40px;
}
/* --------Left Mast Section --------- */
#divLeftMast{ 
  float:Left;
  margin:5px;
  margin-left:0px;
}
.ChildMenuList{
  padding:1px;
}
.ChildMenu{ 
  border-bottom-color:#f3f2ed;
  border-bottom-style:solid;
  border-bottom-width:2px;
  color:Blue;
  list-style-image:none;
  list-style-type:none;
  margin-left:0px;
  margin-right:0px;
  overflow:hidden;
  padding:1px;
  text-align:center;
  text-decoration:none;
}
.ChildMenuHeading{
  font-weight:Normal;
  list-style-image:none;
  list-style-type:none;
  margin-bottom:10px;
  margin-top:5px;
}
.ChildMenu a{
  border-bottom-width:0px;
  font-size:10px;
  text-decoration:none;
}
/* ---------------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 ------------- */
#divContent{
  margin-bottom:5px; 
  min-height:200px;
}
/* ---------------Article-------------- */
#Article{}
#Archive{}
.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{
  margin-top:5px;
  font-size:32px;
  font-weight:bold;
  text-align:left;
}
.ArticleIMGlarge{
  font-size:12px;
}
/* --------Article Section1 ---------- */
.DivArticleSection1{
  padding:5px;
}
#Article2columns .DivArticleSection1{
  float:left;
  font-size:12px;
  margin:5px;
  padding:0px;
  width:430px;
}
.ArticleIMG1{
  float:right;
  font-size:12px;
  margin-left:7px;
  overflow:Hidden;
  padding:2px;
  width:300px;
}
#ArticleImageLeft .ArticleIMG1{
  float:left;
  margin:5px;
}
#Article2columns .ArticleIMG1{
  float:none;
  margin-left:0px;
}
.ArticleIMG1 img{
  width:290px;
}
#Article2columns .ArticleIMG1 img{
  width:320px;
}
.ArticleBODY{
  margin:5px;
}
#Article2columns .ArticleBODY{}
/* ----------Article Section2 ----------- */
.DivArticleSection2{
  margin-bottom:10px;
  padding:5px;
}
#ArticleImageLeft .DivArticleSection2{
  padding:10px;
}
#Article2columns .DivArticleSection2{
  border:1px Solid black;
  float:right;
  margin:5px;
  padding:7px;
  width:300px;
}
.ArticleIMG2{
  border-width:0px;
  float:left;
  font-size:12px;
  margin-bottom:10px;
  margin-right:5px;
  padding:5px;
}
#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{}
#Article2columns .ArticleNOTES{}
.ArticleATTACH{
  font-size:16px;
  text-align:center;
}
.ArticleATTACHbody{
  font-size:10px;
  text-align:center;
}
/* ---------------Child------------------ */
.DivChildSection{
  float:left;
}
.ChildBox{
  clear:left;
  margin-left:6px;
  padding:3px;
}
#Mugshots .ChildBox{
  background-color:#FFFFFF;
  border:1px solid #808080;
  margin:10px;
  padding:3px;
  text-align:center;
}
.ChildThumbnail{
  float:left;
  margin-left:0px;
  margin-top:4px;
  text-align:center;
  width:110px;
}
#Mugshots .ChildThumbnail{
  margin-left:5px;
  margin-top:4px;
  text-align:center;
  width:100px;
}
.ChildThumbnail img{
  border:2px solid black;
  width:90px;
}
.ChildHeadline{
  padding-left:110px;
}
#Mugshots .ChildHeadline{
  border:1px dotted #808080;
  font-size:14px;
  padding-left:0px;
  text-decoration:none;
  text-transform:uppercase;
}
.ChildHeadline A{
  font-size:12px;
}
#Mugshots .ChildHeadline A{
  text-decoration:none;
}
.ChildTAGLINE{
  font-size:16px;
  font-style:italic;
  font-variant:small-caps;
  padding-left:130px;
  text-align:Left;
}
#Mugshots .ChildTAGLINE{
  font-size:10px;
  padding-left:0px;
  text-align:center;
}
.ChildAbstract{
  font-size:10px;
  padding-left:130px;
}
#Mugshots .ChildAbstract{
  font-size:10px;
  padding-left:0px;
  text-align:justify;
}

#Article ul li{
  font-size:18px;
}  
#Article ul li ul li{
  font-size:12px;
}  
/* ---------------Mugshots ------------------ */
#Mugshots{
  background-color:#C7D8EF;
  display:block;
  float:right;
  margin-left:20px;
  position:Relative;
  text-align:right;
  top:0px;
  width:137px;
}
/* ---------------right mast ---------- */
#divRightMast{
  background-image:url(../images/mast_right.png);
  float:right;
}
/* ---------------Film strip ------------ */
#divFilmStrip{
  background-color:black;
  clear:both;
  margin:0px;
  text-align:center;
  height:175px;
  width:100%;
  overflow:hidden;
}
.FilmStripImg{
  border:5px solid black;
  display:block;
  float:left;
  height:170px;
  margin:0px;
  padding:0px;
  width:226px;
}

@media (max-width: 768px) {
 #divFilmStrip{ 
  height:115px; 
}
.FilmStripImg{
  height:109px; 
  width:146px;
}
}
/* ---------------Contact block ----------- */
#divContacts{
  background-color:white;
  clear:both;
  color:black;
  font-size:14px;
  padding-top:10px;
  text-align:center;
  border-top:1px solid #000000;
}
/* ---------------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;
}

a.footer,
.c2action {
	-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ceff0c), color-stop(1, #72b352) );
	background:-moz-linear-gradient( center top, #ceff0c 5%, #72b352 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ceff0c', endColorstr='#72b352');
	background-color:#ceff0c;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:240px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #5b8a3c;
}
a.footer:hover,
.c2action:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #ceff0c) );
	background:-moz-linear-gradient( center top, #72b352 5%, #ceff0c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#ceff0c');
	background-color:#72b352;
}
a.footer:active,
.c2action:active {
	position:relative;
	top:1px;
} 

/* ---------------design credit------------------ */
#divDesign{
  background-color:white;
  color:#808080;
  font-size:9px;
  padding:15px;
  text-align:center;
}
#divDesign a{
  color:#808080;
}
#divDesign a:hover{
  color:black;
  font-size:14px;
}
/* ---------------Sitemap ------------------ */
#Sitemap{
  font-size:9px;
  margin-left:40px;
}
.Sitemap a{
  font-size:9px;
}
/* ---------------rotator ------------------ */
#divRotator{}
.RotatorCONTENT{
  color:#000000;
  font-size:9px;
  text-align:center;
}
.RotatorCONTENT A{
  color:blue;
  font-size:9px;
  text-decoration:none;
}
.RotatorCONTENT A:hover{
  color:blue;
  font-size:10px;
  text-decoration:underline;
}
.RotatorHEADER{
  color:#BFBFBF;
  font-size:11px;
  font-weight:bold;
  left:7px;
  position:relative;
  text-align:center;
  top:6.5px;
  width:160px;
}
.RotatorIMG{
  color:#006600;
  font-size:11px;
  font-weight:bold;
  left:10px;
  position:relative;
  text-decoration:none;
  top:12px;
  width:120px;
}
.RotatorDIV{
  font-size:11px;
  height:400px;
  left:5px;
  position:absolute;
  text-align:center;
  top:135px;
  width:180px;
  z-index:5;
}
/* ---------------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  ---------------- */
.FieldLabel{
  font-size:9px;
  padding-left:12px;
  text-align:right;
  vertical-align:top;
}
.Fieldinfo{
  font-size:12px;
  padding-bottom:12px;
  padding-top:12px;
  text-align:center;
}
.FieldData{
  padding-left:8px;
}
.FieldDataInvoice{
  text-align:right;
}
.RequiredFlag{
  color:Red;
}
.Feedback{
  color:white;
  font-size:12px;
  font-weight:bold;
  padding:0px 0px 10px 20px;
}
.ActionLinks{
  color:white;
  font-size:14px;
  text-align:right;
}
.ActionLinks a{
  color:white;
}
div.fb-like {
 float:right; 
  text-align:right;
  padding-left:120px;
  padding-bottom:12px;
}

/* --------------- Extra --------------- */

.infoTable{   
  width: 100%;
}
.infoTable td{   
  padding:3px;
}
/* ---------------- END ----------------- */