:focus {
	outline-style: none;
}

a img {
	border: 0;
}

a {
	font-weight: bold;
}

a, a:link, a:visited, a:active {
	color: #357D74;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a.ltGreenLink, a.ltGreenLink:link, a.ltGreenLink:visited, a.ltGreenLink:active {
	color: #92b7a9;
	text-decoration: none;
}

a.ltGreenLink:hover {
	color: #ffffff;
	text-decoration: none;
}

a.onDark, a.onDark:link, a.onDark:visited, a.onDark:active {
	color: #FFFFEE;
	text-decoration: underline;
}

a.onDark:hover {
	color: white;
	text-decoration: underline;
}

a.yellowLink, a.yellowLink:link, a.yellowLink:visited, a.yellowLink:active {
	text-decoration: underline;
	color: #797658;
	font-weight: bold;
}

a.yellowLink:hover {
	text-decoration: underline;
	color: #3c3a34;
	font-weight: bold;
}

a.ltYellowLink, a.ltYellowLink:link, a.ltYellowLink:visited, a.ltYellowLink:active {
	text-decoration: none;
	color: #FFFFEE;
}

a.ltYellowLink:hover {
	text-decoration: underline;
	color: #FFFFEE;
}

a.onDark, a.onDark:link, a.onDark:visited, a.onDark:active {
	text-decoration: underline;
	font-weight: normal !important;
	color: #A6A279;
}

a.onDark:hover {
	text-decoration: underline;
	color: #333333;
}

body {
	background-color: #92B7A9;
	color: #55524C;
	font: 11px/175% Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;	
	position: relative;
}

.bodyCopy {
	line-height: 125% !important;
}

.bodyCopyLoose {
	line-height: 150% !important;
}

.clear {
	clear: both;
}

#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #333333;
	padding: 3px;
	background-color: #c2e6db;
	visibility: hidden;
	z-index: 101;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 102;
	visibility: hidden;
}

div.banner {
	background-color: #3C3A34;
	height: 41px;
	min-height: 41px;
}

div#chapter_about {
	height: 122px;
	margin: 10px 0 0 36px;
	width: 274px; 
}

div#chapter_links {
	height: 160px; 
	margin: 0 0 0 30px;
	width: 316px; 
}

div#chapter_links a {
	display: block;
}

#logo-corner {
	float: left;
	display: inline;
}
#donate-now-corner {
	float: right;
	display: inline;
}

div#columns {
	background-color: #68654B !important;
	min-height: 400px;
}

div#columns div.full {
	width: 980px;
}

div#columns div.full div.banner {
	background-color: #3C3A34;
	width: 980px;
}

div#columns div.left {
	float: left;
	width: 634px;
}

div#columns div.left div.banner {
	background-color: #3C3A34;
}

div#columns div.right {
	background-color: #C2E6DB;
	float: right;
	height: 400px;
	width: 346px;
}

div#content {
	background-color: #797658;
	min-height: 400px;
}

div#footer {
	
}

div#footer img.vertBar {
	float: left;
	width: 2px;
}

div#footer div#callsToAction {
	float: left;
	width: 347px;
}

div#footer div#news {
	float: left;
	padding: 0 20px;
	width: 403px;
}

div#footer div#news img#newsHeader {
	display: block;
	padding: 0 0 15px 0;
}

div#footer div#news ul li {
	padding: 0 0 15px 0;
}

div#footer div#featuredSponsors {
	float: left;
	width: 180px;
}

div#header, div#navigation {
	background-color: #C2E6DB;
	height:75px;
}

div#header {
	height: 85px;
}

div #header #header-donate {
	float: right;
}

div.inner {
	margin: 0 auto;
	position: relative;
	width: 980px;
}

div#main {
	margin: 0 auto;
	width: 100%;
}

div.menu {
	background-color: #C2E6DB;
	border: 1px solid #357D74;
	filter:alpha(opacity=90); 
	-moz-opacity:0.90; 
	opacity: 0.90;
	padding: 15px 10px;
	position: relative;
	min-width: 150px;
}

div.menu ul li a {
	display: block;
	padding: 3px 10px;
}

div.menu ul li a:hover {
	background-color: #FFFFEE;
}

