/*SHOPP*/

.storeGraphic {float:right; margin:-40px -62px 0 25px;}
.storeGraphic img {}
.name a {line-height:14px;}

#shopp {}
#shopp ul li {list-style-type:none; padding-left:0;}
#shopp select {}

#shopp .submit { text-align: right; }
#shopp form { text-align: left; }
#shopp form.product ul.options { list-style: none; }
#shopp form ul { line-height: 1; color:#4F5662;}
#shopp form label { font-size: 14px; font-weight: bold; padding-bottom: 3px; }
#shopp form ul li span label,
#shopp form div label { font-size: 11px; font-weight: normal; padding-bottom: 8px; }

#shopp .category h3 {border-bottom:1px solid #D7D7D7; font-size:28px; letter-spacing:-1.5px; padding-bottom:3px; padding-top:10px; line-height:36px; margin:0 0 10px;}


/**
 * Shopp Sidebar
 **/
#text-8 {margin-left:-23px; font-size:20px; }
#text-8 li {line-height:22px;}
.iconCart {background:url(http://www.vectyr.com/wp-content/themes/vectyr1.0/images/bag.png) no-repeat 0 0; width: 44px; height: 37px; margin-left:-51px; margin-top:-21px; float:left;}
#shoppcartwidget-3 { padding-left:23px; margin-bottom:23px; margin-top:-76px;}
#shoppcartwidget-3 p {color:#4F5662; font-size:11px;}
#shoppcartwidget-3 h2 {border-bottom:1px solid #E7E7E7; padding-bottom:3px; padding-left:0;}
#shoppcategorieswidget-3 {margin-bottom:20px;}
#shoppproductwidget-3 {margin-bottom:20px;}

/**
 * Catalog/Category
 **/

.catalog grid {}

.categories ul li a.current { font-weight: bold; }
#shopp .category { position: relative; width:592px; float:left;}
#shopp .views { display: inline; position: absolute; right: 0; top:24px; }
#shopp .views button { border: none; background: none; cursor: pointer; padding: 2px; }
#shopp .views button:hover { background-color: #ebebeb; border: 1px solid #777; }
#shopp .views li { display: inline; }
#shopp .orderby { float: right; }

#shopp .subcategories { padding: 10px 0; margin-bottom: 10px;}

/* Each product in a category has a containing frame */
#shopp ul.products li.product div.frame {text-align:center; width:133px; margin:10px 7px 0; float:left;}

#shopp ul.products li .name {font-size: 13px; font-weight: bold; letter-spacing:-0.5px;}
#shopp ul.products li .price { margin-top: 0; margin-bottom: 0; font-size:11px; font-weight:normal; font-style: italic; padding:5px;}
#shopp ul.products li .summary,
#shopp ul.products li .savings,
#shopp ul.products li .price { margin-top: 0; margin-bottom: 0; font-weight:normal;}
#shopp ul.products li .details { float: none; }

/* Hide the product summary in the grid view */
#shopp ul.products li .summary { display: none; }
#shopp ul.products li .listview { display: none; }

#shopp ul.products img { display: block; margin-bottom:-5px; -moz-border-radius:3px; -webkit-border-radius:3px;}

#shopp .price { font-weight: bold; line-height: 0; margin: 0; padding:8px 0;}
#shopp .original { text-decoration: line-through; }
#shopp .sale { font-size: 150%; }

/* Faceted menu cancel filter link styles */
.filters a.cancel:before { content: "["; }
.filters a.cancel { font-weight: bold; }
.filters a.cancel:after { content: "]"; }
.filters a.cancel:hover { text-decoration: none; }

/* Product List View */
#shopp.list ul.products li { float: none; width: 100%; clear: both; padding-bottom: 10px;}
#shopp.list ul.products li.product {  border-bottom: 1px solid #ddd; }
#shopp.list ul.products li div.frame { width: 100%;  text-align: left; }
#shopp.list ul.products li img { float: left; margin-right: 10px; }
#shopp.list ul.products li .details { float: left; width: 65%;}
#shopp.list ul.products li .listview { display: block; }

#shopp ul.breadcrumb { margin: 10px 0; }
#shopp ul.breadcrumb li { background: none; padding: 0; display: inline; margin-left: 0; text-indent: 0; }

#shopp ul.categories { float: left; margin-right: 20px; }

/* Category Pagination */
#shopp ul.paging { /* placeholder for your styles - inherited defaults: clear: none; display: inline-block; */ }
#shopp ul.paging li { /* placeholder for your styles - inherited defaults: display: inline-block; margin-left: 5px; */ }
#shopp ul.paging li a { /* page links default styling */ }
#shopp ul.paging li a:hover { /* page links hover styling */ }
#shopp ul.paging li.active { /* currrent page style */ }
#shopp ul.paging li.disabled { /* style for disabled previous/next links */ }
#shopp ul.paging li.previous a,
#shopp ul.paging li.next a { /* previous/next link style */ }

/**
 * Product Pages
 **/
 
#shopp .headline {font-size:13px; width:593px; float: left;}
#shopp .summary {font-size:12px; line-height:17px; padding:0; color:#4F5662; margin:10px 0;}
#shopp h3 {border-bottom:1px solid #D7D7D7; margin-bottom:20px; padding-bottom:3px;} 

#shopp #preview-fill {visibility: hidden; height:0;}
#shopp .thumbnails {visibility: hidden; height:0;}
#shopp .column { float: left; }
#shopp .column.first { width: 65%; }
#shopp .column.second { float: right; width: 35%; }

#shopp .original { text-decoration: line-through; }
#shopp form.product ul,
#shopp form.product ul li,
#shopp form.product ul li label { clear: none; }
#shopp ul.variations label { display: block; }
#shopp dl { clear: both; }
#shopp dl dt { font-weight: bold; float: left; margin-right: 10px; clear: left; }
#shopp dl dd { display: block; clear: right; }

#shopp .gallery {float:right; width:320px; margin:0 -30px 0px 20px;}
/*#shopp .gallery ul.previews li.thumbnails ul { margin: 10px 0 10px 0; }
#shopp .gallery ul.previews li.thumbnails li { margin: 0 5px 0 0; }*/

/**
 * Category List Widget
 **/
ul.shopp_categories { /* category list container */ }
ul.shopp_categories li { /* category listing containers */ }
ul.shopp_categories li a { /* category link default styles */ }
ul.shopp_categories li a:hover { /* category link hover styles */ }
ul.shopp_categories li span { /* categpry product count styles */ }
ul.shopp_categories li.current { /* currently viewed category container */ }
ul.shopp_categories li.current a { /* currently viewed category link style */ }
ul.shopp_categories li.current a:hover { /* currently viewed category link hover style */ }
ul.shopp_categories li ul.children { /* sub-category list container */ }
ul.shopp_categories li ul.children li { /* sub-category listing container */ }
ul.shopp_categories li ul.active { /* active sub-category container */ }

/* Collapsed sub-category menus example
ul.shopp_categories li ul.children { display: none; }
ul.shopp_categories li ul.active { display: block; }
*/

/**
 * Side Products Widget
 **/
.sideproduct { margin-top: 20px; }
.sideproduct h3 { margin-top: 0; }

/**
 * Shopping Cart 
 **/
#shopp #cart tr {font-size:13px; border-top:1px solid #D7D7D7; padding-bottom:5px; margin-bottom:5px;} 
#hidden-update {visibility: hidden; height: 0px;}

#shopp #cart { width: 100%; }
#shopp #cart table { width: 100%; color:#4F5662; border-spacing:0;}
#shopp #cart table select {float:left; margin:5px 0; width:270px;}
#shopp #cart th { text-align: left; font-weight: bold; border:none; }
#shopp #cart th, #shopp #cart td { padding: 6px 0; }
#shopp #cart .item { width: 50%; }
#shopp #cart .money, 
#shopp #cart .totals th,
#shopp #cart .buttons td { text-align: right; white-space: nowrap; }
#shopp #cart .totals.total th,
#shopp #cart .totals.total td { font-size: 130%; border:none;}
#shopp #cart .remove { font-size: 9px; }
#shopp #cart td {border-bottom:1px solid #D7D7D7;}

#shopp #cart address { font-style: normal; }
#shopp #cart big { display: block; margin: 10px 0; float:left;}
#shopp #cart big a.right { float: right; }

.warning {font-size: 22px; text-align: center; font-weight:bold; color:#4F5662; letter-spacing:-0.5px; padding-top:50px;}
.continueShopping {text-align: center; padding:15px;}
#shippingArea {border:medium none!important;}
#shippingTotal {border:medium none!important; text-align:right!important;}
#shippingTotalupper {text-align: right;}
.promoCode {float:left;}

#shopp #cart input {
-moz-border-radius:4px;
background:#FFFFFF url(/wp-content/themes/vectyr1.0/images/fieldbg.png) repeat scroll 0 0;
border:1px solid #C5C8D0;
padding:6px; 
}
#apply-code {background:url(/wp-content/themes/vectyr1.0/images/apply-code.jpg)!important; border: none!important; -moz-border-radius: 0px!important; width:100px; height:28px; text-indent:100px; margin-left:5px; overflow: hidden; cursor:pointer; cursor:hand;}
.update-button {background:url(/wp-content/themes/vectyr1.0/images/update-total.jpg)!important; border: none!important; -moz-border-radius: 0px!important; width:100px; height:28px; text-indent:100px; margin-left:5px; overflow: hidden; float:right; cursor:pointer; cursor:hand;}
.variations select {margin-bottom:10px;}

/* External checkout buttons */
#shopp .xcheckout { display: block; text-align: right; float:right;}
#shopp .xcheckout button { border: none; margin: 0; padding: 0; }

#shopp .xcheckout a {
display: block;
width: 240px;
height: 60px;
background: transparent url("/wp-content/themes/vectyr1.0/images/checkout.jpg") no-repeat 0 0;
left:18px;
position:relative;
margin-top:15px;
}

#shopp .xcheckout a:hover {background-position:0 -60px;}

#shopp .xcheckout img {
display: none;
}

