/*-----------------------------------------------------------------------
Template101_Billboard
-----------------------------------------------------------------------*/

* {padding:0;margin:0}
body {background:#fff;font:12px arial,sans-serif;color:#0e5fd8;text-align:center}
h1,h2,h3,h4,h5,h6 {font-size:100%}
.clear {clear:both}
img,
a img {border:0 none}
.resMain ul {position:relative;} /* IE6 fix for disappearing list bkg */

/* GRID */
#container {width:754px;text-align:left;margin:40px auto 20px}
.col1,.col3 {display:none}
#twoColLayout {width:100%;background:#f6f6f6 url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/Images/Shared/relLinkBkg.gif') repeat-x bottom;border:1px solid #fff}
.twoColL {background:#e2dfb8;vertical-align:top}
.twoColR {background:#fff;vertical-align:top}
.pg1 .twoColL {width:100%}

/* HEADER */
.hdr {width:100%;background:#1b5709;color:#fff;padding:0}
.pg2 .hdr {border-bottom:26px solid #c44242}
.hdrL {width:100%;border-bottom:1px solid #fff}
.header h1 {font:400 18px Verdana,sans-serif;margin:5px 10px}
.pg2 .header h1 a {color:#fff;text-decoration:none}

/* Google Label Slot */
    /* Default */
    .leftNavHdrOff {height:26px;background:#c44242;position:relative}
    .leftNavHdrOff span {display:none}
    /* If Google */
    .leftNavHdrOn {height:26px;background:#c44242;position:relative}
    .leftNavHdrOn span {width:90%;color:#edc6c6;font-size:100%;position:absolute;left:25px;top:5px;font-weight:700}

/* TWO_COL pg1 */
.ldrRelLinks ul {list-style-type:none;border-top:1px solid white /*fix for IE6/7 gap */}
.ldrRelLinks a:link,.ldrRelLinks a:visited {display:block;width:100%;background:#fafad9 url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/images/Themes/T101/bullets/0006.gif') no-repeat 25px center;font:700 14px arial,sans-serif;color:#476ec7;text-decoration:none;padding:5px 5px 4px 50px;border-top:1px solid #fff;border-bottom:1px solid #fff;margin-bottom:1px}
.ldrRelLinks a.first:link,.ldrRelLinks a.first:visited {margin-top:1px}
.ldrRelLinks a.last:link,.ldrRelLinks a.last:visited {border-bottom:none}
.ldrRelLinks a:hover {background:#fbfbf5 url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/images/Themes/T101/bullets/0006.gif') no-repeat 30px center;color:#c03625}
	/* JS DISPLAY */
	.ldrRelLinks li span.outer {display:block;width:100%;background:#fafad9 url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/images/Themes/T101/bullets/0006.gif') no-repeat 25px center;font:700 14px arial,sans-serif;color:#476ec7;text-decoration:none;padding:5px 5px 4px 50px;border-top:1px solid #fff;border-bottom:1px solid #fff;margin-bottom:1px;cursor:pointer}
	.ldrRelLinks li span.outer:hover {background:#fbfbf5 url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/images/Themes/T101/bullets/0006.gif') no-repeat 30px center;color:#c03625}

/* IMAGE DISPLAY */
.mainImg {width:360px;height:308px;overflow:hidden;border-left:1px solid #fff;float:right}

/* TWO_COL pg2 */
.resMain {width:500px;padding:10px;margin:0;background:#fff;position:relative;}
.resMain h2 {color:#000;font:400 12px arial,sans-serif;margin:0;/* UPDATE SKINS => color:#000 */}
.resMain ul {list-style-type:none}
.resMain li {background:transparent url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/images/Themes/T101/bullets/0006.gif') no-repeat 0 3px;padding:0 0 0 25px;margin:15px 0}
.resMain li span {cursor:pointer}
.resMain .title {font:700 16px arial,sans-serif;color:#00c;display:inline-block}
.resMain .titleJS {font:700 16px arial,sans-serif;color:#00c;display:inline-block;border-bottom:1px solid #00c} /* JS version */

    .resultsGraphic {position:relative;}
    .resultsGraphic img {position:absolute;left:5px;top:-21px;                                               
                         _top:-5px; /*IE6*/
                         *top:-5px; /*IE7*/ }

.resMain .abstract {font:400 12px arial,sans-serif;color:#000;text-decoration:none}
.resMain .abstractNoClick {font:400 12px arial,sans-serif;color:#000;text-decoration:none;cursor:default}
.resMain .url {font:400 12px arial,sans-serif;color:#008000;text-decoration:none}
.prev {display:block;float:left;padding-left:15px;background:transparent url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/Images/Shared/prev.gif') no-repeat 0 50%;text-transform:capitalize}
.next {display:block;text-align:right;margin-bottom:10px;padding-right:15px;/* */background:transparent url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/Images/Shared/next.gif') no-repeat right 50%;text-transform:capitalize}
.prevDisable {float:left;padding-left:15px;background:transparent url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/Images/Shared/prev.gif') no-repeat 0 50%;color:#ccc;text-transform:capitalize}
.nextDisable {float:right;padding-right:15px;color:#ccc;text-transform:capitalize}
.pg2 .twoColL {background:#fff}



/* START: NEW WEB RESULTS */

.resMain .webResults_module{
    padding:5px;
    margin:15px;
    float:left;
    }

.resMain .webResults_module h2{
    padding:0px;
    margin:0px 0px 10px 0px;
    float:left;
    font-size:12px;
    width:100%;
    color:#333333;
    font-style:italic;
    }

.resMain .webResults_module .title{
font-size:14px;
color:#0000cc;
text-decoration:underline;
float:left;
display:block;
width:100%;
cursor:text;    
} 

.resMain .webResults_module .abstractNoClick{
    color:#333333;
    text-decoration:none;
    font-size:10px;
    padding:0px;
    margin:0px;
    cursor:text;
    float:left;
    }


.resMain .webResults_module ul {margin:0px;padding:0px;width:500px;}
.resMain .webResults_module li{margin:10px;padding:0px;background:none; width:480px;display:block;}
.resMain .webResults_module li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.resMain .webResults_module .title {font-weight:normal;}    
     
.resMain .webResults_module .url {
    color:#008000;
    text-decoration:none;
    font-size:10px;
    margin-left:10px;
    float:right;
    text-align:right;
    }
	
.resMain .webResults_module b{
    font-weight:normal;
    }

.resMain .abstract{
    color:#000000;
    text-decoration:none;
    }
    
.resMain .prev-next{
    width:100%;
    margin:10px 0px 15px 20px;
    }
    
.resMain span.next,.nextDisable{
    float:right;
    color:#999999;
    text-transform: capitalize;
    }
    
.resMain span.prev,.prevDisable{
    float:left;
    color:#999999;
    text-transform: capitalize;
    }    
    
/* END: NEW WEB RESULTS */


/*-------- WEB RESULTS MODULE SEARCH BOX ---------*/
    

    .webResults_searchBox
    {   display:none;
        position:absolute;
        left:575px;
        top:390px
        }  
    
        
    .webResults_searchBox table td {float:left}
    
    .webResults_searchBox .SearchBoxText{        
        margin-top:3px;
        background:#ffffff;
        font-size: 16px;
        width:165px;        
        height:20px;
        border:1px solid #666666;
        }
        
    .webResults_searchBox .sb_btn {display:block;text-align:right;float:right;
        width:60px;
        height:22px;
        margin-top:4px;
        /* margin-left:102px; */
        background:transparent url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/images/Themes/T101/buttons/0006.gif') no-repeat;
        }
 


.resRelLinks {padding-top:20px}
.resRelLinks,.demandGadget {/*width:215px*/}
.resRelLinks_Hdr,.demandGadget_Header {background:#1b5709;color:#fff;font-weight:700;padding:5px 10px;margin-right:10px}
.resRelLinks ul,.demandGadget ul {padding:5px 10px;margin:0 10px 10px 0;background:#fafad9;list-style:none}
.resRelLinks li,.demandGadget li {margin:5px 0}
.resRelLinks a:link,.resRelLinks a:visited,.demandGadget a:link,.demandGadget a:visited {color:#476ec7;text-decoration:none;font-weight:400}
.resRelLinks a:hover,.demandGadget a:hover {text-decoration:underline;font-weight:400}
	/* JS DISPLAY */
	.resRelLinks span.outer {cursor:pointer}
	.resRelLinks span.outer:hover {text-decoration:underline;color:#476ec7}
	.resRelLinks li span.inner {color:#476ec7}

/* SEARCH */
.searchBox {width:100%;height:28px;background:#c44242;padding-top:3px;border-bottom:1px solid #fff;} 
.searchBox table {float:left;margin:0 5px 0 10px;display:inline} /*removed float value SrchBox:Align for web results */ 
.pg1 .searchBox table {float:right;margin:0 5px 0 10px;display:inline} /*removed float value SrchBox:Align for web results */
.searchBox .SearchBoxText {font-size:16px;width:250px;border:1px inset #999}
.searchBox .sb_btn {width:60px;height:22px;margin-left:1px;background:transparent url('https://web.archive.org/web/20110202161016im_/http://i.nuseek.com/images/Themes/T101/buttons/0006.gif') no-repeat}

/* BOT NAV */
.searchLinkGroup {background:#1b5709;padding:5px 10px;font:400 11px verdana,sans-serif}
.searchLinkGroup h4 {color:#fff;font:700 100% Tahoma;text-transform:uppercase;display:inline}
.searchLinkGroup_Hdr {text-transform:uppercase;color:#fff;float:left;padding-right:5px;font-weight:700}
.searchLinkGroup ul {list-style-type:none;display:inline}
.searchLinkGroup li {display:inline;border-left:1px solid #fff}
.searchLinkGroup li.first {border-left:none}
.searchLinkGroup a:link,.searchLinkGroup a:visited {color:#fff;text-decoration:none;text-transform:uppercase;padding:0 7px/* */;background:#1b5709}
.searchLinkGroup a.first:link,.searchLinkGroup a.first:visited {padding:0 7px 0 0}
.searchLinkGroup a:hover {text-decoration:underline;color:#ff9}
	/* JS DISPLAY */
	.searchLinkGroup li span.outer {color:#fff;text-decoration:none;text-transform:uppercase;padding:0 7px/* */;background:#1b5709;cursor:pointer}
	.searchLinkGroup li span.outer:hover {text-decoration:underline;color:#ff9}

/* FOOTER */
.ftr {text-align:center;margin-top:10px}
.ftr a:link,.ftr a:visited {color:#0e5fd8}
.userCustom,.userCustom2 {color:#666;font:400 11px verdana,sans-serif}
.userCustom2 {text-align:center;padding-bottom:10px}
.forSale {color:blue;font-size:16px;font-weight:700}

/* .CM Blurb */
.cm_blurb {text-align:center;margin:0 0 10px}
.cm_blurb a {font-size:1.25em;color:#777;text-decoration:none}
.cm_blurb a:hover {}
.cm_blurb a span {color:#1b5709;font-weight:700;text-transform:uppercase;text-decoration:underline}

/* AD 300x250 */
.banner {margin:10px 10px 10px 0}

/* BRIDGE */
#bridge {background:#fff;font:12px arial;color:#0e5fd8;margin-top:20px;text-align:center} 
#bridge div.hdr {width:100%;background:#1b5709;border-bottom:none}
#bridge div.hdr h1 {color:#fff;font:bold 18px Verdana;text-transform:uppercase;padding:5px 0 5px 15px;border:1px solid #fff}
#bridge h4.explicit {color:#1b5709;font-size:14px}
#bridge p.strong {font-weight:600}
#bridge p,#bridge h4,#bridge ul,#bridge ol,#bridge li {margin:15px 0}
#bridge li {margin-left:40px}
#bridge #container {width:653px;text-align:left;margin:20px auto}
#bridge #cntwrap1 {background:#f3f3f3;border:4px solid #f3f3f3;margin:5px 0}
#bridge #cntwrap2 {border:1px solid #1b5709;padding-bottom:5px}
#bridge #cntwrap4 {color:#333 /* default */;padding:0 10px 10px}
#bridge div.call-to-action {text-align:center;margin:10px auto}
#bridge .ftr {height:15px;background:#1b5709;margin:5px 0;padding:5px 10px;text-align:left;border:1px solid #fff}
#bridge .ftr a.popuplink {color:#fff;font-size:10px;text-decoration:underline;cursor:pointer}
#bridge button.btn-enter {height:30px;background:#1b5709;color:#fff;padding:3px 15px;border:2px solid #333;border-top:2px solid #eee;border-left:2px solid #eee;cursor:pointer;font:bold 14px "Lucida Grande",Tahoma;text-transform:uppercase;letter-spacing:.05em}
#bridge button.btn-exit {margin-left:5px;height:30px;background:#1b5709;color:#fff;padding:3px 15px;border:2px solid #333;border-top:2px solid #eee;border-left:2px solid #eee;cursor:pointer;cursor:hand /* for IE 5.x */;font:bold 14px "Lucida Grande",Tahoma;text-transform:uppercase;letter-spacing:.05em}
/*
     FILE ARCHIVED ON 16:10:16 Feb 02, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:58:35 May 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 3.673
  exclusion.robots: 2.161
  exclusion.robots.policy: 2.151
  esindex: 0.011
  cdx.remote: 10.188
  LoadShardBlock: 80.988 (3)
  PetaboxLoader3.datanode: 105.495 (4)
  PetaboxLoader3.resolve: 82.749 (2)
  load_resource: 112.546
*/