/* begin reset */
html, body { margin: 0; padding: 0; border: 0; outline: 0; font-size: inherit; vertical-align: baseline; background: transparent; line-height: 1.2em; font-size: 0.9em; }

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: inherit; background: transparent; font-size: inherit; font-weight: normal; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-bottom: .5em; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.12em; }
h4 { font-size: 1em; }
h5 { font-size: 0.83em; }
h6 { font-size: 0.67em; }

em { font-style: italic; }

strong, b { font-weight: bold; }

label { white-space: nowrap; }

img { border-width: 0; }
legend { margin: 0; padding: 0 0 5px 0; }
fieldset { margin: 0; padding: 0 10px 5px 10px; text-align: left; }

ol, ul { list-style: none; margin: 0 0 1.4em 0; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; font-size: inherit; }

th { font-weight: bold; font-size: 1.2em; }

p { padding: .8em 0; }
p:first-child { padding: 0; }

div, span { font-weight: inherit; }
/* end reset */

/* begin globals */
body { }
a { }
a:visited { }
a:hover { }
a:active { }

/* Header */
div.header { }
div.header div.highlightGraphic { }
div.companyTitle img { padding: 5px 0 5px 0; }

/* Main Menu */
div.header { font-size: 9pt; }
div.header ul { font-size: 1em; padding: 0.5em; }
div.header ul li { display: inline; }
div.header ul li:first-child { }
div.header ul li a { font-size: 1.1em; text-decoration: none; font-weight: normal }
div.header ul li a:visited {}
div.header ul li a:hover { text-decoration: underline }
div.header ul li a:active {}

/* find your photos */
div.findYourPhotos { }
div.findYourPhotos img { }
div.findYourPhotos label.fypName { position: absolute; }
div.findYourPhotos input.fypName { position: absolute; }
div.findYourPhotos label.fypDate { position: absolute; }
div.findYourPhotos input.fypDate { position: absolute; }
div.findYourPhotos input.btn {  }
div.findYourPhotos a { }

/* recent photos */
div.recentPhotos { text-align: left; }
div.recentPhotos h1 { }
div.recentPhotos ul { }
div.recentPhotos ul li { position: relative }
div.recentPhotos ul.recentPhotos { list-style-type: none; padding: 0; border-bottom: 0; }
div.recentPhotos ul.recentPhotos li.event { padding-right: 17px }
div.recentPhotos ul.recentPhotos li a { font-weight: normal; font-size: 10pt; }
div.recentPhotos ul.recentPhotos li ul { list-style-type: none; margin-top: 0; display: inline-block; }
div.recentPhotos ul.recentPhotos li ul li { }
div.recentPhotos ul.recentPhotos li ul li a { }
div.recentPhotos ul.recentPhotos li ul li span.rpSeparator { padding-left: 1ex; padding: 1ex; }

div.recentPhotos .rpName { display: block; width: 200px; margin: 7px 0px 3px 0; }
div.recentPhotos .rpLockIcon { position: absolute; right: 0; top: 0; display: block; margin-top: 8px; }
div.recentPhotos .rpDate { font-size: 9pt;  display: inline;  }
div.recentPhotos .rpDescription { font-size: 9pt; margin-left: 5px; display: inline; }
div.recentPhotos .rpSeparator { display: none; }
div.recentPhotos .reShowButton { margin-top: 10px; }
div.recentPhotos a.reMore { font-weight: normal; font-size: 10pt; Line-Height: 15pt; }
div.recentPhotos a.reMore:after { content: ' ...'; }

/* contact us */
div.contactUs { text-align: right; font-size: 10pt; line-height: 13pt; }
div.contactUs div.cuName { white-space: nowrap; padding-top: 5px; }
div.contactUs address { font-style: normal; }
div.contactUs address span.block { display: block; }
div.contactUs ul.cuPhoneNumbers { margin-top: 1em; list-style-type: none }
div.contactUs ul.cuPhoneNumbers li { display: inline }
div.contactUs ul.cuPhoneNumbers li.cuPhone {}
div.contactUs ul.cuPhoneNumbers li.cuSeparator {}
div.contactUs ul.cuPhoneNumbers li.cuFax {}
div.contactUs ul.cuLinks { list-style-type: none }
div.contactUs ul.cuLinks li { display: inline; }
div.contactUs ul.cuLinks li.contactUsLink {}
div.contactUs ul.cuLinks li.separator {}
div.contactUs ul.cuLinks li.directionsLink {}
div.contactUs ul.cuLinks li a { font-weight: normal; }
div.contactUs ul.cuLinks li a:hover {}
div.contactUs ul.cuLinks li a:active {}
div.contactUs ul.cuLinks li a:visited {}

