/* @override http://www.eebee.com/styles.css */

body {
	background-color: #fff;
	color: #666;
	font: small Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body.popup {
	background-color: #fff;
	color: #666;
	font: small Arial, Helvetica, sans-serif;
	margin: 12px;
	padding: 0;
}

#page {
	width: 781px;
	position: relative;
	display: block;
	padding: 0;
	margin: 0 auto;
}

#extra {
	margin: 0;
	padding: 0;
	width: auto;
	height: 200px;
}

/* @group type */

p {
	color: #666;
	font: 13px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 12px;
}

.subh3p {
	color: #666;
	font: 13px/18px Arial, Helvetica, sans-serif;
	padding: 0 0 12px;
	margin-top: -4px;
}

body.popup p {
	color: #666;
	font: 13px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 6px;
}

p a, body.popup p a {
	color: #44875a;
}

p a:visited, body.popup p a:visited {
	color: #215c34;
}

p a:hover, p a:visited p a:hover, body.popup p a:hover, body.popup p a:visited p a:hover {
	color: #48a2ba;
}

#plain p {
	color: #666;
	font: 13px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 12px;
}

.press {
	color: #666;
	text-decoration: none;
}

.crossout {
	text-decoration: line-through;
}

.press a {
	color: #1f8ab4;
	text-decoration: none;
	font-weight: bold;
}

.press a:hover {
	text-decoration: underline;
}

.backtotop {
	font-size: 11px;
	font-weight: bold;
	float: right;
	clear: both;
	padding: 0;
	margin: 0;
}

.price {
	font-size: 13px;
	line-height: 18px;
}

.top a {
	color: #48a2ba;
	text-decoration: none;
}

h1 {
	padding-left: 11px;
	padding-top: 0;
	margin: 0;
	font-weight: bold;
	line-height: 30px;
	font-size: 24px;
	color: black;
}

h2 {
	padding-left: 11px;
	padding-top: 0;
	margin: 0;
	font-weight: bold;
	line-height: 24px;
	font-size: 18px;
	text-align: left;
}

h3 {
	color: #1b4280;
	font-weight: bold;
	line-height: 24px;
	font-size: 16px;
	margin: 0;
	padding-bottom: 6px;
}

h3 a {
	color: #1b4280;
	text-decoration: none;
}

h3 a:visited {
	color: #215d35;
	text-decoration: none;
}

h3 a:hover {
	color: #48a2ba;
	text-decoration: none;
}

h4 {
	color: #666;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
	margin: 0;
	padding-bottom: 6px;
}

h4 a {
	color: #666;
	text-decoration: underline;
}

h4 a:visited {
	color: #215d35;
	text-decoration: underline;
}

h4 a:hover {
	color: #1b4280;
	text-decoration: underline;
}

/* @end */

/* @group headers */

#header {
	height: 130px;
	width: 781px;
	border: 0;
	clear: none;
	background-color: white;
	padding: 0;
	margin: 0;
}

#nav {
	height: 24px;
	padding: 0;
	margin: 0;
}

#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#nav ul li a {
	width: 98px;
	height: 24px;
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
}

#nav ul li a:hover {
	color: white;
	background: #f5d7b4;
}

div#nav ul li.selected {
	color: silver;
}

div#nav ul li.selected a {
	background: #c60;
	color: #fff;
}

#nav li#about a {
	background: #44875a;
}

#nav ul li#about a:hover {
	color: #9bbfa7;
}

#nav li#parent a {
	background: #de8f2f;
}

#nav ul li#parent a:hover {
	color: #efc797;
}

#nav li#blog a {
	background: #994b93;
}

#nav ul li#blog a:hover {
	color: #cca5c9;
}

#nav li#store a {
	background: #48a2ba;
}

#nav ul li#store a:hover {
	color: #a4d1dd;
}

#nav li#press a {
	background: #44875a;
}

#nav ul li#press a:hover {
	color: #9bbfa7;
}

#nav li#contact a {
	background: #de8f2f;
}

#nav ul li#contact a:hover {
	color: #efc797;
}

#nav li#blank a {
	background: #994b93;
	width: 90px;
}

#nav ul li#blank a:hover {
	color: #cca5c9;
}

#nav li#cart a {
	width: 103px;
	background: #f0f0f0;
	color: #de8f2f;
	text-align: left;
}

#nav ul li#cart a:hover {
	color: #d45202;
}

/*@end */

/* @group blog */

.meta {
	font-size: .85em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #666;
	font-weight: normal;
	letter-spacing: 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #efefef;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #666;
	font-size: 110%;
	list-style-type: none;
}

.storytitle {
	margin: 0;
	padding-bottom: 0px;
	font-weight: bold;
	line-height: 24px;
	font-size: 16px;
	color: #1b4280;
}

.storytitle a {
	color: #1b4280;
	text-decoration: none;
}

.storytitle a:visited {
	color: #1b4280;
	text-decoration: none;
}

.storytitle a:hover {
	color: #994b93;
	text-decoration: underline;
}

.storycontent {
	margin: 0;
	padding: 10px 0 12px 0;
	font-size: 13px;
	line-height: 18px;
}

.storycontent h4 {
	margin: 0;
	padding: 0;
	color: #666;
	clear: both;
}

.storycontent img {
	padding: 6px 12px 6px 12px;
}

/* 
Style Sheet code for Image Caption Easy Plugin for WordPress
Copy and Paste this code into your WordPress theme style sheet file (style.css) then upload to its location.
You can edit any of these to suit your needs.
*/

.storycontent .imagecaptioneasy {
	padding: 5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.15em;
	text-align: center;
	border: 1px solid #808080;
	background: white;
	color: #666;
	font-style: italic;
}

.storycontent .imagecaptioneasy img {
	border: 0px solid #fff;
	margin-bottom: 5px;
	padding: 5px 5px 0 5px;
}

.storycontent .imagecaptioneasy span {
	text-align: center;
}

.storycontent .imagecaptioneasy_top_left {
	margin: 0 11px 11px 0;
	float: left;
	padding: 0;
}

.storycontent .imagecaptioneasy_top_right {
	margin: 0 0 11px 11px;
	float: right;
	padding: 0;
}

.storycontent .imagecaptioneasy_top_nowrap {
	margin: 0 0 11px 0;
	float: none;
	padding: 0;
}

