@charset "UTF-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

/*----Document Layout----*/
body {
	background-color: #fff;
	background-image:url(img/bg_vignette.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	position:relative;
}

#wrapper {
	width: 860px;
	margin: 0px auto 70px auto;
	padding: 0 0 4px 0;
	background-color: #fff;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	position:relative;
	z-index:10;
}

#header {
	width: 860px;
	height: 146px;
	margin: 0px 0px 15px 0px;
}

#guts {
	background-color: #fff;
	text-align: left;
	padding: 20px 30px 40px 30px;
	width: 800px;
	min-height:600px;
}

h1 {
	font-family:"Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
	font-size: 1.6em;
	letter-spacing: .0em;
	color: #4269b5;
	padding: 10px 0px 3px 0px;
	border-bottom: 1px dotted #ccc;
}

h2 {
	font-family:"Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	text-align: left;
	font-size: 1.3em;
	text-align:left;
	color: #f66756;
	padding: 8px 0 2px 0;
}

h3 {
	font-family:"Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	text-align: center;
	font-size: 1.3em;
	text-align:left;
	color: #f66756;
	padding: 14px 0 3px 0;
	border-bottom: 1px dotted #ccc;
}

p {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	text-align: justify;
	font-size: .9em;
	line-height: 140%;
	color: #444444;
	font-weight: normal;
	padding: 8px 0 4px 0;
}

a, a:visited {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	line-height: 130%;
	color: #4269B5;
	padding: 0px ;
	letter-spacing: .05em;
	white-space: nowrap;
	border: 0;
}

a:hover {
	color: #f66756;
}

a:active, a:focus {
	outline:none;
}

.index_spread {
	font-weight: bold;
	font-style:italic;
	font-size: .9em;
	letter-spacing:0.1em;
	padding: 8px 0 0 50px;
}

hr {
	margin: 20px 0px 40px 0px;
}

/*----Home Page----*/
#intro {
	width: 425px;
	background-image:url(img/christmas_bright_book.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	min-height: 338px;
	padding: 112px 360px 10px 15px;
	text-align:justify;
	margin:8px 0px 5px 0px;
}

/*----About Page----*/
.hisco {
	width: 710px;
	background-color: #ffffff;
	padding: 10px 30px 10px 20px;
	text-align:justify;
	margin:0px auto 10px auto;
}

/*----Book Page----*/
#book_intro {
	width: 385px;
	background-image:url(img/book_page_intro.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	min-height: 338px;
	padding: 128px 15px 10px 400px;
	text-align:justify;
	margin:8px 0px 8px 0px;
}

.book_spread {
	font-weight: bold;
	font-style:italic;
	font-size: .95em;
	letter-spacing:0.1em;
	padding: 8px 0 0 70px;
}

#bullet, #bullet2 {
	margin: 20px 0px 20px 60px;
	padding-left: 0;
	list-style: none;
}

#bullet li, #bullet2 li {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: italic;
	text-align: justify;
	font-size: 1.1em;
	line-height: 135%;
	color: #4269b5;
	font-weight: bold;
	padding: 0px 0px 14px 30px;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#book_table {
	width: 800px;
	background-color: #ffffff;
	padding: 0px;
	text-align:justify;
	margin: 20px 0px 10px 0px;
	table-layout:inherit;
}

#book_table h3 {
	padding: 10px 0px 0px 6px;
}

.book_info {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: italic;
	text-align: justify;
	font-size: .9em;
	color: #4269B5;
	padding: 2px 5px 20px 10px;
}

.book_info a:link, .book_info a:visited {
	color: #F66756;
	font-style: italic;
	text-decoration:none;
	letter-spacing:normal;
}

.book_info a:hover {
	color: #4269B5;
	font-style: italic;
	text-decoration:none;
	letter-spacing:normal;
}

.benefits ul {
	list-style-type: square;
	padding: 0px 30px 0px 55px;
	margin: 10px 0px 15px 0px;
}

.benefits li {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: italic;
	text-align: justify;
	font-size: .9em;
	line-height: 135%;
	color: #555555;
	font-weight: normal;
	padding: 0px 0 9px 5px;
}

