@charset "utf-8";
/* Spamlaws.com CSS [10/21/2009] */

/* CSS RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
ol,ul { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
img { border:0; }
body { font-size: 13px; font-family: 'Lucida Grande', Arial, Verdana, Tahoma; background-color: #021D29; text-align: center; color: #000; height: 100%; }
body { text-align: -moz-center; }
a { color: #000; font-weight: bold; text-decoration: none; }

/* CONTAINER */
#main-container { width: 916px; text-align: center; margin-left: auto; margin-right: auto;	height: 100%; border:2px solid #FFF; position: relative; }
#main-container { text-align: -moz-center; }
#main-container-top { width: 1000px; height:12px; background: #91b4da url(../main_container_top.jpg) no-repeat center; }
#header-container { width: 915px; height: 152px; background: #FFF url(../logo.jpg) no-repeat left;	text-align: left; position: relative; }
#home-container { width: 916px;	height: 100%; background-color: #7daabe; }
#content-container { width: 916px; height: 100%; background-color: #FFF; }
#forum-container { width: 916px; height: 100%; background-color: #FFF; }


/* HEADER */
#logo a { display: block; float: left; width: 250px; height: 152px; text-indent: -9999px; }
#leaderboard { display: block; position: absolute; left:255px; top: 45px; width: 468; height:60; }
#btn-news { float: right; width: 204px; height: 152px; background: #FFF url(../btn_news.gif) no-repeat 0; }
#btn-news a { display: block; width: 205px; height:152px; text-indent: -9999px; }

/* LEFT PANEL */
#left-panel { float: left; width: 163px; background-color: #043d55; text-align: left; }
#left-skyscraper { width: 163px; text-align: center; }
#report-spam { width:160px; height:125px; background: #043d55 url(../report_spam.jpg) no-repeat 0; }
#report-spam a { display: block; width: 160px; height: 125px; text-indent: -9999px; }

/* TOP BAR */
#top-bar { width: 916px; height: 22px; background: #FFF url(../top_bar_bg.gif) repeat-x; }

/* LEFT NAVIGATION */
#navigation { width: 163px; text-align:left; }
#navigation ul li a { display: block; width: 149px; height: 16px; font-size: 11px; color: #305462; font-weight: bold; text-decoration: none; background:#FFF url(../nav_bg.gif) no-repeat 0; padding: 4px 4px 4px 10px; }
#navigation ul ul li a { display: block; width: 149px; height: 24px; font-size: 11px; color:#305462; font-weight: normal; background:#FFF url(../sub_nav_bg.gif) no-repeat 0; padding:4px 4px 4px 10px; }
#navigation ul ul ul li a { font-size: 11px; color:#305462; font-weight: normal; background-color: #d1e4dc; background-image: none; padding:4px 4px 4px 10px; }


#hdr-nav { width:163px; height:37px; background: #FFF url(../hdr_menu.gif) no-repeat 0; }
#hdr-nav-spamlaws { width:163px; height:28px; background: #FFF url(../hdr_spamlaw.gif) no-repeat 0; }

/* HOME CONTENT */
#home-content { float: left; width: 600px; text-align: justify; padding: 0px 5px 20px 10px; height: 100%; background-color: #7daabe; }
#home-content p { font-size: 10px; color:#000; }
#home-content a { font-size: 10px; width:95px; height: 22px; margin-left: 10px; padding:3px 10px; text-decoration: underline; border:1px solid #FFF; }

#home-top { width:590px; height:184px; background: #FFF url(../online_home.jpg) no-repeat 0; margin-top: 5px; }
#home-top p { display: block; width: 270px; padding-top: 30px; padding-left: 18px; }
#home-mid { width: 590px; height: 281px; position: relative; margin-top: 5px; }
#home-mid p { padding: 130px 10px 10px 10px; }
#home-mid-left { float: left; width: 284px; height: 281px; background:#FFF url(../laws_home.jpg) no-repeat 0; }
#home-mid-right { float: right; width: 290px; height: 281px; background:#FFF url(../spyware_home.jpg) no-repeat 0; }
#home-bottom { width: 591px; height:221px; background:#FFF url(../identity_home.jpg) no-repeat 0; margin-top: 5px; }
#home-bottom p { display: block; width: 275px; height:90px; margin-left: 300px; padding-top: 30px; }
#home-bottom a { font-size: 10px; width:95px; height: 22px; margin-left: 300px; padding:3px 10px; text-decoration: underline; border:1px solid #FFF; }
#homepage-links a { border:none; padding:0; margin:0; }

/* ARTICLE CONTENT */
#content { float: left; width: 591px; margin: 0px 12px 20px 12px; text-align: justify; height: 100%; background-color: #FFF; }
#content h1, #generic-content h1 { color:#004455; font-size:18px; font-weight: bold; margin:6px 0px; margin-bottom: 6px; }
#content h2, #generic-content h2 { font-size: 14px; margin:6px 0px; font-weight: bold; color: #000; }
#content h3, #generic-content h3 { font-size: 13px; margin:6px 0px; font-weight: bold; }
#content p, #generic-content p { font-size: 13px;line-height: 150%; margin: 1em 0em; }
#content img { padding: 2px; margin: 4px; }
#content ul, #generic-content ul { list-style: disc; }
#content li, #generic-content li { margin-left: 15px; padding:2px; }
#content td, #generic-content td { padding:4px; }

/* GENERIC CONTENT */
#generic-content { float: left; width: 780px; text-align: justify; padding: 0px 10px; height: 100%; }

