html {
	min-height:						100%;
	height:							100%;
	margin:							0px;
	padding:						0px;	
}

ul {
	list-style-type: 				none;
}

img {
	margin: 						0px;
	padding:						0px;
}

body#PageWrapper {
	padding:						0px;
	margin:							0px;
	background:						#b0dafa url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/site/bg.gif) no-repeat center top;
/*	_background:					#b0dafa url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/site/bg.gif) no-repeat center top;*/
	width:							100%;
	height:							100%;
	min-height:						100%;
}

* html body#PageWrapper {
	display:						table;
}

th, td, p, span, div, li, a, input, select {
	font-family:					Verdana;
}

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

.text-right {
	text-align: 					right;	
}

div#PageContainer, div#NavigationBar {
	width:							100%;
}

div#PageContainer {
	min-height: 					100%;
	height: 						auto !important;
	height: 						100%;
	margin: 						0 auto -267px; /* the bottom margin is the negative value of the footer's height */	
}

.footer, .push {
	height: 						267px; /* .push must be the same height as .footer */
}

div.footer {
	background:						#b0dafa url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/footer/bg.gif) no-repeat center top;
	_background:					#b0dafa url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/footer/bg.gif) no-repeat center top;
	position:						relative;
}

div.footer-bottom {
	background:						#96c1e2 url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/footer/bottom.gif) no-repeat center top;
	_background:					#96c1e2 url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/footer/bottom.gif) no-repeat left top;
	bottom: 						0px;
	height:							78px;
	position: 						absolute;
	width:							100%;
}

div.footer-bottom ul {
	list-style-type: 				none;	
	margin: 						0px;
	padding:						0px;
	position:						relative;
}

div.footer-bottom li {
	display: 						inline;
	color:							white;	
	font-size:						11px;
	line-height:					36px;
	padding:						0px 10px;
	text-transform: 				uppercase;
}

div.footer-bottom li a {
	color:							white; 
	text-decoration:				none;	
}

div.footer-bottom li a:hover {
	text-decoration: 				underline;	
}

div.footer-bottom li img {
	position:						absolute;	
}

div#Header {
	margin-top:						25px;	
	position: 						relative;
}

div#Header img.logo {
	padding-bottom:					16px;
}

div#Header ul {
	bottom:							0px;
	list-style-type: 				none;	
	position: 						absolute;
	right:							0px;
}

div#Header li, div#Header li a {
	color:							#d64626;
	display:						inline;
	font-size:						1.0em;
	text-decoration: 				none;
}

div#Header li a:hover {
	text-decoration: 				underline;	
}

div#Header li img.phone {
	margin-bottom:					-5px;	
	_margin-bottom:					0px;
	padding:						0px 3px;	
}

div#Header li img.cart {
	margin-bottom:					-4px;	
	_margin-bottom:					0px;
	padding:						0px 8px;	
}

#MainNavigation {
	height:							39px;
	margin:							0px auto;
	width:							950px;
}

#MainNavigation ul {
	margin:							0px;
	padding:						0px;
}

#MainNavigation li {
	display:						inline;
}

#MainNavigation li a {
	background-image: 				url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/navigation/menuBar.png); 
	_background-image: 				url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/navigation/menuBar.gif); 
	background-repeat: 				no-repeat; 
	display:						block; 
	float: 							left; 
	height: 						0px; 
	margin: 						0px; 
	overflow: 						hidden;
	padding: 						39px 0px 0px; 
	width:							190px;
}

#MainNavigation li#home a { background-position: 0px 0px;}
#MainNavigation li#online-gallery a { background-position: -190px 0px; }
#MainNavigation li#printing-service a { background-position: -380px 0px; }
#MainNavigation li#about-us a { background-position: -570px 0px; }
#MainNavigation li#contact a { background-position: -760px 0px; }

#MainNavigation li#home a:hover { background-position: 0px -39px; }
#MainNavigation li#online-gallery a:hover { background-position: -190px -39px; }
#MainNavigation li#printing-service a:hover { background-position: -380px -39px; }
#MainNavigation li#about-us a:hover { background-position: -570px -39px; }
#MainNavigation li#contact a:hover { background-position: -760px -39px; }

