/*
Reg1Test template
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */

body {
	margin: 10px 0 20px 0;
	padding: 0;
	background: #D7D7BD;
	text-align: justify;
	line-height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C37;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	text-transform: none;
	color: #005880;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

p.signature {
	font-weight: bold;
	text-align: right;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #005880;
}

a:hover {
	text-decoration: none;
	color: #005880;
}

img{
	margin: 0px auto;
	padding: 0 0 0 0px;
	border: 0px none;
}

img.small {
	width: 10px;
	height: 10px;
}
/** Style for header starts here */

#header {
	width: 800px;
	height: 150px;
	margin: 0px auto;
	background: url(../images/img01.jpg) no-repeat left top;
}

#header_left {
	width: 450px;
	float: left;
}

#header_right {
	margin-right: 5px;
	margin-top: 10px;
	float: right;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	padding: 20px 0px 0px 20px;
	font-size: 30px;
}

#header h2 {
	padding: 75px 0px 0px 0px;
	text-indent: -999999px;
}

#div_select_contest
{
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 420px;
}

#nav_select_contest, #nav_select_contest ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
}
 
#nav_select_contest a:link, #nav_select_contest a:active, #nav_select_contest a:visited{
    outline:none;
	display:block;
    padding:0px 5px;
    border:1px solid #333;
    color:#ffffff;
    text-decoration:none;
    background-color:#005880;
	border-color: #aaaaff;
}

#nav_select_contest a:hover{
	outline:none;
    background-color:#fff;
    color:#005880;
}

#nav_select_contest li{
    float:left;
    position:relative;
}

#nav_select_contest ul {
    position:absolute;
    top:1.7em;
    z-index: 1;
}

#nav_select_contest li ul a{
	width: 200px;
    float: left;
}

#nav_select_contest li ul
{
	left: -5000px;
}

#nav_select_contest li li ul
{
	left: -5000px;
}

#nav_select_contest ul ul{
	top:auto;
}	

#nav_select_contest li ul ul {
  margin:0px 0 0 10px;
}

#nav_select_contest li:hover ul ul, #nav_select_contest li:hover ul ul ul, #nav_select_contest li:hover ul ul ul ul{
  left: -5000px;
}

#nav_select_contest li:hover ul{
  left: 0em;
}

#nav_select_contest li li:hover ul, #nav_select_contest li li li:hover ul, #nav_select_contest li li li li:hover ul{
  left: 4em;
}

/* Form select contest not needed???? */
#form_select_contest
{
	padding: 0px 0px 0px 0px;
}

#form_select_contest label
{
	color: #ffffff;
	text-align: right;
	margin-right: 0.5em;
}

#form_select_contest .submit input
{
	margin-left: 4.5em;
} 

#form_select_contest input
{
	color: #0000ff;
	background: #eeeedd;
	border: 1px solid #0000dd;
}

#form_select_contest select
{
	color: #0000ff;
	background: #eeeedd;
	border: 1px solid #0000dd;
}

#form_select_contest .submit input
{
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
}

#form_select_contest fieldset
{
	border: 1px solid #aaaaff;
	background: none;
}

#form_select_contest legend
{
	color: #ffffff;
	border: 1px solid #aaaaff;
	padding: 2px 6px
} 


/** Style for language selection starts here */
#language_menu_container {
	width: 800px;
	height: 13px;
	font-size: 1px;
	line-height: 13px;
	margin: 0px auto;
	vertical-align: top;
	border: 0px;
	background: url(../images/imglanguage.jpg) no-repeat left top;
}

#language_menu
{
	height: 13px;
}

#language_menu img{
	margin: 0px auto;
	padding: 0 0 0 3px;
	border: 0px none;
}

#language_menu ul {
	margin: 0px;
	padding: 0 0 0 0px;
	list-style: none;
}

#language_menu li {
	display: inline;
}

#language_menu {
	float: left;
}

#manager_login
{
	float: right;
	margin-right: 5px;
	height: 13px;	
}

#manager_login img{
	line-height: 13px;
	margin: 0px auto;
	padding: 0 0 0 3px;
	border: 0px none;
}

/** Style for menu starts here */

#menu {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	background: url(../images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 10px;
/*	list-style: none; */
}

#menu ul li
{
	display:inline;
	height:30px;
	float:left; 
	list-style:none; 
	margin-left:5px;
 
	position:relative;
}

#menu li a
{
/*
	color:#fff; 
	text-decoration:none;
*/
}

#menu li a:hover
{
/*
	color:#fff; 
	text-decoration:underline;
*/
}

#menu li ul
{
	margin: 0px;
	padding: 0px; 
/*	display: inline; */
	position: absolute;
	left: -99999px;
	top: 45px; 
	background-color: #005880;
}

