

	/* for subtotal text at bottom of cart */
	.subTotLabel, .subTotValue
	{
		float:left;
		border:solid 0px red;
		width:500px;
		font-weight:bold;
		text-align:right;
	}

	.subTotValue
	{
		margin-right:12px;
		width:60px;
	}
	


#content h2 a {
  text-decoration: none;
}
#AlbumSelector {
  width: 180px;
}
/* PRODUCT OPTIONS */
#bak_product_options {
  width: 270px;
  margin-right:-5px;
  height: auto;
  background-color: #fff;
  float: left;
}

#bak_product_options div.left input
{
	vertical-align:middle;
}

#product_options_hdr {
  padding: 5px 10px;
  font-size: 11px;
  color: #425d6b;
  float: left;
}
#product_options_hdr h1 {
  font-size: 22px;
}
#product_options_hdr h2 {
  font-size: 16px;
}

#product_options_tabs {
  width: 260px;
  padding: 10px 5px 0 5px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #658ba0;
  float: left;
}
#product_options_tabs a {
  font-weight: bold;
  color: #c4d3df;
  text-decoration: none;
}

#product_options_txt {
  padding: 10px;
  color: #425d6b;
  border-top: 1px solid #658ba0;
  background-color: #d4e1e8;
  float: left;
}
#product_options_txt textarea {
  width: 155px;
  height: 35px;
  font-size: 11px;
}

.photo_options_row {
  width: 250px;
  height: 140px;
  padding: 10px;
  color: #425d6b;
  background-color: #d4e1e8;
  float: left;
}

.photo_options_row2 {
  width: 250px;
  height: 286px;
  padding: 10px;
  color: #425d6b;
  background-color: #d4e1e8;
  float: left;
}

#option_btn {
  width: 44px;
  margin-right: 3px;
  text-align: center;
  float: left;
}
#option_btn_end {
  width: 44px;
  margin-right: 3px;
  text-align: center;
  float: left;
}
#option_btn a, #option_btn_end a {
  font-size: 9px;
  color: #425d6b;
}

#zoom_bar {
  width: 10px;
  padding-top: 3px;
  float: left;
}

#btn_reset {
  width: 250px;
  padding-top: 5px;
  font-size: 9px;
  color: #425d6b;
  text-align: center;
  float: left;
}
#btn_reset a {
  color: #425d6b;
}

#quick_options_comp {
  width: 250px;
  float: left;
}

#quick_qty {
  width: 75px;
  float: left;
}

#quick_qty_row {
  width: 175px;
  padding: 5px;
  border-bottom: 1px solid #658ba0;
  float: left;
}
#quick_qty_row input {
  width: 20px;
  height: 11px;
  font-size: 9px;
}
#quick_qty_row a {
  font-size: 9px;
  text-decoration: none;
}

#option_col {
  width: 155px;
  margin-left: 70px;
  padding: 10px 0;
  text-align: left;
  float: left;
}
* html #option_col {
  margin-left: 10px;
}

#redeye_opts {
  margin-top: -100px;
  float: left;
}
* html #redeye_opts {
  margin-top: -135px;
}

#redeye_col_left {
  padding-top: 5px;
  padding-right: 5px;
  font-size: 9px;
  color: #425d6b;
  float: left;
}
#redeye_col_right {
  padding-top: 5px;
  float: left;
}
#redeye_col_right p {
  padding-bottom: 3px;
}

#redeye_preview img {
  background-color: #fff;
  border: 1px solid #658ba0;
}

#redeye_grid {
  width: 39px;
  height: 39px;
  padding: 2px;
  margin-bottom: 5px;
  border: 1px solid steelblue;
  background-color: #fff;
}

#redeye_grid img {
  border: 1px solid #c4def4;
}

/* PRINTS */
#prints_getstarted {
  margin-top: 300px;
  margin-left: 20px;
  float: left;
}

#option_bar 
{
	margin: 0px;
  width: 640px; /*630px;*/
  padding: 5px; /*10px;*/
  font-size: 11px;
  color: #fff;
  background-color: #658ba0;
  vertical-align: middle;
  float: left;
}
#option_bar a, .option_bar a {
  color: #fff;
  text-decoration: none;
}

.option_barSelected 
{
	color: rgb(29, 61, 146);
}

#option_bar a:hover {
  text-decoration: underline;
}

#bak_print_thumb, .bak_print_thumb {
  width: 200px;
  height: 180px;
  background: url('../images_v3/album/bak_prints_thumb.gif') no-repeat;
  float: left;
}

