body {
	margin: 0;
	padding: 0;
	background: #00474d url('../images/bg_main.jpg') no-repeat center top;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	color: #FFF;
	text-align: center;
}

h1, h2, h3, h4 {
	text-transform: lowercase;
}

#content-main h1 {
	font-size: 24px;
}

#content-main h2 {
	margin-bottom: 0;
	font-size: 20px;
	color: #708d95;
}

#content-main h3 {
	font-size: 16px;
	margin-bottom: 0;
}

#content-main p {
	margin-top: 0;
	margin-bottom: 10px;
}

.toggle-case {
	text-transform: none;
}

a:link, a:visited {
	color: #34B1CC;
	text-decoration: none;
}

a:hover, a:active {
	color: #34B1CC;
	text-decoration: underline;
}

a img {
	border: 1px solid #00474d;
}
a:hover img {
	border: 1px solid #34B1CC;
}

#container {
	position: relative;
	width: 100%;
	min-height: 386px;
	height: 386px;
	padding-top: 112px;
	background: transparent url('../images/bg_flowers_white.png') no-repeat center top;
}

#container-inner {
	position: relative;
	width: 870px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	top: -120px;
	left: 0;
	z-index: 0;
	display: block;
	font-size: 1px;
	color:#00474d;
	height:190px ;    
	width: 864px;
	border:0px solid red;
    height: 0px !important;
    height /**/:179px; /* ie5/win hack */
	padding: 179px 0 0 0;
	margin-top: 13px;
	/*background: transparent url('../images/logo_main.png') no-repeat left top;*/
	/*background: transparent url('../new_images_12_2/interplanetary_logo_newest.12.2.png') no-repeat -48px -15px;*/
	background: transparent url('../new_images_12_2/interplanetary_logo_new_12.8.b.png') no-repeat -48px -15px;
	overflow: hidden;
}

#logo a {
	position: absolute;
	top: 40px;
	left: 100px;
	display: block;
	font-size: 1px;
	color:#00474d;
	width: 617px;
	height: 0px !important;
    	height /**/:85px; /* ie5/win hack */        
	padding: 85px 0 0 0;
	background: transparent;
	overflow: hidden;
	z-index: 4;
}

#content {
	width: 742px;
	margin: 0 auto;
	padding-bottom: 40px;
	padding: 59px 0 0 0;
	font-size: 1.3em;
	text-align: left;
}

#content-inner {
	background: transparent url('../images/bg_content_main.png') repeat-y left top;
	position: relative;
	margin-bottom: 60px;
}

#global-nav {
	position: absolute;
	left: 0;
	top: -64px;
	width: 552px;
	padding-left: 190px;
	height: 64px;
	background: transparent url('../new_images_12_2/bg_content_top1_12.2.png') no-repeat left top;
	text-transform: lowercase;
	font-size: 14px;
	z-index: 6;
}

#global-nav ul.primary-nav {
	position: relative;
	float: right;
	width: 500px;
	height: 35px;
	margin: 15px 20px;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: transparent url('../images/bg_global-nav.png') no-repeat right top;
	z-index: 7;
}

#global-nav ul.primary-nav li.primary-nav-item {
	position: relative;
	margin: 0 0 0 5px;
	padding: 0 5px;
	float: left;
	line-height: 35px;
}

#global-nav ul.primary-nav li.primary-nav-item a {
	display: block;
	padding: 0 20px 0 15px;
	color: #FFF;
	text-decoration: none;
	outline: none;
}

#global-nav ul.primary-nav li.primary-nav-item a:hover,
#global-nav ul.primary-nav li.primary-nav-item a:active {
	color: #d4e0e2;
}

#global-nav ul.primary-nav li.primary-nav-item.at {
	background: transparent url('../images/bg_global-nav_at_left.gif') no-repeat 0 4px;
}

#global-nav ul.primary-nav li.primary-nav-item.at a {
	background: transparent url('../images/bg_global-nav_at_right.gif') no-repeat right 4px;
	color: #708d95;
}

