body {
	margin: 0;
	padding: 0;
	background-color: #2e335a;
	color: #444;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 22px;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol {
	padding-right: 20px;
}
.container {
	width: 980px;
	margin: 10px auto 0 auto;
	text-align: center;
}
.header {
	background: url('../images/bg-top.jpg') no-repeat;
	height: 110px;
	text-align: left;
}
.logo {
	display: block;
	position: absolute;
	margin: 5px 0 0 -40px;
}
.menubar {
	display: block;
	background: url('../images/bg-menu.jpg') no-repeat;
	float: right;
	text-align: right;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 5;
}
.menubar ul {
	float: right;
	margin-right: 20px;
}
.menubar li {
	float: left;
	display: block;
	overflow: hidden;	
}
.menubar a {
	display: block;
	margin-left: 40px;
	padding: 4px 0 8px 0;
	color: #777;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
}
.menubar a:hover {
	color: #222;
}
.menubar a.current, .menubar a.current:hover {
	color: #933;
}
.bodybox {
	background: url('../images/bg-middle.jpg') repeat-y 7px 0;
	text-align: left;
	padding: 0 0 0 7px;
}
.featured {
	background: #eee url('../images/bg-paper.jpg') repeat-y;
	width: 930px;
	margin-bottom: 20px;
}
.feat {
	float: right;
	margin: 16px 20px;
	width: 300px;
	text-align: right;
}
.frontfeat {
	margin-top: 55px;
}
.frontfeattext h2 {
	width: 800px;
	position: absolute;
}
.frontfeattext p {
	margin: 20px 0;
}
.frontfeattext p.first {
	margin-top: 85px;
	margin-bottom: 0;
}
.feat div {
	float: right;
	text-align: right;
}
.feattext {
	font-size: 14px;
	line-height: 26px;
	width: 430px;
	padding: 50px 0 15px 100px;
}
.blbox, .brbox {
	background: #eee url('../images/bg-paper.jpg') repeat-y;
	position: relative;
	z-index: 5;
	width: 435px;
}
.bbox {
	margin-top: 20px;
	background: #eee url('../images/bg-paper.jpg') repeat-y;
	position: relative;
	z-index: 5;
	width: 890px;
}
h2, h3 {
	color: #933;
	font-weight: normal;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 48px;
	line-height: 56px;
	margin: 0 0 20px -50px;
}
.squeeze {
	letter-spacing: -2px;
}
h3 {
	font-size: 28px;
	line-height: 32px;
	margin: 10px;
}
h4, h5, h6 {
	margin: 0;
}
p {
	margin: 5px 0;
}
.blbox p, .brbox p, .bbox p {
	padding: 0 5px;
}
p.first {
	font-weight: bold;
}
.button_big {
	margin-right: 10px;
}
.blbox, .bbox {
	float: left;
	margin-left: 20px;
}
.bltext, .brtext, .btext {
	position: relative;
	padding: 0 20px 10px 20px;
}
.goog {
	position: absolute;
	top: -15px;
	right: 10px;
}
.googimg {
	float: right;
	margin: -15px -10px 5px 5px;
}
.brbox {
	float: right;
	margin-right: 63px;
}
.clear {
	clear: both;
	height: 50px;
}
.footer {
	position: relative;
	margin-top: -85px;
	background: url('../images/bg-bottom.jpg') no-repeat -12px 0;
	height: 90px;
	text-align: right;
	padding: 45px 65px 0 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 10px;
}
.footer a {
	color: #fff;
}


/* For specific pages */

.steps {
	width: 830px;
}
.steps a {
	text-decoration: none;
}
.steps h3 {
	margin-top: -15px;
}
.steps h5 {
	display: inline;
}
.stepwrap {
	height: 245px;
}
.stepbox {
	float: left;
	display: block;
	display: inline-block;
	background: url('../images/box-off-t.png');
	width: 229px;
	height: 225px;
	margin: 0 13px 20px 0;
}
.stepbox:hover {
	background: url('../images/box-on-t.png') no-repeat;
}

.stephead {
	color: #933;
	font-size: 24px;
	font-weight: normal;
	display: block;
	margin: 23px 0 0 50px;
}
.steptext {
	position: absolute;
	color: #fff;
	font-weight: normal;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 16px;
	line-height: 22px;
	width: 215px;
	margin: 107px 0 0 15px;
	text-align: center;
	z-index: 10;
}
.imgwrap {
	position: absolute;
	z-index: 9;
	margin: 10px 0 0 79px;
}

/* About/FAQ */