#photo, .photo {
  width: 117px;
  height: 102px;
  margin-top: 20px;
  margin-left: 17px;
  float: left;
  text-align: center;
}
#photo_sc {
  width: 117px;
  height: 117px;
  margin-top: 16px;
  margin-left: 16px;
  float: left;
  text-align: center;
  vertical-align:middle;
  overflow:hidden;
}
* html #photo {
  margin-left: 9px;
}

#photo img
{
  vertical-align:middle;
  text-align:center;
  padding: 0px;
margin:0px;

   
}
#photo_sc img
{
  vertical-align:middle;
  text-align:center;
  padding: 0px;
  margin:0px; 
}

/* prints_thumbs */
table.myAlbum_image_preview_table 
{
	width:117px;
	height:102px;
}
table.myAlbum_image_preview_table td
{
	text-align: center;
}

#photo_side_tools {
  padding-top: 30px;
  float: left;
}
#photo_side_tools img {
  vertical-align: middle;
}

#photo_name, .photo_name 
{
	padding-top:28px;
  width: 150px;
  text-align: center;
  float: left;
}
#photo_name input {
  vertical-align: middle;
}

#bak_album_thumb_fr 
{
  width: 205px;
  height: 170px;
  background: url('../images_v3/album/bak_album_thumb.gif') no-repeat;
  float: left;
}
#bak_album_thumb, .bak_album_thumb {
    /*width: 205px;*/
	width: 155px;
  height: 170px;
  background: url('../images_v3/album/bak_album_thumb.gif') no-repeat;
  float: left;
}
#album_thumb, .album_thumb{
  width: 82px;
  height: 102px;
  padding-top: 10px;
  padding-left: 15px;
  margin-bottom: 10px;
  float: left;
  text-align: center;
}

#photo_side_tools, .photo_side_tools {
  padding-top: 30px;
  float: left;
}
#photo_side_tools img {
  vertical-align: middle;
}

#album_name, .album_name {
  width: 140px;
  padding-top: 3px;
  float: left;
}
#album_name input, .album_name input  {
  vertical-align: middle;
}

#row_label {
  width: 610px;
  margin-top: 10px;
  padding: 5px 10px;
  color: #658ba0;
  background-color: #d4e1e8;
  float: left;
}

#gallery_thumb {
  width: 72px;
  height: 72px;
  margin-right: 5px;
  margin-top: 5px;
  float: left;
  border: 1px solid #658ba0;
}

#gallery_thumb img {
 vertical-align:middle;
 text-align:center;
  width: 72px;
  height: 72px;
}

#print_template_layer_h {
  width: 430px;
  height: 307px;
  margin-left: -5px;
  float: left;
}
* html #print_template_layer_h {
  margin-left: -5px;
}
#print_template_text_h {
  width: 440px;
  margin-top: 5px;
  margin-bottom: 15px;
  color: #dd3834;
  text-align: center;
  float: left;
}

#print_template_layer_v {
  width: 307px;
  height: 430px;
  margin-left: 70px;
  float: left;
}
* html #print_template_layer_v {
  margin-left: 35px;
}
#print_template_text_v {
  width: 440px;
  margin-bottom: 10px;
  color: #dd3834;
  text-align: center;
  float: left;
}

/* UPLOAD */
#upload_header {
  width: 610px;
  padding: 10px;
  color: #fff;
  background-color: #658ba0;
  float: left;
}
* html #upload_header {
  width: 617px;
}
#upload_content {
  width: 610px;
  padding: 10px;
  background-color: #d4e1e8;
  float: left;
}

#upload_box {
  width: 265px;
  margin: 0 10px 10px 0;
  padding: 10px;
  background-color: #fff;
  float: left;
}
#upload_box h3 {
  font-size: 14px;
}
#upload_box input, #upload_box img {
  vertical-align: middle;
}

#content_activex {
  width: 625px;
  height: auto;
  padding: 10px;
  border: 1px solid #658ba0;
  float: left;
}
#content_activex ol {
  margin-left: 20px;
}
#content_activex .upload_instructions {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 10px;
  list-style-image: none;
}

