


body{

/*	background: Royalblue url(images/bluesky.jpg); */
/*		background: Royalblue; */
	background: #0373AD;

	color: #000000;

	font:11px Verdana,Arial,Helvetica,sans-serif;
/*  font-family: comic sans ms; */
  margin:0px 20px 0px 20px;

	padding:0px;

}

h3 { font-size: 14px; }

tbody{
font-size:10px;
}

.leftcol {
/*	background: red; */ 
  padding-left: 20px; 
background:  url(images/side_07.jpg) repeat-y;
background-position: left;

}

.rightcol {
/*	background: white; */
  padding-right: 20px; 
background:  url(images/side_04.jpg) repeat-y;
background-position: right;

}



table { 

	width: 100%;    
	margin: 0px; 
	
	padding: 0px;

	font-size: small

}


/* IE needed */
.wiwibody table{ 
  width: auto !important; 

}
/* FF only, IE won't use this */
html>body .wiwibody table{ 
/*width: 100%; */
min-width: 600px;
border: 0px solid gold;

}


/* for shitty  IE\*/
* html table
{
/*    height:1%; */
    border: 0px solid black;
/*    width: auto !important; */ 
/*    w\idth:auto; */  
/*    zoom: 1; */ 
    margin-left: 0px; 
    margin-right: 4px;  
}
/*end hide*/




