@charset "utf-8";
/* CSS Document */



* {	
	margin:0;
	padding:0;
} 
.clearfix:after {
	display: block; 
	height: 0px; 
	visibility: hidden; 
	clear: both; 
	content: ".";
}
.clearfix {
	display: inline-block;
}
* HTML .clearfix {
	height: 1%
}
.clearfix {
	display: block
}
html, body, #wrap {
	height: 100%;
	
}

body > #wrap {
	height: auto; 
	min-height: 100%;
}

body {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000;
	background-color: #FFF;
}
#wrapper {
	margin:0 auto;
	width:auto;
	padding:0;
	background:#fff;
	min-height: 93% !important;
	height:auto !important;
}
#main {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
} 
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #804249;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,h7 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	background-image: url(../images/line_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 40px;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	text-transform: uppercase;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	float: left;
	width: 300px;
}
h4 {
	font-size: 13px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h5 {
	font-size: 16px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 30px;
	margin-bottom: 15px;	
	text-transform: uppercase;
}
h6 {
	font-size: 16px;
	text-transform: uppercase;
	float: left;
}
.inside {
	background-image: url(../images/line_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

li {
	list-style-type: none;
}
ul {
	list-style-type: none;
}
img { 
	border: 0; 
}
table {
	border: 0px;
	border-collapse:collapse;
}

/*/////// header ///////*/

#header {
	height: 80px;
	width: 930px;
	margin: 0px auto 0px auto;
}
#logo {
	float: left;
	width: 250px;
	margin-top: 15px;
}
#menu {
	width:680px;
	float:right;
	margin:40px 0 auto 0;
	padding:0;
	text-align:right;
}
#menu li { 
	display:inline; 
}
#menu li a {
	color:#000;
	text-decoration:none;
	padding:1px 5px 1px 5px;
	height:20px;
	background:none;
}
#menu li a:hover {
	background: none;
	color:#C66;
} 
/*/////// sidebar///////*/

#sidebar {
	width: 210px;
	float: left;
}
#sidebar #sidemenuwrap {
	margin-bottom: 25px;
}
#sidebar ul {
	list-style-type: none; 
	list-style-image: none
}
#sidebar li {
	list-style-type: none;
	list-style-image: none;
	line-height: 20px;
}
#sidebar IMG {
	margin-right: 3px;
}
#sidebar li a {
	text-decoration:none;
}
#sidebar li a:hover {
	color:#C66;
	text-decoration: underline;
} 

#searchwrapper {
	/*margin-bottom: 80px;*/
	float: left;
	position:relative; /*important*/
}
 
#searchwrapper form { 
	display:inline ; 
} 
.searchbox {
	border:0px; /*important*/
	background-color:#333; /*important*/
	position:absolute; /*important*/
	width:160px;
	height:24px;
	color: #CCC;
	padding: 5px 2px 2px 4px;
}
.searchbox_submit {
	border:0px; /*important*/
	position:absolute; /*important*/
	left:170px;
	width:30px;
	height:30px;
}

#address {
        display:inline ; 
	clear: both;
	float: left;
	position: relative;
	font-size: 11px;
	padding: 0px 0px 25px 0px;
	margin-top: 50px;
        width:150px;
}

/*/////// content///////*/

#content {
	width: 930px;
	height: auto important;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content #left {
	width: 282px;
	float: left;
}

#content #right {
	width: 606px;
	float: right;
}
#content #right #box li{
	width: 280px;
	float: left;
	list-style-type: none;
	dispaly: inline;
	padding-right: 20px;
}
#content #right-inside {
	width: 700px;
	float: right;
	margin-bottom: 10px;
}
#content #note{
	width: 100%;
	float: left;
	font-size: 11px;
	padding-top: 15px;
}
#content #fulltext{
    width: 930px;
	float: left;
	padding: 25px 0px 25px 0px;
}
#iconset{
	float: right;
	width: 700px;
	text-align: right;
	font-size: 11px;
	margin: 0px;
	vertical-align: baseline;
}

#iconset li { 
	display:inline; 
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#content #productimage {
	width: 400px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#content #description {
	width: 260px;
	float: right;
	padding-top: 15px;
}
#content #table-warp  {
	width: 930px;
}
#content #table-warp td {
	text-align: left;
	vertical-align: top;
}
#content #table-event  {
	width: 400px;
}
#content #table-event td  {
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	width: 200px;
}
#content #table-desc  {
	padding-right: 10px;
}
#content #table-desc td {
	font-size: 11px;
	width: auto;
	padding-right: 10px;
	vertical-align: top;
}

#content #table-search {
	width: 700px;
	clear: both;
	margin-top: 15px;
}
#content #table-thumb{
	width: 175px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}
#content #table-thumb td{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.thumbs img{
	position:relative;
	padding: 1px;
}
.thumbs img:hover{
}
#showimage {
	height: 282px;
	width: 930px;
	margin-top: 20px;
}

/*/////// footer///////*/ 

#footer {
        
	height: 7%;
	min-height:50px !important; 
	clear:both;
	background-color: #333;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #666;
	min-width: 1024px !important;
	width: 100%;
} 
#foot {
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px auto; 
	width: 930px; 
	height: 50px; 
}
#foot #left {
	width: 500px; 
	float: left; 
	padding-top: 20px;
}
#foot #right {
	text-align: right; 
	width: 250px; 
	float: right; 
	padding-top: 20px;
}
#footer a:link {
	color: #666; 
	text-decoration: none;
}
#footer a:hover {
	color: #C66;
	text-decoration: underline;
}#footer a:visited {
	color: #666;
	text-decoration: none;
}
.textbold {
	font-weight: bold;
}
