@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	color:#FFF;
	margin:0;
	padding:0;
	font-family: Arial, sans-serif;
	background: #222;
}

p,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

p{
	margin:10px 0;
}

h3.levels {
	padding-top: 25px;
}

img {
	border:0;
}

img, div { behavior: url(iepngfix.htc) }

a {
	text-decoration:none;
	color: #fff;
	font-weight:bold;
	outline: none;
	text-shadow:1px 1px 2px #000;
}

a:hover {
	text-decoration:none;
	color: #fff;
	font-weight:bold;
	outline: none;
	text-shadow:1px 1px 2px #000;
}

a.clickHere {
	color: #fff;
	font-weight:bold;
	outline: none;
	text-shadow:1px 1px 2px #000;
	text-decoration: underline;	
}

a.clickHere:hover {
	color: #fff;
	background: #CC0000;
	font-weight:bold;
	outline: none;
	text-shadow:1px 1px 2px #000;
	text-decoration: none;
}

.floatLeft {
	float:left;
}

.dispNone {
	display:none;

}

.floatRight {
	float:right;
}

.clear {
	clear:both;
}

ul {
	margin:0;
}

li {
	margin:1px 0;
}

hr {
margin: 10px 0;
}


#page {
	background:#000 url(https://payments.heartspring.org/lightsonthelake/images/background.jpg) fixed center top no-repeat;
	margin:0;
	padding:40px 0 20px;
	}

#header {
	width:720px;
	margin:0 auto 20px;
	padding: 0 60px;
}

#header .logo {
	margin:0;
	display: block;
	height: 80px;
}


/* NAVIGATION */

.navigation {
	margin:0;
	padding:0;
	list-style-type:none;
	background:url(https://payments.heartspring.org/lightsonthelake/images/navigation-backing-01a.png) left top no-repeat;
	height:50px;
	width:720px;
	line-height: 45px;
	text-align: center;
}

.navigation p a{
	margin:0;
	font-size: 1.1em;
	padding:0 5px 0 10px;
	list-style-type:none;
	display: inline-block;
	color:#BBB;
	outline: none;
	background:url(https://payments.heartspring.org/lightsonthelake/images/navigation-item-border-01a.png) left center no-repeat;

}

.navigation p a:hover{
	color:#FFFFFF;
	outline: none;
}

.navigation p a:active{
	color:#729cfc;
	outline: none;
}

#bannerWrapper {
	width: 720px;
	height: 210px;
	margin: 0 0 20px;
}

#bannerContent {
	width:370px;
	font-size: 1.1em;
	z-index:3;
	color: #FFF;
	position: relative;
	margin:0;
	border: 0;
	padding: 5px;
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-01a.png) center center repeat;
	top: 30px;
	display: block;
}

#bannerContent h1{
	font-size:2.05em;
	color: #C44238;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/*#bannerContent h2{
	font-size:1.50em;
	color: #C44238;
	letter-spacing: 0px;
	padding: 0 10px;
	text-align: right;
	display: block;
	margin: -5px 0 0 0;
	font-weight: lighter;
}*/

#bannerContent p{
	margin: 5px;
	letter-spacing: 0px;
	color: #DDD;
	display: block;
	font-weight: normal;
}

#bannerContent p strong{
	font-weight: :bold;
	color: #FFFFFF;
	font-size: 1.1em;
}


#bannerLink {
	font-size: .75em;
	z-index:2;
	position: relative;
	top:10px;
	float: right;
	line-height: 35px;
	right: 0px;
	text-align: right;
	padding: 0 5px 0 10px;
	color: #999;
	display: block;
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-02a.png) center center repeat;
}

#bannerLink h1 a{
	color:#ccc;
}

#bannerLink h1 a:hover{
	color:#FFFFFF;
}

#bannerLink h1 a:active{
	color:#FFFFFF;
}

#banner {
	width:720px;
	color: #FFF;
	height: 210px;
	margin:0;
	border: 0;
	padding: 0px;
	top: 185px;
	display: block;
	position: absolute;
	z-index: 1;
}

#banner-pages {
	width:720px;
	color: #FFF;
	height: 210px;
	margin:0 auto 20px;
	border: 0;
	padding: 0px;
	top: 185px;
	display: block;
}

#content {
	margin: 0 auto 20px;
	width: 720px;
	padding: 0;
	min-height: 330px;

}

#main-content {
	margin: 0 auto;
	width: 720px;
}

#main-content a{
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}