#MainNavigation li#home a:active { background-position: 0px -78px; }
#MainNavigation li#online-gallery a:active { background-position: -190px -78px; }
#MainNavigation li#printing-service a:active { background-position: -380px -78px; }
#MainNavigation li#about-us a:active { background-position: -570px -78px; }
#MainNavigation li#contact a:active { background-position: -760px -78px; }

#MainNavigation li#home a.selected { background-position: 0px -117px; }
#MainNavigation li#online-gallery a.selected { background-position: -190px -117px; }
#MainNavigation li#printing-service a.selected { background-position: -380px -117px; }
#MainNavigation li#about-us a.selected { background-position: -570px -117px; }
#MainNavigation li#contact a.selected { background-position: -760px -117px; }

#HomeBillboard img, .frame {
	border:							6px solid #fee9d4;	
}

.galleryFrame {
	border:							3px solid #1d3e59;	
}

#HomeBillboard {
	position: 						relative;	
}

#HomeBillboard ul {
	list-style-type:				none;
	margin:							0px;
	padding:						0px;
	position:						absolute;
	right:							2px;
	text-align: 					right;	
	top:							8px;
}

* html #HomeBillboard ul {
	top:							6px;	
}

html>body #HomeBillboard ul {
	*top:							6px;	
}

#HomeBillboard li {
	background:						#fee9d4;	
	border-left:					1px #d4cebe solid;
	border-bottom:					1px #d4cebe solid;
	color:							black;
	display: 						inline;	
	font-size:						18pt;
	margin:							0px;
	padding:						5px 10px;
	text-align: 					center;
	-moz-border-radius-bottomleft: 4px; 
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px;
}

#HomeBillboard li.selected {
	background:						transparent;
	border:							0px;
	color:							white;
}

#GallerySearchTabPanel ul {
	list-style-type: 				none;
	margin: 						0px;
	padding:						0px;	
}

#GallerySearchTabPanel li {
	display: 						inline;
	margin: 						0px;
	padding:						0px;	
}

#GallerySearchTabPanel li a {
	background-image:				url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/unSelected.gif);
	background-repeat:				no-repeat;
	color:							#72392c;
	display: 						block;
	float: 							left;
	font-size:						13px;
	height:							34px;
	line-height:					34px;
	margin-right:					1px;
	text-align:						center;
	text-decoration:				none;
	width: 							87px;	
}

#GallerySearchTabPanel li.selected a {
	background-image:				url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/selected.gif);
	color:							#d64626;
	width: 							86px;	
}

#GallerySearchTabPanel li.no-border a {
	margin-right:					0px;	
}

#GallerySearchTabPanel div.tab-panes {
	background-image:				url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/2.jpg);
	background-repeat:				no-repeat;
	clear:							both;
	display: 						block;
	height:							278px;
	width:							350px;
}

#GallerySearchTabPanel form label, #GallerySearchTabPanel form select {
	color:							#51241a;
	font-size:						13px;
}

#GallerySearchTabPanel form select {
	background:						#ffd2a7 url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/selectboxBG.gif) repeat-x;
	border:							1px solid #d64626;	
	height:							20px;
	width:							270px;
}

#GallerySearchTabPanel div.submit a, a.submitBtn {
	background:						#ffd2a7 url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/submit.gif) no-repeat center center;
	display:						block;
	height:							0px;
	margin:							0px;
	overflow:						hidden;
	padding:						24px 0px 0px;	
	width:							89px;
}

#GallerySearchTabPanel div.submit a:hover, a.submitBtn:hover {
	background:						#ffd2a7 url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/submitRolled.gif) no-repeat center center;
}

#GallerySearchPageNavigation {
	border-bottom:					1px solid #1d3e59;	
}

#GallerySearchPageNavigation, #GallerySearchPageNavigation div {
	display:						block;
	margin:							0px;
	padding:						0px;		
}