#component_activex {
  padding-top: 10px;
  position: relative;
  top: 0px;
  left: -15px;
  font-weight: normal;
  font-size: 11px;
}
#upload_order {
  width: 230px;
  height: 519px;
  margin-left: 10px;
  padding: 10px;
  background-color: #d4e1e8;
  float: left;
}
.ImageButton
{
	vertical-align:middle;
}
#upload_order h3 {
  font-size: 13px;
  padding-bottom: 10px;
}
/* express order */
.express_order_options {
  width: 425px;
  float: left;
}
.express_qty {
  width: 45px;
  padding-bottom: 3px;
  float: left;
}
.express_size {
  width: 70px;
  padding-bottom: 3px;
  float: left;
}
.express_unit {
  width: 55px;
  padding-bottom: 3px;
  float: left;
}
.express_options {
  width: 80px;
  float: left;
}
* html #express_options {
  width: 80px;
  float: left;
}
.express_border {
  width: 80px;
  padding-bottom: 3px;
  float: left;
}
* html #express_border {
  width: 80px;
  float: left;
}
.express_items {
  width: 45px;
  padding-bottom: 3px;
  float: left;
}
.express_cost {
  width: 45px;
  padding-bottom: 3px;
  padding-right:5px;
  float: right;
  text-align:right;
}

/* quick order */
#quickorder_options {
  width: 240px;
  float: left;
}
#quick_qty {
  width: 25px;
  padding-bottom: 3px;
  float: left;
}
#quick_size {
  width: 70px;
  padding-bottom: 3px;
  float: left;
}
#quick_size2 {
  width: 35px;
  padding-top: 3px;
  padding-bottom: 3px;
  float: left;
}
#quick_options {
  width: 70px;
  padding-bottom: 3px;
  float: left;
}
* html #quick_options {
  width: 62px;
  float: left;
}
#quick_border {
  width: 70px;
  padding-bottom: 3px;
  float: left;
}
* html #quick_border {
  width: 65px;
  float: left;
}
#quick_cost {
  width: 25px;
  padding-bottom: 3px;
  float: left;
}
#quick_cost2 {
  width: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  float: left;
}

#quick_sub_label {
  width: 55px;
  margin-top: 3px;
  padding: 3px 0 3px 20px;
  border-top: 1px solid #425d6b;
  float: right;
}
#quick_sub {
  width: 43px;
  margin-top: 3px;
  padding: 3px 0 3px 0;
  border-top: 1px solid #425d6b;
  float: right;
}
#quick_total_label {
  width: 55px;
  margin-top: 3px;
  padding: 3px 0 3px 20px;
  color: #fff;
  background-color: #425d6b;
  float: right;
}
#quick_total {
  width: 43px;
  margin-top: 3px;
  padding: 3px 0 3px 0;
  color: #fff;
  background-color: #425d6b;
  float: right;
}

#banner_pricing {
  width: 270px;
  height: 446px;
  background: #fff url('../images_v3/album/banner_pricing.gif') no-repeat;
  float: left;
}
#pricing_table {
  padding-top: 86px;
  padding-left: 15px;
  float: left;
}
#pricing_table h3 {
  font-size: 10px;
  color: #658ba0;
  padding-bottom: 3px;
}
#pricing_table a {
  color: #658ba0;
  text-decoration: none;
}

/* DYNAMIC QUICK ORDER */
#dyn_quickorder {
  font-size: 11px;
  color: #425d6b;
  position: absolute;
  top: auto;
  left: auto;
  visibility: visible;
  z-index: 3;
  width: 0;
  height: 0;
  padding: 260px 0 0 340px;
}


/* REGISTER */
#register_form {
  width: 270px;
  height: 285px;
  margin-left: 25px;
  padding: 120px 0 0 30px;
  background: url('../images_v3/account/bak_register.gif') no-repeat;
  float: left;
}
#register_form_fr {
  width: 270px;
  height: 285px;
  margin-left: 25px;
  padding: 120px 0 0 30px;
  background: url('../images_v3/account/bak_register_fr.gif') no-repeat;
  float: left;
}
* html #register_form, #register_form_fr {
  height: 306px;
}
#register_label {
  width: 120px;
  padding-right: 5px;
  padding-bottom: 5px;
  text-align: right;
  float: left;
}
#register_field {
  padding-bottom: 5px;
  float: left;
}

/* PHOTOBOOK */
#photobook_choice {
  width: 270px;
  height: auto;
  padding: 10px;
  float: left;
  background-color: #fff;
}
#photobook_choice p {
  padding-bottom: 10px;
}
#photobook_choice h2 {
  font-size: 16px;
  color: #658ba0;
}
#photobook_choice h3 {
  font-size: 14px;
  color: #658ba0;
  padding-bottom: 3px;
}

#base_price {
  width: 250px;
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 3px 0;
  border-top: 1px solid #658ba0;
  border-bottom: 1px solid #658ba0;
  float: left;
}

