﻿body {
	text-align:center;
	background-color:#ffffff;
    margin: 0px 0px 0px 0px;
	/*background-image:url(backgrounds/4.jpg);
	background-image:url(images/background_color.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
	/*background-image:url(images/CIbkg.jpg);
	background-position: left top;
	background-repeat:repeat-y;*/
	color:gray;
    font-family:Arial Narrow;
}

p, span, ul, li, h1, h2, h3, h4, h5, h6, form, a {
margin:0;
padding:0;
}

p 
{
    margin: 5px 0px;
}

h3
{
    margin: 5px 0px;
}

.main_container 
{
    text-align:left;
    font-family:Arial Narrow;
    width: 950px;
    margin-top:35px;
    margin-left:100px;

}

.main_container_gallery 
{
    text-align:left;
    font-family:Arial Narrow;
    /*width: 1200px;*/
    width: 960px;
    margin-top:5px;
    margin-left:5px;

}

.left_nav
{
    width:150px;
    height:100%;
    padding: 5px;
    color:gray;
    text-align:left;
    font-size:large;
    letter-spacing: 3px;

    float:left;
    margin:0px 0px 0px 0px;
}


.top_nav_gallery
{
    width:100%;
    height:35px;
    padding: 5px;
    color:gray;
    text-align:left;
    font-size:large;
    letter-spacing: 3px;

    float:left;
    margin:0px 0px 0px 0px;
}

.image_nav
{
    background-image: url(images/image_button.gif);
    float:left;
    display:block;
    margin-left:1px;
    margin-right:1px;
    padding: 0px 5px 0px 5px;
    line-height:24px;
    color:White;
    vertical-align:middle;
    
}

.image_nav a
{
    text-decoration:none;
    color:White;
}

.image_nav a:hover
{
    text-decoration:none;
    color:White;
}

.trans_on 
{
    display:block;
    /*background-color:#121213;*/
    background-color:#ffffff;
    color:gray;
    height:30px;
    }
    

.trans_off 
{
    display:block;
    height:30px;
}

.trans_on a
{
    color:gray;
    text-decoration:none;
}

.trans_on a:hover
{
    color:gray;
    text-decoration:none;
}

.trans_off a
{
    color:gray;
    text-decoration:none;
}

.trans_off a:hover
{
    color:gray;
    text-decoration:none;
}

.trans_on_gallery 
{
    display:block;
    background-color:#ffffff;
    color:gray;
    height:30px;
    float:left;
    }
    

.trans_off_gallery 
{
    display:block;
    height:30px;
    float:left;
}

.trans_on_gallery a
{
    color:gray;
    text-decoration:none;
}

.trans_on_gallery a:hover
{
    color:gray;
    text-decoration:none;
}

.trans_off_gallery a
{
    color:gray;
    text-decoration:none;
}

.trans_off_gallery a:hover
{
    color:gray;
    text-decoration:none;
}




.main_content
{
    width:750px;
    height:600px;
    margin: 0px 0px 0px 150px;
    padding: 5px;
}

.main_content_gallery
{
    float:left;
    width:960px;
    height:600px;
    margin: 0px 0px 30px 10px;
    padding: 5px;
}
    
a, a:link, a:visited
{
    color:#a37795;
    display:inline;
    text-decoration: none;
}

a:hover
{
    color:Gray;
}

div.image_gallery
{
    float:left;
    overflow:auto;
    /*width:450px;*/
    width:230px; 
    height:400px;
}

div.image_picture_landscape
{
    float:left;
    width:206px;
    height:175px;
    margin:3px;
    background-color:#cccccc;
    text-align:center;
    border: 1px solid #888888;
    padding:auto;
}
div.image_picture_portrait
{
    float:left;
    width:206px;
    height:175px;
    margin:3px;
    background-color:#cccccc;
    text-align:center;
    border: 1px solid #888888;
    padding:auto;
}

div.image_picture_landscape img
{
    margin:3px auto;
    border:0px;
}

div.image_picture_portrait img
{
    margin:3px auto;
    border:0px;
}

div.full_image_portrait
{
    float:right;
    margin-right:100px;
}

div.full_image_landscape
{
    float:right;
    margin-right:20px;
}

div.full_image_portrait img
{
    border:0px;
}
div.full_image_portrait img
{
    border:0px;
}

img 
{
    border:0px;
}

a 
{
    text-decoration:none;
    font-weight:bold;
}

a:hover
{
    text-decoration:none;
    font-weight:bold;
}

/* Widget Styles */
.imageView
{
	width: 800px;
	border: 1px solid #FFF;
}

.photoDetail
{
	width: 810px;
}

.displayImage
{
	float: left;
	width: 583px;
	height: 391px;
	padding: 0;
	border: 1px solid #CCC;
	font-family: "Trebuchet MS";
}

.widgetImage
{
	float: left;
	width: 583px;
	height: 441px;
	padding: 0;
	border: 1px solid #CCC;
	font-family: "Trebuchet MS";
}

#widgetDiv
{
    float:left;
    margin-right: 20px;
}

.cartInfo
{
	float: left;
	width: 205px;
	height: 381px;
	overflow: auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 5px;
}

.widgetInfo
{
	float: left;
	width: 205px;
	height: 431px;
	overflow: auto;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 5px;
}

#welcome_box
{
    /*border: 1px solid gray; 
    /*background-color: #dabad0; */
    background-color:#ffffff;
    color: gray; 
    padding: 10px; 
    margin-top: 10px;
    margin-right: 20px;
}

#welcome_box_contents
{
    position:absolute;
    left:400px;
    top: 75px;
    color: gray;
    margin: 5px;
    width: 300px;
    height:600px;
}

.notice_box
{
    float:left;
    display:inline; 
    width:250px; 
    /*height:225px; */
    margin: 0px 0px 10px 10px; 
    padding: 8px 8px 8px 8px; 
    border: dashed 3px gray;
    text-align:justify;
    vertical-align:middle;
}

.notice_box a
{
    color:Red;
    text-decoration:underline;
}

.notice_box_header
{
    font-weight:bold; 
    font-size: x-large; 
    color:Red; 
}

.notice_box_header a
{
    color:Red;
    text-decoration:underline;
}

.notice_box_contents
{
    font-size:small;
}

.product_list_header
{
    font-size: large;
    font-weight: bold;
	text-decoration:underline;
}
.product_list_notes
{
    font-style:italic;
}

.cart_notes
{
    color:#a37795; 
    font-size:medium; 
    font-style:italic; 
}

#gallery_footer
{
    position:fixed;
    bottom:0px;
    left:0px;
    border-top:solid 1px gray;
    background-color:#ffffff;
    font-size:medium;
    font-style:italic;
    text-align:center;
    clear: both; 
    height: 20px; 
    width: 100%;
    margin-top: 100px;
    padding: 0px; 
    z-index: 1001;
    
}



.bold_italic
{
    font-weight:bold;
    font-style:italic;
}

.indented
{
    padding-left:50px;
    padding-right:50px;
}

.bold_red_text
{
    font-weight:bold;
    color: Red;
}

.font_arial
{
    font-family:Arial;
}

.ad_box
{
    float:right;
    display:inline; 
    width:150px; 
    /*height:225px; */
    margin: 20px 50px 0px 0px; 
    padding: 8px 8px 8px 8px; 
    border: solid 1px gray;
    text-align:justify;
    vertical-align:middle;
}

.ad_box a
{
    color:#a37795;
    text-decoration:underline;
}

.ad_box_header
{
    font-weight:bold; 
    font-size: large; 
    color:#ccc; 
}

.ad_box_header a
{
    color:#ccc;
    text-decoration:underline;
}

.ad_box_contents
{
    font-size:medium;
    font-style:italic;
    color:#a37795;
}

#wrapper
{
    width: 987px;
    margin: 0px auto;
    border-top: none;
    position: relative;
    min-height: 100%;
}
* html #wrapper
{
    height: 100%;
    margin: 0px auto;
}
#wrapper #header
{
    width: 987px;
    text-align: right;
    height: 45px;
}
#wrapper #bodycontent
{
    width: 987px;
    margin: 0;
    padding: 0;
    text-align: left;
    position: relative;
}
#bodycontent #container
{
    width: 987px;
    margin: 0;
    padding: 0 0 20px 0;
    float: left;
}


body#Home #mainnav
{
    background: url(/images/navbottom.jpg) no-repeat bottom left;
    width: 987px;
}

#mainnav ul
{
    padding: 0;
    width: 900px;
    margin: 0px 0px 0px 30px;
    height: 31px;
}



