/* Body */
body {
   background: #ffffff;
   margin: 0;
}
body, table, div, p, td, th {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}
/* Links */
a:link {
   color: #042A4F;
   text-decoration: underline;
}
a:visited {
   color: #042A4F;
   text-decoration: underline;
}
a:hover {
   color: #b20000;
   text-decoration: none;
}
a:active {
   color: #042A4F;
   text-decoration: underline;
}
/* Inputs */
textarea, select {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
} 
.button {
   width: 75px;
   height: 23px;
   vertical-align: middle;
   margin: 0;
   padding: 0;
   font-size: 1em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
input.submit {
   width: 75px;
   height: 23px;
   vertical-align: middle;
   margin: 0;
   padding: 0;
}
/* Tables */
.tablehead {
   height: 23px;
}

.whitetable .head {
   border: 1px solid #9ea3a9;
   border-bottom: none;
   width: 1%;
   white-space: nowrap;
   padding: 6px 10px 6px 10px;
   font-family: Arial, Tahoma, Verdana, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: black;
}
.whitetable .content {
   border: 1px solid #9ea3a9;
   background-color: white;
   padding: 10px;
}
table.main {
   width: 100%;
}
table.header {
   height: 23px;
   margin-bottom: 20px;
   width: 100%
}
table.content {
   width: 800px;
}
table.content td {
   text-align: left;
   vertical-align: top;
}
table.content td.left {
   text-align: left;
   padding-bottom: 15px;
   vertical-align: top;
}
table.content td.middle {
   text-align: left;
   padding-bottom: 15px;
   vertical-align: top;
   width: 15px;
}
table.content td.right {
   text-align: left;
   padding-bottom: 15px;
   vertical-align: top;
}
td.toolbar {
   background-image: url(../images/skins/statusbar.gif);
   background-repeat: repeat-x;
   height: 23px;
   border: none; 
   white-space: nowrap;
   padding-left: 5px;
   padding-right: 5px;
}
table.darktable .head {
   border: 1px solid #9ea3a9;
   border-bottom: none;
   background-color: white;
   width: 1%;
   white-space: nowrap;
   padding: 6px 10px 6px 10px;
   font-family: Arial, Tahoma, Verdana, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: black;

}
table.darktable td.content {
   border: 1px solid #9ea3a9;
   background-color: white;
   padding: 10px;
}
table.darktable td.content a:link, table.darktable td.content a:visited, table.darktable td.content a:active {
   color: #042A4F;
   text-decoration: none;
}
table.srez {
   width: 100%;
}
table.srez td.box {
   width: 180px;
   padding-top: 0;
}
table.srez td.center {
   width: 100%;
   text-align: center;
}
table.srez td.head {
   background-image: url(../images/skins/statusbar2.gif);
   background-repeat: repeat-x;
   width: 50%;
   height: 23px;
   margin-left: 10px;
   text-align: center;
   padding: 0;
}
table.srez td.headTop {
   background-image: url(../images/skins/statusbar2.gif);
   background-repeat: repeat-x;
   width: 50%;
   height: 23px;
   margin-left: 10px;
   text-align: center;
   padding: 0;
}
table.directory {
   width: 100%;
   margin-bottom: 10px;
}
table.directory td.title {
   background-image: url(../images/skins/statusbar2.gif);
   background-repeat: repeat-x;
   height: 23px;
   vertical-align: middle;
   font-size: 11px;
   font-weight: bold;
   text-align: center;
   white-space: nowrap;
}
table.directory td.title2 {
   background-image: url(../images/skins/statusbar2.gif);
   background-repeat: repeat-x;
   height: 23px;
   width: 40%;
   vertical-align: middle;
   font-size: 11px;
   font-weight: normal;
   padding-right: 5px;
   text-align: right;
}
table.directory td.title2 a:link, table.directory td.title2 a:visited, table.directory td.title2 a:hover {
   font-size: 11px;
   font-weight: normal;
   text-align: right;
}
table.directory td.dir {
   border: 1px solid #dddddd;
}
table.rinside {
   width: 100%;
}
/* Bottom */
div.line {
   width: 100%;
   margin: 7px 0 7px 0;
   padding: 0;
   background-color: #dddddd;
   height: 1px;
}
p.copy {
   margin-top: 14px;
   line-height: 200%;
}
#copy, #copy * {
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.footer {  
   width: 100%;
   margin-top: 20px;
}
/* Messages */
table.message {
   width: 400px;
   text-align: center;
   background-color: #dddddd;
   border: 1px solid #cccccc;
   margin-bottom: 20px;
}
table.message td.mess {
   font-size: 14px;
   font-weight: bold;
   vertical-align: middle;
}
/* Headers */
a.header:link, a.header:visited {
   color: #B20000;
   font-weight: bold;
}
.privacy {
   font-weight: bold;
   text-align: center;
   font-size: 12px;
   margin: 10 0 5 0;
}
.head1 {
   background-image: url(../images/skins/statusbar2.gif);
   background-repeat: repeat-x;
   height: 23px;
   padding: 0;
   vertical-align: middle;
}
.head2 {
   background-image: url(../images/accounts/statusbar4.gif);
   background-repeat: repeat-x;
   height: 23px;
   padding: 0;
   vertical-align: middle;
}
.head3 {
   background-image: url(../images/skins/statusbar3.gif);
   background-repeat: repeat-x;
   height: 23px;
   padding-left: 10px;
   vertical-align: middle;
}
/* Search */
.searchengines td {
   padding-right: 5px;
}
table.top10 {  
   width: 100%;
}
table.top10 td.splitter2 {  
   width: 20px;
}
table.topbox {
   width: 180px;
   background-color: #FFFFFF;
   margin-bottom: 10px;
}

/* search.php */
table.results {
   margin-top: 10px;
   margin-bottom: 10px;
}
table.results td,
table.results td div {
   font-family: arial, helvetica, tahoma, sans-serif;
   font-size: 12px;
}
table.results .title {
   font-size: 15px;
}
table.results .url {
  /* color: #009900;*/
}
table.results a {
   /*color: #3333ee !important;*/
}
table.results div {
   margin-bottom: 2px;
}

/* search_page.php organic */
table.results2 {
   margin-top: 12px;
   margin-bottom: 8px;
   border: solid 1px white;
}
table.results2 td,
table.results2 td div {
   font-family: tahoma, verdana, arial, helvetica, sans-serif;
   font-size: 16px;
}
table.results2 td.number {
   background-color: #e7e7e7;
}
table.results2 .title {
   font-size: 18px;
}
table.results2 .url {
   color: #009900;
}
table.results2 a {
   color: #3939bf !important;
}
table.results2 div {
   margin-bottom: 2px;
}

/* search_page.php sponsor */
table.results3 {
   margin-top: 15px;
   margin-bottom: 10px;
   border: solid 1px #e5e5e5;
}
table.results3 td,
table.results3 td div {
   font-family: tahoma, verdana, arial, helvetica, sans-serif;
   font-size: 16px;
}
table.results3 td.number {
   background-color: #e7e7e7;
}
table.results3 .title {
   font-size: 18px;
}
table.results3 .url {
   color: #009900;
}
table.results3 a {
   color: #3939bf !important;
}
table.results3 div {
   margin-bottom: 2px;
}


table.bar {
   width: 100%;
}
table.bar td {
   background-color: #e7e7e7;
/*
   font-family: {%fontName%};
   font-size: {%fontSize%};
   font-style: {%fontItalic%};
   font-weight: {%fontBold%};
   color: {%fontColor%};
*/
   white-space: nowrap;
   height: 2.5em;
   vertical-align: middle;
}
table.bar td.left {
   text-align: left;
   padding-left: 0.9em;
}
table.bar td.right {
   text-align: right;
   padding-right: 0.9em;
}

.search3 input,
.search3 button {
   font-size: 13px !important;
   font-family: tahoma, arial, sans-serif;
}

td.resultsCell a {
   color: #2020ee !important;
}

.pages {
   font-size: 18px;
   text-align: center;
   padding-top: 1em;
   padding-bottom: 1.5em;
}
.pages a {
   color: #3939bf !important;
   margin-right: 0.25em;
}
.pages .active {
   margin-left: 0.05em;
   margin-right: 0.3em;
}


.grey {
   color: #bbbbbb;
}


div.prem {
   width: 100%;
   background-color: #eaeaea;
   margin-top: 5px;
}
div.prem p {
   padding-right: 5px;
   padding-top: 5px;
   color: #999999;
   font-size: 12px;
   font-weight: bold;
   font-style: italic;
}
div.banner {
   margin: 10px;
}
table.spbox {
   margin-bottom: 10px;
   width: 160px;
}
table.spbox td.head {
   background-image: url(../images/skins/statusbar2.gif);
   background-repeat: repeat-x;
   height: 23px;
   margin-left: 10px;
   text-align: center;
   padding: 0;
}
table.spbox td {
   padding: 3px;
   margin-top: 0;
   background-color: #F5D2A4;
   text-align: center;
}
table.spbox2 {
   margin-bottom: 10px;
   border: 1px solid #898BE5;
   border-collapse: collapse;
   width: 160px;
}
table.spbox1 {
   margin-bottom: 10px;
   border: 1px solid #C4C42B;
   border-collapse: collapse;
   width: 160px;  
}
table.spbox1 td, table.spbox2 td {
   padding: 3px;
   background-color: #F5D2A4;
}
/*
td.number {
   width: 20px;
   text-align: left;
   vertical-align: top;
}
*/
td.image {
   padding-right: 10px;
   vertical-align: top;
}
table.keywords {
   width: 100%;
   margin-bottom: 10px;
}
table.keywords td.title {
   background-image: url(../images/skins/statusbar2.gif);
   background-repeat: repeat-x;
   height: 23px;
   vertical-align: middle;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
}
table.keywords td.time {
   width: 40%;
   background-image: url(../images/skins/statusbar2.gif);
   background-repeat: repeat-x;
   height: 23px;
   vertical-align: middle;
   font-size: 11px;
   font-weight: normal;
   text-align: right;
   padding-right: 5px;
   white-space: nowrap;
}
table.keywords td.in {
   padding: 5px;
   border: 1px solid #dddddd;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}
table.keywords td.news {
   padding: 5px;
   border: 1px solid #dddddd;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}
table.keywords td.news a:link, table.keywords td.news a:visited, table.keywords td.news a:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}
table.keywords1 {
   width: 100%;
}
table.keywords1 td.in1 {
   width: 50%;
   padding: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
/* Accounts */
div.toolbar {
   background-color: #D5DDE6;
   border: 1px solid #9EA3A9;
   margin-bottom: 10px;
   padding-right: 5px;
   width: 99.5%;
   height: 30px;
}
div.toolbar table {
   height: 30;
}
div.toolbar table tr td {
   padding-left: 5px;
}
.nav td {
   white-space: nowrap;
   vertical-align: top;
}
.nav td a {
   display: block;
   white-space: nowrap;
   padding: 5px 10px 4px 10px;
   border-left: none;
   border-top: none;
   border-bottom: none;
   font-family: Arial, Tahoma, Verdana, sans-serif;
   font-size: 14px;
   font-weight: bold;
}
#firstmenu td {
   border-right: 1px solid white;
}
#secondmenu td {
   border-right: 1px solid white; /*#2938a6;*/
}
#firstmenu td a:link,
#firstmenu td a:visited,
#firstmenu td a:active {
   color: white;
   text-decoration: none;
}
#secondmenu td a:link,
#secondmenu td a:visited,
#secondmenu td a:active {
   color: white;
   text-decoration: none;
}
.nav td a:hover {
   text-decoration: underline !important;
/* border-bottom-width: 2px;  
   border-bottom-color: #FF9900; 
   border-bottom-style: solid; */
}  
.navactive {
   background-color: #202020;
/* border-top: solid 1px #4251be; */
}
.navsubactive {
   background-color: #202020;
/* border-top: solid 1px #4251be; */
}
.navactive a:link,
.navactive a:visited,
.navactive a:active,
.navsubactive a:link,
.navsubactive a:visited,
.navsubactive a:active {
/* font-weight: bold; */
}
#firstmenu {
   height: 28px;
   background-color: #4251be;
   border-bottom: solid 1px white;
}
#secondmenu {
   height: 28px;
   background-color: #9facfd;
}
#submenu div {
   display: none;
}
#content{
   padding: 10px;
}
#progressbar {
   text-align: right;
}
#progressbar div {
   display: inline;
   border: 1px solid #7083C5;
   padding: 0 2 0 2;
}
#progressbar div.active {
   display: inline;
   background-color: #3C6ED5;
   border: none;
   color: #FFF;
}
#help{
   margin-top:4px;
   text-align: right;
   display: none;
}
tr.disabled td.f1 {
   background-color: #EBEDF7;
}
tr.disabled td.f2 {
   background-color: #FFFFFF;
}
tr.enabled td {
   background-color: #FFFAC6;
}
div.date {
   color: black;
   margin-left: 0px;
}


