html, body{
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:11px;
}  
body { 
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size:11px;
}
a{
	color:#CC0000;
}
a:hover{
	text-decoration:none;
}

img{
	border:none;
	margin:0px;
	padding:0px;
}
.full_line{
	width:930px;
	height:7px;
	padding:0px;
	margin:0 0 10px 0;
	background-image:url(../images/template/footer_line.gif);
	background-repeat:no-repeat;
}
#mainContainer{
	margin:0 auto;
	width:976px;	
}
#mainHeader{
	width:952px;
	height:78px;
	background-image:url(../images/template/header_back.gif);
	background-repeat:repeat-y;
	padding:22px 0 0 24px;
}
#mainHeader a{
	background-image:url(../images/template/header_logo.gif);
	background-repeat:no-repeat;
	width:317px;
	height:66px;
	display:block;
	text-indent:-5000px;	
	overflow:hidden;
	color:#FFFFFF;
	margin:0 0 0 0; 
}
#mainNav{
	width:952px;
	height:48px;
	background-image:url(../images/template/body_back.gif);
	background-repeat:repeat-y;
	padding:0 0 0 24px;
}
#mainNav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	background-image:url(../images/nav/line.gif);
	background-repeat:no-repeat;
	height:32px;
}
#mainNav li {
	float:left;
	background-image:url(../images/nav/slash.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-indent:-3000px;
	overflow:hidden;
}
.homePage #mainNav .home a{
	background-position: 0 -24px;
}
#mainNav .home a{
	display:block;
	width:68px;
	height:24px;
	background-image:url(../images/nav/home.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
.typographyPage #mainNav .typography a{
	background-position: 0 -24px;
}
#mainNav .typography a{
	display:block;
	width:110px;
	height:24px;
	background-image:url(../images/nav/typography.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
.typefacePage #mainNav .typefaces a{
	background-position: 0 -24px;
}
#mainNav .typefaces a{
	display:block;
	width:95px;
	height:24px;
	background-image:url(../images/nav/typefaces.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
.shopPage #mainNav .shop a{
	background-position: 0 -24px;
}
#mainNav .shop a{
	display:block;
	width:61px;
	height:24px;
	background-image:url(../images/nav/shop.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
.livingwithPage #mainNav .livingwith a{
	background-position: 0 -24px;
}
#mainNav .livingwith a{
	display:block;
	width:120px;
	height:24px;
	background-image:url(../images/nav/livingwith.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
.contactPage #mainNav .contact a{
	background-position: 0 -24px;
}
#mainNav .contact a{
	display:block;
	width:80px;
	height:24px;
	background-image:url(../images/nav/contact.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
}
#mainNav a:hover{
	background-position: 0 -24px;
}
#contentContainer{
	width:952px;
	padding:0 0 0 24px;
	background-image:url(../images/template/body_back.gif);
	background-repeat:repeat-y;
	overflow:auto;
	clear:both;
}

#mainFooter{
	height:135px;
	width:952px;
	padding:15px 0 0 24px;
	background-image:url(../images/template/footer_back.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#333333;
	clear:both;
}
#mainFooter p{
	margin-top:0px;
	margin-bottom:10px;
}

/*home styles*/
#fontzarelli{
	width:455px;
	float:left;
	margin:0 20px 20px 0;
}
#fontzarelli a{
	margin:0px;
	padding:0px;
	display:block;
	background-image:url(../images/home/fontzarelli_02.gif);
	background-position:0 0;
	width:455px;
	height:59px;
	text-indent:-3000px;
	overflow:hidden;
}
#fontzarelli a:hover{
	background-position:0 59px;
}
#kerningham{
	width:455px;
	float:left;
	margin:0 20px 20px 0;
}
#kerningham a{
	margin:0px;
	padding:0px;
	display:block;
	background-image:url(../images/home/kerningham_02.gif);
	background-position:0 0;
	width:455px;
	height:59px;
	text-indent:-3000px;
	overflow:hidden;
}
#kerningham a:hover{
	background-position:0 59px;
}