#GallerySearchPageNavigation div.togglers {
	background:						url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/search/navBG.gif) repeat-x;
	border-left:					1px solid #1d3e59;	
	border-right:					1px solid #1d3e59;	
	color:							#1d3e59;
	font:							Verdana 12px;
	height:							24px;
	line-height:					24px;
	text-align: 					left;	
	text-indent: 					10px;
}

#GallerySearchPageNavigation div.pressed {
	background:						url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/search/navBGPressed.gif) repeat-x;
}

#GallerySearchPageNavigation div.body {
	border-left:					1px solid #1d3e59;	
	border-right:					1px solid #1d3e59;	
	background:						#e5e5e4 url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/search/bodyBG.gif) no-repeat bottom center;
	height:							100%;
	margin-bottom:					30px;
	overflow-y:						scroll;
	padding:						10px 0px 0px;
	text-indent:					30px;
	width:							228px;
}

#GallerySearchPageNavigation div.body ul {
	list-style-type: 				none;
	margin:							0px 0px 30px;
	padding:						0px;
}

#GallerySearchPageNavigation div.body li a {
	color:							#231f20;
	font:							Verdana 11px;
	text-indent:					30px;
	text-align: 					left;	
}

#GallerySearchResults {
	margin-bottom:					200px;
	width:							710px;
}

#GallerySearchResults, #GalleryDataTable {
}

#GalleryDataTable {
}

#GalleryControlBar, .blue-header {
	background:						url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/search/controlBarBG.gif) repeat-x;
	border:							1px solid #1d3e59;	
	border-bottom:					0px;
}

.blue-header {
	text-align:						left; 
	text-indent: 					10px; 
	height: 						34px	
}

.blue-header span.title {
	color:							#ffcea0;
	font-size:						16px;
	line-height:					35px;
	text-align: 					left;
	text-transform: 				uppercase;
}

span.blue-title, span.blue-sub-title, span.blue-text {
	color:							#1d3e59;
	font-size:						26px;
	font-weight: 					100;	
}

span.blue-sub-title {
	font-size:						18px;
}

span.blue-text {
	font-size:						13px;
}

#ShoppingCartTable table {
	padding-top:					20px;	
	width: 							728px;	
}

* html #ShoppingCartTable table {
	margin-top: 					20px; 				
}

#ShoppingCartTable table th {
	background-color: 				#1d3e59;
	color:							#ffcea0;
	text-align: 					center;	
}

#ShoppingCartTable table tr.even td {
	background-color: 				#ceb2ad;	
}

#ShoppingCartTable table tr.odd td {
	background-color: 				#cdcdcc;	
}

#GalleryControlBar ul {
	margin:							0px;
	padding:						0px;	
}

#GalleryControlBar li {
	display:						inline;	
	margin: 						0px;
	padding:						0px;	
}

#GalleryControlBar li a {
	background-image: 				url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/search/controlBarSprite.png); 
	_background-image: 				url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/search/controlBarSprite.gif); 
	background-repeat: 				no-repeat; 
	display:						block; 
	float: 							left; 
	height: 						0px; 
	margin: 						0px; 
	overflow: 						hidden;
	padding: 						34px 0px 0px; 
}

a.detailsBtn {
	background-image: 				url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/search/detailsBtnSprite.gif);	
	background-position:			0 0;
	background-repeat: 				no-repeat; 
	display:						block; 
	height: 						0px; 
	margin:							0px;
	padding:						24px 0px 0px;
	overflow:						hidden;
	width:							55px;
}

a.detailsBtn:hover {
	background-position:			-55px 0px;	
}

a.enlargeBtn {
	background-image: 				url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/search/enlargeBtnSprite.gif);	
	background-position:			0 0;
	background-repeat: 				no-repeat; 
	display:						block; 
	height: 						0px; 
	margin:							0px;
	padding:						23px 0px 0px;
	overflow:						hidden;
	width:							73px;
}

a.enlargeBtn:hover {
	background-position:			-73px 0px;	
}

