body {
  background: #BAA589 url(../images/page_background.png) left top repeat-x;
  margin: 0;
  font-size: 12px;
  font-family: Geneva, Verdana, Arial, sans-serif;
  color: #505050;
}

img {
  border: 0;
}

a {
  color: #7A68A4;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  margin: 0 auto;
  color: #7A68A4;
  font-size: 48px;
  font-weight: bold;
  font-family: 'Book Antiqua', Georgia, 'Courier New', 'Bitstream Vera Serif', 'Times New Roman', serif;
}

h1 img {
  margin: 30px 0 0 30px;
}

h2 {
  margin: 0 auto;
  color: #42375B;
  font-size: 20px;
  font-weight: normal;
  font-variant: small-caps;
  font-family: 'Book Antiqua', Georgia, 'Courier New', 'Bitstream Vera Serif', 'Times New Roman', serif;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

h3 {
  margin-top: 40px;
  font-size: 13px;
  font-weight: bold;
}

h3 a, h3 a:hover {
  color: #505050;
  text-decoration: none;
}

p, dl {
  margin: 0;
  padding: 8px 0 10px 0;
  line-height: 1.5em;
}

input, select, textarea {
  font-size: 11px;
  font-family: Geneva, Verdana, Arial, sans-serif;
}

.catchField {
  display: none;
}

th {
  font-size: 12px;
  font-weight: bold;
}

dt {
  padding-top: 12px;
}

dd {
  margin: 0;
}

dt.toggler {
  color: #7A68A4;
  cursor: pointer;
}

.minitext {
	font-size: 11px;
  font-style: oblique;
  line-height: 16px;
}

.disclaimer {
	font-size: 10px;
}

#container, #container_noLinks {
  margin: 0 auto;
  padding: 0;
  width: 92%;
  max-width: 1100px;
  position: relative;
  left: 0;
  top: 0;
  background: #FFFFFF url(../images/container_background.png) left top repeat-y;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  text-align: left;
}

#container_noLinks {
	background-image: none;
}

#header {
  height: 125px;
  background: #FFFFFF;
  text-align: left;
}

#toolbox {
	position: absolute;
	right: 8px;
	top: 4px;
}

#linksBar {
  clear: both;
  background: #FFFFFF url(../images/links_back.jpg) right top repeat-y;
  border-top: 1px solid #999999;
  text-align: left;
  padding: 2px 0;
}

#linksBar li {
  display: inline;
  line-height: 18px;
  padding: 1px 8px;
}

#startButton {
  display: block;
  width: 215px;
  height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 8px 0 0;
  background: url(../images/start_button.png) -215px top no-repeat;
}

#startButton a {
	display: block;
  width: 215px;
  height: 38px;
	background: url(../images/start_button.png) left top no-repeat;
}

#startButton a span {
	display: none;
}

#startButton a:hover {
  background-image: none;
  background: transparent;
}

#startButton a:active {
  background: url(../images/start_button.png) -430px top no-repeat;
}

#startButtonMain {
  display: block;
	width: 237px;
  height: 38px;
	margin: 10px auto;
  background: url(../images/start_button_main.png) -237px top no-repeat;
}

#startButtonMain a {
	display: block;
	width: 237px;
  height: 38px;
	padding: 0;
	background: url(../images/start_button_main.png) left top no-repeat;
}

#startButtonMain a:hover {
  background-image: none;
  background: transparent;
}

#startButtonMain a:active {
  background: url(../images/start_button_main.png) -474px top no-repeat;
}

#startButtonMain a span {
	display: none;
}

#mainLinks {
  margin: 0 0 0 25px;
  padding: 0;
}

#main {
  background: url(../images/shadow_light.jpg) left top repeat-x;
  position: relative;
}

#sideLinks {
  position: absolute;
  top: 0;
  left: 10px;
  width: 200px;
  padding-top: 25px;
  background: url(../images/side_links_top.png) left top no-repeat;
}

