/************************************************************
Inspired by and based on the Transparantia template.

Name: Transparentia
Date: 2006-08-20
Description: Simple, lightweight and slightly blue.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
***********************************************************/
body {
    font-family: arial;
    background-color: white;
    font-size: 12px;
}

.spellError {
    border-bottom: dotted;
    border-width: 1px;
    border-color: red;
    background-color: #ffffcc;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

img {
    border-width: 0;
}

a {
    color: #0000BB;
    text-decoration: none;
//    border-color: #333333;
//    border-bottom: 1px dotted #bbb;
}

.noborder {
    border-style: none;
}

td a {
    background-color: transparent;
}

th a {
    background-color: transparent;
}

a:hover {
    color: #00a800;
    background-color: #FFFFAA;
//    border-bottom-style: solid;
    text-decoration: underline;
}

.constitutionSubstitution {
    color: #CC8822;
}

.linkIcon {
    vertical-align: middle;
}

.newsItem {
    
}

.newsItem h2 {
    font-size: 16px;
    font-weight: bold;
}

.newsItem h3 {
    font-size: 14px;
    font-weight: bold;
}

.newsCenterPanel {
    background-color: white;
    width: 80%;
}

.newsLeftPanelTitle {
    font-weight: bold;
    font-size: 14px;
}

.newsLeftPanelSubtitle {
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
}

.newsLeftPanel {
    background-color: #eeeeee;
    float: right;
    width: 15%;
    margin-left: 0px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.newsLeftPanelBar {
    background-color: #ff0000;
}

.newsHeader {
    display: block;
    font-weight: bold;
    font-size: 14px;
    background-color: #eeeeee;
    padding-top: 2px;
    padding-bottom: 2px;
}

.newsHeader a {
    background-color: transparent;
    border: none;
}

.newsLinks {
    font-weight: bold;
    font-variant: small-caps;
    font-size: 10px;
}

.newsLinks a {
    background-color: transparent;
    border: none;
}

.newsDate {
    font-weight: bold;
    font-variant: small-caps;
}

.newsLocation {
    font-style: italic;
    font-weight: bold;
    font-variant: small-caps;
}

.newsSubtitle {
    font-weight: bold;
    font-size: 14px;
}

.newsLocation a {
    background-color: transparent;
    border: none;
}

.highlight {
    background-color: yellow;
    font-weight: bold;
}

.textPanel {
    background-color: white;
    border-width: 0px;
    padding: 4px;
}

.error {
    color: red;
}

.errorBox {
    color: red;
    font-family: courier;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #aaaaaa;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.errorReasonMessage {
    color: red;
    font-weight: bold;
    display: block;
}

h1 :link,h1 :visited,h2 :link,h2 :visited,h3 :link,h3 :visited,h4 :link,h4 :visited,h5 :link,h5 :visited,h6 :link,h6 :visited
    {
    color: inherit;
}

input,textarea,select {
    margin: 2px;
}

input,select {
    vertical-align: middle;
}

input[type=button][disabled],input[type=submit][disabled],input[type=reset][disabled]
    {
    background: #f6f6f6;
    border-style: solid;
    color: #999;
}

input,input.textwidget,textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #d7d7d7;
}

input,input.textwidget {
    padding: .25em .5em;
}

input:focus,textarea:focus {
    border: 1px solid #886;
}

input
{
    border-color: #cccccc;
    color: #444444;
}

input[type=text]
{
    border-style: solid;
    border-width: 1px;
}

input[type=submit]
{
    background-color: #eeeeee;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
}

input:hover
{
   color: #000000;
   border-color:#888888;
}

input[type=text]:focus
{
   color: #000000;
}

option {
    border-bottom: 1px dotted #d7d7d7;
}

option:hover {
    background-color: red;
}

legend {
    background: #eeeeee;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    color: black;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    -moz-border-radius: 5px;
}

fieldset {
    border: 1px solid #d7d7d7;
    padding: 5px;
    margin: 0px;
    width: 90%;
}

fieldset.iefix {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0
}

* html fieldset.iefix {
    width: 98%
}

fieldset.iefix p {
    margin: 0
}

label.disabled {
    color: #d7d7d7
}

.buttons {
    margin: .5em .5em .5em 0
}

table {
    border-collapse: collapse;
}

table tr {
    background-color: #ffffff;
}

table td, th {
    border: 1px solid black;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: left;
    height: 24px;
    border-color: #cccccc;
}

table td {
    font-weight: normal;
    vertical-align: middle;
}

table th {
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    background-color: #dddddd;
    border-color: #cccccc;
}

table th:hover {
    background-color: #dddddd
}

table.taxModel {
    font-size: 12px;
}

table.taxModel th {
    background: #FF0000;
}

table.taxModel td {
    
}

table.taxModel tr {
    
}

table.listing {
    
}

th, td, tr {
    border: 1px solid black;
}

table.listing td, table.listing th {
    border: 1px solid;
    border-color: #cccccc;
}

table.listing th:hover {
    
}

table.listing tr {
    border-top: 1px solid #BBBBBB
}

table.listing tr.odd {
    background: #eeeeee;
}

table.listing tr.odd:hover {
    background: #ffffff
}

table.listing tr.even {
    background: #dddddd;
}

table.listing tr.even:hover {
    background: #eeeeee;
}

.unusedSpectrum {
    background-color: gray;
}

* {
    padding: 0;
}

a:hover {
    color: #99ccff;
}

body {
    margin: 0;
}

p,cite,code,ul {
    font-size: 1.2em;
}

h1 {
    margin-bottom: 4px;
}

code {
    border: 1px solid #F0F0F0;
    border-left: 6px solid #39F;
    color: #555;
    display: block;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}

cite {
    background: url(Image?image=quote.png) no-repeat;
    color: #666;
    display: block;
    padding-left: 28px;
}

h1,h2,h3 {
    padding-top: 6px;
}

.clearer {
    clear: both;
}

.container {
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
}

.header {
    
}

.title {
    background-color: #cccccc;
}

.title img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.title h1 {
    background-color: #bbddff;
    color: black;
    height: 120px;
    line-height: 120px;
    margin-bottom: 8px;
    text-align: center;
}

.navigation {
    margin-bottom: 4px;
}

.navigation a {
    background-color: #4A91C3;
    color: #FFF;
    float: left;
    padding: 8px 0;
    width: 19%;
    border-right: 1px solid #FFF;
    text-align: center;
    text-decoration: none;
}

.navigation a:hover {
    background-color: #000;
    color: #FFF;
}

.main {
    clear: both;
    border: 1px solid #E5E5E5; 
}

.contentTop {
    background: #eeeeee;
}

.adbar {
    text-align: center;
    background: #eeeeee;
    border: 1px solid #cccccc;
}

.sidenav {
    background: #eeeeee;
    border: 1px solid #e5e5e5;
    float: left;
    width: 210px;
}

.sidenav h1 {
    padding-left: 12px;
}

.sidenav ul {
    padding-left: 12px;
}

.sidenav h1 {
    background-color: #cccccc;
    color: #666;
    font-size: 1.2em;
    height: 20px;
    margin-top: 1.2em;
}

.sidenav ul {
    border-top: 1px solid #FAFAFA;
    background: url(Image?image=sidenav.png) repeat-x;
    margin: 0;
    padding: 0;
}

.sidenav li {
    border: 1px solid #FAFAFA;
    border-top: none;
    list-style: none;
    margin: 0;
    list-style-position: inside;
}

.sidenav li a {
    color: #777777;
    display: block;
    font-size: 0.9em;
    padding: 3px 6px 3px 14px;
    text-decoration: none;
}

.sidenav li a:hover {
    color: #111111;
}

.content {
    float: right;
    width: 780px;
}

.content .item {
    padding: 6px 12px;
    background: #FFF;
    margin-bottom: 8px;
}

.content .descr {
    color: #333;
    margin-bottom: 6px;
}

.content li {
    list-style: url(Image?image=menubullet.png);
    margin-left: 18px;
    list-style-position: inside;
}

.styled {
    border: 1px solid #DDD;
    padding: 4px;
}

.footer {
    background: #FFF;
    border-top: 1px solid #EEE;
    color: #666;
    font-size: 0.9em;
    margin: 0 auto;
    padding: 6px;
}

.footer a {
    color: #36C;
    text-decoration: none;
}

.footer a:hover {
    color: #06F;
    text-decoration: underline;
}

.worldMapDiv {
    position: relative;
    left: 0px;
    top: 50px;
    width: 548px;
    height: 448px;
}

.selectedMenu {
    font-weight: bold;
}

.pollBar {
    height: 12px;
    background-color: #ff0000;
    border-style: solid;
    border-width: 1px;
}

.passport {
    position: absolute;
    width: 500px;
    border: 1px solid black;
    margin-top: 20px;
}

.passportTable {
    border: none;
    width: 340px;
    margin: 10px;
}

.passportTable tr {
    border: none;
}

.passportTable th, td {
    background-color: transparent;
    border: none;
    padding: 5px;
    vertical-align: top;
}

.borderCell {
    border-top: 1px dotted gray;
}

.passportImage {
    position: absolute;
    border: 1px dotted gray;
    top: 10px;
    right: 10px;
}

.customization {
    color: gray;
}

#passportTotalPoints {
	position: absolute;
    font-size: 28px;
    text-align: center;
    width: 120px;
    right: 10px;
    top: 120px;
    font-weight: bold;
}

.royaltyList {
    margin-left: 25px;
    padding-left: 15px;
}

.socioEconomicTableTerm {
	width: 100px;
}

.helpLink {
    position: relative;
    left: 95%;
}

.helpText {
    font-size: 12px;
}

.attentionBanner {
	position: relative;
	float: left;
	width: 200px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px;
	margin: 20px;
}

.bannerTitle {
	font-size: 16pt;
	font-weight: bold;
}

.bannerQuestion {
	font-weight: bold;
}

.messageContext {
	position: relative;
	display: block;
	height: 28px;
}

.messageContextHeader {
	float: left;
}

.messageContextLinks {
	float: right;
}

.topMenuLink {
	margin-right: 30px;
}

.asciiArt {
	font-family: 'courier new', courier;
}

.messageQuote {
	background-color: #dddddd;
	border: 1px solid #aaaaaa;
	padding: 4px;
}