#main-content .sponsor-block p a img{
	margin: 0;
	border-bottom: 0;
}
#edit-content {
	margin: 0 auto;
	width: 100%;
}

#edit-content h3 a {
	color:#999;
}

#edit-content h3 a:hover {
	color:#ccc;
}
#edit-content h3 a.selected {
	color:#fff;
}

#main-content ul {
	margin:0;
	list-style-type: none;
	padding: 0;
}

#main-content li {
	margin:0;
	list-style-type: none;
	padding: 0;
}

.subLinkWrapper{
	left: 0px;
	top: 0px;
	width: 220px;
	height: 135px;
	margin:15px 0;
	position:relative;
	float: left;
	z-index: 4;
}

.subLinkWrapper .cover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	height: 135px;
	background-color: black;
	opacity: 0;
	z-index: 5;
	display: none;
	cursor: pointer;
}

.subLinkWrapper .cover h1 {
	color: white;
	text-align: center;
	line-height: 135px;

}

.subLinks{
	left: 0px;
	top: 0px;
	width: 220px;
	height: 135px;
	margin:0;
	position:relative;
	float: left;
	z-index: 4;
}

.subLinkWrapper h1 a{
	position:absolute;
	top:100px;
	left:0;
	font-weight: normal;
	width:215px;
	height:25px;
	z-index:5;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	font-size: 0.75em;
	line-height: 25px;
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-02a.png) center center repeat;
}

.pageSubLinks {
	left: 0px;
	top: 0px;
	width: 200px;
	height: auto;
	margin:0;
	position:relative;
	float: left;
	z-index: 4;
	border:1px dashed #ccc;
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-01a.png) center center repeat;
	padding: 10px;
	text-align: left;
	color:#ccc;
	min-height: 250px;
}

.pageSubLinks h2{
	font-size: 1.5em;
	color:#fff;
	letter-spacing: -1px;
	text-align: left;
}

.dualSubLinksWrapper-1,.dualSubLinksWrapper-2{
	left: 0px;
	top: 0px;
	width: 350px;
	height: 175px;
	margin:15px 0;
	position:relative;
	float: left;
	z-index: 4;
}

.dualSubLinksWrapper-1 .subCover,.dualSubLinksWrapper-2 .subCover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 175px;
	background-color: black;
	opacity: 0;
	z-index: 5;
	display: none;
	cursor: pointer;
}

.dualSubLinksWrapper-1 .subCover h1,.dualSubLinksWrapper-2 .subCover h1 {
	color: white;
	text-align: center;
	line-height: 175px;

}

.dualSubLinks-1,.dualSubLinks-2{
	left: 0px;
	top: 0px;
	width: 350px;
	height: 175px;
	margin:0;
	position:relative;
	float: left;
	z-index: 4;
}

.dualSubLinksWrapper-1 h1 a,.dualSubLinksWrapper-2 h1 a{
	position:absolute;
	top:140px;
	left:0;
	font-weight: normal;
	width:345px;
	height:25px;
	z-index:5;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	font-size: 0.75em;
	line-height: 25px;
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-02a.png) center center repeat;
}


#subBanner {
	margin: 0 auto;
	width: 690px;
	background-color: #984658;
	padding: 15px;
}

#subBanner img{
	margin:0 10px 0 0;
}

#subBanner p{
	margin:5px 10px 0;
	float: none;
	font-size:1.2em;
}

#footerWrapper {
	margin:0;
	width:100%;
	padding: 10px 0;
	border-top:5px solid #555;
	position: relative;
}

#footer {
	margin:0 auto;
	width:720px;
	height:280px;
	padding:0;
}

.footerSubLinksWrapper {
	left: 0px;
	top: 0px;
	width: 200px;
	height: auto;
	margin:15px 0;
	position:relative;
	float: left;
	z-index: 4;
	padding: 10px;
	text-align: left;
	color:#ccc;
	min-height: 75px;
}

.footerSubLinksWrapper address{
	font-style: normal;
	font-size:15px;
	margin:5px 0;
}

