@charset "UTF-8";
/* CSS Document */

/*----------Table of Contents -------
	
	1. global
	2. masthead
	3. wrapper
	4. home
	5. secondary
	7. charts
	8. btb-columns
	9. font styles
	10. spacers
	11. footer
	

	
-----------------------------------*/




body {
	background-color: #DEC36B;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	color: #000;
}

p a:link, p a:visited, p a:active  {
	color: #8c1176;
	text-decoration: none;
	border: 0;
	}

p a:hover {
	color:	#8c1176;
	text-decoration: underline;
	border: 0;
	}

	
img {
	border: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	}

.hide {
	display: none;
}

.inline {
	display: inline;
	}




/*---------------------------------------------- masthead --------------------------------------------------*/
 
 
#top-border {
	width: 100%;
	background: #000000;
	height: 6px;
	}

#masthead-wrapper {
	width: 100%;
	background: #fff;
	height: 105px;
	}
	
#masthead {
	background-color: #fff;
	width: 984px;
	height: 105px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	vertical-align: top;
	}
		
#corner-sticker {
	float: left;
	background: url(../images/global/author-sticker.jpg) top left no-repeat;
	display: inline;
	width: 121px;
	height: 105px;
	margin: 0;
	}
	
#logo {
	float: left;
	background: url(../images/global/top_header.gif) top left no-repeat;
	width: 697px;
	height: 45px;
	margin: 24px 0 0 19px;
	}
	
	#logo h1 {
		display: none;
		}
		
#tagline {
	float: left;
	width: 820px;
	height: 26px;
	margin: 5px 0 5px 19px;
	}
	
	#tagline p {
		font-size: 10px;
		color: #333;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin: 0;	
		}
		
	#tagline a:link, #tagline a:visited, #tagline a:active {
		color: #000;
		}
		
	#tagline a:hover {
		color:	#FAF2DB;
		background-color: #8E0D34;
		text-decoration: none;
		border: 0;
		}
	

/*--------------------- WRAPPER -------------------------*/

#wrapper {
	background: url(../images/global/wrapper-background.jpg) top left repeat-x #DEC36B;
	width: 100%;
	margin: 0;
	padding: 0 0 50px 0;
	}


/* following allows container to wrap around floats */
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
	}
	   #wrapper { display: inline-block; _height: 1%; }
	   /* Hides from IE-mac \*/
      #wrapper { display: block; }
      /* End hide from IE-mac */



/*--------------------- HOME -------------------------*/


#home-content-wrapper {
	clear: both;
	width: 984px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: url(../images/home/home-banner.jpg) top left no-repeat;
	}
	

#home-content {
	width: 944px;
	height: auto;
	position: relative;
	top: 38px;
	margin: 0 auto 0 auto;
	padding: 10px 0 40px 0;
	text-align: left;
	}

#home-left_wrapper {
	width: 524px;
	float: left;
	padding: 0;
	}

#home-photo_wrapper {
	width: 524px;
	float: left;
	background-color: #f6e294;
	margin: 0 20px 20px 0;
	padding: 0;
	}
	

#home-photo_top {
	clear: both;	
	background: url(../images/global/corners/beige-corner_top-right.gif) top right no-repeat;
	width: 524px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
		
#home-photo {
	clear: both;
	width: 500px;
	margin: 0;
	padding: 0 12px 2px 12px;
	}
	
	*html #home-photo {
		margin: 0 -12px 0 12px;
		padding: 0;
		}
	
	#home-photo img {
	padding: 0;
	margin: 0;
	}
	
#home-photo_bottom {
	clear: both;
	background: url(../images/global/corners/beige-corner_bottom-right.gif) bottom right no-repeat;
	width: 524px;
	height: 11px;
	margin: 0;
	padding: 0;
	}
	

	


#home-feature_wrapper {
	width: 524px;
	float: left;
	background-color: #ffffff;
	margin: 0 20px 20px 0;
	padding: 0;
	}
	

#home-feature_top {
	clear: both;	
	background: url(../images/global/corners/feature_top-right.gif) top right no-repeat;
	width: 524px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
		
#home-feature_content {
	clear: both;
	width: 500px;
	margin: 0;
	padding: 0 12px 2px 12px;
	}
	
	#home-feature_content p {
		line-height: 1.65em;
		margin: 0;
		}
	
	*html #home-photo {
		margin: 0 -12px 0 12px;
		padding: 0;
		}
	
	#home-feature img {
	padding: 0;
	margin: 0;
	}
	
