/*
Copyright@ 2009, www.myunblockwebsites.com
created: 11 Jan 2009
last modified: 11 Jan 2009
*/
a{ color: #323232; font-weight: bold; text-decoration: none; }
a:hover{ color: #1a1a1a; }
body{ background-color: #f5f5f5; font-family: "Trebuchet MS"; font-size: 9pt; height: auto; margin: 0px; min-height: 100%; padding: 4px; }
/* <hr> margin fix for IE */
div.hr { background-color: silver; height: 2px; margin: 0px; }
div.hr hr { display: none; }
form { background: #eeeeee; border: 1px none #cccccc; border-style: solid; margin: 0px; padding: 4px; }
h2,h3,h4,h5,h6, p { margin: 0px; }
h6{ font-size: 9pt; }
hr{ background-color: silver; border: 0px; margin: 0px; }
.button{ background-color: #eeeeee; border-width: 0px; cursor: pointer; font-family: "Trebuchet MS", sans-serif; font-size: 9pt; font-weight: bold; padding: 0px; }
.button2{ background-color: #dbdbdb; border-color: silver; border-style: solid; border-width: 1px; color: #404040; cursor: pointer; font-family: "Trebuchet MS", sans-serif; font-size: 10pt; font-weight: bold; padding: 2px; }
.clear { clear: both; }
.data { background: #F4F4F4; border: 1px solid #CBCBCB; font-family: "Trebuchet MS", sans-serif; font-size: 10pt; padding: 2px; }
.small{ font-size: 8pt; }
.submitbutton { background-color: #6e6e6e; border: 1px solid #2B2011; color: #F5F5F5; font-family: "Trebuchet MS", sans-serif; font-size: 10pt; font-weight: bold; margin-left: 4px; padding: 0; text-align: center; width: 56px; }
.tool-text { padding: 0px 6px 6px 6px; }
.tooltip { cursor: help; }
.tool-tip { background: #555; color: white; font-size: 85%; width: 200px; z-index: 1000; }
.tool-title { font-weight: bold; margin: 0; padding: 4px; }
.urlinput { background: #f4f4f4; border: 1px solid #E3E3E3; font-family: "Trebuchet MS", sans-serif; font-size: 111%; padding: 2px; width: 320px; }
#error { border: 1px dotted #CCCCCC; color: #FF3333; padding: 2px; }
#favourite ul{ margin: 0; padding: 0; white-space: nowrap; }
#favourite ul li a{ background-color: #bdbdbd; border-color: #c1c1c1; border-style: solid; border-width: 1px; color: White; font-size: 10pt; font-weight: bold; padding-left: 12px; padding-right: 12px; text-decoration: none; }
#favourite ul li a:hover{ background-color: #8b8b8b; text-decoration: underline; }
#footer { background-color: #f5f5f5; clear: both; font-size: 8pt; position: relative; text-align: center; width: 100%; }
#maintable{ background-color: white; border: 1px; border-color: #d8d8d8; border-style: solid; color: #242424; margin-top: 1em; }
#maintext{ padding-left: 12px; padding-right: 16px; padding-top: 4px; }
#menubar{ background-color: #e3e3e3; border-color: silver; border-style: solid; border-width: 1px; }
#navigation ul{ margin: 0px; padding: 0px; white-space: nowrap; }
#navigation ul li a{ background-color: transparent; border-width: 0px; color: #5f5f5f; font-size: 10pt; font-weight: bold; padding-left: 1em; padding-right: 1em; text-decoration: underline; }
#navigation ul li a:hover{ color: #3e3e3e; }
#navigation ul li, #favourite ul li { display: inline; }
#options { padding: 5px; padding-left: 180px; text-align: left; }
#text2{ margin-top: 2px; vertical-align: top; }
#text2 h3{ margin-top: 12px; text-decoration: underline; }
#text2 h4{ font-style: italic; margin-top: 8px; }
#text2 li{ margin-left: 28px; }
#text2 p{ margin-bottom: 4px; padding-left: 4px; }
#text2 td{ padding-bottom: 8px; padding-left: 12px; padding-right: 8px; padding-top: 4px; vertical-align: middle; }
#text2 ul,ol{ margin: 4px; margin-bottom: 8px; padding-left: 8px; }