#typefaces{
	width:272px;
	padding:11px;
	border:solid #ccc 1px;
	background-image:url(../images/home/boxes_back.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:11px;
	margin:0 20px 0 0;
}
#typefaces h2{
	background-image:url(../images/home/typefaces_title.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	width:270px;
	height:46px;
	margin:0px;
	padding:0px;
}
#typefaces p{
	margin:0 0 7px 0;
	padding:0px;
}
#typefaces img{
	margin:10px 0 7px 0;
	padding:0px;
}
#typefaces .button{
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:272px;
	height:31px;
	background-image:url(../images/home/typefaces_link.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px;
	margin:0px;
}
#typefaces a:hover{
	background-position:0 -31px;
}

#typography{
	width:272px;
	padding:11px;
	background-image:url(../images/home/boxes_back.gif);
	background-repeat:no-repeat;
	border:solid #ccc 1px;
	float:left;
	font-size:11px;
	margin:0 20px 0 0;
}
#typography h2{
	background-image:url(../images/home/typography_title.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	width:270px;
	height:46px;
	margin:0px;
	padding:0px;
}
#typography p{
	margin:0 0 7px 0;
	padding:0px;
}
#typography img{
	margin:10px 0 7px 0;
	padding:0px;
}
#typography .button{
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:272px;
	height:31px;
	background-image:url(../images/home/findoutmore.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px;
	margin:0px;
}
#typography a:hover{
	background-position:0 -31px;
}
#flickr{
	width:272px;
	padding:11px;
	border:solid #ccc 1px;
	background-image:url(../images/home/boxes_back.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:11px;
}
#flickr h2{
	background-image:url(../images/home/flickr_title.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	width:270px;
	height:46px;
	margin:0px;
	padding:0px;
}
#flickr p{
	margin:0 0 7px 0;
	padding:0px;
}
#flickr img{
	margin:10px 0 7px 0;
	padding:0px;
}
#flickr .button{
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:272px;
	height:31px;
	background-image:url(../images/home/visit_flickr.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px;
	margin:0px;
}
#flickr a:hover{
	background-position:0 -31px;
}

#mug{
	width:272px;
	padding:11px;
	border:solid #ccc 1px;
	background-image:url(../images/home/boxes_back.gif);
	background-repeat:no-repeat;
	float:left;
	font-size:11px;
	margin:0 20px 0 0;
}
#mug h2{
	background-image:url(../images/home/mug_title.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	width:270px;
	height:46px;
	margin:0px;
	padding:0px;
}
#mug p{
	margin:0 0 7px 0;
	padding:0px;
}
#mug img{
	margin:10px 0 7px 0;
	padding:0px;
}
#mug .button{
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:272px;
	height:31px;
	background-image:url(../images/home/buy_mug.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px;
	margin:0px;
}
#mug a:hover{
	background-position:0 -31px;
}
#return{
	margin:0 auto;
	width:976px;
	height:50px;
	padding:0px;
	background-image:url(../images/template/body_back.gif);
	background-repeat:repeat-y;
}
#return a{
	display:block;
	width:80px;
	height:20px;
	background-image:url(../images/home_link.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent:-3000px;
	overflow:hidden;
	margin:0 0 0 3px;	
}
#return a:hover{
	background-position:0 -20px;
}
.first_type_item{
	width:455px;
	float:left;
	margin:0 20px 20px 0;
}
.first_type_item h1{
	font-size:36px;
	color:#333333;
	background-image:url(../images/typography/h1_line.gif);
	background-repeat:no-repeat;
	font-weight:normal;
	padding:0 0 20px 0;
	margin:0px;
}
.first_type_item h2{
	font-size:17px;
	font-weight:normal;
	color:#333333;
	margin:0 0 15px 0;
}
.first_type_item p{
	font-size:12px;
	color:#333333;
	margin:0 0 9px 0;
}
.type_item{
	background-color:#e5e5e5;
	width:441px;
	padding:7px;
	float:left;
	margin:0 20px 20px 0;
}
.type_item img{
	border:0px;
	margin:0 7px 0 0;
}
.type_item h2{
	font-size:20px;
	font-weight:normal;
	margin:0px;
}
.type_item h3{
	font-size:14px;
	font-style:italic;
	color:#CC0000;
	font-weight:normal;
	margin:0 0 8px 0;
}
.type_item h3 a{
	text-decoration:none;
}
.type_item h3 a:hover{
	text-decoration:underline;
}
.type_item p{
	margin:0 0 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3em;
}
.type_item a{
	margin:0px;
	padding:0px;
}
.type_item p a{
	text-decoration:underline;
	color:#000000;
}
.type_item p a:hover{
	text-decoration:none;
	color:#CC0000;
}
#mugitem01{
	width:455px;
	margin:0 20px 0 0;
	float:left;
	font-size:12px;
}
#mugitem01 h1{
	font-size:36px;
	font-weight:normal;
	color:#333333;
	background-image:url(../images/typography/h1_line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:normal;
	padding:0 0 8px 0;
	margin:0px;
}
#mugitem01 .button{
	background-image:url(../images/mug/buymug.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:199px;
	height:36px;
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	margin:20px 0 0 0;
	padding:0px;
}
#mugitem01 a:hover{
	background-position:0 -36px;
}
#mugitem02{
	width:455px;
	float:left;
}
#mugitem02 .button{
	background-image:url(../images/mug/buymug_large.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:455px;
	height:49px;
	display:block;
	overflow:hidden;
	text-indent:-3000px;
}
#mugitem02 a:hover{
	background-position:0 -49px;
}
#copyContent_header{
	width:600px;
	padding:0px;
	margin:0px;
	clear:both;
}
#copyContent_header h1{
	font-size:36px;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0 0 0 10px;
}
#copyContent{
	width:930px;
	padding:0px;
	margin:0px;
	background-color:#f1f1f1;
	overflow:auto;
	clear:both;
}
#copyContent_maincolumn{
	width:420px;
	margin:20px 0 0 0;
	padding:0 0 20px 82px;
	float:left;
	font-size:12px;
}
#copyContent_rightcolumn{
	width:296px;
	padding:0px;
	margin:20px 20px 0 0;
	float:right;
}
#copyContent_maincolumn h2{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	padding:0px;
}