#home-feature_bottom {
	clear: both;
	background: url(../images/global/corners/white-corner_bottom-right.gif) bottom right no-repeat;
	width: 524px;
	height: 12px;
	margin: 0;
	padding: 0;
	}


.feature-new {
	margin: 0 10px 60px 0;
	}
	
	*html .feature-new {
	margin: 0 10px 80px 0;
	}
	
	*+html .feature-new {
	margin: 0 10px 80px 0;
	}
	
	
	

#home-right_wrapper {
	width: 336px;
	float: left;
	clear: right;
	background-color: #fff;
	margin: 0 0 20px 20px;
	padding: 0;
	}
	
	*html #home-right_wrapper p{
		margin: 0;
		padding: 0;
		}
	*html #home-right_wrapper {
	width: 356px;
	}

#home-right_top {
	clear: both;	
	background: url(../images/global/corners/white-corner_top-right.gif) top right no-repeat;
	width: 336px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
	
	*html #home-right_top {
		width: 356px;
		}
		
#home-right_content {
	clear: both;
	width: 312px;
	margin: 0;
	padding: 0 12px 2px 12px;
	}
	
	#home-right_content h2 {
		float: left;
		clear: right;
		background: url(../images/home/sticker-stats_header.gif) top left no-repeat;
		width: 104px;
		height: 19px;
		margin: 12px 0 8px 10px;
		padding: 0;
		}
		
		#home-right_content h2 span {
			display: none;
			}
	
	#home-right_content ul { 
		margin: 0 5px 0 28px;
		padding: 0;
		clear: both;
		list-style: url(../images/global/dings/bullet.gif);
		}
		
		*html #home-right_content ul { 
			margin: 0 5px 0 28px;
			padding: 0;
			clear: both;
			}
		
		*+html #home-right_content ul { 
			margin: 0 5px 0 28px;
			padding: 0;
			clear: both;
			}
		
	
	#home-right_content li { 
		font-size: 13px;
		margin-top: 0.9em; 
		line-height: 1.45em; 
		}	
		
	#home-right_content u { 
		display: none;
		}

	#home-right_content a.order:link, #home-right_content a.order:visited { 
		background: url(../images/home/buttons/order.gif) no-repeat;
		display: block;
		width: 292px; 
		height: 60px;
		margin: 15px auto;
		padding: 0;
		}
		
			*html #home-right_content a.order:link, #home-right_content a.order:visited { 
				margin: 15px 0 15px 20px;
				}
				
			*+html #home-right_content a.order:link, #home-right_content a.order:visited { 
				margin: 15px 0 15px 10px;
				}
		
	
	#home-right_content a.order:hover { 
		background: url(../images/home/buttons/order_f2.gif) no-repeat; 
		display: block;
		width: 292px; 
		height: 60px; 
		margin: 15px auto; 
		padding: 0;
		}
		
			*html #home-right_content a.order:hover { 
				margin: 15px 0 15px 20px;
				}
			
			*+html #home-right_content a.order:hover { 
				margin: 15px 0 15px 10px;
				}	
		
	#home-right_content a.sticker-faq:link, #home-right_content a.sticker-faq:visited { 
		background: url(../images/global/buttons/sticker-faq.gif) no-repeat;
		float: left;
		display: block;
		width: 88px; 
		height: 36px;
		margin: 5px 7px 5px 10px;
		padding: 0;
		}
	
	#home-right_content a.sticker-faq:hover, #home-right_content a.sticker-faq:active { 
		background: url(../images/global/buttons/sticker-faq_f2.gif) no-repeat; 
		float: left;
		display: block;
		width: 88px; 
		height: 36px; 
		margin: 5px 7px 5px 10px;
		padding: 0;
		}

	#home-right_content a.shipping-faq:link, #home-right_content a.shipping-faq:visited { 
		background: url(../images/global/buttons/shipping-info.gif) no-repeat;
		float: left;
		display: block;
		width: 88px; 
		height: 36px;
		padding: 0;
		margin: 5px 7px 5px 7px; 
		}
	
	#home-right_content a.shipping-faq:hover, #home-right_content a.shipping-faq:active { 
		background: url(../images/global/buttons/shipping-info_f2.gif) no-repeat; 
		float: left;
		display: block;
		width: 88px; 
		height: 36px; 
		padding: 0;
		margin: 5px 7px 5px 7px; 
		}
		
	#home-right_content a.billing-faq:link, #home-right_content a.billing-faq:visited { 
		background: url(../images/global/buttons/billing-info.gif) no-repeat;
		float: left;
		display: block;
		width: 88px; 
		height: 36px;
		padding: 0;
		margin: 5px 10px 5px 7px; 
		}
	
	#home-right_content a.billing-faq:hover, #home-right_content a.billing-faq:active { 
		background: url(../images/global/buttons/billing-info_f2.gif) no-repeat; 
		float: left;
		display: block;
		width: 88px; 
		height: 36px; 
		padding: 0;
		margin: 5px 10px 5px 7px; 
		}
		
	#home-right_content h3 {
		float: left;
		clear: right;
		background: url(../images/home/booksigning-tips_header.gif) top left no-repeat;
		width: 292px;
		height: 22px;
		margin: 20px 0 8px 10px;
		padding: 0;
		}
		
		#home-right_content h3 u {
			display: none;
			}

	
	#home-right_bottom {
		clear: both;
		background: url(../images/global/corners/white-corner_bottom-right.gif) bottom right no-repeat;
		width: 336px;
		height: 12px;
		margin: 0;
		padding: 0;
		}
		*html #home-right_bottom {
		width: 356px;
		}
	
	#content-below {
		width: 944px;
		float: left;
		clear: both;
		margin: 0 auto;
		padding: 0;
		}
	