div.menu_holder {
	position: absolute;
	visibility: hidden;
	z-index: 1;
}

div.menu_holder div.arrow {
	background: url(../img/arrow.png) no-repeat;
	bottom: -14px;
	height: 14px;
	position: absolute;
	width: 35px;
}

div#nav {
	padding: 17px 0 0 20px;
}

div#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#nav ul li {
	display: inline;
	float: left;
}

div#nav ul li a {
	cursor: default;
	height: 40px;
}
div#nav ul li#chapters-and-camps-link a {
	cursor: pointer;
	margin-left: 10px;
}

div#nav ul li#donate {
	padding-right: 10px;
}

div#nav ul li img.spacer {
	padding: 0 0 0 5px;
}

div#nav ul li.upcomingShootDates {
	padding: 8px 0 0 15px;
}

div#nav ul li.upcomingShootDates select#selectShootDates {
	width: 130px;
}

div#subpage_columns {
	background-color: #68654B;
	min-height: 400px;
}

div.subpage_left {
	color: #FFFFEE;
	float: left;
	padding: 20px 80px 20px 30px;
	width: 523px;
}

div.subpage_right {
	background-color: #68654B;
	float: right;
	width: 347px;
}

div.subpage_left_internal {
	color: #FFFFEE;
	float: left;
	padding: 20px 20px 0 30px;
	width: 297px;
}

div.subpage_right_internal {
	color: #FFFFEE;
	float: right;
	padding: 100px 30px 0 20px;
	width: 573px;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	color: #FFFFEE;
	font-size: 18px;
	font-weight: bold;
}

h1.headers {
	margin-bottom: 25px;
}

h2 {
	color: #92B7A9;
	font-size: 14px;
	line-height: 150%;
	margin: 20px 0;
}

.nationalSidebarText {
	color: #92B7A9;
	line-height: 140%;
	padding: 15px 15px 0 0;
}

.newsDate {
	font-weight: bold;
	line-height: 135% !important;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.photos {
	padding: 25px 0 0 15px;
}

ul.photos li {
	background-color: #3C3A34;
	float: left;
	height: 72px;
	margin: 4px;
	padding: 10px;
	width: 72px;
}

ul.videos {
	padding: 25px 0 0 15px;
}

ul.videos li {
	background-color: #3C3A34;
	float: left;
	height: 72px;
	margin: 4px;
	padding: 10px;
	width: 108px;
}

div.left ul.photos li img {
	margin: 1px 0 0 1px;
}

div.full ul.photos {
	padding: 15px 0 0 12px;
}

div.full ul.photos li {
	height:75px;
	width: 75px;
}

ul.photos li img {
	border: 3px solid #504d45;
	margin: 2px 0 0 2px;
}

div.none {
	color: #92B7A9;
	padding: 20px;
	padding-left: 35px;
}

div.none p {
	margin: 0;
}
div#scroll_container { position: relative; }
div#scroll_mask {
	position: relative;
	height: 325px;
	overflow: hidden;
}
div#scroll_inner {
	position: absolute;
	top: 0;
	left: 0;
}
div#scroll_arrows {
	position: absolute;
	top: 265px;
	right: -34px;
	width: 20px;
	height: 40px;
}
div#scroll_arrows img {
	cursor: pointer;
	margin-bottom: 3px;
}
div.content_light {
	color: #92B7A9;
	padding: 20px;
	padding-left: 30px;
}

div.content_light p.header {
	color: #FFFFEE;
	font-weight: bold;
	font-size: 12px;
}

div.content_light p.body {
	margin-bottom: 20px;
}

.sidebar {
	padding-top: 50px;
}

table.data {
	border-collapse: collapse;
}

table.data tr td {
	padding: 2px 35px 2px 0px; 
	vertical-align: top;
}

.sublt {
	color: #A6A279;
}

ul.padded li {
	margin-bottom: 10px;
}

