@charset "utf-8";

/***  Checkout ***/
/* @import url('/css/checkout.css'); */

/****** CHANGES TO BASE STYLES ******/
div#iacol, div.main_2narrow {
	overflow: visible;
}
/******* COMMON *******/
.hiddenText {
}

/******* HOMEPAGE *******/
#home div#top {
	width: 991px;
	height: 584px;
	padding: 0;
	background: transparent url(/your-shot/custom-cover/i/bg_custom_cover_home.jpg) 0 10px no-repeat;
}
.hiddenImgPreloader {
	width: 0;
	height: 0;
	overflow: hidden;
}
#home div#top .textbox {
	color:#FFFFFF;
	float:left;
	padding-left:57px;
	padding-top:345px;
	width:396px;
}
#home div#top .textbox h4 {
	font-size: 3.75em;
	line-height: .925em;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
#home div#top .textbox p {
	font-size: 1.25em;
	line-height: 1.2em;
	padding: 0 0 0 2px;
	letter-spacing: .02em;
}
#home div#top .covers {
	float:right;
	padding:268px 32px 0 0;
	width:auto;
}
#home div#top .covers form#custom_cover {
	margin: 0;
	padding: 0;
}
#home div#top .covers #cover_one {
	float:left;
	padding-left:34px;
	text-align:center;
	width:216px;
}
#home div#top .covers form#custom_cover div#cover_one a#buy_now_button {
	display:block;
	height:27px;
	margin:17px auto 0;
	width:149px;
	text-decoration: none;
}
#home div#top .covers #cover_two {
	float:left;
	padding-left:36px;
	text-align:center;
	width:216px;
}
#home div#top .covers form#custom_cover div#cover_two a#create_your_own_button {
	display:block;
	height:27px;
	margin:17px auto 0;
	width:149px;
	text-decoration: none;
}
#home div#top .covers br.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
#home ul.features_nav {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 30px;
	clear: both;
	float: none;
}	
#home ul.features_nav br.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	background-color: red;
}
#home ul.features_nav li {
	margin: 0;
	padding: 57px 0 12px 25px;
	float: left;
	width: 293px;
	margin: 0;
}
#home ul.features_nav li img {
	background-color: #000;
	width: 110px;
	height: 110px;
	margin: 0 20px 0 0;
	padding: 0;
	border-width: 0px;
	overflow: hidden;
	float: left;
}
#home ul.features_nav li h4 {
	float:left;
	font-weight:bold;
	line-height:1em;
	margin:0;
	padding:0 0 4px 0;
	width:160px;
}

#home ul.features_nav li a {
	float: left;
}
/******* STEP 1 (NOT UTILIZED)*******/
/* 
#step1 {background:url(/images/bkg_step1.png) 0 0 no-repeat;width:840px;height:389px;position:relative;} 
#step1 label {display:none;}
#step1 input {font-size:12px;text-align:center;background-color:white;border:1px solid #CCC;padding:2px;}
#step1 input#txtName {position:absolute;top:77px;left:485px;width:132px;}
#step1 input#txtDedicationCaption {position:absolute;top:285px;left:505px;width:120px;}
#step1 input#txtDedication {position:absolute;top:309px;left:505px;width:120px;}
*/

/******* STEP 2 -- UPLOAD IMAGE *******/
#custom_cover_preview {
	background: transparent url(/your-shot/custom-cover/i/bg_your_shot_custom_cover.png) 0 0 no-repeat;
	width: 505px;
	height: 504px;
	float: right;
	position: relative;
	top: 0px;
}

#custom_cover_preview h4 {
	margin:0;
	color: #CE0018;
	font-size: 1.125em;
	padding-bottom: 8px;
}
#custom_cover_preview label {display:none;}
#custom_cover_preview input {font-size:11px;background-color:white;}

#custom_cover_preview #photo_preview {
	position:relative;
	font-size:'arial black', arial, helvetica, sans-serif;
	width:214px;
	height:148px;
	top:227px;
	left:147px;
	background: transparent url(/your-shot/custom-cover/i/bg_photo_preview.png) 3px -15px no-repeat;
	color: #000;
	font-size: 26px;
	font-weight:bold;
	display: block;
    z-index:4;
}
#custom_cover_preview #upload_photo_button {
    position:relative;
    width:154px;
    background:transparent url(/your-shot/custom-cover/i/btn_upload_image.gif) 0 0 no-repeat;
    font-size:28px;
	line-height:28px;
	height:28px;
	border-width: 0px;
	left: 5px;
	top: 180px;
    z-index:5;
	color:#fff;
	cursor: pointer;
}
#custom_cover_preview labeltext {
	display:none;
}