.storycontent .imagecaptioneasy_left {
	margin: 11px 11px 11px 0;
	float: left;
	padding: 0;
}

.storycontent .imagecaptioneasy_right {
	margin: 11px 0 11px 11px;
	float: right;
	padding: 0;
}

.storycontent .imagecaptioneasy_nowrap {
	margin: 11px 0 11px 0;
	float: none;
	padding: 0;
}

.storycontent .alignleft img {
	border: 0px solid #fff;
	margin-bottom: 5px;
	padding: 5px;
}

.storycontent .alignright img {
	border: 0px solid #fff;
	margin-bottom: 5px;
	padding: 5px;
}

.storycontent .imagecaptioneasy_ft {
	margin: 0 11px 11px 0;
	float: left;
	padding: 0 10px 5px 0;
}

.storycontent .imagecaptioneasy_ght {
	margin: 11px 0 11px 11px;
	float: right;
	padding: 0 10px 5px 0;
}

.storycontent .imagecaptioneasy_nter {
	margin: 0 0 11px 0;
	float: none;
	padding: 0 10px 5px 0;
}

.feedback {
	text-align: right;
	clear: both;
}

.feedback a {
	color: #666;
}

/* @end */

/* @group content */

#main {
	float: left;
	width: 781px;
	background: url(images/linebg.gif) repeat-y 181px;
	text-align: left;
	margin: 0;
	background-color: white;
	padding: 0 0 21px;
}

#maingallery
{
	float: left;
	width: 781px;
	text-align: left;
	margin: 0;
	background-color: white;
	padding: 0 21px 21px 21px;
}

#maindvd {
	float: left;
	width: 781px;
	background: url(images/linebg.gif) repeat-y 181px;
	margin: 0;
	padding: 0;
	clear: both;
	background-color: white;
	position: relative;
}

#content {
	width: 600px;
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
}

#contenttop {
	width: 600px;
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
}

#plain {
	margin: 0 14px 0 15px;
	clear: both;
	padding: 9px 2px 0 0;
}

#plain2 {
	margin: 0 14px 0 15px;
	clear: both;
	padding: 9px 2px 0 0;
}

.inside1st {
	padding: 0;
	margin: 46px 14px 0 15px;
	clear: none;
	width: 542px;
}

.inside {
	width: 542px;
	margin: 18px 14px 0 15px;
	clear: both;
	padding: 9px 29px 0 0;
}

.inside642 {
	width: 642px;
	margin: 18px 14px 0 15px;
	clear: both;
	padding: 9px 29px 0 0;
}

.mix {
	margin-top: 48px;
}

.cleer {
	clear: both;
	padding-top: 24px;
}

.spacer {
	width: 542px;
	margin: 18px 14px 0 15px;
	clear: both;
	padding: 9px 29px 0 0;
	height: 300px;
}

.spacer350 {
	height: 350px;
}

.insidecenter {
	width: 542px;
	margin: 18px 14px 0 15px;
	clear: both;
	padding: 9px 0 0;
	text-align: center;
}

.insideline {
	width: 536px;
	border-top: 1px solid #e6e6e6;
	margin: 0 14px 0 15px;
	padding: 25px 29px 24px 6px;
	clear: left;
}

.insidepost {
	width: 536px;
	border-bottom: 1px solid #efefef;
	margin: 24px 14px 24px 15px;
	padding: 24px 29px 24px 0px;
	clear: left;
}

.insidetellus {
	width: 536px;
	border-bottom: 1px solid #666;
	margin: 0 14px 0 15px;
	padding: 14px 15px 14px 14px;
	clear: both;
}

div.insidetellus p {
	color: #1b4280;
}

.insidetellus2 {
	width: 536px;
	border-bottom: 1px solid #666;
	margin: 0 14px 0 15px;
	padding: 14px 15px 14px 14px;
	clear: both;
	background-color: #fbf1e5;
}

.inside blockquote, .insideclear blockquote {
	margin-top: 0;
	padding: 0;
}

.inside blockquote p {
	color: #1b4280;
	padding-bottom: 6px;
	padding-top: 6px;
}

/* @end */

/* @group sidebar */

#leftside {
	width: 181px;
	float: left;
	padding: 0;
	text-align: left;
	margin: 23px 0 0;
}

#side {
	margin: 0 15px 0 14px;
}

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

#leftside ul li {
	list-style-type: none;
	line-height: 14px;
	font-size: 11px;
	margin: 0;
	padding: 9px 0 0;
}

#leftside ul li a {
	display: block;
	margin: 0;
	padding: 0 11px;
	width: 130px;
}

#leftside ul li a:link {
	color: #666;
	text-decoration: none;
}

#leftside ul li a:visited {
	color: #44875a;
	text-decoration: none;
}

#leftside ul li a:hover {
	color: #1f8ab4;
	text-decoration: underline;
}

div#leftside ul li.selected a {
	color: #1f8ab4;
	font-weight: bold;
}

div#leftside ul li.head {
	color: #3f3f3f;
	font-weight: bold;
	padding: 9px 0 0;
	margin: 0;
}

div#leftside ul li.head2 {
	color: #3f3f3f;
	font-weight: bold;
	padding: 11px 11px 0;
}

#leftside ul ul {
	position: relative;
	padding: 0;
	margin: 0;
}

#leftside ul ul li {
	list-style-type: none;
	line-height: 14px;
	font-size: 11px;
	margin: 0 0 0 11px;
	padding: 11px 0 0;
}

#leftside ul ul li a {
	display: block;
	width: 119px;
	margin: 0;
	padding: 0 11px;
}

#leftside ul ul li a:link {
	color: #666;
	text-decoration: none;
}

#leftside ul ul li a:visited {
	color: #44875a;
	text-decoration: none;
}

#leftside ul ul li a:hover {
	color: #1f8ab4;
	text-decoration: underline;
}

div#leftside ul ul li.selected a {
	color: #1f8ab4;
	font-weight: bold;
}

div#leftside h2.blog {
	color: #994b93;
	margin: 0;
	font-weight: bold;
	line-height: 24px;
	font-size: 18px;
	text-align: left;
	padding: 0;
}

div#leftside h2.blog a {
	text-decoration: none;
	color: #994b93;
}

div#leftside h2.blog a:visited {
	text-decoration: none;
	color: #994b93;
}