#mainnav ul li
{
    float: left;
    display: inline;
    overflow: hidden;
    list-style: none;
    background-image: url(/images/navslice.jpg);
    background-repeat: repeat-x;
    border-left: 1px solid #ddd;
    border-right: none;
}

#mainnav ul li.first
{
    border-right: none;
}

#mainnav ul li.last
{
    border-right: 1px solid #ddd;
}

#mainnav ul li a
{
    color: #d792bf;
    height: 27px;
    display: block;
    padding: 4px 8px 0px;
    font-size: 14px;
    line-height: 18px;
    margin-top: 0px;
}

#mainnav ul li a:hover
{
    background-image: url(/images/navslice.jpg);
    background-repeat: repeat-x;
    background-position: 0 -31px;
    color: #c782af;
}

#mainnav ul li a.current
{
    background-image: url(/images/navslice.jpg);
    background-repeat: repeat-x;
    background-position: 0 -31px;
}


#header ul li a
{
    cursor: pointer;
}
/*
Main Navigation Image Sprites
----------------------------------------- 	*/
#mainnav ul li#navPhotos a
{
    background-position: -0px 0;
    width: 79px;
}
#mainnav ul li#navPhotos a:hover
{
    background-position: -0px -31px;
}

#mainnav ul li#navPhotos a.selected, #photos #mainnav ul li#navPhotos a, #myAlbums #mainnav ul li#navPhotos a
{
    background-position: -0px -31px;
}

#mainnav ul li#navStore a
{
    background-position: -79px 0;
    width: 75px;
}
#mainnav ul li#navStore a:hover
{
    background-position: -79px -31px;
}
#mainnav ul li#navStore a.selected, #Store #mainnav ul li#navStore a, #configurator #mainnav ul li#navStore a, #configuratorPrints #mainnav ul li#navStore a, #MarsConfigurator #mainnav ul li#navStore a
{
    background-position: -79px -31px;
}

#mainnav ul li#navAccount a
{
    background-position: -154px 0;
    width: 86px;
}
#mainnav ul li#navAccount a:hover
{
    background-position: -154px -31px;
}
#mainnav ul li#navAccount a.selected, #login #mainnav ul li#navAccount a, #myAccount #mainnav ul li#navAccount a, #myAddress #mainnav ul li#navAccount a
{
    background-position: -154px -31px;
}

#mainnav ul li#navPro a
{
    background-position: -240px 0;
    width: 95px;
}
#mainnav ul li#navPro a:hover
{
    background-position: -240px -31px;
}
#mainnav ul li#navPro a.selected, #Pro #mainnav ul li#navPro a, #myAddress #mainnav ul li#navPro a
{
    background-position: -240px -31px;
}

#mainnav ul li#navPartner a
{
    background-position: -335px 0;
    width: 118px;
}
#mainnav ul li#navPartner a:hover
{
    background-position: -335px -31px;
}
#mainnav ul li#navPartner a.selected, #accountInfo #mainnav ul li#navPartner a
{
    background-position: -335px -31px;
}


div#wrapper .masthead
{
    width: 950px;
    height: 290px;
    position: relative;
    background: transparent url(/images/zebrabg.png) no-repeat top left;
}

div#wrapper .masthead .loginDiv
{
    position: absolute;
    top: 0;
    right: 0;
    width: 205px;
    height: 289px;
}

div#wrapper .masthead .loginDiv .module, div#wrapper .masthead .loginDiv .moduleBottom
{
    background: transparent;
    background-image: none !important;
    width: 203px !important;
    float: none !important;
    padding: 0px !important;
}
div#wrapper .masthead .loginDiv .module .boxHeader
{
    background: none;
}


div#wrapper .masthead .loginDiv .module img
{
    padding: 0px;
    margin: 0px;
}

div#wrapper .masthead .loginDiv .module .boxHeader h3
{
    background: none;
    color: #000;
}
div#wrapper .masthead .loginDiv .moduleBottom
{
    padding: 0 !important;
}
div#wrapper .promos
{
}
div#wrapper .promo1, div#wrapper .promo2, div#wrapper .promo3
{
    float: left;
    height: 154px; 
}
div#wrapper .promo1 h2, div#wrapper .promo2 h2, div#wrapper .promo3 h2, div#wrapper .promo1 p, div#wrapper .promo2 p, div#wrapper .promo3 p
{
}

.masthead .searchbox
{ 
    position: absolute;
    top: 75px;
    left: 45px;
}

.masthead .searchbox .inner
{
    width:500px;
    position:absolute;
    top:65px;
    left:135px;
}

.searchbox h1
{
    color: #000;
    text-transform: uppercase;
}

.searchbox h1 .sub
{
    text-transform: none;
    font-style: italic;
}

div#wrapper .promo1
{
    width: 321px;    
    margin: 10px 9px 10px 0;
}
div#wrapper .promo2
{
    width: 285px;    
    margin: 10px 10px 10px 0;
    text-align:center;
}

div#wrapper .promo2 div
{
    border:5px solid #d792bf;
}
div#wrapper .promo2 h2
{
    font-size:22px;
    font-weight:bold;
    margin:0px;
    padding:4px 0px;
}

div#wrapper .promo2 p
{
    margin:0px;
    padding:4px 0px;
}

div#wrapper .promo2 .blue
{
    color:#7f99e5;
}

div#wrapper .promo2 .emphasis
{
    font-style:italic;
}

div#wrapper .promo2 ul
{
    list-style:none;
    padding:0px;
    margin:0px;
}

div#wrapper .promo3
{
    width: 322px;    
    margin: 10px 0px 10px 0;
}

fieldset
{
    border: none;
    clear: both;
    margin: 0px;
    overflow: hidden;
    padding: 0px;
}
.boxHeader h3
{
    color: #d792bf;
    font: bolder 18px/24px arial, Helvetica, Sans-serif;
    text-indent: 10px;
}
.breadcrumb h3
{
    color: #fff !important;
}
.boxHeader h3 a
{
    color: #d792bf;
    text-decoration: none;
    font: bolder 18px/40px arial, Helvetica, Sans-serif;
}
.boxHeader h3 a:hover
{
    color: #fff;
    text-decoration: none;
}

.boxHeader h3 span
{
    font-weight: bolder;
    color: #d792bf;
}

.box
{
    border: 0;
    padding: 10px;
    overflow: hidden;
}
.box h3
{
    font-size: 12px;
    height: 36px;
    color: #609;
}
.box p
{
    padding: 10px 0;
}


.boxImage
{
    font-size: 10px;
    padding: 5px 0px 0px 0px;
    text-align: center;
    width: 115px !important;
    border: solid 1px #333;
    float: left;
    margin-left: 3px;
}
.boxImage img
{
    margin: 0px 10px;
    border: 3px solid #ffffff;
}

.boxImage h4
{
    border-top: solid 1px #333;
    font-weight: normal;
    text-transform: none;
    color: #333;
    font-size: 10px;
    padding: 5px;
}


.left
{
    float: left;
}
.right
{
    float: right;
}

/* Clearer div */

#wrapper .clearer, .clear
{
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both;
    height: 0;
}

/* Footer Elements */

#legalfooter
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #d792bf !important;
    margin: 10px 0 20px 10px;
    font-size: 11px;
    width: 987px;
    clear: both;
    padding: 10px 0 0 0;
}

a.footernav, a.afooternav:link, a.afooternav:active, a.afooternav:visited
{
    color: #d792bf !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bolder;
    text-decoration: none;
    padding: 0px 0px;
    display:inline;
}
#legalfooter a:hover
{
    text-decoration: underline;
}
span.footertext
{
    color: #76797c;
    font-size: 10px;
    font-weight: 400 !important;
}

.searchinput
{
    display:block;
    float:left;
    padding:4px;    
    width:150px;
    border-top:1px solid #000;
    border-left:1px solid #000;
    border-right:1px solid #888;
    border-bottom:1px solid #888;
    color:#777;
    margin:0 5px 0 0;
}
.pinkbutton
{
    color: #333;
    background: transparent url(/images/pinkright.png) no-repeat top right;
    display: block; 
    float:left;   
    height: 32px;
    margin-right: 0px;
    padding-right: 23px;
    text-decoration: none;
}

.pinkbutton span
{
    background: transparent url(/images/pinkleft.png) no-repeat;
    display: block;
    line-height: 20px;
    padding: 5px 0px 5px 13px;
    height: 32px;
}

.pinkbutton:hover
{
    color: #333;
}

.searchboxlink
{
    color:#000;
    font-size:12px;
    text-decoration:underline;
}


