/* CSS Document */

body {

	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: #A9BAC3 url(../images/bg2.gif) repeat-x;
	text-align: center;
}
.print {
	background: none;
}


/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #9EC068;
	background-color: inherit;
}

#wrap {
	background: #FFF;
	width: 820px; 
	margin: 0 auto;	
	text-align: left;
}

#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background-color: #fff;
}

/* headers */
h1, h2, h3, .contentheading, .module-rm h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}

h1, .contentheading,  .module-rm h3, .allweblinks h2.cat_title, h3.joomlawatch, #rightcolumn h3     { font-size: 1.5em; color: #6297BC; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3  { font-size: 1.4em; color: #666666; }

/*
.joomlawatch h3 { 
   font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
   font-size: 1.5em; 
   color: #6297BC; 
   margin: 10px 15px;
}

*/


.allweblinks h2.cat_title  { 
	color: #9EC630; 
	text-transform:capitalize;
} /*.green {	color: #9EC630; }*/

p, h1, h2, h3, .contentheading, .allweblinks h2.cat_title, h3.joomlawatch, table.joomlawatch  {
	margin: 10px 15px;
}

hr {
	border:none;
	color:#fff; /* match bg color to hide the solid line in IE */
	border-bottom:1px solid #9EC630;
	margin:20px 25px;
}
.update {
	border:none;
	color:#fff; /* match bg color to hide the solid line in IE */
	border-bottom:1px solid #4284B0;
	margin:3px 3px;
}

/* header */
#header {
	position: relative;
	height: 127px;	
	background: #FFF url(../images/headerbg.gif) repeat-x 0% 100%;	
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}

ul span, ol span  {
	color: #666666;
}

/* images */
img.codegravity {
  background-color: #A9BAC3 ;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
	margin:0; padding: 0;
	list-style:none;
	left: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}

#header li {
   display:inline;
   margin:0; padding:0;
}

#header a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}

#header a span {
   float:left;
   display:block;
   background: url(../images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}

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

#header a:hover {
   background-position:0% -42px;
}

#header a:hover span {
   background-position:100% -42px;
}

#header #current a {
   background-position:0% -42px;
	color: #FFF;
}

#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}

/* end menu tabs */

/* maincolumn */
#maincolumn {
	float: left;
	margin-left: 5px;
	padding: 0;
	width: 75%;		
}

#component-contact {
	float: left;
	margin: 10px 15px;
	padding: 0;
}

#component-contact .contentheading {
	padding: 0;
}

/* rightbar */
#rightcolumn {
	float: right;
	width: 22%;
	padding: 0; margin:0;		
}
/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
form#form-login fieldset { border: 0 none; margin: 5px; padding: 0.2em;}

form#form-login ul { 
	width:100%;
	padding-left: 0px;
	list-style:none;
}

form#form-login input.button { 
	margin-left: 15px; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 1px; 
	color: #4284B0;	
	text-align:center;
}

form.printPage {
	background: transparent;
	border: none;
	margin: 0px; padding:0px;
	padding-right:10px;
	width:40%;
	float:right;
	text-align: right;
}

/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #A9BAC3; 
	/*border-top: 5px solid #568EB6;*/
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}

#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}

#footer a:hover {
	color: #4284B0;
	font-weight: normal;
	background-color: inherit;
}

#footer .footer-left{
	float: left;
	width: 65%;
}

#footer .footer-right{
	float: right;
	width: 35%;
}



.breadcrumb {
	margin: 20px;
}



span.pathway {
  display: block;
  margin: 0;
  height: 16px;
  line-height: 16px;
  font-size:12px;
  overflow: hidden;
}

#path {
	width:800px;
	text-align:left;
	margin:0 auto;
}

.blockquote {
	margin: 5px;
 	padding: 5px 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

.frontquote {
	margin: 5px;
 	padding: 5px 0 0 20px;  	
  	background: #FAFAFA;
	border: none;
	color: #666666;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

.code, .code_center {
  margin: 5px;
  padding: 5px;
  text-align: left;
  display: block;
  overflow: auto;  
  /*font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;*/
  font: 500 1em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 2px solid #4284B0; 
  width:auto;
}

.code_center {
  text-align: center;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}


a.readon {
	background-color: #FAFAFA;
	padding: 1px; margin: 10px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
	float:right;	
}

ul.menu-rm, ul.latestnews-rm  {
	list-style:none;
	margin:10px 5px 10px 5px;
	/*margin: 10px;*/
}

ul.menu-rm  li, ul.latestnews-rm li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}

ul.menu-rm  a, ul.latestnews-rm a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}
* html body ul.menu-rm  a,
* html body ul.latestnews-rm a { height: 18px; }

/*#rightbar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}*/