a.checkOutBtn {
	background-image: 				url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/cart/checkOutBtnSprite.gif);	
	background-position:			0 0;
	background-repeat: 				no-repeat; 
	display:						block; 
	height: 						0px; 
	margin:							0px;
	padding:						23px 0px 0px;
	overflow:						hidden;
	width:							93px;
}

a.checkOutBtn:hover {
	background-position:			0px -23px;
}

#GalleryControlBar li#table-view a { background-position: 0px 0px; width: 51px;}
#GalleryControlBar li#thumb-view a { background-position: -52px 0px;  width: 52px;}
#GalleryControlBar li#previous a { background-position: -106px 0px; width: 92px; }
#GalleryControlBar li#next a { background-position: -199px 0px; width: 75px; }

#GalleryControlBar li#table-view a:hover { background-position: 0px -34px; }
#GalleryControlBar li#thumb-view a:hover { background-position: -52px -34px; }
#GalleryControlBar li#previous a:hover { background-position: -106px -34px; }
#GalleryControlBar li#next a:hover { background-position: -199px -34px; }

#GalleryControlBar li#table-view a.selected { background-position: 0px -68px; }
#GalleryControlBar li#thumb-view a.selected { background-position: -52px -68px; }

#GalleryControlBar div#batch-count, #GalleryControlBar div#results-per-page {
	display: 						block;
	color:							#ffcea0;
	float:							left;
	height:							34px;
	padding:						0px 10px;
}

#GalleryControlBar div#batch-count span, #GalleryControlBar div#results-per-page span {
	line-height:					34px;	
}

#GalleryControlBar input.batch-count {
	padding:						4px 0px;
	width:							25px;	
}

* html #GalleryControlBar input.batch-count {
}

#GalleryControlBar select.results-per-page {
	margin-top:						8px;	
}

#GalleryDataTable, #ShoppingCartTable {
	border:							1px solid #1d3e59;	
	border-top:						none;
}

#GalleryDataTable table {
	margin:							0px;
	padding:						0px;
	width: 							708px;
}

#GalleryDataTable table.SubTable {
	width:							250px;
}

#GalleryDataTable table th {
	background:						url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/gallery/search/tableHeader.gif) repeat-x;	
	background-position:			center center;
	border-bottom:					1px solid #1d3e59;
	color:							#1d3e59;
	font-size:						13px;
	height:							21px;
	padding:						0px;
}

#GalleryDataTable table th.first {
	text-indent:					10px;	
}

#GalleryDataTable table th span {
	padding-bottom:					5px;	
}

#GalleryDataTable table tr.odd, #GalleryDataTable table tr.odd td {
	background-color:				#e5e5e4;	
}

#GalleryDataTable table tr.even, #GalleryDataTable table tr.even td {
	background-color:				#efefef;	
}

.detailed-image-header {
	background-color: 				#1d3e59;
	color: 							#ffffff;
	height:							24px;
	line-height:					24px;	
}

#GalleryDataTable img.thumb {
	border:							3px solid #1d3e59;	
	margin:							5px;
}


#ArtworkDetailPage {
	background-color:				#e5e5e4;
	border:							1px solid #1d3e59;	
}

#ArtworkDetailPage div.artwork-detail-page-header {
	background-color: 				#1d3e59;
	color:							#ffcea0;
	font-size:						18px;
	height: 						36px;
	line-height:					36px;
	text-align: 					left;
	text-indent: 					10px;
}

#ArtworkDetailPage div.artwork-detail-page-header a {
	color:							#ffcea0;
	font-size:						12px;	
	margin-right:					10px;
	text-decoration: 				none;
}

#ArtworkDetailPage div.artwork-detail-page-header a:hover {
	text-decoration: 				underline;
}

#ArtworkDetailPage img.artwork-detail-image {
	border:							4px solid #1d3e59;	
	margin-top:						20px;
}

#ArtworkProductTable {
	border-spacing:					2px;
}

#ArtworkProductTable th {
	background-color: 				#1d3e59;
	color:							#ffcea0;
	text-align: 					center;
}

#ArtworkProductTable tr.odd {
	background-color: 				#cdcdcc;	
}


#ArtworkProductTable tr.even {
	background-color: 				#ceb2ad;	
}

