/* this style sheet is used for specific styles for this page and to override global styles */

/* ---------------------------------------------------------- HTML styles */

/* -----------------------------------------------------STRUCTURAL TAGS */
/* ----------------------------------------------------GIFT CONTENT */

div#calendar_promo {
  width:100%;
  padding-top: 5px;
  text-align:left;
  float:left;
  }
div#gift_favourite {
  width:918px;
  margin:6px 0;
  display:inline;
  background:#85a4ae;
  float:left;
  }
div#gift_favourite img#title { margin-left:25px; display:inline; float:left; }
div#gift_favourite ul {
  height:50px;
  color:#FFFFFF;
  display:inline;
  font-size:13px;
  font-weight:bold;
  float:left;
  }
div#title_bar { 
  width:100%;
  margin:6px 0;
  float:left; 
  background:url(../images/gift_categories/tlr_X_titleBar.gif);
  }
 
/* 5 Jan 08 ------------------------------------------ NEW SIZE CONTENT */
#bak_content_top_book {
  width:auto;
  height:auto;
  margin: 5px 0 0 0;
  background: url('../images_v2/bak_box_top.gif') top left no-repeat;
  float: left;
}
#content_top_book {
  width: 918px;
  height: 12px;
  background: url('../images_v2/bak_box_top.gif') top right no-repeat;
  float: left;
  margin-left:5px;
}
#bak_content_main_book {
  width:auto;
  height:auto;
  background: url('../images_v2/album/bak_box_mid.gif') top left repeat-y;
  float: left;
}
#content_main_book {
  width: 918px;
  height: auto;
  background: url('../images_v2/album/bak_box_mid.gif') top right repeat-y;
  float: left;
  margin-left:5px;
}
* html #content_main_book 
{
	margin-left:5px;
	padding:0px 0px 0 0;
}
#bak_content_btm_book {
	width:auto;
  	height:auto;
	background: url('../images_v2/bak_box_bot.gif') bottom left no-repeat;
	float: left;
}
#content_btm_book {
	width: 918px;
	height: 12px;
	background: url('../images_v2/bak_box_bot.gif') bottom right no-repeat;
	float: left;
	margin-left:5px;
}

#book_title_container {
	float:left;
	width:425px;
	height:230px;
	background:url(../images/album/photobooks/page-title_apr2009_v2.png) top left no-repeat;
	}
		#book_title_container p.copy {
			font-size:0.85em;
			padding:80px 0 10px 25px;
			width:210px;
			}
		#book_title_container p.from_price {
			font-size:1em;
			font-weight:bold;
			color:#003399;
			padding:0 0 0 25px;
			width:250px;
			}
#book_size_container {
	float:left;
	background:url(../images/album/photobooks/bak_book_divider.png) left center no-repeat;
	padding:20px 0 0 30px;
	}
		#book_size_container h2 {
			font-size:1.2em;
			padding:0 0 15px 0;
			
			}
div.book_size_option {
	float:left;
	width:140px;
	height:130px;
	}
div.book_size_option img 
{
	border: 1px solid gray !important;
	margin-bottom: 5px;
}
div.book_size_radio label{
	font-size:0.8em;
	font-weight:bold;
	padding-left: 2px
	}
div.book_size_note {
	clear:left;
	float:left;
	width:350px;
	color:#FF0000;
	font-size:0.8em;
	}
#book_start {
	float:left;
	position:relative;
	top:-8px;
	}
#book_options_row {
	border-top:2px solid #003399;
	margin: 0 20px 20px 10px;
	}
		#book_options_row h2 {
			color:#003399;
			font-size:1.2em;
			margin:0 0 5px 0;
			}
		#book_options_row dl {
			margin:0 0 8px 0;
			color:#000000;
			font-size:0.9em;
			}
		#book_options_row dl dt {
			position:absolute;
			top:-900em;
			left:0;
			height:1px;
			width:1px;
		}
#book_options_8x8 {
	float:left;
	width:180px;
	padding:0 0 0 20px;
	margin:20px 0 0 0;
	background:url(../images/album/photobooks/bak_book_divider.png) left center no-repeat;
	}