/*----Photography Page----*/
#hisco {
	width: 730px;
	border: 3px dotted #444;
	background-color: #CBB86F;
	padding: 20px 30px 16px 40px;
	text-align:justify;
	margin:20px 0 0px 0;
}

#hisco ul {
	list-style-type: square;
}

#hisco li {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: italic;
	text-align: justify;
	font-size: .9em;
	line-height: 140%;
	color: #222222;
	font-weight: normal;
	padding: 0px 0 4px 0;
}

.extra_height {
	min-height:70px;
	text-align: center;
}

/*----Contact Page----*/

.contact_info {
	width: 610px;
	padding: 0px 0px 0px 170px;
	margin: 0 0 30px 0;
	background-color: #ffffff;
}

.small {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	text-align: justify;
	font-size: .7em;
	line-height: 140%;
	color: #444444;
	font-weight: normal;
	padding: 0px 0 10px 0;
}

br {
	clear:right;
}

.subnav {
	font-size: .9em;
	text-align:	center;
	padding: 8px 0px 0px 0px;
}

.subnav a, .subnav a:visited {
	letter-spacing: .1em;
	color: #4269B5;
	padding: 0px;
}

.subnav a:hover {
	color: #f66756;
}

#center {
	width: 800px;
	height: 140px;
	clear: both;
}

/*----Navigation----*/
#footer {
	width: 100%;
	text-align: center;
	background-color: #272827;
	border-top: 1px solid #ff0000;
	bottom: 0px;
	left: 0px;
	padding: 10px 0px 18px 0px;
	position:fixed;
	overflow:hidden;
	z-index:1000;
}

#footer p {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #939598;
	text-align: center;
}

#footer a:link, #footer a:visited {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #888;
	padding: 6px 8px;
	border: 1px solid #888;
	background-color: #272827;
	margin: 0px 8px;
	text-decoration: none;
}

#footer a:hover {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #FF0000;
	border: 1px solid #000000;
	background-color: #ffffff;
}

#footer a.selected {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 8px;
	border: 1px solid #ccc;
	background-color: #888;
}

/*----legal pages----*/
#wrapper2 {
	width: 712px;
	background-color: transparent;
	margin: 15px auto 40px auto;
}

#header2 {
	width: 712px;
	height: 36px;
	margin: 0px 0px 0px 0px;
}

#guts2 {
	margin: 0px;
	width: 652px;
	background-color: transparent;
	background-image:url(img/legal_body.png);
	background-position:top;
	background-repeat:repeat-y;
	text-align: left;
	padding: 0px 30px 2px 30px;
	min-height:600px;
}

#bottom {
	margin: 0px 0px 70px 0px;
}

/*----close window on legal pages----*/
.middle {
	height: 65px;
	text-align:center;
	padding: 0px;
}

/*----SHOP BUILDER CONTROLS----*/
/*----FEATURED ITEMS APPEAR ON FIRST PAGE AS AN OPTION consistes of head - description and price----*/
#nav_ctg_box {
	text-align:center;
}

#nav_ctg_box ul {
	list-style-type:none;
}

#default_page p {
	font-family:"Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	color: #444444;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
	padding: 8px 0 4px 0;
}

#featured_item {
	width: 380px;
	padding: 25px 0px 0 0px;
	margin: 30px 0 0 260px;
}

#featured_item a, #featured_item a:visited, .basket_page_title_box {
	font-family:"Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	color: #4269b5;
	font-weight: bold;
	font-size: 1.3em;
	text-align:left;
	padding: 8px 0 30px 0;
	letter-spacing: normal;
}

#featured_item a:hover {
	font-family:"Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-size: 1.3em;
	color: #f66756;
}

.featured_item_desc {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 140%;
	color: #444444;
	padding: 4px 0px;
}

span.featured_item_price {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	color: #f66756;
	font-weight: bold;
	padding: 8px 0px;
}

/*----ITEM PAGE follows link from featured item page----*/

span.item_page_item_name {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 140%;
	color: #4269b5;
	padding: 4px;
}