div#leftside h2.blogPress {
	color: #44875a;
	margin: 0;
	font-weight: bold;
	line-height: 24px;
	font-size: 18px;
	text-align: left;
	padding: 0;
}

div#leftside h2.blogPress a {
	text-decoration: none;
	color: #44875a;
}

div#leftside h2.blogPress a:visited {
	text-decoration: none;
	color: #44875a;
}

.sidebar {
	padding: 14px 10px 29px 23px;
	background: #fbf1e5 url(images/bubbles.gif) no-repeat 23px 93%;
	line-height: 14px;
	font-size: 11px;
	margin: 23px -15px 0 -14px;
}

.sidebar img {
	float: right;
	margin-top: -25px;
}

.sidebar input.mail {
	margin-top: 9px;
	color: #666;
}

.bluecol {
	background-color: #add6eb;
	margin: 14px 0 0;
	padding: 0 11px 14px;
	float: left;
	width: 130px;
}

.ltbluecol {
	background-color: #d6ebf5;
	margin: 0;
	padding: 0 11px 14px;
	float: left;
	width: 130px;
}

.ltbluecol p {
	text-align: left;
	color: #1f8ab4;
	font-weight: bold;
}

.orangecol {
	background-color: #ffe0d6;
	margin: 14px 0 0;
	padding: 0 11px 14px;
	float: left;
	width: 130px;
}

.ltorangecol {
	background-color: #ffefea;
	margin: 0;
	padding: 0 11px 14px;
	float: left;
	width: 130px;
}

.ltorangecol p {
	text-align: left;
	color: #993333;
}

.greencol {
	background-color: #e2ebd9;
	margin: 14px 0 0;
	padding: 0 11px 14px;
	float: left;
	width: 130px;
}

.ltgreencol {
	background-color: #f0f5ec;
	margin: 0;
	padding: 0 11px 14px;
	float: left;
	width: 130px;
}

.ltgreencol p {
	text-align: left;
	color: #6e9b41;
}

.purplecol {
	background-color: #ebdbe9;
	margin: 14px 0 0;
	padding: 0 11px 14px;
	float: left;
	width: 130px;
}

.ltpurplecol {
	background-color: #f5edf4;
	margin: 0;
	padding: 0 11px 14px;
	float: left;
	width: 130px;
}

.ltpurplecoll p {
	text-align: left;
	color: #994b93;
}

.bluecol p, .orangecol p, .greencol p, .purplecol p {
	text-align: right;
}

p.quotes {
	text-indent: -6px;
	margin-left: 6px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 0;
	margin-right: 6px;
}

p.source {
	text-indent: -6px;
	margin-left: 6px;
	font-weight: normal;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 12px;
}

/* @end */

/* @group home */

#mainhome {
	float: left;
	width: 781px;
	background: white;
	text-align: left;
	margin: 0;
	padding: 0;
}

#mainline {
	margin: 0 14px;
	border-top: 1px solid #ccc;
	height: 46px;
	width: 752px;
	padding: 0;
	clear: both;
}

#mainline ul {
	border: 0;
	list-style-type: none;
	padding: 0 0 0 105px;
	height: 20px;
	margin-top: 13px;
}

#mainline ul li {
	list-style-type: none;
	display: block;
	text-align: center;
	padding: 0 11px;
	font-size: 11px;
	color: #f26835;
	font-weight: bold;
	float: left;
	margin: 0;
	line-height: 18px;
}

#mainline ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#song {
	padding: 0;
	z-index: 100;
	position: relative;
	clear: none;
	right: 11px;
	top: -32px;
	float: right;
	display: inline-block;
}

.badge
{
	padding: 0 0 0 14px;
	z-index: 90;
	position: relative;
	clear: none;
	right: 0px;
	top: 3px;
	float: right;
	display: inline-block;
}

.music
{
	padding: 0;
	z-index: 90;
	position: relative;
	right: 0px;
	top: -280px;
	float: right;
	clear: both;
	display: inline-block;
	margin-bottom: -300px;
}

.noseTop
{
	padding: 0;
	position: relative;
	clear: both;
	right: 0px;
	top: -65px;
	display: inline-block;
}

#bird
{
	padding: 0;
	z-index: 100;
	position: relative;
	clear: none;
	left: -46px;
	top: -36px;
	float: left;
	display: inline-block;
}

#share {
	padding: 0;
	z-index: 100;
	position: relative;
	clear: none;
	right: 11px;
	top: -16px;
	float: right;
	display: inline-block;
}

#bird2
{
	padding: 0 0 6px 0;
	z-index: 100;
	position: relative;
	clear: none;
	left: 0px;
	top: 0px;
	float: left;
	display: inline-block;
}

#share2 {
	padding: 0;
	z-index: 100;
	position: relative;
	clear: none;
	right: 11px;
	top: 16px;
	float: right;
	display: inline-block;
}

.afterbird {
	float: left;
	margin-top: -56px;
}

#instock {
	right: 11px;
	padding: 0;
	z-index: 100;
	position: absolute;
	clear: none;
	right: 248px;
	top: 368px;
	float: right;
	display: inline-block;
}

#instockR {
	right: 11px;
	padding: 0;
	z-index: 100;
	position: absolute;
	clear: none;
	right: -12px;
	top: 186px;
	float: right;
	display: inline-block;
}

#instockR2 {
	right: 11px;
	padding: 0;
	z-index: 100;
	position: absolute;
	clear: both;
	right: -12px;
	top: 272px;
	float: right;
	display: inline-block;
}

#instockR3 {
	right: 11px;
	padding: 0;
	z-index: 100;
	position: absolute;
	clear: both;
	right: -12px;
	top: 304px;
	float: right;
	display: inline-block;
}

#now {
	padding: 0;
	z-index: 100;
	position: relative;
	clear: none;
	right: -22px;
	top: -32px;
	float: right;
	display: inline-block;
	margin: 0;
	width: 50px;
	height: 50px;
}

.middle {
	text-align: center;
}



div.star {
	z-index: 100;
	float: left;
	padding: 0 0 0 14px;
	clear: none;
	position: absolute;
	bottom: 36px;
	left: 0;
	width: 114px;
	height: 102px;
	margin: 0;
	overflow: hidden;
}

