/* ======================= My Additions ========================= */

div.frontPageBanner {
	text-align: center;
	margin-bottom: 10px;
}

div#bannercodebox {
	width: 450px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
}

div#rightbox {
	width: 200px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
	float: right;
	margin: 0px 0px 10px 10px;
}

.align-center {
	text-align: center;
}

.errors {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #f00;
	line-height: 15px;
	font-weight: bold;
	margin: 10px 10px 10px 50px;
}

/* ------ Forms ------ */

input.std {
	width: 160px;
	border: 1px inset #000;
}

input.std_small {
	border: 1px inset #000;
	width: 100px;
}

input.std_small1 {
	border: 1px inset #000;
	width: 150px;
}

input.std_med {
	border: 1px inset #000;
	width: 200px;
}

select {
	border: 1px inset #000;
}

textarea.std {
	width: 250px;
	height: 110px;
	border: 1px inset #000;
}

textarea.full {
	width: 350px;
	height: 100px;
	border: 1px inset #000;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

textarea.prchecker {
	width: 350px;
	height: 150px;
	border: 1px inset #000;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* ------ Tables ------ */

table.reportstable {
	width: 460px;
	border: 1px solid #ccc;
	margin: 0px auto 10px auto;
	background-color: #eee;
}

table.reportstable td {
	padding: 5px;
	text-align: left;
}

table.thankyou {
	width: 550px;
	border: 1px solid #ccc;
	margin: 0px auto 10px auto;
	background-color: #eee;
}

table.thankyou td {
	padding: 5px;
}

table.rate_table {
	width: 600px;
	border: 1px solid #ccc;
	margin: 0px auto 10px auto;
	background-color: #eee;
}

table.rate_table td {
	padding: 5px;
}

table.advertising_options {
	width: 500px;
	border: 1px solid #ccc;
	margin: 0px auto 10px auto;
	background-color: #eee;
}

table.advertising_options td {
	padding: 10px;
	text-align: center;
	width: 33%;
}

table.prchecker {
	width: 350px;
	margin: 0px;
	border: 1px solid #ccc;
	background: #fff;
}

table.prchecker td {
	padding: 5px;
}

table.advertising {
	width: 630px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 20px;
}

table.advertising td {
	padding: 5px;
	vertical-align: top;
}

table.advertising_inner {
	margin: 0;
	background: #fff;
}

table.advertising_inner td {
	padding: 0px;
	vertical-align: middle;
	padding-bottom: 10px;
}

table.generaldirs {
	width: 500px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	background: #fff;
}

table.generaldirs td {
	padding: 5px;
}

table.templates_register {
	width: 500px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	background: #eee;
}

table.templates_register td {
	padding: 5px;
}

table.single_template {
	width: 600px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	background: #eee;
}
	
table.single_template td {
	padding: 5px;
	vertical-align: top;
}

table.template_designers {
	width: 620px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	background: #eee;
}
	
table.template_designers td {
	padding: 5px;
	vertical-align: top;
}

table.tools {
	width: 600px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	background: #eee;
}

table.tools td {
	padding: 3px;
	width: 50%;
	vertical-align: top;
}

table.nichetable {
	width: 630px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	background: #fff;
}

table.nichetable td {
	padding: 8px;
	width: 20%;
	vertical-align: top;
	text-align: center;
}

table.featured_dirs {
	width: 560px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	background: #eee;
}

table.featured_dirs td {
	font-size: 8pt;
	padding: 3px;
	width: 33%;
	vertical-align: top;
}

table.user_ratings_table {
	width: 600px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	background: #eee;
}
	
table.user_ratings_table td {
	padding: 3px;
}

table.view_details_table {
	width: 600px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	background: #eee;
}
	
table.view_details_table td {
	padding: 5px;
}

table#dirs_table {
	width: 620px;
	margin-top: 10px;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
}
	
table#dirs_table td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 4px;
	text-align: left;
	color:#696868;
}

