html, body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #985C97;
	color: #676666;
}
img {border: none;}
a {text-decoration: underline;}
a:hover {text-decoration: none;}

.login-form form,
.login-form fieldset,
.login-form input {
	margin: 0;
	padding: 0;
}

.login-form .checkbox input {
	float: left;
	margin-right: 3px;
}

#wrapper {
	margin: 0 auto;
	padding: 0px 0 0;
	margin-top: 30px;
	width: 875px;
	border: solid white 5px;
}
#header {
	padding: 77px 0 0;
	width: 100%;
	background: url(../img/header-bg.gif) #fff no-repeat;
}
#header strong.logo {
	display: block;
	padding: 0 0 15px 36px;
	width: 803px;
	text-indent: -9999px;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 101px;
	background: url(../img/logo.gif) no-repeat;
}
#header span.slogan {
	display: block;
	margin: 0 0 69px 44px;
	height: 20px;
	width: 794px;
	text-indent: -9999px;
	background: url(../img/slogan.gif) no-repeat;
}
#header div.main-nav {
	padding: 34px 0 0;
	height: 47px;
	text-align: center;
	background: url(../img/main-nav-bg.gif) no-repeat;
}
.main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-nav ul li {
	display: inline;
	padding: 0 20px;
	font-weight: bold;
	background: url(../img/main-nav-sep.gif) no-repeat right;
}
.main-nav ul li.last {
	background:none;
}
.main-nav ul li a {
	color: #565D5D;
	text-decoration: none;
}
.main-nav ul li a:hover {text-decoration: underline;}
#main {
	overflow: hidden;
	padding: 0 0 20px;
	width: 100%;
	background: #fff;
}
#content {
	float: right;
	margin: 15px 0 0;
	padding: 4px 0 45px 11px;
	border-left: 1px solid #d2d2d2;
	width: 609px;
	background: #fff;
}
/*#content div.text {padding: 0 0 0 13px;}*/
#content h1 {
	margin: 0 0 12px 11px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}

#content h1.welcome {
	height: 28px;
	width: 551px;
	background: url(../img/welcome.gif) no-repeat;
}

#content h1.terms {
	height: 28px;
	width: 360px;
	background: url(../img/terms.gif) no-repeat;
}

#content h1.contactus {
	height: 28px;
	width: 360px;
	background: url(../img/contact-us.gif) no-repeat;
}

#content h1.faqs {
	height: 35px;
	width: 509px;
	background: url(../img/faqs.gif) no-repeat;
}

#content h1.howitworks {
	height: 27px;
	width: 243px;
	background: url(../img/how-it-works.gif) no-repeat;
}

#content h1.getstarted {
	height: 28px;
	width: 219px;
	background: url(../img/get-started.gif) no-repeat;
}

#content h1.sendagift {
	height: 28px;
	width: 360px;
	background: url(../img/send-a-gift.gif) no-repeat;
}

#content h1.ourgiftcards {
	height: 28px;
	width: 256px;
	background: url(../img/our-gift-cards.gif) no-repeat;
}

#content h1.findyourevent {
	height: 28px;
	width: 286px;
	background: url(../img/find-your-event.gif) no-repeat;
}

#content h1.login {
	height: 34px;
	width: 98px;
	background: url(../img/login.gif) no-repeat;
}

