html {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #FFFFFF;
	height: 100%;
	margin: 10px;
	padding: 0px;
}

/*--Master Page Design Elements--*/

.LoginBarMiddle {
	background-image:url('../images/Apollo/Middle-Login-Back.png');
	background-repeat: repeat-x;
	background-position:center center;
	height: 28px;
	padding-top: 3px;
}

.LoginBarPadding {
	padding-right: 10px;
}

.CreateAccountLink, a.CreateAccountLink:link, a.CreateAccountLink:active, a.CreateAccountLink:visited, a.CreateAccountLink:hover {
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.LoginText {
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.HelpLink {
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.MainMenuBack {
	background-image: url('../images/Apollo/Middle-MenuBar-Back.png');
	background-repeat: repeat-x;
	background-position: center center;
}

.slideshow {
	position:absolute;
	z-index:10;
	border:1px solid #000000;
	font-size:1px;
}

.SiteContainer {
	position:absolute;
	z-index:20;
}

.SiteSize {
	width:1002px;
	height:752px;
}

.SiteContentsBack {
	background-image: url('../images/95Trans.png');
	border: 1px solid #CCCCCC;
	width: 900px;
	height: 550px;
}

.ProductHeader {
	background-color: #000000;
	padding: 6px;
}

/*--Main Menu DropDowns--*/

div.TopProductMenu ul{
	list-style: none;
	display: block;
	margin:0px;
	padding:0px;
}

div.TopProductMenu li{
	float: left;
	text-align: center;
	display: block;
	padding-right: 40px;
	padding-left: 10px;
}


div.TopProductMenu li ul li {
	float: none;
	text-align: center;
	display: block;
	padding: 0px;
}

div.TopProductMenu ul li ul {
	position: absolute;
	display: none;
	width:0px;
	height:0px;
	z-index: 999;
}

div.TopProductMenu ul li:hover ul, div.TopProductMenu ul li A:hover ul, div.TopProductMenu li.hover ul, div.TopProductMenu li.iehover ul {
	display: block;
}

.TopMenuOffset {
	top:-20px;
	bottom:0px;
	right:0px;
	left:162px;
	z-index: 30;
}

.IEFloatCompensate {
	float: none;
}

.ProductMenu_Top {
	background-image:url('../images/Apollo/ProductMenu_Top.png');
	background-position: center center;
	background-repeat: repeat-x;
	height:15px;
	font-size:1px;
	padding:0px;
	margin:0px;
}

.ProductMenu_Left {
	background-image:url('../images/Apollo/ProductMenu_Left.png');
	background-position: center center;
	background-repeat: repeat-y;
	width: 16px;
	font-size:1px;
	padding:0px;
	margin:0px;
}

.ProductMenu_Back {
	background-color: #FFFFFF;
}

.ProductMenu_Right {
	background-image:url('../images/Apollo/ProductMenu_Right.png');
	background-position: center center;
	background-repeat: repeat-y;
	width: 16px;
	font-size:1px;
	padding:0px;
	margin:0px;
}

.ProductMenu_Bottom {
	background-image:url('../images/Apollo/ProductMenu_Bottom.png');
	background-position: center center;
	background-repeat: repeat-x;
	height:28px;
	font-size:1px;
	padding:0px;
	margin:0px;
}

.ProductMenu_Arrow {
	background-image:url('../images/Apollo/ProductMenu_Arrow.png');
	background-position: center center;
	background-repeat: no-repeat;
	width: 32px;
	height:28px;
	font-size:1px;
	padding:0px;
	margin:0px;
}

.ProductMenuItem, a.ProductMenuItem:link, a.ProductMenuItem:visited {
	width: 83px;
	color:#808080;
	font-family: arial, helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
}

a.ProductMenuItem:hover {
	width: 83px;
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:underline;
}

/*--Site Nav Menu--*/

.menu_list {	
	width: 205px;
}
.menu_head  {
	cursor: pointer;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background: #f2f2f2 url('../images/Apollo/SiteNavMenu_Arrow_Closed.png') center right no-repeat;
	color: #000000;
	padding: 3px;
	margin:0px;
	border: 1px solid #CCCCCC;
}

.menu_head a:link, .menu_head a:visited, .menu_head a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;	
	text-decoration:none;
}

.menu_body {
	display:none;
}
.menu_body a{
	display:block;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background: #f2f2f2;
	color: #4c4c4c;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-decoration: none;
	padding:3px;
}
.menu_body a:hover{
	background: #b4b4b4;
	text-decoration: none;
}

.menu_highlight, a.menu_highlight:link, a.menu_highlight:visited, a.menu_highlight:hover {
	background: #b4b4b4;
	display:block;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #4c4c4c;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-decoration: none;
	padding:3px;
}
/*--Text Classes--*/

.BreadcrumbsText, a.BreadcrumbsText:link, a.BreadcrumbsText:visited, a.BreadcrumbsText:active {
	color: #808080;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.BreadcrumbsText:hover {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

.ProductHeaderText, a.ProductHeaderText:link, a.ProductHeaderText:visited, a.ProductHeaderText:active {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

a.ProductHeaderText:hover {
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.ProductHeaderTextSelected, a.ProductHeaderTextSelected:link, a.ProductHeaderTextSelected:visited, a.ProductHeaderTextSelected:active, a.ProductHeaderTextSelected:hover {
	color: #84AB53;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.OrderingSystemDescription {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #A7A7A7;
	background-color: #F2F2F2;
	width: 176px;
	text-align: left;
	padding:5px;
}

.BlackBodyText, a.BlackBodyText:link, a.BlackBodyText:active, a.BlackBodyText:visited {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.GreenHighlight {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color:#8FB23E;
}

a.BlackBodyText:hover {
	color: #bf0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.BlackBodyTextLinks {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #27387d;
}

a.BlackBodyTextLinks:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #bf0000;
}

.BlackContactText, a.BlackContactText:link, a.BlackContactText:active, a.BlackContactText:visited {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.BlackContactText:hover {
	color: #bf0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.WhiteBodyText, a.WhiteBodyText:link, a.WhiteBodyText:active, a.WhiteBodyText:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a.WhiteBodyText:hover {
	color: #bf0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.TabContentsText, a.TabContentsText:link, a.TabContentsText:active, a.TabContentsText:visited {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.TabContentsText:hover {
	color: #bf0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.WhiteTab, a.WhiteTab:link, a.WhiteTab:active, a.WhiteTab:visited {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.WhiteTab:hover {
	color: #bf0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}


.WhiteHeadline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
}

.WhiteHeadlineHome {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
}

.MainMenuHeader {
	background-color: #bf0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	padding-right: 14px;
}

.MenuItem {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 14px;
	border-bottom: 1px solid #FFFFFF;
}

.UserPassText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	padding-right: 14px;
}

.UserFieldOff {
	width: 79px;
	height:18px;
	border: 1px solid #333333;
	background-color:#FFFFFF;
	background-image:url('../images/Apollo/AccountNumberField.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}

.PassFieldOff {
	width: 79px;
	height:18px;
	border: 1px solid #333333;
	background-color:#FFFFFF;
	background-image:url('../images/Apollo/PasswordField.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}

.UserPassFieldOn {
	width: 79px;
	height:18px;
	border: 1px solid #333333;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	background-color:#FFFFFF;
	text-align:left;
}

.ForgotPassword, a.ForgotPassword:link, a.ForgotPassword:hover, a.ForgotPassword:active, a.ForgotPassword:visited {
	color: #CADB2A;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.TopLinks, a.TopLinks:link, a.TopLinks:active, a.TopLinks:visited {
	color: #666666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.TopLinks:hover {
	color: #bf0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.RedHeadline {
	color: #bf0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.GreenHeadline {
	color: #8FB23E;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	color: #FFFFFF;
	font-family: Myriad Pro, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #8FB23E;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
}

h3 {
	color: #bf0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.RedBodyText {
	color: #bf0000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.GreenBodyText {
	color: #8FB23E;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.MainMenuItem, a.MainMenuItem:link, a.MainMenuItem:active, a.MainMenuItem:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.MainMenuItem:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.MainMenuText {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.FooterMenuItem, a.FooterMenuItem:link, a.FooterMenuItem:active, a.FooterMenuItem:visited, a.FooterMenuItem:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #84AB53;
	padding-right: 35px;
	padding-left: 35px;
}

.FooterText {
	padding-top: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 10px;
}

/*--General Page Design Elements--*/

.GreyRowBack {
	background-image: url('../images/Grey_Row_Back.png');
}

.ProductImage {
	background-color:#FFFFFF;
	padding:10px;
	margin-left:10px;
}

.FeaturedPhotographer {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.BannerContainer {
	position:absolute;
	top:97px;
	bottom:0px;
	left:20px;
	right:0px;
	width:607px;
	z-index:1;
}

.SpecialsBanner_Left {
	background-image:url('../images/Apollo/SpecialsBanner_Left.png');
	background-repeat: repeat-y;
	background-position: top center;
	width:10px;
}

.SpecialsBanner_BottomLeft {
	background-image:url('../images/Apollo/SpecialsBanner_BottomLeft.png');
	background-repeat: no-repeat;
	background-position: top center;
	height:10px;
	width:10px;
}

.SpecialsBanner_Bottom {
	background-image:url('../images/Apollo/SpecialsBanner_Bottom.png');
	background-repeat: repeat-x;
	background-position: top center;
	height:10px;
}

.SpecialsBanner_BottomRight {
	background-image:url('../images/Apollo/SpecialsBanner_BottomRight.png');
	background-repeat: no-repeat;
	background-position: top center;
	height:10px;
	width:10px;
}

.SpecialsBanner_Right {
	background-image:url('../images/Apollo/SpecialsBanner_Right.png');
	background-repeat: repeat-y;
	background-position: top center;
	width:10px;
}

.OrderBox {
	padding:4px;
	border:1px solid #999999;
	background-color: #FFFFFF;
  	background-image: url('../Images/TabNavTop.jpg');
	background-repeat:repeat-x;
	background-position: top center;
}

.HoursHR {
	width: 120px;
	height: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.PricingOffset {
	background-color: #cccccc;
}

.TextButton {
	border-right: #600000 1px solid;
	border-top: #df7f7f 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #df7f7f 1px solid;
	color: #ffffff;
	border-bottom: #600000 1px solid;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #bf0000;
	width: 50px;
}

.ContainerTopLeftOn {
	background-image: url('../Images/TopLeftOutlineOn.png');
	background-position: top left;
	background-repeat: no repeat;
	width: 13px
	height: 21px;
}

.ContainerTopLeftOff {
	background-image: url('../Images/TopLeftOutlineOff.png');
	background-position: top left;
	background-repeat: no repeat;

	width: 13px
	height: 21px;
}

.ContainerTopOn {
	background-image: url('../Images/TopOutlineOn.png');
	background-position: top center;
	background-repeat: repeat-x;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	height: 21px;
	padding-right: 5px;
}

.ContainerTopOff {
	background-image: url('../Images/TopOutlineOff.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	height: 21px;
	padding-right: 5px;
}

.ContainerTopRight {
	background-image: url('../Images/TopRight.png');
	background-position: top left;
	background-repeat: no repeat;

	width: 5px
	height: 21px;
}

.ContainerLeft {
	background-image: url('../Images/Left.png');
	background-position: top left;
	background-repeat: repeat-y;
	width: 16px
}

.ContainerBackground {
	background-color: transparent;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
}

.ContainerRight {
	background-image: url('../Images/Right.png');
	background-position: top left;
	background-repeat: repeat-y;
	width: 5px
}

.ContainerBottomLeft {
	background-image: url('../Images/BottomLeft.png');
	background-position: top left;
	background-repeat: no repeat;
	width: 16px
	height: 6px;
}

.ContainerBottom {
	background-image: url('../Images/Bottom.png');
	background-position: top left;
	background-repeat: repeat-x;
	height: 5px;
}

.ContainerBottomRight {
	background-image: url('../Images/BottomRight.png');
	background-position: top left;
	background-repeat: no repeat;
	width: 5px
	height: 5px;
}

.ContainerTopLeftHomeOn {
	background-image: url('../Images/TopLeftOn.png');
	background-position: top left;
	background-repeat: no repeat;
	width: 13px
	height: 21px;
}

.ContainerTopHomeOn {
	background-color: #b2b2b2;
	height: 21px;
	padding-right: 5px;
}

.ContainerHomeBackground {
	background-color: #b2b2b2;
}

.MainMenuTable {
	padding-right: 14px;
}

.SizeDivHide {
	position: relative;
	width: 0px;
	height: 0px;
	display:none;
	z-index:200;
}

.SizeDivShow {
	position: relative;
	width: 0px;
	height: 0px;
	display:block;
	z-index:200;
}

.SizeChooserSpan {
	position: absolute;
	padding: 0px;
	margin: 0px;
	float:right;
}

.BreadcrumbsDiv {
	display:none;
}

/*--Page Tabs--*/

.ContentPadding {
	padding-left: 10px;
	padding-top:15px;
	padding-bottom: 0px;
	padding-right:0px;
}

#inner1, #PAC_Tabs, #MegaPics_Tabs, #Scanning_Tabs {
	height: 100%;
}


.tabberlive .tabbertabhide {
  display:none;
}

.tabber {
	background-color: #FFFFFF;
	top:0px;
	left:50px;
	bottom:0px;
	right:0px;
	position:absolute;
}

.TabContainer {
	position:relative;
	width:607px;
}

.tabberlive {
  margin-top: 1em;
  width: 98%;
}

ul.tabbernav {
  	margin:0;
  	padding: 3px 0;
  	font: bold 12px arial, sans-serif;
}

ul.tabbernav li {
  list-style: none;
  margin: 0;
  display: inline;
  font-family: arial, sans-serif;
}

ul.tabbernav li a {
  background-image: url('../Images/TabNavTop.jpg');
  background-position: top center;
  background-repeat: repeat-x;
  padding: 3px 0.5em;
  padding-top: 0.2em;
  margin-left: 3px;
  border-bottom: none;
  text-decoration: none;
}

ul.tabbernav li a:link { color: #000000; }
/* ul.tabbernav li a:visited { color: #000000; } */

ul.tabbernav li a:hover {
  color: #cc0000;
}

ul.tabbernav li.tabberactive a {
  border-bottom: 1px solid #FFFFFF;
}

ul.tabbernav li.tabberactive a:hover {
  color: #000;
  border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
height: 100%;
background-color: #FFFFFF;
}

.Tabs {
	width:100%;
	position: absolute;
	left:21px;
}

.TabContainer_TopLeft {
	background-image:url('../images/Apollo/TabContainer_TopLeft.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 19px;
	height:16px;
}

.TabContainer_Top {
	background-image:url('../images/Apollo/TabContainer_Top.png');
	background-position: top center;
	background-repeat: repeat-x;
	height:16px;
}

.TabContainer_TopRight {
	background-image:url('../images/Apollo/TabContainer_TopRight.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 19px;
	height:16px;
}

.TabContainer_Left {
	background-image:url('../images/Apollo/TabContainer_Left.png');
	background-position: top center;
	background-repeat: repeat-y;
	width:19px;
}

.TabContainer_Right {
	background-image:url('../images/Apollo/TabContainer_Right.png');
	background-position: top center;
	background-repeat: repeat-y;
	width:19px;
}

.TabContainer_BottomLeft {
	background-image:url('../images/Apollo/TabContainer_BottomLeft.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 19px;
	height:24px;
}

.TabContainer_Bottom {
	background-image:url('../images/Apollo/TabContainer_Bottom.png');
	background-position: top center;
	background-repeat: repeat-x;
	height:24px;
}

.TabContainer_BottomRight {
	background-image:url('../images/Apollo/TabContainer_BottomRight.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 19px;
	height:24px;
}

.TabTopLeft_On {
	background-image:url('../images/Apollo/TabTopLeft_Off.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 17px;
	height: 28px;
	margin:0px;
	padding:0px
}

.TabTop_On {
	background-image:url('../images/Apollo/TabTop_Off.png');
	background-position: top center;
	background-repeat: repeat-x;
	height:28px;
	vertical-align:bottom;
	margin:0px;
	padding:0px
}

.TabTopRight_On {
	background-image:url('../images/Apollo/TabTopRight_Off.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 17px;
	height:28px;
	margin:0px;
	padding:0px
}

.TabTopLeft_Off {
	background-image:url('../images/Apollo/TabTopLeft_On.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 17px;
	height:28px;
	margin:0px;
	padding:0px
}

.TabTop_Off {
	background-image:url('../images/Apollo/TabTop_On.png');
	background-position: top center;
	background-repeat: repeat-x;
	height:28px;
	vertical-align:bottom;
	margin:0px;
	padding:0px
}

.TabTopRight_Off {
	background-image:url('../images/Apollo/TabTopRight_On.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 17px;
	height:28px;
	margin:0px;
	padding:0px
}

/*--LightBox Classes--*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	}	
	
#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 3px; right: 3px; }

#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }

#overlay{ background-image: url(../lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../lightbox/overlay.png", sizingMethod="scale");
	}


/*--Quick Start Options Design--*/

.RegisterContainerTopLeft {
	background-image: url('../images/Prints/PrintTopLeft_Fill.png');
	background-position: center right;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
}

.RegisterContainerTop {
	background-image: url('../images/Prints/PrintTop_Fill.png');
	background-position: center center;
	background-repeat: repeat-x;
	height: 14px;	
}

.RegisterContainerTopRight {
	background-image: url('../images/Prints/PrintTopRight_Fill.png');
	background-position: center left;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
}

.RegisterContainerLeft {
	background-image: url('../images/Prints/PrintLeft_Fill.png');
	background-position: center left;
	background-repeat: repeat-y;
	width: 13px;
}

.RegisterContainerBack {
	background-color: #FFFFFF;
}

.RegisterContainerRight {
	background-image: url('../images/Prints/PrintRight_Fill.png');
	background-position: center right;
	background-repeat: repeat-y;
	width: 13px;
}

.RegisterContainerBottomLeft {
	background-image: url('../images/Prints/PrintBotLeft_Fill.png');
	background-position: center right;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
}

.RegisterContainerBottom {
	background-image: url('../images/Prints/PrintBot_Fill.png');
	background-position: center center;
	background-repeat: repeat-x;
	height: 14px;
}

.RegisterContainerBottomRight {
	background-image: url('../images/Prints/PrintBotRight_Fill.png');
	background-position: center left;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
}

.ColorChooserDivHide {
	position: relative;
	width: 0px;
	height: 0px;
	z-index: 6;
	display:none;
}

.ColorChooserDivShow {
	position: relative;
	width: 0px;
	height: 0px;
	z-index: 6;
}

.ColorChooserSpan {
	position: absolute;
	left:-170px;
	top:-38px;
	right:0px;
	bottom:0px;
	padding: 0px;
	margin: 0px;
	width: 252px;
}

.OptionsTabLeft {
	width: 0px;
	height:30px;
}

.OptionsTabMiddle {
	width: 220px;
	height:30px;
	background-color:#999999;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding:5px;
	vertical-align:middle;
}

.OptionsTabRight {
	width: 0px;
	height:30px;
}

.OptionsBoxLeft {
	width: 0px;
}

.OptionsBoxBack {
	background-image: url('../images/75trans.png');
	background-position: top center;
}

.OptionsBoxRight {
	width: 0px;
}

.OptionsBoxBottomLeft {
	width: 0px;
	height:0px;
}

.OptionsBoxBottom {
	height:0px;
}

.OptionsBoxBottomRight {
	width: 0px;
	height:0px;
}

.QuickStartBack {
	border: 1px solid #000000;
	padding:5px;
	height:218px;
}

.PhotoOptionsBack {
	border: 1px solid #000000;
	padding:5px;
	height:474px;
}

.MessageOptionsBack {
	border: 1px solid #000000;
	padding:5px;
}

.OptionsTabHeader {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	width:190px;
}

.OptionsStrongText {
	color: #CC0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.OptionsBodyText {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.OptionSelected {
	border: 2px solid #0000FF;
	padding:2px;
}

.OptionHover {
	border: 2px solid #CC0000;
	padding:2px;
}

.OptionNotSelected {
	padding: 4px;
}


.QuickGuideBodyText {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

.QuickGuideStrongText {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.CheckBoxNotSelected {
	background-image:url('../images/banner/lifephoto_banner/CheckBoxOff.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 23px;
	height:19px;
}

.CheckBoxSelected {
	background-image:url('../images/banner/lifephoto_banner/CheckBoxOn.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 23px;
	height:19px;
}

.DropDownStyle {
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	height:17px;
}

.DropDownLeft {
	width:0px;
	height:20px;
}

.DropDownRight {
	width:0px;
	height:20px;
}

.DropDownBack {
	height:20px;
}

.MessageTextField {
	border: 1px solid #000000;
}

.UploadPhotosPic {
	background-image:url('../images/QuickStartOptions/Photos.png');
	background-position: center center;
	background-repeat: no-repeat;
	width:91px;
}

.PhotoButtonSpacer {
	height:3px;
}

/*--Quick Start Buttons--*/

a.PreviewPlannerButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.PreviewPlannerButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.PreviewPlannerButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: none;
}

a.PreviewCalendarButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.PreviewCalendarButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.PreviewCalendarButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: none;
}

a.NextButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.NextButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.NextButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}

a.AddToListButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.AddToListButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.AddToListButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: none;
}

a.BrowseMyPhotosButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.BrowseMyPhotosButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.BrowseMyPhotosButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: none;
}

a.UploadNewPhotosButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.UploadNewPhotosButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.UploadNewPhotosButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: none;
}

a.ChooseABackgroundButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.ChooseABackgroundButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.ChooseABackgroundButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: none;
}

a.ChooseColorButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.ChooseColorButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.ChooseColorButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: none;
}

a.HelpButton:link {
	width:30px;
	height:30px;
	text-align: center;
	background-image:url('../images/banner/lifephoto_banner/HelpButton.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1px;
	color: #CC0000;
	text-decoration: none;
	float:right;
}

a.HelpButton:visited {
	width:30px;
	height:30px;
	text-align: center;
	background-image:url('../images/banner/lifephoto_banner/HelpButton.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1px;
	color: #CC0000;
	text-decoration: none;
	float:right;
}

a.HelpButton:hover {
	width:30px;
	height:30px;
	text-align: center;
	background-image:url('../images/banner/lifephoto_banner/HelpButton.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1px;
	color: #CC0000;
	text-decoration: none;
	float:right;
}

a.EditBackgroundButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.EditBackgroundButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.EditBackgroundButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: none;
}

a.RemoveBackgroundButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.RemoveBackgroundButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.RemoveBackgroundButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: none;
}

a.RemoveFromListButton:link {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.RemoveFromListButton:visited {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CC0000;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.RemoveFromListButton:hover {
	width:110px;
	height:20px;
	text-align: center;
	background-image:url('../images/button/ButtonShapeThin.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	display: table-cell;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: #CC0000;
	text-decoration: none;
}


/*--Calendar Quick Start--*/

.MiniCalendarIcon {
	background-image:url('../images/QuickStartOptions/MiniCalendarIcon.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 78px;
	height:66px;
}
.StandardCalendarIcon {
	background-image:url('../images/QuickStartOptions/StandardCalendarIcon.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 78px;
	height:66px;
}

.CalendarPhotoPage {
	background-image:url('../images/QuickStartOptions/CalendarPhotoPage.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 100px;
	height:78px;
}

.CalendarDatePage {
	background-image:url('../images/QuickStartOptions/CalendarDatePage.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 100px;
	height:78px;
}

.CalendarFullBleedLayout {
	background-image:url('../images/QuickStartOptions/CalendarFullBleedLayout.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 50px;
	height:38px;
}

.CalendarPortraitLayout {
	background-image:url('../images/QuickStartOptions/CalendarPortraitLayout.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 50px;
	height:38px;
}

.CalendarLandscapeLayout {
	background-image:url('../images/QuickStartOptions/CalendarLandscapeLayout.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 50px;
	height:38px;
}

.CalendarPanoramicLayout {
	background-image:url('../images/QuickStartOptions/CalendarPanoramicLayout.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 50px;
	height:38px;
}

.CalendarQuickStartBack {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width:220px;
	height:378px;
	padding:3px;
}

.CalendarPhotoOptionsBack {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width:220px;
	height:378px;
	padding:3px;
}

.CalendarMessageOptionsBack {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width:220px;
	height:378px;
	padding:3px;
}

/*--Planner Quick Start--*/

.MiniPlannerIcon {
	background-image:url('../images/QuickStartOptions/MiniPlannerIcon.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 47px;
	height:71px;
}
.StandardPlannerIcon {
	background-image:url('../images/QuickStartOptions/StandardPlannerIcon.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 47px;
	height:71px;
}

.PlannerPhotoPage {
	background-image:url('../images/QuickStartOptions/PlannerPhotoPage.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 78px;
	height:103px;
}

.PlannerDatePage {
	background-image:url('../images/QuickStartOptions/PlannerDatePage.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 78px;
	height:103px;
}

.PlannerFullBleedLayout {
	background-image:url('../images/QuickStartOptions/PlannerFullBleedLayout.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 40px;
	height:53px;
}

.PlannerPortraitLayout {
	background-image:url('../images/QuickStartOptions/PlannerPortraitLayout.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 40px;
	height:53px;
}

.PlannerLandscapeLayout {
	background-image:url('../images/QuickStartOptions/PlannerLandscapeLayout.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 40px;
	height:53px;
}

.PlannerPanoramicLayout {
	background-image:url('../images/QuickStartOptions/PlannerPanoramicLayout.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 40px;
	height:53px;
}

.PlannerQuickStartBack {
	border: 1px solid #000000;
	height:472px;
	padding:3px;
}

.PlannerPhotoOptionsBack {
	border: 1px solid #000000;
	height:472px;
	padding:3px;
}

.PlannerMessageOptionsBack {
	border: 1px solid #000000;
	height:472px;
	padding:3px;
}
