* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font-size: 62.5%;
	background: #fdfff1;
	color: #583c3a;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
html>body {
   font-size: 10px;
} 
a {
	color: #fa7465;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p {
	margin-bottom: 1.5em;
	line-height: 1.3em;
}
em {
	font-weight: bold;
	font-style: normal;
}
img {
	border: 3px solid #f9e4b6;
	margin-bottom: 1.5em;
}
img#loadergif {
	border: none;
}
div.clear {
	clear: both;
}
.hidden {
	display: none;
}
.successmsg {
	color: #008e01;
   font-weight: bold;
}
.errormsg {
	color: #b00000;
   font-weight: bold;
}

div#warning {
	width: 100%;
	padding: 8px;
	font-size: 1.8em;
	text-align: center;
	background-color: #fa7465;
	text-transform: uppercase;
}

div#wrapper {
	width: 850px;
	margin: 0 auto;
}
div#header {
	width: 850px;
	height: 40px;
	position: relative;
	margin-top: 40px;
}
div#header h1 a {
   width: 259px;
	height: 25px;
	background: url(images/pds_logo.gif) no-repeat;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px; 
}
div#header ul#topnav {
   position: absolute;
   top: 10px;
	right: 0px; 
}
div#header ul#topnav li {
	display: inline;
}
div#header ul#topnav li a {
	display: block;
	float: left;
	margin-left: 10px;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bold;
	color: #fa7465;
}
div#header ul#topnav li a:hover {
   text-decoration: none;
   border-bottom: 3px solid #fa7465;
}

div#boxone, div#boxtwo, div#boxthree {
	width: 240px;
	height: 180px;
	float: left;
	padding: 20px;
	margin-bottom: 10px;
	border: 3px solid #583c3a;
}
div#boxone {
	background: #f8f1da url(images/ld_bg.png) no-repeat 90% 90%;
	border-right: 1px solid #583c3a;
}
div#boxtwo {
	background: #f8f1da url(images/ad_bg.png) no-repeat 90% 90%;
	border-right: 1px solid #583c3a;
	border-left: 0px;
	width: 242px;
}
div#boxthree {
	background: #f8f1da url(images/bs_bg.png) no-repeat 90% 90%;
	border-left: 0px;
}
div#features h3 {
	font-size: 21px;
	letter-spacing: -1px;
	margin-bottom: 5px;
} 
div#features h3 span {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -2px;
}
div#features ul {
	font-size: 1.3em;
}
div#features ul li {
	margin-left: 1.3em;
	margin-bottom: 5px;
}
div#features a.fulllist {
	font-weight: bold;
	font-size: 1.3em;
}
div#content {
   color: #583c3a;
	background: transparent;
	border: 3px solid #583c3a;
	padding-bottom: 50px;
}
div#leftcol {
	width: 250px;
	margin-left: 30px;
	margin-top: 40px;
	float: left;
	font-size: 1.3em;
}
div.leftbox {
	width: 200px;
	padding: 15px;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 1.3em;
	border-top: 3px solid #f9e4b6;
	background: #f8f1da;
	font-size: 0.9em;
	color: #583c3a;
}
div.leftbox h4 {
	font-size: 1.5em;
	letter-spacing: -1px;
   padding-bottom: 0.2em;
}
div.leftbox ul {
   list-style-type: none;
	color: #583c3a;
	margin-top: 1.2em;
}
div.leftbox ul li a, div.leftbox form a,  div.leftbox p a {
	color: #fa7465;
}
div.leftbox p {
	margin-bottom: 0em;
}
div#rightcol {
	width: 480px;
	margin-right: 45px;
	margin-top: 40px;
	float: right;
	font-size: 1.3em;
	line-height: 1.3em;
}
div#rightcol h2 {
	font-size: 1.5em;
	letter-spacing: -1px;
	margin-bottom: 1em;
}
div#rightcol h3 {
	font-size: 1.5em;
	letter-spacing: -1px;
	margin-bottom: 1em;
}
div#rightcol a {
	color: #fa7465;
}
div#rightcol a#submitbutton {
	color: #583c3a;
	font-weight: bold;
}
div#rightcol a#submitbutton:hover {
   background-color: #faa79e;
	text-decoration: none;
}
div#rightcol ul{
	padding-left: 1.2em;
	margin-bottom: 2em;
}