table.add_dir_table {
	width: 520px;
	border: 1px solid #ccc;
	background: #eee;
	margin: 0px auto 10px auto;
}
	
table.add_dir_table td {
	padding: 5px;
}

table.terms {
	width: 550px;
	border: 1px solid #ccc;
	background: #eee;
	margin: 0px auto 10px auto;
}
	
table.terms td {
	padding: 5px;
}

table.addoptions {
	width: 630px;
	border: 1px solid #ccc;
	background: #eee;
	margin: 0px auto 10px auto;
}
	
table.addoptions td {
	padding: 5px;
	width: 50%;
	vertical-align: top;
}

table.addchoice {
	width: 400px;
	border: 1px solid #ccc;
	margin: 0px auto 10px auto;
	background-color: #eee;
}

table.addchoice td {
	padding: 10px;
	text-align: center;
	width: 50%;
}

table.dirs_table {
	width: 600px;
	border: 1px solid #ccc;
	margin: 0px auto 10px auto;
	background-color: #eee;
}

table.dirs_table td {
	padding: 3px;
}

table.contactform {
	width: 400px;
	border: 1px solid #ccc;
	margin: 0px auto 10px auto;
	background-color: #eee;
}

table.contactform td {
	padding: 5px;
}

table.dirsub {
	width: 550px;
	border: 1px solid #ccc;
	margin: 0px auto 10px auto;
	background-color: #eee;
}

table.dirsub td {
	padding: 5px;
	vertical-align: top;
}

table.backlinkchecker {
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 0px auto 10px auto;
}

table.backlinkchecker td {
	padding: 5px;
}

table.backlinkcheckerresults {
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 0px auto 10px auto;
}

table.backlinkcheckerresults td {
	padding: 5px;
}

table.buttons {
	border: 1px solid #ccc;
	background-color: #eee;
}

table.buttons td {
	padding: 10px;
}

table.alerts {
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 0px auto 10px auto;
}

table.alerts td {
	padding: 5px;
}

table.click_the_button {
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 0px auto 10px auto;
}

table.click_the_button td {
	padding: 5px;
}

td.tablehead {
	background:#009CC5;
  	color:#fff;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}

/* ===================== End My Additions ======================= */

* {margin:0;padding:0}

body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  line-height: 11pt;
  background:#009DC6 url(images/body-bg.gif) top left repeat-x;
  text-align:center;
  color:#009DD4;
}

/* --- linked images styles --- */
a img {
	border:none;
}

/* --- general link styles --- */
a:link {
  color:#009DD4;
  text-decoration:underline;
}
a:hover, a:focus {
	color:#000;
	text-decoration:none;
}

a:visited {
  color:#027aa4;
  text-decoration:underline;
}

/* --- headings --- */
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	margin-bottom:10px;
}
h1 {
	border-bottom:1px dotted #009DD4;
	padding-bottom: 1px;
	font-size: 15pt;
	line-height: 16pt;
	color: #009DD4;
	font-weight: bold;
}

h2 {
	padding-bottom: 1px;
	font-size: 13pt;
	line-height: 14pt;
	color: #009DD4;
	font-weight: bold;
}

p.regerror {
	color: #f00;
	font-size: 13pt;
	font-weight: bold;
	line-height: 15pt;
}

p {
	margin-bottom: 10px;
}

table {
	margin-bottom: 10px;
}

/* --- main container --- */
#container {
	width:1000px;
	background:white;
	text-align:left;
	margin:0 auto 10px auto;
	position:relative;
}
/* --- main container bottom left/right corners --- */
#bottomLeft, 
#bottomRight 
{
	width:5px;
	height:5px;
	position:absolute;
	bottom:0;
}
#bottomLeft {
	background:url(images/footer-bg-l.gif) bottom left no-repeat;
	left:0;
}
#bottomRight {
	background:url(images/footer-bg-r.gif) bottom right no-repeat;
	right:0;
}

/* --- header styles --- */
#header {
	height:120px;
	background:url(images/header-bg.gif) top left repeat-x;
	position:relative;
}

