* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-size: 62.5%;
	background: #fdfff1;
	color: #583C3A;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
html>body {
   font-size: 10px;
}
a {
	color: #583C3A;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p {
	margin-bottom: 1.5em;
	line-height: 1.3em;
}
p#copyright {
	text-align: center;
}
em {
	font-weight: bold;
	font-style: normal;
}
img {
	border: 3px solid #FDFFF1;
	margin-bottom: 1.5em;
}
div.clear {
	clear: both;
}
.hidden {
	display: none;
}
div#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
div#header {
	width: 850px;
	position: relative;
	margin-top: 50px;
}
h1 a {
   width: 228px;
	height: 45px;
	background: url(images/pds_logo.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 120px;
	margin-bottom: 20px;
}
div#header h1 a {
	margin-top: 0px;
}

/* Login page start here */
#loginform {
	width: 244px;
	height: 121px;
	padding: 30px 35px;
	margin: 0 auto;
	border: 3px solid #583c3a;
	text-align: right;
	color: #583c3a;
	font-size: 1.4em;
	background: url(images/loginbox_bg.jpg) no-repeat 2px 2px; 
}
#loginform label {
	width: 100%;
	display: block;
	height: 26px;
	margin-bottom: 3px;
}
#loginform label span {
   float: left;
   padding-top: 4px;
}
#loginform label input {
   border: 1px solid #FDFFF1;
	background-color: #FDFFF1;
   height: 16px;
   width: 150px;
   padding: 3px;
   float: right;
	color: #583C3A;
}
#loginform label input.long {
	width: 180px;
}
#loginform p {
	font-size: 11px;
	width: 180px;
	float: right;
}
input#submitbutton, a#submitbutton {
	padding: 6px;
	margin-top: 5px;
	background-color: #BDF2EA;
	border: 1px solid #FDFFF1;
	color: ##583C3A;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-left: 5px;
	cursor: pointer;
}
input#submitbutton:hover {
	background-color: #E2F9EE;
}
#loginform a {
	font-size: 0.8em;
}
#adminlogin a#backhome {
	display: block;
	width: 138px;
	height: 15px;
	overflow: hidden;
	text-indent: -9999em;
	margin: 0 auto;
	margin-top: 10px;
	background: url(images/backhome_btn.gif) no-repeat bottom;
}
#adminlogin a#backhome:hover {
	background-position: top; 
}
/* Login page end here */

/* Control panel start here */
ul#mainnav {
	border: 3px solid #583C3A;
	border-right: 50px solid #583C3A;
	width: 797px;
	height: 161px;
	list-style-type: none;
	position: relative;
}
span#gearicon {
	display: block;
	position: absolute;
	background: url(images/nav_gear.gif) no-repeat;
	width: 36px;
	height: 36px;
	right: -42px;
	top: 50%;
	margin-top: -18px; 
}
ul#mainnav li {
	display: inline;
}
ul#mainnav li a {
	display: block;
	width: 168px;
	height: 53px;
	padding: 15px;
	padding-top: 12px;
	float: left;
	font-size: 1.1em;
}
ul#mainnav li a:hover {
	background-color: #e5faee;
	text-decoration: none;
}
ul#mainnav li a.top  {
   border-left: 1px solid #583C3A;
	border-bottom: 1px solid #583C3A;
}
ul#mainnav li a.bottom  {
   border-left: 1px solid #583C3A;
}
ul#mainnav li a.first {
	border-left: none;
   width: 170px;
}
ul#mainnav li a em {
	text-transform: uppercase;
	font-size: 1.3em;
	letter-spacing: -1px;
	display: block;
}
body#siteconfigpage ul#mainnav li a#siteconfig, body#linkdirspage ul#mainnav li a#linkdirs, body#articledirspage ul#mainnav li a#articledirs, body#bookmarksitespage ul#mainnav li a#bookmarksites, body#userdetailspage ul#mainnav li a#userdetails, body#submittedsitespage ul#mainnav li a#submittedsites, body#subscriptionspage ul#mainnav li a#subscriptions, body#faqentriespage ul#mainnav li a#faqentries {
	background-color: #e5faee;
	cursor: default;
} 