.footerSubLinksWrapper h1 a{
	position:absolute;
	top:100px;
	left:10px;
	font-weight: normal;
	width:195px;
	height:25px;
	z-index:5;
	color: #FFFFFF;
	padding: 0 0 0 5px;
	font-size: 0.75em;
	line-height: 25px;
	background:url(https://payments.heartspring.org/lightsonthelake/images/banner-backing-content-02a.png) center center repeat;
}


.navigationFooter {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height: 1.2em;
	font-size: 1em;
	text-align: left;
}

.navigationFooter ul{
	list-style-type:none;
	margin: 0 0 10px;
}

.navigationFooter ul li a{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	color:#BBB;
}

.navigationFooter a:hover{
	color:#FFFFFF;
}

/* Calendar Elements */

table.sortable {
	border: 0;
}
table.sortable th, table.sortable td {
	border: 0;
}
table.sortable th {
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 25px;
	text-align: left;
}
table.sortable th h3 a{
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 25px;
}

table.sortable td {
	border: 0;
	line-height: 20px;
}
table.sortable tr.odd td {
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-01a.png) center center repeat;
}
table.sortable tr.even td {
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-04a.png) center center repeat;
}
table.sortable tr.sortbottom td {
	border: 0;
}

.firstrow {
	padding:0 0 0 10px;
}

table.cal{
	margin:15px 0;
	padding:0;
	border: none;
}


table.cal p,table.cal h1{
	margin:0px;
	padding:0px;
}

table.cal tbody{
	margin:0;
	padding:0;
	border: none;

}

table.cal thead{
	margin:0;
	padding:0;
	border: none;

}

table.cal tr{
	margin:0;
	padding:0;
	border: none;
	line-height:1em;
}

table.cal td{
	margin:0;
	padding:0;
	position: relative;
	z-index: 2;
	border: none;
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-01a.png) center center repeat;
}

table.cal tr.weekdays{
	background:#fff;
	color:#000;
	height:35px;
}

table.cal tr.monthname {
	background:#000;
	font-size:2em;
	color:#FFF;
	line-height:45px;
	padding: 0;
	text-align:center;
	margin: 0;
}

table.cal p.date {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	z-index: 1;
	line-height:25px;
	position:relative;
	width: 100px;
	text-align:center;
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-01a.png) center center repeat;
}

table.cal td.blank{
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-04a.png) center center repeat;
}

table.cal div.container {
	height:150px;
	width: 100px;
	position: relative;
	top:0;
	left: 0;
	padding: 0px;
	margin: 0;
}

table.cal div.eventcontainer {
	position: relative;
	top:0;
	left: 0;
	padding: 0;
	margin: 0;
	height:125px;
	width: 100px;

}

table.cal div.eventcontainer h1{
	margin: 17px 0 10px;
	width: 100px;
	color: #729cfc;
	text-align: center;
	font-size: 35px;
}

table.cal div.eventcontainer {
	margin: 0;
	width: 100px;
	text-align: center;
}

table.cal p.event {
	position: relative;
	z-index: 2;
	top:20px;
	padding: 0 5px;
	margin:0;
	color:#fff;
	width: 90px;
}

table.cal p.launch {
	background: #FF0000;
	position: relative;
	z-index: 100;
	top:20px;
	padding: 5px;
	margin:0;
	color:#fff;
	width: 90px;
	opacity: 0.8;
	-moz-opacity: 0.8;
}

table.cal div.eventcontainer h1.eventFull {
	line-height: 150px;
	color: #333;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	background-color:#000;
	position: absolute;
	top: -17px;

}

.dateFull {
	color:#555;
}

.calCover {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	padding: 5px 0 0 0;
	opacity: 0;
	z-index: 5;
	display: none;
	cursor: pointer;
	height:145px;
	width: inherit;
	background-color: #000;

}

div.calCover p{
	margin:0;
	padding:0;
	color: #FFF;
}

div.calCover h1{
	margin:0;
	padding:0;
	color: #FFF;
}

div.calCover hr{
	margin:2px 25px;
	padding:0;
	width:50px;
}

div.calCover a{
	margin:0;
	padding:0;
	color: red;
	outline: none;
}

div.calCover a span{
	margin:0;
	padding:0;
	color: #999;
}

p.reserved {
	position: relative;
	top: 5px;
	background: #CC0000;
	color: #FFF;
	height: 2.5em;
	opacity: 0.8;
	-moz-opacity: 0.8;
}



/* Sponsors */

.sponsors p img, .sponsor-block p img,.sponsor-block p,{
	margin: 15px;
	padding: 0;
	border-bottom: 0;
}

/* Media Page */

.video-block {
	width:720px;
}

.video {
	float:left;
	width:164px;
	margin:10px 35px;
}

.video img{
	width:164px;
	display: block;
	float:left;
	margin:0 0 10px;
}