#theme_thumb {
  width: 80px;
  margin-right: 3px;
  height: 110px;
  text-align: center;
  cursor: hand;
  float: left;
}
#theme_thumb img {
  border: 1px solid #658ba0;
}

/* ORDER STATUS */
#order_details_content {
  width: 632px;
  padding: 20px;
  font-size: 12px;
  color: #425d6b;
  background-color: #d4e1e8;
  float: left;
}
#order_details_content h1 {
  font-size: 22px;
  padding-bottom: 5px;
}
#order_details_content h2 {
  font-size: 14px;
  padding-bottom: 10px;
}

#order_details_row {
  width: 612px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #425d6b;
  float: left;
}

#order_details_qty {
  width: 90px;
  float: left;
}
#order_details_desc {
  width: 310px;
  float: left;
}
#order_details_unit {
  width: 100px;
  float: left;
  text-align:right;
}
#order_details_price {
  width: 100px;
  float: left;
  text-align:right;
}

#order_history_blank {
  width: 570px;
  padding: 10px;
  float: left;
}
#order_history_white {
  width: 570px;
  padding: 10px;
  background-color: #fff;
  float: left;
}
#order_hist_date_label {
  width: 100px;
  padding-left: 10px;
  float: left;
}
#order_hist_details_label {
  width: 370px;
  float: left;
}
#order_hist_amount_label {
  float: left;
}
#order_history_date {
  width: 100px;
  float: left;
}
#order_history_details {
  width: 370px;
  float: left;
}
#order_history_amount {
  width: 80px;
  float: left;
}

/* STORE PICKUP */
#prints_list {
  width: 650px;
  padding-bottom: 10px;
  float: left;
}
#prints_list_first
{
  width: 650px;
  padding-bottom: 0px;
  margin-bottom:-8px;
  float: left;
}
#prints_list_secondary
{
  width: 650px;
  padding-bottom: 0px;
  float: left;
}
#prints_thumb {
  width: 80px;
  float: left;
}
#prints_details {
  width: 240px;
  padding-top: 5px;
  float: left;
}
#prints_details2
{
	display:inline;
	width:280px;
	padding-top: 5px;
	float: left;
}

#prints_list_secondary #prints_details 
{
  padding-top: 0px;
}
#prints_list_secondary #prints_details2 
{
  padding-top: 0px;
}


#prints_in_hours {
  width: 150px;
  height: 70px;
  padding: 30px;
  border: 1px solid #658ba0;
  background-color: #d4e1e8;
  float: left;
}

#others_list {
  width: 600px;
  padding-bottom: 10px;
  float: left;
}
#others_thumb {
  width: 80px;
  float: left;
}
#others_details {
  width: 240px;
  padding-top: 5px;
  float: left;
}
#others_details2 {
	display:inline;
	width:280px;
	float:left;
	padding-top: 5px;
}
/* ORDER CONFIRMATION, PAYMENT, THANK YOU */
#order_summary_list {
  padding-bottom: 20px;
  float: left;
}
.order_summary_row {
 float: left;
}
#order_summary_qty {
  width: 20px;
  padding-right: 15px;
  padding-bottom: 5px;
  text-align: right;
  float: left;
}
#order_summary_qty h3 {
 font-size: 12px;
}
#order_summary_item {
  width: 470px;
  padding-right: 15px;
  padding-bottom: 5px;
  float: left;
}
#order_summary_item p {
 padding-bottom: 0;
}
#order_summary_item h3 {
 font-size: 12px;
}
#order_summary_item span {
 font-weight: normal;
}
.prepaid_note {
 color: #9c995a;
}
#order_summary_item_short1 {
 width: 400px;
 padding-right: 15px;
 padding-bottom: 5px;
 float: left;
}
#order_summary_item_short1 p {
 padding-bottom: 0;
}
#order_summary_item_short1 span {
 font-weight: normal;
}
#order_summary_item_short2 {
 width: 60px;
 padding-right: 10px;
 padding-bottom: 5px;
 font-size: 12px;
 text-align: right;
 float: left;
}
#order_summary_price {
  width: 100px;
  padding-bottom: 5px;
  float: left;
  text-align:right;
}
#order_summary_price h4 {
 font-size: 12px;
 font-weight: normal;
}

#order_summary_item2 {
  width: 700px;
  padding-bottom: 5px;
  float: left;
}

#cc_label {
  width: 100px;
  padding-bottom: 5px;
  float: left;
}
#cc_field {
  width: 295px;
  padding-bottom: 5px;
  float: left;
}

