
* {margin:0; padding:0;}

body, html {
	border:0;
}

body {
	background:url(../images/layout/body/bg_blue_new.gif);
	color:#524636;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body.contact {
	background:url(../images/layout/body/bg_green_new.gif);
}

body.about, body.links {
	background:url(../images/layout/body/bg_peach_new.gif);
}

body.faqs {
	background:url(../images/layout/body/bg_orange_new.gif);
}

body.specials {
	background:url(../images/layout/body/bg_orange_new.gif);
}

body.products, body.apparel, body.gifts_printed {
	background:url(../images/layout/body/bg_brown_new.gif);
}

h1, h2, h3, h4, h5, h6 {
	color:#3e3225;
	margin:11px 0;
}

a {
	color:#524636;
	text-decoration:underline;
}

a:hover {
	color:#e79d47;
}

p {
	margin:11px 0;
	line-height:15px;
}

ul {
	list-style:none;
}

input,
select,
textarea {
	color:#524636;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* layout */

#layout_container {
	margin:0 auto;
	width:900px;
}

#layout_header {
	height:220px;
}

#layout_header .logo {
	float:left;
	margin:30px 0 0 0;
	width:225px;
}

#layout_header .logo a,
#layout_header .logo h1 {
	background:url(../images/layout/header/logo_new.gif) no-repeat;
	display:block;
	height:189px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	width:176px;
}

#layout_banner {
	float:right;
	height:150px;
	padding:30px 0 0 0;
	width:675px;
}

#layout_body {
	background:#ffffff url(../images/layout/body/side.gif) repeat-y;
	overflow:auto;
	width:100%;
}

#layout_nav {
	background:#e79d47;
	float:right;
	padding:0 10px;
	width:655px;
}

#layout_top_nav {
	padding:5px 0;	
}

#layout_content {
	float:right;
	padding:5px 28px 28px 28px;
	overflow:auto;
	width:619px;
}

#layout_side {
	color:#ffffff;
	float:left;
	padding:28px;
	width:169px;
}

#layout_side a {
	color:#ffffff;
	text-decoration:underline;
}

#layout_side a:hover {
	color:#e79d47;
}

#layout_cheri .content img {
	border:19px solid #4a3d30;
}

#layout_products {
	margin:22px 0;
}

#layout_products a {
	background:url(../images/layout/side/products.jpg) no-repeat;
	display:block;
	height:63px;
	text-indent:-9999px;
	overflow:hidden;
}

#layout_bottom {
	margin:0 auto;
	width:900px;
}

#layout_bottom .content {
	font-size:10px;
	line-height:normal;
	text-align:center;
}

/* nav */

#layout_top_nav .top_nav {
	overflow:auto;
	width:100%;
}

#layout_top_nav .top_nav ul {
	float:right;
	width:auto;
}

#layout_top_nav .top_nav ul li {
	float:left;
	margin:0 0 0 7px;
}

#layout_top_nav .top_nav ul li a {
	font-weight:bold;
	text-decoration:none;
}

#layout_nav .nav {
	float:left;
	height:40px;
	width:486px;
}

#layout_nav .nav ul li {
	position:relative;
	float:left;
}

#layout_nav .nav ul li a {
	color:#3e3225;
	display:block;
	line-height:40px;
	padding:0 10px;
	text-decoration:none;
}

#layout_nav .nav ul li a:hover,
#layout_nav .nav ul li a.nav_active {
	background:#3e3225;
	color:#ffffff;
}

#layout_nav .nav ul li div.dropdown {
	/* removes flicker in ie */
	display:none;
	overflow:hidden;
	position:absolute;
	top:38px;
	width:200px;
	z-index:100;
}

#layout_nav .nav ul li div.dropdown div ul {
	background:#3e3225;
	padding:5px;
}

#layout_nav .nav ul li div.dropdown div ul li {
	float:none;
	line-height:15px;
}

#layout_nav .nav ul li div.dropdown div ul li a {
	background:#3e3225;
	color:#ffffff;
	line-height:15px;
	font-size:11px;
	padding:5px 10px;
}

#layout_nav .nav ul li div.dropdown div ul li a:hover {
	background:#4a3d30;
	color:#ffffff;
}

#layout_sub_nav h2 {
	color:#fff;
	font-size:14px;
}

#layout_sub_nav .sub_nav ul li {
	padding:0 0 1px 0;
}

#layout_sub_nav .sub_nav ul li a {
	background:#4a3d30;
	display:block;
	padding:10px 5px;
	text-decoration:none;
}

/* content */

.content h1 {
	font-size:16px;
	margin:11px 0 22px 0;
}

.content h2 {
	font-size:14px;
	margin:22px 0 11px 0;
}

.content ul {
	margin:11px 0;
}

.content ul li {
	background:url(../images/layout/icons/bullet.gif) 3px 5px no-repeat;
	padding:0 0 0 15px;
}

.content blockquote {
	margin:	0 20px;	
}

