/* ===================================
Author: Teli Adlam 
Author Website: www.telidesign.com
Version: Jan 2006 
Program: Duncan's Link Management Assistant
Website: www.onlinemarketingtoday.com
====================================== */

/* ===== edit hex code to change color ==== */
a, #header h1 {color: #468;}
a:hover {color: #759;} /* sets link hover color */
/* ===== end editing ====== */

* {padding: 0; margin: 0;}
body {background: #FFF; color: #444; font-family: tahoma, verdana, arial, geneva, sans-serif; color: #000; font-size: small; text-align: center;}

/* ===== set text alignment ====== */
#content, #wrap {text-align: left;}

/* ===== set anchor styling ====== */
a {font-weight: bold; text-decoration: none;}

/* ===== set specific padding ===== */
#content, #nav, #header, #footer {padding: 0;}

/* ===== specific div styling ===== */
#wrap {background: #fff; width: ; margin: 0 auto;}
#header {background: #759 url(images/3-header.gif) repeat-x; padding: 5px;}
#header h1 {text-align: left; color: #FFF; font-family: tahoma, verdana, arial, geneva, sans-serif; font-size:200%; font-weight: normal; padding: 45px 5px 5px;}
#searchbox {background: ; margin: 10px 0 25px; padding: 5px 15px; height: 1%;}
#searchbox input {font-family: verdana, arial, geneva, sans-serif; font-size: 90%;}
#nav {border-top:1px solid #537 ; border-bottom: 1px solid #537; color: ; padding: 3px 15px; height: 1%;}
#nav a {color: ;}

.pop-cats {width: 40%; float: left;}
.pop-searches {width: 40%; float: left;}
.sponsored {background: ; border: ; float: left; width: 40%; padding: 0;}
.featured {float: left; width: 40%;}
.pop-cats, .pop-searches, .sponsored, .featured {margin: 5px 15px 10px;}
.sponsored a {color: ;}

.submaincat {font-size: 85%;}
.submaincat a {color: #000; text-decoration: underline; font-weight: normal;}

#content table {border: 0; margin: 10px;}
#content td.categories p {background: url(images/3-bullet.gif) no-repeat 0 0;padding-left: 30px;}
#content td.sub-categories a {border-bottom: 1px solid #537;}
#content hr {color: #ccc; background: #ccc;}
#content input, textarea {font-family: verdana, arial, geneva, sans-serif; font-size: 90%; padding: 2px; color: #333;}
#footer {clear: both; font-size: 85%; margin: 0 auto; margin-top: 50px; width: 87%; border-bottom: 1px solid #ccc; padding-top: 10px; text-align: center;}

/* ====== paragraph formatting ======== */
p {margin: 5px 0;}
p.addsite {font-size: 85%; margin: 25px 0;}
p.structure {border-top: 1px solid #537; margin: 10px 15px; clear: both; font-style: italic;font-weight: bold;}
p.structure a {font-style: normal;}
p.morecategories {font-weight: normal; margin: 0;color: #ccc;}
p.credit-dmoz {border-top: 1px solid #e1e1e1; text-align: center;}
p.title {color: #537; font-weight: bold; font-size: 110%; border-bottom: 1px solid #537;}
