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

body {
	background-image: url(images/honeycomb-bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrap {
	padding: 0px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	padding: 0px;
	width: 960px;
	margin: 0px 0px 20px;
}
#content {
	padding: 0px;
	width: 960px;
	margin: 0px;
}
.box {
	width: 960px;
	background: #FFF url(images/yellowbox_03.gif) no-repeat left bottom;
}
.bottom-right {
	background: url(images/yellowbox_04.gif) no-repeat right bottom;
	padding-bottom: 10px;
}
.top-left {
	background: url(images/yellowbox_01.gif) no-repeat left top;
}
.top-right {
	background: url(images/yellowbox_02.gif) no-repeat right top;
	padding-top: 10px;
}
.top-right p, h1, h2, h3, h4, h5, h6 {
	margin-left: 35px;	
}

#mainContent {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 638px;
}
.text p {
	font-size: 14px;
	line-height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.about p {
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#secondaryContent {
	margin: 0px 41px 0px 35px;
	padding: 0px;
	float: left;
	width: 210px;
	display: inline;
}
#nav {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	float:none;
	width: 210px;
	list-style-type: none;
}
#nav ul li {
	float:none;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	display:block;
	background-image:url(images/navbar.gif);
}
#nav ul li a span {
	visibility:hidden;
}
#nav ul li a:link {
	text-decoration:none;
}
#nav ul li a:visited {
	text-decoration:none;
}
		
					
a#navinvites {
	background-position: 0px 0px;
	height: 47px;
	width: 210px;
}
a#navannouncements {
	background-position: 0px -47px;
	height: 38px;
	width: 210px;
}
a#navstationery {
	background-position: 0 -85px;
	height: 38px;
	width: 210px;
}
a#navholiday {
	background-position: 0 -123px;
	height: 38px;
	width: 210px;
}
a#navcallingcards {
	background-position: 0 -161px;
	height: 38px;
	width: 210px;
}
a#navstickers {
	background-position: 0 -199px;
	height: 38px;
	width: 210px;
}
a#navlabels {
	background-position: 0 -237px;
	height: 38px;
	width: 210px;
}
a#navfeatured {
	background-position: 0 -496px;
	height: 38px;
	width: 210px;
}

a#navpet {
	background-position: 0 -367px;
	height: 38px;
	width: 210px;
}

a#navbookmarks {
	background-position: 0 -454px;
	height: 38px;
	width: 210px;
}


a#navfeatured:hover {
	background-position: -210px -496px;
}

a#navnotepads {
	background-position: 0 -327px;
	height: 38px;
	width: 210px;
}
a#navnotepads:hover {
	background-position: -210px -327px;
}
a#navmatchhingsets {
	background-position: 0 -275px;
	height: 52px;
	width: 210px;
}

a#navinvites:hover {
	background-position:-210px 0px;
}
a#navannouncements:hover {
	background-position: -210px -47px;
}
a#navstationery:hover {
	background-position: -210px -85px;
}
a#navholiday:hover {
	background-position: -210px -123px;
}
a#navcallingcards:hover {
	background-position: -210px -161px;
}
a#navstickers:hover {
	background-position: -210px -199px;
}
a#navlabels:hover {
	background-position: -210px -237px;
}
a#navmatchhingsets:hover {
	background-position: -210px -275px;
}

a#navpet:hover {
	background-position: -210px -367px;
}

a#navbookmarks:hover {
	background-position: -210px -454px;
}

#second-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	clear: both;
	width: 889px;
	padding-top: 25px;
	margin-right: auto;
	padding-bottom: 15px;
	margin-left: auto;
}
#second-nav a {
	color: #000;
	text-decoration: none;
}
#second-nav a:hover {
	text-decoration: underline;
}
#footer {
	color: #6c7173;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 10px;
	padding: 0px;
}
#footer ul {
	width: 892px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	float: left;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li a {
	font-weight: normal;
	text-transform: none;
	color: #6c7173;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
.break {
	clear: both;
	height: 1px;
}
.buzz-words {
	background-image: url(images/buzz-words.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 187px;
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -40px;
}
.buzz-words-thin {
	background-image: url(images/buzz-words-thin.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 87px;
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.copyright {
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	position: relative;
	top: -20px;
}
.products {
	width: 652px;
	margin: 0px 0px 0px -14px;
	padding: 0px;
	list-style-type: none;
	font-size: 9px;
	line-height: 8px;
}
.products li {
	float: left;
	padding-bottom: 24px;
	margin-left: 14px;
	display: inline;
}
.products a {
	height: 126px;
	width: 147px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	display: block;
	text-align: center;
}
.products a:hover {
	background-color: #fffde0;
}
.products img {
	border: none;
	margin-top: 32px;
}
.products .tall {
	margin-top: 7px;

}
#mainContent h1 {
	margin-left: 0px;
}
.txt {
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCE00;
	border-right-color: #FFF200;
	border-bottom-color: #FFF200;
	border-left-color: #FFCE00;
	background-color: #FFFDE0;
}
.smalltext {
	font-size: 12px;
}
.btn {
	padding: 3px;
	border-right: 1px solid #73b5c3;
	border-bottom: 1px solid #73b5c3;
	border-top:1px solid #d4f0f6;
	border-left:1px solid #d4f0f6;
	background-color: #a9d7e1;
	font-weight:bold;
	color: #000;
}

#errorMessage{
	background: url('images/error.gif') 10px 10px no-repeat #FCC;
	border: 1px solid #C00;
	width: 400px;
	padding:20px 20px 20px 65px;
	color: #000;
	margin-bottom:20px;
}

#successMessage{
	background: url('images/success.gif') 10px 10px no-repeat #CFC;
	border: 1px solid #0C0;
	width: 400px;
	padding:20px 20px 20px 65px;
	color: #000;
	margin-bottom:20px;
}

#infoMessage{
	background: url('images/info.gif') 10px 10px no-repeat #CCF;
	border: 1px solid #00C;
	width: 400px;
	padding:20px 20px 20px 65px;
	color: #000;
	margin-bottom:20px;
}



h1, h2{margin:5px 0 5px 0;}

a{text-decoration:none;}

#productLists ul{margin:0;padding:0;}
#productLists li{list-style-type:none;}


.half {
font-size:10px; }