/* GREETING CARDS */
#category_col {
  width: 180px;
  height: 452px;
  padding: 10px;
  background-color: #fff;
  float: left;
}
#category_col h1 {
  font-size: 22px;
  color: #425d6b;
  padding-bottom: 10px;
}
#category_col h2 {
  font-size: 16px;
  color: #425d6b;
  padding-bottom: 5px;
}
#category_col ul {
  margin-left: 3px;
}
#category_col li {
  font-size: 12px;
  list-style-type: none;
  padding-bottom: 5px;
}
#category_col a {
  color: #9c995a;
  text-decoration: none;
}

#content_col {
  width: 720px;
  height: 452px;
  padding: 10px;
  margin-left: 10px;
  font-size: 11px;
  color: #425d6b;
  background-color: #fff;
  float: left;
}
#content_col a {
  color: #658ba0;
}
#content_col h1 {
  font-size: 22px;
  color: #425d6b;
  padding-bottom: 10px;
}
#content_col h2 {
  font-size: 16px;
  color: #425d6b;
  padding-bottom: 10px;
}

#feature_card {
  width: 130px;
  height: 180px;
  margin: 0 7px 10px 0;
  border: 1px solid #658ba0;
  float: left;
  overflow: hidden;
}

div#template_content 
{
	width: 720px; height: 320px; margin-top: 5px; 	
	float: left;
    font-size: 11px;
	color: #37495e;
  	padding:0;
	margin:0;
}
div#template_list {
	width: 720px; height: 320px; 
	overflow: auto;
	float: left;
	padding:0;
	margin:0;
}

td.template_cell {
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	vertical-align:top;
}


#feature_card_thumb {
  width: 120px;
  height: 80px;
  padding: 5px 0;
  text-align: center;
  float: left;
}
#feature_card_label {
  width: 130px;
  xxpadding: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #658ba0;
  text-align: center;
  float: left;
  height:30px;
}
#feature_card_details {
  width: 120px;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #658ba0;
  background-color: #d4e1e8;
  border-top: 1px solid #658ba0;
  text-align: center;
  float: left;
}
#feature_card_details p {
  xxxpadding-bottom: 5px;
}

#price_size {
  font-size: 16px;
}

#orientation  {
  width: 710px;
  padding-top: 5px;
  font-size: 11px;
  color: #425d6b;
  text-align: right;
  float: left;
}
#orientation a {
  color: #658ba0;
}

#card_template_layer_h {
  width: 400px;
  height: 202px;
  margin-top: 20px;
  margin-left: 20px;
  float: left;
}
* html #card_template_layer_h {
  margin-left: 10px;
}

#card_template_layer_v {
  width: 204px;
  height: 400px;
  margin-top: 20px;
  margin-left: 60px;
  float: left;
}
* html #card_template_layer_v {
  margin-left: 50px;
}

#card_options_btm_v {
  width: 400px;
  padding-top: 80px;
  float: right;
}

#card_options_btm_h {
  width: 400px;
  padding-top: 50px;
  float: right;
}

#print_options_btm_v
{
  width: 400px;
  padding-top: 164px;
  float: right;
}

#print_options_btm_h
{
  width: 400px;
  padding-top: 140px;
  float: right;
}

* html #print_options_btm_h
{
	padding-top:0px;
}


#card_option_btn {
  width: 45px;
  margin-left: 5px;
  text-align: center;
  float: right;
  border:none;
}

#card_option_btn img {
  
  border-width:0 0 0 0;
}


/* PREPAID */
ul#prepaid_list {
  margin-top: 10px;
  margin-left: 30px;
}
#prepaid_list li {
  padding-bottom: 3px;
  list-style-image: none;
  list-style-type: disc;
  color: #9c995a;
}
#prepaid_list li a {
  color: #658ba0;
}

/* CALENDAR */
#calendar_option {
  padding-top: 60px;
  padding-left: 30px;
  font-size: 12px;
  color: #425d6b;
  float: left;
}
#calendar_option p {
  padding-bottom: 10px;
}

#cal_template_layer {
  width: 256px;
  height: 363px;
  margin-left: 90px;
  margin-bottom: 20px;
  float: left;
}
* html #cal_template_layer {
  margin-left: 40px;
}

#bak_month {
  width: 120px;
  padding-bottom: 10px;
  text-align: center;
  float: left;
}
#bak_month p {
  padding-bottom: 5px;
}
#bak_month img {
  border: 1px solid #658ba0;
}

/* GIFTS */
#feature_gift {
  width: 130px;
  height: 208px;
  margin: 0 7px 10px 0;
  border: 1px solid #658ba0;
  float: left;
}
#feature_thumb {
  width: 130px;
  height: 115px;
  padding: 5px 0;
  text-align: center;
  float: left;
}