/* --- logo image styles ---*/
.logo, 
.logo em 
{
	width:370px;
	height:100px;
	position:absolute;
	left:10px;
	top:13px;
}
.logo {
	font-size:.1em
}
.logo em {
	background: url(/images/dclogo.gif) top left no-repeat;
	display:block;
	cursor:pointer;
}
.logo a:link, 
.logo a:visited, 
.logo a:hover  
{
	color:#F4F3DB;
	text-decoration:none;
}
/* --- top 468 x 60 ad --- */
#bannerAd {
	width:468px;
	height:60px;
	position:absolute;
	right:25px;
	top:30px;
	border:1px solid #ccc;
	text-align: center;
	font-size: 7pt;
}

/* --- main nav --- */
#nav {
  line-height:normal;
  position:absolute;
  left:198px;
  bottom:-33px;
  font-size:11px;
  font-weight: bold;
}
#nav ul {
	list-style:none;
}
#nav li {
  display:inline;
}
#nav a {
  float:left;
  background:url(images/tableft.gif) no-repeat 0% -21px;
  margin:0 1px 0 1px;
  padding:0 6px 0 7px;
  text-decoration:none;
  color:#fff;
}
#nav a span {
  float:left;
  display:block;
  background:url(images/tabright.gif) no-repeat 100% -21px;
  padding:5px 8px 5px 2px;
}
/* --- this is for the current page link --- */
#nav a.active {
  background:url(images/tableft.gif) no-repeat 0% 1px;
}
#nav a span.active {
  background:url(images/tabright.gif) no-repeat 100% 1px;
}
#nav a:hover {
  text-decoration:underline;
  cursor:pointer;
}
/* --- this is for the current page link hover --- */
#nav a.active:hover {
  background-position:0% 1px;
  text-decoration:none;
  cursor:default;
}
#nav a:hover span.active {
  background-position:100% 1px;
}

/* --- layout styles --- */
#inner-wrap {
	background:url(images/topmenu-bg.gif) top left repeat-x;
	margin:10px 0 0 0;
	min-height: 28px;
}
#leftSidebar {
	float:left;
	width:170px;
	background:url(images/mainframe-bg.gif) top left repeat-x;
}
#copy {
	float:left;
	width:660px;
	background:url(images/mainframe-bg.gif) top left repeat-x;
	padding-top: 35px;
}
#rightSidebar {
	float:right;
	width:170px;
	background:url(images/mainframe-bg.gif) top left repeat-x;
}
#footer {
	width:100%;
	height:91px;
	background:url(images/mainfooter.gif) top left repeat-x;
	font-size:.8em;
	text-align:center;
}
#footer ul {
	position:relative;
	top:40px;
	list-style:none;
}
#footer ul.copyright {
	margin-top:5px;
	font-weight:bold;
}
#footer ul li {
	list style:none;
	display:inline;
	margin:0 3px;
}

/* --- sidebar menus --- */
ul.sideBarLinks {
	list-style:none;
	font-size:11px;
	background:url(images/menubar-bottom.gif) bottom left no-repeat;
	padding-bottom: 10px;
}
ul.sideBarLinks h3 {
	background:url(images/sidebar-top.gif) top left no-repeat;
	height:20px;
	margin:0;
	padding:9px 0 0 15px;
	font-weight:bold;
	font-size:12px;
	line-height:normal;
	color:#fff;
}
ul.sideBarLinks li ul li {
	list-style:none;
	background:url(images/menu-item-bg.gif) center left no-repeat;
	height:21px;
	color:#fff;
	line-height:1.8em;
}
ul.sideBarLinks li ul li a,
ul.sideBarLinks li ul li a:visited {
	color:#eee;
	padding-left:15px;
	text-decoration:none;
}
ul.sideBarLinks li ul li a:hover {
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}
/* --- sidebar ads --- */
.sideBarAds {
	background:url(images/sidebar-bg.gif) center left repeat-y;
	color:#fff;
	line-height:1.8em;
}
.sideBarAds h3 {
	background:url(images/sidebar-top.gif) top left no-repeat;
	height:20px;
	color:#fff;
	padding:9px 0 0 15px;
	font-weight:bold;
	margin:0 0 10px 0;
	font-size:12px;
	line-height:normal;
}
.sideBarAds img {
	margin:0 0 5px 6px;
}
.sideBarAdsBottom {
	background:url(images/menubar-bottom.gif) bottom left no-repeat;
	height:10px;
}
.sideBarAds a,
.sideBarAds a:visited 
{
	color:#eee;
	padding-left:15px;
	text-decoration:none;
}
.sideBarAds a:hover {
	color:#fff;
	text-decoration:none;
}