.dude {
	background-color: transparent;
	background-image: url(images/awards_star.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	width: 62px;
	height: 63px;
	position: relative;
	top: -60px;
	right: -22px;
	z-index: 100;
}

#homeleft {
	float: left;
	width: 246px;
	padding: 23px 0 0;
	margin: 0 auto 0 14px;
	display: inline;
}

#homeright
{
	float: right;
	width: 260px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 18px 0 0 0;
}

#homemiddle {
	float: left;
	width: 258px;
	padding: 18px 0 0;
	margin: 0 auto;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#homemiddle2 {
	float: left;
	width: 258px;
	padding: 23px 0 0;
	margin: 0 auto;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 730px;
}

#homemiddle8 {
	float: left;
	width: 258px;
	padding: 23px 0 0;
	margin: 0 auto;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 810px;
}

#homemiddle9 {
	float: left;
	width: 258px;
	padding: 23px 0 0;
	margin: 0 auto;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.targetDivId {
	padding: 0;
	margin: 0;
}
.h870 {
	height: 870px;
}

.h780 {
	height: 780px;
}

.h820 {
	height: 820px;
}

.h900 {
	height: 900px;
}

.h950 {
	height: 950px;
}

.h1335 {
	height: 1335px;
}

.h1350 {
	height: 1350px;
}

.h1600 {
	height: 1600px;
}

.h1500 {
	height: 1500px;
}

.h910 {
	height: 910px;
}

.heb {
	padding-left: 9px;
	padding-bottom: 23px;
}

.movie {
	margin: 0;
}

.coltop {
	margin: 0;
	padding: 0;
	width: 232px;
}

p.col {
	color: #808080;
	font-size: 11px;
	line-height: 18px;
	margin: 0 11px 0 0;
	padding: 11px 0 9px 11px;
}

.colz2 {
	padding-right: 11px;
	padding-left: 11px;
	color: #808080;
	font-size: 11px;
	line-height: 18px;
	margin: 0 14px 0 0;
	float: left;
	clear: both;
	position: relative;
	top: 204px;
	left: 0px;
}

.colz3 {
	margin-right: 0;
	margin-left: 0;
	border-top: 1px solid #ccc;
	padding-top: 11px;
	clear: both;
	float: left;
	width: 246px;
	margin-top: 4px;
	position: relative;
	top: 224px;
	left: 0px;
}

.col3 {
	color: #808080;
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 6px;
	padding: 0 0 3px 14px;
}

.col3s
{
	color: #808080;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 4px 0;
	padding: 0 0 3px 14px;
}

.col3g
{
	color: #808080;
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 6px 0;
	padding: 0 0 0 14px;
}

.col3r {
	color: #808080;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
	float: left;
}

.cartouchebg {
	background: url(images/cartouche.gif) no-repeat;
	vertical-align: middle;
}

.lineabove {
	margin-right: 0;
	margin-left: 0;
	border-top: 1px solid #ccc;
	padding-top: 9px;
	padding-bottom: 2px;
	clear: left;
	float: none;
	width: 258px;
}

.lineabovemid
{
	margin-right: 0;
	margin-left: 0;
	border-top: 1px solid #ccc;
	clear: left;
	float: none;
	width: 236px;
	padding: 9px 11px 2px 11px;
}

.toysabove {
	margin: 0px;
}

.lineabove2 {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 2px;
	clear: left;
	float: left;
	width: 258px;
	margin: 0 0 -5px 0;
}

.lineabove3col {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 2px;
	clear: left;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 0;
	padding-right: 0px;
	padding-left: 0px;
}

.lineabove2 table {
	margin: 2px 0px 6px 0px;
	padding: 0px;
}

.lineabovehalfleft {
	margin-right: 0;
	margin-left: 0;
	border-top: 1px solid #ccc;
	padding-top: 9px;
	clear: none;
	float: left;
	width: 130px;
}

.lineaboveres {
	border-top: 1px solid #ccc;
	clear: left;
	float: left;
	width: 246px;
	padding: 11px 0 0;
	margin: 4px 0 0;
}

.lineabovecent
{
	border-top: 1px solid #ccc;
	clear: left;
	float: left;
	width: 246px;
	padding: 11px 0 0 11px;
	margin: 4px 0 0 0;
}

.lineaboveresgreen {
	border-top: 1px solid #ccc;
	clear: left;
	float: left;
	width: 246px;
	padding: 11px 0 0;
	margin: 4px 0 0;
	background-color: #f4f8f1;
}

div#homeleft div.lineaboveres {
	background: url(images/eebee_doll.jpg) no-repeat 154px bottom;
	width: 246px;
	padding-top: 9px;
}

.lineleft {
	margin-right: 0;
	margin-left: 0;
	padding-top: 9px;
	clear: left;
	float: left;
	width: 246px;
}

.lineaboveleft
{
	margin-right: 0;
	margin-left: 0;
	border-top: 1px solid #ccc;
	clear: left;
	float: left;
	width: 235px;
	padding: 9px 11px 2px 0;
}

.coolmom {
	padding-top: 36px;
}

.lineaboveleft2
{
	margin-left: 0px;
	border-top: 1px solid #ccc;
	clear: left;
	float: left;
	width: 235px;
	padding: 9px 11px 2px 0;
}

.bggreen
{
	background-color: #f4f8f1;
}

.linebggreen {
	margin-right: 0;
	margin-left: 0;
	border-top: 1px solid #ccc;
	padding-top: 9px;
	clear: left;
	float: left;
	width: 258px;
	background-color: #f4f8f1;
	padding-bottom: 2px;
}

.resources {
	font-size: 11px;
	line-height: 30px;
	color: #f26835;
	font-weight: bold;
	padding: 0 11px;
	background-color: transparent;
	margin: 0;
}

.resourcesUnder {
	font-size: 11px;
	line-height: 30px;
	color: #f26835;
	font-weight: bold;
	padding: 0 11px 0 25px;
	background-color: transparent;
	margin-top: -9px;
}

.resources a, .resourcesUnder a {
	color: #44875a;
}

.resources a:visited, .resourcesUnder a:visited {
	color: #215c34;
}

.news {
	font-size: 11px;
	line-height: 13px;
	color: #f26835;
	font-weight: bold;
	padding: 3px 11px 2px 11px;
	background-color: transparent;
}

.newsMusic
{
	font-size: 11px;
	line-height: 13px;
	color: #f26835;
	font-weight: bold;
	padding: 38px 110px 2px 22px;
	background-color: transparent;
}