#sideLinks ul {
  margin: 0 10px;
  padding: 0;
  border-bottom: 1px solid #DDDDDD;
}

#sideLinks li {
  line-height: 30px;
  list-style-type: none;
  text-align: right;
  margin: 0;
  padding: 0 20px 0 0;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #FFFFFF;
}

#content {
  padding: 60px 50px 40px 250px;
  text-align: left;
  min-height: 650px;
}

* html #content {
  height: 650px;
}

.clear {
  clear: both;
  width: 100%;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

#footer {
  clear: both;
  color: #FFFFFF;
  background-color: #8A819E;
  width: 100%;
}

#footer ul {
  padding: 6px 8px 2px 10px;
  margin: 0;
  display: inline;
  float: right;
}

#footer li {
  display: inline;
  line-height: 18px;
  border-left: 1px solid #FFFFFF;
  padding: 1px 8px;
}

#footer .first {
  border-left: 0;
}

#footer a {
  color: #FFFFFF;
}

#footer span {
  display: block;
  float: left;
  margin: 0;
  padding: 6px 8px 2px 10px;
  line-height: 1.5em;
}

.error {
  background: #E9EAEF url(../images/error.png) left top no-repeat;
  font-style: oblique;
  padding: 20px;
  padding-left: 60px;
  margin: 40px 0;
}

.success {
  background: #E9EAEF url(../images/success.png) left top no-repeat;
  font-style: oblique;
  padding: 20px;
  padding-left: 60px;
  margin: 40px 0;
}

.toolboxForm .tableWrapper {
  background-color: #F5F2E8;
  border: 1px solid #E5DCCF;
  margin: 20px 0 50px 0;
  padding: 10px;
  display: inline-block;
}

.toolboxForm table {
	background-color: #F5F2E8;
	border: 0;
	margin: 0;
}

.toolboxForm td {
  padding: 4px;
  vertical-align: top;
}

.toolboxForm .iePadding {
	padding: 10px;
	vertical-align: middle;
}

.toolboxForm .label, .toolboxForm .required {
  padding-top: 8px;
  text-align: right;
}

.toolboxForm .display {
  padding-top: 8px;
}

.toolboxForm .detail input, .toolboxForm .detail select, .toolboxForm .detail textarea {
  width: 200px;
}

.toolboxForm p {
  text-align: center;
  line-height: 2em;
  padding: 0;
}

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

.toolboxForm .fullWidth input, .toolboxForm .fullWidth textarea {
  width: 100%;
}

.continue {
  padding-right: 200px;
  text-align: right;
}

.cookieImage {
  margin: 20px;
}


/* index.php */

#homepage #header {
	height: 170px;
	background: #FFFFFF url(../images/toolbox_top.png) right top no-repeat;
}

#homepage #header img {
	margin-top: 50px;
}

#homepage #toolboxBottom {
	position: absolute;
	right: 0;
	top: 170px;
	z-index: 100;
}

#homepage #content {
	padding-top: 40px;
}

#homepage #sideLinks div {
	font-size: 11px;
	text-align: center;
}

#homepage #sideLinks h3 {
	font-size: 12px;
	margin-top: 0;
}

#homepage .sidebarButton {
	margin-top: 6px;
}

#homepage #sideLinks .separator {
	height: 0;
	line-height: 0;
	overflow: hidden;
	margin: 18px 14px 18px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
}

.introHeader {
	width: 460px;
	margin: 24px 0 12px 0;
  color: #996699;
  font-size: 24px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 120%;
}

#homepage #featureWrapper {
	background: url(../images/homepage_laptop.jpg) left top no-repeat;
	margin: 20px -10px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #CCCCCC;
}

#homepage #screenshotSpacer {
	width: 300px;
	height: 300px;
	float: left;
}

#homepage #featureList {
	width: 290px;
	margin: 0;
	float: left;
}

#homepage #featureList h2 {
	margin: 0;
}