#template_layer {
  width: 400px;
  height: 400px;
  margin-top: 20px;
  margin-left: 20px;
  float: left;
}
* html #template_layer {
  margin-left: 10px;
}

#preview_login {
  font-size: 12px;
  color: #425d6b;
}

#preview_login ol {
  margin-top: 50px;
  margin-bottom: 140px;
  padding-left: 20px;
}
#preview_login li {
  list-style-image: none;
  list-style-type: decimal;
  font-weight: bold;
}
#preview_login a {
  color: #dd3834;
}

/* SHOPPING CART */
#shopping_cart_content {
  width: 925px;
  height: auto;
  margin-right: 8px;
  float: left;
}

#shopping_cart_header {
  width: 610px;
  padding: 10px;
  font-weight: bold;
  color: #fff;
  background-color: #658ba0;
  float: left;
}
#cart_head_name {
  width: 174px;
  float: left;
}
#cart_head_qty {
  width: 130px;
  float: left;
}
#cart_head_size {
  width: 150px;
  float: left;
}
#cart_head_unit {
  width: 170px;
  float: left;
}
#cart_head_options {
  width: 175px;
  float: left;
}
#cart_head_type {
  float: left;
  width: 130px;
}
#cart_head_cost {
  float: left;
}
#cart_name {
  width: 160px;
  float: left;
}
#cart_qty {
  width: 130px;
  float: left;
}
#cart_size {
  width: 152px;
  padding-top: 3px;
  float: left;
}
#cart_unit {
  width: 165px;
  padding-top: 3px;
  float: left;
}
#cart_options {
  width: 200px;
  float: left;
}
#cart_options_shoppingcart {
  width: 175px;
  float: left;
}

#prepaid_options_shoppingcart {
  width: 130px;
  padding-top: 3px;
  float: left;
}

#cart_cost {
  padding-top: 3px;
  float: left;
}

#cart_row {
  width: 935px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  float: left;
  border-bottom: 1px solid #658ba0;
}

#cart_options_comp {
  padding-top: 25px;
  float: left;
  width: 350px;
}
#cart_options_comp_row {
  width: 750px;
  padding-bottom: 5px;
  float: left;
}
#cart_options_comp img, #cart_options_comp input, #cart_options_comp select {
  vertical-align: middle;
}

#cart_totals {
  width: 920px;
  padding: 10px;
  border-top: 1px solid #658ba0;
  border-bottom: 1px solid #658ba0;
  float: left;
}

#shop_cart_container {
  width: 630px;
  margin-right: 8px;
  float: left;
}
* html #shop_cart_container {
  margin-right: -5px;
}

/* STORE DELIVERY */
#loc_select {
  width: 52px;
  padding-top: 5px;
  padding-bottom: 0px;
  text-align: center;
  float: left;
}
#loc_store_logo {
 width: 60px;
 padding-top: 5px;
 padding-bottom: 0px;
 float: left;
}

#loc_store_logo img
{
	vertical-align:middle;
}

#loc_store {
  width: 90px;
  padding-top: 5px;
  padding-bottom: 0px;
  float: left;
}
#loc_address {
  width: 130px;
  padding-top: 5px;
  padding-bottom: 0px;
  float: left;
}
#loc_1hr {
  width: 110px;
  padding-top: 5px;
  padding-bottom: 0px;
  text-align: center;
  float: left;
}
#loc_postal {
  width: 80px;
  padding-top: 5px;
  padding-bottom: 0px;
  float: left;
}
#loc_phone {
  width: 80px;
  padding-top: 5px;
  padding-bottom: 0px;
  float: left;
}

#loc_select_fr {
  width: 80px;
  padding-top: 5px;
  padding-bottom: 0px;
  text-align: center;
  float: left;
}
#loc_store_fr {
  width: 80px;
  padding-top: 5px;
  padding-bottom: 0px;
  float: left;
}
#loc_address_fr {
  width: 100px;
  padding-top: 5px;
  padding-bottom: 0px;
  float: left;
}
#loc_1hr_fr {
  width: 130px;
  padding-top: 5px;
  padding-bottom: 0px;
  text-align: center;
  float: left;
}
#loc_postal_fr {
  width: 70px;
  padding-top: 5px;
  padding-bottom: 0px;
  float: left;
}
#loc_phone_fr {
  width: 90px;
  padding-top: 5px;
  padding-bottom: 0px;
  float: left;
}