/* RIGHT PANEL */
#right-panel { float: left; width: 133px; padding-left: 4px; height: 100%; background-color: #043d55; text-align: center; border-left:1px solid #FFF; }
#right-panel div { margin-bottom: 20px; }
#search { width: 300px; height: 51px; text-align: left; background: #FFF url(../search_bg.jpg) no-repeat 0; margin-bottom: 20px; }
#search .search-bar { margin-top: 13px; margin-left: 17px; font-size: 14px; border:1px solid #40717e; background-color: #FFF; color:#999999; width: 218px; }
#search .search-btn { padding:1px 4px; background-color:#72a6b6; margin-left: 4px; border:1px solid #FFF; font-weight: bold; color:#FFF; }
#ad-300x250 { width: 300px; margin: 20px 0px; }
#right-skyscraper { width: 300px; margin-bottom: 20px; }
#right-skyscraper .ad-160 { float: left; width: 160px; }
#right-skyscraper .ad-120 { float: right; width: 120px; }
#hdr-tips { width: 129px; height: 129px; background: #FFF url(../didyouknow.gif) no-repeat 0; }
#tips { color:#FFF; text-align:left; font-size:11px; padding: 5px; }
#tips p { margin-bottom: 10px; }


/* FOOTER */
#footer { clear: both; width: 916px; height: 180px; color: #FFF; background-color: #54879a; }
#footer div { padding-top:10px; }
#footer p { padding-top:10px; }
#footer a { color:#FFF; }

/* CONTACT */
#contact td { padding:2px; }

/* NEWS */
#news-table { width:100%; border:1px solid #EEE; }
#news-table td { padding: 6px; }
#navigation-news-box { width: 180px; background: #f3d9d5 url(../left_nav_bg.jpg) repeat-y 0; text-align: left; }
#navigation-news-box li { padding:4px 4px; margin:0px 8px 0px 15px; }
#navigation-news-box li a { font-weight: bold; font-size: 11px; text-decoration: none; background: #FFF url(../left_nav_arrow.jpg) no-repeat left center; color:#707070; padding-left: 14px; }

/* PAGINATION */
/* First Level Pagination */
.pagination { text-align: right; padding:4px 0px; font-size: 11px; margin-bottom: 5px; }
.pagination span { margin: 0px 1px; padding-bottom: 2px; }
.pagination span a { text-decoration: none; padding: 2px 5px; font-weight: normal; border:1px solid #53ABD8; background-color:#B2DEEF; }

/* Second Level Pagination */
.second-level-pagination { text-align: right; padding:4px 0px; font-size: 11px; margin-bottom: 5px; }
.second-level-pagination span { margin: 0px 1px; padding-bottom: 2px; }
.second-level-pagination span a { text-decoration: none; font-size: 11px; padding: 2px 2px; font-weight: normal; }
.current-page { text-decoration: underline; }


/* MISC */
#ad-120x90 { width: 140px; background-color: #b8decb; margin:10px 0px 0px 14px; padding-bottom: 10px; }
#ad-468x15 { width: 468px; }
#error { width: 550px; padding: 10px; margin-top: 10px; margin-bottom: 10px; color:#2e6b80; font-weight: bold; background-color: #ffebe8; border:1px solid #dd3c10; }
#error p { font-weight: bold; color: #000; }
#success { font-family: Verdana, Tahoma; font-size:11px; width: 550px; padding: 10px; margin-top: 10px; margin-bottom: 10px; color:#000; background-color: #afe7fb; border:1px solid #1386b0; }
#success p { font-weight: bold; color: #000; }
#notice { font-family: Verdana, Tahoma; width: 550px; padding: 10px; margin-top: 10px; margin-bottom: 10px; color:#000; background-color: #f8fade; border-bottom:1px solid #1386b0; }
#form-btn { background-color:#057faa; border-top:1px solid #CCC; border-right:1px solid #057faa; border-bottom:1px solid #057faa; border-left:1px solid #CCC; color:#FFF; }
.even { background-color:#EEE; }
.no-border { border:none !important; padding:0px !important; margin:0px !important; }
.no-pad tr, .no-pad td { padding:0px !important; margin:0px !important; }
#link-forum { float: right; padding:4px 0px 4px 4px; }
#add-this { width:100%; margin:5px; height:30px; text-align:right; }
#add-this div { float:right; }

/* clearfix Hack */
.clearfix:after { content: ".";	display: block;	height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}  /* for IE/Mac */
.clearfix { zoom: 1;     /* triggers hasLayout */ display: block; /* resets display for IE/Win */ }

#netseer-ads { margin: 20px 0px; }
/* Rounded Corners */
.rounded-top { border-top-left-radius:1em; border-top-right-radius:1em; -moz-border-radius-topright:1em; -moz-border-radius-topleft:1em; -webkit-border-top-left-radius:1em; -webkit-border-top-right-radius:1em; }
.rounded-bottom { border-bottom-left-radius:1em; border-bottom-right-radius:1em; -moz-border-radius-bottomright:1em; -moz-border-radius-bottomleft:1em; -webkit-border-bottom-left-radius:1em; -webkit-border-bottom-right-radius:1em; }
#rounded-button { border-top-left-radius:3px; border-top-right-radius:3px; -moz-border-radius-topright:3px; -moz-border-radius-topleft:3px; -webkit-border-top-left-radius:3px; -webkit-border-top-right-radius:3px; border-bottom-left-radius:3px; border-bottom-right-radius:3px; -moz-border-radius-bottomright:3px; -moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius:3px; -webkit-border-bottom-right-radius:3px; }