ul.menu-rm  a:hover,
ul.latestnews-rm a:hover,
ul.menu-rm  #current a,
ul.latestnews-rm #current a{
	font-style:normal;
	width:auto;
	color:#9EC630;
	border-left:4px solid #9EC630;
}
ul.links {
	margin:10px 10px 10px 10px;
}
ul.links li {
   width: 100%;
   margin:10px 0; 
}	
.allweblinks {
   border: none; 
}

.scrollCode {
  margin: 15px 20px;	
  padding: 5px;
  text-align: left;
  display: block;
  overflow: auto;  
  /*font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;*/
  font: 500 1em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 2px solid #4284B0; 
  width:auto;
}

#promotePlatypus {
	width: 40%;
	float: left;
}

#promotePlatypus li{
	width:200px;
	border:solid #fff;
	border-width:0 1px 1px 0;
	padding:12px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
} 

#promotePlatypus  a span{
/*\*/
	position:absolute;
	left:-9999px;
}

#promotePlatypus a img, #platypusLogoWrap a img,  .buttonheading a img {   
	border:none;
}

#promotePlatypus a:hover, #platypusLogoWrap a:hover, .buttonheading a:hover    {  
  border: none;
}

#promotePlatypus a:hover img, #platypusLogoWrap a:hover img, .buttonheading a:hover img  {  
  border: 0px solid #000 !important; /* IE fix*/
  border: 0px solid #000;
}

#promotePlatypus a:hover span{	
	top:20px;
	left:15px;
	width:194px;
	height: 160px;	
	font-weight:normal;
	background:#FFF;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:none;
	font-size:90%;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
}
.headingPlatypus {
 	font-size: 3.0em;
	text-align:center;
}	
#platypusInfoWrap {
	font-size: 120%;
}
#platypusInfoWrap, #platypusWrap, #platypusLogoWrap {
	width:100%;	
	margin-bottom: 30px;
	display:table;
}

#platypusLogoWrap {
	text-align:center;
}
	
#platypusL, #platypusR {
	font-size: 140%;
}	
#platypusL {
	padding-left: 20px;
	width:40%;
	float:left;
}
#platypusR {
	width:50%;
	float:right;
}

#platypusL ul, #platypusR ul {
	list-style-type:square;
	line-height:25px;
}	
/* logowrap */
#logowrap {
	width: 100%;
	padding: 0; margin:0;		
}
#logowrap img {
	border: 2px solid #fff;
	margin: 0 10px;		
}

#logowrap a img {  
  border: 2px solid #fff;
}
#logowrap a:hover img {  
  border: 2px solid #CCC !important; /* IE fix*/
  border: 2px solid #568EB6;
}
#logowrap .border {
	border-bottom:1px solid #9EC630;	
}
#emailImage-content {
	float: left;
	padding-right:0;
	width: 100%;
	margin-left: 20px;
	margin-bottom:15px;
	
}

#emailImage-content a span{	
	top:125px;
	left:0px;
	width:120px;
	font-weight:normal;
	/*background:#F6F5F0;*/
	background: #f2f2f2;	
	color:#568EB6;
	padding:0px 0 0px 0;
	text-transform:none;
	font-size:80%;
	line-height: 11px;
	display:block;
	/*-moz-opacity:.8;
		opacity:.80;*/

} 
#emailImage-content li{
	width: 120px;
	height: 140px;
	border:solid #CCC;
	border-width:0 1px 1px 0; /* top, right bottom left */
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	/*background:#F6F5F0;*/
	background: #f2f2f2;
	padding:2px;
	text-align:center;
	position:relative;
	float:left;
	display:block;
	margin:15px;
	margin-bottom:15px;
}
* html #emailImage-content li {  /* This is the Tan hack */
	width: 131px; /*"width: 171px". That takes care of IE5.x/win*/
	w\idth: 120px; /*IE6 and IE5/mac correctly ignore the escape, and apply the second "width" value*/
}	

#emailImage-content {
	margin-left: 10px;

}
#emailImage-content li{	
	margin: 15px 8px 15px 8px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 1px; margin: 10px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;	
	color: #9EC068;
	font-size:75%;	
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
	font-size:80%;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .imagesIcon {
	background: url(../images/images.png) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.printArticle {
         width: 100%;
         float: right;
}

#codegravity{
	background: #A9BAC3 ; 
	padding: 0; margin:0;
	border:none;
}

table.dates {
   width: 590px;
   margin: 5px;
}

td .modifydate {
   text-align: right;
   font-size: 80%;
   font-style:italic;
}

.contentpaneopen_nws {
background: #FFF;
text-align: center; 
font:"Comic Sans MS";
font-size:24px;



}




/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align-centre {	text-align: center; }
.align-center { font-style:italic; 	
				text-align: center; }
.italic { font-style:italic; }	
.underline { text-decoration:underline }
.border {
	border-bottom:1px solid #9EC630;	
}





/* Additional Classes */
.green {	color: #9EC630; }
.gray  {	color: #666666; }