.news3
{
	font-size: 11px;
	line-height: 13px;
	color: #f26835;
	font-weight: bold;
	padding: 14px 11px 2px 11px;
	background-color: transparent;
}

.newsa {
	font-size: 11px;
	line-height: 18px;
	color: #f26835;
	font-weight: bold;
	padding: 0 11px 0 11px;
	background-color: transparent;
	margin: -5px 0 -5px 0;
}

.news1 {
	font-size: 11px;
	line-height: 14px;
	color: #f26835;
	font-weight: bold;
	padding: 0 11px 11px 11px;
	background-color: transparent;
	margin: 0px 0;
}

.newsCenter
{
	font-size: 11px;
	line-height: 14px;
	color: #f26835;
	font-weight: bold;
	padding: 6px 11px 11px 11px;
	margin: 0px auto 0px auto;
	text-align: center;
	right: auto;
	left: auto;
}


.news a, .news1 a, .newsMusic a {
	color: #44875a;
}

.news a:visited, .news1 a:visited, .newsMusic a:visited {
	color: #215c34;
}

.promo240 {
	margin: -2px 0 0 -8px;
	padding: 0;
}

.promo248 {
	margin: -2px 0 0 -15px;
	padding: 0;
}

.promo240m {
	background: url(images/dvdbee_rect.gif) no-repeat;
	width: 242px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 106px;
}

.promo240music
{
	background: url(images/eebeemusic_rect.jpg) no-repeat;
	width: 246px;
	height: 109px;
	padding: 0;
	margin: 0 0 0 5px;
}

.promo240contest
{
	width: 246px;
	height: 208px;
	padding: 0;
	margin: 0 0 4px 5px;
}

.promo240contestb
{
	width: 246px;
	height: 202px;
	padding: 0;
	margin: 0 0 2px 5px;
}

.promo240hat {
	width: 246px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	clear: both;
	margin: 0 auto 0px;
}

.leftpromo {
	width: 246px;
	margin: 12px 0 0;
	height: 127px;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
	float: left;
}

.promoleft {
	margin: 0 0 0 -4px;
	padding: 0 0 6px;
	background: url(images/dvdbee_rect.gif) no-repeat;
	width: 242px;
	height: 109px;
	position: absolute;
	top: 0;
	left: 0;
}

.newtoyspromo
{
	width: 258px;
	height: 174px;
	margin: -5px 0 3px 0;
}

.promotoys {
	margin: 0 auto;
	background: url(images/new_toys2.jpg) no-repeat;
	width: 242px;
	height: 172px;
}

.toystext {
	margin-left: 3px;
	padding-top: 106px;
	margin-right: -3px;
	margin: 0;
}

.newtoyspromo3
{
	width: 258px;
	height: 302px;
	margin: -5px 0 3px 0;
}

.promotoys3 {
	margin: 0 auto;
	background: url(images/new_toys3.jpg) no-repeat;
	width: 242px;
	height: 300px;
}

.toystext3 {
	margin-left: 3px;
	padding-top: 192px;
	margin-right: -3px;
	margin: 0;
}

.newtoyspromo5
{
	width: 258px;
	height: 311px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	float: left;
	padding: 0px;
}

.eebeemomee
{
	width: 258px;
	height: 109px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: 7px;
	float: left;
	padding: 0px;
	background: url(images/eebeemomee.png) no-repeat;

}

.toystext5x
{
	position: relative;
	z-index: 15;
	width: 168px;
	text-align: left;
	clear: none;
	float: left;
	margin-right: 0;
	margin-top: 0;
	margin-left: 80px;
	padding: 36px 11px 0px 11px;
}

.promotoys5y
{
	width: 244px;
	height: 311px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	top: 172px;
	z-index: 5;
	clear: both;
	padding: 0px;
	left: 267px;
}

.promotoys5z
{
	width: 244px;
	height: 311px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	top: 281px;
	z-index: 5;
	clear: both;
	padding: 0px;
	left: 267px;
}

.promotoys5 {
	margin: 0 auto;
	background: url(images/new_toys6.jpg) no-repeat;
	width: 244px;
	height: 303px;
}

.promotoys5x {
	width: 244px;
	height: 311px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: -17px;
	z-index: 5;
	clear: left;
	padding: 0px;
}

.toyshead5
{
	float: none;
	position: relative;
	top: 12px;
	z-index: 10;
	padding-left: 11px;
	clear: none;
	margin: 0;
}

.midpromo {
	width: 240px;
	margin: 0 0 0 9px;
	height: 127px;
	float: left;
	padding: 0;
	clear: none;
}

.midpromoR
{
	float: left;
	padding: 0;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 9px;
	top: 0px;
	width: 240px;
}

.midsign {
	background: url(images/notifyme.gif) no-repeat 0 0;
	width: 128px;
	float: left;
	height: 116px;
	padding: 0 0 0 6px;
	margin: 0;
}

.midsign p {
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	padding: 22px 0 9px;
}

.midsign input.mail {
	color: #666;
	width: 106px;
	padding: 0;
	margin: 0;
}

.midbutton {
	background-color: #fff;
	color: #e47b2f;
	font-size: 10px;
	float: right;
	clear: both;
	border-color: #efefef;
	font-weight: bold;
	margin: 9px 24px 0 0;
}

.midright {
	float: right;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group footer */

#footer {
	width: 781px;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

.footerblue {
	width: 781px;
	background-color: #48a2ba;
	height: 35px;
	text-align: center;
	clear: none;
	margin: 0;
	padding: 0;
}

.footergreen {
	width: 781px;
	height: 29px;
	background-color: #86b4aa;
	text-align: center;
	margin: 0;
	padding: 0;
}

.transform {
	margin-top: 11px;
	padding: 0;
}

.copyright {
	color: white;
	font-size: 10px;
	background-color: #86b4aa;
	text-align: center;
}

.copyright a {
	color: white;
	text-decoration: underline;
}

.copyright a:hover {
	text-decoration: underline;
	color: #ccc;
}

/* @end */

/* @group moments */

#moments {
	width: 534px;
	float: left;
	margin-top: 2px;
	margin-left: 0;
	padding-bottom: 21px;
}

#moments ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#moments a {
	display: inline;
	margin: 0;
}

#moments ul li {
	display: block;
	width: 124px;
	height: 128px;
	float: left;
	list-style-type: none;
}