/*----------------------------------------- SECONDARY ----------------------------------------------*/



#content-wrapper {
	clear: both;
	width: 984px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: url(../images/global/banner.jpg) top left no-repeat;
	}
	

#content {
	width: 944px;
	height: auto;
	position: relative;
	top: 38px;
	margin: 0 auto 0 auto;
	padding: 10px 0 40px 0;
	text-align: left;
	}

#photo_wrapper {
	width: 316px;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	}

#photo_top {
	clear: both;	
	background: url(../images/global/corners/beige-corner_top-right.gif) top right no-repeat #f6e294;
	width: 316px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
		
#photo {
	clear: both;
	background-color: #f6e294;
	width: 292px;
	margin: 0;
	padding: 0 12px 2px 12px;
	}
	
#photo_bottom {
	clear: both;
	background: url(../images/global/corners/beige-corner_bottom-right.gif) bottom right no-repeat #f6e294;
	width: 316px;
	height: 11px;
	margin: 0;
	padding: 0;
	}
	
#secondary-buttons {
	margin: 25px 0 0 0;
	padding: 0;
	}
	
	#secondary-buttons span { 
		display: none;
		}
	
	#secondary-buttons a.sticker-faq:link, #secondary-buttons a.sticker-faq:visited { 
		background: url(../images/global/buttons/sticker-faq.gif) no-repeat;
		float: left;
		width: 88px; 
		height: 36px;
		margin: 0 7px 5px 12px; 
		}
	
	#secondary-buttons a.sticker-faq:hover, #secondary-buttons a.sticker-faq:active { 
		background: url(../images/global/buttons/sticker-faq_f2.gif) no-repeat; 
		float: left;
		width: 88px; 
		height: 36px; 
		margin: 0 7px 5px 12px;
		}

	#secondary-buttons a.shipping-faq:link, #secondary-buttons a.shipping-faq:visited { 
		background: url(../images/global/buttons/shipping-info.gif) no-repeat;
		float: left;
		width: 88px; 
		height: 36px;
		margin: 0 7px 5px 7px; 
		}
	
	#secondary-buttons a.shipping-faq:hover, #secondary-buttons a.shipping-faq:active { 
		background: url(../images/global/buttons/shipping-info_f2.gif) no-repeat; 
		float: left;
		width: 88px; 
		height: 36px; 
		margin: 0 7px 5px 7px; 
		}
		
	#secondary-buttons a.billing-faq:link, #secondary-buttons a.billing-faq:visited { 
		background: url(../images/global/buttons/billing-info.gif) no-repeat;
		float: left;
		width: 88px; 
		height: 36px;
		margin: 0 12px 5px 7px; 
		}
	
	#secondary-buttons a.billing-faq:hover, #secondary-buttons a.billing-faq:active { 
		background: url(../images/global/buttons/billing-info_f2.gif) no-repeat; 
		float: left;
		width: 88px; 
		height: 36px; 
		margin: 0 12px 5px 7px; 
		}

