body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
    background: url("/arxeion-xml/res/themes/site/images/bglines.gif") ;
}

img {
  border: 0px none #ffffff;  
}

p {
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

p.greek {
    font-size: 9pt;
    margin-top: 5px;
    text-align: justify;
}

a:link, a:visited {
  color: rgb(51,51,102);
  text-decoration: none;
  font-weight: normal;
  cursor: Pointer;
}
a:hover {
 cursor: Pointer;
  color:rgb(255,175,32);
  text-decoration: underline;
}

#frame {
	width:770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	padding: 0px 0px 0px 0px;
  background-color: #ffffff;
/*  border: 1px solid #999;  andrew*/ 
}

#esrframe {
	width:770px;
	margin-top: 1px;
	padding: 0px 0px 0px 0px;
  background-color: #ffffff;
}


#contentheader {
	height: 75px;
	margin-top: 5px;
  margin-bottom: 5px;
/*	border-bottom: 1px solid #999;*/
	background-color:  #ffffff;
}

#contentleft {
	float: left;
	width: 160px;
  margin-bottom: 1em;
	padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 3px;
  /*margin-top: -100px;*/
}
		
#contentcenter {
	float: left;
	width: 435px;
	margin-bottom: 1em;
  padding-left: 3px;
  padding-right: 3px;
}

#esrcenter {
	float: left;
	width: 565px;
  
	margin-bottom: 1em;
  padding-left: 3px;
  padding-right: 1px;
  padding-top: 3px;
    background-color: #f4f4f4; 
    margin-left: 100px; 
    margin-top: -340px; /* Regulating distance from top neighbour previous was -288*/
}
#date {
	float: left;
	width: 565px;
  height: 300px;
	margin-bottom: 1em;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
    background-color: #f4f4f4; 
    margin-left: 0px; 
    margin-top: -300px; /* Regulating distance from top*/
}

#contentright {
	float: left;
	width: 160px;
	margin-bottom: 1em;
  padding-left: 2px;
  padding-right: 2px;
}

#banner-title {
  border-collapse: collapse;
  text-align: center;
  font-size: 9pt;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 14px;
  font-family: "Trebuchet MS", Trebuchet, Arial, Vedana, Helvetica, Sans-Serif;
  background-color: rgb(51,51,102);
  color: #ffffff;
}

#banner-subtitle {
  border-collapse: collapse;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 12px;
  font-family: "Trebuchet MS", Trebuchet, Arial, Vedana, Helvetica, Sans-Serif;
  background-color: rgb(255,204,51);
  color: rgb(51,51,102);
}

div.box {
/*  border-top: 1px solid rgb(255,204,51);*/
  padding: 0px 0px 0px 0px;
  padding-bottom: 12px;
}

div#contentleft div.box-title {
  padding: 0px 0px 0px 0px;
  padding-right: 3px;
  line-height: 10pt;
  font-size: 8pt;
  font-weight: bold;
  border-bottom: 1px solid rgb(255,204,51);
  text-align: right;
  font-family: "Trebuchet MS", Trebuchet, Arial, Vedana, Helvetica, Sans-Serif;
  background: url("/arxeion-xml/res/themes/site/images/splash.gif");
  background-position: -2px -2px;
  background-repeat: no-repeat;
  border-right: 1px solid rgb(255,204,51);
  color: rgb(51,51,102);
  background-color: rgb(245,245,245);
}

div#contentleft div.box-content {
  padding: 0px 0px 0px 0px;
  padding-top: 5px;
  padding-right: 5px;
  font-size: 8pt;
  text-align: left;
  font-family: "Trebuchet MS", Trebuchet, Arial, Vedana, Helvetica, Sans-Serif;
  background: url("/arxeion-xml/res/themes/site/images/box-line.gif");
  background-position: right top;
  background-repeat: repeat-y;
}

