/*
Colors
DP Purple #51183B
DP Purple/White #9F8B9C
DP Dark link #63254C
DP Bright blue #29BAEC
Text input border #999999
Light grey underline #DDDDDD
Light grey background #F1F1F1
*/
html, body {
  height: 100%; 
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -20px;
}
.footer, .push {
  height: 20px;
  clear: both;
}
#footer-content {
  color: #6f6f6f;
  text-align: right;
  background-color: #F1F1F1;
}
a {
  text-decoration: none;
  color: #63254C;
}
body.dp {
/*  font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;*/
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 12px;
}
.bad {
  padding: 3px;
  background-color: #FFDDDD;
  border: 1px solid #FF5555;
}
.good {
  padding: 3px;
  background-color: #DDFFDD;
  border: 1px solid #55FF55;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
/* Cells & Grids */
.column {
  float: left;
}
.cell {
  float: left;
  margin-right: 15px;
}
.cell.edge {
  margin-right: 0px;
}
.w960.g5 .span1 {
  width: 177px;
}
.w960.g5 .span2 {
  width: 383px;
}
.w960.g5 .span3 {
  width: 575px;
}
.w960.g5 .span4 {
  width: 767px
}
.w960.g5 .span5 {
  width: 960px;
  margin-right: 0px;
}
.centered, .cell.centered {
  float: none;
  margin: 0 auto !important; 
}
/* Styles */
.dp .box {
 margin-bottom: 15px;
 background-color: #f1f1f1;
 #7E747B 
}
.dp .box li {
 line-height: 18px;
}
.dp .box .title, .dp .box.title {
  font-weight: bold;
/*  margin-bottom: 8px;*/
  padding: 6px 5px;
}
.dp .box li a {
/*  color: #9F8B9C;*/
  color: #63254C;
  display: block;
  padding: 2px 5px;
}
.dp .box h2 {

}
.dp .box li a:hover {
  color: #8D5E7F;
  text-decoration: underline;
}
.dp .box li.active a {
  background-color: #51183B;
  color: #FFF;
}
.dp .box.message {
  text-align: center;
}
.dp .box.message.good{
  background-color: #DDFFDD;
  color: #006600;
  border: 1px solid #00AA00;
}
.dp .box.message.bad {
  background-color: #FFDDDD;
  color: #660000;
  border: 1px solid #AA0000;
}
/* Common Components */
.dp #top-strip {
  padding: 15px 0 5px 0;
  height: 18px;
  color: #9F8B9C;
  background-color: #51183B;
  border-bottom:2px solid #9F8B9C;
}
.dp #top-strip a {
 color: #9F8B9C;
}
.dp #top-strip a:hover {
  color: #FFF;
}
.dp #top-strip .title {
  float: left;
}
.dp #top-strip #links {
  float: right;
  color: #635A64;
/*  color: #29baec;*/
}
.dp #top-strip #links li {
  display: inline;
  padding: 0 3px;
}
/* Admin Page */
.dp.admin #pageeditor {
  
}
.dp.admin input.textinput, .dp.admin textarea.textinput {
  background-image: none;
  border: 1px solid #F1F1F1;
  border-bottom-color: #DDD;
}
.dp.admin #pageeditor input.large {
  line-height: 18px;
  padding: 5px;
  font-weight: bold;
  margin-bottom: 15px;
}
.dp.admin a#live-site {
  display: block;
  font-weight:bold;
  color: #000;
  line-height: 18px;  
}
.dp.admin a:hover#live-site {
  background-color: #29BAEC;
  color: #FFF;
}
#page {
  float: none;
  margin: 0px auto;
}
/* Page Editor */

/* Forms */
.dp form li {
  margin-bottom: 12px;
}
.dp li label {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
}

/* Sign In */
body.dp.login {
  background-image: url(/images/dp-background-gradient.jpg);
  background-repeat: repeat-x;
}