#right_wrapper {
	width: 568px;
	float: left;
	clear: right;
	background-color: #fff;
	margin: 0 0 20px 20px;
	padding: 0;
	}

#right_top {
	clear: both;	
	background: url(../images/global/corners/white-corner_top-right.gif) top right no-repeat;
	width: 568px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
		
#right_content {
	clear: both;
	width: 544px;
	margin: 0;
	padding: 0 12px 15px 12px;
	}
	
#right_content h2 {
	padding: 20px 0 0 25px;
	}
	
#right_content blockquote {
	padding: 5px 0 10px 50px;
	margin: 0;
	}
	
	#right_content blockquote p {
		margin: 0 0 15px 0;
		line-height: 20px;
		}
	
#right_content p {
	padding: 0 20px 0 25px;
	line-height: 18px;
	}
	
	
#right_content u { 
		display: none;
		}
	
	#right_content a.next-button:link, #right_content a.next-button:visited { 
		background: url(../images/global/buttons/next.gif) no-repeat;
		float: right;
		display: block;
		width: 91px; 
		height: 36px;
		padding: 0;
		margin: 5px 10px 5px 0; 
		}
	
	#right_content a.next-button:hover, #right_content a.next-button:active { 
		background: url(../images/global/buttons/next_f2.gif) no-repeat; 
		float: right;
		display: block;
		width: 91px; 
		height: 36px;
		padding: 0;
		margin: 5px 10px 5px 0; 
		}
		
	
	#right_content a.paypal:link, #right_content a.paypal:visited { 
		background: url(../images/global/buttons/paypal-order_f2.gif) no-repeat;
		float: left;
		display: block;
		width: 134px; 
		height: 47px;
		padding: 0;
		margin: 50px 10px 118px 120px; 
		}
	
	#right_content a.paypal:hover, #right_content a.paypal:active { 
		background: url(../images/global/buttons/paypal-order.gif) no-repeat; 
		float: left;
		display: block;
		width: 134px; 
		height: 47px;
		padding: 0;
		margin: 50px 10px 118px 120px; 
		}
		
	#right_content a.check:link, #right_content a.check:visited { 
		background: url(../images/global/buttons/check-order_f2.gif) no-repeat;
		float: left;
		display: block;
		width: 134px; 
		height: 47px;
		padding: 0;
		margin: 50px 10px 118px 10px; 
		}
	
	#right_content a.check:hover, #right_content a.check:active { 
		background: url(../images/global/buttons/check-order.gif) no-repeat; 
		float: left;
		display: block;
		width: 134px; 
		height: 47px;
		padding: 0;
		margin: 50px 10px 118px 10px; 
		}
		
	#right_content a.ready:link, #right_content a.ready:visited { 
		background: url(../images/global/buttons/ready-order_f2.gif) no-repeat;
		float: left;
		display: block;
		width: 134px; 
		height: 47px;
		padding: 0;
		margin: 0px 10px 0 25px; 
		}
	
	#right_content a.ready:hover, #right_content a.ready:active { 
		background: url(../images/global/buttons/ready-order.gif) no-repeat; 
		float: left;
		display: block;
		width: 134px; 
		height: 47px;
		padding: 0;
		margin: 0px 10px 0 25px; 
		}
		
	#right_content a.paypal-continue:link, #right_content a.paypal-continue:visited { 
		background: url(../images/global/buttons/paypal-continue_f2.gif) no-repeat;
		float: left;
		display: block;
		width: 134px; 
		height: 47px;
		padding: 0;
		margin: 10px 10px 0 120px; 
		}
	
	#right_content a.paypal-continue:hover, #right_content a.paypal-continue:active { 
		background: url(../images/global/buttons/paypal-continue.gif) no-repeat; 
		float: left;
		display: block;
		width: 134px; 
		height: 47px;
		padding: 0;
		margin: 10px 10px 0 120px; 
		}
		
	#right_content a.check-rather:link, #right_content a.check-rather:visited { 
		background: url(../images/global/buttons/check-rather_f2.gif) no-repeat;
		float: left;
		display: block;
		width: 134px; 
		height: 47px;
		padding: 0;
		margin: 10px 10px 0 10px; 
		}
		
	#right_content a.check-rather:hover, #right_content a.check-rather:active { 
		background: url(../images/global/buttons/check-rather.gif) no-repeat; 
		float: left;
		display: block;
		width: 134px;
		height: 47px;
		padding: 0;
		margin: 10px 10px 0 10px; 
		}
		
	#right_content .paypal-button {
		display: block;
		width: 137px; 
		height: 47px;
		padding: 0;
		margin: 25px 10px 5px 200px; 
		}
	
		*html #right_content .paypal-button {
			margin: 25px 5px 5px 100px; 
			}
	