input, select, textarea {
	color: #666;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

.notes {
	background-color: #7cdeed;
	border: 3px solid white;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 10px 0;
}

.error {
	background-color: red;
	border: 3px solid white;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 10px 0;
}



table.menu {
	background-color: #C2E6DB;
	border: 1px solid #357D74;
	filter:alpha(opacity=90); 
	-moz-opacity:0.90; 
	opacity: 0.90;
	padding: 15px 10px;
	position: relative;
	min-width: 150px;
}

table.menu tr td a {
	display: block;
	padding: 3px 10px;
}

table.menu tr td a:hover {
	background-color: #FFFFEE;
}

/* inquiry thank you page */

#inquiry-thank-you {
	position: relative;
	float: left;
	display: inline;
	width: 980px;
	height: 400px;
	background: transparent url(/img/inquiry-thank-you.jpg) no-repeat 0 0;
}
#inquiry-thank-you a {
	position: absolute;
	top: 265px;
	left: 275px;
	height: 70px;
	width: 445px;
	text-indent: -9999px;
}

/* chapters and camps landing page */

#chapters-and-camps {
	float: left;
	width: 980px;
	height: 400px;
	background-color: #1D1C18;
}
#chapters-and-camps-left {
	float: left;
	display: inline;
	width: 634px;
	height: 400px;
}
#chapters-and-camps-left-content {
	float: left;
	display: inline;
	width: 545px;
	margin-left: 35px;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
}
#chapters-and-camps-left-content h1 { font-size: 14px; }
#chapters-and-camps-right {
	float: left;
	display: inline;
	width: 346px;
	height: 400px;
	background: #92B7A9 url(/img/donation/cart-right-bg.jpg) repeat-x bottom left;
}
#chapter-map {
	width: 820px;
	margin: 0 auto;
}

/* donation system styles */