.belowmenu {
	position: relative;
	float: left;
	background-color: #000;
	margin-left: 20px;
	width: 270px;
	text-align: right;
	background: url('../images/bg-blue.jpg');
	margin-bottom: 35px;
}
.belowmenu a {
	font-size: 18px;
	line-height: 18px;
	display: block;
	text-decoration: none;
	color: #933;
	padding-right: 10px;
}
.belowmenu a:hover {
	color: #600;
}
.belowbox {
	float: right;
	background: url('../images/bg-blue.jpg');
	width: 600px;
	position: relative;
	z-index: 95;
	margin-right: 63px;
	color: #333;
	font-size: 13px;
	line-height: 25px;
}
.belowbox p {
	padding: 0 10px 0 30px;
}
.belowbox form {
	margin: 0 30px 15px 30px;
	background: #eee url('../images/bg-paper-deep.jpg') repeat-y;
	border: 1px solid #bdc7d8;
	padding: 5px;
}
.belowbox table.guestlist {
	margin: 0 30px 15px 30px;
	width: 550px;
}
.guest {
	border-top: 1px dashed #933;
}
.sel {
	color: #933;
}
.att {
	float: right;
	display: block;
	width: 150px;
}
.partyname, .guestname, .guesttotals {
	clear: both;
	display: block;
}
.guestinfo, .partyadd, .partyemail {
	font-size: 0.8em;
	line-height: 0.1em;
}
.partyname, .guesttotals {
	font-size: 1.2em;
	border-top: 1px dashed #666;
}
blockquote {
	background: #eee url('../images/bg-paper-deep.jpg') repeat-y;
	border: 1px solid #bdc7d8;
}
.belowbox blockquote p {
	padding-left: 10px;
}


/* Login form */

.login {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	position: relative;
	z-index: 50;
	float: right;
	margin-right: 50px;
	top: 85px;
	font-size: 11px;
	text-align: right;
}
.logform {
	float: right;
}
.loginform {
	display: none;
	width: 70px;
	position: absolute;
	background: url('../images/login-head.gif') no-repeat;
	margin: -27px 0 0 -4px;
	text-align: left;
}
.logform:hover .loginform {
	display: block;
}
.dbut {
	position: relative;
	margin-top: 5px;
	margin-left: 4px;
}
.loginform_main {
	background: url('../images/bg-blue.jpg');
	border: 1px solid #666;
	border-top: 0;
	margin: -2px 0 0 -267px;
	width: 325px;
	height: 135px;
	padding: 5px;
}
.loginform table {
	float: right;
}
.loginform td {
	color: #333;
}
.label {
	font-weight: bold;
	text-transform: uppercase;
}
.table_buttons {
	padding-top: 5px;
}

/* Buttons */

.date_button, .dbut .date_button:hover {
	background: url('../images/button-left.gif') no-repeat;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	padding: 7px 0 4px 5px;
}
.date_button:hover {
	background: url('../images/button-left-on.gif') no-repeat;
	color: #fff;
	text-decoration: none;
}
.date_button_text {
	position: relative;
	top: -2px;
}
.date_button img {
	border: 0;
	padding-right: 3px;
}
.date_button_right, .dbut .date_button:hover .date_button_right {
	background: url('../images/button-right.gif') no-repeat;
	position: relative;
	padding: 6px 3px 3px 0;
	left: 3px;
}
.date_button:hover .date_button_right {
	background-image: url('../images/button-right-on.gif');
}

/* Form fields */

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #bdc7d8;
	background: #fff;
	width: 150px;
	padding: 3px;
	font-size: 11px;
}
textarea {
	width: 200px;
	line-height: 15px;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	background: #fff url('../images/boxfade.png') repeat-x bottom;
}
.radio, .radio:hover, .radio:focus {
	width: auto;
	border: 0;
	background:transparent;
}
#tcsbox {
	display: none;
	height: 200px;
	overflow: auto;
	border: 1px solid #bdc7d8;
	background: #fff;
	color: #333;
	padding: 3px;

}
/* Calendar */

button.calendar {
	visibility: hidden;
	width: 1px;
}
div.calendar {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	border: 3px solid #bdc7d8;
	background-color: #eceff5;
	color: #3b5998;
	margin-left: -40px;
}
div.calendar a {
	text-decoration: none;
}
div.calendar table {
	border-collapse: collapse;
}
div.calendar td, div.calendar th {
	width: 20px;
	text-align: center;
	border: 1px solid #bdc7d8;
}
div.calendar td {
	background-color: #fff;
	color: #ccc;
}
div.calendar th {
	background-color: #3b5998;
	color: #fff;
}
div.calendar td.valid {
	color: #333;
}
div.calendar td.active {
	color: #3b5998;
	background-color: #bdc7d8;
}
.today {
	font-weight: bold;
}
div.calendar td.valid:hover {
	background-color: #ddd;
}
div.calendar caption {
	font-weight: bold;
	padding: 2px 3px 5px;
	height: 30px;
}
div.calendar caption span {
	padding-left: 10px;
	margin-right: -7px;
	float: left;
}
div.calendar a.prev {
	float: left;
}
div.calendar a.next {
	float: right;
}