fieldset {
	background:url(https://payments.heartspring.org/lightsonthelake/images/banner-backing-content-01a.png) center center repeat;
	padding:20px;
	margin: 20px 0;
	width:680px;
	height:auto;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

fieldset h2 {
	color: white;
	margin: 0 0 20px;
}

ul.form {
}

ul li{
	list-style-type: none;
	text-indent: 0;
}

ul.levels {
	text-indent: 10px;
	list-style-type: circle;
}

label {
	margin:0;
	width: 150px;
	display: inline-block;
	text-align: right;
	padding: 0 15px 0 0;
}

label.alignLeft {
	text-align: left;
}

label.formElementReset {
	margin:0;
	width: auto;
	display: block;
	text-align: left;
	padding: 0;
	text-indent: 0;
}

input[type="submit"] {
	margin:15px 0 0 0;
	height: 25px;
}

input[type="text"] {
	margin: 5px 0;
	line-height: 25px;
	height: 25px;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

textarea {
	padding: 0;
	margin: 0;
	text-align: left;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#total {
	font-size: 1.7em;
	padding-left: 25px;
}

select {
	margin: 15px 0;
}

.req {
	font-size:20px;
	color: red;
	margin: 0 0 0 10px;
}

#printBox {
	border: none;
}

#printHeader {
	display: none;
}

#printMessage {
	padding: 15px;
	background:url(http://www.lightsonthelake.org/images/banner-backing-content-03a.png) center center repeat;
	text-transform: uppercase;
	border: 2px solid red;
	margin: 25px 0;
}

#printMessage h1{
	font-size: 20px;
	margin: 0 0 10px;
}

#printMessage h2 {
	font-size: 12px;
	margin: 0 0 10px 0;
}
#printTicket ul{
	list-style-type: disc;
}
#printTicket ul li{
	list-style-type: disc;
	padding: 0 0 0 20px;
	text-indent: 0px;
	margin: 0 0 0 20px;
	font-size: 15px;

}

#printTicket ul li span{
	list-style-type: none;
	padding: 0px;
	text-indent: 0px;
	margin:0 15px 0 0;
	font-size: 15px;
	font-weight: bolder;
	width:250px;
	display: inline-block;
	text-align: left;
	border-right:1px dotted #ccc;

}

#registerIcons {
	width: 720px;
	float: left;
	margin: 0;
	padding: 0;

}
.registerDivider {
	float:left;
	width:350px;
	height: 250px;
	text-align: center;
	left: 0px;
	top: 0px;
	position:relative;
	z-index: 4;
}

.regCover{
	position: absolute;
	top: 0px;
	left: 0px;
	width:350px;
	height: 250px;
	opacity: 0;
	z-index: 5;
	display: none;
	cursor: pointer;
}
.registerImg {
	left: 0px;
	top: 0px;
	width: 350px;
	height: 250px;
	margin:0;
	position:absolute;
	z-index: 4;
}

#or {
	float:left;
	width: 20px;
	height: 250px;
}

.container {
	left: 0px;
	top: 0px;
	padding:5px;
	height: 150px;
	width:100%;
	position: relative;
	z-index:4;
}


#progress{
	margin:15px 0;
	float: left;
	width: 720px;

}



/* ECARD START (ecard-start.php)  PAGE */
.cardholder {
	display: block;
	margin:20px 0;
	padding: 10px 0 0 0;
	width:720px;
	background:url(https://payments.heartspring.org/lightsonthelake/images/banner-backing-content-01a.png) center center repeat;
	position: relative;
	top: 10px;
	left: 0px;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.cardholder p {
	padding: 0 10px 10px 10px;
}

#ecards-left {
	margin: 0;
	padding:0px;
	width: 350px;
	height: 270px;
	float: left;
	position: relative;
	left: 10px;
}

#ecards-left p{
	margin:0 0 15px;
	text-align: justify;
	width: 340px;
}

#ecards-left .ecardQuad {
	margin:0 10px 15px 0;
	float:left;
	width:160px;
	height: 120px;
	text-align: center;
	left: 0px;
	top: 0px;
	position:relative;
	z-index: 4;
}

#ecards-left a.eCardHover {
	left: 0px;
	top: 0px;
	width:160px;
	height: 120px;
	margin:0;
	position:absolute;
	z-index: 4;
}

#ecards-left .blackBox {
	position: absolute;
	top: 0px;
	left: 0px;
	width:160px;
	height: 120px;
	z-index: 5;
	background:#fff;
	display: none;
	opacity:0;
	cursor: pointer;
}