.main_AlbumThumbnailImageButton 
{
	width:	76px;	
	height: 102px;
}

#btn_row img, #btn_row input 
{
  vertical-align: middle;
}

#btn_row 
{
	height:30px;
	padding-bottom:8px;
}

#MyPhotosPagination_begin, #MyPhotosPagination_end, #HTMLPagination1_begin, #HTMLPagination1_end, #MyPhotobooksPagination_begin, #MyPhotobooksPagination_end {
	/*font-size:14px;*/
	display:none;
}
#MyPhotosPagination_prev, #MyPhotosPagination_next, #HTMLPagination1_prev, #HTMLPagination1_next 
{
	/*font-size:9px;*/
}
#MyPhotosPagination_begin, #MyPhotosPagination_prev, #MyPhotosPagination_next, #MyPhotosPagination_end, #MyPhotosPagination_PC_0, #MyPhotosPagination_PC_1, #MyPhotosPagination_PC_2, #MyPhotosPagination_PC_3, #MyPhotosPagination_PC_4
#HTMLPagination1_begin, #HTMLPagination1_end, #HTMLPagination1_prev, #HTMLPagination1_next, #HTMLPagination1_PC_0, #HTMLPagination1_PC_1, #HTMLPagination1_PC_2, #HTMLPagination1_PC_3, #HTMLPagination1_PC_4
#MyPhotobooksPagination_begin, #MyPhotobooksPagination_prev, #MyPhotobooksPagination_next, #MyPhotobooksPagination_end, #MyPhotobooksPagination_PC_0, #MyPhotobooksPagination_PC_1, #MyPhotobooksPagination_PC_2, #MyPhotobooksPagination_PC_3, #MyPhotobooksPagination_PC_4 
{	padding:0;
	vertical-align:middle;
	line-height:18px;
}
div#pagination_begin_prev
{
	/*background-color:Fuchsia;*/
	/*width:7px;*/
	padding:0;
	text-align:left;
	vertical-align:middle;
	height:18px;
}
div#pagination_pageCollection 
{
	/*background-color:lime;*/
	/*width:40px;*/
	text-align:center;
	padding:0;
	vertical-align: middle;
	height:18px;
	line-height:18px;
}
div#pagination_next_end 
{
	/*background-color:Aqua;*/
	/*width:26px;*/
	padding-right:5px;
	text-align:right;
	vertical-align:middle;	
	height:18px;
}
div#pagination 
{
	/*background-color:white;*/
	padding:0;
	vertical-align: middle;
  	color: #1d3d92;
  	font-size: 11px;
  	float: right;
  	width:60px;
  	text-align:center;
}
* html div#pagination 
{
	width: 65px;
}
div#pagination div.left
{
}
div#pagination div.left a
{
	text-decoration: none;
}
div#pagination div.left a:hover
{
	text-decoration: underline;
}
div#pagination div.left img, div#pagination div.left input, div#pagination div.left p
{
	padding: 0;
	vertical-align: middle;
}
div#pagination div.left p 
{
}
div#viewall a 
{
	color: #FFFFFF; /* #636363;*/
	font-weight: normal;
	vertical-align: middle;
}
div#viewall a#MyPhotosPagination_viewall, div#viewall a#MyPhotosPagination_pageview,
div#viewall a#MyPhotobooksPagination_viewall, div#viewall a#MyPhotobooksPagination_pageview
{
	display: none;	
}
div#viewall a#HTMLPagination1_viewall, div#viewall a#HTMLPagination1_pageview
{
	border: solid 1px #FFFFFF; /*#999999;*/
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
}

div#viewall
{
	float:right;
}

span.dot_dot_dot /*.NotClickable*/
{
	display: none;	
}

div#item_prints_row 
{
	float:left;
}

#photo_options_effects 
{
	position:absolute;
	font-size:10px;
	font-weight:bold;
  color: #425d6b;
}
.photo_options_effects_style 
{
	font-size:10px;
	font-weight:bold;
  color: #425d6b;
}
.quantityBox {
	width:30px;
}


/* MY PHOTOBOOKS */
#bak_photobook_thumb {
  width: 205px;
  height: 150px;
  float: left;
}
#photobook_thumb {
  width: 125px;
  height: 100px;
  padding-top: 6px;
  padding-left: 10px;
  margin-bottom: 10px;
  float: left;
  text-align: center;
}

.main_PhotoBookThumbnailImageButton
{
	width:	125px;	
	height: 100px;
}

/* PHOTO LIST */
#photo_list {
  width: 97px;
  text-align: center;
}