#menu li:hover ul
{
	display:block; 
	width:200px;
	left: 0px;
}

#menu li li
{
	line-height: normal;
	list-style:none; 
	display:list-item;
	width: inherit;
}

#menu li li a
{
/*
	color:#fff;
	text-decoration:none;
*/
}

#menu li li a:hover
{
/*	color:#fff; 
	text-decoration:underline;
*/
}

#menu a {
	display: block;
	float: left;
	background: url(../images/img06.gif) no-repeat left 55%; 
	padding: 14px 14px 10px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu li li a
{
	padding-bottom: 0px;
	background: none;
	padding: 0px;
}

#menu a:hover {
	color: #D7D7BD;
}

/** Style for wrapper starts here */

#wrapper {
	width: 800px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 20px;
}

/** Style for content starts here */

#content {
	width: 800px;
	margin: 0px auto;
	padding-top: 25px;
}

#content h2 {
	text-transform: capitalize;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom: 1px #CCCCCC dashed;
}

#content p {
}

/*
#left {
	float: left;
/*	width: 480px; */
	width: 800px;
	margin-bottom: 20px;
}

/** Style for statistic menu starts here */

ul.menu_statistic a {
	display: block;
	float: left; 
/*	background: url(../images/img06.gif) no-repeat left 55%;
	padding: 14px 20px 10px 10px; */
	text-decoration: none;
/*	color: #FFFFFF; */
}

ul.menu_statistic a:hover {
	color: #D7D7BD;
}

#left ul {
	margin-left: 10px;
	padding: 0;
	list-style: none;
}

#left ul li {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../images/img04.gif) no-repeat 0 7px;
	line-height: 17px;
	display: inline;	
}

#left ul.available_categories li
{
	display: list-item;
	padding: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	line-height: normal;
}

#left li ul
{
	margin:0px; 
	padding:0px; 
	display:none;
}

#left li:hover ul
{
	display:block; 
	width:160px;
}

#left ul li li
{
	list-style:none; 
	display:list-item;
}


#left .post {
	margin-bottom: 20px;
}

#right {
	float: right;
	width: 800px;
	margin-bottom: 20px;
	padding-right: 20px;
}


#right ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#right li {
	padding-left: 10px;
	background: url(../images/img04.gif) no-repeat left 50%;
}

#map_canvas
{
	width: 780px; 
	height: 780px;
	margin: 10px;
}

/** Style for footer starts here */

#footer {
	clear: both;
	width: 800px;
	height: 42px;
	margin: 0px auto;
	padding-top: 13px;
	border-top: 1px solid #444444;
	background: url(../images/img03.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: 10px;
	color: #E5E5CC;
}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(../images/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(../images/image02.png) no-repeat left 50%;
}

#footer a {
	color: #E5E5CC;
}

/* S52AA styles */

form {
	margin-bottom:0;
}

form fieldset 
{
/*	background-color:#ffffff; */
	display: block;
/*	margin: 0 0 30px;
	padding: 0 10px 10px;
	width: 540px; */
}

form label 
{
	display: block;
	font-weight: bold;
/*	margin-bottom: 10px; */
}

#form_select_contest label
{
	display: inline;
}

#formLogSubmit fieldset 
{
	background-color:#ffffff;
	display: block;
	margin: 0 0 30px;
	padding: 0 10px 10px;
	width: 540px;
}

#formLogSubmit label 
{
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

#formLogSubmit input 
{
	display: block;
	width: 530px;
}

#formLogSubmit input.submit
{
	width: 120px;
}

#formLogSubmit input.checkbox
{
//	width: 10px;
}

/* Progress bar */
.progress_wrapper{
  float: none;
}

.progressbar_wrapper {
width: 400px;
float: left;
/* border: 0px solid #ccc;
position:absolute;
top:200px;
left:50%;
margin-left:-150px;
*/
}

.progress_status {
	float: left;
	margin-left: 5px;
	line-height: 10px;
	height: 10px;
	font-size: 10px;
}

.progressbar
{
  height:10px;
  background-image:url("../images/progressbar.png");
  background-color:#000;
  line-height: 10px;
  font-size: 10px;
}

.status_msg
{
}

.p_status_message
{
	margin: 0px;
}

.p_progress
{
  margin: 0px;
}


/* Validation */
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}


table {		
	border: 1px solid;
/*    border-spacing: 0; */
	border-color: #282828;
	background: #ffffff;
	padding: 0px;
	background: #CCCCFF;
	border-spacing: 2;
	border-collapse: collapse; 
}


table td, th
{
	border-width: 2px;
	border-style: solid;
	border-color: white;
}

table th
{
	background-color: white;
}

table thead th
{
	background-color: #b9b9e8;
}