.clear {
  clear: both;
}
.dp .text-input, .dp .textinput {
  background-image: none;
  border: 1px solid #999;
  padding: 3px;
  width: 150px;
}
.dp.login #login-form {
  padding-left: 102px;
  padding-top: 143px;
}
/* Forms */
.dp.login #login-form .submit {
  position: relative;
  left: 70px;
}
.dp #login-form label {
  width: 200px;
  padding-right: 7px;
  width: 65px;
  text-align: right;
  display: inline-block;
}
.dp.demo-index {
  height: 235px;
  background-image: url(/images/dp-demo-header-background.gif);
  background-repeat: repeat-x;
}
.dp.demo-index #header #logo {
  width: 260px;
  height: 235px;
  background-image: url(/images/dp-demo-header.jpg);
  background-repeat: no-repeat;
}
.dp.demo-index .column.c1of1 {
  width: 900px;
  margin: 0px auto;
  float: none;
  position: relative;
}
.dp.demo-index #intro p {
  margin: 10px 0;
}
.dp.demo-index ul#sites {
  width: 660px;
  margin-top: 30px;
  float: left; 
}
.dp.demo-index ul#sites li {
  float: left;
  margin: 0 25px 25px 0;
}
.dp.demo-index img#right-banner {
  float: right;
  margin-top: 30px;
}
.dp.demo-index img#top-banner {
  position: absolute;
  right: 0px;
  top: 55px;
}
.dp.demo-index #randompictures {
float: left;
clear: both;
width: 660px;
height: 150px;
overflow: hidden;
}
/* Upgrades */
.dp.upgrades .column.c1of1 {
  width: 900px;
  margin: 0px auto;
  float: none;
  position: relative;
}
.dp.upgrades ul#upgrades {
  width: 645px;
  margin-top: 30px;
  float: left;
}
.dp.upgrades ul#upgrades li {
  background-image: url(/images/dp-upgrade-background.gif);
  background-repeat: repeat-x;
  display: block;
  height: 200px;
  padding-left: 20px;
  padding-top: 15px;
  padding-right: 10px;
  position: relative;
}
.dp.upgrades ul#upgrades li h2 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 16px;
}
.dp.upgrades ul#upgrades li .description {
  font-size: 11px;
  color: #747474;
  line-height: 14px;
}
.dp.upgrades ul#upgrades li a.ask {
  position: absolute;
  top: 18px;
  right: 10px;
}
.dp.upgrades ul#upgrades li div.links {
  position: absolute;
  left: 200px;
  bottom: 41px;
}
.dp.upgrades a.hot {
  background-image: url(/images/dp-hot.gif);
  background-repeat: no-repeat;
  padding: 10px 0 10px 39px;
  margin-right: 20px;
}
.dp.upgrades a.custom {
  background-image: url(/images/dp-custom.gif);
  background-repeat: no-repeat;
  padding: 10px 0 10px 39px;
}
.dp.upgrades ul#upgrades li a span {
 color: #747474; 
}
.dp.upgrades a.hot span.red {
  color: #E41518 !important;
}
.dp.login #content {
  width: 460px;
  height: 270px;
  background-image: url(/images/dp-login.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 0 auto;
}
/* Quote */
.dp.quote div#quote {
  width: 645px;
  float: left;
  margin-top: 30px;
}
.dp.quote div#quote p {
  line-height: 16px;
  margin-bottom: 10px;
}
.dp.quote div#quote label {
  width: 105px;
  display: inline-block;
}
.dp.quote div#quote input.text-input {
  width: 195px;
}
.dp.quote div#quote textarea {
  width: 300px;
  height: 80px;
}
.dp.quote div#quote form#quote-form {
  margin-top: 20px;
}
/* Hosting */
.dp.hosting div#hosting {
  width: 640px;
  float: left;
  margin-top: 30px;
}
/* Demos? */
.dp.login #login-form label {
  color: #FFF;
}
.dp.login #demo-notice {
  width: 320px;
  margin: 0 auto;
}
.dp.login #demo-notice h1 {
  font-size: 22px;
  line-height: 28px;
  margin-top: 35px;
  margin-bottom: 15px;
  text-align: center;
  font-weight: bold;
}
.dp.login #demo-form label {
  width: 200px;
  padding-right: 7px;
  width: 86px;
  text-align: right;
  display: inline-block;
}
.dp.login #demo-form .text-input {
  border: 1px solid #6f6f6f;
  width: 215px;
}
.dp.login #demo-form textarea.text-input {
  width: 320px;
  margin-top: 5px;
}
.dp.login #demo-notice .message {
  text-align: center;
  margin-top: 50px;
  line-height: 18px;
}
.dp.login #demo-notice .message strong {
  color: #29BAEC;
}
.dp.login #demo-form label.quote {
  width: 96px;
  margin-bottom: 4px;
}
.dp.login #demo-form textarea.quote {
  height: 120px;
}
.dp.login #demo-form .explain {
  width: 320px;
}

/*.dp #links a.highlight {
  color: #29baec;
}*/
.dp #links li a.icon {
  background-image:url(/images/dp-plane-icon.gif);
  background-repeat:no-repeat;
  padding-left:16px;
}
.dp.demo #wrapper, .dp.demo #page, .dp.demo #content {
  width: 100%;
  height: 100%;
  min-height: 100%;
  height: auto !important;
}
table#demoview {
  width: 100%;
  height: 100%;
}
.dp.demo {
  background-color: #000;
  background-image: url(/images/dp-iframe-gradient.gif);
  background-repeat: repeat-x;
}
.dp.demo td#header-cell {
  height: 108px;
  background-image: url(/images/dp-free-demonstration.jpg);
  background-repeat: no-repeat;
  position: relative;
  
}
.dp.demo ul#demo-points {
  color: #FFF;
  position: absolute;
  top: 41px;
  left: 142px;
}
.dp.demo ul#demo-points li {
  list-style-type: disc;
  line-height: 16px;
}
a#mgmt-panel {
  position: absolute;
  right: 0px;
  top: 47px;
}
.dp.demo tr#content-row {
  width: 100%;
  height: 100%;
  overflow: hidden;
  vertical-align: top;  
}
.dp.demo td#content-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  overflow: hidden;
  vertical-align: top;
}
.dp.demo #content-frame {
  height: 100%;
  width: 100%;
  border: none;
}
/* Editor Page */
.dp.admin #page {
  width: 960px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center top;
}
.dp.admin.nobanner, .dp.admin.nobanner #page {
  background-image: none;
  padding-top: 0px;
}
.dp.admin #admin-links {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #FFF;
}
.dp.admin #admin-links li {
  display: inline;
  padding: 0 3px;
}
.dp.admin #admin-links li a {
  color: #FFF;
}
.dp.admin #admin-links li a.live {
  color: #29baec;
  background-image: url(/images/plane-icon.gif);
  /*background-position: 0 -3px;*/
  background-repeat: no-repeat;
  padding-left: 16px;
}
.dp.admin #content {
  margin-top: 20px;
}

