@charset "utf-8";

/* 
************
GENERAL
************
*/
body {
	font: 12px verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: none repeat scroll 0 0
}

/* 
************
COMMON 
************
*/
* {
	padding:0;
	margin:0;/* box-sizing:  border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 */
}

a {
	text-decoration:none;
	color:#666
}

a:hover {
	color:#333;
	text-decoration:underline
}

a img, :link img, :visited img, fieldset, input.checkbox, input.radio, img {
	border:none
}

table {
	border-collapse:collapse;
	border-spacing:0;
	font:inherit
}

ol, ul {
	list-style:none
}

.fr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	line-height: 22px;
	color: #FFF;
	float:right;
	width:auto;
	clear:right;
}

.fl {
	float:left;
	width:auto;
	clear:right;
	display:inline
}

.ar {
	text-align:right
}

.al {
	text-align:left !important
}

.cntr {
	text-align:center;
}

/* 
******************
PAGE CONTENTS
******************
*/
/* HEADER */
#h {
	/*background:url(../images/hobby.jpg) no-repeat scroll 0 0;*/
	clear:both;
	height:68px
}

#bmenu {
	clear:both;
	display:block;
	height:31px
}

#cmenu {
	height: 31px;
	clear:both;
	display:block;
}

#cmenu li, #bmenu li {
	float:left;
	display:inline
}

#h a:hover {
	text-decoration:underline
}

/*
TOP MENU
*/
#nav, #nav ul {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	z-index:9;
	line-height: 14px
}

#nav li {
	float: left;
	position: relative
}

/*
top level
*/
#nav a {
	display: block;
	cursor:pointer;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:100% 0;
	position:relative;
	white-space:nowrap;
	/*background-image:url(../images/bg_vert.gif);*/
	color:#000;
	/*float:left;
 display:inline;
*/ font-size:12px;
	height:28px;
	line-height:28px !important;
	margin:1px 0;
	padding:0 8px
}

* html #nav a {
	width:10px;
}

/*#nav a b {
 display:block;
 background-image: url(images/bg_tabs.png);
 background-repeat:no-repeat;
 background-position:100% 0;
 height:30px;
 background-color:#637b98;
 padding-right:16px;
 margin-left:8px;
 
}*/
#nav ul a {
	font-size: 12px;
	line-height:24px !important;
}

#nav a:hover, #nav .hovered a {
	color:#006699
} /* parent item coloring on opened menu */

/*#nav a:hover b {
 background-position:100% -35px;
 
}*/
/*
2nd level and below (opened menu)
*/
#nav ul {
	border-collapse:collapse;
	border:#cdcdcd 1px solid;
	border-top:#fff 1px solid;
	position: absolute;
	display: none;
	width: 180px;
	top: auto;
	background-color:#ccc;
	margin: 0;
	padding: 0;
} /* outer borders color */

#nav ul li {
	background-color:#ebebeb;
	border-bottom:#fff 1px solid;
	padding:1px 0
} /* opened menu items color */

#nav ul a {
	margin:0;
	padding:0 8px;
	background-image:none;
	background-color:#ebebeb;
	width: 164px;
	height: auto;
	float: left;
	line-height:18px
}

#nav ul a:hover {
	background-color: #fff
}

/*
3rd level
#nav ul ul {
 top: auto;
 
}
#nav li ul ul {
 left: 180px;
 margin-top:-1px;
 
}
#nav ul ul li {
 background-color:#95afcc;
 
}
#nav ul ul a:hover {
 background-color:#708ca9;
 
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
 display: none;
 
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
 display: block;
 
}*/
/*
hovered and not hovered classes
*/
/*
for selecting current tabs
#nav .tab_selected a {
  
}
#nav .tab_selected a b {
  
}*/
#nav .hovered ul a {
	color:#333
}

#nav .hovered ul a:hover {
	color:#666
}

/*#nav .hovered a b {
 background-position:100% -35px;
 color:#fff 
}*/

/*
levels below first
#nav ul .hovered a {
 
} 
#nav ul ul .hovered a, #nav ul ul ul .hovered a, #nav ul ul ul ul .hovered a {
 background-color:#708ca9;
 
}
#nav ul ul .nothovered a, #nav ul ul ul .nothovered a, #nav ul ul ul ul .nothovered a {
 background-color: #95afcc;
 
}
#nav ul ul .nothovered a:hover, #nav ul ul ul .nothovered a:hover, #nav ul ul ul ul .nothovered a:hover {
 background-color:#708ca9;
 
}*/
/*
arrows under li.open
*/
#nav span {
	position:absolute;
	right:8px;
	top:0
}

/* 
EOF TOP MENU
*/
#cmenu .fr li {
	padding:8px 6px 0
}

