@font-face
 {
 font-family: NewAthenaFont;
 src: url('../articles/topics/System/newathu405.ttf');
 }
 
@font-face
 {
 font-family: EzraFont;
 src: url('../articles/topics/System/SILEOT.ttf');
 }

@font-face {
	font-family: Rockwell;
	src: url('../articles/topics/System/ROCK.ttf') format('truetype');
}

.Greek {
	font-family: 'NewAthenaFont';
	font-size: 13pt;
	position: relative;
}

.Hebrew {
	font-family: 'EzraFont';
	font-size: 12pt;
	position: relative;
    direction: rtl;
}
		   
body {
		 	
			/*height: 1000px;
			width: 1000px;*/
            font-family: "Times New Roman", "Garamond Book", Garamond, Sans-Serif;
			
			
			
		 }
.all {
      position: relative;
      width: 98%;
      height: auto; /*1130px;*/
      margin-left: auto;
      margin-right: auto;
      border-style: inset;
      border-width: thick;
	  border-top-color: gray;
	  border-left-color: gray;
	  border-right-color: white;
	  border-bottom-color: white;
	  background-color: #FFFFC9;
	  font-size: 14pt;
	  min-width: 60em;
      		      
         
}


h1 {
            text-align: center;
			font-size: 28pt;
			font-weight: bold;
			font-family: "Garamond Book";
			color: #fcd004;
			text-shadow: -2px 0px 0px #FC3e04, 1px 0px 0px #FC3e04, 1px 1px 0px #FC3e04, 0px -1px 0px #fc3e04, -2px 1px 0px #fc3e04;            
       }
	   
h3 {
		font-size: 18pt;
}

h4{
	font-size: 14pt;
}

.small_caps {
	font-variant: small-caps;
}

p {font-size: 12pt;}

a:visited {color: blue;}	

td {
	vertical-align: top;
}

.q2 {font-size: 6pt;}	 

.alnright {
	text-align: right;
}
		 

.footer {
    position: relative;
    left: 10px;
	top: 5px;
    /*padding-left: 10px;
    padding-top: 10px;*/
    width: 98%;
    height: 35px;
	border-style: solid;
    background-color: #FF6600;
    border-bottom-color: #CC6600;
	border-right-color: #CC6600;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 13pt;
	float: left;
	clear: both;
}


.quote0, .quote1, .quote2, .quote3, .quote4 {
		display: none;
		position: relative;
		height: auto;
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 11pt;
		text-align: left;
		overflow: auto;
        margin-top: -25px;   
	}

.figure {
            position: relative;
            top: 0px;
            left: 0px;
            float: left;
            width: auto;
			height: auto; /*250px;*/
            /*margin-top: 1mm;
            margin-bottom: 4mm;
            margin-left: 4mm;
            margin-right: 8mm;
            padding: 4mm;*/
           /*left: 5px;*/
           padding: 5px;
            border-style: inset;
            border-width: medium;
            border-top-color: #C0C0C0;
			border-left-color: #C0C0C0;
			border-right-color: #DDDDDD;
			border-bottom-color: #DDDDDD;
			background-color: #F8F8F8;
			/*overflow: hidden;*/
         }

         .figure img {
            width: 100%;
         }

         .figure .caption {
            display: block;
            /*margin-left: 0mm;
            margin-right: 0mm;
            margin-top: 2mm;
            margin-bottom: 2mm;*/
           position: relative;
           left: 5px;
           padding: 5px;
			font-size: 12pt;
			
         }
         
    
         
.MsgBoxBorder{
		 	position: relative;
			float: left;
			/*left: 5px;*/
			top: 10px;
			width: 100%; /*200px;*/
			/*height: 700px;*/
			border-top-color: #C0C0C0;
			border-left-color: #C0C0C0;
			border-right-color: white;
			border-bottom-color: white;
			border-style: inset;
			border-width: medium;
			padding-left: 15px;
            padding-right: 15px;
			background-color: #F8F8F8;
			
						
		 }
		 
.MsgBoxAdvert {
		 	position: absolute;
			left: 0px;
			top: 75px;
			width: 240px;
			padding-left: 6px;
			/*overflow: auto;*/
			
			
		 }

.btnpos {
			position: relative;
			left: 50%;
			margin-left: -6em;
			width:8em;

		}

.btn {
			position: relative;
			float: left;
			width: 8em;
			height: 1.2em;
			font-size: 10pt;
			padding: 5px;
			padding-top: 5px;
			border: 4px solid;
			background-color: silver;
			border-left-color: white;
			border-top-color: white;
			border-right-color: gray;
			border-bottom-color: gray;
			text-align: center;
			font-size: 12pt;
			top: 10px;
			
		}
		
         
