#container, #custom-doc { width:812px;*width:812px;min-width:812px; margin:auto; text-align:left; } 

html {
	background-image: url(/public/images/2009/html_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #cccccc;
}

body {
	color: #393939;
	background-color: #cccccc;
	margin-top: 2em;
}

p {
	margin-bottom: 0.8em;
}

.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}

strong,b {
	font-weight: bold;
}

em,i {
	font-style: italic;
}

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

a:hover {
	color: #2c6ec7;
}

a.tiny {
	display: inline;
	font-size: 0.8em;
}

#container, #custom-doc {
	background-image: url(/public/images/2009/custom-doc-background.jpg);
	background-position: 0 top;
	background-repeat: repeat-y;

}

#hd {
	position: relative;
	height: 106px;
	background-repeat: no-repeat;
	background-image: url(/public/images/2009/hd-background.jpg);
}

#hd h1 {
	text-overflow: none;
	width: 257px;
	height: 106px;
	text-indent: -9999px;
}

#hd h1 a {
	display: block;
	height: 106px;
	width: 257px;
}

#bd {
	background-image: url(/public/images/2009/bd-background.jpg);
	background-position: 0 top;
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	top: 80px;
	left: 275px;
}

#menu ul {
	margin: 0;		
	padding: 0;
	list-style: none;	
}

#menu li {
	display: inline;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 1em;
	padding-top: 0;
	margin: 0;
	float: left;
	height: 1em;
	font-size: 1.5em;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

#menu li.home {
	width: 3em;
}

#menu li.about {
	width: 3em;
}

#menu li.cart {
	width: 2em;
}

#menu li.checklist {
	width: 4em;
}

#menu li.events {
	width: 3em;
}

#menu li.love {
	width: 3em;
}

#menu li a{
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 0;
	height: 2em;
	display: block;
}

#menu li a:hover{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #f9f679;
	margin: 0;
	padding: 0;
	height: 2em;
	display: block;
}

#search{
	height: 39px;
	width: 273px;
	left: 512px;
	top: 3px;
	position: absolute;
}

#search legend, #email legend{
	display: none;
}

#search fieldset{
}

#search input, #email input {
	float: left;
}

input.textfield {
	color:#949494;
	font-size:0.9em;
	margin-left:0.4em;
	margin-top: 0.6em;
	width: 16em;
}

#quick-links {
	color: #dcdcdc;
	right: 14px;
	top: 0px;
	position: absolute;
}

#quick-links ul {
}

#quick-links li {
	height: 18px;
	line-height: 18px;
	padding-right: 1em;
	float: left;
}

#quick-links li a {
	color: #ebebeb;
	text-decoration: none;
}

#quick-links li a:hover {
	color: #fffc7a;
	text-decoration: none;
}

#quick-links li a.goto-cart {
	padding-right: 26px;
	background-image: url(/public/images/2009/cart-icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.cart ul li.cart-total {
	border-bottom-color: #d4d4d4;
	border-bottom-style: solid;
	border-top-color: #c1d7e4;
	border-top-width: 2px;
	border-top-style: solid;
	font-weight: bold;
	border-bottom-width: 1px;
	background-color: #cde5f2;
}

ul.browse {
	padding-bottom: 2em;
	padding-top: 2.4em;
	line-height: 30px;
	font-size: 13px;
}

ul.browse li {
	background-repeat: repeat-y;
	background-image: url(/public/images/2009/browse_out.jpg);
}


ul.browse li.categories {
	color: #fff97a;
	text-shadow: 0px 2px 2px #656565;
	padding-left: 10px;
	background-position: left top;
	background-image: url(/public/images/2009/browse_top.jpg);
	background-repeat: no-repeat;
	font-size: 21px;
}

ul.browse li.last {
	height: 12px;
	background-position: left top;
	background-image: url(/public/images/2009/browse_bottom.jpg);
	background-repeat: no-repeat;
}

ul.browse li a {
	padding-left: 10px;
	display: block;
	height: 30px;
	line-height: 30px;
	color: #3e3e3d;
	text-decoration: none;
}

ul.browse li a:hover {
	font-weight: bold;
	text-shadow: 0px 1px 2px #434343;
	background-repeat: no-repeat;
	background-image: url(/public/images/2009/browse_over.jpg);
	color: #ebebeb;
}

.product-info, .cart, .category, .welcome, .checklist, .loves, .results {
	padding-left: 1.5em;
	padding-bottom: 1.5em;
	padding-right: 0.3em;
	padding-top: 1.5em;
}

.product-info h2, .cart h2 {
	text-shadow: 0px 1px 2px #a4a4a4;
	color: #fefb7a;
	font-size: 3em;
}


li.odd {
	border-top-color: #8e8e8e;
	border-top-width: 1px;
	border-top-style: solid;
}

li.even {
	border-top-color: #838383;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #8e8e8e;
}



#ft {
	padding-bottom: 2em;
	color: #5e5e5e;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(/public/images/2009/ft-background.jpg);
	font-size: .9em;
	text-align: center;
}

ul.contact-info {
	background-position: center top;
	padding-top: 72px;
	background-repeat: no-repeat;
	height: 10em;
	background-image: url(/public/images/2009/zeus-black-and-white.jpg);
	width: 30em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

ul.contact-info li {
	border-width: 1px;
	width: 15em;
	float: left;
}

ul.contact-info li.first {
	padding-left: 0px;
	padding-right: 0.5em;
	text-align: right;
	border-width: 1px;
	width: 17em;
	float: left;
}

#ft p {
	padding-bottom: .5em;
	padding-top: .5em;
}

.fn {
	font-weight: bold;
}

#email {
	width: 30em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#email_mini_form {
	padding-left: 5em;
}

ul.generalContent {
	padding-bottom: 2em;
	padding-top: 2.4em;
	font-size: 11px;
}

ul.generalContent li {
	padding-right: 1em;
	padding-left: 1em;
	background-repeat: repeat-y;
	background-image: url(/public/images/2009/browse_out.jpg);
}

ul.generalContent li.first {
	color: #fff97a;
	text-shadow: 0px 2px 2px #656565;
	padding-left: 10px;
	background-position: left top;
	background-image: url(/public/images/2009/browse_top.jpg);
	background-repeat: no-repeat;
	font-size: 21px;
}

ul.generalContent li.last {
	height: 12px;
	background-position: left top;
	background-image: url(/public/images/2009/browse_bottom.jpg);
	background-repeat: no-repeat;
}

ul.generalContent p {
	margin-bottom: 0px;
	padding-bottom: 0.8em;
}

/* event sidebar */
ul.event {
	padding-bottom: 2em;
	--line-height: 30px;
	font-size: 13px;
}

ul.event li.first {
	font-weight: bold;
	font-size: 1.2em;
}

ul.event li {
	padding-bottom: .8em;
}

ul.event li a {
}

ul.event li a:hover {
}

/*email submist form*/
.subscribeMsg {
	text-align: center;
	font-weight: bold;
	border-color: #399737;
	border-style: solid;
	border-width: 1px;
	color: #494949;
	background-color: #daffd7;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	padding: 10px;
}

.subscribeMsgError {
	text-align: center;
	font-weight: bold;
	border-color: #9a3739;
	border-style: solid;
	border-width: 1px;
	color: black;
	background-color: #ffd7d7;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	padding: 10px;
}

#email input.textfield {
	color: #333;
}