div#rightcol ul.websitedetails, div#rightcol ul.articledetails  {
	background-color: #583c3a; 
	padding: 15px;
	list-style-type: none;
	margin-bottom: 10px;
}
div#rightcol ul.websitedetails li, div#rightcol ul.articledetails li {
	margin-bottom: 0.3em;
}
div#rightcol ul.websitedetails form input, div#rightcol ul li a#submitbutton {
	float: right;
	margin-top: -33px;
	font-weight: bold;
}
div#rightcol a:hover {
	text-decoration: underline;
}
table {
	width: 100%;
}
table#dirlist tr th, table#dirlist tr td  {
	display: block;
	padding: 6px;
	padding-left: 15px;
	color: #583c3a;
	font-weight: bold;
}
table#dirlist tr th {
	color: #fdfff1;
}
table#dirlist thead tr {
	background-color: #583c3a;
	color: #fdfff1;
}
table#dirlist tbody tr {
	background-color: #f8f1da;
}
table#dirlist td a {
	color: #583c3a;
}
table#dirlist tr th.url, table#dirlist tr td.url {
	width: 66%;
	display: inline-table;
}
table#dirlist tr th.status, table#dirlist tr td.status {
   width: 25%;
   display: inline-table;
   text-align: center;
}
table#dirlist tr td.status {
	color: #faa79e;
}
table#dirlist tr td.status a {
	color: #fa7465;
}
table#dirlist tr td.status span {
	color: #583c3a;
}

p.actions {
	text-align: right;
}
p a.button {
	padding: 6px;
	background-color: #fa7465;
	border: 1px solid #fa7465;
	color: #583c3a !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-left: 5px;
	cursor: pointer;
}
p a.button:hover {
	background-color: #faa79e;
	border: 1px solid #faa79e;
	text-decoration: none !important;
}


/* Error Messages */
#status_msg {
	padding: 15px; 
	margin-bottom: 10px;
}
#status_msg h3 {
	font-size: 1.4em;
	letter-spacing: -1px;
	margin-bottom: 0.5em;
}
#status_msg p a {
	font-weight: bold;
	color: #faa79e;
}
/* form styles */
#right form{
	clear: left;
}
#right input.button{
	color: #fdfff1;
	background-color: #fa7465;
	border: 1px solid #fa7465;
	padding-right: 2px;
	padding-left: 2px;
}
#right input.sm_button{
	color: #fdfff1;
	background-color: #fa7465;
	border: 1px solid #fa7465;
	width: 100%;
	display: inline;
	font-size: 10px;
}
#footer {
	height: 40px;
	margin-bottom: 30px;
	font-size: 1.1em;
	text-align: center;
}
#footer ul {
	list-style-type: none;
}
#footer ul#top {
	padding-top: 10px;
	padding-bottom: 4px;
}
#footer ul li {
	display: inline;
	padding: 0 5px;
	border-left: 1px solid #f8f1da;
}
#footer ul li.first {
	padding-left: 0;
	border: 1px solid #FDFFF1;
}
#footer a {
	color: #583c3a;
}

#footer a:hover {
	text-decoration: underline;
}