#buttonlabel {
		position: relative;
		text-align: center;
		/*top: 575px;*/
		width: 445px;
}

#Advertbox {
      position: relative;
      float: left;
      left: 0px;
      width: 92%;
      height: auto; 
      border-style: double;
      border-width: 3pt;
      padding: 10px;
      background-color: #EEEEEE;
      font-size: 12pt;
	  padding-left: 15px;
      padding-right:  15px;
      /*margin-right: -5px;*/
     
}

#ShowCaseContainer {
		 		position: relative;
				margin-top: 10px;
				left: 0px;
				/*height: auto;*/
				height: auto;
				width: 92%;
				border-style: inset;
				border-top-color: #C0C0C0;
				border-left-color: #F8F8F8;
				border-right-color: #F8F8F8;
				border-bottom-color: white;
				border-width: thick;
				background-color: #F8F8F8;
				float: left;
				
				padding-left: 15px;
				padding-right: 15px;
				overflow: hidden;
		 	}

		 	
.MyPic1, .MyPic3 {
		 	/*position: absolute;
            top: 0px;
            left: 0px;
            float: left;*/
            width: 42%;
			/*height: 290px;*/
			margin-top: 1mm;
            margin-bottom: 4mm;
            margin-left: 4mm;
            margin-right: 8mm;
            padding: 4mm;
            padding-top: 15px;
            margin-left: 5px;
            /*min-height: 290px;
            max-height: 290px;*/
            background-color: #F8F8F8;
            clear: both;
         }
        
.MyPic2, .MyPic4 {
		 	position: absolute;
		 	float: right;
            left: 50%;
			top: 0px;
            width: 40%;
			/*height: 290px;*/
			margin-top: 1mm;
            margin-bottom: 4mm;
            margin-left: 4mm;
            margin-right: 8mm;
            padding: 4mm;
            /*min-height: 290px;
            max-height: 290px;*/
            background-color: #F8F8F8;
            clear: both;
            
         }

.MyPic1 img, .MyPic2 img, .MyPic3 img, .MyPic4 img {
            width: 100%;
            clip: rect(0px, 30%, 290px, 0px);
           clear: both;
         }

.MyPic1, .MyPic2, .MyPic3, .MyPic4 .caption {
		display: block;
		text-align: center;
		line-height: normal;
}



	
.logo {
         	position: absolute;
         	top: 10px;
            float: right;
			right: 10px;
            width: 130px;
			height: 130px;
                        
            /*background-color: #F8F8F8;*/
         }

.logo img {
			width: 100%;
		}
		
.logo .caption {
			display: block;
			font-family: "Garamond Book", Garamond, Sans-Serif;
			margin-top: -10px;
		}
         
.BiogBox{
		 	position: relative;
			left: 0px;
			top: 10px;
			width: 175px;
			height: auto;
			border-style: double;
			border-width: 5px;
			padding-left: 10px;
			padding-right: 10px;
			/*padding-top: 2px;*/
			font-size: 11.5pt;
			text-align: left;
			background-color: #F8F8F8;
			overflow: auto;
			/*min-height: 440px;*/
			float: left;
            padding-left: 15px;
            padding-right: 15px;
		 }
.HoverLink {
		position: relative;
		padding: 5px;
		height: 18px;
		top: 8px;
		overflow: hidden;
		color: blue;
		text-decoration: underline;
		margin: 0px;
		clear: both;
}


.menustrip {
	
	position: relative;
	left: 5px;
	width: 75%;
	height: 30px;
}

.main_menu
{
    height:32px;
    line-height:30px;
    color:#FFF;
    position:relative;
    background-color: #333;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 12pt;
    z-index: 100;
}
.main_menu ul
{
    padding: 0px;
    list-style:none;
    z-index: 100;
}


.main_menu span{
	font-size: 14pt;
}
.main_menu ul li
{
    padding:0;
    margin-left: 5px;
    border-right:1px solid #000000;
    float:left;
    background:#333333;
    z-index: 200;
    min-width: 6em;
    margin-left: 5px;
}
.main_menu ul li a
{
    color:#FFF;
    display:block;
    text-decoration:none;
    padding:0 25px;
}
.main_menu ul li a:hover
{
    background: #fc6a12;
    color:#000;
    z-index: 200;
}
.main_menu ul li ul
{
     display: none; 
     width: auto;
     position:absolute;
     top:30px;
     padding:0px;
     margin:0px;
}
.main_menu ul li:hover ul
{
     display: block;
     position: absolute;
     margin: 0;
     padding: 0; 
}
.main_menu ul li:hover li
{
    float: none;
    list-style:none;
    margin:0px;
    z-index: 200;
}
.main_menu ul li:hover li
{
    background:#333;
    border-top:1px solid #000000;
    z-index: 200;
}
.main_menu ul li:hover li a
{
    color: #fff;
    padding:0 20px;
    display:block;
    width: auto; /*170px;*/
   z-index: 200;
}
.main_menu ul li li a:hover
{
    color:#000;
    z-index: 200;
}