#moments ul li img {
	padding-bottom: 2px;
	list-style-type: none;
}

div.transOFF {
	width: 100%;
	background-color: #fff;
}

div.transON {
	width: 100%;
	background-color: #fff;
	opacity: .60;
	

/* for IE */ 
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	/

* CSS3 standard */
	opacity: 0.6;
}

#moments a:link {
	color: #666;
	text-decoration: none;
}

#moments a:hover {
	color: #1f8ab4;
}

div#moments ul li.selected a {
	color: #1f8ab4;
	text-decoration: underline;
	font-weight: bold;
}

.wrap {
	padding: 0;
	margin: 14px 0 0;
}

.wrap img {
	float: left;
	padding-right: 11px;
	padding-bottom: 11px;
	vertical-align: middle;
	margin: auto 0;
	padding-left: 0;
}

.wrap img.right2 {
	float: right;
	padding-right: 0;
	padding-bottom: 11px;
	vertical-align: middle;
	margin: auto 0;
	padding-left: 11px;
}

.wrap p {
	color: #1f8ab4;
	line-height: 25px;
	font-size: 18px;
	margin: 0;
	padding-bottom: 9px;
	padding-top: 0;
}

.wrap p.picname {
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

.wrap p.ideas {
	color: #666;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.wrap p.smallcaption {
	font-size: 10px;
	padding: 4px;
	color: #666;
	line-height: 14px;
}

.smallcaption {
	font-size: x-small;
	color: #666;
	line-height: 14px;
	margin: 0;
	padding-left: 9px;
}

.wrap2 {
	padding: 0;
	margin: 20px 0;
	clear: both;
}

.ideas {
	color: #666;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.ideahead {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin-top: 12px;
}

.materials {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #7FAC00;
}

/* @end */

/* @group cart */

#shop1 {
	padding: 0 29px 0 6px;
	margin: 46px 14px 0 14px;
}

#shopCent {
	padding: 0 29px 0 6px;
	margin: 46px 14px 0 14px;
	text-align: center;
}

div#shopCent > form > table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/* @end */

/* @group shop */

.shop, .shop1col {
	float: left;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 0 15px;
	padding: 24px 0 0;
	width: 571px;
}
.shopwide, .shop2, .shopbooks {
	float: left;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 0 15px;
	width: 571px;
	padding: 0;
}

.shopmed {
	float: left;
	margin-left: 15px;
	width: 571px;
	margin-right: 14px;
	padding-top: 24px;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 0;
}

.shopmed2col
{
	float: left;
	margin-left: 15px;
	width: 571px;
	margin-right: 14px;
	padding-top: 24px;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 0;
}

.shopmedShop {
	float: left;
	margin-left: 15px;
	width: 571px;
	margin-right: 14px;
	padding-top: 24px;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 0;
}

.shop ul, .shop2 ul, .shop1col ul, .shopmed ul {
	list-style-type: none;
	padding: 0;
	font-size: 12px;
	margin: 15px 0 0;
}

.shopmed2col ul
{
	list-style-type: none;
	padding: 0;
	font-size: 12px;
	margin: 15px 28px 0 40px;
}

.shopmedShop ul
{
	list-style-type: none;
	padding: 0;
	font-size: 12px;
	margin: 0;
}

.shop ul li, .shop2 ul li {
	display: block;
	width: 180px;
	float: left;
	clear: right;
	margin: 0 0 6px;
	padding-right: 5px;
}

.shopwide ul, .shopbooks ul {
	list-style-type: none;
	padding: 0 0 0 75px;
	font-size: 12px;
	margin: 15px 0 0;
}

.shopwide ul li {
	display: block;
	width: 210px;
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.shopbooks ul li {
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 0px;
	width: 210px;
}

.shoptall ul li {
	height: 350px;
}

.shopvtall ul li {
	height: 520px;
}

.shopshort ul li {
	height: 185px;
}

.shopmed ul li {
	display: block;
	width: 277px;
	float: left;
	clear: none;
	margin: 0 0 6px;
	padding: 0 0 12px;
}

.shopmed2col ul li
{
	display: block;
	width: 230px;
	float: left;
	clear: none;
	margin: 0 0 6px;
	padding: 0 10px 12px 0;
}

.shopmedShop ul li
{
	display: block;
	width: 277px;
	float: left;
	clear: none;
	margin: 0 0 6px;
	padding: 0 0 30px 0;
}

.shop1col ul li {
	display: block;
	width: 555px;
	float: left;
	clear: none;
	margin: 0 2px 18px 0;
	padding: 0;
	border-bottom: 1px solid #e6e6e6;
}

.shop ul li img, .shop2 ul li img, .shopwide ul li img, .shopmed2col ul li img, .shopmedShop ul li img {
	padding-bottom: 2px;
	list-style-type: none;
}

.shop ul li p, .shop2 ul li p, .shop1col ul li p, .shopmed ul li p, .shopwide ul li p, .shopmed2col ul li p, .shopmedShop ul li p {
	padding: 0;
	margin: 9px 12px 6px 0;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

.shop a, .shop2 a, .shop1col a, .shopmed a, .shopwide a, .shopmed2col a, .shopmedShop a {
	display: inline;
	margin: 0;
	padding: 0;
}

.shop4 {
	width: 542px;
	border-bottom: 1px solid #e6e6e6;
	float: left;
	margin: 0 0 0 15px;
	padding: 243px 0 0;
}

.shop4 ul {
	list-style-type: none;
	padding: 0;
	font-size: 12px;
	margin: 15px 0 0;
	height: 275px;
}

.shop4 ul li {
	display: block;
	width: 135px;
	float: left;
	clear: none;
	margin: -6px 0 6px;
	padding: 0;
}

.shop4 ul li p {
	padding: 0;
	margin: 9px 0 6px;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

#product {
	height: 40px;
}

#productcol {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	width: 44%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 41%;
	text-align: center;
}
html>body #productcol {
	width: 41%; /* ie5win fudge ends */
	}

#productcol2 {
	float: right;
	padding: 10px 2% 10px 2%;
	margin: 20px 2% 20px 1%;
	width: 44%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 41%;
	}
html>body #productcol2 {
	width: 41%; /* ie5win fudge ends */
	}

#relative {
	position: relative;
}