/*.shopby {
 color:#333;
 float:right;
 height:28px;
 line-height:28px;
 width:218px 
}
.shopby select {
 display:inline;
 margin-left:4px 
}*/
#bmenu {
	background:  url(smarty/templates/images/t_bg.gif) no-repeat 0 0;
	/*background:url(../images/bg_vert.gif) repeat-x scroll 0 -59px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;*/
	color:#fff;
	height:68px
}

#bmenu li {
	padding-top:3px;
	margin:5px 0 0 0;
	line-height:12px;
}

#bmenu li a {
	color:#fff
}

#lmenu {
	color:#fff;
	padding-left:6px
}

#lmenu a {
	color:#fff
}

#lmenu span, #lmenu b {
	margin:0 2px;
	line-height:20px
}

#lmenu span.bcDiv {
	position:relative;
	top:-1.2px
}

#rmenu {
	float:right
}

#rmenu li {
	border-left:#fff 1px solid
}

#rmenu li.first {
	border-left:none
}

#mc div.pTxt p {
	line-height: 18px;
	margin-bottom:16px
}

/* COLUMNS */
/* PADDINGS of main cols */
#mcc {
	/*width: 921px;*/
	min-height:400px;
}

* html #mcc {
	height:400px
}

/* CENTRAL COLUMN hp */
#hpBan {
	text-align:center
}

#hpH {
	clear: both;
	display: block;
	font-size: 18px;
	line-height: 40px;
	color: #666;
	text-align:center;
	font-weight: normal
}

/* EOF COLUMNS */

/* FOOTER */
#fc {
	text-align:center;
	color:#333;
	padding:1px 0 12px 0;
	height: 185px;
	width: 921px;/*background:# url(/smarty/templates/images/f_bg.gif) no-repeat 0 -113px;*/
}

#fc a {
	white-space:nowrap;
	color:#333;
	text-decoration:none
}

#fc a:hover {
	color:#666;
	text-decoration:underline
}

#fPan {
	margin:0 auto;
	height: 113px;
	display:block;
	clear:both;
	background: #FFF url(/smarty/templates/images/f_bg.gif) no-repeat;
	background-position: center top;
}

#fPan div#fBan {
	float:right;
	width:340px;
	height:56px;
	border-left:#eee 1px solid;
	text-align:right;
	margin-top:18px;
	margin-right:12px;
	padding-top:14px
}

#fPan div {
	float:left;
	display:inline;
	height:68px
}

div#fMenu {
	text-align:left;
	padding-bottom:0;
	width:921px;
	overflow:hidden;
	height:90px;
	float:left;
	margin:18px 0 0;
	padding-left: 5px;
}

div#fCustCare {
	width:200px;
	margin-left:11px;
	margin-right:11px;
	padding-right:8px
}

div#fAcInfo {
	width:154px;
	padding-left:11px;
	border-left:#eee 1px solid;
	overflow:hidden
}

div#fJoin {
	width:232px;
	padding-left:11px;
	border-left:#eee 1px solid
}

#fc strong {
	font-size:12px;
	margin-bottom:3px;
	display:block;
	color:#666
}

#fc li {
	list-style:none;
	float:left;
	white-space:nowrap;/*width:50%;*/
}

#fc p {
	margin:4px 0 6px;
	font-size:10px;
	color:#000
}

input#fSubscribe {
	display:inline;
	border:#666 1px solid;
	width:156px;
	margin:0 4px 0 0
}

#fCopy {
	text-align: center;
	color:#fff;
	/*margin-top:8px;*/
	padding-bottom: 3px;
	font-size: 12px;
}

#fCopy a {
	color:#FFF
}

#fCopy a:hover {
	color:#999;
}

/* EOF FOOTER */

/* 
              _____________
     ....-''``'._ _________))  ( MODULES and WIDGETS )
             ,_  '-.___)
               `'-._)_)
     -----'``"-,__(__)
*/
/* HP Central Col Widgets */
.wBox {
	clear:both;
	width:620px;
	margin:0 auto
}

.wH {
	background:url(../images/bg.gif) no-repeat;
	border-bottom:1px solid #fff;
	height:33px;
	line-height:33px;
	clear:both
}

#mc .wH h4 {
	float:left;
	height:0;
	text-indent:-2000px;
	width:340px;
	border:none;
	line-height:0;
	margin:0
}

.wH a {
	color:#ffffff;
	float:right;
	font-size:11px;
	text-decoration:none;
	margin-right:8px
}

.wH a:hover {
	color:#eeeeee
}

.wBody {
	/*background: url(../images/bg_widget.gif) no-repeat scroll 50% -765px;*/
	border-top:1px solid #999;
	clear:both;
	height:228px;
	margin-bottom:1em;
	overflow:hidden;
	position:relative;
	width:620px
}

/* Widget Headings */
#wNewArrivals .wH {
	background-position:0 -27px
}

#wFeatured .wH {
	background-position:0 -69px
}

#wBestSellers .wH {
	background-position:0 -112px
}

