﻿@charset "utf-8";
/* CSS Document */
body{ background: #FFF url(../images/bar.jpg) repeat-x;}
.bor{ border:1px solid #09F;}

#header{ margin-left:40px;}
#head_base{ background-color:#CB3300; height:25px; font-size:18px;  font-weight:bold; color:#FFF; text-align:center;}
#head_base1{ background-color:#CB3300; height:25px; font-size:16px;  font-weight:bold; color:#FFF; text-align:center;}
#menubar{ background:url(../images/Nav_Background.gif) repeat-x;  text-transform:uppercase; font-weight:bold; height:28px;}
#menubar ul li{ list-style:none; float:left; padding:8px; margin-left:5px;}
#menubar a { text-decoration:none; color:#333;}
#menubar a:hover{ text-decoration:none; color:#F60;}
#content{ background-color:#FFF;}

#navi{ color:#9F6A35; font-weight:bold; font-size:17px; width:260px; margin-right:15px; margin-left:10px;}
#navi ul li{ list-style:none; border-bottom:1px dotted #C78F58; padding:5px; margin-left:2px;}
#navi a { text-decoration:none; color:#9F6A35; text-transform:uppercase;}
#navi a:hover{ text-decoration:none; }

.form{ font-size:12px; color:#666; padding:10px; background-color:#FCEFE0; height:480px; }
.form input{  width:130px; margin:3px; float:left; padding:3px;}
.form label{ width:80px; display:block; float:left;padding:3px;}
.form span{ color:#F30;}
.form textarea{ width:235px; border:1px solid #09C; height:120px;}


.animate-ban{ background:url(../images/walkintubs.gif) no-repeat  right top; height:306px;}
.ban-form{ position:relative; top:40px; left:420px; width:450px;}
.ban-form label{ font-weight:bold; width:200px; display:block}
.ban-form span{ color:#F00; font-weight:bold; float:left}
.ban-form input textarea select{ border:1px solid #C1DAE6;}
.ban-form input select{ height:10px;  margin-bottom:5px;}
.ban-form textarea{ width:250px; height:40px;}
.ban-but{width:75px; height: 33px; margin-left:30px;}
.subform{ float:left;}
.subform1{ float:left; margin-left:50px;}

.lsubform{ float:left; height:30px}
.lsubform1{ float:left; margin-left:50px; height:30px}



.text{ padding-left:10px; padding-right:10px;}

.store{ width:410px; padding:5px; float:left; border:1px dashed #CCC}
.store_img{ width:135px; padding:2px; float:left; border:1px dashed #CCC; text-align:center}
.store_des{ width:250px; padding:5px; float:left;}
.store_des ul li{ list-style:circle;  margin-top:10px;}
.store_title{ font-size:16px; font-weight:bold; color:#CB3300;}


.store_but a{ background:url(../images/button49.jpg) no-repeat; height:20px; width:100px; display:block }
.store_but a:hover{ background:url(../images/button45.jpg) no-repeat; }

#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 750px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}