#right_bottom {
	clear: both;
	background: url(../images/global/corners/white-corner_bottom-right.gif) bottom right no-repeat;
	width: 568px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
	
	
#full_wrapper {
	width: 944px;
	float: left;
	clear: right;
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 0;
	}

#full_top {
	clear: both;	
	background: url(../images/global/corners/white-corner_top-right.gif) top right no-repeat;
	width: 944px;
	height: 12px;
	margin: 0;
	padding: 0;
	}
		
#full_content {
	clear: both;
	width: 920px;
	margin: 0;
	padding: 0 12px 15px 12px;
	}
	
#full_content h2 {
	padding: 20px 0 0 25px;
	}
	
#full_content blockquote {
	padding: 5px 0 10px 50px;
	margin: 0;
	}
	
	#full_content blockquote p {
		margin: 0 0 15px 0;
		line-height: 20px;
		}
	
#full_content p {
	padding: 0 20px 0 25px;
	line-height: 18px;
	}
	
	
#full_content u { 
		display: none;
		}
	
#full_bottom {
	clear: both;
	background: url(../images/global/corners/white-corner_bottom-right.gif) bottom right no-repeat;
	width: 944px;
	height: 12px;
	margin: 0;
	padding: 0;
	}

	
#faq {
	clear: both;
	width: 525px;
	text-align: left;
	font-size: 11px;
	margin: 0;
	}	

	#faq a:link, #feedback a:visited, #feedback a:active  {
		color: #8E0D34;
		background-color: #ECECDC;
		text-decoration: none;
		padding: 0px 4px;
		border: 0;
		}

	#faq a:hover {
		color:	#FAF2DB;
		background-color: #8E0D34;
		text-decoration: none;
		padding: 0px 4px;
		border: 0;
		}
	


#feedback {
	clear: both;
	width: 525px;
	text-align: right;
	font-size: 11px;
	margin: 15px 0 0 0;
	}	

	#feedback a:link, #feedback a:visited, #feedback a:active  {
		color: #8E0D34;
		background-color: #ECECDC;
		text-decoration: none;
		padding: 0px 4px;
		border: 0;
		}

	#feedback a:hover {
		color:	#FAF2DB;
		background-color: #8E0D34;
		text-decoration: none;
		padding: 0px 4px;
		border: 0;
		}
	
	
#sticker-sizes {
	float: right;
	width: 118px;
	height: 237px;
	margin: 0 20px 10px 15px;
	padding: 0;
	}
	
#pricing-right {
	float: left;
	width: 400px;
	height: autopx;
	margin: 0 0 0 25px;
	padding: 0;
	}
	
#highlight-box {
	background-color: #EDC7C4;
	color: #601E0A;
	font-weight: bold;
	font-style: italic;
	width: 475px;
	margin: 20px 25px 35px 25px;
	padding: 10px;
	line-height: 18px;
	}
	
#paypal-box {
	background-color: #F5EFE1;
	color: #601E0A;
	clear: right;
	width: 340px;
	margin: 10px 30px 25px 90px;
	padding: 10px;
	line-height: 18px;
	}
	
	*html #paypal-box {
		margin: 10px 15px 25px 45x;
		}

.button a:link, .button a:visited, .button a:active  {
		color: #8E0D34;
		background-color: #ECECDC;
		font-size: 14px;
		text-decoration: none;
		padding: 3px 4px 3px 4px;
		border: 0;
		}

.button a:hover {
		color:	#FAF2DB;
		background-color: #8E0D34;
		text-decoration: none;
		padding: 2px 4px 2px 4px;
		border: 0;
		}
		



/* shopping cart steps */