#global-nav ul.secondary-nav {
	background: #D4E0E2;
	position: absolute;
	top: 27px;
	left: 0;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	width: 100px;
}

#global-nav ul.secondary-nav li.secondary-nav-item {
	margin: 0 0 10px 0;
	padding: 5px;
	list-style-type: none;
}

#content-main {
	width: 508px;
	float: right;
	margin-right: 20px;
	margin-top: -3px;
	padding-top: 15px;
	color: #00474d;
	background: transparent url('../images/bg_page_top.gif') no-repeat left top;
}

#main-index #content-main {
	position: relative;
	width: 508px;
	height: 503px;
	float: right;
	margin-right: 20px;
	margin-top: -3px;
	padding-top: 15px;
	color: #00474d;
	background: transparent url('../images/home_main-image.gif') no-repeat left top;
}

#content-main-inner {
	background: transparent url('../images/bg_page_main.gif') repeat-y left top;
	padding: 10px 20px 20px 20px;
	text-align: justify;
	line-height: 1.5em;
}

#content-main-wrapper {
	padding-bottom: 15px;
	background: transparent url('../images/bg_page_bottom.gif') no-repeat left bottom;
}

#content-main-inner h1 {
	margin-top: 0;
}

/* wraps enclosing block element around inner floated elements */
#content:after,
#content-inner:after,
#content-main-inner:after,
.entry-body:after,
.entries:after {
	content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;
}
#content,
#content-inner,
#content-main-inner,
.entry-body,
.entries { 
	display: inline-block; 
}
/* no ie mac \*/
* html #content,
* html #content-inner,
* html #content-main-inner,
* html .entry-body,
* html .entries { 
	height: 1%; 
}
#content,
#content-inner,
#content-main-inner,
.entry-body,
.entries { 
	height: auto; 
}
#content,
#content-inner,
#content-main-inner,
.entry-body,
.entries { display: block; }
/* */

#sidebar {
	float: left;
	width: 177px;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
	background: transparent url('../images/bg_sidebar_top.png') no-repeat left top;
}

#sidebar-wrapper {
	background: transparent url('../images/bg_sidebar_bottom.png') no-repeat left bottom;
	padding-bottom: 10px;
}

#sidebar-inner {
	background: transparent url('../images/bg_sidebar_main.png') repeat-y left top;
}

.sidebar-module {
	margin: 0 10px 10px 10px;
	padding-top: 10px;
	background: transparent url('../images/bg_sidebar-module_top.gif') no-repeat left top;
}

.sidebar-module-wrapper {
	background: transparent url('../images/bg_sidebar-module_bottom.gif') no-repeat left bottom;
	padding-bottom: 10px;
}

.sidebar-module-inner {
	position: relative;
	background: #d4e0e2;
	font-size: 11px;
	color: #00474d;
	padding: 0 7px;
}

.sidebar-module-inner h3 {
	color: #6e888e;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #708d95;
}

.sidebar-module-inner h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.sidebar-module-inner p {
	margin: 0;
	padding: 0 0 10px 0;
}

.sidebar-module-inner ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar-module-inner li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #708d95;
}

#sidebar-products-nav li {
	border: none;
	font-size: 16px;
	text-transform: lowercase;
}

#sidebar-contact li {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebar-contact .contact-email {
	font-size: 10px;
}

#sidebar-recent-entries .entry-meta {
	color: #6e888e;
	font-size: 10px;
	padding-bottom: 0;
}

#sidebar-recent-entries .read-more {
	font-style: italic;
}

#sidebar-recent-entries .view-more {
	font-style: italic;
	text-align: right;
	padding-bottom: 0;
}