.donation-page {
	float: left;
	width: 980px;
	height: 400px;
	background-color: #1D1C18;
}
.donation-page .title {
	color: #92B7A9;
	font-size: 14px;
	font-weight: bold;
}
	
	/* landing page */
	
	#donation-landing {
		width: 980px;
		height: 400px;
		font-size: 11px;
		background-image: url(/img/donation/landing-bg.jpg);
	}
	#donation-landing-content {
		float: left;
		display: inline;
		width: 550px;
		margin: 130px 0 0 35px;
	}
	#donation-landing-content p {
		font-family: Arial, sans-serif;
		color: #FFF;
		line-height: 14px;
	}
	#donation-landing-content form {
		color: #797658;
		line-height: 30px;
		width: 400px;
		margin-top: 20px;
	}
	#donation-landing-content form div {
		float: left;
		display: inline;
		margin: 0 20px 15px 0;
	}
	#donation-landing-content form div#donation-submit { margin-top: 20px; }
	#donation-landing-content form div select { width: 100%; }
	
	/* checkout page styles */
	
	#donation-checkout {
		float: left;
		display: inline;
		width: 980px;
		height: 400px;
		background: #1D1C18 url(/img/donation/checkout-left-bg.jpg) no-repeat top left;
	}
	#donation-checkout div {
		float: left;
		display: inline;
		width: 425px;
		margin: 65px 0 0 35px;
	}
	#donation-checkout form {
		color: #797658;
		line-height: 24px;
	}
	#donation-checkout p { 
		float: left;
		display: inline;
		width: 100%;
	}
	#donation-checkout p.checkout-button { 
		width: 75%;
		margin-left: 35px; 
		margin-top: 20px;
	}
	#donation-checkout div div {
		margin: 0 20px 10px 0;
		width: 185px;
	}
	#donation-checkout div div input, #donation-checkout div div select { width: 100%; }
	
	/* shopping cart styles */
	
	#donation-cart-left {
		float: left;
		display: inline;
		width: 634px;
		height: 400px;
		background: transparent url(/img/donation/cart-left-bg.jpg) no-repeat top left;
	}
	#donation-cart-left table {
		float: left;
		display: inline;
		margin: 70px 0 25px 75px;
		width: 500px;
		color: #92B7A9;
	}
	#donation-cart-left table tr.spacer td {
		height: 2px;
		font-size: 1px;
		line-height: 1px;
		padding: 0;
		margin: 0;
		background-color: #1D1C18;
	}
	#donation-cart-left table a {
		color: #92B7A9;
		text-decoration: none;
		font-weight: normal;
	}
	#donation-cart-left table a:hover { text-decoration: underline; }
	#donation-cart-left table td { 
		padding: 10px 0;
		background-color: #2C2A25;
		margin-bottom: 2px;
	}
	#donation-cart-left table td.product-info { width: 440px; }
	#donation-cart-left table td.product-image { 
		width: 105px;
	}
	#donation-cart-left table td.product-image img { border: 3px solid #FFF; }
	#donation-cart-left table td.product-title { 
		padding-left: 5px;
		width: 135px;
	}
	#donation-cart-left table td.product-title span {
		font-size: 10px;
		line-height: 10px;
		color: #FFF;
	}
	#donation-cart-left table td.product-quantity {
		text-align: right;
		width: 100px;
		padding-right: 10px;
	}
	.donation-page #donation-cart-left table td.product-quantity input { 
		width: 20px;
		padding-left: 10px;
		background-color: #3C3A34;
	}
	.donation-page #donation-cart-left table td.product-quantity select {
		width: 50px;
	}
	#donation-cart-left table td.product-info .options { 
		float: left;
		display: inline;
		width: 135px;
	}
	#donation-cart-left table td.delete {
		background: #2C2A25 url(/img/donation/cart-option-separator.gif) no-repeat 0 20px;
		padding: 0 30px 0 10px;
	}
	#donation-cart-left table td.price {
		width: 58px;
		font-size: 11px;
		color: #FFF;
		background: #2C2A25 url(/img/donation/cart-spacer.gif) repeat-y top left;
	}
	#donation-cart-left table tr.totals td {
		background-color: transparent;
		padding: 10px 0;
		height: auto;
		border-bottom: 1px solid #2C2A25;
	}
	#donation-cart-left table tr.totals td.delete { 
		padding: 0 30px 0 10px;
		background-image: none;
	}
	p#donation-cart-buttons {
		float: left;
		display: inline;
		text-align: right;
		width: 570px;
		margin-top: -10px;
	}
	#donation-cart-right {
		float: left;
		display: inline;
		width: 346px;
		height: 400px;
		background: #92B7A9 url(/img/donation/cart-right-bg.jpg) repeat-x bottom left;
	}
	#donation-callouts {
		float: left;
		display: inline;
		margin: 33px 0 0 12px;
	}
	#donation-callouts img { margin-bottom: 12px; }
	
	/* necklace page styles */
	
	#donation-necklace-left {
		float: left;
		display: inline;
		width: 534px;
		height: 400px;
		background: transparent url(/img/donation/necklace-left-bg.jpg) no-repeat top left;
	}
	#donation-necklace-content {
		float: left;
		display: inline;
		width: 475px;
		margin: 150px 0 0 35px;
		font-size: 11px;
		color: #FFF;
		line-height: 14px;
	}
	#donation-necklace-content p { margin: 0 0 30px 0; }
	#donation-necklace-content p.title { margin: 5px 0; }
	#donation-necklace-content form {
		color: #C2E6DB;
		font-size: 11px;
	}
	#donation-necklace-content form #quantity {
		width: 27px;
		margin-right: 15px;
	}
	#donation-necklace-content form #honor { width: 300px; }
	#donation-necklace-content img { margin: 17px 0; }
	#donation-necklace-right {
		float: left;
		display: inline;
		width: 446px;
		height: 393px;
		padding-top: 7px;
		background-color: #3C3A34;
	}
	#donation-necklace-thumbs {
		float: left;
		display: inline;
		width: 84px;
		margin: 0 7px;
	}
	#donation-necklace-thumbs img {
		margin-bottom: 7px;
		cursor: pointer;
	}
	#donation-necklace-full {
		position: relative;
		float: left;
		display: inline;
		width: 340px;
		height: 385px;
	}
	#donation-necklace-full img {
		position: absolute;
		top: 0;
		left: 0;
		cursor: pointer;
	}
	#donation-necklace-full #image-zoom {
		position: absolute;
		width: 17px;
		height: 17px;
		bottom: 0;
		right: 0;
		z-index: 1;
		cursor: pointer;
		background: transparent url(/img/donation/image-zoom.gif) no-repeat 0 0;
	}
	
		/* image zooming styles */
		
		#zoom-overlay {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 875px;
			background-color: #282721;
			z-index: 1000;
			filter:alpha(opacity=90);
			-moz-opacity:0.9;
			-khtml-opacity: 0.9;
			opacity: 0.9;
			text-align: center;
		}
		#zoom-window {
			display: none;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			z-index: 1001;
			padding-top: 40px;
		}
		#zoom-content {
			width: 755px;
			margin: 0 auto;
		}
		#zoom-nav {
			position: relative;
			width: 755px;
			text-align: center;
		}
		#zoom-nav .close {
			position: absolute;
			top: 0;
			right: 0;
		}
		#zoom-images {
			position: relative;
			width: 755px;
			height: 637px;
		}
		#zoom-images img {
			position: absolute;
			top: 0;
			left: 0;
		}
		
	/* event page styles */
	
	#donation-event-details {
		float: left;
		display: inline;
		width: 633px;
		height: 400px;
		background: transparent url(/img/donation/event-left-main.jpg) no-repeat 0 0;
	}
	#donation-event-details div {
		float: left;
		display: inline;
		width: 575px;
		margin: 190px 0 0 35px;
		color: #B69A63;
		font-size: 11px;
		line-height: 14px;
	}
	#donation-event-details div img { margin-right: 25px; }
	#donation-event-details div b { color: #FFF; }
	#donation-event-right {
		position: relative;
		float: left;
		display: inline;
		width: 347px;
		height: 400px;
		background: transparent url(/img/donation/event-right-bg.jpg) no-repeat 0 0;
	}
	#donation-event-right a {
		position: absolute;
		display: block;
		text-indent: -9999px;
	}
    #donation-event-main {
		position: relative;
		float: left;
		display: inline;
		width: 347px;
		height: 400px;
		background: transparent url(/img/donation/event-right-main.jpg) no-repeat 0 0;
	}
	#donation-event-main a {
		position: absolute;
		display: block;
		text-indent: -9999px;
	}
	a#event-purchase-tickets {
		top: 230px;
		left: 44px;
		width: 262px;
		height: 38px;
		background-image: url(/img/donation/purchase-tickets.gif);
	}
	a#ohio-natural-gas {
		top: 340px;
		left: 30px;
		width: 80px;
		height: 40px;
	}
	a#key-bank {
		top: 340px;
		left: 140px;
		width: 65px;
		height: 40px;
	}
	a#cleveland-cavaliers {
		top: 340px;
		left: 230px;
		width: 70px;
		height: 40px;
	}
		
		/* ticket page styles */
		
		#donation-event-tickets {
			float: left;
			display: inline;
			width: 633px;
			height: 400px;
			background: transparent url(/img/donation/event-left-bg.jpg) no-repeat 0 0;
		}
		#donation-event-tickets div {
			float: left;
			display: inline;
			width: 560px;
			margin: 95px 0 0 35px;
		}
		#donation-event-tickets div img {
			float: left;
			display: inline;
			margin-right: 2px;
		}
		#donation-event-tickets div table {
			float: left;
			display: inline;
			width: 385px;
			color: #797658;
			font-size: 10px;
			margin-bottom: 40px;
		}
		#donation-event-tickets div table td { 
			height: 45px;
			background-color: #2C2A25;
			line-height: 16px;
		}
		#donation-event-tickets div table td.ticket-info {
			padding-left: 15px;
			width: 240px;
		}
        #donation-event-tickets div table td.ticket-add-to-cart {
			padding-left: 210px;
		}
		#donation-event-tickets div table td.ticket-quantity {
			font-size: 11px;
			font-weight: bold;
			padding-right: 15px;
		}
		#donation-event-tickets div table td.ticket-price {
			font-weight: bold;
			color: #FFF;
			width: 50px;
		}
		#donation-event-tickets div table td.ticket-quantity input {
			padding-left: 8px;
			width: 20px;
		}
		#donation-event-tickets div table .title { color: #FFFFCC; }
		#donation-event-tickets div table tr.spacer td {
			height: 2px;
			font-size: 1px;
			line-height: 1px;
			padding: 0;
			margin: 0;
			background-color: #FFFFCC;
		}
		
			/* raffle pop up */
			
			#ticket-raffle {
				float: left;
				display: inline;
				width: 519px;
				height: auto;
				margin: 72px 0 0 118px;	
				padding: 115px 0 30px 0;
				background: #0F0E0C url(/img/donation/ticket-raffle-bg.jpg) no-repeat 0 0;
			}
			#ticket-raffle table {
				float: left;
				display: inline;
				margin: 0 0 30px 42px;
				color: #797658;
				font-size: 10px;
			}
			#ticket-raffle table tr.spacer td {
				height: 2px;
				font-size: 1px;
				line-height: 1px;
				padding: 0;
				margin: 0;
				background-color: #1D1C18;
			}
			#ticket-raffle table .title {
				color: #FFF;
				line-height: 20px;
				margin-bottom: 10px;
			}
			#ticket-raffle table td { 
				padding: 15px;
				background-color: #2C2A25;
				line-height: 13px;
			}
			#ticket-raffle table td.ticket-info {
				width: 270px;
				padding-left: 7px;
			}
			#ticket-raffle table td.ticket-info .check {
				float: right;
				font-weight: bold;
				color: #FFF;
			}
			#ticket-raffle td.ticket-info .check input {
				padding-left: 8px;
				width: 20px;
			}
			#ticket-raffle .cart-checkout { margin-left: 150px; }
			
	/* thank you page styles */
	
	#donation-received {
		position: relative;
		background-image: url(/img/donation/donation-received.jpg);
	}
	#order-received {
		position: relative;
		background-image: url(/img/donation/order-received.jpg);
	}
	#donation-received a, #order-received a {
		display: block;
		position: absolute;
		top: 250px;
		left: 185px;
		width: 615px;
		height: 25px;
		text-indent: -9999px;
	}
	
	/* form styles */
	
	.donation-page input {
		background-color: #3C3A34;
		color: #797658;
		border: 0;
		font-size: 11px;
		padding: 3px;
		width: 153px;
		font-family: Arial, sans-serif;
	}