.content .directions {
	margin:0 0 0 260px;
}

table.products,
table.gifts_printed,
table.specials {
	width:100%;
}

table.products th,
table.gifts_printed th,
table.specials th {
	background:#3e3225;
	color:#ffffff;
	padding:5px;
}

table.products td,
table.gifts_printed td,
table.specials td {
	border:1px solid #3e3225;
	padding:0 5px;
	text-align:center;
	vertical-align:top;
}

table.products tr.photos td,
table.gifts_printed tr.photos td,
table.specials tr.photos td {
	height:160px;
	padding:10px;
	vertical-align:middle;
}


table.products tr.photos img,
table.gifts_printed tr.photos img,
table.specials tr.photos img {
	border:0;
}

/* specials */

#layout_specials {
	margin:20px 0 0 0;
	overflow:auto;
	width:100%;
}

#layout_specials_block {
	float:left;
	margin:0;
	width:295px;
}

#layout_specials_block h1 {
	background:#594c3e;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:6px 10px;
}

#layout_specials_block p {
	background:url(../images/layout/icons/bullet.gif) 3px 5px no-repeat;
	margin:0;
	padding:0 0 0 15px;
}

#layout_specials_block .image {
	border:1px solid #3e3225;
	text-align:center;
	padding:15px;
}

#layout_specials_block .image img {
	background:#ffffff;
	border:3px solid #cccbc9;
	padding:10px;
}

#layout_specials_block .images {
	overflow:auto;
	padding:5px 0;
	width:100%;
}

#layout_specials_block .images ul {
	float:left;
	overflow:auto;
}

#layout_specials_block .images ul li {
	float:left;
}

#layout_specials_block .images ul li a {
	display:block;
	font-weight:bold;
	height:15px;
	text-align:center;
	text-decoration:none;
	padding:0 4px;
}

#layout_specials_block .images ul li a.selected {
	background:#f3a042;
	color:#ffffff;
}

/* hot items */
/* featured products */

#layout_newproduct_block,
#layout_hotitems_block,
#layout_featured_block {
	float:right;
	margin:0 0 20px 0;
	width:295px;
}

#layout_newproduct_block h1,
#layout_hotitems_block h1,
#layout_featured_block h1 {
	background:#594c3e;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:6px 10px;
}

#layout_newproduct_block .container,
#layout_hotitems_block .container,
#layout_featured_block .container {
	border:1px solid #3e3225;
	padding:15px;
	overflow:auto;
	width:265;
}

#layout_newproduct_block .container p,
#layout_hotitems_block .container p,
#layout_featured_block .container p {
	margin:0;
}


#layout_newproduct_block .container img {
	float:left;
}

#layout_newproduct_block .container p {
	margin:0 0 0 130px;
}

/* featured */

#layout_featured {
	border-top:3px solid #524636;
	clear:both;
	margin:10px 0;
	padding:20px 0 0 0;
}

#layout_featured h1 {
	font-size:16px;
	margin:11px 0 22px 0;
}

/* advanced search */

#layout_easie_search {
	float:right;
	width:169px;
}

#layout_easie_search .easie_search {
	padding:5px 0 0 0;
}

#layout_easie_search .easie_search fieldset {
	border:none;
}

#layout_easie_search .easie_search fieldset dl {
	margin:5px 0;
	overflow:auto;
	width:100%;
}

#layout_easie_search .easie_search fieldset dl.keywords dt input {
	width:100%;
}

#layout_easie_search .easie_search fieldset dl dt {
	float:left;
	width:104px;
}

#layout_easie_search .easie_search fieldset dl dd {
	margin:0 0 0 114px;
}

#layout_easie_search .easie_search fieldset dl dt input,
#layout_easie_search .easie_search fieldset dl dd input {
	border:1px solid #4A3D30;
	padding:2px;
}

#layout_easie_search .easie_search fieldset dl dd input.go {
	font-weight:bold;
	padding:1px;
}

/* contact */

#layout_contact {
	overflow:auto;
	width:100%;
}

#layout_contact span {
	margin:0 5px;
}

#layout_contact div fieldset {
	border:0;
}

#layout_contact div fieldset dl {
	margin:5px 0;
	overflow:auto;
	width:100%;
}

#layout_contact div fieldset dl dt {
	float:left;
}

#layout_contact div fieldset dl dd {
	margin:0 0 0 170px;
}

#layout_contact div fieldset dl dd input,
#layout_contact div fieldset dl dd select {
	width:200px;
}

#layout_contact div.security fieldset dl dt {
	float:none;
	margin:0 0 5px 0;
}

#layout_contact div.security fieldset dl dd {
	margin:0;
}

#layout_contact div.security fieldset dl dd img {
	float:left;
	margin:0 5px 0 0;
}

#layout_contact div.security fieldset dl dd input {
	width:50px;
}

#layout_contact div.buttons fieldset dl dd input {
	width:auto;
}