/* 
PRODUCT BOXES 
*/
/* Central Col Boxes */
.pBox, .rvBox {
	/*border:1px solid #f7f7f7;*/
	float:left;
	display:inline;
	border-collapse:collapse;
	color:#000;
	font-size:12px;
	height:218px;
	margin:0 4px 6px;
	overflow:hidden;
	text-align:center;
	width:139px;
	padding:8px 6px
}

.wBox .pBox {
	border:none;
	margin:0;
	padding:8px
}

.pBox h5 a, .rvBox h5 a {
	display:block;
	font-size:10px;
	height:26px;
	margin-bottom:1px;
	margin-top:4px;
	overflow:hidden;
	color: #867963;
}

.pBox h5 a:hover, .rvBox h5 a:hover, .pBrand h5 a:hover, .pCat h5 a:hover {
	text-decoration:underline;
	color: #867963;
}

.pImg img, .pImgM img {
	border: 1px solid #ccc;
	clear:both;
	height:123px;
	margin:0 auto;
	text-align:center;
	width:123px
}

.pPrice, .rvPrice {
	color:#d01c22;
	line-height:18px;
	font-size:12px
}

.pModel, .pWeight {
	font-size:10px;
	margin:0 auto 3px;
	color:#999
}

.pModel {
	margin-bottom:0
}

/* Rel Products */
#pRel .pBox {
	height:198px
}

#pRel .pBox .sku {
	margin-bottom:4px
}

/* More Images */
#pMoreImages .pBox {
	height:150px
}

/* Side Boxes */
.sBox {
	border:none;
	float:none;
	clear:both;
	width:100%;
	height:auto;
	padding:10px 8px 0
}

.sBox .pBoxIn {
	padding-bottom:8px;
	clear:both;
	float:none;
	width:100%;
	overflow:hidden
} /* needed for ie6-7*/

.sBox h5 a {
	height:auto
}

.sBox .pImg img {
	width:100px;
	height:100px
}

.sBox .pPrice {
	font-size:14px;
	line-height:24px
}

/********** Recently Viewed Boxes **********/
/* Vertical */
.rvBox {
	clear:both;
	overflow:hidden;
	float:none;
	display:block;
	font-size:10px;
	height:auto;
	margin:0 auto;
}

.rvImg img {
	border:1px solid #ccc;
	clear:both;
	height:100px;
	width:100px
}

/* Horizontal (at view cart page) */

#frontend_addcart #cRecentlyViewed {
	text-align:center
}

#frontend_addcart #cRecentlyViewed h4 {
	text-align:left
}

#frontend_addcart .rvBox {
	clear:none;
	display:inline-block;
	margin:3px 47px 3px 48px;
	width:102px;
	padding:0;
}

#frontend_addcart .rvBox h5 a {
	height:26px
}

#frontend_addcart .rvImg img {
	float:none;
	margin:0
}

/* 4 ie6-7 */
*:first-child+html #frontend_addcart .rvBox {
	float:left
}

* html #frontend_addcart .rvBox {
	float:left;
	display:inline
}

/* EOF PRODUCT BOXES */
/* BRANDS AND CATEGORIES BOXES */
.pBrand, .pCat {
	float:left;
	display:inline;
	border-collapse:collapse;
	color:#000;
	font-size:12px;
	height:156px;
	margin:0 14px 8px 13px;
	overflow:hidden;
	text-align:center;
	width:139px;
	padding:8px 16px
}

#catalog .pCat {
	height:168px;
}

.pBrand h5 a, .pCat h5 a {
	display:block;
	font-size:12px;
	line-height:26px;
	height:26px;
	margin-top:4px;
	overflow:hidden
}

.pBrandImg img, .pCatImg img {
	clear:both;
	height:123px;
	margin:0 auto;
	text-align:center;
	width:123px
}

/*
SIDE BOXES PAN + INNER PAGES BOXES
*/
.sPan, .inPan {
	text-align:center;
	font-size:12px;
	color:#666;
	margin:0 1px 11px
}

.sH {
	/*background: url(../images/bg.gif) #FFF no-repeat 0 0;*/
	border-bottom:1px solid #e1e1e1;
	height:24px
}

.sH h4 {
	font-size:11px !important;
	color:#fff !important;
	font-weight:normal !important;
	line-height:22px !important
}

.sBody h4 {
	font-size:12px;
	font-weight:bold
}

.sBody {
	padding:6px 8px 10px;
	background:no-repeat 0 100%;
	line-height:16px;
	height: 100%;
	margin-top: -50px;
}

.sBody ul {
	margin:2px 0 8px 8px;
	text-align:left
}

.sBody a:hover {
	color:#ff1a00;
	text-decoration:underline
} /* side columns hover */

.sBody select {
	width:98%;
	margin:0 auto;
	text-align:center
}

/*
Side boxes special cases
*/
#sNewsletter {
	border-top:1px solid #e1e1e1
}

#sNewsletter #sNLEmail {
	width:80%;
	color:#999;
	margin:6px auto;
	text-align:center
}

#sSearchInput {
	display:inline;
	width:75%
}