div.beige-box {
	background-color: 				#fee9d4;
	position: 						relative;
}

div.beige-box-corner, div.beige-box-corner-5 {
	position: 						absolute;
	bottom:							0px;
	right:							5px;
	z-index: 						1001;	
}

 div.beige-box-corner-5 {
	bottom:							-5px; 
}

* html div.beige-box-corner-5 {
	bottom:							0px;	
}


div.beige-box-left-corner {
	position: 						absolute;
	bottom:							0px;
	left:							5px;
	z-index: 						1001;	
}

div.beige-box-right-corner {
	position: 						absolute;
	bottom:							0px;
	right:							5px;
	z-index: 						1001;	
}


* html div.beige-box-corner {
	bottom:							4px;	
}

* html div.beige-box-left-corner, * html div.beige-box-right-corner {
	bottom:							4px;	
}

html>body div.beige-box-left-corner, html>body div.beige-box-right-corner, html>body div.beige-box-corner {
	*bottom:						5px;	
}

div.cinnamon-box {
	background-color: 				#d5cebe;
	margin: 						5px 0px;
	padding: 						1px 0px;
}

div.cinnamon-top-left {
	position: 						absolute;
	top:							1x;
	left:							1px;
	z-index: 						1001;	
}

div.cinnamon-top-right {
	position: 						absolute;
	right:							1px;	
	top:							1x;
	z-index: 						1001;	
}

div.white-box {
	background-color: 				#ffffff;
	position:						relative;
}

div.blue-gradient-box {
	background: 					#7b8e9c url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/printing/photooncanvas/bg.jpg) no-repeat center top;	
	width:							698px;
	height:							601px;
}

div.blue-gradient-box span.gtitle {
	font-size: 						36px;
	color: 							white;
	font-weight: 					100;
	text-transform: 				uppercase;	
}

div.blue-gradient-box span.gsubtitle {
	color:							#b0dafa;
	font-size:						18px;	
}

div.blue-gradient-box span.gbluetitle, div.blue-gradient-box span.glightbluetitle {
	color:							#1d3e59;
	font-size: 						24px;
	font-weight: 					bold;
	text-transform: 				uppercase;	
}

div.blue-gradient-box span.glightbluetitle {
	font-size: 						18px;
	font-weight:					100;	
}

div.white-box-corner {
	position: 						absolute;
	bottom:							-0px;
	right:							0px;
	z-index: 						0;	
}

div.white-box-corner {
	margin:							0px;
	padding:						0px;	
}

div.sunset-bottom {
	background:						#ffffff url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/pages/contact/sunset.gif) no-repeat bottom center;	
}

div.large-sunset-bottom {
	background:						#ffffff url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/pages/terms/large-sunset.jpg) no-repeat bottom right;	
}

div.gray-sunset-bottom {
	background:						#e5e5e4 url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/cart/sunset.gif) no-repeat bottom right;	
}

div.shopping-cart-summary {
	background-color: 				#e5e5e4; 
	border: 						1px solid #1d3e59; 
	border-top:						none; 
	padding-top:					15px;
}

div.shopping-cart-summary p {
	font-weight:					500;
	font-size:						13px;
	text-align:						left;
	text-indent:					10px;
	width:							100%;	
}

div.shopping-cart-summary p span {
	float:							right;
	margin-right:					10px;	
}
 
* html div.shopping-cart-summary p span {
	margin-top:						-20px;	
}

html>body div.shopping-cart-summary p span {
	*margin-top:					-20px;	
}
 
div.shopping-cart-summary p.cart-total {
	color: 							#d64626; 
	font-size: 						14px;	
	font-weight: 					bold; 
	text-align: 					center;
}

div.shopping-cart-summary p.blue-copy {
	color: 							#0449af;
	font-size:						13px; 	
	text-align: 					center;
}

div.palm-corner {
	background:						#ffffff url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/pages/white-corner.gif) no-repeat bottom right;		
}

div.copy {
	background-color:				transparent;
	color:							#1d3e59;
	font-size: 						10pt;
	text-align: 					justify;
}