#step-one {
	clear: both;
	background: url(../images/global/cart/cart-step1.gif) top left no-repeat;
	width: 488px;
	height: 42px;
	margin: 10px 28px 0 28px;
	}
	
	#step-one span {
		display: none;
		}
		
		
#step-two {
	clear: both;
	background: url(../images/global/cart/cart-step2.gif) top left no-repeat;
	width: 488px;
	height: 42px;
	margin: 10px 28px 0 28px;
	}
	
	#step-two span {
		display: none;
		}

#step-three {
	clear: both;
	background: url(../images/global/cart/cart-step3.gif) top left no-repeat;
	width: 488px;
	height: 42px;
	margin: 10px 28px 0 28px;
	}
	
	#step-three span {
		display: none;
		}

#step-four {
	clear: both;
	background: url(../images/global/cart/cart-step4.gif) top left no-repeat;
	width: 488px;
	height: 42px;
	margin: 10px 28px 0 28px;
	}
	
	#step-four span {
		display: none;
		}


	
#step-two-foreign {
	clear: both;
	background: url(../images/global/cart/cart-foreign-step2.gif) top left no-repeat;
	width: 488px;
	height: 42px;
	margin: 10px 28px 0 28px;
	}
	
	#step-two-foreign span {
		display: none;
		}

#step-three-foreign {
	clear: both;
	background: url(../images/global/cart/cart-foreign-step3.gif) top left no-repeat;
	width: 488px;
	height: 42px;
	margin: 10px 28px 0 28px;
	}
	
	#step-three-foreign span {
		display: none;
		}





/*----------------------------------------- CHARTS ----------------------------------------------*/

#pricing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;	
	}
	  
	  
/*----------------------------------------- ORDER FORM STYLES ----------------------------------------------*/

div.form {
	position: relative;
	clear: left;
	width: 475px; 
	margin: 10px 10px 15px 28px;
	}

div.row {
  clear: left;
  padding-top: 15px;
  }

div.row span.label {
  float: left;
  width: 150px;
  font-size: 12px;
  text-align: left;
  color: #601E0A;
  margin: 0px 0px 0px 20px;
  }

	.label a:link, .label a:visited, .label a:active  {
		color: #8E0D34;
		background-color: #ECECDC;
		text-decoration: none;
		padding: 0px 2px;
		border: 0;
		}

	.label a:hover {
		color:	#FAF2DB;
		background-color: #8E0D34;
		text-decoration: none;
		padding: 0px 2px;
		border: 0;
		}  
		
div.row span.label2 {
  float: left;
  width: 375px;
  font-size: 12px;
  text-align: left;
  color: #601E0A;
  margin: 0px 0px 0px 0px;
  }

	.label2 a:link, .label2 a:visited, .label2 a:active  {
		color: #8E0D34;
		background-color: #ECECDC;
		text-decoration: none;
		padding: 0px 2px;
		border: 0;
		}

	.label2 a:hover {
		color: #FAF2DB;
		background-color: #8E0D34;
		text-decoration: none;
		padding: 0px 2px;
		border: 0;
		}  
  

div.row span.formw {
  float: right;
  width: 260px;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  text-align: left;
  } 
  
div.row span.form-cart {
  float: right;
  width: 90px;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  text-align: left;
  } 

div.row span.ckbox {
 float: left;
 width: 20px; 
 margin: 0px 0px 0px 20px;
 padding-bottom: 40px;
 text-align: left;
 }
 
div.row span.ckbox-text {
 float: right;
 width: 415px;
 display: block;
 margin: 0px 5px 0px 0px;
 padding: 0px;
 text-align: left;
 line-height: 18px;
 }
 
div.row-text {
  clear: left;
  padding-top: 15px;
  padding-left: 20px;
  line-height: 18px;
  }
  
  div.row-text a:link, div.row-text a:visited, div.row-text a:active  {
		color: #8E0D34;
		text-decoration: none;
		padding: 0px 2px;
		border: 0;
		}

	  div.row-text a:hover {
		color:	#FAF2DB;
		background-color: #8E0D34;
		text-decoration: none;
		padding: 0px 2px;
		border: 0;
		}





/* form button rollover images */



input.reset-btn {
	width: 81px;
	height: 29px;
	background: url(../images/global/buttons/reset.gif) no-repeat;
	outline: none;
	margin: 0 0 0 -5px;
	}
	