#h input#sSearchInput {
	background-color:transparent;
	color:#867964;
	display:inline;
	font-size:12px;
	height:15px;
	overflow:hidden;
	padding:3px 0 0 4px;
	vertical-align:middle;
	width:147px;
}

#h input#sSearchGo {
	color:#fff;
	cursor:pointer;
	height:18px;
	line-height:18px;
	padding:0 5px 4px 0;
	text-align:center;
	width:50px;
	display:inline;
	font-size:12px;
}

/*
INNER PAGES BOXES
*/
.inPan {
	width: 169px;
	margin:28px auto
}

.inPan .sH h4 {
	border:none !important;
	margin:0 !important;
	height:auto !important
}

/*
SIDE CATEGORIES
*/
#sCats ul {
	margin-left:0;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	list-style-position: inside;
	display: list-item;
}

#sCats li a {
	margin-left: 9px;
	font-size: 16px;
	color: #999;
	zoom:1 /* for ie6? - to check if needed */;
}

#sCats li a.exp {
	/*background-image:url(../images/bg_cats.gif);
	background-position:0 -1px;*/
	text-indent:-2000em;
	float:left;
	width:8px;
	padding-left:0;
}

#sCats li a.current {
	background: none;
	color:#A9A9A9;/*background-position:-400px -1px;*/
}

#sCats li a:hover {
	background: none;
	color:#666;
	text-decoration:underline;/*background-position:-200px -1px;*/
}

#sCats ul ul {
	font-size:12px;
	margin:2px 1px 2px 16px;
	padding-left:0;
}

ul#sCats li li a:first-child {
	border-top: medium none;
}

.top {
	width: 140px;
	text-align: left;
	border-top: medium none;
	color:#A9A9A9;
	font-size: 11px;
	line-height: 20px;
	display: list-item;
	list-style-image: url(/smarty/templates/images/arrow_cat.gif);
	list-style-position: inside;
}

#sCats li li a {
	width: 175px;
	text-align: left;
	border-top: 1px solid #CCC;
	color:#A9A9A9;
	font-size: 11px;
	line-height: 20px;
	display: list-item;
	list-style-image: url(/smarty/templates/images/arrow_cat.gif);
	list-style-position: inside;
	margin: 4px 1px 4px 6px;
}

#sCats li li a:hover {
	width: 175px;
	text-align: left;
	border-top: 1px solid #CCC;
	text-decoration:none;
	color:#666;
	font-size: 11px;
	line-height: 20px;
	display: list-item;
	list-style-image: url(/smarty/templates/images/arrow_cat_hoover.gif);
	list-style-position: inside;
}

/************
INNER PAGES 
************/
h3 {
	font-size:16px;
	color:#989898;
	border-bottom:#ccc 1px solid;
	text-transform:capitalize;
	clear:both;
	margin:4px 0 14px;
	display:block
}

#mc h4 {
	font-size:14px;
	line-height:22px;
	height:22px;
	clear:both;
	display:block;
	border-bottom:#000 1px solid;
	margin:0 10px 16px 18px;
	color:#857963
}

#mc #grab h4 {
	margin-left:0
}

.emptyPage {
	margin:1em 0
}

#mc p {
	margin: 0 0;
	color: #808080;
}

.pTxt h5 {
	font-size:13px;
	margin:16px 0
}

dl {
	padding:1em 0
}

.pTxt dt {
	font-weight:bold;
	padding:0.2em 0
}

.pTxt dd {
	padding:0.2em 0 0.8em
}

/* LOADER */
.ploader {
	top:128px;
	position:absolute;
	z-index:999;
	width:97%;
	height:56px;
	line-height:56px;
	text-align:center;
	display:none
}

.ploader .ploader-content {
	width: 218px;
	padding: 4px;
	margin:0 auto;
	height:56px;
	line-height:56px;
	background-color:#f1f1f1;
	font-size: 14px;
	border:1px solid #fff;
	text-shadow:#CCC;
	color:#666;
	font-weight:bold;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px
}

* html .ploader .ploader-content {
	padding: 28px 4px;
	height:auto
}

/* PAGINATION */
.pages {
	clear:both;
	margin:1em 10px 10px 0;
	clear:both;
	background:#eee;
	border:1px solid #e6e6e6;
	line-height:34px;
	height:34px;
	font-size:10px;
	width: 645px;
}

.toPage {
	right:28px;
	position:absolute
}

* html .toPage {
	padding-top:8px
}

.paging {
	position:absolute;
	right:260px;
	margin-top:8px;
	font-size:11px;
}

* html .paging {
	height:34px;
	overflow:hidden
}

.paging li {
	display:inline;
	float:left;
	margin:0 2px
}

.paging li a, .paging li a.pOn:hover {
	color:#333;
	font-weight:bold;
	/*background:#fff url(../images/bg_vert.gif) repeat-x 0 -103px;*/
	line-height:18px;
	height:18px;
	border:1px solid #ccc;
	width:18px;
	text-align:center;
	display:block
}