.centertable {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.centertable td {
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.centertable td p {
	padding: 0;
	margin: 3px 12px 6px 0;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

.table2col {
	text-align: left;
	margin: 24px auto 0;
	padding: 0;
	width: 100%;
}

.table2col td {
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	width: 50%;
}

.table2col td p, .leftcorner p, .prod p {
	padding: 0;
	margin: 10px 0 12px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.cent {
	text-align: center;
	vertical-align: top;
}

.leftcorner {
	position: absolute;
	z-index: 20;
	top: 300px;
	left: 195px;
}

.off {
	visibility: hidden;
}

.title {
	color: #1f8ab4;
	font-weight: bold;
}

td p .title {
	text-align: left;
}

.desc {
	color: #808080;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

.descC {
	color: #808080;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
}

.descSub {
	color: #808080;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
}

.desc1 {
	color: #808080;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 9px 0 0;
	margin: 12px 0 0;
	clear: both;
}

.desc a, .desc1 a {
	color: #80ac1a;
}

.desc a:visited, .desc1 a:visited {
	color: #44875a;
}

.desc a:hover, .desc1 a:hover {
	color: #f26835;
}

#insidelist {
	padding: 0;
	margin: 0;
}

#insidelist ul {
	line-height: 16px;
	padding: 0 0 6px;
	margin: 0;
}

#insidelist ul li {
	list-style-image: url(images/star.gif);
	list-style-position: outside;
	height: 16px;
	display: list-item;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 16px;
	width: 170px;
	border-style: none;
}

#insidelist ul li.nostar {
	display: list-item;
	list-style-image: none;
}

.soon {
	color: #f26835;
	font-size: 13px;
	font-weight: bold;
}

.addto {
	text-align: left;
	margin: 0;
	padding: 0;
	clear: both;
}

.addtoR {
	text-align: right;
	margin: 0;
	padding: 0 0 9px;
	clear: both;
}

.addtoC {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin: 0;
	padding: 0;
}

.addbutton {
	background-color: #fff;
	color: #80ac1a;
	font-weight: bold;
	font-size: 10px;
	padding: 3px 6px;
	border-color: #efefef;
	clear: both;
	margin-top: 6px;
}

.addbuttonC {
	background-color: #fff;
	color: #80ac1a;
	font-weight: bold;
	font-size: 10px;
	margin: 0 18px 0 18px;
	padding: 3px 6px;
	border-color: #efefef;
	clear: both;
}

.special {
	color: #1f8ab4;
	padding-bottom: 48px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 15px 0 0;
}

.special a {
	color: #f26835;
	text-decoration: underline;
}

.play {
	text-align: center;
	vertical-align: middle;
}


/* @end */

/* @group images */

img {
	border: 0;
}

.top {
	padding-top: 9px;
	padding-bottom: 9px;
}

.left {
	float: left;
	padding-right: 11px;
	padding-bottom: 11px;
}

.left2 {
	float: left;
	padding-right: 20px;
	margin-left: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

.left3 {
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
}

.lefttop {
	margin: 0;
	float: left;
	padding: 0;
	clear: none;
	position: absolute;
}

.item {
	padding: 0;
	margin: 0 auto;
}

.item2 {
	padding: 0 0 0 20px;
	margin: 0 auto;
	clear: left;
}

.left1 {
	float: left;
	padding-right: 9px;
	padding-bottom: 11px;
	padding-left: 0;
	margin-left: -5px;
}

.left1a {
	float: left;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-left: 6px;
}

.left2a {
	float: left;
	padding: 0px;
	margin: 0 0 0 5px;
}

.ptv {
	padding: 0;
	margin: 0;
}

.leftblog
{
	float: left;
	margin-left: -9px;
	padding: 11px 11px 11px 0;
}

.leftclear {
	float: left;
	padding-right: 20px;
	margin-left: 15px;
	padding-bottom: 30px;
}

.seal {
	margin: 0;
	position: relative;
	padding: 0;
	float: right;
	bottom: 165px;
	right: 6px;
}

.right {
	float: right;
	margin-top: -66px;
	padding: 0;
	margin-right: 5px;
}

.right1 {
	float: right;
	padding: 0 0 5px 0;
	margin: 0;
}

.right2 {
	float: right;
	padding: 0;
	margin: 0;
}

.right3 {
	float: right;
	padding: 12px 0 0 0;
	margin: 0;
}

.right4 {
	float: right;
	padding: 0 4px 0 0;
	margin: -24px 0 0;
}

.right5 {
	float: right;
	padding: 0 4px 0 0;
	margin: -12px 0 0;
}

.right6 {
	float: right;
	padding: 0 29px 0 11px;
	margin: 0;
}

.right11 {
	float: right;
	margin: 0;
	padding-left: 11px;
	padding-bottom: 11px;
}

.absleft {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	z-index: -1;
}

.botright {
	float: right;
	top: 150px;
	position: absolute;
	left: 100px;
}

.dvd {
	float: right;
	padding: 0;
	margin: 0;
	right: -40px;
	position: relative;
	bottom: 150px;
}

.doll {
	float: right;
	margin-top: -100px;
	padding: 0;
	margin-right: 3px;
}

.nose {
	position: absolute;
	right: 43px;
	padding-top: 22px;
	top: 60px;
	z-index: 10;
}

.sitting {
	position: absolute;
	right: 43px;
	padding-top: 11px;
	top: 46px;
	z-index: 10;
	clear: both;
}

.nose2 {
	position: relative;
	padding-top: 22px;
	z-index: 10;
}

.off20 {
	position: absolute;
	right: 43px;
	z-index: 20;
	top: 24px;
}

.off20b {
	position: absolute;
	right: 43px;
	z-index: 20;
	top: 74px;
}

.freeshippingc {
	position: absolute;
	right: 162px;
	z-index: 20;
	top: 35px;
}

.freedvd {
	position: absolute;
	z-index: 20;
	top: 100px;
	left: 195px;
}

.freedvd2 {
	position: absolute;
	z-index: 20;
	top: 235px;
	left: 195px;
}

.topright {
	padding-left: 25px;
	padding-top: 24px;
	padding-bottom: 42px;
	float: right;
}

.toptopright {
	padding-left: 25px;
	float: right;
}

.topcircle {
	float: right;
	margin-top: -29px;
	margin-right: 28px;
	padding-bottom: 22px;
	margin-bottom: 0;
	overflow: visible;
	z-index: 12;
}

.topcircle2 {
	padding-left: 20px;
	float: right;
	clear: right;
}

#trtable {
	float: right;
	position: fixed;
	top: 14px;
	right: 0;
}

.overbee {
	float: left;
	padding-right: 11px;
	padding-bottom: 11px;
	background-color: silver;
	clear: none;
}

/* @end */

/* @group contactform */

#contactform {
	width: 364px;
	margin: 0;
	padding: 0;
}