#homepage #featureList ul {
	line-height: 150%;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0;
}

#homepage #featureList li {
	margin-left: 0;
	padding-left: 20px;
	text-indent: 0;
}

#homepage #featureList a {
	font-size: 10px;
	padding: 0 8px;
}

#homepage #weddingTip {
	padding: 20px;
}

#homepage #weddingTip h2 {
	margin: 0;
}

#homepage #tipInstall {
	float: right;
	text-align: right;
	margin: 20px 0 20px 20px;
}

#homepage #tipInstall li {
	display: inline;
	list-style-type: none;
}

#homepage #tipInstall li img {
	vertical-align: middle;
}

#footerInfo {
	font-size: 11px;
	line-height: 140%;
	text-align: left;
	margin: 0;
	padding: 10px;
	background: #E7DFCD url(../images/homepage_footer_back.png) left bottom repeat-x;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

#footerInfo h3 {
	margin-top: 12px;
}

#footerInfo p {
	padding: 5px 0;
}

#about {
	float: left;
	width: 55%;
	background: url(../images/separator.png) right top repeat-y;
}

#about #icon {
	float: left;
	margin-left: 8px;
}

#about h3, #about p {
	margin-left: 110px;
	margin-right: 16px;
}

#didYouKnow {
	float: left;
	width: 44%;
}

#didYouKnow h3, #didYouKnow p {
	margin-left: 20px;
}


/* trial.php */

.toolboxForm #weddingDate {
  width: 170px;
}

.toolboxForm #chooseSubdomain {
  padding-top: 10px;
  text-align: center;
  line-height: 2.2em;
}

#chooseSubdomain label {
  font-weight: bold;
}

.calendar {
	vertical-align: text-bottom;
}

#pen {
	padding-left: 250px;
	height: 62px;
	margin: 0;
	text-align: left;
	margin-top: -80px;
}


/* activation.php */

#activation td {
	vertical-align: middle;
}

#activation td img {
	vertical-align: text-bottom;
}

#copyButton.active {
	position: relative;
	top: 1px;
	left: 1px;
}


/* credits.php */

#credits td {
  padding: 8px 4px;
}


/* pricing.php */

#pricingTable {
  margin: 30px 0;
  width: 360px;
  background: url(../images/pricing_banner.png) top center no-repeat;
}

#pricingTable table {
  width: 100%;
}

#mainPrices td {
  width: 25%;
  padding-top: 92px;
  font-size: 18px;
  text-align: center;
}

#pricingTable #startButtonMain {
	float: right;
}

#extraPrices {
  margin-top: 0;
  padding-top: 0;
}

#extraPrices dt {
  font-size: 12px;
  font-style: oblique;
  color: #333333;
  padding-bottom: 4px;
}

#extraPrices dd {
  padding-bottom: 16px;
}

.extraPrice {
  font-style: normal;
  margin-left: 0.4em;
}

#new {
  position: relative;
  left: 0;
  top: -4px;
  vertical-align: middle;
}

.domainCheck {
  background-color: #F5F2E8;
  border: 1px solid #E5DCCF;
  margin-top: 10px;
  padding: 8px 10px;
}

.domainCheck td {
  padding: 4px;
}

.freeShipping {
  color: #7A68A4;  
}

#cdTins {
	float: right;
	margin-left: 10px;
}


/* features.php */

#featureList {
  margin: 20px;
  padding: 8px;
  width: 480px;
}

#featureList dt {
  padding: 6px 10px;
  margin: 0;
  text-align: left;
}

#featureList dd p {
	padding: 6px 10px;
	text-align: left;
	font-size: 11px;
	min-height: 5em;
}

#featureList dd {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#featureList .featureHead, #featureList .featureCheckHead {
	font-weight: bold;
}

#featureList .featureHead, #featureList .feature {
	width: 260px;
	display: inline-block;
}

#featureList .featureCheck, #featureList .featureCheckHead {
	width: 100px;
	display: inline-block;
	text-align: center;
}