/* donation/product styles */

a.add_to_cart, a.add_to_cart:active, a.add_to_cart:visited, a.add_to_cart:hover {
	display: block;
	width: 160px;
	height: 33px;
	border: 2px solid #797658;
	background: #C2E6DB url(/img/button_in_cart.gif) no-repeat 0 5px;
}

a.update_cart, a.update_cart:active, a.update_cart:visited, a.update_cart:hover {
	display: block;
	width: 160px;
	height: 33px;
	border: 2px solid #797658;
	background: #C2E6DB url(/img/button_update_cart.gif) no-repeat 28px 5px;
}

a.keep_shopping, a.keep_shopping:active, a.keep_shopping:visited, a.keep_shopping:hover {
	display: block;
	width: 200px;
	height: 33px;
	border: 2px solid #797658;
	background: #C2E6DB url(/img/button_continue_shopping.gif) no-repeat 13px 5px;
}

a.checkout, a.checkout:active, a.checkout:visited, a.checkout:hover {
	display: block;
	width: 160px;
	height: 33px;
	border: 2px solid #797658;
	background: #C2E6DB url(/img/button_checkout.gif) no-repeat 15px 5px;
}

a.continue, a.continue:active, a.continue:visited, a.continue:hover {
	display: block;
	width: 160px;
	height: 33px;
	border: 2px solid #797658;
	background: #C2E6DB url(/img/button_continue.gif) no-repeat 18px 5px;
}

a.buy_now, a.buy_now:active, a.buy_now:visited, a.buy_now:hover {
	display: block;
	width: 160px;
	height: 33px;
	border: 2px solid #797658;
	background: #C2E6DB url(/img/button_buy_now.gif) no-repeat 20px 5px;
}
a.add_to_cart span, a.keep_shopping span, a.checkout span, a.update_cart span, a.continue span, a.buy_now span { display: none; }

#shopping_cart { 
	background-color: #C2E6DB;
	color: #68654B;
	font-size: 12px;
	line-height: 16px;
}
#shopping_cart thead th { 
	background-color: #68654B;
	color: #FFF;
}
#shopping_cart tfoot td { 
	background-color: #68654B;
	color: #FFF;
}
#shopping_cart tbody tr td { border-top: 1px solid #FFF; }
#shopping_cart tbody tr.cart_first_row td { border: 0; }
.cart_options { font-size: 10px; }