/* Product Page CSS */
.boxHeader
{
    background: #D792BF;
    height: 40px;
    margin: 0;
}
.boxHeader h3
{
    color: #934e8b;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bolder;
    line-height: 40px;
    text-indent: 10px;
}

.productList
{
    background: #F6F6F6;
    font-size: 11px;
    margin-top: 10px !important;
    padding: 0 0 10px;
    position: relative;
    width: 198px !important;
}

.productList h3
{  
    border-top: 1px solid #cccccc;
    color: #934e8b;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 20px;
    padding: 4px 0px 0px;
    margin-bottom: 0px;
    text-indent: 0px;

}

.productList h3 a, .productList h3 a:link, .productList h3 a:visited
{
    color: #934e8b;
    display: block;
    text-decoration: none;
    font-size: 13px;
}

.productList h3 a:hover
{
    background: #D792BF;
}

.productList ul
{
    margin: 0px 0px;
    padding: 0px 0px;
    text-indent: 10px;
}

.productList ul li
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.productList ul li a, .productList ul li a:link, .productList ul li a:visited
{
    color: #999999;
    display: block;
    font-size: 12px;
    padding: 2px 0 2px 15px;
    text-decoration: none;
}

.productList ul li a:hover
{
    background: #D792Bf;
}

/*.sidebar
{
    margin: 0 20px 0 0;
}
*/



/* FROM SOURCE */

img {
border:0 none;
margin:0;
}
a {
outline-color:-moz-use-text-color !important;
outline-style:none !important;
outline-width:medium !important;
}
.form {
}
form {
margin:0;
padding:0;
}
form label {
cursor:pointer;
font-weight:bolder;
}
form dl {
clear:left;
margin:0;
overflow:hidden;
padding:0;
text-align:left;
}
form dt {
margin:0;
padding:0;
}
form dd {
margin:0;
padding:0;
}
form dd li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
fieldset {
border:medium none;
clear:both;
margin:0;
overflow:hidden;
padding:0;
}
legend {
color:#333333;
font-weight:bold;
margin:0;
padding:0;
}
input, select, textarea {
margin:0;
padding:0;
}
input, select {
font-size:11px;
}
input.disabled {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
margin:1px;
}
input.enabled {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CC0000;
margin:0;
}
input.ordering {
border:1px solid #CCCCCC;
text-align:center;
}
input.on {
border:1px solid #E10101;
text-align:center;
}
input.zip {
width:60px !important;
}
form#registerForm table, form#contactForm table {
border-bottom:1px dashed #AAAAAA;
margin-bottom:10px;
width:100%;
}
form#uploadForm fieldset tr.last td {
padding-bottom:15px;
}
form fieldset td {
padding:5px 10px 5px 0;
}
form fieldset td label {
font-size:12px;
font-weight:bolder;
white-space:nowrap;
}
form fieldset td.req label:before {
content:"* ";
}
form fieldset td.col1 {
padding-right:10px;
}
form#registerForm fieldset td.col1, form#contactForm fieldset td.col1 {
vertical-align:top;
width:120px;
}
form#registerForm fieldset td input.checkbox {
width:20px;
}
form#loginForm fieldset td input[type="text"] {
width:145px;
}
form#registerForm fieldset td input[type="text"], form#contactForm fieldset td input[type="text"] {
width:220px;
}
form#registerForm fieldset td select {
width:224px;
}
form#retrievePasswordForm fieldset td input[type="text"] {
width:200px;
}
form#myAccountForm fieldset td label {
display:block;
width:120px;
}
form#myAccountForm fieldset td label.sameAs {
display:inline;
width:200px;
}
form#myAccountForm div fieldset {
margin-bottom:15px;
}
form#myAccountForm fieldset td input[type="text"] {
width:250px;
}
form#uploadForm input[type="file"] {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:#FFFFFF none repeat scroll 0 0 !important;
width:600px;
}
#contactUs form fieldset td.col1 {
text-align:right;
}
#contactUs input.required {
width:500px;
}
#contactUs #emailMessage {
height:150px;
}
span.validation-advice {
color:#CC0000;
}
#bodycontent h1 {
text-indent:10px;
}
#bodycontent div#privacy h1 {
text-indent:0;
}
.col-two h1 {
text-indent:0 !important;
}
#wrapper {
border-top:medium none;
margin:0 auto;
min-height:100%;
position:relative;
width:987px;
}
#wrapper #bodycontent {
margin:0;
padding:0;
position:relative;
text-align:left;
width:987px;
}
#bodycontent #container {
float:left;
margin:0;
padding:0 0 20px;
width:987px;
}
#viewCart {
-x-system-font:none;
font-family:Arial,sans-serif;
font-size:0.7em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:22px;
line-height:normal;
position:absolute;
right:20px;
text-align:right;
top:5px;
width:210px;
}
#viewCart a:hover {
color:#2866A6;
text-decoration:underline;
}
#viewCart a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../../resources/images/cart-icon.gif) no-repeat scroll left bottom;
cursor:pointer;
display:block;
height:100%;
position:relative;
text-decoration:none;
width:100%;
}
#viewCart span#cartItemCount {
color:#495457;
font-weight:bold;
left:30px;
position:absolute;
top:2px;
}
#viewCart span#viewCartLink {
color:#2866A6;
display:block;
font-weight:bold;
left:142px;
position:absolute;
text-decoration:none;
top:2px;
}
.metaNav {
left:580px;
position:absolute;
top:43px;
width:390px;
}
.metaNav #inputSearch {
border:1px solid #E9E9E9;
font-size:14px;
padding:2px 0 3px;
visibility:hidden;
width:117px;
}
.metaNav form {
float:right;
}
.metaNav #btnSearch {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(../images/bg-btn-search.jpg) repeat-x scroll left top;
border:1px solid #E9E9E9;
color:#9C9C9C;
font-family:Arial,Sans-Serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:10px;
padding:3px;
visibility:hidden;
}
.metaNav .utilityLinks {
float:left;
line-height:32px;
margin:2px 0 0;
}
.utilityLinks a, .metaNav {
-x-system-font:none;
color:#9C9C9C;
font-family:Arial,Sans-Serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-decoration:none;
}
.utilityLinks a:hover {
text-decoration:underline;
}
#header .logout, #header .login {
position:absolute;
right:15px;
top:63px;
z-index:10;
}
#header .logout a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#0099CC none repeat scroll 0 0;
border-color:#CCCCCC #CCCCCC #0099CC;
border-style:solid;
border-width:1px;
color:#FFFFFF;
display:block;
font-weight:bolder;
padding:5px 10px;
text-decoration:none;
}
#header .login a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#0099CC none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#FFFFFF;
display:block;
font-weight:bolder;
padding:5px 10px;
text-decoration:none;
}
#header .logout a:hover, #header .login a:hover {
background-position:0 -19px;
}
#mainnav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-mainNav.jpg) no-repeat scroll left bottom;
width:987px;
}
body#Home #mainnav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/navbottom.jpg) no-repeat bottom left;
}
body#prints #mainnav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-mainNav-one-col.jpg) no-repeat scroll left bottom;
width:987px;
}
#rewardsNoNav {
clear:both;
width:987px;
}
body#MarsConfigurator #rewardsNoNav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-noNav-one-col.jpg) no-repeat scroll left bottom;
}
body#MarsConfigurator #mainnav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-noNav-one-col.jpg) no-repeat scroll left bottom;
}
body#shoppingCart #rewardsNoNav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-noNav.jpg) no-repeat scroll left bottom;
}
body#MarsConfigurator #instructionalText {
float:right;
font-weight:bold;
margin:10px 220px 0 0;
width:650px;
}
body#MarsConfigurator #instructionalText li {
margin:0 0 0 50px;
}
body#checkout02 #noNav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-noNav.jpg) no-repeat scroll left bottom;
width:987px;
}
#header ul li a {
cursor:pointer;
}
#mainnav ul li#navPhotos a {
background-position:0 0;
width:79px;
}
#mainnav ul li#navPhotos a:hover {
background-position:0 -31px;
}
#mainnav ul li#navPhotos a.selected, #photos #mainnav ul li#navPhotos a, #myAlbums #mainnav ul li#navPhotos a {
background-position:0 -31px;
}
#mainnav ul li#navStore a {
background-position:-79px 0;
width:75px;
}
#mainnav ul li#navStore a:hover {
background-position:-79px -31px;
}
#mainnav ul li#navStore a.selected, #Store #mainnav ul li#navStore a, #configurator #mainnav ul li#navStore a, #configuratorPrints #mainnav ul li#navStore a, #MarsConfigurator #mainnav ul li#navStore a {
background-position:-79px -31px;
}
#mainnav ul li#navAccount a {
background-position:-154px 0;
width:86px;
}
#mainnav ul li#navAccount a:hover {
background-position:-154px -31px;
}
#mainnav ul li#navAccount a.selected, #login #mainnav ul li#navAccount a, #myAccount #mainnav ul li#navAccount a, #myAddress #mainnav ul li#navAccount a {
background-position:-154px -31px;
}
#mainnav ul li#navPro a {
background-position:-240px 0;
width:95px;
}
#mainnav ul li#navPro a:hover {
background-position:-240px -31px;
}
#mainnav ul li#navPro a.selected, #Pro #mainnav ul li#navPro a, #myAddress #mainnav ul li#navPro a {
background-position:-240px -31px;
}
#mainnav ul li#navPartner a {
background-position:-335px 0;
width:118px;
}
#mainnav ul li#navPartner a:hover {
background-position:-335px -31px;
}
#mainnav ul li#navPartner a.selected, #accountInfo #mainnav ul li#navPartner a {
background-position:-335px -31px;
}
ul.subnav {
height:30px;
}
ul.subnav li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/pixel-opaque.gif) repeat-y scroll right top;
color:#CCCCCC;
float:left;
font-size:13px;
height:15px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 10px;
}
ul.subnav li.last {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
body#Home .masthead {
height:289px;
position:relative;
width:948px;
}
body#Home .masthead h1, body#Home .masthead h2 {
text-indent:-9000px;
}
body#Home .mounted {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/home/bg-hero-mounted.jpg) no-repeat scroll left top;
}
body#Home .framed {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/home/bg-hero-framed-prints.jpg) no-repeat scroll left top;
}
body#Home .waterbottle {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/home/bg-hero-waterbottles.jpg) no-repeat scroll left top;
}
body#Home .masthead .loginDiv {
height:289px;
position:absolute;
right:0;
top:0;
width:205px;
}
body#Home .mounted .loginDiv {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/home/bg-hero-sign-in-mounted.jpg) no-repeat scroll left top;
}
body#Home .framed .loginDiv {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/home/bg-hero-sign-in-framed-prints.jpg) no-repeat scroll left top;
}
body#Home .waterbottle .loginDiv {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/home/bg-hero-sign-in-waterbottles.jpg) no-repeat scroll left top;
}
body#Home .masthead .loginDiv .module, body#Home .masthead .loginDiv .moduleBottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-attachment:scroll;
background-color:transparent;
background-image:none !important;
background-position:0 0;
background-repeat:repeat;
float:none !important;
padding:10px 5px !important;
width:203px !important;
}
body#Home .masthead .loginDiv .module .boxHeader {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
body#Home .masthead .loginDiv .module .boxHeader h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
color:#000000;
}
body#Home .masthead .loginDiv .moduleBottom {
padding:0 !important;
}
body#Home .promos {
}
body#Home .promo1, body#Home .promo2, body#Home .promo3 {
cursor:pointer;
float:left;
height:154px;
}
body#Home .promo1 h2, body#Home .promo2 h2, body#Home .promo3 h2, body#Home .promo1 p, body#Home .promo2 p, body#Home .promo3 p {
text-indent:-9000px;
}
body#Home .promo1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/home/bg-promo-mugs.jpg) no-repeat scroll left top;
margin:10px 9px 10px 0;
width:321px;
}
body#Home .promo2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/home/bg-promo-partner.gif) no-repeat scroll left top;
margin:10px 10px 10px 0;
width:285px;
}
body#Home .promo3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/home/bg-promo-canvas.jpg) no-repeat scroll left top;
margin:10px 0 10px 0;
width:322px;
}