.paging li a.pOn, .paging li a:hover {
	color:#fff;
	background-position:0 -128px;
	background-color:#666
}

.paging .pNext *, .paging .pPrev * {
	width:46px
}

.paging .pPrev span, .paging .pNext span {
	color:#e4e4e4;
	font-weight:bold;
	background:#fff;
	line-height:18px;
	height:18px;
	border:1px solid #f1f1f1;
	text-align:center;
	display:block
}

span.pageSum {
	margin-left:1em;
	float:left
}

/* Product Page */

#breadcrumb {
	margin-bottom:8px
}

#pPane {
	clear:both;
	padding-left:252px;
	padding-top:10px;
}

.pImgM {
	text-align:center;
	width:252px;
	float:left;
	display:inline;
	margin:0 12px 1em -252px;
	overflow:hidden;
}

.pImgM a.p_lb {
	width:252px !important
}

.pImgM .p_lb img {
	width:250px;
	height:250px;
}

.pImgM li {
	float:left;
	display:inline;
	margin:5px 4px 0 0
}

.pImgM li#emailFriend {
	margin-right:0
}

.pImgM li a {
	float:left;
	display:inline;
	text-align:center;
	border:1px solid #ccc;
	text-decoration:none
}

#email_friend .pImgM a {
	display:block;
	height:252px;
	outline-style:none;
	position:relative;
	text-decoration:none;
	width:252px
}

.pImgM #butsUImg {
	float:left;
	margin-bottom:6px
}

.pImgM #butsUImg li a {
	height:28px;
	line-height:28px;
	width:122px;
	/*background:url(../images/bg_vert.gif) repeat-x 0 0;*/
	font-size:13px;
}

#mc .pImgM p {
	margin:0 0 4px;
	text-align:center;
	font-size:13px;
	color:#666;
	display:block
}

.pImgM #altViews li {
	margin-top:4px
}

.pImgM #altViews img {
	width:58px;
	height:58px;
	border:none
}

.pData {
	clear:right;
	position:relative;
	font-size:12px;
	color:#666
}

.pData img {
	vertical-align:middle
}

h3#pHead {
	color:#666;
	border:none;
	font-size:18px;
	clear:right;
	margin-bottom:8px;
	width: 375px;
}

.pData .model {
	margin-bottom:4px
}

.pData .price {
	font-size:15px;
	line-height:24px;
	color:#cc0000;
	font-weight:bold
}

#pShortDescr {
	color:#999;
	border-top:#ccc 1px solid;
	padding-top:8px;
	margin-top:8px;
	margin-left: 20px
}

#pAddCart {
	/*float:right;
	margin-top:-34px;
	font-size:14px;
	font-weight:bold;
	width:188px;
	display:inline*/
	bottom:34px;
	display:block;
	float:right;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:0;
	width:168px;
}

/*
* html #pAddCart {
	margin-left:356px
}*/

#pg_wrap li {
	margin-bottom:4px
}

#pg_wrap li select {
	width:100px
}

#pAddCart input#qty {
	width:20px;
	text-align:center;
	margin-left:4px
}

#pAddCart fieldset * {
	float:left;
	display:inline
}

input#pButAddCart {
	width:88px;
	text-align:center;
	margin-left:4px
}

#pDescr {
	margin-top:1em;
	clear:both
}

/* Search*/

#sForm {
	margin:0 20px 1.8em 0;
	clear:both
}

#search input#sSearchForm {
	width:48%
}

/* EOF Inner Pages */

/*
             .-"-._( ) )
            /  ,  ,  66\
     `======\   )_\\=\_o)=   FORMS and Buttons 
             `~~"~ `"
*/
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle
}

a:active, input:active, * :focus {
	outline: none
}

/* ff way to remove outline from submit button
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
border: none
} */
form {
	display:inline
}

/*
**************
MAIN BUTTONS
**************
*/

.buttons {
	margin:8px 0 0
}

.but {
	cursor:pointer;
	border:0;
	overflow:hidden;
	background: url(../images/bg_al.gif) repeat-x 0 0;
	color:#fff;
	font-weight:bold;
	padding:1px 2px 3px;
	height:18px;
	line-height:15px;
	vertical-align:middle;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
} /* some maneuvers to make it similar in all browsers, change carefully! */

.boxSubmit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:0 8px 3px !important;
	margin:6px 0;
	height: 25px;
}

input.vcbutblue, input.vcbut, input.cfbut, ul.checkout_opts .opt_button_wrap input.opt_button {
	background:url(../images/bg_al.gif) repeat-x 0 0; /* same as .but, but taller */
	line-height:21px;
	height:21px;
	border:0;
	font-weight:bold;
	font-size:12px !important;
	color:#fff !important;
	cursor:pointer
}

input.vcbut {
	background-position: 0 -80px;
	width:108px !important;
}

