/*
Theme Name: Pegasys International
Theme URI: http://www.pegasys.co.za
Description: Custom theme for PI
Version: beta 
Author: Stuart Cooper 
Author URI: http://www.naturalmedia.co.za
*/

/* Basic Styles */


.expert a {
	color:#ececec;
}
.expert a:hover {
	
			border:0px;
			color:#fff;
			
}

.expert a:visited {
	color:#666;text-decoration: none;
}

.wwd-side a{text-decoration:none; font-size:11px;}

.page-sides {background-image:url(images/page_peg.png); background-repeat:repeat-y; }

.abody {
   font-family: Verdana; font-size:12px; background-image:url(images/pg_bg.jpg);}
       
.header2{height:120px; background-color:#1D381D; background-image:url(images/header_bg.jpg); background-repeat:no-repeat;}
.map {
	background-image:url(images/world-map.png);background-repeat:no-repeat; background-position: 80px 80px;
}
.map2 {
	background-image:url(images/world-map.png);background-repeat:no-repeat; background-position: 220px 80px;
}
.map3 {
	background-image:url(images/world-map.png);background-repeat:no-repeat; background-position: 180px 80px;
}

.header{height:350px; background-color:#1D381D; background-image:url(images/header_bg2.jpg); background-repeat:no-repeat;}
.mid{ background-image:url(images/bg-topgrad2.png); background-repeat:repeat-x;  background-color:#ececec; }
.mid  p {
font-family: Verdana, serif;

font-size: 12px;

font-style: normal;

font-weight: normal;

text-transform: normal;

letter-spacing: normal;

line-height: 1.5em;

padding: 0 10px 0 0;

}

.mid  a {font-size:11px; text-decoration:none; color:#000;}

.footer { background: #1D381D url(images/footer_bg.png) top left repeat-x; height:193px;}
.latest{
	background-color:#003300; 
        width:280px;
        opacity:0.6;
        filter:alpha(opacity=60);
        margin-top:3px;
        margin-bottom:3px;
}

h3 { font-family: Verdana, sans-serif;

font-size: 18px;

font-style: italic;

font-weight: normal;

text-transform: normal;

letter-spacing: normal;

line-height: 1.3em;	}

.latest_title{

             color:#fff; font-size:10px;padding-left:9px; padding-top:3px; padding-right:5px;	
}

.latest_body{
             color:#fff; font-size:9px; padding-left:9px; padding-top:3px; padding-right:5px;	}
			 
			 .latest_body p {font-szie:11px;}

.latest_body a{
             color:#fff; font-size:11px;text-decoration:none;}

.latest_body p {margin: 0; padding: 0 0 1em; font-size:11px;} 

.prefooter {
	background-image:url(images/bg-prefoot.png); background-repeat:repeat-x; height:40px; 

}


/* Menu Styles */ 

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 14px Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	/* background:#333333; */
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		/* background:#333333 url("images/seperator.gif") bottom right no-repeat; */
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			/* background: #2580a2 url("images/hover.gif") bottom center no-repeat; opacity: .5;
			filter: alpha(opacity=50);
*/
			background: /*  #2580a2 */ url("images/tlh.png") top center no-repeat;
			

			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em; 
		left:0; */		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:  url('images/tlh.png') top left no-repeat /* #1D381D */;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		
		
		

			

		

		
		
		

		

/* Side Bar menu */

.arrowgreen{
	width: 250px; /*width of menu*/
        margin-top:25px;
	
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/arrowgreen.gif) 100% 0;
  height: 15px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 15px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

/* Accordion */

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin-bottom:10px;}

.thelanguage{
	margin-bottom:20px; padding-right:20px;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
font-size:14px;
color:#000;


}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
font-size:14px;
color:#000;

}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