.one-col, .two-col, .three-col {
clear:both;
padding:0;
width:100%;
}
.two-col .col-one, .three-col .col-one {
float:left;
}
.three-col .col-one, .two-col .col-one {
width:748px;
}
.three-col .col-one .sidebar {
margin:0 20px 0 0;
width:200px;
}
.three-col .col-two {
float:left;
padding-top:10px;
width:488px;
}
.two-col .col-two, .three-col .col-three {
float:left;
}
.two-col .sidebar, .three-col .sidebar {
float:left;
width:239px;
}
.two-col .med {
width:509px;
}
.three-col .col-two img.banner {
margin-top:10px;
}
body#Configurator .one-col {
margin:20px 0 0;
}
body#MarsConfigurator .one-col {
margin:0 0 0;
}
body#Configurator .one-col .boxHeader, body#MarsConfigurator .one-col .boxHeader {
margin:0;
}
body#Configurator .one-col .box, body#MarsConfigurator .one-col .box {
padding:0;
}
body#prints .three-col .module, body#Home .one-col .col-one .module {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/modbg.jpg) repeat-y scroll left top;
float:left;
padding:12px 20px;
position:relative;
width:987px;
}
body#MarsConfigurator .one-col .module {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/lrg-white-bg.jpg) repeat-y scroll left top;
float:left;
padding:12px 20px;
position:relative;
width:947px;
}
body#prints .three-col .moduleBottom, body#MarsConfigurator .one-col .moduleBottom, body#Home .one-col .col-one .moduleBottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/lrg-bg-bottom.jpg) repeat-y scroll left top;
clear:both;
height:10px;
padding:0;
width:987px;
}
.three-col .col-one .module, .two-col .col-one .module {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/med-white-bg.jpg) repeat-y scroll left top;
float:left;
padding:12px 20px;
width:708px;
}
.three-col .col-one .moduleBottom, .two-col .col-one .moduleBottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/med-bg-bottom.jpg) no-repeat scroll left top;
clear:both;
height:12px;
padding:0;
}
.three-col .sidebar .moduleTop, .two-col .sidebar .moduleTop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/sm-bg-top.jpg) repeat-y scroll left top;
height:10px;
}
.three-col .sidebar .module, .two-col .sidebar .module {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/sm-bg-white.jpg) repeat-y scroll left top;
float:left;
padding:12px 20px;
}
.three-col .sidebar .moduleBottom, .two-col .sidebar .moduleBottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/sm-bg-bottom.jpg) no-repeat scroll left top;
clear:both;
height:12px;
padding:0;
}
#cropOverlay .moduleTop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-mainNav-one-col.jpg) no-repeat scroll left top;
height:9px;
}
.three-col .col-two .product {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F6F6F6 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
float:left;
padding:10px;
position:relative;
width:470px;
}
.three-col .col-two .product #productImage {
float:left;
}
.three-col .col-two .product #productImage img {
border:1px solid #CCCCCC;
height:210px;
width:244px;
}
.three-col .col-two .product #productText {
float:left;
font-size:13px;
padding:5px 10px;
width:184px;
}
.three-col .col-two .product #productText h4 {
color:#d792bf;
font-size:15px;
margin-bottom:10px;
}
.three-col .col-two .product #productText ul {
color:#CCCCCC;
font-size:12px;
list-style-type:square;
margin:10px 0 0 15px;
}
.three-col .col-two .product #productText ul li {
padding:0 0 5px;
}
.three-col .col-two .product #productText ul li span {
color:#333333;
}
.three-col .col-two .product .button {
margin:0;
padding:0;
position:absolute;
right:0;
top:198px;
}
body#prints .col-two {
position:relative;
}
.three-col .col-two .productStandard .moduleTop, body#prints .three-col .module .productStandard .moduleTop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-product-standard-top.jpg) no-repeat scroll left top;
float:none;
height:10px;
}
.three-col .col-two .productStandard .module, body#prints .three-col .module .productStandard .module {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-product-standard.jpg) repeat-y scroll left top;
cursor:pointer;
float:none;
padding:10px;
width:auto;
}
.three-col .col-two .productStandard .module:hover, body#prints .three-col .module .productStandard .module:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-product-standard-act.jpg) repeat-y scroll left top;
cursor:pointer;
float:none;
padding:10px;
width:auto;
}
.three-col .col-two .productStandard .moduleBottom, body#prints .three-col .module .productStandard .moduleBottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-product-standard-bottom.jpg) no-repeat scroll left top;
float:none;
height:10px;
}
.boxHeader {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#efe1ea none repeat scroll 0 0;
height:40px;
margin:0;
}
.sidebar .boxHeader {
width:197px;
}
#myAlbums .boxHeader {
margin-top:0;
}
body#prints .three-col .boxHeader {
width:947px;
}
.boxHeader h3 {
-x-system-font:none;
color:#934e8b;
font-family:arial,Helvetica,Sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bolder;
line-height:40px;
text-indent:10px;
}
.breadcrumb h3 {
color:#FFFFFF !important;
}
.boxHeader h3 a {
-x-system-font:none;
color:#934e8b;
font-family:arial,Helvetica,Sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bolder;
line-height:40px;
text-decoration:none;
}
.boxHeader h3 a:hover {
color:#FFFFFF;
text-decoration:none;
}
.boxHeader h3 span {
color:#934e8b;
font-weight:bolder;
}
.box {
border:0 none;
overflow:hidden;
padding:10px;
}
.box h3 {
color:#660099;
font-size:12px;
height:36px;
}
.box p {
padding:10px 0;
}
.productStandard {
float:left;
margin:10px 10px 0 0;
width:156px;
}
.productStandard .img {
text-align:center;
width:136px;
}
.productStandard .img img {
height:116px;
width:116px;
}
.productStandard .boxInner {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
height:150px;
text-align:center;
}
.productStandard .boxInner img {
margin:10px 0;
}
.productStandard .productName h3 {
color:#934E8B;
font-size:16px;
font-weight:bolder;
padding-left:10px;
}
.productStandard div.lowerLink a {
color:#999999;
text-decoration:none !important;
}
.productStandard div.lowerLink {
padding:0 0 30px 10px;
text-align:left;
}
.productStandard div.lowerLink a:after {
color:#999999;
content:" >> ";
font-size:11px;
}
.boxImage {
border:1px solid #333333;
float:left;
font-size:10px;
margin-left:3px;
padding:5px 0 0;
text-align:center;
width:115px !important;
}
.boxImage img {
border:3px solid #FFFFFF;
margin:0 10px;
}
.boxImage h4 {
border-top:1px solid #333333;
color:#333333;
font-size:10px;
font-weight:normal;
padding:5px;
text-transform:none;
}
ul.tabs {
margin:5px 0 0 20px;
}
body#Configurator ul.tabs, body#MarsConfigurator ul.tabs, body#myImages ul.tabs {
margin:0;
}
ul.tabs li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-top:1px solid #F1F1F1;
float:left;
list-style-type:none;
margin-right:4px;
padding:3px 11px;
}
ul.tabs li.on {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
padding:3px 10px;
}
ul.tabs li a {
display:block;
}
ul.tabs li a:hover {
text-decoration:none;
}
#sub-header {
margin:10px auto;
}
#sub-header h2 {
color:#5C6C22;
font-size:100%;
font-weight:bolder;
}
.col-one .productList {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F6F6F6 none repeat scroll 0 0;
font-size:11px;
margin-top:10px !important;
padding:0 0 10px;
position:relative;
width:198px !important;
}
.col-one .productList h3 {
border-top:1px solid #CCCCCC;
color:#934e8b;
font-size:13px;
font-weight:bold;
height:20px;
line-height:20px;
margin-top:10px;
padding:8px 0 0;
text-indent:10px;
}
.col-one .productList h3 a {
color:#934e8b;
display:block;
text-decoration:none;
}
.col-one .productList h3 span.pricePer, .col-one .productList h3 span.startingAt {
color:#333333;
font-size:10px;
font-weight:normal;
margin:0 0 0 96px;
position:relative;
top:-30px;
}
.col-one .productList h3 span.startingAt {
margin:0 0 0 145px;
}
.col-one .productList ul {
}
.col-one .productList ul li strong {
color:#999999;
padding-left:15px;
}
.col-one .productList ul li strong a {
color:#999999;
display:inline;
padding:0;
}
.col-one .productList ul li a:hover, .col-one .productList h3 a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#efe1ea none repeat scroll 0 0;
color:#934e8b;
}
.col-one .productList ul li a {
color:#999999;
display:block;
font-size:11px;
padding:2px 0 2px 15px;
text-decoration:none;
}
.col-one .productList ul li a span {
position:absolute;
right:5px;
}
.col-one .productList ul li a span {
position:absolute;
right:5px;
}
.col-one .productList ul.sizes {
margin:0 0 10px 15px;
}
.col-one .productList ul.sizes li {
padding:2px 0;
}
.col-one .productList p {
border-top:1px dashed #CCCCCC;
margin:10px 10px 0 15px;
}
#Store .rightColumn ul {
margin:20px 0 0 20px;
padding:0 0 20px;
}
#Store .rightColumn ul li {
color:#CC0000;
line-height:28px;
list-style-type:disc;
}
#Store .rightColumn ul li a {
color:#CC0000;
font-size:135%;
padding:0 0 0 5px;
text-decoration:underline;
}
#productFeature {
border:1px solid #0099CC;
float:left;
height:157px;
margin:10px 0 0;
}
#productFeature #image {
float:left;
margin:0 10px 0 0;
}
#productFeature #image img {
width:175px;
}
#productFeature #description {
float:left;
position:relative;
width:175px;
}
#productFeature #description h2 {
color:#660099;
font-family:Helvetica,Arial,sans-serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:10px 5px 10px 0;
}
#productFeature #description ul {
font-size:11px;
margin:0 0 0 15px;
}
#productFeature #description ul li {
list-style-type:disc;
}
body#psGifts .col-two .box {
border:medium none;
}
.left {
float:left;
}
.right {
float:right;
}
.errorSummaryField, .requiredMsgClass {
color:#E10101;
}
.successMsgClass {
color:#339966;
}
.cart td {
font-size:11px;
}
.cartShade {
background-color:#F3F3F1;
}
.cartBorderL {
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
.cartBorderC {
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
.cartBorderR {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
#emailImages .thumbChecked {
display:none;
}
#originalImages .thumbDelete {
display:none;
}
.photoHolder {
float:left;
height:170px;
}
.thumbBox, .thumbBoxOn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../../../resources/images/bg-thumb-top.jpg) no-repeat scroll left top;
color:#999999;
float:left;
font-size:11px;
height:auto;
margin:0 3px;
overflow:hidden;
padding-top:9px;
position:relative;
text-align:center;
width:126px;
}
.thumbBox_Over {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../../../resources/images/bg-thumb-top-over.jpg) no-repeat scroll left top;
color:#999999;
float:left;
font-size:11px;
height:120px;
margin:0 3px;
overflow:hidden;
padding-top:9px;
position:relative;
text-align:center;
width:106px;
}
.mycreationBox {
height:137px;
width:104px;
}
.thumbBox p.photoLabel {
bottom:0;
color:#E10101;
font-size:11px;
font-weight:bold;
left:0;
position:absolute;
text-align:center;
width:100%;
}
.thumbDelete {
bottom:6px;
position:absolute;
right:6px;
}
.thumbBox .thumbDelete {
display:none;
}
#emailImages .thumbDelete {
display:block;
}
.thumbChecked {
bottom:6px;
position:absolute;
right:6px;
}
.thumbBox .thumbChecked {
display:none;
}
.thumbBoxOn .thumbChecked {
display:block;
}
.thumbBoxInner {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../../resources/images/bg-thumb-bottom.jpg) no-repeat scroll left bottom;
padding:7px 12px 14px;
}
.thumbBoxInner_Over {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../../resources/images/bg-thumb-bottom-over.jpg) no-repeat scroll left bottom;
padding:7px 12px 14px;
}
.thumbBoxInner_Disabled {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../../../resources/images/bg-thumb-bottom-disabled.jpg) no-repeat scroll left bottom;
padding:7px 12px 14px;
}
.thumbBoxInner p, .thumbBoxInner_Over p {
font-size:10px;
padding:0 !important;
}
.thumbBoxInner_Disabled p {
font-size:10px;
}
.thumbBoxInner_Over img, .thumbBoxInner img {
cursor:pointer;
}
#wrapper .clearer, .clear {
clear:both;
height:0;
margin:0;
padding:0;
width:100%;
}
#legalfooter {
clear:both;
color:#d792bf !important;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin:10px 0 20px 10px;
padding:10px 0 0;
text-align:center;
width:987px;
}
a.afooternav:link, a.afooternav:active, a.afooternav:visited {
color:#d792bf !important;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bolder;
text-decoration:none;
}
#legalfooter a:hover {
text-decoration:underline;
}
span.footertext {
color:#76797C;
font-size:10px;
font-weight:400 !important;
}
input.button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(../images/bg-button.jpg) repeat-x scroll left bottom;
border:2px solid #d792bf;
color:#FFFFFF;
cursor:pointer;
font-family:arial;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bolder;
line-height:normal;
margin:0 5px 10px 0;
overflow:visible;
padding:2px 8px;
width:0;
}
input.button:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-button-over.jpg) repeat-x scroll left bottom;
}
input.button_alt {
-x-system-font:none;
background-color:#FFAD25;
border:2px solid #FFAD25;
color:#FFFFFF;
cursor:pointer;
font-family:arial;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bolder;
line-height:normal;
margin:0 5px 10px 0;
overflow:visible;
padding:2px 8px;
width:0;
}
input.button_alt:hover {
background-color:#FFB947;
}
input.button[class], input.button_alt[class] {
width:auto;
}
body#login input#btnLogin.button {
margin-left:10px;
}
body#login input#btnCreateAccount.button {
margin-left:145px;
}
body#contact input#btnSend.button {
margin-left:145px;
}
body#psGifts input#btnCreate.button {
position:absolute;
right:5px;
text-align:left;
top:125px;
}
#btnChangeAlbum {
margin-bottom:0;
}
#cropOverlay div.buttons {
margin:0 100px 0 0;
text-align:right;
}
#instructions {
clear:both;
}
.tiledImages img {
margin:10px 12px 0 0;
}
.alt {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:#FFFFFF none repeat scroll 0 0 !important;
}
#myAddress table {
margin-bottom:20px;
margin-top:10px;
width:740px;
}
#myAddress td {
padding-left:5px;
}
#myAddress td.col1 {
width:120px;
}
#myAddress th {
padding:0 0 5px 5px;
}
#myAlbumsContainer {
margin-left:auto;
margin-right:auto;
width:644px !important;
}
#tblAddressBook th {
font-size:12px;
text-align:left;
}
#myOrders legend {
color:#333333;
padding-left:0;
text-align:left;
}
#myOrders fieldset {
border-bottom:1px dotted #CCCCCC;
}
.itemsContainer {
margin:25px 0;
padding-right:5px;
}
.orderInfo #infoTable {
vertical-align:top;
width:100%;
}
.orderInfo #infoTable td {
font-size:11px;
vertical-align:top;
}
#historyTable {
background-color:#FFFFFF;
width:100%;
}
#historyTable th {
background-color:#CCCCCC;
font-size:12px;
padding:2px;
text-align:left;
}
#historyTable td {
border-bottom:1px solid #000000;
font-size:11px;
padding:2px;
}
#historyTable td.name {
border:medium none;
}
#historyTable td.value {
border:medium none;
}
#historyTable td a {
font-size:11px;
}
table.itemsTable {
background-color:#FFFFFF;
padding-bottom:25px;
}
.itemsTable th {
background-color:#CCCCCC;
border-bottom:1px solid #CECECE;
}
.itemsTable td {
background-color:#FFFFFF;
border:medium none;
}
.itemsTable td .itemEnlarge {
margin-left:21px;
}
#shoppingCart .col1 {
padding-left:0;
}
#orderHistory th {
background-color:#CCCCCC;
}
#orderHistory td {
font-size:0.9em;
text-align:center;
vertical-align:top;
}
#orderHistory td.itemQuantity {
text-align:center;
}
#orderHistory td.itemDescription {
text-align:left;
}
#orderHistory td.itemAmount, .printPricing td.amount {
text-align:right;
}
#help dt {
color:#333333;
font-weight:bold;
padding-top:5px;
}
#help dl {
color:#666666;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
}
#help .boxInner {
padding:0 5px 10px;
}
#help dt a {
color:#E10101;
font-weight:bold;
margin-top:5px;
text-decoration:none;
}
form#albumSelector {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/row_header_2.gif) no-repeat scroll left top;
clear:both;
height:27px;
padding:5px 0 0 10px;
width:790px;
}
form#albumSelector h3 {
display:inline;
font-weight:bolder;
}
#sub-header {
clear:both;
margin:10px auto;
position:relative;
width:930px;
}
#sub-header h2 {
color:#5C6C22;
font-size:100%;
font-weight:bolder;
}
#photoThumbnailsPlaceHolder {
height:84px;
overflow-x:auto;
overflow-y:hidden;
}
#overlayPopupWindow {
background-color:#FFFFFF;
left:0;
opacity:0.6;
position:absolute;
text-align:center;
top:0;
width:100%;
z-index:90;
}
#photoPicker {
height:200px;
width:100%;
}
#photoPicker div.boxInner p {
padding:0;
}
#photoPicker h2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#0099CC none repeat scroll 0 0;
color:#FFFFFF;
height:21px;
margin:0;
padding:3px 0 0 10px;
}
#photoPicker #originalImages {
overflow-x:auto;
overflow-y:hidden;
width:790px;
}
#photoPicker a {
position:relative;
}
.PhotoThumbnailChecked {
display:none;
position:absolute;
right:-8px;
top:0;
}
.PhotoThumbnailContainerHorizontal_ON .PhotoThumbnailChecked {
display:inherit;
}
#productSelector {
font-size:10pt;
margin:0 0 11px;
}
#changeSizes {
font-size:10pt;
font-weight:bold;
}
#quotedPrice {
font-size:10pt;
font-weight:bold;
margin-right:10px;
}
.overlay {
background-color:#FFFFFF;
height:100%;
left:0;
margin:0;
opacity:0.8;
padding:0;
position:absolute;
top:0;
width:100%;
z-index:10;
}
.overScreen {
left:0;
position:absolute;
top:0;
width:100%;
z-index:20;
}
.overScreen p.success {
-x-system-font:none;
color:#d792bf;
font-family:arial;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bolder;
line-height:normal;
margin:10px;
}
.boxOverlay {
margin:30px auto;
text-align:center;
width:600px;
}
.boxOverlay table {
margin-left:40px;
text-align:center;
width:600px;
}
#overlay-imageholder {
background-color:#FFFFFF;
border:1px solid #AAAAAA;
cursor:pointer;
padding:5px;
position:absolute;
text-align:center;
width:auto;
z-index:401;
}
#overlay-loaderHolder {
border:medium none;
height:35px;
left:100px;
margin:auto;
padding:6px;
position:absolute;
text-align:center;
top:100px;
width:35px;
z-index:401;
}
#overlay-closeLink {
}
#addToCartSuccessModule div.firstCol, #addToCartSuccessModule div.col {
float:left;
margin:20px 0;
}
#addToCartSuccessModule div.firstCol div {
border:1px solid #d792bf;
padding:10px 10px 5px;
}
#addToCartSuccessModule div.col div {
border-bottom:1px solid #d792bf;
border-right:1px solid #d792bf;
border-top:1px solid #d792bf;
padding:10px 10px 5px;
}
#order summary {
overflow:hidden;
}
#orderSummary table {
border:medium none;
border-collapse:collapse;
}
#orderSummary th {
-x-system-font:none;
border:medium none;
color:#333333;
font-family:Arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding-bottom:2px;
text-align:center;
}
#orderSummary td {
-x-system-font:none;
border:medium none;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:2px 0;
text-align:center;
}
#orderSummary td.col1 {
text-align:center;
width:10%;
}
#orderSummary .col2 {
padding-left:4px;
text-align:left;
width:60%;
}
#orderSummary .col3 {
text-align:right;
width:30%;
}
.itemsTable th.col1 {
width:20%;
}
.itemsTable th.col2 {
width:10%;
}
.itemsTable th.col3 {
width:40%;
}
.itemsTable th.col4 {
width:18%;
}
.itemsTable th.col5 {
width:12%;
}
#orderSubtotal {
-x-system-font:none;
border:medium none;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:right;
}
#orderSubtotal p {
font-size:11px;
padding:3px 2px;
}
#orderSummary .orderTotal {
-x-system-font:none;
border-bottom:1px dotted #333333;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:5px 2px;
text-align:right;
}
#couponcode {
font-size:11px;
padding:5px 0;
text-align:right;
}
#orderSummary dl {
}
#orderSummary dt {
float:left;
text-align:left;
width:80px;
}
#couponcode dt {
float:none;
}
#orderSummary dd.appliedCode {
clear:none;
font-weight:bold;
}
#orderSummary dd {
clear:both;
}
#checkoutForm {
overflow:hidden;
}
input#checkoutButton {
float:right;
}
#shoppingCart table {
width:100%;
}
#checkout02 .itemsTable table {
background-color:#F3F3F1;
border:1px solid #CECECE;
width:100%;
}
#checkout02 .col1 {
padding-left:5px;
text-align:right;
width:125px;
}
#checkout02 #expirationMonth, #expirationYear {
margin-right:15px;
width:125px;
}
#checkout02 .longinput {
width:250px;
}
#checkout02 #nameOnCard, #creditCardNumber {
width:250px;
}
#checkout02 th, .requiredMsgClass {
padding-left:10px;
text-align:left;
}
#checkout02 p.legendInfo {
font-style:italic;
font-weight:bold;
padding-left:10px;
text-align:left;
}
#checkout02 .boxInner {
padding:0 10px;
}
#OrderTotalTable td {
padding-right:30px;
text-align:right;
}
#OrderTotalTable {
padding-bottom:10px;
}
#orderSummaryDiv, #continueShoppingDivId {
background-color:white;
padding:4px;
}
.money {
font-family:Arial;
margin-left:6px;
text-align:right;
width:50px;
}
#shoppingCart #bottomNavBar {
padding-right:10px;
}
body#prints h4 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#d792bf none repeat scroll 0 0;
color:#FFFFFF;
padding:3px 0 3px 10px;
}
body#prints .col-one {
border-left:2px solid #CCCCCC;
border-right:2px solid #CCCCCC;
margin-top:10px;
width:140px;
}
body#prints div.select {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F1F1F1 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-size:11px;
height:22px;
padding:5px 0 5px 10px;
}
body#Configurator div.select, body#MarsConfigurator div.select, body#myImages div.select {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F1F1F1 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
font-size:11px;
height:17px;
padding:5px 0;
width:197px;
}
body#prints .col-one div.select {
border-bottom:1px solid #000000;
}
body#prints .col-three div.select {
height:30px;
padding:1px 0 1px 0;
text-align:right;
}
body#prints .col-one ul#printSelector li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CCCCCC none repeat scroll 0 0;
border-bottom:1px solid #000000;
cursor:pointer;
list-style-type:none;
padding:6px 0 6px 10px;
}
body#prints .col-three div#printOrders ul {
clear:both;
}
body#prints .col-three div#printOrders ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#BBD7EB none repeat scroll 0 0;
border-bottom:1px solid #000000;
color:#d792bf;
cursor:pointer;
font-weight:bolder;
list-style-type:none;
padding:6px 0 6px 10px;
}
body#prints .col-one ul#printSelector li:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F1F1F1 none repeat scroll 0 0;
}
body#prints .col-one ul#printSelector li.on {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#d792bf none repeat scroll 0 0;
}
body#prints .col-one ul#printSelector li a {
-x-system-font:none;
color:#000000;
display:block;
font-family:arial,sans-serif;
font-size:0.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bolder;
line-height:normal;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
body#prints .col-one ul#printSelector li a.on {
color:#FFFFFF;
}
body#prints .col-one ul#printSelector li a:hover {
text-decoration:none;
}
body#prints div.col-two {
margin-top:10px;
padding-top:0;
width:561px;
}
body#prints div.col-two div.tabBoxes {
clear:both;
padding:10px;
}
body#Configurator div.col-two div.tabBoxes, body#MarsConfigurator div.col-two div.tabBoxes, body#myImages div.col-two div.tabBoxes {
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
height:353px;
overflow-x:hidden;
overflow-y:auto;
padding:10px;
width:175px;
}
body#Configurator div.col-two div#photos, body#Configurator div.col-two div#albums, body#MarsConfigurator div.col-two div#photos, body#MarsConfigurator div.col-two div#albums, body#myImages div.col-two div#photos, body#myImages div.col-two div#albums {
padding:10px 0 0 20px;
position:relative;
}
body#prints div.col-two div#selectAll {
color:#d792bf;
cursor:pointer;
float:right;
font-size:13px;
padding:0 10px 0 0;
}
body#prints .col-three {
border-left:2px solid #CCCCCC;
border-right:2px solid #CCCCCC;
margin-top:10px;
}
body#prints .col-three div#printOrders {
overflow-y:auto;
}
body#prints .col-three div#printOrders div.order {
border-bottom:1px solid #CCCCCC;
display:block;
float:left;
padding:5px 0 5px 5px;
}
body#prints .col-three div#printOrders table.order_table {
border-bottom:1px solid #CCCCCC;
width:100%;
}
body#prints .col-three div#printOrders table.order_table th.photo {
text-align:center;
width:60px;
}
body#prints .col-three div#printOrders table.order_table th.qty {
text-align:center;
width:22px;
}
body#prints .col-three div#printOrders table.order_table th.remove {
padding:0 10px 0 0;
text-align:right;
}
body#prints .col-three div#printOrders div.order:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CCCCCC none repeat scroll 0 0;
}
body#prints .col-three div#printOrders div.order div.image {
float:left;
width:60px;
}
body#prints .col-three div#printOrders div.order div.qty {
float:left;
padding:8px 0 0;
width:22px;
}
body#prints .col-three div#printOrders div.length {
float:left;
padding:8px 0 0 15px;
width:100px;
}
body#prints .col-three div#printOrders div.order div.qty input.print_qty {
width:16px;
}
body#prints .col-three div#printOrders div.order div.edit {
float:left;
padding:10px 12px 0 0;
text-align:right;
width:140px;
}
body#prints .col-three div#printOrders div.order div.edit a {
font-size:10px;
}
#sliderPrints {
margin:0 auto;
padding:5px 0 7px;
position:relative;
width:930px;
}
.photoThumbnail, .photoThumbnail_mouseover {
border:1px solid #CCCCCC;
float:left;
margin:-1px 0 0;
padding:10px 0 10px 30px;
position:relative;
width:920px;
z-index:0;
}
.photoThumbnail_mouseover {
border:1px solid #CC0000;
cursor:pointer;
z-index:10;
}
.photoThumbnailImg {
float:left;
font-size:11px;
margin:0 auto;
text-align:center;
width:200px;
z-index:0;
}
.photoThumbnail img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
display:block;
margin:0 auto;
}
table.printPricing {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:0 none;
border-collapse:collapse;
margin:0 0 0 20px;
width:400px;
}
table.printPricing th, table.printPricing td {
padding:2px 5px;
text-align:left;
}
.addressButtonColumn {
padding-top:6px;
text-align:center;
}
.disabled {
border:0 none;
color:black;
cursor:pointer;
font-weight:bold;
width:180px;
}
.enabled {
background-color:#FFFFFF;
border:1px solid #000000;
color:black;
font-weight:normal;
text-decoration:none;
width:180px;
}
.inputAddressBook {
width:180px;
}
#ImagePreviewParent {
height:312px;
text-align:center;
width:475px;
}
#ImagePreviewParent img {
margin:0 auto;
}
span#tooltipLinks a span {
display:none;
}
span#tooltipLinks a:hover span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
color:#000000;
display:block;
left:25px;
margin:10px;
padding:5px;
position:absolute;
text-align:center;
text-decoration:none;
top:0;
width:125px;
z-index:100;
}
span#tooltipLinks a:hover {
border-right:5px double white;
}
#divPrintOrders td {
font-size:10px;
}
body#myAlbums div#gridView {
float:left;
height:90%;
overflow-y:scroll;
position:relative;
width:708px;
}
body#myAlbums div#gridView div#gridInner {
float:left;
height:260px;
overflow-y:scroll;
position:relative;
width:100%;
}
body#myAlbums div.gallery {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F6F6F6 none repeat scroll 0 0;
border:1px solid #CCCCCC;
float:left;
height:384px;
margin:10px 0 0;
overflow-y:scroll;
padding:0;
width:197px;
}
body#myAlbums div.gallery div.album {
border-bottom:1px solid #CCCCCC;
display:block;
float:left;
padding:5px 0 5px 5px;
}
body#myAlbums div.gallery div.album:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFAD25 none repeat scroll 0 0;
}
body#myAlbums div.gallery div.selected {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#BBD7EB none repeat scroll 0 0;
}
body#myAlbums div.gallery div.album div.image {
float:left;
width:55px;
}
body#myAlbums div.gallery div.album div.text {
float:left;
padding:5px 0 0;
width:120px;
}
body#myAlbums div.gallery div.album div.text input.text {
color:#00AAD5;
display:block;
font-family:Arial,Helvetica,Sans-Serif;
font-size:1em;
font-weight:bolder;
text-decoration:underline;
width:126px;
}
body#myAlbums div.gallery div.album div.text input.enabled, body#myAlbums div.gallery div.album div.text input.disabled {
width:115px;
}
body#myAlbums div.gallery div.album div.text span.header a {
color:#00AAD5;
font-size:1.2em;
font-weight:bolder;
}
body#myAlbums div.gallery div.album div.text div.date {
-x-system-font:none;
color:#333333;
cursor:pointer;
float:left;
font-family:arial,helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:2px 0 0;
}
body#myAlbums div.gallery div.album div.text div.edit {
float:right;
padding:0 5px 0 0;
}
body#myAlbums div.gallery div.album div.text div.edit a {
display:block;
font-size:10px;
padding:2px 0 0;
}
body#myAlbums div.gallery div.album div.text div.numberOfPhotos {
-x-system-font:none;
cursor:pointer;
float:left;
font-family:arial,helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:2px 0 0;
}
p.breadcrumbs {
color:#666666;
font-size:11px;
}
p.breadcrumbs a {
color:#666666;
text-decoration:none;
}
#wellImages {
display:inline;
float:left;
height:200px;
margin-left:0;
overflow-x:auto;
overflow-y:hidden;
position:relative;
white-space:nowrap;
width:758px;
}
#overlay {
background-color:#FFFFFF;
height:100%;
left:0;
margin:0;
opacity:0.9;
padding:0;
position:absolute;
top:0;
width:100%;
z-index:10;
}
#cropOverlay {
margin:0 auto;
text-align:center;
}
#imagePreview {
left:0;
position:absolute;
top:0;
width:100%;
z-index:11;
}
body#Store .login .boxHeader {
margin-top:0;
}
body#Store .login div.sag div.promo {
padding-top:0;
}
div.sag {
padding:0;
}
div.sag img {
border:1px solid #CCCCCC;
margin:0 0 20px;
padding:1px;
}
.sag .items {
padding:20px 0 0 !important;
text-align:center;
}
div.promo {
padding:0;
}
div.promo img {
border:1px solid #CCCCCC;
margin:0 0 0;
padding:1px;
}
.promo .items {
padding:0 0 0 !important;
text-align:center;
}
#stepOne h2, #uploader h2 {
-x-system-font:none;
color:#d792bf;
font-family:arial;
font-size:15px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bolder;
line-height:normal;
}
.sIFR-flash {
margin:0;
visibility:visible !important;
}
.sIFR-replaced {
visibility:visible !important;
}
span.sIFR-alternate {
display:block;
height:0;
left:0;
overflow:hidden;
position:absolute;
top:0;
width:0;
}
.sIFR-flash + div[adblocktab="true"] {
display:none !important;
}
.sIFR-hasFlash .boxHeader {
position:relative;
}
.sIFR-hasFlash .boxHeader h3 {
font-size:16px;
line-height:26px;
position:absolute;
top:8px;
visibility:hidden;
width:600px;
}
.sIFR-hasFlash .boxHeader h3 a {
font-size:16px;
line-height:26px;
visibility:hidden;
}
.sIFR-hasFlash .boxHeader h3 a:hover {
font-size:16px;
line-height:26px;
visibility:hidden;
}
.sIFR-hasFlash .boxHeader h3 span {
font-size:16px;
line-height:26px;
visibility:hidden;
}
.sIFR-hasFlash .sidebar .boxHeader h3 {
width:180px;
}
#uploadPhotosDiv div#stepOne table td label {
cursor:pointer;
}
.tableTop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.ezprints.com/Templates/brand-standards/images/table-top-left.gif) no-repeat scroll left top;
height:30px;
margin:0;
overflow:hidden;
padding:0 0 0 10px;
}
.tableTop p {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.ezprints.com/Templates/brand-standards/images/table-top-right.gif) repeat scroll right top;
font-size:1%;
height:30px;
line-height:1px;
}
.tableTop h2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.ezprints.com/Templates/brand-standards/images/table-top-right.gif) repeat scroll right top;
height:30px;
line-height:30px;
text-indent:0;
}
.tableInner {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
.tableBottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.ezprints.com/Templates/brand-standards/images/table-bottom-left.gif) no-repeat scroll left top;
height:30px;
margin:0;
}
.tableBottom p {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.ezprints.com/Templates/brand-standards/images/table-bottom-right.gif) repeat scroll right top;
font-size:1%;
height:30px;
line-height:1px;
margin:0 0 0 10px;
}
.tableInner table {
border:0 none;
margin:0;
padding:0;
width:100%;
}
.tableInner table td, .tableInner td {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:3px 10px;
}
.tableInner table th, .tableInner th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.ezprints.com/Templates/brand-standards/images/bg-table-header.gif) repeat-x scroll 50% 50%;
border-right:1px solid #CCCCCC;
font-weight:bolder;
height:40px;
line-height:40px;
padding:0 10px;
white-space:nowrap;
}
.tableInner table tr.even td, .tableInner tr.even td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F3F3F3 none repeat scroll 0 0;
}
.tableInner table tr.on td, .tableInner tr.on td {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:#FFFFCC none repeat scroll 0 0 !important;
}
table#pagination {
width:100%;
}
table#pagination td#pageOn {
color:#CCCCCC;
font-size:11px;
padding:0 0 10px 10px;
vertical-align:top;
width:30%;
}
table#pagination td#pages {
padding:0 0 10px 10px;
text-align:center;
vertical-align:top;
width:40%;
}
table#pagination td#pages a {
font-size:11px;
}
table#pagination td#paginate {
padding:0 0 10px 10px;
text-align:right;
vertical-align:top;
width:30%;
}
div.pageNumberOptions {
padding:20px 0 0;
}
span#pagingLinks a {
cursor:pointer !important;
font-size:11px;
}
span#pagingLinks a.disabled {
cursor:default;
font-weight:normal !important;
}
dl {
margin:10px 20px 0 0;
}
dl dt {
font-weight:bolder;
margin:20px 0;
}
dl dd {
margin:0 0 20px;
}
dl dd ul {
margin:15px 40px;
}
#instructions dl dd ul {
margin:10px;
}
.shippingCutoff {
display:block;
margin:0 0 6px 12px;
}
.requiredClass {
color:red;
}
#noPhotos {
font-size:18px;
font-weight:bolder;
padding:20px;
text-align:center;
width:100%;
}
#noPhotos a {
font-size:18px;
}
.content a.anchor {
color:#333333;
font-size:18px;
}
.content a.anchor:hover {
text-decoration:none;
}
#Pro .first, #Help .first, #About .first {
margin-top:0;
}
.content p {
margin:8px 0;
}
.content ul {
list-style-type:square;
margin:10px 0 0 15px;
}
.content ul li {
padding:0 0 5px;
}
.accordion_toggle {
height:0;
}
.accordion_content, .accordion_content ul, ul.accordion_content li, .accordion_toggle {
overflow:hidden;
}
#proPremiumPackaging ul li {
margin:14px 0;
}
.content img {
border:1px solid #CCCCCC;
}
#proProfessionalResults img {
float:right;
margin:16px 4px 16px 16px;
}
#proTrueColor img, #proSoftProof img {
float:none;
}
#proTrueColor img {
margin:12px;
}
#proSoftProof img {
margin:12px 40px;
}
#proPremiumPackaging img {
margin:18px 0;
}
.content dl {
margin:0;
}
.content dl dt {
font-weight:bolder;
margin:20px 0 0;
}
.content dl dt a {
color:#000000;
font-size:14px;
}
.content dl dt a:hover {
text-decoration:none;
}
.content dl dd {
margin:0 0 40px;
}
.content dl dt.even, .content dl dd.even {
}
#Configurator .content img, #Configurator .content a.top, #MarsConfigurator .content img, #MarsConfigurator .content a.top {
display:none;
}
#Help .col-one .productList ul li a {
border-bottom:1px dotted #CCCCCC;
padding:6px 0 6px 15px;
}
#Help .col-one .productList ul li.last a {
border-bottom:medium none;
padding-bottom:0;
}
#rewardsPage {
}
body#rewardsPage .rewardsHeader {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/rewards/header_bg.jpg) repeat-x scroll left top;
height:90px;
}
body#rewardsPage .logoContainer {
margin-left:auto;
margin-right:auto;
padding-left:20px;
padding-top:10px;
width:671px;
}
body#rewardsPage .rewardsLogin {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/rewards/panel_background.png) no-repeat scroll 0 0;
height:310px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding-bottom:30px;
padding-top:30px;
width:671px;
}
body#rewardsPage .loginForm {
float:right;
margin:58px 70px 0 0;
}
body#rewardsPage .loginForm label {
color:#4468A3;
font-size:12pt;
}
body#rewardsPage .loginForm input[type="text"], body#rewardsPage .loginForm input[type="password"] {
font-size:10pt;
width:220px;
}
body#rewardsPage .loginForm .formLabel {
margin-bottom:5px;
}
body#rewardsPage .cokeImages {
float:left;
margin-left:80px;
margin-top:60px;
width:190px;
}
.imgCokeThanks {
margin-left:auto;
margin-right:auto;
width:145px;
}
.imgCokeRewards {
float:right;
width:182px;
}
body#rewardsPage .rewardsFooter {
font-weight:bold;
margin-left:auto;
margin-right:auto;
margin-top:30px;
text-align:center;
width:725px;
}