input.cfbut {
	background-position: 0 -40px;
}

ul.checkout_opts .opt_button_wrap input.opt_button {
	width:125px !important;
}

.pDel {
	display:block;
	width:18px;
	height:18px;
	text-indent:-2000px;
	/*background:url(../images/del.gif) no-repeat 0 0;*/
	margin-top:2px;
}

input#vcCheckout, input#vcContinueShopping, .tdCoupon input.boxSubmit, input#butCOLogin, input#butCOContinue, input#contactBut, input#butForgotPassw, input#cCreateAccount, #createAccCol .panIn a, input#butLogin {
	width:191px;
	height:43px;
	text-align:left;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	text-indent:-2000em;
	line-height:200em;
	overflow:hidden;
	background:url(../images/bg_buttons.png) no-repeat 0 0;
}

input#contactBut, input#butForgotPassw, input#cCreateAccount, input#butLogin {
	background-position:-121px -186px;
	height:36px;
	width:160px;
}

input#butLogin {
	background-position:-31px -437px;
}

input#contactBut {
	background: url(/smarty/templates/images/form.gif) no-repeat 0 -248px;
	width: 86px;
	height: 25px;
	text-indent: -2000em;
}

.tdCoupon input.boxSubmit {
	width:108px;
	height:23px;
	border:none;
	background-position: -215px -8px;
}

input#vcCheckout {
	background:url(../images/vc_checkout.png) no-repeat 0 0;
}

input#butCOContinue {
	background-position:0 -58px;
}

input#butCOLogin {
	background-position:-212px -58px;
	width:191px !important;
}

#createAccCol .panIn a {
	display:block;
	margin:8px auto;
	font-size:16px;
	font-weight:bold;
	line-height:46px;
	text-align:center;
	width:183px;
	height:49px;
	color: #333;/*background:url(../images/bg_al.gif) no-repeat 0 -128px*/
}

input#butCOLogin, #butCOContinue {
	/*background:url(../images/bg_pancologin.gif) no-repeat 0 -270px;*/
	width:160px !important;
	height:34px;
	margin:0;
	font-weight:bold;
	font-size:12px;
	text-align:center
}

input#cCreateAccount {
	background-position:-121px -305px
}

/*Additives*/
/*header background*/
#hbg {
	background: url(/smarty/templates/images/t_bg.gif) no-repeat;
	height: 68px;
	width: 921px;
}

/*body background*/
#whole {
	background: #FFF url(/smarty/templates/images/s_bg.gif) no-repeat;
	width: 921px;
}

/* body bottom*/
#mbot {
	background: url(/smarty/templates/images/m_bg_bot.gif) no-repeat;
	height: 20px;
	width: 921px;
}

#mbotb {
	position: relative;
	background: url(/smarty/templates/images/m_bg_bot2.gif) no-repeat;
	top:622px;
	height: 20px;
	width: 921px;
}

/* About Us content Handler */

.pTxt {
	padding: 0px 10px 0px 10px;
}

/*divider*/
#lin {
	background: url(/smarty/templates/images/divider.gif) repeat-y;
	width: 14px;
}

/*logo handler*/
#rib {
	position: relative;
	top: -53px;
	background: url(/smarty/templates/images/ribbon.gif) no-repeat;
	height: 287px;
	width: 234px;
}

#rib h1 a {
	text-indent:-2000em;
	display:block;
	height: 287px;
	width: 234px;
}

#ribIn {
	position: absolute;
	top: 15px;
	background: url(/smarty/templates/images/ribbon.gif) no-repeat;
	height: 287px;
	width: 234px;
}

/*this is the banner holder*/
#poring {
	background: none;
	width: 233px;
	float: left;
	height: 642px;
}

/*this is the index product display*/
#lunatic {
	background: none;
	width: 454px;
	float: left;
	height: 642px;
}

/*This holds the left category part*/
#catrose {
	padding-top: 240px;
	float: left;
	width: 234px;
	margin-left: 0px;
}

/* This holds the solo product page thing */
#grab {
	background-image: url(/smarty/templates/images/divider.gif);
	background-repeat: repeat-y;
	/*position: relative;*/
	width: 648px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 993px;
	padding-top: 21px;
}

/*this is the top account thing part*/
.fr a {
	color: #FFF;
	text-decoration: underline;
}

.fr a: hover {
	color: #FFF;
	text-decoration: none;
}

/*index right content*/
#top_pr {
	background-image: url(/smarty/templates/images/m_bg_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 15px;
	height: 108px;
	width: 414px;
}

#ftop {
	background:url(/smarty/templates/images/f_top_bg.gif) no-repeat;
	height: 24px;
	width: 921px;
}

#fbot {
	background: url(/smarty/templates/images/f_nave_bg.gif) no-repeat;
	text-align: center;
	height: 55px;
	width: 921px;
	clear: both;
	display: block;
}

#pGrid {
	padding-left: 5px;
}

#catsGrid {
	padding:20px 20px 20px 27px
}