#book_options_30x30 {
	float:left;
	width:400px;
	padding:0 0 0 35px;
	margin:20px 0 0 0;
	background:url(../images/album/photobooks/bak_book_divider.png) left center no-repeat;
	}
		#book_options_30x30 div.book_options_side, #book_options_30x30 div.book_options_img_side {
			float:left;
			}
#book_options_A5 {
	float:left;
	width:186px;
	padding:0 0 0 35px;
	margin:20px 0 0 0;
	}

/* --------------------------------------------------- CATEGORY CONTENT */

#category_header_row {
  width: 919px;
  height: 31px;
  margin: 5px 0 0 0;
  float: left;
  background-color:#039;
}
#category_header_row h1 {
  margin-top: 6px;
  margin-left: 10px;
  font-size: 1em;
  color: #ffffff;
}
#category_header_row h2 {
  margin-top: 6px;
  margin-left: 10px;
  font-size: 0.9em;
  color: #ffffff;
}
#options_row {
  width: 920px;
  height:auto;
  float: left;
  padding-bottom: 5px;
  margin-top:10px;
}
* html #options_row {
  padding-bottom: 2px;
}
#options {
  width: 300px;
  height: auto;
  float: left;
  margin-top:10px;
  margin-left:5px;
}
#bak_options_cap_top {
  width:auto;
  height:auto;
  background: url('../images/bak_box_shad_top.gif') top left no-repeat;
  float: left;
}
#options_cap_top {
  width: 280px;
  height: 12px;
  background: url('../images/bak_box_shad_top.gif') top right no-repeat;
  float: left;
  margin-left:5px;
}
#bak_options_cap_btm {
  width:auto;
  height:auto;
  background: url('../images/bak_box_shad_bot.gif') bottom left no-repeat;
  float: left;
}
#options_cap_btm {
  width: 280px;
  height: 36px;
  background: url('../images/bak_box_shad_bot.gif') bottom right no-repeat;
  float: left;
  padding-top: 5px;
  margin-left:5px;
}
#options_cap_btm img {
  vertical-align: middle;
}

#bak_options_main {
  width:auto;
  background: url('../images/bak_box_shad_mid.gif') top left repeat-y;
  float: left;
}
#options_main {
  width: 280px;
  height:auto;
  font-size: 0.9em;
  background: url('../images/bak_box_shad_mid.gif') top right repeat-y;
  float: left;
  margin-left:5px;
}
#options_main h3{
	padding-left: 5px;
  color:#039;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 5px;
  }
#option_img {
  /*padding:10px 0 10px 30px;*/
  text-align: center;
}
#option_img input {
  width: 200px;
}
#option_text {
  padding:2px 10px 5px 5px;
}
#option_text span {
  font-weight: bold;
  color: #2ABC2A;
  display:block;
  padding-top:5px;
}


#template_content_label_left {
  padding-left: 5px;
  float: left;
  color:#039;
  font-size: 1.2em;
  font-weight: bold;
}
#template_content_label_right {
  float: right;
  padding-right:15px;
}

/* ------------------------------------------------------------------------ photo book options */

#photobook_options {
  width: 510px;
  height: auto;
  float: left;
  margin-right: 20px;
}
#bak_photobook_options_cap_top {
  width:auto;
  height:10px;
  background: url('../images_v2/bak_box_top.gif') top left no-repeat;
  float: left;
}
#photobook_options_cap_top {
  width: 510px;
  height: 10px;
  background: url('../images_v2/bak_box_top.gif') top right no-repeat;
  float: left;
  margin-left:5px;
}

#bak_photobook_options_main {
  width:auto;
  height:auto;
  background: url('../images_v2/bak_box_mid.gif') top left repeat-y;
  float: left;
}
#photobook_options_main {
  width: 510px;
  height: auto;
  font-size: 0.9em;
  background: url('../images_v2/bak_box_mid.gif') top right repeat-y;
  float: left;
  margin-left:5px;
}

