@charset "utf-8";

/* 
************
GENERAL
************
*/
body {
	font: 10px Helvetica, Arial, verdana, sans-serif;
	color: #000;
	background:#FFFFFF 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:#069;
	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 {
	float:right;
	width:auto;
	clear:right;
	display:inline
}

.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:160px
}

#h h1, #h h2 {
	display:block;
	text-indent:-2000px
}

#h h1 a {
	display:block;
	height:100px;
	width:434px
}

#h h2 {
	width:166px;
	height:50px;
	top:78px;
	right:10px;
	position:absolute
}

#cmenu, #bmenu {
	background:url(../images/bg_vert.gif) repeat-x scroll 0 -28px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	clear:both;
	display:block;
	height:31px
}

#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(../images/bg_vert.gif) repeat-x scroll 0 -59px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	color:#fff;
	height:20px
}

#bmenu li {
	padding:0 8px;
	margin:4px 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
}

div.pTxt p {
	line-height: 22px;
}

/* COLUMNS */
/* PADDINGS of main cols */
#mcc {
	padding: 0 0 0 11px;
	min-height:400px
}

* html #mcc {
	height:400px
}

/* CENTRAL COLUMN hp */
#hpBan {
	text-align:center;
	margin-bottom:14px
}

#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:24px 0 12px 0;
}

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

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

#fPan {
	margin:0 auto;
	height:94px;
	width:998px;
	display:block;
	clear:both;
	border:#ddd 1px solid
}

#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:642px;
	overflow:hidden;
	height:80px;
	float:left;
	margin:18px 0 0;
}

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 {
	color:#fff;
	margin-top:18px
}

#fCopy a {
	color:#999
}

#fCopy a:hover {
	color:#000
}

/* EOF FOOTER */

/* 
              _____________
     ....-''``'._ _________))  ( MODULES and WIDGETS )
             ,_  '-.___)
               `'-._)_)
     -----'``"-,__(__)
*/
/* HP Central Col Widgets */
.wBox {
	clear:both;
	width:810px;
	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:#fff;
	float:right;
	font-size:10px;
	text-decoration:none;
	margin-right:8px
}

.wH a:hover {
	color:#eeeeee
}

.wBody {
	background: url(../images/bg_widget.gif) no-repeat 0 100%;
	border-top:1px solid #a9a9a9;
	clear:both;
	height:272px;
	margin-bottom:15px;
	overflow:hidden;
	position:relative;
	width:810px
}

/* 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 {
	border:1px solid #f7f7f7;
	float:left;
	display:inline;
	border-collapse:collapse;
	color:#000;
	font-size:12px;
	height:218px;
	margin:0 14px 16px 15px;
	overflow:hidden;
	text-align:center;
	width:139px;
	padding:8px 16px
}

.wBox .pBox {
	border:none;
	margin:0;
	padding:8px 13px 0 14px;
	width:175px;
	height:254px
}

.wBox .pBox .pImg img {
	width:173px;
	height:173px
}

.pBox h5 a, .rvBox h5 a {
	display:block;
	font-size:11px;
	height:26px;
	margin-bottom:0px;
	margin-top:4px;
	overflow:hidden
}

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

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

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

/* 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 */
.rvBox {
	clear:both;
	overflow:hidden;
	margin-bottom:12px
}

.rvBox h5 a {
	height:56px
}

.rvImg img {
	float:left;
	border:1px solid #ccc;
	clear:both;
	height:100px;
	margin:0 8px 0 0;
	text-align:center;
	width:100px
}

/* 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
}

.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 {
	border:1px solid #ccc;
	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
}

.sPan {
	margin-left:10px
}

.sH {
	background: url(../images/bg.gif) no-repeat 0 0;
	height:26px
}

.sH h4 {
	font-size:12px !important;
	color:#666 !important;
	font-weight:normal !important;
	line-height:28px !important;
	text-transform:uppercase
}

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

.sBody h6 {
	font-size:11px;
	color:#069
}

.sBody {
	padding:6px 8px 10px;
	background: #fff no-repeat 0 100%;
	line-height:16px;
	border:1px solid #ccc
}

.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:72%
}

#sFilter input.filter {
	margin-right:4px
}

/* LEFT COL BANS */

#sBCentral .sBody, #sBEssentials .sBody {
	padding:0;
	text-align:left
}