h5 {
	color: #777777;
	padding-bottom: 0px;
}

/* Top Navigation control */
#tnt {
	height: 34px;
	float: right;
	width: 450px;
	margin-top: 3px;
	overflow: hidden;/*padding-right: 15px;*/
}

#tnt li {
	/*list-style-position: outside;*/
	list-style-image: none;
	list-style-type: none;
}

#tnt ul {
	display: block;
	overflow: hidden;
}

#tnt li a {
	/*background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;*/
	display: block;
	text-indent: -2000em;
}

li.t_home a {
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	width: 52px;
}

li.t_about a {
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: -52px 50%;
	width: 90px;
}

li.t_products a {
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: -142px 50%;
	width: 91px;
}

li.t_commercials a {
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: -233px 50%;
	width: 118px;
}

li.t_contact a {
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: -351px 50%;
	width: 92px;
}

#searchy {
	font-size: 12px;
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: -452px 50%;
	float: right;
	width: 230px;
	padding-left: 10px;
	display: inline;
	height: 18px;
	margin: 8px 0 0 0;
	/*padding-right: 15px;*/
	vertical-align: middle;
}

#searchy input {
	border: none;
	background: none;
}

#searchy a {
	color: #FFF;
	text-decoration: none;
}

#searchy a: hover {
	color: #FFF;
}

/*Index Side Navigation Control*/

#snt {
	margin-top: 20px;
	margin-left: 10px;
	width: 194px;
}

#snt ul {
	overflow: hidden;
}

#snt li {
	list-style-type: none;
	list-style: none;
	text-indent: -2000em;
}

#snt li a {
	display: block;
}

li#s_home a {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: -194px 0;
	height: 35px;
}

li#s_home a:hover {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 35px;
}

li#s_about a {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: -194px -35px;
	height: 35px;
}

li#s_about a:hover {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: 0 -35px;
	height: 35px;
}

li#s_mission a {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: -194px -70px;
	height: 35px;
}

li#s_mission a:hover {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	height: 35px;
}

li#s_products a {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: -194px -105px;
	height: 35px;
}

li#s_products a:hover {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: 0 -105px;
	height: 35px;
}

li#s_commercials a {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: -194px -140px;
	height: 35px;
}

li#s_commercials a:hover {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: 0 -140px;
	height: 35px;
}

li#s_contact a {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: -194px -175px;
	height: 35px;
}

li#s_contact a:hover {
	background-image: url(/smarty/templates/images/s_nave.gif);
	background-repeat: no-repeat;
	background-position: 0 -175px;
	height: 35px;
}

/* Index Product Control*/
#prIn {
	margin-top: 10px;
	margin-left: 10px;
	height: 422px;
	width: 414px;
}

#prIn ul {
	overflow: hidden;
}

#prIn li {
	list-style-type: none;
	list-style: none;
	text-indent: -2000em;
	float: left;
}

#prIn li a {
	display: block;
}

li#pr_1 a {
	background-image: url(/smarty/templates/images/m_top_pr.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	width: 138px;
	height: 141px;
}

li#pr_2 a {
	background-image: url(/smarty/templates/images/m_top_pr.jpg);
	background-repeat: no-repeat;
	background-position: -138px 0;
	width: 138px;
	height: 141px;
}

li#pr_3 a {
	background-image: url(/smarty/templates/images/m_top_pr.jpg);
	background-repeat: no-repeat;
	background-position: -276px 0;
	width: 138px;
	height: 141px;
}

li#pr_4 a {
	background-image: url(/smarty/templates/images/m_top_pr.jpg);
	background-repeat: no-repeat;
	background-position:0 -141px;
	width: 138px;
	height: 141px;
}

li#pr_5 a {
	background-image: url(/smarty/templates/images/m_top_pr.jpg);
	background-repeat: no-repeat;
	background-position: -138px -141px;
	width: 138px;
	height: 141px;
}

li#pr_6 a {
	background-image: url(/smarty/templates/images/m_top_pr.jpg);
	background-repeat: no-repeat;
	background-position:-276px -141px;
	width: 138px;
	height: 141px;
}

li#pr_7 a {
	background-image: url(/smarty/templates/images/m_top_pr.jpg);
	background-repeat: no-repeat;
	background-position:0 -282px;
	width: 138px;
	height: 141px;
}

li#pr_8 a {
	background-image: url(/smarty/templates/images/m_top_pr.jpg);
	background-repeat: no-repeat;
	background-position: -138px -282px;
	width: 138px;
	height: 141px;
}

li#pr_9 a {
	background-image: url(/smarty/templates/images/m_top_pr.jpg);
	background-repeat: no-repeat;
	background-position: -276px -282px;
	width: 138px;
	height: 141px;
}

/*ads section*/

#sad {
	position: relative;
	left: 15px;
	margin: 5px;
	width: 196px;
	height: 148px;
}

