body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "MS Trebuchet", sans-serif;
	text-align: center;
	background: #fff url(/images/shadowBorder.png) 50% 0 no-repeat;
	color: #637786;
}
a { color: #637786; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
#hd h1 {
	text-indent: -9000px;
	width: 226px;
	height: 83px;
	position: absolute;
	bottom: 5px;
	left: 25px;
	background: transparent url(/images/llcLogo.png) 0 0 no-repeat;
}
#hd #aboutMenu {
	position: absolute;
	top: 0px;
	right: 10px;
	list-style-type: none;
	text-align: right;
	font-size: .9em;
	font-weight: bold;
	border-right: 1px solid #fff;
	padding-top: 10px;
	padding-right: 5px;
}

#aboutMenu a {
	color: #99ccff;
	text-transform: uppercase;
}
#hd {
	position: relative;
	height: 110px;
	background: transparent url(/images/common/headerGraphic.jpg) no-repeat 100% 0;
	padding-bottom: 3px;
	border-bottom: 2px solid #637786;
}
#wrapper {
	width: 945px;
	margin: 0 auto;
}
#hd, #bd, #ft { margin: 0 12px; }
#bd { text-align: left; }
div#ft {
	clear: both; border-top: 1px solid #ccc; margin-top: 35px;
	font-size: .8em;
}

#mainMenu ul {
	list-style-type: none;
	text-align: center;
	padding-bottom: 35px;
}

#mainMenu ul li {
	display: inline;
	padding: 0 11px;
	letter-spacing: -1px;
}

#mainMenu ul li a {
	text-transform: uppercase;
	color: #637786;
	font-size: .8em;
}

#main h2 {
	color: #187faf;
	font-size: 1.05em;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}

#main h3 {
	color: #187faf;
	font-style: italic;
}

#main p {
	font-size: .9em;
	margin: 10px 0;
	line-height: 1.4em;
}

#main p.finePrint {
	font-size: 1em;
}

#main ol, #main ul {
	margin: 10px 25px;
	font-size: .9em;
	font-style: italic;
	line-height: 1.4em;
}
#main ul li, #main ol li {
	margin-left: 5px;
}
#main a { text-decoration: underline; }
#main ol { 	list-style-type: decimal; }
#main ul { list-style-type: circle; }

#main img.left, #main span.left {
	float: left; margin: 0 30px 30px 0;
}

#main img.right, #main span.right {
	float: right; margin: 0 0 30px 30px;
}

span.caption {
	font-size: .7em;
	display: block;
}

/* PageNotification styles */
div#pageNotification {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #000;
	color: #fff;
	height: 100px;
	padding-top: 15px;
	opacity: .8;
	filter: alpha(opacity=80);
}

div.product div.cover {
	float: left;
	margin: 0 10px 10px 0;
	width: 200px;
	background: #fff;
}

div.product div.cover img {
	border: 1px solid #637786;
}

div.product h2 {
	margin-bottom: 5px;
	border-bottom: 1px solid #5aa3c7;
}

div.product span.product-price {
	display: block;
	font-size: 12px;
}

div.product span.product-add-to-cart {
	float: right;
	font-size: .8em;
}

div.product span.product-add-to-cart a {
	text-decoration: none !important;
}

span.product-alt-images {
	clear: both;
	display: block;
}

span.product-alt-images img {
	border: 1px solid #637786;
}

strong {
	font-weight: bold;
}

#sidebar {
	border-top: 1px solid #5aa3c7;
	border-left: 1px solid #5aa3c7;
	float: right;
	width: 259px;
	margin-bottom: -2000px; padding-bottom: 2000px;
}

#sidebar h2 {
	color: #187faf;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
}

#sidebar p {
	font-size: 0.75em;
	text-align: left;
}

#sidebar p, #sidebar h3, #sidebar h2, #sidebar img, #sidebar ul, #sidebar label, #sidebar fieldset {
	margin: 15px 15px 15px 15px;
}

#sidebar img {
	margin-left: 30px;
}

#sidebar ul {
	font-size: .9em;
}

#sidebar label {
	font-size: 0.75em;
	font-style: italic;
	display: block;
	margin-top: 0 !important;
}

#sidebar img {
	margin-bottom: 0 !important;
}

#sidebar ul#cart li {
	font-size: .8em;
}

#sidebar form { display: inline; }
#sidebar form input { width: 200px; margin-bottom: 0; }

#quizGroups fieldset {
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

#quizGroups legend {
	margin: 0 15px;
}

#quizGroups fieldset p {
	margin-left: 15px;
	margin-right: 15px;
}

em {
	font-style: italic;
}

#accordion h3, #accordion h3 a {
	text-decoration: underline;
}

#accordion fieldset p {
	margin-left: 0;
}

#accordion fieldset p label {
	margin: 0;
}

input.smallIcon { width: 8px !important; height: 8px; display: inline; float: left; margin-top: 3px; }
span.itemName { margin-left: 3px; float: left; margin-right: 50px;}
#cart li { clear: both; }

#cart li.amount {
	text-align: right;
	font-size: 1em !important;
}

.amount {
	text-align: right !important;
}

#main span.imageLabel {
	display: block;
	margin: 0 0 15px 0;
	font-size: .9em;
	font-weight: bold;
}

#main img {
	margin: 15px 0 0 0;
}