html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color:#000;
	background:url(../images/bg.jpg) no-repeat fixed center top;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}
img {
	display:block;
}
table td {
	vertical-align:top;
}
.clear {
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}
* {
	outline: none;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.body {
	width:1011px;
	margin:0 auto;
}
.all {
	background:url(../images/bg-area.png) repeat-y left top;
	padding:0 52px 0 34px;
}
.mnav{
	height:46px;
	margin-bottom:1px;
}
.mnav li{
	float:left;
	list-style:none;
}
.mnav li a{
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	height:46px;
	background-position:top;
	background-repeat:no-repeat;
}
.mnav li a:hover{
	background-position:bottom;
}
.nav1{
	background-image:url(../images/nav1.jpg);
	width:140px;
}
.nav2{
	background-image:url(../images/nav2.jpg);
	width:190px;
}
.nav3{
	background-image:url(../images/nav3.jpg);
	width:237px;
}
.nav4{
	background-image:url(../images/nav4.jpg);
	width:149px;
}
.nav5{
	background-image:url(../images/nav5.jpg);
	width:181px;
}
.area {
	overflow:hidden;
	background:url(../images/bg-side2.gif) repeat-y left top;
}
.side-area {
	float:left;
	width:245px;
	background:url(../images/bg-side.jpg) no-repeat left 62px;
	padding-bottom:30px;
	margin-bottom:1px;
}
* html .side-area {
	width:241px;
}
*+html .side-area {
	width:241px;
}
.snav{
	padding-top:20px;
}
.snav li{
	list-style:none;
}
* html .snav li{
	margin-bottom:-3px;
}
.snav li a{
	margin-bottom:3px;
	display:block;
	height:18px;
	padding-left:18px;
	font-size:13px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-snav.png) no-repeat -500px;
    text-transform: uppercase;
}
.snav li a:hover{
	background-repeat:repeat;
}
.snav li.sub a{
    margin-bottom:3px;
	display:block;
	height:18px;
	padding-left:32px;
	font-size:9px;
	line-height:17px;
}
.main-area{
	float:right;
	width:671px;
	font-size:12px;
	line-height:16px;
	margin-bottom:1px;
}
.main-area h1{
	font-size:18px;
	line-height:22px;
	margin-bottom:5px;
}
.main-area h2{
	font-size:16px;
	line-height:20px;
	margin-bottom:5px;
}
.main-area p{
	margin-bottom:15px;
}
.main-area ul, .main-area ol{
	/*margin:0 0 15px 25px;*/
}
.main-area ul ul, .main-area ol ol{
	margin:0 0 0 10px;
}
.flash{
	margin-bottom:10px;
}
.footer {
	background:url(../images/bg-foot.png) no-repeat left top;
	height:122px;
	padding:15px 52px 0 34px;
	text-align:center;
	color:#aea980;
}
.footer a{
	color:#aea980;
}
.footer a:hover{
	text-decoration:none;
}
.links {
	color:#e4e2d0;
	line-height:25px;
}
.links a {
	color:#e4e2d0;
	text-decoration:none;
	margin:0 4px;
}
.links a:hover {
	text-decoration:underline;
}
* html body {
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
* html .area {
	overflow:visible;
	height:1%;
}


textarea {
    border:1px solid #E0E0E0;
}
input {
border:1px solid #E0E0E0;
}
select {
border:1px solid #E0E0E0;
}
div.ajax_progress {
background-color:#FFFFFF;
border:1px solid #999999;
display:block;
left:50%;
margin-left:-130px;
padding:10px;
position:fixed;
text-align:center;
z-index:9999;
height: 50px;
top: 200px;
width: 260px;
}
div.ajax_confirm {
background-color:#FFFFFF;
border:1px solid #999999;
display:block;
left:50%;
margin-left:-130px;
padding:10px;
position:fixed;
text-align:center !important;
z-index:9999;
height: 124px;
top: 96px;
width: 260px;
}
div.ajax_progress p{
text-align:center !important;
}
div.ajax_progress img{
margin:0 auto;
}
div.ajax_confirm p{
text-align:center !important;
}
div.ajax_confirm img{
margin:0 auto;
}
div.ajax_confirm .button-main-right {
  background: transparent url(../images/but_main_right.png) no-repeat right top;
  display:block;
  height:22px;
  padding:0 10px 0 0;
}
div.ajax_confirm .button-main-left {
  background: transparent url(../images/but_main_left.png) no-repeat left top;
  color:#111D4D;
  display:block;
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  height:22px;
  line-height:21px;
  margin:0;
  padding:0 5px 0 15px;
  vertical-align:middle;
  white-space:nowrap;
  text-decoration:none;
}
div.ajax_confirm .button-right {
  background: transparent url(../images/but_right.png) no-repeat right top;
  display:block;
  height:22px;
  padding:0 10px 0 0;
}
div.ajax_confirm .button-left {
  background: transparent url(../images/but_left.png) no-repeat left top;
  color: #deedf7;
   display:block;
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  height:22px;
  line-height:21px;
  margin:0;
  padding:0 5px 0 15px;
  vertical-align:middle;
  white-space:nowrap;
  text-decoration:none;
}
.searchForm{
    padding: 26px 13px 5px 18px;
}
.searchForm #search_text{
    width:125px;
    line-height: 11px;
    margin-right: 12px;
    border: 0px;
}
.box-title{
  padding-left: 18px;
  font-size: 12px;
  font-family:"Times New Roman", Times, serif;
  color:#ff9600;
}
.cart-info {
	color:#fff;
	font-size:13px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
}
.cart-info strong{
    padding-left:18px;
}
.cart-info ul{
    overflow:hidden;
}
.cart-info li{
	float:left;
	width:100%;
}
.cart-info li a{
	margin-bottom:3px;
	display:block;
	height:18px;
	padding-left:18px;
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-snav.png) no-repeat -500px;
    text-transform: uppercase;
}
.cart-info li a:hover{
	background-repeat:repeat;
}
.login-block{
    padding-top:5px;
    font-size:13px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
    color:#fff;
    padding-left:18px;
}
.login-block a{
	margin-bottom:3px;
	display:block;
	height:18px;
	color:#fff;
	text-decoration:none;
    text-transform: uppercase;
}
.login-block a:hover{
	text-decoration: underline;
}
.subcategory{
	width:100%;
}
.subcategory td{
	text-align:center;
	padding:0 10px 10px 10px;
}
.subcategory td div{
	/*min-height:113px;*/
}
.subcategory td img{
	margin:0 auto;
}