#bak_photobook_options_cap_btm {
  width:auto;
  height:auto;
  background: url('../images_v2/bak_box_bot.gif') bottom left no-repeat;
  float: left;
}
#photobook_options_cap_btm {
  width: 510px;
  height: 10px;
  background: url('../images_v2/bak_box_bot.gif') bottom right no-repeat;
  float: left;
  padding-top: 5px;
  color:#039;
  font-size: 1.1em;
  font-weight: bold;
  margin-left:5px;
}
#photobook_options_cap_btm img {
  vertical-align: middle;
}
div.photobook_options_row_size {
	height:130px;
	margin: 0 10px;
	}
div.photobook_options_row, div.photobook_options_row_size {
	clear:left;
	padding:10px 0;
	min-height:118px;
	}
		div.photobook_options_row p {
			color:#003399;
			font-size:1em;
			padding:0px 0 10px 0;
			}
		div.photobook_options_row_size p{
			color:#003399;
			font-size:1em;
			padding:0px 0 5px 0;
			}
		div.photobook_options_row p strong, div.photobook_options_row_size p strong {
			font-weight:bold;
			}
.line_top {
	border-top:1px solid #e5e5e5;
	margin: 0 10px;
	}
div.book_size2_option {
	float:left;
	height:100px;
	text-align:center;
	margin-right:60px;
	}
div.book_size2_radio, div.book_material_radio, div.book_colour_radio{
	padding:2px 0 0 0;
	}
div.book_size2_radio label, div.book_material_radio label, div.book_colour_radio label{
	font-size:0.85em;
	font-weight:bold;
	position:relative;
	left:1px;
	top:-2px;
	}	
div.book_material_option {
	float:left;
	height:80px;
	margin-right:40px;
	text-align:center;
	}
div.book_colour_option {
	float:left;
	margin-right:40px;
	text-align:center;
	height:80px;	
	}


#album_gallery_fields {
  padding: 30px 10px 10px 30px;
  font-size: 11px;
  color: #03465e;
  float: left;
}
#album_gallery_fields p {
  font-size: 1.3em;
  color: #039;
  padding-bottom: 9.6px;
}
#album_gallery_selection {
  padding-bottom: 20px;
}
#album_gallery_selection select {
  font-size: 11px;
  width: 220px;
}

/*--- right box --*/
#photobook_preview {
  width: 370px;
  height: auto;
  float: left;
  margin-left:0;
}
#bak_photobook_preview_cap_top {
  width:auto;
  height:10px;
  background: url('../images_v2/bak_box_top.gif') top left no-repeat;
  float: left;
}
#photobook_preview_cap_top {
  width: 370px;
  height: 10px;
  background: url('../images_v2/bak_box_top.gif') top right no-repeat;
  float: left;
  margin-left:5px;
}

#bak_photobook_preview_main {
  width:auto;
  height:auto;
  background: url('../images_v2/bak_box_mid.gif') top left repeat-y;
  float: left;
}
#photobook_preview_main {
  width: 370px;
  height: auto;
  font-size: 0.9em;
  background: url('../images_v2/bak_box_mid.gif') top right repeat-y;
  float: left;
  margin-left:5px;
}

#bak_photobook_preview_cap_btm {
  width:auto;
  height:auto;
  background: url('../images_v2/bak_box_bot.gif') bottom left no-repeat;
  float: left;
}
#photobook_preview_cap_btm {
  width: 370px;
  height: 36px;
  background: url('../images_v2/bak_box_bot.gif') bottom right no-repeat;
  float: left;
  padding-top: 5px;
  color:#039;
  font-size: 1.1em;
  font-weight: bold;
  margin-left:5px;
}

#preview_title {
	color:#003399;
	font-weight:bold;
	font-size:1.2em;
	padding:0px 0 0px 5px;
	}
#preview_img {
	text-align:center;
	height:361px;
	}
		#preview_img img {
			padding:40px 0 0 0;
			}
#base_price {
  padding:5px 0 0 5px;
  font-size: 1em;
  font-weight:normal;
  color: #666666;
  float: left;
}
	#base_price span {
		color:#E52263;
  		font-weight:bold;
		}

