@charset "utf-8";
/* CSS Document */

<!--
html, body {
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	direction: ltr;
}

h1 {
	font-family: Arial;
	font-size:14px;
	color:#f54ce6;
	margin: 0;
}

h1 a {
	font-family: Arial;
	font-size:12px;
	color:#f54ce6;
}

h2 {
	font-family: Arial;
	font-size:12px;
	color:#f54ce6;
	margin: 0 0 25px 0;
}

h3 {
	font-family: Arial;
	font-size:10px;
	font-weight: normal;
	color:#000000;
	margin: 0;
}

form, fieldset {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;
}

ul.menu {
	text-align: left;
	list-style: none;
}
ul.menu li a img {
	float: left;
	margin-right: 15px;
	width: 50px;
	height: 50px;
}

#wrapper {
	position:relative;
	margin: 0 auto;
	min-height: 100%;
	width:1004px;
	padding:0;
	text-align:left;
	z-index:10;
}

#header {
	position: relative;
	padding-bottom: 25px;
}

#header1 {
	position: relative;
	height: 24px;
	background-image: url(../../images/header1_bg.gif);
}

#header2 {
	position: relative;
	height: 40px;
	background-image: url(../../images/header2_bg.gif);
}

#top_curve {
	position: absolute;;
	top: 9px;
	left: 0px;
	width: 215px;
	height: 15px;
	background-image: url(../../images/header_curve.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
}

#logo {
	position: absolute;
	top: 2px;
	left: 17px;
}

#main_menu {
	position: absolute;
	top: 0;
	left: 215px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#main_menu li {
	float: left;
	width: 85px;
	height: 32px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 32px;
}

#main_menu li.sep {
	width: 1px;
}
#main_menu li.selected {
	color: #f54ce6;
	background-image: url(../../images/main_menu_selected_bg.gif);
}

#main_menu li a {
	color: #000000;
	text-decoration: none;
}

#main_menu li a:hover {
	color: #f54ce6;
	text-decoration: none;
}

#search_frm fieldset {
	position: absolute;
	top: 6px;
	right: 12px;
}

#search_frm fieldset input.search {
	border: solid 1px #ececec;
	width: 135px;
	height: 13px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	position: relative;
	top: -18px;
}

#cart_menu {
	position: absolute;
	bottom: 5px;
	right: 12px;
	height: 24px;
	line-height: 24px;
	text-align: right;
}
#cart_menu img {
	vertical-align: middle;
}

#left {
	float: left;
	width: 210px;
	text-align: center;
}

#main {
	position: relative;
	float: left;
	text-align: center;
	z-index: 10;
}

#main.block {
	width: 774px;
	height: 422px;
	border: solid 2px #eef0ef;
	text-align: left;
}

#main.block_products {
	height: 492px;
}

#main.small_block {
	width: 688px;
	height: 361px;
	background-image: url(../../images/contact_bg.gif);
	margin: 35px 0 0 25px;
}

#right {
	position: relative;
	float: right;
	width: 210px;
	text-align: center;
}

#categories {
	position: relative;
	top: -17px;
}

#footer_spacer{
	height:70px;
}

#footer_wrapper {
	position: relative;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: visible;
}
#footer_bg {
	width: 100%;
	height:30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #cacaca;
	text-align: center;
}
#footer{
	position: relative;
	margin:0 auto;
	width:1004px;
	height:30px;
	padding:0px;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}

#footer a{
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#fish {
	position: absolute;
	top: -23px;
	left: 19px;
	z-index: 0;
}

#bottom_menu {
	position: absolute;
	top: 0px;
	left: 87px;
	height: 30px;
	line-height: 30px;
	z-index: 10;
}

#credits {
	position: absolute;
	top: -3px;
	right: 15px;
}
#credits span {
	height: 30px;
	line-height: 30px;
}

#credits img {
	position: relative;
	top: 8px;
}

#left_bg, #right_bg {
	position: absolute;
	top: 0;
	height: 64px;
	width: 50%;
	z-index: 0;
}

#left_bg {
	background-image: url(../../images/left_bg.gif);
	left: 0;
}
#right_bg {
	background-image: url(../../images/right_bg.gif);
	right: 0;
}

#main.block img.top {
	position: absolute;
	top: -2px;
	left: -2px;
}
#main.small_block img.top {
	top: -20px;
}

#main.block img.bottom {
	position: absolute;
	bottom: -2px;
	left: -2px;
}

#main.block img.right {
	position: absolute;
	bottom: -2px;
	right: -2px;
}

div.content  {
	position: relative;
	text-align: left;
	font-family: Arial;
	font-size:12px;
	color:#000000;
}

#content_about {
	width: 550px;
	/*height: 410px;
	overflow: auto;*/
	margin: 21px 0 0 10px;
	padding: 0 10px;
	z-index: 10;
}

#content_contact {
	padding-top: 48px;
}

#content_products {
	width: 510px;
	height: 420px;
	overflow: hidden;
	margin: 20px;
}

#content_products ul {
	margin: 0;
	padding: 0;
	width: 532px;
	list-style: none;
}

#content_products ul li {
	position: relative;
	display:block;
	float: left;
	width: 111px;
	height: 132px;
	overflow: hidden;
	text-align: right;
	margin: 0 22px 13px 0;
}

#content_products ul li a img.pic {
	width: 111px;
	height: 76px;
}

#content_products ul li h1 {
	margin: 0;
	padding: 0;
}
#content_products ul li h2 {
	margin: 0;
	padding: 0;
	font-size:14px;
	color: #000000;
	text-decoration: line-through;
}
#content_products ul li img.button {
	clear: both;
	width: 111px;
}