/* Login form start here */
#loginform {
	text-align: right;
}
#loginform label {
	width: 100%;
	display: block;
	height: 30px;
	margin-bottom: 3px;
}
#loginform label span {
   float: left;
   padding-top: 6px;
}
#loginform label input {
   border: 1px solid #faa79e;
   height: 16px;
   width: 115px;
   padding: 5px;
   float: right;
   color: #583c3a;
}
input#submitbutton, a#submitbutton {
	padding: 6px;
	margin-top: 5px;
	background-color: #fa7465;
	border: 1px solid #faa79e;
	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: #faa79e;
}
#loginform a {
	font-weight: normal;
	font-size: 11px;
}
a.signupbtn {
	font-size: 18px;
	text-align: center;
	background-color: #fa7465;
	color: #fdfff1;
	padding: 15px;
	width: 200px;
	display: block;
	margin: 0 auto;
	font-weight: bold;
}
/* Login form end here */

/* Sign up form start here */
#signupform {
	width: 350px;
	margin: 0px auto;
	font-weight: bold;
	text-align: right;
	color: #583c3a;
	font-size: 0.9em;
}
#signupform label {
	width: 100%;
	display: block;
	height: 30px;
	margin-bottom: 3px;
}
#signupform label span {
   padding-top: 6px;
   float: left;
}
#signupform label input {
   height: 16px;
   width: 210px;
   padding: 5px;
   float: right;
   color: #583c3a;
   border: 1px solid #faa79e;
}
/* Sign up form end here */

/* Suggest Form start here */
#suggestform {
	width: 300px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 0.9em;
}
#suggestform label {
	width: 100%;
	display: block;
	margin-bottom: 3px;
}
#suggestform label textarea {
   border: 1px solid #faa79e;
   background-color: #FDFFF1;
   height: 250px;
   width: 290px;
   padding: 5px;
   color: #583c3a;
   margin-top: 6px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 13px;
}
#suggestform input#submitbutton {
   float: right;
}
/* Suggest Form end here */

/* Change Password Form start here */
#changepassform {
	width: 370px;
	margin: 30px auto;
	font-weight: bold;
	text-align: right;
	color: #583c3a;
	font-size: 0.9em;
}
#changepassform label {
	width: 100%;
	display: block;
	height: 30px;
	margin-bottom: 3px;
}
#changepassform label span {
   padding-top: 6px;
   float: left;
   margin-right: 15px;
} 
#changepassform label input {
   border: 1px solid #faa79e;
   background-color: #FDFFF1;
   height: 16px;
   width: 200px;
   padding: 5px;
   float: right;
   color: #583c3a;
}
/* Change Password Form end here */

/* Contact Form and Add New Form start here */
#contactform, #addnewform {
	width: 400px;
	font-weight: bold;
	text-align: right;
	color: #583c3a;
	font-size: 0.9em;
	margin: 0 auto;
}
#buycreditform {
	text-align: left;
	width: 180px;
}
#buycreditform input.amount {
	width: 80px;
	padding: 5px;
	float: left;
	border: 1px solid #faa79e;
   background-color: #FDFFF1;
   height: 16px;
   color: #583c3a;	
}
#buycreditform input#submitbutton {
	float: left;
	margin-top: 0px;
}

#contactform label, #addnewform label, #buycreditform label {
	width: 100%;
	display: block;
	height: 30px;
	margin-bottom: 3px;
}
#contactform label span, #addnewform label span  {
    padding-top: 6px;
    float: left;
    margin-right: 15px;
}
#contactform label input, 
#contactform label textarea, 
#addnewform label input, 
#addnewform label textarea, 
#buycreditform label input {
   border: 1px solid #faa79e;
   background-color: #FDFFF1;
   height: 16px;
   width: 305px;
   padding: 5px;
   float: right;
   color: #583c3a;
}
#contactform label input, 
#contactform label textarea {
	width: 315px;
}
#contactform label.ta, #addnewform label.ta {
	height: 162px;
}
#contactform label.ta textarea, #addnewform label.ta textarea {
	height: 150px;
   padding: 5px;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 13px;
}
/* Contact Form and Add New Form end here */