#featureList .feature_y {
	background-color: #F5F2E8;
}

#featureList img {
	vertical-align: middle;
}

#featureList .featureCheck {
	color: #505050;
}

#features #startButtonMain {
	float: left;
	margin-left: 150px;
}

#smsDisplay form {
	padding-top: 4px;
	line-height: 300%;
}

#smsDisplay #unavailable {
	font-style: oblique;
}


/* purchase.php, checkout.php */

.purchaseSelect {
  margin: 20px 0;
}

.purchaseSelect th {
  padding: 8px 8px 4px 8px;
  vertical-align: top;
}

.purchaseSelect td {
  padding: 8px;
  vertical-align: middle;
	border-top: 1px solid #F0F0F0;
}

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

.purchaseSelect .details {
  text-align: left;
  font-size: 12px;
  padding-right: 20px;
  width: 250px;
  white-space: nowrap;
}

.purchaseSelect .activeDate {
  font-size: 9px;
  color: #999999;
}

.purchaseSelect .price {
  text-align: right;
  font-size: 12px;
  width: 60px;
}

.purchaseSelect .total {
  text-align: right;
  font-size: 12px;
}

.purchaseSelect .separator {
  height: 0;
  line-height: 0;
  padding: 0;
  overflow: hidden;
  border-top: 1px solid #CCCCCC;
}

.purchaseDetail .setWidthInput {
  width: 190px;
}

#domainHead {
  line-height: 1.5em;
  padding: 0;
  margin: 0 0 6px 0;
}

#processing {
  display: none;
  font-size: 11px;
  font-style: oblique;
  line-height: 1.5em;
  padding: 10px 0 0 0;
  text-align: center;
}

#processing img {
  vertical-align: middle;
}

#domainResponse {
  display: none;
  line-height: 1.5em;
  padding: 10px 0 0 0;
  text-align: center;
}

#addressLoader td {
  text-align: center;
  vertical-align: middle;
  height: 60px;
}

#receipt {
  width: 400px;
}

#receipt th {
  text-align: left;
}

#didyouknow {
  padding-top: 12px;
}

#receipt td {
  line-height: 1.5em;
  white-space: nowrap;
}

#receipt .price {
  width: 200px;
  text-align: right;
  padding-right: 100px;
}

#receipt .totalPrice {
  font-weight: bold;
}

#receipt #receiptInfo {
  text-align: left;
  font-size: 11px;
  font-style: oblique;
  white-space: normal;
}


/* gift_certificate.php */

.purchase ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.purchase li {
	margin-top: 6px;
	margin-bottom: 6px;
}

.purchaseOption {
	margin-left: 10px;
	width: 80%;
}

.purchaseOptionSelected {
  background-color: #F5F2E8;
  border: 1px solid #E5DCCF;
  padding: 10px;
  margin: 10px 0;
  width: 80%;
}

.purchaseOptionSelected .deliveryTitle {
	font-weight: bold;
}

.purchaseDetails {
	padding-left: 10px;
}


/* templates.php */

.stylePreview {
  width: 250px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	padding: 8px 10px;
	margin: 20px 24px 20px 0;
	text-align: center;
}

* html .stylePreview {
  margin: 20px 16px 20px 0;
}

.stylePreview h3 {
	color: #888888;
	line-height: 100%;
	margin: 2px auto;
}

.previewImage {
	width: 250px;
	height: 190px;
	overflow: hidden;
	float: left;
	margin: 6px auto;
	padding: 0;
	border: 1px solid #CCCCCC;
}

.colorBlock {
	width: 16px;
	height: 16px;
	margin: 2px;
	float: left;
	cursor: pointer;
}

.hideMe {
	display: none;
}


/* wedding_tips.php */

#tipDisplay {
	line-height: 200%;
	position: relative;
	left: 0;
	top: 0;
}