input.reset-btn:hover {
	background: url(../images/global/buttons/reset_f2.gif) no-repeat;
	}


input.submit-btn {
	width: 81px;
	height: 29px;
	background: url(../images/global/buttons/submit_f2.gif) no-repeat;
	outline: none;
	margin: 0 20px 0 -5px;
	}
	
input.submit-btn:hover {
	background: url(../images/global/buttons/submit.gif) no-repeat;
	}
	
input.submit-order {
	width: 134px;
	height: 47px;
	background: url(../images/global/buttons/submit-order_f2.gif) no-repeat;
	outline: none;
	margin: 0 20px 0 -5px;
	}
	
input.submit-order:hover {
	background: url(../images/global/buttons/submit-order.gif) no-repeat;
	}
	
	
	
	
/*----------------------------------------- TELL-A-FRIEND ----------------------------------------------*/

#tell-friend_wrapper {
	float: right;
	width: 188px;
	height: auto;
	display: block;
	margin: 5px 25px 20px 20px;
	padding: 0;
	}
	
#tell-friend_center {
	text-align: center;
	width: 188px;
	height: auto;
	display: block;
	margin: 15px 25px 10px 178px;
	padding: 0;
	}
	
	
*html #tell-friend_center {
	margin: 15px 25px 10px 89px;
	}
	
#tell-friend_top {
	background: url(../images/global/tell-a-friend/tellfriend_top.gif) top left no-repeat #F6E294;
	width: 188px;
	height: 70px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #601E0A;
	line-height: 16px;
	}

	
#tell-friend_content {
	background: url(../images/global/tell-a-friend/tellfriend_middle.gif) top left no-repeat #F5EFE1;
	width: 168px;
	height: auto;
	font-size: 11px;
	color: #601E0A;
	text-align: center;
	margin: 0;
	line-height: 14px;
	padding: 35px 10px 10px 10px;
	}
	
	*html #tell-friend_content {
		padding: 35px 10px 0px 10px;
		}
	
	*+html #tell-friend_content {
		padding: 35px 10px 0px 10px;
		}

	
#tell-friend_bottom {
	background: url(../images/global/tell-a-friend/tellfriend_bottom.gif) no-repeat;
	width: 188px;
	height: 12px;
	}
	
.tell-friend-small {
	font-size: 11px;
	text-align: center;
	margin: 0 0 10px 0;
	}
	
#tell-friend_paypal {
	float: left;
	width: 188px;
	height: auto;
	display: block;
	margin: 20px 64px 5px 64px;
	padding: 0;
	}


/*----------------------------------------- btb-columns ----------------------------------------------*/


/*--------------------------- GALLERY ---------------------------------*/

	
#gallery {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	}

#gallery img {
	margin: 0 5px 15px 5px;
	display: inline;
	}
	
#gallery a:link img, #gallery a:visited img {
	border: 5px solid transparent !important;
	border: 5px solid #8E0D34;
	}	
	
#gallery a:hover img, #shop-gallery a:active img {
	border: 5px solid #8E0D34 !important;
	}

	
		
/*----------------------------------------- font styles -------------------------------------------*/
.bodytext {
	font-size: 12px;
	color: #000;
	}
	
.big-bold {
	font-size: 14px;
	font-weight: bold;
	}
	
.blogtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.6;
	}

.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	line-height: 14px;
	}


.small-italic {
	font-size: 11px;
	color: #000;
	font-style: italic;
	}
	
.blogdate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6699CC;
	line-height: 14px;
	font-style: italic;
	}
	
.tiny {
	font-size: 10px;
	color: #000;
	line-height: 12px;
	}
	
.blue-bold {
	color: #6699CC;
	font-weight: bold;
	}
	
.bold-burgundy {
	font-size: 12px;
	font-weight: bold;
	color: #601E0A;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	}
	
.burgundy-text {
	font-size: 12px;
	font-style: italic;
	color: #601E0A;
	}


/*----------------------------------------- spacers ----------------------------------------------*/
.clear {
	clear: both;
	}

	
/*------------------------------------------- footer -----------------------------------------------*/

#lower-nav {
	width: 100%;
	height: 50px;
	clear: both;
	margin: 10px 0 0 0;
	}
	
	#lower-nav img {
		float: left;
		margin: 0 4px 0 0;
		}
	
#footer {
	clear: both;
	}