@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: #FFF; text-align: center; color: #000; height: 100%; }
body { text-align: -moz-center; }
a { color: #000; font-weight: bold; text-decoration: underline; }

/* CONTAINER */
#main-container { width: 1102px; text-align: center; margin-left: auto; margin-right: auto;	height: 100%; position: relative; }
#main-container { text-align: -moz-center; }
#header-container { width: 1139px; height: 180px; background: #FFF url(../logo.jpg) no-repeat left;	text-align: left; margin-left: -36px; }
#home-container { width: 1101px;	height: 100%; background-color: #FFF; border-left:1px solid #bed8e6; border-right:1px solid #bed8e6; }
#content-container { width: 1101px; height: 100%; background-color: #FFF; border-left:1px solid #bed8e6; border-right:1px solid #bed8e6; }
#forum-container { width: 1101px; height: 100%; background-color: #FFF; }


/* HEADER */
#logo a { display: block; float: left; width: 450px; height: 180px; text-indent: -9999px; }

/* LEFT PANEL */
#left-panel { float: left; width: 190px; background-color: #FFF; text-align: left; padding-top:20px; }
#left-skyscraper { width: 190px; text-align: center; }

/* TOP NAVIGATION */
#top-navigation { width: 1101px; height: 30px; text-align: center; background-color: #d0ebed; border-top: 1px solid #bebebe; border-bottom:1px solid #bebebe; border-left:1px solid #bed8e6; border-right:1px solid #bed8e6; }
#top-navigation li { float: left; display: block; width: 136px; height:30px; border-right:1px solid #bebebe; }
#top-navigation li a { display: block; font-weight: normal; text-decoration: none; color: #555; margin-top: 7px; }
#top-navigation li a:active { color:#007d85; }

/* LEFT NAVIGATION */
#navigation { width: 190px; text-align:left; background: #FFF url(../nav_bg.jpg) repeat-y 0; }
#navigation ul li a { display: block; width: 166px; font-size: 11px; color: #555; font-weight: bold; text-decoration: none; padding: 6px 4px 6px 10px; border-top:1px solid #bebebe; border-bottom:1px solid #FFF; }
#navigation ul ul li a { font-size: 11px; color:#305462; font-weight: normal; background:#FFF no-repeat 0; padding:6px 4px 6px 10px; }
#navigation ul ul ul li a { font-size: 11px; color:#305462; font-weight: normal; background-color: #d1e4dc; padding:6px 4px 6px 10px; }

#left-nav-top { width: 190px; height: 10px; background: #FFF url(../nav_top_bg.jpg) no-repeat 0; }
#left-nav-bottom { width: 190px; height: 275px; background: #FFF url(../nav_bot_bg.jpg) no-repeat 0; margin-left:1px; }
#hdr-nav { width:190px; height:37px; background: #FFF url(../hdr_menu.gif) no-repeat 0; }
#hdr-nav-spamlaws { width:190px; height:28px; background: #FFF url(../hdr_spamlaw.gif) no-repeat 0; }

/* HOME CONTENT */
#home-content { float: left; width: 680px; text-align: justify; padding: 20px 5px 20px 10px; height: 100%; background-color: #FFF; }
#home-content h1 { color:#009ba4; font-size:20px; font-weight: bold; margin:6px 0px; margin-bottom: 6px; }
#home-content h2 { color:#009ba4; font-size: 14px; margin:6px 0px; font-weight: bold; }
#home-content p { font-size: 13px;line-height: 150%; margin: 1em 0em; }

#home-ads { width: 680px; height:280px; margin-bottom: 20px; }
#home-ads1 { float: left; }
#home-ads2 { float: right; }

#home-box1 { clear: both; width:572px; height:165px; background: #FFF url(../home_box1.jpg) no-repeat 0; margin-top: 5px; }
#home-box1 h1 { float: left; display: block; padding-top: 5px; padding-left: 10px; font-size:20px; color: #d75616; font-weight: normal; }
#home-box1 p, #home-box2 p { display: block; width: 370px; height: 100px; font-size: 12px; padding-top: 8px; padding-left: 135px; text-align: left; }
#home-box2 { width:572px; height:165px; background: #FFF url(../home_box2.jpg) no-repeat 0; margin-top: 5px; }
#home-box2 h1 { float: left; display: block; padding-top: 5px; padding-left: 10px; font-size:20px; color: #a9bc73; font-weight: normal; }

/* ARTICLE CONTENT */
#content { float: left; width: 570px; margin: 0px 12px 20px 12px; text-align: justify; height: 100%; background-color: #FFF; padding-top:20px; }
#content h1, #generic-content h1 { color:#009ba4; font-size:20px; font-weight: bold; margin:6px 0px; margin-bottom: 6px; }
#content h2, #generic-content h2 { color:#009ba4; font-size: 14px; margin:6px 0px; font-weight: bold; }
#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 */
#home-right-panel { float: left; width: 160px; padding-top:20px; height: 100%; padding-left: 30px; background-color: #FFF; text-align: center; text-align: left; }
#home-right-panel div { margin-bottom: 20px; }

#right-panel { float: left; width: 300px; padding-left: 4px; padding-top:20px; height: 100%; background-color: #FFF; text-align: center; border-left:1px solid #FFF; text-align: left; }
#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: 0px 0px 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: 1101px; height: 180px; color: #000; background-color: #FFF; border-top:1px solid #bed8e6; }
#footer div { padding-top:10px; }
#footer p { padding-top:10px; }
#footer a { color:#000; }

/* 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 2px; font-weight: normal; }

/* 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-160x90 { width: 160px; background-color: #d0ebed; margin:10px 0px 0px 5px; 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; }

/* 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 */ }