#tip {
  width: 295px;
  height: 200px;
  border: 1px solid #CCCCCC;
  padding: 3px;
  margin-bottom: 10px;
  background: url(../images/processing_large.gif) center center no-repeat;
}

#shareTips {
	display: block;
	cursor: pointer;
	position: absolute;
	left: 285px;
	top: 40px;
	width: 150px;
	height: 150px;
}

* html #shareTips img {
	display: none;
}

* html #shareTips {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/share_tip.png", sizingMethod="scale");
}

#addTips {
  margin-top: 40px;
}

#tipOptions {
  margin-top: 0;
  padding-left: 10px;
  list-style-type: none;
}

#tipOptions li {
  margin-left: 0;
  padding-left: 0;
}

#tipOptions img {
  vertical-align: middle;
  padding: 4px;
}

.widgetDownload a {
  font-size: 18px;
}

.widgetDownload img {
  margin: 20px 20px 200px 0;
  float: left;
}


/* tour.php */

#startTour {
  display: block;
  width: 125px;
  height: 38px;
  background: url(../images/start_tour.png) -125px top no-repeat;
  margin: 10px 0 20px 0;
}

#startTour a {
	display: block;
  width: 125px;
  height: 38px;
	background: url(../images/start_tour.png) left top no-repeat;
}

#startTour a span {
	display: none;
}

#startTour a:hover {
  background-image: none;
  background: transparent;
}

#startTour a:active {
  background: url(../images/start_tour.png) -250px top no-repeat;
}

.screenshot {
	float: left;
	width: 270px;
	height: 240px;
	border: 1px solid #777777;
	padding: 0;
	margin: 12px 24px 12px 0;
	overflow: hidden;
	text-align: center;
}

* html .screenshot {
  margin: 12px 16px 12px 0;
}

#lightbox {
	padding: 0 35px 24px 35px;
}

#closeButton { 
  right: 40px;
  bottom: 0;
}

#previousSlide {
  width: 30px;
  height: 220px;
  position: absolute;
  left: 5px;
  top: 170px;
}

#nextSlide {
  width: 30px;
  height: 220px;
  position: absolute;
  right: 9px;
  top: 170px;
}

#lightbox img {
  border: none; 
  clear: both;
} 

#overlay img { 
  border: none;
}

#overlay { 
  background-image: url(../images/screenshots/overlay.png);
}

* html #overlay {
	background-color: #DDDDDD;
	back\ground-color: transparent;
	background-image: url(../images/screenshots/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/screenshots/overlay.png", sizingMethod="scale");
}


/* submit_tip.php */

#recentTipsWrapper {
	float: left;
	padding: 10px 0 0 20px;
}

#recentTips {
	width: 200px;
	height: 260px;
}

#scroller {
	cursor: pointer;
}


/* feedback.php */

.feedbackBox {  
  background-color: #F5F2E8;
  border: 1px solid #E5DCCF;
  margin: 20px 0 30px 0;
  padding: 10px;
  width: 90%;
}

.feedbackBox ul {
	margin-left: 0;
	padding-left: 0;
}

.feedbackBox li {
	list-style-type: none;
	padding: 2px;
	margin-left: 0;
	padding-left: 0;
}

.feedbackBox table {
	margin: 10px 0;
}

.feedbackBox .darkRow th, .feedbackBox .darkRow td {
	background-color: #E5DCCF;
}

.feedbackBox th, .feedbackBox td {
	width: 130px;
	padding: 2px 4px;
}

.matrix th, .matrix td {
	font-weight: normal;
	text-align: center;
	width: 60px;
}

.matrix .item {
	text-align: left;
	width: 100px;
}

.feedbackBox .question {
	display: block;
	font-weight: bold;
}

.feedbackBox textarea {
	margin: 10px 0;
}

.feedbackBox .setWidthInput {
	width: 380px;
}

#girl_book {
	display: none;
	width: 229px;
	margin-top: -120px; 
	float: right;
}