#content div.image-box {
	display: inline;
	float: left;
	margin: 29px 16px 4px 10px;
	background: url(../img/image-box-t.gif) repeat-x;
}
.image-box div.tr {background: url(../img/image-box-tr.gif) no-repeat 100% 0;}
.image-box div.r {background: url(../img/image-box-r.gif) repeat-y 100% 0;}
.image-box div.br {background: url(../img/image-box-br.gif) no-repeat 100% 100%;}
.image-box div.b {background: url(../img/image-box-b.gif) repeat-x 0 100%;}
.image-box div.bl {background: url(../img/image-box-bl.gif) no-repeat 0 100%;}
.image-box div.l {background: url(../img/image-box-l.gif) repeat-y;}
.image-box div.tl {
	padding: 7px 7px 7px 8px;
	background: url(../img/image-box-tl.gif) no-repeat;
}
.image-box img {display: block;}
#content h2 {
	margin: 0 0 8px;
	font-size: 16px;
	line-height: 19px;
	color: #2097CD;
}
#content h2 img {
	margin-right:10px;
}
#content h3 {
	margin: 0;
	font-size: 12px;
}
#content p {
	margin: 0 0 24px;
	line-height: 16px;
}
#content .text p img {
	margin: -1px 0 -2px;
}
#content a.more {
	padding: 0 0 0 6px;
	color: #0048FF;
}
#content div.block {
	overflow: hidden;
	margin: -13px 0 0;
	width: 609px;
	background: url(../img/block-m.gif) repeat-y;
}
.block div.block-t {background: url(../img/block-t.gif) no-repeat;}
.block div.block-b {
	overflow: hidden;
	padding: 19px 17px 79px 18px;
	width: 574px;
	background: url(../img/block-b.gif) no-repeat 0 100%;
}
#content .block-b h2 {
	margin: 0;
	padding: 0 0 28px 8px;
	border-bottom: 1px solid #e0e1dd;
}
#content .block-b .text {padding: 19px 0 0 11px;}
#content .block-b .text p {
	margin: 0 0 10px;
	font-size: 11px;
	color: #747474;
}
#content .block-b ul.occasions {
	margin: 37px 0 0;
	padding: 0 0 0 7px;
	width: 700px;
	list-style: none;
}
.occasions li {
	float: left;
	padding: 0 39px 0 0;
	text-align: center;
}
#content .occasions li .image-box {
	float: none;
	width: 161px;
	overflow: hidden;
	display: block;
	margin: 0 0 10px;
}
#content .occasions li .image-box .tl {padding: 6px;}
.occasions li a {
	font-weight: bold;
	color: #444;
}
#sidebar {
	float: left;
	padding: 9px 12px 0 0;
	width: 242px;
}
#sidebar div.search-form {padding: 0 0 3px 11px;}
.search-form input.search-text {
	float: left;
	margin: 2px 0 0;
	padding: 1px 5px;
	border: 1px solid #bbbaba;
	width: 113px;
}
.search-form input.search-button {
	height: 24px;
	width: 91px;
	margin: 0 0 0 13px;
	float: left;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: url(../img/search-button.gif) no-repeat;
	cursor: pointer;
}
#sidebar div.side-box {
	margin: 10px 0 0;
	background: url(../img/side-box-m.gif) repeat-y;
}
.side-box .side-box-t {background: url(../img/side-box-t.gif) no-repeat;}
.side-box .side-box-b {
	padding: 18px 0 7px 33px;
	min-height: 191px;
	height: 1%;
	background: url(../img/side-box-b.gif) no-repeat 0 100%;
}
* html .side-box .side-box-b {
	height: 191px;
}
.side-box-b h3 {
	margin: 0 0 18px 8px;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
.side-box-b ul.side-nav {
	margin: 0;
	padding: 19px 0 0 3px;
	list-style: none;
}
.side-nav li {
	padding: 0 0 5px 13px;
	background: url(../img/side-nav-bullet.gif) no-repeat 0 7px;
}
.side-nav li ul {
	display: none;
	margin: 0 0 -4px;
	padding: 4px 0 0 11px;
	list-style: none;
}
.side-nav li.rollover:hover ul,
.side-nav li.rollover.hover ul {display: block;}
.side-nav li a {
	font-size: 11px;
	font-weight: bold;
	color: #4D595B;
}
#sidebar div.login-form {
	padding: 1px 0 0 2px;
}
.login-form label {
	display: block;
	margin: 14px 0 0;
	font-size: 11px;
	color: #605f5f;
}
.login-form label span.red-star {color: #ff0101;}
.login-form input.txt {
	display: block;
	margin: 7px 0 0;
	padding: 1px 5px;
	border: 1px solid #bbbaba;
	width: 163px;
}
.login-form input.login-button {
	height: 24px;
	width: 76px;
	margin: 14px 26px 0 0;
	float: right;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: url(../img/login-button.gif) no-repeat;
	cursor: pointer;
}
.side-box-b a.alter {
	display: block;
	margin: 0 0 3px;
	font-size: 10px;
	color: #696E71;
}
.side-box-b a.register {
	display: block;
	margin: 0 0 3px;
	font-size: 12px;
	color: #696E71;
}
.side-box-b a.old {color: #50A0BD;}
.side-box-b dl.services {
	margin: 0;
	padding: 20px 0 0 3px;
	width: 120px;
	list-style: none;
}
.services dt {
	padding: 0 0 0 15px;
	background: url(../img/side-nav-bullet.gif) no-repeat 0 8px;
}
.services dd {
	margin: 0 0 18px 15px;
}
.services a {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #4D595B;
	text-decoration: none;
}
.services a:hover {text-decoration: underline;}
#footer {
	padding: 16px 0 23px 3px;
	border-top: 3px solid #ececec;
	background: #fff;
}
#footer p {
	margin: 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	
}


/* Forms */
.form form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
.form fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
.form fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
.form fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
.form fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
.form fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
.form form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required, .req-example {
	color: #990000;
	font-weight: bold;
	background-image: url(../img/required.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 9px;
}
form div.submit {
	border: 0;
	clear: both;
	margin: 10px 0px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
.form input, .form textarea {
	clear: both;
	padding: 2px;
	width: 100%;
}
.form select {
	clear: both;
	vertical-align: text-bottom;
}
.form select[multiple=multiple] {
	width: 100%;
}
.form option {
	padding: 0 3px;
}
.form input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
.form input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
.form div.radio label {
	margin: 0 0 6px 20px;
}
.form input[type=submit] {
	display: inline;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	background-color: #EEEEEE;
	border: solid 1px #985C97;
	clear: both;
	color: #900;
	font-weight: bold;
	margin: 1em 0;
	padding: 1em;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	behavior:url(border-radius-ie8.htc);
}
div.error-message, .errMsg {
	clear: both;
	background-color: #900;
	color: #FFF;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Form Switching */
.onstate-billingdifferent { display: block; } 
.offstate-billingdifferent { display: none; } 