.dp.admin .column.c1of2 h2 {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
.dp.admin .column.c1of2 ul li{
  line-height: 18px;
}
.dp .get-more {
  display: block;
  margin-top: 5px;
  border-top: 1px solid #DDD;
  padding-bottom: 3px;
  padding: 4px 3px 4px 4px;
  font-size: 10px;
}
.dp.admin .column.c1of2 span.get-more a {
  color: #000;
}
.dp.admin .column.c1of2 ul li a {
  display: block;
  color: #6f6f6f;
}
.dp.admin .column.c1of2 ul li a:hover {
  color: #000;
}
.dp.admin .column.c1of2 ul li.active a {
  background-color: #51183B;
  color: #DDD !important;
}
.dp.admin .column.c1of2 #pages {
  margin-bottom: 15px;
}
.dp.admin .column.c1of2 ul#features li {
  color: #6f6f6f;
}
.dp.admin .column.c2of2 h1 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
}
.dp.admin #editor-nav {
  
}
.dp.admin #editor-nav h2, .dp.admin #editor-nav ul, .dp.admin #editor-nav ul li {
  float: left;
  padding: 5px;
}
.dp.admin #editor-nav ul li input {
  background-image: none;
  border: none;
  background-color: transparent;
}
.dp.admin a#howto-download {
  display: block;
  background-image: url(/images/dp-help.jpg);
  background-repeat: no-repeat;
  padding: 0 0 0 46px;
  margin: 18px 0 0 20px;
  color: #000;
}
.dp.admin #footer-content p {
  width: 960px;
  margin: 0 auto;
}
/* Gallery */
.dp.admin.add-gallery .column.c2of2 h2 {
  margin-bottom: 12px;
}
.dp.admin.add-gallery .column.c2of2 form {
  padding: 12px;
  border-bottom: 1px solid #DDD;
  border-top: 1px solid #DDD;
}
.dp.admin.add-gallery form label {
  width: 100px;
}
.dp.admin.add-gallery form .submit {
  margin-left: 107px;
}
.dp.admin.add-gallery form li.last{
  margin-bottom: 0px;
}
/* Mailing List */
.dp.admin.mail #page {
  width: 960px;
  background-image: url(/images/dp-mail.jpg);
  background-position: top left;
  position: relative;
}
.dp.admin.mail .column.c1of2 {
  width: 280px;
}
.dp.admin.mail form#add-new {
  position: absolute;
  top: 130px;
  right: 0px;
}
.dp.admin.mail form#add-new label {
  color: #FFF;
}
.dp.admin.mail form#add-new .text-input {
  width: 300px;
}
.dp.admin.mail ul#emails li {
  font-family: Courier, monospace;
}
.dp.admin.mail ul#emails h2 span {
  color: #5c5c5c;  
}
.dp.admin.mail .column.c1of2 form label {
  font-size:14px;
  font-weight:bold; 
}

.dp.admin #pagecontent textarea{
  width: 700px;
  height: 300px;
}

#admin-nav {
  height: 25px;
  background-color: #51183B;
  border-bottom: 2px solid #9F8B9C;
}
#admin-nav div.width {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#admin-nav h1 {
  color: #F1F1F1;
  position: absolute;
  top: 6px;
  left: 5px;
}

#bullets {
	margin-left: 128px;
}
.usercontent em, .usercontent i {
  font-style: italic;
}
.usercontent strong, .usercontent b {
  font-weight: bold;
}
.usercontent h1, .usercontent h2, .usercontent h3, .usercontent h4, .usercontent h5, .usercontent h6 {
  font-weight: bold;
  font-size: 1.3em;
}
.usercontent p {
  margin: 10px 0;
}

.dp.admin .delete {
  float: inline;
/*  display: none;*/
}
.dp.admin .box li {
  position: relative;
}
.dp.admin .box li .delete {
  font-size: 10px;
  display: none;
  position: absolute;
  right: 8px;
  top: 2px;
  cursor: pointer;
  color: #999;
}
.dp.admin .box li.hover .delete {
  display: inline;
  
}
.dp.admin .box li.warning {
  background-color: #FF0000 !important;
}
.dp.admin .box li.warning .delete {
  text-decoration: underline;
}
.dp.admin .box li.warning, .dp.admin .box li.warning a, .dp.admin .box li.warning .delete {
  color: #FFF;
}