#photo_list img{
	padding-bottom: 10px;	
}

#resolution_warning {
	color: black;	
}

/* STUDIO PAGES */

/* STUDIO */
#studio_content {
  float: left;
}
#studio_content ul {
  margin-left: 20px;
  padding-bottom: 10px;
}
#studio_content li {
  list-style-image: none;
  padding-bottom: 5px;
}

#ad_scroll {
  position: relative;
  top: 220px;
  left: 10px;
  z-index: 1;
}

#home_banner {
  width: 600px;
  margin-top: -15px;
  float: left;
}

#bak_studio_packages {
  width: 250px;
  height: auto;
  padding: 10px;
  font-size: 11px;
  background-color: #fff;
  float: left;
}

#bak_studio_packages h1 {
  font-size: 16px;
  color: #425d6b;
  padding-bottom: 10px;
}

#package_thumb {
  width: 66px;
  float: left;
}
#package_thumb img {
  border: 1px solid #658ba0;
}
#package_text {
  width: 150px;
  padding-top: 10px;
  color: #425d6b;
  text-align: right;
  float: left;
}
#package_text a {
  color: #425d6b;
}

.package_popup {
  height: 360px;
  padding: 10px;
  border: 10px solid #658ba0;
  background-color: #fff;
  font-size: 11px;
  color: #425d6b;
  float: left;
  visibility:hidden;
  display:none;
  position:absolute;
  z-index: 3;
}
.package_popup2 {
  width: 600px;
  height: 610px;
  padding: 10px;
  border: 10px solid #658ba0;
  background-color: #fff;
  font-size: 11px;
  color: #425d6b;
  float: left;
  visibility:hidden;
  position:absolute;
  z-index: 3;
}


.package_popup h1 {
  font-size: 22px;
  padding-bottom: 10px;
}
.package_popup h2 {
  font-size: 16px;
  padding-bottom: 10px;
}
.package_popup ul {
  width: 240px;
  margin-left: 20px;
  padding-bottom: 10px;
}
.package_popup li {
  list-style-image: none;
  padding-bottom: 5px;
}

#graduation_package_popup ul
{
  width: 260px;
  margin-left: 10px;
}

#bottomLayer {
	top:0px;
	left:0px;
	width:auto;
	height:auto;
	background:url(../images/popup/bottom_layer_tiler.gif);
	position:absolute;
	visibility:hidden;
	z-index: 2;
}

/*confirmation, payment*/

.red {			
	color:red;
}
table.invoice_table {
	width:700px;
}
.prepaid_card_value {
	float:left;
	padding-bottom:5px;
}
.prepaid_card_checkbox {
	float:left;
	width:300px !important;		
}
/* photocalendar */
.calendar_content {
 padding: 10px;
 float: left;
}
.calendar_thumb {
 padding-bottom: 10px;
 font-size: 11px;
 text-align: center;
}
.calendar_thumb input {
 vertical-align: middle;
}

#album_paging a 
{
	font-weight:bold;
	text-decoration:none;
}

.currentStep 
{
	font-weight:bold;
}

/* COLLAGE */
.collage_right {
 width: 620px;
 padding-top: 10px;
 padding-left: 20px;
 float: left;
}
.collage_right h2 {
 font-weight: normal;
 font-size: 22px;
}
.collage_right img {
 vertical-align: middle;
}

.collage_step {
 padding-right: 10px;
 float: left;
}
.collage_step h1 {
 font-size: 18px;
 color: #425d6b;
}
.collage_desc {
 width: 580px;
 padding-top: 7px;
 float: left;
}
.collage_desc a {
 color: #425d6b;
 text-decoration: none;
}

.collage_size {
 text-align: bottom;
 padding-bottom: 5px;
 padding-right: 8px;
 float: left;
 height:150px;
}
.collage_orientation {
 width: 100px;
 text-align: center;
 float: left;
}

.collage_options {
 padding: 20px 0;
 color: #425d6b;
 font-size: 11px;
}
.collage_options img  {
 vertical-align: middle;
}
.collage_options ol {
 margin-left: 30px;
}
.collage_options li {
 padding-bottom: 5px;
}
.collage_options p {
 padding-bottom: 5px;
}
.collage_options a {
 color: #425d6b;
}

.collage_top {
 width: 100%;
 padding: 0 0 0 10px;
 color: #fff;
 float: left;
}
.collage_top a {
 color: #fff;
 text-decoration: none;
}
.collage_top img {
 vertical-align: middle;
}
.collage_top p {
 padding-bottom: 5px;
}