table td { 

	padding: 0px; 
 
  border: 0px solid black;
 
	vertical-align: top; 

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



td.header {

  padding: 0px 10px 0px 40px;
	margin: 0;
    height:140px;

}




td.topnav{

	font-size:10px;

	text-align: center;

	vertical-align: middle;	

	background: #e5ebf3 url(images/fsx2_mid.gif) repeat-x;color:#dd6900;

	white-space:nowrap;border: 0px solid #91a0ae;border-width: 1px 0px 1px 0px;

	height:30px;

}


td.hdrleft{
width: 224px;
/*	background: url(images/fsx_bar_01.gif) no-repeat; */
	background: url(images/topbar_03.jpg) no-repeat;
	height:51px;  
}
td.hdrmid{
/*	background: url(images/fsx_bar_02.gif) repeat-x; */
	background: url(images/topbar_04.jpg) repeat-x;
	height:51px;  
}

td.hdrright{
width: 224px;
/*	background: url(images/fsx_bar_03.gif) no-repeat; */
	background: url(images/topbar_05.jpg) no-repeat;
	height:51px;  
	
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

td.ftrleft{
	background: url(images/fsx_foot_02.png) no-repeat;
	height:77px; 
  width: 292px; 

}

td.ftrmid{
	background: url(images/fsx_foot_03.png) repeat-x;
	height:77px;  
}
td.ftrright{
	background: url(images/fsx_foot_04.png) no-repeat;
	height:77px; 
  width: 292px; 
}



 a:link,a:active,a:visited { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px; 

	text-decoration: none; 

	color: Midnightblue;  

/*	font-style: normal; */
}


 a:hover { 

	text-decoration: underline;  

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px; color: #DD6900; 

	font-style: normal

}



.bg{

	background: Ghostwhite;
  	
	border: solid 0px red;

	font-family: Verdana, Arial, Helvetica, sans-serif;	

	margin: 0px; 

	padding: 0px;	

}

td.header_rt {
  background:  url(images/head_02.jpg) no-repeat;  
/*  background:  url(images/header_rt_02.jpg) no-repeat; */
/*  width: 200px; */
  
z-index: -2; 
background-position: top right;

}

.bg1 {

  background:  #0373AD url(images/headlogo_01.jpg) no-repeat;
  z-index: -3;
  background-position: top left;
  font-family: Verdana, Arial, Helvetica, sans-serif;	

}



.topbar {
background-color: transparent;
}

.outline{

	background: #ffffff;

	border: solid 0px #006699;

}






input { 

	background-color : #ffffff;

	color : #000000;

	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;  

}



textarea {

	color : #000000;	
     padding: 3px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	border: solid 1px #000000;

}

select {

	color : #000000;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	border-color : #000000; 

} 

img { 

	border: 0px;
padding: 0px;
}

ul { 

	margin: 2px; 

	padding: 2px; 

	list-style: decimal inside; 

	text-align: left;
     font-size: 12px;
}

li { 

	margin-left: 2px; 

	list-style: disc inside;
  line-height: 20px;
  /* correct indent after a line wrap */
  padding-left: 2em;
  text-indent: -2em;
}




.outer { 

	background-color: #cedcec;
  
	text-align:left;

	border: 3px ridge #4C99B7;
  border-top: 1px ridge #4C99B7; 
/*  border: 1px double #4C99B7; */

-moz-border-radius: 0px 0px 10px 10px;			
}


.odd { 

/*	background-color: #DBE6F3; */
	background-color: #fefefe;
  padding: 10px;
	text-align: left;

}

td.odd img{
/*  padding: 5px; */ 
  background: url(images/bgrnd.png) no-repeat; 
  background-position: bottom right;
	/*float: left; */
/*	height: 178px; */  
	margin: 0 5px 3px 5px;
	padding: 0 12px 13px 1px;
}

.even { 

	background-color: #CBE5F2;
  padding: 4px;
 	text-align: left;

}

th {

  background-color: #efefef; 
  background-image: url(images/bluebar_03.gif); 
/*  background-image: url(images/bluebar_16.png); */ 
/*  background-image: url(images/fsx2_mid.gif); */  
  	height: 30px;
  	line-height: 25px;
  color: #9CD4EB;
  color: #CDE6FC;
   font-size: 11px; 
	text-align: left;
  text-align: center;  
	/*padding: 0px; */ 

}

th a:link, .head a:link,th a:visited, .head a:visited  {
  color: white;
padding-left: 2px;
}


form td.head, tr .head{ 
background-image: none; 
}

tbody tr .head td{
background-image: none; 
color: black;
font-weight: normal;
}

.head, td .head { 

  background-image: url(images/bluebar_03.gif); 
	color: white; 
  font-size: 12px; 
  padding-left: 20px;
	font-weight : bold; 

	height: 30px;

/*	background:  #220022 url(images/blackbar_16.png); */
	/*background-color:  #889CB0; */
	background-color:  #7FB5CF;
	
	vertical-align: middle;	

}


.calendar .head { 

  background-image: url(images/bluebar_03.gif); 
	color: white; 
  font-size: 12px; 
  padding-left: 10px;
	font-weight : bold; 

	height: 30px;

/*	background:  #220022 url(images/blackbar_16.png); */
	/*background-color:  #889CB0; */
	background-color:  #7FB5CF;
	
	vertical-align: middle;	

}

.weekday { 

     border: 1px solid white;
	background-color:  powderblue;
  padding: 5px;
	text-align: left;

}



.foot { 

	background-color: #cedcec; 

	padding: 3px;

}



.comTitle {

	color: #006699; 

	font-size: 11px; 

	font-weight : bold;

	background: #efefef;

	height: 23px;

	text-align: left;

	padding-top: 7px;

	padding-left: 10px;	



}

.comText {

	padding: 20px;

	text-align: left; 		

}

.comUserStat {

	font-size: 10px; 

	color: #00396a; 

	font-weight:bold; 

	border: 1px solid #cccccc; 

	background-color: #efefef; 

	margin: 2px; padding: 2px;

}

.comUserStatCaption {

	font-weight: normal;

}

.comUserStatus {

	margin-left: 2px; 

	margin-top: 10px; 

	color: #006699; 

	font-weight:bold; 

	font-size: 10px;

}

.comUserRank {

	margin: 2px;

}

.comUserRankText {

	font-size: 10px;

	font-weight:bold;

}

.comUserRankImg {

	border: 0;

}

.comUserName {}

.comUserImg {

	margin: 2px;

}

.comDate {

	color: #00396a;

	font-weight: normal; 

	font-style: italic;	 

	font-size: smaller;

	text-align: right;	

}

.comDateCaption {

	color: #00396a;

	font-weight: bold; 

	font-style: normal;

	text-align: right;	

}



div.xoopsCode { 

	background: #fafafa; 

	border: 1px solid #d1d7dc;

	color:#444444;	 

	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 

	padding: 0px 6px 6px 6px;

}



div.xoopsQuote { 

	background: #fafafa; 

	border: 1px solid #d1d7dc;

	color:#444444;	 

	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 

	padding: 0px 6px 6px 6px;

}





.item {

/*	background: #eaedf4; */
	background: #ffffff;
	border: 1px double #4C99B7;
	

}

.itemHead {

	color: #000000; 

	font-size: 11px; 

	font-weight : bold;

/*	background-image: url(images/cellpic1.gif); */
  background-image: url(images/bluebar_03.gif);
/*  background-image: url(images/bluebar_16.png); */
	height: 20px;

	padding-top: 7px;

	padding-left: 7px;

	border-left: double 3px #d9e2ec;

	border-right:double 3px #d9e2ec;

	border-top:double 3px #d9e2ec;

	border-bottom:solid 1px #d9e2ec;		

}

.itemInfo {
  height: 12px;
	text-align: right; 

	padding: 1px; 

/*	background-color: #cedcec; */

	border-left: double 3px #d9e2ec;

	border-right:double 3px #d9e2ec;

}

.itemTitle, .itemTitle a,  .itemTitle a:visited  {

	font-size: 130%; 

	font-size: 11px;	

	font-weight: bold; 

	font-variant: small-caps; 

	color: white; 

	/*background-color: transparent; */

}

.itemPoster, .itemPoster a{

	color: grey;

	font-size:9px;

	font-style: normal;

}





.itemPostDate {

	font-size:9px; 
	color: grey;
	font-style: normal;

}

.itemStats {

	color: grey;

	font-size:10px; 

	font-style: normal;

}

.itemBody {

	color: #000000;

	padding-left: 5px; 

	text-align: left;

	border-left: double 3px #d9e2ec;

	border-right: double 3px #d9e2ec;

	border-top: solid 1px #d9e2ec;	

	border-bottom: solid 1px #d9e2ec;			

}

.itemText {
  font-family:'Comic Sans MS';
  font-size:15px;
  	font-weight: bold; 
	color: #000000;

	margin-top: 5px; 

	margin-bottom: 5px; 
  padding: 15px;
	line-height: 1.5em;

}

.itemText img{
 /*  Shadow effect on images */
  background: url(images/bgrnd.png) no-repeat; 
  background-position: bottom right;
	/*float: left; */
/*	height: 178px; */  
	margin: 0 5px 3px 5px;
	padding: 0 12px 13px 1px;
}


.itemFoot {

	text-align: right; 
  height: 12px;
	padding: 1px; 

	background-color: #efefef;

	border-left: double 3px #d9e2ec;

	border-right:double 3px #d9e2ec;

	border-bottom:double 3px #d9e2ec;		

}

.itemAdminLink {

	font-size: 90%;

}

.itemPermaLink {

	font-size: 90%;

}

.block {
  text-align: left;
	margin: 6px;
/*	margin-right: 0px; */
	/* IE needs*/
/*   min-width: 90%; */  
 width: auto !important; 
/*  min-width:200px; */
/*  max-width: 95%; */
 
}


.blockTitle {
    
	color: Black; 
/*	FILTER: Glow(Color=white, Strength=8); */
/*color: white; */

	font-size: 13px;

	font-weight: bold;

	text-align: center;

	background-image: url(images/aero_03.jpg);
  background-repeat: repeat-x; 	
  background-position: left top;
	border: solid 0px #98aab1; 
/*	background-color: #88B6D3; */

	height: 53px;
  margin: 0;
  padding-top: 0px;
  
}

.rightend {
  padding-top: 0px;

/*    To move the text down */  
  line-height: 45px;   
	background-image: url(images/aero_04.jpg);	
	background-position: top right;	
  background-repeat: no-repeat;
  height: 53px;	
}

.blkcontent{
width: 100%;
	background-image: url(images/aero_07.jpg);	
	background-position: left;	
  background-repeat: repeat-y;
  	background-color: transparent; 
  float: left;
    clear: both; 
  	border: solid 0px red;
  	padding: 0;
  	margin: 0;
}


.blockContent {
  	border: solid 0px yellow;
/*  width: auto; */  
/*  float: left; */
  clear: both; 
/*  width: 100%; */ 
  /*min-height:100%; */


	background-color: transparent; 

	padding: 10px 30px 10px 30px;
  margin: 0px;
  
  font: 12px Tahoma;
/*  font: 12px "sans-serif"; */
	line-height:133%;
	font-weight: normal;

}


.rightside{
  float: left;
  clear: both; 
  width: 100%;
	border: solid 0px blue;
	background-image: url(images/aero_09.jpg);	
	background-position: right;	
  background-repeat: repeat-y;

}

.leftbot {
  background-image: url(images/aero_10.jpg);	
	background-position: left; 
  background-repeat: no-repeat;
  height: 32px;
  clear: both;
  border: solid 0px blue;
  margin-top: -1px;
}
.rightbot {
	background-image: url(images/aero_11.jpg);	
	background-position: right;	
  background-repeat: no-repeat;
  height: 32px;
}


.blockTitle2 {

	color: #000000;

	font-weight: bold;

	font-size: 12px;

	text-align: center;	

	background-image: url(images/fsx_menutop.gif);
background-repeat: no-repeat;
	border-top: solid 1px #98aab1; 

	height: 33px;
  line-height: 20px;

  padding-left: 20px;
	vertical-align: top;	

}

.menutable{
  width: 152px;
  
	margin: 0px 5px 10px 5px;

}

.LblockContent, .RblockContent {
/* IE */
    /*width: 148px; */    
 
	padding: 0px 2px 4px 4px;  
  margin: 4px;
	font-size:10px;
  background-color:  	 	#e5EbFd;
/*	border-left: ridge 2px #DCDCDC; */
	border-left: ridge 3px #4C99B7;
	border-right:ridge 3px #4C99B7;
  border-bottom:ridge 3px #4C99B7;
	/* Firefox only */
	-moz-border-radius: 0px 0px 9px 9px;
	line-height:133%;

}


.LblockContent table{
	
/*  position:relative;  left:-20px; */ 
    width: 98%;  

}


#mainmenu{
/*  background: #01215A url(images/fsx_menubg.gif); */
    background: white url(images/fsx_menubg.gif);
    background-repeat: no-repeat;
  background-position: 0px;

}


#mainmenu a {
  background:  url(images/fsx_menu.gif); 
  background-repeat: no-repeat;
  background-position: -160px 0; 
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 12px;	
}

#mainmenu a:hover { 

  background-position: 5px 0;
/*  padding-left: 0px; */ 
	text-decoration: none;  
 
	font-size: 12px; 
  color: Black; 
	font-weight: bold;
}


#mainmenu a.menuMain {padding-left: 20px;}
#mainmenu a.menuTop {padding-left: 20px;}

#usermenu a {text-align:left; display: block; margin: 0; padding-left: 20px;}
/* in Xoops.css
#mainmenu a.menuTop {padding-left: 3px;}
#mainmenu a.menuMain {padding-left: 3px;}
#mainmenu a.menuSub {padding-left: 9px;}

#usermenu a {text-align:left; display: block; margin: 0; padding: 4px;}
*/

.wiwibody .whead{ 
/*    white-space: nowrap; */
    height: 30px;
  	line-height: 28px;
  	background-image: url(images/bluebar_03.gif);  
  	text-align: center;
  }
  
.wiwibody .whead a:link, .whead a:visited  {
  color: white; 
  font-size: 10px;
  font-weight : bold;
 
 }  
  
.wiwibody .desc{
text-align: left;font-size: 11px; line-height: 14pt;
  padding: 3px;
  border: 1px solid #dddddd;
}