span.item_page_item_price {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	line-height: 140%;
	color: #f66756;
	padding: 4px;
}

span.item_product_code {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: .9em;
	line-height: 140%;
	color: #444444;
	padding: 4px;
}

.item_page_item_desc {
	margin-bottom: 80px;
}

#item_page p, #basket_page, .basket_page_desc_p, .basket_page_basket_heading, span.list_page_ctg_desc {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	color: #444444;
	padding: 4px 0px 20px 4px;
}

.basket_page_title_p {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #4269b5;
}

.basket_page_basket_heading {
	text-align:center;
	padding: 4px 0px 4px 8px;
	background-color:#bacfee;
}

td.basket_page_basket_heading p {
	font-family: "Frutiger LT std", Arial, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #444444;
	font-weight: bold;
}

.basket_page_basket_quantity_input {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	color: #444444;
	font-weight: normal;
	margin: 4px 0px 4px 15px;
	padding:4px 0 0px 6px;
}

.basket_page_basket_desc, td.basket_page_basket_item_price, td.basket_page_basket_item_total_price, td.basket_page_basket_total_price {
	text-align:center;
}

.basket_page_basket_desc p, .basket_page_basket_item_price p, .basket_page_basket_total_price_heading, #freight_page p {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing:normal;
	font-size: 1em;
	line-height: 140%;
	color: #444444;
	padding: 15px 10px 0px 15px;
}

.basket_page_basket_item_total_price p {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	letter-spacing:normal;
	font-size: 1em;
	line-height: 140%;
	color: #444444;
	padding: 15px 0px 0px 15px;
}

.basket_page_basket_table a, .basket_page_basket_table a:visited {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing:normal;
	font-size: 1em;
	line-height: 140%;
	color: #4269b5;
	padding: 10px 0px 10px 15px;
}

.basket_page_basket_table a:hover {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing:normal;
	font-size: 1em;
	line-height: 140%;
	color: #f66756;
	padding: 10px 0px 10px 15px;
}

.basket_page_basket_total_price p {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing:normal;
	font-size: 1em;
	line-height: 140%;
	color: #f66756;
	padding: 10px 0px 10px 15px;
}

.basket_page_basket_box {
	margin: 20px 0 40px 0;
	padding-bottom: 20px;
}

#list_page {
	width: 740px;
	margin: 45px auto 0px auto;
	padding: 30px 20px 0px 80px;
}

.list_page_item_box {
	margin-left:20px;
}

/*----following 2 are the first 2 lines on what will be the first shop page----*/
span.list_heading {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing:normal;
	font-size: 1.2em;
	color: #f66756;
	padding: 14px 0px 0px 20px;
}

p.list_page_ctg_desc {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: 140%;
	color: #444444;
	padding: 4px 0px 10px 20px;
}

table.list_page_item_table {
	margin-top: 20px;
}

table.list_page_item_table p {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing:normal;
	font-size: .9em;
	line-height: 130%;
	color: #444444;
	padding: 0px 0px 4px 0px;
}

td.list_page_item_pic {
	padding: 6px 0 0 0;
}

span.list_page_item_name a.bar, span.list_page_item_name a.bar:visited {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	letter-spacing:normal;
	font-size: 1.1em;
	color: #4269b5;
	padding: 24px 0px 4px 0px;
	text-decoration:none;
}

span.list_page_item_name a.bar:hover {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	letter-spacing:normal;
	font-size: 1.1em;
	color: #f66756;
}

span.list_page_item_price {
	font-family: "Frutiger LT std", Tahoma, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing:normal;
	font-size: 1em;
	line-height: 140%;
	color: #f66756;
	padding: 14px 0px 4px 0px;
}

.freight_page_show_freight_details_box table {
	margin : 10px auto 0px auto;
}

.item_page_box {
	padding-bottom:60px;
	margin: 0 0 60px 0;
}

/*----shop builder powered by link----*/
.poweredby, .poweredby_link, .poweredby p, .poweredby a, .poweredby a:visited, .poweredby a:hover {
	display:none;
}