#sidebar-email-list .input-text {
	display: block;
	position: absolute;
	left: 0;
	top: -10px;
	width: 107px;
	height: 17px;
	line-height: 17px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 11px;
	text-indent: 3px;
	color: #708d95;
	margin: 0;
	padding: 3px 0 2px 3px;
	border: none;
	background: transparent url('../images/bg_email-list-box.gif') no-repeat left top;
	outline: none;
}

#sidebar-email-list .input-text:focus {
	color:#00474d;
}

#sidebar-email-list .input-submit {
	position: absolute;
	right: 0;
	top: -10px;;
	display: block;
	font-size: 1px;
	color:#00474d;
	width: 48px;
    height: 0px !important;
    height /**/:20px; /* ie5/win hack */
	padding: 20px 0 0 0;
	margin: 0;
	border: none;
	background: transparent url('../images/bg_email-list-button.gif') no-repeat left top;
	overflow: hidden;
	outline: none;
}

#sidebar-search .input-submit:hover,
#sidebar-email-list .input-submit:hover {
	background-position: 0 -21px;
}

#sidebar-email-list form {
	padding: 0;
	margin: 0;
}

#sidebar-email-list p {	
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebar-email-list .sidebar-module-wrapper {
}

#sidebar-email-list .sidebar-module-inner {
	position: relative;
	padding-top: 14px;
}

#sidebar-search .input-text {
	display: block;
	position: absolute;
	left: 0;
	top: -10px;
	width: 107px;
	height: 17px;
	line-height: 17px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 11px;
	text-indent: 3px;
	color: #708d95;
	margin: 0;
	padding: 3px 0 2px 3px;
	border: none;
	background: transparent url('../images/bg_search-box.gif') no-repeat left top;
	outline: none;
}

#sidebar-search .input-text:focus {
	color:#00474d;
}

#sidebar-search .input-submit {
	position: absolute;
	right: 0;
	top: -10px;;
	display: block;
	font-size: 1px;
	color:#00474d;
	width: 48px;
    height: 0px !important;
    height /**/:20px; /* ie5/win hack */
	padding: 20px 0 0 0;
	margin: 0;
	border: none;
	background: transparent url('../images/bg_search-button.gif') no-repeat left top;
	overflow: hidden;
	outline: none;
}

#sidebar-search form {
	padding: 0;
	margin: 0;
}

#sidebar-search p {	
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebar-search .sidebar-module-wrapper {
}

#sidebar-search .sidebar-module-inner {
	position: relative;
	padding-top: 14px;	
}



#footer {
	position: absolute;
	left: 0;
	bottom: -34px;
	width: 742px;
	height: 34px;
	background: transparent url('../images/bg_content_bottom.png') no-repeat left top;
	font-size: 9px;
	color: #00474d;
	text-align: right;
	line-height: 34px;
}

#footer p {
	margin: 0;
	padding: 0 20px 0 0;
}

/* Home Page */
#hp-earrings {
	position: absolute;
	top: 170px;
	left: 100px;

}

#hp-earrings a {
	display: block;
	font-size: 1px;
	color:#00474d;
	width: 83px;
    height: 0px !important;
    height /**/:56px; /* ie5/win hack */
	padding: 56px 0 0 0;
	background: transparent url('../images/home_earrings.png') no-repeat left top;
	overflow: hidden;
}

#hp-earrings a:hover {
	background-position: 0 -57px;
}

#hp-earrings-right {
	position: absolute;
	top: 170px;
	left: 300px;
	
}

#hp-earrings-right a {
	display: block;
	font-size: 1px;
	color:#00474d;
	width: 83px;
    height: 0px !important;
    height /**/:56px; /* ie5/win hack */
	padding: 56px 0 0 0;
	background: transparent url('../images/home_earrings.png') no-repeat left top;
	overflow: hidden;
}

#hp-earrings-right a:hover {
	background-position: 0 -57px;
}

#hp-critters {
	position: absolute;
	top: 370px;
	left: 210px;
}