div.copy span.title {
	color: 							#d64626;
	font-weight: 					bold;
	font-size: 						15pt;
	text-transform: 				uppercase;	
}

span.question {
	color:							#d64626;	
}

a.red-link {
	color: 							#d64626;
}

a.blue-link {
	color:							#0449af;
	text-decoration: 				none;	
}

a.blue-link:hover {
	text-decoration: 				underline;	
}

div.copy span.subtitle {
	font-size: 						11pt;
}

div.copy ul {
	margin:							0px;
	padding:						0px;	
}

div.copy ul li {
	background:						#FFFFFF url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/printing/bullet.gif) no-repeat center left;
	color:							#000000;
	font-size:						16px;
	text-indent:					20px
}

#ContactForm input.text, #ContactForm textarea , #ContactForm select, input.initial {
	padding:						5px 0px;
	background-color: 				#ced4dd;
	border:							1px solid #c0c2c3;
	color:							#747474;
	width:							240px;
}

#ContactForm form input.text:focus {
	background-color: 				#a6b2c8;	
	color:							#000;
}

#ContactForm form textarea {
	height:							100px;
	width:							520px;	
}

#ContactForm form label {
	font-weight: 					normal;
	line-height: 					24px;
}

* html #ContactForm form input, * html #ContactForm form textarea {
	margin-left:					-40px;
}

html>body #ContactForm form input, html>body #ContactForm form textarea {
	*margin-left:					-40px;
}

div#PrintingServicesNavigation ul {
	list-style-type: 				none;
	margin:							0px;
	padding: 						0px;	
}

div#PrintingServicesNavigation li {
	display:						block;
	padding:						5px 0px;
	text-align:						left;
	text-indent:					10px;
}

div#PrintingServicesNavigation ul ul {
	margin-left:					20px;	
}

#PrintingServicesNavigation li a {
	background: 					#FFFFFF url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/printing/navigation/left-arrow.gif) no-repeat center left;	
	color:							#1d3e59;
	text-decoration: 				none;	
}

#PrintingServicesNavigation li a span {
	text-indent:					10px;			
}

#PrintingServicesNavigation li.parent a {
	background: 					#FFFFFF url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/printing/navigation/down-arrow.gif) no-repeat center left;	
}

#PrintingServicesNavigation li.parent ul a {
	background: 					#FFFFFF url(/WebObjects/MauiGicleeSite.woa/Contents/WebServerResources/images/printing/navigation/left-arrow.gif) no-repeat center left;	
}

#PrintingServicesNavigation li a:hover {
	color:							#d64626;	
}

#GettingStarted p, #GettingStarted ol li {
	font-size: 						12px; 
	line-height:					14px;	
	padding: 						0px 10px; 
	text-align:						justify; 
}


#GettingStarted ol {
	margin:							0px 10px;	
}

#GettingStarted ol li {
	padding:						5px 0px;
	text-indent: 					0px;	
}

div#agreement-inline-list ul {
	list-style-image:				none;
	margin:							0px;	
	padding:						0px;
}

div#agreement-inline-list li {
	background:						#FFF;
	display:						inline;
	font-size:						12px;
	padding:						0px 5px 0px 0px;	
}

ul#photo-on-canvas-list li {
	background:						transparent;
	color:							#FFFFFF;
	font-size:						18px;
	padding:						5px 0px;
	text-indent:					20px
}

#CheckOutForm input[type=text], #CheckOutForm input[type=password], #CheckOutForm select {
	background-color:				#ced4dd;
	color:							#1d3e59;
	padding: 						5px 5px;
	width:							250px;	
}

#CheckOutForm input:focus {
	background-color: 				#a6b2c8;	
	color:							#000;
}

#CheckOutForm label {
	color:							#1d3e59;
	font-weight: 					300;
	font-family: 					Verdana;	
}
                     
.footer span.title {
	color: 							#012039;
	font-size: 						14px;	
}

.footer a.link {
	color:							#004c88;
	text-decoration: 				none;
}

.footer a.link:hover {
	color:							#FFFFFF;	
}