/* about us */
div.aboutUs { }
div.aboutUsPage #title { text-align: center; padding-bottom: 10px; margin-bottom: 10px; border-bottom: dotted 1px #888; }
div.aboutUsPage .photogPict img { padding-right: 10px; }
div.aboutUsPage .contactDiv { position: relative; }
div.aboutUsPage #message { display: block; text-align: left; padding-bottom: 10px; margin-top: 10px; border-top: dotted 1px #888; }
div.aboutUsPage div.contactUs { text-align: left; }
div.aboutUsPage div.contactUs h2 { margin-bottom: 4px; }
div.aboutUsPage div.contactUs div.cuName { border: 0; padding-top: 0px; }
div.aboutUsPage div.contactUs span { display: inline; }
div.aboutUsPage div.cuPhoneNumbers { margin: 0; }
div.aboutUsPage div.cuPhoneNumbers div { display: inline; }
div.aboutUsPage div.cuLinks { position: absolute; top: 0; right: 0; margin: 0; padding: 0; border: 0; }
div.aboutUsPage div.PanelLinks { display: inline; }
div.aboutUsPage div.PanelLinks div { display: inline; }
div.aboutUsPage div.aboutUs { border-bottom: dotted 1px #888; padding-bottom: 5px; margin-bottom: 5px; margin-top: 10px; font-weight: bold; }
div.aboutUsPage div.specializationDiv { text-align: left; margin-top: 10px; float: right; width: 50%; }
div.aboutUsPage div.specializationDiv span { display: block; border-bottom: dotted 1px #888; padding-bottom: 5px; margin-bottom: 5px; margin-top: 10px; font-weight: bold; }
div.aboutUsPage div.clientDiv span { display: block; border-bottom: dotted 1px #888; padding-bottom: 5px; margin-bottom: 5px; margin-top: 25px; font-weight: bold; }
div.aboutUsPage div.associationDiv { text-align: left; margin-top: 10px; float: left; width: 50%; }
div.aboutUsPage div.associationDiv span { display: block; border-bottom: dotted 1px #888; padding-bottom: 5px; margin-bottom: 5px; margin-top: 10px; font-weight: bold; }
div.aboutUsPage div.associationDiv a img { border: 1px solid transparent; padding: 2px }

/* actions menu */
div.actionsMenu { clear: both; height: 1em; margin-bottom: 1.25em; font-size: 10pt; }
div.actionsMenu a { font-weight: normal; text-transform: lowercase; }
div.actionsMenu div.sitePath { float: left; text-transform: lowercase; list-style-type: none; line-height:1.1em;  }

/* gift header control */
div.actionsMenu ul.amView { float: left; text-transform: lowercase; list-style-type: none;  margin-right: 15px;  }
div.actionsMenu ul.amView li { display: inline; border-left: 1px solid #808080; padding-left: 10px; white-space: nowrap; }
div.actionsMenu ul.amView li:first-child { border-left-style: none; padding-left: 0; padding-right: 5px; }
div.actionsMenu ul.amView li.selected { background-repeat: no-repeat; padding-left: 20px; }
div.actionsMenu ul.amView li .thumbgrid-photocount { }
div.actionsMenu ul.amView li .thumbgrid-photocount:before { content: "("; }
div.actionsMenu ul.amView li .thumbgrid-photocount:after { content: ")"; }
div.actionsMenu ul.amView li .thumbgrid-selectedcount { }
div.actionsMenu ul.amView li .thumbgrid-selectedcount:before { content: "("; }
div.actionsMenu ul.amView li .thumbgrid-selectedcount:after { content: ")"; }
div.actionsMenu ul.amSelect { float: left; padding-left: 10px; text-transform: lowercase; list-style-type: none; }
div.actionsMenu ul.amSelect li { display: inline; border-left: 1px solid #808080; padding-left: 10px; white-space: nowrap; }
div.actionsMenu ul.amSelect li:first-child { border-left-style: none; padding-left: 0; padding-right: 6px; }
div.actionsMenu ul.amActions { float: right; padding-right: 5px; text-transform: lowercase; list-style-type: none; margin: 0 }
div.actionsMenu ul.amActions li { display: inline; list-style-type: none; padding-left: 10px; margin-left: 8px; border-left: 1px solid #808080; white-space: nowrap; }
div.actionsMenu ul.amActions li:first-child { border-left: none; padding-left: 0; padding-right: 0px; }
div.actionsMenu ul.amActions li.order { background-repeat: no-repeat; padding-right: 25px; }
div.actionsMenu ul.amActions li.next { background-repeat: no-repeat; padding-right: 25px; }
div.actionsMenu ul.amActions li a { font-weight: normal; text-decoration: none; }
div.actionsMenu ul.amActions li a:visited { font-weight: normal; text-decoration: none; }
div.actionsMenu ul.amActions li a:hover { font-weight: normal; text-decoration: underline; }
div.actionsMenu ul.amActions li a:active { text-decoration: none; font-weight: normal; }

/* gift header control */
div.actionsMenu ul.left { float: left; padding-right: 10px; text-transform: lowercase; list-style-type: none; }
div.actionsMenu ul.left li { display: inline; border-left: 1px solid #808080; padding-left: 10px; padding-right: 5px; white-space: nowrap; }
div.actionsMenu ul.left li:first-child { border-left-style: none; padding-left: 0; padding-right: 5px; }
div.actionsMenu ul.left li.selected { background-repeat: no-repeat; padding-left: 20px; }
div.actionsMenu ul.left li { display: inline; border-left: 1px solid #808080; padding-left: 10px; white-space: nowrap; }
div.actionsMenu ul.center { width: 200px; margin-left: auto; margin-right: auto; }
div.actionsMenu ul.right { float: right; padding-right: 5px; text-transform: lowercase; list-style-type: none; }
div.actionsMenu ul.right li { display: inline; list-style-type: none; padding-left: 10px; margin-left: 7px; border-left: 1px solid #808080; white-space: nowrap; }
div.actionsMenu ul.right li:first-child { border-left: none; padding-left: 0; padding-right: 0px; }
div.actionsMenu ul.right li a { text-decoration: none; font-weight: normal; }
div.actionsMenu ul.right li a:visited { text-decoration: none; font-weight: normal; }
div.actionsMenu ul.right li a:hover { text-decoration: underline; font-weight: normal; }
div.actionsMenu ul.right li a:active { text-decoration: none; font-weight: normal; }

/* thumbpage.aspx */
div.notificationPopup div.promotions div { text-align: center; font-size: 1.2em; }
div.notificationPopup div.promotions div:first-child { font-weight: bold; text-align: center; margin-bottom: 1em; font-size: 2em; line-height: 1em }
div.notificationPopup div.lastDayToOrder { margin-top: 1em; }
div.notificationPopup div.lastDayToOrder div { text-align: center; font-size: 1.2em; margin-bottom: 10px; }
div.notificationPopup div.lastDayToOrder div:first-child { font-weight: bold; text-align: center; margin-bottom: 1em; font-size: 2em; }
div.thumbpage div.pages { float: left; }
div.thumbpage #DivPreviousNext { position: static; float: right; padding: 0 0 0 20px; }
div.notificationPopup { position: relative; display: none; background-color: #fff; color: #000; padding: 35px 10px 10px 10px }
div.notificationPopup a { color: #000; text-decoration: underline; font-weight: bold }
div.notificationPopup a.close { position: absolute; right: 10px; top: 10px; text-transform: lowercase; font-weight: normal; text-decoration: none }
div.notificationPopup a.close:hover { text-decoration: none }
div.notificationPopup ul { margin-bottom: 0 }
div.notificationTitle {float: left; position:absolute; top: 14px; text-transform: lowercase;}

/* portfolio */
#portfolionav { margin-top: 20px; white-space: nowrap;}
#portfolionav li { padding-right: 20px; display: inline; list-style-type: none; border: solid 1px; padding-left: 20px; padding-top: 5px; padding-bottom: 5px; margin-left: 10px; margin-right: 10px;}
#portfolionav li a { text-decoration: none;  }
#portfolionav li a:visited { text-decoration: none; }
#portfolionav li a:hover { text-decoration: underline;  }
#portfolionav li a:active { text-decoration: none;  }

/* others */
div.pagerContainer { border: none; height: 38px; }
a.pager { margin: 2px; padding: 3px 6px; cursor: pointer; display: block; text-decoration: none; font-size: 0.85em; float: left; border: 1px solid #808080; }
a.pager:hover { text-decoration: none; }
div.pager, span.pager { padding: 3px 6px; margin-top: 2px; font-size: 0.85em; float: left; border: 1px solid #808080; }
div.pagercurrent { background-color: #888; }
#DivPreviousNext { position: static }
div.hr { border-bottom: 1px dotted #ccc; margin-bottom: 1em; height: 1px }

.thumbTable td { padding: 1px 5px 0px 5px; }
.thumbTable div.checkbox { position: relative; }
.thumbTable div.checkbox a { display: block; margin-bottom: 10px; width: 20px; height: 20px; background-repeat: no-repeat; background-position: 0 0; margin-left: auto; margin-right: auto; }
.thumbTable div.checkbox a.unselected { }
.thumbTable div.checkbox a.unselected:hover { }
.thumbTable div.checkbox a.selected { }
.thumbTable div.checkbox a.selected:hover { }
.information { color: #808080; font-size: 2em; text-align: center; height: 50px; line-height: 50px; }

.thumbgrid { padding: 2px; }
.thumbgrid:hover { padding: 2px; }
.dropDownMenu { background-color: #888888; }

.containerThumb { width: 95%; margin: auto; }

/* block ui */
div.blockMsg { cursor: default; padding: 8px; margin: 0; border: 0px; }
div.blockPage { top: 35%; }
div.blockElement { }
div.blockOverlay { background-color: #000; opacity: .5; -moz-opacity: .5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); }

/* Slideshow.ascx */
#DivSlideshowFavorites { position: absolute; top: 5px; left: 5px; width: 24px; height: 23px; cursor: pointer; background-position: left top; background-repeat: no-repeat; }
#DivSlideshowFavorites.unselected { }
#DivSlideshowFavorites.unselected:hover { }
#DivSlideshowFavorites.selected { }
#DivSlideshowFavorites.selected:hover { }
#DivSlideshowPager { position: absolute; top: 4px; left: 35px; padding: 0 70px 0 0; }
div.pagerContainer #DivPreviousNext { position: absolute; top: 4px; right: 40px; }
#DivSlideshowPlay { position: absolute; top: 4px; right: 0; background-position: left top; background-repeat: no-repeat; width: 25px; height: 25px; cursor: pointer; }
#DivSlideshowPlay.playing { }
#DivSlideshowPlay.playing:hover { }
#DivSlideshowPlay.paused { }
#DivSlideshowPlay.paused:hover { }

/* event summary */
#DivEventSummary { position: relative; clear: both; padding-bottom: 10px; height: 1.5em; line-height: 1.5em; overflow: hidden;  text-align: left;  }
#DivEventSummary div.eventInfo { float: left; font-size: 12pt; font-weight: bold; }
#DivEventSummary span.eventInfoDate { font-size: smaller; font-weight: bold; font-size: 10pt; font-weight: normal;}
#DivEventSummary span.eventInfoDetails { font-size: smaller; font-weight: bold; white-space: nowrap; font-size: 10pt; font-weight: normal;}

#DivEventSummary div.photoCount { position: absolute; top: 0; right: 5px; }
#DivEventSummary div.eventInfo2 { position: absolute; top: 0; right: 5px; }
#DivEventSummary div.eventInfo2 span { font-size: larger; font-weight: bold; white-space: nowrap; }

/* mini cart */
div.minicart { height: auto; }
div.minicart div.itemAdded { margin-top: .5em; font-weight: bold; }

/* package */
div.colorOptionsLine { border-bottom: 1px dotted #cccccc; }
div.colorOptions { font-weight: normal; padding-top: 5px; padding-bottom: 10px; text-align: left; }
div.colorOptionsTitle { padding-bottom: 5px; }

/* Order List - MyAcocunt */
#DivOrderList { border: solid 1px #000; width: 425px; padding-bottom: 8px; }
#DivOrderList th {background-color: #000; color: #fff; height: 1.4em; text-align: center; }
#DivOrderList td { text-align: center; }

/* photo group list */
div.photoGroupContainer { text-align: right; }
div.photoGroupList { margin-bottom: 10px; border-bottom: dotted 1px #cccccc; padding-bottom: 12px; text-align: right }
div.photoGroupList label { font-size: 10pt; font-weight: normal; float: left; margin-left: 5px; margin-top: 2px; }
div.photoGroupList select { min-width: 280px; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Marketplace category/product sidebar controls */
table.marketPlace { background-color: #fff; text-align: center; font-size: 10pt; line-height: 18px;}
table.marketPlace td { vertical-align: top; }

td.marketSidebar { vertical-align: top; text-align: left; display: block; white-space: nowrap; background-color: #F0F0F0; padding: 10px 0px 0px 10px; }
td.marketSidebar div.categoryList { }
td.marketSidebar div.categoryGroup { padding: 5px 5px 10px 5px; border: 0; margin-bottom: 7px; background-color: #000; }
td.marketSidebar div.category { background-color: #000; padding: 3px 5px 3px 5px; margin-bottom: 5px; font-size: 11pt; }
td.marketSidebar div.category a { font-weight: normal; color: #fff; }
td.marketSidebar div.category a:link { text-decoration: none; font-weight: bold; color: #fff;}
td.marketSidebar div.category a:visited { text-decoration: none; font-weight: bold; }
td.marketSidebar div.category a:hover { font-weight: bold; color: #fff; text-decoration: underline; }
td.marketSidebar div.category a:active { font-weight: bold; color: #fff; }
td.marketSidebar div.product { text-indent: 0px; padding: 0px 5px 0 5px; }
td.marketSidebar div.product a { text-decoration: none; font-weight: normal; color: #fff; }
td.marketSidebar div.product a:visited { text-decoration: none; font-weight: normal; color: #fff; }
td.marketSidebar div.product a:active { text-decoration: none; font-weight: normal; color: #fff; }
td.marketSidebar div.product a:hover { text-decoration: underline; font-weight: normal; color: #fff; }

/* Marketplace category/product promotional image controls */
table.marketPromoTable { width: 710px; background-color: #fff; }
table.marketPromoTable div.promoList { margin: 10px 20px 0 20px; }

div.promoProduct { background-color: White; margin: 5px; text-align: left; border: solid 1px; }
div.promoProduct a {}
div.promoProduct a:visited {}
div.promoProduct a:hover {}
div.promoProduct a:active {}
div.promoProduct div.promoImage { float: left; }
div.promoProduct div.promoName { clear: left; color: Green; font-size: 12pt; line-height: 22px; }
div.promoProduct div.promoContent { color: Black; font-size: 8pt; margin: 3px; font-family: verdana, Helvetica, Sans-Serif; }
div.promoProduct div.promoPrice { color: Black; font-size: 9pt; }
div.promoProduct div.promoLink { float: right; }

div.keyProduct { width: 100%; height: 220px; width:670px; position: relative; }
div.keyProduct div.promoHeader { height: 25px; font-size: 2em; font-weight: bold; padding-left: 20px; color: Orange; }
div.keyProduct div.promoImage { position: absolute; left: 40px; bottom: 10px; }
div.keyProduct div.promoName { position: absolute; top: 5px; font-size: 20px; margin-left: 40%; color: Orange; }
div.keyProduct div.promoText { position: absolute; top: 35px; color: Red; margin-left: 40%; padding-top: 10px; padding-bottom: 10px; }
div.keyProduct div.promoLink { color: white; font-size: 12px; position: absolute; border: solid 1px #3D7A05; padding-top: 2px; padding-bottom: 2px; padding-left: 7px; padding-right: 7px; background-color: #67A92D; right: 10px; bottom: 10px; }
div.keyProduct div.promoContent { position: absolute; top: 35px; color: White; font-size: 12px; margin-left: 40%; width: 400px; }
div.keyProduct div.promoPrice { position: absolute; bottom: 10px; color: White; font-size: 18px; margin-left: 40%; width: 300px; font-weight: bold; }

div.leftProduct { width:313px; float: left; padding: 5px; position: relative; height: 165px; }
div.leftProduct div.promoContent { position: absolute; top: 35px; left: 160px; }
div.leftProduct div.promoLink { color: white; font-size: 12px; position: absolute; border: solid 1px #3D7A05; padding-top: 2px; padding-bottom: 2px; padding-left: 7px; padding-right: 7px; background: #67A92D; position: absolute; bottom: 10px; left: 160px; width:110px; text-align:center;}
div.leftProduct div.promoName { position: absolute; top: 5px; left: 163px; }
div.leftProduct div.promoPrice { position: absolute; bottom: 5px; left: 20px; }

div.rightProduct { width:313px; float: right; padding: 5px; position: relative; height: 165px; }
div.rightProduct div.promoContent { position: absolute; top: 35px; left: 160px; }
div.rightProduct div.promoLink { color: white; font-size: 12px; position: absolute; border: solid 1px #3D7A05; padding-top: 2px; padding-bottom: 2px; padding-left: 7px; padding-right: 7px; background: #67A92D; position: absolute; bottom: 10px; left: 160px; width:110px; text-align:center;}
div.rightProduct div.promoName { position: absolute; top: 5px; left: 163px; }
div.rightProduct div.promoPrice { position: absolute; bottom: 5px; left: 20px; }

div.centerProduct { width:313px; clear: both; float: none; padding: 5px; position: relative; height: 165px; margin-left: auto; margin-right: auto; }
div.centerProduct div.promoContent { position: absolute; top: 35px; left: 160px; }
div.centerProduct div.promoLink { color: white; font-size: 12px; position: absolute; border: solid 1px #3D7A05; padding-top: 2px; padding-bottom: 2px; padding-left: 7px; padding-right: 7px; background: #67A92D; position: absolute; bottom: 10px; left: 160px; width:110px; text-align:center;}
div.centerProduct div.promoName { position: absolute; top: 5px; left: 163px; }
div.centerProduct div.promoPrice { position: absolute; bottom: 5px; left: 20px; }

/* Order List - MyAcocunt */
#DivOrderList { border: solid 1px #3D7A05; width: 425px; padding-bottom: 8px; }
#DivOrderList th {background-color: #3D7A05; color: #fff; height: 1.4em; text-align: center; }
#DivOrderList td { text-align: center; }
#orderList { border: solid 1px #3D7A05; }

/* PhotoGroup.ascs */
#DivPhotoGroupItem div.photoGroupImage		 { width: 150px; height: 120px; text-align: center; }
#DivPhotoGroupItem div.photoGroupImageText   { width: 150px; text-align: center; padding-bottom: 20px; padding-top: 5px; }
#DivPhotoGroupItem div.photoGroupBullet		 { float: left;}
#DivPhotoGroupItem div.photoGroupBulletText  { margin: 0px 30px 0px 8px;}

/* PkgPhotoSelect */
div.PkgPhotoSelect div.pages { float: left; }
div.PkgPhotoSelect #DivPreviousNext { position: static; float: right; padding: 0 0 0 20px; }

/* ThumbMarket */
div.thumbMarket {width:820px; text-align: left; margin: 0px 0px 10px 0px; padding: 10px; }
div.thumbMarketButtonDiv { width: 820px; margin: auto; }
div.thumbMarketAd { width: 820px; margin: auto; padding: 10px; }
div.thumbMarketAdBanner { margin: auto; padding: 10px; }

/* AlbumSlideshow.aspx */
div#AlbumSlideshow { text-align: center; width: 620px }
div#AlbumSlideshow div#slideshowContainer { text-align: center; margin-top: 1em; width: 600px; margin-left: auto; margin-right: auto }
div#AlbumSlideshow div.slideshowControls { position: relative; width: 600px; height: 25px; margin-top: 10px }
div#AlbumSlideshow div.slideshowControls a { cursor: pointer }
div#AlbumSlideshow div.slideshowControls a.previous { position: absolute; top: 3.5px; left: 257.5px; display: block; width: 21px; height: 21px }
div#AlbumSlideshow div.slideshowControls a.play { position: absolute; top: 0; left: 287.5px; display: block; width: 25px; height: 25px }
div#AlbumSlideshow div.slideshowControls a.play:hover { }
div#AlbumSlideshow div.slideshowControls a.pause { position: absolute; top: 0; left: 287.5px; display: block; width: 25px; height: 25px }
div#AlbumSlideshow div.slideshowControls a.pause:hover { }
div#AlbumSlideshow div.slideshowControls a.next { position: absolute; top: 3.5px; right: 257.5px; display: block; width: 21px; height: 21px }

/* StorePortfolio_1.aspx */
div#StorePortfolio_1 {}
div#StorePortfolio_1 div.playControls { position: relative; width: 600px; height: 25px }
div#StorePortfolio_1 div.playControls a { position: absolute; display: block; cursor: pointer }
div#StorePortfolio_1 div.playControls a.previous { top: 2px; left: 257.5px; width: 21px; height: 21px }
div#StorePortfolio_1 div.playControls a.play { top: 0; left: 287.5px; width: 25px; height: 25px }
div#StorePortfolio_1 div.playControls a.play:hover {}
div#StorePortfolio_1 div.playControls a.pause { top: 0; left: 287.5px; width: 25px; height: 25px }
div#StorePortfolio_1 div.playControls a.pause:hover {}
div#StorePortfolio_1 div.playControls a.next { top: 2px; right: 257.5px; width: 21px; height: 21px }

/* ViewAlbum.aspx */
div.ViewAlbum div.pages { float: left }
div.ViewAlbum #DivPreviousNext { position: inherit; float: right; margin-left: 40px }

/* FindYourPhotos.ascx */
div.findYourPhotos input.fypDate { background: #fff url(/pr3/Images/calendar.png) no-repeat right center; border:solid 1px #7f9db9; height:18px; }

/* end globals */

/* begin old globals */
.bold { font-weight: bold; }
.block { display: block; }
.center { text-align: center; }
.error { color: #ff0000; }
.hidden { display: none; }
.inline { display: inline; }
.italic { font-style: italic; }
.nowrap { white-space: nowrap; }
.marginAuto { margin: auto; }
.marginLeft { margin-left: auto; }
.textbox { vertical-align: middle; color: #000; }
.textboxsm { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
/*PageNav.cs Control */

/*  set colors in default */
.cheader { font-size: 20px; }
/* Company Name header set in early storefronts, including General.master */
.largeText { font-size: 1.2em; font-weight: bold; }
/*inline headings */
.columnheader { font-size: 1.12em; font-weight: bold; padding: 4px; white-space: nowrap }
.bordercolor { border-style: solid; border-width: 1px; }
.ordertable { border-style: none; border-bottom: solid 2px; padding: 10px 4px 10px 4px; }
.searchtable { border: 2px solid; margin: 5px; padding: 5px 5px 5px 10px }
.searchtable a { font-size: 1.1em; }

a { text-decoration: none; font-weight: bold; }
a:visited { text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; font-weight: bold; }
a:active { text-decoration: none; font-weight: bold; }

input.btn { font-size: 1em; font-weight: bold; border-style: solid; border-width: 1px; padding: 0px 5px 0px 5px; cursor: pointer; }

input.btn_generic { color: #000; cursor: pointer; font-size: 1em; font-weight: bold; background-color: #cfcfcf; border: solid 1px #000; }

input.btn_generic:hover { background-color: #ffffff; }

input.disabled_text { border: 1px solid #b7a6b2; background-color: #d6d5d9; color: #b7a6b2; }

.help { width: 750px; font-size: .98em; text-align: left; }
.copyright { font-size: .9em; }

/* Package accordion styles */

.pkgacc { width: 260px; }
.pkgacc a:hover { }
.pkgacc a { }

.pkgaccheader
{
	cursor:pointer;
	display:block;
	padding:5px;
	margin: 0 0 5px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
	border: 1px solid #ccc;
	text-align: left;
}
.pkgaccheader a:hover { font-weight: normal;}
.pkgaccheader a { font-weight: normal;  }

.pkgaccitem { color: #000; font-weight: normal; font-size: 10pt; padding-top: 5px; display: block;}
.pkgacccost { color: #000; font-weight: normal; font-size: 10pt;}
.pkgaccdetails { display: None; color: #000; font-size: 9pt; font-weight: normal; padding-left: 15px; padding-bottom: 10px;}
.pkgaccdiv { padding: 5px; text-align: left; margin-bottom: 10px;}
.pkgaccdetailsbtn { font-size: 9.5pt; padding-left: 10px; }

a.pkgaccheader:hover {  font-weight: normal; text-decoration: none; }
a.pkgaccheader:visited { text-decoration: none; font-weight: normal; }
a.pkgaccheader:active { text-decoration: none; font-weight: normal; }

/* flex tips */
#flextip { margin-right: 7px; }
a#flextip { }
a#flextip:visited { }
a#flextip:hover { text-decoration: underline; }
a#flextip:active { text-decoration: underline; }

.flextip { background-color: #fff; color: #000; padding: 10px; }


/* -----------STOREFRONT-----------------*/
a.menu { font-size: 1.1em; text-decoration: none; font-weight: bold; }
a.menu:visited { font-size: 1.1em; text-decoration: none; font-weight: bold; }
a.menu:hover { font-size: 1.1em; text-decoration: underline; font-weight: bold; }
a.menu:active { font-size: 1.1em; text-decoration: none; font-weight: bold; }

a.footer { text-decoration: none; }
a.footer:visited { text-decoration: none; }
a.footer:hover { text-decoration: underline; }
a.footer:active { text-decoration: none; }

/*-------------------OTHER PAGES-----------------*/
/* ------------------CS AND JS PAGES------------------ */
/* cart.cs */
.cartpkgimg { padding: 4px; text-align: center; vertical-align: middle; }
.cartimgcell { width: 50px; }
.carttxtcell { width: 130px; }
.carteditlink { }

.CartReviewGiftCertLeft { float: left; width: 450px; margin-bottom: 20px; padding: 10px; min-height: 87px;}
.CartReviewGiftCertRight { text-align: center; margin-bottom: 20px; float: right; padding: 10px; width: 280px; min-height: 87px;}
.CartReviewCreditCardContainer { text-align: center; padding-top: 20px;}

/* cartpreviewhover.js - popup photos */
.imagepopupdiv { position: absolute; padding: 5px; background-color: #FFFFFF; color: #000000; border: 1px solid #888; z-index: 1000; }

/*PageNav.cs */
.pagelinkcur { font-size: 1.1em; font-weight: bold; }
.pagenav { clear: left; font-size: 0.85em; padding-bottom: 2px; padding-top: 2px; margin-bottom: 2px; margin-top: 2px; }
.pagenav a, .pagenav span { padding: 0.2em 0.4em; margin-right: 0.2em; margin-left: 0.2em; text-decoration: none; }
.pagenav a { text-decoration: none; }
.pagenav a:visited { text-decoration: none; }
.pagenav a:hover { text-decoration: none; }
.pagenav a:active { text-decoration: none; }
.pagenav span.cur { font-weight: bold; font-size: 1.3em; }
.pagenav span.disable { font-weight: normal; }
.pagenav a { border-style: solid; border-width: 1px; text-decoration: none; font-weight: bold; cursor: pointer }

/* PackagePreview.cs */
.pkgdiscountheader { font-weight: bold; font-size: 1.1em; text-align: center; border-right: solid 1px; }
.pkgdiscountcost { text-align: center; border-right: solid 1px; border-bottom: solid 1px; }
.pkgdiscounttable { margin: 4px; text-align: center; border: solid 1px; }

/* Pkg Photo Select - popups */
.popupContentDiv { background-color: #fff; text-align: center }
.popupContentTitle { font-size: 1.3em; font-weight: bold; color: #000; }
.popupContentImg { border: solid 1px #aaa; padding: 1px }
.popupContentImg:hover { border-color: #000; }
#popupTable tr td { padding-top: 10px }
#popupTable tr:first-child td { padding-top: 0 }

.help_white { display: none; background-color: #fff; color: #000; margin: 0; }

.help_white a { margin-top: 1em; display: inline-block; color: #000; }
.help_white a:visited { color: #000; }
.help_white a:hover { color: #333; }
.help_white a:active { color: #000; }
.help_white input { width: 6em; }

.help_gray { display: none; background-color: #ccc; color: #000; }
.help_gray a:hover { color: #333; }
.help_gray a:active { color: #333; }
.help_gray a:visited { color: #000; }
.help_gray input { background-color: #fff; border: 1px solid #000; font-size: .8em; font-weight: bold; }

.help_black { display: none; background-color: #000; color: #fff; color: #fff; }
.help_black a:visited { color: #fff; }
.help_black a:hover { color: #ccc; }
.help_black a:active { color: #fff; }
.help_black input { background-color: #fff; border: 1px solid #000; font-size: .8em; font-weight: bold; }

.help_wide { width: 100%; }
.helpContainer { padding: 20px; text-align: left }
.help_650 { width: 650px; }

div.blockPage .helpClose { position: absolute; top: 16px; right: 20px; line-height: 22px; margin: 0; background-image: url(/pr3/images/closeX.gif); background-repeat: no-repeat; padding-right: 25px; background-position: 100% 0; }
div.blockPage .helpContainer { padding: 10px 20px 50px 20px; }
div.blockPage div.helpCrumb { padding: 0 0 10px 0; margin: 0 0 10px 0; border-bottom: solid 1px #aaa; }
div.blockPage div.helpCrumb a { padding: 0; margin: 0; }

#help_logo { width: 32px; height: 32px; background-repeat: no-repeat; }
.help_white #help_logo { background-image: url(/pr3/images/help_white.gif); }
.help_black #help_logo { background-image: url(/pr3/images/help_black.gif); }
.help_gray #help_logo { background-image: url(/pr3/images/help_gray.gif); }

/* Login Control Text Box Size!!! DO NOT CHANGE !!! */
.LoginTextBoxEmail { width: 300px; }

.thumb { border: solid 0px; margin-bottom: 5px; }
.thumbGrid { margin-top: 1em; height: 25px; border-style: none; margin: 2px; padding-top: 4px; }

table.tableCellPadding { }
table.tableCellPadding td { padding-top: 2px; padding-bottom: 2px; }
table.tableCellPadding td.leftCell { padding-right: .5em; white-space: nowrap; text-align: right;}
table.tableCellPadding td.rightCell { padding-left: .5em; text-align: left;}

.storePortfolio { text-align: center; margin: auto; }
.portfolioJtxt { padding-bottom: 20px; }

.charCounter { text-align: right; font-size: 10px; }

/* end old globals */