/* commercial background */
#player {
	margin-top: 30px;
	margin-right: 2px;
	height:207px;
	width: 371px;
}

#com_pl {
	background-image: url(/smarty/templates/images/mediabg.jpg);
	background-repeat: no-repeat;
	width: 540px;
	text-align: center;
	position: relative;
	margin-left: 56px;
	margin-top: 5px;
}

/* commercial page vid selection control */
#pl_btn {
	margin-top: 150px;
	margin-left: 10px;
	margin-bottom: 15px;
	height: 180px;
	width: 100%;
}

#pl_btn ul {
	list-style: none;
	list-style-type: none;
}

#pl_btn li {
	overflow: hidden;
	text-indent: -2000em;
	float: left;
}

#pl_btn li a {
	background-image: url(/smarty/templates/images/com_nav.jpg);
	background-repeat: no-repeat;
	display: block;
}

li#pl_a a {
	background-position: 0 0;
	width: 166px;
	height: 180px;
}

li#pl_b a {
	background-position: -185px 0;
	width: 166px;
	height: 180px;
}

li#pl_c a {
	background-position: -371px 0;
	width: 166px;
	height: 180px;
}

/* Title Page */

#about {
	background-image: url(/smarty/templates/images/title.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:17px;
	margin-left:10px;
	padding-bottom:15px;
}

#mission {
	background-image: url(/smarty/templates/images/title.gif);
	background-repeat: no-repeat;
	background-position: -2px -55px;
	height:17px;
	margin-left:10px;
	padding-bottom:15px;
}

#produk {
	background-image: url(/smarty/templates/images/title.gif);
	background-repeat: no-repeat;
	background-position: 0 -108px;
	height: 17px;
	width: 120px;
	margin-left: 10px;
}

#comm {
	background-image: url(/smarty/templates/images/title.gif);
	background-repeat: no-repeat;
	background-position:-3px -162px;
	height: 17px;
	width: 150px;
	padding-bottom: 15px;
	margin-left: 10px;
}

#contact {
	background-image: url(/smarty/templates/images/title.gif);
	background-repeat: no-repeat;
	background-position: -3px -216px;
	height: 17px;
	width: 150px;
	padding-bottom: 6px;
	margin-left: 10px;
}

/*Contact Information part */
#cont_ct {
	float: left;
	color: #808080;
}

#map_ct {
	float: right;
	text-align: center;
}

/* footer additional control */
#fnt {
	height: 34px;
	width: 450px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
}

#fnt li {
	/*list-style-position: outside;*/
	list-style-image: none;
	list-style-type: none;
}

#fnt ul {
	display: block;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#fnt li a {
	/*background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;*/
	display: block;
	text-indent: -2000em;
}

li.f_home a {
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	width: 52px;
}

li.f_about a {
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: -52px 50%;
	width: 90px;
}

li.f_products a {
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: -142px 50%;
	width: 91px;
}

li.f_commercials a {
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: -233px 50%;
	width: 118px;
}

li.f_contact a {
	background-image: url(/smarty/templates/images/t_nave.gif);
	background-repeat: no-repeat;
	background-position: -351px 50%;
	width: 92px;
}

/* footer info control */
#fct_a {
	float: left;
	width: 288px;
	padding-left: 15px;
	padding-top: 5px;
}

#fct_a h5 {
	display:block;
	height:28px;
	text-indent:-2000em;
}

#fct_a p {
	font-size: 12px;
	width: 132px;
	color: #808080;
}

#fct_a a {
	color: #857963;
	text-decoration: underline;
}

#fct_a a:hover {
	color: #857963;
	text-decoration: none;
}

#fct_b {
	float: left;
	width: 288px;
	padding-left: 20px;
	padding-top: 5px;
}

#fct_b h5 {
	display:block;
	height:28px;
	text-indent:-2000em;
}

#fct_b p {
	font-size: 12px;
	width: 132px;
	color: #808080;
}

#fct_b a {
	color: #857963;
	text-decoration: underline;
}

#fct_b a:hover {
	color: #857963;
	text-decoration: none;
}

#fct_c {
	float: left;
	width: 288px;
	padding-left: 20px;
	padding-top: 5px;
}

#fct_c h5 {
	display:block;
	height:28px;
	text-indent:-2000em;
}

#fct_c p {
	font-size: 12px;
	width: 132px;
	color: #808080;
}

#fct_c a {
	color: #857963;
	text-decoration: underline;
}

#fct_c a:hover {
	color: #857963;
	text-decoration: none;
}

#mc {
	background: url(/smarty/templates/images/divider.gif) repeat-y;
}

#recipes a.p_lb_open {
	font-size:9px;
	color:#867964;
	text-align:center;
	float:left;
	width:142px;
	height:180px;
	margin:7px
}

#recipes a.p_lb_open img {
	padding:2px;
	border:1px solid #867964;
	display:block
}

#recipes a.p_lb_open b {
	display:block;
	line-height:11px;
	margin-top:4px
}