/* Template picker */

.colourbox {
	border: 1px solid #bdc7d8;
	padding: 6px 5px 6px 3px;
}
.imprintbox {
	display: -moz-inline-stack;
	display: inline-block;
	border: 1px solid #bdc7d8;
	padding: 60px 25px 3px 23px;
}

/* Signup form */
.coverall {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background: url('../images/bg-faded.png');
	text-align: center;
}
#signwrap {
	width: 100%;
	position: absolute;
	z-index: 91;
}
#signform {
	position: static;
	margin: 25px auto 0;
	width: 500px;
	text-align: left;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #fff;
}
.signform_top {
	background: url('../images/form-top.png');
	height: 48px;
}
.signform_mid {
	background: url('../images/form-bg.png');
	padding: 0 10px;
}
.signform_bottom {
	background: url('../images/form-bottom.png');
	height: 48px;
	margin-top: -16px;
}
#hearts {
	position: absolute;
	margin: -90px 0 0 -60px;
}
#signform h3 {
	position: absolute;
	margin: -20px 0 0 50px;
}
#signform table {
	padding-top: 20px;
	width: 480px;
}
.templates table {
	padding: 0 !important;
	margin: 0 !important;
}
.tablehead {
	font-weight: bold;
	border-top: 1px dashed #966;
}

#loading {
	background-color: #fff;
	border: 1px solid #bdc7d8;
	padding: 8px 8px 0;
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 99;
	display: none;
}
#findsite input {
	color: #ccc;
}
.headerrow {
	font-weight: bold;
}
#foundsites td {
	padding: 0 5px;
}
#tempform img, .templates img {
	border: 1px solid #bdc7d8;
}
.templates {
	width: 400px;
	overflow: auto;
	background: #fff url('../images/boxfade.png') repeat-x bottom;
	border: 1px solid #bdc7d8;
	height: 165px;
}
.templates .radio {
	display: block;
	position: relative;
	margin-top: -30px;
}
p.msg {
	color: #933;
	font-weight: bold;
}
.date_button img {
	border: 0 !important;
}
hr {
	border: 0;
	border-top: 1px dashed #933;
	margin: 0 25px;
}
blockquote ul {
	list-style: disc;
	margin: 0;
	padding: 0 40px 10px;
}
#tcsbox p {
	padding: 0 20px;
}

.submit_hide {
	width: 1px;
	position: absolute;
	margin-left: -9000px;
	display: none;
}
#signupbuttons {
	position: relative;
	margin-left: 140px;
	top: 10px;
}
.signupmsg {
	position: relative;
	padding-top: 20px;
}
.top {
	float: right;
	padding: 10px 5px 0;
}
#budgetform select {
	width: 100px;
}
#budgetform {
	font-size: 10px;
}

.screenshot {
	float: right;
	margin: 5px 0 5px 5px;
	border: 1px solid #ccc;
}
.help {
	float: right;
	margin: 5px;
}
.sharebar {
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff url('../images/bg-shares.gif') repeat-x bottom;
	height: 45px;
	float: left;
}
.shareto {
	display: block;
	float: left;
	width: 43px;
	padding-top: 31px;
	height: 12px;
	margin-right: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 7px;
	line-height: 8px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-repeat: no-repeat;
	background-position: center 4px;
}
.shareto:hover {
	background-color: #eee;
	border-color: #aaa;
}
.digg { background-image: url('../images/share-digg.png'); }
.twitter { background-image: url('../images/share-twitter.png'); }
.stumbleupon { background-image: url('../images/share-stumbleupon.png'); }
.delicious { background-image: url('../images/share-delicious.png'); }
.facebook { background-image: url('../images/share-facebook.png'); }
.myspace { background-image: url('../images/share-myspace.png'); }
.google { background-image: url('../images/share-google.png'); }
.technorati { background-image: url('../images/share-technorati.png'); }
.reddit { background-image: url('../images/share-reddit.png'); }

.specialoffer {
	position: absolute;
	z-index: 99;
	display: block;
	margin: 49px 0 0 36px;
}

.errmsg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	background-color: #633;
	border-bottom: 1px solid #c99;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