.errorMsg
{
	height:20px;
}
#totalPrice {
  /* change from green to red to be consistant with rest of site
color: #2ABC2A; */
  color:#E52263;
  font-weight:bold;
}

/* ----------------------------------------------------- PHOTOBOOK 3 */
#main_theme {
  margin-bottom: 8px;
  float: left;
}
#bak_content_top {
  width:auto;
  height:auto;
  margin: 5px 0 0 0;
  background: url('../images_v2/bak_box_top.gif') top left no-repeat;
  float: left;
}
#content_top {
  width: 900px;
  height: 12px;
  background: url('../images_v2/bak_box_top.gif') top right no-repeat;
  float: left;
  margin-left:5px;
}
#bak_content_main {
  width:auto;
  height:auto;
  background: url('../images_v2/bak_box_mid.gif') top left repeat-y;
  float: left;
}
#content_main {
  width: 900px;
  height: 170px;
  background: url('../images_v2/bak_box_mid.gif') top right repeat-y;
  float: left;
  margin-left:5px;
}
* html #content_main 
{
	margin-left:5px;
	padding:0px 10px 0 0;
}
#bak_content_btm {
	width:auto;
  	height:auto;
	background: url('../images_v2/bak_box_bot.gif') bottom left no-repeat;
	float: left;
}
#content_btm {
	width: 900px;
	height: 12px;
	background: url('../images_v2/bak_box_bot.gif') bottom right no-repeat;
	float: left;
	margin-left:5px;
}

#template_featured {
  width: 460px;
  padding-left:100px;
  float: left;
}
#template_info {
  width: 250px;
  font-size:0.9em;
  float: left;
}
#template_info h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.4em;
  color: #039;
}
#template_info h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.4em;
  color: #039;
}
#template_btn {
  margin-top: 10px;
  float: right;
}

/* ------------------------------------------------- photo book styles */
#photobook_wrapper {
  margin: 0;
  margin-bottom: 6px;
  margin-right: 5px;
  float: left;
}
#photobook {
  width: 290px;
  height: auto;
  float: left;
}
#bak_photobook_cap_top {
  width:auto;
  height:auto;
  background: url('../images_v2/bak_box_shad_top.gif') top left no-repeat;
  float: left;
}
#photobook_cap_top {
  width: 280px;
  height: 12px;
  background: url('../images_v2/bak_box_shad_top.gif') top right no-repeat;
  float: left;
  margin-left:5px;
}

#bak_photobook_main {
  width:auto;
  height:auto;
  background: url('../images_v2/bak_box_shad_mid.gif') top left repeat-y;
  float: left;
}
#photobook_main {
  width: 280px;
  height: 110px;
  font-size: 0.9em;
  background: url('../images_v2/bak_box_shad_mid.gif') top right repeat-y;
  float: left;
  margin-left:5px;
}

#bak_photobook_cap_btm {
  width:auto;
  height:auto;
  background: url('../images_v2/bak_box_shad_bot.gif') bottom left no-repeat;
  float: left;
}
#photobook_cap_btm {
  width: 280px;
  height: 36px;
  background: url('../images_v2/bak_box_shad_bot.gif') bottom right no-repeat;
  float: left;
  padding-top: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: right;
  margin-left:5px;
}
#photobook_cap_btm img {
  vertical-align: middle;
}

#photobooks_scroll {
  width: 910px;
  float: left;
  /*height: 405px;
  overflow: auto;*/
  padding-left:15px;
}

#main_flash 
{
	padding-top: 10px;
	width: 672px;
	height: 535px;
}
#btns_row 
{
	width: 672px;
	height: auto;
}
#btns_row_left 
{
	width: 300px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 124px;
}
#btns_row_right 
{
	width: 300px;
	height: auto;
	float: right;
	text-align: right;
	padding-right: 124px;
}
#content_main_flash 
{
	width: 900px;
	height: auto;
	background: url('../images/album/bak_content.gif') repeat-y;
	float: left;
	font-size: 11px;
	color: #04465e;
}

#theme_description
{
	height:88px;
}

