/* Metaphrasis */


/* Global */

* {
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	text-align: left;
	line-height: 1.25em;
	border: 0;
}

p {
	text-align: left;
	line-height: 1.55em;
}


p {
	margin: 15px 0 0; 
}

.clearboth {
	clear: both; }

.clearleft {
	clear: left; }

.clearright {
	clear: right; }

b {
	color:#2f3802;
	font-size:12px;
}

a:link, a:visited, a:active {
	color:#00F;
	text-decoration: none; }
a:hover {
	color:#000;
	text-decoration: none; }



a.amenu:link {
	text-decoration: none;
	color: #ffffff; }

a.amenu:visited {
	text-decoration: none;
	color: #ffffff; }

a.amenu:hover {
	text-decoration: none;
	color: #ffffff; }

a.amenu:active {
	text-decoration: none;
	color: #ffffff; }

ul {
	padding: 15px 0 0 15px; }

h1 {
	margin: 0 0 5px 0;
	font-size: 16px;
	text-transform: uppercase; }
	
h2 {
	margin: 0 0 5px 0;
	font-size: 13px;
	letter-spacing:.4px;
 }
 
 h3	{
	 font-weight:bold;
	 color:#000;
	 font-size:12px;
}

body {
	background: #111; }

.wrapper {
	margin: 0 auto 0;
	width: 800px;
	background: #9c9d55; }

.marquee {
	position: relative;
	height: 113px;
	background: #e3debf; }

.logo {
	position: absolute;
	top: 10px;
	left: 0; }

.marquee_image {
	position: absolute;
	top: 18px;
	right: 6px; }

.infobar {
	padding: 15px 30px 15px 375px;
	background: url(../images/worldmap.jpg) 20px 8px no-repeat #48501b;
	border-top: 6px solid #9c9d55;
	font-size: 12px;
	text-align:left;
	color: #ffffff;
	line-height: 1.5em;
}

.main {
	padding: 35px 0 0;
	background-color: #ffffff;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}

.main_left {
	float: left;
	padding: 1px 10px 80px;
	width: 133px;
}


ul.umenu {
	padding: 0 15px 0;
	list-style-type: none;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase; }

ul.umenu li {
	padding: 5px 0 0;
	line-height: 1.25em; }


.main_right {
	float: left;
	width: 500px;
	min-height:450px;
	color:#212121;
	line-height:17px;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

ul, li {
	line-height:17px;	
}

 ul.otherListStyles li {
	list-style-position:outside !important;
	line-height:16px !important;
}

 ul.otherListStyles {
	margin-top:-10px;
	margin-left:20px;
}

.main_slogan {
	padding-top:25px;
	padding-right:20px;
	padding-bottom:20px;
	font-family: times new roman, times roman, times, arial, helvetica, sans serif;
	font-size: 13px;
	color: #48501b;
	font-style: italic;
	text-align: right; }
	
	.shareThisStyle  {
	float:left;
	padding-top:40px;
	margin-left:205px;
	padding-bottom:25px;
	font-family:Arial, Helvetica, sans-serif
	 }


.footer {
	padding: 10px 0 10px;
	height: 80px;
	background: #48501b;
}

.footer_addr {
	margin: 1px 0 0;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

#bottomLinks {
	text-align:center;
	color:#fff;
	padding-top:5px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
#bottomLinks a:active, #bottomLinks a:visited, #bottomLinks a:link {
	color:#fff;
	text-decoration:none;
}
#bottomLinks a:hover {
	color:#f0f0f0;	
}


a.wikiTerm {
border-bottom: 1px dashed #06C;
color: #222;
text-decoration: none !important;
white-space: nowrap;
}

a:hover.wikiTerm {
border-bottom: 1px dashed #06C;
background-color:#CCC;
color: #222;
text-decoration: none !important;
white-space: nowrap;
}


/* SOCIAL ICONS - GENERAL */

.socialDiv	{
	float:left; 
	width:500px; 
/*	
	padding-bottom:10px;*/
}

.soc_btns	{
	float:left;
	padding-top:10px;
}



.social { list-style:none; margin:5px auto; width:300px; }
.social li { display:inline; float:left; background-repeat:no-repeat; }
.social li a { display:block; width:38px; height:35px; padding-right:10px; position:relative; text-decoration:none; }
/*.social li a strong {
	font-size:.75em;
	text-align:center;
	font-weight:normal;
	position:absolute;
	left:5px;
	top:-1px;
	color:#fff;
	padding:3px;
	z-index:9999;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75);
	background-color:rgba(0, 0, 0, 0.7);
	-moz-border-radius:3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-border-radius:3px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	border-radius:3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	width: 55px;
}*/

.social li a strong  {
	font-size:.75em;
	text-align:center;
	font-weight:bold;
	position:absolute;
	left:5px;
	top:-1px;
	padding:3px;
	z-index:9999;
	color:#FFF;
	background-color:#000;
}

li.facebook { background-image:url("../images/facebook_sm.png"); }
li.linkedin { background-image:url("../images/linkedin_sm.png"); }
li.twitter { background-image:url("../images/twitter_sm.png"); }
li.paypal {background-image:url("../images/paypal_btn_sm.png");}
li.req_quote { background-image:url("../images/req_quote_sm.png"); }

/* SOCIAL ICONS - CSS3 
#css3:hover li { opacity:0.2; }

#css3 li { -webkit-transition-property: opacity; -webkit-transition-duration: 500ms;
 -moz-transition-property: opacity; -moz-transition-duration: 500ms; }
#css3 li a strong { opacity:0;
 -webkit-transition-property: opacity, top; -webkit-transition-duration: 300ms;
 -moz-transition-property: opacity, top; -moz-transition-duration: 300ms; }

#css3 li:hover { opacity:1; }
#css3 li:hover a strong { opacity:1; top:-5px; }*/




/* end of Global */
/* APPLICATION FORM */
.app_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #333;
}
.app_subheads  {
	background-color:#CC9;
	text-decoration: none;
	text-align:center !important;
	width:auto;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-family:Verdana, Geneva, sans-serif;
	line-height:15px;
}

.fcp_app_txtinp {
	/*padding: 3px;*/
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999; 
}

.spacerDiv  {
	margin-bottom:10px; 
	clear: both;
}

/*END APPLCIATION FORM*/

/*BEGIN PHOTO GALLERY STYLES*/

.p_gallery	{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:.95em;
	text-align:left;
	float:left;
	width:150px;
}


a:link.p_galleryLinks, a:visited.p_galleryLinks   {
	color:#666;
	text-decoration:none;
}
a:hover.p_galleryLinks  {
	border-bottom: 1px dashed #00F;
	color:#36F;
	text-decoration:none;
}
a:active.p_galleryLinks {
	color:#F00;
	text-decoration:none;
}

.fieldset {
position: relative;
border-top: 1px solid #DFDF9F;
padding: 10px;

}

.fieldset h1 {
	position: absolute;
	text-align:center;
	top: 0;
	font-size: 11px;
	color:#777728;
	line-height: 1;
	margin: -8px 100px -8px 140px; /* half of font-size */
	background: #fff;
	padding: 0 10px;
}


/*END PHOTO GALLERY STYLES*/

/*BEGIN TRAINING APPLCIATION FORM STYLES*/
#justText	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #333;
}

.Border
{
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color:#666;
  }

.Border th, .Border td
{
  border: 1px dotted #666;
  padding: 0.5em;
  text-align: left;
  color:#000;
}

.border_txtinp {
	/*padding: 3px;*/
	font-size: 14px;
	background-color:#CCC;
}
/*.Border caption
{
  caption-side: bottom;
  font-size: 0.9em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.Border th[scope=col]
{
  color: #000;
  background-color: #8fadcc;
  text-transform: uppercase;
  font-size: 0.9em;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

.Border th+th[scope=col]
{
  color: #fff;
  background-color: #7d98b3;
  border-right: 1px dotted #666;
}

.Border th[scope=row]
{
  background-color: #b8cfe5;
  border-right: 2px solid #333;
}

.Border tr.alt th, .Border tr.alt td
{
  color: #2a4763;
}

.Border tr:hover th[scope=row], .Border tr:hover td
{
  background-color: #632a2a;
  color: #fff;
}

*/

/*END TRAINING APPLCIATION FORM STYLES*/


/* Contact page */

table.tcp_contbl {
	margin: 15px 0 0;
	width: 100%;
	font-size: 12px;
	color: #000000; }

table.tcp_contbl td {
	padding: 3px; }


.cp_contact_btnrow {
	margin: 20px 0 0;
	text-align: center; }

.fcp_contact_btn {
	margin: 0 5px 0;
	width: 91px;
	height: 22px;	
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 1.0em;
	background: url(../images/button.gif) 0 0 no-repeat; }

.fcp_contact_btn2 {
	margin: 0 5px 0;
	width: 70px;
	height: 22px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 1.0em;
	background: url(../images/button2.gif) 0 0 no-repeat; }

/* end of Contact page */

/* TOOL TIP STYLES*/

#toolTipBox {
	display: none;
	padding: 3px;
	font-size: 11px;
	border: black solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
  	background-color:#333;
  	color:#FFF;
}

/*END TOOL TIP STYLES*/

/*BEGIN THREE COLUM CONTENT ON PRESS PAGE STYLES*/


.threeColContent {
	float:left;
	width:150px;
}


.threeColContentDivider {
	float:left; 
	width:1px;
	background-color:#660; 
	margin-top:37px;
	min-height:400px; 
}

.threeColContent h3 {
	background-color:#CC9;
	color:#000;
	padding:2px; 
	text-align:center;
}

.threeColContent b {
	color:#CC9;
}
/*END THREE COLUM CONTENT ON PRESS PAGE STYLES*/


/*BEGIN NEWS RELEASE STYLES*/

.NewsRelease h1  {
	text-align:center;
	text-transform:capitalize;
	font-size:12px;
}

.NewsRelease h3  {
	text-align:center;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
}

.separaters {
	text-align:center !important;
	font-weight:bold !important;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}


#rule {
	border-bottom-width:thin;
	color:#333;
	width:400px;
	border-bottom-style: solid;
	margin: 0 auto;
	padding: 0 auto;
}
.NewsRelease p {
	font-size:11px !important;
	font-family:Verdana, Geneva, sans-serif;
}


/*END NEWS RELEASE STYLES*/

/* ===  BEGIN CHECKOUT TABLE ==== */

table.checkout  {
	width:100%;
	padding:25px;
	border-color:#ccc;
	border-style:thin;
	background-color:#e3dec0;
	border:#663 solid thin;
}

table.checkout td {
	text-align:right;
	padding:5px;
}

table.checkout td.checkoutTop  {
	padding-top:10px;
}

table.checkout td.checkoutBot  {
	padding-bottom:20px;
}

table.checkout td.pricePoint  {
	padding-top:10px;
	text-align:left;
	font-weight:bold;
}

/* ===  END CHECKOUT TABLE ==== */