table tbody th
{
	height: 50px;
	vertical-align: bottom;	
}

/* Old 
tr.odd
{
  background: #CCCCFF;
}

tr.even
{
  background: #ffffff;
}

th {
  text-align: left;
  padding-left: 3px;
  padding-right: 3px;
}

td {
  text-align: left;
  padding-left: 3px;
  padding-right: 3px;
}
*/

table.log_reception
{
/*	width: 600px; */
}

table caption
{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
/*	height: 30px; */
    white-space:nowrap;
}
	
table.log_reception caption.log_reception_not_accepted
{
	color: #CC0000;
}
	
table.log_reception caption.log_reception_accepted
{
	color: #00AA00;
}

table.log_reception thead
{
/*	background:transparent url(../images/subhead_bg.png) repeat-x scroll 0 0;*/
	color:#999999;
	font-size:12px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	margin:0 0 2px;
	text-align:left;
/*	text-transform:uppercase; */
}

table.log_reception tbody
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	height: 12px;
	line-height:12px;
	margin: 0px;
	text-align: left;
}

table.log_reception th.right
{
	text-align: right;
}

table.log_reception thead.th
{
	padding-left: 3px;
	padding-right: 3px;
}

table.log_reception tbody th
{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

table.log_reception td
{
	padding-left: 3px;
	padding-right: 3px;
}

table.log_reception td.right
{
	text-align: right;
}

table tr.warnings
{
	background-color: #FFDDAA;
}

table td.generated_log a
{
	color: #000000;
}

table.results
{
	width: auto;
}

table.results tbody th.general
{
	height: auto;
	background-color: inherit;
	vertical-align: middle;
}

table.results td.notcount
{
	color: #FFFFFF;
}

/*
table tr.results_category_first
{
	height: 25px;
	vertical-align: bottom;
}

table tr.results_category
{
	height: 60px;
	vertical-align: bottom;
}
*/

table td.station_info
{
	font-size: smaller;
}

table td.align_right
{
	text-align: right;
}

table.logsbyprefix td, table.logsbyprefix th
{
	border-width: 0px;
	border-left-width: 1px;
	border-color: black;
	border-style: solid;
	text-align: right;
	width: 30px;
}

table.logsbyprefix th
{
	background-color: #C0C0C0;
}

table.logsbyprefix td.left
{
	border-left-width: 0px;
	border-style: none;
	text-align: left;
}

table.logsbyprefix th.left
{
	border-left-width: 0px;
	border-style: none;
	text-align: left;
}

p.warning
{
	font-size: 12px;
	margin: 5px 0px 0px 0px;
}

/********************************** Index *****************************************/
div.contest_description{
}

div.index{
	float: left;
	width: 100%;
}


dl.contest_summary {
	width: 100%;
	margin: 0;
}

.contest_summary dt {
	float: left;
	clear: left;
	width: 180px;
	margin: 0 0 8px 0;

	font-weight: normal;
}

.contest_summary dd {
	float: left;
	width: 400px;
	margin: 0 0 8px 2px;

	font-weight: bold;
}

* html .contest_summary dd {
	float: none;
	margin-left: 180px;
}

* html .contest_summary dt {
	margin: 0;
}


/********************************** Display log ***********************************/

div.log{
}

div.qsos{
	float: left;
}

dl.log_summary {
	width: 100%;
	margin: 0;
}

.log_summary dt {
	float: left;
	clear: left;
	width: 60px;
	margin: 0 0 8px 0;

	font-weight: normal;
}

.log_summary dd {
	float: left;
	width: 210px;
	margin: 0 0 8px 2px;

	font-weight: bold;
}

* html .log_summary dd {
	float: none;
	margin-left: 60px;
}

* html .log_summary dt {
	margin: 0;
}

/*************************** Statistic summary ***************************/
dl.statistic_summary {
	width: 100%;
	margin: 0;
	display: table;
}

.statistic_summary dt {
	float: left;
	clear: left;
	width: 100px;
	margin: 0 0 8px 0;

	font-weight: normal;
}

.statistic_summary dd {
	float: left;
	width: 690px;
	margin: 0 0 8px 2px;
	font-weight: bold;
}

* html .statistic_summary dd {
	float: none;
	margin-left: 100px;
}

* html .statistic_summary dt {
	margin: 0;
}

.twocolumn {
	display: blocked;
}

.leftcolumn {
}

.rightcolumn {
}

ul .list {
	list-style-type: disc;
}

ol .numbered_list {
	
}
/*************************** eqHint ********************************/
#eqHint
{
	position:absolute;
	z-index:1;
	visibility:hidden;
	padding:10px;
	background-color:#e0e0e0;
	border:1px solid gray;
}