/* Admin Area */

div.toolbarAdmin {
   background-image: url(../images/skins/tool_bar1.gif);
   background-repeat: repeat-x;
   border: 1px solid #8fa49c;
   margin-bottom: 10px;
   padding-right: 5px;
   width: 99.9%;
   height: 25px;
}
div.toolbarAdmin  table {
   height: 30;
}
div.toolbarAdmin table tr td {
   padding-left: 5px;
}

#chromemenu{
width: 100%;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
height: 30px;
margin: 0;
padding: 0;
}

#hmenu
{
   width: 1100px;
   margin: 0;
   padding: 0;
}

#chromemenu:after
{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul
{
border: 0px solid #BBB;
width: 100%;
background: url(../images/skins/tool_bar.gif) center center repeat-x; /*Theme Change here  */
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
}

#chromemenu ul li{
display: inline;
width: 85px;
text-align: center;
}

#chromemenu ul li a,
#chromemenu ul li a:visited
{
float: left;
font-family: tahoma, sans-serif, arial;
font-size: 11px;
font-weight: normal;
padding: 8px 3px 8px 3px;
text-decoration: none;
background: url(../images/admin/divider.gif) center right no-repeat; /*Theme Change here*/
width: 85px;
text-align: center;
}

#chromemenu ul li a:hover{
color: #B20000;
width: 85px;
text-align: center;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv
{
position:absolute;
top: 0;
border-bottom-width: 1px;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
line-height:18px;
text-decoration: none;
z-index: 0;
background-color: #EFB05F;
width: 160px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=6); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a,
.dropmenudiv a:visited
{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid #efb05f; /*Theme Change here*/
padding: 0px;
padding-left: 3px;
text-decoration: none;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #FCD9AB;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #AED357;
font-family: tahoma, arial, sans-serif;
font-size: 11px;
font-weight: bold;
padding-left: 3px;
}