#ecards-right {
	margin: 0;
	padding:0px;
	width: 350px;
	height: 260px;
	float: left;
	position: relative;
	left: 10px;
}

#ecards-right a.zoom {
	margin:0;
	position: absolute;
	left: 0px;
	top: 0;
}

a.button-wrapper {
	margin:0;
	position: absolute;
	height: 32px;
	left: 10px;
	width: 125px;
	z-index: 2;
	background:url(https://payments.heartspring.org/lightsonthelake/images/banner-backing-content-02a.png) center center repeat;
	color: #CCC;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0px;
	bottom: 10px;
}

a.iframe {
	margin:0;
	position: absolute;
	right: 10px;
	height: 32px;
	width: 125px;
	z-index: 2;
	background:url(https://payments.heartspring.org/lightsonthelake/images/banner-backing-content-02a.png) center center repeat;
	color: #CCC;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0px;
	bottom: 10px;
}

.cart-button-wrapper {
	margin:0;
	position: absolute;
	top: 15px;
	height: 32px;
	right: 10px;
	width: 125px;
}

h4.button-label {
	margin:0 10px 0 0;
	line-height: 32px;
	position: absolute;
	right: 32px;
	top: 0px;
	text-align: right;
	color: #CCC;
}

img.button{
	margin:0;
	position: absolute;
	right: 5px;
	top: 0px;
}


img.button-zoom{
	margin:0;
	position: absolute;
	top: 0px;
	left: 0px;
}

#ecards-right .selected{
	position:absolute;
	right:0px;
	float: left;
	top: 0;
	z-index: 1;
}




/* ECARD MESSAGE SUBMISSION (ecard-massage.php)  PAGE */
#ecard-message {
	width: 450px;
	height: auto;
	margin: 0 auto;
}

#ec-notify {
	border-bottom:1px solid #555;
	width: 400px;
	padding: 15px;
	margin: 0;
}

#ec-notify h1 {
	color:#729cfc;
}

#ec-form {
	width: 400px;
	padding: 15px;
	margin: 0 0 10px 0;	
}

#ecard-message label {
	width: 100%;
	display: block;
	text-align: left;
	margin: 10px 0 0;
	line-height: 30px;
}

#ecard-message input[type="text"],#ecard-message input[type="email"]{
	height: 30px;
	margin: 0 0 10px 0;
	width: 100%;
}

#ecard-message textarea{
	margin: 0 0 10px 0;
	width: 100%;
}

#ecard-message input[type="radio"]{
	margin: 10px 10px 0 5px;	
	line-height: 30px;
}

#ecard-message input.donText {
	height: 30px;
	margin: 0 0 10px 0;
	width: 75px;
	float: right;
	line-height: 30px;
	text-align: center;
}

#ecard-message input[type="submit"]{
	height: 35px;
	width: auto;
	border: none;
	background-color: none;
	padding: 0 5px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #fff;
	color: #000;
}


/* ECARD CART REVIEW SECTIONS (all pages where the small review is above the card selection & ecard-cart.php) */
#cart-review-small {
	display: block;
	margin:0;
	padding: 10px 0 0;
	width:720px;
	background:url(https://payments.heartspring.org/lightsonthelake/images/banner-backing-content-01a.png) center center repeat;
	position: relative;
	top: 10px;
	left: 0px;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#cart-review-large {
	display: block;
	margin:0;
	padding: 10px 0 0;
	width:720px;
	background:url(https://payments.heartspring.org/lightsonthelake/images/banner-backing-content-01a.png) center center repeat;
	position: relative;
	top: 10px;
	left: 0px;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#cart-review-small h2,#cart-review-large h2{
	margin:0 10px 10px 10px;
	display: block;
	padding: 5px;
	position: relative;
	line-height: 25px;
	color: #CCC;
}

#cart-review-small h2 span a,#cart-review-large h2 span{
	position: absolute;
	right: 0px;
	line-height: 25px;
	color: #CCC;
	text-align: right;
}
#cart-review-small h2 span a,#cart-review-large h2 span a{
	color: #CCC;
	margin: 0 0 0 15px;
	padding: 0 15px 0 0;
}