#content_products ul li a img.title {
	width: 111px;
	height: 108px;
}

#content_products ul li img.new {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#content_products ul li img.in_cart {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
#content_products ul li img.sale {
	position: absolute;
	bottom: 56px;
	right: 0px;
	z-index: 10;
}

#paging {
	position: relative;
	width: 551px;
	height: 32px;
	background-image: url(../../images/paging_bg.gif);
	text-align: center;
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	color:#f54ce6;
}

#paging span.prev{
	position: absolute;
	top: 0;
	left: 25px;
	height: 32px;
	line-height: 32px;
}

#paging span.next{
	position: absolute;
	top: 0;
	right: 25px;
	height: 32px;
	line-height: 32px;
}

#paging span.nums{
	margin: 0 auto;
	height: 32px;
	line-height: 32px;
}

#paging span a{
	color:#000000;
	text-decoration:none;
}
#paging span a:hover{
	color:#000000;
	text-decoration:underline;
}

#contact_frm fieldset label {
	display: block;
	float: left;
	width: 72px;
	text-align: right;
}

#contact_frm fieldset .text {
	margin: 0 0 4px 11px;
	width: 257px;
	height: 14px;
	border: solid 1px #ebebeb;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

#contact_frm fieldset textarea.text {
	height: 140px;
}

#contact_frm fieldset .button {
	width: 100px;
	height: 20px;
	margin: 6px 0 0 6px;
	background: url(../../images/btn_bg.gif);
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
	line-height: 20px;
	color:#ffffff;
	border: none;
}

#contact_frm fieldset .spacer {
	margin-left: 83px;
}

div.content table {
	width: 100%;
	border: solid 1px #f5c3e7;
}
div.content table thead {
	font-weight: bold;
	background-color: #f5c3e7;
}
div.content table tr td {
	vertical-align: top;
	padding: 5px;
	border: solid 1px #f5c3e7;
}
div.content table tfoot {
	font-weight: bold;
}
div.content table tfoot td {
	border-left: 0;
	border-right: 0;
	color: #000000;
}
div.content table tr td input.qty {
	width: 30px;
	border: solid 1px #f54ce6;
}
div.content table tr td a {
	color: #f54ce6;
}
div.content .cart_button {
	margin-top: 10px;
	margin-left: 6px;
}
div.content img.spacer {
	margin-top: 10px;
}
img.about {
	position: absolute;
	top: -5px;
	right:0px;
}
.cart_tab {
	float: left;
	margin-bottom: 1px;
	margin-right: 5px;
	width: 85px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	background-image: url(../../images/cart_tab.jpg);
	background-repeat: no-repeat;
}
.cart_tab a {
	color: #000000;
	text-decoration: none;
}
.error {
	font-family: Arial;
	font-size:12px;
	color:#f54ce6;
}
.vld {
	font-family: Arial;
	font-size:12px;
	color:#f54ce6;
}

div.vld {
	display: none;
	margin-left: 83px;
	line-height: 16px;
}

.small_text  {
	font-family: Arial;
	font-size:9px;
	color:#000000;
}
.disabled_text  {
	color:#cccccc;
	text-decoration: line-through;
}
.box {
	position: relative;
	margin-top: 6px;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	border: solid 1px #ececec;
	border-top-width: 2px;
	font-family: Arial;
	font-size:12px;
	color:#f54ce6;
}
.box_top_left {
	position: absolute;
	top: -2px;
	left: -1px;
}
.box_top_right {
	position: absolute;
	top: -2px;
	right: -1px;
}
.box_bottom_left {
	position: absolute;
	bottom: -1px;
	left: -1px;
}
.box_bottom_right {
	position: absolute;
	bottom: -1px;
	right: -1px;
}
.clearboth{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
.left{
	float:left;
}
.right{
	float:right;
}

/* ----------------- pop up --------------------- */

body.pop_up {
	background-image: none;
}

body.pop_up #wrapper {
	width:100%;
}

body.pop_up .bg {
	height:10px;
	background: url(../../images/pop_up_bg.gif);
}

body.pop_up #wrapper #cart_menu {
	position: relative;
	top: 0;
	right: 0;
}

body.pop_up #wrapper .content {
	width: 333px;
	margin: 10px;
	padding-right: 10px;
	margin-top: 0px;
	border-right: solid 1px #f5c3e7;
	background: url(../../images/pop_up_fish.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/*background: url(../../images/when-dreams-come-true_small.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	float: left;
}

body.pop_up #wrapper .content #title {
	margin-bottom: 10px;
}

body.pop_up #wrapper .content h2 {
	margin: 0;
	padding: 0;
	font-size:14px;
	color: #000000;
	text-decoration: line-through;
}

body.pop_up #wrapper .content img.new {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

body.pop_up #wrapper .content img.in_cart {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}

body.pop_up #wrapper .content img.sale {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 10;
}

body.pop_up #wrapper img.spacer {
	margin-left: 8px;
	margin-bottom: 6px;
}

body.pop_up #wrapper #content_products {
	width: 111px;
	height: 420px;
	overflow: hidden;
	margin: 20px 10px 20px 0px;
	float: right;
}

body.pop_up #wrapper #content_products ul {
	margin: 0;
	padding: 0;
	width: 133px;
	list-style: none;
}

/*body.pop_up #wrapper #pop_fish {
	position: absolute;
	bottom: 30px;
	right: 24px;
	z-index: 0;
}*/

-->