#hp-critters a {
	display: block;
	font-size: 1px;
	color:#00474d;
	width: 78px;
    height: 0px !important;
    height /**/:41px; /* ie5/win hack */
	padding: 41px 0 0 0;
	background: transparent url('../images/home_critters.png') no-repeat left top;
	overflow: hidden;
	
}

#hp-critters a:hover {
	background-position: 0 -41px;
}

#sidebar-featured-products li {
	border: none;
	text-align: center;
	margin: 5px 0 0 0;
}

#sidebar-featured-products .entry-title {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0;
}

#sidebar-featured-products .entry-title a:link,
#sidebar-featured-products .entry-title a:visited {
	color: #00474d;
}

#sidebar-featured-products .entry-title a:hover,
#sidebar-featured-products .entry-title a:active {
	color: #34B1CC;
	text-decoration: none;
}

#sidebar-featured-products .view-more {
	text-align: right;
	font-style: italic;
}

/* Product Pages */
#products-index-earrings {
	float: left;
	width: 224px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
}
#products-index-critters {
	float: right;
	width: 224px;
	margin-bottom: 20px;
	text-align: center;
}

#products-index h2 {
	margin-bottom: 20px;
}

.entries h2 {
	margin-bottom: 10px !important;
}

.product-listing-entry {
	width: 102px;
	height: 170px;
	margin-left: 10px;
	float: left;
	text-align: center;
}
.product-listing-entry h2 {
	font-size: 13px !important;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 3px;;
}
.product-listing-entry h2 a:link,
.product-listing-entry h2 a:visited {
	color: #00474d;
}
.product-listing-entry h2 a:hover,
.product-listing-entry h2 a:active {
	color: #34B1CC;
}



.product-page .image-main {
	width: 350px;
	float: left;
	text-align: center;
}

.product-page .image-other {
	width: 97px;
	float: right;
	margin-left: 20px;
}

.product-page .image-other ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.product-page .image-other ul li {
	margin: 0 0 10px 0;
}

.product-page #buy-buttons select {
	width: 95px;
	margin-bottom: 5px;
	text-align: center;
}

.product-page .product-description {
	width: 350px;
	float: left;
	padding-top: 20px;
}

.product-page .product-description h1 {
	font-size: 18px !important;
	text-align: center;
	text-transform: none;
}

.buy-button {
	display: block;
	font-size: 1px;
	color:#00474d;
	width: 95px;
    height: 0px !important;
    height /**/:16px; /* ie5/win hack */
	padding: 16px 0 0 0;
	margin: 20px 0 0 0;
	border: none;
	background: transparent url('../images/button_add-to-cart.gif') no-repeat left top;
	overflow: hidden;
	outline: none;
}

.cart-button {
	display: block;
	font-size: 1px;
	color:#00474d;
	width: 95px;
    height: 0px !important;
    height /**/:16px; /* ie5/win hack */
	padding: 16px 0 0 0;
	margin: 0;
	border: none;
	background: transparent url('../images/button_view-cart.gif') no-repeat left top;
	overflow: hidden;
	outline: none;
}

.buy-button:hover,
.cart-button:hover {
	background-position: 0 -17px;
}

/* Contact Page */
#contact-form {
	margin-top: 20px;
	text-align: center;
}
#contact-form #name,
#contact-form #email {
	display: block;
	width: 320px;
	height: 20px;
	margin: 0 auto 10px auto;
	padding: 0 2px !important;
	line-height: 18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #00474d;
	border: 1px solid  #708d95;}

#contact-form #message {
	display: block;
	width: 320px;
	height: 300px;
	margin: 0 auto 10px auto;
	padding: 0 2px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #00474d;
	border: 1px solid  #708d95;
}

p.contact-data {
	text-align: center;
	margin-top: 10px !important;
}

#sidebar form {
	display: inline;
/*
	position: relative;
	margin-left: -7px;
*/
}

#sidebar-cart li {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.1;
}

#sidebar-cart .cart-button {
	margin: 0 auto;
}
.hidden {
	display: none !important;
}