div#contentright div.box-title {
  padding: 0px 0px 0px 0px;
  padding-left: 3px;
  line-height: 10pt;
  font-size: 8pt;
  font-weight: bold;
  border-bottom: 1px solid rgb(255,204,51);
  text-align: left;
  font-family: "Trebuchet MS", Trebuchet, Arial, Vedana, Helvetica, Sans-Serif;
  background: url("/arxeion-xml/res/themes/site/images/splash.gif");
  background-position: 145px -2px;
  background-repeat: no-repeat;
  border-left: 1px solid rgb(255,204,51);
  color: rgb(51,51,102);
  background-color: rgb(245,245,245);
}

div#contentright div.box-content {
  padding: 0px 0px 0px 0px;
  padding-top: 5px;
  padding-left: 3px;
  font-size: 8pt;
  text-align: left;
  font-family: "Trebuchet MS", Trebuchet, Arial, Vedana, Helvetica, Sans-Serif;
  background: url("/arxeion-xml/res/themes/site/images/box-line.gif");
  background-position: left top;
  background-repeat: repeat-y;
}

#login-block {
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
/*  border: 1px rgb(51,51,102) solid;*/
  border:none;
  padding: 0px 0px 0px 0px;
  padding-top: 5px;
  padding-bottom: 3px;
  font-family: Arial, Vedana, Helvetica, Sans-Serif;
  font-size: 8pt;
}

#login-block legend {
  color: #000000;
  text-align: right;
  padding-left: 2px;
  padding-right: 2px;
}

#login-block input {
  width: 65px;
  height: 10px;
  font-size: 7.5pt; 
  font-family: verdana;
  padding: 0px;
  width: 70px;
}

#login-block input.button {
  border: 1px solid;
  height: 15px;
  background-color: rgb(245,245,245);
  cursor: hand;
  cursor: pointer;
  width: 73px;
}

#esrfooter {
  margin-top: -50px; /* Regulating distance from central*/
  
    clear: both;
  height: 29px;
  
}

#footer {
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
  height: 87px;
}

#footer table.links {
  background-color: rgb(245,245,245);
  width: 100%;
  border-bottom: solid 1px #999;
  border-top: solid 1px #999;
}

#footer table.links td {
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
}

#footer table.copyright {
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  border-bottom: 1px solid #999;
}

#footer table.copyright td {
  text-align: center;
  font-size: 8pt;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#footer table.copyright td.statement {
  text-align: center;
  font-size: 7pt;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: verdana;
}

#footer table.hyper {
  width: 100%;
  margin-top: -2px;
  padding-top: 0px;
  font-size: 7pt;
}

#footer table.hyper td {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 7pt;
}

#footer table.hyper td.hyper {
  width: 600px;
}

#footer table.hyper td.valid {
  width: 50px;
  text-align: center;
}

input.button {
  width: 65px;
  height: 20px;
  font-size: 7pt;
}

td.splash {
 text-align: right;
}

table.vote td.radio {
  text-align: right;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

p.title {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 16pt;
  color: rgb(51,51,51);
}

p.box-title {
  font-weight: bold;
  font-size: 10pt;
  color: rgb(51,51,51);
  text-align: center;
  margin-bottom: 5px;
}

p.subtitle {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 10pt;
  text-decoration: underline;
  color: rgb(51,51,51);
}

p.para {
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 8pt;
  text-align: justify;
}

div.box .title {
  text-align: center; 
  font-weight: bold;
}

/* Modal Dialog */
.info {
	font-style:italic;
	font-size: 0.9em;
	color: #666666;
}

#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("/arxeion-xml/res/themes/oracle/images/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 2px solid #000000;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}

#popupTitleBar {
	background-color: #486CAE;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}

#popupTitle {
	float:left;
	font-size: 1.1em;
}

#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}

#storyactions {
  margin-top: 10px; 
  text-align: right;
}


#pm_ {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("/arxeion-xml/res/themes/oracle/images/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#pc_ {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#pi_ {
	border: 2px solid #000000;
	background-color: #ffffff;
}

#pf_ {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}

#ptb_ {
	background-color: #486CAE;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}
#pt_ {
	float:left;
	font-size: 1.1em;
}
div#pcs_ {
	float: right;
	cursor: pointer;
	cursor: hand;
}