/*Purchase information*/

#firstname, #lastname, #company, #phone, #email, #author, #url,  #billing-address, #billing-xaddress, #billing-city, #fbilling-state, #billing-postcode, #fbilling-country, #shipping-address, #shipping-xaddress, #shipping-city, #fshipping-state, #shipping-postcode, #fshipping-country {
-moz-border-radius:4px;
background:#FFFFFF url(/wp-content/themes/vectyr1.0/images/fieldbg.png) repeat scroll 0 0;
border:1px solid #C5C8D0;
margin:0 8px 5px 0;
padding:6px;
width:200px;
}

.dropdown select {margin-right:8px; padding:3px; width:200px; margin-bottom:5px;}
.productComment textarea {-moz-border-radius:3px; background:transparent url(/wp-content/themes/vectyr1.0/images/fieldbg.png) repeat-x scroll 0 0; border:1px solid #C5C8D0; height:100px; margin-top:4px; padding:5px; width:270px; color:#4F5662; font-family:Arial,"Helvetica Neue",Helvetica,sans-serif; font-size:13px; white-space:normal; margin-bottom:10px;}
.commentSummary {color:#4F5662; font-size:11px; line-height:17px; margin:3px 0; padding:0;}

/**
 * Shopping Cart Widget
 **/
#shopp-cart.widget p.status { margin-bottom: 10px; }
#editCart {float:right; font-size:10px; position:relative; top:-20px;}
#shopp-cart-ajax {background:#fff; border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7; margin-bottom:5px; }
#shopp-cart-ajax li {font-size:11px; padding:6px 10px 4px; text-indent:0; text-align: left;}
#shopp-cart-ajax img {display:block; margin:auto;}

/**
 * Checkout 
 **/
#shopp #shipping-methods { padding-left: 30px; }
#shopp #shipping-methods li { margin-top: 5px; }
#shopp #shipping-methods input { margin-left: -16px; }

#shopp #errors { color: #990000; }

/**
 * Order Receipt
 **/
#shopp #receipt { position: relative; margin: 20px 0; }
#shopp #receipt address { font-style: normal; }
#shopp #receipt fieldset { float: left; width: auto; width: 42%; padding: 10px; border: 1px solid #dadada; margin-bottom: 30px; }
#shopp #receipt fieldset.shipping { width: 42%; float: right; }
#shopp #receipt fieldset legend { display: block; }
#shopp #receipt table.transaction { clear: both; width: 100%; margin-bottom: 10px; }
#shopp #receipt table.transaction th { text-align: right; width: 80px; padding-right: 10px;}

#shopp #receipt .order { width: 100%; clear: both; border: none; }
#shopp #receipt td { border: none; }
#shopp #receipt th { font-weight: bold; text-align: left; border: none; }
#shopp #receipt th, 
#shopp #receipt td { padding: 3px 0; }
#shopp #receipt .order .item { width: 50%; }
#shopp #receipt .order .money, 
#shopp #receipt .order .total,
#shopp #receipt .order .buttons td { text-align: right; }
#shopp #receipt .order .totals.total th,
#shopp #receipt .order .totals.total td { font-size: 130%; }