/* STRUCTURAL TAGS */

#btns_row_flash
{
	width: 450px;
	height: auto;
}
#btns_row_left_flash
{
	width: 300px;
	height: auto;
	float: left;
	text-align: left;
	padding: 5px 0 0 10px;
}
#btns_row_right_flash 
{
	width: 300px;
	height: auto;
	float: right;
	text-align: right;
	padding: 5px 10px 0 0;
}

#col_left {
  width: 715px;
  float: left;
}
#col_right {
  width: 195px;
  float: left;
}

#response_content_flash {
  width: 450px;
  height: auto;
  float: left;
	padding: 10px 0 0 20px;
	height: 535px;
}
#content_main_flash {
  width: 700px;
  height: auto;
  background: url('../images/album/bak_content.gif') repeat-y;
  float: left;
  font-size: 11px;
  color: #04465e;
}

#bak_content_main_flash {
  width: 710px;
  background: url('../images/album/bak_content.gif') top right repeat-y;
  float: left;
}
#bak_content_top_flash {
  width: 710px;
  height: 12px;
  margin: 5px 0 0 0;
  background: url('../images/album/bak_content_top.gif') top right no-repeat;
  float: left;
}
#content_top_flash {
  width: 700px;
  height: 12px;
  background: url('../images/album/bak_content_top.gif') no-repeat;
  float: left;
}
#bak_content_btm_flash {
  width: 710px;
  height: 26px;
  background: url('../images/album/bak_content_btm.gif') top right no-repeat;
  float: left;
}
#content_btm_flash {
  width: 670px;
  height: 26px;
  background: url('../images/album/bak_content_btm.gif') no-repeat;
  float: left;
  padding-top: 5px;
  padding-left: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: left;
}

/* CONTENT */
#bak_ad_col_top {
  width: 195px;
  height: 12px;
  margin: 5px 0 0 0;
  background: url('../images/album/bak_content_sm_top.gif') top right no-repeat;
  float: left;
}
#ad_col_top {
  width: 185px;
  height: 12px;
  background: url('../images/album/bak_content_sm_top.gif') no-repeat;
  float: left;
}
#bak_ad_col_btm {
  width: 195px;
  height: 12px;
  margin: 0;
  background: url('../images/album/bak_content_sm_btm2.gif') top right no-repeat;
  float: left;
}
#ad_col_btm {
  width: 185px;
  height: 12px;
  background: url('../images/album/bak_content_sm_btm2.gif') no-repeat;
  float: left;
}
#bak_ad_col {
  width: 195px;
  background: url('../images/album/bak_content_sm.gif') top right repeat-y;
  float: left;
}
#ad_col {
  width: 170px;
  height: auto;
  min-height: 541px;
  background: url('../images/album/bak_content_sm.gif') repeat-y;
  float: left;
  padding: 50px 0 0 10px;
  font-size: 11px;
  color: #4d7887;
}
/* for Internet Explorer */
* html #ad_col {
	height: 544px;
}
#ad_col span
{
	vertical-align:middle;
}

#homeAlbumBox {
	width:186px;
	height:320px;
	margin-left:15px;
	padding-left:10px;
	padding-right: 100px;
	font-family:Verdana,Arial,Helvetica, sans-serif;
	float:left;
}

#homeAlbumBox h1 {
	font-family:Verdana,Arial,Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#003399;
	padding:0;
	margin:0;
	margin-left:10px;
	margin-top:10px;
}

#homeAlbumBox .sampleImg {
	width:170px;
	height:158px;
	padding:0;
	text-align:center;
	margin-top:10px;
}

#homeAlbumBox p {
	padding-bottom: 5px;
	height: 90px;
}

#homeAlbumSelect {
	font-size:10px;
	width:120px;
	padding:0;
	margin:0;
	margin-top:6px;
	margin-left:48px;
	padding-bottom: 15px;
	color:#336699;
}

.theme_item {
	width:125px;
	color:#022B61;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	margin-bottom:5px;
	float:left;
}
.theme_item .txt {
	height:26px;
	margin-top:5px;
}
