/* lnkpro styles */
html {
    height:100%;
    margin:0px;
    border:0px;
}
body {
     height: 100%;
     margin:0px;
     font-family:arial;
     font-size:99%;
     border:0px;
}

form
{
    margin:0px;
    padding:0px;
}
h2 {
  font-size:14px;
  padding:5px;
  background: #fff url(../images/gradient13.png) repeat-x 0 0px;
  border:1px solid #ccc;
  border-bottom:1px solid #d5d5d5;
  margin:10px 10px 10px 10px;
  position:relative;
  width:100%;
}
h3 {
    margin:5px 0px 5px 0px;
}

.lbl
{
    font-weight:700;
}
.smlbl {
    font-weight:700;
    font-size:12px;
}    
.cmt
{
    font-size:12px;
    color:#a64;
    font-weight:700;
}
.sm
{
    font-size:12px;
}
.vsmabs
{
    font-size:11px;
}
img
{
    vertical-align:middle;
    border:0px solid #fff;
}


/* basic link sytles */
a  {text-decoration:none;color:#25f;font-weight:700}
a:link {text-decoration:none;color:#25f;font-weight:700}
a:visited {text-decoration:none;color:#25f;font-weight:700}
a:active {text-decoration:none;color:#25f;font-weight:700}
a:hover {text-decoration:underline;color:#11f;font-weight:700}



.logol
{
    font-size:66;
    font-weight:700;
    font-family:"Arial Bold", serif;
    color:#ababff;
}

.logos
{
    font-size:66;
    font-weight:700;
    font-family:"Georgia", serif;
    color:#6666bb;
}

.logop
{
    font-size:60;
    font-weight:400;
    font-family:"Century Goth", sans-serif;
    color:#333;
}

a.logl {text-decoration:none}
a.logl:link {text-decoration:none}
a.logl:visited {text-decoration:none}
a.logl:active {text-decoration:none}
a.logl:hover {text-decoration:none}

.suplogo {font-size:26; display:inline; color:#ccc;position:relative; top:-20px;}
.suptag {font-size:12; font-weight:700; display:inline; color:#ccc; margin-left:.1em; position:relative; top:-2;}

.tagcatch  {font-size:22; font-family:"Georgia" serif; color:#4444dd}
.taglnk  {font-size:26; font-family:"Arial Bold" serif; color:#ababff; font-weight:700}
.tagpro  {font-size:24; font-family:"Century Goth",sans-serif; color:#333; font-weight:400}


.lab   {font-size:20; color:#444444; font-weight:700}

.srchbox {font-size:24; position:relative; left:0px; color:#357}

#subP {padding: 10px; width: 560px; border: 2px solid #006699; background-color: #bcd2ee}
.subH {font-size: 16px; font-weight:700; background-color: #202F70; color:fff; padding: 7px; margin-bottom:1em;}

/* dialogs & errors */

.reqb
{
    border:2px dashed #f44;
    width:80%;
    text-align:center;
    display:none;
    padding:3px;
    font-weight:700;
}


/*search box & contents*/
#msb a
{
    margin-right:30px;
    color:#0000ff;
}
#msb
{
    width:750px;
    position:relative;
    top:60px;
}

.htsrc
{
    font-size:11px;
    width:100px;
    white-space:nowrap;
}

.snwb
{
    cursor:pointer;
    margin-right:0px;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #aaa;
    border-bottom:1px solid #aaa;
    background:#eee;
    font-size:16px;
    font-weight:700;
    color:#8470ff;
}
.snwb_hov
{
    cursor:pointer;
    margin-right:0px;
    border-top:1px solid #ffc588;
    border-left:1px solid #ffc588;
    border-right:1px solid #d2691e;
    border-bottom:1px solid #d2691e;
    background:#ddd;
    font-size:16px;
    font-weight:700;
    color:#6a5acd;
}

.blbuthov
{
   color:#135;
   font-size:84%;
   font-weight:700;
   padding:3px 2px 3px 2px;

   border-top:1px solid #ffc588;
   border-left:1px solid #ffc588;
   border-right:1px solid #d2691e;
   border-bottom:1px solid #d2691e;
   background: #fff url(../images/gradient8.png) repeat-x 0 0px;
   background-position:0px 2px;
   cursor:default;
}


.blbut
{
   color:#357;
   font-size:84%;
   font-weight:700;
   padding:3px 2px 3px 2px;

   border-top:1px solid #d3d9dF;
   border-left:1px solid #d3d9dF;
   border-right:1px solid #93a9eF;
   border-bottom:1px solid #93a9eF;
   background: #fff url(../images/gradient8.png) repeat-x 0 0px;
   background-position:0px 8px;
   cursor:default;
}

.blbuthovs
{
   color:#135;
   font-size:80%;
   font-weight:700;
   padding:3px 5px 3px 5px;
   width:90px;
   vertical-align:middle;

   border-top:1px solid #ffc588;
   border-left:1px solid #ffc588;
   border-right:1px solid #d2691e;
   border-bottom:1px solid #d2691e;
   background: #fff url(../images/gradient8.png) repeat-x 0 0px;
   background-position:0px -3px;
   cursor:default;
}


.blbuts
{
   color:#357;
   font-size:80%;
   font-weight:700;
   padding:3px 5px 3px 5px;
   width:90px;
   vertical-align:middle;

   border-top:1px solid #d3d9dF;
   border-left:1px solid #d3d9dF;
   border-right:1px solid #93a9eF;
   border-bottom:1px solid #93a9eF;
   background: #fff url(../images/gradient8.png) repeat-x 0 0px;
   background-position:0px 1px;
   cursor:default;
}

.ulnk
{
    white-space:nowrap;
}


/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (in jqModal.js). You
	can change this value by either;
	  a) supplying one via CSS
	  b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;

    background:#fff;
    color: #333;
    border:2px solid #ff00ff;
    padding: 12px;
}

.jqmWindow2 {
    display: none;

    position: fixed;
    top: 2%;
    left: 50%;

    margin-left: -300px;
    width: 600px;

    background:#fff;
    color: #333;
    border:2px solid #ff00ff;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

* html .jqmWindow2 {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(2 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.smd
{
    width:450px;
    margin-left: -250px;
}

.dtab
{
    border:1px dashed #ccd;
    background:#eef;
}

.sii
{
    width:180px;
}




/*color swatch table */
.swatch, .swatch2 {
  cursor: pointer;
}
.swatch, .swatch2 {
  height: 8px;
}
.swatch {
  width: 8px;
}



/* main layout table styles */
table.mt
{
    border:0px;
    margin:100px 0px 0px 0px;
    float:left;
    width:100%;
    text-align:left;
}
table.mt2
{
    border:0px;
    margin:0px 0px 0px 5px;
    float:left;
    width:100%;
    text-align:left;
}

td.hdbar
{
    height:25px;
    border-top:1px solid #6699cc;
    background:#fff url(../images/gradient13.png) repeat-x 0 0px;
    font-weight:700;
    font-size:12px;
}

/* table sorter styles */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}


/* keyword tags */

.kwtag
{
    cursor:pointer;float:left;
    background-image:url('../images/tag.gif');
    border:1px solid #d3d9dF;
    background-repeat:no-repeat;
    background-position:4px 3px;
    background-color:#93a9eF;
    margin:0px 1px 2px 0px;
    padding:0px 7px 1px 22px;
    text-align:center;
    font-size:14;
    white-space: nowrap;
    color:#000;
}

.kwrem
{
    cursor:pointer;
    float:left;
    background-image:url('../images/remtag.gif');
    border:1px solid #000;
    background-repeat:no-repeat;
    background-position:4px 4px;
    background-color:#93a9eF;
    margin:0px 1px 2px 0px;
    padding:0px 7px 1px 22px;
    text-align:center;
    font-size:14;
    white-space:nowrap;
    color:#e0b;
}

/*
.kwd
{
    float:left;
    margin:2px 1px 0px 0px;
}*/

a.kwd:link {color:#333; text-decoration:none; font-weight:400}
a.kwd:visited {color:#333; text-decoration:none; font-weight:400}
a.kwd:active {color:#333; text-decoration:none; font-weight:400}
a.kwd:hover {color:#e0b; text-decoration:none; font-weight:400}
}

.spr {
    margin:0px 10px 0px 10px;
    background:url(../images/bggreendiag.gif) repeat;
    height:15px;
}

table.tablesorter tbody td.pndg {
    color:#f77;
}
table.tablesorter tbody td.apvd {
    color:#282;
    position:relative;
}
table.tablesorter tbody td.apvd a {
    position:absolute;
    right:5px;
}

table.srres {
    font-size:12px;
}
table.srres img {
    width:220px;
}
table.srres input.blbuts {
    width:150px;
    font-size:12px;
}
table.srres input.blbuthovs {
    width:150px;
    font-size:12px;
}
table.srres table td {
    font-size:12px;
    font-weight:700;
}

.rting {
    border:1px solid #000;
    font-size:14px;
    font-weight:700;
    padding:1px 3px 1px 3px ;
}

table#lmtab li
{
    font-weight:700;
}

.lmcdiv
{
    border:2px dashed #999;
    width:100%;
    padding:10px;
    margin-top:10px;
    display:none;
}

#adselb .blbuts, #adselb .blbuthovs {
    width:150px;
} 


table.settings
{
    background:#e8e8ff;
    margin:10px 0px 10px 0px;
    font-weight:700;
}

.getlpm
{
    display:none;
}

/* code copy message */
#copm
{
    background:#fff;
    border:2px dashed #f99;
    padding:5px;
    font-size:14px;
    font-weight:700;
    color:#666;
    width:270px;
    display:none;
    margin:0px 0px 8px 0px;
}

/* main admin page holders */
#adminholder {margin-top:60px;font-size:100%; vertical-align:top; width:66%; border: 1px solid #c1c1c1;background-color:#EEEEEE;}
#useradminholder {display:inline; width:100%;margin-left:5px;padding:.4em; padding-bottom:.2em;}
#dbadminholder {display:inline; width:100%;margin-left:5px;padding:.4em; padding-bottom:.2em;}
#sysadminholder {display:inline; width:100%;margin-left:5px;padding:.4em; padding-bottom:.2em;}

.smsg
{
    border:2px dashed #f77;
    background:#fffacd;
    text-align:left;
    font-weight:700;
    color:#f77;
    padding:10px 0px 10px 0px;
    width:90%;
    margin:10px 0px 10px 0px;
    display:none;
}

/* bar charts */

table.barchart {
        border-collapse:collapse;
        font:10px Arial;
        border:1px dashed #aaa;
}
table.barchart td {
        padding:0;
        margin:0;
        vertical-align:bottom;
        text-align:center;
        background:#eee;
}
table.barchart td.title {
        font-size:18px;
        font-weight:700;
        border-bottom:1px dashed #aaa;
        color:#ababff;
}
table.barchart th {
        background:#e6EEEE;
        border-bottom:1px solid #666;
        border-right:1px solid #ccc;
}

table.barchart th.spacer {
        background:#ddd;
}
table.barchart span.b1 {
        display:block;
        border-right:2px solid #888;
        border-top:1px solid #ccc;
        border-left:1px solid #fff;
        background:#fcc url(../images/gr2.png) repeat-y;
        width:15px;
        padding:0;
        margin:5px 1px 0px 1px;
}
table.barchart span.b2 {
        display:block;
        border-right:2px solid #888;
        border-top:1px solid #ccc;
        border-left:1px solid #fff;
        background:#cfc url(../images/gr1.png) repeat-y;
        width:15px;
        padding:0;
        margin:5px 1px 0px 1px;
}
table.barchart span.b3 {
        display:block;
        border-right:1px solid #888;
        border-top:1px solid #ccc;
        border-left:0px solid #fff;
        background:#fcc url(../images/gr2.png) repeat-y;;
        width:9px;
        padding:0;
        margin:5px 3px 0px 0px;
}
table.barchart span.b4 {
        display:block;
        border-right:1px solid #888;
        border-top:1px solid #ccc;
        border-left:0px solid #fff;
        background:#cfc url(../images/gr1.png) repeat-y;
        width:9px;
        padding:0;
        margin:5px 2px 0px 0px;
}