#searchform
{
	background: #eee;
	border: 1px solid #999;
	color: #000;
	margin: 6px 0 6px 0;
	padding: 0 0 0 11px;
	width: auto;
	height: auto;
}

form #s
{
	background: #fff;
	margin: 0;
	padding: 0;
	width: 122px;
	height: auto;
}

form #searchsubmit { margin: 6px 0 6px 0; }

#ContactForm label {
	font-size: 14px;
	font-weight: bold;
	color: #1b4280;
}

.col1 {
	width: 90px;
	height: 36px;
	margin: 0;
	float: left;
	margin-right: 2px;
}

.col1comment {
	width: 90px;
	height: 188px;
	float: left;
	display: block;
	margin-right: 2px;
}

.col2 {
	width: 282px;
	height: 36px;
	display: block;
	float: left;
	margin: 0;
}

.col2comment {
	width: 282px;
	height: 188px;
	margin: 0;
	display: block;
	float: left;
}

div.row {
	clear: both;
	width: 374px;
}

.input {
	background-color: #fff;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #ccc;
	width: 262px;
}

.textarea {
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 4px 0 5px 8px;
	width: 262px;
}

.required {
	float: right;
	font-weight: bold;
	margin-bottom: 24px;
	margin-left: 0;
	margin-right: 0;
	padding: 0 8px 0 0;
	color: #7a7a7a;
}

.button {
	background-color: #fff;
	color: #e47b2f;
	margin: 12px 12px 14px;
	padding: 3px 6px;
	font-size: 14px;
	float: right;
	clear: both;
	border-color: #efefef;
	font-weight: bold;
}

.button2 {
	background-color: #fff;
	color: #e47b2f;
	font-size: 11px;
	float: right;
	clear: both;
	border-color: #efefef;
	font-weight: bold;
	padding: 1px 6px 3px;
	margin: 9px 0 0;
}

#pageLinks {
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	padding-bottom: 2px;
}

#pageLinks a.next, #pageLinks a.previous {
	text-transform: uppercase;
	padding: 2px 4px 2px 5px;
	border: 1px solid #004276;
	font-size: 76%;
	text-decoration: none;
	font-weight: bold;
}

#pageLinks a.next:hover, #pageLinks a.previous:hover {
	border: 1px solid #900;
}

.fname {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #1b4280;
	margin: 0 0 12px;
	padding: 0;
}

.fvalue {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	margin: 0 0 12px;
	padding: 0;
}

/* @end */

/* @group lists */

p.materials ~ ol {
	color: #1b4280;
	font-weight: bold;
	margin-top: 0;
	font-size: 12px;
	line-height: 15px;
}

ol {
	margin: 0;
}

ol li {
	font-size: 13px;
	line-height: 18px;
	padding-top: 9px;
}

.starlist {
	list-style-image: url(images/star.gif);
	list-style-position: inside;
	line-height: 26px;
	font-size: 13px;
	margin: -6px 0 12px;
	padding: 0 0 0 6px;
}

.starlistShop
{
	list-style: outside url(images/star.gif);
	line-height: 16px;
	font-size: 13px;
	margin: -12px 0 12px 30px;
	padding: 0 0 0 360px;
}

.starlistShop ul {
}

.starlistPress
{
	list-style: outside url(images/star.gif);
	line-height: 16px;
	font-size: 13px;
	margin: -12px 0 12px 30px;
	padding: 0 0 0 240px;
}

.starlist1 {
	float: left;
	margin: 24px 0 0;
	padding: 0 0 0 96px;
}

.starlist1 li {
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 13px;
	list-style-image: url(images/star.gif);
	list-style-position: outside;
	margin: 0 0 0 -4px;
}

.starlist3 {
	margin: 6px 0px 6px 6px;
	padding-left: 30px;
}

.starlist3 li {
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 13px;
	list-style-image: url(images/star.gif);
	list-style-position: outside;
	margin: 0 0 0 -4px;
}

.starlist3col1 {
	margin: 6px 0px 6px 0px;
	padding-left: 30px;
}

.starlist3col1 li
{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 13px;
	list-style-image: url(images/star.gif);
	list-style-position: outside;
	margin: 0 0 0 -6px;
}

.starlist2 {
	list-style-image: url(images/star.gif);
	list-style-position: outside;
	line-height: 18px;
	font-size: 13px;
	padding: 7px 0 0 6px;
	margin: 10px 0 0 24px;
	clear: both;
}

.starlist2 li {
	padding-bottom: 15px;
}

.starlist1 li a, .starlist3 li a, .starlist3col1 li a  {
	color: #44875a;
}

.starlist1 li a:hover, .starlist3 li a:hover, .starlist3col1 li a:hover  {
	color: #48a2ba;
}

.starlist1 li a:visited, .starlist3 li a:visited, .starlist3col1 li a:visited  {
	color: #215c34;
}

/* @end */

/* @group colors */

.orange {
	color: #de8f2f;
}

.orangebold {
	color: #de8f2f;
	font-weight: bold;
}

.orange2 {
	color: #e47b2f;
}

.dkorange {
	color: #f26835;
}

.lime {
	color: #80ac1a;
}

.green {
	color: #44875a;
}

.dkgreen {
	color: #215d35;
}

.purple {
	color: #994b93;
}

.blue {
	color: #48a2ba;
}

.dkblue {
	color: #1b4280;
}

/* @end */

.clickonpic {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #3f3f3f;
	margin-top: 10px;
}

.greensub {
	color: #44875a;
	font-weight: bold;
}

.headline {
	font-size: 15px;
	font-weight: bold;
}

#wholesale_form {
	margin: 0 auto;
	padding: 0;
}

#wholesale_form td {
	padding: 0;
	font-size: 11px;
	line-height: 18px;
}

#wholesale_form  td.headform {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 20px;
}

#wholesale_form input, #wholesale_form textarea {
	width: 284px;
}