/* --- main content --- */
#topicBox {
	float:left;
	width:480px;
	padding:0px 0 0 5px;
}
#topicBox p {
	font-size: 10pt;
	line-height: 10pt;
	margin:0 0 .7em 0;
}
 
#stats p 
{
	font-size:8pt;
	margin:0 0 .7em 0;
}
#stats {
	margin:0px 10px 0 510px;
	padding:3px 10px;
	border:1px solid #ccc;
	background:#C7E6EE url(images/statistics-bg.gif) bottom center no-repeat;
	background-repeat: no-repeat;
}

#stats1 p 
{
	font-size:8pt;
	margin:0 0 .7em 0;
}
#stats1 {
	margin:0px 10px 0 510px;
	padding:3px 10px;
	border:1px solid #ccc;
	background:#C7E6EE url(images/statistics-bg.gif) bottom center no-repeat;
	background-repeat: no-repeat;
}

.blogPreview {
	width: 160px;
	padding: 5px;
	background:#F7F7F7;
	border: 1px solid #ccc;
	margin-left: 10px;
}

.blogPreview ul {
	font-size:.9em;
	list-style:none;
}
.blogPreview ul li ul {
	margin:5px 0 0 0;
}
.blogPreview ul li ul li {
	margin:1px 0;
}
.blogPreview ul li ul li a {
	background:url(images/greenarrow.gif) top left no-repeat;
	padding:0 0 0 10px;
}

.reglistingoptions {
	border: 3px solid #82d20f;
	width: 150px;
	height: 100px;
	padding: 8px;
	float: right;
	margin-left: 10px;
}

/* --- quick links --- */
#quickLinks {
	background:#F7F7F7;
	width:95%;
	margin:0 auto 20px auto;
	padding:10px;
	border: 1px solid #ccc;
}
ul.quickLinksInner {
	float:left;
	width:47%;
	margin-left:5px;
}
ul.quickLinksInner.border {
	border-left:1px dashed #009DC4;
	padding-left:15px;
}
#quickLinks ul {
	font-size:10pt;
	list-style:none;
}
#quickLinks ul li ul {
	margin:5px 0 0 0;
}
#quickLinks ul li ul li {
	margin:1px 0;
}
#quickLinks ul li ul li a {
	background:url(images/greenarrow.gif) top left no-repeat;
	padding:0 0 0 10px;
}

/* --- table styles --- */

table caption {
  font-size:1.7em;
  text-align:left;
  margin:0 auto;
}

.rows {
  margin:5px auto 10px auto;
  padding:0;
  border-collapse:collapse;
  font-size: 8pt;
  width:550px;
}
.rows thead {
	background:#009CC5;
  color:#fff;
}
.rows th, 
.rows td 
{
  vertical-align: top;
}
.rows tr th {
  letter-spacing:1px;
  text-align:left;
  white-space:nowrap;
  padding:0;
}
.rows tr td {
  padding:3px 5px;
}
.rows tr.wide {
  background:url(images/mainframe-bg.gif) center left repeat;
}
.rows tr.wide td {
  padding:10px 10px;
}
a.details,
a.details:visited
 {
	color:#79d3eb;
	font-weight:normal;
}
a.details:hover,
a.details:focus
 {
	color:#fff;
}