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

html {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #666;
}

body {
	color: #333;
	background-color: #666;
}

p {
	margin: 0.6em 0;
}

.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;
}

#ft a:hover {
	color: #000;
}

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

#container, #custom-doc {

}

#hd {
	height: 10em;
}

#hd h1 {
	text-overflow: none;
	width: 223px;
	height: 130px;
	text-indent: -9999px;
	float: left;
	background: url(/public/images/2009/zeus-logo-2010.png) no-repeat;
}

#hd h1 a {
	display: block;
	height: 130px;
	width: 223px;
}

#bd {
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	border-width: 0.3em;
	border-style: solid;
	border-color: #333;
	background-color: #B0B0B0;
	/*-moz-box-shadow: 0 0 5em #ffffaa;*/
	/*-webkit-box-shadow: 0 0 5em #ffffaa; */
}

#menu {
	float: right;
	margin-top: 1em;
}

#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-weight: 100;
	text-align: right;
}

#menu li:last-child {
	padding-right: 0;
}

#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.blog {
	width: 2.2em;
}


#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;
	color: #f9f679;
}

#hd #search{
	float: right;
	margin: 1em 0;
}

#hd #search legend {
	display: none;
}

#hd #search input.textfield {
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border: medium none;
	color: #666666;
	font-size: 0.9em;
	margin-left: 0.4em;
	margin-top: 0.6em;
	padding: 0.2em 0.2em 0.2em 26px;
	background: #fff url(/public/images/2009/search-field-bg.jpg) left center no-repeat;
}

#bd #search{
		margin-top: 1em;
}

#bd #search legend {
	clear: both;
	line-height: 1em;
	text-shadow: 0px 2px 2px #797979;
	color: #FFFC7A;
	padding-bottom: 0.5em;
	font-size: 2em;
}

#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;
}

.sideList {
	margin-top: 2em;
}

.sideList h4 {
	color: #FFF97A;
	font-size: 1.4em;
	text-align: center;
	text-shadow: 0 -1px 0 #656565;
}

.sideList ul {
	line-height: 30px;
	font-size: 13px;
	border-width: 44px 20px 22px 20px;
	-moz-border-image: url(/public/images/2009/popover.png) 44 20 22 20 stretch stretch;
	-webkit-border-image: url(/public/images/2009/popover.png) 43 20 22 20 stretch stretch;
	border-image: url(/public/images/2009/popover.png) 44 20 22 20 stretch stretch;
	margin-top: -2.65em;
}

.sideList ul li {
	line-height: normal;
	margin: 1em;
}

.product-info, .cart, .welcome, .checklist, .loves, .results, .blog {
	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 {
	background: #e4e4e4;
	background: -webkit-gradient(linear, left top, right top, from(#e4e4e4), to(#b0b0b0));
	background:-moz-linear-gradient(left , #e4e4e4, #b0b0b0);
}

li.even {

	background: #f0f0f0;
	background: -webkit-gradient(linear, left top, right top, from(#f0f0f0), to(#b0b0b0));
	background:-moz-linear-gradient(left , #f0f0f0, #b0b0b0);
}


ul.item {
	width: 66%;
}

#ft {
	padding-bottom: 2em;
	color: #ccc;
	font-size: .9em;
	text-align: center;
}

ul.contact-info {
	background-position: center top;
	padding-top: 72px;
	background-repeat: no-repeat;
	height: 10em;
	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;
}