/******* STEP 3  -- EDIT IMAGE OR PROCEED TO CHECKOUT *******/
#customize_cover {
	text-align: center;
	padding: 0;
	margin:0;
	float:right;
	width:505px;
}
#customize_cover h4 {
	padding: 0;
	margin:0;
	color: #CE0018;
	font-size: 1.125em;
	padding-bottom: 8px;
}
#customize_cover h4#header_preview, #customize_cover h4#header_upload {
	/* */
	float:none;
	display:block;
}
#customize_cover h4#header_preview {
	display: none;
}
#customize_cover label.shown {display:inline;}
#customize_cover input {font-size:11px;background-color:white;}

/****** CUSTOM COVER TERMS OF SERVICE ******/
#bottom_tos_confirm {
	clear:right;
	float:right;
	font-family:sans-serif,arial,helvetica;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	margin:0;
	padding:20px 14px 10px 14px;
	text-align:center;
	width:475px;
}

#tos_panel {
	position:absolute;
	font-size:'arial black', arial, helvetica, sans-serif;
	width:384px;
	overflow:visible;
	height:420px;
	top:435px;
	left:38%;
	color: #000;
	z-index:4;
	display: none;
}

#tos_panel .titlebar {
	height: 20px;
	background-color: #eee;
	border: 1px solid silver;
	border-bottom-width: 0px;
	text-align: left;
	padding: 0 0 0 10px;
	color: rgb(130,130,130);
}

#tos_panel .titlebar  h4{
	line-height: 20px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	color: rgb(130,130,130);
	width: auto;
}

#tos_panel .titlebar a.close {
	float: right;
	height: 20px;
	padding: 0 10px 0 0;
	font-size: .8em;
	font-variant: small-caps;
	color: rgb(100,100,100);
}

#tos_frame {
	border: 1px solid rgb(130,130,130);
}

/****** CUSTOM BUTTONS AND CITATIONS ******/
#bottom_button_bar {
	clear:right;
	float:right;
	margin:0;
	padding:10px 14px;
	clear: right;
	text-align:center;
	width: 475px;
}

#hp_indigo_citation {
	color: #CE0018;
	font-size: 12px;
	clear:right;
	float:right;
	margin:0;
	padding:10px 14px;
	clear: right;
	text-align:center;
	width: 475px;
}

#bottom_button_bar #edit_image_button {
    width:154px;
    background:transparent url(/your-shot/custom-cover/i/btn_edit_image.gif) 0 0 no-repeat;
    font-size:28px;
	line-height:28px;
	height:28px;
	border-width: 0px;
	margin-right: 15px;
    z-index:5;
	color:#fff;
	cursor: pointer;
}

#bottom_button_bar #proceed_to_checkout_button {
    position:relative;
    width:154px;
    background:transparent url(/your-shot/custom-cover/i/btn_proceed_to_checkout.gif) 0 0 no-repeat;
    font-size:28px;
	line-height:28px;
	height:28px;
	border-width: 0px;
    z-index:5;
	color:#fff;
	cursor: pointer;
}

/****** CUSTOMIZE COVER ******/
#customize_cover div#loading_div {
    text-align:center;
    height:368px;
    width:581px;
}

#customize_cover img#loading_img {
    position: absolute;
    top: 200px;
    left: 410px;
}

#customize_cover div#pb_div {
    position:absolute;
    top: 230px;
    width: 300px;
    left: 285px;
}

#customize_cover table.pb_bordered {
    border-style: solid;
    border-width: 1px;
    margin: 5px;
    border-color: #F7A02A;
}

#customize_cover td.pb_bkgd {
    background-color: #F7A02A;
    color: #F7A02A;
}

/******* ACTION *******/
#action {background:#F0F0F0;width:850px;height:94px;text-align:center;}
#action input {font-size:14px;}
#action .btn_continue {color:#000;padding:0;margin:21px 0 0 0;border:none;width:219px;height:53px;}
#action .btn_preview {color:#000;padding:0;margin:21px 0 0 0;border:none;width:250px;height:53px;}
#action .btn_editmyselections {color:#000;padding:0;margin:21px 0 0 0;border:none;width:227px;height:53px;}
#action .btn_addtocart {color:#000;padding:0;margin:21px 0 0 0;border:none;width:228px;height:53px;}
#action .btn_checkout {color:#000;padding:0;margin:21px 0 0 0;border:none;width:216px;height:53px;}
#action .btn_buildanother {color:#000;padding:0;margin:21px 0 0 0;border:none;width:215px;height:53px;}
#action .btn_back {color:#000;padding:0;margin:21px 0 0 0;border:none;width:216px;height:53px;}
#action .btn_submitorder {color:#000;padding:0;margin:21px 0 0 0;border:none;width:216px;height:53px;}
#action .btn_backtocart {color:#000;padding:0;margin:21px 0 0 0;border:none;width:216px;height:53px;}