ul#mainnav li a#logout {
	display: block;
	width: 63px;
	height: 15px;
	overflow: hidden;
	text-indent: -9999em;
	background: url(images/logout_btn.gif) no-repeat bottom;
	position: absolute;
	padding: 0;
	right: -47px;
	top: -25px;
}
ul#mainnav li a#logout:hover {
	background-position: top; 
}
div#content {
	width: 784px;
	border: 3px solid #583C3A;
	padding: 30px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
	position: relative;
}
div#content span#bglogo {
   display: block;
	width: 64px;
	height: 39px;
	background: url(images/content_bg.gif) no-repeat;
	position: absolute;
	bottom: 30px;
	right: 30px;
	z-index: -1;
}
div#colone {
   width: 385px;
	float: left;
}
div#coltwo {
   width: 375px;
	float: right;
}
h2 {
	display: block;
	padding-left: 40px;
	padding-top: 5px;
	height: 25px;
	letter-spacing: -1px;
	font-size: 1.6em;
	margin-bottom: 1em;
}
h2.morespace {
	margin-top: 2em;
}
h2#overview {
	background: url(images/overview_h2.gif) no-repeat left;
	padding-left: 35px;
}
h2#cpassword {
	background: url(images/cpassword_h2.gif) no-repeat left;
	padding-left: 35px;
}
h2#news {
	background: url(images/news_h2.gif) no-repeat left;
}
h2#siteconfig {
	background: url(images/siteconfig_h2.gif) no-repeat left;
}
h2#tipofday {
	background: url(images/tips_h2.gif) no-repeat left;
	padding-left: 30px;
}
h2#linkdirs {
	background: url(images/linkdirs_h2.gif) no-repeat left;
	padding-left: 45px;
}
h2#addlinkdir {
	background: url(images/addlinkdir_h2.gif) no-repeat left;
	padding-left: 50px;
}
h2#articledirs {
	background: url(images/articledirs_h2.gif) no-repeat left;
	padding-left: 45px;
}
h2#addarticledir {
	background: url(images/addarticledir_h2.gif) no-repeat left;
	padding-left: 50px;
}
h2#bookmarksites {
	background: url(images/bookmarksites_h2.gif) no-repeat left;
	padding-left: 45px;
}
h2#addbookmarksite {
	background: url(images/addbookmarksite_h2.gif) no-repeat left;
	padding-left: 50px;
}

h2#submittedsites {
	background: url(images/submittedsites_h2.gif) no-repeat left;
}
h2#faqentries {
	background: url(images/faq_h2.gif) no-repeat left;
}
h2#addfaqentry {
	background: url(images/addfaq_h2.gif) no-repeat left;
}
h2#userdetails {
	background: url(images/userdetails_h2.gif) no-repeat left;
	padding-left: 50px;
}
h2#newsletter {
	background: url(images/newsletter_h2.gif) no-repeat left;
}
h2#addremovecredits {
	background: url(images/addremovecredits_h2.gif) no-repeat left;
	padding-left: 50px;
}
h2#subscriptions {
	background: url(images/subscriptions_h2.gif) no-repeat left;
}
h2#addsubscriber {
	background: url(images/addsubscriber_h2.gif) no-repeat left;
	padding-left: 50px;
}



div#content ul {
   padding-left: 1em;
}
div#content ul li {
   margin-bottom: 1em;
}

table {
	width: 100%;
	border: none;
	margin-bottom: 2.5em;
}
table tr th {
	padding: 5px;
	padding-left: 15px;
	color: #FDFFF1;
	font-weight: bold;
	border-bottom: 2px solid #FDFFF1;
	background-color: #583C3A;
	text-align: center;
}
table tr th:hover {
	text-decoration: underline;
	cursor: pointer;
}
table tr td {
   padding: 5px;
	padding-left: 15px;
	color: #583C3A;
	background-color: #E2f9EE;
	border-bottom: 2px solid #FDFFF1;
	text-align: center;
}

.dirurl {
	width: 60%;
}
.listingtype {
	width: 20%;
}
.action {
	width: 20%;
}

body#submittedsitespage .websiteurl {
	width: 30%;
}
body#submittedsitespage .title {
	width: 25%;
}
body#submittedsitespage .username {
	width: 20%;
}
body#submittedsitespage .submitted {
	width: 10%;
}
body#submittedsitespage .action {
	width: 15%;
}

body#userdetailspage .username {
	width: 25%;
}
body#userdetailspage .email {
	width: 25%;
}
body#userdetailspage .credits {
	width: 10%;
}
body#userdetailspage .action {
	width: 40%;
}