#typefaces_rightcol{
	width:272px;
	padding:11px;
	border:solid #ccc 1px;
	margin:0 0 20px 0;
	background-image:url(../images/home/boxes_back.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#typefaces_rightcol h2{
	background-image:url(../images/home/typefaces_title.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	width:270px;
	height:46px;
	margin:0px;
	padding:0px;
}
#typefaces_rightcol p{
	margin:0 0 7px 0;
	padding:0px;
}
#typefaces_rightcol img{
	margin:10px 0 7px 0;
	padding:0px;
}
#typefaces_rightcol .button{
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:272px;
	height:31px;
	background-image:url(../images/home/typefaces_link.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px;
	margin:0px;
}
#typefaces_rightcol a:hover{
	background-position:0 -31px;
}

#typography_rightcol{
	width:272px;
	padding:11px;
	background-image:url(../images/home/boxes_back.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:solid #ccc 1px;
	margin:0 0 20px 0;
}
#typography_rightcol h2{
	background-image:url(../images/home/typography_title.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	width:270px;
	height:46px;
	margin:0px;
	padding:0px;
}
#typography_rightcol p{
	margin:0 0 7px 0;
	padding:0px;
}
#typography_rightcol img{
	margin:10px 0 7px 0;
	padding:0px;
}
#typography_rightcol .button{
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:272px;
	height:31px;
	background-image:url(../images/home/findoutmore.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px;
	margin:0px;
}
#typography_rightcol a:hover{
	background-position:0 -31px;
}

#flickr_rightcol{
	width:272px;
	padding:11px;
	border:solid #ccc 1px;
	background-image:url(../images/home/boxes_back.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-size:11px;
	margin:0 0 20px 0;
	
}
#flickr_rightcol h2{
	background-image:url(../images/home/flickr_title.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	width:270px;
	height:46px;
	margin:0px;
	padding:0px;
}
#flickr_rightcol p{
	margin:0 0 7px 0;
	padding:0px;
}
#flickr_rightcol img{
	margin:10px 0 7px 0;
	padding:0px;
}
#flickr_rightcol .button{
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	width:272px;
	height:31px;
	background-image:url(../images/home/visit_flickr.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px;
	margin:0px;
}
#flickr_rightcol a:hover{
	background-position:0 -31px;
}


.type_item .error {
	width:360px;
	background-color:#CC0000;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	margin:0 0 0 20px;
	padding:10px 20px 10px 20px;	
}

.type_item .success {
	width:360px;
	background-color:#339900;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	margin:0 0 0 20px;
	padding:10px 20px 10px 20px;	
}

.mandatory{
	color:#CC0000;
}
.apology{
	font-size:11px;
	color:#FFFFFF;
	background-color:#CC0000;
	padding:10px;
	margin:0 0 10px 0;
}