/****** ERRORS ******/
.error {color:red;margin:0 100px;}
#error_box { 
	font-size: 1.25em;
	font-weight:bold;
	color:red; 
	clear:right;
	float:right;
	margin:0;
	padding:10px 14px;
	clear: right;
	text-align:center;
	width: 475px;
}
.custom_field_error
 {
    color:#d83755; 
    font-size:9px;
    padding:3px 0;
    font-weight:bold;
}

.error_wrap
 {
    margin:10px 0pt;
    padding:25px 0 0 0;
    text-align:center;
    width:201px;
    height:150px;
    z-index:1000;
    position:absolute;
}
#error_background { display:none; }
.error_background_position1 { left:135px; top:25px; }
.error_background_position2 { left:5px;   top:5px;  }

/****** RIGHT & LEFT COL ******/
#leftcol {float:left;display:block;overflow:hidden;width:302px;}
#rightcol {float:right;display:block;overflow:hidden;width:156px;}

/******* TERTIARY *******/
#tertiary {background:url(/images/main_footer.gif) 0px 0px no-repeat;width:850px;height:125px;position:relative;text-align:center;}
#tertiary ul {list-style:none;clear:both;text-align:center;margin:0 auto;overflow:hidden;width:541px;padding-top:18px;}
#tertiary ul li {display:inline;}
#tertiary ul li.home a {background:url(/images/footer_btn_home.png) 0 0 no-repeat;width:175px;height:39px;text-indent:-9000em;display:block;float:left;}
#tertiary ul li.customerservice a{background:url(/images/footer_btn_customer.png) 0 0 no-repeat;width:175px;height:39px;text-indent:-9000em;display:block;float:left;margin-left:8px;}
#tertiary ul li.shoppingcart a{background:url(/images/footer_btn_cart.png) 0 0 no-repeat;width:175px;height:39px;text-indent:-9000em;display:block;float:left;margin-left:8px;}
#tertiary h2 a{background:url(/images/spacer.gif) 0 0 no-repeat;width:194px;height:48px;text-indent:-9000em;display:block;text-align:center;position:absolute;bottom:1px;left:337px;}

/******* FOOTER *******/
#footer {color:white;margin-top:8px;margin-bottom:2em;}
#footer small {font-weight:bold;}

/******* UPLOAD FRAME *******/
#upload_frame {
    background:#CCC;
    border:1px solid black;
    margin:0px auto
}

#upload_form {
    margin:5px;
    height:390px;
    width:390px;
    background:white;
    display:none;
    position:absolute;
    z-index:1000;
    top:0px;
    left:0px;
}

/****** CUSTOM COVER UPLOADFILE ******/
#customize_cover #uploadFile {position:absolute;top:188px;left:193px;width:80px;border:1px solid #CCC;background:white;padding:1px;}

/*********  CUSTOMER SERVICE and TERMS OF SERVICE **********/
#service,
#tos 
{
	background-color:#FFFFFF;
	border-right:1px solid #BCBCBC;
	border-top:1px solid #BCBCBC;
	border-left:1px solid #BCBCBC;
	margin:25px 75px 0 75px;
	padding:25px 35px;
	
}
#service li
{
	list-style:none;
}
#service hr
{
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
#service li,
#tos li
{
	margin:4px 0;
}


#service h2,
#service h3,
#service h4,
#tos h2,
#tos h3,
#tos h4

{
  font-family: "trebuchet ms", arial, georgia, serif;
  font-weight: normal;
  margin-bottom: 18px;
}

#service .faq_q,
#tos .faq_q
{
    font-style:italic;
    margin-bottom: 2px;
}

#service .faq_a ul,
#tos .faq_a ul
 {
    margin-top: 0px;
    margin-bottom: 0px;

}

#service p.follow,
#tos p.follow
{
    margin-bottom: 0px;
}
tos ol
{
 margin:10px 0 10px 25px;
}
#tos table
{
	font-size:.75em;
	margin:15px 0 15px 30px;
}
#tos td
{
	padding-left:15px; 
}