body#subscriptionspage .username {
	width: 34%
}
body#subscriptionspage .expdate {
	width: 33%
}
body#subscriptionspage .action {
	width: 33%
}

span.remove a, span.sendemail a {
   padding: 1px 0;
	padding-left: 20px;
	background: url(images/remove.gif) no-repeat;
	text-transform: uppercase;
	font-weight: bold;
}
span.remove a:hover, span.sendemail a:hover {
	text-decoration: none;
}
span.sendemail a { 
   padding: 2px 0;
   padding-left: 33px;
   background: url(images/envelope.gif) no-repeat;
	margin-right: 20px;
}

/* Control panel end here */

/* Forms start here */
form {
	width: 350px;
	height: 100%;
	text-align: right;
	color: #583c3a;
}
form label {
	width: 100%;
	display: block;
	height: 26px;
	margin-bottom: 3px;
}
form label.textarea {
	height: 100px;
}
form label span {
   float: left;
   padding-top: 4px;
	font-weight: bold;
}
form label input, form label textarea {
   border: 1px solid #e4e2d6;
	background-color: #e4e2d6;
   height: 16px;
   width: 220px;
   padding: 3px;
   float: right;
	color: #583C3A;
}
form label textarea {
	 height: 90px;
	 font-family: Arial, Helvetica, Verdana, sans-serif;
	 font-size: 1em;
}
form.adddirform label input.checkbox {
	width: 20px;
	height: 20px;
	margin-right: 238px;
}
form.blueversion {
   margin-top: 6px;
	width: 350px;
}
form.blueversion label input, form.blueversion label textarea {
	width: 250px;
	background-color: #cdddd3;
	border: 1px solid #cdddd3;
}
form input#savebutton, form input#removebutton {
	background-color: #E2f9EE;
	border: 1px solid #E2f9EE;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 18px;
	color: #583C3A;
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 13px;
}
form input#savebutton {
   background: url(images/save.gif) no-repeat;
	margin-right: 8px;
}
form input#removebutton {
   background: url(images/remove.gif) no-repeat;
}
form input#savebutton:hover, form input#removebutton:hover  {
	cursor: pointer;
}
form.passwordform label input, form.subscriberform label input {
   width: 240px; 
}
form.adddirform label input, form.creditsform label input {
   width: 250px; 
}
form.faqentryform, form.emailallform {
	width: 350px;
}
form.faqentryform label input, form.faqentryform label textarea, form.blueversion label input, form.blueversion label textarea {
	width: 270px;
}
form.emailallform label input, form.emailallform label textarea {
	width: 280px;
}
form.emailallform label textarea {
   height: 200px; 
}
form.emailallform label.textarea {
	height: 210px;
}
form label.radiobtn {
	float: left;
	width: 70px;
	margin-top: 5px;
}
form label.radiobtn span { 
	margin-right: 5px;
}
form label.radiobtn input {
	width: 10px;
	height: 10px;
	float: left;
	margin-top: 5px;
	margin-left: 1px;
}
form.useremailform {
	width: 88%;
}
form.useremailform label input, form.useremailform label textarea {
	width: 600px;
} 
form.useremailform label.textarea {
	height: 310px;
}
form.useremailform label textarea {
	height: 300px;
}
/* Forms end here */


/* ie 7 and below hack start here */
*:first-child+html div#rightcol ul.websitedetails {
	padding-bottom: 0px;
}
*:first-child+html form#submitforms1 select { 
    margin-top: -35px;
}
*:first-child+html dl#bookmarklist dd div.bookmarkcat {
	width: 260px;
}
*:first-child+html dl#bookmarklist dd div.bookmarkcat form select {
    padding: 0px;
	width: 185px;
}
*:first-child+html input#submitbutton {
    padding: 6px 2px;
}
/* ie 7 and below hack end here */

/* ie 6 and below hack start here */
*html div#header ul#topnav {
	left: 530px;
}
*html div#rightcol ul.websitedetails {
	padding-bottom: 0px;
}
*html form#submitforms1 select { 
   margin-top: -35px;
}
*html dl#bookmarklist dd div.bookmarkcat {
	width: 260px;
}
*html dl#bookmarklist dd div.bookmarkcat form select {
    padding: 0px;
	width: 185px;
}
*html div#leftcol {
	margin-left: 15px;
}
*html div#rightcol {
	margin-right: 22.5px;
}
*html input#submitbutton {
    padding: 6px 2px;
}

/* ie 6 and below hack end here */