.keep {
    white-space: nowrap ;
}

.quotation {
	font-family: 'Rockwell';
	font-size: 11pt;
	padding-left: 20px;
	
}

.ptext td {
    font-size: 14pt;
}


.MyPage {
	position: relative;
	width: 100%;
}
.Left_Col {
	position: relative;
	width: 25%;
}

.Centre_Col {
	position: relative;
	left: 26%;
	width: 45%;
}
.Right_Col {
	position: absolute;
	left: 75%;
	width: 25%;
}
/* Blog page variables */
.blogall {
      position: relative;
      width: 95%;
      height: auto; 
      margin-left: auto;
      margin-right: auto;
      border-style: solid;
      border-width: medium;
	  border-top-color: #C0C0C0;
	  border-left-color: #C0C0C0;
	  border-right-color: white;
	  border-bottom-color: white;
      background-color: #b8fef3;
      padding: 25px;
	  margin-top: 25px;
	  min-height: 70em; 
       
}

.error {
	color: #FF0000;
	padding-top: 10px;
}
.blogpage {
	font-family: "Times New Roman";
	font-size: 14pt;
	padding-right: 15px;
	
}

.blogleftcol {
	float: left;
	width: 60%;
}
.blogrightcol {
	float: left;
	width: 40%;
}

.blogcomment {
	width: 200%; 
	
}

.blogcomment tr {
	width: 30%;
	clear: right;
}
.blogcomment td {
	background-color: #d1fafa; 
	border-width: 1px;
	border-style: solid;
	border-radius: 5px; 
	padding-left: 10px; 
	padding-right: 10px;
	width: 750px;
	vertical-align: top;
	
	
}
.lower {
	font-size: 12pt;
}

.commtext {
	font-size: 13pt;
}

.NextItem {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bolder;
	color: blue;	
	text-align: right;
	z-index: 500;
	
		
/*	visibility: hidden;*/
}



.PrevItem {
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bolder;
	color: blue;	
	
	text-align: left;
	
	z-index: 500;
	
		
/*	visibility: hidden;*/
}
.navigate1, .navigate2 {
	top: 15px;
	margin-bottom: 15px;
	position: relative;
	width: 46%;
	display: inline-block;
	
}

.navigate2 {
	text-align: right;
		
}
.NoComments {
	font-family: "Times New Roman";
	font-size: 14pt;
	clear: both;
}

.CommentInfo {
	font-family: "Times New Roman";
	font-size: 12pt;
	width: 100%;
	margin-left: 30px;
}

.mycomment {
	background-color: #d1fafa; 
	border-width: 1px;
	border-style: solid;
	border-radius: 5px; 
	padding-left: 10px; 
	padding-right: 10px;
}

#SubmitComments {
	float: right;
	width: 40%;
	position: relative;
	

}

.ralign {
	float: right;
}

textarea {
	resize: none;
}
button {
	cursor: pointer;
}

.formtext {
	font-size: 12pt;	
}

.RecNoFld {
	
}


.Navigator {
	position: relative;
	
	/*width: auto;*/
	text-align: center;
	margin: 0 auto 0;
	width: 50%;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bolder;
	z-index: 50;
	margin-top: 10px;
}

.Navigator a:link {
	text-decoration: none;
}


#MyDialog {
	font-size: 12pt;
}

.ui-widget, .ui-widget-button {
	font-size: 10pt;
	border-style: none;
}

.ui-dialog .ui-dialog-buttonpane button {
	color: black;
}
.ui-dialog .ui-dialog-buttonpane button :hover {
	background-color: #c9fbfa;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    margin: -1px;
    color: black;
    font-weight: bold;
}
.seekmain {
	visibility: hidden;
}

.readmore {
	position: relative;
	color: blue;
	font-weight: bold;
	cursor: pointer;
	display: inline;
}

.revealmore {
	position: relative;
	display: none;
}

.revealess {
	color: blue;
	font-weight: bold;
	cursor: pointer;
}