#sBCentral .sBody a, #sBEssentials .sBody a {
	display:block;
	background:url(../images/bg.gif) no-repeat 0 -165px;
	height:83px
}

#sBEssentials .sBody a {
	background-position:-210px -165px
}

#sBCentral .sBody a span, #sBEssentials .sBody a span {
	margin:48px 0 0 106px;
	color:#000;
	text-decoration:underline;
	display:block
}

#sBEssentials .sBody a span {
	margin-left:6px
}

#sBCentral .sBody a span:hover, #sBEssentials .sBody a span:hover {
	text-decoration:none;
	color:#069
}

#sBCentral .sBody a b, #sBEssentials .sBody a b {
	text-indent:-2000em;
	display:block;
}

#sFollow ul {
	clear:both;
	display:block;
	height:33px;
	margin:0 auto;
	width:72px;
}

#sFollow li {
	float:left;
	display:inline
}

#sFollow li a {
	display:block;
	width:32px;
	height:33px;
	margin:2px;
	background:url(../images/bg.gif) no-repeat -315px 0;
	text-indent:-2000em;
}

#sFollow li#sFollowTwitter a {
	background-position:-352px 0
}

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

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

/*
SIDE CATEGORIES
*/

#sCats .sBody {
	border:none;
	padding:6px 0 10px
}

#sCats ul {
	margin-left:0
}

#sCats li a {
	padding-left:2px;
	font-size:16px;
	line-height:20px;
	color:#069;
	text-transform:uppercase;
	zoom:1;
}

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

#sCats li a.current {
	color:#000;
	background-position:-400px -1px
}

#sCats li a:hover {
	color:#333;
	text-decoration:underline;
	background-position:-200px -1px
}

#sCats ul ul {
	font-size:10px;
	margin:4px 1px 18px 16px;
	padding-left:0
}

#sCats li li a {
	background:none;
	color:#999;
	font-size:12px;
	line-height:14px;
}

#sCats li li a:hover {
	color:#069;
	text-decoration:none;
	background:none
}

/************
INNER PAGES 
************/
h3 {
	font-size:16px;
	color:#069;
	text-transform:capitalize;
	clear:both;
	margin:4px 0 14px
}

#mc h4 {
	font-size:16px;
	color:#666;
	line-height:22px;
	height:22px;
	clear:both;
	display:block;
	margin:0 0 12px
}

.emptyPage {
	margin:1em 0
}

#mc p {
	margin:16px 0
}

.pTxt {
	font-size:12px
}

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

.pTxt 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 0;
	clear:both;
	background:#eee;
	border:1px solid #e6e6e6;
	line-height:34px;
	height:34px;
	font-size:10px
}

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

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

.paging {
	position:absolute;
	right:156px;
	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 */
#pPane {
	clear:both;
	padding-left:268px
}

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

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

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

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

.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
}

/* RIGHT COL */

.pData {
	clear:right;
	float:left;
	position:relative;
	font-size:12px;
	line-height:16px;
	color:#666
}

.pData img {
	vertical-align:middle
}

h3#pHead {
	clear:right;
	margin-top:0;
	margin-left:0;
	line-height:20px;
	text-transform:uppercase;
	color:#000
}

#chooseP {
	margin-top:12px
}

#chooseP li {
	margin-top:8px
}

#chooseP label {
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:8px;
	text-align:right;
	width:118px
}

#chooseP a {
	color:#ccc;
	text-decoration:underline
}

#chooseP a:hover {
	text-decoration:none;
	color:#fff
}

#chooseP select {
	width:112px;
	margin-right:10px;
	font-size:12px
}

#pAddCart {
	font-size:18px;
	font-weight:bold;
	width:497px;
	height:54px;
	background:url(../images/bg_cart.gif) no-repeat 0 0;
	color:#333;
	margin-top:14px
}

#pAddCart * {
	line-height:53px;
}

#pAddCart fieldset {
	float:right;
	display:inline;
	height:53px
}

#pAddCart input {
	width:32px;
	line-height: normal
}

#pAddCart .price {
	color:#666;
	margin-left:8px;
	float:left;
	display:inline
}

#pAddCart .price span {
	color:#c00
}

#pAddCart .outstock {
	margin-right:8px;
	text-align:right;
	line-height:normal
}

#pAddCart .outstock img {
	margin-top:12px
}