/* Forgot Pass Start Here */
#forgotpassform {
	width: 350px;
	margin-left: 0px;
	font-weight: bold;
	text-align: right;
	font-size: 0.9em;
}

#forgotpassform label {
   width: 100%;
	display: block;
	height: 30px;
	margin-bottom: 3px;
}
#forgotpassform label input {
    border: 1px solid #faa79e;
    background-color: #FDFFF1;
    height: 16px;
    width: 200px;
    padding: 5px;
    float: right;
    color: #583c3a;
}
/* Forgot Pass End Here */

/* Url Submit Form Start Here */
form#submitforms1 select {
	width: 80%;
	padding: 5px;
	background-color: #FDFFF1;
	border: 2px solid #faa79e;
	margin-right: 3px;
	color: #583c3a;
}
/* Url Submit Form End Here */

/* Dir Details Form Start Here */
form#dirdetails {
	width: 400px;
}
form#dirdetails img {
	width: 400px;
	height: 180px;
	margin-bottom: 10px;
	border: none;
}
form#dirdetails label {
	width: 100%;
	display: block;
	margin-bottom: 3px;
}
form#dirdetails label span {
	padding-top: 4px;
   float: left;
	margin-right: 15px;
	font-weight: bold;
}
form#dirdetails label input {
	height: 16px;
	width: 235px;;
	border: 1px solid #faa79e;
	background-color: #FDFFF1;
   padding: 5px;
	margin-bottom: 10px;
   color: #583c3a;
	float: right;
}
form#dirdetails select {
	width: 100%;
	padding: 5px;
	background-color: #FDFFF1;
	border: 2px solid #faa79e;
	margin-bottom: 5px;
	float: right;
	color: #583c3a;
}
form#dirdetails input#submitbutton {
	float: right;
	margin-left: 5px;
}
/* Dir Details Form End Here */

/* Article Dir Details Form Start Here */
#articleform {
	width: 420px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
}
#articleform label {
	width: 100%;
	display: block;
	height: 30px;
	margin-bottom: 3px;
}
#articleform label span {
   padding-top: 6px;
   float: left;
   text-align: left;
}
#articleform label span em {
	font-size: 0.8em;
	font-style: italic;

}
#articleform label input, #articleform label textarea {
   border: 1px solid #faa79e;
   background-color: #FDFFF1;
    height: 16px;
    width: 315px;
    padding: 5px;
    float: right;
    color: #583c3a;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}
#articleform label.smallta {
	height: 132px;
}
#articleform label.smallta textarea {
	height: 120px;
}
#articleform label.bigta {
	height: 312px;
}
#articleform label.bigta textarea {
	height: 300px;
}
#articleform h4 {
	font-size: 1.5em;
	text-align: left;
	letter-spacing: -1px;
	margin-top: 1.5em;
	margin-bottom: 5px;
}
#articleform p {
   text-align: left;
}
/* Article Dir Details Form End Here */

/* Article Spinner Start */
form.spinbox {
   width: 470px;
	margin: 0 auto;
	font-weight: bold;
	text-align: right;
	font-size: 0.9em;
}
form.spinbox label {
	width: 100%;
	display: block;
	height: 230px;
	margin-bottom: 3px;
}
form.spinbox label span {
   padding-top: 6px;
   float: left;
	margin-right: 15px;
}
form.spinbox label textarea {
   border: 1px solid #faa79e;
   background-color: #FDFFF1;
    height: 220px;
    width: 350px;
    padding: 5px;
    float: right;
    color: #583c3a;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}
/* Article Spinner End */


/* ie 7 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 input#submitbutton {
    padding: 6px 2px;
}
/* ie 7 hack end here */

/* ie 6 hack start here */
*html div#header ul#topnav {
	left: 530px;
}
*html div#leftcol {
	margin-left: 15px;
}
*html div#rightcol {
	margin-right: 22.5px;
}
*html input#submitbutton {
    padding: 6px 2px;
}
/* ie 6 hack end here */