#cart-review-list {
	display: block;
	margin:0 0 10px;
	padding: 0px;
	float: left;
	width: 698px;
	position: relative;
	height: 60px;
	left: 10px;
	top: 0px;
	background:url(https://payments.heartspring.org/lightsonthelake/images/banner-backing-content-01a.png) center center repeat;
	color: #CCC;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#cart-review-list p{
	margin:0;
	float: left;
	display: block;
	line-height: 50px;
	position: absolute;
	left: 5px;
	top: 6px;
}

#cart-review-list p span {
	margin:0;
	font-size: 2.5em;
	color:#CCC;
	font-weight: bold;
	float: left;
	width: 85px;
	text-align: right;
	border-right: 1px solid #ccc;
	padding-right: 20px;
	letter-spacing: -2px;
	text-shadow: 1px 1px 1px #000;
}

#cart-review-list p img{
	margin:0 20px;
	float: left;
	border: 2px solid #333;
}

#cart-review-list a.remove_button{
	margin:0;
	float: right;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 32px;
	width: 32px;
}

#cart-review-list p strong{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 5px;
}

#cart-review-final {
	display: block;
	margin:0 0 10px;
	padding: 15px;
	float: left;
	width: 668px;
	position: relative;
	left: 10px;
	top: 0px;
	background:#fff;
	color: #333;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#cart-review-final img{
	margin:0 10px 10px 0;
	float: left;
}

#cart-review-final a img{
	margin:0 10px;
	float: left;
	color: #333;
}

.review-image {
	position: relative;
	left: 0;
	top:0;
	float: left;
	width: 160px;
}

.review-content {
	position: relative;
	left: 10px;
	top:0;
	float: left;
	width: 468px;
	padding: 0 0 0 10px;
	border-left: 2px solid #999;
}

.review-content p{
	margin:2px 0 10px;
	text-align: justify;
	line-height: 1.5em;
}

/* ECARD SUCCESS (ecard-cart.php)  PAGE */
#cart-success {
	display: block;
	margin:0;
	padding: 10px 0 0;
	width:350px;
	background:url(https://payments.heartspring.org/lightsonthelake/images/banner-backing-content-01a.png) center center repeat;
	position: relative;
	top: 10px;
	left: 0px;
	float: left;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#cart-success h2{
	margin:0 10px 10px 10px;
	display: block;
	padding: 5px;
	position: relative;
	line-height: 25px;
	color: #CCC;
}

#cart-success h2 span{
	position: absolute;
	right: 0px;
	line-height: 25px;
	color: #CCC;
	text-align: right;
}
#cart-success h2 span a{
	color: #CCC;
	margin: 0 0 0 15px;
	padding: 0 15px 0 0;
}

#cart-review-success {
	display: block;
	margin:0 0 10px;
	padding: 15px;
	float: left;
	width: 300px;
	position: relative;
	left: 10px;
	top: 0px;
	background:#fff;
	color: #333;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#cart-review-success img{
	margin:0 10px 10px 0;
	float: left;
}

#cart-review-success a img{
	margin:0 10px;
	float: left;
	color: #333;
}

.success-image {
	position: relative;
	left: 0;
	top:0;
	float: left;
}

.success-content {
	position: relative;
	left: 10px;
	top:0;
	float: left;
	padding: 0 0 0 10px;
	border-left: 2px solid #999;
}

.success-content p{
	margin:2px 0 10px;
	text-align: justify;
	line-height: 1.5em;
}


#cart-follow-up {
	display: block;
	margin:0;
	padding: 10px;
	width:330px;
	float: left;
	background:url(https://payments.heartspring.org/lightsonthelake/images/banner-backing-content-01a.png) center center repeat;
	position: relative;
	top: 10px;
	left: 20px;
	border: 1px solid #ccc;
	border-right: 1px solid #333:
	border-bottom: 1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#cart-follow-up h2{
	margin:0 10px 10px 0;
	display: block;
	padding: 5px;
	position: relative;
	line-height: 25px;
	color: #CCC;
}

#candycanes {
	color: #000;
	width: 720px;
}

.candycaneBox {
	float: left;
	margin: 8px;
	background: #FFF;
	border: 2px solid #FFF;
	padding: 5px;
	width: 90px;
	min-height: 120px;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */
}

#candycanes .candycaneBox .candycaneInner a.cclink {
	color: #000;
	text-shadow: none;
}

div.candycaneBox div.candycaneInner {
	padding: 4px 0;
}

div #currently {
	float: right;
}

.warning {
	margin: 5px;
	background: #FFCC00;
	color: #000;
	padding: 5px;
}

#fancy_ajax h2, #fancy_ajax p {
	color: #000;
}