#pDescr {
	margin-top:1em;
}

#pWhyChoose {
	width:497px;
	height:118px;
	background:url(../images/bg_cart.gif) no-repeat 0 -165px;
	margin-top:1em
}

#mc #pWhyChoose h4 {
	font-size:12px;
	margin-bottom:0;
	padding:4px 0 0 11px;
}

#pWhyChoose ul {
	margin:4px 11px;
	list-style:url(../images/bul.gif) inside
}

#pWhyChoose ul li {
	margin:0
}

#pWhyChoose ul.fr {
	width:194px;
	margin-top:4px;
	list-style:none none outside;
	color:#c00;
	font-weight:bold
}

#pWhyChoose ul.fr a {
	color:#333;
	font-size:13px;
	background:url(../images/bg_cart.gif) no-repeat -479px -77px;
	height:18px;
	display:block;
	padding-left: 26px
}

#pWhyChoose ul.fr #pChatA a {
	background-position:-478px -95px
}

#pWhyChoose ul.fr #pFreeShip {
	background:url(../images/bg_cart.gif) no-repeat -478px -112px;
	display:block;
	padding:4px 0 0 26px
}

#pg_wrap li {
	margin-bottom:4px
}

#pg_wrap li select {
	width:100px
}

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

#pDescr .pMore {
	color:#666;
	line-height:18px;
	font-size:11px
}

.pWpage, .pTxt {
	clear:both;
	padding:0 40px 0 18px
}

/* Product boxes of Product Page (.pAdBox) */


.pAdPan {
	text-align:center;
	border:1px solid #bcbcbc;
	margin-bottom:1em;
	padding:12px 6px;
	height:118px;
	vertical-align:top
}

#mc #pRecentlyViewed h4, #mc #pRel h4 {
	color:#fff;
	font-size:12px;
	line-height:28px;
	margin:1em 0 -1px;
	height:28px;
	width:139px;
	background:url(../images/bg_cart.gif) no-repeat 0 -92px;
	text-align:center;
	position:relative;
	clear:both
}

.pAdBox {
	display:inline-block;
	margin:0 2px;
	width:116px;
	text-align:center;
} /* latest browsers */

*:first-child+html .pAdBox {
	float:left
}

* html .pAdBox {
	float:left;
	display:inline
}

.pAdImg {
	width:100px;
	height:100px;
	border:1px solid #ccc;
	margin:0 auto
}

.pAdImg img, .pAdImg a {
	width:100px;
	height:100px;
	display:block;
	margin:0 auto;
	clear:both
}

.pAdBox h5 {
	text-align:center;
	height:20px;
	line-height:20px;
	font-size:12px;
	display:block;
	clear:both;
	margin:0 8px;
	overflow:hidden;
	font-weight:normal;
	width:100px;
	position:absolute /* needed for safari */
}

*:first-child+html .pAdBox h5 {
	position:static
}

* html .pAdBox h5 {
	position:static
}

/* Search*/

#sForm {
	margin-bottom:2em;
	clear:both
}

/* 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
}

#sLogin input {
	text-align:center;
	color:#999;
	text-transform:uppercase
}

#sLoginPassword input {
	margin-top:10px
}

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

.buttons {
	margin:8px 0 0
}

.but {
	cursor:pointer;
	border:0;
	overflow:hidden;
	background:#069 url(../images/bg_al.gif) repeat-x 0 0;
	color:#fff !important;
	font-weight:bold;
	padding:1px 2px 3px;
	height:20px;
	line-height:17px;
	vertical-align:middle;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	text-transform:uppercase;
} /* 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
}

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;
}

#createAccCol .panIn a {
	display:block;
	margin:8px auto;
	font-size:16px;
	font-weight:bold;
	line-height:46px;
	text-align:center;
	width:183px;
	height:49px;
	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
}

#butCOContinue {
	background-position:-201px -270px;
	width:177px !important
}

input#rcLogin {
	background:url(../images/bg.gif) no-repeat -358px -80px;
	width:54px
}

#pAddCart #pButAddCart {
	width:109px;
	height:29px;
	padding:0;
	text-indent:-2000em;
	background:url(../images/bg_cart.gif) no-repeat 0 -125px;
	line-height:200em;
	margin-right:8px;
	border:none;
	margin-top:-3px
}
